ports/50936: new port: textproc/p5-Text-Quoted

Erwin Lansing erwin at lansing.dk
Mon Apr 14 12:10:11 UTC 2003


>Number:         50936
>Category:       ports
>Synopsis:       new port: textproc/p5-Text-Quoted
>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:   Mon Apr 14 05:10:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD lemur.droso.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Apr 5 16:37:20 CEST 2003 root at panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

new port: textproc/p5-Text-Quoted

Text::Quoted examines the structure of some text which
may contain multiple different levels of quoting, and
turns the text into a nested data structure.

WWW: http://search.cpan.org/dist/Text-Quoted/

Requested by: edwin

>How-To-Repeat:
	
>Fix:

	

--- p5-Text-Quoted.sh 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-Text-Quoted/
#	p5-Text-Quoted/Makefile
#	p5-Text-Quoted/pkg-plist
#	p5-Text-Quoted/distinfo
#	p5-Text-Quoted/pkg-descr
#
echo c - p5-Text-Quoted/
mkdir -p p5-Text-Quoted/ > /dev/null 2>&1
echo x - p5-Text-Quoted/Makefile
sed 's/^X//' >p5-Text-Quoted/Makefile << 'END-of-p5-Text-Quoted/Makefile'
X# New ports collection makefile for:	p5-Text-Quoted
X# Date created:				Mon April 14th, 2003
X# Whom:					Erwin Lansing <erwin at lansing.dk>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Text-Quoted
XPORTVERSION=	1.2
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Text
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	erwin at lansing.dk
XCOMMENT=	Text::Quoted - Extract the structure of a quoted mail message
X
XBUILD_DEPENDS=	${SITE_PERL}/Text/Autoformat.pm:${PORTSDIR}/textproc/p5-Text-Autoformat \
X		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Text::Quoted.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
XIGNORE=		Port requires perl 5.6.x or later. Install lang/perl5 then try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Text-Quoted/Makefile
echo x - p5-Text-Quoted/pkg-plist
sed 's/^X//' >p5-Text-Quoted/pkg-plist << 'END-of-p5-Text-Quoted/pkg-plist'
X%%SITE_PERL%%/mach/auto/Text/Quoted/.packlist
X%%SITE_PERL%%/Text/Quoted.pm
X at dirrm %%SITE_PERL%%/mach/auto/Text/Quoted
X at unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true
END-of-p5-Text-Quoted/pkg-plist
echo x - p5-Text-Quoted/distinfo
sed 's/^X//' >p5-Text-Quoted/distinfo << 'END-of-p5-Text-Quoted/distinfo'
XMD5 (Text-Quoted-1.2.tar.gz) = cec22ff657590d1e3dbf89ad17f3f94a
END-of-p5-Text-Quoted/distinfo
echo x - p5-Text-Quoted/pkg-descr
sed 's/^X//' >p5-Text-Quoted/pkg-descr << 'END-of-p5-Text-Quoted/pkg-descr'
XText::Quoted examines the structure of some text which
Xmay contain multiple different levels of quoting, and
Xturns the text into a nested data structure.
X
XWWW: http://search.cpan.org/dist/Text-Quoted/
END-of-p5-Text-Quoted/pkg-descr
exit
--- p5-Text-Quoted.sh ends here ---


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



More information about the freebsd-ports-bugs mailing list