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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
xsd W3C XML Schema to C++ translator
4.2.0 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.0Version 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: 2023-12-30 20:59:02
Commit Hash: 8c77316
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:
FreshPorts has no man page information for this port.
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/catalog.mk
  2. /usr/local/share/licenses/xsd-4.2.0/LICENSE
  3. /usr/local/share/licenses/xsd-4.2.0/FLOSSE
  4. /usr/local/share/licenses/xsd-4.2.0/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.
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.04.2.04.0.0_44.2.04.2.0-4.0.0_4-
FreeBSD:13:quarterly4.2.04.2.04.1.0.a11_14.2.04.2.0-4.2.04.2.0
FreeBSD:14:latest4.2.04.2.04.1.0.a11_14.2.04.2.04.1.0.a11_1-4.1.0.a11_1
FreeBSD:14:quarterly4.2.04.2.0-4.2.04.2.0-4.2.04.2.0
FreeBSD:15:latest4.2.04.2.0n/a4.2.0n/a-4.2.04.2.0
FreeBSD:15:quarterly--n/a-n/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: 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 2022Q3 for this port