Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/nginx/
Date: Wed, 29 Apr 2020 21:14:36
Message-Id: 1588194859.d9542434930afa78d4b51894bcf71e381d436179.whissi@gentoo
1 commit: d9542434930afa78d4b51894bcf71e381d436179
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 29 21:11:04 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 29 21:14:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9542434
7
8 www-servers/nginx: bump to v1.18.0 stable
9
10 Closes: https://bugs.gentoo.org/719584
11 Package-Manager: Portage-2.3.99, Repoman-2.3.22
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 www-servers/nginx/Manifest | 1 +
15 www-servers/nginx/nginx-1.18.0.ebuild | 1093 +++++++++++++++++++++++++++++++++
16 2 files changed, 1094 insertions(+)
17
18 diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest
19 index e2ee631ad07..1de09291cb4 100644
20 --- a/www-servers/nginx/Manifest
21 +++ b/www-servers/nginx/Manifest
22 @@ -1,6 +1,7 @@
23 DIST modsecurity-2.9.3.tar.gz 4307670 BLAKE2B 337ea15cc8805af7ab43aed8aecf4c72ccc586d0d7e9d9b91f036a61baa70d1ac8b4ad8045a2bb7a13515912a15fba7d3cdb9670ae6730de43b1e44ee90ded6d SHA512 4e1ea5dd8edadf8f630e4fe92a200d3a8e78963fce3128b5975a1e1ecd0e8bf9ceecd9905c95f8c508932ccd837f1d8ae8bb2ba423307718c3c6a4ae9b783ddd
24 DIST nginx-1.16.1.tar.gz 1032630 BLAKE2B 838c5f08b56378dd3ef3940a979eb1449c4ed7ef5b4b112da2531c0996d121ae32ae4e94d3b4ba198fefcdc1b06683e4b0cfa0087db82fcab13bffb5f67f8aa4 SHA512 17e95b43fa47d4fef5e652dea587518e16ab5ec562c9c94355c356440166d4b6a6a41ee520d406e5a34791a327d2e3c46b3f9b105ac9ce07afdd495c49eca437
25 DIST nginx-1.17.10.tar.gz 1039541 BLAKE2B 5e86be6c6aebfd336579269ecfa09eab9ff5c0185e0bd36f993b5ccac4d13f64ef3d10cad4d0ac00c7fb67e3ecb048b7b0f4c74cf5c5376fdc643b5cecee28ac SHA512 0b49169bc49e07733862e09ec5bfa93601ffa57379f98d52a115e511502905baf4cd33b73a03d74416f8c6ffa95ebf4459fc934bd40bfdf54d5b6d35ac4f8756
26 +DIST nginx-1.18.0.tar.gz 1039530 BLAKE2B a8962a6af96acb043ff0c3dc4ad5192083773c449950aff53b01f6f7c46a2a540eb061a43432acccd753fa71067b1451d75f440ba5526575b78608be9d40a50b SHA512 8c21eeb62ab6e32e436932500f700bd2fb99fd2d29e43c08a5bfed4714c189c29c7141db551fcd5d2437303b7439f71758f7407dfd3e801e704e45e7daa78ddb
27 DIST nginx-auth-ldap-42d195d7a7575ebab1c369ad3fc5d78dc2c2669c.tar.gz 18457 BLAKE2B 22225ca9e5299b20ab5a93a001cac48e446bd86b3a24ac49e716bc975b128890bdb4b0dbbf5730fbaaeadfd958160093c7a6af798dd0e6de27062f149a760333 SHA512 ec59637fda5acac053e815cb1d04b545fc6b765e5ec63d8c2c9c301abad87afaa2698145acac08e9e14c91e1423ebff7aff0cca2b940b19ccccbf4cf53973269
28 DIST nginx_http_sticky_module_ng-1.2.6-10-g08a395c66e42.tar.bz2 124047 BLAKE2B d37ef9a15c91abe3c6258e420d1f99fa452f9d9966a0e13102174973314a3bac5413957a5fe632a9dcb1163b3be5df8116e05cc053ee061e19319ec25f341570 SHA512 6c1bfdcf89884b2855d51ae7da0f6e53a4ca3629e1aaf58433b70c07dcb2af797ba6e87d9b3eb4fe2fb6d4d697e862f2b4c2f8d8b3fdaea201740c97ec936529
29 DIST ngx_brotli-8104036af9cff4b1d34f22d00ba857e2a93a243c.tar.gz 12672 BLAKE2B fa2febfa63b98303f8890c6774de6ccb09475ccd639d3b74493a4ffd97c90febdc22755c5928018bdac24a537bd13cde165f97e5d2b50bebf598c3fb22ec0206 SHA512 169566b8764bb2b82e029f954a99063a9c61e2cbf982861c5f6818b389a5f37bf5389afb1b5627de9bd3f7af7b3c404be0230f943d47ab621c2a2bd825cc8203
30
31 diff --git a/www-servers/nginx/nginx-1.18.0.ebuild b/www-servers/nginx/nginx-1.18.0.ebuild
32 new file mode 100644
33 index 00000000000..58f5c9d92b2
34 --- /dev/null
35 +++ b/www-servers/nginx/nginx-1.18.0.ebuild
36 @@ -0,0 +1,1093 @@
37 +# Copyright 1999-2020 Gentoo Authors
38 +# Distributed under the terms of the GNU General Public License v2
39 +
40 +EAPI="6"
41 +
42 +# Maintainer notes:
43 +# - http_rewrite-independent pcre-support makes sense for matching locations without an actual rewrite
44 +# - any http-module activates the main http-functionality and overrides USE=-http
45 +# - keep the following requirements in mind before adding external modules:
46 +# * alive upstream
47 +# * sane packaging
48 +# * builds cleanly
49 +# * does not need a patch for nginx core
50 +# - TODO: test the google-perftools module (included in vanilla tarball)
51 +
52 +# prevent perl-module from adding automagic perl DEPENDs
53 +GENTOO_DEPEND_ON_PERL="no"
54 +
55 +# devel_kit (https://github.com/simpl/ngx_devel_kit, BSD license)
56 +DEVEL_KIT_MODULE_PV="0.3.1"
57 +DEVEL_KIT_MODULE_P="ngx_devel_kit-${DEVEL_KIT_MODULE_PV}"
58 +DEVEL_KIT_MODULE_URI="https://github.com/simpl/ngx_devel_kit/archive/v${DEVEL_KIT_MODULE_PV}.tar.gz"
59 +DEVEL_KIT_MODULE_WD="${WORKDIR}/ngx_devel_kit-${DEVEL_KIT_MODULE_PV}"
60 +
61 +# ngx_brotli (https://github.com/eustas/ngx_brotli, BSD-2)
62 +HTTP_BROTLI_MODULE_PV="8104036af9cff4b1d34f22d00ba857e2a93a243c"
63 +HTTP_BROTLI_MODULE_P="ngx_brotli-${HTTP_BROTLI_MODULE_PV}"
64 +HTTP_BROTLI_MODULE_URI="https://github.com/eustas/ngx_brotli/archive/${HTTP_BROTLI_MODULE_PV}.tar.gz"
65 +HTTP_BROTLI_MODULE_WD="${WORKDIR}/ngx_brotli-${HTTP_BROTLI_MODULE_PV}"
66 +
67 +# http_uploadprogress (https://github.com/masterzen/nginx-upload-progress-module, BSD-2 license)
68 +HTTP_UPLOAD_PROGRESS_MODULE_PV="0.9.2"
69 +HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_http_upload_progress-${HTTP_UPLOAD_PROGRESS_MODULE_PV}-r1"
70 +HTTP_UPLOAD_PROGRESS_MODULE_URI="https://github.com/masterzen/nginx-upload-progress-module/archive/v${HTTP_UPLOAD_PROGRESS_MODULE_PV}.tar.gz"
71 +HTTP_UPLOAD_PROGRESS_MODULE_WD="${WORKDIR}/nginx-upload-progress-module-${HTTP_UPLOAD_PROGRESS_MODULE_PV}"
72 +
73 +# http_headers_more (https://github.com/agentzh/headers-more-nginx-module, BSD license)
74 +HTTP_HEADERS_MORE_MODULE_PV="0.33"
75 +HTTP_HEADERS_MORE_MODULE_P="ngx_http_headers_more-${HTTP_HEADERS_MORE_MODULE_PV}"
76 +HTTP_HEADERS_MORE_MODULE_URI="https://github.com/agentzh/headers-more-nginx-module/archive/v${HTTP_HEADERS_MORE_MODULE_PV}.tar.gz"
77 +HTTP_HEADERS_MORE_MODULE_WD="${WORKDIR}/headers-more-nginx-module-${HTTP_HEADERS_MORE_MODULE_PV}"
78 +
79 +# http_cache_purge (http://labs.frickle.com/nginx_ngx_cache_purge/, https://github.com/FRiCKLE/ngx_cache_purge, BSD-2 license)
80 +HTTP_CACHE_PURGE_MODULE_PV="2.3"
81 +HTTP_CACHE_PURGE_MODULE_P="ngx_http_cache_purge-${HTTP_CACHE_PURGE_MODULE_PV}"
82 +HTTP_CACHE_PURGE_MODULE_URI="http://labs.frickle.com/files/ngx_cache_purge-${HTTP_CACHE_PURGE_MODULE_PV}.tar.gz"
83 +HTTP_CACHE_PURGE_MODULE_WD="${WORKDIR}/ngx_cache_purge-${HTTP_CACHE_PURGE_MODULE_PV}"
84 +
85 +# http_slowfs_cache (http://labs.frickle.com/nginx_ngx_slowfs_cache/, BSD-2 license)
86 +HTTP_SLOWFS_CACHE_MODULE_PV="1.10"
87 +HTTP_SLOWFS_CACHE_MODULE_P="ngx_http_slowfs_cache-${HTTP_SLOWFS_CACHE_MODULE_PV}"
88 +HTTP_SLOWFS_CACHE_MODULE_URI="http://labs.frickle.com/files/ngx_slowfs_cache-${HTTP_SLOWFS_CACHE_MODULE_PV}.tar.gz"
89 +HTTP_SLOWFS_CACHE_MODULE_WD="${WORKDIR}/ngx_slowfs_cache-${HTTP_SLOWFS_CACHE_MODULE_PV}"
90 +
91 +# http_fancyindex (https://github.com/aperezdc/ngx-fancyindex, BSD license)
92 +HTTP_FANCYINDEX_MODULE_PV="0.4.3"
93 +HTTP_FANCYINDEX_MODULE_P="ngx_http_fancyindex-${HTTP_FANCYINDEX_MODULE_PV}"
94 +HTTP_FANCYINDEX_MODULE_URI="https://github.com/aperezdc/ngx-fancyindex/archive/v${HTTP_FANCYINDEX_MODULE_PV}.tar.gz"
95 +HTTP_FANCYINDEX_MODULE_WD="${WORKDIR}/ngx-fancyindex-${HTTP_FANCYINDEX_MODULE_PV}"
96 +
97 +# http_lua (https://github.com/openresty/lua-nginx-module, BSD license)
98 +HTTP_LUA_MODULE_PV="0.10.15"
99 +HTTP_LUA_MODULE_P="ngx_http_lua-${HTTP_LUA_MODULE_PV}"
100 +HTTP_LUA_MODULE_URI="https://github.com/openresty/lua-nginx-module/archive/v${HTTP_LUA_MODULE_PV}.tar.gz"
101 +HTTP_LUA_MODULE_WD="${WORKDIR}/lua-nginx-module-${HTTP_LUA_MODULE_PV}"
102 +
103 +# http_auth_pam (https://github.com/stogh/ngx_http_auth_pam_module/, http://web.iti.upv.es/~sto/nginx/, BSD-2 license)
104 +HTTP_AUTH_PAM_MODULE_PV="1.5.1"
105 +HTTP_AUTH_PAM_MODULE_P="ngx_http_auth_pam-${HTTP_AUTH_PAM_MODULE_PV}"
106 +HTTP_AUTH_PAM_MODULE_URI="https://github.com/stogh/ngx_http_auth_pam_module/archive/v${HTTP_AUTH_PAM_MODULE_PV}.tar.gz"
107 +HTTP_AUTH_PAM_MODULE_WD="${WORKDIR}/ngx_http_auth_pam_module-${HTTP_AUTH_PAM_MODULE_PV}"
108 +
109 +# http_upstream_check (https://github.com/yaoweibin/nginx_upstream_check_module, BSD license)
110 +HTTP_UPSTREAM_CHECK_MODULE_PV="9aecf15ec379fe98f62355c57b60c0bc83296f04"
111 +HTTP_UPSTREAM_CHECK_MODULE_P="ngx_http_upstream_check-${HTTP_UPSTREAM_CHECK_MODULE_PV}"
112 +HTTP_UPSTREAM_CHECK_MODULE_URI="https://github.com/yaoweibin/nginx_upstream_check_module/archive/${HTTP_UPSTREAM_CHECK_MODULE_PV}.tar.gz"
113 +HTTP_UPSTREAM_CHECK_MODULE_WD="${WORKDIR}/nginx_upstream_check_module-${HTTP_UPSTREAM_CHECK_MODULE_PV}"
114 +
115 +# http_metrics (https://github.com/zenops/ngx_metrics, BSD license)
116 +HTTP_METRICS_MODULE_PV="0.1.1"
117 +HTTP_METRICS_MODULE_P="ngx_metrics-${HTTP_METRICS_MODULE_PV}"
118 +HTTP_METRICS_MODULE_URI="https://github.com/madvertise/ngx_metrics/archive/v${HTTP_METRICS_MODULE_PV}.tar.gz"
119 +HTTP_METRICS_MODULE_WD="${WORKDIR}/ngx_metrics-${HTTP_METRICS_MODULE_PV}"
120 +
121 +# http_vhost_traffic_status (https://github.com/vozlt/nginx-module-vts, BSD license)
122 +HTTP_VHOST_TRAFFIC_STATUS_MODULE_PV="46d85558e344dfe2b078ce757fd36c69a1ec2dd3"
123 +HTTP_VHOST_TRAFFIC_STATUS_MODULE_P="ngx_http_vhost_traffic_status-${HTTP_VHOST_TRAFFIC_STATUS_MODULE_PV}"
124 +HTTP_VHOST_TRAFFIC_STATUS_MODULE_URI="https://github.com/vozlt/nginx-module-vts/archive/${HTTP_VHOST_TRAFFIC_STATUS_MODULE_PV}.tar.gz"
125 +HTTP_VHOST_TRAFFIC_STATUS_MODULE_WD="${WORKDIR}/nginx-module-vts-${HTTP_VHOST_TRAFFIC_STATUS_MODULE_PV}"
126 +
127 +# naxsi-core (https://github.com/nbs-system/naxsi, GPLv2+)
128 +HTTP_NAXSI_MODULE_PV="0.56"
129 +HTTP_NAXSI_MODULE_P="ngx_http_naxsi-${HTTP_NAXSI_MODULE_PV}"
130 +HTTP_NAXSI_MODULE_URI="https://github.com/nbs-system/naxsi/archive/${HTTP_NAXSI_MODULE_PV}.tar.gz"
131 +HTTP_NAXSI_MODULE_WD="${WORKDIR}/naxsi-${HTTP_NAXSI_MODULE_PV}/naxsi_src"
132 +
133 +# nginx-rtmp-module (https://github.com/arut/nginx-rtmp-module, BSD license)
134 +RTMP_MODULE_PV="1.2.1"
135 +RTMP_MODULE_P="ngx_rtmp-${RTMP_MODULE_PV}"
136 +RTMP_MODULE_URI="https://github.com/arut/nginx-rtmp-module/archive/v${RTMP_MODULE_PV}.tar.gz"
137 +RTMP_MODULE_WD="${WORKDIR}/nginx-rtmp-module-${RTMP_MODULE_PV}"
138 +
139 +# nginx-dav-ext-module (https://github.com/arut/nginx-dav-ext-module, BSD license)
140 +HTTP_DAV_EXT_MODULE_PV="3.0.0"
141 +HTTP_DAV_EXT_MODULE_P="ngx_http_dav_ext-${HTTP_DAV_EXT_MODULE_PV}"
142 +HTTP_DAV_EXT_MODULE_URI="https://github.com/arut/nginx-dav-ext-module/archive/v${HTTP_DAV_EXT_MODULE_PV}.tar.gz"
143 +HTTP_DAV_EXT_MODULE_WD="${WORKDIR}/nginx-dav-ext-module-${HTTP_DAV_EXT_MODULE_PV}"
144 +
145 +# echo-nginx-module (https://github.com/openresty/echo-nginx-module, BSD license)
146 +HTTP_ECHO_MODULE_PV="0.62rc1"
147 +HTTP_ECHO_MODULE_P="ngx_http_echo-${HTTP_ECHO_MODULE_PV}"
148 +HTTP_ECHO_MODULE_URI="https://github.com/openresty/echo-nginx-module/archive/v${HTTP_ECHO_MODULE_PV}.tar.gz"
149 +HTTP_ECHO_MODULE_WD="${WORKDIR}/echo-nginx-module-${HTTP_ECHO_MODULE_PV}"
150 +
151 +# mod_security for nginx (https://modsecurity.org/, Apache-2.0)
152 +# keep the MODULE_P here consistent with upstream to avoid tarball duplication
153 +HTTP_SECURITY_MODULE_PV="2.9.3"
154 +HTTP_SECURITY_MODULE_P="modsecurity-${HTTP_SECURITY_MODULE_PV}"
155 +HTTP_SECURITY_MODULE_URI="https://www.modsecurity.org/tarball/${HTTP_SECURITY_MODULE_PV}/${HTTP_SECURITY_MODULE_P}.tar.gz"
156 +HTTP_SECURITY_MODULE_WD="${WORKDIR}/${HTTP_SECURITY_MODULE_P}"
157 +
158 +# push-stream-module (http://www.nginxpushstream.com, https://github.com/wandenberg/nginx-push-stream-module, GPL-3)
159 +HTTP_PUSH_STREAM_MODULE_PV="0.5.4"
160 +HTTP_PUSH_STREAM_MODULE_P="ngx_http_push_stream-${HTTP_PUSH_STREAM_MODULE_PV}"
161 +HTTP_PUSH_STREAM_MODULE_URI="https://github.com/wandenberg/nginx-push-stream-module/archive/${HTTP_PUSH_STREAM_MODULE_PV}.tar.gz"
162 +HTTP_PUSH_STREAM_MODULE_WD="${WORKDIR}/nginx-push-stream-module-${HTTP_PUSH_STREAM_MODULE_PV}"
163 +
164 +# sticky-module (https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng, BSD-2)
165 +HTTP_STICKY_MODULE_PV="1.2.6-10-g08a395c66e42"
166 +HTTP_STICKY_MODULE_P="nginx_http_sticky_module_ng-${HTTP_STICKY_MODULE_PV}"
167 +HTTP_STICKY_MODULE_URI="https://bitbucket.org/nginx-goodies/nginx-sticky-module-ng/get/${HTTP_STICKY_MODULE_PV}.tar.bz2"
168 +HTTP_STICKY_MODULE_WD="${WORKDIR}/nginx-goodies-nginx-sticky-module-ng-08a395c66e42"
169 +
170 +# mogilefs-module (https://github.com/vkholodkov/nginx-mogilefs-module, BSD-2)
171 +HTTP_MOGILEFS_MODULE_PV="1.0.4"
172 +HTTP_MOGILEFS_MODULE_P="ngx_mogilefs_module-${HTTP_MOGILEFS_MODULE_PV}"
173 +HTTP_MOGILEFS_MODULE_URI="https://github.com/vkholodkov/nginx-mogilefs-module/archive/${HTTP_MOGILEFS_MODULE_PV}.tar.gz"
174 +HTTP_MOGILEFS_MODULE_WD="${WORKDIR}/nginx_mogilefs_module-${HTTP_MOGILEFS_MODULE_PV}"
175 +
176 +# memc-module (https://github.com/openresty/memc-nginx-module, BSD-2)
177 +HTTP_MEMC_MODULE_PV="0.19"
178 +HTTP_MEMC_MODULE_P="ngx_memc_module-${HTTP_MEMC_MODULE_PV}"
179 +HTTP_MEMC_MODULE_URI="https://github.com/openresty/memc-nginx-module/archive/v${HTTP_MEMC_MODULE_PV}.tar.gz"
180 +HTTP_MEMC_MODULE_WD="${WORKDIR}/memc-nginx-module-${HTTP_MEMC_MODULE_PV}"
181 +
182 +# nginx-ldap-auth-module (https://github.com/kvspb/nginx-auth-ldap, BSD-2)
183 +HTTP_LDAP_MODULE_PV="42d195d7a7575ebab1c369ad3fc5d78dc2c2669c"
184 +HTTP_LDAP_MODULE_P="nginx-auth-ldap-${HTTP_LDAP_MODULE_PV}"
185 +HTTP_LDAP_MODULE_URI="https://github.com/kvspb/nginx-auth-ldap/archive/${HTTP_LDAP_MODULE_PV}.tar.gz"
186 +HTTP_LDAP_MODULE_WD="${WORKDIR}/nginx-auth-ldap-${HTTP_LDAP_MODULE_PV}"
187 +
188 +# geoip2 (https://github.com/leev/ngx_http_geoip2_module, BSD-2)
189 +GEOIP2_MODULE_PV="3.3"
190 +GEOIP2_MODULE_P="ngx_http_geoip2_module-${GEOIP2_MODULE_PV}"
191 +GEOIP2_MODULE_URI="https://github.com/leev/ngx_http_geoip2_module/archive/${GEOIP2_MODULE_PV}.tar.gz"
192 +GEOIP2_MODULE_WD="${WORKDIR}/ngx_http_geoip2_module-${GEOIP2_MODULE_PV}"
193 +
194 +# njs-module (https://github.com/nginx/njs, as-is)
195 +NJS_MODULE_PV="0.4.0"
196 +NJS_MODULE_P="njs-${NJS_MODULE_PV}"
197 +NJS_MODULE_URI="https://github.com/nginx/njs/archive/${NJS_MODULE_PV}.tar.gz"
198 +NJS_MODULE_WD="${WORKDIR}/njs-${NJS_MODULE_PV}"
199 +
200 +# We handle deps below ourselves
201 +SSL_DEPS_SKIP=1
202 +AUTOTOOLS_AUTO_DEPEND="no"
203 +
204 +inherit autotools ssl-cert toolchain-funcs perl-module flag-o-matic user systemd versionator multilib pax-utils
205 +
206 +DESCRIPTION="Robust, small and high performance http and reverse proxy server"
207 +HOMEPAGE="https://nginx.org"
208 +SRC_URI="https://nginx.org/download/${P}.tar.gz
209 + ${DEVEL_KIT_MODULE_URI} -> ${DEVEL_KIT_MODULE_P}.tar.gz
210 + nginx_modules_http_auth_ldap? ( ${HTTP_LDAP_MODULE_URI} -> ${HTTP_LDAP_MODULE_P}.tar.gz )
211 + nginx_modules_http_auth_pam? ( ${HTTP_AUTH_PAM_MODULE_URI} -> ${HTTP_AUTH_PAM_MODULE_P}.tar.gz )
212 + nginx_modules_http_brotli? ( ${HTTP_BROTLI_MODULE_URI} -> ${HTTP_BROTLI_MODULE_P}.tar.gz )
213 + nginx_modules_http_cache_purge? ( ${HTTP_CACHE_PURGE_MODULE_URI} -> ${HTTP_CACHE_PURGE_MODULE_P}.tar.gz )
214 + nginx_modules_http_dav_ext? ( ${HTTP_DAV_EXT_MODULE_URI} -> ${HTTP_DAV_EXT_MODULE_P}.tar.gz )
215 + nginx_modules_http_echo? ( ${HTTP_ECHO_MODULE_URI} -> ${HTTP_ECHO_MODULE_P}.tar.gz )
216 + nginx_modules_http_fancyindex? ( ${HTTP_FANCYINDEX_MODULE_URI} -> ${HTTP_FANCYINDEX_MODULE_P}.tar.gz )
217 + nginx_modules_http_geoip2? ( ${GEOIP2_MODULE_URI} -> ${GEOIP2_MODULE_P}.tar.gz )
218 + nginx_modules_http_headers_more? ( ${HTTP_HEADERS_MORE_MODULE_URI} -> ${HTTP_HEADERS_MORE_MODULE_P}.tar.gz )
219 + nginx_modules_http_javascript? ( ${NJS_MODULE_URI} -> ${NJS_MODULE_P}.tar.gz )
220 + nginx_modules_http_lua? ( ${HTTP_LUA_MODULE_URI} -> ${HTTP_LUA_MODULE_P}.tar.gz )
221 + nginx_modules_http_memc? ( ${HTTP_MEMC_MODULE_URI} -> ${HTTP_MEMC_MODULE_P}.tar.gz )
222 + nginx_modules_http_metrics? ( ${HTTP_METRICS_MODULE_URI} -> ${HTTP_METRICS_MODULE_P}.tar.gz )
223 + nginx_modules_http_mogilefs? ( ${HTTP_MOGILEFS_MODULE_URI} -> ${HTTP_MOGILEFS_MODULE_P}.tar.gz )
224 + nginx_modules_http_naxsi? ( ${HTTP_NAXSI_MODULE_URI} -> ${HTTP_NAXSI_MODULE_P}.tar.gz )
225 + nginx_modules_http_push_stream? ( ${HTTP_PUSH_STREAM_MODULE_URI} -> ${HTTP_PUSH_STREAM_MODULE_P}.tar.gz )
226 + nginx_modules_http_security? ( ${HTTP_SECURITY_MODULE_URI} -> ${HTTP_SECURITY_MODULE_P}.tar.gz )
227 + nginx_modules_http_slowfs_cache? ( ${HTTP_SLOWFS_CACHE_MODULE_URI} -> ${HTTP_SLOWFS_CACHE_MODULE_P}.tar.gz )
228 + nginx_modules_http_sticky? ( ${HTTP_STICKY_MODULE_URI} -> ${HTTP_STICKY_MODULE_P}.tar.bz2 )
229 + nginx_modules_http_upload_progress? ( ${HTTP_UPLOAD_PROGRESS_MODULE_URI} -> ${HTTP_UPLOAD_PROGRESS_MODULE_P}.tar.gz )
230 + nginx_modules_http_upstream_check? ( ${HTTP_UPSTREAM_CHECK_MODULE_URI} -> ${HTTP_UPSTREAM_CHECK_MODULE_P}.tar.gz )
231 + nginx_modules_http_vhost_traffic_status? ( ${HTTP_VHOST_TRAFFIC_STATUS_MODULE_URI} -> ${HTTP_VHOST_TRAFFIC_STATUS_MODULE_P}.tar.gz )
232 + nginx_modules_stream_geoip2? ( ${GEOIP2_MODULE_URI} -> ${GEOIP2_MODULE_P}.tar.gz )
233 + nginx_modules_stream_javascript? ( ${NJS_MODULE_URI} -> ${NJS_MODULE_P}.tar.gz )
234 + rtmp? ( ${RTMP_MODULE_URI} -> ${RTMP_MODULE_P}.tar.gz )"
235 +
236 +LICENSE="BSD-2 BSD SSLeay MIT GPL-2 GPL-2+
237 + nginx_modules_http_security? ( Apache-2.0 )
238 + nginx_modules_http_push_stream? ( GPL-3 )"
239 +
240 +SLOT="0"
241 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
242 +
243 +# Package doesn't provide a real test suite
244 +RESTRICT="test"
245 +
246 +NGINX_MODULES_STD="access auth_basic autoindex browser charset empty_gif
247 + fastcgi geo grpc gzip limit_req limit_conn map memcached mirror
248 + proxy referer rewrite scgi ssi split_clients upstream_hash
249 + upstream_ip_hash upstream_keepalive upstream_least_conn
250 + upstream_zone userid uwsgi"
251 +NGINX_MODULES_OPT="addition auth_request dav degradation flv geoip gunzip
252 + gzip_static image_filter mp4 perl random_index realip secure_link
253 + slice stub_status sub xslt"
254 +NGINX_MODULES_STREAM_STD="access geo limit_conn map return split_clients
255 + upstream_hash upstream_least_conn upstream_zone"
256 +NGINX_MODULES_STREAM_OPT="geoip realip ssl_preread"
257 +NGINX_MODULES_MAIL="imap pop3 smtp"
258 +NGINX_MODULES_3RD="
259 + http_auth_ldap
260 + http_auth_pam
261 + http_brotli
262 + http_cache_purge
263 + http_dav_ext
264 + http_echo
265 + http_fancyindex
266 + http_geoip2
267 + http_headers_more
268 + http_javascript
269 + http_lua
270 + http_memc
271 + http_metrics
272 + http_mogilefs
273 + http_naxsi
274 + http_push_stream
275 + http_security
276 + http_slowfs_cache
277 + http_sticky
278 + http_upload_progress
279 + http_upstream_check
280 + http_vhost_traffic_status
281 + stream_geoip2
282 + stream_javascript
283 +"
284 +
285 +IUSE="aio debug +http +http2 +http-cache +ipv6 libatomic libressl luajit +pcre
286 + pcre-jit rtmp selinux ssl threads userland_GNU vim-syntax"
287 +
288 +for mod in $NGINX_MODULES_STD; do
289 + IUSE="${IUSE} +nginx_modules_http_${mod}"
290 +done
291 +
292 +for mod in $NGINX_MODULES_OPT; do
293 + IUSE="${IUSE} nginx_modules_http_${mod}"
294 +done
295 +
296 +for mod in $NGINX_MODULES_STREAM_STD; do
297 + IUSE="${IUSE} nginx_modules_stream_${mod}"
298 +done
299 +
300 +for mod in $NGINX_MODULES_STREAM_OPT; do
301 + IUSE="${IUSE} nginx_modules_stream_${mod}"
302 +done
303 +
304 +for mod in $NGINX_MODULES_MAIL; do
305 + IUSE="${IUSE} nginx_modules_mail_${mod}"
306 +done
307 +
308 +for mod in $NGINX_MODULES_3RD; do
309 + IUSE="${IUSE} nginx_modules_${mod}"
310 +done
311 +
312 +# Add so we can warn users updating about config changes
313 +# @TODO: jbergstroem: remove on next release series
314 +IUSE="${IUSE} nginx_modules_http_spdy"
315 +
316 +CDEPEND="
317 + pcre? ( dev-libs/libpcre:= )
318 + pcre-jit? ( dev-libs/libpcre:=[jit] )
319 + ssl? (
320 + !libressl? ( dev-libs/openssl:0= )
321 + libressl? ( dev-libs/libressl:= )
322 + )
323 + http2? (
324 + !libressl? ( >=dev-libs/openssl-1.0.1c:0= )
325 + libressl? ( dev-libs/libressl:= )
326 + )
327 + http-cache? (
328 + userland_GNU? (
329 + !libressl? ( dev-libs/openssl:0= )
330 + libressl? ( dev-libs/libressl:= )
331 + )
332 + )
333 + nginx_modules_http_brotli? ( app-arch/brotli:= )
334 + nginx_modules_http_geoip? ( dev-libs/geoip )
335 + nginx_modules_http_geoip2? ( dev-libs/libmaxminddb:= )
336 + nginx_modules_http_gunzip? ( sys-libs/zlib )
337 + nginx_modules_http_gzip? ( sys-libs/zlib )
338 + nginx_modules_http_gzip_static? ( sys-libs/zlib )
339 + nginx_modules_http_image_filter? ( media-libs/gd:=[jpeg,png] )
340 + nginx_modules_http_perl? ( >=dev-lang/perl-5.8:= )
341 + nginx_modules_http_rewrite? ( dev-libs/libpcre:= )
342 + nginx_modules_http_secure_link? (
343 + userland_GNU? (
344 + !libressl? ( dev-libs/openssl:0= )
345 + libressl? ( dev-libs/libressl:= )
346 + )
347 + )
348 + nginx_modules_http_xslt? ( dev-libs/libxml2:= dev-libs/libxslt )
349 + nginx_modules_http_lua? ( dev-lang/luajit:2= )
350 + nginx_modules_http_auth_pam? ( sys-libs/pam )
351 + nginx_modules_http_metrics? ( dev-libs/yajl:= )
352 + nginx_modules_http_dav_ext? ( dev-libs/libxml2 )
353 + nginx_modules_http_security? (
354 + dev-libs/apr:=
355 + dev-libs/apr-util:=
356 + dev-libs/libxml2:=
357 + net-misc/curl
358 + www-servers/apache
359 + )
360 + nginx_modules_http_auth_ldap? ( net-nds/openldap[ssl?] )
361 + nginx_modules_stream_geoip? ( dev-libs/geoip )
362 + nginx_modules_stream_geoip2? ( dev-libs/libmaxminddb:= )"
363 +RDEPEND="${CDEPEND}
364 + selinux? ( sec-policy/selinux-nginx )
365 + !www-servers/nginx:mainline"
366 +DEPEND="${CDEPEND}
367 + nginx_modules_http_brotli? ( virtual/pkgconfig )
368 + nginx_modules_http_security? ( ${AUTOTOOLS_DEPEND} )
369 + arm? ( dev-libs/libatomic_ops )
370 + libatomic? ( dev-libs/libatomic_ops )"
371 +PDEPEND="vim-syntax? ( app-vim/nginx-syntax )"
372 +
373 +REQUIRED_USE="pcre-jit? ( pcre )
374 + nginx_modules_http_fancyindex? ( nginx_modules_http_addition )
375 + nginx_modules_http_grpc? ( http2 )
376 + nginx_modules_http_lua? (
377 + luajit
378 + nginx_modules_http_rewrite
379 + )
380 + nginx_modules_http_naxsi? ( pcre )
381 + nginx_modules_http_dav_ext? ( nginx_modules_http_dav nginx_modules_http_xslt )
382 + nginx_modules_http_metrics? ( nginx_modules_http_stub_status )
383 + nginx_modules_http_security? ( pcre )
384 + nginx_modules_http_push_stream? ( ssl )"
385 +
386 +pkg_setup() {
387 + NGINX_HOME="/var/lib/nginx"
388 + NGINX_HOME_TMP="${NGINX_HOME}/tmp"
389 +
390 + ebegin "Creating nginx user and group"
391 + enewgroup ${PN}
392 + enewuser ${PN} -1 -1 "${NGINX_HOME}" ${PN}
393 + eend $?
394 +
395 + if use libatomic; then
396 + ewarn "GCC 4.1+ features built-in atomic operations."
397 + ewarn "Using libatomic_ops is only needed if using"
398 + ewarn "a different compiler or a GCC prior to 4.1"
399 + fi
400 +
401 + if [[ -n $NGINX_ADD_MODULES ]]; then
402 + ewarn "You are building custom modules via \$NGINX_ADD_MODULES!"
403 + ewarn "This nginx installation is not supported!"
404 + ewarn "Make sure you can reproduce the bug without those modules"
405 + ewarn "_before_ reporting bugs."
406 + fi
407 +
408 + if use !http; then
409 + ewarn "To actually disable all http-functionality you also have to disable"
410 + ewarn "all nginx http modules."
411 + fi
412 +
413 + if use nginx_modules_http_mogilefs && use threads; then
414 + eerror "mogilefs won't compile with threads support."
415 + eerror "Please disable either flag and try again."
416 + die "Can't compile mogilefs with threads support"
417 + fi
418 +}
419 +
420 +src_prepare() {
421 + eapply "${FILESDIR}/${PN}-1.4.1-fix-perl-install-path.patch"
422 + eapply "${FILESDIR}/${PN}-httpoxy-mitigation-r1.patch"
423 +
424 + if use nginx_modules_http_auth_pam; then
425 + cd "${HTTP_AUTH_PAM_MODULE_WD}" || die
426 + eapply "${FILESDIR}"/http_auth_pam-1.5.1-adjust-loglevel-for-authentication-failures.patch
427 + cd "${S}" || die
428 + fi
429 +
430 + if use nginx_modules_http_brotli; then
431 + cd "${HTTP_BROTLI_MODULE_WD}" || die
432 + eapply "${FILESDIR}"/http_brotli-detect-brotli-r2.patch
433 + cd "${S}" || die
434 + fi
435 +
436 + if use nginx_modules_http_upstream_check; then
437 + eapply -p0 "${FILESDIR}"/http_upstream_check-nginx-1.11.5+.patch
438 + fi
439 +
440 + if use nginx_modules_http_cache_purge; then
441 + cd "${HTTP_CACHE_PURGE_MODULE_WD}" || die
442 + eapply "${FILESDIR}"/http_cache_purge-1.11.6+.patch
443 + cd "${S}" || die
444 + fi
445 +
446 + if use nginx_modules_http_security; then
447 + cd "${HTTP_SECURITY_MODULE_WD}" || die
448 +
449 + eautoreconf
450 +
451 + if use luajit ; then
452 + sed -i \
453 + -e 's|^\(LUA_PKGNAMES\)=.*|\1="luajit"|' \
454 + configure || die
455 + fi
456 +
457 + cd "${S}" || die
458 + fi
459 +
460 + if use nginx_modules_http_upload_progress; then
461 + cd "${HTTP_UPLOAD_PROGRESS_MODULE_WD}" || die
462 + eapply "${FILESDIR}"/http_uploadprogress-issue_50-r1.patch
463 + cd "${S}" || die
464 + fi
465 +
466 + find auto/ -type f -print0 | xargs -0 sed -i 's:\&\& make:\&\& \\$(MAKE):' || die
467 + # We have config protection, don't rename etc files
468 + sed -i 's:.default::' auto/install || die
469 + # remove useless files
470 + sed -i -e '/koi-/d' -e '/win-/d' auto/install || die
471 +
472 + # don't install to /etc/nginx/ if not in use
473 + local module
474 + for module in fastcgi scgi uwsgi ; do
475 + if ! use nginx_modules_http_${module}; then
476 + sed -i -e "/${module}/d" auto/install || die
477 + fi
478 + done
479 +
480 + eapply_user
481 +}
482 +
483 +src_configure() {
484 + # mod_security needs to generate nginx/modsecurity/config before including it
485 + if use nginx_modules_http_security; then
486 + cd "${HTTP_SECURITY_MODULE_WD}" || die
487 +
488 + ./configure \
489 + --enable-standalone-module \
490 + --disable-mlogc \
491 + --with-ssdeep=no \
492 + $(use_enable pcre-jit) \
493 + $(use_with nginx_modules_http_lua lua) || die "configure failed for mod_security"
494 +
495 + cd "${S}" || die
496 + fi
497 +
498 + local myconf=() http_enabled= mail_enabled= stream_enabled=
499 +
500 + use aio && myconf+=( --with-file-aio )
501 + use debug && myconf+=( --with-debug )
502 + use http2 && myconf+=( --with-http_v2_module )
503 + use libatomic && myconf+=( --with-libatomic )
504 + use pcre && myconf+=( --with-pcre )
505 + use pcre-jit && myconf+=( --with-pcre-jit )
506 + use threads && myconf+=( --with-threads )
507 +
508 + # HTTP modules
509 + for mod in $NGINX_MODULES_STD; do
510 + if use nginx_modules_http_${mod}; then
511 + http_enabled=1
512 + else
513 + myconf+=( --without-http_${mod}_module )
514 + fi
515 + done
516 +
517 + for mod in $NGINX_MODULES_OPT; do
518 + if use nginx_modules_http_${mod}; then
519 + http_enabled=1
520 + myconf+=( --with-http_${mod}_module )
521 + fi
522 + done
523 +
524 + if use nginx_modules_http_fastcgi; then
525 + myconf+=( --with-http_realip_module )
526 + fi
527 +
528 + # third-party modules
529 + if use nginx_modules_http_upload_progress; then
530 + http_enabled=1
531 + myconf+=( --add-module=${HTTP_UPLOAD_PROGRESS_MODULE_WD} )
532 + fi
533 +
534 + if use nginx_modules_http_headers_more; then
535 + http_enabled=1
536 + myconf+=( --add-module=${HTTP_HEADERS_MORE_MODULE_WD} )
537 + fi
538 +
539 + if use nginx_modules_http_cache_purge; then
540 + http_enabled=1
541 + myconf+=( --add-module=${HTTP_CACHE_PURGE_MODULE_WD} )
542 + fi
543 +
544 + if use nginx_modules_http_slowfs_cache; then
545 + http_enabled=1
546 + myconf+=( --add-module=${HTTP_SLOWFS_CACHE_MODULE_WD} )
547 + fi
548 +
549 + if use nginx_modules_http_fancyindex; then
550 + http_enabled=1
551 + myconf+=( --add-module=${HTTP_FANCYINDEX_MODULE_WD} )
552 + fi
553 +
554 + if use nginx_modules_http_lua; then
555 + http_enabled=1
556 + export LUAJIT_LIB=$(pkg-config --variable libdir luajit)
557 + export LUAJIT_INC=$(pkg-config --variable includedir luajit)
558 + myconf+=( --add-module=${DEVEL_KIT_MODULE_WD} )
559 + myconf+=( --add-module=${HTTP_LUA_MODULE_WD} )
560 + fi
561 +
562 + if use nginx_modules_http_auth_pam; then
563 + http_enabled=1
564 + myconf+=( --add-module=${HTTP_AUTH_PAM_MODULE_WD} )
565 + fi
566 +
567 + if use nginx_modules_http_upstream_check; then
568 + http_enabled=1
569 + myconf+=( --add-module=${HTTP_UPSTREAM_CHECK_MODULE_WD} )
570 + fi
571 +
572 + if use nginx_modules_http_metrics; then
573 + http_enabled=1
574 + myconf+=( --add-module=${HTTP_METRICS_MODULE_WD} )
575 + fi
576 +
577 + if use nginx_modules_http_naxsi ; then
578 + http_enabled=1
579 + myconf+=( --add-module=${HTTP_NAXSI_MODULE_WD} )
580 + fi
581 +
582 + if use rtmp ; then
583 + http_enabled=1
584 + myconf+=( --add-module=${RTMP_MODULE_WD} )
585 + fi
586 +
587 + if use nginx_modules_http_dav_ext ; then
588 + http_enabled=1
589 + myconf+=( --add-module=${HTTP_DAV_EXT_MODULE_WD} )
590 + fi
591 +
592 + if use nginx_modules_http_echo ; then
593 + http_enabled=1
594 + myconf+=( --add-module=${HTTP_ECHO_MODULE_WD} )
595 + fi
596 +
597 + if use nginx_modules_http_security ; then
598 + http_enabled=1
599 + myconf+=( --add-module=${HTTP_SECURITY_MODULE_WD}/nginx/modsecurity )
600 + fi
601 +
602 + if use nginx_modules_http_push_stream ; then
603 + http_enabled=1
604 + myconf+=( --add-module=${HTTP_PUSH_STREAM_MODULE_WD} )
605 + fi
606 +
607 + if use nginx_modules_http_sticky ; then
608 + http_enabled=1
609 + myconf+=( --add-module=${HTTP_STICKY_MODULE_WD} )
610 + fi
611 +
612 + if use nginx_modules_http_mogilefs ; then
613 + http_enabled=1
614 + myconf+=( --add-module=${HTTP_MOGILEFS_MODULE_WD} )
615 + fi
616 +
617 + if use nginx_modules_http_memc ; then
618 + http_enabled=1
619 + myconf+=( --add-module=${HTTP_MEMC_MODULE_WD} )
620 + fi
621 +
622 + if use nginx_modules_http_auth_ldap; then
623 + http_enabled=1
624 + myconf+=( --add-module=${HTTP_LDAP_MODULE_WD} )
625 + fi
626 +
627 + if use nginx_modules_http_vhost_traffic_status; then
628 + http_enabled=1
629 + myconf+=( --add-module=${HTTP_VHOST_TRAFFIC_STATUS_MODULE_WD} )
630 + fi
631 +
632 + if use nginx_modules_http_geoip2 || use nginx_modules_stream_geoip2; then
633 + myconf+=( --add-module=${GEOIP2_MODULE_WD} )
634 + fi
635 +
636 + if use nginx_modules_http_javascript || use nginx_modules_stream_javascript; then
637 + myconf+=( --add-module="${NJS_MODULE_WD}/nginx" )
638 + fi
639 +
640 + if use nginx_modules_http_brotli; then
641 + http_enabled=1
642 + myconf+=( --add-module=${HTTP_BROTLI_MODULE_WD} )
643 + fi
644 +
645 + if use http || use http-cache || use http2 || use nginx_modules_http_javascript; then
646 + http_enabled=1
647 + fi
648 +
649 + if [ $http_enabled ]; then
650 + use http-cache || myconf+=( --without-http-cache )
651 + use ssl && myconf+=( --with-http_ssl_module )
652 + else
653 + myconf+=( --without-http --without-http-cache )
654 + fi
655 +
656 + # Stream modules
657 + for mod in $NGINX_MODULES_STREAM_STD; do
658 + if use nginx_modules_stream_${mod}; then
659 + stream_enabled=1
660 + else
661 + myconf+=( --without-stream_${mod}_module )
662 + fi
663 + done
664 +
665 + for mod in $NGINX_MODULES_STREAM_OPT; do
666 + if use nginx_modules_stream_${mod}; then
667 + stream_enabled=1
668 + myconf+=( --with-stream_${mod}_module )
669 + fi
670 + done
671 +
672 + if use nginx_modules_stream_geoip2 || use nginx_modules_stream_javascript; then
673 + stream_enabled=1
674 + fi
675 +
676 + if [ $stream_enabled ]; then
677 + myconf+=( --with-stream )
678 + use ssl && myconf+=( --with-stream_ssl_module )
679 + fi
680 +
681 + # MAIL modules
682 + for mod in $NGINX_MODULES_MAIL; do
683 + if use nginx_modules_mail_${mod}; then
684 + mail_enabled=1
685 + else
686 + myconf+=( --without-mail_${mod}_module )
687 + fi
688 + done
689 +
690 + if [ $mail_enabled ]; then
691 + myconf+=( --with-mail )
692 + use ssl && myconf+=( --with-mail_ssl_module )
693 + fi
694 +
695 + # custom modules
696 + for mod in $NGINX_ADD_MODULES; do
697 + myconf+=( --add-module=${mod} )
698 + done
699 +
700 + # https://bugs.gentoo.org/286772
701 + export LANG=C LC_ALL=C
702 + tc-export CC
703 +
704 + if ! use prefix; then
705 + myconf+=( --user=${PN} )
706 + myconf+=( --group=${PN} )
707 + fi
708 +
709 + local WITHOUT_IPV6=
710 + if ! use ipv6; then
711 + WITHOUT_IPV6=" -DNGX_HAVE_INET6=0"
712 + fi
713 +
714 + if [[ -n "${EXTRA_ECONF}" ]]; then
715 + myconf+=( ${EXTRA_ECONF} )
716 + ewarn "EXTRA_ECONF applied. Now you are on your own, good luck!"
717 + fi
718 +
719 + ./configure \
720 + --prefix="${EPREFIX}"/usr \
721 + --conf-path="${EPREFIX}"/etc/${PN}/${PN}.conf \
722 + --error-log-path="${EPREFIX}"/var/log/${PN}/error_log \
723 + --pid-path="${EPREFIX}"/run/${PN}.pid \
724 + --lock-path="${EPREFIX}"/run/lock/${PN}.lock \
725 + --with-cc-opt="-I${EROOT}usr/include${WITHOUT_IPV6}" \
726 + --with-ld-opt="-L${EROOT}usr/$(get_libdir)" \
727 + --http-log-path="${EPREFIX}"/var/log/${PN}/access_log \
728 + --http-client-body-temp-path="${EPREFIX}${NGINX_HOME_TMP}"/client \
729 + --http-proxy-temp-path="${EPREFIX}${NGINX_HOME_TMP}"/proxy \
730 + --http-fastcgi-temp-path="${EPREFIX}${NGINX_HOME_TMP}"/fastcgi \
731 + --http-scgi-temp-path="${EPREFIX}${NGINX_HOME_TMP}"/scgi \
732 + --http-uwsgi-temp-path="${EPREFIX}${NGINX_HOME_TMP}"/uwsgi \
733 + --with-compat \
734 + "${myconf[@]}" || die "configure failed"
735 +
736 + # A purely cosmetic change that makes nginx -V more readable. This can be
737 + # good if people outside the gentoo community would troubleshoot and
738 + # question the users setup.
739 + sed -i -e "s|${WORKDIR}|external_module|g" objs/ngx_auto_config.h || die
740 +}
741 +
742 +src_compile() {
743 + use nginx_modules_http_security && emake -C "${HTTP_SECURITY_MODULE_WD}"
744 +
745 + # https://bugs.gentoo.org/286772
746 + export LANG=C LC_ALL=C
747 + emake LINK="${CC} ${LDFLAGS}" OTHERLDFLAGS="${LDFLAGS}"
748 +}
749 +
750 +src_install() {
751 + emake DESTDIR="${D%/}" install
752 +
753 + cp "${FILESDIR}"/nginx.conf-r2 "${ED%/}"/etc/nginx/nginx.conf || die
754 +
755 + newinitd "${FILESDIR}"/nginx.initd-r4 nginx
756 + newconfd "${FILESDIR}"/nginx.confd nginx
757 +
758 + systemd_newunit "${FILESDIR}"/nginx.service-r1 nginx.service
759 +
760 + doman man/nginx.8
761 + dodoc CHANGES* README
762 +
763 + # just keepdir. do not copy the default htdocs files (bug #449136)
764 + keepdir /var/www/localhost
765 + rm -rf "${ED%/}"/usr/html || die
766 +
767 + # set up a list of directories to keep
768 + local keepdir_list="${NGINX_HOME_TMP}"/client
769 + local module
770 + for module in proxy fastcgi scgi uwsgi; do
771 + use nginx_modules_http_${module} && keepdir_list+=" ${NGINX_HOME_TMP}/${module}"
772 + done
773 +
774 + keepdir /var/log/nginx ${keepdir_list}
775 +
776 + # this solves a problem with SELinux where nginx doesn't see the directories
777 + # as root and tries to create them as nginx
778 + fperms 0750 "${NGINX_HOME_TMP}"
779 + fowners ${PN}:0 "${NGINX_HOME_TMP}"
780 +
781 + fperms 0700 ${keepdir_list}
782 + fowners ${PN}:${PN} ${keepdir_list}
783 +
784 + fperms 0710 /var/log/nginx
785 + fowners 0:${PN} /var/log/nginx
786 +
787 + # logrotate
788 + insinto /etc/logrotate.d
789 + newins "${FILESDIR}"/nginx.logrotate-r1 nginx
790 +
791 + # Don't create /run
792 + rm -rf "${ED%/}"/run || die
793 +
794 + if use luajit; then
795 + pax-mark m "${ED%/}/usr/sbin/nginx"
796 + fi
797 +
798 + if use nginx_modules_http_perl; then
799 + cd "${S}"/objs/src/http/modules/perl/ || die
800 + emake DESTDIR="${D}" INSTALLDIRS=vendor
801 + perl_delete_localpod
802 + cd "${S}" || die
803 + fi
804 +
805 + if use nginx_modules_http_cache_purge; then
806 + docinto ${HTTP_CACHE_PURGE_MODULE_P}
807 + dodoc "${HTTP_CACHE_PURGE_MODULE_WD}"/{CHANGES,README.md,TODO.md}
808 + fi
809 +
810 + if use nginx_modules_http_slowfs_cache; then
811 + docinto ${HTTP_SLOWFS_CACHE_MODULE_P}
812 + dodoc "${HTTP_SLOWFS_CACHE_MODULE_WD}"/{CHANGES,README.md}
813 + fi
814 +
815 + if use nginx_modules_http_fancyindex; then
816 + docinto ${HTTP_FANCYINDEX_MODULE_P}
817 + dodoc "${HTTP_FANCYINDEX_MODULE_WD}"/README.rst
818 + fi
819 +
820 + if use nginx_modules_http_lua; then
821 + docinto ${HTTP_LUA_MODULE_P}
822 + dodoc "${HTTP_LUA_MODULE_WD}"/README.markdown
823 + fi
824 +
825 + if use nginx_modules_http_auth_pam; then
826 + docinto ${HTTP_AUTH_PAM_MODULE_P}
827 + dodoc "${HTTP_AUTH_PAM_MODULE_WD}"/{README.md,ChangeLog}
828 + fi
829 +
830 + if use nginx_modules_http_upstream_check; then
831 + docinto ${HTTP_UPSTREAM_CHECK_MODULE_P}
832 + dodoc "${HTTP_UPSTREAM_CHECK_MODULE_WD}"/{README,CHANGES}
833 + fi
834 +
835 + if use nginx_modules_http_naxsi; then
836 + insinto /etc/nginx
837 + doins "${HTTP_NAXSI_MODULE_WD}"/../naxsi_config/naxsi_core.rules
838 + fi
839 +
840 + if use rtmp; then
841 + docinto ${RTMP_MODULE_P}
842 + dodoc "${RTMP_MODULE_WD}"/{AUTHORS,README.md,stat.xsl}
843 + fi
844 +
845 + if use nginx_modules_http_dav_ext; then
846 + docinto ${HTTP_DAV_EXT_MODULE_P}
847 + dodoc "${HTTP_DAV_EXT_MODULE_WD}"/README.rst
848 + fi
849 +
850 + if use nginx_modules_http_echo; then
851 + docinto ${HTTP_ECHO_MODULE_P}
852 + dodoc "${HTTP_ECHO_MODULE_WD}"/README.markdown
853 + fi
854 +
855 + if use nginx_modules_http_security; then
856 + docinto ${HTTP_SECURITY_MODULE_P}
857 + dodoc "${HTTP_SECURITY_MODULE_WD}"/{CHANGES,README.md,authors.txt}
858 + fi
859 +
860 + if use nginx_modules_http_push_stream; then
861 + docinto ${HTTP_PUSH_STREAM_MODULE_P}
862 + dodoc "${HTTP_PUSH_STREAM_MODULE_WD}"/{AUTHORS,CHANGELOG.textile,README.textile}
863 + fi
864 +
865 + if use nginx_modules_http_sticky; then
866 + docinto ${HTTP_STICKY_MODULE_P}
867 + dodoc "${HTTP_STICKY_MODULE_WD}"/{README.md,Changelog.txt,docs/sticky.pdf}
868 + fi
869 +
870 + if use nginx_modules_http_memc; then
871 + docinto ${HTTP_MEMC_MODULE_P}
872 + dodoc "${HTTP_MEMC_MODULE_WD}"/README.markdown
873 + fi
874 +
875 + if use nginx_modules_http_auth_ldap; then
876 + docinto ${HTTP_LDAP_MODULE_P}
877 + dodoc "${HTTP_LDAP_MODULE_WD}"/example.conf
878 + fi
879 +}
880 +
881 +pkg_postinst() {
882 + if use ssl; then
883 + if [[ ! -f "${EROOT}"etc/ssl/${PN}/${PN}.key ]]; then
884 + install_cert /etc/ssl/${PN}/${PN}
885 + use prefix || chown ${PN}:${PN} "${EROOT}"etc/ssl/${PN}/${PN}.{crt,csr,key,pem}
886 + fi
887 + fi
888 +
889 + if use nginx_modules_http_spdy; then
890 + ewarn ""
891 + ewarn "In nginx 1.9.5 the spdy module was superseded by http2."
892 + ewarn "Update your configs and package.use accordingly."
893 + fi
894 +
895 + if use nginx_modules_http_lua; then
896 + ewarn ""
897 + ewarn "While you can build lua 3rd party module against ${P}"
898 + ewarn "the author warns that >=${PN}-1.11.11 is still not an"
899 + ewarn "officially supported target yet. You are on your own."
900 + ewarn "Expect runtime failures, memory leaks and other problems!"
901 + fi
902 +
903 + if use nginx_modules_http_lua && use http2; then
904 + ewarn ""
905 + ewarn "Lua 3rd party module author warns against using ${P} with"
906 + ewarn "NGINX_MODULES_HTTP=\"lua http2\". For more info, see https://git.io/OldLsg"
907 + fi
908 +
909 + local _n_permission_layout_checks=0
910 + local _has_to_adjust_permissions=0
911 + local _has_to_show_permission_warning=0
912 +
913 + # Defaults to 1 to inform people doing a fresh installation
914 + # that we ship modified {scgi,uwsgi,fastcgi}_params files
915 + local _has_to_show_httpoxy_mitigation_notice=1
916 +
917 + local _replacing_version=
918 + for _replacing_version in ${REPLACING_VERSIONS}; do
919 + _n_permission_layout_checks=$((${_n_permission_layout_checks}+1))
920 +
921 + if [[ ${_n_permission_layout_checks} -gt 1 ]]; then
922 + # Should never happen:
923 + # Package is abusing slots but doesn't allow multiple parallel installations.
924 + # If we run into this situation it is unsafe to automatically adjust any
925 + # permission...
926 + _has_to_show_permission_warning=1
927 +
928 + ewarn "Replacing multiple ${PN}' versions is unsupported! " \
929 + "You will have to adjust permissions on your own."
930 +
931 + break
932 + fi
933 +
934 + local _replacing_version_branch=$(get_version_component_range 1-2 "${_replacing_version}")
935 + debug-print "Updating an existing installation (v${_replacing_version}; branch '${_replacing_version_branch}') ..."
936 +
937 + # Do we need to adjust permissions to fix CVE-2013-0337 (bug #458726, #469094)?
938 + # This was before we introduced multiple nginx versions so we
939 + # do not need to distinguish between stable and mainline
940 + local _need_to_fix_CVE2013_0337=1
941 +
942 + if version_is_at_least "1.4.1-r2" "${_replacing_version}"; then
943 + # We are updating an installation which should already be fixed
944 + _need_to_fix_CVE2013_0337=0
945 + debug-print "Skipping CVE-2013-0337 ... existing installation should not be affected!"
946 + else
947 + _has_to_adjust_permissions=1
948 + debug-print "Need to adjust permissions to fix CVE-2013-0337!"
949 + fi
950 +
951 + # Do we need to inform about HTTPoxy mitigation?
952 + # In repository since commit 8be44f76d4ac02cebcd1e0e6e6284bb72d054b0f
953 + if ! version_is_at_least "1.10" "${_replacing_version_branch}"; then
954 + # Updating from <1.10
955 + _has_to_show_httpoxy_mitigation_notice=1
956 + debug-print "Need to inform about HTTPoxy mitigation!"
957 + else
958 + # Updating from >=1.10
959 + local _fixed_in_pvr=
960 + case "${_replacing_version_branch}" in
961 + "1.10")
962 + _fixed_in_pvr="1.10.1-r2"
963 + ;;
964 + "1.11")
965 + _fixed_in_pvr="1.11.3-r1"
966 + ;;
967 + *)
968 + # This should be any future branch.
969 + # If we run this code it is safe to assume that the user has
970 + # already seen the HTTPoxy mitigation notice because he/she is doing
971 + # an update from previous version where we have already shown
972 + # the warning. Otherwise, we wouldn't hit this code path ...
973 + _fixed_in_pvr=
974 + esac
975 +
976 + if [[ -z "${_fixed_in_pvr}" ]] || version_is_at_least "${_fixed_in_pvr}" "${_replacing_version}"; then
977 + # We are updating an installation where we already informed
978 + # that we are mitigating HTTPoxy per default
979 + _has_to_show_httpoxy_mitigation_notice=0
980 + debug-print "No need to inform about HTTPoxy mitigation ... information was already shown for existing installation!"
981 + else
982 + _has_to_show_httpoxy_mitigation_notice=1
983 + debug-print "Need to inform about HTTPoxy mitigation!"
984 + fi
985 + fi
986 +
987 + # Do we need to adjust permissions to fix CVE-2016-1247 (bug #605008)?
988 + # All branches up to 1.11 are affected
989 + local _need_to_fix_CVE2016_1247=1
990 +
991 + if ! version_is_at_least "1.10" "${_replacing_version_branch}"; then
992 + # Updating from <1.10
993 + _has_to_adjust_permissions=1
994 + debug-print "Need to adjust permissions to fix CVE-2016-1247!"
995 + else
996 + # Updating from >=1.10
997 + local _fixed_in_pvr=
998 + case "${_replacing_version_branch}" in
999 + "1.10")
1000 + _fixed_in_pvr="1.10.2-r3"
1001 + ;;
1002 + "1.11")
1003 + _fixed_in_pvr="1.11.6-r1"
1004 + ;;
1005 + *)
1006 + # This should be any future branch.
1007 + # If we run this code it is safe to assume that we have already
1008 + # adjusted permissions or were never affected because user is
1009 + # doing an update from previous version which was safe or did
1010 + # the adjustments. Otherwise, we wouldn't hit this code path ...
1011 + _fixed_in_pvr=
1012 + esac
1013 +
1014 + if [[ -z "${_fixed_in_pvr}" ]] || version_is_at_least "${_fixed_in_pvr}" "${_replacing_version}"; then
1015 + # We are updating an installation which should already be adjusted
1016 + # or which was never affected
1017 + _need_to_fix_CVE2016_1247=0
1018 + debug-print "Skipping CVE-2016-1247 ... existing installation should not be affected!"
1019 + else
1020 + _has_to_adjust_permissions=1
1021 + debug-print "Need to adjust permissions to fix CVE-2016-1247!"
1022 + fi
1023 + fi
1024 + done
1025 +
1026 + if [[ ${_has_to_adjust_permissions} -eq 1 ]]; then
1027 + # We do not DIE when chmod/chown commands are failing because
1028 + # package is already merged on user's system at this stage
1029 + # and we cannot retry without losing the information that
1030 + # the existing installation needs to adjust permissions.
1031 + # Instead we are going to a show a big warning ...
1032 +
1033 + if [[ ${_has_to_show_permission_warning} -eq 0 ]] && [[ ${_need_to_fix_CVE2013_0337} -eq 1 ]]; then
1034 + ewarn ""
1035 + ewarn "The world-readable bit (if set) has been removed from the"
1036 + ewarn "following directories to mitigate a security bug"
1037 + ewarn "(CVE-2013-0337, bug #458726):"
1038 + ewarn ""
1039 + ewarn " ${EPREFIX}/var/log/nginx"
1040 + ewarn " ${EPREFIX}${NGINX_HOME_TMP}/{,client,proxy,fastcgi,scgi,uwsgi}"
1041 + ewarn ""
1042 + ewarn "Check if this is correct for your setup before restarting nginx!"
1043 + ewarn "This is a one-time change and will not happen on subsequent updates."
1044 + ewarn "Furthermore nginx' temp directories got moved to '${EPREFIX}${NGINX_HOME_TMP}'"
1045 + chmod o-rwx \
1046 + "${EPREFIX}"/var/log/nginx \
1047 + "${EPREFIX}"${NGINX_HOME_TMP}/{,client,proxy,fastcgi,scgi,uwsgi} || \
1048 + _has_to_show_permission_warning=1
1049 + fi
1050 +
1051 + if [[ ${_has_to_show_permission_warning} -eq 0 ]] && [[ ${_need_to_fix_CVE2016_1247} -eq 1 ]]; then
1052 + ewarn ""
1053 + ewarn "The permissions on the following directory have been reset in"
1054 + ewarn "order to mitigate a security bug (CVE-2016-1247, bug #605008):"
1055 + ewarn ""
1056 + ewarn " ${EPREFIX}/var/log/nginx"
1057 + ewarn ""
1058 + ewarn "Check if this is correct for your setup before restarting nginx!"
1059 + ewarn "Also ensure that no other log directory used by any of your"
1060 + ewarn "vhost(s) is not writeable for nginx user. Any of your log files"
1061 + ewarn "used by nginx can be abused to escalate privileges!"
1062 + ewarn "This is a one-time change and will not happen on subsequent updates."
1063 + chown 0:nginx "${EPREFIX}"/var/log/nginx || _has_to_show_permission_warning=1
1064 + chmod 710 "${EPREFIX}"/var/log/nginx || _has_to_show_permission_warning=1
1065 + fi
1066 +
1067 + if [[ ${_has_to_show_permission_warning} -eq 1 ]]; then
1068 + # Should never happen ...
1069 + ewarn ""
1070 + ewarn "*************************************************************"
1071 + ewarn "*************** W A R N I N G ***************"
1072 + ewarn "*************************************************************"
1073 + ewarn "The one-time only attempt to adjust permissions of the"
1074 + ewarn "existing nginx installation failed. Be aware that we will not"
1075 + ewarn "try to adjust the same permissions again because now you are"
1076 + ewarn "using a nginx version where we expect that the permissions"
1077 + ewarn "are already adjusted or that you know what you are doing and"
1078 + ewarn "want to keep custom permissions."
1079 + ewarn ""
1080 + fi
1081 + fi
1082 +
1083 + # Sanity check for CVE-2016-1247
1084 + # Required to warn users who received the warning above and thought
1085 + # they could fix it by unmerging and re-merging the package or have
1086 + # unmerged a affected installation on purpose in the past leaving
1087 + # /var/log/nginx on their system due to keepdir/non-empty folder
1088 + # and are now installing the package again.
1089 + local _sanity_check_testfile=$(mktemp --dry-run "${EPREFIX}"/var/log/nginx/.CVE-2016-1247.XXXXXXXXX)
1090 + su -s /bin/sh -c "touch ${_sanity_check_testfile}" nginx >&/dev/null
1091 + if [ $? -eq 0 ] ; then
1092 + # Cleanup -- no reason to die here!
1093 + rm -f "${_sanity_check_testfile}"
1094 +
1095 + ewarn ""
1096 + ewarn "*************************************************************"
1097 + ewarn "*************** W A R N I N G ***************"
1098 + ewarn "*************************************************************"
1099 + ewarn "Looks like your installation is vulnerable to CVE-2016-1247"
1100 + ewarn "(bug #605008) because nginx user is able to create files in"
1101 + ewarn ""
1102 + ewarn " ${EPREFIX}/var/log/nginx"
1103 + ewarn ""
1104 + ewarn "Also ensure that no other log directory used by any of your"
1105 + ewarn "vhost(s) is not writeable for nginx user. Any of your log files"
1106 + ewarn "used by nginx can be abused to escalate privileges!"
1107 + fi
1108 +
1109 + if [[ ${_has_to_show_httpoxy_mitigation_notice} -eq 1 ]]; then
1110 + # HTTPoxy mitigation
1111 + ewarn ""
1112 + ewarn "This nginx installation comes with a mitigation for the HTTPoxy"
1113 + ewarn "vulnerability for FastCGI, SCGI and uWSGI applications by setting"
1114 + ewarn "the HTTP_PROXY parameter to an empty string per default when you"
1115 + ewarn "are sourcing one of the default"
1116 + ewarn ""
1117 + ewarn " - 'fastcgi_params' or 'fastcgi.conf'"
1118 + ewarn " - 'scgi_params'"
1119 + ewarn " - 'uwsgi_params'"
1120 + ewarn ""
1121 + ewarn "files in your server block(s)."
1122 + ewarn ""
1123 + ewarn "If this is causing any problems for you make sure that you are sourcing the"
1124 + ewarn "default parameters _before_ you set your own values."
1125 + ewarn "If you are relying on user-supplied proxy values you have to remove the"
1126 + ewarn "correlating lines from the file(s) mentioned above."
1127 + ewarn ""
1128 + fi
1129 +}