aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2011-09-01 19:37:10 +0800
committerlth <lth@FreeBSD.org>2011-09-01 19:37:10 +0800
commit193bee7151107443d6930802da793a9b998dac60 (patch)
treef012cec6daebd737fb5fe13b2038a54c2ff2c597 /textproc
parent8792ec7b298713774f40f4c0fb2a9ff783044502 (diff)
downloadfreebsd-ports-gnome-193bee7151107443d6930802da793a9b998dac60.tar.gz
freebsd-ports-gnome-193bee7151107443d6930802da793a9b998dac60.tar.zst
freebsd-ports-gnome-193bee7151107443d6930802da793a9b998dac60.zip
Add p5-Regexp-IPv6 0.03, regular expression for IPv6 addresses.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-Regexp-IPv6/Makefile21
-rw-r--r--textproc/p5-Regexp-IPv6/distinfo2
-rw-r--r--textproc/p5-Regexp-IPv6/pkg-descr6
-rw-r--r--textproc/p5-Regexp-IPv6/pkg-plist5
5 files changed, 35 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 970f2062f27b..1d787257f31d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -659,6 +659,7 @@
SUBDIR += p5-Regexp-Common-profanity_us
SUBDIR += p5-Regexp-Copy
SUBDIR += p5-Regexp-DefaultFlags
+ SUBDIR += p5-Regexp-IPv6
SUBDIR += p5-Regexp-Log
SUBDIR += p5-Regexp-Log-Common
SUBDIR += p5-SGML-DTDParse
diff --git a/textproc/p5-Regexp-IPv6/Makefile b/textproc/p5-Regexp-IPv6/Makefile
new file mode 100644
index 000000000000..9042eab86297
--- /dev/null
+++ b/textproc/p5-Regexp-IPv6/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: textproc/p5-Regexp-IPv6
+# Date created: 01 September 2011
+# Whom: Lars Thegler <lth@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Regexp-IPv6
+PORTVERSION= 0.03
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= lth@FreeBSD.org
+COMMENT= Regular expression for IPv6 addresses
+
+PERL_CONFIGURE= yes
+
+MAN3= Regexp::IPv6.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Regexp-IPv6/distinfo b/textproc/p5-Regexp-IPv6/distinfo
new file mode 100644
index 000000000000..a5de6a18f9fa
--- /dev/null
+++ b/textproc/p5-Regexp-IPv6/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Regexp-IPv6-0.03.tar.gz) = d542d17d75ce93631de8ba2156da0e0b58a755c409cd4a0d27a3873a26712ce2
+SIZE (Regexp-IPv6-0.03.tar.gz) = 3291
diff --git a/textproc/p5-Regexp-IPv6/pkg-descr b/textproc/p5-Regexp-IPv6/pkg-descr
new file mode 100644
index 000000000000..f023aaac0a74
--- /dev/null
+++ b/textproc/p5-Regexp-IPv6/pkg-descr
@@ -0,0 +1,6 @@
+This module exports the $IPv6_re regular expression that matches
+any valid IPv6 address as described in "RFC 2373 - 2.2 Text
+Representation of Addresses" but ::. Any string not compliant with
+such RFC will be rejected.
+
+WWW: http://search.cpan.org/dist/Regexp-IPv6/
diff --git a/textproc/p5-Regexp-IPv6/pkg-plist b/textproc/p5-Regexp-IPv6/pkg-plist
new file mode 100644
index 000000000000..bf0bee6c5aef
--- /dev/null
+++ b/textproc/p5-Regexp-IPv6/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Regexp/IPv6.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/IPv6/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/IPv6
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp
+@dirrmtry %%SITE_PERL%%/Regexp