summaryrefslogtreecommitdiff
path: root/net/irrtoolset5
diff options
context:
space:
mode:
authorspz <spz>2010-01-30 16:14:16 +0000
committerspz <spz>2010-01-30 16:14:16 +0000
commit6ddf64dc4aba5f63af9c55fc53cf99bffa489170 (patch)
treefb8fc461f28986956f8d84e3f30e8ab67c68c7b6 /net/irrtoolset5
parentda5faea1c12e007ad236aa7d9b90846d02882138 (diff)
downloadpkgsrc-6ddf64dc4aba5f63af9c55fc53cf99bffa489170.tar.gz
this is the new version (as of yet: release candidate) of irrtoolset,
the client tools to irrd
Diffstat (limited to 'net/irrtoolset5')
-rw-r--r--net/irrtoolset5/DESCR13
-rw-r--r--net/irrtoolset5/Makefile28
-rw-r--r--net/irrtoolset5/PLIST8
-rw-r--r--net/irrtoolset5/distinfo5
4 files changed, 54 insertions, 0 deletions
diff --git a/net/irrtoolset5/DESCR b/net/irrtoolset5/DESCR
new file mode 100644
index 00000000000..15035b84284
--- /dev/null
+++ b/net/irrtoolset5/DESCR
@@ -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 --git a/net/irrtoolset5/Makefile b/net/irrtoolset5/Makefile
new file mode 100644
index 00000000000..525dcbc2b4d
--- /dev/null
+++ b/net/irrtoolset5/Makefile
@@ -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
+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 --git a/net/irrtoolset5/PLIST b/net/irrtoolset5/PLIST
new file mode 100644
index 00000000000..ec14f50e8db
--- /dev/null
+++ b/net/irrtoolset5/PLIST
@@ -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 --git a/net/irrtoolset5/distinfo b/net/irrtoolset5/distinfo
new file mode 100644
index 00000000000..9fec91185ee
--- /dev/null
+++ b/net/irrtoolset5/distinfo
@@ -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