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 <[EMAIL PROTECTED]>
  
  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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to