| 100 most recent commits (all timestamps are UTC) |
|
FreshPorts has everything you want to know about FreeBSD software, ports, packages,
applications, whatever term you want to use.
Yesterday's Commits | Quarterly Branch
|
|
Friday, 28 Aug 2026
|
22:29 Jimmy Olgeni (olgeni)
security/y509: New port: TUI tool for viewing and analyzing X.509 certificate
chains
5ca7b4b |
22:14 Jason W. Bacon (jwb)
net/py-google-cloud-pubsub: Update to 2.39.2
Numerous fixes and enhancements since 2.32.0
Changes: https://github.com/googleapis/google-cloud-python/commits/ \
main/packages/google-cloud-pubsub
Release to ports@ (eliminating dependence on Google APIs)
Reported by: portscout
3ac0085 |
21:46 Jason W. Bacon (jwb)
biology/py-pywgsim: Update to 0.6.0
No functional changes, just added bioconda support upstream
Changes: https://github.com/ialbert/pywgsim/commits/main/
Reported by: portscout
2a85899 |
21:06 Jochen Neumeister (joneum) 2026Q3
- www/phpbb3 3.3.17
PHP-based bulletin board / discussion forum system
www/phpbb3: update to 3.3.17
3.3.14 is affected by CVE-2026-29199 (CVSS 8.1): with force_server_vars
disabled, phpBB builds the password reset link from the HTTP Host
header,
so an attacker who can control that header makes reset mails point to a
domain of their choice, which may lead to account takeover.
Also fixed since 3.3.14: improper state verification in the OAuth
implementation (SECURITY-293), IDOR when composing private messages
(SECURITY-286), CSRF on report submission (SECURITY-287), cross-user
notification read state manipulation (SECURITY-290) and HTML generation
from page data (SECURITY-283).
Changelog:
https://github.com/phpbb/phpbb/blob/release-3.3.17/phpBB/docs/CHANGELOG.html
Security: CVE-2026-29199
Security: 4d06b948-a323-11f1-a655-3497f65b111b
MFH: 2026Q3
Sponsored by: Netzkommune GmbH
(cherry picked from commit 501e44be8f095fb8049a92e109af9935d722c948)
234facd |
21:03 Jochen Neumeister (joneum) 
- www/phpbb3 3.3.17
PHP-based bulletin board / discussion forum system
www/phpbb3: update to 3.3.17
3.3.14 is affected by CVE-2026-29199 (CVSS 8.1): with force_server_vars
disabled, phpBB builds the password reset link from the HTTP Host
header,
so an attacker who can control that header makes reset mails point to a
domain of their choice, which may lead to account takeover.
Also fixed since 3.3.14: improper state verification in the OAuth
implementation (SECURITY-293), IDOR when composing private messages
(SECURITY-286), CSRF on report submission (SECURITY-287), cross-user
notification read state manipulation (SECURITY-290) and HTML generation
from page data (SECURITY-283).
Changelog:
https://github.com/phpbb/phpbb/blob/release-3.3.17/phpBB/docs/CHANGELOG.html
Security: CVE-2026-29199
Security: 4d06b948-a323-11f1-a655-3497f65b111b
MFH: 2026Q3
Sponsored by: Netzkommune GmbH
501e44b |
21:03 Jochen Neumeister (joneum)
security/vuxml: Document phpBB vulnerabilities
Sponsored by: Netzkommune GmbH
4c4a713 |
21:03 Jochen Neumeister (joneum) 
- www/zoraxy 3.3.4
General purpose HTTP reverse proxy and forwarding tool
www/zoraxy: Update to 3.3.4
Changes: https://github.com/tobychui/zoraxy/releases/tag/v3.3.4
Sponsored by: Netzkommune GmbH
7f1feaf |
21:03 Jochen Neumeister (joneum) 
- www/bunkerweb 1.6.14
Self-hosted web application firewall and security platform
www/bunkerweb: Update to 1.6.14
Changelog: https://github.com/bunkerity/bunkerweb/releases/tag/v1.6.14
Sponsored by: Netzkommune GmbH
60690a6 |
21:00 Hiroki Tagato (tagattie)
devel/sentry-cli: Update to 3.7.0
Changelog: https://github.com/getsentry/sentry-cli/blob/3.7.0/CHANGELOG.md
Reported by: GitHub (watch releases)
df58e34 |
20:51 Cy Schubert (cy) 
- security/libgcrypt 1.12.3_2
General purpose cryptographic library based on the code from GnuPG
security/libgcrypt: Fix logic
I reversed my logic
Pointy hat to: cy
Fixes: ded0edf8229e
c8db52c |
20:39 Olivier Cochard (olivier)
multimedia/moonshine: Update to 0.15.0
a99646e |
20:29 Nuno Teixeira (eduardo)
devel/R-cran-kit: Fix tests
Apply upstream patch.
See also: https://github.com/fastverse/kit/pull/52
8c0eb06 |
20:29 Nuno Teixeira (eduardo)
devel/aws-sdk-cpp: Update to 1.11.880
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.11.873...1.11.880
8411f0c |
20:29 Nuno Teixeira (eduardo)
devel/aws-crt-cpp: Bump portrevision
Upstream did changes in all aws dependencies. Bump just in case.
9c50393 |
20:29 Nuno Teixeira (eduardo)
security/aws-c-auth: Update to 1.0.0
CMakeLists.txt looks for AwsGetVersion.cmake from the installed
aws-c-common before project() runs, so LOCALBASE was not searched.
Use USES=localbase, which exports CMAKE_PREFIX_PATH to the environment.
ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v1.0.0
3649e2e |
20:29 Nuno Teixeira (eduardo)
devel/aws-c-event-stream: Update to 1.0.0
CMakeLists.txt looks for AwsGetVersion.cmake from the installed
aws-c-common before project() runs, so LOCALBASE was not searched.
Use USES=localbase, which exports CMAKE_PREFIX_PATH to the environment.
ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v1.0.0
92a3fa0 |
20:29 Nuno Teixeira (eduardo) 
- devel/aws-c-s3 1.0.0
C99 library implementation for communicating with the S3 service
devel/aws-c-s3: Update to 1.0.0
CMakeLists.txt looks for AwsGetVersion.cmake from the installed
aws-c-common before project() runs, so LOCALBASE was not searched.
Use USES=localbase, which exports CMAKE_PREFIX_PATH to the environment.
ChangeLog: https://github.com/awslabs/aws-c-s3/releases/tag/v1.0.0
75f032b |
20:29 Nuno Teixeira (eduardo)
devel/aws-checksums: Update to 1.0.0
CMakeLists.txt looks for AwsGetVersion.cmake from the installed
aws-c-common before project() runs, so LOCALBASE was not searched.
Use USES=localbase, which exports CMAKE_PREFIX_PATH to the environment.
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v1.0.0
b76aacf |
20:29 Nuno Teixeira (eduardo)
devel/aws-c-sdkutils: Update to 1.0.0
CMakeLists.txt looks for AwsGetVersion.cmake from the installed
aws-c-common before project() runs, so LOCALBASE was not searched.
Use USES=localbase, which exports CMAKE_PREFIX_PATH to the environment.
ChangeLog: https://github.com/awslabs/aws-c-sdkutils/releases/tag/v1.0.0
df3a3dd |
20:29 Nuno Teixeira (eduardo) 
- devel/aws-c-mqtt 1.0.0
C99 implementation of the MQTT 3.1.1 and MQTT 5 specification
devel/aws-c-mqtt: Update to 1.0.0
CMakeLists.txt looks for AwsGetVersion.cmake from the installed
aws-c-common before project() runs, so LOCALBASE was not searched.
Use USES=localbase, which exports CMAKE_PREFIX_PATH to the environment.
ChangeLog: https://github.com/awslabs/aws-c-mqtt/releases/tag/v1.0.0
a283b32 |
20:29 Nuno Teixeira (eduardo) 
- devel/aws-c-http 1.0.0
C99 implementation of the HTTP/1.1 and HTTP/2 specifications
devel/aws-c-http: Update to 1.0.0
CMakeLists.txt looks for AwsGetVersion.cmake from the installed
aws-c-common before project() runs, so LOCALBASE was not searched.
Use USES=localbase, which exports CMAKE_PREFIX_PATH to the environment.
ChangeLog: https://github.com/awslabs/aws-c-http/releases/tag/v1.0.0
517261d |
20:29 Nuno Teixeira (eduardo) 
- devel/aws-c-io 1.0.0
Event driven framework for implementing application protocols
devel/aws-c-io: Update to 1.0.0
CMakeLists.txt looks for AwsGetVersion.cmake from the installed
aws-c-common before project() runs, so LOCALBASE was not searched.
Use USES=localbase, which exports CMAKE_PREFIX_PATH to the environment.
ChangeLog: https://github.com/awslabs/aws-c-io/releases/tag/v1.0.0
062c821 |
20:29 Nuno Teixeira (eduardo)
security/aws-c-cal: Update to 1.0.0
CMakeLists.txt looks for AwsGetVersion.cmake from the installed
aws-c-common before project() runs, so LOCALBASE was not searched.
Use USES=localbase, which exports CMAKE_PREFIX_PATH to the environment.
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v1.0.0
8bc16d2 |
20:29 Nuno Teixeira (eduardo)
devel/aws-c-compression: Update to 1.0.0
CMakeLists.txt looks for AwsGetVersion.cmake from the installed
aws-c-common before project() runs, so LOCALBASE was not searched.
Use USES=localbase, which exports CMAKE_PREFIX_PATH to the environment.
While here, fix typo CNAKE_OFF->CMAKE_OFF
ChangeLog: https://github.com/awslabs/aws-c-compression/releases/tag/v1.0.0
a110199 |
20:29 Nuno Teixeira (eduardo)
devel/aws-c-common: Update to 1.0.0
ChangeLog: https://github.com/awslabs/aws-c-common/releases/tag/v1.0.0
3c9baa4 |
20:22 Olivier Cochard (olivier) 
- net/bird3 3.3.2_1
Dynamic multithreaded IP routing daemon
net/bird3: Enable BGP Monitoring Protocol (BMP)
Reported by: Alarig Le Lay <alarig@swordarmor.fr>
eebff55 |
20:22 Olivier Cochard (olivier)
net/bird2: Enable BGP Monitoring Protocol (BMP)
Reported by: Alarig Le Lay <alarig@swordarmor.fr>
0552b3f |
20:02 Hiroki Tagato (tagattie)
misc/py-litellm-proxy-extras: Update to 0.4.90
Reported by: Repology
22302d4 |
19:44 Alexander Ziaee (ziaee) 
- net/ntp 4.2.8p18_6
The Network Time Protocol Distribution
net/ntp: Add a deprecation notice to ntpdate
Suggested by: cy, emaste
Approved by: cy (maintainer)
15edde5 |
19:33 Christoph Moench-Tegeder (cmt) 2026Q3
mail/thunderbird-esr: update to 153.2.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/153.2.0esr/releasenotes/
(cherry picked from commit eb9e6b984d501cdf2d146b57e43fb73996520d56)
728cf72 |
19:33 Christoph Moench-Tegeder (cmt) 2026Q3
- mail/thunderbird 155.0
Mozilla Thunderbird is standalone mail and news that stands above
mail/thunderbird: update to 155.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/155.0/releasenotes/
(cherry picked from commit 579ce26190b7256f05feae7cdfd1647ac994f891)
d71f4b0 |
19:33 Christoph Moench-Tegeder (cmt) 2026Q3
- security/nss 3.128
Libraries to support development of security-enabled applications
security/nss: update to 3.128
Release Notes:
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_128.html
(cherry picked from commit 89c960767ec150b70abac4184f5131bb4668cb16)
01e0b07 |
19:32 Christoph Moench-Tegeder (cmt)
mail/thunderbird-esr: update to 153.2.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/153.2.0esr/releasenotes/
eb9e6b9 |
19:31 Christoph Moench-Tegeder (cmt) 
- mail/thunderbird 155.0
Mozilla Thunderbird is standalone mail and news that stands above
mail/thunderbird: update to 155.0 (rc2)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/155.0/releasenotes/
579ce26 |
19:30 Christoph Moench-Tegeder (cmt) 
- security/nss 3.128
Libraries to support development of security-enabled applications
security/nss: update to 3.128
Release Notes:
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_128.html
89c9607 |
19:25 Cy Schubert (cy) 
- security/libgcrypt 1.12.3_1
General purpose cryptographic library based on the code from GnuPG
security/libgcrypt: Test OSVERSION instead of OSREL
stable/15 and stable/14 have LLVM21. Account for this.
ded0edf |
18:39 Yusuf Yaman (nxjoseph)
x11-wm/wayfire-plugins-extra: Update 0.11.0 => 0.11.2
Commit log:
https://github.com/WayfireWM/wayfire-plugins-extra/compare/v0.11.0...v0.11.2
Reported by: repology
Approved by: osa, vvd (Mentors, implicit)
767a717 |
18:14 Yusuf Yaman (nxjoseph) 2026Q3
- net-im/flare 0.22.2
Electron-free Signal app written in Rust
net-im/flare: Update 0.22.1 => 0.22.2
Changelog:
https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.22.2
Reported by: repology
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit f2dcb2ddf752fe4639f77f7fcaee29122a979d5d)
ad7a58e |
18:13 Yusuf Yaman (nxjoseph) 
- net-im/flare 0.22.2
Electron-free Signal app written in Rust
net-im/flare: Update 0.22.1 => 0.22.2
Changelog:
https://gitlab.com/schmiddi-on-mobile/flare/-/releases/0.22.2
Reported by: repology
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
f2dcb2ddf |
18:09 Jason W. Bacon (jwb)
devel/mongo-cxx-driver: Update to 4.5.1
A few minor fixes and updates since 4.4.1
Changes: https://github.com/mongodb/mongo-cxx-driver/releases
Reported by: portscout
e25594e |
17:11 Jimmy Olgeni (olgeni)
net/nsc-tui: New port: Terminal UI for the NATS nsc tool
6e23d05d |
16:52 Yusuf Yaman (nxjoseph)
net-im/tuba: Fix WRKSRC after switch to Codeberg
In the previous update commit, I wasn't tested Codeberg distribution
file but rather the GitHub one and I noticed that Codeberg archive
extracts Tuba without the version information. Sorry.
Fixes: b56a69e9705d ("net-im/tuba: Update 0.10.3 => 0.11.0")
Approved by: osa, vvd (Mentors, implicit)
f50c289 |
16:44 Yusuf Yaman (nxjoseph)
net-im/tuba: Update 0.10.3 => 0.11.0
Upstream switched from GitHub to Codeberg.
Changelog:
https://codeberg.org/GeopJr/Tuba/releases/tag/v0.11.0
Reported by: repology
Approved by: osa, vvd (Mentors, implicit)
b56a69e |
15:47 Baptiste Daroussin (bapt)
Mk/Scripts/checksum.sh: show expected/fetched checksum and size
Print expected and fetched checksums and file size on mismatch to help
debug builder-only failures.
PR: 294170
Differential Revision: https://reviews.freebsd.org/D58891
1a7777a |
15:45 Baptiste Daroussin (bapt)
ldconfig: Add rootdir support and handle INSTALL_AS_USER
PR: 296409
Reviewed by: jlduran
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D58888
7ca58c8 |
15:42 Cy Schubert (cy) 
- security/libgcrypt 1.12.3_1
General purpose cryptographic library based on the code from GnuPG
security/libgcrypt: Bump PORTREVISION
df49b38 |
15:41 Cy Schubert (cy) 
- security/libgcrypt 1.12.3
General purpose cryptographic library based on the code from GnuPG
security/libgcrypt: Remove AVX512 support for FreeBSD 14 and 15
LLVM19 as shipped with FreeBSD 14 and 15 is incompete. Disable it by
default. Users who want AVX512 on FreeBSD < 16 must install LLVM20 or
newer and select the AVX512 option.
FreeBSD 16-CURRENT has LLVM21, with complete support for AVX512. Setting
the AVX512 option on 16-CURRENT is a NOP.
PR: 297987
e8a73f0 |
15:25 Yusuf Yaman (nxjoseph) 2026Q3
multimedia/video-trimmer: Update 26.03 => 26.03.1
Changelog:
https://gitlab.gnome.org/YaLTeR/video-trimmer/-/releases/v26.03.1
Reported by: repology
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit 32a2d939c08a4d5fbad03904192c5abc7d48b9a0)
02941cb |
15:24 Yusuf Yaman (nxjoseph)
multimedia/video-trimmer: Update 26.03 => 26.03.1
Changelog:
https://gitlab.gnome.org/YaLTeR/video-trimmer/-/releases/v26.03.1
Reported by: repology
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
32a2d93 |
14:29 Sergey A. Osokin (osa)
sysutils/podman: update to 5.8.6
PR: 297652
Approved by: dfr (maintainer)
Sponsored by: tipi.work
b0ba85f |
13:53 Hiroki Tagato (tagattie) 
- misc/codex 0.150.0_1
Lightweight coding agent that runs in your terminal
misc/codex: Directly use install command instead of CARGO_INSTALL_PATH
Using the ports framework's install target (from cargo.mk) with
CARGO_INSTALL_PATH specified seems to run build again, which consumes
too much time, even when the build phase has successfully finished. To
avoid that, use custom do-install target with install command.
While here, remove extraneous binary (logs_client) from installation.
PR: 297995
Reported by: Robert Cina <transitive@gmail.com>
Co-authored-by: Robert Cina <transitive@gmail.com>
17e64c9 |
13:23 Dave Cottlehuber (dch)
security/vuxml: Document Elixir vulnerabilities
Sponsored by: SkunkWerks, GmbH
f368139 |
13:22 Dave Cottlehuber (dch) 
- lang/elixir-devel 1.20.4
Functional, meta-programming aware language built on top of Erlang VM
lang/elixir-devel: update to 1.20.4
- ChangeLog https://github.com/elixir-lang/elixir/releases/tag/v1.20.4
Security: CVE-2026-75758
Sponsored by: SkunkWerks, GmbH
6a7a661 |
13:22 Dave Cottlehuber (dch) 
- lang/elixir 1.19.6
Functional, meta-programming aware language built on top of Erlang VM
lang/elixir: update to 1.19.6
- ChangeLog https://github.com/elixir-lang/elixir/releases/tag/v1.19.6
- while here, backport the auto-doc-generation from lang/elixir-devel
Security: CVE-2026-75758
Sponsored by: SkunkWerks, GmbH
c313580 |
13:08 Yusuf Yaman (nxjoseph) 
- net/netpeek 0.3.3
Modern local network scanner for GNOME
net/netpeek: Update 0.3.2 => 0.3.3
While here, update features list in pkg-descr and
remove unnecessary args from USES=python.
Changelog:
https://github.com/zingytomato/netpeek/releases/tag/v0.3.3
Reported by: portscout!
Approved by: osa, vvd (Mentors, implicit)
6fee1f1 |
12:12 Jason W. Bacon (jwb)
biology/py-pydeseq2: Update to 0.5.4
Drop support for python 3.10
Modernize build system
A few fixes and enhancements
Changes: https://github.com/scverse/PyDESeq2/releases
Reported by: portscout
7fbbfb6 |
12:06 Hiroki Tagato (tagattie)
net-im/teams: Update to 2.18.1
Changelog:
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.18.0
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.18.1
Reported by: portscout
43ba561 |
11:45 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
devel/rubygem-version_gem: Update to 1.1.7
Changes: https://github.com/ruby-oauth/version_gem/releases
(cherry picked from commit ec7fb86d2350b064b41e92677d0e062d05400206)
ce383ad |
11:30 Matthias Fechner (mfechner) 2026Q3
www/gitlab: security and patch update to 19.3.1
Changes: https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-3-1-released/?nav=19.3.1
Security: 161b1c49-a29b-11f1-a883-2cf05da270f3
(cherry picked from commit aabcdb820ddad95b41b7395dcf9b3a3baafcc2cf)
d161316 |
11:30 Matthias Fechner (mfechner) 2026Q3
net/rubygem-http-2: update to 1.2.2
Changes: https://github.com/igrigorik/http-2/blob/main/CHANGELOG.md
(cherry picked from commit 250b84d364fba3c72727d09802462ddbb0c1db3b)
21ad662 |
11:30 Matthias Fechner (mfechner) 2026Q3
- devel/glab 1.115.0
GitLab CLI tool bringing GitLab to your command line
devel/glab: update to 1.115.0
Changes: https://gitlab.com/gitlab-org/cli/-/releases
(cherry picked from commit a239b68b452a53d717c3470271cce3cc80ecd4f7)
64d1c36 |
11:29 Matthias Fechner (mfechner) 2026Q3
www/gitlab: fix regression by de79e0fe79131da57d98504a8871a94f75af43e9
it cause deinstallation of gitlab:
Checking integrity... done (2 conflicting)
- rubygem-anonymous_loader-0.1.3 [gitlab] conflicts with
rubygem-anonymous_loader-gitlab-0.1.3 [installed] on
/usr/local/lib/ruby/gems/3.4/gems/anonymous_loader-0.1.3/CHANGELOG.md
- rubygem-auth-sanitizer-0.2.3 [gitlab] conflicts with
rubygem-auth-sanitizer-gitlab-0.2.3 [installed] on
/usr/local/lib/ruby/gems/3.4/gems/auth-sanitizer-0.2.3/CHANGELOG.md
...
Installed packages to be REMOVED:
gitlab-ce: 19.3.0
...
(cherry picked from commit dc73a6e5600760fcd70f0c9f2f54e80b914354be)
0226b24 |
11:28 Matthias Fechner (mfechner) 2026Q3
www/gitlab: major upgrade to 19.3.0
Changes: https://docs.gitlab.com/releases/19/gitlab-19-3-released/
(cherry picked from commit 86d3a0ccb78d08a5415048c2998b33603ed720c5)
9c69582 |
11:28 Matthias Fechner (mfechner) 2026Q3
devel/gitlab-runner: update to 19.3.0
Changes: https://gitlab.com/gitlab-org/gitlab-runner/blob/main/CHANGELOG.md
(cherry picked from commit 2b3dfcab9927a8d6e007b95a9d1b4b81da5dbb31)
93d8bcc |
11:28 Matthias Fechner (mfechner) 2026Q3
www/rubygem-gon-rails-gitlab: update to 6.6.0
Required for gitlab 19.3
Changes: https://github.com/gazay/gon/releases
(cherry picked from commit 271b830026255b5013cce405657d10ebb87df217)
c28084e |
11:28 Matthias Fechner (mfechner) 2026Q3
www/rubygem-addressable: update to 2.9.0
Required for gitlab 19.3
Changes: https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md
(cherry picked from commit 917ccb3ed5a11805c8c8bceb940dd25cd70eee35)
a643126 |
11:28 Matthias Fechner (mfechner) 2026Q3
textproc/rubygem-rouge-gitlab: update to 5.0.0
Required for gitlab 19.3
Changes: https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md
(cherry picked from commit b68a3efd6f36073b5c8d41f2a3a32591ae84ad0f)
172a2bd |
11:27 Matthias Fechner (mfechner) 2026Q3
textproc/rubygem-gitlab-glfm-markdown: update to 0.0.42
Required for gitlab 19.3
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases
(cherry picked from commit b4c5ff50b8f55d7bf04a2db3bb3c7a7cef06ac95)
6bf82dd |
11:27 Matthias Fechner (mfechner) 2026Q3
security/rubygem-gitlab-cloud-connector: update to 1.53.0
Required for gitlab 19.3
Changes: https://gitlab.com/gitlab-org/cloud-connector/gitlab-cloud-connector/-/releases
(cherry picked from commit a01a74e7c54261cd2ba68f36da9286d679a1f5b9)
97f387c |
11:27 Matthias Fechner (mfechner) 2026Q3
net/rubygem-oauth2-gitlab: update to 2.0.25
Required for gitlab 19.3
Changes: https://github.com/oauth-xx/oauth2/blob/main/CHANGELOG.md
(cherry picked from commit f2bfcc3736b10781e07bac1e71418cd47d0b29e5)
96ffde1 |
11:26 Matthias Fechner (mfechner) 2026Q3
net/rubygem-grpc-tools: update to 1.83.0
Required for gitlab 19.3
Changes: https://github.com/grpc/grpc/commits/master/src/ruby/tools
(cherry picked from commit edf2c6509d31f933333cf927641200d13d8f0f08)
d21904e |
11:26 Matthias Fechner (mfechner) 2026Q3
net/rubygem-fog-aliyun-gitlab: update to 0.4.1
Required for gitlab 19.3
Changes: https://github.com/fog/fog-aliyun/blob/master/CHANGELOG.md
(cherry picked from commit 9ed25b0d54e5709f7d507f6d2a59a0a528ceb2dd)
1c99283 |
11:26 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-view_component-rails-gitlab: update to 4.12.0
Required for gitlab 19.3
Changes: https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md
(cherry picked from commit 3af25caa71d6f583047e5a8e3da73ab413e4155f)
878f989 |
11:26 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-snaky_hash-gitlab: update to 2.0.7
Required for gitlab 19.3
Changes: https://gitlab.com/oauth-xx/snaky_hash/-/blob/main/CHANGELOG.md
(cherry picked from commit 3f9a4a238f8d382cace5c277de1c5ab11ce8bdb8)
f339371 |
11:26 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-semver_dialects-gitlab: update to 4.1.3
Required for gitlab 19.3
Changes: https://gitlab.com/gitlab-org/ruby/gems/semver_dialects/-/blob/master/CHANGELOG.md
(cherry picked from commit 1fad48af3ce71f24c87cc8addd0ee7065b62bf1f)
ee1ef29 |
11:26 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-rugged: update to 1.9.6
Required for gitlab 19.3
Changes: https://github.com/libgit2/rugged/releases/tag/v1.9.6
(cherry picked from commit cf1c9070cbc7557d2fa5130bfd23526ac9a72c26)
7243281 |
11:26 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-re2: update to 2.27.0
Required for gitlab 19.3
Changes: https://github.com/mudge/re2/blob/main/CHANGELOG.md
(cherry picked from commit e87d5090d91185f3b6ab58c9c80a8fa02c26e603)
213bedc |
11:25 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-prometheus-client-mmap: update to 1.6.1
Required for gitlab 19.3
Changes: https://gitlab.com/gitlab-org/ruby/gems/prometheus-client-mmap/-/blob/master/CHANGELOG.md
(cherry picked from commit 81c2cae754fb2f93cf64c57c21fcdb0778df424b)
f656ce6 |
11:25 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-grape_logging-gitlab: update to 3.0.0
Required for gitlab 19.3
Changes: https://github.com/aserafin/grape_logging/releases
(cherry picked from commit 683f254db8644dccb5a40c65a8b00a48c3ad4d4e)
c3762f8 |
11:25 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-grape-swagger-gitlab: update to 2.1.4
Required for gitlab 19.3
Changes: https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md
(cherry picked from commit a00de975d5bb2a1d45946b2e81c4acd745c3ea0e)
36b952f |
11:24 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-grape-path-helpers: update to 2.1.0
Required for gitlab 19.3
Changes: https://gitlab.com/gitlab-org/ruby/gems/grape-path-helpers/-/blob/master/CHANGELOG.md?ref_type=heads
(cherry picked from commit 7ebfe8cc3d1816f364d48fa19df1db4c55f905a0)
5c8a985 |
11:24 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-gitlab_query_language: update to 0.34.0
Required for gitlab 19.3
Changes: https://gitlab.com/gitlab-org/glql/-/commits/main?ref_type=heads
(cherry picked from commit faa2e678df4e9ec583a60bd1129a0257b0ab3618)
eb0826c |
11:23 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-gitlab-security_report_schemas: update to
0.2.1.min15.0.0.max15.2.4
Required for gitlab 19.3
(cherry picked from commit 691265d5e93a67e345fb789e66f366534256b3b7)
d313960 |
11:23 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-gitlab-labkit: update to 4.4.1
Required for gitlab 19.3
Changes: https://gitlab.com/gitlab-org/ruby/gems/labkit-ruby/-/releases
(cherry picked from commit 43a6f07f6c848e156c3908e293903760daa959f1)
94a7131 |
11:23 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-gitlab-grape-openapi: update to 0.3.0
Required for gitlab 19.3
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-grape-openapi/-/releases
(cherry picked from commit 7713c5f07f2523ced36f720bcd290b4b6dc5bd9d)
4288c6c |
11:23 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-gitlab-experiment: update to 2.0.0
Required for gitlab 19.3
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-experiment/-/releases
(cherry picked from commit 9f314101fe114d057aa012f40eb7973f06ebba02)
03af496 |
11:23 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-bootsnap-gitlab: update to 1.25.0
Required for gitlab 19.3
Changes: https://github.com/rails/bootsnap/blob/main/CHANGELOG.md
(cherry picked from commit 95a051a7ae7bbc4c6b0120fb67999ae52339bb69)
547a234 |
11:23 Matthias Fechner (mfechner) 2026Q3
databases/rubygem-click_house-client: update to 0.12.0
Required for gitlab 19.3
Changes: https://gitlab.com/gitlab-org/ruby/gems/clickhouse-client/-/releases
(cherry picked from commit efe4626887db541d8e24ecc18cda0626ebaba32b)
450484d |
11:23 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-opt_parse_validator: use addressable 2.8
(cherry picked from commit 128b99ef8b8fa876404c5f4b6d66e4239174abae)
281cbb1 |
11:22 Matthias Fechner (mfechner) 2026Q3
www/rubygem-addressable28: make old version 2.8 available
(cherry picked from commit 022b0532fe8f1cafef1f00292285a7fa890bc51a)
733d0e4 |
11:22 Matthias Fechner (mfechner) 2026Q3(Only the first 10 of 16 items in this commit are shown above. )
www/gitlab: new ports required for 19.3.0
(cherry picked from commit 8bfcaa80e60ae8c66113cd812a069b7b07f51072)
c3a85b0 |
11:22 Matthias Fechner (mfechner) 2026Q3
- devel/glab 1.114.0
GitLab CLI tool bringing GitLab to your command line
devel/glab: update to 1.114.0
Changes: https://gitlab.com/gitlab-org/cli/-/releases
(cherry picked from commit 5e61c3d120f56b80f034ee94e41c50c28a5606de)
eb9b36b |
11:13 Hiroki Tagato (tagattie)
editors/zed: Update to 1.17.2
While here, add PORTSCOUT line to prevent bogus tags.
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v1.16.2
- https://github.com/zed-industries/zed/releases/tag/v1.16.3
- https://github.com/zed-industries/zed/releases/tag/v1.17.2
Reported by: GitHub (watch releases)
1a2a26e |
10:51 Yusuf Yaman (nxjoseph) Author: Jaap Akkerhuis 2026Q3
- dns/nsd 4.15.1
Authoritative only non-recursive name server
dns/nsd: Security update 4.15.0 => 4.15.1
Release Notes:
https://community.nlnetlabs.nl/t/nsd-4-15-1-security-release/3447
PR: 297994
Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit db5630c479ff232307716ab2b4dda131fa721b2e)
484ba2f |
10:51 Yusuf Yaman (nxjoseph)
security/vuxml: Document dns/nsd vulnerabilities
PR: 297994
Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
90a89d8 |
10:51 Yusuf Yaman (nxjoseph) Author: Jaap Akkerhuis
- dns/nsd 4.15.1
Authoritative only non-recursive name server
dns/nsd: Security update 4.15.0 => 4.15.1
Release Notes:
https://community.nlnetlabs.nl/t/nsd-4-15-1-security-release/3447
PR: 297994
Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
db5630c |
09:59 Kevin Bowling (kbowling) Author: Tomoaki AOKI
x11/nvidia-driver, x11/nvidia-kmod, x11/linux-nvidia-libs,
graphics/nvidia-drm*-kmod, x11/nvidia-settings, x11/nvidia-xconfig: Update to
595.99.02
Update to latest Production Branch of drivers 595.99.02:
https://www.nvidia.com/en-us/drivers/details/278287/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/278285/
PR: 298013
Differential Revision: https://reviews.freebsd.org/D59248
a23cb63 |
09:38 Alexey Dokuchaev (danfe) 
- misc/fq 0.18.0
Tool, language, and decoders for inspecting binary data
misc/fq: update the port to version 0.18.0
Now it comes with the official manual page!
Notified by: upstream (the author), portscout
743416c |
08:11 Hiroki Tagato (tagattie)
x11/py-caffeine-ng: Update to 4.3.2
Changelog:
https://codeberg.org/WhyNotHugo/caffeine-ng/src/tag/v4.3.2/CHANGELOG.rst
Reported by: Repology
d91775e |
08:10 Emanuel Haupt (ehaupt)
audio/shairport-sync: Update to 5.2.3
bd698fd |