Commit graph

5 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
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54: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
aa1836b7e9 - Add SHA256 2005-11-24 01:23:57 +00:00
Thierry Thomas
bcffce0952 Add pear-MDB 1.3.0, PEAR unified API for DB access, based on user
meta data.

PR:		67487
Submitted by:	Oleg Sharoiko <os@rsu.ru>
2004-06-02 22:48:44 +00:00