FreshPorts -- The Place For Ports Sat, 4 Jul 2009 7:39 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
p5-Mail-SpamAssassin 3.2.5_4 mail on this many watch lists=388 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: scheidell@secnap.net search for ports maintained by this maintainer
Port Added: 02 Dec 2001 15:56:28
Also Listed In: perl5


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: dns/p5-Net-DNS, archivers/p5-IO-Zlib, www/p5-HTML-Parser, archivers/p5-IO-Compress-Zlib, archivers/p5-Compress-Zlib, mail/p5-Mail-Tools, security/p5-Digest-SHA1, lang/perl5.8
Required To Run: dns/p5-Net-DNS, archivers/p5-IO-Zlib, www/p5-HTML-Parser, archivers/p5-IO-Compress-Zlib, archivers/p5-Compress-Zlib, mail/p5-Mail-Tools, security/p5-Digest-SHA1, lang/perl5.8, www/p5-libwww, archivers/p5-Archive-Tar, converters/p5-Encode-Detect, security/p5-IO-Socket-SSL, security/gnupg, mail/razor-agents, lang/perl5.8

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.2.5_4:
     AS_ROOT=on (default) "Run spamd as root (recommended)"
     SPAMC=on (default) "Build spamd/spamc (not for amavisd)"
     SACOMPILE=off (default) "sa-compile"
     DKIM=off (default) "DKIM/DomainKeys Identified Mail"
     SSL=on (default) "Build with SSL support for spamd/spamc"
     GNUPG=on (default) "Install GnuPG (for sa-update)"
     MYSQL=off (default) "Add MySQL support"
     PGSQL=off (default) "Add PostreSQL support"
     RAZOR=on (default) "Add Vipul's Razor support"
     SPF_QUERY=off (default) "Add SPF query support"
     RELAY_COUNTRY=off (default) "Relay country support"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

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

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
31 May 2009 00: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 15: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)
21 May 2009 00: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 15: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 13: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 02: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 14: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 14: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 09: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 05: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 03: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 23: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 23: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 16: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 23: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 23: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 08: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 09: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 03: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 02: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 16: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 17: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 10: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 09: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 06: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 09: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 22: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 12: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 14: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 17: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 01: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
29 Sep 2005 10:41:46
Original commit files touched by this commit  3.1.0_1
 This port version is marked as vulnerable.
tobez search for other commits by this committer
Add RELAY_COUNTRY support.

Submitted by:   Zach Thompson <hideo@lastamericanempire.com>
PR:             86689
17 Sep 2005 16:05:19
Original commit files touched by this commit  3.1.0
 This port version is marked as vulnerable.
leeym search for other commits by this committer
- update to 3.1.0

Note: Razor is disabled by default in this version. Please read the license
      and decide if you are able to re-enable it (in OPTIONS).
      http://razor.sourceforge.net/docs/doc.php?type=text&name=SERVICE_POLICY

      DomainKeys support added, and is disabled by default, too.
      You may enable it by using OPTIONS.
08 Jun 2005 09:04:07
Original commit files touched by this commit  3.0.4
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 3.0.4
changes in SA: since 3.03:
bug 4080: FORGED_YAHOO_RCVD now failing on new Yahoo internal host layout, fixed
bug 4385: .xxx is a new tld, so support it in RegistrarBoundaries (joy)
bug 4171: new way of determining header/body separation w/out needing to look
for MIME boundary
bug 4367: SORBS lists are mixed up

Submitted by:   Michael Scheidell <scheidell@secnap.net> (perl@)
07 Jun 2005 08:48:07
Original commit files touched by this commit  3.0.3_4
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Master site subdir was changed.

Reported on:    ports@
26 May 2005 17:50:34
Original commit files touched by this commit  3.0.3_4
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Make depends on razor-agents optional

PR:             ports/81112
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com>
10 May 2005 14:00:22
Original commit files touched by this commit  3.0.3_3
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Back to run as root by default and add options to change it
- Fix plist when install no tools
08 May 2005 15:58:19
Original commit files touched by this commit  3.0.3_2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Fix typo: OPENSSL->SSL
- Fix OPTIONS message
- Add depend on p5-IO-Socket-SSL module

Submitted by:   Olli Hauer <ohauer@gmx.de> (perl@)
08 May 2005 10:40:40
Original commit files touched by this commit  3.0.3_1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Implement OPTIONS
- Install spamassasin tools (*)
- Make mkdir silent in pkg-install script
- PORTREVISION bump

Requested by:   Jonathan Noack <noackjr@alumni.rice.edu> (perl@) (*)
07 May 2005 21:09:29
Original commit files touched by this commit  3.0.3
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Fix depends on DBD::Pg module

Submitted by:   Gary Bajaj <b05@interbaun.com> (perl@)
06 May 2005 21:05:57
Original commit files touched by this commit  3.0.3
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 3.0.3 (1)
- Don't run spamd from root anymore. Use spamd user instead.
  Put PID file in /var/run/spamd/ as result.
- A patch for fixing spamd that did not drop privileges for children (2)
- Rename SQL variable to more clean SQL_FLAG.

PR:             ports/80556 (1)
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org> (1)
                Brandon Kuczenski <brandon@301south.net> (perl@) (2)
Obtained from:  http://bugzilla.spamassassin.org/show_bug.cgi?id=3897 (2)
15 Feb 2005 17:01:41
Original commit files touched by this commit  3.0.2_1
 This port version is marked as vulnerable.
mat search for other commits by this committer
When installing from a package, /usr/local/etc/mail/spamassassin/init.pre was
not installed.

PR:             77392
Submitted by:   Michael Schout <mschout@gkg.net>
26 Jan 2005 03:13:18
Original commit files touched by this commit  3.0.2
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- Change the usage of $PORTDOCS.  When you specify files in subdirectory
  of $DOCSDIR, you should specify directory in $PORTDOCS, not each files.
  This fixes plist problem.
- Remove trailing white spaces.

Reported by:    pointyhat via kris
08 Jan 2005 10:45:35
Original commit files touched by this commit  3.0.2
 This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 3.0.2

Submitted by:   many
26 Nov 2004 14:58:35
Original commit files touched by this commit  3.0.1_2
 This port version is marked as vulnerable.
mat search for other commits by this committer
Now really correct the SQL use thing by setting a variable and actually using
it and not another.

Reported by:    ale
26 Nov 2004 14:41:48
Original commit files touched by this commit  3.0.1_2
 This port version is marked as vulnerable.
mat search for other commits by this committer
Remove %%SQL%% from your nice ps output

Reported by:    Florent Thoumie <flz@xbsd.org>
19 Nov 2004 20:41:09
Original commit files touched by this commit  3.0.1_2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Add WITH_MYSQL and WITH_PGSQL knobs (1).
- Add SPF support (2).

Obtained from:  freebsd-ports@ (1), ports/74089 (2)
Submitted by:   Linh Pham <question+fbsdports(at)closedsrc.org> (2)
28 Oct 2004 17:45:16
Original commit files touched by this commit  3.0.1_1
 This port version is marked as vulnerable.
mat search for other commits by this committer
Install etc/mail/spammassassin/init.pre.sample as
etc/mail/spammassassin/init.pre too.
26 Oct 2004 13:32:27
Original commit files touched by this commit  3.0.1
 This port version is marked as vulnerable.
mat search for other commits by this committer
Fix build when building WITH_OPENSSL_PORT=yes

Submitted by:   <bdragon <at> gweep <dot> net>
25 Oct 2004 12:05:01
Original commit files touched by this commit  3.0.1
 This port version is marked as vulnerable.
mat search for other commits by this committer
Have it configure without questions when DBI is installed.

Pointed out by: marck
23 Oct 2004 11:38:49
Original commit files touched by this commit  3.0.1
 This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 3.0.1
12 Oct 2004 11:42:38
Original commit files touched by this commit  3.0.0
 This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 3.0.0
Require at least 5.6.0 and point users to 5.8.5
05 Aug 2004 14:33:18
Original commit files touched by this commit  2.64
 This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 2.64 (maintainance release while waiting for 3)
Use DATADIR
Update WWW
Remove the primary MASTER_SITE as they only carry the distfiles for SA3
11 Jun 2004 01:08:10
Original commit files touched by this commit  2.63_2
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Add a -q[uiet] flag to 'sa-learn', stopping verbosity on stdout.
01 Jun 2004 11:28:48
Original commit files touched by this commit  2.63_2
 This port version is marked as vulnerable.
mat search for other commits by this committer
Add Habeas {White,Black}list check to SpamAssassin

PR:             67278
Submitted by:   Donald Burr of Borg <dburr at borg-cube dot com>
30 Mar 2004 21:21:04
Original commit files touched by this commit  2.63_1
 This port version is marked as vulnerable.
sf search for other commits by this committer
unbreak spamd startup.
o use ${spamd_pidfile}, instead of ${pidfile}.
o ${spamd_pidfile} should be used after its definition.
25 Mar 2004 16:22:59
Original commit files touched by this commit  2.63
 This port version is marked as vulnerable.
mat search for other commits by this committer
Makes spamd's pidfile tunable

PR:             64713
Submitted by:   sheldonh
18 Mar 2004 20:59:15
Original commit files touched by this commit  2.63
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Add size data, approved by maintainers.
14 Mar 2004 23:29:10
Original commit files touched by this commit  2.63
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Note that additional drop-in rule sets are available at
http://wiki.apache.org/spamassassin/CustomRulesets
21 Jan 2004 17:13:41
Original commit files touched by this commit  2.63
 This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 2.63
get rid of this so short lived patch
20 Jan 2004 17:32:00
Original commit files touched by this commit  2.62_1
 This port version is marked as vulnerable.
mat search for other commits by this committer
Fix for perl < 5.6

PR:             61609
19 Jan 2004 22:28:29
Original commit files touched by this commit  2.62
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Fix problems in RC directory handling, and keep with standards in script
naming.  Also remove duplicates in SED_SCRIPT.  Portlint.

Approved by:    mat
19 Jan 2004 15:44:37
Original commit files touched by this commit  2.62
 This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 2.62
Have the least thing possible between bsd.port.pre.mk and post.mk
19 Jan 2004 10:15:09
Original commit files touched by this commit  2.61_1
 This port version is marked as vulnerable.
mat search for other commits by this committer
- change spaces to tab to make portlint a little happier
- allow users override RC_DIR and RC_SUFX
- fix install spamd.sh in RC_DIR, not PREFIX/etc/rc.d
- do not pollute WRKSRC with generated files, use WRKDIR instead
        (it's IMHO better style)

PR:             61560
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
13 Jan 2004 08:29:28
Original commit files touched by this commit  2.61_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[PATCH] mail/p5-Mail-SpamAssassin 2.60

        This patch adds rc_subr support to spamd daemon
        of the spamassassin port.

PR:             ports/57384
Submitted by:   Martin Matuska <martin@tradex.sk>
03 Jan 2004 20:30:39
Original commit files touched by this commit  2.61
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location.

In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
19 Dec 2003 08:05:51
Original commit files touched by this commit  2.61
 This port version is marked as vulnerable.
mat search for other commits by this committer
Update to 2.61 [1]
Move maintainership to perl@
Cleanup makefile

PR:             60207 [1]
Approved by:    dougb (former maintainer)
25 Oct 2003 16:55:44
Original commit files touched by this commit  2.60
 This port version is marked as vulnerable.
dougb search for other commits by this committer
For perl < 5.6, add a runtime dependency on File::Spec
25 Sep 2003 06:12:12
Original commit files touched by this commit  2.60
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Upgrade to the 2.60 release. This version has lots of cleanups,
documentation fixes, and general improvements. Most importantly
it removes the now-bogus RBL's.
25 Sep 2003 06:10:56
Original commit files touched by this commit  2.55
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Add my name/e-mail
05 Sep 2003 08:33:51
Original commit files touched by this commit  2.55
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Chase repocopies towards ports/dns

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
21 May 2003 01:21:43
Original commit files touched by this commit  2.55
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Upgrade to 2.55, which fixes the 5.005 incompatibility that I
(and a cast of thousands) reported. Also a few doc fixes.
18 May 2003 00:33:43
Original commit files touched by this commit  2.54
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Upgrade to 2.54. This version contains several bug fixes, and more
importantly, has a number of tests rescored to compensate for the
spammer folks who've tweaked their headers specifically to dodge
spamassassin.

Add a trivial fix for Perl 5.005 compatibility.
17 Apr 2003 22:56:40
Original commit files touched by this commit  2.53
 This port version is marked as vulnerable.
kris search for other commits by this committer
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed.
07 Apr 2003 01:12:26
Original commit files touched by this commit  2.53
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Upgrade to version 2.53, which contains numerous bug fixes. See the
Changes file for more information.

Conditionalize dependency on p5-MIME-Base64 for perl < 5.8.

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

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
nfsenJul 03
nagios*Jul 01
nagios-devel*Jul 01
nagios2*Jul 01
syslog-ng*Jul 01
syslog-ng2*Jul 01
phpmyadminJun 30
tor*Jun 23
tor*Jun 23
cscopeJun 16
cscopeJun 16
finchJun 16
joomla15Jun 16
libpurpleJun 16
pidginJun 16

6 vulnerabilities affecting 11 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 20375
Broken 144
Deprecated 44
Ignore 762
Forbidden 5
Restricted 387
No CDROM 139
Vulnerable 56
Expired 17
Set to expire 25
Interactive 81
new 24 hours 2
new 48 hours4
new 7 days69
new fortnight98
new month180

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.458 seconds.