Date: Sat, 5 Jul 2008 23:03:07 +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-scp Makefile distinfo pkg-descr pkg-plist Message-ID: <200807052303.m65N37Ib096466@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
araujo 2008-07-05 23:03:07 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/rubygem-net-scp Makefile distinfo pkg-descr pkg-plist
Log:
Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over
SSH (and requires the Net::SSH library), and allows files and directory trees
to copied to and from a remote server.
* Transfer files or entire directory trees to or from a remote host via SCP
* Can preserve file attributes across transfers
* Can download files in-memory, or direct-to-disk
* Support for SCP URI's, and OpenURI
WWW: http://net-ssh.rubyforge.org/scp
PR: ports/125052
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Revision Changes Path
1.980 +1 -0 ports/security/Makefile
1.1 +22 -0 ports/security/rubygem-net-scp/Makefile (new)
1.1 +3 -0 ports/security/rubygem-net-scp/distinfo (new)
1.1 +10 -0 ports/security/rubygem-net-scp/pkg-descr (new)
1.1 +65 -0 ports/security/rubygem-net-scp/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807052303.m65N37Ib096466>
