Port details on branch 2022Q4 |
- pugixml Light-weight, simple and fast XML parser for C++ with XPath support
- 1.13 textproc
=0 1.13Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2022-11-11 16:39:20
- Last Update: 2022-11-11 16:38:32
- Commit Hash: 56badb5
- License: MIT
- WWW:
- https://pugixml.org/
- Description:
- pugixml is a light-weight C++ XML processing library. It features:
* DOM-like interface with rich traversal/modification capabilities
* Extremely fast non-validating XML parser which constructs the DOM tree from an
XML file/buffer
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic encoding
conversions
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pugixml>0:textproc/pugixml
- To install the port:
- cd /usr/ports/textproc/pugixml/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/pugixml
- pkg install pugixml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pugixml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668184098
SHA256 (pugixml-1.13.tar.gz) = 40c0b3914ec131485640fa57e55bf1136446026b41db91c1bef678186a12abbe
SIZE (pugixml-1.13.tar.gz) = 390607
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 Libraries
-
- multimedia/mkvtoolnix
Configuration Options:
- No options to configure
- Options name:
- textproc_pugixml
- USES:
- cmake compiler:c++11-lang cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13 11 Nov 2022 16:38:32
    |
Nuno Teixeira (eduardo)  |
textproc/pugixml: Update to 1.13
ChangeLog: https://pugixml.org/docs/manual.html#v1.13
MFH: 2022Q4 (bugfixes)
(cherry picked from commit a0e251cf783354f55935f8b1dbfb4fd21c153f06) |
Number of commits found: 1
|