Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2009 02:51:08 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/130360: [NEW PORT]graphics/p5-Geo-Point:Perl Module Tries To Abstract Coordinate Systems
Message-ID:  <200901110251.n0B2p8ul057165@www.freebsd.org>
Resent-Message-ID: <200901110300.n0B30GZD049582@freefall.freebsd.org>

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

>Number:         130360
>Category:       ports
>Synopsis:       [NEW PORT]graphics/p5-Geo-Point:Perl Module Tries To Abstract Coordinate Systems
>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:   Sun Jan 11 03:00:16 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov  6 00:32:12 UTC 2008     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Geo::Point tries to abstract coordinate systems. It does not
try to solve all the problems itself, but will call-out for
helper modules when computation has to be done.

The module is heavily resting on Math::Polygon.

WWW: http://search.cpan.org/dist/Geo-Point/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-Geo-Point
#	p5-Geo-Point/pkg-plist
#	p5-Geo-Point/pkg-descr
#	p5-Geo-Point/distinfo
#	p5-Geo-Point/Makefile
#
echo c - p5-Geo-Point
mkdir -p p5-Geo-Point > /dev/null 2>&1
echo x - p5-Geo-Point/pkg-plist
sed 's/^X//' >p5-Geo-Point/pkg-plist << '076d6508c700cf801791e16f2bb48b74'
X%%SITE_PERL%%/mach/auto/Geo/Point/.packlist
X%%SITE_PERL%%/Geo/Surface.pod
X%%SITE_PERL%%/Geo/Point.pod
X%%SITE_PERL%%/Geo/Point.pm
X%%SITE_PERL%%/Geo/Proj.pm
X%%SITE_PERL%%/Geo/Shape.pm
X%%SITE_PERL%%/Geo/Line.pod
X%%SITE_PERL%%/Geo/Surface.pm
X%%SITE_PERL%%/Geo/Line.pm
X%%SITE_PERL%%/Geo/Space.pm
X%%SITE_PERL%%/Geo/Space.pod
X%%SITE_PERL%%/Geo/Proj.pod
X%%SITE_PERL%%/Geo/Shape.pod
X@dirrmtry %%SITE_PERL%%/mach/auto/Geo/Point
X@dirrmtry %%SITE_PERL%%/mach/auto/Geo
X@dirrmtry %%SITE_PERL%%/mach/auto
X@dirrmtry %%SITE_PERL%%/mach
X@dirrmtry %%SITE_PERL%%/Geo
076d6508c700cf801791e16f2bb48b74
echo x - p5-Geo-Point/pkg-descr
sed 's/^X//' >p5-Geo-Point/pkg-descr << '7a20c561d938a5249956e5d6fd9eaad7'
XGeo::Point tries to abstract coordinate systems. It does not
Xtry to solve all the problems itself, but will call-out for
Xhelper modules when computation has to be done.
X
XThe module is heavily resting on Math::Polygon.
X
XWWW: http://search.cpan.org/dist/Geo-Point/
7a20c561d938a5249956e5d6fd9eaad7
echo x - p5-Geo-Point/distinfo
sed 's/^X//' >p5-Geo-Point/distinfo << '9c0f40a37e50b207b942b1f07c1edd4a'
XMD5 (Geo-Point-0.09.tar.gz) = d376f90b49ca9ccd9656d7e6a51fda99
XSHA256 (Geo-Point-0.09.tar.gz) = f4b7a7afe0e55ac26ea88b7a942328ba16bfed3fb1cbc112e143695a89269f7d
XSIZE (Geo-Point-0.09.tar.gz) = 22712
9c0f40a37e50b207b942b1f07c1edd4a
echo x - p5-Geo-Point/Makefile
sed 's/^X//' >p5-Geo-Point/Makefile << '36d82096b313cc05fc583dc7512d6160'
X# New ports collection makefile for:	p5-Geo-Point
X# Date created:      			07 January 2009
X# Whom:					Wen Heping <wenheping@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Geo-Point
XPORTVERSION=	0.09
XCATEGORIES=	graphics devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	wenheping@gmail.com
XCOMMENT=	Perl Module Tries To Abstract Coordinate Systems
X
XRUN_DEPENDS=	${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		p5-Geo-Distance>=0.06:${PORTSDIR}/math/p5-Geo-Distance \
X		p5-Geo-Proj4>=1.00:${PORTSDIR}/graphics/p5-Geo-Proj4 \
X		p5-Math-Complex>=1.54:${PORTSDIR}/math/p5-Math-Complex \
X		p5-Math-Polygon>=1.00:${PORTSDIR}/math/p5-Math-Polygon
X
XMAN3=		Geo::Point.3 Geo::Shape.3 Geo::Surface.3 \
X		Geo::Line.3 Geo::Proj.3 Geo::Space.3
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
36d82096b313cc05fc583dc7512d6160
exit



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



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