Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/heroxbd:master commit in: www-servers/nginx/files/, dev-util/bakefile/, www-servers/nginx/, ...
Date: Fri, 27 May 2016 02:41:40
Message-Id: 1464314905.e155f1b939e751d4005af35361b6e866cfaa8ff9.heroxbd@gentoo
1 commit: e155f1b939e751d4005af35361b6e866cfaa8ff9
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 27 02:07:52 2016 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Fri May 27 02:08:25 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/heroxbd.git/commit/?id=e155f1b9
7
8 dev-util/bakefile, sys-libs/talloc, www-servers/nginx: remove, not used.
9
10 dev-util/bakefile/ChangeLog | 19 -
11 dev-util/bakefile/Manifest | 6 -
12 dev-util/bakefile/bakefile-0.2.8.ebuild | 30 -
13 dev-util/bakefile/bakefile-0.2.9.ebuild | 30 -
14 dev-util/bakefile/metadata.xml | 5 -
15 sys-libs/talloc/ChangeLog | 91 --
16 sys-libs/talloc/Manifest | 4 -
17 sys-libs/talloc/metadata.xml | 13 -
18 sys-libs/talloc/talloc-2.0.5.ebuild | 31 -
19 www-servers/nginx/ChangeLog | 1789 -------------------------------
20 www-servers/nginx/Manifest | 15 -
21 www-servers/nginx/files/nginx.conf | 72 --
22 www-servers/nginx/files/nginx.initd | 87 --
23 www-servers/nginx/files/nginx.logrotate | 11 -
24 www-servers/nginx/metadata.xml | 27 -
25 www-servers/nginx/nginx-1.2.0.ebuild | 379 -------
26 16 files changed, 2609 deletions(-)
27
28 diff --git a/dev-util/bakefile/ChangeLog b/dev-util/bakefile/ChangeLog
29 deleted file mode 100644
30 index 24d6e8c..0000000
31 --- a/dev-util/bakefile/ChangeLog
32 +++ /dev/null
33 @@ -1,19 +0,0 @@
34 -# ChangeLog for dev-util/bakefile
35 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
36 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bakefile/ChangeLog,v 1.3 2009/11/13 22:12:12 dirtyepic Exp $
37 -
38 -*bakefile-0.2.8 (13 Nov 2009)
39 -
40 - 13 Nov 2009; Ryan Hill <dirtyepic@g.o> +bakefile-0.2.8.ebuild,
41 - metadata.xml:
42 - Version bump.
43 -
44 - 04 Aug 2009; Ryan Hill <dirtyepic@g.o> bakefile-0.2.6.ebuild:
45 - Keyword ~amd64.
46 -
47 -*bakefile-0.2.6 (21 Jul 2009)
48 -
49 - 21 Jul 2009; Markus Ullmann <jokey@g.o> +bakefile-0.2.6.ebuild,
50 - +files/bakefile-0.2.6-enlarge-buffers.patch, +metadata.xml:
51 - Initial import for wx dependency of webkit nightly
52 -
53
54 diff --git a/dev-util/bakefile/Manifest b/dev-util/bakefile/Manifest
55 deleted file mode 100644
56 index e60620c..0000000
57 --- a/dev-util/bakefile/Manifest
58 +++ /dev/null
59 @@ -1,6 +0,0 @@
60 -DIST bakefile-0.2.8.tar.gz 756231 RMD160 4c7b4416bb93f42bf5beab4db08dd95d60adb3a4 SHA1 bf8394d944fb34fdce8d5b82c891c180dc7af05e SHA256 e262b5edff1c9126cc32de7d3fcef5b24e997156f91f5a6eeccb45d29522fd1c
61 -DIST bakefile-0.2.9.tar.gz 775528 RMD160 3b8411f310b14e084a5e59239874a549ce1c3253 SHA1 4280f22da518885d6ad1f92de0aed567e6daf900 SHA256 9f3c65411ad3932027e3c3e765337d89be2f9cf5ee9a204da80e92a8c2d76ca5
62 -EBUILD bakefile-0.2.8.ebuild 571 RMD160 d2ea32b33daa86d0695b4af6a31444e3dc2058cb SHA1 54917d26b7585d1d649b96559c1c614d06cc40b6 SHA256 27cd9ffe09e74b7ca53a7fcc318d3cf087d0238dff3aef732e820993a1864066
63 -EBUILD bakefile-0.2.9.ebuild 571 RMD160 d2ea32b33daa86d0695b4af6a31444e3dc2058cb SHA1 54917d26b7585d1d649b96559c1c614d06cc40b6 SHA256 27cd9ffe09e74b7ca53a7fcc318d3cf087d0238dff3aef732e820993a1864066
64 -MISC ChangeLog 656 RMD160 ec7a9f084bbd5e42ca27cb4cbca6c5084725a3fa SHA1 05514f41e2bf2efcd5a5e7d06c7e7bf8b05042f5 SHA256 d6567816b75c721a99b2e30134bfe32c47bc3ebf0947116871af9a2b435968f5
65 -MISC metadata.xml 162 RMD160 c039a69ee8efb8cbbbf4b67df25a6e8506ae2610 SHA1 ef137d109c76b893201870840b179f4c42c0f3ff SHA256 fab42f6a31209847529447a2bea2b9dd746521fe5d59d967470736120712f093
66
67 diff --git a/dev-util/bakefile/bakefile-0.2.8.ebuild b/dev-util/bakefile/bakefile-0.2.8.ebuild
68 deleted file mode 100644
69 index a13406e..0000000
70 --- a/dev-util/bakefile/bakefile-0.2.8.ebuild
71 +++ /dev/null
72 @@ -1,30 +0,0 @@
73 -# Copyright 1999-2009 Gentoo Foundation
74 -# Distributed under the terms of the GNU General Public License v2
75 -# $Header $
76 -
77 -EAPI=2
78 -
79 -inherit base python bash-completion eutils
80 -
81 -DESCRIPTION="Native makefiles generator"
82 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
83 -HOMEPAGE="http://bakefile.sourceforge.net"
84 -
85 -LICENSE="MIT"
86 -
87 -RDEPEND=""
88 -DEPEND=""
89 -KEYWORDS="~amd64-linux"
90 -SLOT="0"
91 -IUSE="doc"
92 -
93 -src_install () {
94 - base_src_install
95 -
96 - dodoc AUTHORS NEWS README THANKS
97 - if use doc ; then
98 - dohtml -r doc/html/* || die "dodoc failed"
99 - fi
100 -
101 - dobashcompletion bash_completion bakefile
102 -}
103
104 diff --git a/dev-util/bakefile/bakefile-0.2.9.ebuild b/dev-util/bakefile/bakefile-0.2.9.ebuild
105 deleted file mode 100644
106 index a13406e..0000000
107 --- a/dev-util/bakefile/bakefile-0.2.9.ebuild
108 +++ /dev/null
109 @@ -1,30 +0,0 @@
110 -# Copyright 1999-2009 Gentoo Foundation
111 -# Distributed under the terms of the GNU General Public License v2
112 -# $Header $
113 -
114 -EAPI=2
115 -
116 -inherit base python bash-completion eutils
117 -
118 -DESCRIPTION="Native makefiles generator"
119 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
120 -HOMEPAGE="http://bakefile.sourceforge.net"
121 -
122 -LICENSE="MIT"
123 -
124 -RDEPEND=""
125 -DEPEND=""
126 -KEYWORDS="~amd64-linux"
127 -SLOT="0"
128 -IUSE="doc"
129 -
130 -src_install () {
131 - base_src_install
132 -
133 - dodoc AUTHORS NEWS README THANKS
134 - if use doc ; then
135 - dohtml -r doc/html/* || die "dodoc failed"
136 - fi
137 -
138 - dobashcompletion bash_completion bakefile
139 -}
140
141 diff --git a/dev-util/bakefile/metadata.xml b/dev-util/bakefile/metadata.xml
142 deleted file mode 100644
143 index d89f137..0000000
144 --- a/dev-util/bakefile/metadata.xml
145 +++ /dev/null
146 @@ -1,5 +0,0 @@
147 -<?xml version="1.0" encoding="UTF-8"?>
148 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
149 -<pkgmetadata>
150 -<herd>wxwidgets</herd>
151 -</pkgmetadata>
152
153 diff --git a/sys-libs/talloc/ChangeLog b/sys-libs/talloc/ChangeLog
154 deleted file mode 100644
155 index 9d11607..0000000
156 --- a/sys-libs/talloc/ChangeLog
157 +++ /dev/null
158 @@ -1,91 +0,0 @@
159 -# ChangeLog for sys-libs/talloc
160 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
161 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/ChangeLog,v 1.20 2011/01/13 18:45:06 scarabeus Exp $
162 -
163 -*talloc-2.0.5 (13 Jan 2011)
164 -
165 - 13 Jan 2011; Tomáš Chvátal <scarabeus@g.o> +talloc-2.0.5.ebuild:
166 - Add new talloc version. NOTE: doc xsl file is fetched from net rather than
167 - using the system one, this needs to be fixed.
168 -
169 - 27 Sep 2010; Mart Raudsepp <leio@g.o> talloc-2.0.1-r1.ebuild:
170 - Marked ~mips for bug #285952
171 -
172 - 12 Aug 2010; Joseph Jezak <josejx@g.o> talloc-2.0.1-r1.ebuild:
173 - Marked ppc/ppc64 stable for bug #300158.
174 -
175 - 17 Jun 2010; Kacper Kowalik <xarthisius@g.o>
176 - talloc-2.0.1-r1.ebuild, +files/talloc-2.0.1-respect-ldflags.patch:
177 - Respect LDFLAGS. Fixes bug 323497. Thanks Andreis Vinogradovs
178 - <spamslepnoga@×××××.ru> for report.
179 -
180 - 05 Jun 2010; Raúl Porcel <armin76@g.o> talloc-2.0.1-r1.ebuild:
181 - alpha/arm/ia64/s390/sh/sparc stable wrt #300158
182 -
183 - 19 May 2010; Jeroen Roovers <jer@g.o> talloc-2.0.1-r1.ebuild:
184 - Stable for HPPA (bug #300158).
185 -
186 - 18 May 2010; Pawel Hajdan jr <phajdan.jr@g.o>
187 - talloc-2.0.1-r1.ebuild:
188 - x86 stable wrt bug #300158
189 -
190 - 03 May 2010; Olivier Crête <tester@g.o> ChangeLog:
191 - amd64 stable, bug #300158
192 -
193 -*talloc-2.0.1-r1 (03 Apr 2010)
194 -
195 - 03 Apr 2010; Tiziano Müller <dev-zero@g.o>
196 - +talloc-2.0.1-r1.ebuild, metadata.xml:
197 - Fixed: unnecessary inherit, swig dependency, documentation install,
198 - static-libs building.
199 -
200 -*talloc-2.0.1 (26 Jan 2010)
201 -
202 - 26 Jan 2010; Patrick Lauer <patrick@g.o> +talloc-2.0.1.ebuild:
203 - Bump
204 -
205 - 06 Dec 2009; Diego E. Pettenò <flameeyes@g.o>
206 - talloc-2.0.0-r1.ebuild:
207 - Block older samba (to force uninstall).
208 -
209 - 30 Nov 2009; Raúl Porcel <armin76@g.o> talloc-2.0.0-r1.ebuild:
210 - Add ~arm/~ia64/~s390/~sh/~sparc wrt #285952
211 -
212 - 29 Nov 2009; Tobias Klausmann <klausman@g.o>
213 - talloc-2.0.0-r1.ebuild:
214 - Keyworded on alpha, bug #285952
215 -
216 - 08 Nov 2009; Joseph Jezak <josejx@g.o> talloc-2.0.0-r1.ebuild:
217 - Marked ~ppc for bug #285952.
218 -
219 - 04 Nov 2009; Patrick Lauer <patrick@g.o> talloc-1.3.0.ebuild,
220 - talloc-1.3.1.ebuild, talloc-2.0.0.ebuild, talloc-2.0.0-r1.ebuild:
221 - Small dep fix
222 -
223 - 23 Oct 2009; Patrick Lauer <patrick@g.o> talloc-1.3.0.ebuild,
224 - talloc-1.3.1.ebuild:
225 - Fixing 1.3 ebuilds too
226 -
227 -*talloc-2.0.0-r1 (23 Oct 2009)
228 -
229 - 23 Oct 2009; Patrick Lauer <patrick@g.o> +talloc-2.0.0-r1.ebuild,
230 - +files/talloc-2.0.0-without-doc.patch:
231 - Ebuild cleanups thanks to pva, bug #288536, making docs optional #290193,
232 - thanks to Andrew Church for the patch
233 -
234 - 11 Oct 2009; Petteri Räty <betelgeuse@g.o> talloc-2.0.0.ebuild:
235 - Block <net-fs/samba-libs-3.4 for bug #288545.
236 -
237 - 09 Oct 2009; Patrick Lauer <patrick@g.o> talloc-1.3.0.ebuild,
238 - talloc-1.3.1.ebuild, talloc-2.0.0.ebuild:
239 - Improve description
240 -
241 -*talloc-2.0.0 (09 Oct 2009)
242 -*talloc-1.3.1 (09 Oct 2009)
243 -*talloc-1.3.0 (09 Oct 2009)
244 -
245 - 09 Oct 2009; Patrick Lauer <patrick@g.o> +talloc-1.3.0.ebuild,
246 - +talloc-1.3.1.ebuild, +talloc-2.0.0.ebuild, +metadata.xml:
247 - Initial commit. Ebuilds based on those provided by Marcel Greter in
248 - #231273
249 -
250
251 diff --git a/sys-libs/talloc/Manifest b/sys-libs/talloc/Manifest
252 deleted file mode 100644
253 index c394de9..0000000
254 --- a/sys-libs/talloc/Manifest
255 +++ /dev/null
256 @@ -1,4 +0,0 @@
257 -DIST talloc-2.0.5.tar.gz 365388 RMD160 6a4aafb3829d3de2d25c70025329476790d3d857 SHA1 8ec391304954f1a201b0f2239f4505d93da36cf7 SHA256 b949eb0c4f3467ef26bb8f6af64da3b20df5e34b4243fe2a5a0c28435ba6b32a
258 -EBUILD talloc-2.0.5.ebuild 714 SHA1 336d58fbf0d57e38763ef1720e02dbaa40f3e234 SHA256 ed1542d192f939ea50632d9e24d6c7dc0d02d5bb40f49e78571308f5dfe8101f
259 -MISC ChangeLog 3209 SHA1 129f7e0ebe59aa4b3af6d173ecfe673ef525d736 SHA256 33788c8093cc4a47d6a12e4384f091ba7be176c67b5cdd9bfc862bf40a94cd3e
260 -MISC metadata.xml 412 SHA1 9535124e040cf03a385425627b3622c06d97bf06 SHA256 732d4c39c6e7ddd2d4768724ae637ebadb6abff069fd3cf16d41778cf9f9c9dc
261
262 diff --git a/sys-libs/talloc/metadata.xml b/sys-libs/talloc/metadata.xml
263 deleted file mode 100644
264 index 520f32b..0000000
265 --- a/sys-libs/talloc/metadata.xml
266 +++ /dev/null
267 @@ -1,13 +0,0 @@
268 -<?xml version="1.0" encoding="UTF-8"?>
269 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
270 -<pkgmetadata>
271 - <herd>samba</herd>
272 - <maintainer>
273 - <email>patrick@g.o</email>
274 - <name>Patrick Lauer</name>
275 - </maintainer>
276 -<use>
277 - <flag name="compat">Enable extra compatibility stuff</flag>
278 - <flag name="swig">Install interface definitions for <pkg>dev-lang/swig</pkg></flag>
279 -</use>
280 -</pkgmetadata>
281
282 diff --git a/sys-libs/talloc/talloc-2.0.5.ebuild b/sys-libs/talloc/talloc-2.0.5.ebuild
283 deleted file mode 100644
284 index 34c6124..0000000
285 --- a/sys-libs/talloc/talloc-2.0.5.ebuild
286 +++ /dev/null
287 @@ -1,31 +0,0 @@
288 -# Copyright 1999-2011 Gentoo Foundation
289 -# Distributed under the terms of the GNU General Public License v2
290 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/talloc/talloc-2.0.5.ebuild,v 1.1 2011/01/13 18:45:06 scarabeus Exp $
291 -
292 -EAPI=3
293 -
294 -inherit waf-utils
295 -
296 -DESCRIPTION="Samba talloc library"
297 -HOMEPAGE="http://talloc.samba.org/"
298 -SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz"
299 -
300 -LICENSE="GPL-3"
301 -SLOT="0"
302 -KEYWORDS="~amd64-linux"
303 -IUSE="compat python"
304 -
305 -RDEPEND=""
306 -DEPEND="${RDEPEND}
307 - dev-libs/libxslt"
308 -
309 -WAF_BINARY="${S}/buildtools/bin/waf"
310 -
311 -src_configure() {
312 - local extra_opts=""
313 -
314 - use compat && extra_opts+=" --enable-talloc-compat1"
315 - use python || extra_opts+=" --disable-python"
316 - waf-utils_src_configure \
317 - ${extra_opts}
318 -}
319
320 diff --git a/www-servers/nginx/ChangeLog b/www-servers/nginx/ChangeLog
321 deleted file mode 100644
322 index ac32dc1..0000000
323 --- a/www-servers/nginx/ChangeLog
324 +++ /dev/null
325 @@ -1,1789 +0,0 @@
326 -# ChangeLog for www-servers/nginx
327 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
328 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/ChangeLog,v 1.320 2012/05/18 14:01:32 darkside Exp $
329 -
330 -*nginx-1.2.0 (18 May 2012)
331 -
332 - 18 May 2012; Jeremy Olexa <darkside@g.o> +nginx-1.2.0.ebuild:
333 - Version bump from upstream, new stable candidate. bug 414167 with selinux
334 - mods from bug 416307
335 -
336 - 18 Apr 2012; Jeremy Olexa <darkside@g.o> nginx-1.1.19.ebuild:
337 - Cosmetic changes to align with upstream better. Use Makefile to install. No
338 - revbump needed
339 -
340 - 18 Apr 2012; Jeremy Olexa <darkside@g.o> -nginx-1.0.14.ebuild,
341 - metadata.xml:
342 - Remove vulnerable version. Document local ssl USE flag
343 -
344 - 15 Apr 2012; Markus Meier <maekke@g.o> nginx-1.0.15.ebuild:
345 - x86 stable, bug #411751
346 -
347 - 14 Apr 2012; Agostino Sarubbo <ago@g.o> nginx-1.0.15.ebuild:
348 - Stable for amd64, wrt bug #411751
349 -
350 -*nginx-1.0.15 (14 Apr 2012)
351 -
352 - 14 Apr 2012; Benedikt Böhm <hollow@g.o> +nginx-1.0.15.ebuild,
353 - nginx-1.1.19.ebuild:
354 - version bump wrt #411751
355 -
356 - 13 Apr 2012; Jeremy Olexa <darkside@g.o> -nginx-1.0.10.ebuild,
357 - -nginx-1.1.17.ebuild, -nginx-1.1.18.ebuild, +nginx-1.1.19.ebuild,
358 - metadata.xml:
359 - Version bump from upstream (security bug 411751), addition of fancyindex
360 - third party module (bug 411663). Cleanup metadata.xml
361 -
362 -*nginx-1.1.19 (13 Apr 2012)
363 -
364 - 13 Apr 2012; Jeremy Olexa <darkside@g.o> -nginx-1.1.17.ebuild,
365 - -nginx-1.1.18.ebuild, +nginx-1.1.19.ebuild, metadata.xml:
366 - Version bump from upstream (security bug 411751), addition of fancyindex
367 - third party module (bug 411663). Cleanup metadata.xml
368 -
369 -*nginx-1.1.18 (10 Apr 2012)
370 -
371 - 10 Apr 2012; Patrick Lauer <patrick@g.o> +nginx-1.1.18.ebuild:
372 - Bump
373 -
374 - 30 Mar 2012; Patrick Lauer <patrick@g.o> nginx-1.1.17.ebuild:
375 - Bump upload_progress module #409099
376 -
377 - 15 Mar 2012; Agostino Sarubbo <ago@g.o> nginx-1.0.14.ebuild:
378 - Stable for AMD64/X86, wrt security bug #408367
379 -
380 - 15 Mar 2012; Patrick Lauer <patrick@g.o> -nginx-1.0.11.ebuild,
381 - -nginx-1.0.12.ebuild, -nginx-1.1.14.ebuild, -nginx-1.1.16.ebuild:
382 - Removing old versions
383 -
384 -*nginx-1.1.17 (15 Mar 2012)
385 -*nginx-1.0.14 (15 Mar 2012)
386 -
387 - 15 Mar 2012; Patrick Lauer <patrick@g.o> +nginx-1.0.14.ebuild,
388 - +nginx-1.1.17.ebuild:
389 - Bump for #408367
390 -
391 - 02 Mar 2012; Patrick Lauer <patrick@g.o> nginx-1.1.16.ebuild:
392 - Fixing headers_more URI madness #406555
393 -
394 -*nginx-1.1.16 (02 Mar 2012)
395 -
396 - 02 Mar 2012; Patrick Lauer <patrick@g.o> +nginx-1.1.16.ebuild,
397 - -nginx-1.1.13.ebuild:
398 - Bump, closes #403329
399 -
400 -*nginx-1.1.14 (11 Feb 2012)
401 -*nginx-1.0.12 (11 Feb 2012)
402 -
403 - 11 Feb 2012; Benedikt Böhm <hollow@g.o> nginx-1.0.10.ebuild,
404 - nginx-1.0.11.ebuild, +nginx-1.0.12.ebuild, -nginx-1.1.12-r1.ebuild,
405 - nginx-1.1.13.ebuild, +nginx-1.1.14.ebuild, +files/nginx.conf,
406 - +files/nginx.initd, -files/nginx.conf-r4, -files/nginx.init-r2:
407 - version bump wrt #402957
408 -
409 -*nginx-1.1.13 (29 Jan 2012)
410 -*nginx-1.0.11 (29 Jan 2012)
411 -
412 - 29 Jan 2012; Benedikt Böhm <hollow@g.o> +nginx-1.0.11.ebuild,
413 - -nginx-1.1.8.ebuild, +nginx-1.1.13.ebuild:
414 - version bump wrt #401163
415 -
416 - 28 Dec 2011; Patrick Lauer <patrick@g.o> -nginx-1.1.11.ebuild,
417 - -nginx-1.1.12.ebuild:
418 - Removing old
419 -
420 -*nginx-1.1.12-r1 (28 Dec 2011)
421 -
422 - 28 Dec 2011; Patrick Lauer <patrick@g.o> +nginx-1.1.12-r1.ebuild,
423 - metadata.xml, nginx-1.1.12.ebuild:
424 - Add pcre-jit support
425 -
426 -*nginx-1.1.12 (27 Dec 2011)
427 -
428 - 27 Dec 2011; Patrick Lauer <patrick@g.o> +nginx-1.1.12.ebuild:
429 - Bump
430 -
431 -*nginx-1.1.11 (25 Dec 2011)
432 -
433 - 25 Dec 2011; Patrick Lauer <patrick@g.o> +nginx-1.1.11.ebuild:
434 - Bump for #393119, including bump of http_cache_purge to 1.5
435 -
436 - 06 Dec 2011; Sven Wegener <swegener@g.o> files/nginx.init-r2:
437 - Switch from opts to extra_started_commands.
438 -
439 - 24 Nov 2011; Benedikt Böhm <hollow@g.o> -nginx-1.0.6.ebuild,
440 - -nginx-1.0.8.ebuild, nginx-1.0.10.ebuild, -nginx-1.1.4.ebuild,
441 - -nginx-1.1.6.ebuild:
442 - add mp4 module wrt #363573; remove old ebuilds
443 -
444 - 22 Nov 2011; Tony Vroon <chainsaw@g.o> nginx-1.0.10.ebuild:
445 - Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &
446 - Michael "n0idx80" Harrison in security bug #389319.
447 -
448 - 22 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> nginx-1.0.10.ebuild:
449 - x86 stable wrt bug #389319
450 -
451 -*nginx-1.1.8 (20 Nov 2011)
452 -*nginx-1.0.10 (20 Nov 2011)
453 -
454 - 20 Nov 2011; Benedikt Böhm <hollow@g.o> +nginx-1.0.10.ebuild,
455 - +nginx-1.1.8.ebuild:
456 - version bump wrt #389319
457 -
458 - 31 Oct 2011; Benedikt Böhm <hollow@g.o> nginx-1.0.8.ebuild,
459 - nginx-1.1.6.ebuild:
460 - fix location of README for cache purge module
461 -
462 - 28 Oct 2011; Benedikt Böhm <hollow@g.o> nginx-1.0.8.ebuild,
463 - nginx-1.1.6.ebuild:
464 - fix commit SHAs from github
465 -
466 -*nginx-1.1.6 (28 Oct 2011)
467 -*nginx-1.0.8 (28 Oct 2011)
468 -
469 - 28 Oct 2011; Benedikt Böhm <hollow@g.o>
470 - -files/nginx-0.8.32-ey-balancer.patch, -nginx-1.0.4.ebuild,
471 - +nginx-1.0.8.ebuild, -nginx-1.1.2.ebuild, +nginx-1.1.6.ebuild, metadata.xml:
472 - version bump wrt #385965
473 -
474 - 04 Oct 2011; Pawel Hajdan jr <phajdan.jr@g.o> nginx-1.0.6.ebuild:
475 - x86 stable wrt bug #385035
476 -
477 - 30 Sep 2011; Steve Dibb <beandog@g.o> nginx-1.0.6.ebuild:
478 - amd64 stable, bug 385035
479 -
480 -*nginx-1.1.4 (30 Sep 2011)
481 -
482 - 30 Sep 2011; Benedikt Böhm <hollow@g.o> -nginx-1.0.5.ebuild,
483 - +nginx-1.1.4.ebuild, metadata.xml:
484 - version bump wrt #383079
485 -
486 - 09 Sep 2011; Benedikt Böhm <hollow@g.o> nginx-1.0.4.ebuild,
487 - nginx-1.0.5.ebuild, nginx-1.0.6.ebuild, nginx-1.1.2.ebuild:
488 - remove ipv6 warning wrt #382393
489 -
490 -*nginx-1.1.2 (07 Sep 2011)
491 -*nginx-1.0.6 (07 Sep 2011)
492 -
493 - 07 Sep 2011; Benedikt Böhm <hollow@g.o> +nginx-1.0.6.ebuild,
494 - +nginx-1.1.2.ebuild, files/nginx.init-r2, metadata.xml:
495 - version bump wrt #381153. also fixes bugs #379477, #377713 and #373677.
496 -
497 -*nginx-1.0.5 (25 Jul 2011)
498 -
499 - 25 Jul 2011; Benedikt Böhm <hollow@g.o> -nginx-0.8.53.ebuild,
500 - -nginx-0.8.53-r1.ebuild, -nginx-1.0.0.ebuild, -nginx-1.0.0-r1.ebuild,
501 - -nginx-1.0.2.ebuild, +nginx-1.0.5.ebuild,
502 - -files/passenger-3.0.1-cflags.patch,
503 - -files/passenger-3.0.1-missing-auto-feature.patch,
504 - -files/passenger-3.0.1-missing-include.patch, -files/passenger-CFLAGS.patch:
505 - version bump wrt #375781. cleanup wrt #348501 and #349276.
506 -
507 - 15 Jul 2011; Markus Meier <maekke@g.o> nginx-1.0.4.ebuild:
508 - x86 stable, bug #373633
509 -
510 - 02 Jul 2011; Markos Chandras <hwoarang@g.o> nginx-1.0.4.ebuild:
511 - Stable on amd64 wrt bug #373633
512 -
513 -*nginx-1.0.4 (02 Jun 2011)
514 -
515 - 02 Jun 2011; Benedikt Böhm <hollow@g.o> nginx-1.0.2.ebuild,
516 - +nginx-1.0.4.ebuild:
517 - version bump wrt #369631. also fixes #369617
518 -
519 - 24 May 2011; Markus Meier <maekke@g.o> nginx-1.0.0-r1.ebuild:
520 - x86 stable, bug #368219
521 -
522 - 24 May 2011; Markos Chandras <hwoarang@g.o> nginx-1.0.0-r1.ebuild:
523 - Stable on amd64 wrt bug #368219
524 -
525 - 24 May 2011; Benedikt Böhm <hollow@g.o> nginx-0.8.53.ebuild,
526 - nginx-0.8.53-r1.ebuild, nginx-1.0.0.ebuild, nginx-1.0.0-r1.ebuild,
527 - nginx-1.0.2.ebuild:
528 - fix USE dependencies for media-libs/gd wrt #368443
529 -
530 - 19 May 2011; Benedikt Böhm <hollow@g.o> nginx-1.0.2.ebuild:
531 - bump cache_purge module to fix build after nginx-1.0.1
532 -
533 -*nginx-1.0.2 (18 May 2011)
534 -
535 - 18 May 2011; Benedikt Böhm <hollow@g.o> -nginx-0.9.7.ebuild,
536 - +nginx-1.0.2.ebuild:
537 - version bump wrt #367207
538 -
539 - 19 Apr 2011; Benedikt Böhm <hollow@g.o>
540 - files/nginx-0.8.32-ey-balancer.patch, nginx-1.0.0-r1.ebuild:
541 - fix QA warnings and wrong README paths
542 -
543 -*nginx-1.0.0-r1 (18 Apr 2011)
544 -
545 - 18 Apr 2011; Benedikt Böhm <hollow@g.o>
546 - +files/nginx-0.8.32-ey-balancer.patch, +nginx-1.0.0-r1.ebuild,
547 - metadata.xml:
548 - add slowfs_cache and ey-balancer modules
549 -
550 -*nginx-1.0.0 (12 Apr 2011)
551 -
552 - 12 Apr 2011; Benedikt Böhm <hollow@g.o> +nginx-1.0.0.ebuild:
553 - version bump
554 -
555 -*nginx-0.9.7 (08 Apr 2011)
556 -
557 - 08 Apr 2011; Benedikt Böhm <hollow@g.o> -nginx-0.7.65.ebuild,
558 - -nginx-0.7.65-r1.ebuild, -nginx-0.8.52.ebuild, +nginx-0.9.7.ebuild,
559 - files/nginx.logrotate, metadata.xml:
560 - remove old 0.7 series, version bump to 0.9.7: drops passenger support,
561 - adds http_upload module, fixes logrotate when not running
562 -
563 - 05 Mar 2011; Brent Baude <ranger@g.o> nginx-0.8.53.ebuild:
564 - stable ppc, bug 349223
565 -
566 - 02 Jan 2011; Markos Chandras <hwoarang@g.o> nginx-0.8.53.ebuild:
567 - Stable on amd64 wrt bug #349223
568 -
569 - 21 Dec 2010; Pawel Hajdan jr <phajdan.jr@g.o> nginx-0.8.53.ebuild:
570 - x86 stable wrt bug #349223
571 -
572 -*nginx-0.8.53-r1 (13 Dec 2010)
573 -
574 - 13 Dec 2010; Tiziano Müller <dev-zero@g.o> -nginx-0.8.46.ebuild,
575 - -nginx-0.8.47.ebuild, -nginx-0.8.48.ebuild, -nginx-0.8.49.ebuild,
576 - +nginx-0.8.53-r1.ebuild, +files/passenger-3.0.1-cflags.patch,
577 - +files/passenger-3.0.1-missing-auto-feature.patch,
578 - +files/passenger-3.0.1-missing-include.patch:
579 - Revision bump to bump passenger to 3.0.1 (currently p.masked for testing).
580 - Removed old versions.
581 -
582 -*nginx-0.8.53 (28 Nov 2010)
583 -
584 - 28 Nov 2010; Benedikt Böhm <hollow@g.o> +nginx-0.8.53.ebuild:
585 - version bump wrt #342979
586 -
587 -*nginx-0.8.52 (30 Sep 2010)
588 -
589 - 30 Sep 2010; Tiziano Müller <dev-zero@g.o> +nginx-0.8.52.ebuild:
590 - Version bump (thanks to Johan Bergström).
591 -
592 - 19 Sep 2010; Benedikt Böhm <hollow@g.o> files/nginx.conf-r4:
593 - default to 1024 worker connections (see #337639)
594 -
595 -*nginx-0.8.49 (10 Aug 2010)
596 -
597 - 10 Aug 2010; Tiziano Müller <dev-zero@g.o> +nginx-0.8.49.ebuild:
598 - Version bump, bail out if cache_purge is used without fastcgi or uwsgi
599 - (upstream is working on a real solution, thanks to jbergstroem).
600 -
601 -*nginx-0.8.48 (06 Aug 2010)
602 -
603 - 06 Aug 2010; Tiziano Müller <dev-zero@g.o> +nginx-0.8.48.ebuild:
604 - Version bump, added cache_purge-module (bug #322061).
605 -
606 -*nginx-0.8.47 (29 Jul 2010)
607 -
608 - 29 Jul 2010; Tiziano Müller <dev-zero@g.o>
609 - -nginx-0.8.36-r1.ebuild, -nginx-0.8.38.ebuild, -nginx-0.8.38-r1.ebuild,
610 - -nginx-0.8.42.ebuild, +nginx-0.8.47.ebuild:
611 - Version bump. Dropped old.
612 -
613 -*nginx-0.8.46 (20 Jul 2010)
614 -
615 - 20 Jul 2010; Tiziano Müller <dev-zero@g.o> +nginx-0.8.46.ebuild:
616 - Version bump (bug #327951, thanks to George), also bumped passenger to
617 - 2.2.15 and headers_more to 0.13.
618 -
619 -*nginx-0.8.42 (02 Jul 2010)
620 -
621 - 02 Jul 2010; Tiziano Müller <dev-zero@g.o> +nginx-0.8.42.ebuild:
622 - Version bump (bug #323151, thanks to Johan Bergström).
623 -
624 -*nginx-0.8.38-r1 (04 Jun 2010)
625 -
626 - 04 Jun 2010; Tiziano Müller <dev-zero@g.o>
627 - +nginx-0.8.38-r1.ebuild:
628 - Bumped uwsgi-module.
629 -
630 - 04 Jun 2010; Benedikt Böhm <hollow@g.o> nginx-0.8.38.ebuild:
631 - bump passenger wrt #322105
632 -
633 - 30 May 2010; Benedikt Böhm <hollow@g.o> nginx-0.8.38.ebuild:
634 - add split_clients module support
635 -
636 -*nginx-0.8.38 (30 May 2010)
637 -
638 - 30 May 2010; Benedikt Böhm <hollow@g.o> +nginx-0.8.38.ebuild:
639 - version bump wrt #321681
640 -
641 - 29 May 2010; Benedikt Böhm <hollow@g.o> nginx-0.7.65-r1.ebuild,
642 - -nginx-0.8.34-r1.ebuild, -nginx-0.8.35.ebuild, -nginx-0.8.36.ebuild,
643 - nginx-0.8.36-r1.ebuild:
644 - add vim-syntax support wrt #289926
645 -
646 -*nginx-0.8.36-r1 (03 May 2010)
647 -
648 - 03 May 2010; Benedikt Böhm <hollow@g.o> +nginx-0.8.36-r1.ebuild:
649 - add uWSGI module wrt bug #314931
650 -
651 -*nginx-0.8.36 (26 Apr 2010)
652 -
653 - 26 Apr 2010; Tiziano Müller <dev-zero@g.o> +nginx-0.8.36.ebuild:
654 - Version bump. Make sure we don't depend on perl unconditionally.
655 -
656 -*nginx-0.8.35 (11 Apr 2010)
657 -
658 - 11 Apr 2010; Tiziano Müller <dev-zero@g.o> +nginx-0.8.35.ebuild,
659 - metadata.xml:
660 - Version bump. Added the http_push module. Moved libatomic_ops dep to
661 - DEPEND. Added myself as maintainer. Added upstream changelog URL.
662 -
663 - 26 Mar 2010; Benedikt Böhm <hollow@g.o> nginx-0.7.65-r1.ebuild,
664 - nginx-0.8.34-r1.ebuild:
665 - fix pcre use flag for real
666 -
667 - 25 Mar 2010; Benedikt Böhm <hollow@g.o> nginx-0.7.65-r1.ebuild,
668 - nginx-0.8.34-r1.ebuild:
669 - fix pcre USE flag
670 -
671 -*nginx-0.7.65-r1 (25 Mar 2010)
672 -
673 - 25 Mar 2010; Benedikt Böhm <hollow@g.o> -nginx-0.7.64.ebuild,
674 - -nginx-0.7.64-r3.ebuild, nginx-0.7.65.ebuild, +nginx-0.7.65-r1.ebuild,
675 - -nginx-0.8.33.ebuild, -nginx-0.8.34.ebuild, nginx-0.8.34-r1.ebuild,
676 - -files/nginx-r1, metadata.xml:
677 - fix #308175, #308195, #308481 and #311277
678 -
679 - 21 Mar 2010; Pawel Hajdan jr <phajdan.jr@g.o> nginx-0.7.65.ebuild:
680 - x86 stable, arch-tested by Andreas Schurch, bug #308175
681 -
682 - 15 Mar 2010; nixnut <nixnut@g.o> nginx-0.7.65.ebuild:
683 - ppc stable #308175
684 -
685 - 07 Mar 2010; Benedikt Böhm <hollow@g.o> nginx-0.8.34-r1.ebuild:
686 - fix USE flag typos
687 -
688 -*nginx-0.8.34-r1 (07 Mar 2010)
689 -
690 - 07 Mar 2010; Benedikt Böhm <hollow@g.o> +nginx-0.8.34-r1.ebuild,
691 - files/nginx.conf-r4, +files/passenger-CFLAGS.patch, metadata.xml:
692 - rewrite ebuild for USE_EXPAND goodies. fixes #286772, #301513, #303205 and
693 - #305691
694 -
695 - 04 Mar 2010; Benedikt Böhm <hollow@g.o> metadata.xml:
696 - take over maintainance wrt #303205
697 -
698 - 04 Mar 2010; Dirkjan Ochtman <djc@g.o> -nginx-0.5.38.ebuild,
699 - -nginx-0.6.39.ebuild, -nginx-0.7.62.ebuild, -nginx-0.8.31.ebuild,
700 - -nginx-0.8.32.ebuild:
701 - Clean up old versions.
702 -
703 -*nginx-0.8.34 (04 Mar 2010)
704 -
705 - 04 Mar 2010; Dirkjan Ochtman <djc@g.o> +nginx-0.8.34.ebuild:
706 - Version bump to 0.8.34.
707 -
708 -*nginx-0.8.33 (02 Feb 2010)
709 -*nginx-0.7.65 (02 Feb 2010)
710 -
711 - 02 Feb 2010; Dirkjan Ochtman <djc@g.o> +nginx-0.7.65.ebuild,
712 - +nginx-0.8.33.ebuild:
713 - Version bump 0.7.x and 0.8.x branches.
714 -
715 - 01 Feb 2010; Markus Meier <maekke@g.o> nginx-0.7.64.ebuild:
716 - amd64 stable, bug #293785
717 -
718 -*nginx-0.8.32 (24 Jan 2010)
719 -
720 - 24 Jan 2010; Dirkjan Ochtman <djc@g.o> -nginx-0.8.29.ebuild,
721 - +nginx-0.8.32.ebuild:
722 - Simple version bump to 0.8.32, clean out 0.8.29 while we're at it.
723 -
724 - 03 Jan 2010; Dirkjan Ochtman <djc@g.o> -nginx-0.7.64-r2.ebuild:
725 - Remove superseded 0.7.64-r2.
726 -
727 -*nginx-0.8.31 (03 Jan 2010)
728 -
729 - 03 Jan 2010; Dirkjan Ochtman <djc@g.o> +nginx-0.8.31.ebuild,
730 - metadata.xml:
731 - Bump to 0.8.31, adding the aio use flag.
732 -
733 -*nginx-0.7.64-r3 (03 Jan 2010)
734 -
735 - 03 Jan 2010; Dirkjan Ochtman <djc@g.o> +nginx-0.7.64-r3.ebuild,
736 - +files/nginx.logrotate, metadata.xml:
737 - Fix bug 296168 (logrotate) and 247474 (realip use flag).
738 -
739 - 03 Jan 2010; Dirkjan Ochtman <djc@g.o> -nginx-0.7.64-r1.ebuild,
740 - -nginx-0.8.17.ebuild, -files/nginx, -files/nginx.conf,
741 - -files/nginx.conf-r1, -files/nginx.conf-r2, -files/nginx.conf-r3,
742 - -files/nginx-secure-link-timeout.patch:
743 - Clean up all kinds of old, unused cruft.
744 -
745 -*nginx-0.7.64-r2 (03 Jan 2010)
746 -
747 - 03 Jan 2010; Dirkjan Ochtman <djc@g.o> +nginx-0.7.64-r2.ebuild,
748 - +files/nginx.init-r2, metadata.xml:
749 - Fix bug 272964 and bug 272964 in nginx-0.7.64-r2.
750 -
751 -*nginx-0.7.64-r1 (03 Jan 2010)
752 -
753 - 03 Jan 2010; Dirkjan Ochtman <djc@g.o> +nginx-0.7.64-r1.ebuild,
754 - metadata.xml:
755 - Fix bugs 241756 (perllocal.pod) and 210086 (mail flags).
756 -
757 - 03 Jan 2010; Christian Faulhammer <fauli@g.o> nginx-0.8.29.ebuild:
758 - revert to testing for x86
759 -
760 - 02 Jan 2010; Christian Faulhammer <fauli@g.o> nginx-0.8.29.ebuild:
761 - stable x86, security bug 293785
762 -
763 - 02 Jan 2010; Christian Faulhammer <fauli@g.o> nginx-0.7.64.ebuild:
764 - stable x86, security bug 293785
765 -
766 - 01 Jan 2010; Dirkjan Ochtman <djc@g.o> nginx-0.7.64.ebuild,
767 - nginx-0.8.29.ebuild:
768 - Fix problems with ssl requirements (see bug 293785 for discussion).
769 -
770 -*nginx-0.8.29 (08 Dec 2009)
771 -*nginx-0.7.64 (08 Dec 2009)
772 -
773 - 08 Dec 2009; Dirkjan Ochtman <djc@g.o> +nginx-0.7.64.ebuild,
774 - +nginx-0.8.29.ebuild:
775 - Bump nginx 0.7 and 0.8 to 0.7.64 and 0.8.29.
776 -
777 -*nginx-0.8.17 (28 Sep 2009)
778 -
779 - 28 Sep 2009; Konstantin V. Arkhipov <voxus@g.o>
780 - -nginx-0.8.16.ebuild, +nginx-0.8.17.ebuild:
781 - Version bump.
782 -
783 -*nginx-0.8.16 (25 Sep 2009)
784 -
785 - 25 Sep 2009; Konstantin V. Arkhipov <voxus@g.o>
786 - -nginx-0.8.15.ebuild, +nginx-0.8.16.ebuild:
787 - Version bump.
788 -
789 - 21 Sep 2009; Konstantin V. Arkhipov <voxus@g.o>
790 - -nginx-0.5.37.ebuild, -nginx-0.6.38.ebuild, -nginx-0.7.61.ebuild,
791 - -nginx-0.8.4.ebuild, -nginx-0.8.4-r1.ebuild, -nginx-0.8.13.ebuild:
792 - Cleanup.
793 -
794 - 18 Sep 2009; Tobias Heinlein <keytoaster@g.o> nginx-0.5.38.ebuild,
795 - nginx-0.6.39.ebuild, nginx-0.7.62.ebuild:
796 - amd64 stable, security bug #285162
797 -
798 - 16 Sep 2009; Christian Faulhammer <fauli@g.o> nginx-0.5.38.ebuild,
799 - nginx-0.6.39.ebuild, nginx-0.7.62.ebuild:
800 - stable x86
801 -
802 -*nginx-0.8.15 (14 Sep 2009)
803 -*nginx-0.7.62 (14 Sep 2009)
804 -*nginx-0.6.39 (14 Sep 2009)
805 -*nginx-0.5.38 (14 Sep 2009)
806 -
807 - 14 Sep 2009; Konstantin V. Arkhipov <voxus@g.o>
808 - -nginx-0.1.45.ebuild, -nginx-0.2.6.ebuild, -nginx-0.3.61.ebuild,
809 - -nginx-0.4.14.ebuild, +nginx-0.5.38.ebuild, +nginx-0.6.39.ebuild,
810 - +nginx-0.7.62.ebuild, +nginx-0.8.15.ebuild:
811 - Version bump, wrt bug #283802. Unsupported versions are dropped.
812 -
813 -*nginx-0.8.13 (06 Sep 2009)
814 -
815 - 06 Sep 2009; Konstantin V. Arkhipov <voxus@g.o>
816 - -nginx-0.8.10.ebuild, +nginx-0.8.13.ebuild:
817 - Version bump.
818 -
819 -*nginx-0.8.10 (24 Aug 2009)
820 -
821 - 24 Aug 2009; Konstantin V. Arkhipov <voxus@g.o>
822 - -nginx-0.8.9.ebuild, +nginx-0.8.10.ebuild:
823 - Version bump.
824 -
825 -*nginx-0.8.9 (23 Aug 2009)
826 -
827 - 23 Aug 2009; Konstantin V. Arkhipov <voxus@g.o>
828 - -nginx-0.8.8.ebuild, +nginx-0.8.9.ebuild:
829 - Version bump.
830 -
831 -*nginx-0.8.8 (10 Aug 2009)
832 -
833 - 10 Aug 2009; Konstantin V. Arkhipov <voxus@g.o>
834 - +nginx-0.8.8.ebuild:
835 - Version bump.
836 -
837 -*nginx-0.8.4-r1 (19 Jul 2009)
838 -
839 - 19 Jul 2009; Dawid Węgliński <cla@g.o>
840 - +files/nginx-secure-link-timeout.patch, metadata.xml,
841 - +nginx-0.8.4-r1.ebuild:
842 - Enable NginxHttpSecureLinkModule (bug #269810)
843 - Enable ipv6 support in nginx (bug #274614).
844 - Bug me for problems with those changes.
845 -
846 - 09 Jul 2009; Konstantin V. Arkhipov <voxus@g.o>
847 - -nginx-0.6.32.ebuild, nginx-0.6.38.ebuild, nginx-0.7.61.ebuild:
848 - Stabilization.
849 -
850 -*nginx-0.6.38 (23 Jun 2009)
851 -
852 - 23 Jun 2009; Konstantin V. Arkhipov <voxus@g.o>
853 - -nginx-0.6.37.ebuild, +nginx-0.6.38.ebuild:
854 - Version bump.
855 -
856 -*nginx-0.8.4 (22 Jun 2009)
857 -*nginx-0.7.61 (22 Jun 2009)
858 -
859 - 22 Jun 2009; Konstantin V. Arkhipov <voxus@g.o>
860 - -nginx-0.7.60.ebuild, +nginx-0.7.61.ebuild, -nginx-0.8.2.ebuild,
861 - +nginx-0.8.4.ebuild:
862 - Version bump.
863 -
864 -*nginx-0.8.2 (16 Jun 2009)
865 -*nginx-0.7.60 (16 Jun 2009)
866 -
867 - 16 Jun 2009; Konstantin V. Arkhipov <voxus@g.o>
868 - -nginx-0.7.59.ebuild, +nginx-0.7.60.ebuild, +nginx-0.8.2.ebuild:
869 - Version bump.
870 -
871 -*nginx-0.7.59 (25 May 2009)
872 -
873 - 25 May 2009; Konstantin V. Arkhipov <voxus@g.o>
874 - -nginx-0.7.55.ebuild, +nginx-0.7.59.ebuild:
875 - Version bump.
876 -
877 -*nginx-0.6.37 (18 May 2009)
878 -
879 - 18 May 2009; Konstantin V. Arkhipov <voxus@g.o>
880 - -nginx-0.6.35.ebuild, +nginx-0.6.37.ebuild:
881 - Version bump.
882 -
883 -*nginx-0.7.55 (11 May 2009)
884 -
885 - 11 May 2009; Konstantin V. Arkhipov <voxus@g.o>
886 - -nginx-0.7.54.ebuild, +nginx-0.7.55.ebuild:
887 - Version bump.
888 -
889 -*nginx-0.7.54 (03 May 2009)
890 -
891 - 03 May 2009; Konstantin V. Arkhipov <voxus@g.o>
892 - -nginx-0.7.50.ebuild, +nginx-0.7.54.ebuild:
893 - Version bump.
894 -
895 -*nginx-0.7.50 (12 Apr 2009)
896 -
897 - 12 Apr 2009; Konstantin V. Arkhipov <voxus@g.o>
898 - -nginx-0.7.43.ebuild, +nginx-0.7.50.ebuild:
899 - Version bump.
900 -
901 -*nginx-0.7.43 (22 Mar 2009)
902 -
903 - 22 Mar 2009; Konstantin V. Arkhipov <voxus@g.o>
904 - -nginx-0.7.42.ebuild, +nginx-0.7.43.ebuild:
905 - Version bump.
906 -
907 -*nginx-0.7.42 (17 Mar 2009)
908 -
909 - 17 Mar 2009; Konstantin V. Arkhipov <voxus@g.o>
910 - -nginx-0.7.39.ebuild, +nginx-0.7.42.ebuild:
911 - Version bump.
912 -
913 - 17 Mar 2009; Timothy Redaelli <drizzt@g.o> nginx-0.7.39.ebuild:
914 - Use ${ROOT} when it's needed (thanks to tove@g.o for reporting) Respect CC
915 - and LDFLAGS (Maintainer is in devaway status)
916 -
917 - 17 Mar 2009; Timothy Redaelli <drizzt@g.o> nginx-0.7.39.ebuild:
918 - QA: Don't abuse ROOT wrt #232969, #258118. Add ~x86-fbsd keyword (with
919 - small patch) wrt #155623, #236429. (Maintainer is in devaway status)
920 -
921 -*nginx-0.7.39 (04 Mar 2009)
922 -
923 - 04 Mar 2009; Konstantin V. Arkhipov <voxus@g.o>
924 - -nginx-0.7.38.ebuild, +nginx-0.7.39.ebuild:
925 - Version bump.
926 -
927 -*nginx-0.7.38 (26 Feb 2009)
928 -
929 - 26 Feb 2009; Konstantin V. Arkhipov <voxus@g.o>
930 - -nginx-0.7.34.ebuild, +nginx-0.7.38.ebuild:
931 - Version bump. Added use flag for optional enabling of random index http
932 - module.
933 -
934 -*nginx-0.7.34 (12 Feb 2009)
935 -
936 - 12 Feb 2009; Konstantin V. Arkhipov <voxus@g.o>
937 - -nginx-0.7.33.ebuild, +nginx-0.7.34.ebuild:
938 - Version bump.
939 -
940 -*nginx-0.7.33 (03 Feb 2009)
941 -
942 - 03 Feb 2009; Konstantin V. Arkhipov <voxus@g.o>
943 - -nginx-0.7.32.ebuild, +nginx-0.7.33.ebuild:
944 - Version bump.
945 -
946 -*nginx-0.7.32 (31 Jan 2009)
947 -*nginx-0.6.35 (31 Jan 2009)
948 -
949 - 31 Jan 2009; Konstantin V. Arkhipov <voxus@g.o>
950 - -nginx-0.6.34.ebuild, +nginx-0.6.35.ebuild, -nginx-0.7.31.ebuild,
951 - +nginx-0.7.32.ebuild:
952 - Version bump.
953 -
954 -*nginx-0.7.31 (21 Jan 2009)
955 -
956 - 21 Jan 2009; Konstantin V. Arkhipov <voxus@g.o>
957 - -nginx-0.7.30.ebuild, +nginx-0.7.31.ebuild:
958 - Version bump.
959 -
960 -*nginx-0.6.34 (12 Jan 2009)
961 -
962 - 12 Jan 2009; Konstantin V. Arkhipov <voxus@g.o>
963 - -nginx-0.6.33.ebuild, +nginx-0.6.34.ebuild:
964 - Version bump.
965 -
966 -*nginx-0.7.30 (25 Dec 2008)
967 -
968 - 25 Dec 2008; Konstantin V. Arkhipov <voxus@g.o>
969 - -nginx-0.7.26.ebuild, +nginx-0.7.30.ebuild:
970 - Version bump.
971 -
972 -*nginx-0.7.26 (11 Dec 2008)
973 -
974 - 11 Dec 2008; Konstantin V. Arkhipov <voxus@g.o>
975 - -nginx-0.7.24.ebuild, +nginx-0.7.26.ebuild:
976 - Version bump.
977 -
978 -*nginx-0.7.24 (02 Dec 2008)
979 -
980 - 02 Dec 2008; Konstantin V. Arkhipov <voxus@g.o>
981 - -nginx-0.7.21.ebuild, -nginx-0.7.22.ebuild, +nginx-0.7.24.ebuild:
982 - Version bump.
983 -
984 -*nginx-0.7.22 (24 Nov 2008)
985 -*nginx-0.6.33 (24 Nov 2008)
986 -
987 - 24 Nov 2008; Konstantin V. Arkhipov <voxus@g.o>
988 - +nginx-0.6.33.ebuild, +nginx-0.7.22.ebuild:
989 - Version bump.
990 -
991 -*nginx-0.7.21 (13 Nov 2008)
992 -
993 - 13 Nov 2008; Konstantin V. Arkhipov <voxus@g.o>
994 - -nginx-0.7.20.ebuild, +nginx-0.7.21.ebuild:
995 - Version bump.
996 -
997 -*nginx-0.7.20 (11 Nov 2008)
998 -
999 - 11 Nov 2008; Konstantin V. Arkhipov <voxus@g.o>
1000 - -nginx-0.7.19.ebuild, +nginx-0.7.20.ebuild:
1001 - Version bump.
1002 -
1003 -*nginx-0.7.19 (25 Oct 2008)
1004 -
1005 - 25 Oct 2008; Konstantin V. Arkhipov <voxus@g.o>
1006 - -nginx-0.5.35.ebuild, nginx-0.5.37.ebuild, -nginx-0.6.29.ebuild,
1007 - nginx-0.6.32.ebuild, -nginx-0.7.16.ebuild, -nginx-0.7.17.ebuild,
1008 - +nginx-0.7.19.ebuild:
1009 - Version bump, stabilization.
1010 -
1011 -*nginx-0.7.17 (16 Sep 2008)
1012 -
1013 - 16 Sep 2008; Konstantin V. Arkhipov <voxus@g.o>
1014 - +nginx-0.7.17.ebuild:
1015 - Version bump.
1016 -
1017 -*nginx-0.7.16 (08 Sep 2008)
1018 -
1019 - 08 Sep 2008; Konstantin V. Arkhipov <voxus@g.o>
1020 - -nginx-0.7.14.ebuild, +nginx-0.7.16.ebuild:
1021 - Version bump.
1022 -
1023 -*nginx-0.7.14 (02 Sep 2008)
1024 -
1025 - 02 Sep 2008; Konstantin V. Arkhipov <voxus@g.o>
1026 - -nginx-0.7.13.ebuild, +nginx-0.7.14.ebuild:
1027 - Version bump.
1028 -
1029 -*nginx-0.7.13 (28 Aug 2008)
1030 -
1031 - 28 Aug 2008; Konstantin V. Arkhipov <voxus@g.o>
1032 - -nginx-0.7.11.ebuild, +nginx-0.7.13.ebuild:
1033 - Version bump.
1034 -
1035 -*nginx-0.7.11 (25 Aug 2008)
1036 -
1037 - 25 Aug 2008; Konstantin V. Arkhipov <voxus@g.o>
1038 - -nginx-0.7.8.ebuild, +nginx-0.7.11.ebuild:
1039 - Version bump.
1040 -
1041 - 22 Aug 2008; Doug Goldstein <cardoe@g.o> metadata.xml:
1042 - add GLEP 56 USE flag desc from use.local.desc
1043 -
1044 -*nginx-0.7.8 (05 Aug 2008)
1045 -
1046 - 05 Aug 2008; Konstantin V. Arkhipov <voxus@g.o>
1047 - -nginx-0.7.7.ebuild, +nginx-0.7.8.ebuild:
1048 - Version bump.
1049 -
1050 -*nginx-0.7.7 (03 Aug 2008)
1051 -
1052 - 03 Aug 2008; Konstantin V. Arkhipov <voxus@g.o>
1053 - -nginx-0.7.6.ebuild, +nginx-0.7.7.ebuild:
1054 - Version bump.
1055 -
1056 -*nginx-0.5.37 (29 Jul 2008)
1057 -
1058 - 29 Jul 2008; Konstantin V. Arkhipov <voxus@g.o>
1059 - +nginx-0.5.37.ebuild:
1060 - Version bump.
1061 -
1062 -*nginx-0.6.32 (14 Jul 2008)
1063 -
1064 - 14 Jul 2008; Konstantin V. Arkhipov <voxus@g.o>
1065 - -nginx-0.6.31.ebuild, +nginx-0.6.32.ebuild:
1066 - Version bump.
1067 -
1068 -*nginx-0.7.6 (10 Jul 2008)
1069 -
1070 - 10 Jul 2008; Konstantin V. Arkhipov <voxus@g.o>
1071 - -nginx-0.7.5.ebuild, +nginx-0.7.6.ebuild:
1072 - Version bump.
1073 -
1074 -*nginx-0.7.5 (06 Jul 2008)
1075 -
1076 - 06 Jul 2008; Konstantin V. Arkhipov <voxus@g.o>
1077 - -nginx-0.7.4.ebuild, +nginx-0.7.5.ebuild:
1078 - Version bump.
1079 -
1080 -*nginx-0.7.4 (30 Jun 2008)
1081 -
1082 - 30 Jun 2008; Konstantin V. Arkhipov <voxus@g.o>
1083 - -nginx-0.7.2.ebuild, +nginx-0.7.4.ebuild:
1084 - Version bump.
1085 -
1086 -*nginx-0.7.2 (22 Jun 2008)
1087 -
1088 - 22 Jun 2008; Konstantin V. Arkhipov <voxus@g.o>
1089 - -nginx-0.7.1.ebuild, +nginx-0.7.2.ebuild:
1090 - Version bump.
1091 -
1092 -*nginx-0.7.1 (27 May 2008)
1093 -*nginx-0.6.31 (27 May 2008)
1094 -
1095 - 27 May 2008; Konstantin V. Arkhipov <voxus@g.o>
1096 - -nginx-0.6.30.ebuild, +nginx-0.6.31.ebuild, +nginx-0.7.1.ebuild:
1097 - Version bumps.
1098 -
1099 -*nginx-0.6.30 (02 May 2008)
1100 -
1101 - 02 May 2008; Konstantin V. Arkhipov <voxus@g.o>
1102 - +nginx-0.6.30.ebuild:
1103 - Version bump.
1104 -
1105 - 11 Apr 2008; Konstantin V. Arkhipov <voxus@g.o>
1106 - -nginx-0.5.34.ebuild, nginx-0.5.35.ebuild, -nginx-0.6.24.ebuild,
1107 - nginx-0.6.29.ebuild:
1108 - Stabilization.
1109 -
1110 -*nginx-0.6.29 (24 Mar 2008)
1111 -
1112 - 24 Mar 2008; Konstantin V. Arkhipov <voxus@g.o>
1113 - -nginx-0.6.28.ebuild, +nginx-0.6.29.ebuild:
1114 - Version bump.
1115 -
1116 -*nginx-0.6.28 (13 Mar 2008)
1117 -
1118 - 13 Mar 2008; Konstantin V. Arkhipov <voxus@g.o>
1119 - -nginx-0.6.26.ebuild, +nginx-0.6.28.ebuild:
1120 - Version bump.
1121 -
1122 -*nginx-0.6.26 (13 Feb 2008)
1123 -
1124 - 13 Feb 2008; Konstantin V. Arkhipov <voxus@g.o>
1125 - -nginx-0.6.25.ebuild, +nginx-0.6.26.ebuild:
1126 - Version bump.
1127 -
1128 -*nginx-0.6.25 (10 Jan 2008)
1129 -*nginx-0.5.35 (10 Jan 2008)
1130 -
1131 - 10 Jan 2008; Konstantin V. Arkhipov <voxus@g.o>
1132 - +nginx-0.5.35.ebuild, +nginx-0.6.25.ebuild:
1133 - Version bumps.
1134 -
1135 - 03 Jan 2008; Ulrich Mueller <ulm@g.o> -nginx-0.5.26.ebuild:
1136 - Remove vulnerable version wrt security bugs #174759 and #201691.
1137 -
1138 - 31 Dec 2007; Konstantin V. Arkhipov <voxus@g.o>
1139 - nginx-0.5.34.ebuild, nginx-0.6.24.ebuild:
1140 - Stabilization wrt bug #201691.
1141 -
1142 -*nginx-0.6.24 (30 Dec 2007)
1143 -
1144 - 30 Dec 2007; Konstantin V. Arkhipov <voxus@g.o>
1145 - -nginx-0.6.21.ebuild, +nginx-0.6.24.ebuild:
1146 - Version bump.
1147 -
1148 -*nginx-0.5.34 (14 Dec 2007)
1149 -
1150 - 14 Dec 2007; Konstantin V. Arkhipov <voxus@g.o>
1151 - -nginx-0.5.33.ebuild, +nginx-0.5.34.ebuild:
1152 - Version bump.
1153 -
1154 -*nginx-0.6.21 (09 Dec 2007)
1155 -
1156 - 09 Dec 2007; Konstantin V. Arkhipov <voxus@g.o>
1157 - nginx-0.5.33.ebuild, -nginx-0.6.20.ebuild, +nginx-0.6.21.ebuild:
1158 - Version bump, also closes bugs #199375, #200240 and #201691.
1159 -
1160 -*nginx-0.6.20 (29 Nov 2007)
1161 -
1162 - 29 Nov 2007; Konstantin V. Arkhipov <voxus@g.o>
1163 - -nginx-0.6.16.ebuild, +nginx-0.6.20.ebuild:
1164 - Version bump.
1165 -
1166 -*nginx-0.5.33 (08 Nov 2007)
1167 -
1168 - 08 Nov 2007; Konstantin V. Arkhipov <voxus@g.o>
1169 - -nginx-0.5.32.ebuild, +nginx-0.5.33.ebuild:
1170 - Version bump.
1171 -
1172 -*nginx-0.6.16 (30 Oct 2007)
1173 -
1174 - 30 Oct 2007; Konstantin V. Arkhipov <voxus@g.o>
1175 - -nginx-0.6.15.ebuild, +nginx-0.6.16.ebuild:
1176 - Version bump.
1177 -
1178 -*nginx-0.6.15 (27 Oct 2007)
1179 -
1180 - 27 Oct 2007; Konstantin V. Arkhipov <voxus@g.o>
1181 - -nginx-0.6.13.ebuild, +nginx-0.6.15.ebuild:
1182 - Version bump.
1183 -
1184 -*nginx-0.5.32 (01 Oct 2007)
1185 -
1186 - 01 Oct 2007; Konstantin V. Arkhipov <voxus@g.o>
1187 - -nginx-0.5.31.ebuild, +nginx-0.5.32.ebuild:
1188 - Version bump. sub useflag added. Certificate generation moved to
1189 - pkg_postinst().
1190 -
1191 -*nginx-0.6.13 (25 Sep 2007)
1192 -
1193 - 25 Sep 2007; Konstantin V. Arkhipov <voxus@g.o>
1194 - -nginx-0.6.12.ebuild, +nginx-0.6.13.ebuild:
1195 - Version bump.
1196 -
1197 -*nginx-0.6.12 (22 Sep 2007)
1198 -
1199 - 22 Sep 2007; Konstantin V. Arkhipov <voxus@g.o>
1200 - -nginx-0.6.11.ebuild, +nginx-0.6.12.ebuild:
1201 - Version bump.
1202 -
1203 -*nginx-0.6.11 (13 Sep 2007)
1204 -
1205 - 13 Sep 2007; Konstantin V. Arkhipov <voxus@g.o>
1206 - -nginx-0.6.10.ebuild, +nginx-0.6.11.ebuild:
1207 - Version bump.
1208 -
1209 -*nginx-0.6.10 (04 Sep 2007)
1210 -
1211 - 04 Sep 2007; Konstantin V. Arkhipov <voxus@g.o>
1212 - -nginx-0.6.9.ebuild, +nginx-0.6.10.ebuild:
1213 - Version bump.
1214 -
1215 -*nginx-0.6.9 (01 Sep 2007)
1216 -
1217 - 01 Sep 2007; Konstantin V. Arkhipov <voxus@g.o>
1218 - -nginx-0.6.8.ebuild, +nginx-0.6.9.ebuild:
1219 - Version bump.
1220 -
1221 -*nginx-0.6.8 (20 Aug 2007)
1222 -*nginx-0.5.31 (20 Aug 2007)
1223 -
1224 - 20 Aug 2007; Konstantin V. Arkhipov <voxus@g.o>
1225 - -nginx-0.5.30.ebuild, +nginx-0.5.31.ebuild, -nginx-0.6.6.ebuild,
1226 - +nginx-0.6.8.ebuild:
1227 - Version bump.
1228 -
1229 -*nginx-0.6.6 (30 Jul 2007)
1230 -*nginx-0.5.30 (30 Jul 2007)
1231 -
1232 - 30 Jul 2007; Konstantin V. Arkhipov <voxus@g.o>
1233 - -nginx-0.5.29.ebuild, +nginx-0.5.30.ebuild, -nginx-0.6.5.ebuild,
1234 - +nginx-0.6.6.ebuild:
1235 - Version bump.
1236 -
1237 -*nginx-0.6.5 (26 Jul 2007)
1238 -*nginx-0.5.29 (26 Jul 2007)
1239 -
1240 - 26 Jul 2007; Konstantin V. Arkhipov <voxus@g.o>
1241 - -nginx-0.5.28.ebuild, +nginx-0.5.29.ebuild, -nginx-0.6.4.ebuild,
1242 - +nginx-0.6.5.ebuild:
1243 - Version bump.
1244 -
1245 -*nginx-0.6.4 (17 Jul 2007)
1246 -*nginx-0.5.28 (17 Jul 2007)
1247 -
1248 - 17 Jul 2007; Konstantin V. Arkhipov <voxus@g.o>
1249 - -nginx-0.5.27.ebuild, +nginx-0.5.28.ebuild, -nginx-0.6.3.ebuild,
1250 - +nginx-0.6.4.ebuild:
1251 - Version bump, flv use flag added.
1252 -
1253 -*nginx-0.6.3 (12 Jul 2007)
1254 -
1255 - 12 Jul 2007; Konstantin V. Arkhipov <voxus@g.o>
1256 - -nginx-0.6.2.ebuild, +nginx-0.6.3.ebuild:
1257 - Version bump.
1258 -
1259 -*nginx-0.6.2 (09 Jul 2007)
1260 -*nginx-0.5.27 (09 Jul 2007)
1261 -
1262 - 09 Jul 2007; Konstantin V. Arkhipov <voxus@g.o>
1263 - -nginx-0.5.5.ebuild, nginx-0.5.26.ebuild, +nginx-0.5.27.ebuild,
1264 - -nginx-0.6.1.ebuild, +nginx-0.6.2.ebuild:
1265 - Version bump.
1266 -
1267 -*nginx-0.6.1 (17 Jun 2007)
1268 -*nginx-0.5.26 (17 Jun 2007)
1269 -
1270 - 17 Jun 2007; Konstantin V. Arkhipov <voxus@g.o>
1271 - -nginx-0.5.25.ebuild, +nginx-0.5.26.ebuild, -nginx-0.6.0.ebuild,
1272 - +nginx-0.6.1.ebuild:
1273 - Double bump.
1274 -
1275 -*nginx-0.6.0 (14 Jun 2007)
1276 -
1277 - 14 Jun 2007; Konstantin V. Arkhipov <voxus@g.o>
1278 - +nginx-0.6.0.ebuild:
1279 - Version bump.
1280 -
1281 -*nginx-0.5.25 (11 Jun 2007)
1282 -
1283 - 11 Jun 2007; Konstantin V. Arkhipov <voxus@g.o>
1284 - -nginx-0.5.24.ebuild, +nginx-0.5.25.ebuild:
1285 - Version bump.
1286 -
1287 -*nginx-0.5.24 (06 Jun 2007)
1288 -
1289 - 06 Jun 2007; Konstantin V. Arkhipov <voxus@g.o>
1290 - -nginx-0.5.23.ebuild, +nginx-0.5.24.ebuild:
1291 - Version bump.
1292 -
1293 -*nginx-0.5.23 (04 Jun 2007)
1294 -
1295 - 04 Jun 2007; Konstantin V. Arkhipov <voxus@g.o>
1296 - -nginx-0.5.22.ebuild, +nginx-0.5.23.ebuild:
1297 - Version bump.
1298 -
1299 -*nginx-0.5.22 (29 May 2007)
1300 -
1301 - 29 May 2007; Konstantin V. Arkhipov <voxus@g.o>
1302 - -nginx-0.5.20.ebuild, +nginx-0.5.22.ebuild:
1303 - Version bump.
1304 -
1305 - 09 May 2007; Timothy Redaelli <drizzt@g.o> nginx-0.5.20.ebuild:
1306 - Add ~x86-fbsd keyword.
1307 -
1308 -*nginx-0.5.20 (07 May 2007)
1309 -
1310 - 07 May 2007; Konstantin V. Arkhipov <voxus@g.o>
1311 - -nginx-0.5.19.ebuild, +nginx-0.5.20.ebuild:
1312 - Version bump.
1313 -
1314 -*nginx-0.5.19 (24 Apr 2007)
1315 -
1316 - 24 Apr 2007; Konstantin V. Arkhipov <voxus@g.o>
1317 - -nginx-0.5.18-r1.ebuild, +nginx-0.5.19.ebuild:
1318 - Version bump.
1319 -
1320 -*nginx-0.5.18-r1 (21 Apr 2007)
1321 -
1322 - 21 Apr 2007; Konstantin V. Arkhipov <voxus@g.o>
1323 - +files/nginx.conf-r4, -nginx-0.5.18.ebuild, +nginx-0.5.18-r1.ebuild:
1324 - Closing bug #173209.
1325 -
1326 -*nginx-0.5.18 (20 Apr 2007)
1327 -
1328 - 20 Apr 2007; Konstantin V. Arkhipov <voxus@g.o>
1329 - -nginx-0.5.17.ebuild, +nginx-0.5.18.ebuild:
1330 - Version bump.
1331 -
1332 -*nginx-0.5.17 (02 Apr 2007)
1333 -
1334 - 02 Apr 2007; Konstantin V. Arkhipov <voxus@g.o>
1335 - -nginx-0.5.16.ebuild, +nginx-0.5.17.ebuild:
1336 - Version bump.
1337 -
1338 - 26 Mar 2007; Konstantin V. Arkhipov <voxus@g.o>
1339 - ,nginx-0.5.15.ebuild, +nginx-0.5.16.ebuild:
1340 - Version bump, closing bug #169763.
1341 -
1342 -*nginx-0.5.15 (19 Mar 2007)
1343 -
1344 - 19 Mar 2007; Konstantin V. Arkhipov <voxus@g.o>
1345 - -nginx-0.5.14.ebuild, +nginx-0.5.15.ebuild:
1346 - Version bump.
1347 -
1348 -*nginx-0.5.14 (26 Feb 2007)
1349 -
1350 - 26 Feb 2007; Konstantin V. Arkhipov <voxus@g.o>
1351 - -nginx-0.5.13.ebuild, +nginx-0.5.14.ebuild:
1352 - Version bump, webdav added to use flags.
1353 -
1354 -*nginx-0.5.13 (19 Feb 2007)
1355 -
1356 - 19 Feb 2007; Konstantin V. Arkhipov <voxus@g.o>
1357 - -nginx-0.5.12.ebuild, +nginx-0.5.13.ebuild:
1358 - Version bump.
1359 -
1360 -*nginx-0.5.12 (13 Feb 2007)
1361 -
1362 - 13 Feb 2007; Konstantin V. Arkhipov <voxus@g.o>
1363 - nginx-0.4.14.ebuild, nginx-0.5.5.ebuild, -nginx-0.5.11.ebuild,
1364 - +nginx-0.5.12.ebuild:
1365 - Version bump, stabilization.
1366 -
1367 -*nginx-0.5.11 (05 Feb 2007)
1368 -
1369 - 05 Feb 2007; Konstantin V. Arkhipov <voxus@g.o>
1370 - -nginx-0.5.10.ebuild, +nginx-0.5.11.ebuild:
1371 - Version bump.
1372 -
1373 -*nginx-0.5.10 (26 Jan 2007)
1374 -
1375 - 26 Jan 2007; Konstantin V. Arkhipov <voxus@g.o>
1376 - -nginx-0.5.9.ebuild, +nginx-0.5.10.ebuild:
1377 - Version bump.
1378 -
1379 -*nginx-0.5.9 (25 Jan 2007)
1380 -
1381 - 25 Jan 2007; Konstantin V. Arkhipov <voxus@g.o>
1382 - -nginx-0.5.8.ebuild, +nginx-0.5.9.ebuild:
1383 - Version bump.
1384 -
1385 -*nginx-0.5.8 (20 Jan 2007)
1386 -
1387 - 20 Jan 2007; Konstantin V. Arkhipov <voxus@g.o>
1388 - -nginx-0.5.7.ebuild, +nginx-0.5.8.ebuild:
1389 - Version bump.
1390 -
1391 -*nginx-0.5.7 (16 Jan 2007)
1392 -
1393 - 16 Jan 2007; Konstantin V. Arkhipov <voxus@g.o>
1394 - -nginx-0.5.6.ebuild, +nginx-0.5.7.ebuild:
1395 - Version bump.
1396 -
1397 -*nginx-0.5.6 (11 Jan 2007)
1398 -
1399 - 11 Jan 2007; Konstantin V. Arkhipov <voxus@g.o>
1400 - +nginx-0.5.6.ebuild:
1401 - Version bump.
1402 -
1403 -*nginx-0.5.5 (25 Dec 2006)
1404 -
1405 - 25 Dec 2006; Konstantin V. Arkhipov <voxus@g.o>
1406 - -nginx-0.5.4.ebuild, -nginx-0.5.4-r1.ebuild, +nginx-0.5.5.ebuild:
1407 - Version bump.
1408 -
1409 -*nginx-0.5.4-r1 (17 Dec 2006)
1410 -
1411 - 17 Dec 2006; Konstantin V. Arkhipov <voxus@g.o>
1412 - +files/nginx.conf-r3, +nginx-0.5.4-r1.ebuild:
1413 - Closing bugs #156126 and #156426.
1414 -
1415 -*nginx-0.5.4 (17 Dec 2006)
1416 -
1417 - 17 Dec 2006; Konstantin V. Arkhipov <voxus@g.o>
1418 - -nginx-0.5.2.ebuild, +nginx-0.5.4.ebuild:
1419 - Version bump.
1420 -
1421 -*nginx-0.5.2 (11 Dec 2006)
1422 -
1423 - 11 Dec 2006; Konstantin V. Arkhipov <voxus@g.o>
1424 - -nginx-0.5.1.ebuild, +nginx-0.5.2.ebuild:
1425 - One more bump.
1426 -
1427 -*nginx-0.5.1 (11 Dec 2006)
1428 -
1429 - 11 Dec 2006; Konstantin V. Arkhipov <voxus@g.o>
1430 - -nginx-0.5.0.ebuild, +nginx-0.5.1.ebuild:
1431 - Version bump.
1432 -
1433 -*nginx-0.5.0 (04 Dec 2006)
1434 -
1435 - 04 Dec 2006; Konstantin V. Arkhipov <voxus@g.o>
1436 - +nginx-0.5.0.ebuild:
1437 - Version bump.
1438 -
1439 -*nginx-0.4.14 (30 Nov 2006)
1440 -
1441 - 30 Nov 2006; Konstantin V. Arkhipov <voxus@g.o>
1442 - -nginx-0.4.13.ebuild, +nginx-0.4.14.ebuild:
1443 - Version bump.
1444 -
1445 -*nginx-0.4.13 (15 Nov 2006)
1446 -
1447 - 15 Nov 2006; Konstantin V. Arkhipov <voxus@g.o>
1448 - -nginx-0.4.12.ebuild, +nginx-0.4.13.ebuild:
1449 - Version bump.
1450 -
1451 -*nginx-0.4.12 (31 Oct 2006)
1452 -
1453 - 31 Oct 2006; Konstantin V. Arkhipov <voxus@g.o>
1454 - -nginx-0.3.54.ebuild, -nginx-0.3.57.ebuild, nginx-0.3.61.ebuild,
1455 - -nginx-0.4.11.ebuild, +nginx-0.4.12.ebuild:
1456 - Version bump, 0.3.61 goes stable on amd64/x86.
1457 -
1458 -*nginx-0.4.11 (25 Oct 2006)
1459 -
1460 - 25 Oct 2006; Konstantin V. Arkhipov <voxus@g.o>
1461 - -nginx-0.4.10.ebuild, +nginx-0.4.11.ebuild:
1462 - Version bump.
1463 -
1464 -*nginx-0.4.10 (23 Oct 2006)
1465 -
1466 - 23 Oct 2006; Konstantin V. Arkhipov <voxus@g.o>
1467 - -nginx-0.4.9.ebuild, +nginx-0.4.10.ebuild:
1468 - Bump.
1469 -
1470 -*nginx-0.4.9 (18 Oct 2006)
1471 -
1472 - 18 Oct 2006; Konstantin V. Arkhipov <voxus@g.o>
1473 - -nginx-0.4.8.ebuild, +nginx-0.4.9.ebuild:
1474 - One more bump.
1475 -
1476 -*nginx-0.4.8 (18 Oct 2006)
1477 -
1478 - 18 Oct 2006; Konstantin V. Arkhipov <voxus@g.o>
1479 - -nginx-0.4.6.ebuild, +nginx-0.4.8.ebuild:
1480 - Version bump.
1481 -
1482 -*nginx-0.4.6 (06 Oct 2006)
1483 -
1484 - 06 Oct 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.4.6.ebuild,
1485 - -nginx-0.4.5.ebuild:
1486 - Bump.
1487 -
1488 -*nginx-0.4.5 (02 Oct 2006)
1489 -
1490 - 02 Oct 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.4.5.ebuild,
1491 - -nginx-0.4.3.ebuild:
1492 - Bump.
1493 -
1494 -*nginx-0.4.3 (28 Sep 2006)
1495 -
1496 - 28 Sep 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.4.3.ebuild,
1497 - -nginx-0.4.2.ebuild:
1498 - Bump.
1499 -
1500 -*nginx-0.4.2 (14 Sep 2006)
1501 -
1502 - 14 Sep 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.4.2.ebuild,
1503 - -nginx-0.4.1.ebuild:
1504 - Bump.
1505 -
1506 -*nginx-0.4.1 (14 Sep 2006)
1507 -
1508 - 14 Sep 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.4.1.ebuild,
1509 - -nginx-0.4.0.ebuild:
1510 - Bump.
1511 -
1512 -*nginx-0.4.0 (09 Sep 2006)
1513 -*nginx-0.3.61 (09 Sep 2006)
1514 -
1515 - 09 Sep 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.61.ebuild,
1516 - +nginx-0.4.0.ebuild:
1517 - Double bump.
1518 -
1519 -*nginx-0.3.60 (18 Aug 2006)
1520 -
1521 - 18 Aug 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.60.ebuild,
1522 - -nginx-0.3.59.ebuild:
1523 - Bump.
1524 -
1525 -*nginx-0.3.59 (16 Aug 2006)
1526 -
1527 - 16 Aug 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.59.ebuild,
1528 - -nginx-0.3.58.ebuild, -nginx-0.3.49.ebuid, nginx-0.3.54.ebuild:
1529 - Version bump, 0.3.54 goes stable on amd64 and x86.
1530 -
1531 -*nginx-0.3.58 (15 Aug 2006)
1532 -
1533 - 15 Aug 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.58.ebuild,
1534 - -nginx-0.3.57.ebuild:
1535 - Version bump.
1536 -
1537 -*nginx-0.3.57 (10 Aug 2006)
1538 -
1539 - 10 Aug 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.57.ebuild,
1540 - -nginx-0.3.56.ebuild:
1541 - Version bump.
1542 -
1543 -*nginx-0.3.56 (04 Aug 2006)
1544 -
1545 - 04 Aug 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.56.ebuild,
1546 - -nginx-0.3.55.ebuild:
1547 - Version bump.
1548 -
1549 -*nginx-0.3.55 (28 Jul 2006)
1550 -
1551 - 28 Jul 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.55.ebuild:
1552 - Version bump.
1553 -
1554 -*nginx-0.3.54 (11 Jul 2006)
1555 -
1556 - 11 Jul 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.54.ebuild,
1557 - -nginx-0.3.53-r1.ebuild:
1558 - Bump.
1559 -
1560 -*nginx-0.3.53-r1 (08 Jul 2006)
1561 -
1562 - 08 Jul 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.53-r1.ebuild,
1563 - -nginx-0.3.53.ebuild:
1564 - Added patch for amd64 from author.
1565 -
1566 -*nginx-0.3.53 (07 Jul 2006)
1567 -
1568 - 07 Jul 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.53.ebuild,
1569 - -nginx-0.3.52.ebuild:
1570 - Bump, http_realip_module now build automatically with fastcgi enabled.
1571 -
1572 -*nginx-0.3.52 (04 Jul 2006)
1573 -
1574 - 04 Jul 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.52.ebuild,
1575 - +files/nginx-r1, -nginx-0.3.51.ebuild:
1576 - Version bump, perl installation fixed (as reported by AlexeyK), upgrade
1577 - routine added to init-script.
1578 -
1579 -*nginx-0.3.51 (01 Jul 2006)
1580 -
1581 - 01 Jul 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.51.ebuild,
1582 - -nginx-0.3.50.ebuild:
1583 - Bump.
1584 -
1585 -*nginx-0.3.50 (30 Jun 2006)
1586 -
1587 - 30 Jun 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.50.ebuild,
1588 - -nginx-0.3.35.ebuild, -nginx-0.3.44.ebuild, -nginx-0.3.46.ebuild,
1589 - nginx-0.3.49.ebuild:
1590 - Bump, 0.3.49 goes stable on both amd64 and x86.
1591 -
1592 -*nginx-0.3.49 (01 Jun 2006)
1593 -
1594 - 01 Jun 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.49.ebuild,
1595 - -nginx-0.3.47.ebuild:
1596 - Bump.
1597 -
1598 -*nginx-0.3.47 (24 May 2006)
1599 -
1600 - 24 May 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.47.ebuild:
1601 - Bump.
1602 -
1603 -*nginx-0.3.46 (11 May 2006)
1604 -
1605 - 11 May 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.46.ebuild,
1606 - -nginx-0.3.45.ebuild:
1607 - Bump.
1608 -
1609 -*nginx-0.3.45 (06 May 2006)
1610 -
1611 - 06 May 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.45.ebuild,
1612 - -nginx-0.3.44.ebuild:
1613 - Version bump.
1614 -
1615 -*nginx-0.3.44 (03 May 2006)
1616 -
1617 - 03 May 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.44.ebuild,
1618 - -nginx-0.3.43.ebuild:
1619 - Version bump.
1620 -
1621 -*nginx-0.3.43 (26 Apr 2006)
1622 -
1623 - 26 Apr 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.43.ebuild,
1624 - -nginx-0.3.42.ebuild:
1625 - One more time.
1626 -
1627 -*nginx-0.3.42 (26 Apr 2006)
1628 -
1629 - 26 Apr 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.42.ebuild,
1630 - -nginx-0.3.41.ebuild:
1631 - Bump.
1632 -
1633 -*nginx-0.3.41 (22 Apr 2006)
1634 -
1635 - 22 Apr 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.41.ebuild,
1636 - -nginx-0.3.40.ebuild:
1637 - Bump.
1638 -
1639 -*nginx-0.3.40 (20 Apr 2006)
1640 -
1641 - 20 Apr 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.40.ebuild,
1642 - -nginx-0.3.39.ebuild:
1643 - Bump.
1644 -
1645 -*nginx-0.3.39 (17 Apr 2006)
1646 -
1647 - 17 Apr 2006; Konstantin Arkhipov <voxus@g.o> -nginx-0.3.38.ebuild,
1648 - +nginx-0.3.39.ebuild:
1649 - Bump.
1650 -
1651 -*nginx-0.3.38 (14 Apr 2006)
1652 -
1653 - 14 Apr 2006; Konstantin Arkhipov <voxus@g.o> -nginx-0.3.37.ebuild,
1654 - +nginx-0.3.38.ebuild:
1655 - Bump.
1656 -
1657 - 13 Apr 2006; Konstantin Arkhipov <voxus@g.o> -nginx-0.3.12.ebuild,
1658 - nginx-0.3.35.ebuild:
1659 - Goes stable on amd64 and x86.
1660 -
1661 -*nginx-0.3.37 (08 Apr 2006)
1662 -
1663 - 08 Apr 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.37.ebuild,
1664 - -nginx-0.3.36.ebuild:
1665 - Version bump.
1666 -
1667 -*nginx-0.3.36 (05 Apr 2006)
1668 -
1669 - 05 Apr 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.36.ebuild:
1670 - Version bump.
1671 -
1672 -*nginx-0.3.35 (23 Mar 2006)
1673 -
1674 - 23 Mar 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.35.ebuild,
1675 - -nginx-0.3.34.ebuild:
1676 - Bump.
1677 -
1678 -*nginx-0.3.34 (22 Mar 2006)
1679 -
1680 - 22 Mar 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.34.ebuild,
1681 - +filles/nginx.conf-r2, -nginx-0.3.33.ebuild, -nginx-0.3.30.ebuild:
1682 - Version bump. Default nginx.conf polished a bit.
1683 -
1684 -*nginx-0.3.33 (16 Mar 2006)
1685 -
1686 - 16 Mar 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.33.ebuild,
1687 - -nginx-0.3.32.ebuild:
1688 - Version bump.
1689 -
1690 -*nginx-0.3.32 (11 Mar 2006)
1691 -
1692 - 11 Mar 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.32.ebuild,
1693 - -nginx-0.3.31.ebuild:
1694 - Version bump.
1695 -
1696 -*nginx-0.3.31 (10 Mar 2006)
1697 -
1698 - 10 Mar 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.31.ebuild:
1699 - Version bump.
1700 -
1701 -*nginx-0.3.30 (22 Feb 2006)
1702 -
1703 - 22 Feb 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.30.ebuild,
1704 - -nginx-0.3.29.ebuild, -nginx-0.3.29-r1.ebuild,
1705 - -files/nginx-0.3.29-hardened.patch:
1706 - Version bump.
1707 -
1708 -*nginx-0.3.29-r1 (22 Feb 2006)
1709 -
1710 - 22 Feb 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.29-r1.ebuild,
1711 - +files/nginx-0.3.29-hardened.patch:
1712 - Closing bug #123680, patch provided by author.
1713 -
1714 -*nginx-0.3.29 (20 Feb 2006)
1715 -
1716 - 20 Feb 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.29.ebuild,
1717 - -nginx-0.3.28.ebuild:
1718 - Bump.
1719 -
1720 -*nginx-0.3.28 (16 Feb 2006)
1721 -
1722 - 16 Feb 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.28.ebuild,
1723 - -nginx-0.3.27.ebuild:
1724 - Version bump.
1725 -
1726 -*nginx-0.3.27 (08 Feb 2006)
1727 -
1728 - 08 Feb 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.27.ebuild,
1729 - -nginx-0.3.26.ebuild:
1730 - Bump.
1731 -
1732 -*nginx-0.3.26 (03 Feb 2006)
1733 -
1734 - 03 Feb 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.26.eubild,
1735 - -nginx-0.3.25.ebuild:
1736 - Version bump.
1737 -
1738 -*nginx-0.3.25 (01 Feb 2006)
1739 -
1740 - 01 Feb 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.25.ebuild,
1741 - -nginx-0.3.24.ebuild:
1742 - One more bump with minor bugfix.
1743 -
1744 -*nginx-0.3.24 (01 Feb 2006)
1745 -
1746 - 01 Feb 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.24.ebuild,
1747 - -nginx-0.3.15.ebuild, -nginx-0.3.22.ebuild, -nginx-0.3.24.ebuild:
1748 - Bump.
1749 -
1750 -*nginx-0.3.23 (24 Jan 2006)
1751 -
1752 - 24 Jan 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.23.ebuild:
1753 - Version bump.
1754 -
1755 -*nginx-0.3.22 (18 Jan 2006)
1756 -
1757 - 18 Jan 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.22.ebuild,
1758 - +files/nginx.conf-r1, -nginx-0.3.20.ebuild, -nginx-0.3.21.ebuild:
1759 - Version bump, new use flag for perl, default configuration updated.
1760 -
1761 -*nginx-0.3.21 (16 Jan 2006)
1762 -
1763 - 16 Jan 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.21.ebuild:
1764 - Bump.
1765 -
1766 -*nginx-0.3.20 (12 Jan 2006)
1767 -
1768 - 12 Jan 2006; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.20.ebuild,
1769 - -nginx-0.3.19.ebuild:
1770 - Version bump.
1771 -
1772 -*nginx-0.3.19 (28 Dec 2005)
1773 -
1774 - 28 Dec 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.19.ebuild,
1775 - -nginx-0.3.18.ebuild:
1776 - One more bump.
1777 -
1778 -*nginx-0.3.18 (28 Dec 2005)
1779 -
1780 - 28 Dec 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.18.ebuild:
1781 - Bump, closing bug #116270.
1782 -
1783 -*nginx-0.3.14 (07 Dec 2005)
1784 -
1785 - 07 Dec 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.15.ebuild,
1786 - -nginx-0.3.14.ebuild:
1787 - Bump.
1788 -
1789 -*nginx-0.3.14 (05 Dec 2005)
1790 -
1791 - 05 Dec 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.14.ebuild,
1792 - -nginx-0.3.13.ebuild:
1793 - Yet another bump.
1794 -
1795 -*nginx-0.3.13 (05 Dec 2005)
1796 -
1797 - 05 Dec 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.13.ebuild,
1798 - nginx-0.3.12.ebuild, -nginx-0.3.9.ebuild:
1799 - Bump and 0.3.12 stabilization.
1800 -
1801 -*nginx-0.3.12 (26 Nov 2005)
1802 -
1803 - 26 Nov 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.12.ebuild,
1804 - -nginx-0.3.11.ebuild:
1805 - Version bump, security fix.
1806 -
1807 -*nginx-0.3.11 (16 Nov 2005)
1808 -
1809 - 16 Nov 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.11.ebuild,
1810 - nginx-0.3.9.ebuild, -nginx-0.3.7.ebuild:
1811 - Veresion bump, 0.3.9 goes stable on amd64 and x86.
1812 -
1813 -*nginx-0.3.9 (11 Nov 2005)
1814 -
1815 - 11 Nov 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.9.ebuild:
1816 - Version bump.
1817 -
1818 - 05 Oct 2005; Konstantin Arkhipov <voxus@g.o> nginx-0.3.7.ebuild:
1819 - Stable on x86 and amd64.
1820 -
1821 -*nginx-0.3.7 (27 Oct 2005)
1822 -
1823 - 27 Oct 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.3.6.ebuild,
1824 - +nginx-0.3.7.ebuild:
1825 - Version bump. Primary candidate for stabilization within this week.
1826 -
1827 -*nginx-0.3.6 (25 Oct 2005)
1828 -
1829 - 25 Oct 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.3.5.ebuild,
1830 - +nginx-0.3.6.ebuild:
1831 - Version bump.
1832 -
1833 - 23 Oct 2005; Konstantin Arkhipov <voxus@g.o> nginx-0.2.6.ebuild:
1834 - Goes stable on amd64 and x86.
1835 -
1836 -*nginx-0.3.5 (21 Oct 2005)
1837 -
1838 - 21 Oct 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.3.4.ebuild,
1839 - +nginx-0.3.5.ebuild:
1840 - One more bump today.
1841 -
1842 -*nginx-0.3.4 (21 Oct 2005)
1843 -
1844 - 21 Oct 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.3.2.ebuild,
1845 - +nginx-0.3.4.ebuild:
1846 - Bump.
1847 -
1848 -*nginx-0.3.2 (13 Oct 2005)
1849 -
1850 - 13 Oct 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.3.2.ebuild,
1851 - -nginx-0.2.1.ebuild, -nginx-0.2.3.ebuild, -nginx-0.2.4.ebuild,
1852 - -nginx-0.2.5.ebuild, -nginx-0.3.1.ebuild:
1853 - Version bump, cleanups.
1854 -
1855 -*nginx-0.3.1 (10 Oct 2005)
1856 -
1857 - 10 Oct 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.3.0.ebuild,
1858 - +nginx-0.3.1.ebuild:
1859 - Bump.
1860 -
1861 -*nginx-0.2.6 (08 Oct 2005)
1862 -*nginx-0.3.0 (08 Oct 2005)
1863 -
1864 - 08 Oct 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.2.6.ebuild,
1865 - +nginx-0.3.0.ebuild:
1866 - Double bump.
1867 -
1868 -*nginx-0.2.5 (05 Oct 2005)
1869 -
1870 - 05 Oct 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.2.5.ebuild:
1871 - Version bump.
1872 -
1873 -*nginx-0.2.4 (03 Oct 2005)
1874 -
1875 - 03 Oct 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.2.4.ebuild:
1876 - Version bump.
1877 -
1878 -*nginx-0.2.3 (30 Sep 2005)
1879 -
1880 - 30 Sep 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.2.2.ebuild,
1881 - -files/nginx-0.2.2-compile_fix.patch, +nginx-0.2.3.ebuild:
1882 - Bump again, the only difference between 0.2.2 and 0.2.3 is the minor compile
1883 - fix.
1884 -
1885 -*nginx-0.2.2 (30 Sep 2005)
1886 -
1887 - 30 Sep 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.2.2.ebuild,
1888 - +files/nginx-0.2.2-compile_fix.patch:
1889 - Version bump.
1890 -
1891 -*nginx-0.2.1 (23 Sep 2005)
1892 -
1893 - 23 Sep 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.41.ebuild,
1894 - -nginx-0.1.44.ebuild, nginx-0.1.45.ebuild, +nginx-0.2.1.ebuild:
1895 - Version bump with stabilization of 0.1.45 on amd64 and x86.
1896 -
1897 -*nginx-0.1.45 (09 Sep 2005)
1898 -
1899 - 09 Sep 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.45.ebuild:
1900 - Version bump.
1901 -
1902 -*nginx-0.1.44 (06 Sep 2005)
1903 -
1904 - 06 Sep 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.44.ebuild,
1905 - -nginx-0.1.42.ebuild, -nginx-0.1.43.ebuild, -nginx-0.1.43-r1.ebuild:
1906 - Version bump.
1907 -
1908 -*nginx-0.1.43-r1 (02 Sep 2005)
1909 -
1910 - 02 Sep 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.43-r1.ebuild:
1911 - Now disables build of rewrite module when pcre use flag is turned off.
1912 - Problem reported by Alexey Mahotkin <squadette@×××××.com>.
1913 -
1914 -*nginx-0.1.43 (30 Aug 2005)
1915 -
1916 - 30 Aug 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.43.ebuild:
1917 - Version bump.
1918 -
1919 -*nginx-0.1.42 (24 Aug 2005)
1920 -
1921 - 24 Aug 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.42.ebuild:
1922 - Version bump.
1923 -
1924 - 09 Aug 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.37.ebuild,
1925 - -nginx-0.1.38.ebuild, -nginx-0.1.39.ebuild, -nginx-0.1.40.ebuild,
1926 - ebuild-0.1.41.ebuild:
1927 - Dropped old ebuilds, .41 goes stable on amd64 and x86.
1928 -
1929 -*nginx-0.1.41 (26 Jul 2005)
1930 -
1931 - 26 Jul 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.41.ebuild:
1932 - Version bump.
1933 -
1934 -*nginx-0.1.40 (22 Jul 2005)
1935 -
1936 - 22 Jul 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.40.ebuild:
1937 - Version bump.
1938 -
1939 -*nginx-0.1.39 (14 Jul 2005)
1940 -
1941 - 14 Jul 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.39.ebuild:
1942 - Version bump.
1943 -
1944 -*nginx-0.1.38 (11 Jul 2005)
1945 -
1946 - 11 Jul 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.38.ebuild,
1947 - nginx-0.1.37.ebuild, -nginx-0.1.34.ebuild, -nginx-0.1.35.ebuild,
1948 - -nginx-0.1.36.ebuild, -nginx-0.1.35-ppc.patch:
1949 - Version bump, 0.1.37 goes stable on amd64 and x86, cleaned out old ebuilds.
1950 -
1951 -*nginx-0.1.37 (23 Jun 2005)
1952 -
1953 - 23 Jun 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.37.ebuild:
1954 - Version bump. David's ppc patch is now merged by author.
1955 -
1956 -*nginx-0.1.36 (16 Jun 2005)
1957 -
1958 - 16 Jun 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.36.ebuild:
1959 - Version bump.
1960 -
1961 - 08 Jun 2005; David Holm <dholm@g.o> +files/nginx-0.1.35-ppc.patch,
1962 - nginx-0.1.35.ebuild:
1963 - Added to ~ppc.
1964 -
1965 -*nginx-0.1.35 (07 Jun 2005)
1966 -
1967 - 07 Jun 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.35.ebuild:
1968 - Version bump.
1969 -
1970 - 29 May 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.28-r2.ebuild,
1971 - -nginx-0.1.33-r1.ebuild, files/nginx, files/nginx.conf, nginx-0.1.34.ebuild:
1972 - Forcing 0.1.34 stable on x86 and amd64. Added checkconf to start/stop/reload
1973 - in init-script. Fixed default configuration.
1974 -
1975 -*nginx-0.1.34 (27 May 2005)
1976 -
1977 - 27 May 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.34.ebuild:
1978 - Version bump, should go stable within next week.
1979 -
1980 -*nginx-0.1.33-r1 (26 May 2005)
1981 -
1982 - 26 May 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.33-r1.ebuild,
1983 - +files/nginx-0.1.33-large_ssi_includes.patch,
1984 - +files/nginx-0.1.33-set_header_range.patch, -nginx-0.1.33.ebuild:
1985 - Fix against infinitive cycle in large ssi includes and ability to set Range
1986 - header. Patches provided by author.
1987 -
1988 - 24 May 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.29-r2.ebuild,
1989 - -nginx-0.1.30-r1.ebuild, -nginx-0.1.31.ebuild, -nginx-0.1.32.ebuild,
1990 - -files/nginx-0.1.30-slashless_path.patch:
1991 - Cleaned out old ebuilds.
1992 -
1993 -*nginx-0.1.33 (23 May 2005)
1994 -
1995 - 23 May 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.33.ebuild:
1996 - Version bump.
1997 -
1998 -*nginx-0.1.32 (19 May 2005)
1999 -
2000 - 19 May 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.32.ebuild:
2001 - Version bump.
2002 -
2003 -*nginx-0.1.31 (16 May 2005)
2004 -
2005 - 16 May 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.31.ebuild:
2006 - Version bump. Added pcre use flag.
2007 -
2008 -*nginx-0.1.30-r1 (15 May 2005)
2009 -
2010 - 15 May 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.30.ebuild,
2011 - +files/nginx-0.1.30-slashless_path.patch, +nginx-0.1.30-r1.ebuild:
2012 - Added slashless path patch from author.
2013 -
2014 -*nginx-0.1.30 (15 May 2005)
2015 -
2016 - 15 May 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.30.ebuild:
2017 - Version bump.
2018 -
2019 -*nginx-0.1.29-r2 (14 May 2005)
2020 -
2021 - 14 May 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.29.ebuild,
2022 - -nginx-0.1.29-r1.ebuild, +files/nginx-0.1.29-500_bytes_long.patch:
2023 - Fixed 500 http response, when lenght of backend response 500 bytes long.
2024 - Patch from author.
2025 -
2026 -*nginx-0.1.29-r1 (13 May 2005)
2027 -
2028 - 13 May 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.29.ebuild,
2029 - +files/nginx-0.1.29-ignore_invalid_headers.patch:
2030 - Ability to control invalid headers ignoring. Patch from author.
2031 -
2032 -*nginx-0.1.29 (13 May 2005)
2033 -
2034 - 13 May 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.29.ebuild,
2035 - -nginx-0.1.28-r1.ebuild, nginx-0.1.28-r2.ebuild:
2036 - Version bump and .28-r2 goes stable on both amd64 and x86.
2037 -
2038 -*nginx-0.1.28-r2 (03 May 2005)
2039 -
2040 - 03 May 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.28-r1.ebuild:
2041 - Added debug and fastcgi use flags.
2042 -
2043 - 28 Apr 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.28.ebuild,
2044 - nginx-0.1.28-r1.ebuild:
2045 - 28-r1 goes stable on x86 and amd64.
2046 -
2047 -*nginx-0.1.28-r1 (19 Apr 2005)
2048 -
2049 - 19 Apr 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.28-r1.ebuild,
2050 - +files/nginx-0.1.28-bad_backend_header.patch:
2051 - Patch from author to avoid crash when backend sends b0rked headers.
2052 -
2053 -*nginx-0.1.28 (11 Apr 2005)
2054 -
2055 - 11 Apr 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.26.ebuild,
2056 - nginx-0.1.27.ebuild, +nginx-0.1.28.ebuild:
2057 - Version bump and 0.1.27 goes stable on both amd64 and x86.
2058 -
2059 - 02 Apr 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.25.ebuild,
2060 - -nginx-0.1.24-r2.ebuild, -files/nginx-0.1.24-upstream_status.patch,
2061 - nginx-0.1.26.ebuild:
2062 - Cleanups and 0.1.26 now stable on x86 and amd64.
2063 -
2064 -*nginx-0.1.27 (28 Mar 2005)
2065 -
2066 - 28 Mar 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.27.ebuild:
2067 - Version bump.
2068 -
2069 -*nginx-0.1.26 (22 Mar 2005)
2070 -
2071 - 22 Mar 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.26.ebuild:
2072 - Version bump.
2073 -
2074 - 20 Mar 2005; Konstantin Arkhipov <voxus@g.o> nginx-0.1.24-r2.ebuild,
2075 - nginx-0.1.25.ebuild:
2076 - Forcing 0.1.24-r2 stable on both x86 and amd64. Cleaned out commented
2077 - modules handling.
2078 -
2079 -*nginx-0.1.25 (19 Mar 2005)
2080 -
2081 - 19 Mar 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.25.ebuild:
2082 - Version bump.
2083 -
2084 - 13 Mar 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.24-r1-ebuild:
2085 - Clean up a bit.
2086 -
2087 -*nginx-0.1.24-r2 (10 Mar 2005)
2088 -
2089 - 10 Mar 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.24.ebuild,
2090 - +nginx-0.1.24-r2.ebuild,
2091 - +files/nginx-0.1.24-upstream_status.patch:
2092 - "upstream sent too long status line" fix from author.
2093 -
2094 -*nginx-0.1.24-r1 (04 Mar 2005)
2095 -
2096 - 04 Mar 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.24-r1.ebuild:
2097 - Misc conf files now installs into main conf dir. Added dir keeping for logs.
2098 -
2099 -*nginx-0.1.24 (04 Mar 2005)
2100 -
2101 - 04 Mar 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.23-r1.ebuild,
2102 - +nginx-0.1.24.ebuild:
2103 - Version bump. Added warning about threads support.
2104 -
2105 -*nginx-0.1.23-r1 (02 Mar 2005)
2106 -
2107 - 02 Mar 2005; Konstantin Arkhipov <voxus@g.o> -nginx-0.1.23.ebuild,
2108 - +nginx-0.1.23-r1.ebuild:
2109 - Now with docs, dir keeping and configuration checking thru init script.
2110 -
2111 -*nginx-0.1.23 (02 Mar 2005)
2112 -
2113 - 02 Mar 2005; Konstantin Arkhipov <voxus@g.o> +nginx-0.1.23.ebuild:
2114 - Initial revision.
2115
2116 diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest
2117 deleted file mode 100644
2118 index 2b5bcdf..0000000
2119 --- a/www-servers/nginx/Manifest
2120 +++ /dev/null
2121 @@ -1,15 +0,0 @@
2122 -AUX nginx.conf 1358 RMD160 a948df249a16be86c114d587cfa5ee570d84a356 SHA1 e9db0447a1beb326a0858cf8189328229d1d3edf SHA256 6ff6c9301ea2a4d74a335b9119d7f9dba87d4e83793cf22d837d49f061763096
2123 -AUX nginx.initd 1937 RMD160 3429c046fc3cc0505e2c7de26226120df3c8c865 SHA1 1674343b6bde753a8d49491e3c68ebaf9be19dcc SHA256 3bf11b5ab89eb933058b57f41058fed6a611f1e32b367f1606430b9337ba782d
2124 -AUX nginx.logrotate 364 RMD160 9fdfd2ea2f49b8dba20a030d893e34779bb32364 SHA1 4ab07992fa5c64f753e3643e1b51fcab4dec6ccf SHA256 9e3e090dfd10861d5f9b279e19113ce8d05caf9f33d488f6aabf9f19ac0cf925
2125 -DIST nginx-1.2.0.tar.gz 716067 RMD160 b2dc5e6cd7f436e56d1bab7cfcde64955f38c11f SHA1 15cec8d1b8dbf2007f9f99594a08a2f45814034e SHA256 ac06b3aa55bf4f634b7e779272685536607183e8669809ce497151e47e518f2d
2126 -DIST nginx_http_push_module-0.692.tar.gz 29119 RMD160 9d2be16074cf28115af0f1d8f3646937cda649ad SHA1 72103084cad8f4d3d9a49a6b04cf780e4541605d SHA256 64868708071aa21dbc4c7a07d149dd6ec9108fb7eaf2aad5ad069406151f17fe
2127 -DIST nginx_upload_module-2.2.0.tar.gz 25796 RMD160 5734af837be3fe8ec444a7e5e7f6707118594098 SHA1 93d6e83e613a0ce2ed057a434b344fa1b6609b47 SHA256 b1c26abe0427180602e257627b4ed21848c93cc20cefc33af084983767d65805
2128 -DIST ngx-fancyindex-0.3.1.tar.gz 13148 RMD160 d85ff1de16211c98492f612c06391e9b4150e89d SHA1 5e2c88dbddaa55137804caf632cad3cf708911cb SHA256 49328a175548a456e2e2b78d0be87df7aade60345e07be57f2337c83058da115
2129 -DIST ngx_cache_purge-1.5.tar.gz 7149 RMD160 7b7d351ea91ff3d4161296625a5a4992eee8b7d4 SHA1 f5717a2aee2cc174180627f9bf74a7c2f906047d SHA256 4b9cf48c0cf8f13150dfc329a889c221f6206a44aa9dcf8fa2f347abce55995c
2130 -DIST ngx_http_dav_ext-0.0.2.tar.gz 6065 RMD160 e6b964ccadb3890e5c7267c68e43912f9e072c8a SHA1 220039adabfa07c15ad9f8b670dbe2522e0f1a98 SHA256 a0d6fa256e354ce48c06e1f689d26ebb2f7b75f71ce682e34ae6c29331a7fbff
2131 -DIST ngx_http_headers_more-0.17rc1.tar.gz 24707 RMD160 1840b4163e72af91155c3bfc6dd1b1efa65fcf22 SHA1 83f7ebe6359e975292f4d9d3037040a5f6ed55c0 SHA256 826b62c13605281f843ad4a612a00b38d71599a673c3112480bff9bdbbcd36cd
2132 -DIST ngx_slowfs_cache-1.8.tar.gz 11408 RMD160 3f1457df569d33df81d24205f12451cbfb76e97e SHA1 6e37e81ada462189c40c5abf31a7471a9a74bca2 SHA256 3ab8aa47912a3f7a07cda0a4fbf6d2e870b9c9cbf5477014ac109001cdcb3644
2133 -DIST ngx_upload_progress-0.9.0.tar.gz 17020 RMD160 10ff91748a06afd81abb9fdb203f164ea369463a SHA1 93aadaf6065e1e8afd9f14b9291a66819d3aa4c0 SHA256 3fb903dab595cf6656fa0fc5743a48daffbba2f6b5c554836be630800eaad4e2
2134 -EBUILD nginx-1.2.0.ebuild 13103 RMD160 dd766f886d4792ca9e214090be3a8b0445a6b749 SHA1 fac3fe451857a2d2f1b8ee8347f120ca4c5ad29e SHA256 be73fade09756691f588717e9ee730d277d78940c7bfdd6209a0553770f1e84c
2135 -MISC ChangeLog 52721 RMD160 8da82ccfb95b6fe940176736979961e1e3c66cc4 SHA1 38d7d93a1f939e5fc39ec3f63f5920868dc81f3a SHA256 27a65102ad18140adcefa9053a8fc3f9acc1e9cae85730faf50b73402d0248ca
2136 -MISC metadata.xml 921 RMD160 e556afdd4e5777dcb360c6c48c302212fe8b95b7 SHA1 ee5ad4e7ea8e14934193a690f3b215074d453007 SHA256 41bf5d72811a6f86b0e82af6fcbeb35eb4f62c3c94fc105a908341240da22eb1
2137
2138 diff --git a/www-servers/nginx/files/nginx.conf b/www-servers/nginx/files/nginx.conf
2139 deleted file mode 100644
2140 index 74c015f..0000000
2141 --- a/www-servers/nginx/files/nginx.conf
2142 +++ /dev/null
2143 @@ -1,72 +0,0 @@
2144 -user nginx nginx;
2145 -worker_processes 1;
2146 -
2147 -error_log /var/log/nginx/error_log info;
2148 -
2149 -events {
2150 - worker_connections 1024;
2151 - use epoll;
2152 -}
2153 -
2154 -http {
2155 - include /etc/nginx/mime.types;
2156 - default_type application/octet-stream;
2157 -
2158 - log_format main
2159 - '$remote_addr - $remote_user [$time_local] '
2160 - '"$request" $status $bytes_sent '
2161 - '"$http_referer" "$http_user_agent" '
2162 - '"$gzip_ratio"';
2163 -
2164 - client_header_timeout 10m;
2165 - client_body_timeout 10m;
2166 - send_timeout 10m;
2167 -
2168 - connection_pool_size 256;
2169 - client_header_buffer_size 1k;
2170 - large_client_header_buffers 4 2k;
2171 - request_pool_size 4k;
2172 -
2173 - gzip on;
2174 - gzip_min_length 1100;
2175 - gzip_buffers 4 8k;
2176 - gzip_types text/plain;
2177 -
2178 - output_buffers 1 32k;
2179 - postpone_output 1460;
2180 -
2181 - sendfile on;
2182 - tcp_nopush on;
2183 - tcp_nodelay on;
2184 -
2185 - keepalive_timeout 75 20;
2186 -
2187 - ignore_invalid_headers on;
2188 -
2189 - index index.html;
2190 -
2191 - server {
2192 - listen 127.0.0.1;
2193 - server_name localhost;
2194 -
2195 - access_log /var/log/nginx/localhost.access_log main;
2196 - error_log /var/log/nginx/localhost.error_log info;
2197 -
2198 - root /var/www/localhost/htdocs;
2199 - }
2200 -
2201 - # SSL example
2202 - #server {
2203 - # listen 127.0.0.1:443;
2204 - # server_name localhost;
2205 -
2206 - # ssl on;
2207 - # ssl_certificate /etc/ssl/nginx/nginx.pem;
2208 - # ssl_certificate_key /etc/ssl/nginx/nginx.key;
2209 -
2210 - # access_log /var/log/nginx/localhost.ssl_access_log main;
2211 - # error_log /var/log/nginx/localhost.ssl_error_log info;
2212 -
2213 - # root /var/www/localhost/htdocs;
2214 - #}
2215 -}
2216
2217 diff --git a/www-servers/nginx/files/nginx.initd b/www-servers/nginx/files/nginx.initd
2218 deleted file mode 100644
2219 index ea11e08..0000000
2220 --- a/www-servers/nginx/files/nginx.initd
2221 +++ /dev/null
2222 @@ -1,87 +0,0 @@
2223 -#!/sbin/runscript
2224 -# Copyright 1999-2012 Gentoo Foundation
2225 -# Distributed under the terms of the GNU General Public License v2
2226 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/files/nginx.initd,v 1.1 2012/02/11 10:17:30 hollow Exp $
2227 -
2228 -extra_commands="configtest"
2229 -extra_started_commands="upgrade reload"
2230 -
2231 -description="Robust, small and high performance http and reverse proxy server"
2232 -description_configtest="Run nginx' internal config check."
2233 -description_upgrade="Upgrade the nginx binary without losing connections."
2234 -description_reload="Reload the nginx configuration without losing connections."
2235 -
2236 -nginx_config="/etc/nginx/nginx.conf"
2237 -
2238 -command="/usr/sbin/nginx"
2239 -command_args="-c ${nginx_config}"
2240 -pidfile="/var/run/nginx.pid"
2241 -
2242 -depend() {
2243 - need net
2244 - use dns logger netmount
2245 -}
2246 -
2247 -start_pre() {
2248 - if [ "${RC_CMD}" != "restart" ]; then
2249 - configtest || return 1
2250 - fi
2251 -}
2252 -
2253 -stop_pre() {
2254 - if [ "${RC_CMD}" = "restart" ]; then
2255 - configtest || return 1
2256 - fi
2257 -}
2258 -
2259 -stop_post() {
2260 - rm -f ${pidfile}
2261 -}
2262 -
2263 -reload() {
2264 - configtest || return 1
2265 - ebegin "Refreshing nginx' configuration"
2266 - kill -HUP `cat ${pidfile}` &>/dev/null
2267 - eend $? "Failed to reload nginx"
2268 -}
2269 -
2270 -upgrade() {
2271 - configtest || return 1
2272 - ebegin "Upgrading nginx"
2273 -
2274 - einfo "Sending USR2 to old binary"
2275 - kill -USR2 `cat ${pidfile}` &>/dev/null
2276 -
2277 - einfo "Sleeping 3 seconds before pid-files checking"
2278 - sleep 3
2279 -
2280 - if [ ! -f ${pidfile}.oldbin ]; then
2281 - eerror "File with old pid not found"
2282 - return 1
2283 - fi
2284 -
2285 - if [ ! -f ${pidfile} ]; then
2286 - eerror "New binary failed to start"
2287 - return 1
2288 - fi
2289 -
2290 - einfo "Sleeping 3 seconds before WINCH"
2291 - sleep 3 ; kill -WINCH `cat ${pidfile}.oldbin`
2292 -
2293 - einfo "Sending QUIT to old binary"
2294 - kill -QUIT `cat ${pidfile}.oldbin`
2295 -
2296 - einfo "Upgrade completed"
2297 - eend $? "Upgrade failed"
2298 -}
2299 -
2300 -configtest() {
2301 - ebegin "Checking nginx' configuration"
2302 - ${command} -c ${nginx_config} -t -q
2303 -
2304 - if [ $? -ne 0 ]; then
2305 - ${command} -c ${nginx_config} -t
2306 - fi
2307 -
2308 - eend $? "failed, please correct errors above"
2309 -}
2310
2311 diff --git a/www-servers/nginx/files/nginx.logrotate b/www-servers/nginx/files/nginx.logrotate
2312 deleted file mode 100644
2313 index c9d4c5a..0000000
2314 --- a/www-servers/nginx/files/nginx.logrotate
2315 +++ /dev/null
2316 @@ -1,11 +0,0 @@
2317 -# Copyright 1999-2011 Gentoo Foundation
2318 -# Distributed under the terms of the GNU General Public License v2
2319 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/files/nginx.logrotate,v 1.2 2011/04/08 08:32:20 hollow Exp $
2320 -
2321 -/var/log/nginx/*_log {
2322 - missingok
2323 - sharedscripts
2324 - postrotate
2325 - test -r /var/run/nginx.pid && kill -USR1 `cat /var/run/nginx.pid`
2326 - endscript
2327 -}
2328
2329 diff --git a/www-servers/nginx/metadata.xml b/www-servers/nginx/metadata.xml
2330 deleted file mode 100644
2331 index 54bfc51..0000000
2332 --- a/www-servers/nginx/metadata.xml
2333 +++ /dev/null
2334 @@ -1,27 +0,0 @@
2335 -<?xml version="1.0" encoding="UTF-8"?>
2336 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
2337 -<pkgmetadata>
2338 - <maintainer>
2339 - <email>darkside@g.o</email>
2340 - <name>Jeremy Olexa</name>
2341 - </maintainer>
2342 - <maintainer>
2343 - <email>hollow@g.o</email>
2344 - <name>Benedikt Böhm</name>
2345 - </maintainer>
2346 - <maintainer>
2347 - <email>dev-zero@g.o</email>
2348 - <name>Tiziano Müller</name>
2349 - </maintainer>
2350 - <use>
2351 - <flag name='aio'>Enables file AIO support</flag>
2352 - <flag name='http'>Enable HTTP core support</flag>
2353 - <flag name='http-cache'>Enable HTTP cache support</flag>
2354 - <flag name='libatomic'>Use libatomic instead of builtin atomic operations</flag>
2355 - <flag name='pcre-jit'>Enable JIT for pcre</flag>
2356 - <flag name='ssl'>Enable HTTPS module for http. Enable SSL/TLS support for POP3/IMAP/SMTP for mail.</flag>
2357 - </use>
2358 - <upstream>
2359 - <changelog>http://nginx.org/en/CHANGES</changelog>
2360 - </upstream>
2361 -</pkgmetadata>
2362
2363 diff --git a/www-servers/nginx/nginx-1.2.0.ebuild b/www-servers/nginx/nginx-1.2.0.ebuild
2364 deleted file mode 100644
2365 index a5566b4..0000000
2366 --- a/www-servers/nginx/nginx-1.2.0.ebuild
2367 +++ /dev/null
2368 @@ -1,379 +0,0 @@
2369 -# Copyright 1999-2012 Gentoo Foundation
2370 -# Distributed under the terms of the GNU General Public License v2
2371 -# $Header: /var/cvsroot/gentoo-x86/www-servers/nginx/nginx-1.2.0.ebuild,v 1.1 2012/05/18 14:01:32 darkside Exp $
2372 -
2373 -EAPI="4"
2374 -
2375 -# Maintainer notes:
2376 -# - http_rewrite-independent pcre-support makes sense for matching locations without an actual rewrite
2377 -# - any http-module activates the main http-functionality and overrides USE=-http
2378 -# - keep the following requirements in mind before adding external modules:
2379 -# * alive upstream
2380 -# * sane packaging
2381 -# * builds cleanly
2382 -# * does not need a patch for nginx core
2383 -# - TODO: test the google-perftools module (included in vanilla tarball)
2384 -
2385 -# prevent perl-module from adding automagic perl DEPENDs
2386 -GENTOO_DEPEND_ON_PERL="no"
2387 -
2388 -# http_uploadprogress (https://github.com/masterzen/nginx-upload-progress-module, BSD-2 license)
2389 -HTTP_UPLOAD_PROGRESS_MODULE_PV="0.9.0"
2390 -HTTP_UPLOAD_PROGRESS_MODULE_P="ngx_upload_progress-${HTTP_UPLOAD_PROGRESS_MODULE_PV}"
2391 -HTTP_UPLOAD_PROGRESS_MODULE_SHA1="a788dea"
2392 -HTTP_UPLOAD_PROGRESS_MODULE_URI="http://github.com/masterzen/nginx-upload-progress-module/tarball/v${HTTP_UPLOAD_PROGRESS_MODULE_PV}"
2393 -
2394 -# http_headers_more (http://github.com/agentzh/headers-more-nginx-module, BSD license)
2395 -HTTP_HEADERS_MORE_MODULE_PV="0.17rc1"
2396 -HTTP_HEADERS_MORE_MODULE_P="ngx_http_headers_more-${HTTP_HEADERS_MORE_MODULE_PV}"
2397 -HTTP_HEADERS_MORE_MODULE_SHA1="3580526"
2398 -HTTP_HEADERS_MORE_MODULE_URI="http://github.com/agentzh/headers-more-nginx-module/tarball/v${HTTP_HEADERS_MORE_MODULE_PV}"
2399 -
2400 -# http_dav_ext (https://github.com/arut/nginx-dav-ext-module, BSD license)
2401 -HTTP_DAV_EXT_MODULE_PV="0.0.2"
2402 -HTTP_DAV_EXT_MODULE_P="ngx_http_dav_ext-${HTTP_DAV_EXT_MODULE_PV}"
2403 -HTTP_DAV_EXT_MODULE_SHA1="0e07a3e"
2404 -HTTP_DAV_EXT_MODULE_URI="http://github.com/arut/nginx-dav-ext-module/tarball/v${HTTP_DAV_EXT_MODULE_PV}"
2405 -
2406 -# http_push (http://pushmodule.slact.net/, MIT license)
2407 -HTTP_PUSH_MODULE_PV="0.692"
2408 -HTTP_PUSH_MODULE_P="nginx_http_push_module-${HTTP_PUSH_MODULE_PV}"
2409 -HTTP_PUSH_MODULE_URI="http://pushmodule.slact.net/downloads/${HTTP_PUSH_MODULE_P}.tar.gz"
2410 -
2411 -# http_cache_purge (http://labs.frickle.com/nginx_ngx_cache_purge/, BSD-2 license)
2412 -HTTP_CACHE_PURGE_MODULE_PV="1.5"
2413 -HTTP_CACHE_PURGE_MODULE_P="ngx_cache_purge-${HTTP_CACHE_PURGE_MODULE_PV}"
2414 -HTTP_CACHE_PURGE_MODULE_URI="http://labs.frickle.com/files/${HTTP_CACHE_PURGE_MODULE_P}.tar.gz"
2415 -
2416 -# HTTP Upload module from Valery Kholodkov
2417 -# (http://www.grid.net.ru/nginx/upload.en.html, BSD license)
2418 -HTTP_UPLOAD_MODULE_PV="2.2.0"
2419 -HTTP_UPLOAD_MODULE_P="nginx_upload_module-${HTTP_UPLOAD_MODULE_PV}"
2420 -HTTP_UPLOAD_MODULE_URI="http://www.grid.net.ru/nginx/download/${HTTP_UPLOAD_MODULE_P}.tar.gz"
2421 -
2422 -# http_slowfs_cache (http://labs.frickle.com/nginx_ngx_slowfs_cache/, BSD-2 license)
2423 -HTTP_SLOWFS_CACHE_MODULE_PV="1.8"
2424 -HTTP_SLOWFS_CACHE_MODULE_P="ngx_slowfs_cache-${HTTP_SLOWFS_CACHE_MODULE_PV}"
2425 -HTTP_SLOWFS_CACHE_MODULE_URI="http://labs.frickle.com/files/${HTTP_SLOWFS_CACHE_MODULE_P}.tar.gz"
2426 -
2427 -# http_fancyindex_module (http://wiki.nginx.org/NgxFancyIndex, BSD license)
2428 -HTTP_FANCYINDEX_MODULE_PV="0.3.1"
2429 -HTTP_FANCYINDEX_MODULE_PN="ngx-fancyindex"
2430 -# gitorious names the tarbell oddly, hence PNPN
2431 -HTTP_FANCYINDEX_MODULE_PNPN="ngx-fancyindex-ngx-fancyindex"
2432 -HTTP_FANCYINDEX_MODULE_P="${HTTP_FANCYINDEX_MODULE_PN}-${HTTP_FANCYINDEX_MODULE_PV}"
2433 -HTTP_FANCYINDEX_MODULE_URI="http://gitorious.org/${HTTP_FANCYINDEX_MODULE_PN}/${HTTP_FANCYINDEX_MODULE_PN}/archive-tarball/v${HTTP_FANCYINDEX_MODULE_PV}"
2434 -
2435 -inherit eutils ssl-cert toolchain-funcs perl-module flag-o-matic
2436 -
2437 -DESCRIPTION="Robust, small and high performance http and reverse proxy server"
2438 -HOMEPAGE="http://nginx.org"
2439 -SRC_URI="http://nginx.org/download/${P}.tar.gz
2440 - nginx_modules_http_upload_progress? ( ${HTTP_UPLOAD_PROGRESS_MODULE_URI} -> ${HTTP_UPLOAD_PROGRESS_MODULE_P}.tar.gz )
2441 - nginx_modules_http_headers_more? ( ${HTTP_HEADERS_MORE_MODULE_URI} -> ${HTTP_HEADERS_MORE_MODULE_P}.tar.gz )
2442 - nginx_modules_http_dav_ext? ( ${HTTP_DAV_EXT_MODULE_URI} -> ${HTTP_DAV_EXT_MODULE_P}.tar.gz )
2443 - nginx_modules_http_push? ( ${HTTP_PUSH_MODULE_URI} )
2444 - nginx_modules_http_cache_purge? ( ${HTTP_CACHE_PURGE_MODULE_URI} )
2445 - nginx_modules_http_upload? ( ${HTTP_UPLOAD_MODULE_URI} )
2446 - nginx_modules_http_slowfs_cache? ( ${HTTP_SLOWFS_CACHE_MODULE_URI} )
2447 - nginx_modules_http_fancyindex? ( ${HTTP_FANCYINDEX_MODULE_URI} -> ${HTTP_FANCYINDEX_MODULE_P}.tar.gz )"
2448 -
2449 -LICENSE="as-is BSD BSD-2 GPL-2 MIT"
2450 -SLOT="0"
2451 -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
2452 -
2453 -NGINX_MODULES_STD="access auth_basic autoindex browser charset empty_gif fastcgi
2454 -geo gzip limit_req limit_zone map memcached proxy referer rewrite scgi ssi
2455 -split_clients upstream_ip_hash userid uwsgi"
2456 -NGINX_MODULES_OPT="addition dav degradation flv geoip gzip_static image_filter
2457 -mp4 perl random_index realip secure_link stub_status sub xslt"
2458 -NGINX_MODULES_MAIL="imap pop3 smtp"
2459 -NGINX_MODULES_3RD="
2460 - http_upload_progress
2461 - http_headers_more
2462 - http_dav_ext
2463 - http_passenger
2464 - http_push
2465 - http_cache_purge
2466 - http_upload
2467 - http_slowfs_cache
2468 - http_fancyindex"
2469 -
2470 -IUSE="aio debug +http +http-cache ipv6 libatomic +pcre pcre-jit selinux ssl vim-syntax"
2471 -
2472 -for mod in $NGINX_MODULES_STD; do
2473 - IUSE="${IUSE} +nginx_modules_http_${mod}"
2474 -done
2475 -
2476 -for mod in $NGINX_MODULES_OPT; do
2477 - IUSE="${IUSE} nginx_modules_http_${mod}"
2478 -done
2479 -
2480 -for mod in $NGINX_MODULES_MAIL; do
2481 - IUSE="${IUSE} nginx_modules_mail_${mod}"
2482 -done
2483 -
2484 -for mod in $NGINX_MODULES_3RD; do
2485 - IUSE="${IUSE} nginx_modules_${mod}"
2486 -done
2487 -
2488 -CDEPEND="
2489 - pcre? ( >=dev-libs/libpcre-4.2 )
2490 - selinux? ( sec-policy/selinux-nginx )
2491 - ssl? ( dev-libs/openssl )
2492 - http-cache? ( userland_GNU? ( dev-libs/openssl ) )
2493 - nginx_modules_http_dav_ext? ( dev-libs/expat )
2494 - nginx_modules_http_geo? ( dev-libs/geoip )
2495 - nginx_modules_http_gzip? ( sys-libs/zlib )
2496 - nginx_modules_http_gzip_static? ( sys-libs/zlib )
2497 - nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] )
2498 - nginx_modules_http_perl? ( >=dev-lang/perl-5.8 )
2499 - nginx_modules_http_rewrite? ( >=dev-libs/libpcre-4.2 )
2500 - nginx_modules_http_secure_link? ( userland_GNU? ( dev-libs/openssl ) )
2501 - nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt )"
2502 -RDEPEND="${CDEPEND}"
2503 -DEPEND="${CDEPEND}
2504 - arm? ( dev-libs/libatomic_ops )
2505 - libatomic? ( dev-libs/libatomic_ops )"
2506 -PDEPEND="vim-syntax? ( app-vim/nginx-syntax )"
2507 -REQUIRED_USE="pcre-jit? ( pcre )"
2508 -
2509 -pkg_setup() {
2510 - if use nginx_modules_http_passenger; then
2511 - einfo
2512 - einfo "Passenger support has been removed from the nginx ebuild to"
2513 - einfo "get rid of file collisions, its broken build system and"
2514 - einfo "incompatibilities between passenger 2 and 3."
2515 - einfo
2516 - einfo "Please switch to passenger-3 standalone or use the"
2517 - einfo "unicorn gem which provides a sane nginx-like architecture"
2518 - einfo "out of the box."
2519 - einfo
2520 - einfo "For more information on sane ruby deployments with"
2521 - einfo "passenger-3/unicorn go to:"
2522 - einfo
2523 - einfo "https://rvm.beginrescueend.com"
2524 - einfo
2525 - die "nginx_modules_http_passenger still in IUSE"
2526 - fi
2527 -
2528 - ebegin "Creating nginx user and group"
2529 - enewgroup ${PN}
2530 - enewuser ${PN} -1 -1 -1 ${PN}
2531 - eend $?
2532 -
2533 - if use libatomic; then
2534 - ewarn "GCC 4.1+ features built-in atomic operations."
2535 - ewarn "Using libatomic_ops is only needed if using"
2536 - ewarn "a different compiler or a GCC prior to 4.1"
2537 - fi
2538 -
2539 - if [[ -n $NGINX_ADD_MODULES ]]; then
2540 - ewarn "You are building custom modules via \$NGINX_ADD_MODULES!"
2541 - ewarn "This nginx installation is not supported!"
2542 - ewarn "Make sure you can reproduce the bug without those modules"
2543 - ewarn "_before_ reporting bugs."
2544 - fi
2545 -
2546 - if use !http; then
2547 - ewarn "To actually disable all http-functionality you also have to disable"
2548 - ewarn "all nginx http modules."
2549 - fi
2550 -}
2551 -
2552 -src_prepare() {
2553 - find auto/ -type f -print0 | xargs -0 sed -i 's:\&\& make:\&\& \\$(MAKE):' || die
2554 - # We have config protection, don't rename etc files
2555 - sed -i 's:.default::' auto/install || die
2556 - # remove useless files
2557 - sed -i -e '/koi-/d' -e '/win-/d' auto/install || die
2558 -}
2559 -
2560 -src_configure() {
2561 - local myconf= http_enabled= mail_enabled=
2562 -
2563 - use aio && myconf+=" --with-file-aio --with-aio_module"
2564 - use debug && myconf+=" --with-debug"
2565 - use ipv6 && myconf+=" --with-ipv6"
2566 - use libatomic && myconf+=" --with-libatomic"
2567 - use pcre && myconf+=" --with-pcre"
2568 - use pcre-jit && myconf+=" --with-pcre-jit"
2569 -
2570 - # HTTP modules
2571 - for mod in $NGINX_MODULES_STD; do
2572 - if use nginx_modules_http_${mod}; then
2573 - http_enabled=1
2574 - else
2575 - myconf+=" --without-http_${mod}_module"
2576 - fi
2577 - done
2578 -
2579 - for mod in $NGINX_MODULES_OPT; do
2580 - if use nginx_modules_http_${mod}; then
2581 - http_enabled=1
2582 - myconf+=" --with-http_${mod}_module"
2583 - fi
2584 - done
2585 -
2586 - if use nginx_modules_http_fastcgi; then
2587 - myconf+=" --with-http_realip_module"
2588 - fi
2589 -
2590 - # third-party modules
2591 - if use nginx_modules_http_upload_progress; then
2592 - http_enabled=1
2593 - myconf+=" --add-module=${WORKDIR}/masterzen-nginx-upload-progress-module-${HTTP_UPLOAD_PROGRESS_MODULE_SHA1}"
2594 - fi
2595 -
2596 - if use nginx_modules_http_headers_more; then
2597 - http_enabled=1
2598 - myconf+=" --add-module=${WORKDIR}/agentzh-headers-more-nginx-module-${HTTP_HEADERS_MORE_MODULE_SHA1}"
2599 - fi
2600 -
2601 - if use nginx_modules_http_dav_ext; then
2602 - http_enabled=1
2603 - myconf+=" --add-module=${WORKDIR}/arut-nginx-dav-ext-module-${HTTP_DAV_EXT_MODULE_SHA1}"
2604 - fi
2605 -
2606 - if use nginx_modules_http_push; then
2607 - http_enabled=1
2608 - myconf+=" --add-module=${WORKDIR}/${HTTP_PUSH_MODULE_P}"
2609 - fi
2610 -
2611 - if use nginx_modules_http_cache_purge; then
2612 - http_enabled=1
2613 - myconf+=" --add-module=${WORKDIR}/${HTTP_CACHE_PURGE_MODULE_P}"
2614 - fi
2615 -
2616 - if use nginx_modules_http_upload; then
2617 - http_enabled=1
2618 - myconf+=" --add-module=${WORKDIR}/${HTTP_UPLOAD_MODULE_P}"
2619 - fi
2620 -
2621 - if use nginx_modules_http_slowfs_cache; then
2622 - http_enabled=1
2623 - myconf+=" --add-module=${WORKDIR}/${HTTP_SLOWFS_CACHE_MODULE_P}"
2624 - fi
2625 -
2626 - if use nginx_modules_http_fancyindex; then
2627 - http_enabled=1
2628 - myconf+=" --add-module=${WORKDIR}/${HTTP_FANCYINDEX_MODULE_PNPN}"
2629 - fi
2630 -
2631 - if use http || use http-cache; then
2632 - http_enabled=1
2633 - fi
2634 -
2635 - if [ $http_enabled ]; then
2636 - use http-cache || myconf+=" --without-http-cache"
2637 - use ssl && myconf+=" --with-http_ssl_module"
2638 - else
2639 - myconf+=" --without-http --without-http-cache"
2640 - fi
2641 -
2642 - # MAIL modules
2643 - for mod in $NGINX_MODULES_MAIL; do
2644 - if use nginx_modules_mail_${mod}; then
2645 - mail_enabled=1
2646 - else
2647 - myconf+=" --without-mail_${mod}_module"
2648 - fi
2649 - done
2650 -
2651 - if [ $mail_enabled ]; then
2652 - myconf+=" --with-mail"
2653 - use ssl && myconf+=" --with-mail_ssl_module"
2654 - fi
2655 -
2656 - # custom modules
2657 - for mod in $NGINX_ADD_MODULES; do
2658 - myconf+=" --add-module=${mod}"
2659 - done
2660 -
2661 - # https://bugs.gentoo.org/286772
2662 - export LANG=C LC_ALL=C
2663 - tc-export CC
2664 -
2665 - if ! use prefix; then
2666 - myconf+=" --user=${PN} --group=${PN}"
2667 - fi
2668 -
2669 - ./configure \
2670 - --prefix="${EPREFIX}"/usr \
2671 - --conf-path="${EPREFIX}"/etc/${PN}/${PN}.conf \
2672 - --error-log-path="${EPREFIX}"/var/log/${PN}/error_log \
2673 - --pid-path="${EPREFIX}"/var/run/${PN}.pid \
2674 - --lock-path="${EPREFIX}"/var/lock/nginx.lock \
2675 - --with-cc-opt="-I${EROOT}usr/include" \
2676 - --with-ld-opt="-L${EROOT}usr/lib" \
2677 - --http-log-path="${EPREFIX}"/var/log/${PN}/access_log \
2678 - --http-client-body-temp-path="${EPREFIX}"/var/tmp/${PN}/client \
2679 - --http-proxy-temp-path="${EPREFIX}"/var/tmp/${PN}/proxy \
2680 - --http-fastcgi-temp-path="${EPREFIX}"/var/tmp/${PN}/fastcgi \
2681 - --http-scgi-temp-path="${EPREFIX}"/var/tmp/${PN}/scgi \
2682 - --http-uwsgi-temp-path="${EPREFIX}"/var/tmp/${PN}/uwsgi \
2683 - ${myconf} || die "configure failed"
2684 -}
2685 -
2686 -src_compile() {
2687 - # https://bugs.gentoo.org/286772
2688 - export LANG=C LC_ALL=C
2689 - emake LINK="${CC} ${LDFLAGS}" OTHERLDFLAGS="${LDFLAGS}"
2690 -}
2691 -
2692 -src_install() {
2693 - emake DESTDIR="${D}" install
2694 - cp "${FILESDIR}"/nginx.conf "${ED}"/etc/nginx/nginx.conf || die
2695 - newinitd "${FILESDIR}"/nginx.initd nginx
2696 - doman man/nginx.8
2697 - dodoc CHANGES* README
2698 -
2699 - # Keepdir because these are hardcoded above
2700 - keepdir /var/log/${PN} /var/tmp/${PN}/{client,proxy,fastcgi,scgi,uwsgi}
2701 - keepdir /var/www/localhost/htdocs
2702 - mv "${ED}"/usr/html "${ED}"/var/www/localhost/htdocs || die
2703 -
2704 - # logrotate
2705 - insinto /etc/logrotate.d
2706 - newins "${FILESDIR}"/nginx.logrotate nginx
2707 -
2708 - if use nginx_modules_http_perl; then
2709 - cd "${S}"/objs/src/http/modules/perl/
2710 - einstall DESTDIR="${D}" INSTALLDIRS=vendor
2711 - fixlocalpod
2712 - fi
2713 -
2714 - if use nginx_modules_http_push; then
2715 - docinto ${HTTP_PUSH_MODULE_P}
2716 - dodoc "${WORKDIR}"/${HTTP_PUSH_MODULE_P}/{changelog.txt,protocol.txt,README}
2717 - fi
2718 -
2719 - if use nginx_modules_http_cache_purge; then
2720 - docinto ${HTTP_CACHE_PURGE_MODULE_P}
2721 - dodoc "${WORKDIR}"/${HTTP_CACHE_PURGE_MODULE_P}/{CHANGES,README.md,TODO.md}
2722 - fi
2723 -
2724 - if use nginx_modules_http_upload; then
2725 - docinto ${HTTP_UPLOAD_MODULE_P}
2726 - dodoc "${WORKDIR}"/${HTTP_UPLOAD_MODULE_P}/{Changelog,README}
2727 - fi
2728 -
2729 - if use nginx_modules_http_slowfs_cache; then
2730 - docinto ${HTTP_SLOWFS_CACHE_MODULE_P}
2731 - dodoc "${WORKDIR}"/${HTTP_SLOWFS_CACHE_MODULE_P}/{CHANGES,README.md}
2732 - fi
2733 -
2734 - if use nginx_modules_http_fancyindex; then
2735 - docinto ${HTTP_FANCYINDEX_MODULE_P}
2736 - dodoc "${WORKDIR}"/${HTTP_FANCYINDEX_MODULE_PNPN}/README.rst
2737 - fi
2738 -}
2739 -
2740 -pkg_postinst() {
2741 - if use ssl; then
2742 - if [ ! -f "${EROOT}"/etc/ssl/${PN}/${PN}.key ]; then
2743 - install_cert /etc/ssl/${PN}/${PN}
2744 - use prefix || chown ${PN}:${PN} "${EROOT}"/etc/ssl/${PN}/${PN}.{crt,csr,key,pem}
2745 - fi
2746 - fi
2747 -}