aboutsummaryrefslogtreecommitdiff
path: root/mail/sendok
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingEmanuel Haupt2014-02-261-2/+1
| | | | Notes: svn path=/head/; revision=346170
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES featureBryan Drewery2013-03-151-6/+2
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=314324
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Update to 0.9.2Martin Wilke2007-04-202-4/+4
| | | | | | | | | PR: 111885 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=190492
* - Use USE_QMAIL_RUN knob, forgotten on qmail big patch when bsd.mail.mk wasRenato Botelho2006-02-131-2/+1
| | | | | | | | | added. Approved by: portmgr (erwin) Notes: svn path=/head/; revision=155939
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Remove superfluous post-patch operation.Emanuel Haupt2005-10-241-1/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=146242
* Add sendok, a command line utility for generating qmail email addresses withEmanuel Haupt2005-10-223-0/+41
timed cookies. PR: 87824 Submitted by: Zak Johnson <zakj@nox.cx> Notes: svn path=/head/; revision=146141