aboutsummaryrefslogtreecommitdiff
path: root/mail/qmailanalog
Commit message (Collapse)AuthorAgeFilesLines
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-5/+5
| | | | | | | | | 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. Notes: svn path=/head/; revision=53958
* Fix master siteNeil Blakey-Milner2001-05-241-1/+1
| | | | | | | | PR: 27496 Submitted by: Jeff Palmer <scorpio@drkshdw.org> Notes: svn path=/head/; revision=43017
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+3
| | | | Notes: svn path=/head/; revision=27500
* Claim maintainership of a port I submitted.Neil Blakey-Milner2000-01-251-1/+1
| | | | Notes: svn path=/head/; revision=25053
* Add WWW:Neil Blakey-Milner2000-01-241-0/+2
| | | | Notes: svn path=/head/; revision=25028
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-5/+5
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Initial import of qmailanalog version 0.70.Steve Price1999-05-036-0/+118
A collection of tools to analyze qmail-send's activity. PR: 8900 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Notes: svn path=/head/; revision=18373