FreeBSD Bugzilla – Attachment 45314 Details for
Bug 69894
New Port: devel/p5-Tree-Parser - Module to parse formatted files into tree structures (requires ports/69890, devel/p5-Array-Iterator)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
submission.txt
submission.txt (text/plain), 2.69 KB, created by
Aaron Dalton
on 2004-08-02 03:10:11 UTC
(
hide
)
Description:
submission.txt
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2004-08-02 03:10:11 UTC
Size:
2.69 KB
patch
obsolete
># 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@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@iinteractive.com> >X >X- Aaron Dalton >Xaaron@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@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@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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 69894
: 45314