Date: Wed, 16 Jul 2003 00:30:43 +0200 (CEST) From: Alex Dupre <sysadmin@alexdupre.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: nork@FreeBSD.org Subject: ports/54522: [Maintainer Update] Port: www/php5-cgi Message-ID: <200307152230.h6FMUhoF012230@vaio.alexdupre.com> Resent-Message-ID: <200307152240.h6FMeI1e011384@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <sysadmin@alexdupre.com> # -# $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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307152230.h6FMUhoF012230>