ports/109410: New port: mail/p5-Email-Reply
Kay Abendroth
kay.abendroth at raxion.net
Wed Feb 21 21:50:07 UTC 2007
>Number: 109410
>Category: ports
>Synopsis: New port: mail/p5-Email-Reply
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 21 21:50:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Kay Abendroth
>Release: 6.2
>Organization:
>Environment:
FreeBSD halo 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 17:36:58 CET 2007 root at halo:/usr/obj/usr/src/sys/HALO i386
>Description:
I would like to submit this port with me as maintainer, which is/will be required by the upcoming bugzilla release (3.0).
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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:
#
# .
# ./pkg-descr
# ./pkg-plist
# ./Makefile
# ./distinfo
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
XThis software takes the hard out of generating replies to email messages.
X
XWWW: http://search.cpan.org/dist/Email-Reply/
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
X%%SITE_PERL%%/Email/Reply.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Reply/.packlist
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Reply
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Reply
X at dirrmtry %%SITE_PERL%%/Email/Reply
X at dirrmtry %%SITE_PERL%%/Email
END-of-./pkg-plist
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for: mail/p5-Email-Reply
X# Date created: 21 February 2007
X# Whom: Kay Abendroth <kay.abendroth at raxion.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Email-Reply
XPORTVERSION= 1.201
XCATEGORIES= mail perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=Email
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= kay.abendroth at raxion.net
XCOMMENT= Email::Reply - Reply to a Message
X
XBUILD_DEPENDS= p5-ExtUtils-MakeMaker:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \
X p5-Test-Simple:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS= p5-Email-Abstract>=2.01:${PORTSDIR}/mail/p5-Email-Abstract \
X p5-Email-Address>=1.80:${PORTSDIR}/mail/p5-Email-Address \
X p5-Email-MIME>=1.82:${PORTSDIR}/mail/p5-Email-MIME \
X p5-Email-MIME-Creator>=1.41:${PORTSDIR}/mail/p5-Email-MIME-Creator \
X p5-Email-Simple-Creator>=1.4:${PORTSDIR}/mail/p5-Email-Simple-Creator
X
XPERL_CONFIGURE= yes
X
XMAN3= Email::Reply.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500801
XIGNORE= requires perl 5.8.1 or later. Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (Email-Reply-1.201.tar.gz) = ea39a4a73d0b8cc54a28d6e84327413e
XSHA256 (Email-Reply-1.201.tar.gz) = 43f39f6796f70334844f66f0b78ce0a35ccc1fd4740893558d367341d15daa82
XSIZE (Email-Reply-1.201.tar.gz) = 13320
END-of-./distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list