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
Port details
py-clustershell Python framework for efficient cluster administration (NodeSet, clush)
1.9.3 sysutilsnew! 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 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 search for ports maintained by this maintainer
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).
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
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):
py311-clustershell
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.9.3--1.9.3n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-1.9.3--1.9.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.9.3n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.9.3n/a-n/an/a--
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. py311-pytest>=0 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/C/ClusterShell/
  2. https://pypi.org/packages/source/C/ClusterShell/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.3
04 Nov 2025 16:53:28
commit hash: 01500980658a8984f080e924eaaa07516ad33ce5commit hash: 01500980658a8984f080e924eaaa07516ad33ce5commit hash: 01500980658a8984f080e924eaaa07516ad33ce5commit hash: 01500980658a8984f080e924eaaa07516ad33ce5 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
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