From owner-freebsd-ports@FreeBSD.ORG Fri Jul 12 09:21:29 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1EC109BE for ; Fri, 12 Jul 2013 09:21:29 +0000 (UTC) (envelope-from kremels@kreme.com) Received: from mail.covisp.net (mail.covisp.net [75.148.117.91]) by mx1.freebsd.org (Postfix) with ESMTP id 0818418C3 for ; Fri, 12 Jul 2013 09:21:28 +0000 (UTC) Received: from [10.0.0.120] (23-24-150-141-static.hfc.comcastbusiness.net [23.24.150.141]) by mail.covisp.net (Postfix) with ESMTPS id C7AE2118ACE2 for ; Fri, 12 Jul 2013 03:15:13 -0600 (MDT) From: LuKreme Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: postmaster php55 left php5 stuff Message-Id: <6AB16718-863B-4BD0-A753-3DBC41D1B09C@kreme.com> Date: Fri, 12 Jul 2013 03:15:12 -0600 To: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) X-Mailer: Apple Mail (2.1508) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jul 2013 09:21:29 -0000 After updating a bunch of stuff, including php to 5.5, I have: php5-bcmath-5.4.7 php5-bz2-5.4.7 php5-calendar-5.4.7 php5-ctype-5.4.7 php5-curl-5.4.7 php5-dom-5.4.7 php5-exif-5.4.7 php5-fileinfo-5.4.7 php5-filter-5.4.7 php5-ftp-5.4.7 php5-gd-5.4.7 php5-gettext-5.4.7 php5-hash-5.4.7 php5-imap-5.4.7 php5-json-5.4.7 php5-mbstring-5.4.7 php5-mcrypt-5.4.7 php5-mysql-5.4.7 php5-mysqli-5.4.7 php5-openssl-5.4.7 php5-readline-5.4.7 php5-session-5.4.7 php5-simplexml-5.4.7 php5-snmp-5.4.7 php5-soap-5.4.7 php5-sqlite3-5.4.7 php5-tokenizer-5.4.7 php5-xml-5.4.7 php5-xmlreader-5.4.7 php5-xmlwriter-5.4.7 php5-zip-5.4.7 php5-zlib-5.4.7 All still installed. I do have a bunch of the php55 stuff installed as = well: php55-5.5.0 php55-bcmath-5.5.0 php55-bz2-5.5.0 php55-ctype-5.5.0 php55-curl-5.5.0 php55-dom-5.5.0 php55-exif-5.5.0 php55-extensions-1.7 php55-fileinfo-5.5.0 php55-filter-5.5.0 php55-gd-5.5.0 php55-gettext-5.5.0 php55-hash-5.5.0 php55-iconv-5.5.0 php55-json-5.5.0 php55-mysql-5.5.0 php55-openssl-5.5.0 php55-pdo-5.5.0 php55-pdo_mysql-5.5.0 php55-pdo_sqlite-5.5.0 php55-phar-5.5.0 php55-posix-5.5.0 php55-pspell-5.5.0 php55-readline-5.5.0 php55-session-5.5.0 php55-simplexml-5.5.0 php55-sqlite3-5.5.0 php55-tokenizer-5.5.0 php55-xml-5.5.0 php55-xmlreader-5.5.0 php55-xmlwriter-5.5.0 php55-zip-5.5.0 php55-zlib-5.5.0 Is there any easy way to remove the old php5- files? Or should I just = feed them into pkg_delete? I kind of expected postmaster to handle this as I did: portmaster -o lang/php55 php5 portmaster -o lang/php55-extensions lang/php5-extensions --=20 A bird in the hand makes it difficult to blow your nose.