summaryrefslogtreecommitdiff
path: root/www/mod_php5/files
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php5/files')
-rw-r--r--www/mod_php5/files/ming-config-m438
-rw-r--r--www/mod_php5/files/patch-aq101
-rw-r--r--www/mod_php5/files/patch-ar29
-rw-r--r--www/mod_php5/files/patch-as17
4 files changed, 0 insertions, 185 deletions
diff --git a/www/mod_php5/files/ming-config-m4 b/www/mod_php5/files/ming-config-m4
deleted file mode 100644
index 8228fe54805f..000000000000
--- a/www/mod_php5/files/ming-config-m4
+++ /dev/null
@@ -1,38 +0,0 @@
-dnl $Id: config.m4,v 1.2 2001/02/08 21:41:29 opaque_ndst Exp $
-dnl config.m4 for extension libming
-dnl don't forget to call PHP_EXTENSION(ming)
-dnl This file is a modified version of config.m4
-dnl in php4/ext/mcrypt
-
-PHP_ARG_WITH(ming, for ming support,
-[ --with-ming[=DIR] Include ming support])
-
-if test "$PHP_MING" != "no"; then
- for i in /usr/lib /usr/local/ /usr/local/lib /usr $PHP_MING $PHP_MING/lib; do
- if test -r $i/libming.so; then
- MING_LIB_DIR=$i
- fi
- done
-
- if test -z "$MING_LIB_DIR"; then
- AC_MSG_ERROR(Please reinstall libming.so - I cannot find libming.so)
- fi
-
- for i in /usr/include /usr/local/include $PHP_MING $PHP_MING/include $PHP_MING/include/ming; do
- if test -r $i/ming.h; then
- MING_INC_DIR=$i
- fi
- done
-
- if test -z "$MING_INC_DIR"; then
- AC_MSG_ERROR(Please reinstall ming.h - I cannot find ming.h)
- fi
-
- AC_ADD_INCLUDE($MING_INC_DIR)
-
- AC_ADD_LIBRARY_WITH_PATH(ming, $MING_LIB_DIR, MING_SHARED_LIBADD)
- PHP_SUBST(MING_SHARED_LIBADD)
- AC_DEFINE(HAVE_MING,1,[ ])
-
- PHP_EXTENSION(ming, $ext_shared)
-fi
diff --git a/www/mod_php5/files/patch-aq b/www/mod_php5/files/patch-aq
deleted file mode 100644
index 8629edc8032d..000000000000
--- a/www/mod_php5/files/patch-aq
+++ /dev/null
@@ -1,101 +0,0 @@
---- configure.orig Tue Aug 29 20:37:36 2000
-+++ configure Sat Sep 2 10:02:53 2000
-@@ -23088,12 +23088,7 @@
-
- LIBS=$old_LIBS
- LDFLAGS="$old_LDFLAGS"
-- if test "$ac_cv_lib_mcrypt_init_mcrypt" = "yes"; then
-- cat >> confdefs.h <<\EOF
--#define HAVE_LIBMCRYPT22 1
--EOF
--
-- elif test "$ac_cv_lib_mcrypt_mcrypt_module_open" = "yes"; then
-+ if test "$ac_cv_lib_mcrypt_mcrypt_module_open" = "yes"; then
-
- case "ltdl" in
- c|c_r|pthread*) ;;
-@@ -23106,8 +23101,13 @@
- ;;
- esac
-
-- cat >> confdefs.h <<\EOF
-+ cat >> confdefs.h <<\EOF
- #define HAVE_LIBMCRYPT24 1
-+EOF
-+
-+ elif test "$ac_cv_lib_mcrypt_init_mcrypt" = "yes"; then
-+ cat >> confdefs.h <<\EOF
-+#define HAVE_LIBMCRYPT22 1
- EOF
-
- else
-@@ -37824,18 +37824,6 @@
- fi
-
-
-- 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
-@@ -37923,18 +37888,6 @@
-
- else
- echo "$ac_t""no" 1>&6
--
-- case "sybtcl" in
-- c|c_r|pthread*) ;;
-- *)
--
--
-- LIBS="-lsybtcl $LIBS"
--
--
-- ;;
-- esac
--
- 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
deleted file mode 100644
index 0deda6f1a3d7..000000000000
--- a/www/mod_php5/files/patch-ar
+++ /dev/null
@@ -1,29 +0,0 @@
---- 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;
- }
- /* create the link */
-- if ((sybase.link=dbopen(sybase.login,host))==FAIL) {
-+ if ((sybase.link=tdsdbopen(sybase.login,host))==FAIL) {
- /*php_error(E_WARNING,"Sybase: Unable to connect to server: %s",sybase_error(sybase));*/
- efree(hashed_details);
- dbloginfree(sybase.login);
-@@ -393,7 +393,7 @@
- sybase_ptr = (sybase_link *) le->ptr;
- /* test that the link hasn't died */
- if (DBDEAD(sybase_ptr->link)==TRUE) {
-- if ((sybase_ptr->link=dbopen(sybase_ptr->login,host))==FAIL) {
-+ if ((sybase_ptr->link=tdsdbopen(sybase_ptr->login,host))==FAIL) {
- /*php_error(E_WARNING,"Sybase: Link to server lost, unable to reconnect");*/
- zend_hash_del(&EG(persistent_list), hashed_details, hashed_details_length+1);
- efree(hashed_details);
-@@ -440,7 +440,7 @@
- RETURN_FALSE;
- }
-
-- if ((sybase.link=dbopen(sybase.login,host))==NULL) {
-+ if ((sybase.link=tdsdbopen(sybase.login,host))==NULL) {
- /*php_error(E_WARNING,"Sybase: Unable to connect to server: %s",sybase_error(sybase));*/
- efree(hashed_details);
- RETURN_FALSE;
diff --git a/www/mod_php5/files/patch-as b/www/mod_php5/files/patch-as
deleted file mode 100644
index 755a0dc0e411..000000000000
--- a/www/mod_php5/files/patch-as
+++ /dev/null
@@ -1,17 +0,0 @@
---- Makefile.in.orig Wed May 3 06:51:11 2000
-+++ Makefile.in Wed May 17 23:42:28 2000
-@@ -1,4 +1,4 @@
--
-+
- ZEND_DIR = $(srcdir)/Zend
- SUBDIRS = Zend ext sapi $(TSRM_DIR) $(REGEX_DIR) . $(PEAR_DIR)
-
-@@ -29,7 +29,7 @@
-
- targets = $(LTLIBRARY_NAME) $(PROGRAM_NAME)
-
--install_targets = install-sapi install-modules
-+install_targets = install-sapi
-
- include $(top_srcdir)/build/rules.mk
- include $(top_srcdir)/build/library.mk