Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 07:20:26 +0000 (UTC)
From:      Pav Lucistnik <pav@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 Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200601180720.k0I7KRPl026855@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601180720.k0I7KRPl026855>