pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

auto-admin: Upgrade to 0.6.3 release on new Github repo



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun May 17 10:48:50 2020 -0500
Changeset:	13669041297975453db7d77a83e301a9c07e24bb

Modified Files:
	auto-admin/Makefile
	auto-admin/distinfo
Added Files:
	auto-admin/PLIST
Removed Files:
	auto-admin/PLIST.FreeBSD
	auto-admin/PLIST.Linux
	auto-admin/PLIST.NetBSD
	auto-admin/PLIST.common

Log Message:
auto-admin: Upgrade to 0.6.3 release on new Github repo

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=13669041297975453db7d77a83e301a9c07e24bb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 auto-admin/Makefile      |  39 +++------------
 auto-admin/PLIST         | 126 +++++++++++++++++++++++++++++++++++++++++++++++
 auto-admin/PLIST.FreeBSD |  32 ------------
 auto-admin/PLIST.Linux   |   8 ---
 auto-admin/PLIST.NetBSD  |   7 ---
 auto-admin/PLIST.common  |  37 --------------
 auto-admin/distinfo      |   8 +--
 7 files changed, 136 insertions(+), 121 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 48ba274e94..3356852dce 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,48 +1,21 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.4.0
-CATEGORIES=	pkgtools
-MASTER_SITES=	http://acadix.biz/Ports/distfiles/
-EXTRACT_SUFX=	.tar.xz
+DISTNAME=	auto-admin-0.6.3
+CATEGORIES=	sysutils
+MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
 
 MAINTAINER=	bacon%NetBSD.org@localhost
-HOMEPAGE=	http://acadix.biz/Ports/distfiles/
-COMMENT=	Automate common systems administration tasks
+HOMEPAGE=	http://acadix.biz/
+COMMENT=	Portable tools for automating systems management
 LICENSE=	2-clause-bsd
 
 USE_LANGUAGES=	# none
 
 NO_BUILD=	yes
-REPLACE_SH=	*/Scripts/*
-
-SUBST_CLASSES+=		prefix
-SUBST_STAGE.prefix=	post-patch
-SUBST_FILES.prefix+=	${WRKSRC}/Common/Scripts/auto-denyhosts-setup
-SUBST_FILES.prefix+=	${WRKSRC}/Common/Scripts/auto-denyhosts-remove-ip
-SUBST_FILES.prefix+=	${WRKSRC}/Common/Scripts/auto-pkgsrc-add-license
-SUBST_SED.prefix+=	-e "s|/usr/local|${PREFIX}|g"
-SUBST_SED.prefix+=	-e "s|/usr/pkg|${PREFIX}|g"
-
-SUBST_CLASSES+=		pkgsrc
-SUBST_STAGE.pkgsrc=	post-patch
-SUBST_SED.pkgsrc=	-e 's|/usr/pkgsrc|${BUILD_DIR}/../..|g'
-SUBST_FILES.pkgsrc+=	${WRKSRC}/Common/Scripts/auto-clean-pkgsrc
-SUBST_FILES.pkgsrc+=	${WRKSRC}/Common/Scripts/auto-print-make-variable
 
 INSTALLATION_DIRS=	sbin
 
-REDHAT_RELEASE=		/etc/redhat-release
-
 do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/Common/Scripts/* \
-		${DESTDIR}${PREFIX}/sbin
-	if ${TEST} -e ${WRKSRC}/${OPSYS}/Scripts; then \
-	    ${INSTALL_SCRIPT} ${WRKSRC}/${OPSYS}/Scripts/* \
-		${DESTDIR}${PREFIX}/sbin; \
-	fi
-	if ${TEST} -e ${REDHAT_RELEASE}; then \
-	    ${INSTALL_SCRIPT} ${WRKSRC}/CentOS/Scripts/* \
-		${DESTDIR}${PREFIX}/sbin; \
-	fi
+	${INSTALL_SCRIPT} ${WRKSRC}/Scripts/* ${DESTDIR}${PREFIX}/sbin
 
 .include "../../mk/bsd.pkg.mk"
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
new file mode 100644
index 0000000000..1359eebf64
--- /dev/null
+++ b/auto-admin/PLIST
@@ -0,0 +1,126 @@
+@comment $NetBSD$
+sbin/auto-ad-adduser
+sbin/auto-add-fdesc-mount
+sbin/auto-add-group
+sbin/auto-add-proc-mount
+sbin/auto-add-to-group
+sbin/auto-adduser
+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
+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-check-ports-branch
+sbin/auto-clean-disk
+sbin/auto-clean-pkgsrc
+sbin/auto-clean-ports
+sbin/auto-clean-tmp
+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
+sbin/auto-enable-compat32
+sbin/auto-enable-hal-mount
+sbin/auto-enable-passwdqc
+sbin/auto-enable-procfs
+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-hex-to-octet
+sbin/auto-idrac-config
+sbin/auto-idrac-passwd
+sbin/auto-insert-line
+sbin/auto-install-infiniband-modules
+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-ipmi-remote-access
+sbin/auto-ipmi-remote-power
+sbin/auto-ipmi-remote-status
+sbin/auto-krb-auth-setup
+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-octet-to-hex
+sbin/auto-operator-check
+sbin/auto-os-release
+sbin/auto-ostype
+sbin/auto-package-installed
+sbin/auto-passwd-user-expiration
+sbin/auto-password-status
+sbin/auto-pkg-branch
+sbin/auto-pkg-latest
+sbin/auto-pkgsrc-delete-all
+sbin/auto-pkgsrc-dir
+sbin/auto-pkgsrc-prefix
+sbin/auto-pkgsrc-remote-x11
+sbin/auto-pkgsrc-setup
+sbin/auto-ports-branch
+sbin/auto-ports-checkout
+sbin/auto-ports-setup
+sbin/auto-print-make-variable
+sbin/auto-print-timezone
+sbin/auto-pxe-installer-setup
+sbin/auto-pxe-node-discover
+sbin/auto-remove-from-group
+sbin/auto-remove-user
+sbin/auto-replace-file
+sbin/auto-restore-ownership
+sbin/auto-restore-pw
+sbin/auto-restore-user
+sbin/auto-root-check
+sbin/auto-secure-directory
+sbin/auto-service-enabled
+sbin/auto-set-conf-var
+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-system
+sbin/auto-user-admin
+sbin/auto-useradd
+sbin/auto-using-pkgsrc
+sbin/auto-wheel-check
+sbin/auto-wifi-failover
+sbin/auto-write-cache-toggle
+sbin/auto-xdm-toggle
diff --git a/auto-admin/PLIST.FreeBSD b/auto-admin/PLIST.FreeBSD
deleted file mode 100644
index d00836550a..0000000000
--- a/auto-admin/PLIST.FreeBSD
+++ /dev/null
@@ -1,32 +0,0 @@
-@comment $NetBSD$
-sbin/auto-add-fdesc-mount
-sbin/auto-add-linproc-mount
-sbin/auto-add-proc-mount
-sbin/auto-amd-nfs-setup
-sbin/auto-autofs-nfs-setup
-sbin/auto-clean-ports
-sbin/auto-config-snd-driver
-sbin/auto-db-dir
-sbin/auto-detect-intel-gpu
-sbin/auto-disable-service
-sbin/auto-enable-compat32
-sbin/auto-enable-hal-mount
-sbin/auto-enable-procfs
-sbin/auto-enable-service
-sbin/auto-fastest-mirror
-sbin/auto-install-packages
-sbin/auto-ipfw-gateway-setup
-sbin/auto-kdm3-toggle
-sbin/auto-ldap-client-setup
-sbin/auto-mount-any
-sbin/auto-package-installed
-sbin/auto-ports-checkout
-sbin/auto-ports-setup
-sbin/auto-pxe-installer-setup
-sbin/auto-service-enabled
-sbin/auto-set-lid-switch-mode
-sbin/auto-update-port-framework
-sbin/auto-update-xorg.conf
-sbin/auto-using-pkgng
-sbin/auto-wifi-failover
-sbin/auto-xdm-toggle
diff --git a/auto-admin/PLIST.Linux b/auto-admin/PLIST.Linux
deleted file mode 100644
index 7860497c5d..0000000000
--- a/auto-admin/PLIST.Linux
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD$
-sbin/auto-cuda-install
-sbin/auto-disable-file-transfers
-sbin/auto-disable-hyperthreading
-sbin/auto-ldap-client-setup
-sbin/auto-pxe-installer-setup
-sbin/auto-register-dhcp-hostname
-sbin/auto-set-memory-limits
diff --git a/auto-admin/PLIST.NetBSD b/auto-admin/PLIST.NetBSD
deleted file mode 100644
index 472dcda779..0000000000
--- a/auto-admin/PLIST.NetBSD
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD$
-sbin/auto-desktop-setup
-sbin/auto-install-packages
-sbin/auto-install-packages-from-source
-sbin/auto-install-pkgsrc-tree
-sbin/auto-package-installed
-sbin/auto-select-pkgsrc-dist
diff --git a/auto-admin/PLIST.common b/auto-admin/PLIST.common
deleted file mode 100644
index 0fdb4a4dbc..0000000000
--- a/auto-admin/PLIST.common
+++ /dev/null
@@ -1,37 +0,0 @@
-@comment $NetBSD$
-sbin/auto-adduser
-sbin/auto-admin
-sbin/auto-append-line
-sbin/auto-ask
-sbin/auto-backup-file
-sbin/auto-change-group-gid
-sbin/auto-change-group-ownership
-sbin/auto-change-primary-group
-sbin/auto-change-uid
-sbin/auto-clean-pkgsrc
-sbin/auto-clean-tmp
-sbin/auto-denyhosts-remove-ip
-sbin/auto-denyhosts-setup
-sbin/auto-disable-tcp-timestamps
-sbin/auto-enable-autologout
-sbin/auto-enable-passwdqc
-sbin/auto-file-secure
-sbin/auto-harden
-sbin/auto-insert-line
-sbin/auto-ldap-adduser
-sbin/auto-ostype
-sbin/auto-passwd-user-expiration
-sbin/auto-pkgsrc-add-license
-sbin/auto-pkgsrc-setup
-sbin/auto-pkgsrc-wip-checkout
-sbin/auto-print-make-variable
-sbin/auto-pxe-node-discover
-sbin/auto-replace-file
-sbin/auto-restore-pw
-sbin/auto-restore-user
-sbin/auto-set-sysctl
-sbin/auto-set-umask
-sbin/auto-ssh-authorize
-sbin/auto-ssh-reverse-authorize
-sbin/auto-update-system
-sbin/auto-using-pkgsrc
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index d78acc576e..d4af450c98 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (auto-admin-0.4.0.tar.xz) = d88b28930141ffa59e6852d9a53f28481bf5da58
-RMD160 (auto-admin-0.4.0.tar.xz) = 830effb9454ec3f9c56959665198581a812fc8b5
-SHA512 (auto-admin-0.4.0.tar.xz) = ce2b20d1f3bd2d7b2e8839f00a571b7d89454af9f5f15419fb46b0850676aa05b192c2182806120cea917d2f81f0bc5e10d0a638721b19f3da525d7c5499fc5d
-Size (auto-admin-0.4.0.tar.xz) = 54408 bytes
+SHA1 (auto-admin-0.6.3.tar.gz) = 0194deed052c694225d9e210beda56fa07cabf90
+RMD160 (auto-admin-0.6.3.tar.gz) = 0fc2e1432bc4bb384ca96e58de2458b3b5671bcc
+SHA512 (auto-admin-0.6.3.tar.gz) = 337a1d1f6f0307177420fa9545fc7b26da65c2fd8b4b57e7695af62c5d57af9233617b80f4b851991b5ee71ecf31d85ea0d6bdb61aacd8dbc7c861ab162b0839
+Size (auto-admin-0.6.3.tar.gz) = 90621 bytes


Home | Main Index | Thread Index | Old Index