Initial import of p5-Libxml-0.07
--- libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. p5-libxml software works in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others. Maintainer : ports@OpenBSD.org ps. This module will be uses in the update of p5-XML-DOM. contacting avsm@
This commit is contained in:
parent
d9d61d37ca
commit
5bd4a0422a
23
textproc/p5-Libxml/Makefile
Normal file
23
textproc/p5-Libxml/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/01/05 14:52:09 shell Exp $
|
||||
|
||||
COMMENT= "perl module collection for working with XML"
|
||||
|
||||
VERSION= 0.07
|
||||
DISTNAME= libxml-perl-${VERSION}
|
||||
PKGNAME= p5-Libxml-${VERSION}
|
||||
CATEGORIES= textproc perl5
|
||||
NEED_VERSION= 1.504
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= XML
|
||||
|
||||
RUN_DEPENDS= ::textproc/p5-XML-Parser
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
textproc/p5-Libxml/distinfo
Normal file
3
textproc/p5-Libxml/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (libxml-perl-0.07.tar.gz) = a79c6da708e5906fec84ea611fa4b41e
|
||||
RMD160 (libxml-perl-0.07.tar.gz) = 601a0fe12484600a7c3631b4b096d0e64db78381
|
||||
SHA1 (libxml-perl-0.07.tar.gz) = d63387fe04a4b73656f78cea1a24aadbde712dd8
|
4
textproc/p5-Libxml/pkg/DESCR
Normal file
4
textproc/p5-Libxml/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
libxml-perl is a collection of smaller Perl modules, scripts, and
|
||||
documents for working with XML in Perl. p5-libxml software works
|
||||
in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and
|
||||
others.
|
37
textproc/p5-Libxml/pkg/PLIST
Normal file
37
textproc/p5-Libxml/pkg/PLIST
Normal file
@ -0,0 +1,37 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/01/05 14:52:09 shell Exp $
|
||||
libdata/perl5/site_perl/Data/Grove.pm
|
||||
libdata/perl5/site_perl/Data/Grove/Parent.pm
|
||||
libdata/perl5/site_perl/Data/Grove/Visitor.pm
|
||||
libdata/perl5/site_perl/XML/ESISParser.pm
|
||||
libdata/perl5/site_perl/XML/Handler/CanonXMLWriter.pm
|
||||
libdata/perl5/site_perl/XML/Handler/Sample.pm
|
||||
libdata/perl5/site_perl/XML/Handler/Subs.pm
|
||||
libdata/perl5/site_perl/XML/Handler/XMLWriter.pm
|
||||
libdata/perl5/site_perl/XML/Parser/PerlSAX.pm
|
||||
libdata/perl5/site_perl/XML/PatAct/ActionTempl.pm
|
||||
libdata/perl5/site_perl/XML/PatAct/Amsterdam.pm
|
||||
libdata/perl5/site_perl/XML/PatAct/MatchName.pm
|
||||
libdata/perl5/site_perl/XML/PatAct/PatternTempl.pm
|
||||
libdata/perl5/site_perl/XML/PatAct/ToObjects.pm
|
||||
libdata/perl5/site_perl/XML/Perl2SAX.pm
|
||||
libdata/perl5/site_perl/XML/SAX2Perl.pm
|
||||
man/man3/Data::Grove.3p
|
||||
man/man3/Data::Grove::Parent.3p
|
||||
man/man3/Data::Grove::Visitor.3p
|
||||
man/man3/XML::ESISParser.3p
|
||||
man/man3/XML::Handler::CanonXMLWriter.3p
|
||||
man/man3/XML::Handler::Sample.3p
|
||||
man/man3/XML::Handler::Subs.3p
|
||||
man/man3/XML::Handler::XMLWriter.3p
|
||||
man/man3/XML::Parser::PerlSAX.3p
|
||||
man/man3/XML::PatAct::ActionTempl.3p
|
||||
man/man3/XML::PatAct::Amsterdam.3p
|
||||
man/man3/XML::PatAct::MatchName.3p
|
||||
man/man3/XML::PatAct::PatternTempl.3p
|
||||
man/man3/XML::PatAct::ToObjects.3p
|
||||
man/man3/XML::Perl2SAX.3p
|
||||
man/man3/XML::SAX2Perl.3p
|
||||
@dirrm libdata/perl5/site_perl/XML/PatAct
|
||||
@dirrm libdata/perl5/site_perl/XML/Parser
|
||||
@dirrm libdata/perl5/site_perl/XML/Handler
|
||||
@dirrm libdata/perl5/site_perl/Data/Grove
|
Loading…
x
Reference in New Issue
Block a user