non port: dns/py-dns-lexicon/Makefile |
Number of commits found: 114 (showing only 14 on this page) |
Friday, 2 Mar 2018
|
04:33 yuri
dns/py-dns-lexicon: Update to 2.1.20
Also removed version numbers of dependencies.
PR: 226280
Submitted by: Goran Mekic <meka@tilda.center>
Approved by: tcberner (mentor, implicit)
 |
Saturday, 24 Feb 2018
|
20:12 yuri
dns/py-dns-lexicon: Update to 2.1.19
Also added USE_PYTHON=concurrent
PR: 226182
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: tcberner (mentor, implicit)
 |
Saturday, 27 Jan 2018
|
13:45 dbaio
dns/py-dns-lexicon: Update to 2.1.18
PR: 225464
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
 |
Friday, 29 Dec 2017
|
22:03 joneum
dns/py-dns-lexicon: Update from 2.1.12 to 2.1.16
*While here, switch to DISTVERSION
PR: 224589
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: mentors (implicit)
 |
Thursday, 30 Nov 2017
|
15:50 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
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
 |
Wednesday, 29 Nov 2017
|
22:15 dbaio
dns/py-dns-lexicon: Update to 2.1.12
Changes: https://github.com/AnalogJ/lexicon/releases/tag/v2.1.12
PR: 223968
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
 |
Monday, 13 Nov 2017
|
05:19 swills
dns/py-dns-lexicon: update to 2.1.11
PR: 223639
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
 |
Wednesday, 19 Jul 2017
|
23:23 dbaio
dns/py-dns-lexicon: Update to 2.1.10
Changes: https://github.com/AnalogJ/lexicon/releases/tag/v2.1.9
https://github.com/AnalogJ/lexicon/releases/tag/v2.1.10
PR: 220845
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
 |
Thursday, 29 Jun 2017
|
18:16 ultima
* Updated to 2.1.8
Changelog: https://github.com/AnalogJ/lexicon/releases/tag/v2.1.8
PR: 220298
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11384
 |
Monday, 19 Jun 2017
|
22:31 dbaio
dns/py-dns-lexicon: Update to 2.1.7
Changes: https://github.com/AnalogJ/lexicon/releases/tag/v2.1.7
PR: 220007
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11220
 |
Monday, 29 May 2017
|
15:28 sunpoet
Update to 2.1.5
Changes: https://github.com/AnalogJ/lexicon/releases
PR: 219623
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
 |
Tuesday, 16 May 2017
|
00:13 dbaio
dns/py-dns-lexicon: Update to 2.1.4
PR: 219240
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10700
 |
Tuesday, 9 May 2017
|
14:23 sunpoet
Update to 2.1.2
- While I'm here:
- Add LICENSE_FILE
- Sort USE_PYTHON
- Fix typo
Changes: https://github.com/AnalogJ/lexicon/releases
PR: 219167
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
 |
Saturday, 6 May 2017
|
06:03 miwi
Lexicon provides a way to manipulate DNS records on multiple DNS providers in a
standardized way. Lexicon has a CLI but it can also be used as a python library.
Lexicon was designed to be used in automation, specifically letsencrypt.
WWW: https://github.com/AnalogJ/lexicon
PR: 218792
Submitted by: Goran Meki <meka@tilda.center>
 |
Number of commits found: 114 (showing only 14 on this page) |