The attached patch updates the www/cherokee port from upstream version 1.0.15 to 1.0.18. The port now takes care of the creating a directory for RRD databases needed if Cherokee is installed with RRDtool support. It also contains a patch to allow the cherokee-admin program to correctly gather memory usage on 8.x systems. The patch alters the admin/SystemStats.py file, and hopefully will be accepted for next upstream release. To apply the patch: cd $PORTSDIR/www/cherokee && patch -p0 < /path/to/the/attached/patch.txt Thanks! diego Fix: Patch attached with submission follows:
State Changed From-To: open->closed Committed, thanks!
pav 2011-01-27 14:22:25 UTC FreeBSD ports repository Modified files: www/cherokee Makefile distinfo pkg-plist www/cherokee/files pkg-install.in Added files: www/cherokee/files patch-admin-systemstats.py.diff Log: - Update to 1.0.18 PR: ports/154211 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Feature safe: yes Revision Changes Path 1.93 +9 -2 ports/www/cherokee/Makefile 1.54 +2 -2 ports/www/cherokee/distinfo 1.1 +34 -0 ports/www/cherokee/files/patch-admin-systemstats.py.diff (new) 1.3 +36 -16 ports/www/cherokee/files/pkg-install.in 1.42 +1 -1 ports/www/cherokee/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"