From owner-svn-ports-all@freebsd.org Fri Jan 29 23:09:23 2021 Return-Path: Delivered-To: svn-ports-all@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 6D8444FBBF1; Fri, 29 Jan 2021 23:09:23 +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 4DSChg2Rjbz4XyW; Fri, 29 Jan 2021 23:09:23 +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 46BDE2C47; Fri, 29 Jan 2021 23:09:23 +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 10TN9NWu099308; Fri, 29 Jan 2021 23:09:23 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10TN9MCR099305; Fri, 29 Jan 2021 23:09:22 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <202101292309.10TN9MCR099305@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Fri, 29 Jan 2021 23:09:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563261 - head/sysutils/spcm X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: head/sysutils/spcm X-SVN-Commit-Revision: 563261 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2021 23:09:23 -0000 Author: jwb Date: Fri Jan 29 23:09:22 2021 New Revision: 563261 URL: https://svnweb.freebsd.org/changeset/ports/563261 Log: sysutils/spcm: Update to 0.5.2 More robust user input checks Add software manager menu for installing ports/packages on specific node types Separate node types from hostnames Allow compute node names with no integer index Modified: head/sysutils/spcm/Makefile head/sysutils/spcm/distinfo head/sysutils/spcm/pkg-plist Modified: head/sysutils/spcm/Makefile ============================================================================== --- head/sysutils/spcm/Makefile Fri Jan 29 22:53:40 2021 (r563260) +++ head/sysutils/spcm/Makefile Fri Jan 29 23:09:22 2021 (r563261) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= spcm -DISTVERSION= 0.5.1-1 -DISTVERSIONSUFFIX= -g6595040 +DISTVERSION= 0.5.2 CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org @@ -11,7 +10,7 @@ COMMENT= Tools for building and managing HPC clusters LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= auto-admin>=0.6.11.4:sysutils/auto-admin +RUN_DEPENDS= auto-admin>=0.6.12:sysutils/auto-admin USE_GITHUB= yes Modified: head/sysutils/spcm/distinfo ============================================================================== --- head/sysutils/spcm/distinfo Fri Jan 29 22:53:40 2021 (r563260) +++ head/sysutils/spcm/distinfo Fri Jan 29 23:09:22 2021 (r563261) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610573627 -SHA256 (outpaddling-SPCM-0.5.1-1-g6595040_GH0.tar.gz) = cf68cddc5419f018fd1e9fb42c238cc5b6ee4690c10fc07d6d8ff9ab21f16c0a -SIZE (outpaddling-SPCM-0.5.1-1-g6595040_GH0.tar.gz) = 129503 +TIMESTAMP = 1611961262 +SHA256 (outpaddling-SPCM-0.5.2_GH0.tar.gz) = 2b6fd6704d0a01de1ed2b9a670a0077716fa9f82261b7ef9c990d098acdf9810 +SIZE (outpaddling-SPCM-0.5.2_GH0.tar.gz) = 130517 Modified: head/sysutils/spcm/pkg-plist ============================================================================== --- head/sysutils/spcm/pkg-plist Fri Jan 29 22:53:40 2021 (r563260) +++ head/sysutils/spcm/pkg-plist Fri Jan 29 23:09:22 2021 (r563261) @@ -4,6 +4,7 @@ bin/cluster-compute-nodes bin/cluster-down-nodes bin/cluster-file-servers bin/cluster-head-check +bin/cluster-io-nodes bin/cluster-node-status @mode 6555 bin/cluster-passwd @@ -80,6 +81,7 @@ sbin/cluster-set-default-nfs-mounts sbin/cluster-setup sbin/cluster-shutdown sbin/cluster-slurm-enable +sbin/cluster-software-manager sbin/cluster-spcm-update-from-wip sbin/cluster-ssh-keygen sbin/cluster-stay-down