Commit graph

10 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
92266c5224 - Update WWW: pear.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 15:05:06 +00:00
Martin Matuska
c8e9a198c2 Horde package update:
comms/pear-Horde_ActiveSync 2.33.3 -> 2.35.0
devel/pear-Horde_Core 2.23.0 -> 2.24.0
www/pear-Horde_Form 2.0.13 -> 2.0.14
www/pear-Horde_Http 2.1.6 -> 2.1.7
mail/pear-Horde_Imap_Client 2.29.7 -> 2.29.8
mail/pear-Horde_Mime 2.9.5 -> 2.10.0
security/pear-Horde_Share 2.0.10 -> 2.1.0
devel/pear-Horde_Util 2.5.7 -> 2.5.8
2016-07-01 22:05:48 +00:00
Baptiste Daroussin
b208e52f7b Convert to USES=pear 2014-09-23 16:45:35 +00:00
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