Dirk Froemberg
4017dcd217
Upgrade to 4.2.3.
2002-09-09 08:32:24 +00:00
Dirk Froemberg
2e3efc002f
Upgrade to 4.2.2 and thus close a security hole (remote vulnerability).
...
See http://security.e-matters.de/advisories/022002.html for details.
2002-07-22 18:22:14 +00:00
Dirk Froemberg
70e77fff1f
Upgrade to 4.2.1.
2002-05-17 06:07:01 +00:00
Dirk Froemberg
864304e1a9
USE_BZIP2
...
PR: ports/37568
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-05-13 06:20:06 +00:00
Dirk Froemberg
f0ca10c005
Remove stale entry.
2002-05-01 09:41:52 +00:00
Dirk Froemberg
8e584c45ca
Upgrade to 4.2.0.
...
Don't upgrade to this version blindly. External variables handling
has been changed. This will break your application if they don't
take care of this.
There is a CVS tag (BEFORE_PHP_4_2_0) for the latest non-4.2.0
version (4.1.2).
-------------------------------------------------------------------------
The biggest change in PHP 4.2.0 concerns variable handling. External
variables (from the environment, the HTTP request, cookies or the web
server) are no longer registered in the global scope by default. The
preferred method of accessing these external variables is by using the new
Superglobal arrays, introduced in PHP 4.1.0. More information about this
change:
* PHP Manual: Predefined variables
http://www.php.net/manual/en/html/language.variables.predefined.html
2002-04-27 11:15:18 +00:00
Dirk Froemberg
5117d90551
Upgrade to 4.1.2 and thus fix remote vulnerabilities.
...
Everybody is strongly encouraged to upgrade.
See http://security.e-matters.de/advisories/012002.html for details.
2002-02-27 22:17:22 +00:00
Dirk Froemberg
55ff631088
Upgrade to 4.1.1.
2001-12-26 23:15:43 +00:00
Dirk Froemberg
4c6ad01883
Upgrade to 4.1.0.
...
See http://www.php.net/ChangeLog-4.php for a detailed list of
changes.
2001-12-19 19:48:41 +00:00
Dirk Froemberg
e7805e9cfa
Add patch files to the repository, finally.
2001-11-30 09:19:33 +00:00
Dirk Froemberg
29dbd88431
Really fix IMAP/IMAP-SSL support and clean up yesterday's mess.
2001-11-24 15:30:12 +00:00
Dirk Froemberg
838690506f
Fix IMAP/IMAP-SSL support.
...
PR: ports/32232
Submitted by: Yarema <yds@dppl.com>
2001-11-23 18:46:55 +00:00
Dirk Froemberg
849ac4847d
Add support for domxml.
...
PR: ports/28948, ports/29565
2001-11-18 22:29:38 +00:00
Dirk Froemberg
e2220b5883
Fix truetype font support with gd.
...
Submitted by: Timothy Aslat <tim@spyderweb.com.au>
2001-11-05 13:24:05 +00:00
Dirk Froemberg
49d97d5a25
Fix compilation errors if mbregex is selected.
...
PR: ports/31666
Submitted by: sf
2001-11-05 12:07:16 +00:00
Dirk Froemberg
f8b65fb6f3
Hotfix for build problems if gd support is enabled.
2001-08-26 12:21:31 +00:00
Dirk Froemberg
479004b56b
Upgrade to 4.0.6:
...
jstring support was included in php (as mbstring), so
split japanese support into mbregex and mbstring support.
2001-06-24 18:19:17 +00:00
Dirk Froemberg
9732b3c7af
Upgrade jstring to 1.1.1 and mbregex to 1.2.1.
...
Submitted by: KANAI Yasunori <y_kanai@pop01.odn.ne.jp>
2001-05-13 11:45:36 +00:00
Dirk Froemberg
4a9e850bcd
Upgrade to 4.0.5.
2001-05-03 22:16:50 +00:00
Dirk Froemberg
c1a9cd939f
Use latest jstring module (php4_jstring-20010205.tar.gz) and add support
...
for mbregex (Multibyte Regular Expressions).
Submitted by: KANAI Yasunori <y_kanai@pop01.odn.ne.jp>
2001-03-11 15:53:24 +00:00
Dirk Froemberg
b6fbfbc1f6
Upgrade to 4.0.4pl1.
2001-01-16 22:49:24 +00:00
Dirk Froemberg
3dc620734d
Upgrade to 4.0.4.
2000-12-20 12:15:28 +00:00
Dirk Froemberg
bcbb71df20
Add support for jstring.
...
Submitted by: kuriyama
2000-12-13 08:43:16 +00:00
Dirk Froemberg
cd3b442563
Upgrade to 4.0.3pl1.
2000-10-16 16:09:43 +00:00
Dirk Froemberg
15d7920db3
Upgrade to 4.0.3.
...
From announcement:
"PHP 4.0.3 has been released. 4.0.3 is mostly a security-oriented
maintenance release, therefore it's *strongly* recommended for all
users of PHP to upgrade to it."
2000-10-12 09:48:55 +00:00
Dirk Froemberg
549241e594
Upgrade to 4.0.2.
2000-09-02 08:39:13 +00:00
Dirk Froemberg
a6ba14eabd
Upgrade to 4.0.1pl2.
...
Submitted by: Palle Girgensohn <girgen@partitur.se>
2000-07-03 10:19:40 +00:00
Dirk Froemberg
0a3af3b1d7
Upgrade to 4.0.1.
2000-06-30 13:01:26 +00:00
Dirk Froemberg
7a05dae9d1
Add mod_php4 after repository copy from apache13-php4.
2000-05-29 19:25:07 +00:00
Dirk Froemberg
362259b791
Upgrade to php-4.0.0.
2000-05-25 12:44:00 +00:00
Dirk Froemberg
0ec73e0175
ZEND_EXTENSION_API_NO was bumped without changing the distname. This
...
bug prevented Zend optimizer to be loaded.
Submitted by: akiy_@hotmail.com
2000-05-21 08:56:24 +00:00
Dirk Froemberg
7cbdbc04eb
Upgrade to php-4.0RC2.
2000-05-17 21:54:49 +00:00
Dirk Froemberg
1d0d02363b
Upgrade to mod_ssl 2.6.4.
2000-05-02 14:02:03 +00:00
Dirk Froemberg
8a60e7fed4
Upgrade to mod_ssl 2.6.3.
2000-04-16 18:56:22 +00:00
Dirk Froemberg
6c06c5af2c
Upgrade to php-4.0RC1.
2000-04-04 20:22:19 +00:00
Dirk Froemberg
9af21dd132
- Upgrade to php-4.0b4pl1, finally.
...
- remove BROKEN, time to test it
- remove "shared," from some php configure options
2000-03-27 20:39:01 +00:00
Dirk Froemberg
a7dec5b17e
Upgrade to mod_ssl 2.6.2.
2000-03-02 11:33:10 +00:00
Dirk Froemberg
f8648060a8
Upgrade to mod_ssl 2.6.1.
2000-02-29 15:25:21 +00:00
Dirk Froemberg
1f03e68856
Upgrade to Apache 1.3.12 and mod_ssl 2.6.0.
2000-02-27 19:50:36 +00:00
Dirk Froemberg
62a3a36bfa
Add "cross side scripting" security patch.
...
See http://www.apache.org/info/css-security/ for details.
2000-02-03 17:07:58 +00:00
Dirk Froemberg
45c9eb9cdf
Upgrade to PHP-4.0b3, finally.
...
At the moment only zlib, mysql and gd support is tested.
2000-01-25 16:52:23 +00:00
Dirk Froemberg
4993756c13
Upgrade to Apache 1.3.11 and mod_ssl 2.5.0.
2000-01-23 00:02:13 +00:00
Dirk Froemberg
a085d07871
Upgrade to mod_ssl-2.4.10.
2000-01-12 14:44:42 +00:00
Dirk Froemberg
bf2f175b19
Upgrade to mod_ssl 2.4.9.
1999-11-25 13:58:21 +00:00
Dirk Froemberg
4e10378cf8
Upgrade to mod_ssl 2.4.8.
1999-11-05 12:04:47 +00:00
Dirk Froemberg
8d43b66eb1
Upgrade to mod_ssl 2.4.7.
1999-11-03 22:19:56 +00:00
Dirk Froemberg
b38aefd8d8
Upgrade to mod_ssl 2.4.6.
1999-10-22 10:12:14 +00:00
Dirk Froemberg
ff706b78a9
Upgrade to mod_ssl 2.4.5.
1999-10-01 17:32:14 +00:00
Dirk Froemberg
8f641bab83
Upgrade to mod_ssl 2.4.4.
1999-09-28 15:31:15 +00:00
Dirk Froemberg
00e2daebe1
- bump shared library version number for ucd-snmp from 3 to 4.
...
- Add php4_snmp.c.diff to PATCHFILES in order to unbreak SNMP support.
There was a conflicting type between ${PREFIX}/include/ucd-snmp/mib.h
and ${WRKDIR}/php-4.0b2/ext/snmp/snmp.c due to ucd-snmp upgrade
to 4.0.1.
Reported by: Wizzard <wizzard@mwci.net>
- Delete http://www.php.net/ from MASTER_SITES to workaround the problem
that the http server isn't returning a 404 for non-existant files and
thus breaks fetching of mod_ssl distfile.
Reported by: Iron Yuppie <aronchick@formatta.com>
1999-09-19 14:37:36 +00:00