diff options
Diffstat (limited to 'net-proxy/squid')
-rw-r--r-- | net-proxy/squid/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/net-proxy/squid/metadata.xml b/net-proxy/squid/metadata.xml index 6a84d3853a67..b001b2a98b0d 100644 --- a/net-proxy/squid/metadata.xml +++ b/net-proxy/squid/metadata.xml @@ -8,24 +8,24 @@ <longdescription>A full-featured web proxy cache</longdescription> <use> <flag name="ecap">Adds support for loadable content adaptation modules - (http://www.e-cap.org)</flag> + (http://www.e-cap.org)</flag> <flag name="esi">Enable ESI for accelerators, will cause squid reverse proxies - to be capable of the Edge Acceleration Specification (www.esi.org)</flag> - <flag name="htcp">Enable HTCP protocol</flag> + to be capable of the Edge Acceleration Specification (www.esi.org)</flag> + <flag name="htcp">Enable HTCP protocol</flag> <flag name="ipf-transparent">Adds transparent proxy support for systems - using IP-Filter (only for *bsd)</flag> + using IP-Filter (only for *bsd)</flag> <flag name="logrotate">Use <pkg>app-admin/logrotate</pkg> for rotating - logs</flag> + logs</flag> <flag name="kqueue">Enables *BSD kqueue() support</flag> <flag name="pf-transparent">Adds transparent proxy support for systems using - PF (only for *bsd)</flag> + PF (only for *bsd)</flag> <flag name="qos">Adds support for Quality of Service using netfilter conntrack - - see qos_flow directive for more info</flag> + - see qos_flow directive for more info</flag> <flag name="ssl-crtd">Adds support for dynamic SSL certificate generation in - SslBump environments</flag> + SslBump environments</flag> <flag name="tproxy">Enables real Transparent Proxy support for Linux Netfilter - TPROXY</flag> - <flag name="wccp">Enable Web Cache Coordination Protocol</flag> - <flag name="wccpv2">Enable Web Cache Coordination V2 Protocol</flag> + TPROXY</flag> + <flag name="wccp">Enable Web Cache Coordination Protocol</flag> + <flag name="wccpv2">Enable Web Cache Coordination V2 Protocol</flag> </use> </pkgmetadata> |