Port details on branch 2024Q3 |
- py-dnspython DNS toolkit for Python
- 2.7.0,1 dns =47 2.7.0,1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2004-12-26 10:43:33
- Last Update: 2024-10-07 05:34:38
- Commit Hash: 55e087f
- People watching this port, also watch:: png, libxml2, expat, libiconv, pcre
- Also Listed In: python
- License: ISCL
- WWW:
- https://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.
- ¦ ¦ ¦ ¦
- 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}dnspython>0:dns/py-dnspython@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/dns/py-dnspython/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/py-dnspython
- pkg install py311-dnspython
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-dnspython listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dnspython
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728278129
SHA256 (dnspython-2.7.0.tar.gz) = ce9c432eda0dc91cf618a5cedf1a4e142651196bbcd2c80e89ed5a907e5cfaf1
SIZE (dnspython-2.7.0.tar.gz) = 345197
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:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-h2>=4.1.0 : www/py-h2@py311
- py311-httpcore>=0.17.3 : www/py-httpcore@py311
- py311-httpx>=0.25.1 : www/py-httpx@py311
- py311-aioquic>=1.0.0 : www/py-aioquic@py311
- py311-idna>=2.1 : dns/py-idna@py311
- py311-trio>=0.14 : net/py-trio@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- audio/py-pyradio
- dns/knock
- dns/py-easyzone
- net/samba416
- net/samba419
-
Deleted ports which required this port:
- for Run
-
- audio/py-pyradio
- deskutils/calibre
- devel/py-aioice
- dns/dnsrecon
- dns/dnsviz
- dns/knock
- dns/letsdns
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-dnspython-2.7.0,1:
DNSSEC=on: DNSSEC Support
DOH=on: DNS over HTTPS Support
DOQ=on: DNS over QUIC Support
EXAMPLES=on: Build and/or install examples
IDNA=on: Internationalized Domain Names in Application Support
TRIO=on: Concurrent async IO library support with TRIO backend
===> Use 'make config' to modify these settings
- Options name:
- dns_py-dnspython
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|