cvs commit: ports/www Makefile ports/www/py-flask Makefile distinfo pkg-descr pkg-plist

Alexey Dokuchaev danfe at FreeBSD.org
Sun Nov 28 15:12:52 UTC 2010


On Sat, Nov 27, 2010 at 02:00:57AM +0000, Philip M. Gollucci wrote:
> pgollucci    2010-11-27 02:00:57 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     www                  Makefile 
>   Added files:
>     www/py-flask         Makefile distinfo pkg-descr pkg-plist 
>   Log:
>   Flask is a microframework for Python based on Werkzeug and Jinja 2.
>   
>   WWW:    http://flask.pocoo.org/
>   
>   PR:             ports/151625
>   Submitted by:   Olivier Duchateau <duchateau.olivier at gmail.com>

Ugh, I think I've reviewed this submission, but it still was committed
with lots of bugs:

- PORTNAME should be `flask', not `Flask'
- Makefile header is severely badly indented (and if you wanted to use
 `Flask', that's the right place, instead of `py-flask' which merely
  mimics the port directory name)
- Missing leading tab in the second line of RUN_DEPENDS
- LICENSE should be placed after COMMENT
- In port description, tab after WWW: should be space
- COMMENT should start with capital letter

Also, port description is very scarse; right now it merely repeats the
COMMENT, while it should give some extensive information so that people
should not have to visit the website to find out what is this port for
and about.

Please fix, thanks.

./danfe


More information about the cvs-ports mailing list