Date: Tue, 02 Nov 2010 18:15:28 -0400 From: Tom Worster <fsb@thefsb.org> To: Lystic Emsen <lystic1@gmail.com> Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: problems installing php (php5-spl) with portmaster Message-ID: <C8F605C0.1D6A8%fsb@thefsb.org> In-Reply-To: <AANLkTikgoM-SHKnk_YxwNUf_fzuWLacc7OyYw9_hqt1k@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hi lystic, finally i remembered to look in /usr/ports/UPDATING which says: 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. On 11/1/10 8:16 PM, "Lystic Emsen" <lystic1@gmail.com> wrote: > I just upgrade my php5 port to php5.3 and ran into a similar problem with > portupgrade. However, I just unregistered php5-spl, because its no longer > necessary. I believe php5-spl and php5-pcre are now integrated into PHP-5.3 > by default. > > I also ran into a couple of other problems. These notes may be of some help > later. > > http://www.unixnews.net/2010/10/error-with-apr-parameter-is-incorrect.html > http://www.unixnews.net/2010/10/pcre-error-with-php5-filter-and-php5.html > > -Lystic > > On Mon, Nov 1, 2010 at 5:52 PM, Tom Worster <fsb@thefsb.org> wrote: > >> portmaster is looping on devel/php5-spl. it seems as though php5-spl >> depends >> on itself. the excerpt below shows two cycles of the recursion. the list >> ">> >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >>" gets one longer on each >> interation. >> >> any ideas how to fix this? >> >> thanks >> tom >> >> >> ===>>> Port directory: /usr/ports/devel/php5-spl >> >> ===>>> Gathering dependency list for devel/php5-spl from ports >> ===>>> Starting dependency check >> ===>>> Checking dependency: devel/autoconf268 >> ===>>> Checking dependency: lang/php5 >> >> ===>>> The dependency for lang/php5 >> seems to be handled by php5-pcre-5.2.11_1 >> >> >> ===>>> The dependency for lang/php5 >> seems to be handled by php5-spl-5.2.11_1 >> >> ===>>> Launching child to update php5-spl-5.2.11_1 to php5-spl-5.3.3_2 >> pear-1.9.0 >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> >> ===>>> Port directory: /usr/ports/devel/php5-spl >> >> ===>>> Gathering dependency list for devel/php5-spl from ports >> ===>>> Starting dependency check >> ===>>> Checking dependency: devel/autoconf268 >> ===>>> Checking dependency: lang/php5 >> >> ===>>> The dependency for lang/php5 >> seems to be handled by php5-pcre-5.2.11_1 >> >> >> ===>>> The dependency for lang/php5 >> seems to be handled by php5-spl-5.2.11_1 >> >> ===>>> Launching child to update php5-spl-5.2.11_1 to php5-spl-5.3.3_2 >> pear-1.9.0 >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> php5-spl-5.2.11_1 >> >> php5-spl-5.2.11_1 >> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " >> freebsd-questions-unsubscribe@freebsd.org" >> > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C8F605C0.1D6A8%fsb>