From owner-freebsd-questions@FreeBSD.ORG Tue Nov 2 22:12:50 2010 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 07CB21065695 for ; Tue, 2 Nov 2010 22:12:50 +0000 (UTC) (envelope-from fsb@thefsb.org) Received: from smtp154.iad.emailsrvr.com (smtp154.iad.emailsrvr.com [207.97.245.154]) by mx1.freebsd.org (Postfix) with ESMTP id D199E8FC14 for ; Tue, 2 Nov 2010 22:12:49 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp35.relay.iad1a.emailsrvr.com (SMTP Server) with ESMTP id 36FEA2C81EE; Tue, 2 Nov 2010 18:12:49 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp35.relay.iad1a.emailsrvr.com (Authenticated sender: fsb-AT-thefsb.org) with ESMTPSA id CE0E82C8172; Tue, 2 Nov 2010 18:12:48 -0400 (EDT) User-Agent: Microsoft-Entourage/12.10.0.080409 Date: Tue, 02 Nov 2010 18:12:47 -0400 From: Tom Worster To: John Levine , Message-ID: Thread-Topic: problems installing php (php5-spl) with portmaster Thread-Index: Act62xR3qrf3mTlBbUWIcoZxGme38Q== In-Reply-To: <20101102011455.36126.qmail@joyce.lan> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Cc: lystic1@gmail.com Subject: Re: problems installing php (php5-spl) with portmaster 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: Tue, 02 Nov 2010 22:12:50 -0000 On 11/1/10 9:14 PM, "John Levine" wrote: > >> portupgrade. However, I just unregistered php5-spl, because its no longer >> necessary. I believe php5-spl and php5-pcre are now integrated into PHP-5.3 >> by default. > > Yes and no. pcre depends on the separate pcre package, and php will fail > in baffling ways is your pcre is too old. > > The maintainer of the php port is aware of this but has declined both > to make a one-line change to the Makefile to use the bundled pcre > package, or an alternate one-line change to document the version > dependency. gosh! is there a test i can run to see if my pcre is going to fail in any baffling ways?