The attached sharfile is a modified version of the www/cherokee port. Appart from the usual distinfo and Makefile changes, I added functionality for adjusting ownership and permissions on cherokee log files. Also, now the port configures Cherokee to run as www:www user by default. Modified files: *Makefile -defined a some variables (CHEROKEE_*) -removed config option to run cherokee as www user (now the default) -added post-install hook to run pkg-install.in New files included: *files/pkg-install.in Moved files: *pkg-message was moved to files/pkg-message.in I understand why moving files normally isn't a great idea, but pkg-message file contains just a message, its changelog isn't so valuable. I hope you find the time to review this. Thanks, diego
State Changed From-To: open->feedback You forgot to attach the patch.
On Sat, Aug 14, 2010 at 8:18 AM, <arved@freebsd.org> wrote: > Synopsis: Update for port: www/cherokee > > State-Changed-From-To: open->feedback > State-Changed-By: arved > State-Changed-When: Sat Aug 14 12:18:24 UTC 2010 > State-Changed-Why: > You forgot to attach the patch. > Sorry, I don't know WTH I was thinking about. > http://www.freebsd.org/cgi/query-pr.cgi?pr=149575 >
Hi, Should I send a new PR ?
On Wed, Aug 18, 2010 at 09:51:10AM -0400, Diego Schulz wrote: > Should I send a new PR ? Well, the shar you attached did indeed make it through OK, so there's no reason to open a new one. However, for updates, we prefer the output of diff -ruN, rather than a shar. It makes it much easier to see what's changed. (New ports should still be in shar format.) fwiw, if you Cc: freebsd-gnats-submit@, you don't need to Cc: freebsd-ports-bugs@ and/or bug-followup@ ; in fact, those will merely create duplicate emails. Either freebsd-gnats-submit or bug-followup@ is sufficient. mcl
State Changed From-To: feedback->open Feedback received.
State Changed From-To: open->closed Committed, thanks!
pav 2010-09-15 12:29:48 UTC FreeBSD ports repository Modified files: www/cherokee Makefile distinfo Added files: www/cherokee/files pkg-install.in pkg-message.in Removed files: www/cherokee pkg-message Log: - Update to 1.0.8 - Handle permissions on log files - Run under www user PR: ports/149575 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Revision Changes Path 1.89 +31 -16 ports/www/cherokee/Makefile 1.50 +3 -3 ports/www/cherokee/distinfo 1.1 +42 -0 ports/www/cherokee/files/pkg-install.in (new) 1.1 +23 -0 ports/www/cherokee/files/pkg-message.in (new) 1.3 +0 -22 ports/www/cherokee/pkg-message (dead) _______________________________________________ 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"