Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.5.1 19 Sep 2017 21:51:51 |
bofh |
devel/py3-babel: Update version 2.3.4=>2.5.1
Relnotes: http://babel.pocoo.org/en/latest/changelog.html |
2.3.4_1 24 Dec 2016 14:30:21 |
antoine |
- Remove dependency on the python3 symlink
- Add LICENSE_FILE |
2.3.4 12 Jun 2016 10:14:49 |
bofh |
devel/py3-babel: Update version 2.1.1=>2.3.4 |
2.1.1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.1.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.1.1 19 Nov 2015 12:03:57 |
bofh |
[NEW] devel/py3-babel: Collection of tools for internationalizing Python
- Python 3 specific version of devel/py-babel
Babel is composed of two major parts:
* tools to build and work with gettext message catalogs
* a Python interface to the CLDR (Common Locale Data Repository),
providing access to various locale display names, localized
number and date formatting, etc.
WWW: http://babel.pocoo.org/ |
Number of commits found: 7
|