ports/69894: New Port: devel/p5-Tree-Parser - Module to parse formatted files into tree structures (requires ports/69890, devel/p5-Array-Iterator)

Aaron Dalton aaron at daltons.ca
Mon Aug 2 02:10:14 UTC 2004


>Number:         69894
>Category:       ports
>Synopsis:       New Port: devel/p5-Tree-Parser - Module to parse formatted files into tree structures (requires ports/69890, devel/p5-Array-Iterator)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 02 02:10:11 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD galan.daltons.ca 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Sun Jun 27 22:48:19 MDT 2004 root at galan.daltons.ca:/usr/src/sys/i386/compile/GALAN i386


	
>Description:
This module can parse various types of input (formatted and containing
hierarchal information) into a tree structures. It can also deparse the
same tree structures back into a string. It accepts various types of 
input, such as; strings, filenames, array references. The tree structure 
is a hierarchy of Tree::Simple objects.

>How-To-Repeat:
>Fix:

	

--- submission.txt 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-Tree-Parser
#	p5-Tree-Parser/pkg-plist
#	p5-Tree-Parser/pkg-descr
#	p5-Tree-Parser/Makefile
#	p5-Tree-Parser/distinfo
#
echo c - p5-Tree-Parser
mkdir -p p5-Tree-Parser > /dev/null 2>&1
echo x - p5-Tree-Parser/pkg-plist
sed 's/^X//' >p5-Tree-Parser/pkg-plist << 'END-of-p5-Tree-Parser/pkg-plist'
X%%SITE_PERL%%/Tree/Parser.pm
X at unexec rmdir %D/%%SITE_PERL%%/Tree 2>/dev/null || true
END-of-p5-Tree-Parser/pkg-plist
echo x - p5-Tree-Parser/pkg-descr
sed 's/^X//' >p5-Tree-Parser/pkg-descr << 'END-of-p5-Tree-Parser/pkg-descr'
XThis module can parse various types of input (formatted and containing
Xhierarchal information) into a tree structures. It can also deparse the
Xsame tree structures back into a string. It accepts various types of input,
Xsuch as; strings, filenames, array references. The tree structure is a
Xhierarchy of Tree::Simple objects.
X
XWWW: http://search.cpan.org/~stevan/Tree-Parser-0.06/
XAuthor: Stevan Little <stevan at iinteractive.com>
X
X- Aaron Dalton
Xaaron at daltons.ca
END-of-p5-Tree-Parser/pkg-descr
echo x - p5-Tree-Parser/Makefile
sed 's/^X//' >p5-Tree-Parser/Makefile << 'END-of-p5-Tree-Parser/Makefile'
X# New ports collection makefile for:	Tree::Parser
X# Date created:							1 August 2004
X# Whom:									Aaron Dalton <aaron at daltons.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=			Tree-Parser
XPORTVERSION=		0.06
XCATEGORIES=			devel perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Tree
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=	aaron at daltons.ca
XCOMMENT=	Module to parse formatted files into tree structures
X
XBUILD_DEPENDS=	${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception ${SITE_PERL}/Array/Iterator.pm:${PORTSDIR}/devel/p5-Array-Iterator ${SITE_PERL}/Tree/Simple.pm:${PORTSDIR}/devel/p5-Tree-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XMAN3=		Tree::Parser.3
X
XPERL_CONFIGURE=	yes
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.if ${PERL_LEVEL} < 500800
XBUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Tree-Parser/Makefile
echo x - p5-Tree-Parser/distinfo
sed 's/^X//' >p5-Tree-Parser/distinfo << 'END-of-p5-Tree-Parser/distinfo'
XMD5 (Tree-Parser-0.06.tar.gz) = b491836357fd16058958f20bfcf17bc5
XSIZE (Tree-Parser-0.06.tar.gz) = 9793
END-of-p5-Tree-Parser/distinfo
exit
--- submission.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list