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,2 @@
Ruby-xmlparse is a module to access to James Clark's XML Parser Toolkit
"expat" (http://www.jclark.com/xml/expat.html) from Ruby.

View File

@@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.16 2012/10/25 06:56:59 asau Exp $
DISTNAME= xmlparser-0.7.1
PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.yoshidam.net/
MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.yoshidam.net/Ruby.html#xmlparser
COMMENT= Ruby bindings to the Expat XML parsing library
WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*//}
USE_RUBY_EXTCONF= YES
DOCS= README README.ja Encodings/README.ja
DOCDIR= ${RUBY_DOC}/xmlparser
INSTALLATION_DIRS+= ${DOCDIR}/Encodings
post-install:
.for f in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/${DOCDIR}/${f}
.endfor
.include "../../lang/ruby/modules.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,45 @@
@comment $NetBSD: PLIST,v 1.7 2010/09/10 08:48:31 taca Exp $
${RUBY_VENDORLIB}/sax.rb
${RUBY_VENDORLIB}/saxdriver.rb
${RUBY_VENDORLIB}/wget.rb
${RUBY_VENDORARCHLIB}/xmlparser.${RUBY_DLEXT}
${RUBY_VENDORLIB}/xml/dom/builder.rb
${RUBY_VENDORLIB}/xml/dom/core.rb
${RUBY_VENDORLIB}/xml/dom/visitor.rb
${RUBY_VENDORLIB}/xml/dom2/attr.rb
${RUBY_VENDORLIB}/xml/dom2/cdatasection.rb
${RUBY_VENDORLIB}/xml/dom2/characterdata.rb
${RUBY_VENDORLIB}/xml/dom2/comment.rb
${RUBY_VENDORLIB}/xml/dom2/core.rb
${RUBY_VENDORLIB}/xml/dom2/document.rb
${RUBY_VENDORLIB}/xml/dom2/documentfragment.rb
${RUBY_VENDORLIB}/xml/dom2/documenttype.rb
${RUBY_VENDORLIB}/xml/dom2/dombuilder.rb
${RUBY_VENDORLIB}/xml/dom2/dombuilderfilter.rb
${RUBY_VENDORLIB}/xml/dom2/domentityresolver.rb
${RUBY_VENDORLIB}/xml/dom2/domentityresolverimpl.rb
${RUBY_VENDORLIB}/xml/dom2/domexception.rb
${RUBY_VENDORLIB}/xml/dom2/domimplementation.rb
${RUBY_VENDORLIB}/xml/dom2/dominputsource.rb
${RUBY_VENDORLIB}/xml/dom2/element.rb
${RUBY_VENDORLIB}/xml/dom2/entity.rb
${RUBY_VENDORLIB}/xml/dom2/entityreference.rb
${RUBY_VENDORLIB}/xml/dom2/namednodemap.rb
${RUBY_VENDORLIB}/xml/dom2/node.rb
${RUBY_VENDORLIB}/xml/dom2/nodelist.rb
${RUBY_VENDORLIB}/xml/dom2/notation.rb
${RUBY_VENDORLIB}/xml/dom2/processinginstruction.rb
${RUBY_VENDORLIB}/xml/dom2/text.rb
${RUBY_VENDORLIB}/xml/dom2/xpath.rb
${RUBY_VENDORLIB}/xml/parser.rb
${RUBY_VENDORLIB}/xml/parserns.rb
${RUBY_VENDORLIB}/xml/sax.rb
${RUBY_VENDORLIB}/xml/saxdriver.rb
${RUBY_VENDORLIB}/xml/xpath.rb
${RUBY_VENDORLIB}/xmldigest.rb
${RUBY_VENDORLIB}/xmltree.rb
${RUBY_VENDORLIB}/xmltreebuilder.rb
${RUBY_VENDORLIB}/xmltreevisitor.rb
${RUBY_DOC}/xmlparser/Encodings/README.ja
${RUBY_DOC}/xmlparser/README
${RUBY_DOC}/xmlparser/README.ja

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.6 2010/09/10 08:48:31 taca Exp $
SHA1 (xmlparser-0.7.1.tar.gz) = 402e9abc24667c609ce4a8aa6ae4e8c41ef25225
RMD160 (xmlparser-0.7.1.tar.gz) = 821e52621da1b149e5cf7eaf72a9787529015c78
Size (xmlparser-0.7.1.tar.gz) = 120244 bytes