CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/07/27 11:06:16
Modified files:
www/cherokee : Makefile distinfo
www/cherokee/patches: patch-cherokee_Makefile_in
patch-cherokee_conf_sample_pre
patch-configure patch-contrib_Makefile_in
www/cherokee/pkg: PLIST-main
Added files:
www/cherokee/patches: patch-cherokee_server_c
patch-cherokee_source_interpreter_c
Log message:
- 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.