Martin Matuska wrote:
> mm 2009-07-26 07:55:59 UTC
>
> FreeBSD ports repository
>
> Modified files:
> www/spawn-fcgi Makefile
> www/spawn-fcgi/files spawn-fcgi.sh.in
> Log:
> - Add more flags to rc script
> - Bump PORTREVISION
>
> Submitted by: mm
> Updated by: <[email protected]> (maintainer)
> Approved by: <[email protected]> (maintainer)
>
> Revision Changes Path
> 1.4 +1 -1 ports/www/spawn-fcgi/Makefile
> 1.4 +28 -8 ports/www/spawn-fcgi/files/spawn-fcgi.sh.in
>
> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/spawn-fcgi/Makefile.diff?&r1=1.3&r2=1.4&f=h
> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/spawn-fcgi/files/spawn-fcgi.sh.in.diff?&r1=1.3&r2=1.4&f=h
>
Please don't add empty default assignments to the script itself (e.g.,
: ${spawn_fcgi_chroot_dir=""}). Variables that the script can use but
that are/should be empty by default should be listed in comments at
the top of the file. See the example in the porter's handbook for more
information.
Thanks,
Doug
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"