24eaa FreshPorts -- mail/p5-Mail-SpamAssassin
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Mail-SpamAssassin 3.3.2_8 mail on this many watch lists=373 search for ports that depend on this port An older version of this port was marked as vulnerable.
A highly efficient mail filter for identifying spam
Maintained by: beech@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Dec 2001 15:56:28
Also Listed In: perl5
License: AL2


SpamAssassin is a mail filter which attempts to identify spam using text
analysis and several internet-based realtime blacklists.

Using its rule base, it uses a wide range of heuristic tests on mail
headers and body text to identify "spam", also known as unsolicited
commercial email.

Once identified, the mail can then be optionally tagged as spam for later
filtering using the user's own mail user-agent application.

Additional drop-in rule sets are available at
http://wiki.apache.org/spamassassin/CustomRulesets

WWW:	http://spamassassin.apache.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. japanese/p5-Mail-SpamAssassin
  2. mail/p5-Mail-SpamAssassin-Alt

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net-mgmt/p5-NetAddr-IP
  2. dns/p5-Net-DNS
  3. www/p5-HTML-Parser
  4. www/p5-libwww
  5. converters/p5-Encode-Detect
  6. mail/p5-Mail-Tools
  7. security/openssl
  8. security/openssl
  9. lang/perl5.14
Required To Run:
  1. net-mgmt/p5-NetAddr-IP
  2. dns/p5-Net-DNS
  3. www/p5-HTML-Parser
  4. www/p5-libwww
  5. converters/p5-Encode-Detect
  6. mail/p5-Mail-Tools
  7. net/p5-IO-Socket-INET6
  8. security/openssl
  9. security/p5-IO-Socket-SSL
  10. security/gnupg1
  11. security/openssl
  12. mail/razor-agents
  13. security/p5-IO-Socket-SSL
  14. mail/p5-Mail-DKIM
  15. security/p5-Crypt-OpenSSL-RSA
  16. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/mail/p5-Mail-SpamAssassin/ && make install clean
To add the package: pkg_add -r p5-Mail-SpamAssassin


Configuration Options
===> The following configuration options are available for p5-Mail-SpamAssassin-3.3.2_8:
     AS_ROOT=on: Run spamd as root (recommended)
     DCC=off: Add DCC support (see LICENSE)
     DKIM=on: DKIM/DomainKeys Identified Mail
     GNUPG=on: Install GnuPG (for sa-update)
     MYSQL=off: MySQL database support
     PGSQL=off: PostgreSQL database support
     RAZOR=on: Add Vipul's Razor support
     RELAY_COUNTRY=off: Relay country support
     SACOMPILE=off: sa-compile
     SPAMC=on: Build spamd/spamc (not for amavisd)
     SPF_QUERY=off: Add SPF query support
     SSL=on: Build with SSL support for spamd/spamc
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-06-26
    Affects: users of mail/p5-Mail-SpamAssassin
    Author: wxs@FreeBSD.org
    Reason: 
      mail/p5-Mail-SpamAssassin has been updated to version 3.3.2. Prior to
      starting spamd you must run sa-update, or spamd will fail to start.
    
    

Number of commits found: 191 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 Jun 2013 21:50:41
Original commit files touched by this commit  3.3.2_8
bapt search for other commits by this committer
Convert to new option framework
31 May 2013 01:45:06
Original commit files touched by this commit  3.3.2_8
miwi search for other commits by this committer
- Fix build

Reported by:	pkg (DEVELOPER_MODE)
24 Mar 2013 23:58:51
Original commit files touched by this commit  3.3.2_8
beech search for other commits by this committer
- Fix depend gnupg1

PR:		ports/177359
Submitted by:	Doug Barton <dougb@FreeBSD.org>
17 Mar 2013 17:15:53
Original commit files touched by this commit  3.3.2_8
beech search for other commits by this committer
- Grab maintainership
17 Mar 2013 11:26:52
Original commit files touched by this commit  3.3.2_8
scheidell search for other commits by this committer
- Reset Maintainer

Feature Safe: yes
07 Mar 2013 06:20:38
Original commit files touched by this commit  3.3.2_8
scheidell search for other commits by this committer
- Undo patch for buggy Net:DNS .69. caused 404 errors <.69

PR:		ports/174505
26 Feb 2013 21:47:48
Original commit files touched by this commit  3.3.2_7
scheidell search for other commits by this committer
- Bump PORTREVISION (missing on previous commit)

PR:		ports/174505
26 Feb 2013 16:49:51
Original commit files touched by this commit  3.3.2_6
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_6
dougb search for other commits by this committer
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
Original commit files touched by this commit  3.3.2_6
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
17 Apr 2012 18:03:59
Original commit files touched by this commit  3.3.2_6
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_6
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_6
scheidell search for other commits by this committer
- Update to support additional manpages in slave ports

PR:             ports/165765
Submitted by:   scheidell (me)
Feature safe:   yes
04 Apr 2012 14:30:01
Original commit files touched by this commit  3.3.2_6
scheidell search for other commits by this committer
- Update CONFLICTS for upcoming mail/p5-Mail-SpamAssassin-devel port

Submitted by:   scheidell (me)
Feature safe:   yes
27 Mar 2012 23:18:33
Original commit files touched by this commit  3.3.2_6
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_6
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_6
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_6
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_6
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_6
scheidell search for other commits by this committer
- Prepare for ja-p5-Mail-SpamAssassin as a slave port

Approved by:    gabor (mentor)
14 Jan 2012 08:57:23
Original commit files touched by this commit  3.3.2_6
dougb search for other commits by this committer
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
Original commit files touched by this commit  3.3.2_6
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_5
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_4
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_4
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_3
scheidell search for other commits by this committer
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
Original commit files touched by this commit  3.3.2_2
crees search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.2_1
wxs search for other commits by this committer
- Adjust dependencies

PR:             ports/159113
Submitted by:   Michael Scheidell <scheidell@secnap.net> (maintainer)
12 Jul 2011 02:10:30
Original commit files touched by this commit  3.3.2
sunpoet search for other commits by this committer
- Fix *_DEPENDS entries after www/p5-libwww updated to 6.x
27 Jun 2011 02:44:36
Original commit files touched by this commit  3.3.2
wxs search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.1_4
ohauer search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.1_3
glarkin search for other commits by this committer
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
06 Oct 2010 10:38:09
Original commit files touched by this commit  3.3.1_2
mm search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.1_1
mm search for other commits by this committer
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
Original commit files touched by this commit  3.3.1_1
  Sanity Test Failure
mm search for other commits by this committer
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
Original commit files touched by this commit  3.3.1
nemoliu search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.1
wxs search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.0_3
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
17 Feb 2010 22:03:36
Original commit files touched by this commit  3.3.0_3
wxs search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.0_2
gabor search for other commits by this committer
- 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
Original commit files touched by this commit  3.3.0_1
gabor search for other commits by this committer
- Fix plist
- Bump PORTREVISION

Notified by:    QAT (via itetcu)
Pointyhat to:   gabor
10 Feb 2010 13:10:28
Original commit files touched by this commit  3.3.0
gabor search for other commits by this committer
- Move p5-NetAddr-IP to BUILD_DEPENDS otherwise the configure step fails

Notified by:    QAT (via itetcu)
10 Feb 2010 09:06:08
Original commit files touched by this commit  3.3.0
gabor search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.5_4
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.5_4
gabor search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.5_3
pav search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.5_3
gabor search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.5_2
pav search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.5_1
tobez search for other commits by this committer
Fix plist with perl 5.8.9.

Approved by:    portmgr (pav, implicit)
21 Aug 2008 14:39:58
Original commit files touched by this commit  3.2.5
glewis search for other commits by this committer
. 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
Original commit files touched by this commit  3.2.5
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
15 Jun 2008 01:59:21
Original commit files touched by this commit  3.2.5
edwin search for other commits by this committer
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
Original commit files touched by this commit  3.2.4_5
edwin search for other commits by this committer
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
Original commit files touched by this commit  3.2.4_4
ale search for other commits by this committer
Fix spamd integration with vpopmail virtual users.

Approved by:    maintainer
24 Apr 2008 08:43:27
Original commit files touched by this commit  3.2.4_3
rafan search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.4_3
beech search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.4_2
beech search for other commits by this committer
- Fix options
- Bump portrevision

PR:             ports/120570
Submitted by:   Michael Scheidell <scheidell@secnap.net> (maintainer)
31 Jan 2008 14:04:06
Original commit files touched by this commit  3.2.4_1
wxs search for other commits by this committer
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
Original commit files touched by this commit  3.2.4
wxs search for other commits by this committer
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
Original commit files touched by this commit  3.2.3
tobez search for other commits by this committer
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
Original commit files touched by this commit  3.2.3
edwin search for other commits by this committer
Add CONFLICTS for japanese/p5-Mail-SpamAssassin

PR:             ports/112445
Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
21 Aug 2007 02:08:38
Original commit files touched by this commit  3.2.3
obrien search for other commits by this committer
Restore the -q[uiet] flag to 'sa-learn' that was lost in the 3.1.8 update.
13 Aug 2007 22:33:32
Original commit files touched by this commit  3.2.3
beech search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.1_1
pav search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.1
pav search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.1
dougb search for other commits by this committer
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
Original commit files touched by this commit  3.2.1
beech search for other commits by this committer
- 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
Original commit files touched by this commit  3.2.0
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.8_1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.8
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.7_3
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Add support for DKIM in addition to DomainKeys.

PR:             107191
Submitted by:   Michael Scheidell <scheidell@secnap.net>
25 Dec 2006 13:38:42
Original commit files touched by this commit  3.1.7_3
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Make GnuPG support for sa-update optional.

PR:             105692
Submitted by:   shaun
22 Dec 2006 02:51:16
Original commit files touched by this commit  3.1.7_3
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.7_2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.7_1
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.7
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.6
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Remove two patches that are merged to upstream

Reported by:    erwin
09 Oct 2006 02:07:49
Original commit files touched by this commit  3.1.6
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 3.1.6

PR:             ports/104192
Submitted by:   Yoshito Uchiyama <gato at intaa.net>
02 Oct 2006 01:11:06
Original commit files touched by this commit  3.1.5_1
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.5
 This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 3.1.5
23 Aug 2006 16:15:46
Original commit files touched by this commit  3.1.4
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Restore the -q[uiet] flag to 'sa-learn' that was lost in the 3.1.3 update.
08 Aug 2006 09:30:22
Original commit files touched by this commit  3.1.4
 This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 3.1.4
07 Jun 2006 08:42:56
Original commit files touched by this commit  3.1.3
 This port version is marked as vulnerable.
pav search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.1_4
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.1_3
 This port version is marked as vulnerable.
sem search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.1_2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Add missing depends for sa-update works

Reported by:    Bob Johnson <fbsdlists@gmail.com>
29 Mar 2006 11:35:41
Original commit files touched by this commit  3.1.1_1
 This port version is marked as vulnerable.
garga search for other commits by this committer
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
Original commit files touched by this commit  3.1.1
 This port version is marked as vulnerable.
garga search for other commits by this committer
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
Original commit files touched by this commit  3.1.1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 3.1.1
09 Feb 2006 07:38:20
Original commit files touched by this commit  3.1.0_6
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Startup script: remove FreeBSD from KEYWORDS
22 Jan 2006 02:20:05
Original commit files touched by this commit  3.1.0_6
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
20 Jan 2006 22:55:43
Original commit files touched by this commit  3.1.0_6
 This port version is marked as vulnerable.
pav search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.0_5
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Fix path to local.cf

Submitted by:   ceri
04 Jan 2006 06:35:12
Original commit files touched by this commit  3.1.0_5
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[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
Original commit files touched by this commit  3.1.0_4
 This port version is marked as vulnerable.
lawrance search for other commits by this committer
- 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
Original commit files touched by this commit  3.1.0_3
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Restore the -q[uiet] flag to 'sa-learn' that was lost in the 3.0.0 update.
14 Nov 2005 15:05:17
Original commit files touched by this commit  3.1.0_3
 This port version is marked as vulnerable.
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
07 Oct 2005 13:46:16
Original commit files touched by this commit  3.1.0_3
 This port version is marked as vulnerable.
tobez search for other commits by this committer
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
Original commit files touched by this commit  3.1.0_2
 This port version is marked as vulnerable.
vs search for other commits by this committer
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
Original commit files touched by this commit  3.1.0_2
 This port version is marked as vulnerable.
leeym search for other commits by this committer
- enable RelayCountry if WITH_RELAY_COUNTRY is defined
- bump PORTREVISION

Number of commits found: 191 (showing only 100 on this page)

1 | 2  »  

2844
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight85
new month179

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0