Age | Commit message (Expand) | Author | Files | Lines |
2010-03-04 | Update suhosin patch for PHP 5.2.13. | taca | 1 | -2/+2 |
2010-03-03 | Re-enable suhosin option since there is no need to disable it. | taca | 1 | -2/+2 |
2010-02-27 | Update php5 package to 5.2.13. | taca | 1 | -2/+2 |
2010-02-05 | Suhosin patch for php-5.2.12 is available now. | obache | 1 | -2/+2 |
2009-09-26 | Update suhosin patch to 5.2.11, too. | taca | 1 | -2/+2 |
2009-09-26 | Update lang/php5 to 5.2.11, fixing security problem of 5.2.10. | taca | 1 | -2/+2 |
2009-07-07 | Update lang/php5 to version 5.2.10 - according to the release annoucement: | jdolecek | 1 | -2/+3 |
2009-03-05 | Add back suhosin patch as a new one for 5.2.9 is out | adrianp | 1 | -3/+3 |
2009-03-02 | The PHP development team would like to announce the immediate availability of... | adrianp | 1 | -2/+10 |
2009-02-22 | Fix for suhosin MESSAGE | adrianp | 1 | -3/+3 |
2009-02-17 | Add Suhosin patch support via options.mk - no change to default package. | adrianp | 1 | -2/+12 |
2009-02-07 | Get SSL support working on OpenSolaris. Unfortunately on OpenSolairs the | adrianp | 1 | -1/+6 |
2008-08-17 | This adds ${PREFIX}/lib/php to the default include_path in php.ini | adrianp | 1 | -1/+8 |
2008-08-08 | Add maintainer-zts option | adrianp | 1 | -2/+6 |
2008-07-08 | Fix PEAR installs where PKG_SYSCONFDIR is not the default. | adrianp | 1 | -1/+4 |
2007-09-07 | Convert packages that test and use USE_INET6 to use the options framework | jlam | 1 | -3/+1 |
2007-05-05 | Remove PEAR from the default PHP install | adrianp | 1 | -1/+2 |
2007-02-25 | put back openssl extension, mistakely commented out in PHP 5.2.1 upgrade | jdolecek | 1 | -6/+6 |
2007-02-22 | pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. | wiz | 1 | -2/+2 |
2007-02-20 | Update PHP5 to 5.2.1. Includes several important security fixes and | jdolecek | 1 | -6/+6 |
2006-11-06 | Update lang/php5 to 5.2.0. | jdolecek | 1 | -1/+3 |
2006-10-20 | remove --enable-memory-limit - 8MB is too low, and this just | jdolecek | 1 | -4/+1 |
2006-06-05 | Specify explicitly where openssl can be found. | minskim | 1 | -2/+2 |
2006-04-14 | PHP4/5 security changes... They're not critical issues; secunia classes | cube | 1 | -1/+2 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -3/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
2005-12-03 | Update PHP5 to version 5.1.1. Some of the key features include: | jdolecek | 1 | -6/+2 |
2005-11-11 | PKGBASE is defined too late to be used in PKG_OPTIONS_VAR, so it cannot | rillig | 1 | -2/+4 |
2005-11-05 | Replaced an overly complex expression with the equivalent ${PKGBASE}. | rillig | 1 | -2/+2 |
2005-10-23 | php regex is also necessary on Linux; pointed out by Ondrej Tuma | jdolecek | 1 | -2/+2 |
2005-10-19 | Bring back the "ssl" option so that the builder may have the *option* to | tv | 1 | -5/+10 |
2005-10-16 | use PHP-provided regex on Solaris, PHP doesn't build with system regex | jdolecek | 1 | -1/+7 |
2005-10-08 | add inet6 to list of supported options; this effectively enables IPv6 | jdolecek | 1 | -1/+2 |
2005-10-08 | Unfortunately PHP has several openssl hooks, which are only enabled | jdolecek | 1 | -7/+4 |
2005-09-04 | Move some options that only apply to the PHP CGI package from Makefile.php | jlam | 1 | -3/+1 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 1 | -12/+8 |
2005-04-08 | disable sqlite extension again - there is databases/php5-sqlite for this | jdolecek | 1 | -2/+2 |
2005-01-04 | Enable SQLite | manu | 1 | -2/+2 |
2004-12-27 | use ${PKG_SYSCONFDIR} rather than hardcoding ${PREFIX}/etc | jdolecek | 1 | -2/+2 |
2004-12-17 | move DISTINFO_FILE setting from Makefile.common to Makefile.php, | jdolecek | 1 | -1/+3 |
2004-11-04 | put items only pertinent to interpreter build to new file Makefile.php | jdolecek | 1 | -0/+55 |