| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
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.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
| |
- Bump PORTREVISION for dependency change
|
| |
|
|
| |
- Bump PORTREVISION for dependency change
|
| |
|
|
| |
- Bump PORTREVISION for dependency change
|
| |
|
|
| |
(copied from rubygem-solid_queue-rails72)
|
| |
|
|
| |
(copied from rubygem-solid_cache-rails72)
|
| |
|
|
| |
3.0.12 (copied from rubygem-solid_cable-rails72)
|
| |
|
|
| |
(copied from rubygem-globalid-rails80)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Changelog: https://github.com/redis/redis-vl-python/releases/tag/v0.11.0
Reported by: Repology
|
| |
|
|
|
|
|
|
| |
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@
|
| | |
|
| |
|
|
|
|
| |
PR: 290456
Reported by: Brad Ackerman <brad@facefault.org>
Co-authored by: Brad Ackerman <brad@facefault.org>
|
| | |
|
| |
|
|
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v25.10.2.65-stable
Sponsored by: Nepustil
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v24.5.1.1763-stable
Sponsored by: Nepustil
|
| |
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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/
|
| |
|
|
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v23.9.1.1854
Sponsored by: Nepustil
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the penultimate release of Qt5. While Qt5 is EOL, due to the
LGPL releases being a year behind the commercial releases, there will
still be one more patch release in May 2026.
PySide2: Update to 5.15.18
Announcement:
https://lists.qt-project.org/pipermail/announce/2025-October/000592.html
Release notes:
https://code.qt.io/cgit/qt/qtreleasenotes.git/tree/qt/5.15.18/release-note.md
MFH: 2025Q4
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* add CI for linux and freebsd
* do not create custom txt file when new install
* add dockerfile for debian and alpine
* fix linux CI, bump PG version to 16 for linux
* fix client notice "NOTICE: zhparser add dict..."
Taken from:
* https://github.com/amutu/zhparser/releases/tag/v2.3
Sponsored by: OTTRIA GmbH
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Compiled Changelog:
* Fixes a bug that prevented insert..select pipelines
* Fixes a bug that caused file list pipelines to repeat first file
* Add batched mode for file list pipeline
* Add incremental.default_file_list_function setting
* Fixes a bug that prevented file list pipelines from being refreshed
* Fixes bug that could cause batched file list pipelines to crash
* Add a max_batch_size argument to file list pipelines
* Improve performance of batched file list pipelines
* Adjust the default schedule of file list pipelines to every 15 minutes
* Adds an incremental.skip_file function to use for erroneuous files in file pipelines
* Removes the hard dependency on pg_cron at CREATE EXTENSION time
Taken from:
* https://github.com/CrunchyData/pg_incremental/releases/tag/v1.1.0
* https://github.com/CrunchyData/pg_incremental/releases/tag/v1.1.1
* https://github.com/CrunchyData/pg_incremental/releases/tag/v1.2.0
* https://github.com/CrunchyData/pg_incremental/releases/tag/v1.3.0
Sponsored by: OTTRIA GmbH
|
| |
|
|
|
|
|
|
| |
There are a bunch of issues building the port on 32 bit platforms.
See the upstream issue I filed.
See also: https://github.com/weaviate/weaviate/issues/9692
MFH: 2025Q4
|
| |
|
|
|
|
|
|
|
| |
Seems like I forgot to check in the patch files last time.
Write the patch files anew and add them to the tree.
Fixes: 0586757c29f879c3375f7a782d1d4824851d360a
Approved by: portmgr (build fix blanket)
MFH: 2025Q4
|
| | |
|
| |
|
|
|
| |
PR: 290572
Reported by: bokutin@bokut.in
|
| |
|
|
|
|
|
|
| |
- Update WWW
- Convert to USE_PYTHON=pep517
- Clean up Makefile
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for dependency change
|
| | |
|
| |
|
|
| |
PR: 290816
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update WWW
- Add LICENSE_FILE
- Remove unnecessary substitution
- Remove unnecessary double quotation mark
- Bump PORTREVISION for package change
PR: 290588
Approved by: maintainer (timeout, 14 days)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A new uses 'sudo' has been added to transperently depends of the
proper flavor of sudo 'default' or 'sssd' depending on the default
version set by the user.
If you prefere to use 'sssd' flavor of sudo, add the following
to your make.conf:
DEFAULT_VERSIONS+=sudo=sssd
All sudo consummer ports has benn updated to USES=sudo
Reviewed by: 0mp
Approved by: mat
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D52160
|
| | |
|
| |
|
|
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v23.5.2.7
Sponsored by: Nepustil
|
| |
|
|
|
|
|
|
|
|
| |
* Use COMMENT from WWW directly
* Make now use of setuptools (PEP 517) instead of distutils.
PR: 290560
Approved by: rob.kruus@gmail.com (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D53373
Release Notes: https://github.com/mkleehammer/pyodbc/releases/tag/5.3.0
|
| |
|
|
|
|
| |
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v22.9.1.2603
Sponsored by: Nepustil
|
| |
|
|
|
|
|
| |
- Moved to pep517
- Added optional deps
PR: 287110
|
| |
|
|
|
|
|
| |
Changelog: https://www.phpmyadmin.net/news/2025/10/8/phpmyadmin-523-is-released/
PR: 290349
Sponsored by: Netzkommune GmbH
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bugs Fixed
Logical clock handling for CREATE ... SELECT statements has been
improved to ensure accurate logical clock values in the replica relay
log. (Bug #38383106)
The server sometimes processed table references incorrectly. (Bug
PARTITION BY ... (DEFAULT (column)) was not always handled
correctly. (Bug #111234, Bug #35451459)
References: This issue is a regression of: Bug #33142135.
Changelog: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-44.html
Sponsored by: Netzkommune GmbH
|
| |
|
|
| |
Changes: https://github.com/rails/rails/releases
|