Commit Graph

9 Commits

Author SHA1 Message Date
ajacoutot
abbe07858a Update to cherokee-1.0.14.
From Fernando Quintero (maintainer).
Several fixes/tweaks as well as the rc script added by myself.
2010-12-20 07:51:58 +00:00
robert
3b7b5953b9 Update to 1.0.8 and search for php-fastcgi in the correct place
so that the admin interface can find it and use it.

ok ajacoutot@
2010-09-10 22:39:12 +00:00
ajacoutot
57759e0092 Major update to cherokee-1.0.5.
successfully tested by Fernando Quintero (maintainer)
2010-07-12 06:22:45 +00:00
ajacoutot
d16d96252f SECURITY: CVE-2009-4489
http://www.vupen.com/english/advisories/2010/0090
(thanks fgsch@ for the link/notice)

Update to cherokee-0.99.39.
Remove debug FLAVOR and use ifdef DEBUG.
Add rrdtool to run_depends.
Byte-compile python modules so that they are registered in the PLIST.

Be careful as cherokee is not started using ${PREFIX}/sbin/cherokee, not
cherokee-guardian anymore.

Fernando Quintero (maintainer) ok
MESSAGE tweak and ok sthen@, ok jasper@
2010-01-13 08:47:57 +00:00
sthen
833e2f8858 - update to 0.99.20
- unbreak group setting; Cherokee assumed a fixed size 1k buffer for
getgrnam_r which is insufficient on some OS, including OpenBSD. symptom
was that group setting resulted in ERANGE. This just bumps the buffer
to 8k which isn't a perfect fix, but serves our purposes for now;
see ports@ archives at http://marc.info/?t=124832494600002&r=1&w=2
for more discussion.

maintainer ok.
2009-07-27 17:06:16 +00:00
sthen
c9a32364b1 bugfix update to 0.99.15 from Brad, maintainer ok. 2009-05-15 06:57:18 +00:00
sthen
6cd25685eb - update to 0.99.10 from Brad; maintainer timeout.
- fix typo in alternative MASTER_SITES line.
2009-04-17 23:17:07 +00:00
sthen
6e5ad03a3d update to 0.99.0, remove conflict with spawn-fcgi/old lighttpd.
maintainer unresponsive, ok ajacoutot
2009-04-08 21:30:54 +00:00
ajacoutot
8caf12c9e2 Import cherokee-0.8.1
Cherokee is a very fast, flexible and easy to configure Web Server. It
supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI,
TLS and SSL encrypted connections, Virtual hosts, Authentication, on the
fly encoding, Load balancing, Apache compatible log files, and much
more.

based on a submission from Fernando Quintero (MAINTAINER)
testing, feedback and ok sthen@
2008-09-05 11:19:48 +00:00