Age | Commit message (Expand) | Author | Files | Lines |
2014-11-21 | Fix build on !Linux ARM platforms. Ignore the existance of CRAY for now, | joerg | 3 | -1/+66 |
2014-10-23 | Add patch for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670. | taca | 6 | -2/+112 |
2014-08-15 | Update php53 to 5.3.29, final PHP 5.3 release. | taca | 6 | -62/+11 |
2014-07-28 | Fix build of www/ap-php with PHP 5.3. | prlw1 | 2 | -1/+19 |
2014-06-13 | Add the mysqlnd (MySQL Native Driver) include files. | fhajny | 3 | -4/+22 |
2014-06-13 | Fix problems on SunOS with the combination of FPM, event ports and catch_work... | fhajny | 2 | -1/+49 |
2014-05-31 | Use PKG_OPTIONS.${PHP_PKG_PREFIX} as PKG_OPTIONS_VAR in order to consistent | taca | 1 | -2/+2 |
2014-05-11 | Apply a patch to fix CVE-2014-2497, taken from | he | 2 | -1/+33 |
2014-03-23 | build fix for graphics/php53-gd following the freetype2 update | spz | 2 | -4/+24 |
2014-03-12 | Stop treating FreeBSD 10 as FreeBSD 1. | asau | 5 | -12/+148 |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -1/+2 |
2013-12-13 | Update php53 to 5.3.28 (PHP 5.3.28). | taca | 4 | -123/+7 |
2013-12-05 | Add fix for CVE-2013-6712, ext/date DoS vulnerability. | taca | 4 | -3/+35 |
2013-11-07 | Fixed a typo in the DESCR files for PHP | khorben | 1 | -1/+1 |
2013-10-25 | Override clang -R test, the wrappers drop -R/usr/lib. | joerg | 1 | -1/+7 |
2013-08-16 | Since openssl's security problem has assigned CVE-2013-4248, update comment | taca | 2 | -4/+4 |
2013-08-14 | Add fix fo openssl, CVE-2013-4073. | taca | 3 | -3/+118 |
2013-08-13 | Allow only the PHP version itself, otherwise the multi-version logic | joerg | 1 | -1/+3 |
2013-07-29 | Explicitly note it is PHP 5.3.x pacakge in COMMENT of Makefile and DESCR | taca | 2 | -2/+5 |
2013-07-29 | Move PHP_CHECK_INSTALLED to before including Makefile.php since it should | taca | 2 | -3/+3 |
2013-07-21 | Clean up php's framework. | taca | 2 | -39/+9 |
2013-07-15 | * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes | ryoon | 1 | -2/+1 |
2013-07-12 | Update php53 to 5.3.27 (PHP 5.3.27). | taca | 18 | -89/+75 |
2013-06-09 | Fix suhosi patch part. | taca | 2 | -3/+6 |
2013-06-07 | Update php53 to 5.3.26. | taca | 2 | -9/+6 |
2013-05-16 | Update php53 to 5.3.25 (PHP 5.3.25). | taca | 4 | -25/+12 |
2013-05-09 | Fix wrong condition check; make's variable should be referenced as variable. | taca | 1 | -2/+2 |
2013-04-12 | Update php53 to 5.3.24. | taca | 4 | -31/+28 |
2013-04-12 | Re-enable suhosin PKG_OPTIONS with updated patch file (by me). | taca | 2 | -4/+7 |
2013-03-16 | Update php53 to 5.3.23. | taca | 4 | -31/+27 |
2013-02-28 | Uncomment the pid parameter for php-fpm.conf so the pidfile is created and | imil | 3 | -3/+20 |
2013-02-22 | Update php53 to 5.3.22. | taca | 5 | -25/+9 |
2013-02-17 | Fix build problem of graphics/php-gd with png 1.6.0. | taca | 2 | -6/+6 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -1/+2 |
2013-01-17 | Update php53 to 5.3.21. | taca | 3 | -30/+14 |
2013-01-07 | Update php53 to 5.3.20. | taca | 3 | -8/+8 |
2012-11-23 | Update php53 to 5.3.19. | taca | 3 | -8/+8 |
2012-10-20 | Fix build problem when suhosin option enabled with a little dirty way. | taca | 2 | -2/+21 |
2012-10-19 | Update php53 to 5.3.18. | taca | 3 | -11/+8 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2012-09-15 | Re-enable suhosin PKG_OPTION. | taca | 2 | -3/+6 |
2012-09-14 | Update php53 to 5.3.17 (PHP 5.3.17). | taca | 2 | -9/+6 |
2012-08-17 | Update php53 to 5.3.16 (PHP 5.3.16). | taca | 8 | -47/+21 |
2012-07-31 | Fix a silly bug in latest PHP. Arbitrary symbol cannot be 'sun', which | fhajny | 3 | -1/+45 |
2012-07-27 | readline support require GNU readline. | obache | 1 | -1/+2 |
2012-07-25 | Fix file descriptor leak on SunOS. Bump PKGREVISION. | fhajny | 3 | -2/+18 |
2012-07-25 | Add support for readline (for interactive PHP CLI). | fhajny | 1 | -2/+9 |
2012-07-20 | Update php53 pacakge to 5.3.15 (PHP 5.3.15). | taca | 4 | -11/+13 |
2012-06-16 | Limit upper version of PHP. | taca | 1 | -3/+3 |
2012-06-16 | Update php53 to 5.3.14 (PHP 5.3.14). | taca | 6 | -51/+9 |