Date: Sat, 5 Jul 2008 23:06:19 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/rubygem-net-ssh-gateway Makefile distinfo pkg-descr pkg-plist Message-ID: <200807052306.m65N6Jqj096818@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
araujo 2008-07-05 23:06:19 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/rubygem-net-ssh-gateway Makefile distinfo pkg-descr
pkg-plist
Log:
Net::SSH::Gateway is a library for programmatically tunneling connections to
servers via a single "gateway" host. It is useful for establishing Net::SSH
connections to servers behind firewalls, but can also be used to forward ports
and establish connections of other types, like HTTP, to servers with i
restricted access.
* Easily manage forwarded ports
* Establish Net::SSH connections through firewalls
WWW: http://net-ssh.rubyforge.org/gateway
PR: ports/125053
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Revision Changes Path
1.981 +1 -0 ports/security/Makefile
1.1 +22 -0 ports/security/rubygem-net-ssh-gateway/Makefile (new)
1.1 +3 -0 ports/security/rubygem-net-ssh-gateway/distinfo (new)
1.1 +10 -0 ports/security/rubygem-net-ssh-gateway/pkg-descr (new)
1.1 +43 -0 ports/security/rubygem-net-ssh-gateway/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807052306.m65N6Jqj096818>
