1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

This package provides a universal framework for calculating the

intersections and gaps in/of 2 dimensional ranges.

WWW:	http://search.cpan.org/dist/Data-Range-Compare/

PR:		ports/ports/152107
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
This commit is contained in:
Philip M. Gollucci 2010-11-11 06:07:52 +00:00
parent c1ce49700a
commit 6e81bc158d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264392
5 changed files with 49 additions and 0 deletions

View File

@ -1400,6 +1400,7 @@
SUBDIR += p5-Data-Path
SUBDIR += p5-Data-Properties
SUBDIR += p5-Data-Random
SUBDIR += p5-Data-Range-Compare
SUBDIR += p5-Data-Recursive-Encode
SUBDIR += p5-Data-Remember
SUBDIR += p5-Data-RoundRobin

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: p5-Data-Range-Compare
# Date created: 2010-11-10
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Data-Range-Compare
PORTVERSION= 1.030
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Find gaps & intersections in lists of ranges
PERL_CONFIGURE= yes
MAN3= Data::Range::Compare.3 \
Data::Range::Compare::Cookbook.3 \
Data::Range::Compare::Cookbook::Instance_and_Constants.3 \
Data::Range::Compare::Cookbook::Recipe_DateTime.3 \
Data::Range::Compare::Cookbook::Recipe_a_to_z.3 \
Data::Range::Compare::Cookbook::Recipe_subclass_a_to_z.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Data-Range-Compare-1.030.tar.gz) = 75d2b88c27221b38e4a6c3a1e92451e7a219205afa2643a58ad2cf375c3e7e46
SIZE (Data-Range-Compare-1.030.tar.gz) = 17140

View File

@ -0,0 +1,4 @@
This package provides a universal framework for calculating the
intersections and gaps in/of 2 dimensional ranges.
WWW: http://search.cpan.org/dist/Data-Range-Compare/

View File

@ -0,0 +1,16 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Range/Compare/.packlist
%%SITE_PERL%%/Data/Range/Compare.pm
%%SITE_PERL%%/Data/Range/Compare.pod
%%SITE_PERL%%/Data/Range/Compare/Cookbook.pod
%%SITE_PERL%%/Data/Range/Compare/Cookbook/Instance_and_Constants.pod
%%SITE_PERL%%/Data/Range/Compare/Cookbook/Recipe_DateTime.pod
%%SITE_PERL%%/Data/Range/Compare/Cookbook/Recipe_a_to_z.pod
%%SITE_PERL%%/Data/Range/Compare/Cookbook/Recipe_subclass_a_to_z.pod
@dirrmtry %%SITE_PERL%%/Data/Range/Compare/Cookbook
@dirrmtry %%SITE_PERL%%/Data/Range/Compare
@dirrmtry %%SITE_PERL%%/Data/Range
@dirrmtry %%SITE_PERL%%/Data
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Range/Compare
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Range
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data