From owner-svn-ports-head@FreeBSD.ORG Tue Jan 21 10:08:53 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5DE2D9F9; Tue, 21 Jan 2014 10:08:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 480701AA4; Tue, 21 Jan 2014 10:08:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0LA8rRL098363; Tue, 21 Jan 2014 10:08:53 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0LA8qMs098361; Tue, 21 Jan 2014 10:08:52 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201401211008.s0LA8qMs098361@svn.freebsd.org> From: Mathieu Arnold Date: Tue, 21 Jan 2014 10:08:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340587 - head/textproc/xmlwrapp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jan 2014 10:08:53 -0000 Author: mat Date: Tue Jan 21 10:08:52 2014 New Revision: 340587 URL: http://svnweb.freebsd.org/changeset/ports/340587 QAT: https://qat.redports.org/buildarchive/r340587/ Log: * Convert to staging * Use new options framework * Update license Sponsored by: Absolight Modified: head/textproc/xmlwrapp/Makefile head/textproc/xmlwrapp/pkg-plist Modified: head/textproc/xmlwrapp/Makefile ============================================================================== --- head/textproc/xmlwrapp/Makefile Tue Jan 21 09:05:40 2014 (r340586) +++ head/textproc/xmlwrapp/Makefile Tue Jan 21 10:08:52 2014 (r340587) @@ -9,13 +9,17 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A modern style C++ library for working with XML data -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs -OPTIONS_DEFINE= XSLT +OPTIONS_DEFINE= XSLT DOCS XSLT_DESC= Build libxsltwrap library (requires libxslt) +OPTIONS_SUB= yes + +XSLT_USE= gnome=libxslt +XSLT_CONFIGURE_ENABLE= xslt USES= pathfix pkgconfig USE_GNOME= libxml2 @@ -26,24 +30,14 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lboost_system -NO_STAGE= yes -.include - -.if ${PORT_OPTIONS:MXSLT} -USE_GNOME+= libxslt -PLIST_SUB+= XSLT="" -.else -CONFIGURE_ARGS+=--disable-xslt -PLIST_SUB+= XSLT="@comment " -.endif +PORTDOCS= * post-patch: @${REINPLACE_CMD} '/if test/s|==|=|' ${WRKSRC}/configure @${REINPLACE_CMD} '/^SUBDIRS/s|docs||' ${WRKSRC}/Makefile.in post-install: -.if ${PORT_OPTIONS:MDOCS} @(cd ${WRKSRC}/docs && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} \ ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) -.endif + .include Modified: head/textproc/xmlwrapp/pkg-plist ============================================================================== --- head/textproc/xmlwrapp/pkg-plist Tue Jan 21 09:05:40 2014 (r340586) +++ head/textproc/xmlwrapp/pkg-plist Tue Jan 21 10:08:52 2014 (r340587) @@ -25,363 +25,5 @@ lib/libxmlwrapp.so.6 %%XSLT%%lib/libxsltwrapp.so.4 libdata/pkgconfig/xmlwrapp.pc %%XSLT%%libdata/pkgconfig/xsltwrapp.pc -%%PORTDOCS%%%%DOCSDIR%%/annotated.html -%%PORTDOCS%%%%DOCSDIR%%/attr.html -%%PORTDOCS%%%%DOCSDIR%%/attributes_8h.html -%%PORTDOCS%%%%DOCSDIR%%/attributes_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/attributes_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/attributes_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/attributes_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/attributes_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/attributes_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/attributes_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/bc_s.png -%%PORTDOCS%%%%DOCSDIR%%/bdwn.png -%%PORTDOCS%%%%DOCSDIR%%/classes.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1attributes-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1attributes.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1attributes_1_1attr-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1attributes_1_1attr.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1attributes_1_1const__iterator-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1attributes_1_1const__iterator.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1attributes_1_1iterator-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1attributes_1_1iterator.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1const__nodes__view-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1const__nodes__view.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1document-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1document.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__handler__throw__on__error__or__warning__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__message-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__message.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1error__messages__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1event__parser-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1event__parser.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1exception-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1exception.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1init-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1init.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1init__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1init__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1init__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1node-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1node.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1node_1_1const__iterator-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1node_1_1const__iterator.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1node_1_1iterator-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1node_1_1iterator.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1nodes__view-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1nodes__view.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1nodes__view_1_1const__iterator-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1nodes__view_1_1const__iterator.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1nodes__view_1_1iterator-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1nodes__view_1_1iterator.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1schema-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1schema.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1tree__parser-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxml_1_1tree__parser.html -%%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1init-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1init.html -%%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1init__coll__graph.map -%%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1init__coll__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1init__coll__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1init__inherit__graph.map -%%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1init__inherit__graph.md5 -%%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1init__inherit__graph.png -%%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1stylesheet-members.html -%%PORTDOCS%%%%DOCSDIR%%/classxslt_1_1stylesheet.html -%%PORTDOCS%%%%DOCSDIR%%/closed.png -%%PORTDOCS%%%%DOCSDIR%%/dir_000003_000002.html -%%PORTDOCS%%%%DOCSDIR%%/dir_49e56c817e5e54854c35e136979f97ca.html -%%PORTDOCS%%%%DOCSDIR%%/dir_49e56c817e5e54854c35e136979f97ca_dep.map -%%PORTDOCS%%%%DOCSDIR%%/dir_49e56c817e5e54854c35e136979f97ca_dep.md5 -%%PORTDOCS%%%%DOCSDIR%%/dir_49e56c817e5e54854c35e136979f97ca_dep.png -%%PORTDOCS%%%%DOCSDIR%%/dir_c407809a277ccb7043354438396c7220.html -%%PORTDOCS%%%%DOCSDIR%%/dir_c407809a277ccb7043354438396c7220_dep.map -%%PORTDOCS%%%%DOCSDIR%%/dir_c407809a277ccb7043354438396c7220_dep.md5 -%%PORTDOCS%%%%DOCSDIR%%/dir_c407809a277ccb7043354438396c7220_dep.png -%%PORTDOCS%%%%DOCSDIR%%/dir_d5cde21f955094d259382cc73d7c9786.html -%%PORTDOCS%%%%DOCSDIR%%/dir_d5cde21f955094d259382cc73d7c9786_dep.map -%%PORTDOCS%%%%DOCSDIR%%/dir_d5cde21f955094d259382cc73d7c9786_dep.md5 -%%PORTDOCS%%%%DOCSDIR%%/dir_d5cde21f955094d259382cc73d7c9786_dep.png -%%PORTDOCS%%%%DOCSDIR%%/dir_eab09ba6d2d62e3cc1599f7281473bab.html -%%PORTDOCS%%%%DOCSDIR%%/dir_eab09ba6d2d62e3cc1599f7281473bab_dep.map -%%PORTDOCS%%%%DOCSDIR%%/dir_eab09ba6d2d62e3cc1599f7281473bab_dep.md5 -%%PORTDOCS%%%%DOCSDIR%%/dir_eab09ba6d2d62e3cc1599f7281473bab_dep.png -%%PORTDOCS%%%%DOCSDIR%%/document_8h.html -%%PORTDOCS%%%%DOCSDIR%%/document_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/document_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/document_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/document_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/document_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/document_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/document_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/documents.html -%%PORTDOCS%%%%DOCSDIR%%/doxygen.css -%%PORTDOCS%%%%DOCSDIR%%/doxygen.png -%%PORTDOCS%%%%DOCSDIR%%/dynsections.js -%%PORTDOCS%%%%DOCSDIR%%/errors_8h.html -%%PORTDOCS%%%%DOCSDIR%%/errors_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/errors_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/errors_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/errors_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/errors_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/errors_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/errors_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/event__parser_8h.html -%%PORTDOCS%%%%DOCSDIR%%/event__parser_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/event__parser_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/event__parser_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/event__parser_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/event__parser_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/event__parser_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/event__parser_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/export_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/files.html -%%PORTDOCS%%%%DOCSDIR%%/ftv2blank.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2cl.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2doc.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2folderclosed.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2folderopen.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2lastnode.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2link.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2mlastnode.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2mnode.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2mo.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2node.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2ns.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2plastnode.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2pnode.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2splitbar.png -%%PORTDOCS%%%%DOCSDIR%%/ftv2vertline.png -%%PORTDOCS%%%%DOCSDIR%%/functions.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x62.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x63.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x64.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x65.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x66.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x67.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x68.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x69.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6c.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6d.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6e.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x6f.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x70.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x72.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x73.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x74.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x76.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x77.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x78.html -%%PORTDOCS%%%%DOCSDIR%%/functions_0x7e.html -%%PORTDOCS%%%%DOCSDIR%%/functions_enum.html -%%PORTDOCS%%%%DOCSDIR%%/functions_eval.html -%%PORTDOCS%%%%DOCSDIR%%/functions_func.html -%%PORTDOCS%%%%DOCSDIR%%/functions_rela.html -%%PORTDOCS%%%%DOCSDIR%%/functions_type.html -%%PORTDOCS%%%%DOCSDIR%%/globals.html -%%PORTDOCS%%%%DOCSDIR%%/globals_defs.html -%%PORTDOCS%%%%DOCSDIR%%/graph_legend.html -%%PORTDOCS%%%%DOCSDIR%%/graph_legend.md5 -%%PORTDOCS%%%%DOCSDIR%%/graph_legend.png -%%PORTDOCS%%%%DOCSDIR%%/hierarchy.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_0.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_0.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_0.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_1.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_1.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_1.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_10.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_10.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_10.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_11.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_11.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_11.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_12.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_12.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_12.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_13.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_13.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_13.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_14.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_14.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_14.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_15.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_15.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_15.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_16.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_16.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_16.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_17.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_17.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_17.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_18.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_18.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_18.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_19.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_19.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_19.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_2.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_2.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_2.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_20.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_20.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_20.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_21.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_21.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_21.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_22.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_22.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_22.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_23.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_23.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_23.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_3.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_3.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_3.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_4.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_4.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_4.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_5.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_5.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_5.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_6.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_6.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_6.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_7.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_7.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_7.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_8.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_8.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_8.png -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_9.map -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_9.md5 -%%PORTDOCS%%%%DOCSDIR%%/inherit_graph_9.png -%%PORTDOCS%%%%DOCSDIR%%/inherits.html -%%PORTDOCS%%%%DOCSDIR%%/intro.html -%%PORTDOCS%%%%DOCSDIR%%/jquery.js -%%PORTDOCS%%%%DOCSDIR%%/namespacemembers.html -%%PORTDOCS%%%%DOCSDIR%%/namespacemembers_vars.html -%%PORTDOCS%%%%DOCSDIR%%/namespaces.html -%%PORTDOCS%%%%DOCSDIR%%/namespacexml.html -%%PORTDOCS%%%%DOCSDIR%%/namespacexslt.html -%%PORTDOCS%%%%DOCSDIR%%/nav_f.png -%%PORTDOCS%%%%DOCSDIR%%/nav_g.png -%%PORTDOCS%%%%DOCSDIR%%/nav_h.png -%%PORTDOCS%%%%DOCSDIR%%/node.html -%%PORTDOCS%%%%DOCSDIR%%/node_8h.html -%%PORTDOCS%%%%DOCSDIR%%/node_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/node_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/node_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/node_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/node_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/node_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/node_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/nodes__view_8h.html -%%PORTDOCS%%%%DOCSDIR%%/nodes__view_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/nodes__view_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/nodes__view_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/nodes__view_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/nodes__view_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/nodes__view_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/nodes__view_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/open.png -%%PORTDOCS%%%%DOCSDIR%%/pages.html -%%PORTDOCS%%%%DOCSDIR%%/parsing.html -%%PORTDOCS%%%%DOCSDIR%%/prepare.html -%%PORTDOCS%%%%DOCSDIR%%/schema_8h.html -%%PORTDOCS%%%%DOCSDIR%%/schema_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/schema_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/schema_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/schema_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/schema_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/schema_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/schema_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1cdata-members.html -%%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1cdata.html -%%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1comment-members.html -%%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1comment.html -%%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1pi-members.html -%%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1pi.html -%%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1text-members.html -%%PORTDOCS%%%%DOCSDIR%%/structxml_1_1node_1_1text.html -%%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h.html -%%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/stylesheet_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/sync_off.png -%%PORTDOCS%%%%DOCSDIR%%/sync_on.png -%%PORTDOCS%%%%DOCSDIR%%/tab_a.png -%%PORTDOCS%%%%DOCSDIR%%/tab_b.png -%%PORTDOCS%%%%DOCSDIR%%/tab_h.png -%%PORTDOCS%%%%DOCSDIR%%/tab_s.png -%%PORTDOCS%%%%DOCSDIR%%/tabs.css -%%PORTDOCS%%%%DOCSDIR%%/tips.html -%%PORTDOCS%%%%DOCSDIR%%/tree__parser_8h.html -%%PORTDOCS%%%%DOCSDIR%%/tree__parser_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/tree__parser_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/tree__parser_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/tree__parser_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/tree__parser_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/tree__parser_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/tree__parser_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/version_8h.html -%%PORTDOCS%%%%DOCSDIR%%/version_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/version_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/version_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/version_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/whatnext.html -%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h.html -%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_2init_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/xmlwrapp_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/xslt.html -%%PORTDOCS%%%%DOCSDIR%%/xsltwrapp_2init_8h.html -%%PORTDOCS%%%%DOCSDIR%%/xsltwrapp_2init_8h__dep__incl.map -%%PORTDOCS%%%%DOCSDIR%%/xsltwrapp_2init_8h__dep__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/xsltwrapp_2init_8h__dep__incl.png -%%PORTDOCS%%%%DOCSDIR%%/xsltwrapp_2init_8h__incl.map -%%PORTDOCS%%%%DOCSDIR%%/xsltwrapp_2init_8h__incl.md5 -%%PORTDOCS%%%%DOCSDIR%%/xsltwrapp_2init_8h__incl.png -%%PORTDOCS%%%%DOCSDIR%%/xsltwrapp_2init_8h_source.html -%%PORTDOCS%%%%DOCSDIR%%/xsltwrapp_8h_source.html -%%PORTDOCS%%@dirrm %%DOCSDIR%% %%XSLT%%@dirrm include/xsltwrapp @dirrm include/xmlwrapp