| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
Notes:
svn path=/head/; revision=498476
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen
Notes:
svn path=/head/; revision=489412
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=480641
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine
Notes:
svn path=/head/; revision=479045
|
|
|
|
|
|
|
| |
This update fixes CVE-2018-10995.
Notes:
svn path=/head/; revision=472541
|
|
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/SchedMD/slurm/blob/master/NEWS#L787
Security: https://vuxml.freebsd.org/freebsd/b3e04661-2a0a-11e8-9e63-3085a9a47796.html
Notes:
svn path=/head/; revision=464939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build when WITHOUT_KERBEROS is used by patching files to remove
'#include <roken.h>'. [1]
- Fix configure when PREFIX is set to something other than /usr/local. The
check for man2html is hard-coded to search /usr/bin and
/usr/local/bin. [2]
PR: 225989
Submitted by: tijl [1] jwb [2]
Notes:
svn path=/head/; revision=462368
|
|
|
|
|
|
|
|
|
|
|
| |
Change maintainer email bacon4000@gmail.com to jwb@FreeBSD.org
Remove Created by comments for same user
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D14128
Notes:
svn path=/head/; revision=460452
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine
Notes:
svn path=/head/; revision=457965
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/SchedMD/slurm/blob/master/NEWS
Notes:
svn path=/head/; revision=453388
|
|
|
|
|
|
|
| |
instances of /proc with /compat/linux/proc when the LINUX option is on.
Notes:
svn path=/head/; revision=452963
|
|
|
|
|
|
|
| |
Reported by: bacon4000@gmail.com
Notes:
svn path=/head/; revision=450626
|
|
|
|
|
|
|
|
|
| |
Also silence portlint warning about order of USES/USE_*.
Upstream changes: https://github.com/SchedMD/slurm/blob/slurm-17.02/NEWS
Notes:
svn path=/head/; revision=448787
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/SchedMD/slurm/blob/slurm-17.02/NEWS
Notes:
svn path=/head/; revision=446105
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/SchedMD/slurm/blob/slurm-17.02/NEWS
Notes:
svn path=/head/; revision=444989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
Notes:
svn path=/head/; revision=444463
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
Notes:
svn path=/head/; revision=442050
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The plugin requires linprocfs, so add an off-by-defult option knob to
depend on linux.
- Patch source files to point to /compat/linux/proc.
Submitted by: Jason Bacon <bacon4000@gmail.com>
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=438780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
default slurm.conf, silence QA warning about liblz4, patch to make
/usr/bin/mail the default.
- Fix task affinity. The reinplace for cpuset_setaffinity should not have
been removed as it was not one of the patches incorporated upstream.
- The MYSQL and GTK2 options were not functioning properly when off. If
mysql and gtk2 were installed during configure phase, slurm would build
sview and mysql support whether or not the options were selected.
Poudriere will not catch this sort of problem. I tested by installing
with all options enabled so that all possible dependencies would be
installed, and then rebuilding with all options off. No QA warnings in
either case now.
- Remove the outdated files/slurm.conf.sample. Install a patched version
of the included slurm.conf file instead.
- Patch to make /usr/bin/mail the default, so that mail will work out of
the box instead of requiring an override in slurm.conf.
- Silence a QA warning about liblz4 by adding archivers/liblz4 to
LIB_DEPENDS.
PR: 218044
Submitted by: bacon4000@gmail.com
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=436851
|
|
|
|
|
|
|
|
|
| |
Upstream Changes: https://github.com/SchedMD/slurm/blob/slurm-16.05/NEWS
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=433120
|
|
|
|
| |
Notes:
svn path=/head/; revision=431371
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream changes in version 16.05.8:
- Remove StoragePass from being printed out in the slurmdbd log at debug2
level.
- Defer PATH search for task program until launch in slurmstepd.
- Modify regression test1.89 to avoid leaving vestigial job. Also reduce
logging to reduce likelihood of Expect buffer overflow.
- Do not PATH search for mult-prog launches if LaunchParamters=test_exec
is enabled.
- Fix for possible infinite loop in select/cons_res plugin when trying to
satisfy a job's ntasks_per_core or socket specification.
- If job is held for bad constraints make it so once updated the job
doesn't go into JobAdminHeld.
- sched/backfill - Fix logic to reserve resources for jobs that require a
node reboot (i.e. to change KNL mode) in order to start.
- When unpacking a node or front_end record from state and the protocol
version is lower than the min version, set it to the min.
- Remove redundant lookup for part_ptr when updating a reservation's
nodes.
- Fix memory and file descriptor leaks in slurmd daemon's sbcast logic.
- Do not allocate specialized cores to jobs using the --exclusive option.
- Cancel interactive job if Prolog failure with "PrologFlags=contain" or
"PrologFlags=alloc" configured. Send new error prolog failure message
to the salloc or srun command as needed.
- Prevent possible out-of-bounds read in slurmstepd on an invalid #!
line.
- Fix check for PluginDir within slurmctld to work with multiple
directories.
- Cancel interactive jobs automatically on communication error to
launching srun/salloc process.
- Fix security issue caused by insecure file path handling triggered by
the failure of a Prolog script. To exploit this a user needs to
anticipate or cause the Prolog to fail for their job. CVE-2016-10030.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9160
Notes:
svn path=/head/; revision=431332
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove patch that has been incorporated upstream.
No release notes are to be found.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8834
Notes:
svn path=/head/; revision=428849
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes in Slurm 16.05.6:
https://github.com/SchedMD/slurm/blob/master/NEWS
Port changes: Added a patch to fix a build issue. The patch was also
accepted upstream and should appear in the next Slurm release.
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8411
Notes:
svn path=/head/; revision=425171
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add readline to USES (bin/sacctmgr now links to libreadline and
libhistory)
- Remove Cray node features patch now that it has been incorporated
upstream
- Update pkg-plist
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8095
Notes:
svn path=/head/; revision=423031
|
|
|
|
|
|
|
|
|
| |
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D7995
Notes:
svn path=/head/; revision=422697
|
|
|
|
|
|
|
|
|
|
| |
PR: 210648
Changes: https://github.com/SchedMD/slurm/blob/master/NEWS
Reported by: w.schwarzenfeld@utanet.at
Submitted by: Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Notes:
svn path=/head/; revision=420833
|
|
|
|
|
|
|
|
|
|
| |
- Fix dependencies
PR: 209996
Submitted by: jrm@ftfl.ca (maintainer)
Notes:
svn path=/head/; revision=416333
|
|
|
|
|
|
|
|
| |
PR: 209587
Submitted by: Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Notes:
svn path=/head/; revision=415515
|
|
|
|
|
|
|
|
|
|
|
|
| |
Slurm will try to install different components based on various
installed libraries. This patch fixes issues where some files are
unexpectedly installed.
PR: 209511
Submitted by: Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Notes:
svn path=/head/; revision=415205
|
|
|
|
|
|
|
|
|
|
| |
- bug-fixes only
PR: 209336
Submitted by: Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Notes:
svn path=/head/; revision=414795
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168
Notes:
svn path=/head/; revision=414458
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300
Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Notes:
svn path=/head/; revision=413700
|
|
|
|
|
|
|
|
| |
PR: 208638
Submitted by: Joseph Mingrone <jrm@ftfl.ca> (maintainer)
Notes:
svn path=/head/; revision=412930
|
|
|
|
|
|
|
|
|
|
| |
- While here, fix license
PR: 208449
Submitted by: jrm@ftfl.ca (maintainer)
Notes:
svn path=/head/; revision=412365
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/SchedMD/slurm/blob/921064fefd9cb3ea3e997e0f79a3c016c8d30c7c/RELEASE_NOTES
PR: 207967
Notes:
svn path=/head/; revision=411292
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493
Notes:
svn path=/head/; revision=403506
|
|
|
|
|
|
|
|
|
|
| |
- While here, add LICENSE_FILE
PR: 203529
Submitted by: jrm@ftfl.ca (maintainer)
Notes:
svn path=/head/; revision=399871
|
|
|
|
|
|
|
|
|
|
| |
- Fix installation command
- No need to remove docsdir, it is handled in plist
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=395952
|
|
Update to 14.11.8
Upstream is standardizing on "slurm-wlm", so we are renaming the port
accordingly.
PR: 200381
Approved by: maintainer
Notes:
svn path=/head/; revision=393090
|