aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-18 07:20:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-18 07:20:26 +0000
commite1638b45c70cd2a871ea4fae4f8efc7fe13019c9 (patch)
tree14519dffd738e9bb7a39e87430721ae956cff4e4 /security/Makefile
parent56a0eada3d9327f8ebd24c9c96758b56bd045b24 (diff)
downloadports-e1638b45c70cd2a871ea4fae4f8efc7fe13019c9.tar.gz
ports-e1638b45c70cd2a871ea4fae4f8efc7fe13019c9.zip
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@student.utwente.nl>
Notes
Notes: svn path=/head/; revision=153788
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 5a659803a552..dd9f75e744cf 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -532,6 +532,7 @@
SUBDIR += ruby-pam
SUBDIR += ruby-password
SUBDIR += ruby-tcpwrap
+ SUBDIR += rubygem-net-ssh
SUBDIR += saferpay
SUBDIR += safesh
SUBDIR += saint