Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2003 14:15:51 +0200 (CEST)
From:      Lars Thegler <lars@thegler.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56232: [NEW PORT] mail/p5-Email-FolderType: Determine the type of a mail folder
Message-ID:  <20030831121551.F35643E54@dask.thegler.dk>
Resent-Message-ID: <200308311220.h7VCKDbm044179@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56232
>Category:       ports
>Synopsis:       [NEW PORT] mail/p5-Email-FolderType: Determine the type of a mail folder
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 31 05:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
Provides a utility subroutine for detecting the type of a given mail folder.

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

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

--- p5-Email-FolderType-0.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:
#
#	p5-Email-FolderType
#	p5-Email-FolderType/Makefile
#	p5-Email-FolderType/pkg-plist
#	p5-Email-FolderType/pkg-descr
#	p5-Email-FolderType/distinfo
#
echo c - p5-Email-FolderType
mkdir -p p5-Email-FolderType > /dev/null 2>&1
echo x - p5-Email-FolderType/Makefile
sed 's/^X//' >p5-Email-FolderType/Makefile << 'END-of-p5-Email-FolderType/Makefile'
X# New ports collection makefile for:	p5-Email-FolderType
X# Date created:				August 31 2003
X# Whom:					Lars Thegler <lars@thegler.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Email-FolderType
XPORTVERSION=	0.6
XCATEGORIES=	mail perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Email
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lars@thegler.dk
XCOMMENT=	Determine the type of a mail folder
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Email::FolderType.3
X
Xtest:
X	cd ${WRKSRC} ; make test
X
X.include <bsd.port.mk>
END-of-p5-Email-FolderType/Makefile
echo x - p5-Email-FolderType/pkg-plist
sed 's/^X//' >p5-Email-FolderType/pkg-plist << 'END-of-p5-Email-FolderType/pkg-plist'
X%%SITE_PERL%%/Email/FolderType.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/FolderType/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/FolderType
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Email 2>/dev/null || true
END-of-p5-Email-FolderType/pkg-plist
echo x - p5-Email-FolderType/pkg-descr
sed 's/^X//' >p5-Email-FolderType/pkg-descr << 'END-of-p5-Email-FolderType/pkg-descr'
XProvides a utility subroutine for detecting the type of a given mail folder.
X
XWWW: http://search.cpan.org/dist/Email-FolderType
END-of-p5-Email-FolderType/pkg-descr
echo x - p5-Email-FolderType/distinfo
sed 's/^X//' >p5-Email-FolderType/distinfo << 'END-of-p5-Email-FolderType/distinfo'
XMD5 (Email-FolderType-0.6.tar.gz) = 54a74b1fd8f5bfedabc82808c1fa7502
END-of-p5-Email-FolderType/distinfo
exit
--- p5-Email-FolderType-0.6.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030831121551.F35643E54>