notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
tinyxml2 Small C++ XML Parser
10.0.0_3,1 textproc on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 9.0.0,1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-06-11 13:49:53
Last Update: 2024-03-09 17:13:00
Commit Hash: cf9d528
People watching this port, also watch:: mkfontscale, fribidi, font-misc-meltho, py39-pycparser, colord
License: ZLIB
WWW:
https://leethomason.github.io/tinyxml2/
https://github.com/leethomason/tinyxml2
Description:
TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs. It attempts to be flexible, but correct. It does not rely on exceptions or RTTI. It has UTF-8 support, but does not parse or use DTDs or XSL. It doesn't have the STL support of TinyXML-1, but uses less memory, has a proper namespace, and is faster.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tinyxml2-10.0.0_3,1/catalog.mk
  3. /usr/local/share/licenses/tinyxml2-10.0.0_3,1/LICENSE
  4. /usr/local/share/licenses/tinyxml2-10.0.0_3,1/ZLIB
  5. include/tinyxml2.h
  6. lib/libtinyxml2.a
  7. lib/libtinyxml2.so
  8. lib/libtinyxml2.so.10
  9. lib/libtinyxml2.so.10.0.0
  10. libdata/pkgconfig/tinyxml2.pc
  11. share/examples/tinyxml2/resources/dream.xml
  12. share/examples/tinyxml2/resources/empty.xml
  13. share/examples/tinyxml2/resources/out/readme.txt
  14. share/examples/tinyxml2/resources/utf8test.xml
  15. share/examples/tinyxml2/resources/utf8testverify.xml
  16. share/examples/tinyxml2/resources/xmltest-4636783552757760.xml
  17. share/examples/tinyxml2/resources/xmltest-5330.xml
  18. share/examples/tinyxml2/resources/xmltest-5662204197076992.xml
  19. share/examples/tinyxml2/resources/xmltest-5720541257269248.xml
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • tinyxml2>0:textproc/tinyxml2
To install the port:
cd /usr/ports/textproc/tinyxml2/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/tinyxml2
  • pkg install tinyxml2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tinyxml2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704129608 SHA256 (leethomason-tinyxml2-10.0.0_GH0.tar.gz) = 3bdf15128ba16686e69bce256cc468e76c7b94ff2c7f391cc5ec09e40bff3839 SIZE (leethomason-tinyxml2-10.0.0_GH0.tar.gz) = 642421

Packages (timestamps in pop-ups are UTC):
tinyxml2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest10.0.0_3,110.0.0_3,18.0.0,110.0.0_3,110.0.0_3,1-8.0.0,1-
FreeBSD:13:quarterly9.0.0,19.0.0,19.0.0,19.0.0,19.0.0,19.0.0,19.0.0,19.0.0,1
FreeBSD:14:latest10.0.0_3,110.0.0_3,19.0.0,110.0.0_3,110.0.0_3,19.0.0,1-9.0.0,1
FreeBSD:14:quarterly9.0.0,19.0.0,1-9.0.0,19.0.0,19.0.0,19.0.0,19.0.0,1
FreeBSD:15:latest10.0.0_3,110.0.0_3,1n/a10.0.0,1n/a10.0.0,110.0.0,110.0.0_2,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
This port is required by:
for Build
  1. devel/gpds
for Libraries
  1. devel/cppcheck
  2. devel/gpds
  3. devel/ignition-common
  4. games/aquaria
  5. games/irrlamb
  6. games/stuntrally
  7. games/trigger-rally
Expand this list (14 items / 7 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. games/vvvvvv
  3. math/linbox
  4. misc/dartsim
  5. misc/sdformat
  6. multimedia/libmediainfo
  7. net/ecal
  8. Collapse this list.

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/cppcheck-gui*
  2. Collapse this list of deleted ports.
for Run
  1. devel/gpds

Configuration Options:
===> The following configuration options are available for tinyxml2-10.0.0_3,1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
textproc_tinyxml2
USES:
compiler:c++11-lang cpe dos2unix meson pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/leethomason/tinyxml2/tar.gz/10.0.0?dummy=/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
10.0.0_3,1
09 Mar 2024 17:13:00
commit hash: cf9d528182ed61468d4aed9dff5d9da5c2e7ca76commit hash: cf9d528182ed61468d4aed9dff5d9da5c2e7ca76commit hash: cf9d528182ed61468d4aed9dff5d9da5c2e7ca76commit hash: cf9d528182ed61468d4aed9dff5d9da5c2e7ca76 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/tinyxml2: Convert to meson

- Reapply part of 450aafcba559f95c94c5f195d83b5fe4fdc3748a
- Bump PORTREVISION for package change
10.0.0_2,1
23 Feb 2024 14:36:43
commit hash: 8afc025fce0515db8e4c6440aa780ff9737af7cecommit hash: 8afc025fce0515db8e4c6440aa780ff9737af7cecommit hash: 8afc025fce0515db8e4c6440aa780ff9737af7cecommit hash: 8afc025fce0515db8e4c6440aa780ff9737af7ce files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
textproc/tinyxml2: Revert 450aafcba559f95c94c5f195d83b5fe4fdc3748a

Approved by:	tcberner (portmgr)
10.0.0_1,1
21 Feb 2024 15:06:47
commit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748acommit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748acommit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748acommit hash: 450aafcba559f95c94c5f195d83b5fe4fdc3748a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/tinyxml2: Update to 10.0.0

- Convert to meson
- Fix 0c022f0fc854184d95ff3303049a063a39b1f551
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change
- Remove duplicate PORTREVISION from math/linbox

Changes:	https://github.com/leethomason/tinyxml2/releases
		https://github.com/leethomason/tinyxml2/commits/master
10.0.0,1
21 Jan 2024 11:24:48
commit hash: 0c022f0fc854184d95ff3303049a063a39b1f551commit hash: 0c022f0fc854184d95ff3303049a063a39b1f551commit hash: 0c022f0fc854184d95ff3303049a063a39b1f551commit hash: 0c022f0fc854184d95ff3303049a063a39b1f551 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
textproc/tinyxml2: Update to 10.0.0

Rework Makefile to more closely follow Porters Handbook and utilize
framework helpers

Changelog:
https://github.com/leethomason/tinyxml2/compare/9.0.0...10.0.0

PR:		276061
Approved by:	portmgr (maintainer timeout, 2+ weeks)
9.0.0,1
11 Sep 2023 03:07:51
commit hash: aa3a1197bb496b2589f1151e4aabaf3d577f29b9commit hash: aa3a1197bb496b2589f1151e4aabaf3d577f29b9commit hash: aa3a1197bb496b2589f1151e4aabaf3d577f29b9commit hash: aa3a1197bb496b2589f1151e4aabaf3d577f29b9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/tinyxml2: Update WWW and clean up pkg-descr
9.0.0,1
30 Jan 2023 12:59:11
commit hash: 2f5bf8cc057028da41dd4279c0c1809dd8260b01commit hash: 2f5bf8cc057028da41dd4279c0c1809dd8260b01commit hash: 2f5bf8cc057028da41dd4279c0c1809dd8260b01commit hash: 2f5bf8cc057028da41dd4279c0c1809dd8260b01 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/tinyxml2: Remove outdated post-patch:
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
9.0.0,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.0.0,1
07 Sep 2022 10:26:41
commit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove trailing whitepaces
9.0.0,1
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.0.0,1
25 Oct 2021 15:57:17
commit hash: f6a966222009581a2c5576688be20813b0387ebbcommit hash: f6a966222009581a2c5576688be20813b0387ebbcommit hash: f6a966222009581a2c5576688be20813b0387ebbcommit hash: f6a966222009581a2c5576688be20813b0387ebb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/tinyxml2: Cosmetic change
9.0.0,1
21 Oct 2021 15:40:46
commit hash: e0c6533d8eb93fbca62d0f88548d74b36d302967commit hash: e0c6533d8eb93fbca62d0f88548d74b36d302967commit hash: e0c6533d8eb93fbca62d0f88548d74b36d302967commit hash: e0c6533d8eb93fbca62d0f88548d74b36d302967 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
textproc/tinyxml2: Add CPE information

Approved by:	portmgr (blanket)
9.0.0,1
14 Jun 2021 17:38:57
commit hash: 17cbcc47bd6f7aa42f8ad904a9a78ac7b162cfa8commit hash: 17cbcc47bd6f7aa42f8ad904a9a78ac7b162cfa8commit hash: 17cbcc47bd6f7aa42f8ad904a9a78ac7b162cfa8commit hash: 17cbcc47bd6f7aa42f8ad904a9a78ac7b162cfa8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/tinyxml2: Update to 9.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/leethomason/tinyxml2/commits/master
8.1.0,1
18 May 2021 19:28:01
commit hash: e5aacdc7bca1a9c04df14639ae82e7a20faea734commit hash: e5aacdc7bca1a9c04df14639ae82e7a20faea734commit hash: e5aacdc7bca1a9c04df14639ae82e7a20faea734commit hash: e5aacdc7bca1a9c04df14639ae82e7a20faea734 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/tinyxml2: Update to 8.1.0

Changes:	https://github.com/leethomason/tinyxml2/commits/master
8.0.0,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
8.0.0,1
04 Apr 2020 14:45:47
Revision:530669Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 8.0.0

Changes:	https://github.com/leethomason/tinyxml2/commits/master
7.1.0,1
12 Aug 2019 19:40:00
Revision:508766Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 7.1.0

- Add LICENSE_FILE
- Convert PORTEXAMPLES to PLIST entries

Changes:	https://github.com/leethomason/tinyxml2/commits/master
7.0.1_2,1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
7.0.1_1,1
01 Jan 2019 14:18:24
Revision:488896Original commit files touched by this commit
tcberner search for other commits by this committer
textproc/tinyxml2: fix build on GCC architectures after r488341

- the port fails to stage when gcc is used unless cmake:insource is used.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
7.0.1_1,1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
7.0.1,1
18 Nov 2018 20:37:02
Revision:485262Original commit files touched by this commit
sunpoet search for other commits by this committer
Update textproc/tinyxml2 to 7.0.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/leethomason/tinyxml2/commits/master
6.2.0,1
22 Sep 2018 05:30:32
Revision:480340Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on gcc-based archs by updating USES.

Tested on powerpc64 and amd64 (for no regression).

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
6.2.0,1
08 Apr 2018 18:29:32
Revision:466817Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.2.0

Changes:	https://github.com/leethomason/tinyxml2/commits/master
6.0.0,1
04 Apr 2018 10:57:23
Revision:466427Original commit files touched by this commit
sunpoet search for other commits by this committer
Using hard-coded shlib version

It helps remind maintainer to bump PORTREVISION of dependent ports.
6.0.0,1
08 Feb 2018 18:51:50
Revision:461258Original commit files touched by this commit
sunpoet search for other commits by this committer
Use CMAKE_ON and CMAKE_OFF
6.0.0,1
21 Jan 2018 09:00:19
Revision:459575Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix packaging with WITH_DEBUG defined

PR:		225282
Reported by:	Phillip R. Jaenke <prj@rootwyrm.com>
6.0.0,1
19 Dec 2017 18:20:20
Revision:456744Original commit files touched by this commit
sunpoet search for other commits by this committer
Update textproc/tinyxml2 to 6.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/leethomason/tinyxml2/commits/master
5.0.1,1
27 Jun 2017 16:13:39
Revision:444478Original commit files touched by this commit
sunpoet search for other commits by this committer
Update textproc/tinyxml2 to 5.0.1

Changes:	https://github.com/leethomason/tinyxml2/commits/master
5.0.0,1
20 Jun 2017 14:10:26
Revision:443976Original commit files touched by this commit
sunpoet search for other commits by this committer
Do not build xmltest unconditionally
5.0.0,1
20 Jun 2017 13:59:08
Revision:443975Original commit files touched by this commit
sunpoet search for other commits by this committer
Update textproc/tinyxml2 to 5.0.0

- Use PLIST instead of PLIST_FILES
- Bump PORTREVISION for shlib change

Changes:	https://github.com/leethomason/tinyxml2/commits/master
4.0.1,1
26 May 2017 16:49:08
Revision:441791Original commit files touched by this commit
sunpoet search for other commits by this committer
Modernize Makefile

- Use USES=pathfix
- Do not hardcoded PLIST_FILES
- Sort PORTEXAMPLES
- Convert to options target helper
- Use do-test: instead of check:, regression-test: and test:
- Fix do-test:
4.0.1,1
25 May 2017 21:03:12
Revision:441737Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 4.0.1

Changes:	https://github.com/leethomason/tinyxml2/commits/master
PR:		219510
Submitted by:	Rozhuk Ivan <rozhuk.im@gmail.com>
2.2.0,1
24 May 2017 20:52:12
Revision:441615Original commit files touched by this commit
sunpoet search for other commits by this committer
Take maintainership
2.2.0,1
27 Jun 2016 21:30:34
Revision:417685Original commit files touched by this commit
rene search for other commits by this committer
Reset ports maintained by bf@ until he has time again to work on them.

PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
2.2.0,1
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2.2.0,1
19 Feb 2015 20:07:33
Revision:379385Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.2.0
- Simplify Makefile
- Bump PORTREVISION for textproc/tinyxml2 shlib change

Changes:	https://github.com/leethomason/tinyxml2/commits/master
PR:		196884
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 1 month)
20140124
21 Feb 2014 13:39:49
Revision:345436Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category textproc
20140124
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
20140124
06 Feb 2014 18:40:41
Revision:343135Original commit files touched by this commit
bf search for other commits by this committer
Update textproc/tinyxml2 to 20140124 and devel/cppcheck to 1.63; use staging for
both
20131105
18 Nov 2013 20:38:42
Revision:334262Original commit files touched by this commit
bf search for other commits by this committer
Update textproc/tinyxml2 to 20131105, and devel/cppcheck to 1.62
20130805
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
20130805
08 Aug 2013 18:10:37
Revision:324407Original commit files touched by this commit
bf search for other commits by this committer
Update textproc/tinyxml2 to 20130805, and adjust a dependent port
20130731
05 Aug 2013 21:04:53
Revision:324289Original commit files touched by this commit
bf search for other commits by this committer
Update to 20130731
20130520
11 Jun 2013 13:49:32
Revision:320560Original commit files touched by this commit
bf search for other commits by this committer
Add tinyxml2 20130520, small C++ XML Parser.

Number of commits found: 44