Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Mar 2022 13:23:54 20.9.0 |
Bernhard Froehlich (decke)  |
www/py-treq: Add CPE information
Approved by: portmgr (blanket) |
06 May 2021 01:04:20 20.9.0 |
Alan Somers (asomers)  |
www/py-treq: transfer maintainership to Evilham
Evilham already maintains the main consumer of this port, and I no
longer use it or any ports that consume it.
Discussed-with: evilham |
06 May 2021 00:59:40 20.9.0 |
Alan Somers (asomers)  |
www/py-treq: Update to 20.9.0
Reported-by: evilham <contact@evilham.com>
Approved-by: kevans (ports)
PR: 251848 |
07 Apr 2021 08:09:01 17.8.0 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 17.8.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
17.8.0 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
20 Jun 2018 17:05:44
17.8.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 |
29 Dec 2017 09:01:54
17.8.0  |
antoine  |
Simplify some USES=python
With hat: portmgr |
30 Nov 2017 15:50:34
17.8.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 ) |
17 Sep 2017 04:13:49
17.8.0 |
asomers  |
new port: www/py-treq
Requests-like API built on top of twisted.web's Agent
PR: 221889
Reviewed by: koobs
Approved by: koobs (portmgr) |