Subject: CVS commit: pkgsrc/security/ruby-net-ssh-multi
From: Jonathan Perkin
Date: 2014-06-03 16:52:56
Message id: 20140603145256.4411296@cvs.netbsd.org

Log Message:
Import security/ruby-net-ssh-multi into pkgsrc.

Net::SSH::Multi is a library for controlling multiple Net::SSH
connections via a single interface. It exposes an API similar to that
of Net::SSH::Connection::Session and Net::SSH::Connection::Channel,
making it simpler to adapt programs designed for single connections to
be used with multiple connections.

This library is particularly useful for automating repetitive tasks
that must be performed on multiple machines. It executes the commands
in parallel, and allows commands to be executed on subsets of servers
(defined by groups).

Files:
RevisionActionfile
1.1addpkgsrc/security/ruby-net-ssh-multi/DESCR
1.1addpkgsrc/security/ruby-net-ssh-multi/Makefile
1.1addpkgsrc/security/ruby-net-ssh-multi/PLIST
1.1addpkgsrc/security/ruby-net-ssh-multi/distinfo