From ff0217643718b382ccead6ad1e98c28e476a6225 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sat, 18 Mar 2017 23:15:32 +0000 Subject: profiles/server: Refresh APACHE_MODULES --- profiles/server/make.defaults | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'profiles/server') diff --git a/profiles/server/make.defaults b/profiles/server/make.defaults index 4e3a1edf..9a15df58 100644 --- a/profiles/server/make.defaults +++ b/profiles/server/make.defaults @@ -541,6 +541,7 @@ USE="${USE} # First disable all of them, set enable needed one # W=apache2_modules ; sed -rne "s/^([a-zA-Z]([^ ]+)) .*/\t-${W}_\1/p" /usr/portage/profiles/desc/$W.desc | sort USE="${USE} + -apache2_modules_access_compat -apache2_modules_actions -apache2_modules_alias -apache2_modules_asis @@ -548,10 +549,12 @@ USE="${USE} -apache2_modules_auth_digest -apache2_modules_authn_alias -apache2_modules_authn_anon + -apache2_modules_authn_core -apache2_modules_authn_dbd -apache2_modules_authn_dbm -apache2_modules_authn_default -apache2_modules_authn_file + -apache2_modules_authz_core -apache2_modules_authz_dbm -apache2_modules_authz_default -apache2_modules_authz_groupfile @@ -560,6 +563,7 @@ USE="${USE} -apache2_modules_authz_user -apache2_modules_autoindex -apache2_modules_cache + -apache2_modules_cache_disk -apache2_modules_cern_meta -apache2_modules_cgi -apache2_modules_cgid @@ -582,6 +586,10 @@ USE="${USE} -apache2_modules_imagemap -apache2_modules_include -apache2_modules_info + -apache2_modules_lbmethod_bybusyness + -apache2_modules_lbmethod_byrequests + -apache2_modules_lbmethod_bytraffic + -apache2_modules_lbmethod_heartbeat -apache2_modules_log_config -apache2_modules_log_forensic -apache2_modules_logio @@ -593,16 +601,23 @@ USE="${USE} -apache2_modules_proxy_ajp -apache2_modules_proxy_balancer -apache2_modules_proxy_connect + -apache2_modules_proxy_fcgi -apache2_modules_proxy_ftp -apache2_modules_proxy_http -apache2_modules_proxy_scgi + -apache2_modules_proxy_wstunnel + -apache2_modules_ratelimit + -apache2_modules_remoteip -apache2_modules_reqtimeout -apache2_modules_rewrite -apache2_modules_setenvif + -apache2_modules_slotmem_shm + -apache2_modules_socache_shmcb -apache2_modules_speling -apache2_modules_status -apache2_modules_substitute -apache2_modules_unique_id + -apache2_modules_unixd -apache2_modules_userdir -apache2_modules_usertrack -apache2_modules_version @@ -646,6 +661,7 @@ USE="${USE} apache2_modules_mime apache2_modules_mime_magic apache2_modules_negotiation + apache2_modules_remoteip apache2_modules_rewrite apache2_modules_setenvif apache2_modules_speling -- cgit v1.2.3