Index: head/net/p5-Net-IP-RangeCompare/Makefile =================================================================== --- head/net/p5-Net-IP-RangeCompare/Makefile (revision 363609) +++ head/net/p5-Net-IP-RangeCompare/Makefile (revision 363610) @@ -1,19 +1,23 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= Net-IP-RangeCompare PORTVERSION= 4.025 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension for IP Range Comparisons -RUN_DEPENDS= p5-Data-IPV4-Range-Parse>=0.05:${PORTSDIR}/net/p5-Data-IPV4-Range-Parse \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Data-IPV4-Range-Parse>=0.05:${PORTSDIR}/net/p5-Data-IPV4-Range-Parse \ p5-Data-Range-Compare>=1.030:${PORTSDIR}/devel/p5-Data-Range-Compare +RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 USE_PERL5= configure +USES= perl5 .include Index: head/net/p5-Net-IP-RangeCompare/pkg-descr =================================================================== --- head/net/p5-Net-IP-RangeCompare/pkg-descr (revision 363609) +++ head/net/p5-Net-IP-RangeCompare/pkg-descr (revision 363610) @@ -1,12 +1,12 @@ -Fast scalable ip range aggregation and summary tool kit. Find -intersections across multiple lists of IP ranges, fast. +Fast scalable ip range aggregation and summary tool kit. Find intersections +across multiple lists of IP ranges, fast. -Although similar in functionality to Net::CIDR::Compare, Net::Netmask -and NetAddr::IP, Net::IP::RangeCompare is a completely range driven ip -management and evaluation tool allowing more flexibility and -scalability when dealing with the somewhat organic nature of IP-Ranges. +Although similar in functionality to Net::CIDR::Compare, Net::Netmask and +NetAddr::IP, Net::IP::RangeCompare is a completely range driven ip management +and evaluation tool allowing more flexibility and scalability when dealing with +the somewhat organic nature of IP-Ranges. -If you have a large number of ipv4 ranges and need to inventory lists -of ranges for intersections, this is the Module for you! +If you have a large number of ipv4 ranges and need to inventory lists of ranges +for intersections, this is the Module for you! WWW: http://search.cpan.org/dist/Net-IP-RangeCompare/ Index: head/net/p5-Net-IP-RangeCompare/pkg-plist =================================================================== --- head/net/p5-Net-IP-RangeCompare/pkg-plist (revision 363609) +++ head/net/p5-Net-IP-RangeCompare/pkg-plist (revision 363610) @@ -1,9 +1,9 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/RangeCompare/.packlist %%SITE_PERL%%/Net/IP/RangeCompare.pm %%SITE_PERL%%/Net/IP/RangeCompare.pod +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/RangeCompare/.packlist %%PERL5_MAN3%%/Net::IP::RangeCompare.3.gz -@dirrmtry %%SITE_PERL%%/Net/IP -@dirrmtry %%SITE_PERL%%/Net -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/RangeCompare +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/RangeCompare @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrmtry %%SITE_PERL%%/Net/IP +@dirrmtry %%SITE_PERL%%/Net