summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authortaca <taca>2013-03-13 17:13:06 +0000
committertaca <taca>2013-03-13 17:13:06 +0000
commitea2fab5956a81944d8ca507a7d826a491e362e2d (patch)
tree4573e4cc6fec9d5ee077898a3516e0ae577021aa /mk/defaults
parent2b4a562a57c7717943fe566e42aaffc93ccc2153 (diff)
downloadpkgsrc-ea2fab5956a81944d8ca507a7d826a491e362e2d.tar.gz
Add squid-backend-rock, squid-ipfw and squid-kerberos-helper.
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/options.description3
1 files changed, 3 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index bd5edb5f813..d602e37a206 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -595,9 +595,12 @@ squid-backend-aufs Enable use of with Posix AIO.
squid-backend-coss Enable use of COSS I/O with Posix AIO.
squid-backend-diskd Enable use of diskd process to write to cache.
squid-backend-null Enable use of null backend; using only memory.
+squid-backend-rock Enable use of rock backend; database-style storage.
squid-backend-ufs Enable use of UFS (Unix File System).
squid-carp Enable use of CARP (Cache Array Routing Protocol).
squid-ipf Enable use of transparent proxy with IP Filter.
+squid-ipfw Enable use of transparent proxy with IPFW.
+squid-kerberos-helper Enable use of Kerberos helper support.
squid-ldap-helper Enable use of LDAP helper support.
squid-netfilter Enable use of transparent proxy with Linux Net Filter.
squid-pam-helper Enable use of PAM helper support.