Commit Graph

27 Commits

Author SHA1 Message Date
mbalmer
04ab27d2cf Update to PHP4 version 4.4.1.
The complete changelog is available at http://www.php.net/ChangeLog-4.php#4.4.1

SECURITY: This version fixes a vulnerability described in detail
at http://www.hardened-php.net/advisory_202005.79.html and
http://www.hardened-php.net/index.76.html

ok robert@, bernd@
2005-11-01 11:09:31 +00:00
robert
a26d36e9a4 upgrade to 4.4.0;
This release also includes PEAR XML-RPC version 1.3.1 which
fixes a security vulnerability.
For more information, please visit:
http://www.vuxml.org/openbsd/b9d96cbe-f2d2-11d9-82d5-00065bd5b0b6.html
2005-07-12 15:49:27 +00:00
robert
3264258f4e update to 4.3.11; 2005-04-04 21:11:41 +00:00
wilfried
9ac7fc4b76 kill whitespace at eol, ok robert@ 2005-02-06 13:10:38 +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
51a88b3dfd fix PLIST-pear 2004-12-20 16:25:56 +00:00
robert
115bbc2487 switch to MESSAGE and UNMESSAGE; fix the redefinition of socklen_t;
Put correct paths into php-config and phpize scripts;
bump PKGNAME
2004-11-24 19:03:15 +00:00
robert
18364b5cdf Let's use ${LOCALBASE}/share/examples/php4/ for the example configuration
files. requested by f@obiit.org
2004-11-18 16:36:18 +00:00
robert
d07fe1d8ff php4-core conflicts with php5-core 2004-10-02 12:42:22 +00:00
espie
e44839e34b new plists.
comment out netscape-dynmotif, since we don't have the required motif lib.
2004-09-15 18:49:48 +00:00
espie
84376de01c tell make-plist we don't want .lock nor .filemap. 2004-08-05 15:04:26 +00:00
espie
5318b3b20e MODULES=www/php4/pear
okay maintainer(s)
2004-08-03 12:54:39 +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
avsm
4a2d70a8b7 update to php4-4.3.7 2004-06-06 18:09:22 +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
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
avsm
a46582a9f6 install a php man page as well, for the command line binary 2003-05-30 23:46:16 +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
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
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
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