| Port details |
- py-clustershell Python framework for efficient cluster administration (NodeSet, clush)
- 1.9.3 sysutils
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: rikka.goering@outlook.de
 - Port Added: 2025-11-04 16:57:06
- Last Update: 2025-11-04 16:53:28
- Commit Hash: 0150098
- Also Listed In: python
- License: LGPL21
- WWW:
- https://cea-hpc.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 py311-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 py311-clustershell listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-clustershell
- Package flavors (<flavor>: <package>)
- py311: py311-clustershell
- distinfo:
- TIMESTAMP = 1762196845
SHA256 (ClusterShell-1.9.3.tar.gz) = e284c0e6b3fe0a0cd6be67df71dfbf6aa321188973db683a057f5637552fbc8c
SIZE (ClusterShell-1.9.3.tar.gz) = 417135
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=0 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-clustershell
- USES:
- pytest python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 1
|