cvs commit: ports/www/uwsgi Makefile ports/www/uwsgi/files uwsgi.in

Doug Barton dougb at FreeBSD.org
Mon Jul 25 23:13:25 UTC 2011


I've run out of new and creative ways to say, "don't do this":

+: ${uwsgi_profiles=""}

There is absolutely no reason to do it, and so it should not be done.

Also, the whole if/then block that's in the script unconditionally now
should be enclosed in a function, probably start_precmd but it looks
like it's probably necessary for the restart stuff too, so a generic
name that is referenced from *_precmd should be fine.


Doug


On 07/25/2011 09:15, Daniel Gerzo wrote:
> danger      2011-07-25 16:15:50 UTC
> 
>   FreeBSD ports repository (doc committer)
> 
>   Modified files:
>     www/uwsgi            Makefile 
>     www/uwsgi/files      uwsgi.in 
>   Log:
>   - install uwsgidecorators.py as well [1]
>   - improve the rc.d script - allow multiple instances etc (see PR) [2]
>   
>   PR:             ports/156723 [2]  http://www.FreeBSD.org/cgi/query-pr.cgi?pr=156723
>   Submitted by:   Luka Lalinsky <lalinsky at gmail.com> [2]
>   Requested by:   Attila Nagy <bra at fsn.hu> [1]
>   
>   Revision  Changes    Path
>   1.13      +4 -1      ports/www/uwsgi/Makefile
>   1.3       +59 -5     ports/www/uwsgi/files/uwsgi.in
> 
> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/uwsgi/Makefile.diff?&r1=1.12&r2=1.13&f=h
> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/uwsgi/files/uwsgi.in.diff?&r1=1.2&r2=1.3&f=h
> 



-- 

	Nothin' ever doesn't change, but nothin' changes much.
			-- OK Go

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/



More information about the cvs-all mailing list