pkgsrc/mail/dspam/PLIST
adrianp 67edfebd6a Update to dspam 3.6.1 ok'ed xtraeme@
Package changes:

- Add DSPAM_WWWUSER and DSPAM_WWWGROUP as BUILD_DEFS
  (not everyone uses apache)
- Change group ownership on dspam.conf to ${DSPAM_WWWGROUP}
  Pointed out in tech-pkg@ by matt (at) bodgit-n-scarper.com
- Remove patch-ac as that's been applied upstream
- PLIST fixes for css* tools installed with hash driver

From DSPAM RELEASE_NOTES:

BUGFIX: ParseToHeaders can segfault on malformatted To header
BUGFIX: TrackSources does not correctly parse messages when used with QMail
BUGFIX: Missing check for existing strcasestr
BUGFIX: X-DSPAM-Reclassified heading appears blank
BUGFIX: Plused-Detail support does not work with domains
BUGFIX: Hash databases are not 8-byte aligned (do not work with 64-bit systems)
BUGFIX: Certain daemon-mode operations append a trailing period
BUGFIX: DataSource 'document' option causes improper processing
BUGFIX: Segfaults occur on malformed Content-Type header
BUGFIX: History appears blank in dspam.cgi
2005-11-12 16:53:19 +00:00

113 lines
3.5 KiB
Text

@comment $NetBSD: PLIST,v 1.11 2005/11/12 16:53:19 adrianp Exp $
${HASH}bin/cssstat
${HASH}bin/csscompress
${HASH}bin/cssclean
${HASH}bin/cssconvert
bin/dspam
bin/dspam_2sql
bin/dspam_admin
bin/dspam_clean
bin/dspam_corpus
bin/dspam_crc
bin/dspam_dump
bin/dspam_genaliases
bin/dspam_logrotate
bin/dspam_merge
bin/dspam_stats
bin/dspamc
include/dspam/buffer.h
include/dspam/config.h
include/dspam/config_shared.h
include/dspam/decode.h
include/dspam/diction.h
include/dspam/error.h
include/dspam/heap.h
include/dspam/libdspam.h
include/dspam/libdspam_objects.h
include/dspam/nodetree.h
include/dspam/storage_driver.h
include/dspam/tokenizer.h
lib/libdspam.la
lib/pkgconfig/dspam.pc
man/man1/dspam.1
man/man1/dspam_clean.1
man/man1/dspam_corpus.1
man/man1/dspam_dump.1
man/man1/dspam_merge.1
man/man1/dspam_stats.1
man/man3/dspam_addattribute.3
man/man3/dspam_attach.3
man/man3/dspam_create.3
man/man3/dspam_destroy.3
man/man3/dspam_detach.3
man/man3/dspam_getsource.3
man/man3/dspam_init.3
man/man3/dspam_process.3
man/man3/libdspam.3
share/doc/dspam/README
share/doc/dspam/RELEASE.NOTES
share/doc/dspam/UPGRADING
share/doc/dspam/courier.txt
share/doc/dspam/exim.txt
share/doc/dspam/markov.txt
share/doc/dspam/mysql_drv.txt
share/doc/dspam/ora_drv.txt
share/doc/dspam/osx.txt
share/doc/dspam/pgsql_drv.txt
share/doc/dspam/pop3filter.txt
share/doc/dspam/postfix.txt
share/doc/dspam/qmail.txt
share/doc/dspam/relay.txt
share/doc/dspam/sendmail.txt
share/doc/dspam/sqlite_drv.txt
share/dspam/webui/cgi-bin/admin.cgi
share/dspam/webui/cgi-bin/admingraph.cgi
share/dspam/webui/cgi-bin/dspam.cgi
share/dspam/webui/cgi-bin/graph.cgi
share/dspam/webui/cgi-bin/rgb.txt
share/dspam/webui/cgi-bin/templates/nav_admin_error.html
share/dspam/webui/cgi-bin/templates/nav_admin_preferences.html
share/dspam/webui/cgi-bin/templates/nav_admin_status.html
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_history.html
share/dspam/webui/cgi-bin/templates/nav_performance.html
share/dspam/webui/cgi-bin/templates/nav_preferences.html
share/dspam/webui/cgi-bin/templates/nav_quarantine.html
share/dspam/webui/cgi-bin/templates/nav_viewmessage.html
share/dspam/webui/htdocs/base.css
share/dspam/webui/htdocs/dspam-logo-small.gif
${MYSQL}share/dspam/mysql/mysql_objects-4.1.sql
${MYSQL}share/dspam/mysql/mysql_objects-space.sql
${MYSQL}share/dspam/mysql/mysql_objects-speed.sql
${MYSQL}share/dspam/mysql/purge.sql
${MYSQL}share/dspam/mysql/purge-4.1.sql
${MYSQL}share/dspam/mysql/virtual_users.sql
${MYSQL}share/dspam/mysql/virtual_user_aliases.sql
${MYSQL}share/dspam/mysql/neural.sql
${PGSQL}share/dspam/pgsql/pgsql_objects.sql
${PGSQL}share/dspam/pgsql/purge.sql
${PGSQL}share/dspam/pgsql/virtual_users.sql
${SQLITE}share/dspam/sqlite/purge.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/cgi-bin/templates
@dirrm share/dspam/webui/cgi-bin
@dirrm share/dspam/webui/htdocs
@dirrm share/dspam/webui
@dirrm share/dspam
@dirrm share/doc/dspam
@dirrm include/dspam