| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Mar 2013 22:03:43
2.0_1
|
bdrewery  |
- 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 |
29 Jul 2012 11:17:04
2.0_1
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
03 Jul 2011 13:53:52
2.0_1
|
ohauer  |
- remove MD5 |
19 Mar 2011 13:15:34
2.0_1
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
12 May 2009 20:43:25
2.0
|
dhn  |
- Update to 2.0
PR: ports/134493
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Approved by: miwi (mentor implicit) |
26 Aug 2007 14:12:38
1.20
|
araujo  |
- Update to 1.20.
- Allow port to install with qmail-ldap slaveport.
PR: ports/115794
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Approved by: stas (mentor) |
15 Jun 2007 13:35:20
1.18
|
jmelo  |
- Fix port to docs go into post-install target.
Reported by: kris, pav |
01 Jun 2007 14:04:06
1.18
|
jmelo  |
- Update to 1.18
PR: ports/113221
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> |
09 Feb 2007 21:53:27
1.15
|
jmelo  |
- Fix DOCS install.
PR: ports/108993
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer)
Reviewed by: jmelo
Reported by: krismail |
08 Feb 2007 15:48:39
1.15
|
jmelo  |
- Fix to don't add crontab entry automatically. Now the user should type 'make
crontab-entry' to do it.
PR: ports/108931
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> (maintainer) |
06 Feb 2007 23:39:38
1.15
|
miwi  |
Softfail is an enhaced greylisting system to be used on qmail MTA patched
with SMTPEXTFORK feature. It is an independent program, which is forked from
qmail-smtpd. It allows manual whitelisting and blacklisting as well as
automatic black and whitelisting. Automatic whitelisting is done by the usual
greylisting method while automatic blacklisting is done when the remote SMTP
server breaks some aspects of RFC rules and insists on redelivery very early.
All aspects of softfail's behavior can be configured. There are maintainance
scripts to be ran from crontab, which removes expired entries and generates
reports.
WWW: http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/
PR: ports/108846
Submitted by: Patrick Tracanelli <eksffa at freebsdbrasil.com.br> |