From 0a6d235d3268caf31a9a92d69fbeda74b76148b1 Mon Sep 17 00:00:00 2001 From: Niclas Rosenvik Date: Sun, 16 Feb 2014 19:38:23 +0000 Subject: [PATCH] Removed doxygen dependecy for the docs. Changed installation dir for docs and license. Removed doc option, docs are now always installed. Patched so that the installer doesn't install .a files. Taking maintainership since I imported the package. Removed usage of wip/qore/Makefiel.common and wip/qore/options.mk. Added missing PTHREAD_OPTS. Bumping pkgrevision. --- qore-xml-module/Makefile | 21 +- qore-xml-module/PLIST | 1205 ++++++++--------- qore-xml-module/distinfo | 4 +- qore-xml-module/options.mk | 12 + qore-xml-module/patches/patch-Makefile.in | 41 + qore-xml-module/patches/patch-src_Makefile.in | 12 + 6 files changed, 683 insertions(+), 612 deletions(-) create mode 100644 qore-xml-module/options.mk create mode 100644 qore-xml-module/patches/patch-Makefile.in create mode 100644 qore-xml-module/patches/patch-src_Makefile.in diff --git a/qore-xml-module/Makefile b/qore-xml-module/Makefile index b1236d051a..026181981b 100644 --- a/qore-xml-module/Makefile +++ b/qore-xml-module/Makefile @@ -1,30 +1,35 @@ -# $NetBSD: Makefile,v 1.2 2014/01/22 22:16:15 nros Exp $ +# $NetBSD: Makefile,v 1.3 2014/02/16 19:38:23 nros Exp $ DISTNAME= qore-xml-module-1.2 +PKGREVISION= 1 CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/} +EXTRACT_SUFX= .tar.bz2 -.include "../../wip/qore/Makefile.common" - -MAINTAINER= pkgsrc-users@NetBSD.org +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 +PTHREAD_OPTS+= require + +INSTALL_TARGET= install install-html-local #This is needed in order to comply the with MIT license and binary distribution -INSTALLATION_DIRS+= share/qore-xml-module/license +INSTALLATION_DIRS+= share/qore/license/modules/xml post-install: ${INSTALL_DATA} ${WRKSRC}/COPYING.LGPL \ - ${DESTDIR}${PREFIX}/share/qore-xml-module/license + ${DESTDIR}${PREFIX}/share/qore/license/modules/xml ${INSTALL_DATA} ${WRKSRC}/COPYING.MIT \ - ${DESTDIR}${PREFIX}/share/qore-xml-module/license + ${DESTDIR}${PREFIX}/share/qore/license/modules/xml .include "../../wip/qore/plist-version.mk" -.include "../../wip/qore/options.mk" +.include "options.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" diff --git a/qore-xml-module/PLIST b/qore-xml-module/PLIST index 22cdca8c52..e6986f2638 100644 --- a/qore-xml-module/PLIST +++ b/qore-xml-module/PLIST @@ -1,608 +1,607 @@ -@comment $NetBSD: PLIST,v 1.2 2014/01/22 22:16:15 nros Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/02/16 19:38:23 nros Exp $ lib/qore-modules/${QORE_VERSION}/SoapClient.qm lib/qore-modules/${QORE_VERSION}/SoapHandler.qm lib/qore-modules/${QORE_VERSION}/WSDL.qm lib/qore-modules/${QORE_VERSION}/XmlRpcHandler.qm lib/qore-modules/xml-api-0.17.qmod -lib/qore-modules/xml.a -share/qore-xml-module/license/COPYING.LGPL -share/qore-xml-module/license/COPYING.MIT -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/_soap_client_8qm_8dox_8h_source.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/annotated.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/annotated.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/bc_s.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/bdwn.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/class_soap_client_1_1_soap_client-members.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/class_soap_client_1_1_soap_client.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/class_soap_client_1_1_soap_client.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/classes.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/closed.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5 -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5 -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/doxygen.css -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/doxygen.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/dynsections.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2blank.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2cl.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2doc.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2folderclosed.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2folderopen.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2lastnode.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2link.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2mlastnode.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2mnode.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2mo.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2node.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2ns.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2plastnode.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2pnode.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2splitbar.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/ftv2vertline.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/functions.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/functions_func.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/functions_vars.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/graph_legend.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/graph_legend.md5 -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/graph_legend.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/index.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/index.qhp -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/jquery.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/namespace_soap_client.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/namespace_soap_client.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/namespaces.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/namespaces.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/nav_f.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/nav_g.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/nav_h.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/navtree.css -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/navtree.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/navtreeindex0.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/open.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/resize.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_63.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_63.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_67.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_67.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_68.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_68.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_6d.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_6d.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_73.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_73.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_75.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_75.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_76.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/all_76.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/classes_73.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/classes_73.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/close.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/functions_63.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/functions_63.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/functions_67.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/functions_67.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/functions_6d.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/functions_6d.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/mag_sel.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/namespaces_73.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/namespaces_73.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/nomatches.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/pages_73.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/pages_73.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/search.css -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/search.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/search_l.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/search_m.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/search_r.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/variables_68.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/variables_68.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/variables_75.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/variables_75.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/variables_76.html -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/search/variables_76.js -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/sync_off.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/sync_on.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/tab_a.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/tab_b.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/tab_h.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/tab_s.png -${PLIST.doc}share/qore-xml-module/docs/SoapClient/html/tabs.css -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/_soap_handler_8qm_8dox_8h_source.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/annotated.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/annotated.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/bc_s.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/bdwn.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/class_soap_handler_1_1_soap_handler-members.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/class_soap_handler_1_1_soap_handler.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/class_soap_handler_1_1_soap_handler.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/classes.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/closed.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5 -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5 -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/doxygen.css -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/doxygen.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/dynsections.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2blank.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2cl.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2doc.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2folderclosed.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2folderopen.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2lastnode.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2link.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2mlastnode.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2mnode.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2mo.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2node.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2ns.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2plastnode.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2pnode.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2splitbar.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/ftv2vertline.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/functions.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/functions_func.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/functions_vars.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/graph_legend.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/graph_legend.md5 -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/graph_legend.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/index.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/index.qhp -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/jquery.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/namespace_soap_handler.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/namespace_soap_handler.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/namespaces.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/namespaces.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/nav_f.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/nav_g.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/nav_h.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/navtree.css -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/navtree.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/navtreeindex0.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/open.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/resize.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/all_61.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/all_61.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/all_63.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/all_63.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/all_72.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/all_72.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/all_73.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/all_73.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/all_76.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/all_76.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/classes_73.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/classes_73.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/close.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/functions_61.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/functions_61.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/functions_63.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/functions_63.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/functions_72.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/functions_72.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/mag_sel.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/namespaces_73.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/namespaces_73.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/nomatches.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/pages_73.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/pages_73.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/search.css -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/search.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/search_l.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/search_m.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/search_r.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/variables_76.html -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/search/variables_76.js -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/sync_off.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/sync_on.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/tab_a.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/tab_b.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/tab_h.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/tab_s.png -${PLIST.doc}share/qore-xml-module/docs/SoapHandler/html/tabs.css -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/_w_s_d_l_8qm_8dox_8h_source.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/annotated.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/annotated.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/bc_s.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/bdwn.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib-members.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/classes.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/closed.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5 -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5 -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/doxygen.css -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/doxygen.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/dynsections.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2blank.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2cl.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2doc.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2folderclosed.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2folderopen.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2lastnode.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2link.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2mlastnode.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2mnode.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2mo.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2node.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2ns.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2plastnode.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2pnode.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2splitbar.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/ftv2vertline.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/functions.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/functions_func.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/functions_vars.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/graph_legend.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/graph_legend.md5 -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/graph_legend.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/index.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/index.qhp -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/jquery.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/namespace_w_s_d_l.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/namespace_w_s_d_l.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/namespacemembers.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/namespacemembers_vars.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/namespaces.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/namespaces.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/nav_f.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/nav_g.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/nav_h.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/navtree.css -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/navtree.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/navtreeindex0.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/open.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/resize.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_61.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_61.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_65.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_65.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_67.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_67.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_68.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_68.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_6d.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_6d.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_72.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_72.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_73.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_73.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_76.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_76.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_77.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_77.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_78.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/all_78.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/classes_77.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/classes_77.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/close.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/functions_67.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/functions_67.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/mag_sel.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/namespaces_77.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/namespaces_77.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/nomatches.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/pages_77.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/pages_77.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/search.css -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/search.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/search_l.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/search_m.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/search_r.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_61.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_61.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_65.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_65.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_68.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_68.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_6d.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_6d.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_72.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_72.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_73.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_73.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_76.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_76.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_78.html -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/search/variables_78.js -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/tab_a.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/tab_b.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/tab_h.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/tab_s.png -${PLIST.doc}share/qore-xml-module/docs/WSDL/html/tabs.css -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/_xml_rpc_handler_8qm_8dox_8h_source.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/annotated.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/annotated.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/bc_s.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/bdwn.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler-members.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/classes.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/closed.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5 -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5 -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/doxygen.css -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/doxygen.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/dynsections.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2blank.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2cl.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2doc.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2folderclosed.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2folderopen.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2lastnode.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2link.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2mlastnode.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2mnode.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2mo.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2node.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2ns.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2plastnode.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2pnode.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2splitbar.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/ftv2vertline.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/functions.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/functions_func.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/functions_vars.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/graph_legend.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/graph_legend.md5 -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/graph_legend.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/index.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/index.qhp -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/jquery.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/namespace_xml_rpc_handler.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/namespace_xml_rpc_handler.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/namespaces.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/namespaces.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/nav_f.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/nav_g.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/nav_h.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/navtree.css -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/navtree.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/navtreeindex0.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/open.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/resize.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_61.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_61.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_63.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_63.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_67.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_67.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_69.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_69.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_73.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_73.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_76.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_76.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_78.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/all_78.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/classes_78.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/classes_78.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/close.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/functions_61.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/functions_61.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/functions_63.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/functions_63.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/functions_67.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/functions_67.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/functions_73.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/functions_73.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/mag_sel.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/namespaces_78.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/namespaces_78.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/nomatches.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/pages_78.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/pages_78.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/search.css -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/search.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/search_l.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/search_m.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/search_r.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/variables_69.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/variables_69.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/variables_76.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/variables_76.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/variables_78.html -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/search/variables_78.js -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/sync_off.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/sync_on.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/tab_a.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/tab_b.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/tab_h.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/tab_s.png -${PLIST.doc}share/qore-xml-module/docs/XmlRpcHandler/html/tabs.css -${PLIST.doc}share/qore-xml-module/docs/xml/html/annotated.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/annotated.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/bc_s.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/bdwn.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlDoc-members.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlDoc.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlDoc.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlNode-members.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlNode.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlNode.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlReader-members.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlReader.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlReader.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlRpcClient-members.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlRpcClient.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/classQore_1_1Xml_1_1XmlRpcClient.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/classes.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/closed.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/doxygen.css -${PLIST.doc}share/qore-xml-module/docs/xml/html/doxygen.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/dynsections.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2blank.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2cl.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2doc.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2folderclosed.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2folderopen.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2lastnode.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2link.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2mlastnode.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2mnode.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2mo.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2node.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2ns.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2plastnode.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2pnode.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2splitbar.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/ftv2vertline.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/functions.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/functions_func.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/group__XMLElementTypes.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/group__XMLElementTypes.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/group__XmlNodeTypes.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/group__XmlNodeTypes.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/group__xml__functions.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/group__xml__functions.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/group__xml__option__constants.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/group__xml__option__constants.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/group__xmlrpc__functions.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/group__xmlrpc__functions.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/index.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/jquery.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/modules.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/modules.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/namespaceQore_1_1Xml.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/namespaceQore_1_1Xml.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/namespaceQore_1_1Xml_1_1Option.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/namespacemembers.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/namespacemembers_func.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/namespacemembers_vars.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/namespaces.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/namespaces.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/nav_f.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/nav_g.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/nav_h.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/navtree.css -${PLIST.doc}share/qore-xml-module/docs/xml/html/navtree.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/navtreeindex0.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/open.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/resize.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_61.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_61.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_62.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_62.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_63.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_63.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_64.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_64.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_65.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_65.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_66.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_66.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_67.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_67.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_68.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_68.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_69.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_69.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_6c.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_6c.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_6d.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_6d.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_6e.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_6e.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_70.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_70.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_71.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_71.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_72.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_72.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_73.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_73.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_74.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_74.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_76.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_76.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_78.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/all_78.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/classes_78.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/classes_78.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/close.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_61.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_61.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_62.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_62.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_63.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_63.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_64.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_64.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_65.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_65.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_66.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_66.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_67.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_67.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_68.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_68.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_69.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_69.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_6c.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_6c.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_6d.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_6d.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_6e.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_6e.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_70.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_70.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_72.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_72.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_73.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_73.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_74.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_74.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_76.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_76.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_78.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/functions_78.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/groups_78.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/groups_78.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/mag_sel.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/namespaces_71.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/namespaces_71.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/nomatches.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/search.css -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/search.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/search_l.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/search_m.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/search_r.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/variables_65.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/variables_65.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/variables_68.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/variables_68.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/variables_6e.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/variables_6e.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/variables_78.html -${PLIST.doc}share/qore-xml-module/docs/xml/html/search/variables_78.js -${PLIST.doc}share/qore-xml-module/docs/xml/html/sync_off.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/sync_on.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/tab_a.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/tab_b.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/tab_h.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/tab_s.png -${PLIST.doc}share/qore-xml-module/docs/xml/html/tabs.css +share/qore/docs/modules/SoapClient/html/_soap_client_8qm_8dox_8h_source.html +share/qore/docs/modules/SoapClient/html/annotated.html +share/qore/docs/modules/SoapClient/html/annotated.js +share/qore/docs/modules/SoapClient/html/bc_s.png +share/qore/docs/modules/SoapClient/html/bdwn.png +share/qore/docs/modules/SoapClient/html/class_soap_client_1_1_soap_client-members.html +share/qore/docs/modules/SoapClient/html/class_soap_client_1_1_soap_client.html +share/qore/docs/modules/SoapClient/html/class_soap_client_1_1_soap_client.js +share/qore/docs/modules/SoapClient/html/classes.html +share/qore/docs/modules/SoapClient/html/closed.png +share/qore/docs/modules/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca.html +share/qore/docs/modules/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map +share/qore/docs/modules/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5 +share/qore/docs/modules/SoapClient/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png +share/qore/docs/modules/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html +share/qore/docs/modules/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map +share/qore/docs/modules/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5 +share/qore/docs/modules/SoapClient/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png +share/qore/docs/modules/SoapClient/html/doxygen.css +share/qore/docs/modules/SoapClient/html/doxygen.png +share/qore/docs/modules/SoapClient/html/dynsections.js +share/qore/docs/modules/SoapClient/html/ftv2blank.png +share/qore/docs/modules/SoapClient/html/ftv2cl.png +share/qore/docs/modules/SoapClient/html/ftv2doc.png +share/qore/docs/modules/SoapClient/html/ftv2folderclosed.png +share/qore/docs/modules/SoapClient/html/ftv2folderopen.png +share/qore/docs/modules/SoapClient/html/ftv2lastnode.png +share/qore/docs/modules/SoapClient/html/ftv2link.png +share/qore/docs/modules/SoapClient/html/ftv2mlastnode.png +share/qore/docs/modules/SoapClient/html/ftv2mnode.png +share/qore/docs/modules/SoapClient/html/ftv2mo.png +share/qore/docs/modules/SoapClient/html/ftv2node.png +share/qore/docs/modules/SoapClient/html/ftv2ns.png +share/qore/docs/modules/SoapClient/html/ftv2plastnode.png +share/qore/docs/modules/SoapClient/html/ftv2pnode.png +share/qore/docs/modules/SoapClient/html/ftv2splitbar.png +share/qore/docs/modules/SoapClient/html/ftv2vertline.png +share/qore/docs/modules/SoapClient/html/functions.html +share/qore/docs/modules/SoapClient/html/functions_func.html +share/qore/docs/modules/SoapClient/html/functions_vars.html +share/qore/docs/modules/SoapClient/html/graph_legend.html +share/qore/docs/modules/SoapClient/html/graph_legend.md5 +share/qore/docs/modules/SoapClient/html/graph_legend.png +share/qore/docs/modules/SoapClient/html/index.html +share/qore/docs/modules/SoapClient/html/index.qhp +share/qore/docs/modules/SoapClient/html/jquery.js +share/qore/docs/modules/SoapClient/html/namespace_soap_client.html +share/qore/docs/modules/SoapClient/html/namespace_soap_client.js +share/qore/docs/modules/SoapClient/html/namespaces.html +share/qore/docs/modules/SoapClient/html/namespaces.js +share/qore/docs/modules/SoapClient/html/nav_f.png +share/qore/docs/modules/SoapClient/html/nav_g.png +share/qore/docs/modules/SoapClient/html/nav_h.png +share/qore/docs/modules/SoapClient/html/navtree.css +share/qore/docs/modules/SoapClient/html/navtree.js +share/qore/docs/modules/SoapClient/html/navtreeindex0.js +share/qore/docs/modules/SoapClient/html/open.png +share/qore/docs/modules/SoapClient/html/resize.js +share/qore/docs/modules/SoapClient/html/search/all_63.html +share/qore/docs/modules/SoapClient/html/search/all_63.js +share/qore/docs/modules/SoapClient/html/search/all_67.html +share/qore/docs/modules/SoapClient/html/search/all_67.js +share/qore/docs/modules/SoapClient/html/search/all_68.html +share/qore/docs/modules/SoapClient/html/search/all_68.js +share/qore/docs/modules/SoapClient/html/search/all_6d.html +share/qore/docs/modules/SoapClient/html/search/all_6d.js +share/qore/docs/modules/SoapClient/html/search/all_73.html +share/qore/docs/modules/SoapClient/html/search/all_73.js +share/qore/docs/modules/SoapClient/html/search/all_75.html +share/qore/docs/modules/SoapClient/html/search/all_75.js +share/qore/docs/modules/SoapClient/html/search/all_76.html +share/qore/docs/modules/SoapClient/html/search/all_76.js +share/qore/docs/modules/SoapClient/html/search/classes_73.html +share/qore/docs/modules/SoapClient/html/search/classes_73.js +share/qore/docs/modules/SoapClient/html/search/close.png +share/qore/docs/modules/SoapClient/html/search/functions_63.html +share/qore/docs/modules/SoapClient/html/search/functions_63.js +share/qore/docs/modules/SoapClient/html/search/functions_67.html +share/qore/docs/modules/SoapClient/html/search/functions_67.js +share/qore/docs/modules/SoapClient/html/search/functions_6d.html +share/qore/docs/modules/SoapClient/html/search/functions_6d.js +share/qore/docs/modules/SoapClient/html/search/mag_sel.png +share/qore/docs/modules/SoapClient/html/search/namespaces_73.html +share/qore/docs/modules/SoapClient/html/search/namespaces_73.js +share/qore/docs/modules/SoapClient/html/search/nomatches.html +share/qore/docs/modules/SoapClient/html/search/pages_73.html +share/qore/docs/modules/SoapClient/html/search/pages_73.js +share/qore/docs/modules/SoapClient/html/search/search.css +share/qore/docs/modules/SoapClient/html/search/search.js +share/qore/docs/modules/SoapClient/html/search/search_l.png +share/qore/docs/modules/SoapClient/html/search/search_m.png +share/qore/docs/modules/SoapClient/html/search/search_r.png +share/qore/docs/modules/SoapClient/html/search/variables_68.html +share/qore/docs/modules/SoapClient/html/search/variables_68.js +share/qore/docs/modules/SoapClient/html/search/variables_75.html +share/qore/docs/modules/SoapClient/html/search/variables_75.js +share/qore/docs/modules/SoapClient/html/search/variables_76.html +share/qore/docs/modules/SoapClient/html/search/variables_76.js +share/qore/docs/modules/SoapClient/html/sync_off.png +share/qore/docs/modules/SoapClient/html/sync_on.png +share/qore/docs/modules/SoapClient/html/tab_a.png +share/qore/docs/modules/SoapClient/html/tab_b.png +share/qore/docs/modules/SoapClient/html/tab_h.png +share/qore/docs/modules/SoapClient/html/tab_s.png +share/qore/docs/modules/SoapClient/html/tabs.css +share/qore/docs/modules/SoapHandler/html/_soap_handler_8qm_8dox_8h_source.html +share/qore/docs/modules/SoapHandler/html/annotated.html +share/qore/docs/modules/SoapHandler/html/annotated.js +share/qore/docs/modules/SoapHandler/html/bc_s.png +share/qore/docs/modules/SoapHandler/html/bdwn.png +share/qore/docs/modules/SoapHandler/html/class_soap_handler_1_1_soap_handler-members.html +share/qore/docs/modules/SoapHandler/html/class_soap_handler_1_1_soap_handler.html +share/qore/docs/modules/SoapHandler/html/class_soap_handler_1_1_soap_handler.js +share/qore/docs/modules/SoapHandler/html/classes.html +share/qore/docs/modules/SoapHandler/html/closed.png +share/qore/docs/modules/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca.html +share/qore/docs/modules/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map +share/qore/docs/modules/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5 +share/qore/docs/modules/SoapHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png +share/qore/docs/modules/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html +share/qore/docs/modules/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map +share/qore/docs/modules/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5 +share/qore/docs/modules/SoapHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png +share/qore/docs/modules/SoapHandler/html/doxygen.css +share/qore/docs/modules/SoapHandler/html/doxygen.png +share/qore/docs/modules/SoapHandler/html/dynsections.js +share/qore/docs/modules/SoapHandler/html/ftv2blank.png +share/qore/docs/modules/SoapHandler/html/ftv2cl.png +share/qore/docs/modules/SoapHandler/html/ftv2doc.png +share/qore/docs/modules/SoapHandler/html/ftv2folderclosed.png +share/qore/docs/modules/SoapHandler/html/ftv2folderopen.png +share/qore/docs/modules/SoapHandler/html/ftv2lastnode.png +share/qore/docs/modules/SoapHandler/html/ftv2link.png +share/qore/docs/modules/SoapHandler/html/ftv2mlastnode.png +share/qore/docs/modules/SoapHandler/html/ftv2mnode.png +share/qore/docs/modules/SoapHandler/html/ftv2mo.png +share/qore/docs/modules/SoapHandler/html/ftv2node.png +share/qore/docs/modules/SoapHandler/html/ftv2ns.png +share/qore/docs/modules/SoapHandler/html/ftv2plastnode.png +share/qore/docs/modules/SoapHandler/html/ftv2pnode.png +share/qore/docs/modules/SoapHandler/html/ftv2splitbar.png +share/qore/docs/modules/SoapHandler/html/ftv2vertline.png +share/qore/docs/modules/SoapHandler/html/functions.html +share/qore/docs/modules/SoapHandler/html/functions_func.html +share/qore/docs/modules/SoapHandler/html/functions_vars.html +share/qore/docs/modules/SoapHandler/html/graph_legend.html +share/qore/docs/modules/SoapHandler/html/graph_legend.md5 +share/qore/docs/modules/SoapHandler/html/graph_legend.png +share/qore/docs/modules/SoapHandler/html/index.html +share/qore/docs/modules/SoapHandler/html/index.qhp +share/qore/docs/modules/SoapHandler/html/jquery.js +share/qore/docs/modules/SoapHandler/html/namespace_soap_handler.html +share/qore/docs/modules/SoapHandler/html/namespace_soap_handler.js +share/qore/docs/modules/SoapHandler/html/namespaces.html +share/qore/docs/modules/SoapHandler/html/namespaces.js +share/qore/docs/modules/SoapHandler/html/nav_f.png +share/qore/docs/modules/SoapHandler/html/nav_g.png +share/qore/docs/modules/SoapHandler/html/nav_h.png +share/qore/docs/modules/SoapHandler/html/navtree.css +share/qore/docs/modules/SoapHandler/html/navtree.js +share/qore/docs/modules/SoapHandler/html/navtreeindex0.js +share/qore/docs/modules/SoapHandler/html/open.png +share/qore/docs/modules/SoapHandler/html/resize.js +share/qore/docs/modules/SoapHandler/html/search/all_61.html +share/qore/docs/modules/SoapHandler/html/search/all_61.js +share/qore/docs/modules/SoapHandler/html/search/all_63.html +share/qore/docs/modules/SoapHandler/html/search/all_63.js +share/qore/docs/modules/SoapHandler/html/search/all_72.html +share/qore/docs/modules/SoapHandler/html/search/all_72.js +share/qore/docs/modules/SoapHandler/html/search/all_73.html +share/qore/docs/modules/SoapHandler/html/search/all_73.js +share/qore/docs/modules/SoapHandler/html/search/all_76.html +share/qore/docs/modules/SoapHandler/html/search/all_76.js +share/qore/docs/modules/SoapHandler/html/search/classes_73.html +share/qore/docs/modules/SoapHandler/html/search/classes_73.js +share/qore/docs/modules/SoapHandler/html/search/close.png +share/qore/docs/modules/SoapHandler/html/search/functions_61.html +share/qore/docs/modules/SoapHandler/html/search/functions_61.js +share/qore/docs/modules/SoapHandler/html/search/functions_63.html +share/qore/docs/modules/SoapHandler/html/search/functions_63.js +share/qore/docs/modules/SoapHandler/html/search/functions_72.html +share/qore/docs/modules/SoapHandler/html/search/functions_72.js +share/qore/docs/modules/SoapHandler/html/search/mag_sel.png +share/qore/docs/modules/SoapHandler/html/search/namespaces_73.html +share/qore/docs/modules/SoapHandler/html/search/namespaces_73.js +share/qore/docs/modules/SoapHandler/html/search/nomatches.html +share/qore/docs/modules/SoapHandler/html/search/pages_73.html +share/qore/docs/modules/SoapHandler/html/search/pages_73.js +share/qore/docs/modules/SoapHandler/html/search/search.css +share/qore/docs/modules/SoapHandler/html/search/search.js +share/qore/docs/modules/SoapHandler/html/search/search_l.png +share/qore/docs/modules/SoapHandler/html/search/search_m.png +share/qore/docs/modules/SoapHandler/html/search/search_r.png +share/qore/docs/modules/SoapHandler/html/search/variables_76.html +share/qore/docs/modules/SoapHandler/html/search/variables_76.js +share/qore/docs/modules/SoapHandler/html/sync_off.png +share/qore/docs/modules/SoapHandler/html/sync_on.png +share/qore/docs/modules/SoapHandler/html/tab_a.png +share/qore/docs/modules/SoapHandler/html/tab_b.png +share/qore/docs/modules/SoapHandler/html/tab_h.png +share/qore/docs/modules/SoapHandler/html/tab_s.png +share/qore/docs/modules/SoapHandler/html/tabs.css +share/qore/docs/modules/WSDL/html/_w_s_d_l_8qm_8dox_8h_source.html +share/qore/docs/modules/WSDL/html/annotated.html +share/qore/docs/modules/WSDL/html/annotated.js +share/qore/docs/modules/WSDL/html/bc_s.png +share/qore/docs/modules/WSDL/html/bdwn.png +share/qore/docs/modules/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib-members.html +share/qore/docs/modules/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib.html +share/qore/docs/modules/WSDL/html/class_w_s_d_l_1_1_w_s_d_l_lib.js +share/qore/docs/modules/WSDL/html/classes.html +share/qore/docs/modules/WSDL/html/closed.png +share/qore/docs/modules/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca.html +share/qore/docs/modules/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map +share/qore/docs/modules/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5 +share/qore/docs/modules/WSDL/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png +share/qore/docs/modules/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html +share/qore/docs/modules/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map +share/qore/docs/modules/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5 +share/qore/docs/modules/WSDL/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png +share/qore/docs/modules/WSDL/html/doxygen.css +share/qore/docs/modules/WSDL/html/doxygen.png +share/qore/docs/modules/WSDL/html/dynsections.js +share/qore/docs/modules/WSDL/html/ftv2blank.png +share/qore/docs/modules/WSDL/html/ftv2cl.png +share/qore/docs/modules/WSDL/html/ftv2doc.png +share/qore/docs/modules/WSDL/html/ftv2folderclosed.png +share/qore/docs/modules/WSDL/html/ftv2folderopen.png +share/qore/docs/modules/WSDL/html/ftv2lastnode.png +share/qore/docs/modules/WSDL/html/ftv2link.png +share/qore/docs/modules/WSDL/html/ftv2mlastnode.png +share/qore/docs/modules/WSDL/html/ftv2mnode.png +share/qore/docs/modules/WSDL/html/ftv2mo.png +share/qore/docs/modules/WSDL/html/ftv2node.png +share/qore/docs/modules/WSDL/html/ftv2ns.png +share/qore/docs/modules/WSDL/html/ftv2plastnode.png +share/qore/docs/modules/WSDL/html/ftv2pnode.png +share/qore/docs/modules/WSDL/html/ftv2splitbar.png +share/qore/docs/modules/WSDL/html/ftv2vertline.png +share/qore/docs/modules/WSDL/html/functions.html +share/qore/docs/modules/WSDL/html/functions_func.html +share/qore/docs/modules/WSDL/html/functions_vars.html +share/qore/docs/modules/WSDL/html/graph_legend.html +share/qore/docs/modules/WSDL/html/graph_legend.md5 +share/qore/docs/modules/WSDL/html/graph_legend.png +share/qore/docs/modules/WSDL/html/index.html +share/qore/docs/modules/WSDL/html/index.qhp +share/qore/docs/modules/WSDL/html/jquery.js +share/qore/docs/modules/WSDL/html/namespace_w_s_d_l.html +share/qore/docs/modules/WSDL/html/namespace_w_s_d_l.js +share/qore/docs/modules/WSDL/html/namespacemembers.html +share/qore/docs/modules/WSDL/html/namespacemembers_vars.html +share/qore/docs/modules/WSDL/html/namespaces.html +share/qore/docs/modules/WSDL/html/namespaces.js +share/qore/docs/modules/WSDL/html/nav_f.png +share/qore/docs/modules/WSDL/html/nav_g.png +share/qore/docs/modules/WSDL/html/nav_h.png +share/qore/docs/modules/WSDL/html/navtree.css +share/qore/docs/modules/WSDL/html/navtree.js +share/qore/docs/modules/WSDL/html/navtreeindex0.js +share/qore/docs/modules/WSDL/html/open.png +share/qore/docs/modules/WSDL/html/resize.js +share/qore/docs/modules/WSDL/html/search/all_61.html +share/qore/docs/modules/WSDL/html/search/all_61.js +share/qore/docs/modules/WSDL/html/search/all_65.html +share/qore/docs/modules/WSDL/html/search/all_65.js +share/qore/docs/modules/WSDL/html/search/all_67.html +share/qore/docs/modules/WSDL/html/search/all_67.js +share/qore/docs/modules/WSDL/html/search/all_68.html +share/qore/docs/modules/WSDL/html/search/all_68.js +share/qore/docs/modules/WSDL/html/search/all_6d.html +share/qore/docs/modules/WSDL/html/search/all_6d.js +share/qore/docs/modules/WSDL/html/search/all_72.html +share/qore/docs/modules/WSDL/html/search/all_72.js +share/qore/docs/modules/WSDL/html/search/all_73.html +share/qore/docs/modules/WSDL/html/search/all_73.js +share/qore/docs/modules/WSDL/html/search/all_76.html +share/qore/docs/modules/WSDL/html/search/all_76.js +share/qore/docs/modules/WSDL/html/search/all_77.html +share/qore/docs/modules/WSDL/html/search/all_77.js +share/qore/docs/modules/WSDL/html/search/all_78.html +share/qore/docs/modules/WSDL/html/search/all_78.js +share/qore/docs/modules/WSDL/html/search/classes_77.html +share/qore/docs/modules/WSDL/html/search/classes_77.js +share/qore/docs/modules/WSDL/html/search/close.png +share/qore/docs/modules/WSDL/html/search/functions_67.html +share/qore/docs/modules/WSDL/html/search/functions_67.js +share/qore/docs/modules/WSDL/html/search/mag_sel.png +share/qore/docs/modules/WSDL/html/search/namespaces_77.html +share/qore/docs/modules/WSDL/html/search/namespaces_77.js +share/qore/docs/modules/WSDL/html/search/nomatches.html +share/qore/docs/modules/WSDL/html/search/pages_77.html +share/qore/docs/modules/WSDL/html/search/pages_77.js +share/qore/docs/modules/WSDL/html/search/search.css +share/qore/docs/modules/WSDL/html/search/search.js +share/qore/docs/modules/WSDL/html/search/search_l.png +share/qore/docs/modules/WSDL/html/search/search_m.png +share/qore/docs/modules/WSDL/html/search/search_r.png +share/qore/docs/modules/WSDL/html/search/variables_61.html +share/qore/docs/modules/WSDL/html/search/variables_61.js +share/qore/docs/modules/WSDL/html/search/variables_65.html +share/qore/docs/modules/WSDL/html/search/variables_65.js +share/qore/docs/modules/WSDL/html/search/variables_68.html +share/qore/docs/modules/WSDL/html/search/variables_68.js +share/qore/docs/modules/WSDL/html/search/variables_6d.html +share/qore/docs/modules/WSDL/html/search/variables_6d.js +share/qore/docs/modules/WSDL/html/search/variables_72.html +share/qore/docs/modules/WSDL/html/search/variables_72.js +share/qore/docs/modules/WSDL/html/search/variables_73.html +share/qore/docs/modules/WSDL/html/search/variables_73.js +share/qore/docs/modules/WSDL/html/search/variables_76.html +share/qore/docs/modules/WSDL/html/search/variables_76.js +share/qore/docs/modules/WSDL/html/search/variables_78.html +share/qore/docs/modules/WSDL/html/search/variables_78.js +share/qore/docs/modules/WSDL/html/tab_a.png +share/qore/docs/modules/WSDL/html/tab_b.png +share/qore/docs/modules/WSDL/html/tab_h.png +share/qore/docs/modules/WSDL/html/tab_s.png +share/qore/docs/modules/WSDL/html/tabs.css +share/qore/docs/modules/XmlRpcHandler/html/_xml_rpc_handler_8qm_8dox_8h_source.html +share/qore/docs/modules/XmlRpcHandler/html/annotated.html +share/qore/docs/modules/XmlRpcHandler/html/annotated.js +share/qore/docs/modules/XmlRpcHandler/html/bc_s.png +share/qore/docs/modules/XmlRpcHandler/html/bdwn.png +share/qore/docs/modules/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler-members.html +share/qore/docs/modules/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler.html +share/qore/docs/modules/XmlRpcHandler/html/class_xml_rpc_handler_1_1_xml_rpc_handler.js +share/qore/docs/modules/XmlRpcHandler/html/classes.html +share/qore/docs/modules/XmlRpcHandler/html/closed.png +share/qore/docs/modules/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca.html +share/qore/docs/modules/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.map +share/qore/docs/modules/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.md5 +share/qore/docs/modules/XmlRpcHandler/html/dir_49e56c817e5e54854c35e136979f97ca_dep.png +share/qore/docs/modules/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3.html +share/qore/docs/modules/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.map +share/qore/docs/modules/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.md5 +share/qore/docs/modules/XmlRpcHandler/html/dir_f0c12ab8496b9632c5b71797b5466ad3_dep.png +share/qore/docs/modules/XmlRpcHandler/html/doxygen.css +share/qore/docs/modules/XmlRpcHandler/html/doxygen.png +share/qore/docs/modules/XmlRpcHandler/html/dynsections.js +share/qore/docs/modules/XmlRpcHandler/html/ftv2blank.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2cl.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2doc.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2folderclosed.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2folderopen.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2lastnode.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2link.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2mlastnode.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2mnode.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2mo.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2node.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2ns.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2plastnode.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2pnode.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2splitbar.png +share/qore/docs/modules/XmlRpcHandler/html/ftv2vertline.png +share/qore/docs/modules/XmlRpcHandler/html/functions.html +share/qore/docs/modules/XmlRpcHandler/html/functions_func.html +share/qore/docs/modules/XmlRpcHandler/html/functions_vars.html +share/qore/docs/modules/XmlRpcHandler/html/graph_legend.html +share/qore/docs/modules/XmlRpcHandler/html/graph_legend.md5 +share/qore/docs/modules/XmlRpcHandler/html/graph_legend.png +share/qore/docs/modules/XmlRpcHandler/html/index.html +share/qore/docs/modules/XmlRpcHandler/html/index.qhp +share/qore/docs/modules/XmlRpcHandler/html/jquery.js +share/qore/docs/modules/XmlRpcHandler/html/namespace_xml_rpc_handler.html +share/qore/docs/modules/XmlRpcHandler/html/namespace_xml_rpc_handler.js +share/qore/docs/modules/XmlRpcHandler/html/namespaces.html +share/qore/docs/modules/XmlRpcHandler/html/namespaces.js +share/qore/docs/modules/XmlRpcHandler/html/nav_f.png +share/qore/docs/modules/XmlRpcHandler/html/nav_g.png +share/qore/docs/modules/XmlRpcHandler/html/nav_h.png +share/qore/docs/modules/XmlRpcHandler/html/navtree.css +share/qore/docs/modules/XmlRpcHandler/html/navtree.js +share/qore/docs/modules/XmlRpcHandler/html/navtreeindex0.js +share/qore/docs/modules/XmlRpcHandler/html/open.png +share/qore/docs/modules/XmlRpcHandler/html/resize.js +share/qore/docs/modules/XmlRpcHandler/html/search/all_61.html +share/qore/docs/modules/XmlRpcHandler/html/search/all_61.js +share/qore/docs/modules/XmlRpcHandler/html/search/all_63.html +share/qore/docs/modules/XmlRpcHandler/html/search/all_63.js +share/qore/docs/modules/XmlRpcHandler/html/search/all_67.html +share/qore/docs/modules/XmlRpcHandler/html/search/all_67.js +share/qore/docs/modules/XmlRpcHandler/html/search/all_69.html +share/qore/docs/modules/XmlRpcHandler/html/search/all_69.js +share/qore/docs/modules/XmlRpcHandler/html/search/all_73.html +share/qore/docs/modules/XmlRpcHandler/html/search/all_73.js +share/qore/docs/modules/XmlRpcHandler/html/search/all_76.html +share/qore/docs/modules/XmlRpcHandler/html/search/all_76.js +share/qore/docs/modules/XmlRpcHandler/html/search/all_78.html +share/qore/docs/modules/XmlRpcHandler/html/search/all_78.js +share/qore/docs/modules/XmlRpcHandler/html/search/classes_78.html +share/qore/docs/modules/XmlRpcHandler/html/search/classes_78.js +share/qore/docs/modules/XmlRpcHandler/html/search/close.png +share/qore/docs/modules/XmlRpcHandler/html/search/functions_61.html +share/qore/docs/modules/XmlRpcHandler/html/search/functions_61.js +share/qore/docs/modules/XmlRpcHandler/html/search/functions_63.html +share/qore/docs/modules/XmlRpcHandler/html/search/functions_63.js +share/qore/docs/modules/XmlRpcHandler/html/search/functions_67.html +share/qore/docs/modules/XmlRpcHandler/html/search/functions_67.js +share/qore/docs/modules/XmlRpcHandler/html/search/functions_73.html +share/qore/docs/modules/XmlRpcHandler/html/search/functions_73.js +share/qore/docs/modules/XmlRpcHandler/html/search/mag_sel.png +share/qore/docs/modules/XmlRpcHandler/html/search/namespaces_78.html +share/qore/docs/modules/XmlRpcHandler/html/search/namespaces_78.js +share/qore/docs/modules/XmlRpcHandler/html/search/nomatches.html +share/qore/docs/modules/XmlRpcHandler/html/search/pages_78.html +share/qore/docs/modules/XmlRpcHandler/html/search/pages_78.js +share/qore/docs/modules/XmlRpcHandler/html/search/search.css +share/qore/docs/modules/XmlRpcHandler/html/search/search.js +share/qore/docs/modules/XmlRpcHandler/html/search/search_l.png +share/qore/docs/modules/XmlRpcHandler/html/search/search_m.png +share/qore/docs/modules/XmlRpcHandler/html/search/search_r.png +share/qore/docs/modules/XmlRpcHandler/html/search/variables_69.html +share/qore/docs/modules/XmlRpcHandler/html/search/variables_69.js +share/qore/docs/modules/XmlRpcHandler/html/search/variables_76.html +share/qore/docs/modules/XmlRpcHandler/html/search/variables_76.js +share/qore/docs/modules/XmlRpcHandler/html/search/variables_78.html +share/qore/docs/modules/XmlRpcHandler/html/search/variables_78.js +share/qore/docs/modules/XmlRpcHandler/html/sync_off.png +share/qore/docs/modules/XmlRpcHandler/html/sync_on.png +share/qore/docs/modules/XmlRpcHandler/html/tab_a.png +share/qore/docs/modules/XmlRpcHandler/html/tab_b.png +share/qore/docs/modules/XmlRpcHandler/html/tab_h.png +share/qore/docs/modules/XmlRpcHandler/html/tab_s.png +share/qore/docs/modules/XmlRpcHandler/html/tabs.css +share/qore/docs/modules/xml/html/annotated.html +share/qore/docs/modules/xml/html/annotated.js +share/qore/docs/modules/xml/html/bc_s.png +share/qore/docs/modules/xml/html/bdwn.png +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlDoc-members.html +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlDoc.html +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlDoc.js +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlNode-members.html +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlNode.html +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlNode.js +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlReader-members.html +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlReader.html +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlReader.js +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlRpcClient-members.html +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlRpcClient.html +share/qore/docs/modules/xml/html/classQore_1_1Xml_1_1XmlRpcClient.js +share/qore/docs/modules/xml/html/classes.html +share/qore/docs/modules/xml/html/closed.png +share/qore/docs/modules/xml/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html +share/qore/docs/modules/xml/html/doxygen.css +share/qore/docs/modules/xml/html/doxygen.png +share/qore/docs/modules/xml/html/dynsections.js +share/qore/docs/modules/xml/html/ftv2blank.png +share/qore/docs/modules/xml/html/ftv2cl.png +share/qore/docs/modules/xml/html/ftv2doc.png +share/qore/docs/modules/xml/html/ftv2folderclosed.png +share/qore/docs/modules/xml/html/ftv2folderopen.png +share/qore/docs/modules/xml/html/ftv2lastnode.png +share/qore/docs/modules/xml/html/ftv2link.png +share/qore/docs/modules/xml/html/ftv2mlastnode.png +share/qore/docs/modules/xml/html/ftv2mnode.png +share/qore/docs/modules/xml/html/ftv2mo.png +share/qore/docs/modules/xml/html/ftv2node.png +share/qore/docs/modules/xml/html/ftv2ns.png +share/qore/docs/modules/xml/html/ftv2plastnode.png +share/qore/docs/modules/xml/html/ftv2pnode.png +share/qore/docs/modules/xml/html/ftv2splitbar.png +share/qore/docs/modules/xml/html/ftv2vertline.png +share/qore/docs/modules/xml/html/functions.html +share/qore/docs/modules/xml/html/functions_func.html +share/qore/docs/modules/xml/html/group__XMLElementTypes.html +share/qore/docs/modules/xml/html/group__XMLElementTypes.js +share/qore/docs/modules/xml/html/group__XmlNodeTypes.html +share/qore/docs/modules/xml/html/group__XmlNodeTypes.js +share/qore/docs/modules/xml/html/group__xml__functions.html +share/qore/docs/modules/xml/html/group__xml__functions.js +share/qore/docs/modules/xml/html/group__xml__option__constants.html +share/qore/docs/modules/xml/html/group__xml__option__constants.js +share/qore/docs/modules/xml/html/group__xmlrpc__functions.html +share/qore/docs/modules/xml/html/group__xmlrpc__functions.js +share/qore/docs/modules/xml/html/index.html +share/qore/docs/modules/xml/html/jquery.js +share/qore/docs/modules/xml/html/modules.html +share/qore/docs/modules/xml/html/modules.js +share/qore/docs/modules/xml/html/namespaceQore_1_1Xml.html +share/qore/docs/modules/xml/html/namespaceQore_1_1Xml.js +share/qore/docs/modules/xml/html/namespaceQore_1_1Xml_1_1Option.html +share/qore/docs/modules/xml/html/namespacemembers.html +share/qore/docs/modules/xml/html/namespacemembers_func.html +share/qore/docs/modules/xml/html/namespacemembers_vars.html +share/qore/docs/modules/xml/html/namespaces.html +share/qore/docs/modules/xml/html/namespaces.js +share/qore/docs/modules/xml/html/nav_f.png +share/qore/docs/modules/xml/html/nav_g.png +share/qore/docs/modules/xml/html/nav_h.png +share/qore/docs/modules/xml/html/navtree.css +share/qore/docs/modules/xml/html/navtree.js +share/qore/docs/modules/xml/html/navtreeindex0.js +share/qore/docs/modules/xml/html/open.png +share/qore/docs/modules/xml/html/resize.js +share/qore/docs/modules/xml/html/search/all_61.html +share/qore/docs/modules/xml/html/search/all_61.js +share/qore/docs/modules/xml/html/search/all_62.html +share/qore/docs/modules/xml/html/search/all_62.js +share/qore/docs/modules/xml/html/search/all_63.html +share/qore/docs/modules/xml/html/search/all_63.js +share/qore/docs/modules/xml/html/search/all_64.html +share/qore/docs/modules/xml/html/search/all_64.js +share/qore/docs/modules/xml/html/search/all_65.html +share/qore/docs/modules/xml/html/search/all_65.js +share/qore/docs/modules/xml/html/search/all_66.html +share/qore/docs/modules/xml/html/search/all_66.js +share/qore/docs/modules/xml/html/search/all_67.html +share/qore/docs/modules/xml/html/search/all_67.js +share/qore/docs/modules/xml/html/search/all_68.html +share/qore/docs/modules/xml/html/search/all_68.js +share/qore/docs/modules/xml/html/search/all_69.html +share/qore/docs/modules/xml/html/search/all_69.js +share/qore/docs/modules/xml/html/search/all_6c.html +share/qore/docs/modules/xml/html/search/all_6c.js +share/qore/docs/modules/xml/html/search/all_6d.html +share/qore/docs/modules/xml/html/search/all_6d.js +share/qore/docs/modules/xml/html/search/all_6e.html +share/qore/docs/modules/xml/html/search/all_6e.js +share/qore/docs/modules/xml/html/search/all_70.html +share/qore/docs/modules/xml/html/search/all_70.js +share/qore/docs/modules/xml/html/search/all_71.html +share/qore/docs/modules/xml/html/search/all_71.js +share/qore/docs/modules/xml/html/search/all_72.html +share/qore/docs/modules/xml/html/search/all_72.js +share/qore/docs/modules/xml/html/search/all_73.html +share/qore/docs/modules/xml/html/search/all_73.js +share/qore/docs/modules/xml/html/search/all_74.html +share/qore/docs/modules/xml/html/search/all_74.js +share/qore/docs/modules/xml/html/search/all_76.html +share/qore/docs/modules/xml/html/search/all_76.js +share/qore/docs/modules/xml/html/search/all_78.html +share/qore/docs/modules/xml/html/search/all_78.js +share/qore/docs/modules/xml/html/search/classes_78.html +share/qore/docs/modules/xml/html/search/classes_78.js +share/qore/docs/modules/xml/html/search/close.png +share/qore/docs/modules/xml/html/search/functions_61.html +share/qore/docs/modules/xml/html/search/functions_61.js +share/qore/docs/modules/xml/html/search/functions_62.html +share/qore/docs/modules/xml/html/search/functions_62.js +share/qore/docs/modules/xml/html/search/functions_63.html +share/qore/docs/modules/xml/html/search/functions_63.js +share/qore/docs/modules/xml/html/search/functions_64.html +share/qore/docs/modules/xml/html/search/functions_64.js +share/qore/docs/modules/xml/html/search/functions_65.html +share/qore/docs/modules/xml/html/search/functions_65.js +share/qore/docs/modules/xml/html/search/functions_66.html +share/qore/docs/modules/xml/html/search/functions_66.js +share/qore/docs/modules/xml/html/search/functions_67.html +share/qore/docs/modules/xml/html/search/functions_67.js +share/qore/docs/modules/xml/html/search/functions_68.html +share/qore/docs/modules/xml/html/search/functions_68.js +share/qore/docs/modules/xml/html/search/functions_69.html +share/qore/docs/modules/xml/html/search/functions_69.js +share/qore/docs/modules/xml/html/search/functions_6c.html +share/qore/docs/modules/xml/html/search/functions_6c.js +share/qore/docs/modules/xml/html/search/functions_6d.html +share/qore/docs/modules/xml/html/search/functions_6d.js +share/qore/docs/modules/xml/html/search/functions_6e.html +share/qore/docs/modules/xml/html/search/functions_6e.js +share/qore/docs/modules/xml/html/search/functions_70.html +share/qore/docs/modules/xml/html/search/functions_70.js +share/qore/docs/modules/xml/html/search/functions_72.html +share/qore/docs/modules/xml/html/search/functions_72.js +share/qore/docs/modules/xml/html/search/functions_73.html +share/qore/docs/modules/xml/html/search/functions_73.js +share/qore/docs/modules/xml/html/search/functions_74.html +share/qore/docs/modules/xml/html/search/functions_74.js +share/qore/docs/modules/xml/html/search/functions_76.html +share/qore/docs/modules/xml/html/search/functions_76.js +share/qore/docs/modules/xml/html/search/functions_78.html +share/qore/docs/modules/xml/html/search/functions_78.js +share/qore/docs/modules/xml/html/search/groups_78.html +share/qore/docs/modules/xml/html/search/groups_78.js +share/qore/docs/modules/xml/html/search/mag_sel.png +share/qore/docs/modules/xml/html/search/namespaces_71.html +share/qore/docs/modules/xml/html/search/namespaces_71.js +share/qore/docs/modules/xml/html/search/nomatches.html +share/qore/docs/modules/xml/html/search/search.css +share/qore/docs/modules/xml/html/search/search.js +share/qore/docs/modules/xml/html/search/search_l.png +share/qore/docs/modules/xml/html/search/search_m.png +share/qore/docs/modules/xml/html/search/search_r.png +share/qore/docs/modules/xml/html/search/variables_65.html +share/qore/docs/modules/xml/html/search/variables_65.js +share/qore/docs/modules/xml/html/search/variables_68.html +share/qore/docs/modules/xml/html/search/variables_68.js +share/qore/docs/modules/xml/html/search/variables_6e.html +share/qore/docs/modules/xml/html/search/variables_6e.js +share/qore/docs/modules/xml/html/search/variables_78.html +share/qore/docs/modules/xml/html/search/variables_78.js +share/qore/docs/modules/xml/html/sync_off.png +share/qore/docs/modules/xml/html/sync_on.png +share/qore/docs/modules/xml/html/tab_a.png +share/qore/docs/modules/xml/html/tab_b.png +share/qore/docs/modules/xml/html/tab_h.png +share/qore/docs/modules/xml/html/tab_s.png +share/qore/docs/modules/xml/html/tabs.css +share/qore/license/modules/xml/COPYING.LGPL +share/qore/license/modules/xml/COPYING.MIT diff --git a/qore-xml-module/distinfo b/qore-xml-module/distinfo index d07a96aa8d..a99e6ce4cb 100644 --- a/qore-xml-module/distinfo +++ b/qore-xml-module/distinfo @@ -1,5 +1,7 @@ -$NetBSD: distinfo,v 1.1 2014/01/20 19:57:06 nros Exp $ +$NetBSD: distinfo,v 1.2 2014/02/16 19:38:23 nros 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-Makefile.in) = 6027d962ec362dd239e3a538295c81da4c203e3d +SHA1 (patch-src_Makefile.in) = 4c89a65aca9ded488b42aa0893bd5c4c4a79e052 diff --git a/qore-xml-module/options.mk b/qore-xml-module/options.mk new file mode 100644 index 0000000000..b5d30e9304 --- /dev/null +++ b/qore-xml-module/options.mk @@ -0,0 +1,12 @@ +# $NetBSD: options.mk,v 1.1 2014/02/16 19:38:23 nros 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 diff --git a/qore-xml-module/patches/patch-Makefile.in b/qore-xml-module/patches/patch-Makefile.in new file mode 100644 index 0000000000..da1a2d0a28 --- /dev/null +++ b/qore-xml-module/patches/patch-Makefile.in @@ -0,0 +1,41 @@ +$NetBSD: patch-Makefile.in,v 1.1 2014/02/16 19:38:23 nros Exp $ +* Remove doxygen dependecy +* Install the docs under share/qore/docs/modules +--- Makefile.in.orig 2013-10-05 10:23:40.000000000 +0000 ++++ Makefile.in +@@ -382,6 +382,7 @@ EXTRA_DIST = COPYING.LGPL COPYING.MIT Ch + qore-xml-module.spec $(am__append_1) + ACLOCAL_AMFLAGS = -I m4 + dist_modver_DATA = $(USER_MODULES) ++PKG = xml SoapClient SoapHandler WSDL XmlRpcHandler + @COND_DOXYGEN_TRUE@DOX = xml SoapClient SoapHandler WSDL XmlRpcHandler + @COND_DOXYGEN_TRUE@DOXYGEN_OUTPUT = docs/xml/html docs/XmlRpcHandler/html docs/WSDL/html docs/SoapClient/html docs/SoapHandler/html + @COND_DOXYGEN_TRUE@DOXYFILES = docs/doxyfile docs/mainpage.doxygen +@@ -809,7 +810,7 @@ maintainer-clean-generic: + @echo "it deletes files that may require special tools to rebuild." + @COND_DOXYGEN_FALSE@uninstall-local: + @COND_DOXYGEN_FALSE@html-local: +-@COND_DOXYGEN_FALSE@install-html-local: ++ + @COND_DOXYGEN_FALSE@clean-local: + clean: clean-recursive + +@@ -963,12 +964,12 @@ uninstall-am: uninstall-dist_modverDATA + + @COND_DOXYGEN_TRUE@html-local: $(DOXYGEN_OUTPUT) + +-@COND_DOXYGEN_TRUE@install-html-local: +-@COND_DOXYGEN_TRUE@ for dox in $(DOX); do $(MKDIR_P) $(DESTDIR)$(datadir)/$(PACKAGE)/docs/$$dox/html/search; done +-@COND_DOXYGEN_TRUE@ for dir in $(DOXYGEN_OUTPUT); do \ +-@COND_DOXYGEN_TRUE@ for f in $$dir/*; do if [ -f $$f ]; then $(INSTALL_DATA) $$f $(DESTDIR)$(datadir)/$(PACKAGE)/$$dir; fi; done; \ +-@COND_DOXYGEN_TRUE@ for f in $$dir/search/*; do $(INSTALL_DATA) $$f $(DESTDIR)$(datadir)/$(PACKAGE)/$$dir/search; done; \ +-@COND_DOXYGEN_TRUE@ done ++install-html-local: ++ for pkg in $(PKG) ; do $(MKDIR_P) $(DESTDIR)$(datadir)/qore/docs/modules/$$pkg/html/search; done ++ for pkg in $(PKG); do \ ++ for f in docs/$$pkg/html/*; do if [ -f $$f ]; then $(INSTALL_DATA) $$f $(DESTDIR)$(datadir)/qore/docs/modules/$$pkg/html; fi; done; \ ++ for f in docs/$$pkg/html/search/*; do $(INSTALL_DATA) $$f $(DESTDIR)$(datadir)/qore/docs/modules/$$pkg/html/search; done; \ ++ done + + @COND_DOXYGEN_TRUE@clean-local: + @COND_DOXYGEN_TRUE@ $(RM) -rf $(DOXYGEN_OUTPUT) diff --git a/qore-xml-module/patches/patch-src_Makefile.in b/qore-xml-module/patches/patch-src_Makefile.in new file mode 100644 index 0000000000..070dacbe9f --- /dev/null +++ b/qore-xml-module/patches/patch-src_Makefile.in @@ -0,0 +1,12 @@ +$NetBSD: patch-src_Makefile.in,v 1.1 2014/02/16 19:38:23 nros Exp $ +* don't install .a file +--- src/Makefile.in.orig 2013-10-05 10:23:40.000000000 +0000 ++++ src/Makefile.in +@@ -346,6 +346,7 @@ AM_CPPFLAGS = $(QORE_CPPFLAGS) ${LIBXML2 + @COND_DEBUG_TRUE@@COND_PROFILE_FALSE@AM_CXXFLAGS = -g + @COND_PROFILE_TRUE@AM_CXXFLAGS = -g -pg + @COND_MINGW_TRUE@RM_OTHER = $(DESTDIR)$(libdir)/$(MNAME).dll.a ++@COND_MINGW_FALSE@RM_OTHER = $(DESTDIR)$(libdir)/$(MNAME).a + all: all-am + + .SUFFIXES: