cvs commit: ports/security Makefile ports/security/dropbear
 Makefile distinfo pkg-descr pkg-plist
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Mon Sep  8 02:09:37 PDT 2003
    
    
  
edwin       2003/09/08 02:09:36 PDT
  FreeBSD ports repository
  Modified files:
    security             Makefile 
  Added files:
    security/dropbear    Makefile distinfo pkg-descr pkg-plist 
  Log:
  [new port] security/dropbear: a lightweight SSH2 server
  
          Dropbear is an SSH 2 server, designed to be usable in small
          memory environments.
  
          It supports:
                  * Main features of SSH 2 protocol
                  * Implements X11 forwarding, and authentication-agent forwarding
                  for OpenSSH clients
                  * Compatible with OpenSSH ~/.ssh/authorized_keys public key
                  authentication
  
          WWW: http://matt.ucc.asn.au/dropbear/dropbear.html
  
  PR:             ports/55795
  Submitted by:   Clement Laforet <sheepkiller at cultdeadsheep.org>
  
  Revision  Changes    Path
  1.437     +1 -0      ports/security/Makefile
  1.1       +39 -0     ports/security/dropbear/Makefile (new)
  1.1       +1 -0      ports/security/dropbear/distinfo (new)
  1.1       +10 -0     ports/security/dropbear/pkg-descr (new)
  1.1       +5 -0      ports/security/dropbear/pkg-plist (new)
    
    
More information about the cvs-all
mailing list