From rip@devco.net  Wed Jul 30 08:41:07 2003
Return-Path: <rip@devco.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A882E37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Jul 2003 08:41:07 -0700 (PDT)
Received: from hive.spyder.web.za (hive.spyder.web.za [193.201.200.132])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D10FF43F75
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Jul 2003 08:41:06 -0700 (PDT)
	(envelope-from rip@devco.net)
Received: from nobody by hive.spyder.web.za with scanned_ok (Exim 3.36 #1)
	id 19ht4a-000GFH-00
	for FreeBSD-gnats-submit@freebsd.org; Wed, 30 Jul 2003 16:41:04 +0100
Received: from rip by hive.spyder.web.za with local (Exim 3.36 #1)
	id 19ht4Z-000GF8-00
	for FreeBSD-gnats-submit@freebsd.org; Wed, 30 Jul 2003 16:41:03 +0100
Message-Id: <E19ht4Z-000GF8-00@hive.spyder.web.za>
Date: Wed, 30 Jul 2003 16:41:03 +0100
From: R.I.Pienaar <rip@devco.net>
Sender: "R.I.Pienaar" <rip@devco.net>
Reply-To: R.I.Pienaar <rip@devco.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port for msmtp
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55070
>Category:       ports
>Synopsis:       new port for msmtp
>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 Jul 30 08:50:16 PDT 2003
>Closed-Date:    Fri Aug 22 15:51:19 PDT 2003
>Last-Modified:  Fri Aug 22 15:51:19 PDT 2003
>Originator:     R.I.Pienaar
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD 4.6-STABLE 

>Description:
	SMTP 'plugin' for MUAs

>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:
#
#	msmtp
#	msmtp/Makefile
#	msmtp/distinfo
#	msmtp/pkg-descr
#	msmtp/pkg-plist
#
echo c - msmtp
mkdir -p msmtp > /dev/null 2>&1
echo x - msmtp/Makefile
sed 's/^X//' >msmtp/Makefile << 'END-of-msmtp/Makefile'
X# Ports collection makefile for:  msmtp
X# Date created:                   30 Jul 2003
X# Whom:                           R.I.Pienaar <rip@devco.net>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	msmtp
XPORTVERSION=	0.2.6
XCATEGORIES=	mail
XMASTER_SITES=	http://belnet.dl.sourceforge.net/sourceforge/msmtp/
X
XMAINTAINER=	rip@devco.net
XCOMMENT=	SMTP "plugin" for MUAs
X
XMAN1=		msmtp.1
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/msmtp ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/msmtp.1 ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-msmtp/Makefile
echo x - msmtp/distinfo
sed 's/^X//' >msmtp/distinfo << 'END-of-msmtp/distinfo'
XMD5 (msmtp-0.2.6.tar.gz) = 52bd4215b772bfdabeb267a29271f140
END-of-msmtp/distinfo
echo x - msmtp/pkg-descr
sed 's/^X//' >msmtp/pkg-descr << 'END-of-msmtp/pkg-descr'
Xmsmtp -- SMTP plugin for MUAs
X
XThis is a simple program that works as an "SMTP plugin" for Mutt and probably 
Xother MUAs (mail user agents).  msmtp forwards mails to an SMTP server (for 
Xexample at a free mail provider) which does the delivery.  
X
XFeatures include:
X    * SMTP AUTH methods PLAIN, LOGIN and CRAM-MD5
X    * TLS encrypted connections
X    * IPv6 support
X    * robustness
X    * detailed error messages (including the full answer of the SMTP server) 
X      if something goes wrong
X    * sendmail compatible exit codes (which most MUAs understand).
X
XSimply tell your MUA to call msmtp instead of /usr/sbin/sendmail 
X
XWWW: http://msmtp.sourceforge.net/
END-of-msmtp/pkg-descr
echo x - msmtp/pkg-plist
sed 's/^X//' >msmtp/pkg-plist << 'END-of-msmtp/pkg-plist'
Xbin/msmtp
END-of-msmtp/pkg-plist
exit



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Fri Aug 22 15:51:16 PDT 2003 
State-Changed-Why:  
Superceded by ports/55877 

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