summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortron <tron>2014-07-26 19:58:25 +0000
committertron <tron>2014-07-26 19:58:25 +0000
commitc0b4337c205b1d68b6b328342e941de8a1347d33 (patch)
tree65bca5d705a71c0a2e0f3a52a91b6efa859aa972 /mk
parentc483ad9f4300c6df8d3558796a34dbdd68e1a4f2 (diff)
downloadpkgsrc-c0b4337c205b1d68b6b328342e941de8a1347d33.tar.gz
Add description of "sshguard" options.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description7
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.