Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
XML::LibXML::Iterator implements the iterator part of the DOM
Traversal and Range specification. This class allows to iterate
through a DOM as it is done through an ordinary array.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.19 2013/05/31 12:42:20 wiz Exp $
#
DISTNAME= XML-LibXML-Iterator-1.04
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5xlx
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-LibXML-Iterator/
COMMENT= Iterator for XML::LibXML parsed documents
DEPENDS+= p5-XML-LibXML>=1.52:../../textproc/p5-XML-LibXML
DEPENDS+= p5-XML-NodeFilter-[0-9]*:../../textproc/p5-XML-NodeFilter
PERL5_PACKLIST= auto/XML/LibXML/Iterator/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.6 2007/11/18 16:05:47 seb Exp $
SHA1 (XML-LibXML-Iterator-1.04.tar.gz) = 1a688c0e9b867787b391419ce2f22459f14f2ccd
RMD160 (XML-LibXML-Iterator-1.04.tar.gz) = c39c7eae407f6c8d457aec275454c3756cbc9875
Size (XML-LibXML-Iterator-1.04.tar.gz) = 8209 bytes