notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
xsd W3C XML Schema to C++ translator
4.2.0_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.2.0_1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-02-03 20:41:14
Last Update: 2024-10-25 15:56:41
Commit Hash: 4d13b25
License: FLOSSE GPLv2
WWW:
https://www.codesynthesis.com/projects/xsd/
Description:
CodeSynthesis XSD is a W3C XML Schema to C++ translator. It generates vocabulary-specific, statically-typed C++ mappings (also called bindings) from XML Schema definitions. XSD supports two C++ mappings: in-memory C++/Tree and event-driven C++/Parser. The C++/Tree mapping consists of C++ classes that represent data types defined in XML Schema, a set of parsing functions that convert XML documents to a tree-like in-memory object model, and a set of serialization functions that convert the object model back to XML. The C++/Parser mapping provides parser skeletons for data types defined in XML Schema. Using these parser skeletons you can build your own in-memory representations or perform immediate processing of XML documents.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (29 items)
Collapse this list.
  1. /usr/local/share/licenses/xsd-4.2.0_1/catalog.mk
  2. /usr/local/share/licenses/xsd-4.2.0_1/LICENSE
  3. /usr/local/share/licenses/xsd-4.2.0_1/FLOSSE
  4. /usr/local/share/licenses/xsd-4.2.0_1/GPLv2
  5. bin/xsdcxx
  6. share/doc/xsd/FLOSSE
  7. share/doc/xsd/GPLv2
  8. share/doc/xsd/LICENSE
  9. share/doc/xsd/NEWS
  10. share/doc/xsd/PACKAGE-README.md
  11. share/doc/xsd/README.md
  12. share/doc/xsd/custom-literals.xsd
  13. share/doc/xsd/cxx/parser/guide/cxx-parser-guide.pdf
  14. share/doc/xsd/cxx/parser/guide/cxx-parser-guide.ps
  15. share/doc/xsd/cxx/parser/guide/figure-1.png
  16. share/doc/xsd/cxx/parser/guide/index.xhtml
  17. share/doc/xsd/cxx/tree/guide/cxx-tree-guide.pdf
  18. share/doc/xsd/cxx/tree/guide/cxx-tree-guide.ps
  19. share/doc/xsd/cxx/tree/guide/index.xhtml
  20. share/doc/xsd/cxx/tree/manual/cxx-tree-manual.pdf
  21. share/doc/xsd/cxx/tree/manual/cxx-tree-manual.ps
  22. share/doc/xsd/cxx/tree/manual/index.xhtml
  23. share/doc/xsd/default.css
  24. share/doc/xsd/manifest
  25. share/doc/xsd/xsd.xhtml
  26. share/man/man1/xsdcxx.1.gz
  27. @owner
  28. @group
  29. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • xsd>0:devel/xsd
To install the port:
cd /usr/ports/devel/xsd/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/xsd
  • pkg install xsd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xsd
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1702607105 SHA256 (xsd-4.2.0.tar.gz) = 2bed17c601cfb984f9a7501fd5c672f4f18eac678f5bdef6016971966add9145 SIZE (xsd-4.2.0.tar.gz) = 1082536

Packages (timestamps in pop-ups are UTC):
xsd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.2.0_14.2.0_1n/an/an/an/an/an/a
FreeBSD:13:quarterly4.2.0_14.2.0_1n/an/an/an/an/an/a
FreeBSD:14:latest4.2.0_14.2.0_14.1.0.a11_14.2.0_14.2.0_14.1.0.a11_1-4.1.0.a11_1
FreeBSD:14:quarterly4.2.0_14.2.0_1-4.2.0_14.2.0_1-4.2.04.2.0
FreeBSD:15:latest4.2.0_14.2.0_1n/a4.2.0_1n/an/a4.2.04.2.0
FreeBSD:15:quarterly4.2.0_14.2.0_1n/a-n/an/a--
FreeBSD:16:latest4.2.0_14.2.0_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. build2>=0 : devel/build2
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcutl.so : devel/libcutl
  2. libxerces-c.so : textproc/xerces-c3
  3. libxsd-frontend.so : devel/libxsd-frontend
This port is required by:
for Build
  1. net/liblinphone
  2. textproc/libkolabxml

Configuration Options:
===> The following configuration options are available for xsd-4.2.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_xsd
USES:
compiler:c++2b-lang pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.codesynthesis.com/download/xsd/4.2/
Collapse this list.

There are no commits on branch 2026Q3 for this port