From 18ea1afefe75baf9e9d5a81ea4e2820433993faa Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Thu, 22 May 2003 18:26:28 +0000 Subject: Add completely new port system for PHP4 (4.3.2RC4). Updated mod_php4 to 4.3.2RC4 release and added php4-cli and php4 ports, for apache module, command line interface, and both, respectively. Too many changes (improvements, bug fixes and new features) to be listed here, PR: ports/51945 Submitted by: Alex Dupre --- lang/php5/files/patch-pear::scripts::pearcmd.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 lang/php5/files/patch-pear::scripts::pearcmd.php (limited to 'lang/php5/files/patch-pear::scripts::pearcmd.php') diff --git a/lang/php5/files/patch-pear::scripts::pearcmd.php b/lang/php5/files/patch-pear::scripts::pearcmd.php new file mode 100644 index 000000000000..642fc7e118a1 --- /dev/null +++ b/lang/php5/files/patch-pear::scripts::pearcmd.php @@ -0,0 +1,18 @@ +--- pear/scripts/pearcmd.php.orig Fri May 16 17:31:37 2003 ++++ pear/scripts/pearcmd.php Fri May 16 17:36:10 2003 +@@ -1,3 +1,4 @@ ++#!%%PREFIX%%/bin/php -n -dsafe_mode=0 -doutput_buffering=1 +