Date: Sun, 27 Nov 2011 14:25:04 +0200 From: Kaya Saman <kayasaman@gmail.com> To: Kevin Oberman <kob6558@gmail.com> Cc: Chris Rees <crees@freebsd.org>, ports@freebsd.org, "Julian H. Stacey" <jhs@berklix.com> Subject: Re: Strange issues while upgrading ports Message-ID: <4ED22C20.90605@gmail.com> In-Reply-To: <CAN6yY1uBcYONV3FuFmUVKXCYJ_zfLCf-VJSkm%2B8QP6DQMZ5QHA@mail.gmail.com> References: <4ECF9B06.1090602@gmail.com> <201111251506.pAPF609d081562@fire.js.berklix.net> <CADLo839CYHGgQXiw%2ByA5VogVhmC28oMP18g2njH_hTFLcZa6OA@mail.gmail.com> <4ED1B626.8010700@gmail.com> <CAN6yY1uBcYONV3FuFmUVKXCYJ_zfLCf-VJSkm%2B8QP6DQMZ5QHA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/27/2011 08:03 AM, Kevin Oberman wrote: > > When it has been this long, you might want to completely delete and > re-install all ports following the instructions in the portmaster man > page examples. This will assure that EVERYTHING is properly cleaned > up. No obsolete libraries, header files, data files, or anything else. > It's the 11 step process and please read the relevant example in its > entirety to make sure you don't waste too much time. If your system > has a very large number of ports installed, consider using the -P > option to use packages when they are available. > > I do see some ports that might benefit from CPU specific > optimizations. If you feel that these are important, re-install these > after you finish the basic re-installation. I discovered in the UPDATING file that it claims the same thing: 20100409: AFFECTS: users of lang/php5 AUTHOR: ale@FreeBSD.org As of PHP 5.3, a few extensions were removed from or included into the core PHP5 package. Follow the steps below to update your installation. 1) Delete the following packages (if installed): - php5-dbase - php5-ncurses - php5-pcre - php5-spl - php5-ming - php5-mhash 2) Rebuild lang/php5 and all ports that depend on it. The only problem is how to go about it? I mean I have quite a few web based monitoring apps (cacti, zabbix, munin, etc) which all depend on PHP5 + apache22 so am not really sure if running: make deinstall on each port is wise.... especially since I don't want the config files do be deleted (even though backed up) or backend database information to be get lost either.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ED22C20.90605>