From 1f8ae244db93241b3677e286ddd88607eff94b48 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 16 May 2006 21:39:30 +0000 Subject: Initial import of wbm-cluster-copy-1.270 as sysutils/wbm-cluster-copy. This is the standard "cluster-copy" Webmin module to schedule the transfer of files from this server to multiple servers in a Webmin cluster. --- sysutils/wbm-cluster-copy/DESCR | 3 +++ sysutils/wbm-cluster-copy/Makefile | 14 ++++++++++++++ sysutils/wbm-cluster-copy/PLIST | 29 +++++++++++++++++++++++++++++ sysutils/wbm-cluster-copy/distinfo | 5 +++++ 4 files changed, 51 insertions(+) create mode 100644 sysutils/wbm-cluster-copy/DESCR create mode 100644 sysutils/wbm-cluster-copy/Makefile create mode 100644 sysutils/wbm-cluster-copy/PLIST create mode 100644 sysutils/wbm-cluster-copy/distinfo (limited to 'sysutils') diff --git a/sysutils/wbm-cluster-copy/DESCR b/sysutils/wbm-cluster-copy/DESCR new file mode 100644 index 00000000000..515e4fa7970 --- /dev/null +++ b/sysutils/wbm-cluster-copy/DESCR @@ -0,0 +1,3 @@ +This is the standard "cluster-copy" Webmin module to schedule the +transfer of files from this server to multiple servers in a Webmin +cluster. diff --git a/sysutils/wbm-cluster-copy/Makefile b/sysutils/wbm-cluster-copy/Makefile new file mode 100644 index 00000000000..9612c796b50 --- /dev/null +++ b/sysutils/wbm-cluster-copy/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 21:39:30 jlam Exp $ + +DISTNAME= cluster-copy +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 schedule file transfers within a Webmin cluster + +.include "../../sysutils/webmin/wbm.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/wbm-cluster-copy/PLIST b/sysutils/wbm-cluster-copy/PLIST new file mode 100644 index 00000000000..d307f3c4b47 --- /dev/null +++ b/sysutils/wbm-cluster-copy/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 21:39:30 jlam Exp $ +share/examples/webmin/cluster-copy/config +share/webmin/cluster-copy/CHANGELOG +share/webmin/cluster-copy/chooser.cgi +share/webmin/cluster-copy/cluster-copy-lib.pl +share/webmin/cluster-copy/copy.pl +share/webmin/cluster-copy/delete.cgi +share/webmin/cluster-copy/edit.cgi +share/webmin/cluster-copy/exec.cgi +share/webmin/cluster-copy/help/intro.ca.html +share/webmin/cluster-copy/help/intro.html +share/webmin/cluster-copy/images/icon.gif +share/webmin/cluster-copy/images/smallicon.gif +share/webmin/cluster-copy/index.cgi +share/webmin/cluster-copy/lang/ca +share/webmin/cluster-copy/lang/de +share/webmin/cluster-copy/lang/en +share/webmin/cluster-copy/lang/es +share/webmin/cluster-copy/lang/fr +share/webmin/cluster-copy/lang/nl +share/webmin/cluster-copy/log_parser.pl +share/webmin/cluster-copy/module.info +share/webmin/cluster-copy/save.cgi +share/webmin/cluster-copy/uninstall.pl +@dirrm share/webmin/cluster-copy/lang +@dirrm share/webmin/cluster-copy/images +@dirrm share/webmin/cluster-copy/help +@dirrm share/webmin/cluster-copy +@dirrm share/examples/webmin/cluster-copy diff --git a/sysutils/wbm-cluster-copy/distinfo b/sysutils/wbm-cluster-copy/distinfo new file mode 100644 index 00000000000..49b53aee0b2 --- /dev/null +++ b/sysutils/wbm-cluster-copy/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/05/16 21:39:30 jlam Exp $ + +SHA1 (webmin-modules-1.270/cluster-copy.wbm.gz) = b4b6b4cdb622d53f944123663b60d1cea207c0e6 +RMD160 (webmin-modules-1.270/cluster-copy.wbm.gz) = fb3229619d256e9c289faf77d5281582edc0202c +Size (webmin-modules-1.270/cluster-copy.wbm.gz) = 14123 bytes -- cgit v1.2.3