Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2006 18:28:56 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/102266: [NEW PORT] math/p5-Math-Geometry: Geometry related functions
Message-ID:  <20060819102856.6F9A7218@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608191030.k7JAUC1Z004389@freefall.freebsd.org>

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

>Number:         102266
>Category:       ports
>Synopsis:       [NEW PORT] math/p5-Math-Geometry: Geometry related functions
>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:   Sat Aug 19 10:30:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
Math::Geometry implements classic geomtrical functions in Perl, it has
an emphasis on 3 dimensional geometry including projects, rotations
and other standard 3 dimensional operations.

WWW:	http://search.cpan.org/dist/Math-Geometry/

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

--- p5-Math-Geometry-0.04.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-Math-Geometry
#	p5-Math-Geometry/pkg-descr
#	p5-Math-Geometry/Makefile
#	p5-Math-Geometry/pkg-plist
#	p5-Math-Geometry/distinfo
#
echo c - p5-Math-Geometry
mkdir -p p5-Math-Geometry > /dev/null 2>&1
echo x - p5-Math-Geometry/pkg-descr
sed 's/^X//' >p5-Math-Geometry/pkg-descr << 'END-of-p5-Math-Geometry/pkg-descr'
XMath::Geometry implements classic geomtrical functions in Perl, it has
Xan emphasis on 3 dimensional geometry including projects, rotations
Xand other standard 3 dimensional operations.
X
XWWW:	http://search.cpan.org/dist/Math-Geometry/
END-of-p5-Math-Geometry/pkg-descr
echo x - p5-Math-Geometry/Makefile
sed 's/^X//' >p5-Math-Geometry/Makefile << 'END-of-p5-Math-Geometry/Makefile'
X# New ports collection makefile for:	p5-Math-Geometry
X# Date created:		2006-08-19
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math-Geometry
XPORTVERSION=	0.04
XCATEGORIES=	math perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Math
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Geometry related functions
X
XRUN_DEPENDS=	${SITE_PERL}/Math/Matrix.pm:${PORTSDIR}/math/p5-Math-Matrix
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Math::Geometry.3
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-p5-Math-Geometry/Makefile
echo x - p5-Math-Geometry/pkg-plist
sed 's/^X//' >p5-Math-Geometry/pkg-plist << 'END-of-p5-Math-Geometry/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/.packlist
X%%SITE_PERL%%/Math/Geometry.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
END-of-p5-Math-Geometry/pkg-plist
echo x - p5-Math-Geometry/distinfo
sed 's/^X//' >p5-Math-Geometry/distinfo << 'END-of-p5-Math-Geometry/distinfo'
XMD5 (Math-Geometry-0.04.tar.gz) = bc05acfb1b8ddcc3bb869f0df13ea15b
XSHA256 (Math-Geometry-0.04.tar.gz) = c37287088bc7075104ad7d36567bc290995e01bea544747fc5dff3458c6dc7dc
XSIZE (Math-Geometry-0.04.tar.gz) = 3037
END-of-p5-Math-Geometry/distinfo
exit
--- p5-Math-Geometry-0.04.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?20060819102856.6F9A7218>