| Port details on branch 2026Q3 |
- libxsd XSD runtime library
- 4.2.0 devel
=0 4.2.0Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2023-12-30 21:00:07
- Last Update: 2023-12-30 20:59:02
- Commit Hash: 8c77316
- License: FLOSSE GPLv2
- WWW:
- https://www.codesynthesis.com/projects/xsd/
- Description:
- libxsd is the runtime library for the XSD XML Schema to C++ data binding
compiler.
XSD is an open-source, cross-platform XML Schema to C++ data binding
compiler. Provided with an XML document specification (XML Schema), it
generates C++ classes that represent the given vocabulary as well as XML
parsing and serialization code. You can then access the data stored in
XML using types and functions that semantically correspond to your
application domain rather than dealing with generic elements/attributes
and raw strings.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libxsd/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libxsd
- pkg install libxsd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libxsd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1702699632
SHA256 (libxsd-4.2.0.tar.gz) = 55caf0038603883eb39ac4caeaacda23a09cf81cffc8eb55a854b6b06ef2c52e
SIZE (libxsd-4.2.0.tar.gz) = 189158
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:
-
- build2>=0 : devel/build2
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- expat>=2.4.9 : textproc/expat2
- xerces-c3>=3.2.4 : textproc/xerces-c3
- This port is required by:
- for Build
-
- textproc/libkolabxml
Configuration Options:
- ===> The following configuration options are available for libxsd-4.2.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_libxsd
- USES:
- pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|