1,313,269 commits found in 125 milliseconds
Merge branch 'freebsd/main' into hardenedbsd/main
lang/rust: really fix WASM with PORT_LLVM
Bundled LLVM is never built when llvm-config is specified in
config.toml, ie PORT_LLVM, and base system LLVM doesn't support
wasm32-unknown-unknown triple. Restore the previous behaviour of
using clang from the LLVM port when PORT_LLVM is enabled. Also
really fix the ${LLVM_VERSION} logic, as the variable is from
USES=llvm.
net-mgmt/netdata: Update 2.8.1 => 2.8.4
Changelogs:
https://github.com/netdata/netdata/releases/tag/v2.8.2
https://github.com/netdata/netdata/releases/tag/v2.8.3
https://github.com/netdata/netdata/releases/tag/v2.8.4
PR: 291399
HardenedBSD /ports 4c9762b — editors/zed distinfo Makefile.crates, editors/zed/files patch-crates_remote_src_transport_ssh.rs patch-crates_remote_src_transport.rs Merge branch 'freebsd/main' into hardenedbsd/main
HBSD: Disable HARDCFLAGS for emulators/x48
Signed-off-by: Shawn Webb <shawn.webb at hardenedbsd.org>
HBSD: Disable FORTIFYSOURCE for mail/akpop3d
Signed-off-by: Shawn Webb <shawn.webb at hardenedbsd.org>
HBSD: Disable FORTIFYSOURCE for editors/dte
Signed-off-by: Shawn Webb <shawn.webb at hardenedbsd.org>
www/forgejo{,-lts}: Update license
MFH: 2025Q4
www/iridium: update to 2025.12.143.3
www/phalcon: take over MAINTAINER.
shells/xonsh: Update to 0.22.0
ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.22.0
science/R-cran-e1071: Update to 1.7-17
- Switch WWW url to canonical form
ChangeLog: https://cran.r-project.org/web/packages/e1071/news.html
www/{chromium,ungoogled-chromium}: update to 143.0.7499.169
net/samba423: Fix build with GSSAPI_MIT
PR: 291795
HardenedBSD /ports 4b19b02 — editors/zed distinfo Makefile.crates, editors/zed/files patch-crates_remote_src_transport.rs patch-crates_remote_src_transport_ssh.rs editors/zed: Update to 0.217.3
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v0.217.1
- https://github.com/zed-industries/zed/releases/tag/v0.217.2
- https://github.com/zed-industries/zed/releases/tag/v0.217.3
Reported by: GitHub (watch releases)
math/octave-forge-datatypes: Update to 1.1.4.
deskutils/taskwarrior-tui: Update to 0.26.5
HBSD: Disable HARDCFLAGS for devel/cunit
Signed-off-by: Shawn Webb <shawn.webb at hardenedbsd.org>
x11/lemonbar: Update 1.4 => 1.5, take maintainership
Changelog:
https://github.com/LemonBoy/bar/releases/tag/v1.5
PR: 291811
MFH: 2025Q4
HardenedBSD /ports 5b29678 — graphics/librsvg2-rust distinfo Makefile.crates, multimedia/libxine/files 1e7b184008860c8be2289c3cefd9dee57f06193a.patch 73b833e7fe356cd2d9490dda4ebc9bfe16fce958.patch Merge branch 'freebsd/main' into hardenedbsd/main
graphics/ImageMagick6: Update to 6.9.13-36
devel/jjui: Update 0.9.7 => 0.9.8
Release Summary:
https://github.com/idursun/jjui/releases/tag/v0.9.8
PR: 291798
net/haproxy33: update to version 3.3.1.
chinese/fcitx5-mcbopomofo: Update to 2.9.5
lang/rust: privatise ${_LLVM_VERSION}
Did not initially notice the added ${LLVM_VERSION} to denote minimum
required PORT_LLVM version, but privatise to avoid collision with
USES=llvm's ${LLVM_VERSION} logic.
lang/rust: PORT_LLVM minimum version is 20
Source: https://github.com/rust-lang/rust/commit/f104ecfba6f56d84c6f48fa328ce20ef48efa796
www/chawan: Update 0.3.0 => 0.3.2
Changelogs:
https://chawan.net/news/chawan-0-3-1.html
https://codeberg.org/bptato/chawan/compare/v0.3.1...v0.3.2
PR: 291799
MFH: 2025Q4
HardenedBSD /ports 4a05452 — multimedia/x264 Makefile, multimedia/x264/files 32c3b801191522961102d4bea292cdb61068d0dd.patch multimedia/x264: incorporate an upstream patch to support newer ffmpeg
HardenedBSD /ports e1633a5 — games/fs2open Makefile, games/fs2open/files af833f059cc0cfc925792e019f6c2b754c6d53c1.patch games/fs2open: fix build with recent ffmpeg
HardenedBSD /ports 14fa97f — multimedia/libxine/files 1e7b184008860c8be2289c3cefd9dee57f06193a.patch 73b833e7fe356cd2d9490dda4ebc9bfe16fce958.patch multimedia/libxine: incorporate more ffmpeg patches
Incorporate more patches from upstream to address compatibility with
ffmpeg7 and 8.
Directly export them from upstream mercurial to ease tracking