summaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-Altoids
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>2003-06-17 22:27:51 +0000
committerbillf <billf@FreeBSD.org>2003-06-17 22:27:51 +0000
commit10f6bab0dadb8543323ad30a403e446ba16a1149 (patch)
tree0780e376404dee0f1340ac6b9dd74e4feda20a13 /net-mgmt/p5-Altoids
parent71e18a4174ecbcad84800bfb19eadbc2467c6c56 (diff)
downloadFreeBSD-ports-10f6bab0dadb8543323ad30a403e446ba16a1149.zip
FreeBSD-ports-10f6bab0dadb8543323ad30a403e446ba16a1149.tar.gz
Add p5-Altoids 1.017,
SNMP get/walk functionality with built-in name to OID translation.
Diffstat (limited to 'net-mgmt/p5-Altoids')
-rw-r--r--net-mgmt/p5-Altoids/Makefile32
-rw-r--r--net-mgmt/p5-Altoids/distinfo1
-rw-r--r--net-mgmt/p5-Altoids/pkg-descr8
-rw-r--r--net-mgmt/p5-Altoids/pkg-plist29
4 files changed, 70 insertions, 0 deletions
diff --git a/net-mgmt/p5-Altoids/Makefile b/net-mgmt/p5-Altoids/Makefile
new file mode 100644
index 0000000..b05a2d1
--- /dev/null
+++ b/net-mgmt/p5-Altoids/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: p5-SNMP_Session
+# Date created: 13 June 1999
+# Whom: Bill Fumerola <billf@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Altoids
+PORTVERSION= 1.017
+CATEGORIES= net perl5
+MASTER_SITES= http://dave.plonka.us/Altoids/%SUBDIR%/
+MASTER_SITE_SUBDIR= . old
+PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}${PORTVERSION}
+
+MAINTAINER= billf@FreeBSD.org
+COMMENT= SNMP get/walk functionality with built-in name to OID translation
+
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/SNMP_Session.pm::${PORTSDIR}/net/p5-SNMP_Session
+
+GNU_CONFIGURE= yes
+
+CONFIGURE_ARGS+= --with-perllib=${SITE_PERL} \
+ --with-oids=${LOCALBASE}/share/${PORTNAME:L}
+
+post-install:
+.if !defined(NOPORTDOCS)
+ @${MKDIR} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+.endif
+
+.include <bsd.port.mk>
diff --git a/net-mgmt/p5-Altoids/distinfo b/net-mgmt/p5-Altoids/distinfo
new file mode 100644
index 0000000..0b5ee51
--- /dev/null
+++ b/net-mgmt/p5-Altoids/distinfo
@@ -0,0 +1 @@
+MD5 (Altoids1.017.tar.gz) = ce37ad6c1af08e59a3eefc459e4dc944
diff --git a/net-mgmt/p5-Altoids/pkg-descr b/net-mgmt/p5-Altoids/pkg-descr
new file mode 100644
index 0000000..c50a757
--- /dev/null
+++ b/net-mgmt/p5-Altoids/pkg-descr
@@ -0,0 +1,8 @@
+perl module that provides SNMP get/walk functionality with built-in name
+to OID translation alternatively by using .oid files. It is implemented
+as a derived class based upon p5-SNMP_Session.
+
+WWW: http://dave.plonka.us/Altoids/
+
+- Bill Fumerola
+billf@FreeBSD.org
diff --git a/net-mgmt/p5-Altoids/pkg-plist b/net-mgmt/p5-Altoids/pkg-plist
new file mode 100644
index 0000000..a087251
--- /dev/null
+++ b/net-mgmt/p5-Altoids/pkg-plist
@@ -0,0 +1,29 @@
+bin/altget
+bin/altwalk
+lib/perl5/site_perl/%%PERL_VER%%/Altoids.pm
+lib/perl5/site_perl/%%PERL_VER%%/altoids.pl
+share/altoids/CISCO-ATM-IF-MIB.oid
+share/altoids/CISCO-LECS-MIB.oid
+share/altoids/CISCO-LES-MIB.oid
+share/altoids/IF-MIB.oid
+share/altoids/LAN-EMULATION-CLIENT-MIB.oid
+share/altoids/NOVELL-IPX-MIB.oid
+share/altoids/NOVELL-NLSP-MIB.oid
+share/altoids/NOVELL-RIPSAP-MIB.oid
+share/altoids/OLD-CISCO-INTERFACES-MIB.oid
+share/altoids/OLD-CISCO-NOVELL-MIB.oid
+share/altoids/RFC1213-MIB.oid
+share/altoids/RFC1229-MIB.oid
+share/altoids/RFC1231-MIB.oid
+share/altoids/RFC1243-MIB.oid
+share/altoids/RFC1253-MIB.oid
+share/altoids/RFC1271-MIB.oid
+share/altoids/RFC1285-MIB.oid
+share/altoids/RFC1315-MIB.oid
+share/altoids/RFC1381-MIB.oid
+share/altoids/RFC1382-MIB.oid
+share/altoids/RFC1398-MIB.oid
+share/altoids/RFC1406-MIB.oid
+@dirrm share/altoids
+%%PORTDOCS%%share/doc/Altoids/README
+%%PORTDOCS%%@dirrm share/doc/Altoids
OpenPOWER on IntegriCloud