From owner-cvs-ports@FreeBSD.ORG Thu Jul 13 22:07:12 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org 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 3507016A4DE; Thu, 13 Jul 2006 22:07:12 +0000 (UTC) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05AB143D45; Thu, 13 Jul 2006 22:07:12 +0000 (GMT) (envelope-from shaun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6DM7BSR082231; Thu, 13 Jul 2006 22:07:11 GMT (envelope-from shaun@repoman.freebsd.org) Received: (from shaun@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6DM7B9W082230; Thu, 13 Jul 2006 22:07:11 GMT (envelope-from shaun) Message-Id: <200607132207.k6DM7B9W082230@repoman.freebsd.org> From: Shaun Amott Date: Thu, 13 Jul 2006 22:07:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang Makefile ports/lang/phc Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 13 Jul 2006 22:07:12 -0000 shaun 2006-07-13 22:07:11 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/phc Makefile distinfo pkg-descr Log: Add lang/phc, a framework for static analysis of PHP scripts, PHP source to source transformations, and (in the future) compiling PHP scripts down to native machine code. PR: ports/99784 Submitted by: Conor McDermottroe Approved by: ahze (mentor, implicit) Revision Changes Path 1.499 +1 -0 ports/lang/Makefile 1.1 +23 -0 ports/lang/phc/Makefile (new) 1.1 +3 -0 ports/lang/phc/distinfo (new) 1.1 +10 -0 ports/lang/phc/pkg-descr (new)