Commit Graph

26 Commits

Author SHA1 Message Date
robert
161e369e36 upgrade to 4.3.9;
This release also re-introduces ability to write GIF images
via the bundled GD extension.
2004-09-25 11:17:46 +00:00
robert
05644a2c86 Update to 4.3.8:
SECURITY: PHP memory_limit remote vulnerability
http://security.e-matters.de/advisories/112004.html

Add Type 1 support for the gd extension,
from Aleksander Piotrowski <Aleksander.Piotrowski@nic.com.pl>;

move to @dir
2004-07-15 00:49:46 +00:00
robert
963de44418 Replace defined(USE_GCC3) with ${USE_GCC3:L:Myes}
from avsm@
2004-06-08 17:54:21 +00:00
robert
c00564cf77 take over maintainance; remove some unnecessary line;
remove iconv from MODULES because gettext includes it

ok jolan@
2004-06-08 15:59:54 +00:00
avsm
be552c1892 drop maintainer, jolan might pick this up 2004-06-06 18:25:35 +00:00
avsm
4a2d70a8b7 update to php4-4.3.7 2004-06-06 18:09:22 +00:00
avsm
92367759d8 update to php-4.3.6 2004-04-17 11:26:59 +00:00
avsm
e74466eee0 update to php4-4.3.5 2004-04-08 12:38:59 +00:00
avsm
a67a319f1d Update to php4-4.3.5RC3 (final RC), fixes some 64-bit bugs conveniently in
time for amd64 to work.  Also some gcc3 fixes.
2004-02-29 00:08:07 +00:00
naddy
e3581d9854 remove workaround for gcc2.95/sparc64 compiler bug 2004-02-25 19:56:36 +00:00
avsm
4113f49a47 update to php4-4.3.4 2003-11-15 18:11:35 +00:00
avsm
7a2ea24bd0 Update to php-4.3.3; tested by many on ports@, thanks folks!
naddy@ ok
2003-08-28 22:30:38 +00:00
avsm
cfc50d03f8 update to php4-4.3.2; pretty much the same as the final RC 2003-05-28 19:29:14 +00:00
avsm
9fbd748224 update to php4-4.3.2RC4 2003-05-23 20:08:33 +00:00
naddy
ac18f81713 Use NO_SHARED_ARCHS rather than hardcoding the list of architectures that
support dynamic loading.  From Xavier Santolaria <xavier@santolaria.net>.
2003-05-22 14:16:22 +00:00
avsm
3a58f63653 missed this; new chroot-friendly layout 2003-05-02 19:54:22 +00:00
naddy
7ce514c2a8 work around gcc 2.95 compiler bug on sparc64; ok avsm@ 2003-04-30 19:15:57 +00:00
avsm
c5447381a2 upgrade to php4-4.3.1 ; now the regress suite works as well 2003-04-03 10:25:23 +00:00
naddy
139703d153 There is a regression test suite, but I don't know how to best run
them within the framework of this port, so temporarily disable the
tests.
2002-10-29 01:42:41 +00:00
avsm
f3da1d65db - update to php4-4.2.3
- include the domxml extension as a subpackage
- include some extra modules with PEAR which also disappeared
- only link against freetype1, not freetype2
2002-09-11 23:16:48 +00:00
avsm
39bc121dac cvs missed out this file in my last commit.
spotted by jcs@
2002-08-20 02:56:48 +00:00
avsm
f994413c90 warn upgraders to read both php and zend licenses before upgrading
the port
2002-07-24 14:49:03 +00:00
avsm
2740f2774d upgrade to php-4.2.2, from brad@
closes a security hole: http://www.php.net/release_4_2_2.php
2002-07-22 16:47:33 +00:00
avsm
35a165e306 - move bundled extensions to core/ to save build time
- MACHINE_ARCH is predefined; jcs@
2002-07-12 10:13:56 +00:00
avsm
171caa9beb remove the --with-pear here - not needed 2002-06-24 19:36:07 +00:00
avsm
f359776efd delete the existing php4 port in preparation for the new, hopefully
improved one.
2002-06-24 19:17:49 +00:00