head 1.2; access; symbols pkgsrc-2023Q4:1.2.0.76 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.74 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.2.0.72 pkgsrc-2023Q2-base:1.2 pkgsrc-2023Q1:1.2.0.70 pkgsrc-2023Q1-base:1.2 pkgsrc-2022Q4:1.2.0.68 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.2.0.66 pkgsrc-2022Q3-base:1.2 pkgsrc-2022Q2:1.2.0.64 pkgsrc-2022Q2-base:1.2 pkgsrc-2022Q1:1.2.0.62 pkgsrc-2022Q1-base:1.2 pkgsrc-2021Q4:1.2.0.60 pkgsrc-2021Q4-base:1.2 pkgsrc-2021Q3:1.2.0.58 pkgsrc-2021Q3-base:1.2 pkgsrc-2021Q2:1.2.0.56 pkgsrc-2021Q2-base:1.2 pkgsrc-2021Q1:1.2.0.54 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.52 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.50 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.46 pkgsrc-2020Q2-base:1.2 pkgsrc-2020Q1:1.2.0.26 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.48 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.44 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.42 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.40 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.38 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.36 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.34 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.32 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.30 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.28 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.24 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.22 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.20 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.18 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.16 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.2.0.14 pkgsrc-2016Q1-base:1.2 pkgsrc-2015Q4:1.2.0.12 pkgsrc-2015Q4-base:1.2 pkgsrc-2015Q3:1.2.0.10 pkgsrc-2015Q3-base:1.2 pkgsrc-2015Q2:1.2.0.8 pkgsrc-2015Q2-base:1.2 pkgsrc-2015Q1:1.2.0.6 pkgsrc-2015Q1-base:1.2 pkgsrc-2014Q4:1.2.0.4 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.2 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.1.0.4 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.2 pkgsrc-2014Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2014.07.08.14.57.06; author jperkin; state Exp; branches; next 1.1; commitid wzdQkZjtxn7MkAHx; 1.1 date 2014.02.16.23.05.33; author wiz; state Exp; branches; next ; commitid NzG1na1lVLXKBnpx; desc @@ 1.2 log @Switch to using libtool to build the shared library. The bsd.lib.mk infrastructure appears to use some constructs which are not currently available in bootstrap-mk-files. Bump PKGREVISION and add BUILDLINK_ABI_DEPENDS on the new revision, as we cannot guarantee that the shared library name didn't change. @ text @@@comment $NetBSD: PLIST,v 1.1 2014/02/16 23:05:33 wiz Exp $ include/tinyxml.h lib/libtinyxml.la @ 1.1 log @Import tinyxml-2.6.2 as textproc/tinyxml, packaged for wip by anthony_mallet. TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved. TinyXML 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 doesn't parse or use DTDs (Document Type Definitions) or XSLs (eXtensible Stylesheet Language.) There are other parsers out there (check out www.sourceforge.org, search for XML) that are much more fully featured. But they are also much bigger, take longer to set up in your project, have a higher learning curve, and often have a more restrictive license. If you are working with browsers or have more complete XML needs, TinyXML is not the parser for you. @ text @d1 1 a1 1 @@comment $NetBSD$ d3 1 a3 4 lib/libtinyxml.a lib/libtinyxml.so lib/libtinyxml.so.2 lib/libtinyxml.so.${PKGVERSION} @