games/quake-maps: New port: popular Quake 1 and QuakeWorld maps
For different modes:
- deathmatch: 1on1 (duel), 2on2, 4on4, 10on10, ffa, ctf;
- race/slide, bloodfest and etc.
graphics/plasma6-spectacle: Unbreak option WAYLAND off
Update patch after update port from 6.3.1 to 6.3.1.2 in 5b1030b98443.
Approved by: kde (maintainer, implicit)
databases/postgresql??-*: Upgrade to latest versions
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 17.4, 16.8, 15.12, 14.17,
and 13.20.
The issues listed below affect PostgreSQL 17. Some of these issues may
also affect other supported versions of PostgreSQL.
Improve behavior of quoting functions in libpq. The fix for
CVE-2025-1094 caused the quoting functions to not honor their string
length parameters and, in some cases, cause crashes. This problem could
be noticeable from a PostgreSQL client library, based on how it is
integrated with libpq.
Fix small memory leak in pg_createsubscriber.
Also fix a problem in the FreeBSD port, where the rc script wouldn't
return properly, messing up orchestration tools like ansible. [1]
[5 lines not shown]
databases/postgresql??-*: Update to latest versions
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 17.3, 16.7, 15.11, 14.16,
and 13.19. This release fixes 1 security vulnerability and over 70 bugs
reported over the last several months.
For the full list of changes, please review the release notes.
This commit also removes the broken support for Heimdal and fixes the
build when using MIT Kerberos. [1]
PR: 220325 suggested by Cullum Smith and many others. [1]
Release notes: https://www.postgresql.org/docs/release/
Security: fadf3b41-ea19-11ef-a540-6cc21735f730
(cherry picked from commit 1d902ba9366536c6034cc8c26a89b289046201ec)
databases/postgresql1{3,4,5,6,7}-client: Recommend py-psycopg over py-psycopg2
Upstream Python package maintainers recommend using the psycopg 3.x over
psycopg2 for new projects since the latter is in maintenance mode only.
Approved by: girgen (pgsql)
Differential Revision: https://reviews.freebsd.org/D48493
(cherry picked from commit 0eb165a891385d618004882fe24568bc04fac4fc)
sysutils/nvme-cli: Update to 2.11
Update to 2.11, and depend on libnvme, per upstream. Adds a boatload of
new functionality. However, not everything works. Caveat emptor.
Remastered by: zi@
Sponsored by: Netflix
devel/freebsd-nvme-shim: New helper port to port nvme-cli and libnvme
Set of linux-compatible FreeBSD implementation of Linux .h file APIs.
Remastered by: zi@
Sponsored by: Netflix