For more details see Bug 6745
- Do not bump portrevision since issue not global
While I'm here:
- convert to the new perl5 framework
PR: ports/181242
Submitted by: Igor Roshchin <spamd-pr@str.komkon.org>
Tested by: Igor Roshchin <spamd-pr@str.komkon.org> (two weeks)
Approved by: maintainer (timeout)
- No PORTVERSION bump. Current users are NOT affected. Current users should not upgrade.
PR: ports/165605
Submitted by: scheidell (me)
Feature safe: yes
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
- moved pkg-install to files/pkg-install.in to fix [1]
- General cleanup:
- Move MAN* to files/manpages
- pre-install is/was not su. DATADIR was not made if you were not root
- removed pkginstall from pre-su-install (not needed, was a no-op anyway
- use my freebsd name as maintainer for auto GNATS assignments.
PR: ports/163715 [1]
Submitted by: Alexey Markov <redrat@mail.ru> [1]
Approved by: gabor (mentor)
Submitted by:
Reviewed by:
Approved by: gabor (mentor)
Obtained from:
MFC after:
Security:
Feature safe: yes
clean up a little for portlint sake.
The check for sa rules was not running right (rc keeps changing)
Backport DCC.pm from SA 3.4.0, SA bug: 6698
- change PKGNAMEPREFIX = p5 to ? to allow slave ports
- Fix sa-update behaviour when disk full
PR: ports/160282
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer), [1] Jason Helfman
- Separate out RUN_DEPENDS and BUILD_DEPENDS.
- Do not hardcode spamd as the user in the RC script.
- Use @stopdaemon.
- Add a patch from upstream that fixes a bug when using MYSQL.
PR: ports/158267
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
- Re-work pkg-install to ask about installing rules if they do not exist.
Rules are no longer distributed with the software and must be obtained
by running sa-update before trying to start spamd.
PR: ports/144911
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
- Fix pkg-install to give a warning that the rules need to be installed if they
don't already exist.
Submitted by: wxs@
Approved by: Michael Scheidell <scheidell@secnap.net> (maintainer)
Feature safe: yes
- Fix syntax error, which was kept undetected so far because of the
optional case [1]
PR: ports/143729
Submitted by: Michael Scheidell <scheidell@secnap.net>
Reported by: koitsu [1]
#1 There were problems with p5-Mail-DKIM 0.33, requiring >=0.34 [1]
#2, running spamassassin via procmail could close without generating
a error code [1] [2]
#3, compiling spamc/spamd with NON base, ie PORTS openssl would fail.
patch to makefile to include CFLAGS [1] [3]
- Bump PORTREVISION
PR: ports/135001 [1], ports/134552 [2]
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer) [1],
Eric van Gyzen <eric@vangyzen.net> [2],
olivier [3]