Date: Fri, 20 Jul 2007 22:33:39 -0400 From: "Zane C.B." <vvelox@vvelox.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/114785: New port: mail/p5-Net-Server-Mail-ESMTP-AUTH Implements PLAIN and LOGIN auth methodes for Net::Server::Mail. Message-ID: <1184985219.38482@vixen42.vulpes> Resent-Message-ID: <200707210310.l6L3A2MU037048@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 114785 >Category: ports >Synopsis: New port: mail/p5-Net-Server-Mail-ESMTP-AUTH Implements PLAIN and LOGIN auth methodes for Net::Server::Mail. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jul 21 03:10:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Zane C.B. >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD 6.2-STABLE #0: Tue Jun 19 20:24:30 EDT 2007 root@vixen42.vulpes:/usr/obj/usr/src/sys/vixen42-2 >Description: This module is an extension to provide support for SMTP authentification with Net::Server::Mail::ESMTP module. Currently only LOGIN and PLAIN methods are supported. WWW: http://search.cpan.org/~scresto/Net-Server-Mail-ESMTP-AUTH-0.1/ >How-To-Repeat: 1: unshar 2: 3: avoid the flying monkeys and enjoy >Fix: --- mail_p5-Net-Server-Mail-ESMTP-AUTH.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mail/p5-Net-Server-Mail-ESMTP-AUTH/ # mail/p5-Net-Server-Mail-ESMTP-AUTH/Makefile # mail/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr # mail/p5-Net-Server-Mail-ESMTP-AUTH/pkg-plist # echo c - mail/p5-Net-Server-Mail-ESMTP-AUTH/ mkdir -p mail/p5-Net-Server-Mail-ESMTP-AUTH/ > /dev/null 2>&1 echo x - mail/p5-Net-Server-Mail-ESMTP-AUTH/Makefile sed 's/^X//' >mail/p5-Net-Server-Mail-ESMTP-AUTH/Makefile << 'END-of-mail/p5-Net-Server-Mail-ESMTP-AUTH/Makefile' X# New ports collection makefile for: p5-Net-Server-Mail-ESMTP-AUTH X# Date created: 20th July 2007 X# Whom: Zane C. Bowers<vvelox@vvelox> X# X# $FreeBSD$ X# X XPORTNAME= Net-Server-Mail-ESMTP-AUTH XPORTVERSION= 0.1 XCATEGORIES= mail perl5 XMASTER_SITES= http://cpan.org/authors/id/S/SC/SCRESTO/ XPKGNAMEPREFIX= p5- X XMAINTAINER= vvelox@vvelox.net XCOMMENT= Implements PLAIN and LOGIN auth methodes for Net::Server::Mail. X XBUILD_DEPENDS= ${SITE_PERL}/Net/Server/Mail/ESMTP.pm:${PORTSDIR}/mail/p5-Net-Server-Mail/ \ X ${SITE_PERL}/mach/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64/ XRUN_DEPENDS= ${BUILD_DEPENDS} X XUSE_PERL5= yes XPERL_CONFIGURE= yes X XMAN3= Net::Server::Mail::ESMTP::AUTH.3 X X X X.include <bsd.port.mk> END-of-mail/p5-Net-Server-Mail-ESMTP-AUTH/Makefile echo x - mail/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr sed 's/^X//' >mail/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr << 'END-of-mail/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr' XThis module is an extension to provide support for SMTP Xauthentification with Net::Server::Mail::ESMTP module. X XCurrently only LOGIN and PLAIN methods are supported. X XWWW: http://search.cpan.org/~scresto/Net-Server-Mail-ESMTP-AUTH-0.1/ END-of-mail/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr echo x - mail/p5-Net-Server-Mail-ESMTP-AUTH/pkg-plist sed 's/^X//' >mail/p5-Net-Server-Mail-ESMTP-AUTH/pkg-plist << 'END-of-mail/p5-Net-Server-Mail-ESMTP-AUTH/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Server/Mail/ESMTP/AUTH/.packlist X%%SITE_PERL%%/Net/Server/Mail/ESMTP/AUTH.pm END-of-mail/p5-Net-Server-Mail-ESMTP-AUTH/pkg-plist exit --- mail_p5-Net-Server-Mail-ESMTP-AUTH.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1184985219.38482>