SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,13 @@
COMMENT= regular expression for IPv6 addresses
MODULES= cpan
PKG_ARCH= *
DISTNAME= Regexp-IPv6-0.03
REVISION= 0
CATEGORIES= devel
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Regexp-IPv6-0.03.tar.gz) = 1ULRfXXOk2Md6LohVtoOC1inVcQJzUoNJ6OHOiZxLOI=
SIZE (Regexp-IPv6-0.03.tar.gz) = 3291

View file

@ -0,0 +1,2 @@
This module exports the $IPv6_re regular expression that matches
any valid IPv6 address as described in RFC 2373.

View file

@ -0,0 +1,3 @@
${P5SITE}/Regexp/
${P5SITE}/Regexp/IPv6.pm
@man man/man3p/Regexp::IPv6.3p