summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few bugs and added support for supplying custom ini filesOle Markus With2011-07-221-2/+18
|
* Fixed a bug causing bogus ini files to be installedOle Markus With2011-07-221-2/+1
|
* Removed 5.4 and 5.5 from default USE_PHPOle Markus With2011-06-291-2/+2
|
* Added 5.4 and 5.5 to PHP_USEOle Markus With2011-05-221-2/+2
|
* Added a PHP_EXT_S to aid packages with bundled extensionsOle Markus With2011-01-101-5/+13
|
* Implement PHP_EXT_OPTIONAL_USE as a way to make the PHP dependency optional ↵Robin H. Johnson2011-01-091-2/+10
| | | | for bug #351098: Supports prevents packages USE=-php bringing in PHP when they do not need it.
* whitespace and typo fixJeremy Olexa2010-12-271-8/+8
|
* Fixed issues with zend_extension as well as removed dep on depend.phpOle Markus With2010-11-031-5/+6
|
* Added an src_prepare that fits better with EAPI=2Ole Markus With2010-11-021-13/+19
|
* Cleanup of eclass. Also added depend.php back in as it is still required for ↵Ole Markus With2010-11-021-44/+45
| | | | some parts
* Added die to emake test in php-ext-pecl-Ole Markus With2010-10-061-6/+4
|
* Added eclasses required for minor version slotting of PHPOle Markus With2010-10-061-0/+333
Changed php-ext-base-r1 to require dev-lang/php:5 to prevent mixing of old-style slotting and new-style