Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.2.0.11
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.2.0.11
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
01 Dec 2020 14:07:16
1.2.0.11
|
antoine  |
Update to 1.2.0.11 |
10 May 2020 09:46:00
1.2.0.10
|
antoine  |
Update to 1.2.0.10 |
27 Apr 2020 21:07:12
1.2.0.9
|
antoine  |
Update to 1.2.0.9 |
11 Mar 2020 09:11:26
1.2.0.8
|
antoine  |
Update to 1.2.0.8 |
09 Sep 2019 19:23:04
1.2.0.7
|
antoine  |
Update to 1.2.0.7 |
20 Jun 2018 17:05:44
1.2.0.6
|
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 |
27 Apr 2018 11:09:35
1.2.0.6
|
antoine  |
Update to 1.2.0.6 |
18 Mar 2018 16:12:18
1.2.0.5
|
antoine  |
- Update to 1.2.0.5
- Allow concurrent installation |
30 Nov 2017 15:50:34
1.2.0.4 
|
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 ) |
21 May 2017 12:30:31
1.2.0.4
|
antoine  |
Update to 1.2.0.4 |
22 Jan 2017 13:41:35
1.2.0.2
|
antoine  |
- Update to 1.2.0.2
- This version works fine with python3 |
23 Oct 2016 09:28:15
1.1.1.7
|
antoine  |
- Update to 1.1.1.7
- Add regression tests |
16 Oct 2016 18:35:02
1.1.1.6
|
antoine  |
Update to 1.1.1.6 |
01 Apr 2016 14:25:18
1.1.1.5
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
29 Apr 2015 16:00:08
1.1.1.5
|
antoine  |
Update to 2.1.0.11 |
10 Apr 2015 22:25:07
1.1.1.4
|
antoine  |
New port: security/py-stix
A Python library for parsing, manipulating, and generating STIX content
WWW: https://github.com/STIXProject/python-stix |