pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-SNMP-MIB-Compiler Import p5-SNMP-MIB-Compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0901191f52dd
branches:  trunk
changeset: 482903:0901191f52dd
user:      he <he%pkgsrc.org@localhost>
date:      Thu Nov 04 21:42:25 2004 +0000

description:
Import p5-SNMP-MIB-Compiler.

SNMP::MIB::Compiler is a MIB compiler that fully supports
both SMI(v1) and SMIv2. This module can be use to compile
MIBs (recursively or not) or load already compiled MIBs for
later use.

diffstat:

 net/p5-SNMP-MIB-Compiler/DESCR    |   4 ++++
 net/p5-SNMP-MIB-Compiler/Makefile |  18 ++++++++++++++++++
 net/p5-SNMP-MIB-Compiler/PLIST    |   1 +
 net/p5-SNMP-MIB-Compiler/distinfo |   4 ++++
 4 files changed, 27 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 78e92fb6c65a -r 0901191f52dd net/p5-SNMP-MIB-Compiler/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-SNMP-MIB-Compiler/DESCR    Thu Nov 04 21:42:25 2004 +0000
@@ -0,0 +1,4 @@
+SNMP::MIB::Compiler is a MIB compiler that fully supports
+both SMI(v1) and SMIv2. This module can be use to compile
+MIBs (recursively or not) or load already compiled MIBs for
+later use.
diff -r 78e92fb6c65a -r 0901191f52dd net/p5-SNMP-MIB-Compiler/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-SNMP-MIB-Compiler/Makefile Thu Nov 04 21:42:25 2004 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/04 21:42:25 he Exp $
+#
+
+DISTNAME=      SNMP-MIB-Compiler-0.06
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    net
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=SNMP/}
+
+MAINTAINER=    he%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/~ftassin/SNMP-MIB-Compiler-0.06/
+COMMENT=       MIB Compiler supporting SMIv1 and SMIv2
+
+USE_BUILDLINK3=                yes
+
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Net/SNMP/Mib/Compiler/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 78e92fb6c65a -r 0901191f52dd net/p5-SNMP-MIB-Compiler/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-SNMP-MIB-Compiler/PLIST    Thu Nov 04 21:42:25 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/04 21:42:25 he Exp $
diff -r 78e92fb6c65a -r 0901191f52dd net/p5-SNMP-MIB-Compiler/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-SNMP-MIB-Compiler/distinfo Thu Nov 04 21:42:25 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/04 21:42:25 he Exp $
+
+SHA1 (SNMP-MIB-Compiler-0.06.tar.gz) = 048266a7fe68a53116b89255bea9adc0af545adc
+Size (SNMP-MIB-Compiler-0.06.tar.gz) = 236438 bytes



Home | Main Index | Thread Index | Old Index