| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
|
| |
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
With hat: perl
Approved by: portmgr (blanket)
|
| | |
|
| |
|
|
| |
Changes: https://metacpan.org/dist/DBIx-QuickDB/changes
|
| |
|
|
| |
Changes: https://metacpan.org/dist/DBD-Pg/changes
|
| |
|
|
| |
Changelog: https://github.com/memcached/memcached/wiki/ReleaseNotes1642
|
| |
|
|
| |
Changelog: https://github.com/valkey-io/valkey/releases/tag/9.1.0
|
| |
|
|
|
|
|
|
| |
- Create piddir at startup (tmpfs). For now do this with the redis-devel
branch [1]
PR: 264500
Reported by: bdrewery
|
| |
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v25.12.3.21-stable
|
| | |
|
| |
|
|
| |
Do the same as other dedicated profiles.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
- Bump PORTREVISION for package change
|
| |
|
|
| |
Changes: https://github.com/okbob/plpgsql_check/releases
|
| |
|
|
| |
PR: 294823
|
| |
|
|
| |
Changes: https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md
|
| |
|
|
| |
Changes: https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md
|
| |
|
|
| |
Changes: https://github.com/eakmanrq/sqlframe/releases
|
| |
|
|
|
| |
Changes: https://github.com/EnterpriseDB/barman/blob/release/3.19.0/RELNOTES.md
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Changes: https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md
|
| |
|
|
|
| |
Changes: https://github.com/VaggelisD/sqlglot-mypy/blob/release-1.20/CHANGELOG.md
https://github.com/VaggelisD/sqlglot-mypy/commits/release-1.20
|
| |
|
|
|
| |
Changes: https://github.com/aws/amazon-redshift-python-driver/releases
https://github.com/aws/amazon-redshift-python-driver/blob/master/CHANGELOG.md
|
| | |
|
| |
|
|
| |
Changes: https://github.com/mydumper/mydumper/releases
|
| |
|
|
| |
Reference: https://pkg-status.freebsd.org/beefy18/data/143i386-default/111447bfcc9e/logs/datafusion-cli-53.1.0_1.log
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
| |
Security: 31b7e7bc-5358-11f1-8b62-8447094a420f
MFH: 2026Q2
|
| |
|
|
|
| |
Security: 31b7e7bc-5358-11f1-8b62-8447094a420f
MFH: 2026Q2
|
| |
|
|
|
| |
Security: 31b7e7bc-5358-11f1-8b62-8447094a420f
MFH: 2026Q2
|
| | |
|
| | |
|
| |
|
|
|
|
| |
* Use OPTIONS_SUB=yes for TLS.
ChangeLog: https://github.com/valkey-io/libvalkey/releases/tag/0.5.0
|
| |
|
|
|
|
| |
Deprecate Date and set to expire on 2026-12-31
Sponsored by: Netzkommune GmbH
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| |
|
|
|
| |
Security: 31b7e7bc-5358-11f1-8b62-8447094a420f
MFH: 2026Q2
|
| |
|
|
|
|
|
|
|
| |
Changelog:
https://sourcecraft.dev/dqdkfa/libmdbx/browse/ChangeLog.md?rev=tag%3Av0.13.12
PR: 295340
Sponsored by: UNIS Labs
MFH: 2026Q2
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v25.12.2.54-stable
|