Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2006 02:29:36 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/107031: [NEW PORT] misc/p5-MIME-Explode: Perl extension for explode MIME messages
Message-ID:  <20061221182936.E38201144F@chinsan.twbbs.org>
Resent-Message-ID: <200612211830.kBLIUDNP003281@freefall.freebsd.org>

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

>Number:         107031
>Category:       ports
>Synopsis:       [NEW PORT] misc/p5-MIME-Explode: Perl extension for explode MIME messages
>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:   Thu Dec 21 18:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #3: Mon Dec  4 02:04:40 CST
>Description:
MIME::Explode is perl module for parsing and decoding single or multipart
MIME messages, and outputting its decoded components to a given directory
ie, this module is designed to allows users to extract the attached files
out of a MIME encoded email messages or mailboxes.

WWW: http://search.cpan.org/dist/MIME-Explode/

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

--- p5-MIME-Explode-0.38.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-MIME-Explode
#	p5-MIME-Explode/Makefile
#	p5-MIME-Explode/distinfo
#	p5-MIME-Explode/pkg-descr
#	p5-MIME-Explode/pkg-plist
#
echo c - p5-MIME-Explode
mkdir -p p5-MIME-Explode > /dev/null 2>&1
echo x - p5-MIME-Explode/Makefile
sed 's/^X//' >p5-MIME-Explode/Makefile << 'END-of-p5-MIME-Explode/Makefile'
X# New ports collection makefile for:    p5-MIME-Explode
X# Date created:		2006/12/22
X# Whom:	      		chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	MIME-Explode
XPORTVERSION=	0.38
XCATEGORIES=	misc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	MIME
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	chinsan@FreeBSD.org
XCOMMENT=	Perl extension for explode MIME messages
X
XPERL_CONFIGURE=	yes
X
XMAN3=	MIME::Explode.3
X
X.include <bsd.port.mk>
END-of-p5-MIME-Explode/Makefile
echo x - p5-MIME-Explode/distinfo
sed 's/^X//' >p5-MIME-Explode/distinfo << 'END-of-p5-MIME-Explode/distinfo'
XMD5 (MIME-Explode-0.38.tar.gz) = e3281a462ff3348590be78967b89ebd3
XSHA256 (MIME-Explode-0.38.tar.gz) = d82a23e6c49d949d27df59a5d49827711fb5e242315bc9a0213b212f7a785ee0
XSIZE (MIME-Explode-0.38.tar.gz) = 158284
END-of-p5-MIME-Explode/distinfo
echo x - p5-MIME-Explode/pkg-descr
sed 's/^X//' >p5-MIME-Explode/pkg-descr << 'END-of-p5-MIME-Explode/pkg-descr'
XMIME::Explode is perl module for parsing and decoding single or multipart
XMIME messages, and outputting its decoded components to a given directory
Xie, this module is designed to allows users to extract the attached files
Xout of a MIME encoded email messages or mailboxes.
X
XWWW: http://search.cpan.org/dist/MIME-Explode/
END-of-p5-MIME-Explode/pkg-descr
echo x - p5-MIME-Explode/pkg-plist
sed 's/^X//' >p5-MIME-Explode/pkg-plist << 'END-of-p5-MIME-Explode/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Explode/Explode.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Explode/Explode.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Explode/autosplit.ix
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Explode/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/MIME/Explode.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Explode
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/MIME
END-of-p5-MIME-Explode/pkg-plist
exit
--- p5-MIME-Explode-0.38.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?20061221182936.E38201144F>