Date: Sat, 15 Jul 2006 19:23:04 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/100339: [NEW PORT] mail/p5-Mail-SendEasy: Send plain/html e-mails through SMTP servers Message-ID: <20060715112304.8F5CC57A@netnews.NCTU.edu.tw> Resent-Message-ID: <200607151130.k6FBUHbA009091@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100339 >Category: ports >Synopsis: [NEW PORT] mail/p5-Mail-SendEasy: Send plain/html e-mails through SMTP servers >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 15 11:30:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Tinderbox log: http://tb.gslin.org/logs/4.11-FreeBSD/p5-Mail-SendEasy-1.2.log http://tb.gslin.org/logs/4.11-FreeBSD-Perl5/p5-Mail-SendEasy-1.2.log http://tb.gslin.org/logs/4.11-FreeBSD-Perl58/p5-Mail-SendEasy-1.2.log http://tb.gslin.org/logs/5.5-FreeBSD/p5-Mail-SendEasy-1.2.log http://tb.gslin.org/logs/6-STABLE/p5-Mail-SendEasy-1.2.log This modules will send in a easy way e-mails, and doesn't have dependencies. Soo, you don't need to install libnet. It supports SMTP authentication and attachments. WWW: http://search.cpan.org/dist/Mail-SendEasy/ This modules will send in a easy way e-mails, and doesn't have dependencies. Soo, you don't need to install libnet. It supports SMTP authentication and attachments. WWW: http://search.cpan.org/dist/Mail-SendEasy/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Mail-SendEasy-1.2.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: # # p5-Mail-SendEasy # p5-Mail-SendEasy/pkg-descr # p5-Mail-SendEasy/Makefile # p5-Mail-SendEasy/pkg-plist # p5-Mail-SendEasy/distinfo # echo c - p5-Mail-SendEasy mkdir -p p5-Mail-SendEasy > /dev/null 2>&1 echo x - p5-Mail-SendEasy/pkg-descr sed 's/^X//' >p5-Mail-SendEasy/pkg-descr << 'END-of-p5-Mail-SendEasy/pkg-descr' XThis modules will send in a easy way e-mails, and doesn't have Xdependencies. Soo, you don't need to install libnet. X XIt supports SMTP authentication and attachments. X XWWW: http://search.cpan.org/dist/Mail-SendEasy/ END-of-p5-Mail-SendEasy/pkg-descr echo x - p5-Mail-SendEasy/Makefile sed 's/^X//' >p5-Mail-SendEasy/Makefile << 'END-of-p5-Mail-SendEasy/Makefile' X# New ports collection makefile for: p5-Mail-SendEasy X# Date created: 2006-07-15 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= Mail-SendEasy XPORTVERSION= 1.2 XCATEGORIES= mail perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Mail XPKGNAMEPREFIX= p5- X XMAINTAINER= gslin@gslin.org XCOMMENT= Send plain/html e-mails through SMTP servers X XPERL_CONFIGURE= yes X XMAN3= Mail::SendEasy.3 Mail::SendEasy::AUTH.3 \ X Mail::SendEasy::SMTP.3 X X.include <bsd.port.mk> END-of-p5-Mail-SendEasy/Makefile echo x - p5-Mail-SendEasy/pkg-plist sed 's/^X//' >p5-Mail-SendEasy/pkg-plist << 'END-of-p5-Mail-SendEasy/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SendEasy/.packlist X%%SITE_PERL%%/Mail/SendEasy.pm X%%SITE_PERL%%/Mail/SendEasy/AUTH.pm X%%SITE_PERL%%/Mail/SendEasy/Base64.pm X%%SITE_PERL%%/Mail/SendEasy/IOScalar.pm X%%SITE_PERL%%/Mail/SendEasy/SMTP.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail/SendEasy X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mail X@dirrmtry %%SITE_PERL%%/Mail/SendEasy X@dirrmtry %%SITE_PERL%%/Mail END-of-p5-Mail-SendEasy/pkg-plist echo x - p5-Mail-SendEasy/distinfo sed 's/^X//' >p5-Mail-SendEasy/distinfo << 'END-of-p5-Mail-SendEasy/distinfo' XMD5 (Mail-SendEasy-1.2.tar.gz) = 260b7e62abcd7d75499f0dd762308ea9 XSHA256 (Mail-SendEasy-1.2.tar.gz) = 13cdc8926d1af2f111dbd2f97b358dd441f32f89392e0b5be98b6ddf681ba5ef XSIZE (Mail-SendEasy-1.2.tar.gz) = 11451 END-of-p5-Mail-SendEasy/distinfo exit --- p5-Mail-SendEasy-1.2.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?20060715112304.8F5CC57A>