aboutsummaryrefslogtreecommitdiff
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
...
* databases/freetds-devel: Update version 1.5.344=>1.5.371Muhammad Moinur Rahman5 days2-4/+4
|
* databases/p5-Redis-RateLimit: Remove Perl core modulePo-Chuan Hsieh5 days1-2/+3
| | | | | | | - Bump PORTREVISION for dependency change With hat: perl Approved by: portmgr (blanket)
* databases/p5-DR-Tarantool: Drop maintainershipPo-Chuan Hsieh5 days1-1/+1
|
* databases/p5-DBIx-QuickDB: Update to 0.000041Po-Chuan Hsieh5 days2-4/+5
| | | | Changes: https://metacpan.org/dist/DBIx-QuickDB/changes
* databases/p5-DBD-Pg: Update to 3.20.2Po-Chuan Hsieh5 days2-4/+5
| | | | Changes: https://metacpan.org/dist/DBD-Pg/changes
* databases/memcached: Update version 1.6.41=>1.6.42Muhammad Moinur Rahman6 days2-4/+4
| | | | Changelog: https://github.com/memcached/memcached/wiki/ReleaseNotes1642
* databases/valkey: Update version 9.0.4=>9.1.0Muhammad Moinur Rahman6 days5-19/+19
| | | | Changelog: https://github.com/valkey-io/valkey/releases/tag/9.1.0
* databases/redis-devel: Update version 8.6.0.20260228=>8.6.2.20260331Muhammad Moinur Rahman6 days3-5/+12
| | | | | | | | - Create piddir at startup (tmpfs). For now do this with the redis-devel branch [1] PR: 264500 Reported by: bdrewery
* databases/clickhouse: Update version 25.12.2.54=>25.12.3.21Muhammad Moinur Rahman6 days2-4/+4
| | | | Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v25.12.3.21-stable
* databases/freetds-devel: Update version 1.5.341=>1.5.344Muhammad Moinur Rahman6 days2-4/+4
|
* databases/sqlite-jdbc: fix build on powerpc*Piotr Kubaj6 days1-2/+14
| | | | Do the same as other dedicated profiles.
* databases/cego: update 2.54.23 -> 2.54.25Björn Lemke6 days2-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - btree dump implementation to CegoAction::execDumpBTree - cleanup of dump statements ( moved dump table / btree statements from CegoAdm.def to Cego.def ). Dump still supported for table objects - In CegoFunction::evalFieldValue, case USERDEFINED, removed cout debugging statements - A recovery issue occured when using user function is expression list for update operations. For expressions containing user functions, the values for CegoQueryManager and tabSetId have to be setup explicit, since this is not done by redo log decoding. The corresponding setup method setQueryManager has been added for all involved classes ( CegoExpr, CegoTerm, CegoFactor, CaseCaseCond, etc ) - new global variable CegoFieldValue::__recoveryTS has been introduced. During transaction recovery, this variable is setup to the corresponding recovery timestamp. So the constant datatime value sysdate is setup to the current recovery timestamp value ( otherwise the current timestamp is used ) - Introduced crash recovery autocorrect option ( direct and post ) for index rebuild either direclty after invalidating index during recovery or at at the end of the recovery procedure. - indirect advantage : in case of many insert operations during recovery, this might lead to a faster recovery time, since index is invalidated and not treated direct advantage : in case of index oriented update operations, this might lead to a better recovery performance Author: Björn Lemke <lemke@lemke-it.com>
* databases/sqlx-cli: update 0.8.6 → 0.9.0Yuri Victorovich7 days2-1028/+1253
|
* databases/rqlite: update 10.0.6 → 10.1.0Yuri Victorovich7 days2-6/+6
|
* databases/qdrant: update 1.18.0 → 1.18.1Yuri Victorovich7 days3-58/+64
|
* databases/py-dbt-semantic-interfaces: Allow build with py-more-itertools 11.0.0+Po-Chuan Hsieh7 days1-2/+2
| | | | - Bump PORTREVISION for package change
* databases/plpgsql_check: Update to 2.9.0Po-Chuan Hsieh7 days2-4/+4
| | | | Changes: https://github.com/okbob/plpgsql_check/releases
* databases/mongodb70: re-apply fix to build with Python 3.14wcarson8 days2-0/+80
| | | | PR: 294823
* databases/py-sqlglotc: Update to 30.8.0Po-Chuan Hsieh8 days3-16/+15
| | | | Changes: https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md
* databases/py-sqlglot: Update to 30.8.0Po-Chuan Hsieh8 days2-5/+4
| | | | Changes: https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md
* databases/py-sqlframe: Update to 4.2.0Po-Chuan Hsieh8 days2-6/+6
| | | | Changes: https://github.com/eakmanrq/sqlframe/releases
* databases/pgbarman: update to 3.19.0Matthew Seaman9 days2-4/+4
| | | | | Changes: https://github.com/EnterpriseDB/barman/blob/release/3.19.0/RELNOTES.md Reported by: portscout
* Qt6: Update to 6.11.1Jason E. Hale9 days5-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The kde@ team is pleased to announce Qt 6.11.1 on FreeBSD! Upstream intoduced a few new modules and we have added them as: * devel/qt6-openapi * devel/qt6-tasktree * x11-toolkits/qt6-canvaspainter Announcements: https://www.qt.io/blog/qt-6.11-released https://www.qt.io/blog/qt-6.11.1-released Release notes: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.11.0/release-note.md https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.11.1/release-note.md FreeBSD ports changes: * General: Introduce more tooling for easier updates * devel/qt6-tools: Install desktop files [1] PySide6: Update to 6.11.1 As usual, the PySide6 suite has been updated to match the Qt version. The Shiboken generator has been split into a separate port: devel/shiboken6-tools. This was an upstream decision, but, the generator is only needed for the build, allowing our packages to have a smaller footprint. PyQt6: Update to 6.11.0 Refactor a few variables and targets from Mk/pyqt.mk to individual Makefiles to prep for Qt5 removal and reduce obfuscation. PyQt tools: devel/py-sip: Update to 6.15.3 devel/py-qt6-sip: Update to 13.11.1 PR: 294272 [1] Reported by: Dave Palais <silent@penguinmail.com> [1] Tested by: kenrap, makc MFH: 2026Q2 Security: 738f5590-550c-11f1-9f97-3fa0ea3edd7d
* databases/rubygem-dalli: Update to 5.0.4Po-Chuan Hsieh9 days2-4/+4
| | | | Changes: https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md
* databases/py-sqlglot-mypy: Update to 1.20.0.post9Po-Chuan Hsieh9 days2-4/+4
| | | | | Changes: https://github.com/VaggelisD/sqlglot-mypy/blob/release-1.20/CHANGELOG.md https://github.com/VaggelisD/sqlglot-mypy/commits/release-1.20
* databases/py-redshift-connector: Update to 2.1.14Po-Chuan Hsieh9 days3-12/+8
| | | | | Changes: https://github.com/aws/amazon-redshift-python-driver/releases https://github.com/aws/amazon-redshift-python-driver/blob/master/CHANGELOG.md
* databases/rocksdb: Cosmetic changePo-Chuan Hsieh9 days1-1/+1
|
* databases/mydumper: Update to 1.0.1-1Po-Chuan Hsieh9 days2-4/+4
| | | | Changes: https://github.com/mydumper/mydumper/releases
* databases/datafusion-cli: Mark BROKEN on i386Po-Chuan Hsieh9 days1-0/+2
| | | | Reference: https://pkg-status.freebsd.org/beefy18/data/143i386-default/111447bfcc9e/logs/datafusion-cli-53.1.0_1.log
* databases/duckdb: Add missing patchYuri Victorovich9 days1-0/+21
|
* databases/{,py-}duckdb: update 1.5.2 → 1.5.3Yuri Victorovich9 days5-31/+65
|
* databases/p5-DBIx-SearchBuilder: Update to 1.85Mikael Urankar9 days3-11/+15
|
* databases/jetbrains-datagrip: Update to 2026.1.3Kevin Bowling9 days3-482/+1255
|
* databases/mysql84-{server|client}: Update to 8.4.9Jochen Neumeister10 days3-4/+6
| | | | | | | | | | | | | | | | Bugs Fixed Fixed an issue relating to Information Schema privileges. (Bug The SQL parser consumed a large amount of memory when parsing very large queries with many large IN clauses. As of this release, the SQL parser's memory management has been improved. (Bug #105004, Bug #33390851) Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-9.html Sponsored by: Netzkommune GmbH
* databases/mysql80-{client, server}: Update to 8.0.46Jochen Neumeister10 days3-5/+5
| | | | | | | | | | | | | | | | Bugs Fixed Fixed an issue relating to Information Schema privileges. (Bug The SQL parser consumed a large amount of memory when parsing very large queries with many large IN clauses. As of this release, the SQL parser's memory management has been improved. (Bug #105004, Bug #33390851) Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-46.html Sponsored by: Netzkommune GmbH
* databases/mariadb1011-server: Security update to 10.11.17Bernard Spil10 days3-8/+5
| | | | | Security: 31b7e7bc-5358-11f1-8b62-8447094a420f MFH: 2026Q2
* databases/mariadb114-server: Security update to 11.4.11Bernard Spil10 days3-8/+5
| | | | | Security: 31b7e7bc-5358-11f1-8b62-8447094a420f MFH: 2026Q2
* databases/mariadb106-server: Security update to 10.6.26Bernard Spil10 days3-7/+4
| | | | | Security: 31b7e7bc-5358-11f1-8b62-8447094a420f MFH: 2026Q2
* databases/rqlite: update 10.0.5 → 10.0.6Yuri Victorovich10 days2-6/+6
|
* databases/timescaledb: Update to 2.27.1Kevin Bowling11 days3-4/+6
|
* databases/libvalkey: Update to 0.5.0Jesús Daniel Colmenares Oviedo11 days3-11/+12
| | | | | | * Use OPTIONS_SUB=yes for TLS. ChangeLog: https://github.com/valkey-io/libvalkey/releases/tag/0.5.0
* databases/mysql80-{server|client}: Set Deprecate DateJochen Neumeister11 days2-0/+6
| | | | | | Deprecate Date and set to expire on 2026-12-31 Sponsored by: Netzkommune GmbH
* databases/rocksdb: Fix build with PIEOlivier Cochard11 days1-1/+2
| | | | | | | | | | | | RocksDB's build_detect_platform sets PROFILING_FLAGS=-pg when the compiler supports it. The two benchmark targets table_reader_bench and log_write_bench are then linked with -pg, which causes the linker to pull in FreeBSD's gcrt1.o (the profiling CRT). gcrt1.o contains R_X86_64_64 absolute relocations that are incompatible with -pie, resulting in a link failure when WITH_PIE=yes is set. PR: 295260 Approved by: sunpoet (maintainer) Sponsored by: Netflix
* databases/rubygem-ruby-mysql: update to 4.2.1Antoine Brodin11 days2-4/+4
|
* databases/mariadb118-server: Security update to 11.8.7Bernard Spil11 days3-8/+6
| | | | | Security: 31b7e7bc-5358-11f1-8b62-8447094a420f MFH: 2026Q2
* databases/mdbx: Update 0.13.11 => 0.13.12Mahlon E. Smith13 days2-5/+5
| | | | | | | | | Changelog: https://sourcecraft.dev/dqdkfa/libmdbx/browse/ChangeLog.md?rev=tag%3Av0.13.12 PR: 295340 Sponsored by: UNIS Labs MFH: 2026Q2
* databases/freetds: Update version 1.5.17=>1.5.18Muhammad Moinur Rahman13 days2-4/+4
|
* databases/freetds-devel: Update version 1.5.335=>1.5.341Muhammad Moinur Rahman13 days2-4/+4
|
* databases/redis-devel: Update version 8.6.0.20260129=>8.6.0.20260228Muhammad Moinur Rahman13 days2-5/+5
|
* databases/clickhouse: Update version 25.12.1.649=>25.12.2.54Muhammad Moinur Rahman13 days2-4/+4
| | | | Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v25.12.2.54-stable