Commit graph

9 commits

Author SHA1 Message Date
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
d4d011a444 - Update to 0.16.2
PR:		ports/160212
Submitted by:	Piotr Rybicki <meritus@innervision.pl> (maintainer)
2011-09-08 06:33:36 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Martin Wilke
c923ea00b2 - Fix install category
PR:		151765
Submitted by:	Chris St Denis <chris@smartt.com>
Approved by:	maintainer
2010-11-04 05:23:01 +00:00
Martin Wilke
cdb2ba77a0 - Update to 0.16.0
PR:		132643
Submitted by:	Piotr Rybicki <meritus@innervision.pl> (maintainer)
2009-03-15 19:45:49 +00:00
Cheng-Lung Sung
d0bff6148c - Update to 0.15.0
PR:		ports/101199
Submitted by:	chinsan <chinsan dot tw_AT_gmail dot com>
Approved by:	maintainer (timeout)
2006-09-19 09:48:30 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Pav Lucistnik
59dbb89372 With Numbers_Words class you can convert numbers written in arabic digits to
words in several languages.  You can convert an integer between -infinity and
infinity.  If your system does not support such long numbers you can call
Numbers_Words::toWords() with just a string.

PR:		ports/86893
Submitted by:	Piotr Rybicki <meritus@innervision.pl>
2005-10-07 19:58:32 +00:00