Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2013 05:44:01 -0500
From:      Bryan Drewery <bryan-lists@shatow.net>
To:        LuKreme <kremels@kreme.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: postmaster php55 left php5 stuff
Message-ID:  <51DFDDF1.4060406@shatow.net>
In-Reply-To: <6AB16718-863B-4BD0-A753-3DBC41D1B09C@kreme.com>
References:  <6AB16718-863B-4BD0-A753-3DBC41D1B09C@kreme.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/12/2013 4:15 AM, LuKreme wrote:
> 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
> 
> 

This is going to sound crazy, but I think the only safe way to upgrade
major PHP versions currently is to deinstall all php ports, then install
the new version/origins. That and other methods were discussed on ports@
when 5.4 came out.

-- 
Regards,
Bryan Drewery
bdrewery@freenode/EFNet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51DFDDF1.4060406>