summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--databases/freetds-devel/Makefile2
-rw-r--r--databases/freetds-devel/distinfo6
-rw-r--r--databases/grass8/Makefile1
-rw-r--r--databases/mongodb-tools/Makefile13
-rw-r--r--databases/pgrouting/Makefile2
-rw-r--r--databases/pgrouting/distinfo6
-rw-r--r--databases/pgrouting/pkg-plist3
-rw-r--r--databases/postgis33/Makefile2
-rw-r--r--databases/postgis34/Makefile2
-rw-r--r--databases/postgis35/Makefile1
-rw-r--r--databases/postgis36/Makefile1
-rw-r--r--databases/powa-archivist/Makefile2
-rw-r--r--databases/powa-archivist/distinfo6
-rw-r--r--databases/powa-archivist/pkg-plist2
-rw-r--r--databases/spatialite-tools/Makefile2
-rw-r--r--databases/spatialite/Makefile2
-rw-r--r--databases/spatialite_gui/Makefile2
17 files changed, 28 insertions, 27 deletions
diff --git a/databases/freetds-devel/Makefile b/databases/freetds-devel/Makefile
index 48d8ee306d5b..b237cfa316bd 100644
--- a/databases/freetds-devel/Makefile
+++ b/databases/freetds-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= freetds
-DISTVERSION= 1.5.172
+DISTVERSION= 1.5.178
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= https://www.freetds.org/files/current/
diff --git a/databases/freetds-devel/distinfo b/databases/freetds-devel/distinfo
index 1cf573dcc95e..d4758145a9c7 100644
--- a/databases/freetds-devel/distinfo
+++ b/databases/freetds-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765018764
-SHA256 (freetds-dev.1.5.172.tar.bz2) = 410c888257cf5864d6978c4b86951629ee7ad0316bbae436056dc8452958fba7
-SIZE (freetds-dev.1.5.172.tar.bz2) = 2465039
+TIMESTAMP = 1765021542
+SHA256 (freetds-dev.1.5.178.tar.bz2) = 7987b4503b9c55188c23480dc929f12b3c8865158d49dee195746314504e5ba6
+SIZE (freetds-dev.1.5.178.tar.bz2) = 2468632
diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile
index 800e9f85f150..75b146aad364 100644
--- a/databases/grass8/Makefile
+++ b/databases/grass8/Makefile
@@ -1,5 +1,6 @@
PORTNAME= grass
DISTVERSION= 8.4.2
+PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
diff --git a/databases/mongodb-tools/Makefile b/databases/mongodb-tools/Makefile
index 04524846366b..dc1d1ff615fe 100644
--- a/databases/mongodb-tools/Makefile
+++ b/databases/mongodb-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mongodb-tools
DISTVERSION= 100.13.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MAINTAINER= ronald@FreeBSD.org
@@ -10,14 +10,11 @@ WWW= https://www.mongodb.com/docs/database-tools/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= compiler:c++14-lang go:1.23 localbase
+USES= compiler:c++14-lang go localbase
USE_GITHUB= yes
GH_ACCOUNT= mongodb
GH_PROJECT= mongo-tools
-DEPRECATED= Uses old go, but try building without USES=go:someversion
-EXPIRATION_DATE=2026-01-01
-
GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}
GO_BUILDFLAGS= -tags "${USE_MY_TAGS}"
@@ -26,6 +23,8 @@ GO_BUILDFLAGS= -tags "${USE_MY_TAGS}"
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284387
MAKE_ENV+= TOOLS_TESTING_UNIT=true
+NO_TEST= yes # tests fail when go.mod does not match go pkg version
+
OPTIONS_DEFINE= DOCS
OPTIONS_DEFAULT= BSONDUMP MONGODUMP MONGOEXPORT MONGOFILES MONGOIMPORT \
MONGORESTORE MONGOSTAT MONGOTOP \
@@ -57,10 +56,6 @@ SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
SASL_USE= my_tags=sasl
SSL_USE= my_tags=ssl
-post-extract:
-# Verify we use the proper go version.
- ${SH} -xc "test \"X`grep -E '^go [[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+$$' ${WRKSRC}/go.mod`\" = \"Xgo ${GO_VERSION}.0\""
-
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for doc in README.md CONTRIBUTING.md THIRD-PARTY-NOTICES
diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile
index 9a6a7ccc5f81..45fa5de194ed 100644
--- a/databases/pgrouting/Makefile
+++ b/databases/pgrouting/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pgrouting
DISTVERSIONPREFIX= v
-DISTVERSION= 3.8.0
+DISTVERSION= 4.0.0
CATEGORIES= databases geography
MAINTAINER= lbartoletti@FreeBSD.org
diff --git a/databases/pgrouting/distinfo b/databases/pgrouting/distinfo
index 38b4d1a6b64f..d58ba6d1dc4b 100644
--- a/databases/pgrouting/distinfo
+++ b/databases/pgrouting/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762491587
-SHA256 (pgRouting-pgrouting-v3.8.0_GH0.tar.gz) = b8a5f0472934fdf7cda3fb4754d01945378d920cdaddc01f378617ddbb9c447f
-SIZE (pgRouting-pgrouting-v3.8.0_GH0.tar.gz) = 3878578
+TIMESTAMP = 1765126562
+SHA256 (pgRouting-pgrouting-v4.0.0_GH0.tar.gz) = ae87d30652b4a7824509e2652e02bde19e1a42c37906cdf1824b5df40af0bfd0
+SIZE (pgRouting-pgrouting-v4.0.0_GH0.tar.gz) = 3903454
diff --git a/databases/pgrouting/pkg-plist b/databases/pgrouting/pkg-plist
index a040a5435720..88984fcb46ca 100644
--- a/databases/pgrouting/pkg-plist
+++ b/databases/pgrouting/pkg-plist
@@ -1,4 +1,4 @@
-lib/postgresql/libpgrouting-3.8.so
+lib/postgresql/libpgrouting-4.0.so
share/postgresql/extension/pgrouting--2.6.0--%%DISTVERSION%%.sql
share/postgresql/extension/pgrouting--2.6.1--%%DISTVERSION%%.sql
share/postgresql/extension/pgrouting--2.6.2--%%DISTVERSION%%.sql
@@ -37,5 +37,6 @@ share/postgresql/extension/pgrouting--3.7.0--%%DISTVERSION%%.sql
share/postgresql/extension/pgrouting--3.7.1--%%DISTVERSION%%.sql
share/postgresql/extension/pgrouting--3.7.2--%%DISTVERSION%%.sql
share/postgresql/extension/pgrouting--3.7.3--%%DISTVERSION%%.sql
+share/postgresql/extension/pgrouting--3.8.0--%%DISTVERSION%%.sql
share/postgresql/extension/pgrouting--%%DISTVERSION%%.sql
share/postgresql/extension/pgrouting.control
diff --git a/databases/postgis33/Makefile b/databases/postgis33/Makefile
index 426460b79a2b..3c7277519834 100644
--- a/databases/postgis33/Makefile
+++ b/databases/postgis33/Makefile
@@ -1,6 +1,6 @@
PORTNAME= postgis
DISTVERSION= 3.3.8
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 33
diff --git a/databases/postgis34/Makefile b/databases/postgis34/Makefile
index 47bb57a4477f..b537ab90c47c 100644
--- a/databases/postgis34/Makefile
+++ b/databases/postgis34/Makefile
@@ -1,6 +1,6 @@
PORTNAME= postgis
DISTVERSION= 3.4.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 34
diff --git a/databases/postgis35/Makefile b/databases/postgis35/Makefile
index 7cf3e98c0f60..1549670293a1 100644
--- a/databases/postgis35/Makefile
+++ b/databases/postgis35/Makefile
@@ -1,5 +1,6 @@
PORTNAME= postgis
DISTVERSION= 3.5.4
+PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
PKGNAMESUFFIX= 35
diff --git a/databases/postgis36/Makefile b/databases/postgis36/Makefile
index 36d64e2bee3e..53b8ada3d7a1 100644
--- a/databases/postgis36/Makefile
+++ b/databases/postgis36/Makefile
@@ -1,5 +1,6 @@
PORTNAME= postgis
DISTVERSION= 3.6.1
+PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://download.osgeo.org/postgis/source/
diff --git a/databases/powa-archivist/Makefile b/databases/powa-archivist/Makefile
index e131ce178be6..393b8242da85 100644
--- a/databases/powa-archivist/Makefile
+++ b/databases/powa-archivist/Makefile
@@ -1,6 +1,6 @@
PORTNAME= powa-archivist
DISTVERSIONPREFIX= REL_
-DISTVERSION= 5_1_0
+DISTVERSION= 5_1_1
CATEGORIES= databases
MAINTAINER= girgen@FreeBSD.org
diff --git a/databases/powa-archivist/distinfo b/databases/powa-archivist/distinfo
index edce7329306b..f08659de1e58 100644
--- a/databases/powa-archivist/distinfo
+++ b/databases/powa-archivist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763980263
-SHA256 (powa-team-powa-archivist-REL_5_1_0_GH0.tar.gz) = 1a4ed754aa8309f17d17096c81c37626382e790c89f8cb79705fcd057372755a
-SIZE (powa-team-powa-archivist-REL_5_1_0_GH0.tar.gz) = 246455
+TIMESTAMP = 1765190035
+SHA256 (powa-team-powa-archivist-REL_5_1_1_GH0.tar.gz) = 699197a18f37f8b24005db1056ebde39c7cf90ac421e3d0bbe782aea2f241afb
+SIZE (powa-team-powa-archivist-REL_5_1_1_GH0.tar.gz) = 288562
diff --git a/databases/powa-archivist/pkg-plist b/databases/powa-archivist/pkg-plist
index 590ec163853e..87b30b874e5a 100644
--- a/databases/powa-archivist/pkg-plist
+++ b/databases/powa-archivist/pkg-plist
@@ -13,5 +13,7 @@ share/postgresql/extension/powa--5.0.2--5.0.3.sql
share/postgresql/extension/powa--5.0.2.sql
share/postgresql/extension/powa--5.0.3--5.1.0.sql
share/postgresql/extension/powa--5.0.3.sql
+share/postgresql/extension/powa--5.1.0--5.1.1.sql
share/postgresql/extension/powa--5.1.0.sql
+share/postgresql/extension/powa--5.1.1.sql
share/postgresql/extension/powa.control
diff --git a/databases/spatialite-tools/Makefile b/databases/spatialite-tools/Makefile
index 1fae531ad338..21939918c953 100644
--- a/databases/spatialite-tools/Makefile
+++ b/databases/spatialite-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spatialite-tools
PORTVERSION= 5.0.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/
diff --git a/databases/spatialite/Makefile b/databases/spatialite/Makefile
index 00a7df3e60af..686a9f958a60 100644
--- a/databases/spatialite/Makefile
+++ b/databases/spatialite/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spatialite
PORTVERSION= 5.1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/libspatialite-sources/
DISTNAME= lib${PORTNAME}-${PORTVERSION}
diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile
index 3e6238420dd9..ee468c157b7e 100644
--- a/databases/spatialite_gui/Makefile
+++ b/databases/spatialite_gui/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spatialite_gui
DISTVERSION= 2.1.0
-PORTREVISION= 18
+PORTREVISION= 19
DISTVERSIONSUFFIX= -beta1
CATEGORIES= databases geography
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/spatialite-gui-sources/