summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2006-01-07 10:27:51 +0000
committerhubertf <hubertf@pkgsrc.org>2006-01-07 10:27:51 +0000
commit7c494d79eded8c52d47f0b68bffd73ffb95ec023 (patch)
tree66e71459c99cc5e287c2141126812d0078a6a517 /doc
parentb975e3aee4552ea822dab10ede43e37a97408d84 (diff)
downloadpkgsrc-7c494d79eded8c52d47f0b68bffd73ffb95ec023.tar.gz
Update spamprobe to version 1.4.
Submitted by Ossi 'ohub' Herrala <oherrala@ee.oulu.fi> in private mail as discussed on IRCnet #NetBSD. Changes to software: * Spamprobe has a config file! * Added comprehensive command line option help. * Added support for maildir directories to all file based commands. * Added support for auto-purge (-P command line option). * Commands create-db and create-config to greate database and config file. * Added gif parser support using libungif to analyzes image attachments and derive useful information from them. Changes to package: * bdb is not in SUGGESTED_OPTIONS anymore. * added depency to graphics/libungif and gif is in SUGGESTED_OPTIONS.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 3f71947b297..f06ffa99a7d 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12396 2006/01/07 06:47:54 schmonz Exp $
+$NetBSD: CHANGES,v 1.12397 2006/01/07 10:27:59 hubertf Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -144,3 +144,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated www/cgic to 2.05 [adam 2006-01-06]
Updated pkgtools/pkg_comp to 1.25 [seb 2006-01-06]
Added databases/tinycdb version 0.75 [schmonz 2006-01-07]
+ Updated mail/spamprobe to 1.4 [hubertf 2006-01-07]