Commit graph

8 commits

Author SHA1 Message Date
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Martin Wilke
b7ac104fcd - Convert to PEAR_AUTOINSTALL
- Trim header
2013-03-15 07:13:56 +00:00
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