ports/70426: New Port: devel/p5-Tree-Simple-VisitorFactory - A collection of visitor objects for traversing Tree::Simple hierarchies
Aaron Dalton
aaron at daltons.ca
Fri Aug 13 20:00:47 UTC 2004
>Number: 70426
>Category: ports
>Synopsis: New Port: devel/p5-Tree-Simple-VisitorFactory - A collection of visitor objects for traversing Tree::Simple hierarchies
>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: Fri Aug 13 20:00:44 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:
Tree::Simple::VisitorFactory is a collection of visitor objects used to
traverse Tree::Simple hierarchies.
>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-Simple-VisitorFactory
# p5-Tree-Simple-VisitorFactory/Makefile
# p5-Tree-Simple-VisitorFactory/pkg-descr
# p5-Tree-Simple-VisitorFactory/pkg-plist
# p5-Tree-Simple-VisitorFactory/distinfo
#
echo c - p5-Tree-Simple-VisitorFactory
mkdir -p p5-Tree-Simple-VisitorFactory > /dev/null 2>&1
echo x - p5-Tree-Simple-VisitorFactory/Makefile
sed 's/^X//' >p5-Tree-Simple-VisitorFactory/Makefile << 'END-of-p5-Tree-Simple-VisitorFactory/Makefile'
X# New ports collection makefile for: Tree::Simple::VisitorFactory
X# Date created: 13 August 2004
X# Whom: Aaron Dalton <aaron at daltons.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Tree-Simple-VisitorFactory
XPORTVERSION= 0.01
XCATEGORIES= devel perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Tree
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= aaron at daltons.ca
XCOMMENT= A set of visitor objects for traversing Tree::Simple hierarchies
X
XBUILD_DEPENDS= ${SITE_PERL}/Tree/Simple.pm:${PORTSDIR}/devel/p5-Tree-Simple
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XMAN3= Tree::Simple::Visitor::BreadthFirstTraversal.3 \
X Tree::Simple::Visitor::FindByPath.3 \
X Tree::Simple::Visitor::GetAllDescendents.3 \
X Tree::Simple::Visitor::PathToRoot.3 \
X Tree::Simple::Visitor::PostOrderTraversal.3 \
X Tree::Simple::VisitorFactory.3
X
XPERL_CONFIGURE= yes
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
XIGNORE= "This port requires perl 5.6 or above."
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Tree-Simple-VisitorFactory/Makefile
echo x - p5-Tree-Simple-VisitorFactory/pkg-descr
sed 's/^X//' >p5-Tree-Simple-VisitorFactory/pkg-descr << 'END-of-p5-Tree-Simple-VisitorFactory/pkg-descr'
XTree::Simple::VisitorFactory is a collection of visitor objects used to
Xtraverse Tree::Simple hierarchies.
X
XWWW: http://search.cpan.org/dist/Tree-Simple-VisitorFactory/
XAuthor: Stevan Little <stevan at iinteractive.com>
X
X- Aaron Dalton
Xaaron at daltons.ca
END-of-p5-Tree-Simple-VisitorFactory/pkg-descr
echo x - p5-Tree-Simple-VisitorFactory/pkg-plist
sed 's/^X//' >p5-Tree-Simple-VisitorFactory/pkg-plist << 'END-of-p5-Tree-Simple-VisitorFactory/pkg-plist'
X%%SITE_PERL%%/Tree/Simple/Visitor/BreadthFirstTraversal.pm
X%%SITE_PERL%%/Tree/Simple/Visitor/FindByPath.pm
X%%SITE_PERL%%/Tree/Simple/Visitor/GetAllDescendents.pm
X%%SITE_PERL%%/Tree/Simple/Visitor/PathToRoot.pm
X%%SITE_PERL%%/Tree/Simple/Visitor/PostOrderTraversal.pm
X%%SITE_PERL%%/Tree/Simple/VisitorFactory.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple/VisitorFactory/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple/VisitorFactory
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/Simple 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree 2>/dev/null || true
X at dirrm %%SITE_PERL%%/Tree/Simple/Visitor
X at unexec rmdir %D/%%SITE_PERL%%/Tree/Simple 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/Tree 2>/dev/null || true
END-of-p5-Tree-Simple-VisitorFactory/pkg-plist
echo x - p5-Tree-Simple-VisitorFactory/distinfo
sed 's/^X//' >p5-Tree-Simple-VisitorFactory/distinfo << 'END-of-p5-Tree-Simple-VisitorFactory/distinfo'
XMD5 (Tree-Simple-VisitorFactory-0.01.tar.gz) = cc76e15ee4b5c8bf457f998b9033d6ed
XSIZE (Tree-Simple-VisitorFactory-0.01.tar.gz) = 9206
END-of-p5-Tree-Simple-VisitorFactory/distinfo
exit
--- submission.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list