From fw@inotronic.de  Thu Apr 22 08:48:15 2010
Return-Path: <fw@inotronic.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9A7FE106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Apr 2010 08:48:15 +0000 (UTC)
	(envelope-from fw@inotronic.de)
Received: from mail.inotronic.de (mail.inotronic.de [77.73.248.111])
	by mx1.freebsd.org (Postfix) with ESMTP id 3A47F8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Apr 2010 08:48:14 +0000 (UTC)
Received: from phosphorus (mail [77.73.248.111])
	by mail.inotronic.de (8.14.4/8.14.3) with ESMTP id o3M8mDDX064002
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Apr 2010 10:48:13 +0200 (CEST)
	(envelope-from fw@inotronic.de)
Received: from boron.inotronic.de (boron.inotronic-intern.de [10.1.2.10])
	by mail.inotronic.de (8.14.4/8.14.3) with ESMTP id o3M8lf2b063978
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Apr 2010 10:47:41 +0200 (CEST)
	(envelope-from fw@inotronic.de)
Received: from boron.inotronic-intern.de (fw@localhost [127.0.0.1])
	by boron.inotronic.de (8.14.3/8.14.3) with ESMTP id o3M8lesW039905
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Apr 2010 10:47:41 +0200 (CEST)
	(envelope-from fw@boron.inotronic-intern.de)
Received: (from fw@localhost)
	by boron.inotronic-intern.de (8.14.3/8.14.3/Submit) id o3M8le5L039904;
	Thu, 22 Apr 2010 10:47:40 +0200 (CEST)
	(envelope-from fw)
Message-Id: <201004220847.o3M8le5L039904@boron.inotronic-intern.de>
Date: Thu, 22 Apr 2010 10:47:40 +0200 (CEST)
From: Frank Wall <fw@moov.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] mail/smtp-cli: A powerful SMTP command line client
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         145937
>Category:       ports
>Synopsis:       [NEW PORT] mail/smtp-cli: A powerful SMTP command line client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 22 08:50:01 UTC 2010
>Closed-Date:    Sat May 08 07:30:16 UTC 2010
>Last-Modified:  Sat May 08 07:30:16 UTC 2010
>Originator:     Frank Wall
>Release:        FreeBSD 7.1-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD 7.1-RELEASE-p4 FreeBSD 7.1-RELEASE-p4 #0: Sun Mar 22 09:43:46 UTC 2009
>Description:
smtp-cli is a powerful SMTP command line client with a support for
advanced features, such as STARTTLS, SMTP-AUTH, or IPv6 and with a
scriptable message composition capabilities supporting anything
from simple plain-text messages right up to building complex HTML
emails with alternative plain-text part, attachments and inline
images. The MIME-Type of the attachments can either be guessed
automatically or alternatively set on the command line, separately
for each attachment if required.

WWW:	http://www.logix.cz/michal/devel/smtp-cli/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- smtp-cli-2.6.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:
#
#	smtp-cli
#	smtp-cli/pkg-descr
#	smtp-cli/distinfo
#	smtp-cli/Makefile
#
echo c - smtp-cli
mkdir -p smtp-cli > /dev/null 2>&1
echo x - smtp-cli/pkg-descr
sed 's/^X//' >smtp-cli/pkg-descr << 'be35802bc8dfadd24499d3eb34274ecc'
Xsmtp-cli is a powerful SMTP command line client with a support for
Xadvanced features, such as STARTTLS, SMTP-AUTH, or IPv6 and with a
Xscriptable message composition capabilities supporting anything
Xfrom simple plain-text messages right up to building complex HTML
Xemails with alternative plain-text part, attachments and inline
Ximages. The MIME-Type of the attachments can either be guessed
Xautomatically or alternatively set on the command line, separately
Xfor each attachment if required.
X
XWWW:	http://www.logix.cz/michal/devel/smtp-cli/
be35802bc8dfadd24499d3eb34274ecc
echo x - smtp-cli/distinfo
sed 's/^X//' >smtp-cli/distinfo << 'fcd29a0e874054a0a0b418a3770fa40b'
XMD5 (smtp-cli) = df21b66ba2d91df8072c70f8970be563
XSHA256 (smtp-cli) = 95e71ba7e86bfb92076a264d179ee7365d9e8f81fd46cd3d1e3725ce37603a5c
XSIZE (smtp-cli) = 24295
fcd29a0e874054a0a0b418a3770fa40b
echo x - smtp-cli/Makefile
sed 's/^X//' >smtp-cli/Makefile << 'e88c47c2937a11bb28e58f549021ac1e'
X# New ports collection makefile for:	smtp-cli
X# Date created:			Thu Apr 22 10:03:56 CEST 2010
X# Whom:				Frank Wall <fw@moov.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	smtp
XPORTVERSION=	2.6
XCATEGORIES=	mail
XMASTER_SITES=	http://www.logix.cz/michal/devel/smtp-cli/
XPKGNAMESUFFIX=	-cli
XDISTNAME=	${PORTNAME}${PKGNAMESUFFIX}
XEXTRACT_SUFX=
X
XMAINTAINER=	fw@moov.de
XCOMMENT=	A powerful SMTP command line client
X
XRUN_DEPENDS=	p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL	\
X		p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC 		\
X		p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey 		\
X		p5-MIME-Lite>0:${PORTSDIR}/mail/p5-MIME-Lite 			\
X		p5-File-Type>0:${PORTSDIR}/devel/p5-File-Type 			\
X		p5-IO-Socket-INET6>0:${PORTSDIR}/net/p5-IO-INET6
X
XNO_BUILD=	yes
XWRKSRC=		${WRKDIR}
XPLIST_FILES=	bin/smtp-cli
X
Xdo-extract:
X	${MKDIR} ${WRKSRC}
X	${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin
X
X.include <bsd.port.mk>
e88c47c2937a11bb28e58f549021ac1e
exit
--- smtp-cli-2.6.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Thu Apr 22 09:01:35 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=145937 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/145937: commit references a PR
Date: Sat,  8 May 2010 07:25:40 +0000 (UTC)

 wen         2010-05-08 07:25:26 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail                 Makefile 
   Added files:
     mail/smtp-cli        Makefile distinfo pkg-descr 
   Log:
   smtp-cli is a powerful SMTP command line client with a support for
   advanced features, such as STARTTLS, SMTP-AUTH, or IPv6 and with a
   scriptable message composition capabilities supporting anything
   from simple plain-text messages right up to building complex HTML
   emails with alternative plain-text part, attachments and inline
   images. The MIME-Type of the attachments can either be guessed
   automatically or alternatively set on the command line, separately
   for each attachment if required.
   
   WWW:    http://www.logix.cz/michal/devel/smtp-cli/
   
   PR:             ports/145937
   Submitted by:   Frank Wall <fw@moov.de>
   
   Revision  Changes    Path
   1.1020    +1 -0      ports/mail/Makefile
   1.1       +37 -0     ports/mail/smtp-cli/Makefile (new)
   1.1       +3 -0      ports/mail/smtp-cli/distinfo (new)
   1.1       +10 -0     ports/mail/smtp-cli/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Sat May 8 07:30:13 UTC 2010 
State-Changed-Why:  
New port added. Thanks! 

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