summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-07-16 10:08:30 +0200
committerLars Wendler <polynomial-c@gentoo.org>2019-07-16 10:09:04 +0200
commite9aa7438841a2a6a7e9d388bd5f040caef49fbce (patch)
treeb65afce8ebe2936a94557377694007b3fca3490f /www-servers/apache
parentsys-apps/fwupd: Bump to version 1.2.10 (diff)
downloadgentoo-e9aa7438841a2a6a7e9d388bd5f040caef49fbce.tar.gz
gentoo-e9aa7438841a2a6a7e9d388bd5f040caef49fbce.tar.bz2
gentoo-e9aa7438841a2a6a7e9d388bd5f040caef49fbce.zip
www-servers/apache: Move APACHE_MODULES USE descs to correct file
Closes: https://bugs.gentoo.org/689484 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'www-servers/apache')
-rw-r--r--www-servers/apache/metadata.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/www-servers/apache/metadata.xml b/www-servers/apache/metadata.xml
index 2ecf0bfc8f77..9327ed014ad3 100644
--- a/www-servers/apache/metadata.xml
+++ b/www-servers/apache/metadata.xml
@@ -20,30 +20,5 @@
<flag name="suexec-caps">Install suexec with capabilities instead of SUID</flag>
<flag name="suexec-syslog">Log suexec to syslog instead of to a separate file</flag>
<flag name="static">Link in apache2 modules statically rather then plugins</flag>
- <flag name="apache2_modules_access_compat">Group authorizations based on host (name or IP address). Available as a compatibility module with previous versions.</flag>
- <flag name="apache2_modules_authn_core">Provides core authentication capabilities common to all authentication providers (functionality provided by authn_alias in previous versions).</flag>
- <flag name="apache2_modules_authz_core">Provides core authorization capabilities to various authorization/authorization modules, such as authn_file and authz_user.</flag>
- <flag name="apache2_modules_authz_dbd">Provides authorization capabilities via SQL database so that authenticated users can be allowed or denied access to portions of the web site by group membership.</flag>
- <flag name="apache2_modules_brotli">Enable brotli compression support</flag>
- <flag name="apache2_modules_cache_disk">Disk based storage module for the HTTP caching filter (similar to mem_cache in previous versions).</flag>
- <flag name="apache2_modules_cache_socache">Shared object cache (socache) based storage module for the HTTP caching filter.</flag>
- <flag name="apache2_modules_proxy_html">Module to rewrite links in html pages behind a reverse proxy</flag>
- <flag name="apache2_modules_http2">Enable http2/alpn module</flag>
- <flag name="apache2_modules_lbmethod_byrequests">Request counting load balancer scheduler algorithm for proxy_balancer.</flag>
- <flag name="apache2_modules_lbmethod_bytraffic">Weighted traffic counting load balancer scheduler algorithm for proxy_balancer.</flag>
- <flag name="apache2_modules_lbmethod_bybusyness">Pending request counting load balancer scheduler algorithm for proxy_balancer.</flag>
- <flag name="apache2_modules_lbmethod_heartbeat">Heartbeat traffic counting load balancer scheduler algorithm for proxy_balancer.</flag>
- <flag name="apache2_modules_macro">Macros for the Apache config file.</flag>
- <flag name="apache2_modules_md">Managing domains across virtual hosts, certificate provisioning via the ACME protocol.</flag>
- <flag name="apache2_modules_slotmem_shm">Slot-based shared memory provider.</flag>
- <flag name="apache2_modules_socache_shmcb">A shared object cache provider using a high-performance cyclic buffer inside a shared memory segment.</flag>
- <flag name="apache2_modules_unixd">Basic (required) security for Unix-family platforms.</flag>
- <flag name="apache2_modules_proxy_fcgi">FCGI support module for mod_proxy.</flag>
- <flag name="apache2_modules_proxy_http2">HTTP2 support module for mod_proxy.</flag>
- <flag name="apache2_modules_proxy_wstunnel">Provides support for the tunnelling of web socket connections to a backend websockets server.</flag>
- <flag name="apache2_modules_ratelimit">Ratelimit module for transfer rate management</flag>
- <flag name="apache2_modules_remoteip">Remotip module for logging</flag>
- <flag name="apache2_modules_watchdog">Provides infrastructure for other modules to periodically run tasks</flag>
- <flag name="apache2_modules_xml2enc">Enable xml2 encoding module</flag>
</use>
</pkgmetadata>