Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2009 14:49:48 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/130302: [NEW PORT]math/p5-Math-Polygon:Class for Maintaining Polygon Data
Message-ID:  <200901081449.n08Enmqv028494@www.freebsd.org>
Resent-Message-ID: <200901081450.n08Eo2YD065318@freefall.freebsd.org>

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

>Number:         130302
>Category:       ports
>Synopsis:       [NEW PORT]math/p5-Math-Polygon:Class for Maintaining Polygon Data
>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:   Thu Jan 08 14:50:02 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:
p5-Math-Polygon is a perl class provides an OO interface around
Math::Polygon::Calc and Math::Polygon::Clip.

WWW:    http://search.cpan.org/~markov/Math-Polygon/
>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-Math-Polygon
#	p5-Math-Polygon/pkg-plist
#	p5-Math-Polygon/pkg-descr
#	p5-Math-Polygon/distinfo
#	p5-Math-Polygon/Makefile
#
echo c - p5-Math-Polygon
mkdir -p p5-Math-Polygon > /dev/null 2>&1
echo x - p5-Math-Polygon/pkg-plist
sed 's/^X//' >p5-Math-Polygon/pkg-plist << 'd42ce1559cbe4dce601d26530618f488'
X%%SITE_PERL%%/Math/Polygon.pod
X%%SITE_PERL%%/Math/Polygon/Surface.pm
X%%SITE_PERL%%/Math/Polygon/Transform.pm
X%%SITE_PERL%%/Math/Polygon/Calc.pm
X%%SITE_PERL%%/Math/Polygon/Transform.pod
X%%SITE_PERL%%/Math/Polygon/Clip.pm
X%%SITE_PERL%%/Math/Polygon/Surface.pod
X%%SITE_PERL%%/Math/Polygon/Calc.pod
X%%SITE_PERL%%/Math/Polygon/Clip.pod
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polygon/.packlist
X%%SITE_PERL%%/Math/Polygon.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
X@dirrmtry %%SITE_PERL%%/Math/Polygon
X@dirrmtry %%SITE_PERL%%/Math
X@dirrmtry %%SITE_PERL%%/mach/auto/Math/Polygon
X@dirrmtry %%SITE_PERL%%/mach/auto/Math
d42ce1559cbe4dce601d26530618f488
echo x - p5-Math-Polygon/pkg-descr
sed 's/^X//' >p5-Math-Polygon/pkg-descr << 'e907e1b1654125bdfcef189d2a66046e'
Xp5-Math-Polygon is a perl class provides an OO interface around
XMath::Polygon::Calc and Math::Polygon::Clip.
X
XWWW:	http://search.cpan.org/~markov/Math-Polygon/
e907e1b1654125bdfcef189d2a66046e
echo x - p5-Math-Polygon/distinfo
sed 's/^X//' >p5-Math-Polygon/distinfo << '618d0047a4d987af27ae6cf562e7ee60'
XMD5 (Math-Polygon-1.00.tar.gz) = 52b17688acb351a38842c6ee9cea8a6a
XSHA256 (Math-Polygon-1.00.tar.gz) = c4f95b573d07d4057dd58247a01dfdcde15c95fcb021e02f703110d68ffd2f35
XSIZE (Math-Polygon-1.00.tar.gz) = 19528
618d0047a4d987af27ae6cf562e7ee60
echo x - p5-Math-Polygon/Makefile
sed 's/^X//' >p5-Math-Polygon/Makefile << '1f9ef19c83774dc7874b09ffbe82f793'
X# New ports collection makefile for:	p5-Math-Polygon
X# Date created:		2009-01-07
X# Whom:			Wen Heping <wenheping@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math-Polygon
XPORTVERSION=	1.00
XCATEGORIES=	math perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	wenheping@gmail.com
XCOMMENT=	Class for Maintaining Polygon Data
X
XBUILD_DEPENDS=	${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
X		p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
X		p5-Math-Complex>=1.54:${PORTSDIR}/math/p5-Math-Complex \
X		p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Math::Polygon.3 \
X		Math::Polygon::Calc.3 \
X		Math::Polygon::Clip.3 \
X		Math::Polygon::Surface.3 \
X		Math::Polygon::Transform.3
X
X.include <bsd.port.mk>
1f9ef19c83774dc7874b09ffbe82f793
exit



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



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