From owner-svn-ports-head@freebsd.org Mon Oct 22 01:12:19 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 2D148FD7184; Mon, 22 Oct 2018 01:12:19 +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 CCA5D7FE7A; Mon, 22 Oct 2018 01:12:18 +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 ADAAA1564A; Mon, 22 Oct 2018 01:12:18 +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 w9M1CIAp002548; Mon, 22 Oct 2018 01:12:18 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9M1CI0K002546; Mon, 22 Oct 2018 01:12:18 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201810220112.w9M1CI0K002546@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Mon, 22 Oct 2018 01:12:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482728 - 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: 482728 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.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: Mon, 22 Oct 2018 01:12:19 -0000 Author: jwb Date: Mon Oct 22 01:12:17 2018 New Revision: 482728 URL: https://svnweb.freebsd.org/changeset/ports/482728 Log: sysutils/auto-admin: Improved support for desktop-installer, cluster-admin Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D17638 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 Sun Oct 21 23:06:00 2018 (r482727) +++ head/sysutils/auto-admin/Makefile Mon Oct 22 01:12:17 2018 (r482728) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= auto-admin -DISTVERSION= 0.4.3 +DISTVERSION= 0.4.4 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ Modified: head/sysutils/auto-admin/distinfo ============================================================================== --- head/sysutils/auto-admin/distinfo Sun Oct 21 23:06:00 2018 (r482727) +++ head/sysutils/auto-admin/distinfo Mon Oct 22 01:12:17 2018 (r482728) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527704891 -SHA256 (auto-admin-0.4.3.tar.xz) = 0d62ee733176c11b488adb8f946fd24f3da7172ca9818e9962ce638db2c848b3 -SIZE (auto-admin-0.4.3.tar.xz) = 57768 +TIMESTAMP = 1540133709 +SHA256 (auto-admin-0.4.4.tar.xz) = 68d85ce8a660a47247323de06e77ba378a816e31284f1275be0fac64a4da3bea +SIZE (auto-admin-0.4.4.tar.xz) = 59456 Modified: head/sysutils/auto-admin/pkg-plist ============================================================================== --- head/sysutils/auto-admin/pkg-plist Sun Oct 21 23:06:00 2018 (r482727) +++ head/sysutils/auto-admin/pkg-plist Mon Oct 22 01:12:17 2018 (r482728) @@ -10,6 +10,7 @@ sbin/auto-append-line sbin/auto-ask sbin/auto-autofs-nfs-setup sbin/auto-backup-file +sbin/auto-binary-pkgsrc-setup sbin/auto-change-group-gid sbin/auto-change-group-ownership sbin/auto-change-primary-group @@ -23,6 +24,7 @@ sbin/auto-db-dir sbin/auto-denyhosts-remove-ip sbin/auto-denyhosts-setup sbin/auto-detect-intel-gpu +sbin/auto-disable-host-key-prompt sbin/auto-disable-service sbin/auto-disable-tcp-timestamps sbin/auto-enable-autologout @@ -37,11 +39,13 @@ sbin/auto-harden sbin/auto-insert-line sbin/auto-install-packages sbin/auto-ipfw-gateway-setup +sbin/auto-ipmi-install sbin/auto-kdm3-toggle sbin/auto-krb-auth-setup sbin/auto-ldap-adduser sbin/auto-ldap-client-setup sbin/auto-mount-any +sbin/auto-os-release sbin/auto-ostype sbin/auto-package-installed sbin/auto-passwd-user-expiration @@ -57,6 +61,7 @@ sbin/auto-pxe-node-discover sbin/auto-replace-file sbin/auto-restore-pw sbin/auto-restore-user +sbin/auto-secure-directory sbin/auto-service-enabled sbin/auto-set-hostname sbin/auto-set-lid-switch-mode