| Summary: | update: mail/p5-qpsmtpd version 0.40 has been released... this updates it from | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Zane C. Bowers-Hadley <vvelox> | ||||||
| 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
Zane C. Bowers-Hadley
2007-06-12 05:30:05 UTC
Class Changed From-To: update->maintainer-update Fix category (submitter is maintainer) Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. Zane C.B. wrote: > ...unless there is a problem with it, can this finally be committed? > Hi Zane, My mentors are copied on this mail. Existing a only doubt before for to commit your PATCH. We can use OPTIONS for this PORT? Example: OPTIONS= SPAMASSASSIN "Enable SpamAssassin." off \ LDAP "Enable LDAP." off \ CLAMAV "Enable Clamav." off \ GEO "Enable GEO black list." off Case we can use options for the plugins, you can do the modifications on PORT? Case the OPTION is not necessary for this PORT, please you explain to me about that. Best Regards. -- Marcelo Araujo (__) araujo@FreeBSD.org \\\'',) http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_) On Sun, 22 Jul 2007 16:39:07 -0300 Marcelo Araujo <araujobsdport@gmail.com> wrote: > Zane C.B. wrote: > > ...unless there is a problem with it, can this finally be > > committed? > Hi Zane, > > My mentors are copied on this mail. > Existing a only doubt before for to commit your PATCH. > > We can use OPTIONS for this PORT? > Example: > OPTIONS= SPAMASSASSIN "Enable SpamAssassin." off \ > LDAP "Enable LDAP." off \ > CLAMAV "Enable Clamav." off \ > GEO "Enable GEO black list." off > > Case we can use options for the plugins, you can do the > modifications on PORT? > Case the OPTION is not necessary for this PORT, please you explain > to me about that. It is not necessary since it works fine with out it and there is no real way to nicely go about implementing it. It can be done, but it makes it more complex and as it currently stands I don't have time to implement it. I currently have my hands full with a few other projects and I don't know when I will have time for it. araujo 2007-08-06 20:45:13 UTC
FreeBSD ports repository
Modified files:
mail/p5-qpsmtpd Makefile distinfo pkg-plist
Log:
- Update to 0.40.
PR: ports/113611
Submitted by: Z.C.B. <vvelox@vvelox.net> (maintainer)
Approved by: pav (portmgr, in mentor's absence)
Revision Changes Path
1.2 +18 -18 ports/mail/p5-qpsmtpd/Makefile
1.2 +3 -3 ports/mail/p5-qpsmtpd/distinfo
1.2 +42 -11 ports/mail/p5-qpsmtpd/pkg-plist
_______________________________________________
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"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |