From owner-freebsd-ports@FreeBSD.ORG Wed Jan 20 14:05:38 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5123E106566B for ; Wed, 20 Jan 2010 14:05:38 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 989E78FC1D for ; Wed, 20 Jan 2010 14:05:36 +0000 (UTC) Received: (qmail 81377 invoked from network); 20 Jan 2010 14:05:35 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 20 Jan 2010 14:05:35 -0000 Message-ID: <4B570DAF.5040707@FreeBSD.org> Date: Wed, 20 Jan 2010 15:05:35 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: ports@freebsd.org References: <4B14F69E.6040601@FreeBSD.org> In-Reply-To: <4B14F69E.6040601@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Subject: Re: [RFC] PHP 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2010 14:05:38 -0000 Alex Dupre ha scritto: > the long awaited update to PHP 5.3 is ready! Here is the patchset to try > before I'll commit it in the next week: http://www.alexdupre.com/php53.diff Patch updated. This should be the final patch. I'm going to commit it when PHP 5.3.2 will be released. Same instructions apply: > Removed ports: > > databases/php5-dbase > graphics/php5-ming > devel/php5-ncurses > security/php5-mhash > devel/php5-pcre > devel/php5-spl > > Update instructions (choose one of them): > > 1) remove all php ports and all ports that depends on php, > then reinstall your the php applications > > 2) deinstall the removed ports, > then upgrade recursively the lang/php5 port > > > To apply the patch (to a fresh ports tree): > > cd /usr && patch -p0 -E ~/php53.diff > > > Note: Zend decided to not support FreeBSD anymore, so a new > ZendOptimizer release for php 5.3 will never be released. -- Alex Dupre