From owner-freebsd-ports@FreeBSD.ORG Sat Apr 17 07:40:51 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 B27F0106566B; Sat, 17 Apr 2010 07:40:51 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (unknown [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 8BD4D8FC13; Sat, 17 Apr 2010 07:40:51 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id o3H7enmX011624 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 17 Apr 2010 00:40:49 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id o3H7en23011623; Sat, 17 Apr 2010 00:40:49 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA00668; Sat, 17 Apr 10 00:37:54 PDT Date: Sat, 17 Apr 2010 00:36:54 -0700 From: perryh@pluto.rain.com To: ale@freebsd.org Message-Id: <4bc96516.4Vt5HepOhUJuE9IP%perryh@pluto.rain.com> References: <4BC7F0AF.1010903@langille.org> <4BC81924.2070305@FreeBSD.org> In-Reply-To: <4BC81924.2070305@FreeBSD.org> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, swhetzel@gmail.com, dan@langille.org Subject: Re: php5 upgrade woes 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: Sat, 17 Apr 2010 07:40:51 -0000 Alex Dupre wrote: > Scot Hetzel ha scritto: > > Make sure that the devel/php5-pcre port is uninstalled, and > > then install the php5 port by defining WITH_BUNDLED_PCRE. > > No, no and no. I really cannot understand which is the > difficult part in following the 20100409 UPDATING entry. > Two simple *ordered* steps. > > In other words: > > You have to remove php5-pcre *BEFORE* updating php5 Even after reading this several times I don't get what the "No, no and no" refers to. Isn't your ordering: > remove php5-pcre *BEFORE* updating php5 _exactly_ the same as what Scot said to do: > > Make sure that the devel/php5-pcre port is uninstalled, > > and then > > install the php5 port ...