From owner-svn-ports-head@freebsd.org Tue Feb 26 02:04:17 2019 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 B1EF315221C3; Tue, 26 Feb 2019 02:04:17 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5766C8F2A9; Tue, 26 Feb 2019 02:04:17 +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 322E3260C6; Tue, 26 Feb 2019 02:04:17 +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 x1Q24GaQ065705; Tue, 26 Feb 2019 02:04:16 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1Q24Gd5065702; Tue, 26 Feb 2019 02:04:16 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201902260204.x1Q24Gd5065702@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Tue, 26 Feb 2019 02:04:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493929 - 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: 493929 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5766C8F2A9 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.968,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Tue, 26 Feb 2019 02:04:18 -0000 Author: jwb Date: Tue Feb 26 02:04:16 2019 New Revision: 493929 URL: https://svnweb.freebsd.org/changeset/ports/493929 Log: sysutils/auto-admin: Factor code out of desktop-installer and cluster-admin desktop-installer: auto-detect-gpu, auto-detect-laptops cluster-admin: nfs and user management tools 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 Tue Feb 26 00:52:49 2019 (r493928) +++ head/sysutils/auto-admin/Makefile Tue Feb 26 02:04:16 2019 (r493929) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= auto-admin -DISTVERSION= 0.4.6 +DISTVERSION= 0.4.7 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ Modified: head/sysutils/auto-admin/distinfo ============================================================================== --- head/sysutils/auto-admin/distinfo Tue Feb 26 00:52:49 2019 (r493928) +++ head/sysutils/auto-admin/distinfo Tue Feb 26 02:04:16 2019 (r493929) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546004653 -SHA256 (auto-admin-0.4.6.tar.xz) = 774152fb9b277f9360a2b0cc31bf41bb941fcdd4934362ca6ea9fd50ed946827 -SIZE (auto-admin-0.4.6.tar.xz) = 62044 +TIMESTAMP = 1549912762 +SHA256 (auto-admin-0.4.7.tar.xz) = 905720ce99f9dc1ad23bbe6daf4bb46515ca4f492c538bf5bc1b64c202fca2ea +SIZE (auto-admin-0.4.7.tar.xz) = 63944 Modified: head/sysutils/auto-admin/pkg-plist ============================================================================== --- head/sysutils/auto-admin/pkg-plist Tue Feb 26 00:52:49 2019 (r493928) +++ head/sysutils/auto-admin/pkg-plist Tue Feb 26 02:04:16 2019 (r493929) @@ -8,6 +8,7 @@ sbin/auto-add-to-group sbin/auto-adduser sbin/auto-admin sbin/auto-amd-nfs-setup +sbin/auto-amend-fstab sbin/auto-append-line sbin/auto-ask sbin/auto-autofs-nfs-setup @@ -15,6 +16,8 @@ sbin/auto-backup-file sbin/auto-binary-pkgsrc-setup sbin/auto-change-group-gid sbin/auto-change-group-ownership +sbin/auto-change-nfsd-count +sbin/auto-change-ownership sbin/auto-change-primary-group sbin/auto-change-uid sbin/auto-clean-disk @@ -25,8 +28,8 @@ sbin/auto-config-snd-driver sbin/auto-db-dir sbin/auto-denyhosts-remove-ip sbin/auto-denyhosts-setup -sbin/auto-detect-intel-gpu -sbin/auto-detect-nvidia-gpu +sbin/auto-detect-gpu +sbin/auto-detect-laptops sbin/auto-disable-host-key-prompt sbin/auto-disable-service sbin/auto-disable-tcp-timestamps @@ -50,6 +53,7 @@ sbin/auto-ldap-adduser sbin/auto-ldap-client-setup sbin/auto-lock-user sbin/auto-mount-any +sbin/auto-nfs-restart sbin/auto-os-release sbin/auto-ostype sbin/auto-package-installed