| 1 | # ChangeLog for www-servers/cherokee |
1 | # ChangeLog for www-servers/cherokee |
| 2 | # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/www-servers/cherokee/ChangeLog,v 1.29 2006/12/14 17:37:32 beu Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/www-servers/cherokee/ChangeLog,v 1.34 2006/12/27 06:06:49 flameeyes Exp $ |
|
|
4 | |
|
|
5 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> |
|
|
6 | +files/cherokee-0.5.6-epoll-crosscompile.patch, |
|
|
7 | +files/cherokee-0.5.6-gnutls-pkgconfig.patch, |
|
|
8 | +files/cherokee-0.5.6-replace-with-sed.patch, |
|
|
9 | +files/cherokee-0.5.6-sendfile-crosscompile.patch, cherokee-0.5.6.ebuild: |
|
|
10 | Add patches to allow crosscompiling cherokee (submitted upstream as tickets |
|
|
11 | #121, #123 and #124); enable epoll on Linux kernel; use -j1 in install; |
|
|
12 | discover gnutls via pkg-config (upstream ticket #122) and make gnutls |
|
|
13 | useflag subordinate to ssl. |
|
|
14 | |
|
|
15 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> cherokee-0.5.6.ebuild: |
|
|
16 | Add threads useflag to disable pthread support and also remove images |
|
|
17 | directory rather than just the index file. |
|
|
18 | |
|
|
19 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> cherokee-0.5.6.ebuild: |
|
|
20 | Run elibtoolize to apply Gentoo patches as needed; install the default |
|
|
21 | index.html page only if coverpage useflag is enabled (not by default) to |
|
|
22 | avoid the nasty $ROOT lookup. |
|
|
23 | |
|
|
24 | *cherokee-0.5.6 (27 Dec 2006) |
|
|
25 | |
|
|
26 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> |
|
|
27 | -files/cherokee-0.4.5-Makefile.am.patch, |
|
|
28 | -files/cherokee-0.4.5-cherokee.conf, -files/cherokee-0.4.5-init.d, |
|
|
29 | -files/cherokee-0.4.17-cherokee.conf, -files/cherokee-0.4.17-init.d, |
|
|
30 | -files/cherokee-0.4.21-no-handler_admin.diff, |
|
|
31 | -files/cherokee-0.4.25-fix-static.diff, +files/cherokee-initd-0.5.6, |
|
|
32 | -cherokee-0.5.2.ebuild, -cherokee-0.5.4.ebuild, -cherokee-0.5.5.ebuild, |
|
|
33 | +cherokee-0.5.6.ebuild: |
|
|
34 | Big new-maintainer cleanup. Bump to latest 0.5.6, remove old versions, |
|
|
35 | remove dead files in $FILESDIR, add new init.d file that leave to cherokee |
|
|
36 | to get into background. |
|
|
37 | |
|
|
38 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> metadata.xml: |
|
|
39 | Metadata update, I'll take over maintainership (leaving www-servers as herd). |
| 4 | |
40 | |
| 5 | 14 Dec 2006; Elfyn McBratney <beu@gentoo.org> cherokee-0.5.2.ebuild, |
41 | 14 Dec 2006; Elfyn McBratney <beu@gentoo.org> cherokee-0.5.2.ebuild, |
| 6 | cherokee-0.5.4.ebuild, cherokee-0.5.5.ebuild: |
42 | cherokee-0.5.4.ebuild, cherokee-0.5.5.ebuild: |
| 7 | Update HOMEPAGE/SRC_URI; fixes bug 157966. |
43 | Update HOMEPAGE/SRC_URI; fixes bug 157966. |
| 8 | |
44 | |