pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/irrtoolset5 this is the new version (as of yet: re...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9221bd20dea
branches: trunk
changeset: 570503:a9221bd20dea
user: spz <spz%pkgsrc.org@localhost>
date: Sat Jan 30 16:14:16 2010 +0000
description:
this is the new version (as of yet: release candidate) of irrtoolset,
the client tools to irrd
diffstat:
net/irrtoolset5/DESCR | 13 +++++++++++++
net/irrtoolset5/Makefile | 28 ++++++++++++++++++++++++++++
net/irrtoolset5/PLIST | 8 ++++++++
net/irrtoolset5/distinfo | 5 +++++
4 files changed, 54 insertions(+), 0 deletions(-)
diffs (70 lines):
diff -r 6bb116fbf8d8 -r a9221bd20dea net/irrtoolset5/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/irrtoolset5/DESCR Sat Jan 30 16:14:16 2010 +0000
@@ -0,0 +1,13 @@
+IRRToolSet is a suite of policy analysis tools to operate with
+routing policies in RPSL [RFC 2622] format, registered in an
+Internet Routing Registry(IRR). The main goal of the project is
+to make routing information more convenient and useful for
+network engineers, by providing tools for automated router configuration,
+routing policies analysis, and maintenance.
+
+This package contains the programs rtconfig, peval and rpslcheck.
+
+IRRToolSet started life as RAToolSet from ISI.edu, was then kept by RIPE NCC
+for a while, and is currently maintained at ISC.
+
+THIS IS A DEVELOPMENT VERSION (although a release candidate).
diff -r 6bb116fbf8d8 -r a9221bd20dea net/irrtoolset5/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/irrtoolset5/Makefile Sat Jan 30 16:14:16 2010 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/30 16:14:16 spz Exp $
+#
+
+DISTNAME= irrtoolset-5.0.0pre311
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+
+OWNER= spz%NetBSD.org@localhost
+HOMEPAGE= http://irrtoolset.isc.org/
+COMMENT= The Internet Routing Registry Toolset - client to IRRd
+LICENSE= no-commercial-use
+
+CONFLICTS= IRRToolSet-4.*
+
+INSTALLATION_DIRS= ${PKGBINDIR} ${PKGMANDIR}/man1
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+USE_TOOLS+= bison flex
+GCC_REQD+= 3.0
+
+CONFIG_GUESS_OVERRIDE= config.guess
+CONFIG_SUB_OVERRIDE= config.sub
+
+PKG_DESTDIR_SUPPORT=user-destdir
+
+.include "../../mk/bsd.pkg.mk"
diff -r 6bb116fbf8d8 -r a9221bd20dea net/irrtoolset5/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/irrtoolset5/PLIST Sat Jan 30 16:14:16 2010 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/01/30 16:14:16 spz Exp $
+bin/peval
+bin/rpslcheck
+bin/rtconfig
+man/man1/irrtoolset-errors.1
+man/man1/peval.1
+man/man1/rpslcheck.1
+man/man1/rtconfig.1
diff -r 6bb116fbf8d8 -r a9221bd20dea net/irrtoolset5/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/irrtoolset5/distinfo Sat Jan 30 16:14:16 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/30 16:14:16 spz Exp $
+
+SHA1 (irrtoolset-5.0.0pre311.tar.gz) = 34791b9fbf620e9f193a1696dd586d76db38d077
+RMD160 (irrtoolset-5.0.0pre311.tar.gz) = 9a1cc979cfdec7a4faffd56cf91f2e3d17cdaaad
+Size (irrtoolset-5.0.0pre311.tar.gz) = 1191079 bytes
Home |
Main Index |
Thread Index |
Old Index