Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2001 21:23:08 +0400
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27712: New port: p5-XML-LibXML-0.91 - Interface to Gnome libxml2 library
Message-ID:  <E154QjU-000Jdr-00@3wgraphics.com>

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

>Number:         27712
>Category:       ports
>Synopsis:       New port: p5-XML-LibXML-0.91 - Interface to Gnome libxml2 library
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 28 10:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

New port: p5-XML-LibXML-0.91 - Interface to Gnome libxml2 library

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>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:
#
#	p5-XML-LibXML
#	p5-XML-LibXML/Makefile
#	p5-XML-LibXML/distinfo
#	p5-XML-LibXML/pkg-comment
#	p5-XML-LibXML/pkg-plist
#	p5-XML-LibXML/pkg-descr
#	p5-XML-LibXML/README
#
echo c - p5-XML-LibXML
mkdir -p p5-XML-LibXML > /dev/null 2>&1
echo x - p5-XML-LibXML/Makefile
sed 's/^X//' >p5-XML-LibXML/Makefile << 'END-of-p5-XML-LibXML/Makefile'
X# New ports collection makefile for:	XML::LibXML
X# Date created:		28 May 2001
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	XML-LibXML
XPORTVERSION=	0.91
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	XML
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
XLIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2
X
XPERL_CONFIGURE=	yes
XCONFIGURE_ARGS=	INC='-I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2'
X
XMAN3=		XML::LibXML::Element.3 XML::LibXML::CDATASection.3 \
X		XML::LibXML::Comment.3 XML::LibXML::Text.3 XML::LibXML.3 \
X		XML::LibXML::Node.3 XML::LibXML::Document.3
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-XML-LibXML/Makefile
echo x - p5-XML-LibXML/distinfo
sed 's/^X//' >p5-XML-LibXML/distinfo << 'END-of-p5-XML-LibXML/distinfo'
XMD5 (XML-LibXML-0.91.tar.gz) = f9f3dc2d8dcac50f5d849597d5fe9c03
END-of-p5-XML-LibXML/distinfo
echo x - p5-XML-LibXML/pkg-comment
sed 's/^X//' >p5-XML-LibXML/pkg-comment << 'END-of-p5-XML-LibXML/pkg-comment'
XInterface to Gnome libxml2 library
END-of-p5-XML-LibXML/pkg-comment
echo x - p5-XML-LibXML/pkg-plist
sed 's/^X//' >p5-XML-LibXML/pkg-plist << 'END-of-p5-XML-LibXML/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/CDATASection.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Comment.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Document.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Element.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Node.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/XML/LibXML/Text.pod
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/LibXML.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML/LibXML.so
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML/LibXML
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/XML 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true
END-of-p5-XML-LibXML/pkg-plist
echo x - p5-XML-LibXML/pkg-descr
sed 's/^X//' >p5-XML-LibXML/pkg-descr << 'END-of-p5-XML-LibXML/pkg-descr'
XThis module is a minimal interface to the Gnome libxml2 library.
X
XWWW: http://www.xmlsoft.org/
END-of-p5-XML-LibXML/pkg-descr
echo x - p5-XML-LibXML/README
sed 's/^X//' >p5-XML-LibXML/README << 'END-of-p5-XML-LibXML/README'
XThis module is a minimal interface to the Gnome libxml2 library which you
Xcan find at http://www.xmlsoft.org/
X
XCurrently this is just a helper module for XML::LibXSLT (and as such is
Xincluded with the XML::LibXSLT distribution), but libxml2 has a full DOM
XAPI, and so I hope to be able to offer full access to that API one day.
X
XThis is free software, you may use it and distribute it under the same
Xterms as Perl itself. Copyright 2001 AxKit.com Ltd, All rights reserved.
END-of-p5-XML-LibXML/README
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E154QjU-000Jdr-00>