450,579 commits found in 93 milliseconds
archivers/bzip3: update to 1.5.3
OK: tb@
Enable use_libcxx on !sparc64
OpenBSD /ports GpweycE — x11/qt6/qtwebengine/patches patch-src_3rdparty_chromium_third_party_libc++_src_src_chrono_cpp patch-src_3rdparty_chromium_third_party_libc++_src_src_filesystem_filesystem_clock_cpp Remove libc++ patches
This should no longer be necessary, as we have libcxx19 in base
add comment
bump above -stable
fix PLIST for -stable, was accidentally synced from post-setuptools-bump
editors/le: pull in upstream commit to fix build with libcxx 19
This should probably build from the current HEAD of
https://github.com/sergev/le-editor
but both cmake and autoconf are in a lousy state and it's more effort...
OpenBSD /ports NtbS0Qg — editors/abiword/patches patch-plugins_kword_xp_ie_imp_KWord_1_cpp patch-src_af_ev_gtk_ev_UnixKeyboard_cpp abiword: unbreak build with libc++ 19, mostly from FreeBSD
ok ajacoutot (maintainer)
Update to terraform-1.13.1.
check for usr/local/bin/mongod not bin/mongo when warning
about slow builds of mongodb
fix and simplify docs for mongodb dump+restore
update to toot-0.50.1
www/mozilla-firefox: MFC update to 142.0.1.
see https://www.firefox.com/en-US/firefox/142.0.1/releasenotes/
OpenBSD /ports Awzmbqg — www/firefox-i18n distinfo Makefile.inc, www/mozilla-firefox distinfo Makefile www/mozilla-firefox: update to 142.0.1.
see https://www.firefox.com/en-US/firefox/142.0.1/releasenotes/
OpenBSD /src rtvEnyC — sys/arch/amd64/stand/boot boot.8, sys/arch/amd64/stand/efiboot efiboot.c conf.c Add a 'mach fwsetup' command, which uses the EFI OsIndications feature
to reboot the machine into the firmware setup interface, if supported.
This is an optional feature introduced in UEFI 2.4 (released 2013).
ok kn@
OpenBSD /ports ijmT6pL — sysutils/polkit Makefile, sysutils/polkit/patches patch-src_polkitbackend_polkitbackendduktapeauthority_c Use official upstream patch to fix polkitd startup assertion.
OpenBSD /ports eyQBM7C — sysutils/google-cloud-sdk distinfo Makefile, sysutils/google-cloud-sdk/pkg PLIST Update to google-cloud-sdk-536.0.0.
OpenBSD /src P1tFwww — sys/arch/amd64/amd64 trap.c ghcb.c, sys/arch/amd64/include ghcb.h SEV-ES: Move some ghcb_sync_out arguments into a struct
Move the extra register values to ghcb_sync_out() into a struct. This will
make the code simpler when more arguments are added and the same
parameters are also passed to ghcb_sync_in().
From Sebastian Sturm
ok mlarkin@ hshoexer@
strptime: support strftime's %v conversion
From enh at google
strptime: move gmt[] and utc[] constants to rodata
From enh at google
editors/nano: maintenance update to 8.6
Make the external PCIe port work on the rpi5.
ok mglocker@
security/mitmproxy: update to 12.1.2
OK: sthen@
OpenBSD /ports KskxYVT — security/py-mitmproxy_rs distinfo crates.inc, security/py-mitmproxy_rs/patches patch-boringtun_boringtun_src_sleepyinstant_unix_rs patch-Cargo_toml security/py-mitmproxy_rs: update to 0.12.7
OK: sthen@
Update to openssl-ruby-tests 20250826
ec_asn1_test: fix error message
ec_asn1_test: d'oh. actually ensure all builtin curves are of prime order
sync WANTLIB for ngtcp2_crypto_libressl
OpenBSD /ports Vt6Oo5U — net/curl Makefile, net/curl/patches patch-configure_ac patch-m4_curl-openssl_m4 curl: pull in upstream fix for new ngtcp2_crpyto_libressl name
ok naddy (maintainer)
https://github.com/curl/curl/commit/31e6798544bf8aafbd8aef61b08623b92312aa42
OpenBSD /ports oI03GyW — net/ngtcp2 Makefile distinfo, net/ngtcp2/patches patch-crypto_includes_Makefile_am patch-crypto_includes_CMakeLists_txt Update ngtcp2 to 1.15.0, ok naddy
This renames ngtcp2_crypto_quictls to ngtcp2_crypto_libressl and pulls in
a fix to install the still needed ngtcp2_crypto_quictls.h.
https://github.com/ngtcp2/ngtcp2/releases/tag/v1.15.0
https://github.com/ngtcp2/ngtcp2/pull/1716
https://github.com/ngtcp2/ngtcp2/pull/1726
https://github.com/ngtcp2/ngtcp2/pull/1752