From owner-cvs-all@FreeBSD.ORG Fri Apr 22 20:09:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C62D16A4CE; Fri, 22 Apr 2005 20:09:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF3F943D39; Fri, 22 Apr 2005 20:09:20 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3MK9KUP094863; Fri, 22 Apr 2005 20:09:20 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3MK9KPa094862; Fri, 22 Apr 2005 20:09:20 GMT (envelope-from netchild) Message-Id: <200504222009.j3MK9KPa094862@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 22 Apr 2005 20:09:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/libssh2 Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 20:09:21 -0000 netchild 2005-04-22 20:09:20 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/libssh2 Makefile distinfo pkg-descr Log: libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10). Revision Changes Path 1.597 +1 -0 ports/security/Makefile 1.1 +34 -0 ports/security/libssh2/Makefile (new) 1.1 +2 -0 ports/security/libssh2/distinfo (new) 1.1 +5 -0 ports/security/libssh2/pkg-descr (new)