1,312,323 commits found in 123 milliseconds
Merge branch 'freebsd/main' into hardenedbsd/main
math/octave-forge-datatypes: Update to 1.1.3.
java/dbvis: Update 25.2.5 => 25.3
Release Notes:
https://www.dbvis.com/releasenotes/25.2/
https://www.dbvis.com/releasenotes/25.3/
MFH: 2025Q4
Merge branch 'hardenedbsd/fix-grub2-bhyve' into 'hardenedbsd/main'
HBSD: Fix grub2-bhyve build error
See merge request hardenedbsd/ports!232 HardenedBSD /ports d9a5b84 — www/ungoogled-chromium distinfo, www/ungoogled-chromium/files patch-chrome_browser_about__flags.cc patch-chrome_browser_chrome__content__browser__client.cc www/ungoogled-chromium: update to 143.0.7499.109
Security: https://vuxml.freebsd.org/freebsd/ff25a369-d730-11f0-a15a-a8a1599412c6.html
devel/R-cran-sparsevctrs: Update to 0.3.5
ChangeLog: https://cran.r-project.org/web/packages/sparsevctrs/news/news.html
devel/R-cran-future.apply: Update to 1.20.1
ChangeLog: https://cran.r-project.org/web/packages/future.apply/news/news.html
HardenedBSD /ports 035395d — cad/meshlab pkg-plist Makefile, cad/meshlab/files patch-src_meshlab_meshlab.pro patch-src_meshlabserver_meshlabserver.pro cad/Makefile: remove broken port cad/meshlab
graphics/py-pygeoapi: Update to 0.22.0
math/py-kiwisolver: Update to 1.4.9 and release maintainership
- remove useless compiler USES
java/eclipse: Update 4.37 => 4.38
News:
https://eclipse.dev/eclipse/markdown/?f=news/4.38/index.md
Release Notes:
https://eclipse.dev/eclipse/development/readme_eclipse_4.38.html
PR: 291606
Merge branch 'freebsd/main' into hardenedbsd/main
net-mgmt/net-snmp: Respect LDFLAGS.
No functional change intended.
Sponsored by: Dell
Reviewed by: zi, vangyzen
Differential Revision: https://reviews.freebsd.org/D54183
HardenedBSD /ports 548c97a — security/autofirma Makefile pkg-plist, security/autofirma/files afirma.desktop.in pkg-message.in java/autofirma: [new port]. Digital signature application
Autofirma is a java application used to sign digital documents.
It is the official application of the Spanish Government and as such it is
required to perform many online tasks with the Administration.
Reviewed by: michaelo@
Differential Revision: https://reviews.freebsd.org/D53807
www/gallery-dl: update to 1.31.0
Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.31.0
Reported by: GitHub (watch releases)
www/varnish-libvmod-digest: Update to 1.0.3
- Fix Base64 decoding vulnerability
Approved by: implicit/security
Security: 64bec4c7 -d785-11f0-a1c0-0050569f0b83
security/vuxml: Document vulnerability in www/varnish-libvmod-digest
sysutils/gstat-rs: 0.1.7
The main change is to fix a math error in the kb/r and kb/w columns
https://github.com/asomers/gstat-rs/blob/master/gstat/CHANGELOG.md#017---2025-12-11
Sponsored by: ConnectWise
devel/jenkins-lts: Update to 2.528.3
Fixes CVE-2025-67635 , CVE-2025-67636 , CVE-2025-67637 , CVE-2025-67638 ,
CVE-2025-67639
PR: 291580
Security: 2956aba3 -1fcb-4c39-9cea-d88a46a3bf93
MFH: 2025Q4
Sponsored by: The FreeBSD Foundation
devel/jenkins: Update to 2.541
Fixes CVE-2025-67635 , CVE-2025-67636 , CVE-2025-67637 , CVE-2025-67638 ,
CVE-2025-67639
PR: 291580
Security: 2956aba3 -1fcb-4c39-9cea-d88a46a3bf93
MFH: 2025Q4
Sponsored by: The FreeBSD Foundation
security/vuxml: Document Jenkins Security Advisory 2025-12-10
PR: 291580
Sponsored by: The FreeBSD Foundation
audio/audacity: Update 3.7.6 => 3.7.7
Changelog:
- Hotfix: fixes broken waveform scrolling and selection for some users
introduced in 3.7.6.
- Added checksum to WavPack export.
https://github.com/audacity/audacity/releases/tag/Audacity-3.7.7
PR: 291601
textproc/R-cran-yaml: Update to 2.3.12
Update test dependencies.
Changelog: https://cran.r-project.org/web/packages/yaml/news/news.html
x11-wm/plasma6-kwin: backport upstream patch to fix regression in 6.5.4
KDE BUG: https://bugs.kde.org/513151
deskutils/fet: Update to 7.6.0
Changelog: https://lalescu.ro/liviu/fet/news.html
HardenedBSD /ports cdbdb1c — deskutils/kdeconnect-kde/files patch-core_backends_lan_lanlinkprovider.cpp, deskutils/kdepim-addons pkg-plist KDE: Update KDE Gear to 25.12.0
Announcement: https://kde.org/announcements/gear/25.12.0/
Ports changes:
deskutils/itinerary:
- Require QCoro6
deskutils/kdeconnect-kde:
- Regenerate patches
devel/kpublictransport:
- Require QtLocation
editors/kate:
- Fix shebang
math/rocs:
[10 lines not shown ] graphics/kdegraphics-mobipocket: unflavorize consumers
graphics/kdegraphics-mobipocket: remove Qt5 flavor in preparation for 25.12.0 update.
25.08 was the last release with Qt5 support.
devel/kf5-kfilemetadata: remove broken MOBIPOCKET option
net/samba422: Set TEST_ENV with = instead of +=
"+=" may suggest that we are appending to the default value of TEST_ENV.
This is not true. Use "=" to be explicit about the intent.