From krion@voodoo.oberon.net  Wed Jun 25 07:38:25 2003
Return-Path: <krion@voodoo.oberon.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 90FFA37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Jun 2003 07:38:25 -0700 (PDT)
Received: from office.LF.net (office.LF.net [212.9.190.165])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E9CBE43FEA
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Jun 2003 07:38:24 -0700 (PDT)
	(envelope-from krion@voodoo.oberon.net)
Received: from voodoo.oberon.net ([212.118.165.100])
	by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168)
	(Exim 4.10)
	id 19VBPf-000CGV-00
	for FreeBSD-gnats-submit@freebsd.org; Wed, 25 Jun 2003 16:38:19 +0200
Received: from krion by voodoo.oberon.net with local (Exim 4.20)
	id 19VBO6-000G4W-M0
	for FreeBSD-gnats-submit@freebsd.org; Wed, 25 Jun 2003 16:36:42 +0200
Message-Id: <E19VBO6-000G4W-M0@voodoo.oberon.net>
Date: Wed, 25 Jun 2003 16:36:42 +0200
From: Kirill Ponomarew <ponomarew@oberon.net>
Sender: Kirill Ponomarew <krion@voodoo.oberon.net>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: mail/smtpmail
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53724
>Category:       ports
>Synopsis:       New port: mail/smtpmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 25 07:40:15 PDT 2003
>Closed-Date:    Wed Jul 02 05:17:35 PDT 2003
>Last-Modified:  Wed Jul 02 05:17:35 PDT 2003
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
New port: mail/smtpmail

Tool to send the mails over remote smtp server

Features

    * Use of an remote smtp server
    * Use of a user-defined sender address
    * SMPT auth (type login)
    * You can define unlimited recivers for the mail, 
      the carbon copy and the blind carbon copy
    * You can add an unlimited number of attachments to the mail

(tested on -CURRENT and RELENG_4)

>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:
#
#	mail/smtpmail
#	mail/smtpmail/Makefile
#	mail/smtpmail/distinfo
#	mail/smtpmail/pkg-plist
#	mail/smtpmail/pkg-descr
#
echo c - mail/smtpmail
mkdir -p mail/smtpmail > /dev/null 2>&1
echo x - mail/smtpmail/Makefile
sed 's/^X//' >mail/smtpmail/Makefile << 'END-of-mail/smtpmail/Makefile'
X# New ports collection makefile for:  		smtpmail
X# Date created:        				25.06.2003
X# Whom:               				Kirill Ponomarew <ponomarew@oberon.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	smtpmail
XPORTVERSION=	0.4
XCATEGORIES=	mail
XMASTER_SITES=	http://195.135.166.74/smtpmail/ \
X		http://voodoo.oberon.net/
X
XMAINTAINER=	ponomarew@oberon.net
XCOMMENT=	Tool to send the mails over remote smtp server
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LIBS="-L${LOCALBASE}/lib"
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \
X		${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-mail/smtpmail/Makefile
echo x - mail/smtpmail/distinfo
sed 's/^X//' >mail/smtpmail/distinfo << 'END-of-mail/smtpmail/distinfo'
XMD5 (smtpmail-0.4.tar.gz) = f8550f5f7799f4e9467dbb0402c806ff
END-of-mail/smtpmail/distinfo
echo x - mail/smtpmail/pkg-plist
sed 's/^X//' >mail/smtpmail/pkg-plist << 'END-of-mail/smtpmail/pkg-plist'
Xbin/smtpmail
END-of-mail/smtpmail/pkg-plist
echo x - mail/smtpmail/pkg-descr
sed 's/^X//' >mail/smtpmail/pkg-descr << 'END-of-mail/smtpmail/pkg-descr'
Xsmtpmail is a little console-based tool for users who have no
Xlocal mailserver on her machine. it enables these users to send
Xtheir mail over a remote smtp server.
X
XFeatures
X
X    * Use of an remote smtp server
X    * Use of a user-defined sender address
X    * SMPT auth (type login)
X    * You can define unlimited recivers for the mail, the
X    * carbon copy and the blind carbon copy
X    * You can add an unlimited number of attachments to the
X    * mail
X
XWWW: http://195.135.166.74/smtpmail/
END-of-mail/smtpmail/pkg-descr
exit

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: daichi 
State-Changed-When: Wed Jul 2 05:17:19 PDT 2003 
State-Changed-Why:  
New port added, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53724 
>Unformatted:
