| Summary: | [NEW PORT] mail/xf-spf | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Felippe de Meirelles Motta <lippe> | ||||||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Felippe de Meirelles Motta
2007-09-13 17:00:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. State Changed From-To: open->feedback I contact him directed by mail, I'm waiting Felippe reply! The new port xf-spf version coded for new GCC version. Please reconsider it patch as NEW PORT to FreeBSD Ports. Thanks! :) -- Atenciosamente, Felippe de Meirelles Motta FreeBSD Brasil LTDA. http://www.freebsdbrasil.com.br New patch, fixing pkg-descr only. Sorry, and thanks! :) -- Atenciosamente, Felippe de Meirelles Motta FreeBSD Brasil LTDA. http://www.freebsdbrasil.com.br State Changed From-To: feedback->closed New port added, with minor changes. Thanks! araujo 2007-10-21 18:35:12 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/xf-spf Makefile distinfo pkg-descr
mail/xf-spf/files pkg-message.in
Log:
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)
Revision Changes Path
1.873 +1 -0 ports/mail/Makefile
1.1 +36 -0 ports/mail/xf-spf/Makefile (new)
1.1 +3 -0 ports/mail/xf-spf/distinfo (new)
1.1 +39 -0 ports/mail/xf-spf/files/pkg-message.in (new)
1.1 +10 -0 ports/mail/xf-spf/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|