aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2016-02-15 03:21:31 +0800
committerrene <rene@FreeBSD.org>2016-02-15 03:21:31 +0800
commitfcda9947bb0106a2b6a81862fe249f8cf0fe0dd3 (patch)
tree8ee58acab1b0a9fe8d1b1eb86093bf1a0d151f63 /textproc
parent5bb51cc37e4c2b3aa67f6bdc9da7ce2b7f18b36e (diff)
downloadfreebsd-ports-gnome-fcda9947bb0106a2b6a81862fe249f8cf0fe0dd3.tar.gz
freebsd-ports-gnome-fcda9947bb0106a2b6a81862fe249f8cf0fe0dd3.tar.zst
freebsd-ports-gnome-fcda9947bb0106a2b6a81862fe249f8cf0fe0dd3.zip
Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month. Adjust Mk/bsd.php.mk Reviewed by: antoine, marino Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D5278
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile9
-rw-r--r--textproc/php5-ctype/Makefile10
-rw-r--r--textproc/php5-dom/Makefile10
-rw-r--r--textproc/php5-pspell/Makefile10
-rw-r--r--textproc/php5-simplexml/Makefile10
-rw-r--r--textproc/php5-simplexml/files/patch-config.m443
-rw-r--r--textproc/php5-wddx/Makefile10
-rw-r--r--textproc/php5-wddx/files/patch-config.m422
-rw-r--r--textproc/php5-wddx/files/patch-wddx.c40
-rw-r--r--textproc/php5-xml/Makefile10
-rw-r--r--textproc/php5-xml/files/patch-compat.c13
-rw-r--r--textproc/php5-xmlreader/Makefile10
-rw-r--r--textproc/php5-xmlwriter/Makefile10
-rw-r--r--textproc/php5-xsl/Makefile10
-rw-r--r--textproc/php5-xsl/files/patch-php_xsl.h11
15 files changed, 0 insertions, 228 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 55d24b699f06..8c02c9a31c0b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1165,15 +1165,6 @@
SUBDIR += perl2html
SUBDIR += permute
SUBDIR += php-mecab
- SUBDIR += php5-ctype
- SUBDIR += php5-dom
- SUBDIR += php5-pspell
- SUBDIR += php5-simplexml
- SUBDIR += php5-wddx
- SUBDIR += php5-xml
- SUBDIR += php5-xmlreader
- SUBDIR += php5-xmlwriter
- SUBDIR += php5-xsl
SUBDIR += php55-ctype
SUBDIR += php55-dom
SUBDIR += php55-pspell
diff --git a/textproc/php5-ctype/Makefile b/textproc/php5-ctype/Makefile
deleted file mode 100644
index 34e6bbd599ef..000000000000
--- a/textproc/php5-ctype/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= textproc
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -ctype
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php5-dom/Makefile b/textproc/php5-dom/Makefile
deleted file mode 100644
index e4b0c2aa3e08..000000000000
--- a/textproc/php5-dom/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= textproc
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -dom
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php5-pspell/Makefile b/textproc/php5-pspell/Makefile
deleted file mode 100644
index c56566ef160b..000000000000
--- a/textproc/php5-pspell/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= textproc
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -pspell
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php5-simplexml/Makefile b/textproc/php5-simplexml/Makefile
deleted file mode 100644
index 313eb68dd3c9..000000000000
--- a/textproc/php5-simplexml/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= textproc
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -simplexml
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php5-simplexml/files/patch-config.m4 b/textproc/php5-simplexml/files/patch-config.m4
deleted file mode 100644
index 4eeef697dc87..000000000000
--- a/textproc/php5-simplexml/files/patch-config.m4
+++ /dev/null
@@ -1,43 +0,0 @@
---- config.m4.orig 2014-05-14 10:14:22.929420181 +0000
-+++ config.m4 2014-05-14 10:15:36.967414693 +0000
-@@ -4,6 +4,9 @@
- PHP_ARG_ENABLE(simplexml, whether to enable SimpleXML support,
- [ --disable-simplexml Disable SimpleXML support], yes)
-
-+PHP_ARG_WITH(pcre-dir, pcre install prefix,
-+[ --with-pcre-dir SimpleXML: pcre install prefix], no, no)
-+
- if test -z "$PHP_LIBXML_DIR"; then
- PHP_ARG_WITH(libxml-dir, libxml2 install dir,
- [ --with-libxml-dir=DIR SimpleXML: libxml2 install prefix], no, no)
-@@ -11,6 +14,30 @@
-
- if test "$PHP_SIMPLEXML" != "no"; then
-
-+ dnl This is PECL build, check if bundled PCRE library is used
-+ old_CPPFLAGS=$CPPFLAGS
-+ CPPFLAGS=$INCLUDES
-+ AC_EGREP_CPP(yes,[
-+#include <main/php_config.h>
-+#if defined(HAVE_BUNDLED_PCRE) && !defined(COMPILE_DL_PCRE)
-+yes
-+#endif
-+ ],[
-+ PHP_PCRE_REGEX=yes
-+ ],[
-+ AC_EGREP_CPP(yes,[
-+#include <main/php_config.h>
-+#if defined(HAVE_PCRE) && !defined(COMPILE_DL_PCRE)
-+yes
-+#endif
-+ ],[
-+ PHP_PCRE_REGEX=pecl
-+ PHP_ADD_INCLUDE($PHP_PCRE_DIR/include)
-+ ],[
-+ PHP_PCRE_REGEX=no
-+ ])
-+ ])
-+
- if test "$PHP_LIBXML" = "no"; then
- AC_MSG_ERROR([SimpleXML extension requires LIBXML extension, add --enable-libxml])
- fi
diff --git a/textproc/php5-wddx/Makefile b/textproc/php5-wddx/Makefile
deleted file mode 100644
index 991fca1829f6..000000000000
--- a/textproc/php5-wddx/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= textproc
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -wddx
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php5-wddx/files/patch-config.m4 b/textproc/php5-wddx/files/patch-config.m4
deleted file mode 100644
index 08787003b8f9..000000000000
--- a/textproc/php5-wddx/files/patch-config.m4
+++ /dev/null
@@ -1,22 +0,0 @@
---- config.m4.orig Mon Jul 26 09:05:10 2004
-+++ config.m4 Mon Jul 26 09:07:46 2004
-@@ -5,6 +5,9 @@
- PHP_ARG_ENABLE(wddx,whether to enable WDDX support,
- [ --enable-wddx Enable WDDX support.])
-
-+PHP_ARG_WITH(libxml-dir, libxml2 install dir,
-+[ --with-libxml-dir=<DIR> WDDX: libxml2 install prefix], no, no)
-+
- if test "$PHP_WDDX" != "no"; then
- if test "$ext_shared" != "yes" && test "$enable_xml" = "no"; then
- AC_MSG_WARN(Activating XML)
-@@ -12,4 +15,9 @@
- fi
- AC_DEFINE(HAVE_WDDX, 1, [ ])
- PHP_NEW_EXTENSION(wddx, wddx.c, $ext_shared)
-+
-+ PHP_SETUP_LIBXML(WDDX_SHARED_LIBADD, [
-+ ], [
-+ AC_MSG_ERROR([xml2-config not found. Please check your libxml2 installation.])
-+ ])
- fi
diff --git a/textproc/php5-wddx/files/patch-wddx.c b/textproc/php5-wddx/files/patch-wddx.c
deleted file mode 100644
index a8a6a79fe47f..000000000000
--- a/textproc/php5-wddx/files/patch-wddx.c
+++ /dev/null
@@ -1,40 +0,0 @@
---- wddx.c.orig Sun Jan 1 13:50:16 2006
-+++ wddx.c Mon Jan 16 12:56:21 2006
-@@ -18,6 +18,10 @@
-
- /* $Id: wddx.c,v 1.119.2.8 2006/01/01 12:50:16 sniper Exp $ */
-
-+#ifdef HAVE_CONFIG_H
-+# include "config.h"
-+#endif
-+
- #include "php.h"
-
- #if HAVE_WDDX
-@@ -223,7 +227,7 @@
-
- #include "ext/session/php_session.h"
-
--#if HAVE_PHP_SESSION && !defined(COMPILE_DL_SESSION)
-+#if HAVE_PHP_SESSION
- /* {{{ PS_SERIALIZER_ENCODE_FUNC
- */
- PS_SERIALIZER_ENCODE_FUNC(wddx)
-@@ -302,7 +306,7 @@
- {
- le_wddx = zend_register_list_destructors_ex(release_wddx_packet_rsrc, NULL, "wddx", module_number);
-
--#if HAVE_PHP_SESSION && !defined(COMPILE_DL_SESSION)
-+#if HAVE_PHP_SESSION
- php_session_register_serializer("wddx",
- PS_SERIALIZER_ENCODE_NAME(wddx),
- PS_SERIALIZER_DECODE_NAME(wddx));
-@@ -317,7 +321,7 @@
- PHP_MINFO_FUNCTION(wddx)
- {
- php_info_print_table_start();
--#if HAVE_PHP_SESSION && !defined(COMPILE_DL_SESSION)
-+#if HAVE_PHP_SESSION
- php_info_print_table_header(2, "WDDX Support", "enabled" );
- php_info_print_table_row(2, "WDDX Session Serializer", "enabled" );
- #else
diff --git a/textproc/php5-xml/Makefile b/textproc/php5-xml/Makefile
deleted file mode 100644
index 23bdc0c15fcc..000000000000
--- a/textproc/php5-xml/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= textproc
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -xml
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php5-xml/files/patch-compat.c b/textproc/php5-xml/files/patch-compat.c
deleted file mode 100644
index 02125961b20c..000000000000
--- a/textproc/php5-xml/files/patch-compat.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- compat.c.orig Tue Jul 20 10:55:02 2004
-+++ compat.c Tue Jul 20 10:55:55 2004
-@@ -16,6 +16,10 @@
- +----------------------------------------------------------------------+
- */
-
-+#ifdef HAVE_CONFIG_H
-+#include "config.h"
-+#endif
-+
- #include "php.h"
- #if defined(HAVE_LIBXML) && defined(HAVE_XML) && !defined(HAVE_LIBEXPAT)
- #include "expat_compat.h"
diff --git a/textproc/php5-xmlreader/Makefile b/textproc/php5-xmlreader/Makefile
deleted file mode 100644
index 3e6276707126..000000000000
--- a/textproc/php5-xmlreader/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= textproc
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -xmlreader
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php5-xmlwriter/Makefile b/textproc/php5-xmlwriter/Makefile
deleted file mode 100644
index 84b78335dde4..000000000000
--- a/textproc/php5-xmlwriter/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= textproc
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -xmlwriter
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php5-xsl/Makefile b/textproc/php5-xsl/Makefile
deleted file mode 100644
index e105dcaf708a..000000000000
--- a/textproc/php5-xsl/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= textproc
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -xsl
-
-.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php5-xsl/files/patch-php_xsl.h b/textproc/php5-xsl/files/patch-php_xsl.h
deleted file mode 100644
index 9777187f8748..000000000000
--- a/textproc/php5-xsl/files/patch-php_xsl.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- php_xsl.h.orig Sun Jan 1 13:50:17 2006
-+++ php_xsl.h Tue Jan 17 16:23:10 2006
-@@ -43,7 +43,7 @@
- #include <libexslt/exsltconfig.h>
- #endif
-
--#include "../dom/xml_common.h"
-+#include "ext/dom/xml_common.h"
- #include "xsl_fe.h"
-
- #include <libxslt/extensions.h>