From owner-freebsd-ports Wed Sep 27 4:50:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B928B37B42C for ; Wed, 27 Sep 2000 04:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA92865; Wed, 27 Sep 2000 04:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from smail.hol.gr (smail.hol.gr [194.30.192.29]) by hub.freebsd.org (Postfix) with SMTP id 92A3A37B422 for ; Wed, 27 Sep 2000 04:43:03 -0700 (PDT) Received: (qmail 21369 invoked from network); 27 Sep 2000 11:42:58 -0000 Received: from unknown (HELO grzema) (195.97.77.18) by smail.hol.gr with SMTP; 27 Sep 2000 11:42:58 -0000 Message-Id: Date: Wed, 27 Sep 2000 14:43:33 +0300 From: ocean Reply-To: ocean@compulink.gr To: FreeBSD-gnats-submit@freebsd.org Subject: ports/21594: New port: sendEmail-1.32 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21594 >Category: ports >Synopsis: New port: command line SMTP agent >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: Wed Sep 27 04:50:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Elias Mandouvalos (ocean@compulink.gr) >Release: FreeBSD 3.4-STABLE i386 >Organization: Generali Insurance Greece >Environment: 3.4-STABLE FreeBSD 3.4-STABLE #2 >Description: command line SMTP agent written in perl >How-To-Repeat: >Fix: # 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: # # /usr/ports/mail/sendEmail/ # /usr/ports/mail/sendEmail/files # /usr/ports/mail/sendEmail/files/md5 # /usr/ports/mail/sendEmail/pkg # /usr/ports/mail/sendEmail/pkg/COMMENT # /usr/ports/mail/sendEmail/pkg/DESCR # /usr/ports/mail/sendEmail/pkg/PLIST # /usr/ports/mail/sendEmail/Makefile # echo c - /usr/ports/mail/sendEmail/ mkdir -p /usr/ports/mail/sendEmail/ > /dev/null 2>&1 echo c - /usr/ports/mail/sendEmail/files mkdir -p /usr/ports/mail/sendEmail/files > /dev/null 2>&1 echo x - /usr/ports/mail/sendEmail/files/md5 sed 's/^X//' >/usr/ports/mail/sendEmail/files/md5 << 'END-of-/usr/ports/mail/sendEmail/files/md5' XMD5 (sendEmail-v1.32.tar.gz) = 7148f7c7236f791211c182c91f26e4e6 END-of-/usr/ports/mail/sendEmail/files/md5 echo c - /usr/ports/mail/sendEmail/pkg mkdir -p /usr/ports/mail/sendEmail/pkg > /dev/null 2>&1 echo x - /usr/ports/mail/sendEmail/pkg/COMMENT sed 's/^X//' >/usr/ports/mail/sendEmail/pkg/COMMENT << 'END-of-/usr/ports/mail/sendEmail/pkg/COMMENT' XCommand line based, SMTP email agent END-of-/usr/ports/mail/sendEmail/pkg/COMMENT echo x - /usr/ports/mail/sendEmail/pkg/DESCR sed 's/^X//' >/usr/ports/mail/sendEmail/pkg/DESCR << 'END-of-/usr/ports/mail/sendEmail/pkg/DESCR' XSendEmail is a lightweight, completly command line based, SMTP email agent. XIf you have the need to send email from the command line, this tool is perfect. XIt was designed to be used in bash scripts, Perl programs, and web sites, Xbut it is also quite useful in many other contexts. XSendEmail is written in Perl and is unique in that it requires NO SPECIAL MODULES. XIt has a very simple interface, making it very easy to use. X END-of-/usr/ports/mail/sendEmail/pkg/DESCR echo x - /usr/ports/mail/sendEmail/pkg/PLIST sed 's/^X//' >/usr/ports/mail/sendEmail/pkg/PLIST << 'END-of-/usr/ports/mail/sendEmail/pkg/PLIST' Xbin/sendEmail X END-of-/usr/ports/mail/sendEmail/pkg/PLIST echo x - /usr/ports/mail/sendEmail/Makefile sed 's/^X//' >/usr/ports/mail/sendEmail/Makefile << 'END-of-/usr/ports/mail/sendEmail/Makefile' X# New ports collection makefile for: sendEmail X# Date created: 25 September 2000 X# Whom: ocean@compulink.gr X# X# $FreeBSD$ X# X XDISTNAME= sendEmail-v1.32 XPKGNAME= sendEmail-1.32 XCATEGORIES= mail XMASTER_SITES= http://marvin.criadvantage.com/caspian/Software/SendEmail/ XEXTRACT_SUFX= .tar.gz X XUSE_PERL5= YES X XNO_BUILD= YES X X X XMAINTAINER= ports@FreeBSD.org X Xdo-install: X @ cp ${WRKSRC}/sendEmail ${PREFIX}/bin X X X.include X END-of-/usr/ports/mail/sendEmail/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message