aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail-remove
Commit message (Collapse)AuthorAgeFilesLines
* Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-041-2/+2
|
* Stagify. Shebangfix. Also renamed populate.pl togrembo2014-06-021-6/+10
| | | | | | | | | | populate-qmail-queue.pl, since it lives in $PREFIX/bin. Bumped PORTREVISION due to this change. Since I don't expect many people to use populate.pl I did not add USES= perl5 Reviewed by: flo (mentor) Approved by: flo (mentor)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | mail)
* - remove MD5ohauer2011-07-031-1/+0
|
* - Release some more portspgollucci2010-04-291-1/+1
|
* - Adoptpgollucci2010-01-121-1/+1
|
* Reset clement@FreeBSD.org due to long absence from FreeBSD.linimon2009-11-121-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update to 0.95clement2005-01-162-4/+5
|
* - SIZEify distinfoclement2004-02-081-0/+1
|
* - Use PLIST_FILESclement2004-01-262-1/+1
|
* - Fix typoclement2004-01-171-1/+1
| | | | | Pointed out by: stefanf@irc Approved by: erwin (mentor) (implicitly)
* - Update to 0.94clement2004-01-173-10/+6
| | | | | | | - Use PORTDOCS macro - cleanups Approved by: erwin (mentor) (implicitly)
* - Update my email addressclement2004-01-131-1/+1
| | | | Approved and reviewed by: erwin (mentor)
* Add qmail-remove 0.93,oliver2003-09-294-0/+43
removes messages from your qmail queue baed on a particular string. PR: 57171 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>