28025 Commits

Author SHA1 Message Date
Yasuhiro Kimura
8e60876953 databases/closql: Update to 2.3.0
ChangeLog:	https://github.com/magit/closql/blob/v2.3.0/CHANGELOG
2025-09-02 19:50:59 +09:00
Yasuhiro Kimura
029fa0aa76 databases/emacsql: Update to 4.3.2
CommitLog:	https://github.com/magit/emacsql/compare/v4.3.1...v4.3.2
2025-09-02 19:50:47 +09:00
Muhammad Moinur Rahman
391276feec
databases/redis-devel: Update version 8.0.3.20250731=>8.2.1.20250830
Changelog: c55e33a99...38d16a82e
2025-09-02 12:38:14 +02:00
Ronald Klop
2588b501b4
databases/mongodb-tools: distfile changed
The difference equals to this commit:
23008ff975

Reported by:	portsfallout.com
2025-09-02 10:52:21 +02:00
Rene Ladan
6b9dcc0c9f databases/emacsql-devel: Remove expired port
2025-08-31 databases/emacsql-devel: Use databases/emacsql instead
2025-09-01 19:22:45 +02:00
Rene Ladan
30639963c3 databases/closql-devel: Remove expired port
2025-08-31 databases/closql-devel: Use databases/closql instead
2025-09-01 19:21:58 +02:00
Mikael Urankar
b21956d7db lang/rust: Bump revisions after 1.89.0
PR:		288923
2025-09-01 10:25:04 +02:00
Yasuhiro Kimura
99070cd1c1 databases/pg.el: Update to 0.59
ChangeLog:	https://github.com/emarsden/pg-el/blob/v0.59/CHANGELOG.md
2025-09-01 10:36:50 +09:00
Vladimir Druzenko
394053a049 databases/dbeaver: Remove aarch64 from ONLY_FOR_ARCHS - port builds amd64 binary even on aarch64 host
If you are interested in making this port work on other arches, please
prepare a patch.

PR:		288783
Approved by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
2025-08-31 16:04:12 +03:00
Muhammad Moinur Rahman
6f16c3b20f
databases/freetds-devel: Update version 1.5.116=>1.5.117 2025-08-31 12:42:59 +02:00
Muhammad Moinur Rahman
26f0d8dd54
databases/freetds: Update version 1.5.4=>1.5.5 2025-08-31 12:41:09 +02:00
Rene Ladan
b304d8ab18 all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script
2025-08-31 12:30:51 +02:00
Ronald Klop
f1cc93d8d9
databases/mongodb-tools: 100.13.0
Changes:
https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#100130
2025-08-31 11:02:56 +02:00
Ronald Klop
cd759f83ef
databases/mongodb[78]0: improve a patch
Be pedantic that '!= 0' is not the same as '== -1'. And indeed -1 is what
is documented in the man page of _umtx_op to indicate an error.

No functional change expected.

Reported by:	https://github.com/mongodb/mongo/pull/1607#pullrequestreview-2677292316
2025-08-30 20:20:05 +02:00
Ronald Klop
5e74cc0c0c
databases/mongodb70: fix build with python 3.12
Requests by a user who custom builds this port with python 3.12.
Tested to still build with the currently default python 3.11.

PR:	289086
2025-08-30 20:19:59 +02:00
Jesús Daniel Colmenares Oviedo
9586ba923f databases/libvalkey: Update to 0.2.1
ChangeLog: https://github.com/valkey-io/libvalkey/releases/tag/0.2.1

Approved by:    acm (mentor)
2025-08-29 17:12:26 -04:00
Hiroki Tagato
70dd655ae9 databases/py-sqlmodel: add port: SQL databases in Python, designed for simplicity, compatibility, and robustness
SQLModel is a library for interacting with SQL databases from Python
code, with Python objects. It is designed to be intuitive, easy to
use, highly compatible, and robust.

SQLModel is based on Python type annotations, and powered by Pydantic
and SQLAlchemy.

The key features are:
- Intuitive to write: Great editor support. Completion
  everywhere. Less time debugging. Designed to be easy to use and
  learn. Less time reading docs.
- Easy to use: It has sensible defaults and does a lot of work
  underneath to simplify the code you write.
- Compatible: It is designed to be compatible with FastAPI, Pydantic,
  and SQLAlchemy.
- Extensible: You have all the power of SQLAlchemy and Pydantic
  underneath.
- Short: Minimize code duplication. A single type annotation does a
  lot of work. No need to duplicate models in SQLAlchemy and Pydantic.

WWW: https://sqlmodel.tiangolo.com/
2025-08-29 18:06:49 +09:00
Michael Osipov
5f41178a78 databases/unixODBC: Fix paths in manpages
Manpages aren't filtered during install for LOCALBASE, fix that.

Approved by:	jrm (mentor), brnrd (maintainer)
Differential Revision:	https://reviews.freebsd.org/D52193
2025-08-28 17:46:31 +02:00
Ronald Klop
2236885f4e
databases/mongodb70: 7.0.23
Includes patch to implement waitable atomics for FreeBSD for
https://jira.mongodb.org/browse/SERVER-81797.
This patch is developed by me. It did not go through QA of MongoDB Inc.
I asked to upstream the patch but they don't want to take responsibilty
for code they don't run themselves. (Which I can understand from their
perspective.)
https://github.com/mongodb/mongo/pull/1607#issuecomment-2996276435
https://jira.mongodb.org/browse/SERVER-99225
Anyway, this has run without errors for a while on my Raspberry Pi + net-mgmt/unifi9.
I don't have full QA in place and could only do limited testing. I can't
take any responsibilty for the quality of the patch.

Make backups and test for yourself in your setup before upgrading
any critical production environment.

Changes:
https://www.mongodb.com/docs/manual/release-notes/7.0/#7.0.23---aug-13--2025

Announcement:
https://www.mongodb.com/community/forums/t/mongodb-7-0-23-is-released/327242?u=r_k
2025-08-28 15:01:04 +02:00
Ronald Klop
3d909d33a2
databases/mongodb60: 6.0.26
"This release contains security or reliability improvements."

Announcement:
https://www.mongodb.com/community/forums/t/mongodb-6-0-26-is-released/327872?u=r_k

Security:	unfortunately no details are published yet
2025-08-28 13:55:19 +02:00
Jason E. Hale
a3496c5b8a Qt6: Update to 6.9.2
August 27, 2025 by Jani Heikkinen

We are excited to announce the release of Qt 6.9.2! As a patch release,
Qt 6.9.2 does not introduce new features but delivers over 550 bug fixes,
security updates, and enhancements on top of the Qt 6.9.1 release. For a
detailed breakdown of the most significant changes, refer to the
Qt 6.9.2 release notes.

Announcement:
https://www.qt.io/blog/qt-6.9.2-released
Release notes:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.2/release-note.md

MFH:		2025Q3
Security:	edf83c10-83b8-11f0-b6e5-4ccc6adda413
		2a11aa1e-83c7-11f0-b6e5-4ccc6adda413
2025-08-28 01:06:27 -04:00
Dima Panov
8f6c6d4c7f
databases/evolution-data-server: allow to use any of available GSSAPI providers (+)
By default, use GSSAPI_BASE to miics previous behaiour.
2025-08-27 14:23:18 +03:00
Mateusz Piotrowski
7b7646260a databases/tdb1413: Update to 1.4.13
- Lint with portclippy and portfmt.
- Remove unnecessary NO_COLOR-related settings. It is not clear what the
  purpose of those really is nowadays.
- Update CONFLICTS_INSTALL in databases/tdb1410.

PR:		287985
Reported by:	Andrej Ebert <andrej@ebert.su>
Sponsored by:	Klara, Inc.
2025-08-26 18:44:03 +02:00
Mateusz Piotrowski
a9a5b03fbb databases/tdb1413: Repocopy from databases/tdb1410
PR:		287985
Reported by:	Andrej Ebert <andrej@ebert.su>
Sponsored by:	Klara, Inc.
2025-08-26 18:44:03 +02:00
Yuri Victorovich
52ab512ea8 databases/nanodbc: Broken on 13
The upstream seems to be working on the fix but it is working very slowly.

Reported by:	fallout
2025-08-25 13:37:02 -07:00
Dima Panov
2d12a812aa
databases/adodb5: update to 5.22.10 release (+)
Changelog:
* security release fixing an SQL injection issue in the SQLite3 driver
* fixes a few bugs in the SQLite3 driver

Release notes:	https://github.com/ADOdb/ADOdb/releases/tag/v5.22.10
Security:	CVE-2025-54119
2025-08-25 13:29:19 +03:00
Mahlon
afc626601a databases/kuzu: update to 0.11.2
Changelog: https://github.com/kuzudb/kuzu/releases/tag/v0.11.2

PR:		288986
Reported by:	mahlon@martini.nu (maintainer)
2025-08-25 13:00:38 +09:00
Christos Chatzaras
ba614a3b22 databases/mysql80-{client, server}: Update to 8,0.43
Bugs Fixed

    Important Note; Group Replication: The Group Communication System
(GCS) handles Group Replication communication between members, and keeps
track of the group membership and connections between all group members.
Membership tracking includes the membership's current and previous two
iterations. When a member leaves, the remaining members in the group
keep a record of the departing member but stop communicating with it
until it returns. For example: The group contains members M1, M2, and
M3. M3 leaves the group; M1 and M2 stop communicating with M3. When a
new member (M4) joins, it learns the previous iterations of this group's
membership and attempts to communicate with all servers, including those
from previous iterations (in this case, M3).

    In the event that some previous servers were gone and did not
return, the new member continuously tried to connect to the missing
servers; in some conditions, these ongoing connection attempts could
introduce network latency affecting group member communication.

    In order to avoid this issue, connections to servers that belong to
iterations of the group membership are now stopped after 5 minutes,
which should be sufficient time to re-establish valid connections
without imposing a continuing impact on group communication. (Bug

    NDB Cluster: Following an upgrade from NDB 8.0 to NDB 8.4, all data
nodes in the cluster underwent an unexpected simultaneous restart. This
occurred when the transaction coordinator had no scan state, leading to
protocol timeout; the resulting misalignement in protocol states caused
data nodes to shut down unexpectedly. This is fixed by extending
existing handling of an unexpected SCAN_NEXTREQ signal to cover the case
when the scan is already stateless. (Bug #37994985)

    References: This issue is a regression of: Bug #37022901.

Full Changelog see:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-43.html

PR:	288952
Sponsored by:	Netzkommune GmbH
2025-08-24 18:42:53 +02:00
Matthew Seaman
cb7cee08f4
databases/pglogical: update to 2.4.6
Changes:	https://github.com/2ndQuadrant/pglogical/releases/tag/REL2_4_6
Reported by:	portscout
2025-08-24 14:48:56 +01:00
Yuri Victorovich
40527017c0 databases/weaviate: New port: Vector database that stores both objects and vectors 2025-08-24 03:28:31 -07:00
Björn Lemke
718f232e36 databases/cego: update 2.52.57 -> 2.52.59
- Improved input handling in CegoClient.
  For interactive mode, trailing LF, CR and multiple semicolons are cut now.
- Added command line option lockexpire with integer parameter seconds
  exceeded.
  If set, this option will check for the configured daemon lockfile
  and if the timestamp of the lockfile is older than now - seconds
  exceeded, the lock file is removed and the database is started.
  Database crash recovery seems to be stable, so this option is made available.
- In CegoDbThread::serveRequest, added further tableset states (
  BACKUP, CHECKPOINT ) where sessions are accepted
2025-08-24 10:04:21 +02:00
Pietro Cerutti
7a2b91f0f5 databases/tcl-sqlite3: update to 3.50.4
PR:		285015
Approved by:	maintainer (timeout)
Reported by:	Joachim Moskalewski <tonne03@jmos.net>
2025-08-23 20:16:18 +00:00
Oleksii Samorukov
6e5105f3db databases/xtrabackup84: upgrade to databases/xtrabackup84 8.4.0-4
ChangeLog: https://docs.percona.com/percona-xtrabackup/8.4/release-notes/8.4.0-4.html
Reported by: repology.org
2025-08-23 15:48:42 +02:00
Kevin Bowling
e5ae6aa8d6 databases/timescaledb-tune: Update to 0.18.1 2025-08-22 20:42:03 -07:00
Muhammad Moinur Rahman
f9373b02e7
databases/pgpool-II-46: Update version 4.6.2=>4.6.3
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-6-3.html
2025-08-22 12:07:17 +02:00
Muhammad Moinur Rahman
09fac3831e
databases/pgpool-II-45: Update version 4.5.7=>4.5.8
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-5-8.html
2025-08-22 12:07:16 +02:00
Muhammad Moinur Rahman
21f89ae8ea
databases/pgpool-II-44: Update version 4.4.12=>4.4.13
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-13.html
2025-08-22 12:07:16 +02:00
Muhammad Moinur Rahman
1850c9c6e8
databases/pgpool-II-43: Update version 4.3.15=>4.3.16
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-3-16.html
2025-08-22 12:07:15 +02:00
Dave Cottlehuber
003c6f7950 databases/couchdb3: bump plist after erlang update
Reported by:	pkg-fallout
Sponsored by:	SkunkWerks, GmbH
2025-08-22 08:28:50 +00:00
Muhammad Moinur Rahman
1333fc6b89
databases/mysql-connector-odbc: New port
MySQL Connector ODBC is an ODBC driver for interfacing to MySQL
databases.

Please note that this port is the successor of mysql-connector-odbc-80.
The older port is no longer required as the older port was mysql version
agnostic which is no longer the case with the connector ODBC. The older
port has been removed in this same commit and relevant MOVED entry has
been added. The new port also supports differet flavors of ODBC engines.
The default flavor is unisodbc which is backed by unixODBC engine and the
other iodbc backed by iodbc engine.

WWW: https://www.mysql.com/
2025-08-21 10:34:48 +02:00
Matthias Fechner
4edc2d15e9 databases/rubygem-pg-gitlab: update to 1.6.1
Required for gitlab 18.3

Changes:	https://github.com/ged/ruby-pg/blob/master/History.md
2025-08-21 04:45:03 +02:00
Matthias Fechner
a3fb2714f7 www/gitlab: added new ports required for 18.3 2025-08-21 04:45:03 +02:00
Pietro Cerutti
22590225fd databases/tdbc: fix package with Tcl 8 and 9 2025-08-19 20:20:34 +00:00
Jesús Daniel Colmenares Oviedo
63a89a7729 databases/py-valkey: Update to 6.1.1
ChangeLog: https://github.com/valkey-io/valkey-py/releases/tag/v6.1.1

Approved by:    acm (mentor)
2025-08-19 15:52:50 -04:00
Jesús Daniel Colmenares Oviedo
2794d7d28f databases/libvalkey: Update to 0.2.0
ChangeLog:
https://github.com/valkey-io/libvalkey/compare/0.1.0...0.2.0

Approved by:    acm (mentor)
2025-08-19 15:52:49 -04:00
Loïc Bartoletti
1ec202ca7d databases/postgis36: Update to 3.6.0rc1 2025-08-19 15:47:29 +02:00
Muhammad Moinur Rahman
e000de2adb
lang/php85: Update version 8.5.0alpha4=>8.5.0beta1
Please DO NOT use this version in production, it is an early test
version.

Changelog: https://github.com/php/php-src/blob/php-8.5.0beta1/NEWS
2025-08-19 08:45:45 +02:00
Muhammad Moinur Rahman
1559e70f1e
databases/redis-devel: Update version 8.0.2.20250630=>8.0.3.20250731 2025-08-19 08:45:39 +02:00
Muhammad Moinur Rahman
6c9541acf8
databases/redis: Update version 8.2.0=>8.2.1
Changelog: https://github.com/redis/redis/releases/tag/8.2.1
2025-08-19 08:45:39 +02:00
Pietro Cerutti
ed2002fbcc databases/tdbc: update to 1.1.12, make work with Tcl 9 2025-08-18 13:28:10 +00:00