Bug 152635 - [NEW PORT] math/p5-Math-BigInt-FastCalc: Math::BigInt::Calc with some XS for more speed
Summary: [NEW PORT] math/p5-Math-BigInt-FastCalc: Math::BigInt::Calc with some XS for ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-28 02:00 UTC by gslin
Modified: 2010-12-07 04:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-Math-BigInt-FastCalc-0.24.shar (2.59 KB, text/plain)
2010-11-28 02:00 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2010-11-28 02:00:22 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-28 02:01:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

pgollucci@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-12-07 04:10:47 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-12-07 04:10:48 UTC
pgollucci    2010-12-07 04:10:42 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/p5-Math-BigInt-FastCalc Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  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/
  
  PR:             ports/152635
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.679     +1 -0      ports/math/Makefile
  1.1       +23 -0     ports/math/p5-Math-BigInt-FastCalc/Makefile (new)
  1.1       +2 -0      ports/math/p5-Math-BigInt-FastCalc/distinfo (new)
  1.1       +6 -0      ports/math/p5-Math-BigInt-FastCalc/pkg-descr (new)
  1.1       +10 -0     ports/math/p5-Math-BigInt-FastCalc/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"