pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-Bind Initial import of p5-Net-Bind-0.05 int...
details: https://anonhg.NetBSD.org/pkgsrc/rev/216f26e5f8da
branches: trunk
changeset: 465427:216f26e5f8da
user: grant <grant%pkgsrc.org@localhost>
date: Tue Dec 30 02:38:47 2003 +0000
description:
Initial import of p5-Net-Bind-0.05 into the NetBSD packages collection.
This module provides an interface to various files related to the bind
DNS daemon.
diffstat:
net/p5-Net-Bind/DESCR | 2 ++
net/p5-Net-Bind/Makefile | 15 +++++++++++++++
net/p5-Net-Bind/PLIST | 1 +
net/p5-Net-Bind/distinfo | 4 ++++
4 files changed, 22 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 755c142f17d5 -r 216f26e5f8da net/p5-Net-Bind/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Bind/DESCR Tue Dec 30 02:38:47 2003 +0000
@@ -0,0 +1,2 @@
+This module provides an interface to various files related to the bind
+DNS daemon.
diff -r 755c142f17d5 -r 216f26e5f8da net/p5-Net-Bind/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Bind/Makefile Tue Dec 30 02:38:47 2003 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/30 02:38:47 grant Exp $
+
+DISTNAME= Net-Bind-0.05
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+COMMENT= Perl5 module to grovel DNS resolver information
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Bind/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 755c142f17d5 -r 216f26e5f8da net/p5-Net-Bind/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Bind/PLIST Tue Dec 30 02:38:47 2003 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/30 02:38:47 grant Exp $
diff -r 755c142f17d5 -r 216f26e5f8da net/p5-Net-Bind/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-Bind/distinfo Tue Dec 30 02:38:47 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/30 02:38:47 grant Exp $
+
+SHA1 (Net-Bind-0.05.tar.gz) = c6e3bb3e08448a6a11b280917adc1b3f5508ddf1
+Size (Net-Bind-0.05.tar.gz) = 10985 bytes
Home |
Main Index |
Thread Index |
Old Index