| 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.33 2006/12/27 05:02:31 flameeyes 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. |
| 4 | |
14 | |
| 5 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> cherokee-0.5.6.ebuild: |
15 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> cherokee-0.5.6.ebuild: |
| 6 | Add threads useflag to disable pthread support and also remove images |
16 | Add threads useflag to disable pthread support and also remove images |
| 7 | directory rather than just the index file. |
17 | directory rather than just the index file. |
| 8 | |
18 | |