Current stable release is 0.10.1 (http://www.cherokee-project.com/) while in portage latest version is 0.9.0. Reproducible: Always
Created attachment 172933 [details] cherokee-0.10.1.ebuild Ebuild for Cherokee 0.10.1 which includes; Fix for bug 210830 to install a pam file relevant to Gentoo. Use updated init script fixing bug 240451 as cherokee-guardian no longer exists and also bug 194464 to add reload option (both applicable for 0.9.0). But did not include bug 240458 to add trace as optional use flag, maybe use debug use flag perhaps? We should fix bug 247491 to add cherokee to virtual/httpd-fastcgi.
Created attachment 172935 [details] cherokee-initd-0.9 Updated init script.
*** Bug 249757 has been marked as a duplicate of this bug. ***
Created attachment 174803 [details] cherokee-0.11.3.ebuild Update for Cherokee 0.11.3. There is no longer any gnutls support but openssl via plugin only which needs configuration updated with "server!tls = libssl" option in cherokee.conf or via cherokee-admin under General:Secure HTTP:Back-end. However there is no configure option for enabling or disabling SSL at build time.
sorry for the lapse, too much real life (tm) work :) 0.11.6 now in portage
There are a few changes to the ebuild not included with the version introduced in portage for 0.11.6. Running a diff with mine would show you; - Removal of gnutls from IUSE flags. - Stripping the use ssl myconf as no configure options for ssl with Cherokee 0.11.X. - The conversion script is 09to010 not 09to10 (which got me too). - The pamd_mimic fix for bug 210830.