| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Jun 2013 21:50:41
3.3.2_8
|
bapt  |
Convert to new option framework |
31 May 2013 01:45:06
3.3.2_8
|
miwi  |
- Fix build
Reported by: pkg (DEVELOPER_MODE) |
24 Mar 2013 23:58:51
3.3.2_8
|
beech  |
- Fix depend gnupg1
PR: ports/177359
Submitted by: Doug Barton <dougb@FreeBSD.org> |
17 Mar 2013 17:15:53
3.3.2_8
|
beech  |
- Grab maintainership |
17 Mar 2013 11:26:52
3.3.2_8
|
scheidell  |
- Reset Maintainer
Feature Safe: yes |
07 Mar 2013 06:20:38
3.3.2_8
|
scheidell  |
- Undo patch for buggy Net:DNS .69. caused 404 errors <.69
PR: ports/174505 |
26 Feb 2013 21:47:48
3.3.2_7
|
scheidell  |
- Bump PORTREVISION (missing on previous commit)
PR: ports/174505 |
26 Feb 2013 16:49:51
3.3.2_6
|
scheidell  |
- Use USE_PERL [1]
- Fix TYPo in FreeBSD [2]
- Fix sa-update with Net::DNS >= 0.69 [2]
PR: ports/174505
Submitted by: Andrej Zverev <andrej.zverev@gmail.com> [1]
Submitted by: brd [2] |
05 Aug 2012 23:19:40
3.3.2_6
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
30 Jun 2012 05:48:33
3.3.2_6
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
17 Apr 2012 18:03:59
3.3.2_6
|
scheidell  |
- Fix CONFLICTS glob [1]
- Change OPTIONS= to += to support p5-Mail-SpamAssassin-Alt
- change post-patch: to :: to support p5-Mail-SpamAssassin-Alt
Submitted by: crees@ [1] |
07 Apr 2012 16:34:29
3.3.2_6
|
scheidell  |
- More updates to support slave. Define ETCDIR
- Best practices, change ${CP} to ${INSTALL_DATA}
PR: ports/165765
Submitted by: scheidell (me)
Feature safe: yes |
07 Apr 2012 13:43:28
3.3.2_6
|
scheidell  |
- Update to support additional manpages in slave ports
PR: ports/165765
Submitted by: scheidell (me)
Feature safe: yes |
04 Apr 2012 14:30:01
3.3.2_6
|
scheidell  |
- Update CONFLICTS for upcoming mail/p5-Mail-SpamAssassin-devel port
Submitted by: scheidell (me)
Feature safe: yes |
27 Mar 2012 23:18:33
3.3.2_6
|
scheidell  |
- Update to support ja-p5-Mail-SpamAssassin slave port
- No PORTREVISION BUMP
PR: ports/165765
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Feature safe: yes |
13 Mar 2012 16:15:36
3.3.2_6
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
12 Mar 2012 17:46:11
3.3.2_6
|
scheidell  |
- Deprecate EOL perl. This port will now only work with perl 5.12+ for installs
or upgrades.
- No PORTVERSION bump. Current users are NOT affected. Current users should not
upgrade.
PR: ports/165605
Submitted by: scheidell (me)
Feature safe: yes |
11 Mar 2012 18:14:12
3.3.2_6
|
scheidell  |
- Revert all changes made to p5-Mail-SpamAssassin/Makefile [1]
- This closed pr's ports/165924 [2] and ports/165935 [3]
- No PORTREVISION bump
PR: ports/165605 [1]
Submitted by: scheidell (me) [1]
Reported by: Alexey Markov <redrat@mail.ru> [2], Helge Oldach
<ports-mail-spamass@oldach.net> [3]
Feature safe: yes |
08 Mar 2012 18:45:38
3.3.2_6
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- 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 |
07 Feb 2012 15:17:28
3.3.2_6
|
scheidell  |
- Prepare for ja-p5-Mail-SpamAssassin as a slave port
Approved by: gabor (mentor) |
14 Jan 2012 08:57:23
3.3.2_6
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
02 Jan 2012 13:27:09
3.3.2_6
|
scheidell  |
- Fix pkg-install.in for users with custom INSTALL [1]
Submitted by: remy@unix-asp.com [1]
Approved by: gabor (mentor, implicit) |
01 Jan 2012 20:45:24
3.3.2_5
|
scheidell  |
- Portsbump to make sure pkg builders get fixed pkg-install.in [1]
PR: ports/163715
Approved by: gabor (mentor) [1] |
31 Dec 2011 14:17:03
3.3.2_4
|
scheidell  |
- Built packages were not passing INSTALL var [1]
- 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) |
26 Dec 2011 18:14:37
3.3.2_4
|
scheidell  |
- private email, patch to fix issue with dcc and existing X-DCC headers [1]
- pet pkg-plist
Submitted by: Herbert J. Skuhra [1]
Reviewed by: Vernon Schryver vjs@rhyolite.com
Approved by: gabor (mentor)
Obtained from: https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6698 |
28 Nov 2011 16:35:43
3.3.2_3
|
scheidell  |
Approved by: gabor (mentor)
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 |
30 Aug 2011 12:43:25
3.3.2_2
|
crees  |
- Remove AWL support code [1]
- 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 |
01 Aug 2011 21:06:48
3.3.2_1
|
wxs  |
- Adjust dependencies
PR: ports/159113
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer) |
12 Jul 2011 02:10:30
3.3.2
|
sunpoet  |
- Fix *_DEPENDS entries after www/p5-libwww updated to 6.x |
27 Jun 2011 02:44:36
3.3.2
|
wxs  |
- Update to 3.3.2. Now works with perl 5.12+ with no warnings.
- 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) |
07 Jun 2011 23:23:51
3.3.1_4
|
ohauer  |
- use ports framework to create USER and GROUP [1]
- add bugfix for https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6488
noted by Yury <yuri _at_ rawbw.com>
- bump PORTREVISION
PR: ports/157664 [1]
Submitted by: Chris Rees <utisoft _at_ gmail.com>
Approved by: maintainer ( Michael Scheidell <scheidell _at_ secnap.net> ) |
16 Dec 2010 02:34:07
3.3.1_3
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
06 Oct 2010 10:38:09
3.3.1_2
|
mm  |
- fix unnecessary dependencies for perl >= 5.10.1
- add upstream patch for perl 5.12 (bugs #6392, #6396)
PR: ports/150764, ports/149561
Approved by: maintainer (timeout in ports/150764) |
21 Sep 2010 16:08:11
3.3.1_1
|
mm  |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
21 Sep 2010 07:56:43
3.3.1_1  |
mm  |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
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 |
09 Aug 2010 08:54:36
3.3.1
|
nemoliu  |
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
08 Apr 2010 13:13:01
3.3.1
|
wxs  |
- Update to 3.3.1
- 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) |
27 Mar 2010 00:15:24
3.3.0_3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
17 Feb 2010 22:03:36
3.3.0_3
|
wxs  |
- Fix QAT by not touching DATADIR until pre-install target.
- 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 |
11 Feb 2010 16:41:35
3.3.0_2
|
gabor  |
- Some dependency adjustments
- 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] |
10 Feb 2010 13:37:11
3.3.0_1
|
gabor  |
- Fix plist
- Bump PORTREVISION
Notified by: QAT (via itetcu)
Pointyhat to: gabor |
10 Feb 2010 13:10:28
3.3.0
|
gabor  |
- Move p5-NetAddr-IP to BUILD_DEPENDS otherwise the configure step fails
Notified by: QAT (via itetcu) |
10 Feb 2010 09:06:08
3.3.0
|
gabor  |
- Update to 3.3.0
- Reenable DCC (see DCC license for commercial use)
PR: ports/143654
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer) |
22 Jul 2009 16:27:08
3.2.5_4
|
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
30 May 2009 23:27:23
3.2.5_4
|
gabor  |
- Fixing 3 issues:
#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] |
21 May 2009 14:34:39
3.2.5_3
|
pav  |
- Fix a typo
PR: ports/134782
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: Michael Scheidell <scheidell@secnap.net> (maintainer) |
20 May 2009 23:07:03
3.2.5_3
|
gabor  |
- Update sa-update channel when updating the port
- Bump PORTREVISION
PR: ports/134574
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer) |
19 Mar 2009 17:11:28
3.2.5_2
|
pav  |
- Fix bayesian filtering with DKIM enabled, bump PORTREVISION
PR: ports/132760
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer) |
14 Jan 2009 15:40:16
3.2.5_1
|
tobez  |
Fix plist with perl 5.8.9.
Approved by: portmgr (pav, implicit) |
21 Aug 2008 14:39:58
3.2.5
|
glewis  |
. pre-install -> pre-su-install since this target (via pkg-install) creates
the 'spamd' user and groups.
PR: 126700
Approved by: Michael Scheidell (maintainer) |
25 Jul 2008 12:24:09
3.2.5
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
15 Jun 2008 01:59:21
3.2.5
|
edwin  |
Maintaniance update: SpamAssassin 3.2.4 to 3.2.5 release
PR: ports/124577
Submitted by: Michael Scheidell <scheidell@secnap.net> |
06 Jun 2008 13:43:09
3.2.4_5
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
28 Apr 2008 13:30:57
3.2.4_4
|
ale  |
Fix spamd integration with vpopmail virtual users.
Approved by: maintainer |
24 Apr 2008 08:43:27
3.2.4_3
|
rafan  |
- Pass CC via MAKE_ENV to fix the case when users do something like this
.if ${.CURDIR:M/usr/ports/*} && !${.CURDIR:M*/work/*}
CC= gcc
.endif
in /etc/make.conf (this port uses CC to build WRKSRC/spamc).
PR: ports/122940
Submitted by: Frank Fenor <frank at fenor.de>
Approved by: maintainer |
28 Mar 2008 19:03:13
3.2.4_3
|
beech  |
- Fix bumps portrevision and dependency on p5-Net-DNS from 0.60 to 0.63
PR: ports/122162
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer) |
13 Feb 2008 04:13:43
3.2.4_2
|
beech  |
- Fix options
- Bump portrevision
PR: ports/120570
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer) |
31 Jan 2008 14:04:06
3.2.4_1
|
wxs  |
Use @dirrmtry for plugins.
Sort pkg-plist alphabetically.
Bump PORTREVISION.
PR: ports/119943
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: Michael Scheidell (maintainer), garga (mentor) |
15 Jan 2008 23:08:41
3.2.4
|
wxs  |
Update to 3.2.4.
PR: 119448
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
Approved by: garga (mentor) |
02 Jan 2008 16:45:14
3.2.3
|
tobez  |
Remove a duplicated DOCS= line. This commit does not affect
the build or anything.
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
PR: 119266
Approved by: maintainer |
07 Sep 2007 04:29:19
3.2.3
|
edwin  |
Add CONFLICTS for japanese/p5-Mail-SpamAssassin
PR: ports/112445
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
21 Aug 2007 02:08:38
3.2.3
|
obrien  |
Restore the -q[uiet] flag to 'sa-learn' that was lost in the 3.1.8 update. |
13 Aug 2007 22:33:32
3.2.3
|
beech  |
- Update to 3.2.3
- Add reinplace_cmd to respect CC
- From maintainer:
Several security updates from 3.2.1 to 3.2.2, but 3.2.2 broke spamd.
This fixes the spamd problem in 3.2.2 as well.
Build depends for DNS bumped to .60 due to DOS condition,
crypt to 0.24 due to segv in spamd with malformed DomainKey message.
DomainKey plugin turned BACK OFF in default installs (not needed now that DKIM
does work)
PR: ports/115369
Submitted by: Michael Scheidell <scheidell@secnap.net>`
Approved by: sat (mentor) |
22 Jul 2007 22:40:58
3.2.1_1
|
pav  |
- take sa-compile out of Makefile and put into pkg-install, so it gets executed
from pkg_add
- add two interactive questions (with 120 seconds timeout)
- raise minimal version of p5-Net-DNS to .60
- despire documentation, dkim still needs p5-Mail-DomainKeys
PR: ports/114188
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer) |
01 Jul 2007 15:06:19
3.2.1
|
pav  |
- Stop wiping out /var/lib on deinstall
PR: ports/114186
Submitted by: Henrik Olsen <henrik@iaeste.dk>
With hat: portmgr |
22 Jun 2007 22:04:31
3.2.1
|
dougb  |
Remove my name and e-mail address from these pkg-descr files for ports
that I no longer maintain. This was finally identified by a helpful user
as the source of the mystery e-mails that I still get from time to time
asking about support for them. |
16 Jun 2007 22:17:04
3.2.1
|
beech  |
- Update to 3.2.1
- Security fix.
PR: ports/113719
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
Approved by: sat (mentor)
Security: CVE-2007-2873 |
02 Jun 2007 07:09:46
3.2.0  |
clsung  |
- SpamAssassin has been updated to 3.2.0
See http://spamassassin.apache.org
This is mostly a maintenance and features update.
There are however a couple of FreeBsd specific issues:
1) sa-update now puts files into /var/db/spamassassin/{version} where it
belongs rather than in the non-standard /var/lib/spamassassin.
Thanks to uhlar@fantomas.sk (see PR: ports/108934
2) security, version minimum updates:
Compress-Zlib needs to be minimum 1.04, HTML-Parser, 3.3.1, Tar.pm,
1.2.3, gnupg >=1.4.7 (gnupg 2.x preferred)
3) additional files needed: Detect.pm for encoding, p5-Mail-SPF replaces
p5-Mail-SPF-Query, newer DKIM replaces DomainKeys
4) sa-compile is broken (need re2c >=.11.3 or it segfaults)
5) tools directory removed (find it in SVN if you need it)
6) patch files added: patch-ImageInfo.pm and patch-sa-compile.raw
7) patch files REMOVED (ports, please note:
don't need patch-sa-learn-raw anymore!
PR: ports/112502
Submitted by: maintainer (Michael Scheidell) |
24 Feb 2007 09:01:03
3.1.8_1  |
rafan  |
- If there is no gnupg installed, install 2.x. If there is, use it. [1]
- DKIM plugin and Mail::DKIM do not need Mail::DomainKeys [2]
- Fix sa-learn with stdin [3]
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5336
- Bump PORTREVISON
PR: ports/109434 [1]
Submitted by: Michele Possamai <possamai at xs4all.nl> [1],
Mark Martinec (amavisd-new writer) [2], takefu [3]
Approved by: Michael Scheidell <scheidell at secnap.net> (maintainer) |
16 Feb 2007 08:53:08
3.1.8  |
clsung  |
- Update to 3.1.8
- submitter now become maintainer
- Changes
http://svn.apache.org/repos/asf/spamassassin/branches/3.1/Changes
PR: ports/109186
Submitted by: maintainer (Michael Scheidell) |
25 Dec 2006 16:52:05
3.1.7_3  |
erwin  |
Add support for DKIM in addition to DomainKeys.
PR: 107191
Submitted by: Michael Scheidell <scheidell@secnap.net> |
25 Dec 2006 13:38:42
3.1.7_3  |
erwin  |
Make GnuPG support for sa-update optional.
PR: 105692
Submitted by: shaun |
22 Dec 2006 02:51:16
3.1.7_3  |
kuriyama  |
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume |
21 Dec 2006 13:31:56
3.1.7_2  |
kuriyama  |
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi |
07 Nov 2006 03:34:43
3.1.7_1  |
clsung  |
- fix the [Bug 4594]
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4594
- bump PORTREVISION
PR: ports/105213
Submitted by: Larry Rosenman <ler_AT_lerctr dot org> |
31 Oct 2006 02:10:14
3.1.7  |
clsung  |
- Update to 3.1.7
- note : 3.1.7 is a "quick-fix" release; it contains only a fix for one bug,
introduced accidentally in 3.1.6:
if admins had set rule scores in the site configuration in
/etc, sa-update would fail. Back out this change
PR: ports/104314
Submitted by: Yoshito Uchiyama<gato_AT_intaa dot net> |
09 Oct 2006 08:44:37
3.1.6  |
rafan  |
- Remove two patches that are merged to upstream
Reported by: erwin |
09 Oct 2006 02:07:49
3.1.6  |
rafan  |
- Update to 3.1.6
PR: ports/104192
Submitted by: Yoshito Uchiyama <gato at intaa.net> |
02 Oct 2006 01:11:06
3.1.5_1  |
clsung  |
- fix the issue
"SpamAssassin's sa-learn --mbx is broken"
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5101
PR: ports/103308
Submitted by: Larry Rosenman <ler_AT_lerctr dot org> |
06 Sep 2006 15:19:51
3.1.5  |
mat  |
Update to 3.1.5 |
23 Aug 2006 16:15:46
3.1.4  |
obrien  |
Restore the -q[uiet] flag to 'sa-learn' that was lost in the 3.1.3 update. |
08 Aug 2006 09:30:22
3.1.4  |
mat  |
Update to 3.1.4 |
07 Jun 2006 08:42:56
3.1.3  |
pav  |
- Update to 3.1.3
PR: ports/98574
Submitted by: Yoshito Uchiyama <gato@intaa.net>
Security: remote code execution vulnerability
http://www.nabble.com/ANNOUNCE%3A-Apache-SpamAssassin-3.1.3-available%21-p4717543.html |
02 May 2006 05:38:03
3.1.1_4  |
clsung  |
- Vilpul's Razor no longer closed for commercial use (2.81 +)
Patched Makefile to require minimum 2.81 version
New DomainKeys requires DomainKeys version .80 or greater
Patched Makefile for that
- bump PORTREVISION
- fix IGNORE warning by portlint
PR: 95315
Submitted by: Michael Scheidell <scheidell AT secnap dot net> |
10 Apr 2006 08:42:43
3.1.1_3  |
sem  |
- Turn Razor2 support on by default.
There are no restrictions of its usage again.
See:
http://sourceforge.net/mailarchive/forum.php?thread_id=10079360&forum_id=4258 |
31 Mar 2006 21:21:38
3.1.1_2  |
sem  |
- Add missing depends for sa-update works
Reported by: Bob Johnson <fbsdlists@gmail.com> |
29 Mar 2006 11:35:41
3.1.1_1  |
garga  |
Fix rc.d startup script installation, it was really wrong committed last
commit
Reported by: krismail
Approved by: perl (sem) via email
No donuts to: garga |
20 Mar 2006 13:03:33
3.1.1  |
garga  |
Use USE_RC_SUBR=sa-spamd.sh and remove some SED's using PLIST_SUB instead
Approved by: maintainer on ICQ |
18 Mar 2006 14:05:27
3.1.1  |
sem  |
- Update to 3.1.1 |
09 Feb 2006 07:38:20
3.1.0_6  |
sem  |
- Startup script: remove FreeBSD from KEYWORDS |
22 Jan 2006 02:20:05
3.1.0_6  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Jan 2006 22:55:43
3.1.0_6  |
pav  |
- Properly treat v310.pre configuration file
- Fix SPF dependency
PR: ports/91379, ports/91864
Submitted by: Petr Rehor <prehor@gmail.com>,
Jarrod Sayers <jarrod@netleader.com.au>
Approved by: perl (tobez, mat) |
07 Jan 2006 11:13:05
3.1.0_5  |
erwin  |
Fix path to local.cf
Submitted by: ceri |
04 Jan 2006 06:35:12
3.1.0_5  |
edwin  |
[patch] mail/p5-Mail-SpamAssassin - properly set pidfile in rc.d script
- PID file name in rc.d scripts must be set to "pidfile" variable,
not to "<name>_pidfile" variable.
- Placing -r (and -d too) options to command_args is more suitable
because
they mustn't be overwrited by spamd_flags
PR: ports/90625
Submitted by: Petr Rehor <prehor@gmail.com>
Approved by: maintainer timeout |
16 Dec 2005 05:05:47
3.1.0_4  |
lawrance  |
- Add missing dependency on p5-libwww (bump PORTREVISION). This had
prevented sa-update from working.
- Add note to pkg-message regarding post-install configuration.
PR: ports/87933 [1], ports/90090 [2]
Submitted by: Igor Roshchin <str@komkon.org> [1], grog [2]
Approved by: perl (maintainer, timeout 6 weeks) |
05 Dec 2005 00:47:16
3.1.0_3  |
obrien  |
Restore the -q[uiet] flag to 'sa-learn' that was lost in the 3.0.0 update. |
14 Nov 2005 15:05:17
3.1.0_3  |
mat  |
Take a perl@ hat and add SHA256 checksums |
07 Oct 2005 13:46:16
3.1.0_3  |
tobez  |
Fix RUN_DEPENDS, which was broken with WITH_RELAY_COUNTRY turned on.
Submitted by: Michael Schout <mschout@gkg.net>
PR: 87051 |
05 Oct 2005 16:28:27
3.1.0_2  |
vs  |
Introduce a versioned dependency on p5-Net-DNS. Earlier versions look fishy
though it might not be a real problem.
Reviewed by: perl |
30 Sep 2005 00:31:52
3.1.0_2  |
leeym  |
- enable RelayCountry if WITH_RELAY_COUNTRY is defined
- bump PORTREVISION |