Date: Mon, 8 Sep 2003 02:09:36 -0700 (PDT) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/dropbear Makefile distinfo pkg-descr pkg-plist Message-ID: <200309080909.h8899aG5045364@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309080909.h8899aG5045364>