2012-02-02 16:44:22 by Takahiro Kambe | Files touched by this commit (2) |
Log message: Trying to fix build problem on NetBSD current recently. |
2011-06-24 13:59:29 by Takahiro Kambe | Files touched by this commit (2) |
Log message: Change LICENSE to php from php-license. |
2011-06-20 15:40:51 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Add LICENSE. |
2011-06-15 16:41:16 by Takahiro Kambe | Files touched by this commit (4) |
Log message: Add two security fix, CVE-2011-1938 and filename-injection from PHP 5.3's repository. Bump PKGREVISION. |
2011-03-21 17:34:28 by Takahiro Kambe | Files touched by this commit (5) |
Log message: Apply changes by r308525 from PHP's repository to fix bug #54055 (buffer overrun with high values for precision ini setting). It fixes one of security fixes by PHP 5.3.6. Bump PKGREVISION. |
2011-03-21 17:08:29 by Takahiro Kambe | Files touched by this commit (3) |
Log message: Add a patch to fix bug #54193 (Integer overflow in shmop_read()) referring r309018 from PHPs' repository. (CVE-2011-1092) Bump PKGREVISION of devel/php-shmop. |
2011-02-21 17:26:50 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Regen distinfo. |
2011-02-21 17:25:33 by Takahiro Kambe | Files touched by this commit (4) |
Log message: Add patches to fix SA43328. Bump PKGREVISION. |
2011-02-21 17:21:17 by Takahiro Kambe | Files touched by this commit (2) |
Log message: Re-enable suhosin patch as php53. |
2011-02-15 21:52:24 by Sergey Svishchev | Files touched by this commit (2) |
Log message: Re-enable DL_AUTO_VARS -- makes PHP CLI work again with extensions that are linked to pthread (like mysql.so). |