Summary: | [NEW PORTS] devel/py-flask-babel, Add i18n/l10n support to Flask applications | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Olivier Duchateau <duchateau.olivier> | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Olivier Duchateau
2010-10-21 17:40:07 UTC
Nice.. Could you consider the following? - Space after "New ports collection makefile for:" should be tab; date created should be lined up with port name - Spaces should be replaced by tabs in: MASTER_SITES=, PKGNAMEPREFIX=, DISTNAME=, MAINTAINER=, RUN_DEPENDS= (the latter should also be reindented) - Ditton for USE_PYTHON=, USE_PYDISTUTILS=, PYDISTUTILS_PKGNAME=, and PYDISTUTILS_PKGVERSION= - LICENSE could probably be placed after COMMENT, but that's more just a matter of personal taste - Tab after WWW: line in pkg-descr shoud be space and kill EOL spaces Responsible Changed From-To: freebsd-ports-bugs->pgollucci I will take it. State Changed From-To: open->closed Committed, Thanks! pgollucci 2010-11-27 02:01:59 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-flask-babel Makefile distinfo pkg-descr pkg-plist Log: sk-Babel is an extension to Flask that adds i18n and l10n support to any Flask application. It has builtin support for date formatting with timezone support as well as a very simple and friendly interface to gettext translations. WWW: http://pypi.python.org/pypi/Flask-Babel PR: ports/151627 Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com> Revision Changes Path 1.4145 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/py-flask-babel/Makefile (new) 1.1 +3 -0 ports/devel/py-flask-babel/distinfo (new) 1.1 +6 -0 ports/devel/py-flask-babel/pkg-descr (new) 1.1 +16 -0 ports/devel/py-flask-babel/pkg-plist (new) _______________________________________________ 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" |