Commit graph

17 commits

Author SHA1 Message Date
Bryan Drewery
100a9d17ca - Take maintainership
- Allow to build when CC=clang by using USE_GCC=any
- Remove indefinite article from COMMENT
- Remove use of bsd.port.pre.mk
2013-03-17 16:08:59 +00:00
Bryan Drewery
63f96859ce - 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
2013-03-15 22:03:42 +00:00
Baptiste Daroussin
7da39d11c2 Convert to new options framework 2012-06-13 05:55:02 +00:00
Wesley Shields
c6130d5d9a - Update to 4.3.1
Security:	7d2336c2-4607-11e1-9f47-00e0815b8da8
2012-01-23 21:27:30 +00:00
Wesley Shields
ef3c306eac Set IGNORE if building with clang. This port uses nested functions which
are a gcc extension and not supported by clang yet (if ever).
2012-01-10 02:54:08 +00:00
Wesley Shields
62397e2fbf Update to 4.2.1.
Security:	a47af810-3a17-11e1-a1be-00e0815b8da8
2012-01-09 02:27:37 +00:00
Tilman Keskinoz
4c2b00aa2b Update to 4.2.0
PR:		158901
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-14 16:23:21 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Wesley Shields
1d7cc7448a Update to 4.1.0.
Handle the config files properly.
2010-10-19 00:13:04 +00:00
Wesley Shields
a848e2d34e Reset maintainer at his request.
Submitted by:	maintainer on ports@
2010-10-18 14:33:10 +00:00
Wesley Shields
d02f94b8e8 - Update to 4.0.10
PR:		ports/130241
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
2009-01-07 03:58:09 +00:00
Martin Wilke
fa4eef76b0 - Update to 4.0.5
PR:		128126
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
2008-10-18 20:52:09 +00:00
Martin Wilke
bb9927af2e - Update to 4.0.4
PR:		127473
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
2008-09-24 09:08:26 +00:00
Wesley Shields
d4ef572817 - Update to 4.0.2
- Add two new DEBUG options
- Mark as BROKEN on older gcc (maintainer is working on a patch upstream)

PR:		ports/126407
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
2008-08-12 00:02:13 +00:00
Wesley Shields
3c6d029e30 Update to 3.1.8 - Fix open relay vulnerability.
PR:		ports/124013
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
Approved by:	garga (mentor, implicit)
2008-05-27 13:07:41 +00:00
Wesley Shields
6a99e7a138 Update to version 3.1.7.
PR:		ports/122537
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
Approved by:	garga (mentor)
2008-04-17 14:30:13 +00:00
Wesley Shields
5772074174 spamdyke is a filter for monitoring and intercepting SMTP
connections between a remote host and a qmail server. Spam
is blocked while the remote server (spammer) is still
connected; no additional processing or storage is needed.

In addition to all of its anti-spam filters, spamdyke also
includes a number of features to enhance qmail.

Best of all, using spamdyke does not require patching or
recompiling qmail!

PR:		ports/119579
Submitted by:	Peter Kieser <peter@kieser.ca>
Approved by:	garga (mentor)
2008-03-22 11:59:29 +00:00