Date: Sun, 5 Jul 2009 22:25:19 +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-Sender Makefile distinfo pkg-descr pkg-plist Message-ID: <200907052225.n65MPJSj037542@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-07-05 22:25:19 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/p5-Email-Sender Makefile distinfo pkg-descr pkg-plist
Log:
Email::Sender replaces the old and sometimes problematic Email::Send library,
which did a decent job at handling very simple email sending tasks, but was not
suitable for serious use, for a variety of reasons.
Most users will be able to use Email::Sender::Simple to send mail. Users with
more specific needs should look at the available Email::Sender::Transport
classes.
Documentation may be found in Email::Sender::Manual, and new users should start
with Email::Sender::Manual::QuickStart.
WWW: http://search.cpan.org/dist/Email-Sender/
PR: ports/136319
Submitted by: Bill Brinzer <bill.brinzer at gmail.com>
Revision Changes Path
1.961 +1 -0 ports/mail/Makefile
1.1 +58 -0 ports/mail/p5-Email-Sender/Makefile (new)
1.1 +3 -0 ports/mail/p5-Email-Sender/distinfo (new)
1.1 +16 -0 ports/mail/p5-Email-Sender/pkg-descr (new)
1.1 +34 -0 ports/mail/p5-Email-Sender/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907052225.n65MPJSj037542>
