Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.1_4 02 May 2006 05:38:03 |
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> |
3.1.1_3 10 Apr 2006 08:42:43 |
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 |
3.1.1_2 31 Mar 2006 21:21:38 |
sem |
- Add missing depends for sa-update works
Reported by: Bob Johnson <fbsdlists@gmail.com> |
3.1.1_1 29 Mar 2006 11:35:41 |
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 |
3.1.1 20 Mar 2006 13:03:33 |
garga |
Use USE_RC_SUBR=sa-spamd.sh and remove some SED's using PLIST_SUB instead
Approved by: maintainer on ICQ |
3.1.1 18 Mar 2006 14:05:27 |
sem |
- Update to 3.1.1 |
3.1.0_6 09 Feb 2006 07:38:20 |
sem |
- Startup script: remove FreeBSD from KEYWORDS |
3.1.0_6 22 Jan 2006 02:20:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
3.1.0_6 20 Jan 2006 22:55:43 |
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) |
3.1.0_5 07 Jan 2006 11:13:05 |
erwin |
Fix path to local.cf
Submitted by: ceri |
3.1.0_5 04 Jan 2006 06:35:12 |
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 |
3.1.0_4 16 Dec 2005 05:05:47 |
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) |
3.1.0_3 05 Dec 2005 00:47:16 |
obrien |
Restore the -q[uiet] flag to 'sa-learn' that was lost in the 3.0.0 update. |
3.1.0_3 14 Nov 2005 15:05:17 |
mat |
Take a perl@ hat and add SHA256 checksums |
3.1.0_3 07 Oct 2005 13:46:16 |
tobez |
Fix RUN_DEPENDS, which was broken with WITH_RELAY_COUNTRY turned on.
Submitted by: Michael Schout <mschout@gkg.net>
PR: 87051 |
3.1.0_2 05 Oct 2005 16:28:27 |
vs |
Introduce a versioned dependency on p5-Net-DNS. Earlier versions look fishy
though it might not be a real problem.
Reviewed by: perl |
3.1.0_2 30 Sep 2005 00:31:52 |
leeym |
- enable RelayCountry if WITH_RELAY_COUNTRY is defined
- bump PORTREVISION |
3.1.0_1 29 Sep 2005 09:41:46 |
tobez |
Add RELAY_COUNTRY support.
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
PR: 86689 |
3.1.0 17 Sep 2005 15:05:19 |
leeym |
- 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. |
3.0.4 08 Jun 2005 08:04:07 |
sem |
- 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@) |
3.0.3_4 07 Jun 2005 07:48:07 |
sem |
- Master site subdir was changed.
Reported on: ports@ |
3.0.3_4 26 May 2005 16:50:34 |
sem |
- Make depends on razor-agents optional
PR: ports/81112
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> |
3.0.3_3 10 May 2005 13:00:22 |
sem |
- Back to run as root by default and add options to change it
- Fix plist when install no tools |
3.0.3_2 08 May 2005 14:58:19 |
sem |
- Fix typo: OPENSSL->SSL
- Fix OPTIONS message
- Add depend on p5-IO-Socket-SSL module
Submitted by: Olli Hauer <ohauer@gmx.de> (perl@) |
3.0.3_1 08 May 2005 09:40:40 |
sem |
- Implement OPTIONS
- Install spamassasin tools (*)
- Make mkdir silent in pkg-install script
- PORTREVISION bump
Requested by: Jonathan Noack <noackjr@alumni.rice.edu> (perl@) (*) |
3.0.3 07 May 2005 20:09:29 |
sem |
- Fix depends on DBD::Pg module
Submitted by: Gary Bajaj <b05@interbaun.com> (perl@) |
3.0.3 06 May 2005 20:05:57 |
sem |
- 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) |
3.0.2_1 15 Feb 2005 17:01:41 |
mat |
When installing from a package, /usr/local/etc/mail/spamassassin/init.pre was
not installed.
PR: 77392
Submitted by: Michael Schout <mschout@gkg.net> |
3.0.2 26 Jan 2005 03:13:18 |
kuriyama |
- 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 |
3.0.2 08 Jan 2005 10:45:35 |
mat |
Update to 3.0.2
Submitted by: many |
3.0.1_2 26 Nov 2004 14:58:35 |
mat |
Now really correct the SQL use thing by setting a variable and actually using
it and not another.
Reported by: ale |
3.0.1_2 26 Nov 2004 14:41:48 |
mat |
Remove %%SQL%% from your nice ps output
Reported by: Florent Thoumie <flz@xbsd.org> |
3.0.1_2 19 Nov 2004 20:41:09 |
sem |
- 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) |
3.0.1_1 28 Oct 2004 16:45:16 |
mat |
Install etc/mail/spammassassin/init.pre.sample as
etc/mail/spammassassin/init.pre too. |
3.0.1 26 Oct 2004 12:32:27 |
mat |
Fix build when building WITH_OPENSSL_PORT=yes
Submitted by: <bdragon <at> gweep <dot> net> |
3.0.1 25 Oct 2004 11:05:01 |
mat |
Have it configure without questions when DBI is installed.
Pointed out by: marck |
3.0.1 23 Oct 2004 10:38:49 |
mat |
Update to 3.0.1 |
3.0.0 12 Oct 2004 10:42:38 |
mat |
Update to 3.0.0
Require at least 5.6.0 and point users to 5.8.5 |
2.64 05 Aug 2004 13:33:18 |
mat |
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 |
2.63_2 11 Jun 2004 00:08:10 |
obrien |
Add a -q[uiet] flag to 'sa-learn', stopping verbosity on stdout. |
2.63_2 01 Jun 2004 10:28:48 |
mat |
Add Habeas {White,Black}list check to SpamAssassin
PR: 67278
Submitted by: Donald Burr of Borg <dburr at borg-cube dot com> |
2.63_1 30 Mar 2004 20:21:04 |
sf |
unbreak spamd startup.
o use ${spamd_pidfile}, instead of ${pidfile}.
o ${spamd_pidfile} should be used after its definition. |
2.63 25 Mar 2004 16:22:59 |
mat |
Makes spamd's pidfile tunable
PR: 64713
Submitted by: sheldonh |
2.63 18 Mar 2004 20:59:15 |
trevor |
Add size data, approved by maintainers. |
2.63 14 Mar 2004 23:29:10 |
obrien |
Note that additional drop-in rule sets are available at
http://wiki.apache.org/spamassassin/CustomRulesets |
2.63 21 Jan 2004 17:13:41 |
mat |
Update to 2.63
get rid of this so short lived patch |
2.62_1 20 Jan 2004 17:32:00 |
mat |
Fix for perl < 5.6
PR: 61609 |
2.62 19 Jan 2004 22:28:29 |
obrien |
Fix problems in RC directory handling, and keep with standards in script
naming. Also remove duplicates in SED_SCRIPT. Portlint.
Approved by: mat |
2.62 19 Jan 2004 15:44:37 |
mat |
Update to 2.62
Have the least thing possible between bsd.port.pre.mk and post.mk |
2.61_1 19 Jan 2004 10:15:09 |
mat |
- 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> |
2.61_1 13 Jan 2004 08:29:28 |
edwin |
[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> |
2.61 03 Jan 2004 20:30:39 |
dougb |
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. |
2.61 19 Dec 2003 08:05:51 |
mat |
Update to 2.61 [1]
Move maintainership to perl@
Cleanup makefile
PR: 60207 [1]
Approved by: dougb (former maintainer) |
2.60 25 Oct 2003 15:55:44 |
dougb |
For perl < 5.6, add a runtime dependency on File::Spec |
2.60 25 Sep 2003 05:12:12 |
dougb |
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. |
2.55 25 Sep 2003 05:10:56 |
dougb |
Add my name/e-mail |
2.55 05 Sep 2003 07:33:51 |
edwin |
Chase repocopies towards ports/dns
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |
2.55 21 May 2003 00:21:43 |
dougb |
Upgrade to 2.55, which fixes the 5.005 incompatibility that I
(and a cast of thousands) reported. Also a few doc fixes. |
2.54 17 May 2003 23:33:43 |
dougb |
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. |
2.53 17 Apr 2003 21:56:40 |
kris |
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed. |
2.53 07 Apr 2003 00:12:26 |
dougb |
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. |
2.50_1 07 Apr 2003 00:10:11 |
dougb |
The SA developers incorporated something very similar to this patch, so
it's no longer necessary. |
2.50_1 10 Mar 2003 00:14:12 |
dougb |
* Fix the problem of uninstall wiping out the local.cf file
* Add two missing man pages
* Switch to SITE_PERL in the Makefile, and SITE_PERL and DOCSDIR in the
plist. Hopefully a cleaner workspace will prevent future mistakes.
* While I'm doing major surgery anyway, sort the plist.
Approved by: kris |
2.50_1 06 Mar 2003 06:04:51 |
dougb |
Argh. Actually install USAGE too. |
2.50_1 06 Mar 2003 05:32:34 |
dougb |
Actually install the INSTALL file that I tell people to read.
Submitted by: Brian B. <brian@bbdab.org> |
2.50_1 28 Feb 2003 07:41:03 |
dougb |
Fix a problem with sa-learn when called with the --single option. |
2.50 21 Feb 2003 09:32:27 |
dougb |
The PodParser update is only needed if we're not working with Perl
5.6.1 or later.
PR: ports/48349
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> |
2.50 21 Feb 2003 09:10:35 |
dougb |
Switch to Makefile COMMENT |
2.50 21 Feb 2003 09:10:09 |
dougb |
Upgrade to the long awaited 2.50. This version contains the Bayesian
filtering enhancements, and several other improvements. Make sure to
heed pkg-message, especially if upgrading. |
2.44 21 Feb 2003 09:02:09 |
dougb |
This patch is no longer needed. The authors have included a
use_dcc option. |
2.44 21 Feb 2003 08:59:07 |
dougb |
Warn users to read the docs |
2.44 01 Feb 2003 08:40:41 |
dougb |
Upgrade to version 2.44. Minor fixes only. |
2.43 25 Jan 2003 07:01:56 |
green |
Restore SpamAssassin port. No real harm done. It got removed because
somehow my p5-Mail-SpamAssassin-devel CVS Repository files are
specifying p5-Mail-SpamAssassin instead. |
2.43 25 Jan 2003 06:43:43 |
green |
Remove skeletons. |
2.43 06 Nov 2002 11:04:48 |
alane |
SURPRISE!
Changed MAINTAINER to dougb, who made the last upgrade when I was busy
and must have missed it.
Doug, if you don't want it, do what you will with it. |
2.43 05 Nov 2002 10:24:18 |
dougb |
Upgrade to 2.43, which has some nice bug fixes, most significantly
to the auto-whitelist feature, and some core-dump problems that
could cause a user to lose mail if spamd was down.
Regenerate my usedcc patches.
Fix the problem of the port using /etc/mail for its config files.
This is the patch I submitted on 10/17, but never got a response
from MAINTAINER.
PR: ports/44105 |
2.41_1 01 Nov 2002 13:09:32 |
alane |
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along.... |
2.41_1 01 Nov 2002 04:17:51 |
alane |
Changed MAINTAINER to my FreeBSD address. |
2.41_1 24 Sep 2002 20:17:41 |
alane |
Forced commit to provide updated info.
Submitted by: Mike Harding <mvh@ix.netcom.com>
Thanks Mike! |
2.41_1 21 Sep 2002 11:22:39 |
alane |
Fix build on 4-STABLE with system perl only (not port); fix error in
pkg-plist causing spurious errors on deinstall.
PR: 43156 |
2.41 21 Sep 2002 05:06:24 |
alane |
Added dep on p5-HTML-Parser. |
2.41 20 Sep 2002 19:23:54 |
alane |
Update to 2.41 so razor works.
Submitted by: Michael Harding(?) (I deleted the mail accidentally.) |
2.31_2 03 Sep 2002 18:42:49 |
alane |
Add ${PKGNAMEPREFIX} to ${DOCSDIR}. Fix breakage that will be caused when
a bsd.port.mk patch is committed in near future. |
2.31_1 17 Aug 2002 18:00:17 |
alane |
Change file to look for to check for razor agents, as Client.pm isn't
there in the new version. |
2.31_1 11 Aug 2002 03:05:29 |
petef |
Unbreak this port... for some reason, ${PERL_VERSION} isn't defined when
the test takes place and that's a fatal error for make. I'm not quite sure
why it's undefined, but this will allow people to build the port for now..
Submitted by: Dan Lagille <dan@langille.org>
Noticed by: http://www.freshports.org |
2.31_1 10 Aug 2002 19:41:47 |
alane |
Forgot to bump portrevision, since the previous change affects installing
dependency packages, and we want to force this one out. |
2.31 10 Aug 2002 19:40:01 |
alane |
The port of PodParser doesn't work with 5.8. The internal 5.8 code is newer.
So, don't use it or install it (it will break installing all subsequent ports)
if we're using perl 5.8.
This is not the best test, but it'll do until I (or someone) figures out
a way to do a < comparison instead of a != comparison. |
2.31 28 Jul 2002 05:15:26 |
pat |
Use INSTALL_SCRIPT to install spamd.sh
PR: ports/41044
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
2.31 15 Jul 2002 04:40:53 |
alane |
Update to 2.31. It passes all tests here for me, too.
PR: 40568
Submitted by: Edwin Woudt <edwin@woudt.nl> |
2.30 18 Jun 2002 00:55:16 |
obrien |
Optimize the install a little. |
2.30 15 Jun 2002 09:56:34 |
dougb |
Update to version 2.30, which has numerous bug fixes, better RBL
support, better language support, and other improvements.
The PR provided the new dependency, however the port needed
some portlint and other cleanup:
* Whitespace (spaces -> tabs)
* Wonky commands/paths/etc. replaced by ${VARIABLES} where appropriate
* Added some more files to PORTSDOCS, and tightened it up a bit
with a for loop
* Sorted the plist
It was also necessary to add a patch that provides the user with an
option as to whether or not to use dccproc. We have no port for it,
and porting it doesn't look fun. If the SA authors don't intend to
add this option to the base, I'll fix the (fairly simple) patch
to follow proper "one patch per file" rules.
PR: ports/39319
Submitted by: Alex Vasylenko <lxv@a-send-pr.sink.omut.org> |
2.20 18 May 2002 07:58:46 |
pat |
Add missing files to plist
PR: 37772
Submitted by: gshapiro |
2.20 25 Apr 2002 12:59:43 |
ache |
Upgrade to 2.20
Submitted by: Ollivier Robert <roberto@eurocontrol.fr> (partially) |
04 Mar 2002 17:33:09 |
ache |
Fix for new razor-agents 1.20 Add more required modules to *DEPENDS |
04 Mar 2002 14:14:04 |
ache |
Fix site URL |
04 Mar 2002 10:16:03 |
ache |
Upgrade to 2.11 |
03 Mar 2002 10:19:28 |
ache |
Fix situation when legal hotmail headers treated as fake ones |
28 Feb 2002 09:02:02 |
ache |
Add RUN_DEPENDS of razor-agents |
26 Feb 2002 17:06:25 |
ache |
1) Fix bug: check_for_faraway_charset_in_headers() does nothing 2) Add missing
charsets into decode_mime_bit() |
26 Feb 2002 15:06:11 |
ache |
Remove killall from "stop)", it can't search in arguments (perl) |