aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-Email-EmailSend
Commit message (Collapse)AuthorAgeFilesLines
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Update the dependence to chase the update of p5-Email-SimpleWen Heping2009-11-191-1/+2
| | | | Notes: svn path=/head/; revision=244455
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Update to 0.03Andrew Pantyukhin2006-08-102-4/+4
| | | | | | | | PR: ports/101696 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=170256
* Add port devel/p5-Log-Dispatch-Email-EmailSend:Andrew Pantyukhin2006-08-014-0/+38
This is a subclass of Log::Dispatch::Email that implements the send_email method using the Email::Send module. WWW: http://search.cpan.org/dist/Log-Dispatch-Email-EmailSend/ Notes: svn path=/head/; revision=169402