From owner-svn-ports-head@freebsd.org Sat Nov 17 20:33:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 213271104C91; Sat, 17 Nov 2018 20:33:29 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AB1597DB73; Sat, 17 Nov 2018 20:33:28 +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 88FC411C4; Sat, 17 Nov 2018 20:33:28 +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 wAHKXSkM068025; Sat, 17 Nov 2018 20:33:28 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAHKXSeQ068023; Sat, 17 Nov 2018 20:33:28 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201811172033.wAHKXSeQ068023@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Sat, 17 Nov 2018 20:33:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485194 - head/sysutils/auto-admin X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: head/sysutils/auto-admin X-SVN-Commit-Revision: 485194 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: AB1597DB73 X-Spamd-Result: default: False [0.07 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_SPAM_SHORT(0.07)[0.068,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 17 Nov 2018 20:33:29 -0000 Author: jwb Date: Sat Nov 17 20:33:27 2018 New Revision: 485194 URL: https://svnweb.freebsd.org/changeset/ports/485194 Log: auto-admin: Add several scripts to support wip/cluster-admin Approved by: jrm (mentor, implicit) Modified: head/sysutils/auto-admin/Makefile head/sysutils/auto-admin/distinfo head/sysutils/auto-admin/pkg-plist Modified: head/sysutils/auto-admin/Makefile ============================================================================== --- head/sysutils/auto-admin/Makefile Sat Nov 17 20:29:33 2018 (r485193) +++ head/sysutils/auto-admin/Makefile Sat Nov 17 20:33:27 2018 (r485194) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= auto-admin -DISTVERSION= 0.4.4 +DISTVERSION= 0.4.5 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ Modified: head/sysutils/auto-admin/distinfo ============================================================================== --- head/sysutils/auto-admin/distinfo Sat Nov 17 20:29:33 2018 (r485193) +++ head/sysutils/auto-admin/distinfo Sat Nov 17 20:33:27 2018 (r485194) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540133709 -SHA256 (auto-admin-0.4.4.tar.xz) = 68d85ce8a660a47247323de06e77ba378a816e31284f1275be0fac64a4da3bea -SIZE (auto-admin-0.4.4.tar.xz) = 59456 +TIMESTAMP = 1541795609 +SHA256 (auto-admin-0.4.5.tar.xz) = 6eab947bee4f61708ce7931d17e47e7ad17ec5ab4fefbda76bec1604ce2186fa +SIZE (auto-admin-0.4.5.tar.xz) = 59892 Modified: head/sysutils/auto-admin/pkg-plist ============================================================================== --- head/sysutils/auto-admin/pkg-plist Sat Nov 17 20:29:33 2018 (r485193) +++ head/sysutils/auto-admin/pkg-plist Sat Nov 17 20:33:27 2018 (r485194) @@ -1,8 +1,10 @@ man/man1/auto-admin.1.gz sbin/auto-ad-adduser sbin/auto-add-fdesc-mount +sbin/auto-add-group sbin/auto-add-linproc-mount sbin/auto-add-proc-mount +sbin/auto-add-to-group sbin/auto-adduser sbin/auto-admin sbin/auto-amd-nfs-setup @@ -44,11 +46,13 @@ sbin/auto-kdm3-toggle sbin/auto-krb-auth-setup sbin/auto-ldap-adduser sbin/auto-ldap-client-setup +sbin/auto-lock-user sbin/auto-mount-any sbin/auto-os-release sbin/auto-ostype sbin/auto-package-installed sbin/auto-passwd-user-expiration +sbin/auto-password-status sbin/auto-pkg-latest sbin/auto-pkgsrc-dir sbin/auto-pkgsrc-prefix @@ -58,6 +62,7 @@ sbin/auto-ports-setup sbin/auto-print-make-variable sbin/auto-pxe-installer-setup sbin/auto-pxe-node-discover +sbin/auto-remove-user sbin/auto-replace-file sbin/auto-restore-pw sbin/auto-restore-user @@ -69,6 +74,7 @@ sbin/auto-set-sysctl sbin/auto-set-umask sbin/auto-ssh-authorize sbin/auto-ssh-reverse-authorize +sbin/auto-unlock-user sbin/auto-update-port-framework sbin/auto-update-system sbin/auto-update-xorg.conf