Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wen 088b2522b7 Update to 3.98.1.1
Upstream changes:
Version 3.98-1

  *      Compilation error with clang. Simple declaration of a routine.

Version 3.98-0

  *      Update for libxml2-2.9.1 and reading from a connection for xmlEventParse().

  *      xmlIncludes() is a hierarchical version of getXIncludes()

  *      Modifications to xmlSource(), e.g. verbose = TRUE as default.

Version 3.97-0

  *      Fix for xmlValue(node) = text.  Identified by Lawrence Edwards.
         Uses xmlNodeSetContent() now and leaves freeing the original content to that routine.

  *      Updates for xmlSource()

Version 3.96-1

  *     readHTMLTable() ignores headers that are over 999 characters.

  *     Fix a problem in readHTMLTable() with some table headers not having
        the correct number of elements to match the columns.

Version 3.96-0

  *     Introduced readHTMLList(), getHTMLLinks(), getHTMLExternalFiles(), getXIncludes().

  *     When serializing XMLNode objects, i.e. R representations of nodes, ensure " and <, etc. in attributes
        are serialized correctly.


Version 3.95-1

  *     Allow htmlParse(), xmlParse(), etc. ?

Version 3.95-0

  *     Moved development version of the source code for the package to github -
        https://github.com/omegahat/XML.git

  *     Changes to the structure of the package to allow installation directly rather than
        via a one-step staging into the R package structure.

  *     Sample XML documents moved from data/ to exampleData, and examples updated.

  *     getDefaultNamespace() and matchNamespaces() use simplify = TRUE to call
        xmlNamespaceDefinitions() to get the namespaces as a character vector rather than
        list.

  *     Documentation updates


Version 3.94-0

  *     getNodeLocation() now reports the actual line number for text nodes rather than 0,
        using the sibling nodes' or parent node's line number.

  *     xpathApply() and related functions work with builtin type "functions",
        e.g. class.

  *     xpathApply() and related functions (getNodeSet, xpathSApply) allow
        the caller to specify multiple queries as a character vector
        and these are pasted together as compound location paths by
        separating them with a '|'.  This makes it easier for the
        caller to manage the different queries.

  *     assigning to a child of a node works, e.g. node[["abc"]] = text/node
        and node[[index]] = text/node.  We replace a matching name.  If the
        replacement value is text, we use the name to

  *     getChildrenStrings() is a function that implements the equivalent of
        xmlApply(node, xmlValue) but faster because we avoid the function call
        for each element.

  *     options parameter for xmlParse() and htmlParse() for controlling the parser.
        (Currently only used when encoding is explicitly specified.)

  *     encoding parameter for xmlParse() and xmlTreeParse() now works for XML documents,
        not just HTML documents.

  *     Update for readHTMLTable() method so that we look at just the final <tr> node
        in a <thead>.

Version 3.93-1

  *     Fixed bug in findXInclude() that sometimes got the wrong XMLXIncludeStartNode.
        Hence getNodeLocation() might report the wrong file, but correct line number!

  *     findXInclude() now has a recursive parameter that resolves the chain of XIncludes.
        This returns the full path to the file, relative to the base/top-level document,
        not just the parent document.

  *     Change to the default value of the error parameter in htmlParse() and htmlTreeParse()
        which will generate a structured R error if there is an IO error.
        The set of issues that will raise an error will be broadened in the future.

Version 3.93-0

  *    Enabled the fixing of <dummy> namespaces by finding the definition o
       for that prefix in the ancestor nodes.

Version 3.92-2

  *    Synchronized compilation flags for Windows with those on OSX & Linux.

Version 3.92-1

  *    Restore original error handler function for htmlParse() and htmlTreeParse()

  *    Fixed a reference counting problem caused by not adding a finalizer in the
       as() method for coercing an XMLInternalNode to an XMLInternalDocument.
       Example from Janko Thyson.

  *    Fixed up some partial argument names found by R CMD check!


Version 3.92-0

  *    Added --enable-xml-debug option for the configure script and this activates
       the debugging diagnostic reporting, mainly for the garbage collection and node
       reference counts.

  *    Work-around for HTML documents not being freed (but XML documents are!)

  *    Added an isHTML parameter for xmlTreeParse.

  *    Merge htmlTreeParse/htmlParse with xmlTreeParse.

  *    Implemented some diagnostic facilities to determine if an external pointer
       is in R's weak references list.   This needs support within R. (Ask for code if
       you want.)

Version 3.91-0

  *    Start of implementation to allow nested calls to newXMLNode() to use namespace prefixes
       defined in ancestor nodes.  Disabled at present.
2013-07-07 14:21:58 +00:00
archivers Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
audio Bump PKGREVISION. 2013-07-07 05:45:15 +00:00
benchmarks Try to fix the fallout caused by the fix for PR pkg/47882. Part 3: 2013-06-04 22:15:37 +00:00
biology Revbump from devel/libexecinfo/builtin.mk. 2013-07-03 14:48:00 +00:00
bootstrap Don't use the bundled "awk" and "sed" under Mac OX Mountain Lion and newer. 2013-06-14 15:07:37 +00:00
cad Apply removal of -export-dynamic for SunOS across all of pkgsrc. 2013-07-05 15:10:00 +00:00
chat Recursive revbump from net/gupnp. 2013-07-06 16:27:35 +00:00
comms Asterisk is known to fail on 32-bit systems, specifically i386. Mark it 2013-06-16 22:10:13 +00:00
converters + p5-Unicode-EastAsianWidth 2013-07-04 15:59:11 +00:00
cross info/dir is not supposed to be in the PLIST. 2013-06-22 21:22:35 +00:00
databases Fixes build failure due to Lua-5.2 API change. 2013-07-07 05:19:39 +00:00
devel Update to setuptools-0.8 and apply misc PLIST related fixes. 2013-07-07 06:28:05 +00:00
distfiles
doc Note update of lang/php54 package to 5.4.17. 2013-07-07 13:38:23 +00:00
editors Probe a potentially different cpp for preprocessing makefiles. For 2013-07-07 06:29:48 +00:00
emulators Use allegro version that provides allegro.m4, so autostuff works correctly. 2013-07-06 22:32:53 +00:00
filesystems Update filesystems/fs-utils to 20130701 - release v1.00 2013-07-05 17:25:23 +00:00
finance Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
fonts Add comment to patch. 2013-07-07 10:23:14 +00:00
games Update to 9893: bug fixes. 2013-07-07 10:37:56 +00:00
geography Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
graphics Update to 1.10.0: 2013-07-07 12:19:23 +00:00
ham operator bool doesn't equal good(), but !bad(). This makes a difference 2013-07-05 21:34:11 +00:00
inputmethod Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
lang Update php54 to 5.4.17. 2013-07-07 13:37:53 +00:00
licenses Adding x11 license (mit + advertising clause - as discussed recently on 2013-05-05 21:07:24 +00:00
mail Update "libspf2" package to version 1.2.10. A list of changes since 2013-07-06 11:09:26 +00:00
math Update to 3.98.1.1 2013-07-07 14:21:58 +00:00
mbone Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
meta-pkgs Don't pick up the wrong gedit version. 2013-06-26 22:06:17 +00:00
misc Update misc/rump to 20130705 2013-07-05 17:20:59 +00:00
mk compiler.mk: Fix Ada packages when PKGSRC_COMPILER=clang 2013-07-07 09:06:23 +00:00
multimedia FIxes build on NetBSD-5.x-i386, i486 features are required. 2013-07-07 03:51:04 +00:00
net Recursive revbump from net/gupnp. 2013-07-06 16:27:35 +00:00
news Use more common pattern in dependency. 2013-06-16 21:42:00 +00:00
packages
parallel +py-billiard 2013-07-02 11:10:04 +00:00
pkgtools Increase default SunOS compiler flags to -O2 to match most other systems. 2013-07-03 11:34:27 +00:00
print Update to Podofo 0.9.2 for various bug fixes and improved encryption 2013-07-05 21:12:45 +00:00
regress
security Fix build with libtasn1-3.1. 2013-07-06 22:20:33 +00:00
shells Bump 0.12 to 0.12.1 2013-06-12 12:05:35 +00:00
sysutils +p5-File-Inplace 2013-07-06 01:00:01 +00:00
templates
textproc Update to 1.81 2013-07-07 00:28:35 +00:00
time Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
wm Fix build with GIFLIB 5.0 and newer. 2013-07-06 10:19:31 +00:00
www try to fix bulid failure with old OpenSSL (lack of SSL_clear_options). 2013-07-07 01:18:46 +00:00
x11 + gtkmm3. 2013-07-07 11:48:56 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.