Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 2010 10:00:08 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/152635: [NEW PORT] math/p5-Math-BigInt-FastCalc: Math::BigInt::Calc with some XS for more speed
Message-ID:  <20101128020008.DA0337E81B@colo-p.gslin.org>
Resent-Message-ID: <201011280200.oAS20Maf077621@freefall.freebsd.org>

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

>Number:         152635
>Category:       ports
>Synopsis:       [NEW PORT] math/p5-Math-BigInt-FastCalc: Math::BigInt::Calc with some XS for more speed
>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 Nov 28 02:00:22 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
Provides support for big integer calculations. Not intended to be used
by other modules. Other modules which sport the same functions can
also be used to support Math::BigInt, like Math::BigInt::GMP or
Math::BigInt::Pari.

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

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

--- p5-Math-BigInt-FastCalc-0.24.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-BigInt-FastCalc
#	p5-Math-BigInt-FastCalc/pkg-descr
#	p5-Math-BigInt-FastCalc/Makefile
#	p5-Math-BigInt-FastCalc/pkg-plist
#	p5-Math-BigInt-FastCalc/distinfo
#
echo c - p5-Math-BigInt-FastCalc
mkdir -p p5-Math-BigInt-FastCalc > /dev/null 2>&1
echo x - p5-Math-BigInt-FastCalc/pkg-descr
sed 's/^X//' >p5-Math-BigInt-FastCalc/pkg-descr << '4a9b861ed53458ee7a0abbdba7d44f43'
XProvides support for big integer calculations. Not intended to be used
Xby other modules. Other modules which sport the same functions can
Xalso be used to support Math::BigInt, like Math::BigInt::GMP or
XMath::BigInt::Pari.
X
XWWW:	http://search.cpan.org/dist/Math-BigInt-FastCalc/
4a9b861ed53458ee7a0abbdba7d44f43
echo x - p5-Math-BigInt-FastCalc/Makefile
sed 's/^X//' >p5-Math-BigInt-FastCalc/Makefile << 'a7b3dcd3d98736ecfa4d669929e15410'
X# New ports collection makefile for:	p5-Math-BigInt-FastCalc
X# Date created:		2010-11-26
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math-BigInt-FastCalc
XPORTVERSION=	0.24
XCATEGORIES=	math perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Math::BigInt::Calc with some XS for more speed
X
XRUN_DEPENDS=	p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Math::BigInt::FastCalc.3
X
X.include <bsd.port.mk>
a7b3dcd3d98736ecfa4d669929e15410
echo x - p5-Math-BigInt-FastCalc/pkg-plist
sed 's/^X//' >p5-Math-BigInt-FastCalc/pkg-plist << 'ab76d1110a46a58bec415452a188cc63'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/Math/BigInt/FastCalc.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt/FastCalc/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt/FastCalc/FastCalc.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt/FastCalc/FastCalc.so
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt/FastCalc
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/BigInt
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math
ab76d1110a46a58bec415452a188cc63
echo x - p5-Math-BigInt-FastCalc/distinfo
sed 's/^X//' >p5-Math-BigInt-FastCalc/distinfo << '2ffd319446662d4c97369f0b5723e72d'
XSHA256 (Math-BigInt-FastCalc-0.24.tar.gz) = b537a6217771ea54321ba90130b25b074c024ca253e6091941f0db77c2cd80e7
XSIZE (Math-BigInt-FastCalc-0.24.tar.gz) = 62000
2ffd319446662d4c97369f0b5723e72d
exit
--- p5-Math-BigInt-FastCalc-0.24.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?20101128020008.DA0337E81B>