non port: mail/p5-Mail-SpamAssassin/Makefile |
SVNWeb
|
Number of commits found: 180 (showing only 100 on this page) |
Mon, 10 Mar 2014
|
[ 03:33 adamw ]
Bump PORTREVISION for the rc script changes in r347704.
|
Sun, 9 Mar 2014
|
[ 22:16 adamw ]
- Tidy the Makefile a bit more
- Break database backends out into their own OPTIONS group, for clarity
- Generalize the plugin enabling process to make it easier to add support
for new ones
- Remove an unnecessary rc.subr function, and use ${name} in the rc script
- Put some marginally helpful comments in the rc script
No PORTREVISION bump as all these changes don't affect the finished
product, sortof.
|
[ 18:17 adamw ]
Retire mail/p5-Mail-SpamAssassin-Alt. It contained two
options, one of which was already a default, and the other
required you to hand-edit configuration files, so having
an option to auto-enable it wouldn't really get you anywhere.
|
[ 18:04 adamw ]
- Introduce an option (on by default) to run sa-update and sa-compile
automatically on installation. With this, spamassassin installation
is no longer interactive.
- Break out plugin options into a PLUGIN group, for clarity.
- Add a pyzor plugin.
- Fold pkg-install contents into the pkg-plist.
- Add targets to ALL_TARGET, rather than invoking sub-makes multiple
times.
- PORTREVISION bumps all around.
|
[ 15:54 adamw ] (Only the first 10 of 19 ports in this commit are shown above. )
Update SpamAssassin to 3.4.0, and take maintainership.
As part of this upgrade, the SPAMC option has been removed. First
and foremost, it was a NO-OP as spamc/spamd was being built anyway.
A number of other OPTIONS and dependencies have been cleaned up as
well.
I am also taking maintainership of p5-Mail-SpamAssassin-Alt, and I
intend to deprecate it unless I hear otherwise.
The patch/plist for japanese/p5-M-SA is no longer versioned. It'll
make future updates cleaner.
PR: ports/186756
The patch is a collaborative effort between myself and
Takefu <takefu@airport.fm>
|
Mon, 3 Mar 2014
|
[ 18:19 adamw ]
Add a patch from SpamAssassin bug #6937 to improve compatibility
with perl 5.18's changes to "each" ordering. This fixes the message:
Use of each() on hash after insertion without resetting hash iterator results in
undefined behavior, Perl interpreter: 0x2880d800 at
/usr/local/lib/perl5/site_perl/5.18/Mail/SpamAssassin/AsyncLoop.pm line 363,
<GEN84> line 98.
PR: ports/186819
Approved by: perl (maintainers)
|
Sat, 1 Mar 2014
|
[ 14:08 sunpoet ]
- Remove leading indefinite article from COMMENT
- Remove outdated PERL_LEVEL check
|
Tue, 21 Jan 2014
|
[ 20:17 mat ]
Put that target back to what it was, unbreak japanese/p5-Mail-SpamAssassin.
Sponsored by: Absolight
|
Fri, 10 Jan 2014
|
[ 09:36 mat ]
* Convert to staging
* Take maintainership
|
[ 03:14 tabthorpe ]
- Reassign to the heap due to mail bounces
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
Fri, 6 Dec 2013
|
[ 12:47 mat ]
Chase gnupg 1 packagename change.
Spotted by: antoine
|
Tue, 1 Oct 2013
|
[ 05:20 beech ]
- Add option definition for IPv6 support
PR: ports/179479
Submitted by: Alexey Markov <redrat@mail.ru>
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Mon, 2 Sep 2013
|
[ 19:00 az ]
- Fix issue when spamd crashes because of memory problems in Logger.pm
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)
|
Thu, 6 Jun 2013
|
[ 21:50 bapt ]
Convert to new option framework
|
Sun, 24 Mar 2013
|
[ 23:58 beech ]
- Fix depend gnupg1
PR: ports/177359
Submitted by: Doug Barton <dougb@FreeBSD.org>
|
Sun, 17 Mar 2013
|
[ 17:15 beech ]
- Grab maintainership
|
[ 11:26 scheidell ]
- Reset Maintainer
Feature Safe: yes
|
Thu, 7 Mar 2013
|
[ 06:20 scheidell ]
- Undo patch for buggy Net:DNS .69. caused 404 errors <.69
PR: ports/174505
|
Tue, 26 Feb 2013
|
[ 21:47 scheidell ]
- Bump PORTREVISION (missing on previous commit)
PR: ports/174505
|
[ 16:49 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]
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
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
|
Sat, 30 Jun 2012
|
[ 05:48 az ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Tue, 17 Apr 2012
|
[ 18:03 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]
|
Sat, 7 Apr 2012
|
[ 16:34 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
|
Wed, 4 Apr 2012
|
[ 14:30 scheidell ]
- Update CONFLICTS for upcoming mail/p5-Mail-SpamAssassin-devel port
Submitted by: scheidell (me)
Feature safe: yes
|
Tue, 27 Mar 2012
|
[ 23:18 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
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- 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)
|
Mon, 12 Mar 2012
|
[ 17:46 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
|
Sun, 11 Mar 2012
|
[ 18:14 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
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- 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
|
Tue, 7 Feb 2012
|
[ 15:17 scheidell ]
- Prepare for ja-p5-Mail-SpamAssassin as a slave port
Approved by: gabor (mentor)
|
Mon, 2 Jan 2012
|
[ 13:27 scheidell ]
- Fix pkg-install.in for users with custom INSTALL [1]
Submitted by: remy@unix-asp.com [1]
Approved by: gabor (mentor, implicit)
|
Sun, 1 Jan 2012
|
[ 20:45 scheidell ]
- Portsbump to make sure pkg builders get fixed pkg-install.in [1]
PR: ports/163715
Approved by: gabor (mentor) [1]
|
Sat, 31 Dec 2011
|
[ 14:17 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)
|
Mon, 26 Dec 2011
|
[ 18:14 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
|
Mon, 28 Nov 2011
|
[ 16:35 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
|
Tue, 30 Aug 2011
|
[ 12:43 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
|
Mon, 1 Aug 2011
|
[ 21:06 wxs ]
- Adjust dependencies
PR: ports/159113
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
|
Tue, 12 Jul 2011
|
[ 02:10 sunpoet ]
- Fix *_DEPENDS entries after www/p5-libwww updated to 6.x
|
Mon, 27 Jun 2011
|
[ 02:44 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)
|
Tue, 7 Jun 2011
|
[ 23:23 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> )
|
Thu, 16 Dec 2010
|
[ 02:34 glarkin ] (Only the first 10 of 123 ports in this commit are shown above. )
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
|
Wed, 6 Oct 2010
|
[ 10:38 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)
|
Tue, 21 Sep 2010
|
[ 16:08 mm ] (Only the first 10 of 38 ports in this commit are shown above. )
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
|
[ 07:56 mm ] (Only the first 10 of 75 ports in this commit are shown above. )
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
|
Mon, 9 Aug 2010
|
[ 08:54 nemoliu ] (Only the first 10 of 16 ports in this commit are shown above. )
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
Thu, 8 Apr 2010
|
[ 13:13 wxs ] (Only the first 10 of 12 ports in this commit are shown above. )
- 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)
|
Wed, 17 Feb 2010
|
[ 22:03 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
|
Thu, 11 Feb 2010
|
[ 16:41 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]
|
Wed, 10 Feb 2010
|
[ 13:37 gabor ]
- Fix plist
- Bump PORTREVISION
Notified by: QAT (via itetcu)
Pointyhat to: gabor
|
[ 13:10 gabor ]
- Move p5-NetAddr-IP to BUILD_DEPENDS otherwise the configure step fails
Notified by: QAT (via itetcu)
|
[ 09:06 gabor ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to 3.3.0
- Reenable DCC (see DCC license for commercial use)
PR: ports/143654
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
|
Wed, 22 Jul 2009
|
[ 16:27 pgollucci ] (Only the first 10 of 263 ports in this commit are shown above. )
- 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)
|
Sat, 30 May 2009
|
[ 23:27 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]
|
Wed, 20 May 2009
|
[ 23:07 gabor ]
- Update sa-update channel when updating the port
- Bump PORTREVISION
PR: ports/134574
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
|
Thu, 19 Mar 2009
|
[ 17:11 pav ]
- Fix bayesian filtering with DKIM enabled, bump PORTREVISION
PR: ports/132760
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
|
Wed, 14 Jan 2009
|
[ 15:40 tobez ]
Fix plist with perl 5.8.9.
Approved by: portmgr (pav, implicit)
|
Thu, 21 Aug 2008
|
[ 14:39 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)
|
Fri, 25 Jul 2008
|
[ 12:24 pav ] (Only the first 10 of 127 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Sun, 15 Jun 2008
|
[ 01:59 edwin ]
Maintaniance update: SpamAssassin 3.2.4 to 3.2.5 release
PR: ports/124577
Submitted by: Michael Scheidell <scheidell@secnap.net>
|
Fri, 6 Jun 2008
|
[ 13:43 edwin ] (Only the first 10 of 159 ports in this commit are shown above. )
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)
|
Mon, 28 Apr 2008
|
[ 13:30 ale ]
Fix spamd integration with vpopmail virtual users.
Approved by: maintainer
|
Thu, 24 Apr 2008
|
[ 08:43 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
|
Fri, 28 Mar 2008
|
[ 19:03 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)
|
Wed, 13 Feb 2008
|
[ 04:13 beech ]
- Fix options
- Bump portrevision
PR: ports/120570
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
|
Thu, 31 Jan 2008
|
[ 14:04 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)
|
Tue, 15 Jan 2008
|
[ 23:08 wxs ]
Update to 3.2.4.
PR: 119448
Submitted by: Michael Scheidell <scheidell@secnap.net> (maintainer)
Approved by: garga (mentor)
|
Wed, 2 Jan 2008
|
[ 16:45 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
|
Fri, 7 Sep 2007
|
[ 04:29 edwin ]
Add CONFLICTS for japanese/p5-Mail-SpamAssassin
PR: ports/112445
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
Mon, 13 Aug 2007
|
[ 22:33 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)
|
Sun, 22 Jul 2007
|
[ 22:40 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)
|
Sat, 16 Jun 2007
|
[ 22:17 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
|
Sat, 2 Jun 2007
|
[ 07:09 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)
|
Sat, 24 Feb 2007
|
[ 09:01 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)
|
Fri, 16 Feb 2007
|
[ 08:53 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)
|
Mon, 25 Dec 2006
|
[ 16:52 erwin ]
Add support for DKIM in addition to DomainKeys.
PR: 107191
Submitted by: Michael Scheidell <scheidell@secnap.net>
|
[ 13:38 erwin ]
Make GnuPG support for sa-update optional.
PR: 105692
Submitted by: shaun
|
Fri, 22 Dec 2006
|
[ 02:51 kuriyama ] (Only the first 10 of 28 ports in this commit are shown above. )
- 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
|
Thu, 21 Dec 2006
|
[ 13:31 kuriyama ] (Only the first 10 of 39 ports in this commit are shown above. )
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi
|
Tue, 7 Nov 2006
|
[ 03:34 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>
|
Tue, 31 Oct 2006
|
[ 02:10 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>
|
Mon, 9 Oct 2006
|
[ 02:07 rafan ]
- Update to 3.1.6
PR: ports/104192
Submitted by: Yoshito Uchiyama <gato at intaa.net>
|
Mon, 2 Oct 2006
|
[ 01:11 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>
|
Wed, 6 Sep 2006
|
[ 15:19 mat ]
Update to 3.1.5
|
Tue, 8 Aug 2006
|
[ 09:30 mat ]
Update to 3.1.4
|
Wed, 7 Jun 2006
|
[ 08:42 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
|
Tue, 2 May 2006
|
[ 05:38 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>
|
Mon, 10 Apr 2006
|
[ 08:42 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
|
Fri, 31 Mar 2006
|
[ 21:21 sem ]
- Add missing depends for sa-update works
Reported by: Bob Johnson <fbsdlists@gmail.com>
|
Wed, 29 Mar 2006
|
[ 11:35 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
|
Mon, 20 Mar 2006
|
[ 13:03 garga ]
Use USE_RC_SUBR=sa-spamd.sh and remove some SED's using PLIST_SUB instead
Approved by: maintainer on ICQ
|
Sat, 18 Mar 2006
|
[ 14:05 sem ]
- Update to 3.1.1
|
Fri, 20 Jan 2006
|
[ 22:55 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)
|
Wed, 4 Jan 2006
|
[ 06:35 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
|
Fri, 16 Dec 2005
|
[ 05:05 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)
|
Fri, 7 Oct 2005
|
[ 13:46 tobez ]
Fix RUN_DEPENDS, which was broken with WITH_RELAY_COUNTRY turned on.
Submitted by: Michael Schout <mschout@gkg.net>
PR: 87051
|
Wed, 5 Oct 2005
|
[ 16:28 vs ]
Introduce a versioned dependency on p5-Net-DNS. Earlier versions look fishy
though it might not be a real problem.
Reviewed by: perl
|
Fri, 30 Sep 2005
|
[ 00:31 leeym ]
- enable RelayCountry if WITH_RELAY_COUNTRY is defined
- bump PORTREVISION
|
Number of commits found: 180 (showing only 100 on this page) |