diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 1 | ||||
-rw-r--r-- | sysutils/desktop-installer/Makefile | 3 | ||||
-rw-r--r-- | sysutils/desktop-installer/distinfo | 6 | ||||
-rw-r--r-- | sysutils/froxlor/Makefile | 3 | ||||
-rw-r--r-- | sysutils/froxlor/distinfo | 6 | ||||
-rw-r--r-- | sysutils/hcloud/Makefile | 5 | ||||
-rw-r--r-- | sysutils/hcloud/distinfo | 10 | ||||
-rw-r--r-- | sysutils/ictree/Makefile | 22 | ||||
-rw-r--r-- | sysutils/ictree/distinfo | 3 | ||||
-rw-r--r-- | sysutils/ictree/pkg-descr | 24 | ||||
-rw-r--r-- | sysutils/lr/Makefile | 2 | ||||
-rw-r--r-- | sysutils/lr/distinfo | 6 | ||||
-rw-r--r-- | sysutils/py-hcloud/Makefile | 2 | ||||
-rw-r--r-- | sysutils/py-hcloud/distinfo | 6 | ||||
-rw-r--r-- | sysutils/rundeck/Makefile | 46 | ||||
-rw-r--r-- | sysutils/rundeck/distinfo | 6 | ||||
-rw-r--r-- | sysutils/rundeck/pkg-plist | 2 | ||||
-rw-r--r-- | sysutils/rust-coreutils/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rust-coreutils/Makefile.crates | 10 | ||||
-rw-r--r-- | sysutils/rust-coreutils/distinfo | 26 | ||||
-rw-r--r-- | sysutils/slurm-wlm/Makefile | 2 | ||||
-rw-r--r-- | sysutils/slurm-wlm/files/patch-src_plugins_task_Makefile.in | 11 | ||||
-rw-r--r-- | sysutils/slurm-wlm/pkg-plist | 2 | ||||
-rw-r--r-- | sysutils/webmin/Makefile | 2 | ||||
-rw-r--r-- | sysutils/webmin/distinfo | 6 |
25 files changed, 142 insertions, 72 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index e14c4c1c3e21..495aad91d6c2 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -520,6 +520,7 @@ SUBDIR += i2c-tools SUBDIR += i7z SUBDIR += iat + SUBDIR += ictree SUBDIR += imgurbash2 SUBDIR += immortal SUBDIR += incron diff --git a/sysutils/desktop-installer/Makefile b/sysutils/desktop-installer/Makefile index 2f15976fa502..1059509647ee 100644 --- a/sysutils/desktop-installer/Makefile +++ b/sysutils/desktop-installer/Makefile @@ -1,5 +1,6 @@ PORTNAME= desktop-installer -DISTVERSION= 1.1.1 +DISTVERSION= 1.1.1-3 +DISTVERSIONSUFFIX= -g765d897 CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org diff --git a/sysutils/desktop-installer/distinfo b/sysutils/desktop-installer/distinfo index 96ab8a264a79..1bdeaa80c99c 100644 --- a/sysutils/desktop-installer/distinfo +++ b/sysutils/desktop-installer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746737612 -SHA256 (outpaddling-desktop-installer-1.1.1_GH0.tar.gz) = a2182e48cf811164c3eaade82b6e6d48ee6174ac72c37f07f81313786792670a -SIZE (outpaddling-desktop-installer-1.1.1_GH0.tar.gz) = 1749291 +TIMESTAMP = 1757462129 +SHA256 (outpaddling-desktop-installer-1.1.1-3-g765d897_GH0.tar.gz) = afe58b07bae1662d0c5be6b4d825d8a74049659f046281a54193f7ac93f70e8b +SIZE (outpaddling-desktop-installer-1.1.1-3-g765d897_GH0.tar.gz) = 1749607 diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile index 1cc391cb5026..ee6337a220e0 100644 --- a/sysutils/froxlor/Makefile +++ b/sysutils/froxlor/Makefile @@ -1,6 +1,5 @@ PORTNAME= froxlor -DISTVERSION= 2.2.7 -PORTREVISION= 2 +DISTVERSION= 2.2.8 CATEGORIES= sysutils www MASTER_SITES= https://files.froxlor.org/releases/ diff --git a/sysutils/froxlor/distinfo b/sysutils/froxlor/distinfo index 514fd92677e1..61c776c9a006 100644 --- a/sysutils/froxlor/distinfo +++ b/sysutils/froxlor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746486315 -SHA256 (froxlor-2.2.7.tar.gz) = f8767224b62cdaabe450540ad336c45ec700bdf1602e102db1ef8cbac6dc7ac8 -SIZE (froxlor-2.2.7.tar.gz) = 3903448 +TIMESTAMP = 1757428657 +SHA256 (froxlor-2.2.8.tar.gz) = d6ab2681fa0dd9074d7d7b675fdc17b534698eed8d0802e137889a8281a7583b +SIZE (froxlor-2.2.8.tar.gz) = 3904114 diff --git a/sysutils/hcloud/Makefile b/sysutils/hcloud/Makefile index 3d8794ead730..be63d4dec8a5 100644 --- a/sysutils/hcloud/Makefile +++ b/sysutils/hcloud/Makefile @@ -1,7 +1,6 @@ PORTNAME= hcloud DISTVERSIONPREFIX= v -DISTVERSION= 1.51.0 -PORTREVISION= 1 +DISTVERSION= 1.52.0 CATEGORIES= sysutils MAINTAINER= uzsolt@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://github.com/hetznercloud/cli LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules,1.23 +USES= go:modules,1.24 GO_MODULE= github.com/hetznercloud/cli GO_TARGET= ./cmd/hcloud diff --git a/sysutils/hcloud/distinfo b/sysutils/hcloud/distinfo index 0a29873e5a39..9921797915cc 100644 --- a/sysutils/hcloud/distinfo +++ b/sysutils/hcloud/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1749006624 -SHA256 (go/sysutils_hcloud/hcloud-v1.51.0/v1.51.0.mod) = 3456b11182f8b2fe874c00a4a20c6a0bf88a140aa632afe307249d54e485a6bc -SIZE (go/sysutils_hcloud/hcloud-v1.51.0/v1.51.0.mod) = 2743 -SHA256 (go/sysutils_hcloud/hcloud-v1.51.0/v1.51.0.zip) = beb24b0e9c94855b203a11b7a7b26bb3dcc44d0642539cbbfd6e70c1a6058781 -SIZE (go/sysutils_hcloud/hcloud-v1.51.0/v1.51.0.zip) = 665852 +TIMESTAMP = 1757430801 +SHA256 (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.mod) = 5f05fed563a7d1a6e4f1eacc0c679993f7e5a5c549ca074f41c82807c22c6585 +SIZE (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.mod) = 2576 +SHA256 (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.zip) = 28e8519d5327a39a8e5abccdf6f83db584a5ada7fd362235f2aa5f5e57d58e0e +SIZE (go/sysutils_hcloud/hcloud-v1.52.0/v1.52.0.zip) = 681467 diff --git a/sysutils/ictree/Makefile b/sysutils/ictree/Makefile new file mode 100644 index 000000000000..14ea47d78354 --- /dev/null +++ b/sysutils/ictree/Makefile @@ -0,0 +1,22 @@ +PORTNAME= ictree +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.1 +CATEGORIES= sysutils +MASTER_SITES= https://github.com/NikitaIvanovV/${PORTNAME}/releases/download/v${DISTVERSION}/ + +MAINTAINER= alven@FreeBSD.org +COMMENT= Like tree(1) but interactive +WWW= https://nikitaivanovv.github.io/ictree/ \ + https://github.com/NikitaIvanovV/ictree/ + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= gmake + +NO_WRKSUBDIR= yes + +PLIST_FILES= bin/ictree \ + share/man/man1/ictree.1.gz + +.include <bsd.port.mk> diff --git a/sysutils/ictree/distinfo b/sysutils/ictree/distinfo new file mode 100644 index 000000000000..4fa561a6365d --- /dev/null +++ b/sysutils/ictree/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1754494166 +SHA256 (ictree-v1.0.1.tar.gz) = a34730ab9722ea5718282b20cbe0904048447ecc11716909e2e03bb2057683d0 +SIZE (ictree-v1.0.1.tar.gz) = 588405 diff --git a/sysutils/ictree/pkg-descr b/sysutils/ictree/pkg-descr new file mode 100644 index 000000000000..8ce1864e37a0 --- /dev/null +++ b/sysutils/ictree/pkg-descr @@ -0,0 +1,24 @@ +ictree is a terminal-based program that takes a list of contents of directories +and displays them in a pager similar to less where you can fold/unfold +directories and quickly jump between them. + +EXAMPLES: + +Find something with locate and pipe output into ictree: + + locate something | ictree + +The same applies to any program that can produce a list of paths. For example, +one can use find with ictree to view current working directory in a nice +tree-like format: + + find | ictree + +ictree can also take a file that contains paths as its first argument: + + locate something > list.txt + ictree list.txt + +ictree supports Vi-like search functionality. Extended regular expressions are +supported. If a pattern contains '/' character, the search is performed by full +paths of items instead of their short names in the list. diff --git a/sysutils/lr/Makefile b/sysutils/lr/Makefile index 5a10e1438370..8efec70d9fcd 100644 --- a/sysutils/lr/Makefile +++ b/sysutils/lr/Makefile @@ -1,6 +1,6 @@ PORTNAME= lr DISTVERSIONPREFIX= v -DISTVERSION= 2.0 +DISTVERSION= 2.0.1 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/lr/distinfo b/sysutils/lr/distinfo index b8632df37edb..e54869b8f812 100644 --- a/sysutils/lr/distinfo +++ b/sysutils/lr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756726315 -SHA256 (leahneukirchen-lr-v2.0_GH0.tar.gz) = bf1f6ad5386687d3b9a4917de4f3bfdc39df3eaf30666494cdf3e6fb4e79fd91 -SIZE (leahneukirchen-lr-v2.0_GH0.tar.gz) = 38831 +TIMESTAMP = 1757450422 +SHA256 (leahneukirchen-lr-v2.0.1_GH0.tar.gz) = c7c4a57169e1396f17a09b05b19456945c8bb5e55001c5a870b083c0b4a23cd8 +SIZE (leahneukirchen-lr-v2.0.1_GH0.tar.gz) = 38860 diff --git a/sysutils/py-hcloud/Makefile b/sysutils/py-hcloud/Makefile index 53b5c8af59e5..5f8d4f650a4a 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 2.5.4 +DISTVERSION= 2.6.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index d2fd69e1cca7..891270286974 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752161737 -SHA256 (hcloud-2.5.4.tar.gz) = 2532e0d8b6e20fb5a90af5f8d36eb0039a197c2094d1d56fc7fce789a300025e -SIZE (hcloud-2.5.4.tar.gz) = 125742 +TIMESTAMP = 1757396720 +SHA256 (hcloud-2.6.0.tar.gz) = 45933390763ed08b9679c61d79bafde1acb7f0296d9b8b61377c2a4e4e12c9a1 +SIZE (hcloud-2.6.0.tar.gz) = 125232 diff --git a/sysutils/rundeck/Makefile b/sysutils/rundeck/Makefile index ee32a9505a00..a3ac778146e7 100644 --- a/sysutils/rundeck/Makefile +++ b/sysutils/rundeck/Makefile @@ -1,26 +1,26 @@ PORTNAME= rundeck -DISTVERSION= 5.8.0 -DISTVERSIONSUFFIX= -20241205 +DISTVERSION= 5.15.0 +DISTVERSIONSUFFIX= -20250902 CATEGORIES= sysutils java MASTER_SITES= https://packagecloud.io/pagerduty/rundeck/packages/java/org.rundeck/${DISTNAME}.war/artifacts/${DISTNAME}.war/download?/ EXTRACT_SUFX= .war +EXTRACT_ONLY= # -MAINTAINER= ports@FreeBSD.org +MAINTAINER= xavier@groumpf.org COMMENT= Web-console for dispatching commands and scripts to your nodes -WWW= https://rundeck.org +WWW= https://www.rundeck.com/ LICENSE= APACHE20 USES= cpe java CPE_VENDOR= pagerduty -USE_RC_SUBR= rundeck - -CONFLICTS_INSTALL= rundeck2 +JAVA_VERSION= 11 17 +USE_RC_SUBR= ${PORTNAME} NO_ARCH= yes NO_BUILD= yes SUB_FILES= ${RUNDECK_LOG4J} -SUB_LIST+= JAVA_HOME=${JAVA_HOME} \ +SUB_LIST= JAVA_HOME=${JAVA_HOME} \ RUNDECK_CONFIG_DIR=${RUNDECK_CONFIG_DIR} \ RUNDECK_GROUP=${RUNDECK_GROUP} \ RUNDECK_HOME=${RUNDECK_HOME} \ @@ -29,31 +29,33 @@ SUB_LIST+= JAVA_HOME=${JAVA_HOME} \ RUNDECK_LOGDIR=${RUNDECK_LOGDIR} \ RUNDECK_USER=${RUNDECK_USER} -RUNDECK_HOME= ${PREFIX}/rundeck -RUNDECK_USER?= rundeck -RUNDECK_GROUP?= rundeck -RUNDECK_LOGDIR?= /var/log/rundeck -RUNDECK_LOG_FILE?= ${RUNDECK_LOGDIR}/rundeck.log +RUNDECK_HOME= ${PREFIX}/${PORTNAME} +RUNDECK_USER?= ${PORTNAME} +RUNDECK_GROUP?= ${PORTNAME} +RUNDECK_LOGDIR?= /var/log/${PORTNAME} +RUNDECK_LOG_FILE?= ${RUNDECK_LOGDIR}/${PORTNAME}.log RUNDECK_LOG4J= log4j2.properties RUNDECK_CONFIG_DIR= ${RUNDECK_HOME}/server/config -.if ${RUNDECK_USER} == rundeck -USERS= rundeck +.if ${RUNDECK_USER} == ${PORTNAME} +USERS= ${PORTNAME} .endif -.if ${RUNDECK_GROUP} == rundeck -GROUPS= rundeck +.if ${RUNDECK_GROUP} == ${PORTNAME} +GROUPS= ${PORTNAME} .endif -PLIST_SUB= RUNDECK_GROUP=${RUNDECK_GROUP} \ +PLIST_SUB= NAME=${PORTNAME}${EXTRACT_SUFX} \ + RUNDECK_GROUP=${RUNDECK_GROUP} \ RUNDECK_HOME=${RUNDECK_HOME} \ RUNDECK_LOGDIR=${RUNDECK_LOGDIR} \ RUNDECK_USER=${RUNDECK_USER} do-install: - ${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${RUNDECK_HOME}/server/lib - ${MKDIR} ${STAGEDIR}${RUNDECK_LOGDIR} - ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} \ - ${STAGEDIR}${DATADIR}/rundeck${EXTRACT_SUFX} + ${MKDIR} ${STAGEDIR}${DATADIR} \ + ${STAGEDIR}${RUNDECK_HOME}/server/lib \ + ${STAGEDIR}${RUNDECK_LOGDIR} + ${INSTALL_DATA} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} \ + ${STAGEDIR}${DATADIR}/${PORTNAME}${EXTRACT_SUFX} post-install: ${MKDIR} ${STAGEDIR}${RUNDECK_CONFIG_DIR} diff --git a/sysutils/rundeck/distinfo b/sysutils/rundeck/distinfo index c61c5dd207d3..d5aa633641c3 100644 --- a/sysutils/rundeck/distinfo +++ b/sysutils/rundeck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736003337 -SHA256 (rundeck-5.8.0-20241205.war) = 7ea991633981b5e8998c29818f7d09e912c1ce0660c0b705cd428d148b07d8c4 -SIZE (rundeck-5.8.0-20241205.war) = 283983129 +TIMESTAMP = 1757398193 +SHA256 (rundeck-5.15.0-20250902.war) = dcd9697744a5e8d087f9334f36787b349c7339950d42f2aea7214e40e749b2da +SIZE (rundeck-5.15.0-20250902.war) = 252813304 diff --git a/sysutils/rundeck/pkg-plist b/sysutils/rundeck/pkg-plist index 9e600baeb302..4198ba38416d 100644 --- a/sysutils/rundeck/pkg-plist +++ b/sysutils/rundeck/pkg-plist @@ -8,4 +8,4 @@ @dir %%RUNDECK_LOGDIR%% @owner @group -%%DATADIR%%/%%RUNDECK_USER%%.war +%%DATADIR%%/%%NAME%% diff --git a/sysutils/rust-coreutils/Makefile b/sysutils/rust-coreutils/Makefile index 0c4e03422214..5cd026b682ad 100644 --- a/sysutils/rust-coreutils/Makefile +++ b/sysutils/rust-coreutils/Makefile @@ -1,5 +1,5 @@ PORTNAME= rust-coreutils -DISTVERSION= 0.2.0 +DISTVERSION= 0.2.2 CATEGORIES= sysutils MAINTAINER= pkubaj@FreeBSD.org diff --git a/sysutils/rust-coreutils/Makefile.crates b/sysutils/rust-coreutils/Makefile.crates index 4ddd64efd7ef..513239df91c8 100644 --- a/sysutils/rust-coreutils/Makefile.crates +++ b/sysutils/rust-coreutils/Makefile.crates @@ -1,7 +1,6 @@ CARGO_CRATES= adler2-2.0.1 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ - android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ ansi-width-0.1.0 \ @@ -15,6 +14,7 @@ CARGO_CRATES= adler2-2.0.1 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ autocfg-1.4.0 \ + base64-simd-0.8.0 \ bigdecimal-0.4.8 \ binary-heap-plus-0.5.0 \ bincode-2.0.1 \ @@ -35,7 +35,7 @@ CARGO_CRATES= adler2-2.0.1 \ cexpr-0.6.0 \ cfg-if-1.0.1 \ cfg_aliases-0.2.1 \ - chrono-0.4.41 \ + chrono-0.4.42 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ @@ -160,7 +160,7 @@ CARGO_CRATES= adler2-2.0.1 \ libredox-0.1.3 \ libz-rs-sys-0.5.1 \ linux-raw-sys-0.9.4 \ - linux-raw-sys-0.10.0 \ + linux-raw-sys-0.11.0 \ litemap-0.8.0 \ litrs-0.4.1 \ lock_api-0.4.13 \ @@ -195,6 +195,7 @@ CARGO_CRATES= adler2-2.0.1 \ oorandom-11.1.5 \ ordered-multimap-0.7.3 \ os_display-0.1.4 \ + outref-0.5.2 \ parking_lot-0.12.4 \ parking_lot_core-0.9.11 \ parse_datetime-0.11.0 \ @@ -309,6 +310,7 @@ CARGO_CRATES= adler2-2.0.1 \ uutils_term_grid-0.7.0 \ version_check-0.9.5 \ virtue-0.0.18 \ + vsimd-0.8.0 \ walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ wasi-0.14.2+wasi-0.2.4 \ @@ -322,7 +324,7 @@ CARGO_CRATES= adler2-2.0.1 \ wild-2.2.1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.10 \ + winapi-util-0.1.11 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-core-0.61.2 \ windows-implement-0.60.0 \ diff --git a/sysutils/rust-coreutils/distinfo b/sysutils/rust-coreutils/distinfo index 4a3c71d1a40c..41612e8b2c79 100644 --- a/sysutils/rust-coreutils/distinfo +++ b/sysutils/rust-coreutils/distinfo @@ -1,12 +1,10 @@ -TIMESTAMP = 1757164733 +TIMESTAMP = 1757454772 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 -SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 -SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 @@ -33,6 +31,8 @@ SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5b SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/base64-simd-0.8.0.crate) = 339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195 +SIZE (rust/crates/base64-simd-0.8.0.crate) = 12531 SHA256 (rust/crates/bigdecimal-0.4.8.crate) = 1a22f228ab7a1b23027ccc6c350b72868017af7ea8356fbdf19f8d991c690013 SIZE (rust/crates/bigdecimal-0.4.8.crate) = 89479 SHA256 (rust/crates/binary-heap-plus-0.5.0.crate) = e4551d8382e911ecc0d0f0ffb602777988669be09447d536ff4388d1def11296 @@ -73,8 +73,8 @@ SHA256 (rust/crates/cfg-if-1.0.1.crate) = 9555578bc9e57714c812a1f84e4fc5b4d21fcb SIZE (rust/crates/cfg-if-1.0.1.crate) = 8683 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 -SHA256 (rust/crates/chrono-0.4.41.crate) = c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d -SIZE (rust/crates/chrono-0.4.41.crate) = 234621 +SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 +SIZE (rust/crates/chrono-0.4.42.crate) = 238174 SHA256 (rust/crates/ciborium-0.2.2.crate) = 42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e SIZE (rust/crates/ciborium-0.2.2.crate) = 35611 SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757 @@ -323,8 +323,8 @@ SHA256 (rust/crates/libz-rs-sys-0.5.1.crate) = 172a788537a2221661b480fee8dc5f96c SIZE (rust/crates/libz-rs-sys-0.5.1.crate) = 17623 SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 -SHA256 (rust/crates/linux-raw-sys-0.10.0.crate) = 13d6a630ed4f43c11056af8768c4773df2c43bc780b6d8a46de345c17236c562 -SIZE (rust/crates/linux-raw-sys-0.10.0.crate) = 2359824 +SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 +SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 SHA256 (rust/crates/litemap-0.8.0.crate) = 241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956 SIZE (rust/crates/litemap-0.8.0.crate) = 34344 SHA256 (rust/crates/litrs-0.4.1.crate) = b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5 @@ -393,6 +393,8 @@ SHA256 (rust/crates/ordered-multimap-0.7.3.crate) = 49203cdcae0030493bad186b28da SIZE (rust/crates/ordered-multimap-0.7.3.crate) = 23265 SHA256 (rust/crates/os_display-0.1.4.crate) = ad5fd71b79026fb918650dde6d125000a233764f1c2f1659a1c71118e33ea08f SIZE (rust/crates/os_display-0.1.4.crate) = 17027 +SHA256 (rust/crates/outref-0.5.2.crate) = 1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e +SIZE (rust/crates/outref-0.5.2.crate) = 5621 SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 @@ -621,6 +623,8 @@ SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853a SIZE (rust/crates/version_check-0.9.5.crate) = 15554 SHA256 (rust/crates/virtue-0.0.18.crate) = 051eb1abcf10076295e815102942cc58f9d5e3b4560e46e53c21e8ff6f3af7b1 SIZE (rust/crates/virtue-0.0.18.crate) = 33545 +SHA256 (rust/crates/vsimd-0.8.0.crate) = 5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64 +SIZE (rust/crates/vsimd-0.8.0.crate) = 21377 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b @@ -647,8 +651,8 @@ SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe9399 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-util-0.1.10.crate) = 0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22 -SIZE (rust/crates/winapi-util-0.1.10.crate) = 13370 +SHA256 (rust/crates/winapi-util-0.1.11.crate) = c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 +SIZE (rust/crates/winapi-util-0.1.11.crate) = 13368 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 @@ -751,5 +755,5 @@ SHA256 (rust/crates/zlib-rs-0.5.1.crate) = 626bd9fa9734751fc50d6060752170984d705 SIZE (rust/crates/zlib-rs-0.5.1.crate) = 193055 SHA256 (rust/crates/zopfli-0.8.2.crate) = edfc5ee405f504cd4984ecc6f14d02d55cfda60fa4b689434ef4102aae150cd7 SIZE (rust/crates/zopfli-0.8.2.crate) = 51842 -SHA256 (uutils-coreutils-0.2.0_GH0.tar.gz) = 185be1670bb5091f48d29524c6f81326f12aef5e599fcdb122967a95d017f32a -SIZE (uutils-coreutils-0.2.0_GH0.tar.gz) = 2740482 +SHA256 (uutils-coreutils-0.2.2_GH0.tar.gz) = 4a847a3aaf241d11f07fdc04ef36d73c722759675858665bc17e94f56c4fbfb3 +SIZE (uutils-coreutils-0.2.2_GH0.tar.gz) = 2827753 diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index b3532a0fbfd5..20e26e249c49 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -1,6 +1,6 @@ PORTNAME= slurm DISTVERSION= 23.11.7 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= sysutils MASTER_SITES= https://download.schedmd.com/slurm/ PKGNAMESUFFIX= -wlm diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_task_Makefile.in b/sysutils/slurm-wlm/files/patch-src_plugins_task_Makefile.in new file mode 100644 index 000000000000..83f1a2590e61 --- /dev/null +++ b/sysutils/slurm-wlm/files/patch-src_plugins_task_Makefile.in @@ -0,0 +1,11 @@ +--- src/plugins/task/Makefile.in.orig 2025-09-08 23:07:24 UTC ++++ src/plugins/task/Makefile.in +@@ -465,7 +465,7 @@ top_srcdir = @top_srcdir@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-SUBDIRS = affinity cray_aries $(am__append_1) ++SUBDIRS = affinity cray_aries pgid $(am__append_1) + all: all-recursive + + .SUFFIXES: diff --git a/sysutils/slurm-wlm/pkg-plist b/sysutils/slurm-wlm/pkg-plist index 315d8d210ce4..c078289da30d 100644 --- a/sysutils/slurm-wlm/pkg-plist +++ b/sysutils/slurm-wlm/pkg-plist @@ -200,6 +200,8 @@ lib/slurm/task_affinity.a lib/slurm/task_affinity.so lib/slurm/task_cray_aries.a lib/slurm/task_cray_aries.so +lib/slurm/task_pgid.a +lib/slurm/task_pgid.so lib/slurm/topology_3d_torus.a lib/slurm/topology_3d_torus.so lib/slurm/topology_block.a diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 28451907ada8..67663185a1cb 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -1,5 +1,5 @@ PORTNAME= webmin -PORTVERSION= 2.500 +PORTVERSION= 2.501 CATEGORIES= sysutils MASTER_SITES= http://download.webmin.com/updates/:up \ SF/webadmin/${PORTNAME}/${PORTVERSION}:sf diff --git a/sysutils/webmin/distinfo b/sysutils/webmin/distinfo index 1594e331c501..b4f69dc76c09 100644 --- a/sysutils/webmin/distinfo +++ b/sysutils/webmin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757117581 -SHA256 (webmin-2.500.tar.gz) = aa6b898be7b21847e9cf9bdddb1f13d93b2ccc7dca604b2478f4683641669759 -SIZE (webmin-2.500.tar.gz) = 38527403 +TIMESTAMP = 1757394052 +SHA256 (webmin-2.501.tar.gz) = 0f2772a582d4c4cf24085993729cfc94df2a64d619cefede5400c24b02efb08f +SIZE (webmin-2.501.tar.gz) = 38523242 |