pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-Cisco-Abbrev Initial import of p5-Cisco-Abbrev ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4bbabda317ef
branches:  trunk
changeset: 553786:4bbabda317ef
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Jan 29 22:00:17 2009 +0000

description:
Initial import of p5-Cisco-Abbrev version 0.02 in the NetBSD Packages
Collection.

The Perl 5 module Cisco::Abbrev converts between Cisco canonical
interface names (i.e. GigabitEthernet0/1) and the abbreviated forms
often output by their devices (i.e. Gi0/1).

diffstat:

 net/p5-Cisco-Abbrev/DESCR    |   3 +++
 net/p5-Cisco-Abbrev/Makefile |  19 +++++++++++++++++++
 net/p5-Cisco-Abbrev/distinfo |   5 +++++
 3 files changed, 27 insertions(+), 0 deletions(-)

diffs (39 lines):

diff -r 0dd820c42a55 -r 4bbabda317ef net/p5-Cisco-Abbrev/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Cisco-Abbrev/DESCR Thu Jan 29 22:00:17 2009 +0000
@@ -0,0 +1,3 @@
+The Perl 5 module Cisco::Abbrev converts between Cisco canonical
+interface names (i.e. GigabitEthernet0/1) and the abbreviated forms
+often output by their devices (i.e. Gi0/1).
diff -r 0dd820c42a55 -r 4bbabda317ef net/p5-Cisco-Abbrev/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Cisco-Abbrev/Makefile      Thu Jan 29 22:00:17 2009 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/01/29 22:00:17 seb Exp $
+#
+
+DISTNAME=      Cisco-Abbrev-0.02
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    net perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Cisco/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Cisco-Abbrev/
+COMMENT=       Perl 5 module to translate to/from Cisco interface abbbreviations
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES=         # empty
+PERL5_PACKLIST=                auto/Cisco/Abbrev/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0dd820c42a55 -r 4bbabda317ef net/p5-Cisco-Abbrev/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Cisco-Abbrev/distinfo      Thu Jan 29 22:00:17 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/01/29 22:00:17 seb Exp $
+
+SHA1 (Cisco-Abbrev-0.02.tar.gz) = 209fc476bfe8c0507d74fad3aa51bd58cb58dfeb
+RMD160 (Cisco-Abbrev-0.02.tar.gz) = 29bf75bc4114ca4e4838677fad1bbe6ce17209b2
+Size (Cisco-Abbrev-0.02.tar.gz) = 4273 bytes



Home | Main Index | Thread Index | Old Index