diff options
author | xtraeme <xtraeme> | 2004-10-22 05:43:28 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-10-22 05:43:28 +0000 |
commit | 12d3f148e268d879994a0bd59386908d6a6eba0b (patch) | |
tree | 41eeaea075a031107457cf3001c7c66af64169ad /doc | |
parent | 0e4c1fc0912a87d165d9ddc29ec089f8cd28b2bd (diff) | |
download | pkgsrc-12d3f148e268d879994a0bd59386908d6a6eba0b.tar.gz |
Update mail/dspam to 3.2.0 (latest stable version).
Version 3.2 adds many significant enhancements, these include the
introduction of a dspam.conf master configuration, an aesthetically
redesigned web interface, support for SQLite, support for Windows, and
and many other enhancements.
More information:
http://www.nuclearelephant.com/projects/dspam/text/RELEASE-3.2.0.txt
pkgsrc changes:
* Default storage driver has been changed to SQLite, to sync with dspam's
defaults.
* Deprecated options has been removed totally, now you'll have to specify
them via PKG_OPTIONS.dspam=foo bar baz.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 3273270cbc9..8e43af67932 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7517 2004/10/22 01:10:03 xtraeme Exp $ +$NetBSD: CHANGES,v 1.7518 2004/10/22 05:43:28 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4809,3 +4809,4 @@ Changes to the packages collection and infrastructure in 2004: Updated sylpheed-gtk2 to 0.9.12.20040918 [xtraeme 2004-10-21] Updated mysql4-client to 4.0.21 [xtraeme 2004-10-22] Updated mysql4-server to 4.0.21 [xtraeme 2004-10-22] + Updated dspam to 3.2.0 [xtraeme 2004-10-22] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2248 2004/10/22 01:10:04 xtraeme Exp $ +$NetBSD: TODO,v 1.2249 2004/10/22 05:43:29 xtraeme Exp $ Suggested new packages ====================== @@ -229,7 +229,6 @@ Suggested package updates o docsis-0.9.1 o doxygen-1.3.9.1 o drscheme-208 - o dspam-3.2 o dvipng-1.2 [http://sourceforge.net/projects/dvipng/] o dylan-compiler-2.3.11 o dylan-interpreter-2.3.11 |