Commit Graph

38 Commits

Author SHA1 Message Date
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
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
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
avsm
1ca27f8212 activate the exif extension, requested and tested by
Tai Lee <tai_lee at mrmachine.net>
2004-01-05 17:51:29 +00:00
avsm
262b1c8e12 shorter license 2004-01-05 17:47:55 +00:00
naddy
ed01857cd0 remove trailing whitespace 2003-12-16 13:44:37 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +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
espie
b02d54b692 fix blasted installroot ignored. 2003-08-21 15:05:21 +00:00
espie
fbd0165e49 Fake, my ass 2003-08-21 13:42:22 +00:00
avsm
430bac2e14 no need for NO_CONFIGURE
from naddy@, Xavier Santolaria <xavier@santolaria.net>
2003-07-04 17:35:57 +00:00
avsm
a46582a9f6 install a php man page as well, for the command line binary 2003-05-30 23:46:16 +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
7c301b1f01 the php4-pear package should depend on the php4-core package
noticed by naddy during bulk build
2003-05-27 22:10:59 +00:00
avsm
2278c7b1c2 remove a BUILD_DEPENDS=RUN_DEPENDS to avoid introducing unnecessary
dependencies; set both manually instead
2003-05-23 21:17:29 +00:00
avsm
eb8d4b59d3 upgrade to php4-4.3.2RC4. this is the final release candidate for
4.3.2, and should be a hell of a lot more stable than 4.3.1, especially
on 64-bit architectures

this commit also merges the pear/ stuff into a subpackage of core;
its no longer necessary to have a separate directory just for the pear libs.
2003-05-23 20:06:22 +00:00
avsm
332e518242 enable wddx as well 2003-05-07 14:13:01 +00:00
avsm
d953ddddb2 we no longer have a php3 port to conflict with 2003-05-02 22:10:22 +00:00
avsm
3e237170b9 Make php chroot-friendly by default; the default pear directory is
/var/www/pear and php modules go into /var/www/lib/php.

Everything else still lives outside the chroot

Also tidy up the pkg/INSTALL message while I'm here
2003-05-02 19:49:00 +00:00
avsm
1c06d46b39 Update to php4-core-4.3.1 2003-04-03 10:26:25 +00:00
brad
1e3e008f8e Fix a buffer overflow in PHP's built-in wordwrap() function.
If you use the wordwrap() function on user-supplied input, a
specially-crafted input can overflow the allocated buffer and
overwrite the heap.  Exploit looks very difficult, but still
theoretically possible.

http://marc.theaimsgroup.com/?l=bugtraq&m=104102689503192
http://bugs.php.net/bug.php?id=20927
2003-02-06 05:28:49 +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
c9e720f715 - turn off transsid by default
- add license to phpxs
2002-08-17 01:39:25 +00:00
avsm
72c41ca52b - remove dependency on external libtool
- ltmain patch no longer needed
- move the php.ini extension lines to the end of the file
- introduce a new 'phpxs' command which enables/disables
  modules from a shell without needing to manually edit php.ini
- libphp4.so now installs into the same module dir as the extensions
- php4-enable is now done by 'phpxs -s' so remove it

tested by wilfried@, feedback from naddy@
2002-08-12 04:27:41 +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
naddy
767d29bc54 sync function prototype with definition
(size_t is not the same as unsigned int on 64-bit archs)
2002-07-17 22:41:44 +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
c4f1233c9f force pear's path to be included in the include_path for php so it
doesn't have to be configured explicitly.
2002-07-09 20:40:51 +00:00
avsm
6dff052ddf activate direct i/o functions by default 2002-07-09 19:47:43 +00:00
avsm
a732bb96f2 add snmp entry 2002-07-09 19:38:06 +00:00
avsm
7c34a14d96 restrict building recode to i386 until someone figures out what
the problem is on other arches
2002-07-08 21:33:33 +00:00
avsm
3282b3bc61 add ncurses module entry 2002-06-26 22:17:09 +00:00
avsm
263237df18 fix tpyo, from <aleksander.piotrowski@piestrak.waw.pl> 2002-06-26 21:32:56 +00:00
avsm
15dc0f67ef Import php4-core-4.2.1
Installs the barebones php4 with only the gettext, iconv and recode
modules compiled in.

All of the other modules have to be installed as shared modules on
top of this.

In addition to the Apache module, this package also includes a php
command-line binary which can be used in shell scripts.  The binary
uses the same /var/www/conf/php.ini file as the Apache module.

There is some non-i386 breakage at the moment (notably macppc).

Work by wilfried@ and me.  espie@ ok
2002-06-24 19:23:41 +00:00