From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 28 02:00:22 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1EAE106566C for ; Sun, 28 Nov 2010 02:00:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B18668FC23 for ; Sun, 28 Nov 2010 02:00:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAS20MZt077622 for ; Sun, 28 Nov 2010 02:00:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAS20Maf077621; Sun, 28 Nov 2010 02:00:22 GMT (envelope-from gnats) Resent-Date: Sun, 28 Nov 2010 02:00:22 GMT Resent-Message-Id: <201011280200.oAS20Maf077621@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1687A106564A for ; Sun, 28 Nov 2010 02:00:11 +0000 (UTC) (envelope-from gslin@colo-p.gslin.org) Received: from msr18.hinet.net (msr18.hinet.net [168.95.4.118]) by mx1.freebsd.org (Postfix) with ESMTP id 7EEDF8FC15 for ; Sun, 28 Nov 2010 02:00:10 +0000 (UTC) Received: from colo-p.gslin.org (97.135.ip.mwsrv.com [210.242.135.97]) by msr18.hinet.net (8.9.3/8.9.3) with ESMTP id KAA25491 for ; Sun, 28 Nov 2010 10:00:08 +0800 (CST) Received: by colo-p.gslin.org (Postfix, from userid 1000) id DA0337E81B; Sun, 28 Nov 2010 10:00:08 +0800 (CST) Message-Id: <20101128020008.DA0337E81B@colo-p.gslin.org> Date: Sun, 28 Nov 2010 10:00:08 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org Subject: ports/152635: [NEW PORT] math/p5-Math-BigInt-FastCalc: Math::BigInt::Calc with some XS for more speed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Nov 2010 02:00:23 -0000 >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 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 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: