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
Martin Wilke
ef2d1243e0 - Update to 1.3.4 2010-11-04 10:01:44 +00:00
Wen Heping
6712692d55 - Pass maintaineship to miwi
Approved by:	miwi(mentor)
Feature safe:	yes
2009-09-19 14:10:19 +00:00
Wen Heping
ae27602562 Net_IPv4 is a Class used for calculating IPv4(AF_INET family)
address information such as network as network address,
broadcast address, and IP address validity.

WWW: http://pear.php.net/package/Net_IPv4/

Approved by:	miwi(mentor)
Feature safe:	yes
2009-09-19 12:51:18 +00:00