| Port details on branch 2026Q3 |
- slurm-wlm Simple Linux Utility for Resource Management
- 26.05.4 sysutils
=0 26.05.4Version of this port present on the latest quarterly branch. - Maintainer: rikka.goering@outlook.de
 - Port Added: 2026-07-27 22:54:13
- Last Update: 2026-09-08 22:24:58
- Commit Hash: 849022e
- License: GPLv2+
- WWW:
- https://slurm.schedmd.com/
- Description:
- Slurm is an open-source workload manager designed for *nix clusters of all
sizes. It provides three key functions. First it allocates exclusive and/or
non-exclusive access to resources (computer nodes) to users for some duration
of time so they can perform work. Second, it provides a framework for starting,
executing, and monitoring work (typically a parallel job) on a set of allocated
nodes. Finally, it arbitrates contention for resources by managing a queue of
pending work.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- slurm-wlm>0:sysutils/slurm-wlm
- To install the port:
- cd /usr/ports/sysutils/slurm-wlm/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/slurm-wlm
- pkg install slurm-wlm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: slurm-wlm
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv6 armv7 i386 powerpc powerpcspe
- distinfo:
- TIMESTAMP = 1788665829
SHA256 (slurm-26.05.4.tar.bz2) = 035f4b193d4de979ba5381beca206a50b6b886b2793b06f68a1ce7e67022b06a
SIZE (slurm-26.05.4.tar.bz2) = 6883455
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:
-
- man2html : textproc/man2html
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.12 : lang/python312
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libhttp_parser.so : www/http-parser
- libjson-c.so : devel/json-c
- libjwt.so : www/libjwt
- libllhttp.so : www/llhttp
- liblz4.so : archivers/liblz4
- libmunge.so : security/munge
- librdkafka.so : net/librdkafka
- libsysinfo.so : devel/libsysinfo
- libunwind.so : devel/libunwind
- libyaml.so : textproc/libyaml
- libhdf5.so : science/hdf5
- libhdf5_hl.so : science/hdf5
- libhwloc.so.15 : devel/hwloc2
- liblua-5.4.so : lang/lua54
- libmysqlclient.so.24 : databases/mysql84-client
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for slurm-wlm-26.05.4:
CURL=off: Require cURL for elasticsearch plugins
DOCS=on: Build and/or install documentation
GUI=off: Build sview GUI config tool
HDF5=on: Job profiling using HDF5
HWLOC=on: Portable hardware locality
IPMI=off: IPMI energy consumption accounting
S2N=off: Build tls_s2n TLS plugin
===> Use 'make config' to modify these settings
- Options name:
- sysutils_slurm-wlm
- USES:
- compiler:c11 cpe gmake libtool localbase lua mysql:client perl5 pkgconfig python:build readline shebangfix ssl tar:bz2
- 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 |
26.05.4 08 Sep 2026 22:24:58
    |
Vladimir Druzenko (vvd)  Author: Generic Rikka |
sysutils/slurm-wlm: Update 26.05.2 => 26.05.4
Changelog:
https://github.com/SchedMD/slurm/blob/slurm-26.05/CHANGELOG/slurm-26.05.md
- Remove obsolete downstream HDF5 patches; the corresponding changes are
no longer required with the new upstream release.
- Drop now-obsolete portions of patch-configure, substantially reducing
the downstream configure patch.
- Rebase the existing FreeBSD conmgr patch against the new upstream
sources.
- Add a missing <signal.h> include to the pack_priority_factors unit
test required for the test suite to build on FreeBSD.
PR: 298317 (Only the first 15 lines of the commit message are shown above ) |
26.05.2 26 Jul 2026 11:22:29
    |
Vladimir Druzenko (vvd)  Author: Generic Rikka |
sysutils/slurm-wlm: Update 26.05.1 → 26.05.2
Changelog:
https://github.com/SchedMD/slurm/releases/tag/slurm-26-05-2-1
PR: 297049
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
MFH: 2026Q3
(cherry picked from commit 2e7b534cb0201d924f2f084d784e7a4211726abe) |
Number of commits found: 2
|