Port details |
- p5-DNS-Ldns Library for programs conforming to DNS RFCs and drafts
- 1.8.4 dns =3 1.8.1Version of this port present on the latest quarterly branch.
- Maintainer: jaap@NLnetLabs.nl
- Port Added: 2014-04-30 09:36:34
- Last Update: 2022-07-20 14:21:47
- Commit Hash: 66ee090
- People watching this port, also watch:: py311-ldns, unbound, rubygem-dnsruby, ldns, nsd
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-DNS-ldns>0:dns/p5-DNS-Ldns
- To install the port:
- cd /usr/ports/dns/p5-DNS-Ldns/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/p5-DNS-Ldns
- pkg install p5-DNS-ldns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-DNS-ldns
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721549282
SHA256 (ldns-1.8.4.tar.gz) = 838b907594baaff1cd767e95466a7745998ae64bc74be038dccc62e2de2e4247
SIZE (ldns-1.8.4.tar.gz) = 1301058
Packages (timestamps in pop-ups are UTC):
- Master port: dns/ldns
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Devel-CheckLib>=0 : devel/p5-Devel-CheckLib
- p5-Test-Exception>=0 : devel/p5-Test-Exception
- perl5>=5.36<5.37 : lang/perl5.36
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Devel-CheckLib>=0 : devel/p5-Devel-CheckLib
- p5-Test-Exception>=0 : devel/p5-Test-Exception
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libldns.so : dns/ldns
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for p5-DNS-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_p5-DNS-Ldns
- USES:
- cpe gmake libtool perl5 ssl perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
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 | Commit | Credits | Log message |
1.8.1 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
1.7.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.17_3 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.6.17_2 27 Oct 2014 12:13:23 |
bapt |
Cleanup plist |
1.6.17_1 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.6.17 30 Apr 2014 15:16:35 |
mat |
Convert p5-DNS-Ldns to staging.
Truckload of pointy hats to: erwin
Sponsored by: Absolight |
1.6.17 30 Apr 2014 09:36:26 |
erwin |
Add p5-DNS-Ldns, perl bindings for ldns.
This port inherits NO_STAGE from its master port.
PR: ports/185788
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Sponsored by: DK Hostmaster A/S
Approved by: portmgr (self) |
Number of commits found: 7
|