Port details |
- qmailanalog Tools to analyze qmail-send activity
- 0.70_5 mail =35 0.70_4Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-09-30 22:13:42
- Commit Hash: 2a45473
- People watching this port, also watch:: netqmail, qmailadmin, courier-imap, nmap, maildrop
- License: not specified in port
- WWW:
- https://cr.yp.to/qmailanalog.html
- Description:
- qmailanalog is a collection of tools to help you analyze qmail-send's
activity record. It supplies statistics to answer a wide variety of
questions:
* overall: how many messages? recipients? attempts? etc.
* ddist: how soon were 50% of the messages delivered? 90%? 95%? 99%?
* rxdelay: what's the best order of recipients for mailing lists?
* recipients, rhosts: who's getting mail? bytes? messages? attempts?
* successes, failures, deferrals: why? how often? how much delay?
* senders, suids: messages? bytes? load? recipients? attempts? delay?
qmailanalog also includes several tools to focus attention on particular
senders, recipients, or messages.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qmailanalog>0:mail/qmailanalog
- To install the port:
- cd /usr/ports/mail/qmailanalog/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/qmailanalog
- pkg install qmailanalog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qmailanalog
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (qmailanalog-0.70.tar.gz) = 3b76f4c35c980ce8d09def568657fb1402a66c8bea9b56d204c5d3df3798a55b
SIZE (qmailanalog-0.70.tar.gz) = 28416
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- qmail-send : mail/qmail
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_qmailanalog
- USES:
- qmail:run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.70_5 30 Sep 2024 22:13:42 |
Brooks Davis (brooks) |
mail/qmailanalog: include errno.h for errno
errno must be accessed by a macro from errno.h. |
0.70_4 22 Jan 2024 00:06:45 |
Muhammad Moinur Rahman (bofh) |
mail/qmailanalog: Sanitize MANPREFIX |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.70_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.70_4 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
0.70_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.70_4 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.70_4 10 Jun 2015 17:26:39 |
amdmi3 |
- Drop @dirrm* from plist |
0.70_4 28 May 2015 15:57:00 |
bdrewery |
Farewell qmail. You were good but the lack of an upstream maintainer or
ecosystem maintainers makes this not a viable mail system today. Personally
I am moving to postfix and have so far found it incredibly easy to setup and
already prefer it over qmail. |
0.70_4 17 Apr 2014 04:07:11 |
bdrewery |
- Use DO_MAKE_BUILD instead of MAKE_CMD so that WITH_CCACHE_BUILD works. |
0.70_4 03 Apr 2014 17:07:05 |
bdrewery |
- Fix race during build of DJB ports that could lead to files leaking out of
STAGEDIR. The auto_home.c/auto_qmail.c (depending on which conf- file is
used) must be deleted to or else this might not be executed depending on
how quickly build and pre-install run:
./auto-str auto_home `sed 1q conf-home` > auto_home.c
- Move STAGEDIR fixing to post-build with a message explaining the rebuild.
- Bump PORTREVISION as pkg_install packages may have been built without some
files. |
0.70_3 03 Apr 2014 01:36:02 |
bdrewery |
- Support staging
This uses similar methods as dns/djbdns from r346769 and r349241 |
0.70_3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.70_3 20 Sep 2013 15:58:09 |
bdrewery |
- Add NO_STAGE until validated to be safe for upcoming staging support |
0.70_3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.70_3 15 Mar 2013 22:03:43 |
bdrewery |
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well
- Trim headers
USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX
With hat: portmgr |
0.70_3 14 Jan 2013 21:57:04 |
bdrewery |
- Remove broken mirror
- Remove indefinite article and redundancy from COMMENT |
0.70_3 18 Dec 2012 13:56:18 |
garga |
Pass maintainership of qmail ports and bsd.mail.mk to bdrewery@. It was funny,
but I'm not using qmail for a long time. |
0.70_3 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
0.70_3 23 Jan 2012 23:04:00 |
garga |
Fix wrong warnings on logfile adding a missing include
Submitted by: Allan Kintigh <allank@nbs-inc.com> |
0.70_2 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.70_2 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
0.70_2 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.70_2 04 Aug 2006 12:34:50 |
erwin |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
0.70_2 30 Jan 2006 16:31:34 |
garga |
- Add a patch to read tai64n date format with no need of tai64nlocal
external application [1]
- Remove USEREINPLACE
- Unquote BROKEN
PR: ports/92425 [1]
Submitted by: Luca Morettoni <luca@morettoni.net> [1] |
0.70_2 21 Jan 2006 17:37:14 |
krion |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
0.70_1 20 Dec 2005 15:19:44 |
garga |
- Make it fetchable again
Noticed by: Steve Clement <steve@ion.lu> |
0.70_1 08 Nov 2005 14:33:36 |
garga |
- Add SHA256 |
0.70_1 11 Jul 2005 16:47:16 |
garga |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
0.70_1 30 May 2005 20:46:07 |
pav |
- Use BROKEN instead a comparison using temporary files and exit 1
- Force PREFIX to /var/qmail when it's not set
PR: ports/81675
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer) |
0.70_1 28 Apr 2005 06:18:21 |
novel |
- update WWW: line
- add $FreeBSD$ to plist
PR: 80417
Submitted by: Renato Botelho (maintainer) |
0.70_1 11 Apr 2005 13:03:55 |
barner |
Change maintainer's email address.
Approved by: arved (mentor)
PR: ports/79162 |
0.70_1 05 Apr 2005 08:04:30 |
flz |
- Remove perl dependency.
- Sort packing list.
- SIZE'ify.
PR: ports/79372
Submitted by: maintainer |
0.70_1 13 Dec 2004 17:03:27 |
thierry |
- Change direct use of perl to ${PERL};
- Take maintainership.
PR: 75022
Submitted by: Renato Botelho. |
0.70_1 20 Apr 2004 08:33:16 |
roam |
After Kris pointed out dosirak's dissatisfaction with the way dns/djbdns
changed the permissions on $PREFIX and $PREFIX/bin, fix the same problem
in two other ports of DJB software. |
0.70 14 Apr 2004 19:39:01 |
clement |
- add @dirrm
Spotted by: erwin
Reported on: dosirak |
0.70 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
0.70 22 Mar 2004 09:07:39 |
nbm |
Drop maintainership. |
0.70 20 Nov 2003 15:06:15 |
trevor |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
0.70 20 Nov 2003 13:51:47 |
trevor |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
0.70 07 Mar 2003 06:06:02 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Jan 2002 11:45:35 |
knu |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
24 May 2001 15:04:42 |
nbm |
Fix master site |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 04:16:42 |
asami |
Convert category mail to new layout. |