pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/wbm-cluster-cron Initial import of wbm-cluste...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7d534956aec0
branches: trunk
changeset: 512906:7d534956aec0
user: jlam <jlam%pkgsrc.org@localhost>
date: Tue May 16 21:39:44 2006 +0000
description:
Initial import of wbm-cluster-cron-1.270 as sysutils/wbm-cluster-cron.
This is the standard "cluster-cron" Webmin module to create scheduled
Cron jobs that run on multiple servers simultaneously.
diffstat:
sysutils/wbm-cluster-cron/DESCR | 2 ++
sysutils/wbm-cluster-cron/Makefile | 14 ++++++++++++++
sysutils/wbm-cluster-cron/PLIST | 27 +++++++++++++++++++++++++++
sysutils/wbm-cluster-cron/distinfo | 5 +++++
4 files changed, 48 insertions(+), 0 deletions(-)
diffs (64 lines):
diff -r 445bfefd115e -r 7d534956aec0 sysutils/wbm-cluster-cron/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-cron/DESCR Tue May 16 21:39:44 2006 +0000
@@ -0,0 +1,2 @@
+This is the standard "cluster-cron" Webmin module to create scheduled
+Cron jobs that run on multiple servers simultaneously.
diff -r 445bfefd115e -r 7d534956aec0 sysutils/wbm-cluster-cron/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-cron/Makefile Tue May 16 21:39:44 2006 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 21:39:44 jlam Exp $
+
+DISTNAME= cluster-cron
+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 cron jobs within a Webmin cluster
+
+.include "../../sysutils/webmin/wbm.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 445bfefd115e -r 7d534956aec0 sysutils/wbm-cluster-cron/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-cron/PLIST Tue May 16 21:39:44 2006 +0000
@@ -0,0 +1,27 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 21:39:44 jlam Exp $
+share/examples/webmin/cluster-cron/config
+share/webmin/cluster-cron/cluster-cron-lib.pl
+share/webmin/cluster-cron/cron.pl
+share/webmin/cluster-cron/delete.cgi
+share/webmin/cluster-cron/edit.cgi
+share/webmin/cluster-cron/exec.cgi
+share/webmin/cluster-cron/help/intro.de.html
+share/webmin/cluster-cron/help/intro.html
+share/webmin/cluster-cron/images/icon.gif
+share/webmin/cluster-cron/images/smallicon.gif
+share/webmin/cluster-cron/index.cgi
+share/webmin/cluster-cron/lang/ca
+share/webmin/cluster-cron/lang/de
+share/webmin/cluster-cron/lang/en
+share/webmin/cluster-cron/lang/es
+share/webmin/cluster-cron/lang/fr
+share/webmin/cluster-cron/lang/nl
+share/webmin/cluster-cron/log_parser.pl
+share/webmin/cluster-cron/module.info
+share/webmin/cluster-cron/save.cgi
+share/webmin/cluster-cron/uninstall.pl
+@dirrm share/webmin/cluster-cron/lang
+@dirrm share/webmin/cluster-cron/images
+@dirrm share/webmin/cluster-cron/help
+@dirrm share/webmin/cluster-cron
+@dirrm share/examples/webmin/cluster-cron
diff -r 445bfefd115e -r 7d534956aec0 sysutils/wbm-cluster-cron/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-cron/distinfo Tue May 16 21:39:44 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/05/16 21:39:44 jlam Exp $
+
+SHA1 (webmin-modules-1.270/cluster-cron.wbm.gz) = a87977bdc059ee3d48f44a5af667535336c45587
+RMD160 (webmin-modules-1.270/cluster-cron.wbm.gz) = c9c5c912995c648da93cd36a6556166300167e59
+Size (webmin-modules-1.270/cluster-cron.wbm.gz) = 12080 bytes
Home |
Main Index |
Thread Index |
Old Index