summaryrefslogtreecommitdiffstats
path: root/main/php
Commit message (Collapse)AuthorAgeFilesLines
* main/php: explicit link to pthreadNatanael Copa2009-10-121-1/+4
| | | | | fixes #183 (cherry picked from commit 9881efaf35fb10a9145a18d71f9af6f019ccab81)
* main/php: remove 5.3 related link in post-installNatanael Copa2009-10-122-12/+1
| | | | (cherry picked from commit 33e57ec4e7664ef530bededfda2a7e09de9baa19)
* main/php: fix default config for extension_dirNatanael Copa2009-10-021-1/+3
|
* */php: move php-5.3 to testing and downgrade main/php to 5.2.10Natanael Copa2009-09-142-20/+37
| | | | | many apps needs 5.2 fixes #165
* main/php: ship config that loads the extension by defaultv1.9.0_rc2Natanael Copa2009-09-111-5/+6
| | | | also removed enchant. depends on x11.
* main/php: clean up the php 5.3 upgradeNatanael Copa2009-09-072-67/+181
| | | | | | | | | | | * remove php-session extension (its compiled in by default) fixes #156 * added various php extensions * added the suhosinver php hardening patch * renamed php-postgresql to php-pgsql
* main/php: upgrade to 5.3.0Natanael Copa2009-09-012-7/+19
|
* moved extra/* to main/Natanael Copa2009-07-241-0/+144
and fixed misc build issues