Date: Sun, 22 Jun 2008 22:45:10 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/p5-Net-SMTP-SSL Makefile distinfo pkg-descr pkg-plist Message-ID: <200806222245.m5MMjAtI027054@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806222245.m5MMjAtI027054>