non port: dns/py-py3dns/Makefile |
SVNWeb
|
Number of commits found: 14 |
Fri, 3 Jun 2022
|
[ 16:57 Po-Chuan Hsieh (sunpoet) ] 2cd8560
dns/py-py3dns: Convert to USE_PYTHON=pytest
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 3 Mar 2021
|
[ 18:11 sunpoet ]
Remove WRKSRC
|
Thu, 5 Sep 2019
|
[ 17:08 sunpoet ]
Update to 3.2.1
Changes: https://git.launchpad.net/py3dns/tree/CHANGES
|
Tue, 31 Jul 2018
|
[ 00:03 sunpoet ]
Update to 3.2.0
Changes: https://git.launchpad.net/py3dns/log/
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sat, 19 Nov 2016
|
[ 17:06 sunpoet ]
- Update to 3.1.1
Changes: http://bazaar.launchpad.net/~py3dns-hackers/py3dns/trunk/view/head:/CHANGES
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 3 Feb 2016
|
[ 20:54 sunpoet ]
- Sort knobs
- Remove incorrect and outdated PYTHON_REL check
- Do not silence test message
|
Tue, 2 Feb 2016
|
[ 20:01 rm ] (Only the first 10 of 14 ports in this commit are shown above. )
Bump minimal python3 version to 3.3 in USES
Because we are going to remove python 3.2 from the ports tree
With hat: python
|
Tue, 26 Jan 2016
|
[ 14:26 koobs ]
dns/py-py3dns: Limit to Python 3.x, Fix dependencies
py-py3dns is a Python 3.x only package, so limit USES=python
accordingly. ipaddr is needed on <= 3.2, so add it as a conditional
RUN_DEPENDS.
While I'm here:
- Add NO_ARCH
- Add test target, TEST_DEPENDS and patch outdated unit test assertions
that test against live domains, not mocked responses.
- Remove unnecessary setup.py patch
- Match COMMENT to setup.py:description
- Sort and group USE{S} entries
PR: 206645
Reported by: danger
Approved by: portmgr (blanket)
MFH: 2016Q1
Differential Revision: D5083
|
Tue, 29 Dec 2015
|
[ 19:01 sunpoet ]
- Update to 3.1.0
Changes: http://bazaar.launchpad.net/~py3dns-hackers/py3dns/trunk/view/head:/CHANGES
|
[ 17:29 sunpoet ]
- Move dns/py-dns3 to dns/py-py3dns
- Update MASTER_SITES: change from launchpad.net to CHEESEHOP
- Remove PKGNAMESUFFIX
- Add NO_ARCH
- Relax USES=python
- Add PyPI as primary WWW
- Bump PORTREVISION for dependent ports
|
Number of commits found: 14 |