cvs commit: ports/security Makefile
ports/security/rubygem-net-ssh-gateway
Makefile distinfo pkg-descr pkg-plist
Marcelo Araujo
araujo at FreeBSD.org
Sat Jul 5 23:06:20 UTC 2008
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 at 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)
More information about the cvs-ports
mailing list