summaryrefslogtreecommitdiff
path: root/parallel/clusterit/PLIST
diff options
context:
space:
mode:
authorgarbled <garbled>2008-02-27 21:52:16 +0000
committergarbled <garbled>2008-02-27 21:52:16 +0000
commitd25bf9dada35376b0501235f0f20b1b704733830 (patch)
treedf00a16efed2f6f9620fa0af3e625965a9ca57a4 /parallel/clusterit/PLIST
parentd97915b17cdf80b865196c361514286fc8a5c6f0 (diff)
downloadpkgsrc-d25bf9dada35376b0501235f0f20b1b704733830.tar.gz
Update ClusterIt to 2.5.
Major enhancements: A new program, dtop, allows the user to run top across multiple machines and collate the results in real-time. The default remote commands have been changed over to ssh from rsh. A test option has been added to all commands to check if SSH is up and running before attempting an SSH connection that might otherwise hang. A flag has been added to dsh allowing the user to copy, execute, and delete a script on all machines in one step. There are many other small bugfixes and enhancements.
Diffstat (limited to 'parallel/clusterit/PLIST')
-rw-r--r--parallel/clusterit/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/parallel/clusterit/PLIST b/parallel/clusterit/PLIST
index ea43fa655bd..1292696ffdf 100644
--- a/parallel/clusterit/PLIST
+++ b/parallel/clusterit/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2005/06/02 20:48:12 garbled Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/02/27 21:52:16 garbled Exp $
bin/barrier
bin/barrierd
bin/rseq
bin/run
bin/dsh
+bin/dtop
bin/pcp
bin/pdf
bin/prm
@@ -18,6 +19,7 @@ man/man1/barrierd.1
man/man1/rseq.1
man/man1/run.1
man/man1/dsh.1
+man/man1/dtop.1
man/man1/pcp.1
man/man1/pdf.1
man/man1/prm.1