cvs commit: ports/security Makefile ports/security/rubygem-net-ssh
Makefile distinfo pkg-descr pkg-plist
Pav Lucistnik
pav at FreeBSD.org
Tue Jan 17 23:20:28 PST 2006
pav 2006-01-18 07:20:26 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/rubygem-net-ssh Makefile distinfo pkg-descr pkg-plist
Log:
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It
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 at student.utwente.nl>
Revision Changes Path
1.729 +1 -0 ports/security/Makefile
1.1 +34 -0 ports/security/rubygem-net-ssh/Makefile (new)
1.1 +3 -0 ports/security/rubygem-net-ssh/distinfo (new)
1.1 +14 -0 ports/security/rubygem-net-ssh/pkg-descr (new)
1.1 +842 -0 ports/security/rubygem-net-ssh/pkg-plist (new)
More information about the cvs-all
mailing list