From root@undeliverable.renatasystems.org  Tue Mar  2 01:41:51 2010
Return-Path: <root@undeliverable.renatasystems.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EE51F106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Mar 2010 01:41:51 +0000 (UTC)
	(envelope-from root@undeliverable.renatasystems.org)
Received: from hs-9.renatasystems.org (hs-9.renatasystems.org [83.222.5.149])
	by mx1.freebsd.org (Postfix) with SMTP id 2F0B58FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Mar 2010 01:41:50 +0000 (UTC)
Received: (qmail 24753 invoked by uid 0); 2 Mar 2010 04:41:50 +0300
Message-Id: <20100302014150.24752.qmail@hs-9.renatasystems.org>
Date: 2 Mar 2010 04:41:50 +0300
From: Alexey V.Degtyarev <alexey@renatasystems.org>
Reply-To: Alexey V.Degtyarev <alexey@renatasystems.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: mail/mime-construct - construct and optionally send MIME messages from command line
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         144410
>Category:       ports
>Synopsis:       New port: mail/mime-construct - construct and optionally send MIME messages from command line
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 02 01:50:02 UTC 2010
>Closed-Date:    Tue Mar 09 22:26:05 UTC 2010
>Last-Modified:  Tue Mar  9 22:30:04 UTC 2010
>Originator:     Alexey V. Degtyarev
>Release:        FreeBSD 8.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD renatasystems.org 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
mime-construct constructs and (by default) mails MIME messages. It is entirely
driven from the command line, it is designed to be used by other programs, or
people who act like programs.

WWW: http://www.argon.org/~roderick/

Note please, the port requires devel/p5-Proc-WaitStat submitted as
ports/144409.
>How-To-Repeat:
	
>Fix:

	

--- mime-construct.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:
#
#	mime-construct
#	mime-construct/Makefile
#	mime-construct/distinfo
#	mime-construct/pkg-descr
#	mime-construct/pkg-plist
#
echo c - mime-construct
mkdir -p mime-construct > /dev/null 2>&1
echo x - mime-construct/Makefile
sed 's/^X//' >mime-construct/Makefile << '9082c79f2860d316e568fa99c2ed5c1f'
X# New ports collection makefile for:	mime-construct
X# Date created:				Tue 02 Mar 2010
X# Whom:					Alexey V. Degtyarev <alexey@renatasystems.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mime-construct
XPORTVERSION=	1.10
XCATEGORIES=	mail
XMASTER_SITES=	http://www.argon.org/~roderick/ \
X		ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/
X
XMAINTAINER=	alexey@renatasystems.org
XCOMMENT=	Construct and optionally send MIME messages from command line
X
XBUILD_DEPENDS=	p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 \
X		p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \
X		p5-Proc-WaitStat>=0:${PORTSDIR}/devel/p5-Proc-WaitStat
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN1=		mime-construct.1
X
X.include <bsd.port.mk>
9082c79f2860d316e568fa99c2ed5c1f
echo x - mime-construct/distinfo
sed 's/^X//' >mime-construct/distinfo << '7ae410b6d0f2b2fc2de4ebbe1c4ff24f'
XMD5 (mime-construct-1.10.tar.gz) = a8060188ed35dccd5c5aac85f5b6a094
XSHA256 (mime-construct-1.10.tar.gz) = 529cd41050787aa1a5c387104ab4df8a734061c23a5dcedd5f12fe37ff8a71e9
XSIZE (mime-construct-1.10.tar.gz) = 12452
7ae410b6d0f2b2fc2de4ebbe1c4ff24f
echo x - mime-construct/pkg-descr
sed 's/^X//' >mime-construct/pkg-descr << 'cd7d903a975873828847fd99e643eb0c'
Xmime-construct constructs and (by default) mails MIME messages. It is entirely
Xdriven from the command line, it is designed to be used by other programs, or
Xpeople who act like programs.
X
XWWW: http://www.argon.org/~roderick/
cd7d903a975873828847fd99e643eb0c
echo x - mime-construct/pkg-plist
sed 's/^X//' >mime-construct/pkg-plist << '3cf906a5ca1f8af4fc5fc9207da99b66'
Xbin/mime-construct
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/mime-construct/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/mime-construct
3cf906a5ca1f8af4fc5fc9207da99b66
exit
--- mime-construct.shar ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Mar 8 17:01:50 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144410 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Mar 9 22:26:04 UTC 2010 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144410: commit references a PR
Date: Tue,  9 Mar 2010 22:26:31 +0000 (UTC)

 miwi        2010-03-09 22:26:17 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail                 Makefile 
   Added files:
     mail/mime-construct  Makefile distinfo pkg-descr pkg-plist 
   Log:
   mime-construct constructs and (by default) mails MIME messages. It is entirely
   driven from the command line, it is designed to be used by other programs, or
   people who act like programs.
   
   WWW: http://www.argon.org/~roderick/
   
   PR:             ports/144410
   Submitted by:   Alexey V. Degtyarev <alexey at renatasystems.org>
   
   Revision  Changes    Path
   1.1012    +1 -0      ports/mail/Makefile
   1.1       +26 -0     ports/mail/mime-construct/Makefile (new)
   1.1       +3 -0      ports/mail/mime-construct/distinfo (new)
   1.1       +5 -0      ports/mail/mime-construct/pkg-descr (new)
   1.1       +3 -0      ports/mail/mime-construct/pkg-plist (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"
 
>Unformatted:
