From owner-cvs-ports@FreeBSD.ORG Fri Apr 22 20:11:14 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32DF516A4D1; Fri, 22 Apr 2005 20:11:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1969E43D1D; Fri, 22 Apr 2005 20:11:14 +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 j3MKBDWY095120; Fri, 22 Apr 2005 20:11:14 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3MKBDfn095119; Fri, 22 Apr 2005 20:11:13 GMT (envelope-from netchild) Message-Id: <200504222011.j3MKBDfn095119@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 22 Apr 2005 20:11:13 +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/pecl-ssh2 Makefile distinfo pkg-descr ports/security/pecl-ssh2/files patch-config.m4 X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 20:11:14 -0000 netchild 2005-04-22 20:11:13 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pecl-ssh2 Makefile distinfo pkg-descr security/pecl-ssh2/files patch-config.m4 Log: PHP bindings to the libssh2 library which provide access to resources (shell, remote exec, tunneling, file transfer) on a remote machine using a secure cryptographic transport. Revision Changes Path 1.598 +1 -0 ports/security/Makefile 1.1 +28 -0 ports/security/pecl-ssh2/Makefile (new) 1.1 +2 -0 ports/security/pecl-ssh2/distinfo (new) 1.1 +11 -0 ports/security/pecl-ssh2/files/patch-config.m4 (new) 1.1 +5 -0 ports/security/pecl-ssh2/pkg-descr (new)