textproc/tinyxml2 - The NetBSD Packages Collection

Simple, small and efficient C++ XML parser

TinyXML-2 parses an XML document, and builds from that a Document
Object Model (DOM) that can be read, modified, and saved.

TinyXML-2 uses a Document Object Model (DOM), meaning the XML data is
parsed into a C++ objects that can be browsed and manipulated, and then
written to disk or another output stream. You can also construct an XML
document from scratch with C++ objects and write this to disk or another
output stream.

TinyXML (textproc/tinyxml) served the needs of the original author for
many years; but it uses memory inefficiently, and doesn't perform as
well as desired for mobile devices. The author wanted an XML parser that
was a little more modern, a little simpler (the "tiny" had been lost a
little over the years), and was a good fit for Android.

This led to TinyXML-2.

Build dependencies

devel/cmake pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64tinyxml2-9.0.0.tgz
NetBSD 10.0aarch64tinyxml2-9.0.0.tgz
NetBSD 10.0aarch64tinyxml2-9.0.0.tgz
NetBSD 10.0aarch64ebtinyxml2-9.0.0.tgz
NetBSD 10.0aarch64ebtinyxml2-9.0.0.tgz
NetBSD 10.0alphatinyxml2-9.0.0.tgz
NetBSD 10.0earmv6hftinyxml2-9.0.0.tgz
NetBSD 10.0earmv6hftinyxml2-9.0.0.tgz
NetBSD 10.0earmv6hftinyxml2-9.0.0.tgz
NetBSD 10.0earmv7hftinyxml2-9.0.0.tgz
NetBSD 10.0earmv7hftinyxml2-9.0.0.tgz
NetBSD 10.0earmv7hftinyxml2-9.0.0.tgz
NetBSD 10.0i386tinyxml2-9.0.0.tgz
NetBSD 10.0i386tinyxml2-9.0.0.tgz
NetBSD 10.0powerpctinyxml2-9.0.0.tgz
NetBSD 10.0vaxtinyxml2-9.0.0.tgz
NetBSD 10.0vaxtinyxml2-9.0.0.tgz
NetBSD 10.0x86_64tinyxml2-9.0.0.tgz
NetBSD 10.0_BETAx86_64tinyxml2-9.0.0.tgz
NetBSD 8.0i386tinyxml2-9.0.0.tgz
NetBSD 8.0i386tinyxml2-9.0.0.tgz
NetBSD 8.0powerpctinyxml2-2.2.0.tgz
NetBSD 8.0powerpctinyxml2-9.0.0.tgz
NetBSD 8.0powerpctinyxml2-9.0.0.tgz
NetBSD 8.0powerpctinyxml2-9.0.0.tgz
NetBSD 8.0x86_64tinyxml2-9.0.0.tgz
NetBSD 8.0x86_64tinyxml2-9.0.0.tgz
NetBSD 8.0x86_64tinyxml2-9.0.0.tgz
NetBSD 9.0aarch64tinyxml2-9.0.0.tgz
NetBSD 9.0aarch64tinyxml2-9.0.0.tgz
NetBSD 9.0aarch64tinyxml2-9.0.0.tgz
NetBSD 9.0alphatinyxml2-2.2.0.tgz
NetBSD 9.0alphatinyxml2-9.0.0.tgz
NetBSD 9.0earmtinyxml2-2.2.0.tgz
NetBSD 9.0earmv6hftinyxml2-9.0.0.tgz
NetBSD 9.0earmv6hftinyxml2-9.0.0.tgz
NetBSD 9.0earmv6hftinyxml2-9.0.0.tgz
NetBSD 9.0earmv7hftinyxml2-9.0.0.tgz
NetBSD 9.0earmv7hftinyxml2-9.0.0.tgz
NetBSD 9.0earmv7hftinyxml2-9.0.0.tgz
NetBSD 9.0i386tinyxml2-9.0.0.tgz
NetBSD 9.0i386tinyxml2-9.0.0.tgz
NetBSD 9.0m68ktinyxml2-2.2.0.tgz
NetBSD 9.0mips64ebtinyxml2-2.2.0.tgz
NetBSD 9.0powerpctinyxml2-9.0.0.tgz
NetBSD 9.0powerpctinyxml2-9.0.0.tgz
NetBSD 9.0powerpctinyxml2-9.0.0.tgz
NetBSD 9.0sh3eltinyxml2-9.0.0.tgz
NetBSD 9.0sparc64tinyxml2-2.2.0.tgz
NetBSD 9.0sparctinyxml2-2.2.0.tgz
NetBSD 9.0sparctinyxml2-9.0.0.tgz
NetBSD 9.0vaxtinyxml2-9.0.0.tgz
NetBSD 9.0x86_64tinyxml2-9.0.0.tgz
NetBSD 9.0x86_64tinyxml2-9.0.0.tgz
NetBSD 9.3x86_64tinyxml2-9.0.0.tgz
NetBSD 9.3x86_64tinyxml2-9.0.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.