From owner-svn-ports-all@freebsd.org Thu Jan 16 14:05:34 2020 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 046701E8349; Thu, 16 Jan 2020 14:05:34 +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 47z5Z56Js3z42bv; Thu, 16 Jan 2020 14:05:33 +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 D3F5B208EB; Thu, 16 Jan 2020 14:05:33 +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 00GE5Xpv072000; Thu, 16 Jan 2020 14:05:33 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00GE5Xuf071996; Thu, 16 Jan 2020 14:05:33 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <202001161405.00GE5Xuf071996@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Thu, 16 Jan 2020 14:05:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r523233 - 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: 523233 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.29 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: Thu, 16 Jan 2020 14:05:34 -0000 Author: jwb Date: Thu Jan 16 14:05:33 2020 New Revision: 523233 URL: https://svnweb.freebsd.org/changeset/ports/523233 Log: sysutils/autoadmin: Upgrade to 0.5.0 Numerous new scripts supporting external media, NFS, pkgsrc, etc All scripts now install on all platforms for consistent plist Several bug fixes and dead code removal 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 Thu Jan 16 13:59:09 2020 (r523232) +++ head/sysutils/auto-admin/Makefile Thu Jan 16 14:05:33 2020 (r523233) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= auto-admin -DISTVERSION= 0.4.9 +DISTVERSION= 0.5.0 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ \ http://outpaddling.mooo.com/~bacon/Acadix/Ports/distfiles/ @@ -18,8 +18,7 @@ NO_ARCH= yes do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/sbin ${STAGEDIR}${DATADIR} - ${INSTALL_SCRIPT} ${WRKSRC}/Common/Scripts/* ${STAGEDIR}${PREFIX}/sbin - ${INSTALL_SCRIPT} ${WRKSRC}/FreeBSD/Scripts/* ${STAGEDIR}${PREFIX}/sbin + ${INSTALL_SCRIPT} ${WRKSRC}/Scripts/* ${STAGEDIR}${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/Data/* ${STAGEDIR}${DATADIR} ${INSTALL_MAN} ${WRKSRC}/Doc/auto-admin.man \ ${STAGEDIR}${MANPREFIX}/man/man1/auto-admin.1 Modified: head/sysutils/auto-admin/distinfo ============================================================================== --- head/sysutils/auto-admin/distinfo Thu Jan 16 13:59:09 2020 (r523232) +++ head/sysutils/auto-admin/distinfo Thu Jan 16 14:05:33 2020 (r523233) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574531370 -SHA256 (auto-admin-0.4.9.tar.xz) = 9b58c601ffc1653d1e384370f989de5da21707bcc768221d4c73e28856e17e5e -SIZE (auto-admin-0.4.9.tar.xz) = 68080 +TIMESTAMP = 1579120045 +SHA256 (auto-admin-0.5.0.tar.xz) = b6b6f0dc3c17a805033d5c801f87d81f0da65ac4c7cfe60ff5c1ac58b83a0d8c +SIZE (auto-admin-0.5.0.tar.xz) = 68832 Modified: head/sysutils/auto-admin/pkg-plist ============================================================================== --- head/sysutils/auto-admin/pkg-plist Thu Jan 16 13:59:09 2020 (r523232) +++ head/sysutils/auto-admin/pkg-plist Thu Jan 16 14:05:33 2020 (r523233) @@ -9,7 +9,9 @@ sbin/auto-admin sbin/auto-amend-fstab sbin/auto-append-line sbin/auto-ask +sbin/auto-autofs-media-setup sbin/auto-autofs-nfs-setup +sbin/auto-automount-setup sbin/auto-backup-file sbin/auto-binary-pkgsrc-setup sbin/auto-change-group-gid @@ -22,12 +24,13 @@ sbin/auto-clean-disk sbin/auto-clean-pkgsrc sbin/auto-clean-ports sbin/auto-clean-tmp -sbin/auto-config-snd-driver -sbin/auto-db-dir +sbin/auto-cuda-install sbin/auto-denyhosts-remove-ip sbin/auto-denyhosts-setup sbin/auto-detect-laptops +sbin/auto-disable-file-transfers sbin/auto-disable-host-key-prompt +sbin/auto-disable-hyperthreading sbin/auto-disable-service sbin/auto-disable-tcp-timestamps sbin/auto-enable-autologout @@ -39,6 +42,8 @@ sbin/auto-enable-service sbin/auto-fastest-mirror sbin/auto-fetch-install-media sbin/auto-file-secure +sbin/auto-freebsd-wip-checkout +sbin/auto-fusefs-install sbin/auto-gpu-setup sbin/auto-harden sbin/auto-idrac-passwd @@ -48,6 +53,7 @@ sbin/auto-install-linux-flash sbin/auto-install-linux_base sbin/auto-install-media-distname sbin/auto-install-packages +sbin/auto-install-pkgsrc-tree sbin/auto-ipfw-gateway-setup sbin/auto-ipmi-install sbin/auto-krb-auth-setup @@ -55,14 +61,19 @@ sbin/auto-ldap-adduser sbin/auto-ldap-client-setup sbin/auto-lock-local-pw sbin/auto-lock-user +sbin/auto-media-format sbin/auto-mount-any +sbin/auto-network-restart +sbin/auto-nfs-add-share sbin/auto-nfs-restart +sbin/auto-nfs-server-setup 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-delete-all sbin/auto-pkgsrc-dir sbin/auto-pkgsrc-prefix sbin/auto-pkgsrc-remote-x11 @@ -83,17 +94,17 @@ sbin/auto-secure-directory sbin/auto-service-enabled sbin/auto-set-hostname sbin/auto-set-lid-switch-mode +sbin/auto-set-memory-limits sbin/auto-set-sysctl sbin/auto-set-umask +sbin/auto-sound-driver-setup sbin/auto-ssh-authorize sbin/auto-ssh-reverse-authorize sbin/auto-transfer-pw sbin/auto-unlock-local-pw sbin/auto-unlock-user sbin/auto-update-infiniband-modules -sbin/auto-update-port-framework sbin/auto-update-system -sbin/auto-update-xorg.conf sbin/auto-user-admin sbin/auto-useradd sbin/auto-using-pkgsrc