Port details on branch 2025Q1 |
- tinyxml2 Small C++ XML Parser
- 10.1.0,1 textproc
=0 10.1.0,1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-03-19 16:54:05
- Last Update: 2025-03-19 15:54:20
- Commit Hash: a5499af
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1742070278
SHA256 (leethomason-tinyxml2-10.1.0_GH0.tar.gz) = 9da7e1aebbf180ef6f39044b9740a4e96fa69e54a01318488512ae92ca97a685
SIZE (leethomason-tinyxml2-10.1.0_GH0.tar.gz) = 642822
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- meson : devel/meson
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tinyxml2-10.1.0,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:
|