diff options
author | heinz <heinz> | 2005-11-13 22:55:36 +0000 |
---|---|---|
committer | heinz <heinz> | 2005-11-13 22:55:36 +0000 |
commit | aaed59aa68b2f53dd9b0a954afb088132d1515ca (patch) | |
tree | bb0924f46c727d42ce61ef36bc42d9d0f35a3834 /mk/defaults | |
parent | 7a57580b653d78f5cee52520d77ef6d8573cb510 (diff) | |
download | pkgsrc-aaed59aa68b2f53dd9b0a954afb088132d1515ca.tar.gz |
Renamed spamassassin options to follow the naming conventions.
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 11 |
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. |