pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/sablotron The documentation is installed into...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ffb91c2c28d
branches:  trunk
changeset: 511327:7ffb91c2c28d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Apr 12 22:52:34 2006 +0000

description:
The documentation is installed into share/doc/sablotron instead of
share/doc/html. Bumped PKGREVISION.

diffstat:

 textproc/sablotron/Makefile |    5 +-
 textproc/sablotron/PLIST    |  426 ++++++++++++++++++++++----------------------
 2 files changed, 216 insertions(+), 215 deletions(-)

diffs (truncated from 459 to 300 lines):

diff -r e2c1ac681da5 -r 7ffb91c2c28d textproc/sablotron/Makefile
--- a/textproc/sablotron/Makefile       Wed Apr 12 22:44:27 2006 +0000
+++ b/textproc/sablotron/Makefile       Wed Apr 12 22:52:34 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2006/02/05 23:11:07 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2006/04/12 22:52:34 rillig Exp $
 
 DISTNAME=              Sablot-1.0.2
 PKGNAME=               ${DISTNAME:S/Sablot/sablotron/}
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            textproc
 MASTER_SITES=          http://download-1.gingerall.cz/download/sablot/
 
@@ -16,6 +16,7 @@
 USE_TOOLS+=            gmake
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           YES
+CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc/sablotron
 
 # sablotron needs iconv but assumes it is in libc, so add what
 # buildlink3 finds.
diff -r e2c1ac681da5 -r 7ffb91c2c28d textproc/sablotron/PLIST
--- a/textproc/sablotron/PLIST  Wed Apr 12 22:44:27 2006 +0000
+++ b/textproc/sablotron/PLIST  Wed Apr 12 22:52:34 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:55 jlam Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/12 22:52:34 rillig Exp $
 bin/sabcmd
 bin/sablot-config
 include/sabcfg.h
@@ -9,215 +9,215 @@
 include/sxpath.h
 lib/libsablot.la
 man/man1/sabcmd.1
-share/doc/html/jsdom-ref/apidocs/api-.Conversions.html
-share/doc/html/jsdom-ref/apidocs/api-.Debugging.html
-share/doc/html/jsdom-ref/apidocs/api-.Example.html
-share/doc/html/jsdom-ref/apidocs/api-.Introduction.html
-share/doc/html/jsdom-ref/apidocs/api-.Objects.html
-share/doc/html/jsdom-ref/apidocs/api-Attr.html
-share/doc/html/jsdom-ref/apidocs/api-Attr.name.html
-share/doc/html/jsdom-ref/apidocs/api-Attr.ownerElement.html
-share/doc/html/jsdom-ref/apidocs/api-Attr.specified.html
-share/doc/html/jsdom-ref/apidocs/api-Attr.value.html
-share/doc/html/jsdom-ref/apidocs/api-CharacterData.data.html
-share/doc/html/jsdom-ref/apidocs/api-CharacterData.html
-share/doc/html/jsdom-ref/apidocs/api-CharacterData.length.html
-share/doc/html/jsdom-ref/apidocs/api-CharacterData.substringData().html
-share/doc/html/jsdom-ref/apidocs/api-DOMException.code.html
-share/doc/html/jsdom-ref/apidocs/api-DOMException.html
-share/doc/html/jsdom-ref/apidocs/api-DOMImplementation.hasFeature().html
-share/doc/html/jsdom-ref/apidocs/api-DOMImplementation.html
-share/doc/html/jsdom-ref/apidocs/api-Document.documentElement.html
-share/doc/html/jsdom-ref/apidocs/api-Document.html
-share/doc/html/jsdom-ref/apidocs/api-Document.implementation.html
-share/doc/html/jsdom-ref/apidocs/api-Element.getAttribute().html
-share/doc/html/jsdom-ref/apidocs/api-Element.getAttributeNode().html
-share/doc/html/jsdom-ref/apidocs/api-Element.hasAttribute().html
-share/doc/html/jsdom-ref/apidocs/api-Element.html
-share/doc/html/jsdom-ref/apidocs/api-Element.tagName.html
-share/doc/html/jsdom-ref/apidocs/api-NamedNodeMap.getNamedItem().html
-share/doc/html/jsdom-ref/apidocs/api-NamedNodeMap.html
-share/doc/html/jsdom-ref/apidocs/api-NamedNodeMap.item().html
-share/doc/html/jsdom-ref/apidocs/api-NamedNodeMap.length.html
-share/doc/html/jsdom-ref/apidocs/api-Node.attributes.html
-share/doc/html/jsdom-ref/apidocs/api-Node.childNodes.html
-share/doc/html/jsdom-ref/apidocs/api-Node.firstChild.html
-share/doc/html/jsdom-ref/apidocs/api-Node.hasAttributes().html
-share/doc/html/jsdom-ref/apidocs/api-Node.hasChildNodes().html
-share/doc/html/jsdom-ref/apidocs/api-Node.html
-share/doc/html/jsdom-ref/apidocs/api-Node.isSupported().html
-share/doc/html/jsdom-ref/apidocs/api-Node.lastChild.html
-share/doc/html/jsdom-ref/apidocs/api-Node.localName.html
-share/doc/html/jsdom-ref/apidocs/api-Node.namespaceURI.html
-share/doc/html/jsdom-ref/apidocs/api-Node.nextSibling.html
-share/doc/html/jsdom-ref/apidocs/api-Node.nodeName.html
-share/doc/html/jsdom-ref/apidocs/api-Node.nodeType.html
-share/doc/html/jsdom-ref/apidocs/api-Node.nodeValue.html
-share/doc/html/jsdom-ref/apidocs/api-Node.ownerDocument.html
-share/doc/html/jsdom-ref/apidocs/api-Node.parentNode.html
-share/doc/html/jsdom-ref/apidocs/api-Node.prefix.html
-share/doc/html/jsdom-ref/apidocs/api-Node.previousSibling.html
-share/doc/html/jsdom-ref/apidocs/api-NodeList.html
-share/doc/html/jsdom-ref/apidocs/api-NodeList.item().html
-share/doc/html/jsdom-ref/apidocs/api-NodeList.length.html
-share/doc/html/jsdom-ref/apidocs/api-XSLTContext.contextNode.html
-share/doc/html/jsdom-ref/apidocs/api-XSLTContext.contextPosition.html
-share/doc/html/jsdom-ref/apidocs/api-XSLTContext.contextSize.html
-share/doc/html/jsdom-ref/apidocs/api-XSLTContext.currentNode.html
-share/doc/html/jsdom-ref/apidocs/api-XSLTContext.html
-share/doc/html/jsdom-ref/apidocs/api-XSLTContext.ownerDocument.html
-share/doc/html/jsdom-ref/apidocs/api-content.css
-share/doc/html/jsdom-ref/apidocs/api-toc.css
-share/doc/html/jsdom-ref/apidocs/complete-toc-abc.html
-share/doc/html/jsdom-ref/apidocs/complete-toc-grp.html
-share/doc/html/jsdom-ref/apidocs/complete-toc.html
-share/doc/html/jsdom-ref/apidocs/complete.html
-share/doc/html/jsdom-ref/apidocs/sidebar-toc.html
-share/doc/html/jsdom-ref/apidocs/sparse-toc-abc.html
-share/doc/html/jsdom-ref/apidocs/sparse-toc-grp.html
-share/doc/html/jsdom-ref/apidocs/sparse-toc.html
-share/doc/html/jsdom-ref/complete-frameset.html
-share/doc/html/jsdom-ref/sparse-frameset.html
-share/doc/html/sablot/apidocs/api-.Debugging XSLT.html
-share/doc/html/sablot/apidocs/api-.Dependencies.html
-share/doc/html/sablot/apidocs/api-.Encodings.html
-share/doc/html/sablot/apidocs/api-.Errors and logs.html
-share/doc/html/sablot/apidocs/api-.Extensions.html
-share/doc/html/sablot/apidocs/api-.Handlers.html
-share/doc/html/sablot/apidocs/api-.Introduction.html
-share/doc/html/sablot/apidocs/api-.Known Issues.html
-share/doc/html/sablot/apidocs/api-.License.html
-share/doc/html/sablot/apidocs/api-.Named buffers.html
-share/doc/html/sablot/apidocs/api-.Sablotron DOM.html
-share/doc/html/sablot/apidocs/api-.URIs.html
-share/doc/html/sablot/apidocs/api-.Usage.html
-share/doc/html/sablot/apidocs/api-DOM functions.html
-share/doc/html/sablot/apidocs/api-DOM types.html
-share/doc/html/sablot/apidocs/api-EncHandler.html
-share/doc/html/sablot/apidocs/api-MessageHandler.html
-share/doc/html/sablot/apidocs/api-MiscHandler.html
-share/doc/html/sablot/apidocs/api-SAXHandler.html
-share/doc/html/sablot/apidocs/api-SDOM_Document.html
-share/doc/html/sablot/apidocs/api-SablotAddArgBuffer.html
-share/doc/html/sablot/apidocs/api-SablotAddArgTree.html
-share/doc/html/sablot/apidocs/api-SablotAddParam.html
-share/doc/html/sablot/apidocs/api-SablotClearError.html
-share/doc/html/sablot/apidocs/api-SablotClearSituation.html
-share/doc/html/sablot/apidocs/api-SablotCreateDocument.html
-share/doc/html/sablot/apidocs/api-SablotCreateProcessor.html
-share/doc/html/sablot/apidocs/api-SablotCreateProcessorForSituation.html
-share/doc/html/sablot/apidocs/api-SablotCreateSituation.html
-share/doc/html/sablot/apidocs/api-SablotDestroyDocument.html
-share/doc/html/sablot/apidocs/api-SablotDestroyProcessor.html
-share/doc/html/sablot/apidocs/api-SablotDestroySituation.html
-share/doc/html/sablot/apidocs/api-SablotFree.html
-share/doc/html/sablot/apidocs/api-SablotFreeResultArgs.html
-share/doc/html/sablot/apidocs/api-SablotGetInstanceData.html
-share/doc/html/sablot/apidocs/api-SablotGetMsgText.html
-share/doc/html/sablot/apidocs/api-SablotGetOptions.html
-share/doc/html/sablot/apidocs/api-SablotGetResultArg.html
-share/doc/html/sablot/apidocs/api-SablotHandle.html
-share/doc/html/sablot/apidocs/api-SablotLockDocument.html
-share/doc/html/sablot/apidocs/api-SablotParse.html
-share/doc/html/sablot/apidocs/api-SablotParseBuffer.html
-share/doc/html/sablot/apidocs/api-SablotParseStylesheet.html
-share/doc/html/sablot/apidocs/api-SablotParseStylesheetBuffer.html
-share/doc/html/sablot/apidocs/api-SablotProcess.html
-share/doc/html/sablot/apidocs/api-SablotProcessFiles.html
-share/doc/html/sablot/apidocs/api-SablotProcessStrings.html
-share/doc/html/sablot/apidocs/api-SablotProcessStringsWithBase.html
-share/doc/html/sablot/apidocs/api-SablotRegHandler.html
-share/doc/html/sablot/apidocs/api-SablotRunProcessor.html
-share/doc/html/sablot/apidocs/api-SablotRunProcessorExt.html
-share/doc/html/sablot/apidocs/api-SablotRunProcessorGen.html
-share/doc/html/sablot/apidocs/api-SablotSetBase.html
-share/doc/html/sablot/apidocs/api-SablotSetBaseForScheme.html
-share/doc/html/sablot/apidocs/api-SablotSetEncoding.html
-share/doc/html/sablot/apidocs/api-SablotSetInstanceData.html
-share/doc/html/sablot/apidocs/api-SablotSetLog.html
-share/doc/html/sablot/apidocs/api-SablotSetOptions.html
-share/doc/html/sablot/apidocs/api-SablotSituation.html
-share/doc/html/sablot/apidocs/api-SablotUnregHandler.html
-share/doc/html/sablot/apidocs/api-SchemeHandler.html
-share/doc/html/sablot/apidocs/api-content.css
-share/doc/html/sablot/apidocs/api-sabcmd.html
-share/doc/html/sablot/apidocs/api-toc.css
-share/doc/html/sablot/apidocs/complete-toc-abc.html
-share/doc/html/sablot/apidocs/complete-toc-grp.html
-share/doc/html/sablot/apidocs/complete-toc.html
-share/doc/html/sablot/apidocs/complete.html
-share/doc/html/sablot/apidocs/sidebar-toc.html
-share/doc/html/sablot/apidocs/sparse-toc-abc.html
-share/doc/html/sablot/apidocs/sparse-toc-grp.html
-share/doc/html/sablot/apidocs/sparse-toc.html
-share/doc/html/sablot/complete-frameset.html
-share/doc/html/sablot/sparse-frameset.html
-share/doc/html/sxp/apidocs/api-.Building.html
-share/doc/html/sxp/apidocs/api-.Errors.html
-share/doc/html/sxp/apidocs/api-.Introduction.html
-share/doc/html/sxp/apidocs/api-.Usage.html
-share/doc/html/sxp/apidocs/api-DOMHandler.html
-share/doc/html/sxp/apidocs/api-QueryContext.html
-share/doc/html/sxp/apidocs/api-SXP_Document.html
-share/doc/html/sxp/apidocs/api-SXP_ExpressionType.html
-share/doc/html/sxp/apidocs/api-SXP_Node.html
-share/doc/html/sxp/apidocs/api-SXP_NodeList.html
-share/doc/html/sxp/apidocs/api-SXP_NodeType.html
-share/doc/html/sxp/apidocs/api-SXP_addNamespaceDeclaration.html
-share/doc/html/sxp/apidocs/api-SXP_addVariableBinding.html
-share/doc/html/sxp/apidocs/api-SXP_addVariableBoolean.html
-share/doc/html/sxp/apidocs/api-SXP_addVariableNumber.html
-share/doc/html/sxp/apidocs/api-SXP_addVariableString.html
-share/doc/html/sxp/apidocs/api-SXP_char.html
-share/doc/html/sxp/apidocs/api-SXP_createQueryContext.html
-share/doc/html/sxp/apidocs/api-SXP_destroyQueryContext.html
-share/doc/html/sxp/apidocs/api-SXP_getNodeListItem.html
-share/doc/html/sxp/apidocs/api-SXP_getNodeListLength.html
-share/doc/html/sxp/apidocs/api-SXP_getResultBool.html
-share/doc/html/sxp/apidocs/api-SXP_getResultNodeset.html
-share/doc/html/sxp/apidocs/api-SXP_getResultNumber.html
-share/doc/html/sxp/apidocs/api-SXP_getResultString.html
-share/doc/html/sxp/apidocs/api-SXP_getResultType.html
-share/doc/html/sxp/apidocs/api-SXP_query.html
-share/doc/html/sxp/apidocs/api-SXP_registerDOMHandler.html
-share/doc/html/sxp/apidocs/api-SXP_unregisterDOMHandler.html
-share/doc/html/sxp/apidocs/api-SablotCreateSituation.html
-share/doc/html/sxp/apidocs/api-SablotDestroySituation.html
-share/doc/html/sxp/apidocs/api-SablotSituation.html
-share/doc/html/sxp/apidocs/api-compareNodes.html
-share/doc/html/sxp/apidocs/api-content.css
-share/doc/html/sxp/apidocs/api-getAttributeCount.html
-share/doc/html/sxp/apidocs/api-getAttributeNo.html
-share/doc/html/sxp/apidocs/api-getChildCount.html
-share/doc/html/sxp/apidocs/api-getChildNo.html
-share/doc/html/sxp/apidocs/api-getNamespaceCount.html
-share/doc/html/sxp/apidocs/api-getNamespaceNo.html
-share/doc/html/sxp/apidocs/api-getNextAttrNS.html
-share/doc/html/sxp/apidocs/api-getNextSibling.html
-share/doc/html/sxp/apidocs/api-getNodeName.html
-share/doc/html/sxp/apidocs/api-getNodeNameLocal.html
-share/doc/html/sxp/apidocs/api-getNodeNameURI.html
-share/doc/html/sxp/apidocs/api-getNodeType.html
-share/doc/html/sxp/apidocs/api-getNodeValue.html
-share/doc/html/sxp/apidocs/api-getOwnerDocument.html
-share/doc/html/sxp/apidocs/api-getParent.html
-share/doc/html/sxp/apidocs/api-getPreviousAttrNS.html
-share/doc/html/sxp/apidocs/api-getPreviousSibling.html
-share/doc/html/sxp/apidocs/api-retrieveDocument.html
-share/doc/html/sxp/apidocs/api-toc.css
-share/doc/html/sxp/apidocs/complete-toc-abc.html
-share/doc/html/sxp/apidocs/complete-toc-grp.html
-share/doc/html/sxp/apidocs/complete-toc.html
-share/doc/html/sxp/apidocs/complete.html
-share/doc/html/sxp/apidocs/sidebar-toc.html
-share/doc/html/sxp/apidocs/sparse-toc-abc.html
-share/doc/html/sxp/apidocs/sparse-toc-grp.html
-share/doc/html/sxp/apidocs/sparse-toc.html
-share/doc/html/sxp/complete-frameset.html
-share/doc/html/sxp/sparse-frameset.html
-@dirrm share/doc/html/sxp/apidocs
-@dirrm share/doc/html/sxp
-@dirrm share/doc/html/sablot/apidocs
-@dirrm share/doc/html/sablot
-@dirrm share/doc/html/jsdom-ref/apidocs
-@dirrm share/doc/html/jsdom-ref
+share/doc/sablotron/jsdom-ref/apidocs/api-.Conversions.html
+share/doc/sablotron/jsdom-ref/apidocs/api-.Debugging.html
+share/doc/sablotron/jsdom-ref/apidocs/api-.Example.html
+share/doc/sablotron/jsdom-ref/apidocs/api-.Introduction.html
+share/doc/sablotron/jsdom-ref/apidocs/api-.Objects.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Attr.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Attr.name.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Attr.ownerElement.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Attr.specified.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Attr.value.html
+share/doc/sablotron/jsdom-ref/apidocs/api-CharacterData.data.html
+share/doc/sablotron/jsdom-ref/apidocs/api-CharacterData.html
+share/doc/sablotron/jsdom-ref/apidocs/api-CharacterData.length.html
+share/doc/sablotron/jsdom-ref/apidocs/api-CharacterData.substringData().html
+share/doc/sablotron/jsdom-ref/apidocs/api-DOMException.code.html
+share/doc/sablotron/jsdom-ref/apidocs/api-DOMException.html
+share/doc/sablotron/jsdom-ref/apidocs/api-DOMImplementation.hasFeature().html
+share/doc/sablotron/jsdom-ref/apidocs/api-DOMImplementation.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Document.documentElement.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Document.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Document.implementation.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Element.getAttribute().html
+share/doc/sablotron/jsdom-ref/apidocs/api-Element.getAttributeNode().html
+share/doc/sablotron/jsdom-ref/apidocs/api-Element.hasAttribute().html
+share/doc/sablotron/jsdom-ref/apidocs/api-Element.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Element.tagName.html
+share/doc/sablotron/jsdom-ref/apidocs/api-NamedNodeMap.getNamedItem().html
+share/doc/sablotron/jsdom-ref/apidocs/api-NamedNodeMap.html
+share/doc/sablotron/jsdom-ref/apidocs/api-NamedNodeMap.item().html
+share/doc/sablotron/jsdom-ref/apidocs/api-NamedNodeMap.length.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.attributes.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.childNodes.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.firstChild.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.hasAttributes().html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.hasChildNodes().html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.isSupported().html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.lastChild.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.localName.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.namespaceURI.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.nextSibling.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.nodeName.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.nodeType.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.nodeValue.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.ownerDocument.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.parentNode.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.prefix.html
+share/doc/sablotron/jsdom-ref/apidocs/api-Node.previousSibling.html
+share/doc/sablotron/jsdom-ref/apidocs/api-NodeList.html
+share/doc/sablotron/jsdom-ref/apidocs/api-NodeList.item().html
+share/doc/sablotron/jsdom-ref/apidocs/api-NodeList.length.html
+share/doc/sablotron/jsdom-ref/apidocs/api-XSLTContext.contextNode.html
+share/doc/sablotron/jsdom-ref/apidocs/api-XSLTContext.contextPosition.html



Home | Main Index | Thread Index | Old Index