aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-06 19:22:12 +0800
committerRene Ladan <rene@FreeBSD.org>2018-12-06 19:22:12 +0800
commit968c62c6fbc9cd1fa4488b835da6c291ebc885e6 (patch)
tree57498af909660129f51b9c8c5792e61977855025 /databases
parent4fa23dabbdce9cfbfde47abd0a56ee7c4127b8c2 (diff)
downloadfreebsd-ports-gnome-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.tar.gz
freebsd-ports-gnome-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.tar.zst
freebsd-ports-gnome-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.zip
Remove version 7.0 from the IGNORE_WITH_PHP list.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysqldumper/Makefile2
-rw-r--r--databases/pear-MDB2_Driver_mysql/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile2
-rw-r--r--databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile2
-rw-r--r--databases/pecl-chdb/Makefile2
-rw-r--r--databases/pecl-dbase/Makefile2
-rw-r--r--databases/pecl-drizzle/Makefile2
-rw-r--r--databases/pecl-leveldb/Makefile2
-rw-r--r--databases/pecl-memcache/Makefile2
-rw-r--r--databases/pecl-memcached2/Makefile2
-rw-r--r--databases/pecl-mongo/Makefile2
-rw-r--r--databases/pecl-pdo_user/Makefile2
-rw-r--r--databases/pecl-rrd1/Makefile2
-rw-r--r--databases/pecl-tokyo_tyrant/Makefile2
-rw-r--r--databases/php-mdcached/Makefile2
-rw-r--r--databases/php5-tarantool/Makefile2
-rw-r--r--databases/sqlbuddy/Makefile2
19 files changed, 19 insertions, 19 deletions
diff --git a/databases/mysqldumper/Makefile b/databases/mysqldumper/Makefile
index 77b416d328b9..9663cce5fbf2 100644
--- a/databases/mysqldumper/Makefile
+++ b/databases/mysqldumper/Makefile
@@ -23,7 +23,7 @@ OPTIONS_DEFAULT=APACHE
PORTSCOUT= limit:^[0-9\.]*$$
-IGNORE_WITH_PHP=70 71 72 73
+IGNORE_WITH_PHP=71 72 73
NO_ARCH= yes
NO_BUILD= yes
USE_PHP= ftp mysql session zlib
diff --git a/databases/pear-MDB2_Driver_mysql/Makefile b/databases/pear-MDB2_Driver_mysql/Makefile
index 3546997fac63..41eeb24548ee 100644
--- a/databases/pear-MDB2_Driver_mysql/Makefile
+++ b/databases/pear-MDB2_Driver_mysql/Makefile
@@ -19,6 +19,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= pear
USE_PHP= mysql
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
.include <bsd.port.mk>
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
index 30cde26cb32f..6f7e17d21b95 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@$
USES= pear
USE_PHP= mysql
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
index ffc8dcf41492..9ab469f1f85d 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@$
USES= pear
USE_PHP= mysql
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
index 8476f50deead..2fcbc9417e25 100644
--- a/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@$
USES= pear
USE_PHP= mysql
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
index 6ba65a61cc61..a1673808b20f 100644
--- a/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
+++ b/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:devel/pear-Structures_DataGrid@$
USES= pear
USE_PHP= mysql
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/databases/pecl-chdb/Makefile b/databases/pecl-chdb/Makefile
index 3280650a57eb..70bbe09ba421 100644
--- a/databases/pecl-chdb/Makefile
+++ b/databases/pecl-chdb/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libcmph.so:devel/cmph
RUN_DEPENDS= ${LOCALBASE}/lib/libcmph.so:devel/cmph
USES= php:ext
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
CFLAGS+= -L${LOCALBASE}/lib
diff --git a/databases/pecl-dbase/Makefile b/databases/pecl-dbase/Makefile
index 8048e25ae0ac..efe9db8e823c 100644
--- a/databases/pecl-dbase/Makefile
+++ b/databases/pecl-dbase/Makefile
@@ -14,6 +14,6 @@ EXPIRATION_DATE= 2018-12-30
LICENSE= PHP301
USES= php:pecl
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
.include <bsd.port.mk>
diff --git a/databases/pecl-drizzle/Makefile b/databases/pecl-drizzle/Makefile
index 136dd398d69e..6b4199e5c1ec 100644
--- a/databases/pecl-drizzle/Makefile
+++ b/databases/pecl-drizzle/Makefile
@@ -17,7 +17,7 @@ LICENSE= PHP301
LIB_DEPENDS= libdrizzle.so:databases/libdrizzle
USES= php:pecl
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
OPTIONS_DEFINE= DOCS EXAMPLES
diff --git a/databases/pecl-leveldb/Makefile b/databases/pecl-leveldb/Makefile
index 9ee196c5fae0..8594b7cad16e 100644
--- a/databases/pecl-leveldb/Makefile
+++ b/databases/pecl-leveldb/Makefile
@@ -17,6 +17,6 @@ LICENSE= PHP301
LIB_DEPENDS= libleveldb.so:databases/leveldb
USES= php:pecl
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
.include <bsd.port.mk>
diff --git a/databases/pecl-memcache/Makefile b/databases/pecl-memcache/Makefile
index c6ee4a0b1b51..d7209a489e09 100644
--- a/databases/pecl-memcache/Makefile
+++ b/databases/pecl-memcache/Makefile
@@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
OPTIONS_DEFINE= EXAMPLES
CONFIGURE_ARGS= --with-zlib-dir=/usr
-IGNORE_WITH_PHP=70 71 72 73
+IGNORE_WITH_PHP=71 72 73
USE_CSTD= gnu89
USE_PHP= session:build zlib:build
USES= dos2unix php:pecl
diff --git a/databases/pecl-memcached2/Makefile b/databases/pecl-memcached2/Makefile
index 674c58905b64..b2aeb39a3b56 100644
--- a/databases/pecl-memcached2/Makefile
+++ b/databases/pecl-memcached2/Makefile
@@ -24,7 +24,7 @@ IGBINARY_DESC= Binary serializer support
PORTSCOUT= limit:^2\.
CONFIGURE_ARGS= --with-libmemcached-dir=${LOCALBASE}
-IGNORE_WITH_PHP=70 71 72 73
+IGNORE_WITH_PHP=71 72 73
USE_PHP= json:build session:build
USES= php:pecl pkgconfig
diff --git a/databases/pecl-mongo/Makefile b/databases/pecl-mongo/Makefile
index 631d5a5ec276..8da48b213007 100644
--- a/databases/pecl-mongo/Makefile
+++ b/databases/pecl-mongo/Makefile
@@ -19,6 +19,6 @@ USES= php:pecl
USE_PHP= spl:build
CONFIGURE_ARGS= --enable-mongo
SUB_FILES= pkg-message
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
.include <bsd.port.mk>
diff --git a/databases/pecl-pdo_user/Makefile b/databases/pecl-pdo_user/Makefile
index a063853d17e5..e4aeca2ca475 100644
--- a/databases/pecl-pdo_user/Makefile
+++ b/databases/pecl-pdo_user/Makefile
@@ -17,6 +17,6 @@ WRKSRC= ${WRKDIR}/PDO_USER-${PORTVERSION}
USES= php:pecl
USE_PHP= pdo:build
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
.include <bsd.port.mk>
diff --git a/databases/pecl-rrd1/Makefile b/databases/pecl-rrd1/Makefile
index 716b7a747e60..a2f382169c37 100644
--- a/databases/pecl-rrd1/Makefile
+++ b/databases/pecl-rrd1/Makefile
@@ -12,7 +12,7 @@ EXPIRATION_DATE= 2018-12-30
LICENSE= PHP301
-IGNORE_WITH_PHP=70 71 72 73
+IGNORE_WITH_PHP=71 72 73
LIB_DEPENDS= librrd.so:databases/rrdtool
USES= php:pecl localbase pkgconfig
diff --git a/databases/pecl-tokyo_tyrant/Makefile b/databases/pecl-tokyo_tyrant/Makefile
index 69ff3ec36890..30bb6c834b88 100644
--- a/databases/pecl-tokyo_tyrant/Makefile
+++ b/databases/pecl-tokyo_tyrant/Makefile
@@ -19,6 +19,6 @@ LIB_DEPENDS= libtokyotyrant.so:databases/tokyotyrant
USES= php:pecl pkgconfig
USE_PHP= session:build
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
.include <bsd.port.mk>
diff --git a/databases/php-mdcached/Makefile b/databases/php-mdcached/Makefile
index 416254b21fa5..d0b105c9ef74 100644
--- a/databases/php-mdcached/Makefile
+++ b/databases/php-mdcached/Makefile
@@ -20,7 +20,7 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libmdcached.so:databases/mdcached
USES= php:ext
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
CONFIGURE_ARGS= --enable-mdcached
WRKSRC_SUBDIR= ${PORTNAME}/client_php/${PORTNAME}
diff --git a/databases/php5-tarantool/Makefile b/databases/php5-tarantool/Makefile
index 9ece12d8acc2..54bc6228a381 100644
--- a/databases/php5-tarantool/Makefile
+++ b/databases/php5-tarantool/Makefile
@@ -21,7 +21,7 @@ PORTSCOUT= ignore:1
USES= php:ext
CONFIGURE_ARGS= --with-tarantool
-IGNORE_WITH_PHP=70 71 72 73
+IGNORE_WITH_PHP=71 72 73
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}-php
diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile
index dab0cb36f512..880409b6f6ef 100644
--- a/databases/sqlbuddy/Makefile
+++ b/databases/sqlbuddy/Makefile
@@ -15,7 +15,7 @@ EXPIRATION_DATE= 2018-12-30
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-IGNORE_WITH_PHP= 70 71 72 73
+IGNORE_WITH_PHP= 71 72 73
USE_GITHUB= yes
GH_ACCOUNT= deliciousbrains