cvs commit: ports/mail Makefile ports/mail/p5-Net-SMTP-SSL Makefile distinfo pkg-descr pkg-plist

Wesley Shields wxs at FreeBSD.org
Sun Jun 22 22:45:10 UTC 2008


wxs         2008-06-22 22:45:10 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/p5-Net-SMTP-SSL Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: p5-Net-SMTP-SSL
  
  Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
  network operations. Due to the nature of Net::SMTP's new method, it is
  not overridden to make use of a default port for the SMTPS service.
  Perhaps future versions will be smart like that. Port 465 is usually
  what you want, and it's not a pain to specify that.
  
  WWW: http://search.cpan.org/dist/Net-SMTP-SSL/
  
  Revision  Changes    Path
  1.915     +1 -0      ports/mail/Makefile
  1.1       +23 -0     ports/mail/p5-Net-SMTP-SSL/Makefile (new)
  1.1       +3 -0      ports/mail/p5-Net-SMTP-SSL/distinfo (new)
  1.1       +7 -0      ports/mail/p5-Net-SMTP-SSL/pkg-descr (new)
  1.1       +8 -0      ports/mail/p5-Net-SMTP-SSL/pkg-plist (new)


More information about the cvs-ports mailing list