From owner-freebsd-ports@FreeBSD.ORG Thu Mar 25 10:14:02 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 460C5106566B for ; Thu, 25 Mar 2010 10:14:02 +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 7493A8FC18 for ; Thu, 25 Mar 2010 10:14:00 +0000 (UTC) Received: (qmail 17519 invoked from network); 25 Mar 2010 10:13:58 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 25 Mar 2010 10:13:58 -0000 Message-ID: <4BAB3765.2010608@FreeBSD.org> Date: Thu, 25 Mar 2010 11:13:57 +0100 From: Alex Dupre User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: Sean McAfee References: <200911051539.21097.oliver@realtsp.com> <201002021551.48270.oliver@realtsp.com> <4B687605.5000905@quip.cz> <201003191403.22374.oliver.schonrock@openbrackets.net> <4BA38879.9000702@FreeBSD.org> <4BA39648.9030108@collaborativefusion.com> In-Reply-To: <4BA39648.9030108@collaborativefusion.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org 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: Thu, 25 Mar 2010 10:14:02 -0000 Sean McAfee ha scritto: > Do you happen to have the patchset posted anywhere? I'd be more than > happy to just use those locally until the unfreeze happens. http://www.alexdupre.com/php53.diff Since I'll be away in the next week, I'm going to commit this patchset in April. 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/ports && patch -p1 -E ~/php53.diff -- Alex Dupre