NOTICE: This package has been removed from pkgsrc

./wip/pear-Math_BigInteger, Pure-PHP arbitrary precission integer arithmetic library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.0, Package name: php54-pear-Math_BigInteger-1.0.0, Maintainer: wenheping

Math_BigInteger is a pure-PHP arbitrary precission integer arithmetic
library. Supports base-2, base-10, base-16, and base-256 numbers. Uses
the GMP or BCMath extensions, if available, and an internal implementation,
otherwise.


Required to run:
[lang/pear] [lang/php54]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2014-05-04 16:17:49 by othyro | Files touched by this commit (300) | Package removed
Log message:
Removing old/duplicate/archive copies of packages in HEAD.
   2012-10-05 13:12:49 by Aleksej Saushev | Files touched by this commit (59)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-05-27 15:08:50 by Wen Heping | Files touched by this commit (3) | Imported package
Log message:
Import php5-pear-Math_BigInteger-1.0.0 as wip/pear-Math_BigInteger.

Math_BigInteger is a pure-PHP arbitrary precission integer arithmetic
library. Supports base-2, base-10, base-16, and base-256 numbers. Uses
the GMP or BCMath extensions, if available, and an internal implementation,
otherwise.