>Среди файлов порта пхп 4.3.8 есть 3 Makefile: Makefile, Makefile.ext Make file.pear.
>Как собирать это порт, чтобы была возможность включить опции из Makefile.ext,
>тк make config учитывает только Makefile.
когда гонятся за СВЕЖИМИ портами - читают список рассылки ports@freebsd.org:
Date: Fri, 16 Jul 2004 15:00:31 +0200
From: Alex Dupre <ale@FreeBSD.org>
To: ports@FreeBSD.org
Subject: [HEADS UP] PHP mega-commitate:Fri, 16 Jul 2004 15:00:31 +0200
From: Alex Dupre <ale@FreeBSD.org>
To: ports@FreeBSD.org
Subject: [HEADS UP] PHP mega-commit
In a few words, the old "big" php port has been splitted into "base"
PHP, PEAR, and shared extensions. Every extension has its own slave port
and can be installed/deinstalled in a finer way without recompiling PHP.
Moreover, we can remove all ugly php slave ports created to enable
extensions (like php4-horde and so on, that cause packaging issues),
since now a port can depend on a particular set of extensions.
To conclude, PEAR (devel/php[4-5]-pear) can be used either with CLI or
with CGI sapi.
For users who still want a selection dialog to choose the extensions
I've created a meta-port to do so (lang/php[4-5]-extensions).
These patches have been tested successfully by thierry and me in the
last two weeks.
- --
Alex Dupre
От мета-порта PHP вернулись к мега-порту :) (тем не менее мета-порт тоже
остался)