Sun Mar 29 05:23:54 2020 UTC ()
mk/defaults/options.description: add esi

Add description for esi, ESI (Edge Side Includes).


(taca)
diff -r1.615 -r1.616 pkgsrc/mk/defaults/options.description

cvs diff -r1.615 -r1.616 pkgsrc/mk/defaults/options.description (expand / switch to unified diff)

--- pkgsrc/mk/defaults/options.description 2020/03/16 22:09:54 1.615
+++ pkgsrc/mk/defaults/options.description 2020/03/29 05:23:54 1.616
@@ -175,26 +175,27 @@ efence Build with Electric Fence mallo @@ -175,26 +175,27 @@ efence Build with Electric Fence mallo
175efnet Enable tweaks to support EFNet. 175efnet Enable tweaks to support EFNet.
176el1 Switch to EL1 before booting kernel (required for 32-bit kernels). 176el1 Switch to EL1 before booting kernel (required for 32-bit kernels).
177elinks-exmode Enable vi-like command entry. 177elinks-exmode Enable vi-like command entry.
178elinks-fastmem Allow direct use of system memory allocation functions. 178elinks-fastmem Allow direct use of system memory allocation functions.
179elinks-html-highlight Enable HTML highlighting using DOM engine. 179elinks-html-highlight Enable HTML highlighting using DOM engine.
180elinks-root-exec Allow elinks to run as root. 180elinks-root-exec Allow elinks to run as root.
181emacs-w3m W3m browser extention. 181emacs-w3m W3m browser extention.
182embedded-server Enable embedded server support for MySQL. 182embedded-server Enable embedded server support for MySQL.
183enchant Add spell checking support using enchant. 183enchant Add spell checking support using enchant.
184enchant-zemberek Add spell checking support for Turkish. 184enchant-zemberek Add spell checking support for Turkish.
185epoll Enable support for epoll I/O event notification facility. 185epoll Enable support for epoll I/O event notification facility.
186epub Enable epub support. 186epub Enable epub support.
187erlang-hipe Enable HiPE support. 187erlang-hipe Enable HiPE support.
 188esi Enable ESI (Edge Side Includes) support.
188evolution-data-server Enable support for evolution-data-server. 189evolution-data-server Enable support for evolution-data-server.
189exim-build-eximon Also build the X based exim queue monitoring tool. 190exim-build-eximon Also build the X based exim queue monitoring tool.
190exim-content-scan Call virus and spam scanning direct from ACLs. 191exim-content-scan Call virus and spam scanning direct from ACLs.
191exim-lookup-dnsdb Use DNS for lookups (as general database facility). 192exim-lookup-dnsdb Use DNS for lookups (as general database facility).
192exim-lookup-dsearch Lookup via key as filename in directory. 193exim-lookup-dsearch Lookup via key as filename in directory.
193exim-lookup-ldap LDAP lookup using a query in the form of a URL. 194exim-lookup-ldap LDAP lookup using a query in the form of a URL.
194exim-lookup-mysql Perform lookups in MySQL database. 195exim-lookup-mysql Perform lookups in MySQL database.
195exim-lookup-pgsql Perform lookups in PostgreSQL database. 196exim-lookup-pgsql Perform lookups in PostgreSQL database.
196exim-lookup-sqlite Perform lookups in SQLite database. 197exim-lookup-sqlite Perform lookups in SQLite database.
197exim-lookup-whoson Lookup in whoson dynamic IP address. 198exim-lookup-whoson Lookup in whoson dynamic IP address.
198exim-old-demime Use deprecated "demime" condition in the DATA ACL. 199exim-old-demime Use deprecated "demime" condition in the DATA ACL.
199expat Use the expat library for XML parsing. 200expat Use the expat library for XML parsing.
200ezmlm-althash Patch to hash subscriber list case-insensitively. 201ezmlm-althash Patch to hash subscriber list case-insensitively.