From owner-svn-ports-head@freebsd.org Sun Feb 7 19:24:48 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 96CD4534F11; Sun, 7 Feb 2021 19:24:48 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DYfHN3tdkz3G2C; Sun, 7 Feb 2021 19:24:48 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7856E1B1D; Sun, 7 Feb 2021 19:24:48 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 117JOmMY070993; Sun, 7 Feb 2021 19:24:48 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 117JOl0H070989; Sun, 7 Feb 2021 19:24:47 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <202102071924.117JOl0H070989@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Sun, 7 Feb 2021 19:24:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564637 - head/sysutils/spcm X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: head/sysutils/spcm X-SVN-Commit-Revision: 564637 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2021 19:24:48 -0000 Author: jwb Date: Sun Feb 7 19:24:47 2021 New Revision: 564637 URL: https://svnweb.freebsd.org/changeset/ports/564637 Log: sysutils/spcm: Update to 0.5.3 Bug fixes and UI improvements cluster-software-manager: Add ports/wip management and linux compat setup, make autoremove optional cluster-setup: Leverage improved auto-nfs-*-setup in place of duplicated code Finish support for non-numbered compute node hostnames Several minor bug fixes and improvements Modified: head/sysutils/spcm/Makefile head/sysutils/spcm/distinfo head/sysutils/spcm/pkg-plist Modified: head/sysutils/spcm/Makefile ============================================================================== --- head/sysutils/spcm/Makefile Sun Feb 7 19:23:38 2021 (r564636) +++ head/sysutils/spcm/Makefile Sun Feb 7 19:24:47 2021 (r564637) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spcm -DISTVERSION= 0.5.2 +DISTVERSION= 0.5.3 CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= Tools for building and managing HPC clusters LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= auto-admin>=0.6.12:sysutils/auto-admin +RUN_DEPENDS= auto-admin>=0.7.0:sysutils/auto-admin USE_GITHUB= yes Modified: head/sysutils/spcm/distinfo ============================================================================== --- head/sysutils/spcm/distinfo Sun Feb 7 19:23:38 2021 (r564636) +++ head/sysutils/spcm/distinfo Sun Feb 7 19:24:47 2021 (r564637) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611961262 -SHA256 (outpaddling-SPCM-0.5.2_GH0.tar.gz) = 2b6fd6704d0a01de1ed2b9a670a0077716fa9f82261b7ef9c990d098acdf9810 -SIZE (outpaddling-SPCM-0.5.2_GH0.tar.gz) = 130517 +TIMESTAMP = 1612725210 +SHA256 (outpaddling-SPCM-0.5.3_GH0.tar.gz) = 42fbf5eb4221eda7b38b0c6912f9871285b92f3742047d8258f967191c9c0240 +SIZE (outpaddling-SPCM-0.5.3_GH0.tar.gz) = 131234 Modified: head/sysutils/spcm/pkg-plist ============================================================================== --- head/sysutils/spcm/pkg-plist Sun Feb 7 19:23:38 2021 (r564636) +++ head/sysutils/spcm/pkg-plist Sun Feb 7 19:24:47 2021 (r564637) @@ -6,9 +6,7 @@ bin/cluster-file-servers bin/cluster-head-check bin/cluster-io-nodes bin/cluster-node-status -@mode 6555 bin/cluster-passwd -@mode bin/cluster-pfs-nodes bin/cluster-pw-check bin/cluster-raid-nodes @@ -63,7 +61,7 @@ sbin/cluster-lock-local-pw sbin/cluster-lock-user sbin/cluster-lowest-uid sbin/cluster-munge-enable -sbin/cluster-node-admin +sbin/cluster-node-manager sbin/cluster-passwd-expiration sbin/cluster-passwd-user-expiration sbin/cluster-ports-update @@ -75,7 +73,7 @@ sbin/cluster-remove-from-known-hosts sbin/cluster-remove-user sbin/cluster-restore-user sbin/cluster-run -sbin/cluster-services-menu +sbin/cluster-services-manager sbin/cluster-set-compute-memory-limits sbin/cluster-set-default-nfs-mounts sbin/cluster-setup @@ -98,11 +96,11 @@ sbin/cluster-unlock-local-pw sbin/cluster-unlock-user sbin/cluster-update-backup-nodes sbin/cluster-update-file-servers -sbin/cluster-update-menu +sbin/cluster-update-manager sbin/cluster-update-vis-nodes sbin/cluster-upgrade -sbin/cluster-user-admin sbin/cluster-user-cleanup +sbin/cluster-user-manager sbin/cluster-useradd sbin/cluster-usermod sbin/cluster-users