Port details on branch 2024Q1 |
- tinyxml2 Small C++ XML Parser
- 10.0.0_3,1 textproc =6 10.0.0_3,1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- 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:: indexinfo, xorg-fonts-truetype, libXdamage, 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 = 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- meson : devel/meson
- ninja : devel/ninja
- This port is required by:
- for Build
-
- devel/gpds
- for Libraries
-
- cad/gmsh
- devel/cppcheck
- devel/gpds
- devel/ignition-common
- games/aquaria
- games/irrlamb
- games/lgogdownloader
-
Deleted ports which required this port:
- for Run
-
- 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:
|