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
Olli Hauer
87931c6875 -remove MD5 2011-07-03 14:03:52 +00:00
Martin Wilke
98f18fea48 - Update to 1.2.1 2007-08-05 21:27:27 +00:00
Martin Wilke
8583369226 - Update to 1.2.0
- Take maintainership
2007-04-27 20:45:46 +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
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +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
ecd10303fa New port: security/pear-File_HtAccess PEAR class to manipulate .htaccess files
Provides methods to create and manipulate .htaccess files.

PR:		ports/78603
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-11 20:30:47 +00:00