| Port details |
- py-clustershell Python framework for efficient cluster administration (NodeSet, clush)
- 1.10.1 sysutils
=0 1.9.3Version of this port present on the latest quarterly branch. - Maintainer: rikka.goering@outlook.de
 - Port Added: 2025-11-04 16:57:06
- Last Update: 2026-08-08 00:35:32
- Commit Hash: 6f1fe39
- Also Listed In: python
- License: LGPL21
- WWW:
- https://clustershell.github.io/clustershell/
- Description:
- ClusterShell is a Python framework for efficient cluster administration,
used to run commands and copy files in parallel and to manipulate cluster
node sets (NodeSet).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}clustershell>0:sysutils/py-clustershell@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-clustershell/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-clustershell
- pkg install py312-clustershell
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-clustershell listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-clustershell
- Package flavors (<flavor>: <package>)
- py312: py312-clustershell
- distinfo:
- TIMESTAMP = 1784997854
SHA256 (clustershell-1.10.1.tar.gz) = b27af0baa9d1b10ac6a2729700b03e5a2796c838cbb6aaf1902698226ab9ea8a
SIZE (clustershell-1.10.1.tar.gz) = 440348
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:
-
- py312-setuptools>=63.1.0 : devel/py-setuptools@py312
- python3.12 : lang/python312
- Test dependencies:
-
- bash : shells/bash
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-pyyaml>0 : devel/py-pyyaml@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- benchmarks/py-reframe-hpc
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-clustershell
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.10.1 08 Aug 2026 00:35:32
    |
Vladimir Druzenko (vvd)  Author: Generic Rikka |
sysutils/py-clustershell: Update 1.9.3 => 1.10.1
Changelog:
https://github.com/clustershell/clustershell/blob/v1.10.1/ChangeLog
- Fix unportable tests.
- Update WWW.
PR: 297050 297324
Sponsored by: UNIS Labs |
1.9.3 04 Nov 2025 16:53:28
    |
Thierry Thomas (thierry)  Author: Generic Rikka |
sysutils/py-clustershell: new port, Python framework for efficient cluster
administration
ClusterShell is a Python framework for efficient cluster administration.
It provides high-level APIs and CLI tools (clush, nodeset) for parallel command
execution and manipulation of large node sets, used widely in HPC sites and
supercomputing centers.
PR: 289176
Reported by: Generic Rikka |
Number of commits found: 2
|