Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 May 2021 18:21:35 0.4.3
|
Don Lewis (truckman)  |
devel/py-pinocchio: Upgrade to version 0.4.3
Upgrade devel/py-pinocchio to the current version.
Drop maintainership.
Sponsored by: Farsight Security, Inc. |
07 Apr 2021 08:09:01 0.4.2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.4.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Dec 2020 13:21:38
0.4.2
|
antoine  |
Drop python 2.7 support from a few ports |
20 Jun 2018 17:05:44
0.4.2
|
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
0.4.2
|
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 |
08 Feb 2018 20:18:09
0.4.2
|
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
30 Nov 2017 15:50:34
0.4.2 
|
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 ) |
01 Apr 2016 14:00:57
0.4.2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
10 Feb 2016 20:27:39
0.4.2
|
truckman  |
Sort USE_PYTHON
Sponsored by: Farsight Security, Inc. |
09 Feb 2016 02:52:03
0.4.2
|
truckman  |
Add py-pinocchio port:
Extra plugins for the nose testing framework. Provides tools for
flexibly assigning decorator tags to tests, choosing tests based
on their runtime, doing moderately sophisticated code coverage
analysis of your unit tests, and making your test descriptions
look like specifications.
Sponsored by: Farsight Security, Inc. |