cvs commit: ports/mail Makefile ports/mail/p5-Email-Sender Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sun Jul 5 22:25:20 UTC 2009


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)


More information about the cvs-all mailing list