Port details |
- py-gettext Python Gettext po to mo file compiler
- 2.1_1 textproc
=0 2.1_1Version of this port present on the latest quarterly branch. - Maintainer: rm@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2011-11-11 08:18:22
- Last Update: 2016-01-16 13:23:41
- SVN Revision: 406219
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://pypi.python.org/pypi/python-gettext/
- Description:
- 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: https://pypi.python.org/pypi/python-gettext/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gettext>0:textproc/py-gettext@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-gettext
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-unittest2>=0 : devel/py-unittest2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1_1 16 Jan 2016 13:23:41
![Revision:406219 Revision:406219](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/py-gettext: rename to match upstream name |
2.1_1 06 Jan 2016 17:45:46
![Revision:405378 Revision:405378](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
feld ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
textproc/py-gettext: Clarify License
Upstream has responded to my request to clarify BSD license.
https://github.com/hannosch/python-gettext/issues/2 |
2.1_1 26 May 2015 16:47:03
![Revision:387491 Revision:387491](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10
Differential Revision: https://reviews.freebsd.org/D2639
Reviewed by: sunpoet, mva |
2.1_1 07 Dec 2014 10:01:37
![Revision:374183 Revision:374183](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert textproc/ to USES=python
With hat: python@ |
2.1_1 10 Mar 2014 17:25:26
![Revision:347786 Revision:347786](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert textproc to USES=zip |
2.1_1 09 Feb 2014 23:13:52
![Revision:343556 Revision:343556](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION |
2.1 20 Nov 2013 20:51:25
![Revision:334452 Revision:334452](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
2.1 20 Sep 2013 23:17:32
![Revision:327773 Revision:327773](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.1 12 Feb 2013 18:28:30
![Revision:312127 Revision:312127](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 2.1
- trim Makefile header
Reported by: portscout |
2.0 25 Dec 2011 12:08:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 2.0
- depend on devel/py-unittest2 conditionally (doesn't needed for python3)
Approved by: novel (mentor, implicit) |
1.2 11 Nov 2011 08:17:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
Number of commits found: 11
|