Commit graph

8 commits

Author SHA1 Message Date
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
Andrej Zverev
fcbd2acb27 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 07:19: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
Wen Heping
6f0badb2b5 - Add missing DEPENDS
PR:		ports/153546
Submitted by:	Grzegorz Blach <magik@roorback.net>
Approved by:	maintainer
2010-12-31 03:09:46 +00:00
Wen Heping
e1f2bca1e5 - Pass the maintainership of my ports in mail category to new volunteer 2010-04-08 03:22:09 +00:00
Wen Heping
8bcc0e393f - Update to 2.102
- Update my mail address to FreeBSD

Feature safe:	yes
2010-02-22 10:51:58 +00:00
Wen Heping
3835e3b77d - Update to 2.101 2009-11-13 01:32:07 +00:00
Martin Wilke
20e32def98 Email::Stuff, as its name suggests, is a fairly casual module
used to email "stuff" to people using the most common methods.
It is a high-level module designed for ease of use when doing
a very specific common task, but implemented on top of the
tight and correct Email:: modules.

Email::Stuff is typically used to build emails and send them
in a single statement, as seen in the synopsis. And it is
certain only for use when creating and sending emails. As such,
it contains no email parsing capability, and little to no
modification support.

WWW: http://search.cpan.org/dist/Email-Stuff/

PR:		ports/138194
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-08-27 09:08:40 +00:00