From 3e65acb650260c57f2fd2572499e5e9cbafe7f14 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 16 May 2006 21:40:17 +0000 Subject: Initial import of wbm-cluster-shell-1.270 as sysutils/wbm-cluster-shell. This is the standard "cluster-shell" Webmin module to run commands on multiple servers at once. --- sysutils/wbm-cluster-shell/DESCR | 2 ++ sysutils/wbm-cluster-shell/Makefile | 14 ++++++++++++++ sysutils/wbm-cluster-shell/PLIST | 22 ++++++++++++++++++++++ sysutils/wbm-cluster-shell/distinfo | 5 +++++ 4 files changed, 43 insertions(+) create mode 100644 sysutils/wbm-cluster-shell/DESCR create mode 100644 sysutils/wbm-cluster-shell/Makefile create mode 100644 sysutils/wbm-cluster-shell/PLIST create mode 100644 sysutils/wbm-cluster-shell/distinfo (limited to 'sysutils/wbm-cluster-shell') diff --git a/sysutils/wbm-cluster-shell/DESCR b/sysutils/wbm-cluster-shell/DESCR new file mode 100644 index 00000000000..28ed26e11a8 --- /dev/null +++ b/sysutils/wbm-cluster-shell/DESCR @@ -0,0 +1,2 @@ +This is the standard "cluster-shell" Webmin module to run commands on +multiple servers at once. diff --git a/sysutils/wbm-cluster-shell/Makefile b/sysutils/wbm-cluster-shell/Makefile new file mode 100644 index 00000000000..bc65d2359bd --- /dev/null +++ b/sysutils/wbm-cluster-shell/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 21:40:17 jlam Exp $ + +DISTNAME= cluster-shell +PKGNAME= wbm-${DISTNAME}-${WBM_VERSION} +DIST_SUBDIR= webmin-modules-${WBM_VERSION} + +# The version is from the module.info file from the extracted distfile. +WBM_VERSION= 1.270 + +HOMEPAGE= http://www.webmin.com/standard.html +COMMENT= Webmin module to run commands across a Webmin cluster + +.include "../../sysutils/webmin/wbm.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/wbm-cluster-shell/PLIST b/sysutils/wbm-cluster-shell/PLIST new file mode 100644 index 00000000000..789cfa318ff --- /dev/null +++ b/sysutils/wbm-cluster-shell/PLIST @@ -0,0 +1,22 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 21:40:17 jlam Exp $ +share/examples/webmin/cluster-shell/config +share/webmin/cluster-shell/cluster-shell-lib.pl +share/webmin/cluster-shell/help/intro.de.html +share/webmin/cluster-shell/help/intro.html +share/webmin/cluster-shell/images/icon.gif +share/webmin/cluster-shell/images/smallicon.gif +share/webmin/cluster-shell/index.cgi +share/webmin/cluster-shell/lang/ca +share/webmin/cluster-shell/lang/de +share/webmin/cluster-shell/lang/en +share/webmin/cluster-shell/lang/es +share/webmin/cluster-shell/lang/fr +share/webmin/cluster-shell/lang/nl +share/webmin/cluster-shell/log_parser.pl +share/webmin/cluster-shell/module.info +share/webmin/cluster-shell/run.cgi +@dirrm share/webmin/cluster-shell/lang +@dirrm share/webmin/cluster-shell/images +@dirrm share/webmin/cluster-shell/help +@dirrm share/webmin/cluster-shell +@dirrm share/examples/webmin/cluster-shell diff --git a/sysutils/wbm-cluster-shell/distinfo b/sysutils/wbm-cluster-shell/distinfo new file mode 100644 index 00000000000..3d30c385e59 --- /dev/null +++ b/sysutils/wbm-cluster-shell/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/05/16 21:40:17 jlam Exp $ + +SHA1 (webmin-modules-1.270/cluster-shell.wbm.gz) = b4ddba8b814098eac95c558cf76c7c245b588356 +RMD160 (webmin-modules-1.270/cluster-shell.wbm.gz) = 9d7e5113881a248ea11dc5780a92925e47a4215b +Size (webmin-modules-1.270/cluster-shell.wbm.gz) = 9058 bytes -- cgit v1.2.3