Sun Jun 21 16:07:06 2020 UTC ()
mk/defaults/options.description: rename two options

Rename ecap and esi to squid-ecap and squid-esi.


(taca)
diff -r1.625 -r1.626 pkgsrc/mk/defaults/options.description

cvs diff -r1.625 -r1.626 pkgsrc/mk/defaults/options.description (expand / switch to context diff)
--- pkgsrc/mk/defaults/options.description 2020/06/02 10:38:26 1.625
+++ pkgsrc/mk/defaults/options.description 2020/06/21 16:07:06 1.626
@@ -167,7 +167,6 @@
 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 @@
 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-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.