summaryrefslogtreecommitdiff
path: root/net-proxy/squid/metadata.xml
blob: 8a427f9e8ce65eacf7fcb1bc46d8edcf53daa39d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>hlein@korelogic.com</email>
		<name>Hank Leininger</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</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>