From owner-freebsd-ports@FreeBSD.ORG Sat Jun 28 17:11:38 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BE2937B401 for ; Sat, 28 Jun 2003 17:11:38 -0700 (PDT) Received: from mail.liwing.de (mail.liwing.de [213.70.188.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0A1344033 for ; Sat, 28 Jun 2003 17:11:36 -0700 (PDT) (envelope-from rehsack@liwing.de) Received: (qmail 36708 invoked from network); 29 Jun 2003 00:11:35 -0000 Received: from stingray.liwing.de (HELO liwing.de) ([213.70.188.164]) (envelope-sender ) by mail.liwing.de (qmail-ldap-1.03) with SMTP for ; 29 Jun 2003 00:11:35 -0000 Message-ID: <3EFE2EB6.10403@liwing.de> Date: Sun, 29 Jun 2003 02:11:34 +0200 From: Jens Rehsack Organization: LiWing IT-Services User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 (Compact - Build 2) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Dupre References: <3EFDD2B1.4050100@liwing.de> <191557848393.20030629013727@alexdupre.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports cc: Norikatsu Shigemura Subject: Re: lang/php4: questions and suggestions X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2003 00:11:38 -0000 On 6/29/2003 1:37 AM, Alex Dupre wrote: > Saturday, June 28, 2003, 7:38:57 PM, you wrote: > > JR> I've seen you don't enable '--with-regex', neither php4 builtin one nor > JR> system (what isn't recommented to be used, of course). > > Just a note, php4 is compiled by default with php regex (my port, > too). --with-regex is useless, and --with-regex=system becomes > --with-regex=php when php is built as an apache module. According to http://bugs.php.net/?id=23697 I'm not sure about that. Is this statement somewhere documented? Is there a difference between --with-regex and --with-regex=system? > I'll reply to the rest of your email tomorrow...bye. Have a nice weekend. Jens