hasufell-binhost/packages/www-servers/nginx/nginx-1.13.7.pbin-1+exheres-0

39 lines
8.3 KiB
Plaintext

# Created by paludis-3.0.0 on Thu Nov 30 21:40:52 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: dev-libs/pcre user/nginx nginx_modules:geoip? ( net-libs/GeoIP ) nginx_modules:gzip? ( sys-libs/zlib ) nginx_modules:image_filter? ( media-libs/gd ) nginx_modules:perl? ( dev-lang/perl:=5.26 ) nginx_modules:ssl? ( providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:openssl? ( dev-libs/openssl ) ) ) [[ defined-in = [ nginx.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://nginx.org/"
INHERITED=" systemd-service nginx"
MYOPTIONS="( ( file-aio [[ description = [ enable file aio support ] ]] http [[ description = [ enable HTTP server ] ]] http-cache [[ description = [ enable HTTP cache ] requires = [ http ] ]] mail [[ description = [ enable mail server ] ]] stream [[ description = [ module for generic TCP proxying and load balancing ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] nginx_modules: ssl [[ description = [ HTTPS/SSL support ] requires = [ http ] ]] nginx_modules: realip [[ description = [ For using nginx as backend ] requires = [ http ] ]] nginx_modules: addition [[ description = [ Append text to pages ] requires = [ http ] ]] nginx_modules: xslt [[ description = [ Post-process pages with XSLT ] requires = [ http ] ]] nginx_modules: image_filter [[ description = [ Transform images with Libgd ] requires = [ http ] ]] nginx_modules: geoip [[ description = [ Creates variables with information from the MaxMind GeoIP binary files ] requires = [ http ] ]] nginx_modules: sub [[ description = [ Replace text in pages ] requires = [ http ] ]] nginx_modules: dav [[ description = [ WebDAV pass-through support ] requires = [ http ] ]] nginx_modules: flv [[ description = [ Flash Streaming Video ] requires = [ http ] ]] nginx_modules: mp4 [[ description = [ Enables mp4 streaming with seeking ability ] requires = [ http ] ]] nginx_modules: gzip_static [[ description = [ Serves precompressed versions of static files ] requires = [ http ] ]] nginx_modules: random_index [[ description = [ Randomize directory indexes ] requires = [ http ] ]] nginx_modules: secure_link [[ description = [ Protect pages with a secret key ] requires = [ http ] ]] nginx_modules: degradation [[ description = [ Allow to return 204 or 444 code for some locations on low memory condition ] requires = [ http ] ]] nginx_modules: stub_status [[ description = [ View server statistics ] requires = [ http ] ]] nginx_modules: perl [[ description = [ Use Perl in Nginx config files ] requires = [ http ] ]] nginx_modules: gunzip [[ description = [ gunzip filter ] requires = [ http ] ]] nginx_modules: v2 [[ description = [ HTTP v2 support ] requires = [ http ] ]] nginx_modules: auth_request [[ description = [ Enable client authorization based on the result of a subrequest ] requires = [ http ] ]] nginx_modules: charset [[ description = [ Recode web pages ] requires = [ http ] ]] nginx_modules: gzip [[ description = [ Gzip responses ] requires = [ http ] ]] nginx_modules: ssi [[ description = [ Server-side includes ] requires = [ http ] ]] nginx_modules: userid [[ description = [ Issue identifying cookies ] requires = [ http ] ]] nginx_modules: access [[ description = [ Allow/deny based on IP address ] requires = [ http ] ]] nginx_modules: auth_basic [[ description = [ Basic HTTP authentication ] requires = [ http ] ]] nginx_modules: autoindex [[ description = [ Generates automatic directory listings ] requires = [ http ] ]] nginx_modules: geo [[ description = [ Set config variables using key/value pairs of IP addresses ] requires = [ http ] ]] nginx_modules: map [[ description = [ Set config variables using arbitrary key/value pairs ] requires = [ http ] ]] nginx_modules: mirror [[ description = [ Mirror an original request by creating background mirror subrequests ] requires = [ http ] ]] nginx_modules: split_clients [[ description = [ Splits clients based on some conditions ] requires = [ http ] ]] nginx_modules: referer [[ description = [ Filter requests based on Referer header ] requires = [ http ] ]] nginx_modules: rewrite [[ description = [ Request rewriting using regular expressions ] requires = [ http ] ]] nginx_modules: proxy [[ description = [ Proxy to upstream servers ] requires = [ http ] ]] nginx_modules: fastcgi [[ description = [ FastCGI Support ] requires = [ http ] ]] nginx_modules: uwsgi [[ description = [ uwsgi protocol support ] requires = [ http ] ]] nginx_modules: scgi [[ description = [ scgi protocol support ] requires = [ http ] ]] nginx_modules: memcached [[ description = [ Memcached support ] requires = [ http ] ]] nginx_modules: limit_conn [[ description = [ Limit concurrent connections based on a variable ] requires = [ http ] ]] nginx_modules: limit_req [[ description = [ Limit frequency of connections from a client ] requires = [ http ] ]] nginx_modules: empty_gif [[ description = [ Serve a 1x1 image from memory ] requires = [ http ] ]] nginx_modules: browser [[ description = [ Interpret \"User-Agent\" string ] requires = [ http ] ]] nginx_modules: upstream_ip_hash [[ description = [ For load-balancing ] requires = [ http ] ]] nginx_modules: upstream_least_conn [[ description = [ Enables least_conn load balancing method ] requires = [ http ] ]] nginx_modules: upstream_keepalive [[ description = [ Enables keep-alive connections for upstream servers ] requires = [ http ] ]] nginx_modules: pop3 [[ description = [ POP3 protocol support ] requires = [ mail ] ]] nginx_modules: imap [[ description = [ IMAP protocol support ] requires = [ mail ] ]] nginx_modules: smtp [[ description = [ SMTP protocol support ] requires = [ mail ] ]] nginx_modules: stream_ssl [[ description = [ SSL support for stream module ] requires = [ stream ] ]] nginx_modules: stream_access [[ description = [ Allow/deny based on IP address (stream module) ] requires = [ stream ] ]] nginx_modules: stream_limit_conn [[ description = [ Limit concurrent connections based on a variable (stream module) ] requires = [ stream ] ]] nginx_modules: stream_upstream_least_conn [[ description = [ Enables least_conn load balancing method (stream module) ] requires = [ stream ] ]] ) [[ defined-in = [ nginx.exlib ] ]] ) "
PLATFORMS="~amd64"
LICENCES="BSD-2"
SLOT="0"
DOWNLOADS="https://nginx.org/download/nginx-1.13.7.tar.gz"
OPTIONS="http http-cache mail nginx_modules:access nginx_modules:auth_basic nginx_modules:auth_request nginx_modules:autoindex nginx_modules:browser nginx_modules:charset nginx_modules:dav nginx_modules:fastcgi nginx_modules:geo nginx_modules:geoip nginx_modules:gunzip nginx_modules:gzip nginx_modules:imap nginx_modules:limit_conn nginx_modules:limit_req nginx_modules:map nginx_modules:memcached nginx_modules:pop3 nginx_modules:proxy nginx_modules:realip nginx_modules:referer nginx_modules:rewrite nginx_modules:scgi nginx_modules:secure_link nginx_modules:smtp nginx_modules:split_clients nginx_modules:ssi nginx_modules:ssl nginx_modules:upstream_ip_hash nginx_modules:userid nginx_modules:uwsgi providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1512074452"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="net"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--www-servers--nginx-1.13.7--C.6718.1512074451.683947.C.tar.bz2"
SUMMARY="nginx [engine x] is a HTTP and reverse proxy server, as well as a mail proxy server"
BUGS_TO=""
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""