28399 Commits

Author SHA1 Message Date
Palle Girgensohn
2b4e0502ca databases/powa-archivist: Update to 5.1.0
Release notes:	https://github.com/powa-team/powa-archivist/releases/tag/REL_5_1_0
2025-11-25 09:21:19 +01:00
Alexey Dokuchaev
ffa3015613 databases/iowow: update the port to version 1.4.18
- Squash the chains of consecutive spaces between compilation
  flags to make the build log more readable
- databases/ejdb: pull upstream patch to synchronize with the
  new IOWOW struct naming

Reported by:	portscout
2025-11-25 05:02:04 +00:00
Björn Lemke
c3eb8b809d devel/lfcbase: 1.22.3 -> 1.22.4, databases/cego: 2.52.43 -> 2.52.44
- Warning elimination for G++ based compiles
2025-11-24 18:09:07 +01:00
Dave Cottlehuber
6204300621 databases/couchdb3: update to 3.5.1
- https://blog.couchdb.org/2025/11/11/3-5-1/
- https://docs.couchdb.org/en/stable/whatsnew/3.5.html
2025-11-24 12:57:51 +00:00
Yuri Victorovich
1e89e816cc databases/rqlite: update 9.3.0 → 9.3.1 2025-11-23 22:06:40 -08:00
Palle Girgensohn
46dcf553ec databases/powa-web: Update to 5.1.0
Release notes:	https://github.com/powa-team/powa-web/releases/tag/5.1.0
2025-11-23 20:46:53 +01:00
Björn Lemke
26c78421c1 devel/lfcbase: 1.22.2 -> 1.22.3, databases/cego: 2.52.42 -> 2.52.43
lfcbase:
- Warning elimination in several code modules.
  -Wall should print no warnings anymore (with clang)

cego:
- Added patch for CegoJoinObject for correct and complete decoding.
  This is needed for database recovery procedure if nested join select
  occurs in update statement, e.g.
  update t1 set b1 = ( select max(b2) from t2 inner join t3 on t2.a2 = t3.a3 );
- Warning elimination for several code modules.
  In CegoContentObject encoding and decoding method,
  the obsolete key flag in the schema information was removed.
  This leads to a incompatibel datastructure and requires tableset
  export/import for an uplift ot this version
- To toChain method of CegoTableObject, CegoJoinObject and
  CegoAliasObject has been improved to treat undefined tabSetId
  argument ( defTabSetId = 0 ).
2025-11-23 18:57:59 +01:00
Loïc Bartoletti
643c181a2f
databases/grass8: Update to 8.4.2 2025-11-23 17:40:50 +01:00
Dima Panov
0ca0a98dec
databases/adodb5: update to 5.22.11 release (+)
Changelog:	https://github.com/ADOdb/ADOdb/releases/tag/v5.22.11
2025-11-23 17:41:35 +03:00
Palle Girgensohn
8fe93b9a6d databases/postgresql-jdbc: Update to 42.7.8
Release notes:	https://jdbc.postgresql.org/changelogs/2025-09-18-42/
2025-11-23 12:03:50 +01:00
Björn Lemke
dd19ed2a57 devel/lfcbase: 1.22.1 -> 1.22.2, databases/cego: 2.52.40 -> 2.52.42
lfcbase:
- Added patch in File::hasData to check return code of pool library call
- Added fix in basecheck ReplaceTest to return valid results

cego:
- For CegoClient and CegoAdmin changed argument evaluation to handle
  pipe input data in a better way.
  Pipe mode is just used, if no batch or command mode ist setup and
  if data is available at stdin.
- This should also work for FreeBSD, when cgclt or cgadm is used
  via cronjob. It has been observed, that if a program is called by
  cron, poll returns data available at stdin also if there is no data
  available.
- In CegoAdminThread, for tableset and table import procedure added
  switch to next backup branch.
  This is required, since during import, logging is disabled.
  So after import, a new backup is needed.
2025-11-23 12:01:07 +01:00
Hiroki Tagato
215d1170fd databases/py-redisvl: Update to 0.12.0
Changelog: https://github.com/redis/redis-vl-python/releases/tag/v0.12.0

Reported by:	portscout
2025-11-23 15:08:38 +09:00
Yasuhiro Kimura
85245e8eea databases/pg.el: Update to 0.61
ChangeLog:	https://github.com/emarsden/pg-el/blob/v0.61/CHANGELOG.md
2025-11-23 06:52:02 +09:00
Dan
6427072879 databases/mariadb-java-client: Update 3.5.5 => 3.5.6
Release notes:
https://mariadb.com/docs/release-notes/connectors/java/3.5/3.5.6

PR:	291148
2025-11-22 16:08:19 +03:00
Matthias Fechner
a80e1726c2 www/gitlab: major upgrade to 18.6
Changes:	https://about.gitlab.com/releases/2025/11/20/gitlab-18-6-released/
2025-11-22 05:21:51 +01:00
Matthias Fechner
670057d58c databases/rubygem-redis-gitlab: update to 5.4.1
Required for gitlab 18.6

Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2025-11-22 05:21:48 +01:00
Matthias Fechner
af35d26f6f databases/rubygem-redis-clustering-gitlab: update to 5.4.1
Required for gitlab 18.6

Changes:	https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
2025-11-22 05:21:48 +01:00
Matthias Fechner
991450b9a2 databases/rubygem-click_house-client: update to 0.8.2
Required for gitlab 18.6

Changes:	https://gitlab.com/gitlab-org/ruby/gems/clickhouse-client/-/releases
2025-11-22 05:21:48 +01:00
Muhammad Moinur Rahman
a158838c3c
databases/freetds-devel: Update version 1.5.154=>1.5.155 2025-11-21 21:11:04 +01:00
Muhammad Moinur Rahman
dac13d8833
databases/freetds: Update version 1.5.8=>1.5.9 2025-11-21 21:11:03 +01:00
Ronald Klop
a0d8051113
databases/mongodb70: 7.0.26
Announcement:
https://www.mongodb.com/community/forums/t/mongodb-7-0-26-is-released/331723?u=r_k

Changes:
https://www.mongodb.com/docs/v7.0/release-notes/7.0/#patch-releases
2025-11-21 16:41:29 +01:00
Muhammad Moinur Rahman
47d75dcc83
databases/redis82: New port
This is the redis 8.2.X branch of redis copied from databases/redis in
preparation for upgrading redis to redis 8.4.X branch.
2025-11-20 13:15:54 +01:00
Muhammad Moinur Rahman
88d96f13b4
databases/freetds-devel: Update version 1.5.151=>1.5.154 2025-11-20 13:15:53 +01:00
Bernard Spil
41c4cade88 databases/mariadb118-server: Update to 11.8.5 2025-11-20 12:15:46 +01:00
Don Lewis
ca25e4212c databases/qof: Switch to new upstream
The previous upstream has been unfetchable for quite a while.

There are a number of forks, of which  https://github.com/GnoTime/qof
seems to be the most active.  It is also the same GH account as
is used by deskutils/gnotime, which is our only in-tree consumer.

Take MAINTAINERship and undeprecate.

MFH:		2025Q4
2025-11-19 20:41:11 -08:00
Paavo-Einari Kaipila
a44ed48133 databases/pecl-redis: Update 6.2.0 => 6.3.0, add default options zstd and lz4
Changelog:
https://pecl.php.net/package-info.php?package=redis&version=6.3.0
https://github.com/phpredis/phpredis/releases/tag/6.3.0

PR:		290853
Approved by:	Mateusz Wiącek <wiacek.m@witia.com.pl> (maintainer)
2025-11-18 22:52:11 +03:00
Po-Chuan Hsieh
a076618cf2
databases/rubygem-solid_queue: Update RUN_DEPENDS: use Rails 8.1
- Bump PORTREVISION for dependency change
2025-11-18 05:06:53 +08:00
Po-Chuan Hsieh
711198228c
databases/rubygem-solid_cache: Update RUN_DEPENDS: use Rails 8.1
- Bump PORTREVISION for dependency change
2025-11-18 05:06:53 +08:00
Po-Chuan Hsieh
ec26de1c61
databases/rubygem-solid_cable: Update RUN_DEPENDS: use Rails 8.1
- Bump PORTREVISION for dependency change
2025-11-18 05:06:53 +08:00
Po-Chuan Hsieh
fc183d0dd6
databases/rubygem-solid_queue-rails80: Add rubygem-solid_queue-rails80 1.2.4 (copied from rubygem-solid_queue-rails72) 2025-11-18 05:06:51 +08:00
Po-Chuan Hsieh
b53b620011
databases/rubygem-solid_cache-rails80: Add rubygem-solid_cache-rails80 1.0.8 (copied from rubygem-solid_cache-rails72) 2025-11-18 05:06:50 +08:00
Po-Chuan Hsieh
54423ca00f
databases/rubygem-solid_cable-rails80: Add rubygem-solid_cable-rails80 3.0.12 (copied from rubygem-solid_cable-rails72) 2025-11-18 05:06:50 +08:00
Po-Chuan Hsieh
a6cb8edca0
databases/rubygem-globalid-rails81: Add rubygem-globalid-rails81 1.3.0 (copied from rubygem-globalid-rails80) 2025-11-18 05:06:48 +08:00
Po-Chuan Hsieh
ffad4e7c5e
databases/rubygem-activerecord81: Add rubygem-activerecord81 8.1.0
Active Record connects classes to relational database tables to establish an
almost zero-configuration persistence layer for applications. The library
provides a base class that, when subclassed, sets up a mapping between the new
class and an existing table in the database. In the context of an application,
these classes are commonly referred to as models. Models can also be connected
to other models; this is done by defining associations.

Active Record relies heavily on naming in that it uses class and association
names to establish mappings between respective database tables and foreign key
columns. Although these mappings can be defined explicitly, it's recommended to
follow naming conventions, especially when getting started with the library.
2025-11-18 05:06:45 +08:00
Po-Chuan Hsieh
50e23bddce
databases/rubygem-activemodel81: Add rubygem-activemodel81 8.1.0
Active Model provides a known set of interfaces for usage in model classes. They
allow for Action Pack helpers to interact with non-Active Record models, for
example. Active Model also helps with building custom ORMs for use outside of
the Rails framework.

Active Model provides a default module that implements the basic API required to
integrate with Action Pack out of the box: ActiveModel::API.
2025-11-18 05:06:45 +08:00
Hiroki Tagato
080505b27b databases/py-redisvl: Update to 0.11.0
Changelog: https://github.com/redis/redis-vl-python/releases/tag/v0.11.0

Reported by:	Repology
2025-11-17 23:27:50 +09:00
Loïc Bartoletti
d84c59bd17
databases/pgrouting: revert last commit
This reverts commit b7fb45fcb4cfb4a9e0edb7d4e67edb7f11e104f7.

This was already updated to 3.8.0 - applying the patch a second time puts it back to 3.7.3.

Reported by: Martin Birgmeier <d8zNeCFG@aon.at> and portmgr@
2025-11-17 06:48:57 +01:00
Kevin Bowling
675f819e93 databases/timescaledb: Update to 2.23.1 2025-11-16 19:28:28 -07:00
Mark Linimon
b7fb45fcb4
databases/pgrouting: Update to 3.8.0
PR:		290456
Reported by:	Brad Ackerman <brad@facefault.org>
Co-authored by:	Brad Ackerman <brad@facefault.org>
2025-11-16 07:31:46 +01:00
Yuri Victorovich
2a78c74798 databases/rqlite: update 9.2.3 → 9.3.0 2025-11-15 20:19:53 -08:00
Muhammad Moinur Rahman
2842015dca
databases/clickhouse: Update version 24.5.1.1763=>25.10.2.65
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v25.10.2.65-stable

Sponsored by:	Nepustil
2025-11-15 21:14:19 +01:00
Muhammad Moinur Rahman
c671e22332
databases/freetds-devel: Update version 1.5.147=>1.5.151 2025-11-15 21:14:16 +01:00
Vanilla I. Shu
284d7a1f25 databases/litestream: update to 0.5.2, also convert to GO_MODULE. 2025-11-15 22:54:31 +08:00
Loïc Bartoletti
1c97bad4fa
databases/postgis36: Update to 3.6.1 2025-11-14 21:57:31 +01:00
Muhammad Moinur Rahman
369f79b484
databases/freetds-devel: Update version 1.5.142=>1.5.147 2025-11-14 19:19:04 +01:00
Muhammad Moinur Rahman
daba47c859
databases/clickhouse: Update version 23.9.1.1854=>24.5.1.1763
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v24.5.1.1763-stable

Sponsored by:	Nepustil
2025-11-14 19:19:03 +01:00
Vladimir Druzenko
3352374931 databases/adminer: Fix expiration date
PR:		290365
Reported by:	dvl via email
Approved by:	Paavo-Einari Kaipila <pkaipila@gmail.com> (maintainer, implicit)
Fixes: 		ecd5b3f3237d (Update 5.3.0 => 5.4.1, deprecate)
2025-11-14 21:12:41 +03:00
Paavo-Einari Kaipila
ecd5b3f323 databases/adminer: Update 5.3.0 => 5.4.1, deprecate
Changelogs:
https://github.com/vrana/adminer/releases/tag/v5.4.0
https://github.com/vrana/adminer/releases/tag/v5.4.1

- Patch crypto keys to be generated using OS-provided PRNG rather than
  a timestamp.
- Patch passwords to be encrypted with aes256-gcm rather than xxtea.
- Add 5 additonal plugins.
- Also mark this expired due to an obvious reason, these issues that
  patched here will likely never be fixed upstream.
- And there are 3 CVEs (not affected code in port however, because
  related parts isn't included), which have been unfixed for an extended
  period:
    https://nvd.nist.gov/vuln/detail/CVE-2023-45195
    https://nvd.nist.gov/vuln/detail/CVE-2023-45196
    https://nvd.nist.gov/vuln/detail/CVE-2023-45197

PR:	290365
2025-11-14 14:45:34 +03:00
Palle Girgensohn
b5e55910e2 databases/postgresql??-*: Update to latest versions
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 18.1, 17.7, 16.11, 15.15,
14.20, and 13.23. This release fixes 2 security vulnerabilities and over
50 bugs reported over the last several months.

This is the final release of PostgreSQL 13. PostgreSQL 13 is now
end-of-life and will no longer receive security and bug fixes.

Release notes:	https://www.postgresql.org/about/news/postgresql-181-177-1611-1515-1420-and-1323-released-3171/
2025-11-13 18:29:03 +01:00
Muhammad Moinur Rahman
db5ab04bb5
databases/clickhouse: Update version 23.5.2.7=>23.9.1.1854
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v23.9.1.1854

Sponsored by:	Nepustil
2025-11-13 17:21:16 +01:00