FEATURES="noinfo noman nodoc" INPUT_DEVICES="void" VIDEO_CARDS="dummy" # Interpreted languages USE="-introspection -lua" # Graphic USE="${USE} -gtk -gtk3 -qt -qt5 -xv" # Sound USE="${USE} -gstreamer" # Network USE="${USE} -snmp -zeroconf -iptables" # Security USE="${USE} seccomp" # Performance USE="${USE} aio" # Misc USE="${USE} -doc -examples -mime -usb -sound" # 18/12/2013 - beber # Setting NGINX_MODULES_HTTP is non functional, need to expand manually # First disable all of them, set enable needed one # W=nginx_modules_http ; sed -rne "s/^([a-zA-Z]([^ ]+)) .*/\t-${W}_\1/p" /usr/portage/profiles/desc/$W.desc | sort USE="${USE} -nginx_modules_http_access -nginx_modules_http_addition -nginx_modules_http_auth_basic -nginx_modules_http_auth_ldap -nginx_modules_http_auth_pam -nginx_modules_http_auth_request -nginx_modules_http_autoindex -nginx_modules_http_brotli -nginx_modules_http_browser -nginx_modules_http_cache_purge -nginx_modules_http_charset -nginx_modules_http_dav -nginx_modules_http_dav_ext -nginx_modules_http_degradation -nginx_modules_http_echo -nginx_modules_http_empty_gif -nginx_modules_http_fancyindex -nginx_modules_http_fastcgi -nginx_modules_http_flv -nginx_modules_http_geo -nginx_modules_http_geoip -nginx_modules_http_geoip2 -nginx_modules_http_grpc -nginx_modules_http_gunzip -nginx_modules_http_gzip -nginx_modules_http_gzip_static -nginx_modules_http_headers_more -nginx_modules_http_image_filter -nginx_modules_http_javascript -nginx_modules_http_limit_conn -nginx_modules_http_limit_conn -nginx_modules_http_limit_req -nginx_modules_http_lua -nginx_modules_http_map -nginx_modules_http_memc -nginx_modules_http_memcached -nginx_modules_http_metrics -nginx_modules_http_mirror -nginx_modules_http_mogilefs -nginx_modules_http_mp4 -nginx_modules_http_naxsi -nginx_modules_http_perl -nginx_modules_http_proxy -nginx_modules_http_push_stream -nginx_modules_http_random_index -nginx_modules_http_realip -nginx_modules_http_referer -nginx_modules_http_rewrite -nginx_modules_http_scgi -nginx_modules_http_secure_link -nginx_modules_http_security -nginx_modules_http_slice -nginx_modules_http_slowfs_cache -nginx_modules_http_spdy -nginx_modules_http_split_clients -nginx_modules_http_ssi -nginx_modules_http_sticky -nginx_modules_http_stub_status -nginx_modules_http_sub -nginx_modules_http_upload_progress -nginx_modules_http_upstream_check -nginx_modules_http_upstream_hash -nginx_modules_http_upstream_ip_hash -nginx_modules_http_upstream_keepalive -nginx_modules_http_upstream_least_conn -nginx_modules_http_upstream_zone -nginx_modules_http_userid -nginx_modules_http_uwsgi -nginx_modules_http_vhost_traffic_status -nginx_modules_http_xslt" USE="${USE} nginx_modules_http_access nginx_modules_http_auth_basic nginx_modules_http_autoindex nginx_modules_http_charset nginx_modules_http_fancyindex nginx_modules_http_fastcgi nginx_modules_http_map nginx_modules_http_rewrite nginx_modules_http_realip nginx_modules_http_stub_status"