Install this package:
emerge -a www-servers/nginx
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ||
| 1.31.3 | 8 | amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 | |
| 1.31.2 | 8 | amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 | |
| 1.31.1 | 8 | amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 | |
| 1.30.4 | 8 | amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 | |
| 1.30.3 | 8 | amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 | |
| 1.30.2 | 8 | amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 | |
| 1.30.0 | 8 | ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 | |
| 1.29.7 | 8 | ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 | |
| 1.29.5 | 8 | amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 | |
| 1.27.5 | 8 | ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 | mainline |
| 1.26.3 | 8 | amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 | 0 |
<pkgmetadata> <maintainer type="person" proxied="yes"> <email>zurabid2016@gmail.com</email> <name>Zurab Kvachadze</name> </maintainer> <maintainer type="project" proxied="proxy"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> <longdescription> nginx [engine x] is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server, originally written by Igor Sysoev. </longdescription> <use> <flag name="aio">Enable asynchronous I/O support</flag> <flag name="debug">Enable support for debugging log</flag> <flag name="http">Enable core HTTP support</flag> <flag name="libatomic"> Use <pkg>dev-libs/libatomic_ops</pkg> instead of builtin atomic operations </flag> <flag name="mail">Enable POP3/IMAP4/SMTP mail proxy server</flag> <flag name="modules">Enable loadable module support</flag> <flag name="stream"> Enable generic TCP/UDP proxying and load balancing </flag> <flag name="http2">Enable HTTP2 module support</flag> <flag name="http3">Enable HTTP3 module support</flag> <flag name="http-cache">Enable HTTP cache support</flag> <flag name="ktls">Enable Kernel TLS offload (kTLS)</flag> <flag name="pcre-jit">Enable JIT for pcre</flag> <flag name="pcre2">Enable support for pcre2</flag> <flag name="ssl"> Enable HTTPS module for http. Enable SSL/TLS support for POP3/IMAP/SMTP for mail. </flag> <flag name="rtmp">NGINX-based Media Streaming Server</flag> </use> <upstream> <changelog>https://nginx.org/en/CHANGES</changelog> <doc>https://nginx.org/en/docs/</doc> <bugs-to>https://github.com/nginx/nginx/issues</bugs-to> <remote-id type="github">nginx/nginx</remote-id> <remote-id type="cpe">cpe:/a:f5:nginx</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p www-servers/nginx |
euse -E <flag> -p www-servers/nginx |
euse -D <flag> -p www-servers/nginx
| Flag | Description | 9999 | 1.31.3 | 1.31.2 | 1.31.1 | 1.30.4 | 1.30.3 | 1.30.2 | 1.30.0 | 1.29.7 | 1.29.5 | 1.27.5 | 1.26.3 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| aio | Enable asynchronous I/O support | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| debug | Enable support for debugging log | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| http | Enable core HTTP support | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ⊕ | ⊕ |
| http-cache | Enable HTTP cache support | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ⊕ | ⊕ |
| http2 | Enable HTTP2 module support | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ⊕ | ⊕ |
| http3 | Enable HTTP3 module support | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| ktls | Enable Kernel TLS offload (kTLS) | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| libatomic | Use <pkg>dev-libs/libatomic_ops</pkg> instead of builtin atomic operations | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| nginx_modules_ | ⚠️ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| nginx_modules_http_ | ⚠️ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| nginx_modules_http_spdy | Add support for an SPDY implementation. (Deprecated, use USE="nginx_modules_http_v2" instead) | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| nginx_modules_mail_ | ⚠️ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| nginx_modules_stream_ | ⚠️ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| pcre | Add support for Perl Compatible Regular Expressions | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| pcre-jit | Enable JIT for pcre | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| pcre2 | Enable support for pcre2 | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ⊕ | ⊕ |
| rtmp | NGINX-based Media Streaming Server | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| selinux | !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| ssl | Enable HTTPS module for http. Enable SSL/TLS support for POP3/IMAP/SMTP for mail. | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| threads | Add threads support for various packages. Usually pthreads | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| vim-syntax | Pulls in related vim syntax scripts | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ |
| Type | File | Size |
|---|---|---|
| DIST | nginx-1.29.5.tar.gz | 1310203 bytes |
| DIST | nginx-1.29.7.tar.gz | 1323485 bytes |
| DIST | nginx-1.30.0.tar.gz | 1324188 bytes |
| DIST | nginx-1.30.2.tar.gz | 1325247 bytes |
| DIST | nginx-1.30.3.tar.gz | 1325830 bytes |
| DIST | nginx-1.30.4.tar.gz | 1328314 bytes |
| DIST | nginx-1.31.1.tar.gz | 1337505 bytes |
| DIST | nginx-1.31.2.tar.gz | 1339618 bytes |
| DIST | nginx-1.31.3.tar.gz | 1344885 bytes |
| DIST | nginx-tests-0f72f59c40de9977bd8f3deff5d200e761b8b683.tar.gz | 342145 bytes |
| DIST | nginx-tests-2993130953b28ff4d64ea75b5bd35c92c7e510f7.tar.gz | 328153 bytes |
| DIST | nginx-tests-466b8e27b9963b307ea6d4a198268d3d6a325ba6.tar.gz | 351518 bytes |
| DIST | nginx-tests-4d1de3f357afeb91865d024b27516d6b67aad86e.tar.gz | 349966 bytes |
| DIST | nginx-tests-56ae49add9286d2e896a22bcfb880c7ea7c3964e.tar.gz | 350052 bytes |
| DIST | nginx-tests-cf90a22921652731302e8a4dc2a88049c723377d.tar.gz | 340698 bytes |