mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
3913cf3211
Yes, after a long hiatus and a year of development and testing, bug fixes and improvements bu the new devel team, a new version is ready for use. There are too many change to mention here, please see: files/UPDATING. You will need to modify your dspam.conf and database structure, as described in the UPGRADING from the tarball (installed in share/doc/dspam). Tested by: supsonic#dspam on irc.freenode.net
212 lines
8.9 KiB
Plaintext
212 lines
8.9 KiB
Plaintext
%%HASH%%bin/cssstat
|
|
%%HASH%%bin/csscompress
|
|
%%HASH%%bin/cssclean
|
|
%%HASH%%bin/cssconvert
|
|
bin/dspam
|
|
bin/dspamc
|
|
bin/dspam_2sql
|
|
bin/dspam_admin
|
|
bin/dspam_clean
|
|
bin/dspam_crc
|
|
bin/dspam_dump
|
|
bin/dspam_logrotate
|
|
bin/dspam_merge
|
|
%%PGSQL%%bin/dspam_pg2int8
|
|
bin/dspam_stats
|
|
bin/dspam_train
|
|
@unexec if cmp -s %D/etc/dspam.conf %D/etc/dspam.conf.sample; then rm -f %D/etc/dspam.conf; fi
|
|
etc/dspam.conf.sample
|
|
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/external_lookup.h
|
|
include/dspam/heap.h
|
|
include/dspam/libdspam.h
|
|
include/dspam/libdspam_objects.h
|
|
include/dspam/nodetree.h
|
|
include/dspam/pref.h
|
|
include/dspam/read_config.h
|
|
include/dspam/storage_driver.h
|
|
include/dspam/tokenizer.h
|
|
lib/libdspam.a
|
|
lib/libdspam.la
|
|
lib/libdspam.so
|
|
lib/libdspam.so.7
|
|
%%DYNAMIC%%%%HASH%%lib/dspam/libhash_drv.a
|
|
%%DYNAMIC%%%%HASH%%lib/dspam/libhash_drv.la
|
|
%%DYNAMIC%%%%HASH%%lib/dspam/libhash_drv.so
|
|
%%DYNAMIC%%%%HASH%%lib/dspam/libhash_drv.so.7
|
|
%%DYNAMIC%%%%MYSQL%%lib/dspam/libmysql_drv.a
|
|
%%DYNAMIC%%%%MYSQL%%lib/dspam/libmysql_drv.la
|
|
%%DYNAMIC%%%%MYSQL%%lib/dspam/libmysql_drv.so
|
|
%%DYNAMIC%%%%MYSQL%%lib/dspam/libmysql_drv.so.7
|
|
%%DYNAMIC%%%%PGSQL%%lib/dspam/libpgsql_drv.a
|
|
%%DYNAMIC%%%%PGSQL%%lib/dspam/libpgsql_drv.la
|
|
%%DYNAMIC%%%%PGSQL%%lib/dspam/libpgsql_drv.so
|
|
%%DYNAMIC%%%%PGSQL%%lib/dspam/libpgsql_drv.so.7
|
|
%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.a
|
|
%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.la
|
|
%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.so
|
|
%%DYNAMIC%%%%SQLITE%%lib/dspam/libsqlite3_drv.so.7
|
|
@dirrm lib/dspam
|
|
libdata/pkgconfig/dspam.pc
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/RELEASE.NOTES
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.FreeBSD
|
|
%%PORTDOCS%%%%DOCSDIR%%/courier.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/exim.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/markov.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/mysql_drv.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/pgsql_drv.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/pop3filter.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/postfix.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/qmail.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/relay.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/sendmail.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/sqlite_drv.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/UPDATING
|
|
%%PORTDOCS%%%%DOCSDIR%%/UPGRADING
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
%%MYSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mysql/mysql_objects-4.1.sql
|
|
%%MYSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mysql/mysql_objects-space.sql
|
|
%%MYSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mysql/mysql_objects-speed.sql
|
|
%%MYSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mysql/purge-4.1.sql
|
|
%%MYSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mysql/purge.sql
|
|
%%MYSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mysql/virtual_user_aliases.sql
|
|
%%MYSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mysql/virtual_users.sql
|
|
%%MYSQL%%%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mysql
|
|
%%PGSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pgsql/pgsql_objects.sql
|
|
%%PGSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pgsql/purge.sql
|
|
%%PGSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pgsql/purge-pe.sql
|
|
%%PGSQL%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pgsql/virtual_users.sql
|
|
%%PGSQL%%%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pgsql
|
|
%%SQLITE%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sqlite/purge-2.sql
|
|
%%SQLITE%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sqlite/purge-3.sql
|
|
%%SQLITE%%%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/sqlite
|
|
@dirrmtry %%PORTEXAMPLES%%%%EXAMPLESDIR%%
|
|
%%WebUI%%%%WWWDIR%%/admins.sample
|
|
%%WebUI%%%%WWWDIR%%/admin.cgi
|
|
%%WebUI%%%%WWWDIR%%/admingraph.cgi
|
|
%%WebUI%%%%WWWDIR%%/base.css
|
|
%%WebUI%%%%WWWDIR%%/configure.pl.sample
|
|
%%WebUI%%%%WWWDIR%%/default.prefs.sample
|
|
%%WebUI%%%%WWWDIR%%/dspam.cgi
|
|
%%WebUI%%%%WWWDIR%%/graph.cgi
|
|
%%WebUI%%%%WWWDIR%%/dspam-logo-small.gif
|
|
%%WebUI%%%%WWWDIR%%/rgb.txt
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_admin_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_admin_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_admin_status.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_admin_user.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_alerts.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_analysis.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_fragment.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_history.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_performance.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_quarantine.html
|
|
%%WebUI%%%%WWWDIR%%/templates/nav_viewmessage.html
|
|
%%WebUI%%%%WWWDIR%%/templates/strings.pl
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_admin_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_admin_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_admin_status.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_admin_user.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_alerts.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_analysis.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_fragment.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_history.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_performance.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_quarantine.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/nav_viewmessage.html
|
|
%%WebUI%%%%WWWDIR%%/templates/de/strings.pl
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_admin_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_admin_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_admin_status.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_admin_user.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_alerts.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_analysis.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_fragment.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_history.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_performance.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_quarantine.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/nav_viewmessage.html
|
|
%%WebUI%%%%WWWDIR%%/templates/es-es/strings.pl
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_admin_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_admin_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_admin_status.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_admin_user.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_alerts.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_analysis.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_fragment.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_history.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_performance.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_quarantine.html
|
|
%%WebUI%%%%WWWDIR%%/templates/fr/nav_viewmessage.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_admin_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_admin_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_admin_status.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_admin_user.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_alerts.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_analysis.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_fragment.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_history.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_performance.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_quarantine.html
|
|
%%WebUI%%%%WWWDIR%%/templates/he/nav_viewmessage.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_admin_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_admin_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_admin_status.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_admin_user.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_alerts.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_analysis.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_fragment.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_history.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_performance.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_quarantine.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/nav_viewmessage.html
|
|
%%WebUI%%%%WWWDIR%%/templates/pt-br/strings.pl
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_admin_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_admin_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_admin_status.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_admin_user.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_alerts.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_analysis.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_error.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_fragment.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_history.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_performance.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_preferences.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_quarantine.html
|
|
%%WebUI%%%%WWWDIR%%/templates/ro/nav_viewmessage.html
|
|
%%WebUI%%@dirrm %%WWWDIR%%/templates/de
|
|
%%WebUI%%@dirrm %%WWWDIR%%/templates/es-es
|
|
%%WebUI%%@dirrm %%WWWDIR%%/templates/fr
|
|
%%WebUI%%@dirrm %%WWWDIR%%/templates/he
|
|
%%WebUI%%@dirrm %%WWWDIR%%/templates/pt-br
|
|
%%WebUI%%@dirrm %%WWWDIR%%/templates/ro
|
|
%%WebUI%%@dirrm %%WWWDIR%%/templates
|
|
%%WebUI%%@dirrm %%WWWDIR%%
|
|
@dirrm include/dspam
|
|
@cwd %%DSPAM_HOME%%
|
|
firstrun.txt.sample
|
|
firstspam.txt.sample
|
|
quarantinefull.txt.sample
|
|
@cwd /
|
|
@dirrm %%DSPAM_HOME%%
|