Commit graph

7 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
db4c4a193e - Update to 0.6.3
PR:		141402
Submitted by:	Sahil Tandon <sahil@tandon.net>
2009-12-13 00:20:53 +00:00
Martin Wilke
387daa044f - Update to 0.6.2 2009-11-19 21:40:19 +00:00
Martin Wilke
cb74e33e3c - Update to 0.6.1 2009-10-21 09:57:58 +00:00
Martin Wilke
68baf6eb06 - Update to 0.6.0 2009-09-03 21:55:17 +00:00
Martin Wilke
ec2a78efc4 - Fix install path from Mail.php
Submitted by:	Alexander Logvinov via im
2007-07-01 22:38:04 +00:00
Martin Wilke
d3015e11ff It can split messages inside a Mbox, return the number of messages, return,
update or remove an specific message or add a message on the Mbox.

WWW: http://pear.php.net/package/Mail_Mbox/
2006-12-26 20:50:32 +00:00