From owner-freebsd-ports@freebsd.org Sun Jun 4 20:32:27 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96ED4BEE4F8 for ; Sun, 4 Jun 2017 20:32:27 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7E1F5835F2 for ; Sun, 4 Jun 2017 20:32:27 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: by mailman.ysv.freebsd.org (Postfix) id 7D0C6BEE4F7; Sun, 4 Jun 2017 20:32:27 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C885BEE4F6 for ; Sun, 4 Jun 2017 20:32:27 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from dnvrco-oedge-vip.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "dnvrco-oedge-vip.email.rr.com", Issuer "dnvrco-oedge-vip.email.rr.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 55AB2835F1 for ; Sun, 4 Jun 2017 20:32:26 +0000 (UTC) (envelope-from pschmehl_lists@tx.rr.com) Received: from [76.183.153.52] ([76.183.153.52:53363] helo=[192.168.0.8]) by dnvrco-omsmta03 (envelope-from ) (ecelerity 3.6.9.48312 r(Core:3.6.9.0)) with ESMTP id FE/F7-01815-89D64395; Sun, 04 Jun 2017 20:29:13 +0000 Date: Sun, 04 Jun 2017 15:29:11 -0500 From: Paul Schmehl Reply-To: Paul Schmehl To: abi , scratch65535@att.net cc: freebsd-ports Subject: Re: Upgrade PHP to 7.0 Message-ID: <5205DA3C8088A4C5A726C84F@Pauls-MacBook-Pro.local> In-Reply-To: References: <4sk8jctlap0qlvs8m5r52suome2hb5tgas@4ax.com> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-RR-Connecting-IP: 107.14.64.88:25 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jun 2017 20:32:27 -0000 --On June 4, 2017 at 11:20:20 PM +0300 abi wrote: > On 04.06.2017 21:42, scratch65535@att.net wrote: > As OP problem was solved, it's time to hijack the thread a little :) I'm > considering to migrate as well, what is recommended path for upgrade ? > Uninstall all php56 ports or replace them (I believe, -o key in > portmaster). > Here's what I did. portmaster -o lang/php71 lang/php56 That upgrades php. Then I removed all the php56-extensions: pkg-delete php56-\* mod_php56 php56-extensions And then installed the php71-extensions. cd /usr/ports/lang/php71-extensions make config make install clean Make sure you make a list of all the installed php56-extensions so you can select the same ones in php71-extensions. Paul Schmehl, Retired As if it wasn't already obvious, my opinions are my own and not those of my employer. ******************************************* "It is as useless to argue with those who have renounced the use of reason as to administer medication to the dead." Thomas Jefferson "There are some ideas so wrong that only a very intelligent person could believe in them." George Orwell