summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/akonadi/Makefile2
-rw-r--r--databases/clickhouse/Makefile4
-rw-r--r--databases/galera/Makefile2
-rw-r--r--databases/glom/Makefile2
-rw-r--r--databases/hamsterdb/Makefile2
-rw-r--r--databases/mariadb100-server/Makefile2
-rw-r--r--databases/mariadb101-server/Makefile2
-rw-r--r--databases/mariadb55-server/Makefile2
-rw-r--r--databases/mongodb34/Makefile1
-rw-r--r--databases/mysql-connector-c++/Makefile1
-rw-r--r--databases/pgrouting/Makefile2
-rw-r--r--databases/php5-pdo_cassandra/Makefile2
-rw-r--r--databases/sfcgal/Makefile2
-rw-r--r--databases/soci/Makefile2
-rw-r--r--databases/speedtables/Makefile2
-rw-r--r--databases/vsqlite/Makefile2
16 files changed, 18 insertions, 14 deletions
diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile
index 5610da71a139..27bdf65bcafe 100644
--- a/databases/akonadi/Makefile
+++ b/databases/akonadi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= akonadi
PORTVERSION= 1.13.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases kde
MASTER_SITES= KDE/stable/${PORTNAME}/src
DIST_SUBDIR= KDE
diff --git a/databases/clickhouse/Makefile b/databases/clickhouse/Makefile
index 0d884961c3bd..e298828ef540 100644
--- a/databases/clickhouse/Makefile
+++ b/databases/clickhouse/Makefile
@@ -6,6 +6,7 @@ PORTVERSION= 1.1.54214
DISTVERSIONPREFIX= v
#DISTVERSIONSUFFIX= -stable
DISTVERSIONSUFFIX= -testing
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= proler@gmail.com
@@ -19,7 +20,6 @@ LIB_DEPENDS= libtcmalloc.so:devel/google-perftools \
libodbc.so:databases/unixODBC \
libltdl.so:devel/libltdl \
libicudata.so:devel/icu \
- libboost_program_options.so:devel/boost-libs \
libzookeeper_mt.so:devel/libzookeeper \
libre2.so:devel/re2 \
libdouble-conversion.so:devel/libdouble-conversion \
@@ -38,7 +38,9 @@ BROKEN_FreeBSD_10= Builds but does not work
USES= compiler:c++14-lang cmake iconv mysql ssl readline
USE_LDCONFIG= yes
+# Bug 218841: use bundled boost 1.62 to avoid 1.64 bustage
CMAKE_ARGS= -DUNBUNDLED=1 \
+ -DUSE_INTERNAL_BOOST_LIBRARY=1 \
-DUSE_STATIC_LIBRARIES=0 \
-DNO_WERROR=1 \
-DENABLE_TESTS=0 \
diff --git a/databases/galera/Makefile b/databases/galera/Makefile
index 9d6341a9559d..aebcf3f0fd98 100644
--- a/databases/galera/Makefile
+++ b/databases/galera/Makefile
@@ -4,7 +4,7 @@
PORTNAME= galera
PORTVERSION= 25.3.5
DISTVERSIONSUFFIX= -src
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= databases
MASTER_SITES= https://launchpadlibrarian.net/170877450/
diff --git a/databases/glom/Makefile b/databases/glom/Makefile
index ea1ea44c92ed..fdf21a4d2758 100644
--- a/databases/glom/Makefile
+++ b/databases/glom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= glom
PORTVERSION= 1.28.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/databases/hamsterdb/Makefile b/databases/hamsterdb/Makefile
index af211b311690..e04bea6ce731 100644
--- a/databases/hamsterdb/Makefile
+++ b/databases/hamsterdb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hamsterdb
PORTVERSION= 2.1.11
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= http://files.hamsterdb.com/dl/
diff --git a/databases/mariadb100-server/Makefile b/databases/mariadb100-server/Makefile
index ae1eb0a81629..6ca459ecb333 100644
--- a/databases/mariadb100-server/Makefile
+++ b/databases/mariadb100-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= mariadb
PORTVERSION= 10.0.30
-PORTREVISION?= 1
+PORTREVISION?= 2
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 4a73839b3085..dd2bba557cd7 100644
--- a/databases/mariadb101-server/Makefile
+++ b/databases/mariadb101-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= mariadb
PORTVERSION= 10.1.22
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirrors.supportex.net/${SITESDIR}/ \
diff --git a/databases/mariadb55-server/Makefile b/databases/mariadb55-server/Makefile
index 69ebeeb674cc..010212a3dcff 100644
--- a/databases/mariadb55-server/Makefile
+++ b/databases/mariadb55-server/Makefile
@@ -2,7 +2,7 @@
PORTNAME?= mariadb
PORTVERSION= 5.5.55
-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/mongodb34/Makefile b/databases/mongodb34/Makefile
index 26834c0907cd..581de129d39f 100644
--- a/databases/mongodb34/Makefile
+++ b/databases/mongodb34/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
DISTVERSION= 3.4.4
+PORTREVISION= 1
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/ \
diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile
index b184528840aa..44e4ca388670 100644
--- a/databases/mysql-connector-c++/Makefile
+++ b/databases/mysql-connector-c++/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mysql-connector-c++
PORTVERSION= 1.1.8
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= MYSQL/Connector-C++
diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile
index d75d6c5ba4a0..fe8f160cd0b1 100644
--- a/databases/pgrouting/Makefile
+++ b/databases/pgrouting/Makefile
@@ -3,8 +3,8 @@
PORTNAME= pgrouting
PORTVERSION= 2.3.2
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 2
CATEGORIES= databases geography
MAINTAINER= lbartoletti@tuxfamily.org
diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile
index f48a38038840..c64426be11c4 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= 9
+PORTREVISION= 10
CATEGORIES= databases
PKGNAMEPREFIX= php5-
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile
index 6822e47764f4..543dfb962d5e 100644
--- a/databases/sfcgal/Makefile
+++ b/databases/sfcgal/Makefile
@@ -4,7 +4,7 @@
PORTNAME= sfcgal
PORTVERSION= 1.3.0
DISTVERSIONPREFIX= v
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases math graphics
MAINTAINER= coder@tuxfamily.org
diff --git a/databases/soci/Makefile b/databases/soci/Makefile
index f83a72a20dd0..30c84cfd3b64 100644
--- a/databases/soci/Makefile
+++ b/databases/soci/Makefile
@@ -3,7 +3,7 @@
PORTNAME= soci
PORTVERSION= 3.2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/databases/speedtables/Makefile b/databases/speedtables/Makefile
index bdac6cbd0ab3..fbe43ddec721 100644
--- a/databases/speedtables/Makefile
+++ b/databases/speedtables/Makefile
@@ -4,7 +4,7 @@
PORTNAME= speedtables
PORTVERSION= 1.12.0
DISTVERSIONPREFIX= v
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= gahr@FreeBSD.org
diff --git a/databases/vsqlite/Makefile b/databases/vsqlite/Makefile
index 96f4f2dbc326..fb56f076b279 100644
--- a/databases/vsqlite/Makefile
+++ b/databases/vsqlite/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vsqlite
PORTVERSION= 0.3.13
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases
MAINTAINER= kwm@FreeBSD.org