Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  6 Mar 2007 13:41:53 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109964: [NEW PORT] math/p5-Math-NumberCruncher: Collection of useful math-related functions
Message-ID:  <20070306054153.622C11145A@chinsan.twbbs.org>
Resent-Message-ID: <200703060550.l265o19o012961@freefall.freebsd.org>

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

>Number:         109964
>Category:       ports
>Synopsis:       [NEW PORT] math/p5-Math-NumberCruncher: Collection of useful math-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:   Tue Mar 06 05:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb  5 23:22:25 CST
>Description:
Math::BigInt - Arbitrary size integer math package for perl.

This is a complete rewrite of Math::BigInt, Math::BigFloat and friends,
which are included with the standard system perl.

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

-Anton
<tobez@FreeBSD.org>

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

--- p5-Math-NumberCruncher-5.00.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-NumberCruncher
#	p5-Math-NumberCruncher/Makefile
#	p5-Math-NumberCruncher/distinfo
#	p5-Math-NumberCruncher/pkg-descr
#	p5-Math-NumberCruncher/pkg-plist
#
echo c - p5-Math-NumberCruncher
mkdir -p p5-Math-NumberCruncher > /dev/null 2>&1
echo x - p5-Math-NumberCruncher/Makefile
sed 's/^X//' >p5-Math-NumberCruncher/Makefile << 'END-of-p5-Math-NumberCruncher/Makefile'
X# New ports collection makefile for:	math/p5-Math-NumberCruncher
X# Date created:				2007/03/06
X# Whom:					chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math-NumberCruncher
XPORTVERSION=	5.00
XCATEGORIES=	math perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Math
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	chinsan@FreeBSD.org
XCOMMENT=	Collection of useful math-related functions
X
XBUILD_DEPENDS=	p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Math::NumberCruncher.3
X
X.include <bsd.port.mk>
END-of-p5-Math-NumberCruncher/Makefile
echo x - p5-Math-NumberCruncher/distinfo
sed 's/^X//' >p5-Math-NumberCruncher/distinfo << 'END-of-p5-Math-NumberCruncher/distinfo'
XMD5 (Math-NumberCruncher-5.00.tar.gz) = 42a86b1ea9d47b2413300af28ce5df9f
XSHA256 (Math-NumberCruncher-5.00.tar.gz) = 481ee17c60939060509c431d1cc701a4cfae485d68de2e7d4f70d1eae1e8df0d
XSIZE (Math-NumberCruncher-5.00.tar.gz) = 82311
END-of-p5-Math-NumberCruncher/distinfo
echo x - p5-Math-NumberCruncher/pkg-descr
sed 's/^X//' >p5-Math-NumberCruncher/pkg-descr << 'END-of-p5-Math-NumberCruncher/pkg-descr'
XMath::BigInt - Arbitrary size integer math package for perl.
X
XThis is a complete rewrite of Math::BigInt, Math::BigFloat and friends,
Xwhich are included with the standard system perl.
X
XWWW: http://search.cpan.org/dist/Math-BigInt/
X
X-Anton
X<tobez@FreeBSD.org>
END-of-p5-Math-NumberCruncher/pkg-descr
echo x - p5-Math-NumberCruncher/pkg-plist
sed 's/^X//' >p5-Math-NumberCruncher/pkg-plist << 'END-of-p5-Math-NumberCruncher/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/NumberCruncher/.packlist
X%%SITE_PERL%%/Math/NumberCruncher.pod
X%%SITE_PERL%%/Math/NumberCruncher.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/NumberCruncher
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
X@dirrmtry %%SITE_PERL%%/Math
END-of-p5-Math-NumberCruncher/pkg-plist
exit
--- p5-Math-NumberCruncher-5.00.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?20070306054153.622C11145A>