summaryrefslogtreecommitdiff
path: root/www/mod_php5/files
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2000-09-02 08:39:13 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2000-09-02 08:39:13 +0000
commit549241e5949a50b7d4a5bf0ff1d7986a3f21b051 (patch)
treed176459ccb06c159a3844e0ccef5f983868cbb4c /www/mod_php5/files
parentxwatchwin allows you to peek at a window on another X server. (diff)
Upgrade to 4.0.2.
Notes
Notes: svn path=/head/; revision=32196
Diffstat (limited to 'www/mod_php5/files')
-rw-r--r--www/mod_php5/files/patch-aq93
-rw-r--r--www/mod_php5/files/patch-ar4
2 files changed, 63 insertions, 34 deletions
diff --git a/www/mod_php5/files/patch-aq b/www/mod_php5/files/patch-aq
index 76e3a88b8c3e..9de9789e82b9 100644
--- a/www/mod_php5/files/patch-aq
+++ b/www/mod_php5/files/patch-aq
@@ -1,43 +1,72 @@
---- configure.orig Wed Jun 28 20:37:28 2000
-+++ configure Fri Jun 30 09:30:38 2000
-@@ -36053,7 +36053,6 @@
- eval "LIBRARY$unique=set"
-
-
-- LIBS="-lcs $LIBS"
-
-
- fi
-@@ -36099,7 +36098,6 @@
- eval "LIBRARY$unique=set"
-
-
-- LIBS="-lcomn $LIBS"
-
-
+--- configure.orig Tue Aug 29 20:37:36 2000
++++ configure Sat Sep 2 10:02:53 2000
+@@ -37824,18 +37824,6 @@
fi
-@@ -36122,7 +36120,6 @@
- eval "LIBRARY$unique=set"
-
-
-- LIBS="-lintl $LIBS"
-
- fi
-@@ -36131,7 +36128,7 @@
- ;;
+
+- case "cs" in
+- c|c_r|pthread*) ;;
+- *)
+-
+-
+- LIBS="-lcs $LIBS"
+-
+-
+- ;;
+- esac
+-
+-
+ case "ct" in
+ c|c_r|pthread*) ;;
+ *)
+@@ -37848,30 +37836,7 @@
esac
+
+- case "comn" in
+- c|c_r|pthread*) ;;
+- *)
+-
+-
+- LIBS="-lcomn $LIBS"
+-
+-
+- ;;
+- esac
+-
+-
+- case "intl" in
+- c|c_r|pthread*) ;;
+- *)
+-
+-
+- LIBS="-lintl $LIBS"
+-
+-
+- ;;
+- esac
+-
- SYBASE_CT_LIBS="-lcs -lct -lcomn -lintl"
+ SYBASE_CT_LIBS="-lct"
old_LDFLAGS=$LDFLAGS
LDFLAGS="$LDFLAGS -L$SYBASE_CT_LIBDIR"
echo $ac_n "checking for netg_errstr in -ltcl""... $ac_c" 1>&6
-@@ -36208,7 +36205,6 @@
- eval "LIBRARY$unique=set"
-
-
+@@ -37923,18 +37888,6 @@
+
+ else
+ echo "$ac_t""no" 1>&6
+-
+- case "sybtcl" in
+- c|c_r|pthread*) ;;
+- *)
+-
+-
- LIBS="-lsybtcl $LIBS"
+-
+-
+- ;;
+- esac
+-
+ fi
-
- fi
+ echo $ac_n "checking for insck__getVdate in -linsck""... $ac_c" 1>&6
diff --git a/www/mod_php5/files/patch-ar b/www/mod_php5/files/patch-ar
index 705c48a41f13..0deda6f1a3d7 100644
--- a/www/mod_php5/files/patch-ar
+++ b/www/mod_php5/files/patch-ar
@@ -1,5 +1,5 @@
---- ext/sybase/sybase.c.orig Fri Jun 2 14:14:44 2000
-+++ ext/sybase/sybase.c Fri Jun 2 14:15:27 2000
+--- ext/sybase/php_sybase_db.c.orig Fri Jun 2 14:14:44 2000
++++ ext/sybase/php_sybase_db.c Fri Jun 2 14:15:27 2000
@@ -357,7 +357,7 @@
RETURN_FALSE;
}