Port details on branch 2024Q3 |
- tinyxml2 Small C++ XML Parser
- 11.0.0_1,1 textproc
=6 11.0.0,1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2013-06-11 13:49:53
- Last Update: 2025-04-18 22:06:18
- Commit Hash: dfc35ba
- People watching this port, also watch:: xorg-fonts-truetype, libXdamage, indexinfo, xcb-util-image, openjpeg
- 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 = 1744978776
SHA256 (leethomason-tinyxml2-11.0.0_GH0.tar.gz) = 5556deb5081fb246ee92afae73efd943c889cef0cafea92b0b82422d6a18f289
SIZE (leethomason-tinyxml2-11.0.0_GH0.tar.gz) = 642878
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- devel/gpds
- for Libraries
-
- audio/musescore
- cad/gmsh
- devel/cppcheck
- devel/gpds
- devel/ignition-common
- games/aquaria
- games/irrlamb
-
Deleted ports which required this port:
- for Run
-
- devel/gpds
Configuration Options:
- ===> The following configuration options are available for tinyxml2-11.0.0_1,1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- textproc_tinyxml2
- USES:
- cmake:testing compiler:c++11-lang cpe dos2unix pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|