Commit graph

8 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
Martin Wilke
b65fe71eab - Update to 1.2.2 2011-02-26 09:01:06 +00:00
Martin Wilke
3484a7aa91 - Take over maintainership
Approved by:	Wen Heping (maintainer)
2009-08-22 21:32:00 +00:00
Martin Wilke
814edd9db4 - Update to 1.2.0
- Pass maintainership to submitter

PR:		127582
Submitted by:	Wen heping <wenheping@gmail.com>
2008-09-24 14:46:59 +00:00
Mark Linimon
17ff760342 Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:		portmgr
2006-09-23 00:23:36 +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
ced14b5483 PEAR::XML_Beautifier will add indentation and linebreaks to you XML files,
replace all entities, format your comments and makes your document easier to
read.

You can influence the way your document is beautified with several options.

PR:		ports/79402
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-04-11 19:59:42 +00:00