CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/08/12 19:04:31
Modified files:
www/php5 : Tag: OPENBSD_4_5 Makefile.inc
www/php5/core : Tag: OPENBSD_4_5 Makefile
www/php5/extensions: Tag: OPENBSD_4_5 Makefile
Added files:
www/php5/patches: Tag: OPENBSD_4_5 patch-ext_suhosin_suhosin_c
Log message:
MFC:
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.
and
patch-ext_suhosin_suhosin_c has to go the the shared patch
dir.
ok robert@