| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 May 2013 16:06:02
0.2_1
|
bapt  |
Fix build on HEAD by adding USE_GCC=any (uses nested functions) |
15 Mar 2013 22:03:43
0.2_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 |
03 Jul 2011 13:53:52
0.2_1
|
ohauer  |
- remove MD5 |
29 Oct 2008 12:50:04
0.2_1
|
mnag  |
- Bump PORTREVISION due to libspf2 update
- Change lib dependency |
10 Mar 2008 00:52:12
0.2
|
lippe  |
- Change my mail address to lippe@.
Approved by: araujo (mentor) |
18 Dec 2007 16:31:11
0.2
|
miwi  |
- Update maintainer mail adress
PR: 118787
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> (maintainer) |
21 Oct 2007 18:35:12
0.2
|
araujo  |
When an SMTP session starts, xf-spf is expected to be forked from
qmail-smtpd - this is why you need SMTPEXTFORK. When forked, this processes
gets all enviroment variables which were available for the parent process
(qmail-smtpd).
PR: ports/116332
Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
Approved by: stas (mentor) |