summaryrefslogtreecommitdiff
path: root/mail/dspam/PLIST
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2006-05-06 08:36:10 +0000
committerxtraeme <xtraeme>2006-05-06 08:36:10 +0000
commit4840843e8ad706e244b39bbfddc7a0e6890042d4 (patch)
tree72082b7b1404cc13f4f635d4c0a2cecd629f3fa1 /mail/dspam/PLIST
parentf9e486fd1b18865c4d17f2adc613cbb2c06d5c6d (diff)
downloadpkgsrc-4840843e8ad706e244b39bbfddc7a0e6890042d4.tar.gz
Update to 3.6.5 (provided by Unex in PR pkg/33427):
RELEASE 3.6.5-STABLE MAINT: PgSQL SQL tuning MAINT: WebUI aesthetic and functional fixes MAINT: Added --disable-syslog and --with-logfile= configuration flags MAINT: Added -t flag for dspam_stats to total stats MAINT: Markov result used as X-DSPAM-Confidence when Markov used MAINT: Support for separate read/write servers to be used with mysql_drv BUGFIX: Spam are quarantined when --deliver=summary BUGFIX: Admin graphs malformatted when subject contains newline character BUGFIX: WebUI does not use MAX_COL_LEN BUGFIX: Output for dspam_admin aggr pref incorrect BUGFIX: Flat-file preference writes fail on some systems BUGFIX: Failure to connect to ClamAV causes segmentation fault BUGFIX: NULL username in system causes segmentation fault BUGFIX: ClamAV processing and cleanup issues BUGFIX: Fragment files overwritten on retrain BUGFIX: Miscellaneous invalid read / segmentation fault bugs BUGFIX: If TrainingMode not specified in dspam.conf or passed in, segmentation fault BUGFIX: No output returned when using --deliver=summary with dspamc RELEASE 3.6.4-STABLE DOC: Documented user preferences in README MAINT: Added dspam_train tool, replacing most functions of dspam_corpus MAINT: Code cleanup and performance improvements MAINT: Significant improvements in accuracy, specifically reduced false pos. MAINT: Removed experimental neural collaboration functions MAINT: Added ClassAlias configuration directive to dspam.conf MAINT: Added undo option for retraining via WebUI MAINT: Added storeFragments support to WebUI MAINT: Added mass-retraining support to WebUI BUGFIX: DSPAM segfaults when invalid UID specified using UIDInSignature BUGFIX: No output when using --classify with --client BUGFIX: dspam_corpus overrides default dspam.conf settings BUGFIX: Multi-driver builds fail when preferences-extension is not supported
Diffstat (limited to 'mail/dspam/PLIST')
-rw-r--r--mail/dspam/PLIST15
1 files changed, 9 insertions, 6 deletions
diff --git a/mail/dspam/PLIST b/mail/dspam/PLIST
index 96d1a8d6021..1caeff1b685 100644
--- a/mail/dspam/PLIST
+++ b/mail/dspam/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2006/03/02 18:38:20 jwise Exp $
+@comment $NetBSD: PLIST,v 1.13 2006/05/06 08:36:10 xtraeme Exp $
${HASH}bin/cssstat
${HASH}bin/csscompress
${HASH}bin/cssclean
@@ -14,6 +14,7 @@ bin/dspam_genaliases
bin/dspam_logrotate
bin/dspam_merge
bin/dspam_stats
+bin/dspam_train
bin/dspamc
include/dspam/buffer.h
include/dspam/config.h
@@ -35,6 +36,7 @@ man/man1/dspam_corpus.1
man/man1/dspam_dump.1
man/man1/dspam_merge.1
man/man1/dspam_stats.1
+man/man1/dspam_train.1
man/man3/dspam_addattribute.3
man/man3/dspam_attach.3
man/man3/dspam_create.3
@@ -60,6 +62,9 @@ share/doc/dspam/qmail.txt
share/doc/dspam/relay.txt
share/doc/dspam/sendmail.txt
share/doc/dspam/sqlite_drv.txt
+share/dspam/txt/firstrun.txt
+share/dspam/txt/firstspam.txt
+share/dspam/txt/quarantinefull.txt
share/dspam/webui/cgi-bin/admin.cgi
share/dspam/webui/cgi-bin/admingraph.cgi
share/dspam/webui/cgi-bin/dspam.cgi
@@ -72,6 +77,7 @@ share/dspam/webui/cgi-bin/templates/nav_admin_user.html
share/dspam/webui/cgi-bin/templates/nav_alerts.html
share/dspam/webui/cgi-bin/templates/nav_analysis.html
share/dspam/webui/cgi-bin/templates/nav_error.html
+share/dspam/webui/cgi-bin/templates/nav_fragment.html
share/dspam/webui/cgi-bin/templates/nav_history.html
share/dspam/webui/cgi-bin/templates/nav_performance.html
share/dspam/webui/cgi-bin/templates/nav_preferences.html
@@ -92,23 +98,20 @@ ${PGSQL}share/dspam/pgsql/purge.sql
${PGSQL}share/dspam/pgsql/virtual_users.sql
${SQLITE}share/dspam/sqlite/purge-2.sql
${SQLITE}share/dspam/sqlite/purge-3.sql
-share/dspam/txt/firstrun.txt
-share/dspam/txt/firstspam.txt
-share/dspam/txt/quarantinefull.txt
share/examples/dspam/cgi-admins
share/examples/dspam/cgi-default.prefs
share/examples/dspam/configure.pl
share/examples/dspam/dspam.conf
share/examples/rc.d/dspam
@dirrm share/examples/dspam
-@dirrm share/dspam/txt
${PGSQL}@dirrm share/dspam/pgsql
${MYSQL}@dirrm share/dspam/mysql
${SQLITE}@dirrm share/dspam/sqlite
+@dirrm share/dspam/webui/htdocs
@dirrm share/dspam/webui/cgi-bin/templates
@dirrm share/dspam/webui/cgi-bin
-@dirrm share/dspam/webui/htdocs
@dirrm share/dspam/webui
+@dirrm share/dspam/txt
@dirrm share/dspam
@dirrm share/doc/dspam
@dirrm include/dspam