Date: Thu, 27 Aug 2009 09:08:40 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/p5-Email-Stuff Makefile distinfo pkg-descr pkg-plist Message-ID: <200908270908.n7R98eGC009217@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908270908.n7R98eGC009217>