Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2007 07:25:02 -0700 (PDT)
From:      Shinsuke Matsui <smatsui@karashi.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115899: [NEW PORT] www/p5-HTML-Selector-XPath: HTML::Selector::XPath - CSS Selector to XPath compiler
Message-ID:  <46d4303e.1f538c0a.382c.ffffcea9@mx.google.com>
Resent-Message-ID: <200708281430.l7SEU2u1059225@freefall.freebsd.org>

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

>Number:         115899
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-HTML-Selector-XPath: HTML::Selector::XPath - CSS Selector to XPath compiler
>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:   Tue Aug 28 14:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Shinsuke Matsui
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD localhost.my.domain 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007
>Description:
HTML::Selector::XPath is a utility function to compile CSS2
selector to the equivalent XPath expression.

WWW: http://search.cpan.org/dist/HTML-Selector-XPath/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-HTML-Selector-XPath-0.02.shar 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-HTML-Selector-XPath
#	p5-HTML-Selector-XPath/Makefile
#	p5-HTML-Selector-XPath/distinfo
#	p5-HTML-Selector-XPath/pkg-descr
#	p5-HTML-Selector-XPath/pkg-plist
#
echo c - p5-HTML-Selector-XPath
mkdir -p p5-HTML-Selector-XPath > /dev/null 2>&1
echo x - p5-HTML-Selector-XPath/Makefile
sed 's/^X//' >p5-HTML-Selector-XPath/Makefile << 'END-of-p5-HTML-Selector-XPath/Makefile'
X# New ports collection makefile for:	www/p5-HTML-Selector-XPath
X# Date created:				28 Aug 2007
X# Whom:					Shinsuke Matsui <smatsui@karashi.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML-Selector-XPath
XPORTVERSION=	0.02
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	HTML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	smatsui@karashi.org
XCOMMENT=	HTML::Selector::XPath - CSS Selector to XPath compiler
X
XPERL_CONFIGURE=	yes
X
XMAN3=	HTML::Selector::XPath.3
X
X.include <bsd.port.mk>
END-of-p5-HTML-Selector-XPath/Makefile
echo x - p5-HTML-Selector-XPath/distinfo
sed 's/^X//' >p5-HTML-Selector-XPath/distinfo << 'END-of-p5-HTML-Selector-XPath/distinfo'
XMD5 (HTML-Selector-XPath-0.02.tar.gz) = 218bb8374e557ab36a3b05afda00986f
XSHA256 (HTML-Selector-XPath-0.02.tar.gz) = d44eaf7ed1da6e622202c080aadc375231589949c8c1ef18010ec7d9f7292497
XSIZE (HTML-Selector-XPath-0.02.tar.gz) = 34653
END-of-p5-HTML-Selector-XPath/distinfo
echo x - p5-HTML-Selector-XPath/pkg-descr
sed 's/^X//' >p5-HTML-Selector-XPath/pkg-descr << 'END-of-p5-HTML-Selector-XPath/pkg-descr'
XHTML::Selector::XPath is a utility function to compile CSS2
Xselector to the equivalent XPath expression.
X
XWWW: http://search.cpan.org/dist/HTML-Selector-XPath/
END-of-p5-HTML-Selector-XPath/pkg-descr
echo x - p5-HTML-Selector-XPath/pkg-plist
sed 's/^X//' >p5-HTML-Selector-XPath/pkg-plist << 'END-of-p5-HTML-Selector-XPath/pkg-plist'
X%%SITE_PERL%%/HTML/Selector/XPath.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Selector/XPath/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Selector/XPath
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Selector
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML
X@dirrmtry %%SITE_PERL%%/HTML/Selector
X@dirrmtry %%SITE_PERL%%/HTML
END-of-p5-HTML-Selector-XPath/pkg-plist
exit
--- p5-HTML-Selector-XPath-0.02.shar ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46d4303e.1f538c0a.382c.ffffcea9>