summaryrefslogtreecommitdiff
path: root/mk/defaults
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-06-21 16:07:06 +0000
committertaca <taca@pkgsrc.org>2020-06-21 16:07:06 +0000
commita7fa695ea8904241e94a0b8c1b62cf1cd592e1cb (patch)
treef31bc3cd9835c89684479cb545cff6040843928f /mk/defaults
parent2e24f7cd3e2d5becaeac8a14f44e82aeb9ab98bc (diff)
downloadpkgsrc-a7fa695ea8904241e94a0b8c1b62cf1cd592e1cb.tar.gz
mk/defaults/options.description: rename two options
Rename ecap and esi to squid-ecap and squid-esi.
Diffstat (limited to 'mk/defaults')
-rw-r--r--mk/defaults/options.description4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 0cdc4ee130e..4488e769669 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -167,7 +167,6 @@ eaccelerator-disassembler Include disassembler.
eaccelerator-doc-comment-inclusion Retain doc-comments in internal php structures.
eai Enable EAI (Email Address Internationalization) support.
eb Enable EB dictionary library support.
-ecap Enable eCAP support.
ecl Use Embeddable Common Lisp.
ecore Enable ecore library support.
editline Enable use of the NetBSD Editline library.
@@ -186,7 +185,6 @@ enchant-zemberek Add spell checking support for Turkish.
epoll Enable support for epoll I/O event notification facility.
epub Enable epub support.
erlang-hipe Enable HiPE support.
-esi Enable ESI (Edge Side Includes) support.
eucjp Support EUC-JP, a character encoding for Japanese.
evolution-data-server Enable support for evolution-data-server.
exim-build-eximon Also build the X based exim queue monitoring tool.
@@ -774,6 +772,8 @@ 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-ecap Enable use of eCAP.
+squid-esi Enable use of ESI (Edge Side Includes).
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.