32 Commits

Author SHA1 Message Date
robert
7f974d53e3 fix lib-depends and prepare for php-5.6 2014-11-15 10:17:44 +00:00
robert
bb415afd58 security update to 5.5.19; includes fix for CVE-2014-3710 2014-11-13 19:57:16 +00:00
sthen
23337c3345 As reported by Mike <gmail/lesniewskister>, php 5.5 opcache isn't included
in the packages - it was already built, we just didn't install it.
2014-11-06 20:22:12 +00:00
sthen
f0e5d2ca70 Since we got rid of 5.2, all versions of php in tree now support fpm and
pcntl, so move the Makefile parts up to Makefile.inc. Looks ok to robert@
2014-11-06 17:34:33 +00:00
sthen
678fc8d73f update to php 5.4.34, 5.5.18
ok robert@ who also had a diff for this but forgot to commit it :)
2014-10-18 20:31:11 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
sthen
7ffa3c2855 update to php 5.5.16, ok robert@ 2014-08-23 10:45:51 +00:00
ajacoutot
42b7592114 Properly register sampled directories with @sample instead of running
mkdir manually... bug found by sysmerge(8) WIP support for packages.
2014-07-14 08:02:07 +00:00
robert
e08f3b7989 update to 5.5.14:
This release fixes several bugs in addition to 8 CVEs.
2014-06-27 16:10:59 +00:00
sthen
c43b0c2145 update to php-5.4.28 / 5.5.13, bug/crash/DOS fixes. ok robert@
http://www.php.net/ChangeLog-5.php
2014-06-03 21:52:46 +00:00
sthen
2bcd8c5c0c /var/www/conf/modules.sample is no longer provided by base; noticed by florian@ 2014-05-30 13:14:08 +00:00
sthen
ea3f05829d update to php 5.4.28/5.5.12, various fixes including some security-ish/leaks/
memory corruption.  ok robert@

http://www.php.net/ChangeLog-5.php
2014-05-12 22:12:03 +00:00
sthen
32f3a51bfe remove unguarded "#define AI_ADDRCONFIG 0" 2014-04-28 22:02:39 +00:00
edd
507bc399c8 Enable readline support in PHP-5.4 and PHP-5.5.
(But not in PHP-5.3, since readline support is broken and EOL).

OK sthen@, with input from ajacoutot@, thanks.
2014-04-23 08:39:58 +00:00
sthen
5f34bd4774 also zap gssapi, spotted by aja 2014-04-21 15:35:34 +00:00
sthen
2ff18878e9 sync wantlib 2014-04-21 14:18:14 +00:00
sthen
7953ca56d9 handle RAND_egd removal 2014-04-19 12:06:44 +00:00
sthen
610a6bc584 update to PHP 5.5.11, ok robert@ - various bug fixes including
fileinfo CVE-2013-7345
2014-04-06 12:53:41 +00:00
sthen
bdcb3300be fix WANTLIB and add a patch I forgot to 'cvs add'; didn't build without the
patch, so no bump
2014-03-27 14:05:02 +00:00
sthen
8020fd4f3f update php/5.5 to 5.5.10 and adjust php-fpm.conf to use unix sockets
(5.5 is still unlinked to the build)
2014-03-27 11:34:05 +00:00
ajacoutot
04eae4c316 Default to UTC instead of having an undefined timezone.
This can be easily changed per application or system-wide and will allow
some PHP apps to behave right out-of-the-box without the following vomit:

PHP message: PHP Warning:  date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set().....

ok robert@ (maintainer)
2014-03-20 13:02:19 +00:00
sthen
febaa89cd3 handle httpd move, originally from florian@, tweaks by me 2014-03-13 17:33:27 +00:00
robert
a2ece853ba update to 5.5.5 2013-11-03 16:20:39 +00:00
landry
324eee4323 Add an -intl subpackage for the php intl extension using ICU.
ok robert@ (maintainer)
2013-10-24 18:20:39 +00:00
espie
a9b904eb4c no-conflict is a lie, the rcscripts conflict.
I'll let robert@ figure out whether he wants to version the scripts
or what...
2013-10-12 10:44:22 +00:00
sthen
0715ecc825 update to php 5.5.4, ok robert@ 2013-09-20 20:20:28 +00:00
sthen
1f67939c2b suhosin hasn't been ported to php 5.4 or 5.5 yet, so remove the
suhosin-related lines that we were patching into the config files
to avoid confusion.  ok robert@
2013-08-24 09:23:28 +00:00
sthen
d118456904 Update to new PHP releases (and backported patch for 5.3), fixing the
recent security fix which was buggy.  ok robert@
2013-08-23 10:06:45 +00:00
robert
a111fe9b8c update to 5.5.2 2013-08-23 06:31:43 +00:00
robert
2624873193 don't pick libpam up in the imap module and fix PLISTs 2013-08-08 19:11:43 +00:00
robert
25a3f79e15 oops, remove accidentally imported files 2013-08-07 16:50:55 +00:00
robert
449d29446c initial import of php 5.5.1 2013-08-07 16:46:55 +00:00