From owner-freebsd-ports@FreeBSD.ORG Fri May 18 11:17:05 2012 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 A673C106566B; Fri, 18 May 2012 11:17:05 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) by mx1.freebsd.org (Postfix) with ESMTP id 796038FC08; Fri, 18 May 2012 11:17:05 +0000 (UTC) Received: from draco.over-yonder.net (c-174-50-4-38.hsd1.ms.comcast.net [174.50.4.38]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id AF1A637B537; Fri, 18 May 2012 06:16:58 -0500 (CDT) Received: by draco.over-yonder.net (Postfix, from userid 100) id E6E9217726; Fri, 18 May 2012 06:16:57 -0500 (CDT) Date: Fri, 18 May 2012 06:16:57 -0500 From: "Matthew D. Fuller" To: Florian Smeets Message-ID: <20120518111657.GZ45091@over-yonder.net> References: <4FB62706.9070002@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4FB62706.9070002@freebsd.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.21-fullermd.4 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97.4 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: Daniel Braniss , ports@freebsd.org Subject: Re: portmaster and php 5.4/5.3 issues 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: Fri, 18 May 2012 11:17:05 -0000 On Fri, May 18, 2012 at 12:40:06PM +0200 I heard the voice of Florian Smeets, and lo! it spake thus: > On 05/18/2012 12:09, Daniel Braniss wrote: > > what (if any :-), is the magic to convince portmaster to compile > > the php53-* extensions instead of php5-* extensions? > > you need to deinstall all php5* ports (something like pkg_delete -x > php5) and reinstall php53 and php53-extensions with your list of > modules set to on. One example, if you have archivers/php5-zip now > you need archivers/php53-zip with php53. As a dirty rotten underhanded wildly-unsupported trick I've used in the past to hack around this issue, I've manually edited /var/db/pkg/php5-*/+CONTENTS to s/php5/php5_/ all the ORIGIN lines. Then I could just `portmaster` or `portupgrade -f` them all, and it winds up OK. Usually. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.