From lth@dask.thegler.dk  Sun Aug 31 09:52:14 2003
Return-Path: <lth@dask.thegler.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9F1A116A4C0
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Aug 2003 09:52:14 -0700 (PDT)
Received: from dask.thegler.dk (dask.thegler.dk [212.242.93.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BAD8043FE3
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Aug 2003 09:52:13 -0700 (PDT)
	(envelope-from lth@dask.thegler.dk)
Received: by dask.thegler.dk (Postfix, from userid 1001)
	id 1D0D73E54; Sun, 31 Aug 2003 18:52:12 +0200 (CEST)
Message-Id: <20030831165212.1D0D73E54@dask.thegler.dk>
Date: Sun, 31 Aug 2003 18:52:12 +0200 (CEST)
From: Lars Thegler <lars@thegler.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] mail/p5-Email-Folder: Read all the messages from a folder as Email::Simple objects
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56241
>Category:       ports
>Synopsis:       [NEW PORT] mail/p5-Email-Folder: Read all the messages from a folder as Email::Simple objects
>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:   Sun Aug 31 10:00:32 PDT 2003
>Closed-Date:    Sun Aug 31 13:33:24 PDT 2003
>Last-Modified:  Sun Aug 31 13:33:24 PDT 2003
>Originator:     Lars Thegler
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.8-STABLE FreeBSD 4.8-STABLE #9: Tue Jul 29 01:39:22 CEST 2003
>Description:
Read all the messages from a folder as Email::Simple objects.

WWW: http://search.cpan.org/dist/Email-Folder

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

--- p5-Email-Folder-0.8.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:
#
#	p5-Email-Folder
#	p5-Email-Folder/Makefile
#	p5-Email-Folder/pkg-plist
#	p5-Email-Folder/pkg-descr
#	p5-Email-Folder/distinfo
#
echo c - p5-Email-Folder
mkdir -p p5-Email-Folder > /dev/null 2>&1
echo x - p5-Email-Folder/Makefile
sed 's/^X//' >p5-Email-Folder/Makefile << 'END-of-p5-Email-Folder/Makefile'
X# New ports collection makefile for:	p5-Email-Folder
X# Date created:				August 31 2003
X# Whom:					Lars Thegler <lars@thegler.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Email-Folder
XPORTVERSION=	0.8
XCATEGORIES=	mail perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Email
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lars@thegler.dk
XCOMMENT=	Read all the messages from a folder as Email::Simple objects
X
XBUILD_DEPENDS=	${SITE_PERL}/Email/Simple.pm:${PORTSDIR}/mail/p5-Email-Simple \
X		${SITE_PERL}/Email/FolderType.pm:${PORTSDIR}/mail/p5-Email-FolderType
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Email::Folder.3 \
X		Email::Folder::Maildir.3 \
X		Email::Folder::Mbox.3 \
X		Email::Folder::Reader.3
X
Xtest:
X	cd ${WRKSRC} ; make test
X
X.include <bsd.port.mk>
END-of-p5-Email-Folder/Makefile
echo x - p5-Email-Folder/pkg-plist
sed 's/^X//' >p5-Email-Folder/pkg-plist << 'END-of-p5-Email-Folder/pkg-plist'
X%%SITE_PERL%%/Email/Folder.pm
X%%SITE_PERL%%/Email/Folder/Maildir.pm
X%%SITE_PERL%%/Email/Folder/Mbox.pm
X%%SITE_PERL%%/Email/Folder/Reader.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email-Folder/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email-Folder
X@unexec rmdir %D/%%SITE_PERL%%/Email/Folder 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Email 2>/dev/null || true
END-of-p5-Email-Folder/pkg-plist
echo x - p5-Email-Folder/pkg-descr
sed 's/^X//' >p5-Email-Folder/pkg-descr << 'END-of-p5-Email-Folder/pkg-descr'
XRead all the messages from a folder as Email::Simple objects.
X
XWWW: http://search.cpan.org/dist/Email-Folder
END-of-p5-Email-Folder/pkg-descr
echo x - p5-Email-Folder/distinfo
sed 's/^X//' >p5-Email-Folder/distinfo << 'END-of-p5-Email-Folder/distinfo'
XMD5 (Email-Folder-0.8.tar.gz) = 5149391fbc737b00f0cae5b43a696e77
END-of-p5-Email-Folder/distinfo
exit
--- p5-Email-Folder-0.8.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sun Aug 31 13:33:16 PDT 2003 
State-Changed-Why:  
New port added, thanks! 

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