cvs commit: ports/mail Makefile ports/mail/p5-Email-Stuff Makefile
distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Thu Aug 27 09:08:40 UTC 2009
miwi 2009-08-27 09:08:40 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/p5-Email-Stuff Makefile distinfo pkg-descr pkg-plist
Log:
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>
Revision Changes Path
1.970 +1 -0 ports/mail/Makefile
1.1 +27 -0 ports/mail/p5-Email-Stuff/Makefile (new)
1.1 +3 -0 ports/mail/p5-Email-Stuff/distinfo (new)
1.1 +13 -0 ports/mail/p5-Email-Stuff/pkg-descr (new)
1.1 +5 -0 ports/mail/p5-Email-Stuff/pkg-plist (new)
More information about the cvs-ports
mailing list