IABSD.fr/ports/net/ruby-net-scp/pkg

Branch :


Log

Author Commit Date CI Message
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
752b4e3c 2015-05-14 17:55:54 - update to ruby-net-scp-1.2.1
cb1c9c88 2010-11-08 23:24:39 Update plists for most ruby ports after changes to ruby.port.mk. Requested as a separate commit by landry@. OK landry@
d196ff9b 2008-12-08 11:04:54 Update to version 1.0.1 and add regress target. Okay bernd@.
25ebc0de 2008-05-09 18:52:19 Initial import of ruby-net-scp-1.0.0. Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over SSH (and requires the Net::SSH library), and allows files and directory trees to copied to and from a remote server.