ports/56229: [NEW PORT] mail/p5-Email-Simple: Simple, fast mail parser
Lars Thegler
lars at thegler.dk
Sun Aug 31 10:30:26 UTC 2003
>Number: 56229
>Category: ports
>Synopsis: [NEW PORT] mail/p5-Email-Simple: Simple, fast mail parser
>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 03:30:23 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:
Email::Simple is the first deliverable of the "Perl Email Project", a
reaction against the complexity and increasing bugginess of the Mail::*
modules. In contrast, Email::* modules are meant to be simple to use
and to maintain, pared to the bone, fast, minimal in their external
dependencies, and correct.
WWW: http://search.cpan.org/dist/Email-Simple
Generated with FreeBSD Port Tools 0.26
>How-To-Repeat:
>Fix:
--- p5-Email-Simple-1.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-Simple
# p5-Email-Simple/Makefile
# p5-Email-Simple/distinfo
# p5-Email-Simple/pkg-plist
# p5-Email-Simple/pkg-descr
#
echo c - p5-Email-Simple
mkdir -p p5-Email-Simple > /dev/null 2>&1
echo x - p5-Email-Simple/Makefile
sed 's/^X//' >p5-Email-Simple/Makefile << 'END-of-p5-Email-Simple/Makefile'
X# New ports collection makefile for: p5-Email-Simple
X# Date created: August 31 2003
X# Whom: Lars Thegler <lars at thegler.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Email-Simple
XPORTVERSION= 1.6
XCATEGORIES= mail perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Email
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= lars at thegler.dk
XCOMMENT= Simple, fast mail parser
X
XPERL_CONFIGURE= yes
X
XMAN3= Email::Simple.3
X
Xtest:
X cd ${WRKSRC} ; make test
X
X.include <bsd.port.mk>
END-of-p5-Email-Simple/Makefile
echo x - p5-Email-Simple/distinfo
sed 's/^X//' >p5-Email-Simple/distinfo << 'END-of-p5-Email-Simple/distinfo'
XMD5 (Email-Simple-1.6.tar.gz) = 18422b3b498d3bc617f0918d665418f2
END-of-p5-Email-Simple/distinfo
echo x - p5-Email-Simple/pkg-plist
sed 's/^X//' >p5-Email-Simple/pkg-plist << 'END-of-p5-Email-Simple/pkg-plist'
X%%SITE_PERL%%/Email/Simple.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Simple/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Simple
X at unexec rmdir %D/%%SITE_PERL%%/Email 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email 2>/dev/null || true
END-of-p5-Email-Simple/pkg-plist
echo x - p5-Email-Simple/pkg-descr
sed 's/^X//' >p5-Email-Simple/pkg-descr << 'END-of-p5-Email-Simple/pkg-descr'
XEmail::Simple is the first deliverable of the "Perl Email Project", a
Xreaction against the complexity and increasing bugginess of the Mail::*
Xmodules. In contrast, Email::* modules are meant to be simple to use
Xand to maintain, pared to the bone, fast, minimal in their external
Xdependencies, and correct.
X
XWWW: http://search.cpan.org/dist/Email-Simple
END-of-p5-Email-Simple/pkg-descr
exit
--- p5-Email-Simple-1.6.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list