# ChangeLog for dev-lang/php # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL # $Header: /home/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.32 2002/07/09 19:10:58 rphillips Exp $ *php-4.2.1-r4 (12 Jul 2002) 12 Jul 2002; Roman Weber php-4.2.1-r4.ebuild : Fixed compile error with sablotron 0.95 *php-4.2.1-r3 (09 Jul 2002) 09 Jul 2002; Roman Weber php-4.2.1-r3.ebuild : Fixed various readded Bugs. Added use 'nls' from dev-php/mod_php (Bug #2895) Added 'use' variables: freetype, jpeg, tiff, png and gd from dev-php/mod_php (Bug #3900) *php-4.2.1-r2 (08 Jul 2002) 08 Jul 2002; Maik Schreiber : Changed dependency from >=net-www/apache-1.3.24-r1 to >=net-www/apache-1.3.26-r2 (Apache 1.3.26 includes a fix for the "chunked encoding" issue). Closes bug #4677. 27 Apr 2002; Ryan Phillips : There is a compilation problem with the --with-gettext variable being passed to configure from within portage. 25 Apr 2002; Donny Davies : Clarify the pkg_postinst() message. 16 Apr 2002; Seemant Kulleen : I caused the gettext bug. The configure options do not like --with-gettext set. They only like --without-gettext set. Who knew? Hmm, and I did not edit the ChangeLog for some reason to say that the mhash and mcrypt flags are encapsulated by the crypt flag now. *php-4.2.1-r1 (17 Jun 2002) 17 Jun 2002; Ryan Phillips php-4.2.1-r1.ebuild : added oci8 use variable to support Oracle databases *php-4.2.1-r1 (21 May 2002) 5 June 2002; Ryan Phillips php-4.2.1-r1.ebuild : Added support for firebird 21 May 2002; Roman Weber php-4.2.1-r1.ebuild : Added XSLT sablotron to XML USE variable. Bug #2863 Fixed symlink to extensions directory. Bug #2886 *php-4.2.1 (17 May 2002) 19 May 2002; Ryan Phillips php-4.2.1.ebuild: Changed --with-png-dir=/usr/lib \ to --with-png-dir=/usr \ 17 May 2002; Roman Weber php-4.2.1.ebuild : New release Fixed flash ming issue. Bug #2707 Fixed mysql issue. Bug #2711 Set register_globals = On in php.ini. Lower security but more compatibility. See http://www.php.net/release_4_1_2.php Readded curl/snmp/bz2/ssl. Tnx Todd Symlinked php.ini to old place. Tnx Todd. Disabled Java in ebuild. I'm not glad about it but it's imho the only way to fix a nasty bug. Perhaps it will work with an extra ebuild for the java extension. Bug #2708 *php-4.2.0 (12 May 2002) 12 May 2002; Ryan Phillips php-4.2.0.ebuild : Added a message to warn the user that setting the register_globals option to off may break compatibility with some scripts. 8 May 2002; Ryan Phillips php-4.2.0.ebuild : New release *php-4.1.2-r9 (5 May 2002) 5 May 2002; Ryan Phillips php-4.1.2-r9.ebuild : Added support for SSL, snmp, curl, and bzip2 to package. Fixes #2468 *php-4.1.2-r8 (28 Apr 2002) 27 Apr 2002; Ryan Phillips php-4.1.2-r7.ebuild : for some reason --with-gettext doesn't find the libraries it needs. ./configure --with-gettext from the commandline works fine. reopening bug report. *php-4.1.2-r8 (27 Apr 2002) 27 Apr 2002; Ryan Phillips php-4.1.2-r7.ebuild : Tweaked ebuild to include --with-gettext support. This fixes #2106, but does it break anything else? *php-4.1.2-r7 (15 Apr 2002) 15 Apr 2002; Jared H. Hudson php-4.1.2-r7.ebuild : Fixed php to check for imap with ssl support when compiling the imap extension. Bug #1254 Fixed bug where php couldn't find path to javac. Bug #1401 Modified the ebuild so it DEPENDs on net-mail/uw-imap instead of the old virtual/imapUW *php-4.1.2-r6 (12 Apr 2002) 12 Apr 2002; Spider update -r to force rebuild with updated libpng *php-4.1.2-r5 php-4.1.1-r5 (12 Apr 2002) 12 Apr 2002; Seemant Kulleen php-4.1.2-r5.ebuild, php-4.1.1-r5.ebuild : Changed the "gettext" USE flag to "nls" since that is the same thing. *php-4.1.2-r5 (10 Apr 2002) 10 Apr 2002; Donny Davies php-4.1.2-r5.ebuild, files/mod_php.conf : Added a mod_php.conf file, which installs into the apache addon-modules config directory. This eliminates the need to "sed" the apache config file in order to "turn on" the php mime types. Removed some stale ebuilds/digests. Ooops, round two for today: fix the php.ini location with a symlink. Keeps things tidy. *php-4.1.2-r4 (9 Apr 2002) 9 Apr 2002; Donny Davies : Small updates to fit in with the reworked apache package. *php-4.1.2-r3 (13 Mar 2002) 13 Mar 2002; Grant Goodyear : Minor update to fix bug # 1042. *php-4.1.2 (28 Feb 2002) 28 Feb 2002; Bruce A. Locke php-4.1.2.ebuild : Major security fixes in this version. All php users are urged to upgrade to this version. *php-4.1.1-r5 ( 25 Feb 2002 ) 25 Feb 2002; Karl Trygve Kalleberg php-4.1.1-r5.ebuild Fixed a bug that made compiling with libpng bug out on some installations.   Old revisions removed. *php-4.1.1-r4 ( 22 Feb 2002 ) 22 Feb 2002; Grant Goodyear php-4.1.1-r4.ebuild Now imap support should work. Building php w/ imap support requires the uw-imap library and headers (from uw-imap or pine). Annoying problem that uw-imap or pine needs to be compiled w/ SSL; otherwise the php build will fail due to header problems. *php-4.0.6-r5 ( 18 Feb 2002 ) 18 Feb 2002; Karl Trygve Kalleberg php-4.0.6-r4.ebuild As Java support fails to work with Blackdown, and the fix seems non-trivial, Java support is removed from PHP 4.0.6 altogether. Old revisions have been removed. *php-4.0.6-r4 ( 12 Feb 2002 ) 12 Feb 2002; Karl Trygve Kalleberg php-4.0.6-r4.ebuild Java support is back. The ebuild also tries harder to follow the style guide. Old revisions have been removed. *php-4.1.1-r3 ( 18 Feb 2002 ) 18 Feb 2002; Karl Trygve Kalleberg php-4.1.1-r3.ebuild Java is still here, but now it actually works with Blackdown as well. Old revisions have been removed. *php-4.1.1-r2 ( 12 Feb 2002 ) 12 Feb 2002; Karl Trygve Kalleberg php-4.1.1-r2.ebuild Java support is back. The ebuild also tries harder to follow the style guide. Old revisions have been removed. *php-4.1.1 (1 Feb 2002) 6 Feb 2002; Grant Goodyear : Added a new -r1 revision of the php-4.1.1 ebuild that adds two new USE variables, mcrypt and mhash. 1 Feb 2002; G.Bevin ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository.