Date: Tue, 27 Jul 2004 20:50:52 +0200 From: "David Peter Hansen" <dph@infopaq.dk> To: <freebsd-isp@freebsd.org> Subject: RE: php4 port build changes Message-ID: <5D750988561203468C18A37D1FC0362F015B6DE1@dkcphntex01.infopaq.net>
next in thread | raw e-mail | index | archive | help
> Apparently a few days ago the entire build process for > php4 has been changed. But documentation on how to select=20 > extensions is nowhere to be found (at least I couldn't find=20 > it). The end result is that basic items like session support,=20 > mysql support, etc will break if you upgrade.=20 >=20 > Anybody know where the docs are on how to activate php extensions? >From /usr/ports/UPDATING: 20040719: AFFECTS: users of PHP AUTHOR: ale@FreeBSD.org The old lang/php4 and lang/php5 ports have been splitted into 'base' PHP, PEAR, and shared extensions to allow more flexibility and add new features. Upgrading your current PHP installation will result in a 'base' PHP installation (no PEAR and no extensions). PEAR can be found in the new devel/php4-pear and devel/php5-pear ports, while the set of PHP extensions to install can be choosen via the meta-ports lang/php4-extensions and lang/php5-extensions, or installing singular extensions individually. /david
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5D750988561203468C18A37D1FC0362F015B6DE1>