Add math/p5-Geo-Distance-XS 0.05, a Perl module that calculates

distances and closest locations faster than math/p5-Geo-Distance.

Feature safe:	yes
This commit is contained in:
Anton Berezin 2009-09-30 12:59:08 +00:00
parent 9aac83d005
commit a0b183ff6b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242265
5 changed files with 43 additions and 0 deletions

View File

@ -286,6 +286,7 @@
SUBDIR += p5-GIS-Distance
SUBDIR += p5-Geo-Coordinates-UTM
SUBDIR += p5-Geo-Distance
SUBDIR += p5-Geo-Distance-XS
SUBDIR += p5-Graph
SUBDIR += p5-Math-Algebra-Symbols
SUBDIR += p5-Math-Base36

View File

@ -0,0 +1,25 @@
# New ports collection makefile for: math/p5-Geo-Distance-XS
# Date created: 30 September 2009
# Whom: Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Geo-Distance-XS
PORTVERSION= 0.05
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Calculate Distances and Closest Locations faster
BUILD_DEPENDS= p5-Geo-Distance>=0:${PORTSDIR}/math/p5-Geo-Distance
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Geo::Distance::XS.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Geo-Distance-XS-0.05.tar.gz) = 5a0d604cef0c5740c60112995c7d4981
SHA256 (Geo-Distance-XS-0.05.tar.gz) = 87302b681e673f209a8e0ff0617ee2815df3dbaee8867165742797b211f74edb
SIZE (Geo-Distance-XS-0.05.tar.gz) = 49120

View File

@ -0,0 +1,5 @@
The Geo::Distance::XS module provides faster C implementations of the
distance calculations found in Geo::Distance. See the documentation for
that module for usage.
WWW: http://search.cpan.org/dist/Geo-Distance-XS/

View File

@ -0,0 +1,9 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Geo/Distance/XS.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS/XS.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS/XS.so
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance/XS
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/Distance
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Geo/Distance
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Geo