Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Nov 2019 14:24:03
2.1.1

|
amdmi3  |
- Update to 2.1.1 |
14 Aug 2019 13:34:34
2.1.0

|
amdmi3  |
- Update to 2.1.0 |
30 Apr 2019 16:48:19
2.0.1

|
amdmi3  |
- Update to 2.0.1 |
22 Apr 2019 17:55:43
2.0.0

|
amdmi3  |
- Update to 2.0.0 |
20 Jun 2018 17:05:44
1.0.0

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
25 Apr 2018 16:42:38
1.0.0

|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
12 Apr 2018 12:33:33
1.0.0

|
amdmi3  |
- Update to 1.0.0 |
02 Apr 2018 17:27:51
0.14.1

|
amdmi3  |
- Update to 0.14.1 |
21 Feb 2018 12:51:20
0.13.1

|
amdmi3  |
- Update to 0.13.1 |
10 Dec 2017 11:07:31
0.13.0

|
amdmi3  |
- Update to 0.13.0 |
03 Dec 2017 21:38:53
0.12.1

|
amdmi3  |
- Update to 0.12.1 |
30 Nov 2017 15:50:34
0.11.0

|
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 ) |
26 May 2017 11:45:40
0.11.0

|
amdmi3  |
- Update to 0.11.0 |
24 May 2017 16:31:28
0.10.1

|
amdmi3  |
- Update to 0.10.1 |
05 Feb 2017 13:55:46
0.9.0

|
amdmi3  |
- Add py-flake8-quotes, py3-flake8-quotes
Flake8 lint for quotes.
WWW: https://pypi.python.org/pypi/flake8-quotes |