Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2000 14:43:33 +0300
From:      ocean <ocean@compulink.gr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21594: New port: sendEmail-1.32
Message-ID:  <SAK.2000.09.27.iofmnjhl@grzema>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SAK.2000.09.27.iofmnjhl>