757,264 commits found in 6 milliseconds
java/openjfx14: Fix build with ruby 3.4
/usr/local/lib/ruby/3.4/did_you_mean/core_ext/name_error.rb:11: warning: getoptlong is not part of the default gems starting from Ruby 3.4.0. Install getoptlong from RubyGems.
<internal:/usr/local/lib/ruby/3.4/rubygems/core_ext/kernel_require.rb>:136:in 'Kernel#require': cannot load such file -- getoptlong (LoadError)
PR: 292489
textproc/py-urlscan: Update to 1.0.8
ChangeLog: https://github.com/firecat53/urlscan/releases/tag/1.0.8
Reported by: "github-actions[bot]" <notifications at github.com>
deskutils/py-vorta: Update to 0.11.3
ChangeLog: https://github.com/borgbase/vorta/releases/tag/v0.11.3
Reported by: Manu <notifications at github.com>
FreeBSD /ports 809adcb — textproc/groff pkg-plist Makefile, textproc/groff/files patch-Makefile.in patch-lib_math.in.h textproc/groff: Improve port (non-functional changes)
- Replace PORTVERSION with DISTVERSION.
- Replace spaces with tab in PORTREVISION line.
- Replace RUN_DEPENDS:= with RUN_DEPENDS= - unnecessary ":".
- Remove GNU_CONFIGURE_MANPREFIX - this is default value.
- Refresh local patches.
- Sort plist.
PR: 292630
net/tayga: Exclude from builds on i386
Reason: 64-bit time_t is required
Approved by: db@, yuri@ (Mentors, implicit)
MFH: 2026Q1
(cherry picked from commit dfb777ac802d6cdd16e4c102f4da98c70a68b745 )
net/tayga: Exclude from builds on i386
Reason: 64-bit time_t is required
Approved by: db@, yuri@ (Mentors, implicit)
math/octave-forge: Default math/octave-forge-llms to ON.
- bump portrevision.
math/octave-forge-llms: Update to 0.1.3.
- unbreak.
- Add compiler flags -mpclmul -msse4.1, which are required for a
successful build.
www/forgejo: Update to 14.0.0
Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/14.0.0.md
MFH: 2026Q1
(cherry picked from commit e17d96300661e7043c7bd67852caac5e4377f499 )
FreeBSD /ports 2145a70 — sysutils/opensbi distinfo Makefile, sysutils/opensbi/files patch-platform_generic_sifive_fu540.c patch-lib_sbi_sbi__hart.c sysutils/opensbi: update to v1.8.1
In this update, drop the PMP workaround patch for FU540. This will be
fixed in the src tree.
As usual, bump dependent u-boot ports.
Tested by: Klaus Küchemann <maciphone2 at googlemail.com>
Reviewed by: lwhsu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54421
sysutils/skopeo: Improve pkg-descr
Submitted by: Robert Gogolok <gogolok at gmail.com>
devel/sbt: update to 1.12.1 release.
devel/nextpnr: Fix building of GUI
PR: 292673
sysutils/tarbsd-builder: Update 25.09.28 => 26.01.25
Among with some smaller improvements, the app looks better,
compresses kernel quicker and ships with 2 example projects.
Pkgbase issues with FreeBSD 15 have also been fixed.
https://github.com/pavetheway91/tarbsd/blob/26.01.25/CHANGELOG.md
Commit log:
https://github.com/pavetheway91/tarbsd/compare/25.09.28...26.01.25
PR: 290515
Approved by: yuri@ (Mentor)
MFH: 2026Q1
(cherry picked from commit a20bd666c24d676c4de724b7ed80d64641cee45f )
sysutils/tarbsd-builder: Update 25.09.28 => 26.01.25
Among with some smaller improvements, the app looks better,
compresses kernel quicker and ships with 2 example projects.
Pkgbase issues with FreeBSD 15 have also been fixed.
https://github.com/pavetheway91/tarbsd/blob/26.01.25/CHANGELOG.md
Commit log:
https://github.com/pavetheway91/tarbsd/compare/25.09.28...26.01.25
PR: 290515
Approved by: yuri@ (Mentor)
MFH: 2026Q1
databases/couchdb3: bump portrevision after OTP update
Add runtime dependency on ca_root_nss to support replication users.
PR: 292699
lang/elixir-devel: update to 1.19.5, bump OTP to 28
devel/jiic: fix build.
sysutils/mackerel-agent: Update to 0.86.0
Changes: https://github.com/mackerelio/mackerel-agent/releases/tag/v0.86.0
devel/dbus-java: pin to openjdk8
Newer jdk versions give:
[00:00:10] org/freedesktop/dbus/AbstractConnection.java:13: error: as of release 9, '_' is a keyword, and may not be used as an identifier
[00:00:10] import static org.freedesktop.dbus.Gettext._;
PR: 292654
Approved-by: 0mp@ (maintainer)
math/scilab: fix build with jdk8 and JAVA_DEFAULT=21
When scilab compiles with jdk8 it needs the libraries to be
compiled with jdk8 also.
PR: 272855
Approved-By: no maintainer
Fixes: 0bb32f6170f8040ec686c7e597408b1f3923a225 (scilab pin to jdk8)
FreeBSD /ports 8e92337 — net-mgmt/victoria-logs Makefile, net-mgmt/victoria-logs/files victoria-logs.in net-mgmt/victoria-logs: REQUIRE in RC script is wrong
PR: 292407
devel/cargo-c: update to 0.10.20
Changes: https://github.com/lu-zero/cargo-c/releases/tag/v0.10.20
sysutils/bsdisks: Revert "sysutils/bsdisks: Fix build on latest 16-CURRENT"
scsi_start_stop() has been reverted. This patch is no longer needed.
This reverts commit 51cb57c4fee5d393d155be22b56eab07e20d1ce5 .
Reported by: imp
Reviewed By: imp (mentor)
Sponsored by: Samsung Electronics
Differential Revision: https://reviews.freebsd.org/D54823
lang/python311: pull in upstream commits addressing vuxml entries
Security: 613d0f9e -d477-11f0-9e85-03ddfea11990
Event: Winter Field Day 2026
PR: 291609
(cherry picked from commit 89f079e09765373abbc0eb6c1e807506e6cfdc87 )
lang/python310: pull in upstream commits addressing vuxml entries
Security: 613d0f9e -d477-11f0-9e85-03ddfea11990
Event: Winter Field Day 2026
PR: 291609
(cherry picked from commit 82836aacdcd2c9246bc896598ed0e453d5ab4c1a )
editors/novelwriter: update 2.8 → 2.8.2
Reported by: portscout
devel/nextest: update 0.9.118 → 0.9.124
Reported by: portscout
audio/gmsynth-lv2: update 0.6.3 → 0.6.4
Reported by: portscout
lang/numbat: update 1.17.0 → 1.20.0
Reported by: portscout