aboutsummaryrefslogtreecommitdiff
path: root/mail/qmailanalog
Commit message (Collapse)AuthorAgeFilesLines
* 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