aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2010-05-05 11:20:55 +0000
committerAnton Berezin <tobez@FreeBSD.org>2010-05-05 11:20:55 +0000
commitd7a5baa932d68a5f57f7df05a26ab0952b91e2b2 (patch)
tree0823dce8adfca9bc8ea450cc383cd32a8d88a6e2 /net
parent8d4fda9eb3db336043a863791223b7520b869862 (diff)
downloadports-d7a5baa932d68a5f57f7df05a26ab0952b91e2b2.tar.gz
ports-d7a5baa932d68a5f57f7df05a26ab0952b91e2b2.zip
Add net/p5-Net-IRR 0.08, a Perl module that provides an interface to the
Internet Route Registry Daemon.
Notes
Notes: svn path=/head/; revision=253733
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/p5-Net-IRR/Makefile22
-rw-r--r--net/p5-Net-IRR/distinfo3
-rw-r--r--net/p5-Net-IRR/pkg-descr7
-rw-r--r--net/p5-Net-IRR/pkg-plist5
5 files changed, 38 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index caa0642730a4..6cf930f6f250 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -553,6 +553,7 @@
SUBDIR += p5-Net-Hiveminder
SUBDIR += p5-Net-INET6Glue
SUBDIR += p5-Net-IPTrie
+ SUBDIR += p5-Net-IRR
SUBDIR += p5-Net-Ident
SUBDIR += p5-Net-Interface
SUBDIR += p5-Net-Jaiku
diff --git a/net/p5-Net-IRR/Makefile b/net/p5-Net-IRR/Makefile
new file mode 100644
index 000000000000..a10181f1370b
--- /dev/null
+++ b/net/p5-Net-IRR/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: net/p5-Net-IRR
+# Date created: 05 May 2010
+# Whom: Anton Berezin <tobez@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Net-IRR
+PORTVERSION= 0.08
+CATEGORIES= net perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Net
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Perl interface to the Internet Route Registry Daemon
+
+PERL_CONFIGURE= yes
+
+MAN3= Net::IRR.3
+
+.include <bsd.port.mk>
diff --git a/net/p5-Net-IRR/distinfo b/net/p5-Net-IRR/distinfo
new file mode 100644
index 000000000000..32f139e60171
--- /dev/null
+++ b/net/p5-Net-IRR/distinfo
@@ -0,0 +1,3 @@
+MD5 (Net-IRR-0.08.tar.gz) = 188a1c6fc339a97042acbc0a136964d3
+SHA256 (Net-IRR-0.08.tar.gz) = b3865d63ac1a5412f83b0c67cf2f278858eb12a4d22d246613ae7e06d6f8f228
+SIZE (Net-IRR-0.08.tar.gz) = 5622
diff --git a/net/p5-Net-IRR/pkg-descr b/net/p5-Net-IRR/pkg-descr
new file mode 100644
index 000000000000..8a6be91859c1
--- /dev/null
+++ b/net/p5-Net-IRR/pkg-descr
@@ -0,0 +1,7 @@
+This module provides an object oriented perl interface to the Internet
+Route Registry. The interface uses the RIPE/RPSL Tool Query Language as
+defined in Appendix B of the IRRd User Guide. The guide can be found at
+http://www.irrd.net/, however an understanding of the query language is
+not required to use this module.
+
+WWW: http://search.cpan.org/dist/Net-IRR/
diff --git a/net/p5-Net-IRR/pkg-plist b/net/p5-Net-IRR/pkg-plist
new file mode 100644
index 000000000000..c9b47a7fb426
--- /dev/null
+++ b/net/p5-Net-IRR/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Net/IRR.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IRR/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IRR
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrmtry %%SITE_PERL%%/Net