cvs commit: ports/math Makefile ports/math/pear-Math_BigInteger Makefile distinfo pkg-descr

Wen Heping wen at FreeBSD.org
Thu Sep 8 06:30:16 UTC 2011


wen         2011-09-08 06:30:15 UTC

  FreeBSD ports repository

  Modified files:
    math                 Makefile 
  Added files:
    math/pear-Math_BigInteger Makefile distinfo pkg-descr 
  Log:
  Supports base-2, base-10, base-16, and base-256 numbers.
  Uses the GMP or BCMath extensions, if available,
  and an internal implementation, otherwise.
  
  WWW: http://pear.php.net/package/Math_BigInteger/
  
  PR:             ports/160211
  Submitted by:   Piotr Rybicki <meritus at innervision.pl>
  
  Revision  Changes    Path
  1.725     +1 -0      ports/math/Makefile
  1.1       +28 -0     ports/math/pear-Math_BigInteger/Makefile (new)
  1.1       +2 -0      ports/math/pear-Math_BigInteger/distinfo (new)
  1.1       +5 -0      ports/math/pear-Math_BigInteger/pkg-descr (new)


More information about the cvs-ports mailing list