summaryrefslogtreecommitdiff
path: root/net-proxy/squid/metadata.xml
blob: 73367e6c18ed436de8f80b04a9bc565628df9d44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>zlogene@gentoo.org</email>
		<name>Mikle Kolyada</name>
	</maintainer>
	<use>
		<flag name="ecap">Adds support for loadable content adaptation modules (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>
		<flag name="logrotate">Use <pkg>app-admin/logrotate</pkg> for rotating logs</flag>
		<flag name="qos">Adds support for Quality of Service using netfilter conntrack - see qos_flow directive for more info</flag>
		<flag name="ssl-crtd">Adds support for dynamic SSL certificate generation in 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>
	</use>
	<upstream>
		<remote-id type="github">squid-cache/squid</remote-id>
	</upstream>
</pkgmetadata>