diff options
author | tron <tron@pkgsrc.org> | 2009-03-24 08:55:01 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2009-03-24 08:55:01 +0000 |
commit | 390457d83de1a9b69a153d0f176836d73dfc8e27 (patch) | |
tree | 2be021c2f8070330b529551c59b68e5a633ff5a9 | |
parent | e76984206227d1a05c169cf60eaafe0eeb5107da (diff) | |
download | pkgsrc-390457d83de1a9b69a153d0f176836d73dfc8e27.tar.gz |
Explain "p0f" and "spamassassin" options of the "milter-greylist" package.
-rw-r--r-- | mk/defaults/options.description | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 56f02e9ee81..5cdec7e5081 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -314,7 +314,8 @@ openldap Enable OpenLDAP support. oracle Enable Oracle support. oss Enable support for the Open Sound System audio library. osx-addressbook Enable support for the Mac OS X Address Book. -otr Enable Off-the-record encrypted messaging +otr Enable Off-the-record encrypted messaging +p0f Enable support for passive OS fingerprinting. pam Enable PAM support. pcb-motif Use Motif for the gui instead of GTK for cad/pcb. pcre Enable Perl-compatible regular expressions. @@ -374,6 +375,7 @@ snort-flexresp2 NEW Flexible Responses on hostile connection attempts snort-prelude Enable prelude support. socks4 Enable Socks4 support. socks5 Enable Socks5 support. +spamassassin Enable SpamAssassin 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. |