213,975 commits found in 37 milliseconds
OpenBSD /ports 3KFCPxE — devel/highway Makefile, devel/highway/patches patch-hwy_detect_compiler_arch_h highway: fix build on sparc64
from jca, based on an equivalent, more complicated, diff i sent
sysutils/moor: Update to 2.14.0
From Maintainer Lydia Sobot, thanks
Ignore type mismatch in riscv-specific code, fixes the build on riscv64
clang-22 considers pointer mismatches between unsigned long * and
unsigned long long * as fatal errors. Make the errors non-fatal until
I nuderstand what it takes to appease the compiler. Said errors
shouldn't matter anyway given that said types are always the same size
on riscv64 anyway. make test agrees.
Some performance increases are visible for eg chacha or AES on this
Spacemit k1, but more efforts are needed to unlock performance
improvements gated behind riscv_hwprobe checks.
net/jnettop: delete function call with type error and unused result
Fixes the build with llvm22.
OpenBSD /ports OXqIsCC — wayland/mango distinfo Makefile, wayland/mango/patches patch-src_dispatch_bind_define_h patch-meson_build wayland/mango: update to 0.14.2
OpenBSD /ports 7DRWmBX — net/freeradius distinfo, net/freeradius/patches patch-src_main_tls_c patch-src_main_radsniff_c update to freeradius-3.2.10
OpenBSD /ports lzavW3g — net/freeradius distinfo Makefile, net/freeradius/patches patch-raddb_radiusd_conf_in patch-src_main_listen_c update to freeradius-3.2.10
update to rspamd-4.1.0
update to py3-uvicorn-0.49.0
update to py3-sh-2.2.4
OpenBSD /ports fi10z8x — net/dnsmasq distinfo Makefile, net/dnsmasq/patches patch-man_dnsmasq_8 patch-src_config_h update to dnsmasq-2.93, from Brad (maintainer)
OpenBSD /ports o2V5doR — net/dnsmasq distinfo Makefile, net/dnsmasq/patches patch-man_dnsmasq_8 patch-src_config_h update to dnsmasq-2.93, from Brad (maintainer)
x11/Xdialog: update gtk+2 patch from AUR to fix build with llvm22
x11/bclock: fix build with llvm22
Update to terraform-1.15.5.
Update to consul-2.0.0.
Update to opentofu-1.12.1.
I forgot to cvs rm in previous.
Fix build dependency
x11/qt6/qtdeclarative not qt5
OpenBSD /ports PdDl2Bt — multimedia/synfig/patches patch-src_synfig_rendering_software_function_array_h Missing cvs remove
OpenBSD /ports nzAdupX — multimedia/synfig Makefile distinfo, multimedia/synfigstudio Makefile distinfo Update synfigstudio and friends to 1.5.5
OpenBSD /ports yeBYvMS — multimedia/mlt7 Makefile, multimedia/mlt7/patches patch-src_modules_openfx_factory_c patch-src_melt_io_c Update mlt to 7.38.0
OpenBSD /ports gvlcsWS — multimedia/shotcut distinfo Makefile, multimedia/shotcut/patches patch-src_CMakeLists_txt Update shotcut to 26.4.30
OK Josh Grosse (maintainer), thfr@
OpenBSD /ports hvpg0lV — games/lincity-ng Makefile distinfo, games/lincity-ng/patches patch-src_lincity-ng_Config_cpp patch-src_lincity_MapPoint_hpp update to lincity-ng-2.14.2
update p5-Crypt-OpenSSL-X509 to 2.1.1
games/gnushogi: use correct spelling of NULL
Bump _MODGO_SYSTEM_VERSION for lang/go update.
Update lang/go to 1.26.4.
update p5-HTTP-Message to 7.02
cad/solvespace: update to 3.2
Small tweak and ok tb@