463,213 commits found in 8 milliseconds
add more AMD "Krackan Point" device ids
based off a ThinkPad X13 Gen 6 / 21RM dmesg from claudio@
ok claudio@
add more AMD "Krackan Point" device ids
based off a ThinkPad X13 Gen 6 / 21RM dmesg from claudio@
ok claudio@
OpenBSD /ports od3Y5rN — security/cyrus-sasl2 Makefile, security/cyrus-sasl2/patches patch-saslauthd_md5_c patch-lib_md5_c cyrus-sasl2: fix build with llvm22, ok ajacoutot naddy
Switch from hand-rolled memset(3) and memcpy(3) to the ones in libc.
The versions inherited from libdes abuse unsigned char * for void *
and [-Wincompatible-pointer-types] is now an error:
md5.c:400:14: error: incompatible pointer types passing 'unsigned char (*)[65]' to parameter of type 'POINTER' (aka 'unsigned char *') [-Wincompatible-pointer-types]
Switching POINTER to void * causes other problems.
gcem uses C++11, so needs ports-gcc on base-gcc arches
Fixes the build on sparc64
update 6.0.1 -> 7.0.2
update 2.1.0 -> 2.4.0
update 0.10.2 -> 0.14.0
Fix memory leak when freeing rx descriptors.
ok kettenis@
update 2.3.0 -> 4.4.1
OK kn@
relax dependency on ruby-fast_gettext, as it is already in .metadata
so can actually update fast_gettext
OK kn@ (MAINTAINER)
Pre-allocate the bus dma maps for the rxbufs to avoid calling
bus_dmamap_create(9) from interrupt context.
ok mglocker@
simple update 3.1.0 -> 3.3.0
OpenBSD /ports GXzgvRm — audio/libcddb/patches patch-include_cddb_cddb_log_h patch-include_cddb_cddb_log_ni_h libcddb: fix header guards to avoid some noise during compilation
OpenBSD /ports snIQc1Q — x11/xfe distinfo, x11/xfe/patches patch-src_main_cpp patch-src_SearchWindow_cpp Update to xfe 2.1.6. fixes build with llvm22.
Also add a pledge() marker as the code uses pledge on OpenBSD.
ok caspar@
libcddb: fix build with llvm22
switch variable from size_t to socklen_t for use in getsockopt(3) to
appease -Wincompatible-pointer-types
a simple update 2.0.25 -> 2.0.26
OpenBSD /ports dhC1Bod — devel/cppunit distinfo Makefile, devel/cppunit/patches patch-src_cppunit_Makefile_in patch-Makefile_in Update to cppunit 1.15.1. Fixes build with llvm22.
ok tb@ who had the same diff.
OpenBSD /ports 5d1YDYY — sysutils/openvox-server/8 distinfo Makefile, sysutils/openvox-server/8/patches patch-ext_default simple update 8.12.1 -> 8.13.0
OpenBSD /ports I6A4xbN — sysutils/ruby-openvoxserver-ca distinfo Makefile, sysutils/ruby-openvoxserver-ca/patches patch-lib_puppetserver_ca_utils_file_system_rb simple update 3.0.0 -> 3.2.0
simple update 0.1.7 -> 0.1.11
simple update 1.1.0->1.1.1
devel/pcre2: Update to 10.47
feedback and ok sthen@, jca@
OpenBSD /ports 4qhBcNH — devel/ruby-concurrent-ruby distinfo Makefile, devel/ruby-concurrent-ruby/pkg PLIST simple update 1.3.5 -> 1.3.6
vbam: fix HOMEPAGE, the domain has moved.
The old vba-m.com domain no longer points to the emulator project and
now serves unrelated content.
Update bdf2psf to 1.248.
Do not zeroize already zeroed buffer in sysctl_sysvipc(). The
KERN_SYSVIPC_SEM_INFO case was a part of the big semaphores diff,
KERN_SYSVIPC_SHM_INFO case to the next one.
ok deraadt
OpenBSD /ports pk9YFDf — graphics/netpbm Makefile, graphics/netpbm/patches patch-converter_other_jpeg2000_libjasper_compat_c graphics/netpbm: drop vestigial code no longer accepted by llvm22
Suggested by upstream.
Implement bounce buffers for arm64. Almost identical to the riscv64
version, but for now this strips the BUS_DMA_64BIT flag since the DMA
constraints on arm64 also include bus constraints. This will be fixed
in a future diff.
(files missed in the previous commit)
Update to jjui 0.10.6
https://github.com/idursun/jjui/releases/tag/v0.10.6
sync