From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 15 11:30:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2108716A4DE for ; Sat, 15 Jul 2006 11:30:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 712F543D49 for ; Sat, 15 Jul 2006 11:30:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6FBUHG3009092 for ; Sat, 15 Jul 2006 11:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6FBUHbA009091; Sat, 15 Jul 2006 11:30:17 GMT (envelope-from gnats) Resent-Date: Sat, 15 Jul 2006 11:30:17 GMT Resent-Message-Id: <200607151130.k6FBUHbA009091@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gea-Suan Lin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C5E716A4E0 for ; Sat, 15 Jul 2006 11:23:09 +0000 (UTC) (envelope-from gslin@netnews.NCTU.edu.tw) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id B62A343D46 for ; Sat, 15 Jul 2006 11:23:08 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 8F5CC57A; Sat, 15 Jul 2006 19:23:04 +0800 (CST) Message-Id: <20060715112304.8F5CC57A@netnews.NCTU.edu.tw> Date: Sat, 15 Jul 2006 19:23:04 +0800 (CST) From: Gea-Suan Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gslin@gslin.org Subject: ports/100339: [NEW PORT] mail/p5-Mail-SendEasy: Send plain/html e-mails through SMTP servers X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jul 2006 11:30:18 -0000 >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 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 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: