gentoo/net-proxy/squid/metadata.xml
Sam James 84ff7bc3dc
net-proxy/squid: add proxied maint
Signed-off-by: Sam James <sam@gentoo.org>
2023-01-14 18:57:31 +00:00

27 lines
1.3 KiB
XML

<?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>