Date: Fri, 11 Nov 2011 08:17:55 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/py-gettext Makefile distinfo pkg-descr pkg-plist Message-ID: <201111110817.pAB8Ht04007003@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2011-11-11 08:17:55 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/py-gettext Makefile distinfo pkg-descr pkg-plist
Log:
This implementation of Gettext for Python includes a Msgfmt class
which can be used to generate compiled mo files from Gettext po
files and includes support for the newer msgctxt keyword.
WWW: http://pypi.python.org/pypi/python-gettext
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github)
Feature safe: yes
Revision Changes Path
1.1680 +1 -0 ports/textproc/Makefile
1.1 +27 -0 ports/textproc/py-gettext/Makefile (new)
1.1 +2 -0 ports/textproc/py-gettext/distinfo (new)
1.1 +5 -0 ports/textproc/py-gettext/pkg-descr (new)
1.1 +36 -0 ports/textproc/py-gettext/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111110817.pAB8Ht04007003>
