sysutils/slurm-wlm: update to 25.11.2 & fix sockaddr length handling on BSD
- Update to Slurm 25.11.3.
- Fix BSD sockaddr length handling by introducing slurm_sockaddr_fixlen() and using it for AF_INET/AF_INET6/AF_UNIX bind/connect/getnameinfo call sites (avoids EINVAL and incorrect sockaddr lengths on BSD).
- Detect/link HDF5 high-level library (-lhdf5_hl) when needed for HDF5 profiling components.
- Added S2N option
- Removed outdated GUI guarding
PR: 292799
Reported by: rikka.goering (at] outlook.de