pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/clusterssh Initial import of clusterssh, vers...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e830a82a0f0
branches: trunk
changeset: 604487:8e830a82a0f0
user: imil <imil%pkgsrc.org@localhost>
date: Thu May 31 16:54:10 2012 +0000
description:
Initial import of clusterssh, version 4.01.01, into the NetBSD Packages
Collection.
The is the Perl application bundle for ClusterSSH (a.k.a cssh), formally
a GNU tools based project.
ClusterSSH is a tool for making the same change on multiple servers at
the same time. The 'cssh' command opens an administration console and
an xterm to all specified hosts. Any text typed into the administration
console is replicated to all windows. All windows may also be typed into
directly.
This tool is intended for (but not limited to) cluster administration
where the same configuration or commands must be run on each node
within the cluster. Performing these commands all at once via this
tool ensures all nodes are kept in sync.
diffstat:
security/clusterssh/DESCR | 13 +++++++++++++
security/clusterssh/Makefile | 33 +++++++++++++++++++++++++++++++++
security/clusterssh/PLIST | 27 +++++++++++++++++++++++++++
security/clusterssh/distinfo | 5 +++++
4 files changed, 78 insertions(+), 0 deletions(-)
diffs (94 lines):
diff -r 604d2598ae14 -r 8e830a82a0f0 security/clusterssh/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/clusterssh/DESCR Thu May 31 16:54:10 2012 +0000
@@ -0,0 +1,13 @@
+The is the Perl application bundle for ClusterSSH (a.k.a cssh), formally
+a GNU tools based project.
+
+ClusterSSH is a tool for making the same change on multiple servers at
+the same time. The 'cssh' command opens an administration console and
+an xterm to all specified hosts. Any text typed into the administration
+console is replicated to all windows. All windows may also be typed into
+directly.
+
+This tool is intended for (but not limited to) cluster administration
+where the same configuration or commands must be run on each node
+within the cluster. Performing these commands all at once via this
+tool ensures all nodes are kept in sync.
diff -r 604d2598ae14 -r 8e830a82a0f0 security/clusterssh/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/clusterssh/Makefile Thu May 31 16:54:10 2012 +0000
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/05/31 16:54:10 imil Exp $
+#
+
+DISTNAME= App-ClusterSSH-4.01_01
+PKGNAME= p5-${DISTNAME:S/_/./}
+CATEGORIES= security
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DU/DUNCS/
+
+MAINTAINER= imil%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/CPAN/authors/id/D/DU/DUNCS/
+COMMENT= Cluster administration tool
+LICENSE= gnu-gpl-v1
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Exception-Class>=1.32:../../devel/p5-Exception-Class
+DEPENDS+= p5-Tk>=804.030:../../x11/p5-Tk
+DEPENDS+= p5-X11-Protocol>=0.56:../../x11/p5-X11-Protocol
+DEPENDS+= p5-Try-Tiny>=0.11:../../devel/p5-Try-Tiny
+
+BUILD_DEPENDS+= p5-File-Which>=1.09:../../devel/p5-File-Which
+BUILD_DEPENDS+= p5-Readonly>=1.03:../../devel/p5-Readonly
+BUILD_DEPENDS+= p5-Test-Pod-Coverage>=1.08:../../devel/p5-Test-Pod-Coverage
+BUILD_DEPENDS+= p5-Test-Trap>=0.2.1:../../devel/p5-Test-Trap
+BUILD_DEPENDS+= p5-Test-Pod>=1.45:../../devel/p5-Test-Pod
+BUILD_DEPENDS+= p5-Test-DistManifest>=1.012:../../devel/p5-Test-DistManifest
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/App/ClusterSSH/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 604d2598ae14 -r 8e830a82a0f0 security/clusterssh/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/clusterssh/PLIST Thu May 31 16:54:10 2012 +0000
@@ -0,0 +1,27 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/05/31 16:54:10 imil Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH.pm
+${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Base.pm
+${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Cluster.pm
+${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Config.pm
+${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Helper.pm
+${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/Host.pm
+${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/L10N.pm
+${PERL5_SUB_INSTALLVENDORLIB}/App/ClusterSSH/L10N/en.pm
+${PERL5_SUB_INSTALLVENDORARCH}/auto/App/ClusterSSH/.packlist
+${PERL5_SUB_INSTALLVENDORBIN}/ccon
+${PERL5_SUB_INSTALLVENDORBIN}/crsh
+${PERL5_SUB_INSTALLVENDORBIN}/cscp
+${PERL5_SUB_INSTALLVENDORBIN}/cssh
+${PERL5_SUB_INSTALLVENDORBIN}/ctel
+${PERL5_SUB_INSTALLVENDORMAN1DIR}/ccon.1
+${PERL5_SUB_INSTALLVENDORMAN1DIR}/crsh.1
+${PERL5_SUB_INSTALLVENDORMAN1DIR}/cssh.1
+${PERL5_SUB_INSTALLVENDORMAN1DIR}/ctel.1
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Base.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Cluster.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Config.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Helper.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::Host.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::L10N.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::ClusterSSH::L10N::en.3
diff -r 604d2598ae14 -r 8e830a82a0f0 security/clusterssh/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/clusterssh/distinfo Thu May 31 16:54:10 2012 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/05/31 16:54:10 imil Exp $
+
+SHA1 (App-ClusterSSH-4.01_01.tar.gz) = 2481f5ccd8f6d47025999313ac28440618303e6f
+RMD160 (App-ClusterSSH-4.01_01.tar.gz) = 17b05de9f25a5297b4c32f2139b93e932ec9a897
+Size (App-ClusterSSH-4.01_01.tar.gz) = 85995 bytes
Home |
Main Index |
Thread Index |
Old Index