rillig
cfd60c15ff
Clarified the comment that no dependency is added by this file.
2007-10-11 08:51:43 +00:00
rillig
e0c07e8ed7
Added variables for "bmake show-all".
2007-09-20 09:11:07 +00:00
ghen
13ea59af42
Adjust the documented default PHP version to the actual default.
2007-08-13 14:46:30 +00:00
rillig
68d8260f82
Added the usual documentation.
2007-06-18 07:21:09 +00:00
joerg
337c6b1297
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
...
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.
OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
tron
c27ecb6fa8
Make PHP version 5.x the default. Security updates for PHP 4.x are
...
simply releasted much too slow these days.
2006-05-09 10:06:34 +00:00
jdolecek
0d0d9c7d88
once PHP version is selected, set PHP_VERSION_REQD appropriately, so that
...
the selected version is forced for any sub-builds; this should fix
the bulk build problems for php5-extensions
use := to avoid variable recursion
2005-05-09 19:24:46 +00:00
jdolecek
f7d2170d80
export the information about selected version via PKG_PHP_VERSION
...
and the base name of program as PKG_PHP
2004-11-04 18:40:39 +00:00
jdolecek
52c1980501
new PHP extension module framework, which makes it possible to build
...
individual PHP extension packages with either PHP 4.x or PHP 5.x
convert existing php4-* packages to this framework and import as php-*
2004-10-31 19:30:29 +00:00