notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details on branch 2024Q3
py-ldns Library for programs conforming to DNS RFCs and drafts
1.8.4 dns on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.8.4Version of this port present on the latest quarterly branch.
Maintainer: jaap@NLnetLabs.nl search for ports maintained by this maintainer
Port Added: 2024-07-22 18:54:09
Last Update: 2024-07-22 18:49:37
Commit Hash: 9be587b
License: BSD3CLAUSE
WWW:
https://www.nlnetlabs.nl/projects/ldns/
Description:
Ldns is a library to simplify implementation of recent DNS RFCs. The goal is to allow depelopers to easily create software conforming to current RFCs and experimental software for current Internet drafts. Because ldns is written in C it should be a lot faster than Perl or other scripting languages.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}ldns>0:dns/py-ldns@${PY_FLAVOR}
To install the port:
cd /usr/ports/dns/py-ldns/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/py-ldns
  • pkg install py311-ldns
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-ldns listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-ldns
Package flavors (<flavor>: <package>)
  • py311: py311-ldns
distinfo:
TIMESTAMP = 1721549282 SHA256 (ldns-1.8.4.tar.gz) = 838b907594baaff1cd767e95466a7745998ae64bc74be038dccc62e2de2e4247 SIZE (ldns-1.8.4.tar.gz) = 1301058

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: dns/ldns
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. swig : devel/swig
  2. gmake>=4.4.1 : devel/gmake
  3. python3.11 : lang/python311
  4. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libldns.so : dns/ldns
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-ldns-1.8.4: DANETAUSAGE=off: Enable ta usage, requires openssl >= 1.1.0 GOST=off: GOST signatures enabled, requires openssl >= 1.0.0 RRTYPEAMTRELAY=off: Enable draft RR type amtrelay. RRTYPEAVC=off: Enable draft RR type avc. RRTYPENINFO=off: Enable draft RR type ninfo. RRTYPERKEY=off: Enable draft RR type rkey. RRTYPETA=off: Enable draft RR type ta. ===> Use 'make config' to modify these settings
Options name:
dns_py-ldns
USES:
cpe gmake libtool perl5 ssl python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ehaupt/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/
  5. https://www.nlnetlabs.nl/downloads/ldns/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: dns/ldns
CommitCreditsLog message
1.8.4
22 Jul 2024 18:49:37
commit hash: 9be587b5da8d7dea89b60c4f2a6a529d11bcce2ecommit hash: 9be587b5da8d7dea89b60c4f2a6a529d11bcce2ecommit hash: 9be587b5da8d7dea89b60c4f2a6a529d11bcce2ecommit hash: 9be587b5da8d7dea89b60c4f2a6a529d11bcce2e files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Jaap Akkerhuis
dns/{,py}ldns, dns/p5-DNS-Ldns: update 1.8.3 → 1.8.4

The most prominent fix is for the bug where ldns would, under certain
conditions, use a commented out resolver in /etc/resolv.conf:
https://github.com/NLnetLabs/ldns/issues/237

Changelog:
https://github.com/NLnetLabs/ldns/blob/1.8.4/Changelog

PR:	280404 278721
MFH:	2024Q3
(cherry picked from commit 7fe9f4303fad76f1d2a9f709a3feb89093bce80c)

Number of commits found: 1