FreeBSD Bugzilla – Attachment 118909 Details for
Bug 161335
[NEW PORT] net/p5-Net-Subnet Fast IP-in-subnet matcher for IPv4 and IPv6, CIDR or mask
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.42 KB, created by
Henk van Oers
on 2011-10-06 14:50:06 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Henk van Oers
Created:
2011-10-06 14:50:06 UTC
Size:
2.42 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># p5-Net-Subnet ># p5-Net-Subnet/Makefile ># p5-Net-Subnet/pkg-plist ># p5-Net-Subnet/distinfo ># p5-Net-Subnet/pkg-descr ># >echo c - p5-Net-Subnet >mkdir -p p5-Net-Subnet > /dev/null 2>&1 >echo x - p5-Net-Subnet/Makefile >sed 's/^X//' >p5-Net-Subnet/Makefile << 'e515ea9faba2718ab13d752cb9cfb901' >X# New ports collection makefile for: p5-Net-Subnet >X# Date created: 2011-10-06 >X# Whom: Henk van Oers <hvo.pm@xs4all.nl> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= Net-Subnet >XPORTVERSION= 1.02 >XCATEGORIES= net perl5 >XMASTER_SITES= CPAN >XPKGNAMEPREFIX= p5- >X >XMAINTAINER= perl@FreeBSD.org >XCOMMENT= Fast IP-in-subnet matcher for IPv4 and IPv6, CIDR or mask >X >XLICENSE= ART10 >X >XRUN_DEPENDS= p5-Socket6>=0.23:${PORTSDIR}/net/p5-Socket6 >X >XPERL_CONFIGURE= yes >X >XMAN3= Net::Subnet.3 >X >X.include <bsd.port.mk> >e515ea9faba2718ab13d752cb9cfb901 >echo x - p5-Net-Subnet/pkg-plist >sed 's/^X//' >p5-Net-Subnet/pkg-plist << 'f37d9785d35290105936dd74dbe5fc19' >X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Subnet/.packlist >X%%SITE_PERL%%/Net/Subnet.pm >X@dirrmtry %%SITE_PERL%%/Net >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Subnet >X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net >f37d9785d35290105936dd74dbe5fc19 >echo x - p5-Net-Subnet/distinfo >sed 's/^X//' >p5-Net-Subnet/distinfo << '6cddbf30636719c984025d28c52edc11' >XSHA256 (Net-Subnet-1.02.tar.gz) = 1ba32e2b33160eddfe3c210298a201a2d54d3e9a1d0095d5f173ece795db98f0 >XSIZE (Net-Subnet-1.02.tar.gz) = 4103 >6cddbf30636719c984025d28c52edc11 >echo x - p5-Net-Subnet/pkg-descr >sed 's/^X//' >p5-Net-Subnet/pkg-descr << '43ad15d287328e3d6cc17d9fd65afbc6' >XThis is a simple but fast pure Perl module for determining whether a given >XIP address is in a given set of IP subnets. It's iterative, and it doesn't >Xuse any fancy tries, but because it uses simple bitwise operations on >Xstrings it's still very fast. >XAll documented functions are exported by default. >XSubnets have to be given in "address/mask" or "address/length" (CIDR) >Xformat. The Socket and Socket6 modules are used to normalise addresses, >Xwhich means that any of the address formats supported by inet_aton and >Xinet_pton can be used with Net::Subnet. >X >XWWW: https://metacpan.org/release/Net-Subnet >43ad15d287328e3d6cc17d9fd65afbc6 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 161335
: 118909