head	1.4;
access;
symbols
	pkgsrc-2013Q2:1.4.0.54
	pkgsrc-2013Q2-base:1.4
	pkgsrc-2012Q4:1.4.0.52
	pkgsrc-2012Q4-base:1.4
	pkgsrc-2011Q4:1.4.0.50
	pkgsrc-2011Q4-base:1.4
	pkgsrc-2011Q2:1.4.0.48
	pkgsrc-2011Q2-base:1.4
	pkgsrc-2009Q4:1.4.0.46
	pkgsrc-2009Q4-base:1.4
	pkgsrc-2008Q4:1.4.0.44
	pkgsrc-2008Q4-base:1.4
	pkgsrc-2008Q3:1.4.0.42
	pkgsrc-2008Q3-base:1.4
	cube-native-xorg:1.4.0.40
	cube-native-xorg-base:1.4
	pkgsrc-2008Q2:1.4.0.38
	pkgsrc-2008Q2-base:1.4
	pkgsrc-2008Q1:1.4.0.36
	pkgsrc-2008Q1-base:1.4
	pkgsrc-2007Q4:1.4.0.34
	pkgsrc-2007Q4-base:1.4
	pkgsrc-2007Q3:1.4.0.32
	pkgsrc-2007Q3-base:1.4
	pkgsrc-2007Q2:1.4.0.30
	pkgsrc-2007Q2-base:1.4
	pkgsrc-2007Q1:1.4.0.28
	pkgsrc-2007Q1-base:1.4
	pkgsrc-2006Q4:1.4.0.26
	pkgsrc-2006Q4-base:1.4
	pkgsrc-2006Q3:1.4.0.24
	pkgsrc-2006Q3-base:1.4
	pkgsrc-2006Q2:1.4.0.22
	pkgsrc-2006Q2-base:1.4
	pkgsrc-2006Q1:1.4.0.20
	pkgsrc-2006Q1-base:1.4
	pkgsrc-2005Q4:1.4.0.18
	pkgsrc-2005Q4-base:1.4
	pkgsrc-2005Q3:1.4.0.16
	pkgsrc-2005Q3-base:1.4
	pkgsrc-2005Q2:1.4.0.14
	pkgsrc-2005Q2-base:1.4
	pkgsrc-2005Q1:1.4.0.12
	pkgsrc-2005Q1-base:1.4
	pkgsrc-2004Q4:1.4.0.10
	pkgsrc-2004Q4-base:1.4
	pkgsrc-2004Q3:1.4.0.8
	pkgsrc-2004Q3-base:1.4
	pkgsrc-2004Q2:1.4.0.6
	pkgsrc-2004Q2-base:1.4
	pkgsrc-2004Q1:1.4.0.4
	pkgsrc-2004Q1-base:1.4
	pkgsrc-2003Q4:1.4.0.2
	pkgsrc-2003Q4-base:1.4;
locks; strict;
comment	@# @;


1.4
date	2003.11.03.00.56.26;	author heinz;	state dead;
branches;
next	1.3;

1.3
date	2003.05.22.11.41.03;	author abs;	state Exp;
branches;
next	1.2;

1.2
date	2002.10.20.20.09.06;	author heinz;	state dead;
branches;
next	1.1;

1.1
date	2002.10.08.16.41.33;	author heinz;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Update to version 2.60 (fixes PR pkg/23318):

Summary of changes since 2.5x
-----------------------------------

- spamd supports UNIX-domain sockets
- SSL support for spamc/spamd now usable
- improved Bayes text analysis
- improved expiration of Bayes-DB
- better detection of 'invisible text' and other obfuscation techniques
  in HTML
- new RBL (eg SORBS, SpamCop, Osirusoft dropped)
- better handling of RBL timeouts
- support for Razor V1 dropped
- more flexible header and report rewriting
- Perl taint mode enabled by default
- bug fixes
- new rules
@
text
@$NetBSD: patch-af,v 1.3 2003/05/22 11:41:03 abs Exp $

--- spamd/spamd.raw.orig	2003-05-20 07:06:18.000000000 +0100
+++ spamd/spamd.raw
@@@@ -1009,7 +1009,8 @@@@ sub kill_handler
 use POSIX 'setsid';
 sub daemonize
 {
-    $0 = join(' ', $0, @@ARGV) unless($opt{'debug'});; # pretty command line in ps
+    # no pretty 'ps' command line (easier for NetBSD rc script)
+    # $0 = join(' ', $0, @@ARGV) unless($opt{'debug'});; # pretty command line in ps
     chdir '/' or die "Can't chdir to '/': $!";
     $SIG{__WARN__} = sub { logmsg($_[0]); };
     open STDIN,'/dev/null' or die "Can't read '/dev/null': $!";
@


1.3
log
@Update spamassassin to 2.55
Many small changes since 2.53, but difficult to pick out anything significant.
@
text
@d1 1
a1 1
$NetBSD$
@


1.2
log
@Update to 2.43

Item 1) was already provided by 'inofficial' patch-af for 2.42 (now
removed).

Two new patches (-ag and -ah) from the SpamAssassin-current repository
work around a roblem with razor2 timeouts.

Logo 'ninjabutton.png' is now in the correct html directory.

Official changes:
 1) AWL change reverted; instead of decreasing the AWL bias gradually to
    allow frequently-seen addresses to get into the "nonspam" area, it now
    behaves like 2.31 did, in that the AWL simply represents the
    long-term average score from that correspondent.

 2) core-dump bug in spamd worked around, _except for the "-m" switch_.
    The "-m" switch relies on signal handling in the Perl interpreter,
    which seems to have some bugs we cannot work around reliably on some
    platforms, so its use is no longer recommended.

 3) some portability fixes for SunOS.
@
text
@d1 1
a1 1
$NetBSD: patch-af,v 1.1 2002/10/08 16:41:33 heinz Exp $
d3 12
a14 12
--- lib/Mail/SpamAssassin/AutoWhitelist.pm.orig	Thu Sep 26 13:13:25 2002
+++ lib/Mail/SpamAssassin/AutoWhitelist.pm
@@@@ -100,7 +100,8 @@@@
   # 5 seems to allow folks who get (3,4,3,2,4,5,...) to dig
   # themselves out, after 6 messages.
   $self->{entry}->{count} ||= 0;
-  $score = $score - ($self->{entry}->{count} * 5);
+  # pkgsrc: go back to 2.31 AWL behaviour (2.50 (maybe 2.43) will do that, too)
+  # $score = $score - ($self->{entry}->{count} * 5);
 
   $self->{checker}->add_score($self->{entry},$score);
 }
@


1.1
log
@- Setting PKG_SYSCONFBASE in /etc/mk.conf works now (Thanks to Urban
  Boquist).
- Included fix for bad AWL behaviour which will also be in 2.50 (maybe 2.43)
  (ie AWL works the same again as in SA 2.31). This causes revision bump.
@
text
@d1 1
a1 1
$NetBSD$
@


