214,546 commits found in 30 milliseconds
OpenBSD /ports n5NxsyN — www/newsboat distinfo crates.inc, www/newsboat/patches patch-include_strprintf_h Update newsboat to 2.44.
OpenBSD /ports m2XfdJP — textproc/svndumptool Makefile, textproc/svndumptool/patches patch-svndumptest_py textproc/svndumptool: fix and enable tests
Enabling the tests will make it easier to confirm that a conversion from
Python 2 to Python 3 works as expected.
retire lang/flang
This has been broken for quite some time and depends on Python 2. An update
will probably be as much work as porting from scratch so retire this for
now so we can make more progress on retiring Python 2.
ok tb@
retire yould; Python 2 software
ok tb@
+lang/gcc/16
OK: tb@
OpenBSD /ports BQRAt8P — security/openssl-ruby-tests Makefile distinfo, security/openssl-ruby-tests/pkg PLIST Update to openssl-ruby-tests 20260621
Update to zizmor 1.26.1
https://github.com/zizmorcore/zizmor/releases/tag/v1.26.0
https://github.com/zizmorcore/zizmor/releases/tag/v1.26.1
net/validns: update to 0.10.0
update p5-CryptX to 0.090
Update to py-openssl 26.3.0
https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst#2630-2026-06-12
OpenBSD /ports f2hc4Js — security/py-cryptography_vectors distinfo Makefile, security/py-cryptography_vectors/patches patch-pyproject_toml Update to py-cryptography_vectors 49.0.0
Update to py-cryptography 49.0.0
https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst#4900---2026-06-12
OpenBSD /ports sDEfFBT — mail/cyrus-imapd Makefile, mail/cyrus-imapd/patches patch-imap_backupcyrusd_c Fix warnings.
Fix pkgconfig files and enable commented tls1_3.
Properly build man pages.
from Lydia Sobot
+py-myst-parser
+py-mdit-py-plugins
+py-breathe
Fix RDEP.
OpenBSD /ports b5IJxY0 — textproc/py-myst-parser Makefile distinfo, textproc/py-myst-parser/pkg PLIST DESCR Initial revision
OpenBSD /ports MbFLEKJ — textproc/py-mdit-py-plugins Makefile distinfo, textproc/py-mdit-py-plugins/pkg PLIST DESCR Initial revision
OpenBSD /ports 4tuEaJL — textproc/py-breathe Makefile distinfo, textproc/py-breathe/pkg PLIST DESCR Initial revision
+p5-Pod-POM-View-Restructured
OpenBSD /ports QT3YV2a — textproc/p5-Pod-POM-View-Restructured Makefile distinfo, textproc/p5-Pod-POM-View-Restructured/pkg PLIST DESCR Initial revision
Update to py3-markdown-it-4.2.0.
fro Lydia Sobot
OpenBSD /ports x7H2h4k — textproc/qxlsx Makefile distinfo, textproc/qxlsx/patches patch-QXlsx_CMakeLists_txt Update to qt6-qxlsx-1.5.1.1.
Regen WANTLIB.
update to py3-mitogen-0.3.50
OpenBSD /ports EdOqi3U — audio/whisper.cpp distinfo Makefile, audio/whisper.cpp/patches patch-CMakeLists_txt update to whisper.cpp-1.9.1
update py-debugpy to 1.8.21
editors/neovim: update to v0.12.3.
Diff from Laurent Cheylus, thanks!
lang/go: disable experimental simd/archsimd tests on openbsd/amd64
The experimental simd/archsimd code generates jump tables, even when they
are explicitly disabled in the compiler. This is not compatible with CFI.
Makes regress pass again.