Port details |
- py-dnspython2 DNS toolkit for Python - 2.X branch
- 2.2.0 dns
=0 2.2.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Use dns/py-dnspython
This port expired on: 2022-03-30
- Maintainer: bofh@FreeBSD.org
- Port Added: 2020-11-02 11:40:19
- Last Update: 2022-03-30 10:31:23
- Commit Hash: 801ede8
- Also Listed In: python
- License: ISCL
- WWW:
- http://www.dnspython.org/
- Description:
- dnspython is a DNS toolkit for Python. It supports almost all record
types. It can be used for queries, zone transfers, and dynamic
updates. It supports TSIG authenticated messages and EDNS0.
dnspython provides both high and low level access to DNS. The high
level classes perform queries for data of a given name, type, and
class, and return an answer set. The low level classes allow direct
manipulation of DNS zones, messages, names, and records.
WWW: http://www.dnspython.org/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dnspython2>0:dns/py-dnspython2@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-dnspython2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1642626033
SHA256 (dnspython-2.2.0.tar.gz) = e79351e032d0b606b98d38a4b0e6e2275b31a5b85c873e587cc11b73aca026d6
SIZE (dnspython-2.2.0.tar.gz) = 278858
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-pip>0 : devel/py-pip@py38
- py38-setuptools_scm>=1.15.0 : devel/py-setuptools_scm@py38
- py38-wheel>0 : devel/py-wheel@py38
- cython-3.8 : lang/cython@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py38-dnspython2-2.2.0:
EXAMPLES=on: Build and/or install examples
PYCRYPTODOME=off: Enable pycryptodome (part of dnssec needs it)
===> Use 'make config' to modify these settings
- Options name:
- dns_py-dnspython2
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to dns/py-dnspython on 2022-03-30
REASON: Has expired: Use dns/py-dnspython
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 30 Mar 2022 10:31:23 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-30 dns/py-dnspython2: Use dns/py-dnspython |
2.2.0 01 Mar 2022 02:15:06 |
Muhammad Moinur Rahman (bofh) |
dns/py-dnspython2: Mark DEPRECATED
- After upgrading py-dnspython to 2.2.0 mark this DEPRECATED
- Set EXPIRATION_DATE to 2022-03-30 |
2.2.0 19 Jan 2022 22:48:27 |
Muhammad Moinur Rahman (bofh) |
dns/py-dnspython2: Update version 2.1.0=>2.2.0
Relnotes: https://www.dnspython.org/news/2.2.0/ |
2.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.0 11 Feb 2021 17:06:50 |
bofh |
dns/py-dnspython2: Update version 2.0.0=>2.1.0
Relnotes: https://www.dnspython.org/news/2.1.0/ |
2.0.0 02 Nov 2020 11:40:12 |
bofh |
[NEW] dns/py-dnspython2: DNS toolkit for Python - 2.X branch
dnspython is a DNS toolkit for Python. It supports almost all record
types. It can be used for queries, zone transfers, and dynamic
updates. It supports TSIG authenticated messages and EDNS0.
dnspython provides both high and low level access to DNS. The high
level classes perform queries for data of a given name, type, and
class, and return an answer set. The low level classes allow direct
manipulation of DNS zones, messages, names, and records.
WWW: http://www.dnspython.org/
PR: 250566
Reported by: yasu@utahime.org
Approved by: rm |
Number of commits found: 6
|