mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
7fb2fff93e
- 1st release of this port after repository copy - Plus one port dependency fix from me, if "WITH_APACHE2=yes" is set. To prevent overinstallation of apache2, although its already present. Am using sbin/apachectl now as trigger instead of httpd.conf, which has different pathnames in apache/apache2, - PR will be closed by me PR: 68358 Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Reviewed by: Andreas Klemm <andreas@FreeBSD.org>
77 lines
2.6 KiB
Plaintext
77 lines
2.6 KiB
Plaintext
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_merge
|
|
bin/dspam_stats
|
|
include/dspam/buffer.h
|
|
include/dspam/decode.h
|
|
include/dspam/error.h
|
|
include/dspam/lht.h
|
|
include/dspam/libdspam.h
|
|
include/dspam/libdspam_objects.h
|
|
include/dspam/nodetree.h
|
|
include/dspam/storage_driver.h
|
|
lib/libdspam.a
|
|
lib/libdspam.so
|
|
lib/libdspam.so.5
|
|
libdata/pkgconfig/dspam.pc
|
|
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/RELEASE.NOTES
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
%%MYSQL%%%%EXAMPLESDIR%%/mysql/2x_to_3x_db.sql
|
|
%%MYSQL%%%%EXAMPLESDIR%%/mysql/README
|
|
%%MYSQL%%%%EXAMPLESDIR%%/mysql/mysql.data
|
|
%%MYSQL%%%%EXAMPLESDIR%%/mysql/mysql_objects.sql.space.optimized
|
|
%%MYSQL%%%%EXAMPLESDIR%%/mysql/mysql_objects.sql.speed.optimized
|
|
%%MYSQL%%%%EXAMPLESDIR%%/mysql/purge.sql
|
|
%%MYSQL%%%%EXAMPLESDIR%%/mysql/virtual_users.sql
|
|
%%MYSQL%%@dirrm %%EXAMPLESDIR%%/mysql
|
|
%%MYSQL%%@dirrm %%EXAMPLESDIR%%
|
|
%%PGSQL%%%%EXAMPLESDIR%%/pgsql/README
|
|
%%PGSQL%%%%EXAMPLESDIR%%/pgsql/pgsql.data
|
|
%%PGSQL%%%%EXAMPLESDIR%%/pgsql/pgsql_objects.sql
|
|
%%PGSQL%%%%EXAMPLESDIR%%/pgsql/purge.sql
|
|
%%PGSQL%%%%EXAMPLESDIR%%/pgsql/virtual_users.sql
|
|
%%PGSQL%%@dirrm %%EXAMPLESDIR%%/pgsql
|
|
%%PGSQL%%@dirrm %%EXAMPLESDIR%%
|
|
%%SQLITE%%%%EXAMPLESDIR%%/sqlite/README
|
|
%%SQLITE%%%%EXAMPLESDIR%%/sqlite/purge.sql
|
|
%%SQLITE%%@dirrm %%EXAMPLESDIR%%/sqlite
|
|
%%SQLITE%%@dirrm %%EXAMPLESDIR%%
|
|
%%CGI%%www/vhosts/dspam/admins.sample
|
|
%%CGI%%www/vhosts/dspam/admin.cgi
|
|
%%CGI%%www/vhosts/dspam/admingraph.cgi
|
|
%%CGI%%www/vhosts/dspam/base.css
|
|
%%CGI%%www/vhosts/dspam/configure.pl
|
|
%%CGI%%www/vhosts/dspam/default.prefs.sample
|
|
%%CGI%%www/vhosts/dspam/dspam.cgi
|
|
%%CGI%%www/vhosts/dspam/graph.cgi
|
|
%%CGI%%www/vhosts/dspam/logo.gif
|
|
%%CGI%%www/vhosts/dspam/rgb.txt
|
|
%%CGI%%www/vhosts/dspam/templates/nav_admin_error.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_admin_preferences.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_admin_status.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_admin_user.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_alerts.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_analysis.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_error.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_history.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_performance.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_preferences.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_quarantine.html
|
|
%%CGI%%www/vhosts/dspam/templates/nav_viewmessage.html
|
|
%%CGI%%@dirrm www/vhosts/dspam/templates
|
|
%%CGI%%@dirrm www/vhosts/dspam
|
|
%%CGI%%@dirrm www/vhosts
|
|
%%CGI%%@unexec rmdir %D/www 2>/dev/null || true
|
|
@dirrm include/dspam
|
|
@dirrm etc/dspam
|
|
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true
|