Summary: | New port: mail/p5-Net-Server-Mail-ESMTP-AUTH Implements PLAIN and LOGIN auth methodes for Net::Server::Mail. | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Zane C. Bowers-Hadley <vvelox> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Zane C. Bowers-Hadley
2007-07-21 04:10:01 UTC
sat 2007-08-15 18:48:12 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Net-Server-Mail-ESMTP-AUTH Makefile distinfo pkg-descr pkg-plist Log: Add port security/p5-Net-Server-Mail-ESMTP-AUTH: Net::Server::Mail::ESMTP::AUTH is an extension to provide support for SMTP authentication with Net::Server::Mail::ESMTP module. Currently only LOGIN and PLAIN methods are supported. WWW: http://search.cpan.org/dist/Net-Server-Mail-ESMTP-AUTH/ Author: Sylvain Cresto <scresto [_at_] gmail.com> PR: ports/114785 (with corrections) Submitted by: Zane C. Bowers <vvelox@vvelox.net> Revision Changes Path 1.910 +1 -0 ports/security/Makefile 1.1 +26 -0 ports/security/p5-Net-Server-Mail-ESMTP-AUTH/Makefile (new) 1.1 +3 -0 ports/security/p5-Net-Server-Mail-ESMTP-AUTH/distinfo (new) 1.1 +8 -0 ports/security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr (new) 1.1 +11 -0 ports/security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed to security/, thanks! Note that apart from missing distinfo, this port had a few other problems. They have been corrected. |