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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
shroud Fortran and Python wrapper generator for C and C++ libraries
0.13.0_2 devel on this many watch lists=2 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 0.13.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-04 07:51:09
Last Update: 2025-03-08 04:05:21
Commit Hash: 06a08e6
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: BSD3CLAUSE
WWW:
https://github.com/LLNL/shroud
Description:
Shroud is a tool for creating a Fortran or Python interface to a C or C++ library. It can also create a C API for a C++ library. The user creates a YAML file with the C/C++ declarations to be wrapped along with some annotations to provide semantic information and code generation options. Shroud produces a wrapper for the library. The generated code is highly-readable and intended to be similar to code that would be hand-written to create the bindings.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/shroud-wrapper-generator-0.13.0_2/catalog.mk
  2. /usr/local/share/licenses/shroud-wrapper-generator-0.13.0_2/LICENSE
  3. /usr/local/share/licenses/shroud-wrapper-generator-0.13.0_2/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • shroud-wrapper-generator>0:devel/shroud
To install the port:
cd /usr/ports/devel/shroud/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/shroud
  • pkg install shroud-wrapper-generator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: shroud-wrapper-generator
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1693975221 SHA256 (LLNL-shroud-v0.13.0_GH0.tar.gz) = 5e5f93ad27890cf1b571a6929157c008c32c023c566362322562a32f75de7068 SIZE (LLNL-shroud-v0.13.0_GH0.tar.gz) = 2931718

Packages (timestamps in pop-ups are UTC):
shroud-wrapper-generator
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.13.0_20.13.0_2-0.13.0_20.13.0_2---
FreeBSD:13:quarterly0.13.0_20.13.0_20.12.2.202209290.13.0_10.13.0_20.13.00.13.00.13.0
FreeBSD:14:latest0.13.0_20.13.0_20.12.2.202209290.13.0_20.13.0_20.12.2.20220929-0.12.2.20220929
FreeBSD:14:quarterly0.13.0_10.13.0_2-0.13.0_10.13.0_20.13.00.13.00.13.0
FreeBSD:15:latest0.13.0_20.13.0_2n/a0.13.0_2n/a0.13.00.13.00.13.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pyyaml>=0 : devel/py-pyyaml@py311
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_shroud
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/LLNL/shroud/tar.gz/v0.13.0?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.0_2
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
0.13.0_1
07 Jul 2024 08:05:33
commit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml

- Bump PORTREVISION of dependent ports for dependency change
0.13.0
06 Sep 2023 05:23:30
commit hash: 6b196e6171a3426dafaee0610983a17299f3875acommit hash: 6b196e6171a3426dafaee0610983a17299f3875acommit hash: 6b196e6171a3426dafaee0610983a17299f3875acommit hash: 6b196e6171a3426dafaee0610983a17299f3875a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/shroud: update 0.12.2-20220929 → 0.13.0

Reported by:	portscout
0.12.2.20220929
01 Dec 2022 18:42:20
commit hash: 749db82df5fdb9d46e46af81bb610548ffc8bb4acommit hash: 749db82df5fdb9d46e46af81bb610548ffc8bb4acommit hash: 749db82df5fdb9d46e46af81bb610548ffc8bb4acommit hash: 749db82df5fdb9d46e46af81bb610548ffc8bb4a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
*/*: Change DISTVERSION to have a hyphen when it refers to a specific revision

When DISTVERSION contains the real version and a revision modifier,
such modifier should be separated with '-', not '.'
0.12.2.20220929
04 Oct 2022 07:49:34
commit hash: b15f519bfe97067add9783e7f7d3109ec249502ecommit hash: b15f519bfe97067add9783e7f7d3109ec249502ecommit hash: b15f519bfe97067add9783e7f7d3109ec249502ecommit hash: b15f519bfe97067add9783e7f7d3109ec249502e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/shroud: New port: Fortran and Python wrapper generator for C and C++
libraries

Number of commits found: 5