Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2021 16:04:33
18.1.0

|
rene  |
Remove empty PY_IPADDRESS from ports using Python 3.6+
Also remove one manual declaration (net-mgmt/py-aggregate6) |
28 Dec 2020 23:02:15
18.1.0

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
15 Jan 2020 14:21:03
18.1.0

|
antoine  |
Cleanup depends |
18 Jun 2019 02:00:14
18.1.0

|
swills  |
security/py-service_identity: Update to 18.1.0
PR: 238459
Approved by: Axel.Rau@Chaos1.DE (maintainer) |
20 Jun 2018 17:05:44
17.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 |
30 Nov 2017 15:50:34
17.0.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 ) |
13 Sep 2017 23:45:06
17.0.0

|
asomers  |
security/py-service_identity: upgrade to 17.0.0
PR: 222181
Approved by: Axel.Rau@Chaos1.DE (maintainer) |
01 Apr 2016 14:25:18
16.0.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
10 Mar 2016 16:30:32
16.0.0

|
rakuco  |
Update to 16.0.0.
PR: 207789
Submitted by: jochen@jochen-neumeister.de (first version),
Axel.Rau@Chaos1.DE (later version)
Approved by: Axel.Rau@Chaos1.DE (maintainer) |
18 Nov 2015 21:41:48
14.0.0_2

|
rm  |
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name
- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH
PR: 204567
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1) |
14 Nov 2015 20:54:42
14.0.0_1

|
rm  |
devel/py-asn1-modules: rename to py-pyasn1-modules to match upstream naming
- bump PORTREVISION for dependend ports |
30 Sep 2014 14:04:34
14.0.0

|
mva  |
service_identity aspires to give you all the tools you need
for verifying whether a certificate is valid for the intended
purposes.
In the simplest case, this means host name verification.
However, service_identity implements RFC 6125 fully and
plans to add other relevant RFCs too.
WWW: https://github.com/pyca/service_identity
PR: 193930
Submitted by: Axel Rau <axel.rau@chaos1.de> |