Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2006 08:36:25 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/104695: [NEW PORT] math/p5-GIS-Distance: Calculate geographic distances
Message-ID:  <20061023003625.DC7F69F@netnews.NCTU.edu.tw>
Resent-Message-ID: <200610230040.k9N0eHY7067853@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104695
>Category:       ports
>Synopsis:       [NEW PORT] math/p5-GIS-Distance: Calculate geographic distances
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 23 00:40:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
This perl library aims to provide as many tools to make it as simple
as possible to calculate distances between geographic points, and
anything that can be derived from that.

WWW:	http://search.cpan.org/dist/GIS-Distance/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-GIS-Distance-0.01001.shar begins here ---
# 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-GIS-Distance
#	p5-GIS-Distance/pkg-descr
#	p5-GIS-Distance/Makefile
#	p5-GIS-Distance/pkg-plist
#	p5-GIS-Distance/distinfo
#
echo c - p5-GIS-Distance
mkdir -p p5-GIS-Distance > /dev/null 2>&1
echo x - p5-GIS-Distance/pkg-descr
sed 's/^X//' >p5-GIS-Distance/pkg-descr << 'END-of-p5-GIS-Distance/pkg-descr'
XThis perl library aims to provide as many tools to make it as simple
Xas possible to calculate distances between geographic points, and
Xanything that can be derived from that.
X
XWWW:	http://search.cpan.org/dist/GIS-Distance/
END-of-p5-GIS-Distance/pkg-descr
echo x - p5-GIS-Distance/Makefile
sed 's/^X//' >p5-GIS-Distance/Makefile << 'END-of-p5-GIS-Distance/Makefile'
X# New ports collection makefile for:	p5-GIS-Distance
X# Date created:		2006-10-23
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	GIS-Distance
XPORTVERSION=	0.01001
XCATEGORIES=	math
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/B/BL/BLUEFEET
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Calculate geographic distances
X
XRUN_DEPENDS=	${SITE_PERL}/Class/Data/Accessor.pm:${PORTSDIR}/devel/p5-Class-Data-Accessor \
X		${SITE_PERL}/Class/Measure.pm:${PORTSDIR}/devel/p5-Class-Measure
X
XPERL_CONFIGURE=	yes
X
XMAN3=		GIS::Distance.3 GIS::Distance::Cosine.3 \
X		GIS::Distance::GeoEllipsoid.3 GIS::Distance::GreatCircle.3 \
X		GIS::Distance::Haversine.3 GIS::Distance::MathTrig.3 \
X		GIS::Distance::Polar.3 GIS::Distance::Vincenty.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500601	# Inherited from devel/p5-Class-Measure
XIGNORE=		requires Perl 5.6.1 or newer. Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-GIS-Distance/Makefile
echo x - p5-GIS-Distance/pkg-plist
sed 's/^X//' >p5-GIS-Distance/pkg-plist << 'END-of-p5-GIS-Distance/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/GIS/Distance/.packlist
X%%SITE_PERL%%/GIS/Distance.pm
X%%SITE_PERL%%/GIS/Distance/Cosine.pm
X%%SITE_PERL%%/GIS/Distance/GeoEllipsoid.pm
X%%SITE_PERL%%/GIS/Distance/GreatCircle.pm
X%%SITE_PERL%%/GIS/Distance/Haversine.pm
X%%SITE_PERL%%/GIS/Distance/MathTrig.pm
X%%SITE_PERL%%/GIS/Distance/Polar.pm
X%%SITE_PERL%%/GIS/Distance/Vincenty.pm
X@dirrmtry %%SITE_PERL%%/GIS/Distance
X@dirrmtry %%SITE_PERL%%/GIS
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GIS/Distance
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GIS
END-of-p5-GIS-Distance/pkg-plist
echo x - p5-GIS-Distance/distinfo
sed 's/^X//' >p5-GIS-Distance/distinfo << 'END-of-p5-GIS-Distance/distinfo'
XMD5 (GIS-Distance-0.01001.tar.gz) = ff40f50e5fb2d521bc966ee1ef07b30e
XSHA256 (GIS-Distance-0.01001.tar.gz) = a8896f822e8b7003f7758ea696b60289cda864f6f6b09a62a6f7d2b6339fab6a
XSIZE (GIS-Distance-0.01001.tar.gz) = 7884
END-of-p5-GIS-Distance/distinfo
exit
--- p5-GIS-Distance-0.01001.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061023003625.DC7F69F>