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,4 @@
XML::NodeFilter is a generic node-filter class for DOM traversal as
specified in the DOM Level 2 Traversal and Range specification. It
extends that specification so this class is more easy to use for perl
programmers.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:20 wiz Exp $
#
DISTNAME= XML-NodeFilter-0.01
PKGNAME= p5-${DISTNAME}
PKGREVISION= 10
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-NodeFilter/
COMMENT= Object that know how to "filter out" nodes
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-XML-LibXML-[0-9]*:../../textproc/p5-XML-LibXML
PERL5_PACKLIST= auto/XML/NodeFilter/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 14:48:46 agc Exp $
SHA1 (XML-NodeFilter-0.01.tar.gz) = 4a25dc8a9ccc71b18682752471da1f04b9c8905a
RMD160 (XML-NodeFilter-0.01.tar.gz) = fa5627fd0ff7d10f96ae48701bd4be537b949a1d
Size (XML-NodeFilter-0.01.tar.gz) = 6620 bytes