208,668 commits found in 24 milliseconds
OpenBSD /ports mqu4iz1 — sysutils/bacula Makefile, sysutils/bacula/patches patch-examples_autochangers_chio-changer-openbsd handle tape drives and slots differently for determining the source slot
some libraries show the source slot correctly for a drive but some of
them will report 0 all the time, this will cause bacula to have duplicate
slot entries for tapes
add a comment; pythran usually has tight version specs on this
update comment
fix tests
OpenBSD /ports iW1cDgF — security/vaultwarden distinfo crates.inc, security/vaultwarden/patches patch-modcargo-crates_webauthn-rs-core-0_5_4_src_crypto_rs patch-modcargo-crates_webauthn-rs-core-0_5_4_src_interface_rs Update to vaultwarden-1.35.2
Changes:
https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.0
https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.1
https://github.com/dani-garcia/vaultwarden/releases/tag/1.35.2
Ed448 support in the WebAuthn framework has been patched out, as it is
not supported by LibreSSL. Thanks to tb@ for this work.
Enabled support for the S3 file backend. This feature was introduced in
1.34.2 and should be stable enough.
Add myself as co-maintainer.
OK @aisha (maintainer), kirill@ (for initial patch)
Update to vaultwarden-web-2025.12.1.3
Changes:
https://github.com/dani-garcia/bw_web_builds/compare/v2025.7.0...v2025.12.1+build.3
Add myself as co-maintainer.
OK @aisha (maintainer), kirill@ (for initial patch)
update to sniproxy-0.9.18, from Renaud Allard (maintainer)
update to certspotter-0.24.0, from Renaud Allard (maintainer)
+py-test-pretty
OpenBSD /ports gl7eiJc — devel/py-test-pretty Makefile distinfo, devel/py-test-pretty/pkg PLIST DESCR import ports/devel/py-test-pretty, tweak/ok tb@
pytest plugin to make output slightly easier to read and errors easy to
find and fix.
- Realtime error summary: One-line info on which test has failed while
tests are running.
- Table of failures with both test line number and error line number,
easier to see where errors occur than scrolling through backtraces.
- Prettier summary of a test run, including time taken.
OpenBSD /ports ixQcKJQ — www/mozilla-firefox distinfo Makefile, www/mozilla-firefox/patches patch-security_nss_lib_nss_nss_h patch-toolkit_components_downloads_DownloadIntegration_sys_mjs www/mozilla-firefox: MFC update to 147.0.
see https://www.firefox.com/en-US/firefox/147.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-01/
build against bundled ICU 78, 7.8 doesn't have it and it's a requirement.
OpenBSD /ports P4MHaDf — www/firefox-esr distinfo Makefile, www/firefox-esr/patches patch-toolkit_system_gnome_nsAlertsIconListener_cpp www/firefox-esr: MFC update to 140.7.0.
see https://www.firefox.com/en-US/firefox/140.7.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-03/
drop patch from #1999324, merged upstream
update to py3-tomlkit-0.14.0
OpenBSD /ports yjQT5y3 — www/firefox-esr distinfo Makefile, www/firefox-esr-i18n distinfo Makefile.inc www/firefox-esr: update to 140.7.0.
see https://www.firefox.com/en-US/firefox/140.7.0/releasenotes/
fixes https://www.firefox.com/en-US/firefox/140.7.0/releasenotes/
drop patch from #1999324, merged upstream
OpenBSD /ports jYKU8Vy — www/firefox-i18n distinfo Makefile.inc, www/mozilla-firefox distinfo Makefile www/mozilla-firefox: update to 147.0.
see https://www.firefox.com/en-US/firefox/147.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-01/
drop patch from #2000225, merged upstream
update to py3-trove-classifiers-2026.1.12.15
update to librenms-26.1.1
OpenBSD /ports WMscFq0 — net/icinga/icinga-php-library distinfo Makefile, net/icinga/icinga-php-library/pkg PLIST update to icinga-php-library-0.18.1
movit needs RDEP on eigen3
OpenBSD /ports bkalvwL — x11/i3status Makefile, x11/i3status/patches patch-src_print_disk_info_c unbreak patch
OpenBSD /ports i1A3Tp4 — net/openmdns Makefile distinfo, net/openmdns/patches patch-libmdns_mdnsl_c patch-mdnsctl_Makefile update to openmdns-0.9, from Christoph Liebender, small tweak by me
maintainer timeout
update to 3007.11
sysutils/restic: do not use ${SETENV} ${MAKE_ENV} in do-test as $[MODGO_CMD} already has them
ok sthen@ (MAINTAINER) tb@
replace do-test targets of some go modules to use TEST_TARGET variable
- sysutils/hcloud
ok sdk@ (MAINTAINER) tb@
replace do-test targets of some go modules to use TEST_TARGET variable
- sysutils/docker-compose
ok kirill@ (MAINTAINER) tb@
replace do-test targets of some go modules to use TEST_TARGET variable
- devel/gopls
- security/gosec
- sysutils/fzf
ok Laurent Cheylus (MAINTAINER) tb@
replace do-test targets of some go modules to use TEST_TARGET variable
- devel/github-cli
- sysutils/gitlab-cli
ok kn@ (MAINTAINER) tb@
Update to 2.57.0
OpenBSD /ports XPK48A5 — math/py-scikit-learn Makefile, math/py-scikit-learn/patches patch-pyproject_toml py-scikit-learn: drop upper bound on numpy to unbreak build
OpenBSD /ports MfMwLmF — textproc/mdbook distinfo crates.inc, textproc/mdbook/patches patch-tests_testsuite_preprocessor_rs textproc/mdbook: update to v0.5.2.
Diff from Laurent Cheylus, thanks!