sysutils/auto-admin: Improved support for desktop-installer, cluster-admin
Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D17638
This commit is contained in:
parent
46742b926c
commit
341563c5e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482728
@ -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/
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user