pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/wbm-cluster-copy Initial import of wbm-cluste...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/445bfefd115e
branches:  trunk
changeset: 512905:445bfefd115e
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue May 16 21:39:30 2006 +0000

description:
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.

diffstat:

 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(+), 0 deletions(-)

diffs (67 lines):

diff -r aceb03ec8586 -r 445bfefd115e sysutils/wbm-cluster-copy/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-copy/DESCR   Tue May 16 21:39:30 2006 +0000
@@ -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 -r aceb03ec8586 -r 445bfefd115e sysutils/wbm-cluster-copy/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-copy/Makefile        Tue May 16 21:39:30 2006 +0000
@@ -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 -r aceb03ec8586 -r 445bfefd115e sysutils/wbm-cluster-copy/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-copy/PLIST   Tue May 16 21:39:30 2006 +0000
@@ -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 -r aceb03ec8586 -r 445bfefd115e sysutils/wbm-cluster-copy/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-copy/distinfo        Tue May 16 21:39:30 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index