From owner-freebsd-ports@freebsd.org Sat Nov 28 20:47:07 2015 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 9F857A3BF35 for ; Sat, 28 Nov 2015 20:47:07 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU004-OMC3S12.hotmail.com (blu004-omc3s12.hotmail.com [65.55.116.87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 55CAC1394 for ; Sat, 28 Nov 2015 20:47:06 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU437-SMTP49 ([65.55.116.72]) by BLU004-OMC3S12.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sat, 28 Nov 2015 12:45:59 -0800 X-TMN: [R0v8bkpCVagun4wDz7oUTSBe1tQmUu60] X-Originating-Email: [carmel_ny@outlook.com] Message-ID: Date: Sat, 28 Nov 2015 15:45:57 -0500 From: Carmel NY To: FreeBSD Ports Subject: Re: update PHP In-Reply-To: <5659F096.7030200@quip.cz> References: <5659F096.7030200@quip.cz> Organization: seibercom NET X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; amd64-portbld-freebsd10.2) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 28 Nov 2015 20:45:58.0582 (UTC) FILETIME=[C90B1560:01D12A1D] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Nov 2015 20:47:07 -0000 On Sat, 28 Nov 2015 19:21:10 +0100, Miroslav Lachman stated: >pkg query %o `pkg info -r php55 | tail -n +2` | sed 's~php5~php56~' > >my_php_ports That list 1154 ports. pkg query %o `pkg info -r php5 | tail -n +2` results in 22 ports. print/pecl-pdflib www/pecl-APC www/php5-session textproc/php5-xml security/php5-filter archivers/php5-bz2 databases/phpmyadmin converters/php5-iconv textproc/php5-ctype net/phpldapadmin security/php5-mcrypt security/php5-openssl devel/php5-gettext archivers/php5-zip converters/php5-mbstring databases/php5-mysqli devel/php5-json www/mod_php5 archivers/php5-zlib graphics/php5-gd net/php5-ldap security/php5-hash Wouldn't I only need to rebuild those 22 ports? -- Carmel