summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorseb <seb>2005-03-31 21:19:08 +0000
committerseb <seb>2005-03-31 21:19:08 +0000
commitdbb9185a74cf8743ff835d15f184cb0764321226 (patch)
tree6832e2f36ee6319c9a7e692b288d817bfb85b407 /net
parent2b1686a57272fc180495ae4fecc4dc96f1355f1b (diff)
downloadpkgsrc-dbb9185a74cf8743ff835d15f184cb0764321226.tar.gz
Initial addition of p5-Net-Dev-MIBLoadOrder version 1.1.0 into the
NetBSD Packages Collection. This Perl5 module provides function that will scan a list of files and/or directories to find MIB files. Then parse each MIB file for the information required to determine a MIB Load Order for a Network Management System.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Dev-MIBLoadOrder/DESCR4
-rw-r--r--net/p5-Net-Dev-MIBLoadOrder/Makefile16
-rw-r--r--net/p5-Net-Dev-MIBLoadOrder/PLIST1
-rw-r--r--net/p5-Net-Dev-MIBLoadOrder/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/net/p5-Net-Dev-MIBLoadOrder/DESCR b/net/p5-Net-Dev-MIBLoadOrder/DESCR
new file mode 100644
index 00000000000..9738894b6f5
--- /dev/null
+++ b/net/p5-Net-Dev-MIBLoadOrder/DESCR
@@ -0,0 +1,4 @@
+This perl5 module provides function that will scan a list of files
+and/or directories to find MIB files. Then parse each MIB file for
+the information required to determine a MIB Load Order for a Network
+Management System.
diff --git a/net/p5-Net-Dev-MIBLoadOrder/Makefile b/net/p5-Net-Dev-MIBLoadOrder/Makefile
new file mode 100644
index 00000000000..29b8bd62a2f
--- /dev/null
+++ b/net/p5-Net-Dev-MIBLoadOrder/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/03/31 21:19:08 seb Exp $
+
+DISTNAME= Net-Dev-MIBLoadOrder-1.1.0
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= seb@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Net-Dev-MIBLoadOrder/
+COMMENT= Perl5 module to determine MIB files load order
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/Dev/Tools/MIB/MIBLoadOrder/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-Dev-MIBLoadOrder/PLIST b/net/p5-Net-Dev-MIBLoadOrder/PLIST
new file mode 100644
index 00000000000..64ad49e0b46
--- /dev/null
+++ b/net/p5-Net-Dev-MIBLoadOrder/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/31 21:19:08 seb Exp $
diff --git a/net/p5-Net-Dev-MIBLoadOrder/distinfo b/net/p5-Net-Dev-MIBLoadOrder/distinfo
new file mode 100644
index 00000000000..914f4752eb8
--- /dev/null
+++ b/net/p5-Net-Dev-MIBLoadOrder/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/03/31 21:19:08 seb Exp $
+
+SHA1 (Net-Dev-MIBLoadOrder-1.1.0.tar.gz) = 8d0bb87bf09d294c09a568b7f034f90a70e4bd22
+RMD160 (Net-Dev-MIBLoadOrder-1.1.0.tar.gz) = f194b5870866e01081d81ff0c4e6a9d2aae6991d
+Size (Net-Dev-MIBLoadOrder-1.1.0.tar.gz) = 11506 bytes