Subject: CVS commit: pkgsrc/mail/dspam
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 03/21/2005 21:35:52
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Mar 21 21:35:52 UTC 2005

Modified Files:
	pkgsrc/mail/dspam: Makefile PLIST distinfo options.mk
	pkgsrc/mail/dspam/patches: patch-aa
Added Files:
	pkgsrc/mail/dspam/files: dspam.sh

Log Message:
Update to 3.4.1.

Changes:

	o Accuracy Enhancements
	o Bayesian Noise Reduction v2.0
	o TUM-Mode Enhancements
	o Library Performance Enhancements
	o PostgreSQL Storage Driver Enhancements
	o SQLite3 Storage Driver Support
	o Daemonized LMTP Server
	o LMTP Delivery

And more... more info in the RELEASE.NOTES file.

pkgsrc changes:

	o Add a dspam rc.d script to start the daemon.
	o The cgi configuration files were modified to support
	  CONF_FILES and PKG_SYSCONFDIR.

When using a NetBSD system, mount_umap(8) will be useful to mount
the cgi directory with www permissions, and you won't need to modify
any file in there! yay.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/mail/dspam/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/dspam/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/mail/dspam/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/dspam/options.mk
cvs rdiff -r0 -r1.1 pkgsrc/mail/dspam/files/dspam.sh
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/dspam/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.