notbug ipv6 ready As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
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

Sunday, 13 Sep 2026
00:20 Steven Kreuzer (skreuzer) search for other commits by this committer
textproc/R-cran-htmlTable: Update to 2.5.0

Add missing direct runtime dependencies on magrittr and htmltools,
which upstream has declared in Imports since 2.4.0.
commit hash: 08bf8552608d33a4ffd8818cf846d5dbb12c64f9 commit hash: 08bf8552608d33a4ffd8818cf846d5dbb12c64f9 commit hash: 08bf8552608d33a4ffd8818cf846d5dbb12c64f9 commit hash: 08bf8552608d33a4ffd8818cf846d5dbb12c64f9 08bf855
00:20 Steven Kreuzer (skreuzer) search for other commits by this committer
  • math/R-cran-nnls 1.6 R implementation of an algorithm for non-negative least squares
math/R-cran-nnls: Update to 1.6

Switch to DISTVERSION for consistency with the R-cran convention.
commit hash: a5b4a6899b92df36856fc0f7db6469b9cb24af6e commit hash: a5b4a6899b92df36856fc0f7db6469b9cb24af6e commit hash: a5b4a6899b92df36856fc0f7db6469b9cb24af6e commit hash: a5b4a6899b92df36856fc0f7db6469b9cb24af6e a5b4a68
00:20 Steven Kreuzer (skreuzer) search for other commits by this committer
devel/R-cran-gbm: Update to 2.3.1
commit hash: 3dce53b0fcebe6dd9e565df342b5e12c68ef0b1b commit hash: 3dce53b0fcebe6dd9e565df342b5e12c68ef0b1b commit hash: 3dce53b0fcebe6dd9e565df342b5e12c68ef0b1b commit hash: 3dce53b0fcebe6dd9e565df342b5e12c68ef0b1b 3dce53b
00:20 Steven Kreuzer (skreuzer) search for other commits by this committer
  • devel/R-cran-chron 2.3.63 R package for creating objects which can handle dates and times
devel/R-cran-chron: Update to 2.3-63
commit hash: f47f21e48feed995c0f7f6528ec8039eb181172b commit hash: f47f21e48feed995c0f7f6528ec8039eb181172b commit hash: f47f21e48feed995c0f7f6528ec8039eb181172b commit hash: f47f21e48feed995c0f7f6528ec8039eb181172b f47f21e
00:20 Steven Kreuzer (skreuzer) search for other commits by this committer
devel/R-cran-RUnit: Update to 0.4.33.1

Switch to DISTVERSION since the upstream version now has four
components.

Upstream now installs a README.md into the R module dir; add it
to pkg-plist.
commit hash: e163dce0629258cb7fe7eb23cde578582808fe83 commit hash: e163dce0629258cb7fe7eb23cde578582808fe83 commit hash: e163dce0629258cb7fe7eb23cde578582808fe83 commit hash: e163dce0629258cb7fe7eb23cde578582808fe83 e163dce
00:20 Steven Kreuzer (skreuzer) search for other commits by this committer
devel/py-pex: Update to 2.101.6
commit hash: 102962faa4173b9c184f03dc69efd3c461b37d92 commit hash: 102962faa4173b9c184f03dc69efd3c461b37d92 commit hash: 102962faa4173b9c184f03dc69efd3c461b37d92 commit hash: 102962faa4173b9c184f03dc69efd3c461b37d92 102962f
Saturday, 12 Sep 2026
23:54 Yusuf Yaman (nxjoseph) search for other commits by this committer Author: rottlog
  • sysutils/liburcu 0.15.7 Userspace read-copy-update (RCU) data synchronization library
sysutils/liburcu: Update 0.15.6 => 0.15.7

While here:
- Drop backported patches since they are included in the release.
- Add TEST_DEPENDS=bash.
- Sort Makefile (pet portclippy).

Changelog:
https://github.com/urcu/userspace-rcu/blob/v0.15.7/ChangeLog

Commit log:
https://github.com/urcu/userspace-rcu/compare/v0.15.6...v0.15.7

PR:		298447
Approved by:	no maintainer
Approved by:	osa, vvd (Mentors, implicit)
commit hash: 4054b891086988ba70fd46c893e1d9c362266edd commit hash: 4054b891086988ba70fd46c893e1d9c362266edd commit hash: 4054b891086988ba70fd46c893e1d9c362266edd commit hash: 4054b891086988ba70fd46c893e1d9c362266edd 4054b89
23:12 Yusuf Yaman (nxjoseph) search for other commits by this committer Author: Alexander Moisseev 2026Q3
net-mgmt/rubygem-oxidized: Fix rc script restart race with daemon(8)

PR:		298397
Approved by:	Nick Hilliard <nick@foobar.org> (maintainer)
Approved by:	osa, vvd (Mentors, implicit)
MFH:		2026Q3

(cherry picked from commit 76fac30da491935c886be15985b2d30c543d1018)
commit hash: 2cb2b2530c2f963efc2472795044c1d426d4f03a commit hash: 2cb2b2530c2f963efc2472795044c1d426d4f03a commit hash: 2cb2b2530c2f963efc2472795044c1d426d4f03a commit hash: 2cb2b2530c2f963efc2472795044c1d426d4f03a 2cb2b25
22:56 Yusuf Yaman (nxjoseph) search for other commits by this committer Author: Alexander Moisseev
net-mgmt/rubygem-oxidized: Fix rc script restart race with daemon(8)

PR:		298397
Approved by:	Nick Hilliard <nick@foobar.org> (maintainer)
Approved by:	osa, vvd (Mentors, implicit)
MFH:		2026Q3
commit hash: 76fac30da491935c886be15985b2d30c543d1018 commit hash: 76fac30da491935c886be15985b2d30c543d1018 commit hash: 76fac30da491935c886be15985b2d30c543d1018 commit hash: 76fac30da491935c886be15985b2d30c543d1018 76fac30
22:34 Vladimir Druzenko (vvd) search for other commits by this committer Author: pawelbsd
ports-mgmt/ports-tools: Update 1.8 => 1.10, take maintainership

Changelogs:
https://github.com/ppekala/ports-tools/releases/tag/1.9
https://github.com/ppekala/ports-tools/releases/tag/1.10

- Fix warnings from portclippy.

PR:		298445
Sponsored by:	UNIS Labs (vvd, commit patch)
commit hash: e575876d6823b8102a96291be0d5a89c04fa5629 commit hash: e575876d6823b8102a96291be0d5a89c04fa5629 commit hash: e575876d6823b8102a96291be0d5a89c04fa5629 commit hash: e575876d6823b8102a96291be0d5a89c04fa5629 e575876
21:51 Nicola Vitale (nivit) search for other commits by this committer
devel/py-ttkbootstrap: Update to 2.2.3

ChangeLog:

1. https://github.com/israel-dryer/ttkbootstrap/releases/tag/v2.2.3

Reported by:	Israel Dryer <notifications@github.com>
commit hash: 03e65744b441453938e6cd4e1c951cd004b832e5 commit hash: 03e65744b441453938e6cd4e1c951cd004b832e5 commit hash: 03e65744b441453938e6cd4e1c951cd004b832e5 commit hash: 03e65744b441453938e6cd4e1c951cd004b832e5 03e6574
21:41 Nicola Vitale (nivit) search for other commits by this committer
  • sysutils/treemd 0.8.1 TUI/CLI markdown navigator with tree-based structural navigation
sysutils/treemd: Update to 0.8.1

Reported by:	"github-actions[bot]" <notifications@github.com>
commit hash: 1e1f6d111e23e931a3bf98422e9786e14978e6c5 commit hash: 1e1f6d111e23e931a3bf98422e9786e14978e6c5 commit hash: 1e1f6d111e23e931a3bf98422e9786e14978e6c5 commit hash: 1e1f6d111e23e931a3bf98422e9786e14978e6c5 1e1f6d1
21:41 Nicola Vitale (nivit) search for other commits by this committer
  • x11-wm/mango 0.17.0 Lightweight, high-performance Wayland compositor built on dwl
x11-wm/mango: Update to 0.17.0

- Update list of dependencies

ChangeLog:

1. https://github.com/mangowm/mango/releases/tag/0.17.0

Reported by:	DreamMaoMao <notifications@github.com>
commit hash: b1190c586dcef100cd66b6a1cf41f72d0129d902 commit hash: b1190c586dcef100cd66b6a1cf41f72d0129d902 commit hash: b1190c586dcef100cd66b6a1cf41f72d0129d902 commit hash: b1190c586dcef100cd66b6a1cf41f72d0129d902 b1190c5
21:38 Kevin Bowling (kbowling) search for other commits by this committer Author: Tomoaki AOKI(Only the first 10 of 11 items in this commit are shown above. View all ports for this commit)
x11/nvidia-driver-devel, x11/nvidia-kmod-devel, x11/linux-nvidia-libs-devel,
graphics/nvidia-drm*-kmod-devel: Update to 615.71.09

Update to latest New Feature Branch of drivers 615.71.09:
https://www.nvidia.com/en-us/drivers/details/278452/

Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/278450/

Additional note:
Possibly vtys before invoking whichever of X11 or Wayland shifts
screen downward with about half character-based line, causing
command prompt at the bottom become hard to read.

Once X11 (tested only for xorg) or Wayland starts, it would be
fixed (on exitting X11 / Wayland or switching to vty from X11/
Wayland) until next restart of the computer.

This doesn't happen for everyone (among maintainance team of
NVIDIA GPU driver ports, only I myself am bitten).
So upgrading as-is.

The workaround is to switch to old-school configuration
without loading nvidia-drm.ko.
Forcibly flipping hw.nvidiadrm.modeset to 0 in /boot/loader.conf
and restart would also help.
But these workarounds may mean Wayland to become unusable.

And refreshing vty with Ctrl-L (unless mapped to non-default
functionalities) lets command line prompt at the top, thus,
this is not fatal anyway.

PR:		298428
Differential Revision:	https://reviews.freebsd.org/D59609
commit hash: ea09eafd0488eee9bfb7362f626a35518bcc998f commit hash: ea09eafd0488eee9bfb7362f626a35518bcc998f commit hash: ea09eafd0488eee9bfb7362f626a35518bcc998f commit hash: ea09eafd0488eee9bfb7362f626a35518bcc998f ea09eaf
20:16 Dmitry Marakasov (amdmi3) search for other commits by this committer
  • devel/ois 1.6.0 Object Oriented Input System
devel/ois: update 1.5.1 → 1.6.0

- Pass maintainership to submitter

PR:		298353
Submitted by:	rottlogg@proton.me
commit hash: 555a70a8396d9fe66851557917ae6270422228d8 commit hash: 555a70a8396d9fe66851557917ae6270422228d8 commit hash: 555a70a8396d9fe66851557917ae6270422228d8 commit hash: 555a70a8396d9fe66851557917ae6270422228d8 555a70a
20:05 Yuri Victorovich (yuri) search for other commits by this committer
math/libformfactor: rename to math/formfactor; update 0.4.0 → 0.5.1
commit hash: 199722fc4444e33dcfb7aab98652a7cb2e925c2f commit hash: 199722fc4444e33dcfb7aab98652a7cb2e925c2f commit hash: 199722fc4444e33dcfb7aab98652a7cb2e925c2f commit hash: 199722fc4444e33dcfb7aab98652a7cb2e925c2f 199722f
20:04 Yuri Victorovich (yuri) search for other commits by this committer
  • math/lmfit 11.0 Library for Levenberg-Marquardt minimization and least-squares fitting
math/lmfit: Remove unused build dependency

Reported by:	Daniel Engberg <diizzy@FreeBSD.org>
commit hash: c7fd6182d7f76488c4fa79bbd5ff9c0884bc8660 commit hash: c7fd6182d7f76488c4fa79bbd5ff9c0884bc8660 commit hash: c7fd6182d7f76488c4fa79bbd5ff9c0884bc8660 commit hash: c7fd6182d7f76488c4fa79bbd5ff9c0884bc8660 c7fd618
19:57 Michael Osipov (michaelo) search for other commits by this committer
print/ghostscript10: Update to 10.08.0
commit hash: 9f90661c19e6a96af1a9f8a9dc85c70f8d4dd4fc commit hash: 9f90661c19e6a96af1a9f8a9dc85c70f8d4dd4fc commit hash: 9f90661c19e6a96af1a9f8a9dc85c70f8d4dd4fc commit hash: 9f90661c19e6a96af1a9f8a9dc85c70f8d4dd4fc 9f90661
19:22 Thomas Zander (riggs) search for other commits by this committer 2026Q3
multimedia/mkvtoolnix: Update to upstream release 101.0

Details:
- Mostly bug fixes this time, see
  https://mkvtoolnix.download/doc/NEWS.md

MFH:		2026Q3
(cherry picked from commit 7479dba97836779234899b5792e1b0968bdc2089)
commit hash: f47245812fd59a55ad1ab503db2402cb8810e4cc commit hash: f47245812fd59a55ad1ab503db2402cb8810e4cc commit hash: f47245812fd59a55ad1ab503db2402cb8810e4cc commit hash: f47245812fd59a55ad1ab503db2402cb8810e4cc f472458
19:18 Yusuf Yaman (nxjoseph) search for other commits by this committer Author: Joseph Saathoff
filesystems/diffsnap: Update 1.0 => 1.0.1

While here:
- Fix cron sample installation.
- Define ONLY_FOR_ARCHS for 64-bit architectures.
- Adjust styling of Makefile (pet port{clippy,fmt,lint}).

PR:		298335
Approved by:	osa, vvd (Mentors, implicit)
commit hash: 8fed50134c6fc0bb58b0add28f765c57c449a578 commit hash: 8fed50134c6fc0bb58b0add28f765c57c449a578 commit hash: 8fed50134c6fc0bb58b0add28f765c57c449a578 commit hash: 8fed50134c6fc0bb58b0add28f765c57c449a578 8fed501
19:06 Yusuf Yaman (nxjoseph) search for other commits by this committer Author: Vladimir Grebenshchikov
  • net/telemt 3.5.7 MTProxy for Telegram on Rust + Tokio
net/telemt: Update 3.5.5 => 3.5.7

Changelogs:
- https://github.com/telemt/telemt/releases/tag/3.5.6
- https://github.com/telemt/telemt/releases/tag/3.5.7

Commit log:
https://github.com/telemt/telemt/compare/3.5.5...3.5.7

PR:		298352
Approved by:	osa, vvd (Mentors, implicit)
commit hash: 2474db4bea9cdff4d5be7b3cb3d374df4055f30c commit hash: 2474db4bea9cdff4d5be7b3cb3d374df4055f30c commit hash: 2474db4bea9cdff4d5be7b3cb3d374df4055f30c commit hash: 2474db4bea9cdff4d5be7b3cb3d374df4055f30c 2474db4
18:50 Hiroki Tagato (tagattie) search for other commits by this committer
graphics/glslang: Update to 16.6.0

Changelog: https://github.com/KhronosGroup/glslang/blob/16.6.0/CHANGES.md

Reported by:	GitHub (watch releases)
commit hash: c50fbd8981accd716763f01a2041fc077611a7d3 commit hash: c50fbd8981accd716763f01a2041fc077611a7d3 commit hash: c50fbd8981accd716763f01a2041fc077611a7d3 commit hash: c50fbd8981accd716763f01a2041fc077611a7d3 c50fbd8
18:23 Joe Marcus Clarke (marcus) search for other commits by this committer
net/netatalk4: Update to 4.5.2

See https://github.com/Netatalk/netatalk/releases/tag/netatalk-4-5-2 for
a list of changes in this release.
commit hash: 01d4917824f6ece454c45eae40f44f4d3f2c2dbc commit hash: 01d4917824f6ece454c45eae40f44f4d3f2c2dbc commit hash: 01d4917824f6ece454c45eae40f44f4d3f2c2dbc commit hash: 01d4917824f6ece454c45eae40f44f4d3f2c2dbc 01d4917
18:06 Gleb Popov (arrowd) search for other commits by this committer
audio/libebur128: Fix building with CMake 4

Approved by:	portmgr (fixit blanket)
commit hash: b3b0b2f46d1475f872d60e2189650a7aedffa737 commit hash: b3b0b2f46d1475f872d60e2189650a7aedffa737 commit hash: b3b0b2f46d1475f872d60e2189650a7aedffa737 commit hash: b3b0b2f46d1475f872d60e2189650a7aedffa737 b3b0b2f
18:02 Gleb Popov (arrowd) search for other commits by this committer
devel/libcuckoo: Fix building with CMake 4
commit hash: 82f00da66e906309e2e5aefb5a66be048da897b2 commit hash: 82f00da66e906309e2e5aefb5a66be048da897b2 commit hash: 82f00da66e906309e2e5aefb5a66be048da897b2 commit hash: 82f00da66e906309e2e5aefb5a66be048da897b2 82f00da
17:46 Bernhard Froehlich (decke) search for other commits by this committer
filesystems/fusefs-libs3: Add CPE information
commit hash: 8f7c0f2cd6d2d9b2140777512391fbdd47e4c8ef commit hash: 8f7c0f2cd6d2d9b2140777512391fbdd47e4c8ef commit hash: 8f7c0f2cd6d2d9b2140777512391fbdd47e4c8ef commit hash: 8f7c0f2cd6d2d9b2140777512391fbdd47e4c8ef 8f7c0f2
17:45 Bernhard Froehlich (decke) search for other commits by this committer
filesystems/fusefs-libs: Add CPE information
commit hash: 3c4af30fccdec595af80797261c0229f969cb559 commit hash: 3c4af30fccdec595af80797261c0229f969cb559 commit hash: 3c4af30fccdec595af80797261c0229f969cb559 commit hash: 3c4af30fccdec595af80797261c0229f969cb559 3c4af30
17:43 Bernhard Froehlich (decke) search for other commits by this committer
multimedia/dav1d: Add CPE information
commit hash: 3b524b35be77984bf123b3a4e733fb9037e2123c commit hash: 3b524b35be77984bf123b3a4e733fb9037e2123c commit hash: 3b524b35be77984bf123b3a4e733fb9037e2123c commit hash: 3b524b35be77984bf123b3a4e733fb9037e2123c 3b524b3
17:42 Bernhard Froehlich (decke) search for other commits by this committer
www/tidy-html5: Add CPE information
commit hash: 056366f34c20bb2a01152e307a7aba7f297eafa7 commit hash: 056366f34c20bb2a01152e307a7aba7f297eafa7 commit hash: 056366f34c20bb2a01152e307a7aba7f297eafa7 commit hash: 056366f34c20bb2a01152e307a7aba7f297eafa7 056366f
17:40 Bernhard Froehlich (decke) search for other commits by this committer
emulators/open-vm-kmod: Add CPE information
commit hash: 4de71bc7b0898738d0cd81532dd6e3ff4461cd82 commit hash: 4de71bc7b0898738d0cd81532dd6e3ff4461cd82 commit hash: 4de71bc7b0898738d0cd81532dd6e3ff4461cd82 commit hash: 4de71bc7b0898738d0cd81532dd6e3ff4461cd82 4de71bc
17:33 Bernhard Froehlich (decke) search for other commits by this committer
  • net/libcoap 4.3.5 C implementation of the Constrained Application Protocol
net/libcoap: Add CPE information
commit hash: a994aba5f51892b88cd3acaeb53f005c2d10a611 commit hash: a994aba5f51892b88cd3acaeb53f005c2d10a611 commit hash: a994aba5f51892b88cd3acaeb53f005c2d10a611 commit hash: a994aba5f51892b88cd3acaeb53f005c2d10a611 a994aba
17:32 Bernhard Froehlich (decke) search for other commits by this committer
net/frr10: Add CPE information
commit hash: ffc9c86ea777ebfa67c04fe20a78693c57156947 commit hash: ffc9c86ea777ebfa67c04fe20a78693c57156947 commit hash: ffc9c86ea777ebfa67c04fe20a78693c57156947 commit hash: ffc9c86ea777ebfa67c04fe20a78693c57156947 ffc9c86
17:30 Bernhard Froehlich (decke) search for other commits by this committer
  • net/frr9 9.1.3_1 IP routing protocol suite including BGP, IS-IS, OSPF, BABEL and RIP
net/frr9: Add CPE information
commit hash: b9f6cc65da082e7624e9356376ed161a452682e9 commit hash: b9f6cc65da082e7624e9356376ed161a452682e9 commit hash: b9f6cc65da082e7624e9356376ed161a452682e9 commit hash: b9f6cc65da082e7624e9356376ed161a452682e9 b9f6cc6
17:26 Bernhard Froehlich (decke) search for other commits by this committer
www/linux-rl9-libnghttp2: Add CPE information
commit hash: f41559590b241cbf47d396895ccad6700d6ecd63 commit hash: f41559590b241cbf47d396895ccad6700d6ecd63 commit hash: f41559590b241cbf47d396895ccad6700d6ecd63 commit hash: f41559590b241cbf47d396895ccad6700d6ecd63 f415595
17:24 Bernhard Froehlich (decke) search for other commits by this committer
devel/openocd: Add CPE information
commit hash: f97522628575e99c2a83b7d3d77f88068c65b2e2 commit hash: f97522628575e99c2a83b7d3d77f88068c65b2e2 commit hash: f97522628575e99c2a83b7d3d77f88068c65b2e2 commit hash: f97522628575e99c2a83b7d3d77f88068c65b2e2 f975226
17:19 Gleb Popov (arrowd) search for other commits by this committer 2026Q3
  • devel/libarea 20191031_2 CAM-related software for profile and pocketing operations Deprecated Expiration Date
devel/libarea: Mark deprecated

(cherry picked from commit 1c68488dc6145e53b522d8de6c1de89d63fe80c1)
commit hash: 2def6eb18d5dadc9f74e283caf49cf6b1fc380d3 commit hash: 2def6eb18d5dadc9f74e283caf49cf6b1fc380d3 commit hash: 2def6eb18d5dadc9f74e283caf49cf6b1fc380d3 commit hash: 2def6eb18d5dadc9f74e283caf49cf6b1fc380d3 2def6eb
17:18 Vladimir Druzenko (vvd) search for other commits by this committer 2026Q3
multimedia/tautulli: Update 2.16.0 => 2.18.1 (14 CVEs)

Changelog:
https://github.com/Tautulli/Tautulli/blob/v2.18.1/CHANGELOG.md

PR:		295759
Approved by:	christer.edwards@gmail.com (maintainer, timeout 2 weeks)
Security:	CVE-2026-49995
Security:	CVE-2026-45381
Security:	CVE-2026-52835
Security:	CVE-2026-54915
Security:	CVE-2026-41065
Security:	CVE-2026-40605
Security:	CVE-2026-43984
Security:	CVE-2026-43986
Security:	CVE-2026-43985
Security:	CVE-2026-28505
Security:	CVE-2026-31831
Security:	CVE-2026-31799
Security:	CVE-2026-32275
Security:	CVE-2026-31804
Sponsored by:	UNIS Labs
MFH:		2026Q3

(cherry picked from commit 404b001f83102a2d1885d25248f3f09c763d5a52)
commit hash: 6c6880b08a66a5e0371f0392b3771849b72f2383 commit hash: 6c6880b08a66a5e0371f0392b3771849b72f2383 commit hash: 6c6880b08a66a5e0371f0392b3771849b72f2383 commit hash: 6c6880b08a66a5e0371f0392b3771849b72f2383 6c6880b
17:17 Vladimir Druzenko (vvd) search for other commits by this committer
multimedia/tautulli: Update 2.16.0 => 2.18.1

Changelog:
https://github.com/Tautulli/Tautulli/blob/v2.18.1/CHANGELOG.md

PR:		295759
Approved by:	christer.edwards@gmail.com (maintainer, timeout 2 weeks)
Sponsored by:	UNIS Labs
MFH:		2026Q3
commit hash: 404b001f83102a2d1885d25248f3f09c763d5a52 commit hash: 404b001f83102a2d1885d25248f3f09c763d5a52 commit hash: 404b001f83102a2d1885d25248f3f09c763d5a52 commit hash: 404b001f83102a2d1885d25248f3f09c763d5a52 404b001
17:17 Gleb Popov (arrowd) search for other commits by this committer
  • devel/libarea 20191031_2 CAM-related software for profile and pocketing operations Deprecated Expiration Date
devel/libarea: Mark deprecated
commit hash: 1c68488dc6145e53b522d8de6c1de89d63fe80c1 commit hash: 1c68488dc6145e53b522d8de6c1de89d63fe80c1 commit hash: 1c68488dc6145e53b522d8de6c1de89d63fe80c1 commit hash: 1c68488dc6145e53b522d8de6c1de89d63fe80c1 1c68488
17:14 Gleb Popov (arrowd) search for other commits by this committer
devel/laminar: Mark BROKEN
commit hash: d20cf5eb94338247e97c6af0e34af0213f74de84 commit hash: d20cf5eb94338247e97c6af0e34af0213f74de84 commit hash: d20cf5eb94338247e97c6af0e34af0213f74de84 commit hash: d20cf5eb94338247e97c6af0e34af0213f74de84 d20cf5e
17:10 R. Christian McDonald (rcm) search for other commits by this committer 2026Q3
security/strongswan: Take over maintainership

PR:		298404
Approved by:	diizzy, vvd
MFH:		2026Q3
Sponsored by:	Rubicon Communications, LLC ("Netgate")

(cherry picked from commit e0d875b0cc31ff6f10dd3cf6090fd8d10e1d27cf)
commit hash: 12c2126e8a651d9e38677b440b0b41158d6115da commit hash: 12c2126e8a651d9e38677b440b0b41158d6115da commit hash: 12c2126e8a651d9e38677b440b0b41158d6115da commit hash: 12c2126e8a651d9e38677b440b0b41158d6115da 12c2126
17:03 Vladimir Druzenko (vvd) search for other commits by this committer 2026Q3
audio/fossmixer: Fix i386 build

PR:		297843
Approved by:	Jani Salonen <salojan@goto10.co> (maintainer, timeout 2 weeks)
Sponsored by:	UNIS Labs (vvd, commit patch)
MFH:		2026Q3

(cherry picked from commit 98d95165bf1546bd6a0816659ab3c568905aba38)
commit hash: 07c92ce8c311b682092298c7fa74d4657bba052b commit hash: 07c92ce8c311b682092298c7fa74d4657bba052b commit hash: 07c92ce8c311b682092298c7fa74d4657bba052b commit hash: 07c92ce8c311b682092298c7fa74d4657bba052b 07c92ce
17:02 Vladimir Druzenko (vvd) search for other commits by this committer
audio/fossmixer: Fix i386 build

PR:		297843
Approved by:	Jani Salonen <salojan@goto10.co> (maintainer, timeout 2 weeks)
Sponsored by:	UNIS Labs (vvd, commit patch)
MFH:		2026Q3
commit hash: 98d95165bf1546bd6a0816659ab3c568905aba38 commit hash: 98d95165bf1546bd6a0816659ab3c568905aba38 commit hash: 98d95165bf1546bd6a0816659ab3c568905aba38 commit hash: 98d95165bf1546bd6a0816659ab3c568905aba38 98d9516
16:56 Gleb Popov (arrowd) search for other commits by this committer
  • lang/lci 1.3 Original LOLCODE interpreter
lang/lci: Update to 1.3
commit hash: 5b8abc69eb906cb59f7e3c5d1c24095b1115a86d commit hash: 5b8abc69eb906cb59f7e3c5d1c24095b1115a86d commit hash: 5b8abc69eb906cb59f7e3c5d1c24095b1115a86d commit hash: 5b8abc69eb906cb59f7e3c5d1c24095b1115a86d 5b8abc6
16:55 R. Christian McDonald (rcm) search for other commits by this committer
security/strongswan: Take over maintainership

PR:		298404
Approved by:	diizzy, vvd
MFH:		2026Q3
Sponsored by:	Rubicon Communications, LLC ("Netgate")
commit hash: e0d875b0cc31ff6f10dd3cf6090fd8d10e1d27cf commit hash: e0d875b0cc31ff6f10dd3cf6090fd8d10e1d27cf commit hash: e0d875b0cc31ff6f10dd3cf6090fd8d10e1d27cf commit hash: e0d875b0cc31ff6f10dd3cf6090fd8d10e1d27cf e0d875b
16:54 Michael Osipov (michaelo) search for other commits by this committer
sysutils/javaservicewrapper: Fix build on ARM
commit hash: 02c58bfbed79f79561910b5fe1913f817893fd49 commit hash: 02c58bfbed79f79561910b5fe1913f817893fd49 commit hash: 02c58bfbed79f79561910b5fe1913f817893fd49 commit hash: 02c58bfbed79f79561910b5fe1913f817893fd49 02c58bf
16:52 Gleb Popov (arrowd) search for other commits by this committer
security/lastpass-cli: Fix building with CMake 4

Approved by:	portmgr (fixit blanket)
commit hash: 26e6595db80c5fb8df024e9235d12605347db0cd commit hash: 26e6595db80c5fb8df024e9235d12605347db0cd commit hash: 26e6595db80c5fb8df024e9235d12605347db0cd commit hash: 26e6595db80c5fb8df024e9235d12605347db0cd 26e6595
16:20 Vladimir Druzenko (vvd) search for other commits by this committer Author: Oleksandr Kryvulia
security/strongswan: Disable loading of kernel-libipsec plugin

115e0906c85a enables building with KERNELLIBIPSEC option by default.
This changes loading order of plugins and brokes some existing
configurations.

PR:		298098 295828
Approved by:	blanket (fix runtime)
Sponsored by:	FLEX-IT LLC
Sponsored by:	UNIS Labs (vvd, commit patch)
commit hash: a01d6ba04ab6d6a51aafe15f788f72be55ccc68d commit hash: a01d6ba04ab6d6a51aafe15f788f72be55ccc68d commit hash: a01d6ba04ab6d6a51aafe15f788f72be55ccc68d commit hash: a01d6ba04ab6d6a51aafe15f788f72be55ccc68d a01d6ba
16:12 Vladimir Druzenko (vvd) search for other commits by this committer Author: Armin Zhu
games/moonlight-embedded-devel: Update 2.7.8 => 2.7.9

Changelog:
1. move epoll to kqueue and add input device auto discovery in jail.
2. improve vaapi and vulkan filter.
3. some error fixs.
https://github.com/armin-25689/moonlight-embedded/releases/tag/v2.7.9

Commit log:
https://github.com/armin-25689/moonlight-embedded/compare/v2.7.8...v2.7.9

PR:		298422
Sponsored by:	UNIS Labs (vvd, commit patch)
commit hash: 247d1e4e11b2d205bfc13ca96ab09cef6a34dc0a commit hash: 247d1e4e11b2d205bfc13ca96ab09cef6a34dc0a commit hash: 247d1e4e11b2d205bfc13ca96ab09cef6a34dc0a commit hash: 247d1e4e11b2d205bfc13ca96ab09cef6a34dc0a 247d1e4
16:05 Yusuf Yaman (nxjoseph) search for other commits by this committer 2026Q3
net-im/matterircd: Build with Go 1.26 on quarterly

The 2026Q3 branch still defaults to Go 1.25, while upstream's go.mod
requires Go 1.26, so the build fails with GOTOOLCHAIN=local.

This is a direct commit to the branch: main already defaults to Go 1.26
and builds the port with plain USES=go:modules.

Reported by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer, by mail)
Approved by:	osa, vvd (Mentors, implicit)
commit hash: 49de8eea6e67460edf88bcc14bec94c03e853e9d commit hash: 49de8eea6e67460edf88bcc14bec94c03e853e9d commit hash: 49de8eea6e67460edf88bcc14bec94c03e853e9d commit hash: 49de8eea6e67460edf88bcc14bec94c03e853e9d 49de8ee
14:31 Michael Osipov (michaelo) search for other commits by this committer
devel/websvn: Update to 2.9.0

Changelog:	https://github.com/websvnphp/websvn/releases/tag/2.9.0
commit hash: b1f93f70f92f5ac7358c71636d0eab12e42de6df commit hash: b1f93f70f92f5ac7358c71636d0eab12e42de6df commit hash: b1f93f70f92f5ac7358c71636d0eab12e42de6df commit hash: b1f93f70f92f5ac7358c71636d0eab12e42de6df b1f93f7
14:26 Gleb Popov (arrowd) search for other commits by this committer 2026Q3
graphics/qcomicbook: Mark deprecated

(cherry picked from commit 892389fd9fc50c5cf570434052a922c881005ed6)
commit hash: cdad73c533c5692e2416bc371401391d2d7b37ee commit hash: cdad73c533c5692e2416bc371401391d2d7b37ee commit hash: cdad73c533c5692e2416bc371401391d2d7b37ee commit hash: cdad73c533c5692e2416bc371401391d2d7b37ee cdad73c
14:26 Gleb Popov (arrowd) search for other commits by this committer 2026Q3
  • devel/kdbg 3.0.1_3 Graphical user interface around gdb using KDE Deprecated Expiration Date
devel/kdbg: Mark deprecated

PR:		289584
(cherry picked from commit d3720208bbcc251c3b668d012399bb2b8fb825b4)
commit hash: 419b940cee5bd1032df3123a5cd7d34a43a97f35 commit hash: 419b940cee5bd1032df3123a5cd7d34a43a97f35 commit hash: 419b940cee5bd1032df3123a5cd7d34a43a97f35 commit hash: 419b940cee5bd1032df3123a5cd7d34a43a97f35 419b940
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • devel/py-hgtools 10.0.0 Classes and setuptools plugin for Mercurial repositories Deprecated Expiration Date
devel/py-hgtools: Update version 9.2.0=>10.0.0

Changelog: https://github.com/jaraco/jaraco.vcs/releases/tag/hgtools-v10.0.0
commit hash: d80f490b778ce0151db97963a38cc1922cf640d9 commit hash: d80f490b778ce0151db97963a38cc1922cf640d9 commit hash: d80f490b778ce0151db97963a38cc1922cf640d9 commit hash: d80f490b778ce0151db97963a38cc1922cf640d9 d80f490
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • devel/py-thrift 0.24.0,1 Python bindings for the Apache Thrift RPC system
devel/py-thrift: Fix build

PYPI dist does not distribute a LICSENSE file
commit hash: c77b9b7b7fd73a9d11487f2271e5237a6e9dad93 commit hash: c77b9b7b7fd73a9d11487f2271e5237a6e9dad93 commit hash: c77b9b7b7fd73a9d11487f2271e5237a6e9dad93 commit hash: c77b9b7b7fd73a9d11487f2271e5237a6e9dad93 c77b9b7
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • devel/please 17.33.0 High-performance extensible build system for reproducible builds
devel/please: Update version 17.32.0=>17.33.0

Changelog: https://github.com/thought-machine/please/releases/tag/v17.33.0
commit hash: 3fb962eca0603d5663ded740ce77f331f284471b commit hash: 3fb962eca0603d5663ded740ce77f331f284471b commit hash: 3fb962eca0603d5663ded740ce77f331f284471b commit hash: 3fb962eca0603d5663ded740ce77f331f284471b 3fb962e
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/git-codereview: Update version 1.20.0=>1.21.0
commit hash: 591a6e9ffb35e4a292f7628b22298f245804bc59 commit hash: 591a6e9ffb35e4a292f7628b22298f245804bc59 commit hash: 591a6e9ffb35e4a292f7628b22298f245804bc59 commit hash: 591a6e9ffb35e4a292f7628b22298f245804bc59 591a6e9
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/api-linter: Update version 2.3.1=>2.4.0

Changelog: https://github.com/googleapis/api-linter/releases/tag/v2.4.0
commit hash: 98fbf910d9da36332c84f20e2f2bca038a5748d0 commit hash: 98fbf910d9da36332c84f20e2f2bca038a5748d0 commit hash: 98fbf910d9da36332c84f20e2f2bca038a5748d0 commit hash: 98fbf910d9da36332c84f20e2f2bca038a5748d0 98fbf91
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
audio/umurmur: Update version 0.4.1=>0.5.0

Changelog: https://github.com/umurmur/umurmur/releases/tag/v0.5.0
commit hash: 3abc88752004022c6cd20ffc3e344dd583146ce0 commit hash: 3abc88752004022c6cd20ffc3e344dd583146ce0 commit hash: 3abc88752004022c6cd20ffc3e344dd583146ce0 commit hash: 3abc88752004022c6cd20ffc3e344dd583146ce0 3abc887
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • devel/tokei 15.0.0 Display statistics about your code
devel/tokei: Update version 14.0.0=>15.0.0

- Remove COMPAT11 dependency from riscV [1]

Changelog: https://github.com/XAMPPRocky/tokei/releases/tag/v15.0.0

PR:		297814
Reported by:	asomers
commit hash: 27d1ff1ff58d233d17b062dc77bb57b26f8adfb1 commit hash: 27d1ff1ff58d233d17b062dc77bb57b26f8adfb1 commit hash: 27d1ff1ff58d233d17b062dc77bb57b26f8adfb1 commit hash: 27d1ff1ff58d233d17b062dc77bb57b26f8adfb1 27d1ff1
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/google-cloud-sdk: Update version 583.0.0=>584.0.0
commit hash: 3d35447ae790e6a5d0bb581137b66b15cb1118d7 commit hash: 3d35447ae790e6a5d0bb581137b66b15cb1118d7 commit hash: 3d35447ae790e6a5d0bb581137b66b15cb1118d7 commit hash: 3d35447ae790e6a5d0bb581137b66b15cb1118d7 3d35447
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/py-securesystemslib: Update version 1.5.0=>1.5.1

Changelog:
https://github.com/secure-systems-lab/securesystemslib/blob/v1.5.1/CHANGELOG.md
commit hash: e76f50a7fc5c6dafd76893eda38e094289c4a027 commit hash: e76f50a7fc5c6dafd76893eda38e094289c4a027 commit hash: e76f50a7fc5c6dafd76893eda38e094289c4a027 commit hash: e76f50a7fc5c6dafd76893eda38e094289c4a027 e76f50a
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/argus-clients: Update version 5.0.0=>5.0.4

Changelog: https://github.com/openargus/clients/releases/tag/v5.0.4
commit hash: 6204ee2d9377df638ce8034a8da4cdf873a4a819 commit hash: 6204ee2d9377df638ce8034a8da4cdf873a4a819 commit hash: 6204ee2d9377df638ce8034a8da4cdf873a4a819 commit hash: 6204ee2d9377df638ce8034a8da4cdf873a4a819 6204ee2
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.42.1=>0.43.0

Changelog: https://github.com/hashicorp/consul-template/releases/tag/v0.43.0
commit hash: 3398449b59a3e6aeeb4aef681ffe49da27086f02 commit hash: 3398449b59a3e6aeeb4aef681ffe49da27086f02 commit hash: 3398449b59a3e6aeeb4aef681ffe49da27086f02 commit hash: 3398449b59a3e6aeeb4aef681ffe49da27086f02 3398449
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/consul: Update version 2.0.3=>2.0.4

Changelog: https://github.com/hashicorp/consul/releases/tag/v2.0.4
commit hash: 6fd9d8d6ddb36cd20be06c137243c69fb2b7978a commit hash: 6fd9d8d6ddb36cd20be06c137243c69fb2b7978a commit hash: 6fd9d8d6ddb36cd20be06c137243c69fb2b7978a commit hash: 6fd9d8d6ddb36cd20be06c137243c69fb2b7978a 6fd9d8d
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • textproc/fzf 0.74.4 Blazing fast command-line fuzzy finder
textproc/fzf: Update version 0.74.3=>0.74.4

Changelog: https://github.com/junegunn/fzf/releases/tag/v0.74.4
commit hash: 3976fe3c5ac1a559343efc7c05d282f43ddbd4b3 commit hash: 3976fe3c5ac1a559343efc7c05d282f43ddbd4b3 commit hash: 3976fe3c5ac1a559343efc7c05d282f43ddbd4b3 commit hash: 3976fe3c5ac1a559343efc7c05d282f43ddbd4b3 3976fe3
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • textproc/vale 3.21.0 Command-line tool that brings editorial style guide to life
textproc/vale: Update version 3.20.0=>3.21.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v3.21.0
commit hash: a745b364f81889a89cfe24c29d0f2d7e9f63e775 commit hash: a745b364f81889a89cfe24c29d0f2d7e9f63e775 commit hash: a745b364f81889a89cfe24c29d0f2d7e9f63e775 commit hash: a745b364f81889a89cfe24c29d0f2d7e9f63e775 a745b36
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • dns/cascade 0.1.0.r1_19 Friendly DNSSEC signing solution
dns/cascade: Update version 9a1bdbcf4=>57e2565b8

This is equivalent to 0.1.0-beta7.

- Remove superfluous cpe information

Changelog:
https://github.com/NLnetLabs/cascade/compare/v0.1.0-beta6...v0.1.0-beta7
commit hash: 76cde3bcf953a10a57075b4e1d72d4540297a55d commit hash: 76cde3bcf953a10a57075b4e1d72d4540297a55d commit hash: 76cde3bcf953a10a57075b4e1d72d4540297a55d commit hash: 76cde3bcf953a10a57075b4e1d72d4540297a55d 76cde3b
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/vault: Update version 2.0.4=>2.1.0

Changelog: https://github.com/hashicorp/vault/releases/tag/v2.1.0
commit hash: 4579439ab4a8e94a0ab51e701be4826a45c60701 commit hash: 4579439ab4a8e94a0ab51e701be4826a45c60701 commit hash: 4579439ab4a8e94a0ab51e701be4826a45c60701 commit hash: 4579439ab4a8e94a0ab51e701be4826a45c60701 4579439
14:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/py-dj61-djangorestframework: Update version 3.18.0=>3.18.1

Changelog: https://github.com/encode/django-rest-framework/releases/tag/3.18.1
commit hash: 9bfd3ee279009a4e7187523dc3be6442a80d8cbe commit hash: 9bfd3ee279009a4e7187523dc3be6442a80d8cbe commit hash: 9bfd3ee279009a4e7187523dc3be6442a80d8cbe commit hash: 9bfd3ee279009a4e7187523dc3be6442a80d8cbe 9bfd3ee
14:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • www/zola 0.23.5 Fast static site generator
www/zola: Update version 0.23.4=>0.23.5

Changelog: https://github.com/getzola/zola/releases/tag/v0.23.5
commit hash: 778e1fdba19e8ff945504718ba301dcc3471d1ec commit hash: 778e1fdba19e8ff945504718ba301dcc3471d1ec commit hash: 778e1fdba19e8ff945504718ba301dcc3471d1ec commit hash: 778e1fdba19e8ff945504718ba301dcc3471d1ec 778e1fd
14:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Sergey Matveev
  • devel/gocheese 5.0.0_8 Python private package repository and caching proxy
devel/gocheese: Set proper Go namespace

PR:		298231
commit hash: 1ee90a28205ebacb8da363b0c4858c79673ff6fb commit hash: 1ee90a28205ebacb8da363b0c4858c79673ff6fb commit hash: 1ee90a28205ebacb8da363b0c4858c79673ff6fb commit hash: 1ee90a28205ebacb8da363b0c4858c79673ff6fb 1ee90a2
14:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Jose Luis Duran
  • net/scapy 2.7.0_1 Powerful interactive packet manipulation program in python
net/scapy: Silence cryptography warnings

Apply Scapy commit caa005d ("Handle cryptography FFDH warnings") to
prevent cryptography warnings from causing test failures in our
infrastructure.

Once a new Scapy release is out, this patch will be included and this
commit should be reverted.

PR:		298387
commit hash: 8b92f08b39d5464b52272cd450f897f5bc3ea8db commit hash: 8b92f08b39d5464b52272cd450f897f5bc3ea8db commit hash: 8b92f08b39d5464b52272cd450f897f5bc3ea8db commit hash: 8b92f08b39d5464b52272cd450f897f5bc3ea8db 8b92f08
14:23 Gleb Popov (arrowd) search for other commits by this committer 2026Q3
textproc/kiss-templates: Mark deprecated

(cherry picked from commit 9d1d72208fa451e1cd8ba7878139ddf6e40f1bb6)
commit hash: de1840f940ba578e260fcf5cee0d0764af170bff commit hash: de1840f940ba578e260fcf5cee0d0764af170bff commit hash: de1840f940ba578e260fcf5cee0d0764af170bff commit hash: de1840f940ba578e260fcf5cee0d0764af170bff de1840f
14:23 Gleb Popov (arrowd) search for other commits by this committer
textproc/kiss-templates: Mark deprecated
commit hash: 9d1d72208fa451e1cd8ba7878139ddf6e40f1bb6 commit hash: 9d1d72208fa451e1cd8ba7878139ddf6e40f1bb6 commit hash: 9d1d72208fa451e1cd8ba7878139ddf6e40f1bb6 commit hash: 9d1d72208fa451e1cd8ba7878139ddf6e40f1bb6 9d1d722
13:36 Mark Linimon (linimon) search for other commits by this committer
  • www/moinmoin 1.9.11_1 Easy to use, full-featured and extensible wiki software package Deprecated
www/moinmoin: reassign to wiki-admin@.

Even though this port is old and depends on the deprecated python2,
we are still using it as wiki.FreeBSD.org.  So, mark it as safe
from deprecation by anyone who does not know that.

There is an open task to either update the wiki (v3 is a complete
rewrite), or to migrate it to something never.

PR:		298009
Approved by:	lwhsa (as python@)
commit hash: 5b1b1962ce1f65b96e7dffbf894c9f18e6e9e280 commit hash: 5b1b1962ce1f65b96e7dffbf894c9f18e6e9e280 commit hash: 5b1b1962ce1f65b96e7dffbf894c9f18e6e9e280 commit hash: 5b1b1962ce1f65b96e7dffbf894c9f18e6e9e280 5b1b196
13:33 Gleb Popov (arrowd) search for other commits by this committer
devel/kf5-threadweaver: Fix building with CMake 4
commit hash: 11b5c2704c906ea33d4a520c00c96b6e9bfd053b commit hash: 11b5c2704c906ea33d4a520c00c96b6e9bfd053b commit hash: 11b5c2704c906ea33d4a520c00c96b6e9bfd053b commit hash: 11b5c2704c906ea33d4a520c00c96b6e9bfd053b 11b5c27
12:56 Stefan Eßer (se) search for other commits by this committer
Tools/scripts: update port_conflicts_check.lua

Use fnmatch() from flua instead of regular expression, if available.

The maximum age of the provides file has been increased to 30 days,
to match the apparent current update schedule of that file.
commit hash: 41845d0efa7a7530358d741a464f01d8375e5771 commit hash: 41845d0efa7a7530358d741a464f01d8375e5771 commit hash: 41845d0efa7a7530358d741a464f01d8375e5771 commit hash: 41845d0efa7a7530358d741a464f01d8375e5771 41845d0
12:40 Kevin Bowling (kbowling) search for other commits by this committer
x11-toolkits/gtk30: Fix +DOC -X11 build

PR:		298410
Approved by:	desktop (arrowd)
commit hash: 0a7542cafc505a46f5b0631dc23835ae8d8cb157 commit hash: 0a7542cafc505a46f5b0631dc23835ae8d8cb157 commit hash: 0a7542cafc505a46f5b0631dc23835ae8d8cb157 commit hash: 0a7542cafc505a46f5b0631dc23835ae8d8cb157 0a7542c
12:27 Stefan Eßer (se) search for other commits by this committer
filesystems/fusefs-libs3: update to version 3.18.3

This update contains a lot of functional and security fixes.

For details see:

    https://github.com/libfuse/libfuse/releases/tag/fuse-3.18.3
commit hash: 86ae554b57094d56dc2939cde0dc45c9364fe462 commit hash: 86ae554b57094d56dc2939cde0dc45c9364fe462 commit hash: 86ae554b57094d56dc2939cde0dc45c9364fe462 commit hash: 86ae554b57094d56dc2939cde0dc45c9364fe462 86ae554
12:25 Hiroki Tagato (tagattie) search for other commits by this committer
net-im/teams: Update to 2.20.1

Changelog:
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.20.1

Reported by:	GitHub (watch releases)
commit hash: 79d89e404bdaa85712644e2a5be07d6fef339836 commit hash: 79d89e404bdaa85712644e2a5be07d6fef339836 commit hash: 79d89e404bdaa85712644e2a5be07d6fef339836 commit hash: 79d89e404bdaa85712644e2a5be07d6fef339836 79d89e4
12:13 Stefan Eßer (se) search for other commits by this committer
  • net/cloudquery 6.42.2 Transform cloud infrastructure into queryable SQL tables
net/cloudquery: update to version 6.42.2

Added feature: Accept a platform token from the CLI browser login.
commit hash: 92fcbf9d7ff91c61685bcce09f0ad269edcd2f99 commit hash: 92fcbf9d7ff91c61685bcce09f0ad269edcd2f99 commit hash: 92fcbf9d7ff91c61685bcce09f0ad269edcd2f99 commit hash: 92fcbf9d7ff91c61685bcce09f0ad269edcd2f99 92fcbf9
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numdifftools: Fix USE_PYTHON=pytest usage

- Use TEST_ARGS instead of PYTEST_ARGS
- While I'm here, add missing TEST_DEPENDS

=================================== ERRORS ====================================
___________ ERROR collecting src/numdifftools/tests/test_scripts.py ___________
ImportError while importing test module
'/wrkdirs/usr/ports/math/py-numdifftools/work-py312/numdifftools-0.11.1/src/numdifftools/tests/test_scripts.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.12/importlib/__init__.py:90: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/numdifftools/tests/test_scripts.py:1: in <module>
    from numdifftools import run_benchmark
src/numdifftools/run_benchmark.py:7: in <module>
    import matplotlib.pyplot as plt
E   ModuleNotFoundError: No module named 'matplotlib'
=========================== short test summary info ===========================
SKIPPED [1] src/numdifftools/tests/test_profile_numdifftools.py:3: could not
import 'profiletools': No module named 'profiletools'
!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 1 skipped, 1 error in 1.28s =========================
*** Error code 2

Approved by:	portmgr (blanket)
With hat:	python
commit hash: cb6da147cb7640be204a01788c72f1646fe24d18 commit hash: cb6da147cb7640be204a01788c72f1646fe24d18 commit hash: cb6da147cb7640be204a01788c72f1646fe24d18 commit hash: cb6da147cb7640be204a01788c72f1646fe24d18 cb6da14
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-numdifftools: Fix USE_PYTHON=pytest usage

- Use TEST_ARGS instead of PYTEST_ARGS

Approved by:	portmgr (blanket)
With hat:	python
commit hash: c4ee9586bfeda9be9aee5a36189180b885acd40c commit hash: c4ee9586bfeda9be9aee5a36189180b885acd40c commit hash: c4ee9586bfeda9be9aee5a36189180b885acd40c commit hash: c4ee9586bfeda9be9aee5a36189180b885acd40c c4ee958
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-whatlanguage: Update to 2.1.0

Changes:	https://github.com/peterc/whatlanguage/releases
commit hash: 7b7946df6dc79ba3477c52be74fce274d12034b0 commit hash: 7b7946df6dc79ba3477c52be74fce274d12034b0 commit hash: 7b7946df6dc79ba3477c52be74fce274d12034b0 commit hash: 7b7946df6dc79ba3477c52be74fce274d12034b0 7b7946d
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-smart_proxy_remote_execution_ssh: Update to 1.0.4

Changes:	https://github.com/theforeman/smart_proxy_remote_execution_ssh/commits/master
commit hash: 0a435022da06a7cd69c05ea583d210da444794a3 commit hash: 0a435022da06a7cd69c05ea583d210da444794a3 commit hash: 0a435022da06a7cd69c05ea583d210da444794a3 commit hash: 0a435022da06a7cd69c05ea583d210da444794a3 0a43502
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/rubygem-rubyntlm: Update to 0.6.6

Changes:	https://github.com/WinRb/rubyntlm/releases
commit hash: fab4031e4d47e45b3a0cc132b8cefba5307b2a04 commit hash: fab4031e4d47e45b3a0cc132b8cefba5307b2a04 commit hash: fab4031e4d47e45b3a0cc132b8cefba5307b2a04 commit hash: fab4031e4d47e45b3a0cc132b8cefba5307b2a04 fab4031
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/rubygem-rmagick: Update to 7.1.4

Changes:	https://github.com/rmagick/rmagick/releases
		https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md
commit hash: 1f559616135c6219323643982d0e189ae09a10d2 commit hash: 1f559616135c6219323643982d0e189ae09a10d2 commit hash: 1f559616135c6219323643982d0e189ae09a10d2 commit hash: 1f559616135c6219323643982d0e189ae09a10d2 1f55961
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-mongo: Update to 2.26.0

Changes:	https://github.com/mongodb/mongo-ruby-driver/releases
commit hash: eed9453a9322719ec39c5c4725365ff68cbd4c5c commit hash: eed9453a9322719ec39c5c4725365ff68cbd4c5c commit hash: eed9453a9322719ec39c5c4725365ff68cbd4c5c commit hash: eed9453a9322719ec39c5c4725365ff68cbd4c5c eed9453
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-message_bus: Update to 5.0.0

Changes:	https://github.com/discourse/message_bus/blob/main/CHANGELOG
commit hash: bd7eb720c85ccb3c211fe46cdee2083718eb0f16 commit hash: bd7eb720c85ccb3c211fe46cdee2083718eb0f16 commit hash: bd7eb720c85ccb3c211fe46cdee2083718eb0f16 commit hash: bd7eb720c85ccb3c211fe46cdee2083718eb0f16 bd7eb72
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-hoe: Update to 4.7.2

Changes:	https://github.com/seattlerb/hoe/blob/master/History.rdoc
		https://docs.seattlerb.org/hoe/History_rdoc.html
commit hash: b29cc9a69e9efd17c1ce3ea93132c5496425d541 commit hash: b29cc9a69e9efd17c1ce3ea93132c5496425d541 commit hash: b29cc9a69e9efd17c1ce3ea93132c5496425d541 commit hash: b29cc9a69e9efd17c1ce3ea93132c5496425d541 b29cc9a6
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-iam_v1: Update to 0.91.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-iam_v1/CHANGELOG.md
commit hash: 92017160915a91b28bef877886b60ed6e598dbff commit hash: 92017160915a91b28bef877886b60ed6e598dbff commit hash: 92017160915a91b28bef877886b60ed6e598dbff commit hash: 92017160915a91b28bef877886b60ed6e598dbff 9201716
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
misc/p5-Business-ISBN-Data: Update to 20260910.001

Changes:	https://metacpan.org/dist/Business-ISBN-Data/changes
commit hash: 36ad9079f44fa106a3b15fc58b68ef417e8741cd commit hash: 36ad9079f44fa106a3b15fc58b68ef417e8741cd commit hash: 36ad9079f44fa106a3b15fc58b68ef417e8741cd commit hash: 36ad9079f44fa106a3b15fc58b68ef417e8741cd 36ad907
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11/rubygem-gnome: Update to 4.3.9

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
		https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
commit hash: 41eb7356ce9a614f64315c5ce10e4b0d2c3b04c1 commit hash: 41eb7356ce9a614f64315c5ce10e4b0d2c3b04c1 commit hash: 41eb7356ce9a614f64315c5ce10e4b0d2c3b04c1 commit hash: 41eb7356ce9a614f64315c5ce10e4b0d2c3b04c1 41eb735
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-vte4: Update to 4.3.9

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
		https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
commit hash: a76ab9b74d5e87a7e2e33c32af5bc44b71ee218e commit hash: a76ab9b74d5e87a7e2e33c32af5bc44b71ee218e commit hash: a76ab9b74d5e87a7e2e33c32af5bc44b71ee218e commit hash: a76ab9b74d5e87a7e2e33c32af5bc44b71ee218e a76ab9b
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-vte3: Update to 4.3.9

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
		https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
commit hash: 4a5308d23d8642b9ae66079d89020fbae3a3c949 commit hash: 4a5308d23d8642b9ae66079d89020fbae3a3c949 commit hash: 4a5308d23d8642b9ae66079d89020fbae3a3c949 commit hash: 4a5308d23d8642b9ae66079d89020fbae3a3c949 4a5308d
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-poppler: Update to 4.3.9

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
		https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
commit hash: 54b423143a714ff699c23a05a4d5bba96cdbfdc2 commit hash: 54b423143a714ff699c23a05a4d5bba96cdbfdc2 commit hash: 54b423143a714ff699c23a05a4d5bba96cdbfdc2 commit hash: 54b423143a714ff699c23a05a4d5bba96cdbfdc2 54b4231
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-pango: Update to 4.3.9

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
		https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
commit hash: b03dd435c4186f6541135321474ef3768c05d441 commit hash: b03dd435c4186f6541135321474ef3768c05d441 commit hash: b03dd435c4186f6541135321474ef3768c05d441 commit hash: b03dd435c4186f6541135321474ef3768c05d441 b03dd43
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-gtksourceview3: Update to 4.3.9

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
		https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
commit hash: 7253d04e7850f0e56a1602820a836aa977ca6f3f commit hash: 7253d04e7850f0e56a1602820a836aa977ca6f3f commit hash: 7253d04e7850f0e56a1602820a836aa977ca6f3f commit hash: 7253d04e7850f0e56a1602820a836aa977ca6f3f 7253d04
11:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-gtk4: Update to 4.3.9

Changes:	https://github.com/ruby-gnome/ruby-gnome/releases
		https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md
commit hash: 43f0d9da89ca682c1dc0ee1ab491edf598d4dad5 commit hash: 43f0d9da89ca682c1dc0ee1ab491edf598d4dad5 commit hash: 43f0d9da89ca682c1dc0ee1ab491edf598d4dad5 commit hash: 43f0d9da89ca682c1dc0ee1ab491edf598d4dad5 43f0d9d

Yesterday's Commits | Quarterly Branch