From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 15 15:40:20 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6850937B404 for ; Tue, 15 Jul 2003 15:40:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8570F43FBD for ; Tue, 15 Jul 2003 15:40:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6FMeIUp011385 for ; Tue, 15 Jul 2003 15:40:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6FMeI1e011384; Tue, 15 Jul 2003 15:40:18 -0700 (PDT) Resent-Date: Tue, 15 Jul 2003 15:40:18 -0700 (PDT) Resent-Message-Id: <200307152240.h6FMeI1e011384@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Dupre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F320237B401; Tue, 15 Jul 2003 15:30:45 -0700 (PDT) Received: from relay.gufi.org (civetta.gufi.org [212.110.23.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C03E43F3F; Tue, 15 Jul 2003 15:30:45 -0700 (PDT) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (host181-49.pool8288.interbusiness.it [82.88.49.181]) by relay.gufi.org (Postfix) with ESMTP id 37C0220F76; Wed, 16 Jul 2003 00:30:44 +0200 (CEST) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.9/8.12.9) with ESMTP id h6FMUhdS012231; Wed, 16 Jul 2003 00:30:43 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.9/8.12.9/Submit) id h6FMUhoF012230; Wed, 16 Jul 2003 00:30:43 +0200 (CEST) Message-Id: <200307152230.h6FMUhoF012230@vaio.alexdupre.com> Date: Wed, 16 Jul 2003 00:30:43 +0200 (CEST) From: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: nork@FreeBSD.org Subject: ports/54522: [Maintainer Update] Port: www/php5-cgi X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Dupre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2003 22:40:21 -0000 >Number: 54522 >Category: ports >Synopsis: [Maintainer Update] Port: www/php5-cgi >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 15 15:40:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.8-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD 4.8-ALEXDUPRE i386 >Description: Update to PHP5. >How-To-Repeat: >Fix: --- php5-cgi.diff begins here --- diff -ruN php4-cgi/Makefile php5-cgi/Makefile --- php4-cgi/Makefile Fri Jun 6 20:05:16 2003 +++ php5-cgi/Makefile Tue Jul 15 17:19:02 2003 @@ -1,11 +1,11 @@ -# New ports collection makefile for: php4-cli +# New ports collection makefile for: php5-cgi # Date created: Fri May 23 12:23:07 CET 2003 # Whom: Alex Dupre # -# $FreeBSD: ports/www/php4-cgi/Makefile,v 1.1 2003/06/06 18:05:16 nork Exp $ +# $FreeBSD: ports/www/php5-cgi/Makefile,v 1.1 2003/06/06 18:05:16 nork Exp $ # # Instructions on how to enable preferred extensions can be found in the -# Makefile of the master port (lang/php4). +# Makefile of the master port (lang/php5). # CATEGORIES= www @@ -13,7 +13,7 @@ MAINTAINER= sysadmin@alexdupre.com PKGMESSAGE= ${.CURDIR}/pkg-message -MASTERDIR= ${.CURDIR}/../../lang/php4 +MASTERDIR= ${.CURDIR}/../../lang/php5 WITHOUT_APACHE= yes WITHOUT_CLI= yes diff -ruN php4-cgi/pkg-message php5-cgi/pkg-message --- php4-cgi/pkg-message Thu Jul 3 17:43:47 2003 +++ php5-cgi/pkg-message Tue Jul 15 17:19:24 2003 @@ -1,11 +1,11 @@ ***************************************************************************** -You have installed the php4-cgi package. +You have installed the php5-cgi package. -Have a look at the php4-cgi port if you need additional extensions other than -CTYPE, MYSQL, OVERLOAD, PCRE, POSIX, SESSION, TOKENIZER, XML and ZLIB. +Have a look at the php5-cgi port if you need additional extensions other than +CTYPE, DOM, PCRE, POSIX, SESSION, SIMPLEXML, SQLITE, TOKENIZER and XML. You can find it at -ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/www/php4-cgi.tar +ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/ports/www/php5-cgi.tar ***************************************************************************** --- php5-cgi.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: