summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2005-11-13 22:55:36 +0000
committerheinz <heinz@pkgsrc.org>2005-11-13 22:55:36 +0000
commit566dcd2b716290123d419929a65f3c72479b9780 (patch)
treebb0924f46c727d42ce61ef36bc42d9d0f35a3834 /mk
parent10244d2b8ceb7741b3d443105ac8b954102be6d6 (diff)
downloadpkgsrc-566dcd2b716290123d419929a65f3c72479b9780.tar.gz
Renamed spamassassin options to follow the naming conventions.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description11
1 files changed, 6 insertions, 5 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 29315ee291e..cce1dc5662d 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -23,8 +23,6 @@ ati
audiofile
authlib
avifile
-awl-sql-tests
-bayes-sql-tests
bdb
bktr
blender-exppython Enable the Experimental Python support.
@@ -188,7 +186,6 @@ nas Enable usage of the Network Audio System.
native
ncurses Enable ncurses support.
neomagic
-net-tests
newport
nogui
nospoof
@@ -206,8 +203,6 @@ patchviewer
pcre
perf-tuning
perl
-perl-taint-checks
-perl-warnings
pf
pgsql Enable PostgreSQL support.
pinfo-native-curses Use NetBSD native curses rather than ncurses.
@@ -249,6 +244,12 @@ slp
snmp
socks4 Enable Socks4 support.
socks5 Enable Socks5 support.
+spamassassin-perl-warnings Enable Perl warnings at run-time.
+spamassassin-taint-checks Enable Perl taint checks to improve security.
+spamassassin-test-awl-sql Enable tests of the SQL module for the automatic whitelist.
+spamassassin-test-bayes-sql Enable tests of the SQL module for Bayes data.
+spamassassin-test-net Enable Internet based tests during 'make test'.
+spamassassin-test-prefork Enable spamd prefork test (kills processes containing 'spam child').
sqlite
ssl Enable SSL support.
starttls Enable TLS support.