From owner-freebsd-ports@FreeBSD.ORG Tue Mar 13 12:26:21 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9A3D516A404 for ; Tue, 13 Mar 2007 12:26:21 +0000 (UTC) (envelope-from bsd@lordcow.org) Received: from mail.uct.ac.za (mail.uct.ac.za [137.158.153.100]) by mx1.freebsd.org (Postfix) with ESMTP id 7F62D13C468 for ; Tue, 13 Mar 2007 12:26:19 +0000 (UTC) (envelope-from bsd@lordcow.org) Received: from lhc.phy.uct.ac.za ([137.158.92.134]) by mail.uct.ac.za with esmtp (Exim 4.44 (FreeBSD)) id 1HR653-0003Hu-My for ports@freebsd.org; Tue, 13 Mar 2007 14:26:17 +0200 Received: from lordcow by lhc.phy.uct.ac.za with local (Exim 4.63) (envelope-from ) id 1HR655-0004tZ-4d for ports@freebsd.org; Tue, 13 Mar 2007 14:26:19 +0200 Date: Tue, 13 Mar 2007 14:26:19 +0200 From: gareth To: ports@freebsd.org Message-ID: <20070313122619.GA18753@lordcow.org> Mail-Followup-To: ports@freebsd.org References: <45EDF2CF.2070807@clear-data.com> <45F5D0F6.8000306@abtime.de> <20070313081751.GA12929@lordcow.org> <45F68CDD.6020402@mikestammer.com> <45F69042.4030706@mikestammer.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45F69042.4030706@mikestammer.com> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: Re: php5-pcre-5.2.1_4 was Re: FreeBSD Port: php5-5.2.1_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: Tue, 13 Mar 2007 12:26:21 -0000 On Tue 2007-03-13 (06:51), Eric wrote: > >edit /usr/ports/lang/php5/Makefile > > > >add --with-pcre-regex to the bottom of CONFIGURE_ARGS: > > > >reinstall php5 and php5-pcre i can confirm that this work, thanx ;) that obviously invokes the bundled version .. > Good news! it seems this is fixed with the latest php5-pcre port update. later than php5-pcre-5.2.1_3? > woot! woot indeed ;)