Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9.6 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.9.6 19 Sep 2017 20:06:45
  |
bofh  |
devel/py3-Jinja2: Update version 2.9.6=>2.9.6
Relnotes: https://github.com/pallets/jinja/blob/master/CHANGES |
2.9.5 04 Mar 2017 20:06:37
  |
bofh  |
devel/py3-Jinja2: Update version 2.8=>2.9.5
- Increase Python version =>3.5 [1]
PR: 215912 [1]
Submitted by: olivierd [1] |
2.8_1 24 Dec 2016 15:52:43
  |
antoine  |
- Remove dependency on the python3 symlink
- USE_PYTHON=concurrent instead of manually setting EXAMPLESDIR |
2.8 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.8 19 Nov 2015 23:56:36
  |
bofh  |
[NEW] devel/py3-Jinja2: Fast and easy to use stand-alone template engine
- Python3 version of devel/py-Jinja2
Jinja is a sandboxed template engine written in pure Python licensed
under the BSD license. It provides a Django-like non-XML syntax and
compiles templates into executable python code. It's basically a
combination of Django templates and python code.
WWW: http://jinja.pocoo.org/ |
Number of commits found: 6
|