From owner-freebsd-ports Thu Mar 16 16:50:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EF8E37BE13 for ; Thu, 16 Mar 2000 16:50:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA09821; Thu, 16 Mar 2000 16:50:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from dee.isi.edu (dee.isi.edu [128.9.160.175]) by hub.freebsd.org (Postfix) with ESMTP id BE00937C1C6 for ; Thu, 16 Mar 2000 16:43:48 -0800 (PST) (envelope-from yushunwa@ISI.EDU) Received: (from yushunwa@localhost) by dee.isi.edu (8.9.3/8.8.8) id QAA92655; Thu, 16 Mar 2000 16:43:48 -0800 (PST) Message-Id: <200003170043.QAA92655@dee.isi.edu> Date: Thu, 16 Mar 2000 16:43:48 -0800 (PST) From: yushunwa@isi.edu Reply-To: yushunwa@isi.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17417: New Port: p5-Mail-Sendmail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17417 >Category: ports >Synopsis: New Port: p5-Mail-Sendmail >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 16 16:50:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Yu-Shun Wang >Release: FreeBSD 3.2-RELEASE i386 >Organization: USC / ISI >Environment: >Description: # 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-Sendmail/ # p5-Mail-Sendmail/pkg # p5-Mail-Sendmail/pkg/COMMENT # p5-Mail-Sendmail/pkg/DESCR # p5-Mail-Sendmail/pkg/PLIST # p5-Mail-Sendmail/Makefile # p5-Mail-Sendmail/files # p5-Mail-Sendmail/files/md5 # echo c - p5-Mail-Sendmail/ mkdir -p p5-Mail-Sendmail/ > /dev/null 2>&1 echo c - p5-Mail-Sendmail/pkg mkdir -p p5-Mail-Sendmail/pkg > /dev/null 2>&1 echo x - p5-Mail-Sendmail/pkg/COMMENT sed 's/^X//' >p5-Mail-Sendmail/pkg/COMMENT << 'END-of-p5-Mail-Sendmail/pkg/COMMENT' XPerl module implementing a simple, platform-independent mailer END-of-p5-Mail-Sendmail/pkg/COMMENT echo x - p5-Mail-Sendmail/pkg/DESCR sed 's/^X//' >p5-Mail-Sendmail/pkg/DESCR << 'END-of-p5-Mail-Sendmail/pkg/DESCR' XMail::Sendmail provides a simple, platform-independent e-mail interface from Xyour perl script. It requires only Perl5 and a network connection. X XMail::Sendmail contains mainly &sendmail, which takes a hash with the message Xto send and sends it. X XWWW: http://alma.ch/perl/mail.htm#Mail::Sendmail XWWW: http://www.cpan.org X END-of-p5-Mail-Sendmail/pkg/DESCR echo x - p5-Mail-Sendmail/pkg/PLIST sed 's/^X//' >p5-Mail-Sendmail/pkg/PLIST << 'END-of-p5-Mail-Sendmail/pkg/PLIST' Xlib/perl5/site_perl/%%PERL_VER%%/Mail/Sendmail.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/Sendmail/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Mail/Sendmail X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Mail END-of-p5-Mail-Sendmail/pkg/PLIST echo x - p5-Mail-Sendmail/Makefile sed 's/^X//' >p5-Mail-Sendmail/Makefile << 'END-of-p5-Mail-Sendmail/Makefile' X# New ports collection makefile for: p5-Mail-Sendmail X# Version required: 0.77 X# Date created: Jan 28 2000 X# Whom: Wei-chun Chao X# X# $Id: Makefile,v 1.1 2000/03/02 04:29:49 yushunwa Exp $ X# X XDISTNAME= Mail-Sendmail-0.77 XPKGNAME= p5-Mail-Sendmail-0.77 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Mail X XMAINTAINER= wchao@isi.edu X XUSE_PERL5= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= Mail::Sendmail.3 X Xdo-configure: X @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL X X.include X END-of-p5-Mail-Sendmail/Makefile echo c - p5-Mail-Sendmail/files mkdir -p p5-Mail-Sendmail/files > /dev/null 2>&1 echo x - p5-Mail-Sendmail/files/md5 sed 's/^X//' >p5-Mail-Sendmail/files/md5 << 'END-of-p5-Mail-Sendmail/files/md5' XMD5 (Mail-Sendmail-0.77.tar.gz) = 6e8a4505e77de38a0a79dcdf70177645 END-of-p5-Mail-Sendmail/files/md5 exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message