| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-05-15 | pullup ticket #2378 - requested by adrianp | rtr | 1 | -2/+1 |
| 2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -1/+2 |
| 2007-11-23 | Update to 5.2.5 | adrianp | 1 | -2/+1 |
| 2007-09-25 | add test target, as suggested by Chris Ross on pkgsrc-users@n.o. | jdolecek | 1 | -1/+2 |
| 2007-09-04 | load extensions via dlopen(), in preference to using NsLinkModule() et.al. on... | jdolecek | 1 | -2/+2 |
| 2007-09-04 | install PHP unstripped on Darwin/Mac OS X, so that modules load properly; bump | jdolecek | 1 | -2/+7 |
| 2007-09-03 | Stop the path to the wrapper "sed" script from ending up in "php-config". | tron | 1 | -1/+3 |
| 2007-09-02 | Update lang/php5 to 5.2.4 - miscellaneous security fixes and over 120 other | jdolecek | 1 | -2/+1 |
| 2007-08-01 | - Add patches to fix CVE-2007-3806 referring CVS repository. | taca | 1 | -2/+2 |
| 2007-06-11 | Added support for installation to DESTDIR. patch-an had removed correct | heinz | 1 | -9/+17 |
| 2007-06-08 | Fix the install path for the CGI binary so it ends up where we want it. | adrianp | 1 | -3/+11 |
| 2007-06-07 | Add in the correct patch to fix CVE-2007-2872 | adrianp | 1 | -1/+2 |
| 2007-06-06 | Update to php-5.2.3 | adrianp | 1 | -2/+2 |
| 2007-05-06 | Update 5.2.2 | adrianp | 1 | -2/+1 |
| 2007-05-05 | Remove PEAR from the default PHP install | adrianp | 1 | -2/+2 |
| 2007-04-28 | Patch to fix PHP bug #40326 (cannot open file from cwd if parent folder not | sborrill | 1 | -2/+2 |
| 2007-02-25 | put back openssl extension, mistakely commented out in PHP 5.2.1 upgrade | jdolecek | 1 | -1/+2 |
| 2006-11-06 | Update lang/php5 to 5.2.0. | jdolecek | 1 | -2/+1 |
| 2006-11-04 | Fix for CVE-2006-5465 from PHP CVS | adrianp | 1 | -2/+2 |
| 2006-10-22 | Fixes for CVE-2006-4812 and CVE-2006-4625 | adrianp | 1 | -2/+2 |
| 2006-10-20 | remove --enable-memory-limit - 8MB is too low, and this just | jdolecek | 1 | -1/+2 |
| 2006-08-19 | Remove special DIST_SUBDIR processing from Makefile. | taca | 1 | -4/+1 |
| 2006-08-19 | Update php5 package to 5.1.5: | taca | 1 | -2/+1 |
| 2006-08-19 | More fix of PLIST, now pkg_delete should always succeed. | taca | 1 | -2/+2 |
| 2006-08-17 | Correct PLIST to fix a binary package: | taca | 1 | -2/+2 |
| 2006-08-10 | Add security fix for Secunia Advisory SA21403 from PHP's CVS repository. | taca | 1 | -2/+2 |
| 2006-07-18 | Fix for CVE-2006-3011 | adrianp | 1 | -2/+2 |
| 2006-07-08 | Change DIST_SUBDIR because the current distfile path was already used before | minskim | 1 | -2/+2 |
| 2006-06-06 | Note in the MESSAGE file the path to the PHP CGI binary to answer an FAQ. | jlam | 1 | -1/+2 |
| 2006-06-05 | This package needs lex to build. Add it to USE_TOOLS. | minskim | 1 | -2/+2 |
| 2006-05-17 | Use PKGNAME_NOREV for DIST_SUBDIR (instead of just PKGNAME). | reed | 1 | -2/+2 |
| 2006-05-16 | Tarball on php.net has changed to include the pear installation file | adrianp | 1 | -15/+3 |
| 2006-05-07 | Added missing DIST_SUBDIR | martti | 1 | -2/+2 |
| 2006-05-07 | fetch PEAR installation archive too, to avoid use of wget by PHP installation | jdolecek | 1 | -1/+16 |
| 2006-05-06 | Update lang/php5 to 5.1.4. | jdolecek | 1 | -7/+2 |
| 2006-04-14 | PHP4/5 security changes... They're not critical issues; secunia classes | cube | 1 | -2/+2 |
| 2006-02-17 | Install bin/pear with correct file permissions | adam | 1 | -3/+3 |
| 2006-02-06 | Updated lang/php5 to 5.1.2 | martti | 1 | -2/+2 |
| 2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
| 2006-02-02 | Added two missing files to the PLIST. Bumped PKGREVISION. | rillig | 1 | -2/+2 |
| 2006-01-04 | Use PKGMANDIR instead of "man". | reed | 1 | -2/+2 |
| 2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
| 2005-12-06 | patch php.ini-dist and php.ini-recommended to comment out extension_dir | jdolecek | 1 | -2/+2 |
| 2005-12-04 | patch pear to use -n post-install - it cannot be done using normal | jdolecek | 1 | -2/+6 |
| 2005-12-03 | Update PHP5 to version 5.1.1. Some of the key features include: | jdolecek | 1 | -2/+2 |
| 2005-11-21 | Allow choosing of CGI or FastCGI as SAPI for the PHP interpreter. | joerg | 1 | -1/+11 |
| 2005-10-08 | add inet6 to list of supported options; this effectively enables IPv6 | jdolecek | 1 | -2/+2 |
| 2005-10-08 | Unfortunately PHP has several openssl hooks, which are only enabled | jdolecek | 1 | -2/+2 |
| 2005-09-08 | Update php5 to version 5.0.5. This is maintenance release, aimed at | jdolecek | 1 | -13/+3 |
| 2005-09-04 | Move some options that only apply to the PHP CGI package from Makefile.php | jlam | 1 | -1/+4 |