From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 11 11:40:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF5E016A50E for ; Thu, 11 Sep 2003 11:40:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 137B743FE9 for ; Thu, 11 Sep 2003 11:40:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8BIeDUp022106 for ; Thu, 11 Sep 2003 11:40:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8BIeDRV022105; Thu, 11 Sep 2003 11:40:13 -0700 (PDT) Resent-Date: Thu, 11 Sep 2003 11:40:13 -0700 (PDT) Resent-Message-Id: <200309111840.h8BIeDRV022105@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Eikemeier Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A299716A4BF for ; Thu, 11 Sep 2003 11:31:35 -0700 (PDT) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id D37E743FBF for ; Thu, 11 Sep 2003 11:31:33 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from pd951a34c.dip.t-dialin.net ([217.81.163.76] helo=fillmore-labs.com ident=r8ugel7f3nb8jy1i) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.22) id 19xWE8-000Ir4-RU for FreeBSD-gnats-submit@FreeBSD.org; Thu, 11 Sep 2003 20:31:33 +0200 Message-Id: <3F60BF80.9080006@fillmore-labs.com> Date: Thu, 11 Sep 2003 20:31:28 +0200 From: Oliver Eikemeier To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/56711: [NEW PORT] port textproc/p5-XML-LibXML-XPathContext X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 18:40:26 -0000 >Number: 56711 >Category: ports >Synopsis: [NEW PORT] port textproc/p5-XML-LibXML-XPathContext >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Sep 11 11:40:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Oliver Eikemeier >Release: FreeBSD 4.9-PRERELEASE i386 >Organization: Fillmore Labs - http://www.fillmore-labs.com >Environment: System: FreeBSD nuuk.fillmore-labs.com 4.9-PRERELEASE >Description: - required port to upgrade port textproc/p5-XML-XSH to version 1.8.2 >How-To-Repeat: >Fix: --- p5-XML-LibXML-XPathContext.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: # # textproc/p5-XML-LibXML-XPathContext # textproc/p5-XML-LibXML-XPathContext/Makefile # textproc/p5-XML-LibXML-XPathContext/distinfo # textproc/p5-XML-LibXML-XPathContext/pkg-descr # textproc/p5-XML-LibXML-XPathContext/pkg-plist # echo c - textproc/p5-XML-LibXML-XPathContext mkdir -p textproc/p5-XML-LibXML-XPathContext > /dev/null 2>&1 echo x - textproc/p5-XML-LibXML-XPathContext/Makefile sed 's/^X//' >textproc/p5-XML-LibXML-XPathContext/Makefile << 'END-of-textproc/p5-XML-LibXML-XPathContext/Makefile' X# New ports collection makefile for: p5-XML-LibXML-XPathContext X# Date created: 11 Sep 2003 X# Whom: Oliver Eikemeier X# X# $FreeBSD$ X# X XPORTNAME= XML-LibXML-XPathContext XPORTVERSION= 0.04 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= XML XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Perl interface to libxml2's xmlXPathContext X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= XML::LibXML::XPathContext.3 X Xtest: build X @cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} \ X ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test X X.include END-of-textproc/p5-XML-LibXML-XPathContext/Makefile echo x - textproc/p5-XML-LibXML-XPathContext/distinfo sed 's/^X//' >textproc/p5-XML-LibXML-XPathContext/distinfo << 'END-of-textproc/p5-XML-LibXML-XPathContext/distinfo' XMD5 (XML-LibXML-XPathContext-0.04.tar.gz) = 829c06ed96a972e26c03f9bdb03c8e13 END-of-textproc/p5-XML-LibXML-XPathContext/distinfo echo x - textproc/p5-XML-LibXML-XPathContext/pkg-descr sed 's/^X//' >textproc/p5-XML-LibXML-XPathContext/pkg-descr << 'END-of-textproc/p5-XML-LibXML-XPathContext/pkg-descr' XThis module augments XML::LibXML by providing a Perl Xinterface to libxml2's xmlXPathContext structure. X XWWW: http://search.cpan.org/perldoc?XML::LibXML::XPathContext END-of-textproc/p5-XML-LibXML-XPathContext/pkg-descr echo x - textproc/p5-XML-LibXML-XPathContext/pkg-plist sed 's/^X//' >textproc/p5-XML-LibXML-XPathContext/pkg-plist << 'END-of-textproc/p5-XML-LibXML-XPathContext/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/XML/LibXML/XPathContext.pm X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/XML 2>/dev/null || true X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXML/XPathContext/XPathContext.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXML/XPathContext/XPathContext.so X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXML/XPathContext/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXML/XPathContext X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/LibXML 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true END-of-textproc/p5-XML-LibXML-XPathContext/pkg-plist exit --- p5-XML-LibXML-XPathContext.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: