Commit Graph

28 Commits

Author SHA1 Message Date
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
beb11e9f40 point to the correct fastcgi website;
from Pierre Riteau <pierre.riteau@free.fr>
2007-04-30 21:22:00 +00:00
robert
49e00a6b85 compile zend_alloc.c with -O0 to prevent a compiler bug on sparc64
and regen patches while here; bump PKGNAMEs
2007-04-03 12:17:34 +00:00
robert
48abbd4bee - add a fastcgi subpackage to core because now we are able to build
more than one php binaries within one workdir (idea from FreeBSD)
- move pdo_sqlite support from core to extensions and also add a pdo_mysql
and a pdo_sqlite subpackage
- regen patches while here
- bump PKGNAMEs
2007-04-01 21:37:27 +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
espie
389f5c66a4 and relevant packing-lists 2006-11-25 11:09:43 +00:00
espie
90efd4554d new MULTI_PACKAGES.
give pear to daemon, explicitly
2006-11-25 11:09:04 +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
espie
17b77a4af2 new lib specs 2006-08-04 00:10:42 +00:00
alek
b9767e2dc8 Make it work after recent iodbc changes 2006-07-18 21:44:40 +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
wilfried
60b2eff919 add OpenBSD tag 2006-05-10 13:48:01 +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
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
sturm
4184a780de more 2005-12-29 23:06:28 +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
0f9d38fccb SECURITY: fix a heap overflow in internal pcre; bump PKGNAME
http://www.vuxml.org/openbsd/b552a55a-136d-11da-a0d4-00065bd5b0b6.html

ok pvalchev@
2005-08-31 22:12:54 +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
espie
fb76c69d1e explicitly mark that php4-pear and php5-pear conflict.
core prevents from installing them both, but this confuses the hell
out of find-all-conflicts.
2004-12-29 21:53:14 +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
alek
5364a42ec5 Add WANTLIB markers 2004-12-11 13:29:20 +00:00
robert
826690701f Let's use ${PREFIX}/share/examples/php5/ for the example configuration
files.
2004-11-24 17:37:49 +00:00
robert
c17debb60f switch to MESSAGE and UNMESSAGE; fix the redefinition of socklen_t;
bump PKGNAME
2004-11-24 17:27:22 +00:00
alek
7e044d243f Put correct paths into php-config and phpize scripts.
ok robert@
2004-11-24 13:15:09 +00:00
robert
bf86fb5352 import ports/php5/core; missed from the php5 import 2004-10-02 12:36:49 +00:00