aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-net-ssh/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update the capistrano related stackPhilip M. Gollucci2009-04-101-3/+3
| | | | | | | | | | - Pass maintainer to submitter (me) PRs: ports/133528, ports/133529, ports/133530 Approved by: previous maintainer Notes: svn path=/head/; revision=231986
* - Update to 2.0.2.Marcelo Araujo2008-06-271-3/+3
| | | | | | | | | | | - User RF macro. PR: ports/125016 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer) Notes: svn path=/head/; revision=215847
* - Update to 1.1.2Martin Wilke2007-07-101-3/+3
| | | | | | | | | | - Update maintainer mail adress PR: 114042 Submitted by: Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer) Notes: svn path=/head/; revision=195348
* - Update to 1.0.10Martin Wilke2007-03-011-3/+3
| | | | | | | | | PR: 109666 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer Notes: svn path=/head/; revision=186291
* - Update net-ssh to 1.0.9Pav Lucistnik2006-04-261-3/+3
| | | | | | | | PR: ports/95883 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer) Notes: svn path=/head/; revision=160504
* - Update to 1.0.8Marcus Alves Grando2006-02-201-3/+3
| | | | | | | | PR: 93570 Submitted by: maintainer Notes: svn path=/head/; revision=156431
* - Update to 1.0.7Pav Lucistnik2006-01-291-3/+3
| | | | | | | | PR: ports/92428 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer) Notes: svn path=/head/; revision=154715
* - Update net-ssh to 1.0.6Pav Lucistnik2006-01-201-3/+3
| | | | | | | | PR: ports/92047 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer) Notes: svn path=/head/; revision=153988
* Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. ItPav Lucistnik2006-01-181-0/+3
supports the following features: - User authentication via explicit username/password, or using a public-key/private-key pair. - Port forwarding, both from the local host to a remote computer via the remote host, and from the remote host to the local host. - Execute processes on the remote machine, both interactively and non-interactively ("batch"). PR: ports/91828 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> Notes: svn path=/head/; revision=153788