Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

4
net/p5-DNS-LDNS/DESCR Normal file
View File

@@ -0,0 +1,4 @@
DNS::LDNS is a perl OO-wrapper for the ldns library. For a detailed
description on how this library works, you are advised to read the ldns
documentation. For a functional description of the wrapper classes,
please read the perldoc for DNS::LDNS and subclasses.

23
net/p5-DNS-LDNS/Makefile Normal file
View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.3 2015/01/18 16:03:10 wiedi Exp $
DISTVERSION= 1.6.17
PKGVERSION= 0.06
PKGNAME= p5-DNS-LDNS-${PKGVERSION}
DISTNAME= ldns-${DISTVERSION}
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/
MAINTAINER= he@NetBSD.org
HOMEPAGE= http://www.nlnetlabs.nl/projects/ldns/
COMMENT= Perl5 bindings for the LDNS library
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= c
WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/DNS-LDNS
PERL5_PACKLIST= auto/DNS/LDNS/.packlist
.include "../../net/ldns/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

5
net/p5-DNS-LDNS/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/11/21 09:54:25 he Exp $
SHA1 (ldns-1.6.17.tar.gz) = 4218897b3c002aadfc7280b3f40cda829e05c9a4
RMD160 (ldns-1.6.17.tar.gz) = 5382cfaafa7ec1fadcf390f804fbf14e04d7c03a
Size (ldns-1.6.17.tar.gz) = 1315403 bytes