Commit graph

7 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
befc98381d - update to 1.0.2
PR:		186684
Submitted by:	Piotr Rybicki <meritus@innervision.pl> (maintainer)
2014-02-12 11:29:39 +00:00
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Martin Wilke
f9197cd590 - Convert to PEAR_AUTOINSTALL 2013-03-16 16:19:19 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Wen Heping
49b0e9e716 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@innervision.pl>
2011-09-08 06:30:15 +00:00