From owner-cvs-ports@FreeBSD.ORG Wed Jul 16 03:59:23 2003 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 6C7CB37B401; Wed, 16 Jul 2003 03:59:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06C0D43F75; Wed, 16 Jul 2003 03:59:23 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6GAxM0U071286; Wed, 16 Jul 2003 03:59:22 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6GAxMKK071285; Wed, 16 Jul 2003 03:59:22 -0700 (PDT) Message-Id: <200307161059.h6GAxMKK071285@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 16 Jul 2003 03:59:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang Makefile ports/lang/php5 Makefile bsd.php.mk distinfo pkg-message pkg-plist ports/lang/php5/files patch-configure patch-ext::gd::gd_ctx.c patch-main::main.c ports/lang/php5/scripts configure.php php4_options php5_options 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: Wed, 16 Jul 2003 10:59:23 -0000 nork 2003/07/16 03:59:22 PDT FreeBSD ports repository Modified files: lang Makefile lang/php5 Makefile distinfo pkg-message pkg-plist lang/php5/files patch-configure patch-ext::gd::gd_ctx.c lang/php5/scripts configure.php Added files: lang/php5/scripts php5_options Removed files: lang/php5 bsd.php.mk lang/php5/files patch-main::main.c lang/php5/scripts php4_options Log: Add php5 5.0.0.a1, PHP5 Scripting Language. PR: ports/54519 Submitted by: Alex Dupre Repo copied by: joe (cvs) Approved by: portmgr (no objections) Revision Changes Path 1.350 +1 -0 ports/lang/Makefile 1.20 +77 -77 ports/lang/php5/Makefile 1.4 +0 -103 ports/lang/php5/bsd.php.mk (dead) 1.4 +1 -1 ports/lang/php5/distinfo 1.5 +104 -26 ports/lang/php5/files/patch-configure 1.2 +26 -16 ports/lang/php5/files/patch-ext::gd::gd_ctx.c 1.2 +0 -139 ports/lang/php5/files/patch-main::main.c (dead) 1.4 +4 -4 ports/lang/php5/pkg-message 1.3 +60 -49 ports/lang/php5/pkg-plist 1.7 +1 -1 ports/lang/php5/scripts/configure.php 1.4 +0 -63 ports/lang/php5/scripts/php4_options (dead) 1.1 +60 -0 ports/lang/php5/scripts/php5_options (new)