General port cleanup including fixes by mnag@ - Remove checkconfig function from rc.d script - Fix REQUIRE in rc.d script - Remove config files only if is not modified since install - Install site-enabled/default only if site-enabled are empty - Fix instalation of doc/images - Fix running User and Group setting in cherokee.conf - Enable use of readdir_r - Add option to build all modules statically - Bump PORTREVISION
Responsible Changed From-To: freebsd-ports-bugs->sat sat@ wants his PRs
sat 2007-04-26 15:02:49 UTC FreeBSD ports repository Modified files: www/cherokee Makefile pkg-plist www/cherokee/files cherokee.sh.in Removed files: www/cherokee/files patch-Makefile.in Log: - Remove checkconfig function from rc.d script - Move www root into www/cherokee - Configure thread-enabled readdir - Simplify options - Fix require in rc.d script - Protect user-tunable files - Default user and group to www - Minor tweaks - Bump portrevision PR: ports/112103 [1], ports/111611 [2] (based on) Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) [1], mnag [2] Revision Changes Path 1.36 +50 -43 ports/www/cherokee/Makefile 1.3 +2 -9 ports/www/cherokee/files/cherokee.sh.in 1.4 +0 -30 ports/www/cherokee/files/patch-Makefile.in (dead) 1.17 +35 -25 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"
State Changed From-To: open->closed Committed, thanks!