From owner-freebsd-questions@FreeBSD.ORG Fri Dec 12 17:13:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18D191065672 for ; Fri, 12 Dec 2008 17:13:38 +0000 (UTC) (envelope-from dnewman@networktest.com) Received: from mail.networktest.com (mail.networktest.com [216.240.60.134]) by mx1.freebsd.org (Postfix) with ESMTP id 004C18FC12 for ; Fri, 12 Dec 2008 17:13:37 +0000 (UTC) (envelope-from dnewman@networktest.com) Received: from dhcp130.eng.networktest.com (ns.networktest.com [216.240.60.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.networktest.com (Postfix) with ESMTPSA id A3B1978C87; Fri, 12 Dec 2008 09:13:37 -0800 (PST) Message-ID: <49429BC0.3040005@networktest.com> Date: Fri, 12 Dec 2008 09:13:36 -0800 From: David Newman Organization: Network Test Inc. User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Mike Clarke References: <4941C15C.5040801@networktest.com> <200812120908.03153.jmc-freebsd2@milibyte.co.uk> In-Reply-To: <200812120908.03153.jmc-freebsd2@milibyte.co.uk> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: updating php5-pcre X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2008 17:13:38 -0000 On 12/12/08 1:08 AM, Mike Clarke wrote: > As of php 5.2.7, pcre extension is distributed with the core php5 > package, and not as a standalone module anymore." Thanks much. So, I can safely deinstall the php5-pcre port? dn