Commit graph

11 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
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Martin Wilke
81bf56a52e - Trim header
- Convert to PEAR_AUTOINSTALL
2013-03-15 02:29:45 +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
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +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