Tue Dec 30 15:51:11 2014 UTC ()
Import qore-xml-module-1.2nb4 as textproc/qore-xml-module, packaged
for wip by nros.

XML module for the Qore language that provides (de)serialization, Soap
support and XmlRpcHandler and other things.


(wiz)
diff -r0 -r1.1 pkgsrc/textproc/qore-xml-module/DESCR
diff -r0 -r1.1 pkgsrc/textproc/qore-xml-module/Makefile
diff -r0 -r1.1 pkgsrc/textproc/qore-xml-module/PLIST
diff -r0 -r1.1 pkgsrc/textproc/qore-xml-module/distinfo
diff -r0 -r1.1 pkgsrc/textproc/qore-xml-module/options.mk
diff -r0 -r1.1 pkgsrc/textproc/qore-xml-module/patches/patch-configure
diff -r0 -r1.1 pkgsrc/textproc/qore-xml-module/patches/patch-src_Makefile.in

File Added: pkgsrc/textproc/qore-xml-module/DESCR
XML module for the Qore language that provides (de)serialization, Soap
support and XmlRpcHandler and other things.

File Added: pkgsrc/textproc/qore-xml-module/Makefile
# $NetBSD: Makefile,v 1.1 2014/12/30 15:51:11 wiz Exp $

DISTNAME=	qore-xml-module-1.2
PKGREVISION=	4
CATEGORIES=	textproc
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=qore/}
EXTRACT_SUFX=   .tar.bz2

MAINTAINER=	nros@users.sourceforge.net
COMMENT=	XML module for Qore
HOMEPAGE=	http://www.qore.org/
LICENSE=	gnu-lgpl-v2.1 OR mit

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_LANGUAGES=	c c++
USE_TOOLS+=	gmake pax
PTHREAD_OPTS+=	native

#This is needed in order to comply the with MIT license and binary distribution
#Install docs
INSTALLATION_DIRS+=     share/doc/${PKGBASE}
post-install:
	${INSTALL_DATA} ${WRKSRC}/COPYING.LGPL \
		${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
	${INSTALL_DATA} ${WRKSRC}/COPYING.MIT \
		${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
	cd ${WRKSRC}/docs && ${PAX} -wr * \
		${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
	${CHOWN} -R ${SHAREOWN}:${SHAREGRP} \
		${DESTDIR}${PREFIX}/share/doc/${PKGBASE}


.include "../../lang/qore/module.mk"
.include "options.mk"

.include "../../mk/pthread.buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../lang/qore/buildlink3.mk"

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/qore-xml-module/PLIST
@comment $NetBSD: PLIST,v 1.1 2014/12/30 15:51:11 wiz Exp $
${QORE_MODULE_DIR}/${QORE_VERSION}/SoapClient.qm
${QORE_MODULE_DIR}/${QORE_VERSION}/SoapHandler.qm
${QORE_MODULE_DIR}/${QORE_VERSION}/WSDL.qm
${QORE_MODULE_DIR}/${QORE_VERSION}/XmlRpcHandler.qm
${QORE_MODULE_DIR}/xml-api-${QORE_LATEST_MODULE_API}.qmod
share/doc/qore-xml-module/COPYING.LGPL
share/doc/qore-xml-module/COPYING.MIT
share/doc/qore-xml-module/SoapClient/html/_soap_client_8qm_8dox_8h_source.html
share/doc/qore-xml-module/SoapClient/html/annotated.html
share/doc/qore-xml-module/SoapClient/html/annotated.js
share/doc/qore-xml-module/SoapClient/html/bc_s.png
share/doc/qore-xml-module/SoapClient/html/bdwn.png
share/doc/qore-xml-module/SoapClient/html/class_soap_client_1_1_soap_client-members.html
share/doc/qore-xml-module/SoapClient/html/class_soap_client_1_1_soap_client.html
share/doc/qore-xml-module/SoapClient/html/class_soap_client_1_1_soap_client.js
share/doc/qore-xml-module/SoapClient/html/classes.html
share/doc/qore-xml-module/SoapClient/html/closed.png
share/doc/qore-xml-module/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca.html
share/doc/qore-xml-module/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map
share/doc/qore-xml-module/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5
share/doc/qore-xml-module/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png
share/doc/qore-xml-module/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html
share/doc/qore-xml-module/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map
share/doc/qore-xml-module/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5
share/doc/qore-xml-module/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png
share/doc/qore-xml-module/SoapClient/html/doxygen.css
share/doc/qore-xml-module/SoapClient/html/doxygen.png
share/doc/qore-xml-module/SoapClient/html/dynsections.js
share/doc/qore-xml-module/SoapClient/html/ftv2blank.png
share/doc/qore-xml-module/SoapClient/html/ftv2cl.png
share/doc/qore-xml-module/SoapClient/html/ftv2doc.png
share/doc/qore-xml-module/SoapClient/html/ftv2folderclosed.png
share/doc/qore-xml-module/SoapClient/html/ftv2folderopen.png
share/doc/qore-xml-module/SoapClient/html/ftv2lastnode.png
share/doc/qore-xml-module/SoapClient/html/ftv2link.png
share/doc/qore-xml-module/SoapClient/html/ftv2mlastnode.png
share/doc/qore-xml-module/SoapClient/html/ftv2mnode.png
share/doc/qore-xml-module/SoapClient/html/ftv2mo.png
share/doc/qore-xml-module/SoapClient/html/ftv2node.png
share/doc/qore-xml-module/SoapClient/html/ftv2ns.png
share/doc/qore-xml-module/SoapClient/html/ftv2plastnode.png
share/doc/qore-xml-module/SoapClient/html/ftv2pnode.png
share/doc/qore-xml-module/SoapClient/html/ftv2splitbar.png
share/doc/qore-xml-module/SoapClient/html/ftv2vertline.png
share/doc/qore-xml-module/SoapClient/html/functions.html
share/doc/qore-xml-module/SoapClient/html/functions_func.html
share/doc/qore-xml-module/SoapClient/html/functions_vars.html
share/doc/qore-xml-module/SoapClient/html/graph_legend.html
share/doc/qore-xml-module/SoapClient/html/graph_legend.md5
share/doc/qore-xml-module/SoapClient/html/graph_legend.png
share/doc/qore-xml-module/SoapClient/html/index.html
share/doc/qore-xml-module/SoapClient/html/index.qhp
share/doc/qore-xml-module/SoapClient/html/jquery.js
share/doc/qore-xml-module/SoapClient/html/namespace_soap_client.html
share/doc/qore-xml-module/SoapClient/html/namespace_soap_client.js
share/doc/qore-xml-module/SoapClient/html/namespaces.html
share/doc/qore-xml-module/SoapClient/html/namespaces.js
share/doc/qore-xml-module/SoapClient/html/nav_f.png
share/doc/qore-xml-module/SoapClient/html/nav_g.png
share/doc/qore-xml-module/SoapClient/html/nav_h.png
share/doc/qore-xml-module/SoapClient/html/navtree.css
share/doc/qore-xml-module/SoapClient/html/navtree.js
share/doc/qore-xml-module/SoapClient/html/navtreeindex0.js
share/doc/qore-xml-module/SoapClient/html/open.png
share/doc/qore-xml-module/SoapClient/html/resize.js
share/doc/qore-xml-module/SoapClient/html/search/all_63.html
share/doc/qore-xml-module/SoapClient/html/search/all_63.js
share/doc/qore-xml-module/SoapClient/html/search/all_67.html
share/doc/qore-xml-module/SoapClient/html/search/all_67.js
share/doc/qore-xml-module/SoapClient/html/search/all_68.html
share/doc/qore-xml-module/SoapClient/html/search/all_68.js
share/doc/qore-xml-module/SoapClient/html/search/all_6d.html
share/doc/qore-xml-module/SoapClient/html/search/all_6d.js
share/doc/qore-xml-module/SoapClient/html/search/all_73.html
share/doc/qore-xml-module/SoapClient/html/search/all_73.js
share/doc/qore-xml-module/SoapClient/html/search/all_75.html
share/doc/qore-xml-module/SoapClient/html/search/all_75.js
share/doc/qore-xml-module/SoapClient/html/search/all_76.html
share/doc/qore-xml-module/SoapClient/html/search/all_76.js
share/doc/qore-xml-module/SoapClient/html/search/classes_73.html
share/doc/qore-xml-module/SoapClient/html/search/classes_73.js
share/doc/qore-xml-module/SoapClient/html/search/close.png
share/doc/qore-xml-module/SoapClient/html/search/functions_63.html
share/doc/qore-xml-module/SoapClient/html/search/functions_63.js
share/doc/qore-xml-module/SoapClient/html/search/functions_67.html
share/doc/qore-xml-module/SoapClient/html/search/functions_67.js
share/doc/qore-xml-module/SoapClient/html/search/functions_6d.html
share/doc/qore-xml-module/SoapClient/html/search/functions_6d.js
share/doc/qore-xml-module/SoapClient/html/search/mag_sel.png
share/doc/qore-xml-module/SoapClient/html/search/namespaces_73.html
share/doc/qore-xml-module/SoapClient/html/search/namespaces_73.js
share/doc/qore-xml-module/SoapClient/html/search/nomatches.html
share/doc/qore-xml-module/SoapClient/html/search/pages_73.html
share/doc/qore-xml-module/SoapClient/html/search/pages_73.js
share/doc/qore-xml-module/SoapClient/html/search/search.css
share/doc/qore-xml-module/SoapClient/html/search/search.js
share/doc/qore-xml-module/SoapClient/html/search/search_l.png
share/doc/qore-xml-module/SoapClient/html/search/search_m.png
share/doc/qore-xml-module/SoapClient/html/search/search_r.png
share/doc/qore-xml-module/SoapClient/html/search/variables_68.html
share/doc/qore-xml-module/SoapClient/html/search/variables_68.js
share/doc/qore-xml-module/SoapClient/html/search/variables_75.html
share/doc/qore-xml-module/SoapClient/html/search/variables_75.js
share/doc/qore-xml-module/SoapClient/html/search/variables_76.html
share/doc/qore-xml-module/SoapClient/html/search/variables_76.js
share/doc/qore-xml-module/SoapClient/html/sync_off.png
share/doc/qore-xml-module/SoapClient/html/sync_on.png
share/doc/qore-xml-module/SoapClient/html/tab_a.png
share/doc/qore-xml-module/SoapClient/html/tab_b.png
share/doc/qore-xml-module/SoapClient/html/tab_h.png
share/doc/qore-xml-module/SoapClient/html/tab_s.png
share/doc/qore-xml-module/SoapClient/html/tabs.css
share/doc/qore-xml-module/SoapHandler/html/_soap_handler_8qm_8dox_8h_source.html
share/doc/qore-xml-module/SoapHandler/html/annotated.html
share/doc/qore-xml-module/SoapHandler/html/annotated.js
share/doc/qore-xml-module/SoapHandler/html/bc_s.png
share/doc/qore-xml-module/SoapHandler/html/bdwn.png
share/doc/qore-xml-module/SoapHandler/html/class_soap_handler_1_1_soap_handler-members.html
share/doc/qore-xml-module/SoapHandler/html/class_soap_handler_1_1_soap_handler.html
share/doc/qore-xml-module/SoapHandler/html/class_soap_handler_1_1_soap_handler.js
share/doc/qore-xml-module/SoapHandler/html/classes.html
share/doc/qore-xml-module/SoapHandler/html/closed.png
share/doc/qore-xml-module/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca.html
share/doc/qore-xml-module/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map
share/doc/qore-xml-module/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5
share/doc/qore-xml-module/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png
share/doc/qore-xml-module/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html
share/doc/qore-xml-module/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map
share/doc/qore-xml-module/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5
share/doc/qore-xml-module/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png
share/doc/qore-xml-module/SoapHandler/html/doxygen.css
share/doc/qore-xml-module/SoapHandler/html/doxygen.png
share/doc/qore-xml-module/SoapHandler/html/dynsections.js
share/doc/qore-xml-module/SoapHandler/html/ftv2blank.png
share/doc/qore-xml-module/SoapHandler/html/ftv2cl.png
share/doc/qore-xml-module/SoapHandler/html/ftv2doc.png
share/doc/qore-xml-module/SoapHandler/html/ftv2folderclosed.png
share/doc/qore-xml-module/SoapHandler/html/ftv2folderopen.png
share/doc/qore-xml-module/SoapHandler/html/ftv2lastnode.png
share/doc/qore-xml-module/SoapHandler/html/ftv2link.png
share/doc/qore-xml-module/SoapHandler/html/ftv2mlastnode.png
share/doc/qore-xml-module/SoapHandler/html/ftv2mnode.png
share/doc/qore-xml-module/SoapHandler/html/ftv2mo.png
share/doc/qore-xml-module/SoapHandler/html/ftv2node.png
share/doc/qore-xml-module/SoapHandler/html/ftv2ns.png
share/doc/qore-xml-module/SoapHandler/html/ftv2plastnode.png
share/doc/qore-xml-module/SoapHandler/html/ftv2pnode.png
share/doc/qore-xml-module/SoapHandler/html/ftv2splitbar.png
share/doc/qore-xml-module/SoapHandler/html/ftv2vertline.png
share/doc/qore-xml-module/SoapHandler/html/functions.html
share/doc/qore-xml-module/SoapHandler/html/functions_func.html
share/doc/qore-xml-module/SoapHandler/html/functions_vars.html
share/doc/qore-xml-module/SoapHandler/html/graph_legend.html
share/doc/qore-xml-module/SoapHandler/html/graph_legend.md5
share/doc/qore-xml-module/SoapHandler/html/graph_legend.png
share/doc/qore-xml-module/SoapHandler/html/index.html
share/doc/qore-xml-module/SoapHandler/html/index.qhp
share/doc/qore-xml-module/SoapHandler/html/jquery.js
share/doc/qore-xml-module/SoapHandler/html/namespace_soap_handler.html
share/doc/qore-xml-module/SoapHandler/html/namespace_soap_handler.js
share/doc/qore-xml-module/SoapHandler/html/namespaces.html
share/doc/qore-xml-module/SoapHandler/html/namespaces.js
share/doc/qore-xml-module/SoapHandler/html/nav_f.png
share/doc/qore-xml-module/SoapHandler/html/nav_g.png
share/doc/qore-xml-module/SoapHandler/html/nav_h.png
share/doc/qore-xml-module/SoapHandler/html/navtree.css
share/doc/qore-xml-module/SoapHandler/html/navtree.js
share/doc/qore-xml-module/SoapHandler/html/navtreeindex0.js
share/doc/qore-xml-module/SoapHandler/html/open.png
share/doc/qore-xml-module/SoapHandler/html/resize.js
share/doc/qore-xml-module/SoapHandler/html/search/all_61.html
share/doc/qore-xml-module/SoapHandler/html/search/all_61.js
share/doc/qore-xml-module/SoapHandler/html/search/all_63.html
share/doc/qore-xml-module/SoapHandler/html/search/all_63.js
share/doc/qore-xml-module/SoapHandler/html/search/all_72.html
share/doc/qore-xml-module/SoapHandler/html/search/all_72.js
share/doc/qore-xml-module/SoapHandler/html/search/all_73.html
share/doc/qore-xml-module/SoapHandler/html/search/all_73.js
share/doc/qore-xml-module/SoapHandler/html/search/all_76.html
share/doc/qore-xml-module/SoapHandler/html/search/all_76.js
share/doc/qore-xml-module/SoapHandler/html/search/classes_73.html
share/doc/qore-xml-module/SoapHandler/html/search/classes_73.js
share/doc/qore-xml-module/SoapHandler/html/search/close.png
share/doc/qore-xml-module/SoapHandler/html/search/functions_61.html
share/doc/qore-xml-module/SoapHandler/html/search/functions_61.js
share/doc/qore-xml-module/SoapHandler/html/search/functions_63.html
share/doc/qore-xml-module/SoapHandler/html/search/functions_63.js
share/doc/qore-xml-module/SoapHandler/html/search/functions_72.html
share/doc/qore-xml-module/SoapHandler/html/search/functions_72.js
share/doc/qore-xml-module/SoapHandler/html/search/mag_sel.png
share/doc/qore-xml-module/SoapHandler/html/search/namespaces_73.html
share/doc/qore-xml-module/SoapHandler/html/search/namespaces_73.js
share/doc/qore-xml-module/SoapHandler/html/search/nomatches.html
share/doc/qore-xml-module/SoapHandler/html/search/pages_73.html
share/doc/qore-xml-module/SoapHandler/html/search/pages_73.js
share/doc/qore-xml-module/SoapHandler/html/search/search.css
share/doc/qore-xml-module/SoapHandler/html/search/search.js
share/doc/qore-xml-module/SoapHandler/html/search/search_l.png
share/doc/qore-xml-module/SoapHandler/html/search/search_m.png
share/doc/qore-xml-module/SoapHandler/html/search/search_r.png
share/doc/qore-xml-module/SoapHandler/html/search/variables_76.html
share/doc/qore-xml-module/SoapHandler/html/search/variables_76.js
share/doc/qore-xml-module/SoapHandler/html/sync_off.png
share/doc/qore-xml-module/SoapHandler/html/sync_on.png
share/doc/qore-xml-module/SoapHandler/html/tab_a.png
share/doc/qore-xml-module/SoapHandler/html/tab_b.png
share/doc/qore-xml-module/SoapHandler/html/tab_h.png
share/doc/qore-xml-module/SoapHandler/html/tab_s.png
share/doc/qore-xml-module/SoapHandler/html/tabs.css
share/doc/qore-xml-module/WSDL/html/_w_s_d_l_8qm_8dox_8h_source.html
share/doc/qore-xml-module/WSDL/html/annotated.html
share/doc/qore-xml-module/WSDL/html/annotated.js
share/doc/qore-xml-module/WSDL/html/bc_s.png
share/doc/qore-xml-module/WSDL/html/bdwn.png
share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib-members.html
share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib.html
share/doc/qore-xml-module/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib.js
share/doc/qore-xml-module/WSDL/html/classes.html
share/doc/qore-xml-module/WSDL/html/closed.png
share/doc/qore-xml-module/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca.html
share/doc/qore-xml-module/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map
share/doc/qore-xml-module/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5
share/doc/qore-xml-module/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png
share/doc/qore-xml-module/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html
share/doc/qore-xml-module/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map
share/doc/qore-xml-module/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5
share/doc/qore-xml-module/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png
share/doc/qore-xml-module/WSDL/html/doxygen.css
share/doc/qore-xml-module/WSDL/html/doxygen.png
share/doc/qore-xml-module/WSDL/html/dynsections.js
share/doc/qore-xml-module/WSDL/html/ftv2blank.png
share/doc/qore-xml-module/WSDL/html/ftv2cl.png
share/doc/qore-xml-module/WSDL/html/ftv2doc.png
share/doc/qore-xml-module/WSDL/html/ftv2folderclosed.png
share/doc/qore-xml-module/WSDL/html/ftv2folderopen.png
share/doc/qore-xml-module/WSDL/html/ftv2lastnode.png
share/doc/qore-xml-module/WSDL/html/ftv2link.png
share/doc/qore-xml-module/WSDL/html/ftv2mlastnode.png
share/doc/qore-xml-module/WSDL/html/ftv2mnode.png
share/doc/qore-xml-module/WSDL/html/ftv2mo.png
share/doc/qore-xml-module/WSDL/html/ftv2node.png
share/doc/qore-xml-module/WSDL/html/ftv2ns.png
share/doc/qore-xml-module/WSDL/html/ftv2plastnode.png
share/doc/qore-xml-module/WSDL/html/ftv2pnode.png
share/doc/qore-xml-module/WSDL/html/ftv2splitbar.png
share/doc/qore-xml-module/WSDL/html/ftv2vertline.png
share/doc/qore-xml-module/WSDL/html/functions.html
share/doc/qore-xml-module/WSDL/html/functions_func.html
share/doc/qore-xml-module/WSDL/html/functions_vars.html
share/doc/qore-xml-module/WSDL/html/graph_legend.html
share/doc/qore-xml-module/WSDL/html/graph_legend.md5
share/doc/qore-xml-module/WSDL/html/graph_legend.png
share/doc/qore-xml-module/WSDL/html/index.html
share/doc/qore-xml-module/WSDL/html/index.qhp
share/doc/qore-xml-module/WSDL/html/jquery.js
share/doc/qore-xml-module/WSDL/html/namespace_w_s_d_l.html
share/doc/qore-xml-module/WSDL/html/namespace_w_s_d_l.js
share/doc/qore-xml-module/WSDL/html/namespacemembers.html
share/doc/qore-xml-module/WSDL/html/namespacemembers_vars.html
share/doc/qore-xml-module/WSDL/html/namespaces.html
share/doc/qore-xml-module/WSDL/html/namespaces.js
share/doc/qore-xml-module/WSDL/html/nav_f.png
share/doc/qore-xml-module/WSDL/html/nav_g.png
share/doc/qore-xml-module/WSDL/html/nav_h.png
share/doc/qore-xml-module/WSDL/html/navtree.css
share/doc/qore-xml-module/WSDL/html/navtree.js
share/doc/qore-xml-module/WSDL/html/navtreeindex0.js
share/doc/qore-xml-module/WSDL/html/open.png
share/doc/qore-xml-module/WSDL/html/resize.js
share/doc/qore-xml-module/WSDL/html/search/all_61.html
share/doc/qore-xml-module/WSDL/html/search/all_61.js
share/doc/qore-xml-module/WSDL/html/search/all_65.html
share/doc/qore-xml-module/WSDL/html/search/all_65.js
share/doc/qore-xml-module/WSDL/html/search/all_67.html
share/doc/qore-xml-module/WSDL/html/search/all_67.js
share/doc/qore-xml-module/WSDL/html/search/all_68.html
share/doc/qore-xml-module/WSDL/html/search/all_68.js
share/doc/qore-xml-module/WSDL/html/search/all_6d.html
share/doc/qore-xml-module/WSDL/html/search/all_6d.js
share/doc/qore-xml-module/WSDL/html/search/all_72.html
share/doc/qore-xml-module/WSDL/html/search/all_72.js
share/doc/qore-xml-module/WSDL/html/search/all_73.html
share/doc/qore-xml-module/WSDL/html/search/all_73.js
share/doc/qore-xml-module/WSDL/html/search/all_76.html
share/doc/qore-xml-module/WSDL/html/search/all_76.js
share/doc/qore-xml-module/WSDL/html/search/all_77.html
share/doc/qore-xml-module/WSDL/html/search/all_77.js
share/doc/qore-xml-module/WSDL/html/search/all_78.html
share/doc/qore-xml-module/WSDL/html/search/all_78.js
share/doc/qore-xml-module/WSDL/html/search/classes_77.html
share/doc/qore-xml-module/WSDL/html/search/classes_77.js
share/doc/qore-xml-module/WSDL/html/search/close.png
share/doc/qore-xml-module/WSDL/html/search/functions_67.html
share/doc/qore-xml-module/WSDL/html/search/functions_67.js
share/doc/qore-xml-module/WSDL/html/search/mag_sel.png
share/doc/qore-xml-module/WSDL/html/search/namespaces_77.html
share/doc/qore-xml-module/WSDL/html/search/namespaces_77.js
share/doc/qore-xml-module/WSDL/html/search/nomatches.html
share/doc/qore-xml-module/WSDL/html/search/pages_77.html
share/doc/qore-xml-module/WSDL/html/search/pages_77.js
share/doc/qore-xml-module/WSDL/html/search/search.css
share/doc/qore-xml-module/WSDL/html/search/search.js
share/doc/qore-xml-module/WSDL/html/search/search_l.png
share/doc/qore-xml-module/WSDL/html/search/search_m.png
share/doc/qore-xml-module/WSDL/html/search/search_r.png
share/doc/qore-xml-module/WSDL/html/search/variables_61.html
share/doc/qore-xml-module/WSDL/html/search/variables_61.js
share/doc/qore-xml-module/WSDL/html/search/variables_65.html
share/doc/qore-xml-module/WSDL/html/search/variables_65.js
share/doc/qore-xml-module/WSDL/html/search/variables_68.html
share/doc/qore-xml-module/WSDL/html/search/variables_68.js
share/doc/qore-xml-module/WSDL/html/search/variables_6d.html
share/doc/qore-xml-module/WSDL/html/search/variables_6d.js
share/doc/qore-xml-module/WSDL/html/search/variables_72.html
share/doc/qore-xml-module/WSDL/html/search/variables_72.js
share/doc/qore-xml-module/WSDL/html/search/variables_73.html
share/doc/qore-xml-module/WSDL/html/search/variables_73.js
share/doc/qore-xml-module/WSDL/html/search/variables_76.html
share/doc/qore-xml-module/WSDL/html/search/variables_76.js
share/doc/qore-xml-module/WSDL/html/search/variables_78.html
share/doc/qore-xml-module/WSDL/html/search/variables_78.js
share/doc/qore-xml-module/WSDL/html/tab_a.png
share/doc/qore-xml-module/WSDL/html/tab_b.png
share/doc/qore-xml-module/WSDL/html/tab_h.png
share/doc/qore-xml-module/WSDL/html/tab_s.png
share/doc/qore-xml-module/WSDL/html/tabs.css
share/doc/qore-xml-module/XmlRpcHandler/html/_xml_rpc_handler_8qm_8dox_8h_source.html
share/doc/qore-xml-module/XmlRpcHandler/html/annotated.html
share/doc/qore-xml-module/XmlRpcHandler/html/annotated.js
share/doc/qore-xml-module/XmlRpcHandler/html/bc_s.png
share/doc/qore-xml-module/XmlRpcHandler/html/bdwn.png
share/doc/qore-xml-module/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler-members.html
share/doc/qore-xml-module/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler.html
share/doc/qore-xml-module/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler.js
share/doc/qore-xml-module/XmlRpcHandler/html/classes.html
share/doc/qore-xml-module/XmlRpcHandler/html/closed.png
share/doc/qore-xml-module/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca.html
share/doc/qore-xml-module/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map
share/doc/qore-xml-module/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5
share/doc/qore-xml-module/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png
share/doc/qore-xml-module/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html
share/doc/qore-xml-module/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map
share/doc/qore-xml-module/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5
share/doc/qore-xml-module/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png
share/doc/qore-xml-module/XmlRpcHandler/html/doxygen.css
share/doc/qore-xml-module/XmlRpcHandler/html/doxygen.png
share/doc/qore-xml-module/XmlRpcHandler/html/dynsections.js
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2blank.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2cl.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2doc.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2folderclosed.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2folderopen.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2lastnode.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2link.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2mlastnode.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2mnode.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2mo.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2node.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2ns.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2plastnode.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2pnode.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2splitbar.png
share/doc/qore-xml-module/XmlRpcHandler/html/ftv2vertline.png
share/doc/qore-xml-module/XmlRpcHandler/html/functions.html
share/doc/qore-xml-module/XmlRpcHandler/html/functions_func.html
share/doc/qore-xml-module/XmlRpcHandler/html/functions_vars.html
share/doc/qore-xml-module/XmlRpcHandler/html/graph_legend.html
share/doc/qore-xml-module/XmlRpcHandler/html/graph_legend.md5
share/doc/qore-xml-module/XmlRpcHandler/html/graph_legend.png
share/doc/qore-xml-module/XmlRpcHandler/html/index.html
share/doc/qore-xml-module/XmlRpcHandler/html/index.qhp
share/doc/qore-xml-module/XmlRpcHandler/html/jquery.js
share/doc/qore-xml-module/XmlRpcHandler/html/namespace_xml_rpc_handler.html
share/doc/qore-xml-module/XmlRpcHandler/html/namespace_xml_rpc_handler.js
share/doc/qore-xml-module/XmlRpcHandler/html/namespaces.html
share/doc/qore-xml-module/XmlRpcHandler/html/namespaces.js
share/doc/qore-xml-module/XmlRpcHandler/html/nav_f.png
share/doc/qore-xml-module/XmlRpcHandler/html/nav_g.png
share/doc/qore-xml-module/XmlRpcHandler/html/nav_h.png
share/doc/qore-xml-module/XmlRpcHandler/html/navtree.css
share/doc/qore-xml-module/XmlRpcHandler/html/navtree.js
share/doc/qore-xml-module/XmlRpcHandler/html/navtreeindex0.js
share/doc/qore-xml-module/XmlRpcHandler/html/open.png
share/doc/qore-xml-module/XmlRpcHandler/html/resize.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_61.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_61.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_63.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_63.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_67.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_67.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_69.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_69.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_73.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_73.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_76.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_76.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_78.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/all_78.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_78.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/classes_78.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/close.png
share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_61.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_61.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_63.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_63.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_67.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_67.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_73.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/functions_73.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/mag_sel.png
share/doc/qore-xml-module/XmlRpcHandler/html/search/namespaces_78.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/namespaces_78.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/nomatches.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/pages_78.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/pages_78.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/search.css
share/doc/qore-xml-module/XmlRpcHandler/html/search/search.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/search_l.png
share/doc/qore-xml-module/XmlRpcHandler/html/search/search_m.png
share/doc/qore-xml-module/XmlRpcHandler/html/search/search_r.png
share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_69.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_69.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_76.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_76.js
share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_78.html
share/doc/qore-xml-module/XmlRpcHandler/html/search/variables_78.js
share/doc/qore-xml-module/XmlRpcHandler/html/sync_off.png
share/doc/qore-xml-module/XmlRpcHandler/html/sync_on.png
share/doc/qore-xml-module/XmlRpcHandler/html/tab_a.png
share/doc/qore-xml-module/XmlRpcHandler/html/tab_b.png
share/doc/qore-xml-module/XmlRpcHandler/html/tab_h.png
share/doc/qore-xml-module/XmlRpcHandler/html/tab_s.png
share/doc/qore-xml-module/XmlRpcHandler/html/tabs.css
share/doc/qore-xml-module/xml/html/annotated.html
share/doc/qore-xml-module/xml/html/annotated.js
share/doc/qore-xml-module/xml/html/bc_s.png
share/doc/qore-xml-module/xml/html/bdwn.png
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlDoc-members.html
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlDoc.html
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlDoc.js
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlNode-members.html
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlNode.html
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlNode.js
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlReader-members.html
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlReader.html
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlReader.js
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlRpcClient-members.html
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlRpcClient.html
share/doc/qore-xml-module/xml/html/classQore_1_1Xml_1_1XmlRpcClient.js
share/doc/qore-xml-module/xml/html/classes.html
share/doc/qore-xml-module/xml/html/closed.png
share/doc/qore-xml-module/xml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html
share/doc/qore-xml-module/xml/html/doxygen.css
share/doc/qore-xml-module/xml/html/doxygen.png
share/doc/qore-xml-module/xml/html/dynsections.js
share/doc/qore-xml-module/xml/html/ftv2blank.png
share/doc/qore-xml-module/xml/html/ftv2cl.png
share/doc/qore-xml-module/xml/html/ftv2doc.png
share/doc/qore-xml-module/xml/html/ftv2folderclosed.png
share/doc/qore-xml-module/xml/html/ftv2folderopen.png
share/doc/qore-xml-module/xml/html/ftv2lastnode.png
share/doc/qore-xml-module/xml/html/ftv2link.png
share/doc/qore-xml-module/xml/html/ftv2mlastnode.png
share/doc/qore-xml-module/xml/html/ftv2mnode.png
share/doc/qore-xml-module/xml/html/ftv2mo.png
share/doc/qore-xml-module/xml/html/ftv2node.png
share/doc/qore-xml-module/xml/html/ftv2ns.png
share/doc/qore-xml-module/xml/html/ftv2plastnode.png
share/doc/qore-xml-module/xml/html/ftv2pnode.png
share/doc/qore-xml-module/xml/html/ftv2splitbar.png
share/doc/qore-xml-module/xml/html/ftv2vertline.png
share/doc/qore-xml-module/xml/html/functions.html
share/doc/qore-xml-module/xml/html/functions_func.html
share/doc/qore-xml-module/xml/html/group__XMLElementTypes.html
share/doc/qore-xml-module/xml/html/group__XMLElementTypes.js
share/doc/qore-xml-module/xml/html/group__XmlNodeTypes.html
share/doc/qore-xml-module/xml/html/group__XmlNodeTypes.js
share/doc/qore-xml-module/xml/html/group__xml__functions.html
share/doc/qore-xml-module/xml/html/group__xml__functions.js
share/doc/qore-xml-module/xml/html/group__xml__option__constants.html
share/doc/qore-xml-module/xml/html/group__xml__option__constants.js
share/doc/qore-xml-module/xml/html/group__xmlrpc__functions.html
share/doc/qore-xml-module/xml/html/group__xmlrpc__functions.js
share/doc/qore-xml-module/xml/html/index.html
share/doc/qore-xml-module/xml/html/jquery.js
share/doc/qore-xml-module/xml/html/modules.html
share/doc/qore-xml-module/xml/html/modules.js
share/doc/qore-xml-module/xml/html/namespaceQore_1_1Xml.html
share/doc/qore-xml-module/xml/html/namespaceQore_1_1Xml.js
share/doc/qore-xml-module/xml/html/namespaceQore_1_1Xml_1_1Option.html
share/doc/qore-xml-module/xml/html/namespacemembers.html
share/doc/qore-xml-module/xml/html/namespacemembers_func.html
share/doc/qore-xml-module/xml/html/namespacemembers_vars.html
share/doc/qore-xml-module/xml/html/namespaces.html
share/doc/qore-xml-module/xml/html/namespaces.js
share/doc/qore-xml-module/xml/html/nav_f.png
share/doc/qore-xml-module/xml/html/nav_g.png
share/doc/qore-xml-module/xml/html/nav_h.png
share/doc/qore-xml-module/xml/html/navtree.css
share/doc/qore-xml-module/xml/html/navtree.js
share/doc/qore-xml-module/xml/html/navtreeindex0.js
share/doc/qore-xml-module/xml/html/open.png
share/doc/qore-xml-module/xml/html/resize.js
share/doc/qore-xml-module/xml/html/search/all_61.html
share/doc/qore-xml-module/xml/html/search/all_61.js
share/doc/qore-xml-module/xml/html/search/all_62.html
share/doc/qore-xml-module/xml/html/search/all_62.js
share/doc/qore-xml-module/xml/html/search/all_63.html
share/doc/qore-xml-module/xml/html/search/all_63.js
share/doc/qore-xml-module/xml/html/search/all_64.html
share/doc/qore-xml-module/xml/html/search/all_64.js
share/doc/qore-xml-module/xml/html/search/all_65.html
share/doc/qore-xml-module/xml/html/search/all_65.js
share/doc/qore-xml-module/xml/html/search/all_66.html
share/doc/qore-xml-module/xml/html/search/all_66.js
share/doc/qore-xml-module/xml/html/search/all_67.html
share/doc/qore-xml-module/xml/html/search/all_67.js
share/doc/qore-xml-module/xml/html/search/all_68.html
share/doc/qore-xml-module/xml/html/search/all_68.js
share/doc/qore-xml-module/xml/html/search/all_69.html
share/doc/qore-xml-module/xml/html/search/all_69.js
share/doc/qore-xml-module/xml/html/search/all_6c.html
share/doc/qore-xml-module/xml/html/search/all_6c.js
share/doc/qore-xml-module/xml/html/search/all_6d.html
share/doc/qore-xml-module/xml/html/search/all_6d.js
share/doc/qore-xml-module/xml/html/search/all_6e.html
share/doc/qore-xml-module/xml/html/search/all_6e.js
share/doc/qore-xml-module/xml/html/search/all_70.html
share/doc/qore-xml-module/xml/html/search/all_70.js
share/doc/qore-xml-module/xml/html/search/all_71.html
share/doc/qore-xml-module/xml/html/search/all_71.js
share/doc/qore-xml-module/xml/html/search/all_72.html
share/doc/qore-xml-module/xml/html/search/all_72.js
share/doc/qore-xml-module/xml/html/search/all_73.html
share/doc/qore-xml-module/xml/html/search/all_73.js
share/doc/qore-xml-module/xml/html/search/all_74.html
share/doc/qore-xml-module/xml/html/search/all_74.js
share/doc/qore-xml-module/xml/html/search/all_76.html
share/doc/qore-xml-module/xml/html/search/all_76.js
share/doc/qore-xml-module/xml/html/search/all_78.html
share/doc/qore-xml-module/xml/html/search/all_78.js
share/doc/qore-xml-module/xml/html/search/classes_78.html
share/doc/qore-xml-module/xml/html/search/classes_78.js
share/doc/qore-xml-module/xml/html/search/close.png
share/doc/qore-xml-module/xml/html/search/functions_61.html
share/doc/qore-xml-module/xml/html/search/functions_61.js
share/doc/qore-xml-module/xml/html/search/functions_62.html
share/doc/qore-xml-module/xml/html/search/functions_62.js
share/doc/qore-xml-module/xml/html/search/functions_63.html
share/doc/qore-xml-module/xml/html/search/functions_63.js
share/doc/qore-xml-module/xml/html/search/functions_64.html
share/doc/qore-xml-module/xml/html/search/functions_64.js
share/doc/qore-xml-module/xml/html/search/functions_65.html
share/doc/qore-xml-module/xml/html/search/functions_65.js
share/doc/qore-xml-module/xml/html/search/functions_66.html
share/doc/qore-xml-module/xml/html/search/functions_66.js
share/doc/qore-xml-module/xml/html/search/functions_67.html
share/doc/qore-xml-module/xml/html/search/functions_67.js
share/doc/qore-xml-module/xml/html/search/functions_68.html
share/doc/qore-xml-module/xml/html/search/functions_68.js
share/doc/qore-xml-module/xml/html/search/functions_69.html
share/doc/qore-xml-module/xml/html/search/functions_69.js
share/doc/qore-xml-module/xml/html/search/functions_6c.html
share/doc/qore-xml-module/xml/html/search/functions_6c.js
share/doc/qore-xml-module/xml/html/search/functions_6d.html
share/doc/qore-xml-module/xml/html/search/functions_6d.js
share/doc/qore-xml-module/xml/html/search/functions_6e.html
share/doc/qore-xml-module/xml/html/search/functions_6e.js
share/doc/qore-xml-module/xml/html/search/functions_70.html
share/doc/qore-xml-module/xml/html/search/functions_70.js
share/doc/qore-xml-module/xml/html/search/functions_72.html
share/doc/qore-xml-module/xml/html/search/functions_72.js
share/doc/qore-xml-module/xml/html/search/functions_73.html
share/doc/qore-xml-module/xml/html/search/functions_73.js
share/doc/qore-xml-module/xml/html/search/functions_74.html
share/doc/qore-xml-module/xml/html/search/functions_74.js
share/doc/qore-xml-module/xml/html/search/functions_76.html
share/doc/qore-xml-module/xml/html/search/functions_76.js
share/doc/qore-xml-module/xml/html/search/functions_78.html
share/doc/qore-xml-module/xml/html/search/functions_78.js
share/doc/qore-xml-module/xml/html/search/groups_78.html
share/doc/qore-xml-module/xml/html/search/groups_78.js
share/doc/qore-xml-module/xml/html/search/mag_sel.png
share/doc/qore-xml-module/xml/html/search/namespaces_71.html
share/doc/qore-xml-module/xml/html/search/namespaces_71.js
share/doc/qore-xml-module/xml/html/search/nomatches.html
share/doc/qore-xml-module/xml/html/search/search.css
share/doc/qore-xml-module/xml/html/search/search.js
share/doc/qore-xml-module/xml/html/search/search_l.png
share/doc/qore-xml-module/xml/html/search/search_m.png
share/doc/qore-xml-module/xml/html/search/search_r.png
share/doc/qore-xml-module/xml/html/search/variables_65.html
share/doc/qore-xml-module/xml/html/search/variables_65.js
share/doc/qore-xml-module/xml/html/search/variables_68.html
share/doc/qore-xml-module/xml/html/search/variables_68.js
share/doc/qore-xml-module/xml/html/search/variables_6e.html
share/doc/qore-xml-module/xml/html/search/variables_6e.js
share/doc/qore-xml-module/xml/html/search/variables_78.html
share/doc/qore-xml-module/xml/html/search/variables_78.js
share/doc/qore-xml-module/xml/html/sync_off.png
share/doc/qore-xml-module/xml/html/sync_on.png
share/doc/qore-xml-module/xml/html/tab_a.png
share/doc/qore-xml-module/xml/html/tab_b.png
share/doc/qore-xml-module/xml/html/tab_h.png
share/doc/qore-xml-module/xml/html/tab_s.png
share/doc/qore-xml-module/xml/html/tabs.css

File Added: pkgsrc/textproc/qore-xml-module/distinfo
$NetBSD: distinfo,v 1.1 2014/12/30 15:51:11 wiz Exp $

SHA1 (qore-xml-module-1.2.tar.bz2) = 4fb5a8f7784f26014e79a6664ea48653b1169f63
RMD160 (qore-xml-module-1.2.tar.bz2) = 9f6eb789726f0ee2fa356529e548d1693e208f61
Size (qore-xml-module-1.2.tar.bz2) = 824832 bytes
SHA1 (patch-configure) = d6834c616665f32a10265b575d6e040156d572ef
SHA1 (patch-src_Makefile.in) = e3caae1c90c507ab0d11738c1ac91ef130aac923

File Added: pkgsrc/textproc/qore-xml-module/Attic/options.mk
# $NetBSD: options.mk,v 1.1 2014/12/30 15:51:11 wiz Exp $
#

PKG_OPTIONS_VAR=	PKG_OPTIONS.qore-xml-module
PKG_SUPPORTED_OPTIONS=	debug
.include "../../mk/bsd.options.mk"

.if !empty(PKG_OPTIONS:Mdebug)
CONFIGURE_ARGS+=        --enable-debug
.else
CONFIGURE_ARGS+=        --disable-debug
.endif

File Added: pkgsrc/textproc/qore-xml-module/patches/Attic/patch-configure
$NetBSD: patch-configure,v 1.1 2014/12/30 15:51:11 wiz Exp $
pkgsrc doesn't have lib64 or targetdir so don't set it.
fixes build on linux.
http://sf.net/p/qore/code/6817/
--- configure.orig	2014-11-01 13:45:54.822586579 +0000
+++ configure
@@ -15674,14 +15674,6 @@ if test "$enable_64bit" = "yes"; then
       *linux*)	if test "$GXX" = "yes"; then
 		   CXXFLAGS="$CXXFLAGS -m64"
 		fi
-		# only set LIBSUFFIX=64 if /usr/lib64 exists
-		if test -d /usr/lib64; then
-		   LIBSUFFIX=64
-                fi
-		target="${host_cpu}-${host_os}"
-                if test -d /usr/lib/$target; then
-                   LIBSUFFIX=/$target
-                fi
 
 		;;
       *hpux*)	if test "$host_cpu" = "ia64"; then

File Added: pkgsrc/textproc/qore-xml-module/patches/Attic/patch-src_Makefile.in
$NetBSD: patch-src_Makefile.in,v 1.1 2014/12/30 15:51:11 wiz Exp $
* don't install .a file
http://sourceforge.net/p/qore/code/6293/
--- src/Makefile.in.orig	2013-10-05 10:23:40.000000000 +0000
+++ src/Makefile.in
@@ -677,7 +677,7 @@ uninstall-am: uninstall-libLTLIBRARIES
 
 install-exec-hook:
 	mv $(DESTDIR)$(libdir)/$(MNAME).$(MODULE_SUFFIX) $(DESTDIR)$(libdir)/$(MNAME)-api-$(MODULE_API).qmod
-	$(RM) $(DESTDIR)$(libdir)/$(MNAME).la $(RM_OTHER)
+	$(RM) $(DESTDIR)$(libdir)/$(MNAME).la $(DESTDIR)$(libdir)/$(MNAME).a $(RM_OTHER)
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.