Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2010 12:00:06 +0000
From:      Mike Bristow <mike@urgle.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/145602: New port: textproc/p5-XML-Descent
Message-ID:  <E1O0ZM6-000LOu-5k@cheddar.urgle.com>
Resent-Message-ID: <201004101210.o3ACA103093052@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         145602
>Category:       ports
>Synopsis:       New port: textproc/p5-XML-Descent
>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:   Sat Apr 10 12:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Mike Bristow
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD cheddar.urgle.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Thu Jan 7 16:37:09 GMT 2010 root@cheddar.urgle.com:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:

XML::Descent is not available in the ports tree.  Note that 
this perl lib depends upon XM::TokeParser, see ports/145601

>How-To-Repeat:

>Fix:

# 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:
#
#	textproc/p5-XML-Descent
#	textproc/p5-XML-Descent/Makefile
#	textproc/p5-XML-Descent/pkg-descr
#	textproc/p5-XML-Descent/distinfo
#	textproc/p5-XML-Descent/pkg-plist
#
echo c - textproc/p5-XML-Descent
mkdir -p textproc/p5-XML-Descent > /dev/null 2>&1
echo x - textproc/p5-XML-Descent/Makefile
sed 's/^X//' >textproc/p5-XML-Descent/Makefile << 'd8eaad61b9af1093c6d04612f5d3e52a'
X# New ports collection makefile for:	XML-TokeParser
X# Date created:		10 April 2010
X# Whom:			Mike Bristow <mike@urgle.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML-Descent
XPORTVERSION=	1.04
XPORTREVISION=	1
XCATEGORIES=	textproc perl5
XMASTER_SITES=	CPAN/XML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	mike@urgle.com
XCOMMENT=	Recursive descent XML parsing
X
XBUILD_DEPENDS=	${SITE_PERL}/XML/TokeParser.pm:${PORTSDIR}/textproc/p5-XML-TokeParser \
X		${SITE_PERL}/Test/Differences.pm:${PORTSDIR}/devel/p5-Test-Differences
XRUN_DEPENDS=	${SITE_PERL}/XML/TokeParser.pm:${PORTSDIR}/textproc/p5-XML-TokeParser
X
XPERL_CONFIGURE=	yes
X
XMAN3=		XML::Descent.3
X
X.include <bsd.port.mk>
d8eaad61b9af1093c6d04612f5d3e52a
echo x - textproc/p5-XML-Descent/pkg-descr
sed 's/^X//' >textproc/p5-XML-Descent/pkg-descr << '85b7dd89a7d4ac415544a7df765898da'
XPerl library for recursive descent XML parsing
X
XWWW: http://search.cpan.org/dist/XML-Descent/
85b7dd89a7d4ac415544a7df765898da
echo x - textproc/p5-XML-Descent/distinfo
sed 's/^X//' >textproc/p5-XML-Descent/distinfo << 'b3d4229bf73c6358349d89e9fa8fa363'
XMD5 (XML-Descent-1.04.tar.gz) = 9e00f2c1a31d8cacd91fb23a30dc6fc6
XSHA256 (XML-Descent-1.04.tar.gz) = a711b856f8cdf5e647a44c71f967d48c096035b9dbd3f1efbdbea40605afbd50
XSIZE (XML-Descent-1.04.tar.gz) = 15212
b3d4229bf73c6358349d89e9fa8fa363
echo x - textproc/p5-XML-Descent/pkg-plist
sed 's/^X//' >textproc/p5-XML-Descent/pkg-plist << '4612a7952b6c7dc84056e0b3e201ae24'
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Descent/.packlist
X%%SITE_PERL%%/XML/Descent.pm
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Descent
4612a7952b6c7dc84056e0b3e201ae24
exit


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1O0ZM6-000LOu-5k>