pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/wbm-cluster-passwd Initial import of wbm-clus...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3246fd024ac3
branches:  trunk
changeset: 512907:3246fd024ac3
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue May 16 21:40:03 2006 +0000

description:
Initial import of wbm-cluster-passwd-1.270 as sysutils/wbm-cluster-passwd.

This is the standard "cluster-passwd" Webmin module to change passwords
on multiple systems in a Webmin cluster at once.

diffstat:

 sysutils/wbm-cluster-passwd/DESCR    |   2 ++
 sysutils/wbm-cluster-passwd/Makefile |  16 ++++++++++++++++
 sysutils/wbm-cluster-passwd/PLIST    |  33 +++++++++++++++++++++++++++++++++
 sysutils/wbm-cluster-passwd/distinfo |   5 +++++
 4 files changed, 56 insertions(+), 0 deletions(-)

diffs (72 lines):

diff -r 7d534956aec0 -r 3246fd024ac3 sysutils/wbm-cluster-passwd/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-passwd/DESCR Tue May 16 21:40:03 2006 +0000
@@ -0,0 +1,2 @@
+This is the standard "cluster-passwd" Webmin module to change passwords
+on multiple systems in a Webmin cluster at once.
diff -r 7d534956aec0 -r 3246fd024ac3 sysutils/wbm-cluster-passwd/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-passwd/Makefile      Tue May 16 21:40:03 2006 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 21:40:03 jlam Exp $
+
+DISTNAME=      cluster-passwd
+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
+
+DEPENDS+=      wbm-cluster-useradmin>=1.270:../../sysutils/wbm-cluster-useradmin
+
+HOMEPAGE=      http://www.webmin.com/standard.html
+COMMENT=       Webmin module to change users' passwords within a Webmin cluster
+
+.include "../../sysutils/webmin/wbm.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 7d534956aec0 -r 3246fd024ac3 sysutils/wbm-cluster-passwd/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-passwd/PLIST Tue May 16 21:40:03 2006 +0000
@@ -0,0 +1,33 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 21:40:03 jlam Exp $
+share/examples/webmin/cluster-passwd/config
+share/webmin/cluster-passwd/CHANGELOG
+share/webmin/cluster-passwd/acl_security.pl
+share/webmin/cluster-passwd/change-passwd.pl
+share/webmin/cluster-passwd/cluster-passwd-lib.pl
+share/webmin/cluster-passwd/config
+share/webmin/cluster-passwd/config.info
+share/webmin/cluster-passwd/config.info.ca
+share/webmin/cluster-passwd/config.info.de
+share/webmin/cluster-passwd/config.info.es
+share/webmin/cluster-passwd/config.info.fr
+share/webmin/cluster-passwd/config.info.ms
+share/webmin/cluster-passwd/config.info.nl
+share/webmin/cluster-passwd/defaultacl
+share/webmin/cluster-passwd/edit_passwd.cgi
+share/webmin/cluster-passwd/images/icon.gif
+share/webmin/cluster-passwd/images/smallicon.gif
+share/webmin/cluster-passwd/index.cgi
+share/webmin/cluster-passwd/lang/ca
+share/webmin/cluster-passwd/lang/de
+share/webmin/cluster-passwd/lang/en
+share/webmin/cluster-passwd/lang/es
+share/webmin/cluster-passwd/lang/fr
+share/webmin/cluster-passwd/lang/ms
+share/webmin/cluster-passwd/lang/nl
+share/webmin/cluster-passwd/log_parser.pl
+share/webmin/cluster-passwd/module.info
+share/webmin/cluster-passwd/save_passwd.cgi
+@dirrm share/webmin/cluster-passwd/lang
+@dirrm share/webmin/cluster-passwd/images
+@dirrm share/webmin/cluster-passwd
+@dirrm share/examples/webmin/cluster-passwd
diff -r 7d534956aec0 -r 3246fd024ac3 sysutils/wbm-cluster-passwd/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-cluster-passwd/distinfo      Tue May 16 21:40:03 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/05/16 21:40:03 jlam Exp $
+
+SHA1 (webmin-modules-1.270/cluster-passwd.wbm.gz) = 798ae8b0ac2685f934dd9905c11482bd8f3c439f
+RMD160 (webmin-modules-1.270/cluster-passwd.wbm.gz) = 6a7d2d7a717936412e44a174939a0fc2b5f877ce
+Size (webmin-modules-1.270/cluster-passwd.wbm.gz) = 8190 bytes



Home | Main Index | Thread Index | Old Index