Date: Wed, 16 Nov 2005 08:24:47 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/php4 Makefile Makefile.pear pkg-plist.pear ports/lang/php4/files patch-Zend::zend.h patch-acinclude.m4 patch-configure patch-main::php_config.h.in patch-pear::scripts::pearcmd.php patch-sapi_apache2handler_sapi_apache2.c Message-ID: <200511160824.jAG8OlNu047705@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ale 2005-11-16 08:24:47 UTC FreeBSD ports repository Modified files: lang/php4 Makefile Makefile.pear pkg-plist.pear lang/php4/files patch-Zend::zend.h patch-acinclude.m4 patch-configure patch-main::php_config.h.in patch-pear::scripts::pearcmd.php patch-sapi_apache2handler_sapi_apache2.c Log: - Fix pear pkg-plist - Increase pear memory limit (requested by amd64) - Revert apache2handler to the latest working version found in PHP 4.4.0, since PHP developers seem not interested in fixing the bug with apache2 and mod_rewrite Revision Changes Path 1.93 +1 -1 ports/lang/php4/Makefile 1.7 +1 -1 ports/lang/php4/Makefile.pear 1.2 +4 -5 ports/lang/php4/files/patch-Zend::zend.h 1.2 +4 -4 ports/lang/php4/files/patch-acinclude.m4 1.15 +6 -6 ports/lang/php4/files/patch-configure 1.4 +5 -5 ports/lang/php4/files/patch-main::php_config.h.in 1.4 +6 -5 ports/lang/php4/files/patch-pear::scripts::pearcmd.php 1.2 +116 -9 ports/lang/php4/files/patch-sapi_apache2handler_sapi_apache2.c 1.6 +24 -4 ports/lang/php4/pkg-plist.pear
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511160824.jAG8OlNu047705>