diff options
author | tron <tron@pkgsrc.org> | 2014-07-26 19:58:25 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-07-26 19:58:25 +0000 |
commit | 1451faba1155e93048df38277e7951c594c357cc (patch) | |
tree | 65bca5d705a71c0a2e0f3a52a91b6efa859aa972 /mk/defaults | |
parent | d6a79dfc505279cb9b956de60ec9ba299c7a961e (diff) | |
download | pkgsrc-1451faba1155e93048df38277e7951c594c357cc.tar.gz |
Add description of "sshguard" options.
Diffstat (limited to 'mk/defaults')
-rw-r--r-- | mk/defaults/options.description | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 3c3ace48007..0b394922ca4 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -646,6 +646,13 @@ squid-netfilter Enable use of transparent proxy with Linux Net Filter. squid-pam-helper Enable use of PAM helper support. squid-pf Enable use of transparent proxy with Packet Filter. squid-unlinkd Enable use of unlinkd. +sshguard-aix Select AIX firewall backend for SSHGuard. +sshguard-hosts Select host firewall backend for SSHGuard. +sshguard-ipfilter Select IPFilter firewall backend for SSHGuard. +sshguard-ipfw Select ipfw firewall backend for SSHGuard. +sshguard-iptables Select iptables firewall backend for SSHGuard. +sshguard-null Select null firewall backend for SSHGuard. +sshguard-pf Select PF firewall backend for SSHGuard. ssl Enable SSL support. starttls Enable TLS support. static Allows you to build static libraries. |