summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/akonadi/Makefile2
-rw-r--r--databases/clickhouse/Makefile2
-rw-r--r--databases/galera/Makefile1
-rw-r--r--databases/grass7/Makefile2
-rw-r--r--databases/hamsterdb/Makefile2
-rw-r--r--databases/mariadb100-server/Makefile2
-rw-r--r--databases/mariadb101-server/Makefile3
-rw-r--r--databases/mariadb102-server/Makefile3
-rw-r--r--databases/mariadb55-server/Makefile2
-rw-r--r--databases/mongodb/Makefile2
-rw-r--r--databases/mongodb34-rocks/Makefile3
-rw-r--r--databases/mongodb34/Makefile2
-rw-r--r--databases/mysql-connector-c++/Makefile2
-rw-r--r--databases/pgrouting/Makefile1
-rw-r--r--databases/php5-pdo_cassandra/Makefile2
-rw-r--r--databases/sfcgal/Makefile1
-rw-r--r--databases/soci/Makefile2
-rw-r--r--databases/speedtables/Makefile2
-rw-r--r--databases/vsqlite/Makefile2
19 files changed, 23 insertions, 15 deletions
diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile
index 3dfdaf469d28..bcf713782521 100644
--- a/databases/akonadi/Makefile
+++ b/databases/akonadi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= akonadi
PORTVERSION= 1.13.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= databases kde
MASTER_SITES= KDE/stable/${PORTNAME}/src
DIST_SUBDIR= KDE
diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile
index 668af63b3fe4..60182ca70fad 100644
--- a/databases/clickhouse/Makefile
+++ b/databases/clickhouse/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.1.54318
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= -stable
#DISTVERSIONSUFFIX= -testing
-#PORTREVISION= 1
+PORTREVISION= 1
CATEGORIES= databases
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/databases/galera/Makefile b/databases/galera/Makefile
index c8ce7ee5a9d1..d1e9551d22e7 100644
--- a/databases/galera/Makefile
+++ b/databases/galera/Makefile
@@ -4,6 +4,7 @@
PORTNAME= galera
PORTVERSION?= 25.3.22
DISTVERSIONPREFIX?= release_
+ORTREVISION= 1
CATEGORIES= databases
MAINTAINER= devel@galeracluster.com
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index 1389f77593b7..073c8d9c4695 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -3,7 +3,7 @@
PORTNAME= grass
PORTVERSION= 7.2.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases geography
MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
diff --git a/databases/hamsterdb/Makefile b/databases/hamsterdb/Makefile
index 184b4d1bb5bc..88177a4a14f6 100644
--- a/databases/hamsterdb/Makefile
+++ b/databases/hamsterdb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hamsterdb
PORTVERSION= 2.1.11
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= databases
MASTER_SITES= http://files.hamsterdb.com/dl/
diff --git a/databases/mariadb100-server/Makefile b/databases/mariadb100-server/Makefile
index 746aa7660c98..d462b87184cf 100644
--- a/databases/mariadb100-server/Makefile
+++ b/databases/mariadb100-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= mariadb
PORTVERSION= 10.0.33
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirrors.supportex.net/${SITESDIR}/ \
diff --git a/databases/mariadb101-server/Makefile b/databases/mariadb101-server/Makefile
index d74ec7649ef8..4afc725d95c8 100644
--- a/databases/mariadb101-server/Makefile
+++ b/databases/mariadb101-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= mariadb
PORTVERSION= 10.1.30
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirrors.supportex.net/${SITESDIR}/ \
@@ -143,6 +143,7 @@ MAXKEY_EXTRA_PATCHES+= ${FILESDIR}/extra-patch-include_my__compare.h
MROONGA_LIB_DEPENDS= liblz4.so:archivers/liblz4
MROONGA_VARS= LICENSE+=LGPL20 LICENSE_COMB=multi
MSGPACK_LIB_DEPENDS= libmsgpackc.so:devel/msgpack
+OQGRAPH_BROKEN= OQGRAPH fails to build with boost 1.66, see bug 224089
OQGRAPH_LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libJudy.so:devel/judy
SNAPPY_CMAKE_OFF= -DWITH_INNODB_SNAPPY=OFF
diff --git a/databases/mariadb102-server/Makefile b/databases/mariadb102-server/Makefile
index 216bdcf7ea75..40214a5ba784 100644
--- a/databases/mariadb102-server/Makefile
+++ b/databases/mariadb102-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= mariadb
PORTVERSION= 10.2.12
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= databases ipv6
MASTER_SITES= http://mirrors.supportex.net/${SITESDIR}/ \
http://mirror2.hs-esslingen.de/pub/Mirrors/${SITESDIR}/ \
@@ -153,6 +153,7 @@ LZO_CMAKE_ON= -DWITH_INNODB_LZO=ON
LZO_LIB_DEPENDS= liblzo2.so:archivers/lzo2
MROONGA_IMPLIES= LZ4
MSGPACK_LIB_DEPENDS= libmsgpackc.so:devel/msgpack
+OQGRAPH_BROKEN= OQGRAPH fails to build with boost 1.66, see bug 224089
OQGRAPH_LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libJudy.so:devel/judy
SNAPPY_CMAKE_OFF= -DWITH_INNODB_SNAPPY=OFF -DWITH_ROCKSDB_snappy=OFF
diff --git a/databases/mariadb55-server/Makefile b/databases/mariadb55-server/Makefile
index b8bb948a9479..54211045e4d9 100644
--- a/databases/mariadb55-server/Makefile
+++ b/databases/mariadb55-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= mariadb
PORTVERSION= 5.5.58
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/mariadb/${PORTNAME}-${PORTVERSION}/source/ \
http://mirrors.supportex.net/mariadb/${PORTNAME}-${PORTVERSION}/source/ \
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index 04a732eca2ea..7b640bdb63b2 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mongodb
PORTVERSION= 2.6.12
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases net
MASTER_SITES= http://downloads.mongodb.org/src/
DISTNAME= ${PORTNAME}-src-r${PORTVERSION}
diff --git a/databases/mongodb34-rocks/Makefile b/databases/mongodb34-rocks/Makefile
index 270cc7bb48b2..f81c82604934 100644
--- a/databases/mongodb34-rocks/Makefile
+++ b/databases/mongodb34-rocks/Makefile
@@ -2,8 +2,8 @@
PORTNAME= mongodb
PORTVERSION= 3.4.6
-PORTREVISION= 3
DISTVERSIONPREFIX= r
+PORTREVISION= 4
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/ \
@@ -20,6 +20,7 @@ LICENSE= AGPLv3 APACHE20
LICENSE_COMB= multi
BROKEN= fails to link
+BROKEN= fails to build with boost 1.66, see bug 224091
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= "Only supported on amd64 (i386 deprecated in v3)"
diff --git a/databases/mongodb34/Makefile b/databases/mongodb34/Makefile
index 7bb4e57f4e0e..1aad98c5b8df 100644
--- a/databases/mongodb34/Makefile
+++ b/databases/mongodb34/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
DISTVERSION= 3.4.9
+PORTREVISION= 1
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/ \
@@ -17,6 +18,7 @@ COMMENT= Distributed document-oriented "NoSQL" database
LICENSE= AGPLv3 APACHE20
LICENSE_COMB= multi
+BROKEN= fails to build with boost 1.66, see bug 224090
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= "Only supported on amd64 (i386 deprecated in v3)"
diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile
index 369a7de29e6f..a683384afe6f 100644
--- a/databases/mysql-connector-c++/Makefile
+++ b/databases/mysql-connector-c++/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mysql-connector-c++
PORTVERSION= 1.1.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= MYSQL/Connector-C++
diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile
index 94b08877c533..302fa5eda486 100644
--- a/databases/pgrouting/Makefile
+++ b/databases/pgrouting/Makefile
@@ -4,6 +4,7 @@
PORTNAME= pgrouting
DISTVERSIONPREFIX= v
DISTVERSION= 2.5.2
+PORTREVISION= 1
CATEGORIES= databases geography
MAINTAINER= lbartoletti@tuxfamily.org
diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile
index e5ef674dde37..5c3ccd1a0c62 100644
--- a/databases/php5-pdo_cassandra/Makefile
+++ b/databases/php5-pdo_cassandra/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdo_cassandra
PORTVERSION= 0.2.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= databases
PKGNAMEPREFIX= php5-
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile
index bd693d1424c9..e8fff27bdaf2 100644
--- a/databases/sfcgal/Makefile
+++ b/databases/sfcgal/Makefile
@@ -4,6 +4,7 @@
PORTNAME= sfcgal
PORTVERSION= 1.3.2
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= databases math graphics
MAINTAINER= lbartoletti@tuxfamily.org
diff --git a/databases/soci/Makefile b/databases/soci/Makefile
index 230513b99780..1d140ec9906d 100644
--- a/databases/soci/Makefile
+++ b/databases/soci/Makefile
@@ -3,7 +3,7 @@
PORTNAME= soci
PORTVERSION= 3.2.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/databases/speedtables/Makefile b/databases/speedtables/Makefile
index d18907c41bef..9161246707ab 100644
--- a/databases/speedtables/Makefile
+++ b/databases/speedtables/Makefile
@@ -4,7 +4,7 @@
PORTNAME= speedtables
PORTVERSION= 1.13.9
#DISTVERSIONPREFIX= v
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= gahr@FreeBSD.org
diff --git a/databases/vsqlite/Makefile b/databases/vsqlite/Makefile
index ddf8dae9dfea..5e2365e625b5 100644
--- a/databases/vsqlite/Makefile
+++ b/databases/vsqlite/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vsqlite
PORTVERSION= 0.3.13
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= databases
MAINTAINER= kwm@FreeBSD.org