Port details |
- p5-DNS-Ldns Library for programs conforming to DNS RFCs and drafts
- 1.7.1_2 dns
=1 1.7.1_2Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: jaap@NLnetLabs.nl
 - Port Added: 2014-04-30 09:36:34
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: nsd, py38-ldns, softhsm2, rubygem-dnsruby
- License: BSD3CLAUSE
- 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.
WWW: http://www.nlnetlabs.nl/projects/ldns/
- SVNWeb : git : Homepage
- 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
- PKGNAME: p5-DNS-ldns
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1565861297
SHA256 (ldns-1.7.1.tar.gz) = 8ac84c16bdca60e710eea75782356f3ac3b55680d40e1530d7cea474ac208229
SIZE (ldns-1.7.1.tar.gz) = 1244394
- 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.32.r0<5.33 : lang/perl5.32
- gmake>=4.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Devel-CheckLib>=0 : devel/p5-Devel-CheckLib
- p5-Test-Exception>=0 : devel/p5-Test-Exception
- perl5>=5.32.r0<5.33 : lang/perl5.32
- 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.7.1_2:
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: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: dns/ldns | Date | By | Description |
06 Apr 2021 14:31:07 1.7.1_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Nov 2014 13:08:38
1.6.17_3
|
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 ) |
27 Oct 2014 12:13:23
1.6.17_2
|
bapt  |
Cleanup plist |
10 Jun 2014 12:14:14
1.6.17_1
|
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 |
30 Apr 2014 15:16:35
1.6.17
|
mat  |
Convert p5-DNS-Ldns to staging.
Truckload of pointy hats to: erwin
Sponsored by: Absolight |
30 Apr 2014 09:36:26
1.6.17
|
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: 6
|