sthen
748511976d
Use PATCHORIG, regen patches and rename the files which didn't match the
...
normal update-patches filenames. This avoids update-patches picking up the
.orig files in PHP distfiles and make it easier to keep in-sync. ok robert@
2011-06-18 19:49:22 +00:00
sthen
b47bbf573f
don't pick up an installed gsed; problem noticed by landry@, ok robert@
2011-03-26 10:23:13 +00:00
sthen
b51c226ab2
SECURITY update to 5.2.17, and sync WANTLIB-imap while there.
...
lang/php will follow later. ok robert@ (maintainer) aja@ jasper@
2011-01-17 11:47:19 +00:00
robert
fd4c5155c2
Update to 5.2.16
2011-01-03 15:03:03 +00:00
robert
084394cf13
Update to 5.2.14
2010-08-24 09:14:43 +00:00
steven
dc8c73b1de
drop USE_GCC3 here as well.
...
from brad
2010-07-21 17:04:29 +00:00
espie
c3fcc0f7ef
fix Makefile for gcc4, okay robert@
2010-05-09 16:19:22 +00:00
robert
c0f77b04f2
update to version 5.2.13
2010-03-21 09:05:55 +00:00
robert
cebc07826a
Update to php-5.2.12
2009-12-22 10:39:28 +00:00
robert
11ab5a2c9b
Update to php 5.2.11;
...
Security Enhancements and Fixes in PHP 5.2.11:
* Fixed certificate validation inside php_openssl_apply_verification_policy. (Ryan Sleevi, Ilia)
* Fixed sanity check for the color index in imagecolortransparent(). (Pierre)
* Added missing sanity checks around exif processing. (Ilia)
* Fixed bug #44683 (popen crashes when an invalid mode is passed). (Pierre)
2009-09-21 20:04:24 +00:00
sthen
47f70a4ce9
update Suhosin extension to 0.9.29; fixes segfaults with session encryption.
...
revert workaround (change default back to encrypted sessions).
ok robert@, similar diff jolan@
2009-08-21 09:44:12 +00:00
robert
8da83c7125
Make suhosin.session.encrypt=off by default because there are some problems
...
with php 5.2.10 and the suhosin patch. noted by william@ and people on ports@
It's going to be re-enabled when it gets fixed upstream.
2009-07-20 16:30:14 +00:00
robert
c69e6de0f6
update to php-5.2.10:
...
This is a SECURITY FIX that fixes:
Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files.
Update the suhosin patch to the current one while here.
2009-06-22 11:27:00 +00:00
robert
0ec2f59d65
update to php 5.2.9
2009-03-06 09:18:31 +00:00
robert
8f61858cd2
fix typo
2009-01-19 14:22:47 +00:00
robert
bd23eae5e6
move to the offical suhosin patch for 5.2.8; no change
2008-12-16 12:27:36 +00:00
robert
7d054e79d4
update to php-5.2.8 and fix the no_suhosin flavor
2008-12-09 21:52:31 +00:00
sthen
97e40cc868
typo in SUPDISTFILES, pointed out by Pierre Riteau.
...
ok robert@
2008-10-07 14:01:42 +00:00
robert
d5f223b64a
update to php-5.2.6; from Brad Walker <me@bradmwalker.com>
2008-05-20 14:01:45 +00:00
robert
f0466fb576
- update to php-5.2.5
...
- include the suhosin extension and suhosin patch by default unless
the no_suhosin flavor is defined
- add all the suhosin configuration options to the sample config
files
2007-11-14 10:53:50 +00:00
robert
bfd52b13a7
provide correct include paths by fixing a typo in patch-scripts_php_config_in;
...
bump PKGNAME; noticed by sturm@
2007-09-17 08:37:22 +00:00
robert
ff3c891663
update to version 5.2.4 and remove some obsolete CONFIGURE_ARGS;
2007-09-05 09:11:34 +00:00
robert
e02e606e73
update to version 5.2.3;
...
fixes many vulnerabilities just as usual. for more information
read http://www.php.net/releases/5_2_3.php
add a no_suhosin pseudo-flavor because horde has some problems
with the suhosin security patchset
2007-07-02 08:53:17 +00:00
robert
e9afe5e028
update to version 5.2.2;
...
fixes many vulnerabilities http://www.php.net/ChangeLog-5.php#5.2.2
from Lawrence Teo <lteo.openbsd1@calyptix.com>;
2007-05-11 15:05:15 +00:00
robert
33e91cd4a1
- update to php 5.2.1 and suhosin 0.9.2.6
...
- remove the pear subpackage as it is now replaced with www/pear
- the filepro extension is no longer available
tested by a couple of people
2007-03-22 22:43:20 +00:00
wilfried
9a0e909531
the suhosin patchset moved on the master site, ok robert@
2006-10-24 09:30:25 +00:00
robert
ab667c1beb
update to version 5.1.6 and replace the hardened patchset with
...
the suhosin patchset;
kill the hardened flavor because we are going to use suhosin
patchet by default;
2006-10-21 11:44:10 +00:00
alek
b9767e2dc8
Make it work after recent iodbc changes
2006-07-18 21:44:40 +00:00
robert
8951c07084
There is no need to add the pear distfile to SUPDISTFILES;
...
noticed by sturm@
2006-05-24 13:15:42 +00:00
aanriot
a97e7a55e4
- php-5.1.4 tarball has been rerolled, so update distinfo.
...
- add pear's distfile to SUPDISTFILES .
- bump relevent PKGNAMEs.
prompted by and ok robert@
2006-05-21 20:46:06 +00:00
robert
151101789e
Update to version 5.1.4;
...
Add a hardened flavor for both core and extensions (inspired by niallo@);
Use our own way to install pear because the bundled installer is totally
broken and upstream refuses to fix it.
Add a mysqli subpackage which can be used to access the functionality
provided by MySQL 4.1 and above.
Other minor changes and fixes are also included.
ok sturm@; tested by many
2006-05-09 14:15:40 +00:00
sturm
5e4046399d
revert completely broken update, we are back at 5.0.5 now
...
discussed on icb
2005-12-29 23:03:29 +00:00
robert
2e5b439bb0
Update to php-5.1.1;
...
for more information please check
http://www.php.net/ChangeLog-5.php#5.1.1
and
http://www.php.net/ChangeLog-5.php#5.1.0
The port now uses a CVS snapshot of PEAR;
2005-12-21 15:42:06 +00:00
robert
fff05e246c
upgrade to php-5.0.5;
2005-09-14 15:44:19 +00:00
robert
e12086c72a
update to 5.0.4;
2005-04-04 21:13:21 +00:00
robert
efcd59df1a
- fix WANTLIB markers and dependencies (from alek@ and wilfried@)
...
- delete some whitespaces (from wilfried@)
- don't leave mess in ldconfig search path
(reported by Moritz Grimm <mlist@scapa.dnsalias.net>)
- bump PKGNAMEs
tested by many; ok pval@
2005-03-16 20:09:41 +00:00
robert
ccc9a723f2
SECURITY:
...
update to 5.0.3;
add libstdc++ to WANTLIB;
use {.CURDIR} for PATCH_LIST and CHECKSUM_FILE from jolan@
2004-12-20 20:59:44 +00:00
robert
837cd0d4ce
Import php-5.0.2;
...
PHP5 is a widely-used general-purpose scripting language
that is especially suited for Web development and can be
embedded into HTML.
2004-10-02 11:32:35 +00:00