cvs commit: ports/math Makefile ports/math/p5-Math-BigInt-FastCalc
 Makefile distinfo pkg-descr pkg-plist
    Philip M. Gollucci 
    pgollucci at FreeBSD.org
       
    Tue Dec  7 04:10:43 UTC 2010
    
    
  
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)
    
    
More information about the cvs-ports
mailing list