468,727 commits found in 86 milliseconds
update some of the nginx extensions, ok robert
nginx-modules-ngx_http_hmac_secure_link_module-2.0.0
nginx-njs-1.0.0
openresty-headers-more-nginx-module-v0.40
owasp-modsecurity-ModSecurity-nginx-v1.0.4
vision5-ngx_devel_kit-v0.3.4
Stop at the right end line when walking wrapped lines, GitHub issue 5479.
textproc/simdutf: Update to 9.1.0
graphics/pixelorama: Update to 1.2.1
sysutils/moor: Update to 2.17.0
From MAINTAINER Lydia Sobot, thanks
OpenBSD /ports fATap5P — devel/thrift distinfo Makefile, devel/thrift/patches patch-lib_cpp_src_thrift_transport_TSocketUtils_h patch-lib_cpp_src_thrift_transport_TServerSocket_cpp update to devel/thrift 0.24.0, ok landry
builds with libcxx22 once one disables tests. arrow/cpp and gdal also build.
https://github.com/apache/thrift/blob/40d5a7ed9558adaacefc2aa4958fb6742d9b3f3f/CHANGES.md#0240
OpenBSD /ports vRztthn — www/librewolf distinfo Makefile, www/librewolf/patches patch-toolkit_components_downloads_DownloadIntegration_sys_mjs patch-js_src_ctypes_libffi_src_dlmalloc_c www/librewolf: update to 154.0-2, from yaydn
dataases/postgresql-previous: MFC update to 17.11.
see https://www.postgresql.org/docs/release/17.11/
databases/postgresql-previous: security update to 17.11.
see https://www.postgresql.org/docs/release/17.11/
ok jeremy@ (MAINTAINER)
podofo: unbreak build with libcxx22, from FreeBSD (noop in -current)
x11/mplayer: compatibility with ffmpeg-9.0
OpenBSD /ports EJtMWJj — wayland/wf-recorder Makefile, wayland/wf-recorder/patches patch-src_frame-writer_cpp wayland/wf-recorder: compatibility with ffmpeg-9.0
OpenBSD /ports rRZTfD6 — multimedia/mlt7 Makefile, multimedia/mlt7/patches patch-src_modules_avformat_consumer_avformat_c multimedia/mlt7: compatibility with ffmpeg-9.0
OpenBSD /ports iDvCVwl — multimedia/dvdstyler Makefile, multimedia/dvdstyler/patches patch-src_mediaenc_ffmpeg_cpp multimedia/dvdstyler: compatibility with ffmpeg-9.0
OpenBSD /ports 8zwtalK — games/moonlight-qt Makefile, games/moonlight-qt/patches patch-app_streaming_video_ffmpeg-renderers_plvk_h patch-app_streaming_video_ffmpeg_cpp games/moonlight-qt: compatibility with ffmpeg-9.0
OpenBSD /ports HWpfdgc — emulators/retroarch Makefile, emulators/retroarch/patches patch-camera_drivers_ffmpeg_c patch-record_drivers_record_ffmpeg_c emulators/retroarch: compatibility with ffmpeg-9.0
OpenBSD /ports oRSjX5J — emulators/fceux Makefile, emulators/fceux/patches patch-src_drivers_Qt_AviRecord_cpp emulators/fceux: compatibility with ffmpeg-9.0
OpenBSD /ports 7HNGgFQ — emulators/citra Makefile, emulators/citra/patches patch-src_common_dynamic_library_ffmpeg_cpp patch-src_common_dynamic_library_ffmpeg_h emulators/citra: compatibility with ffmpeg-9.0
blender,nheko,libquotient: stop disabling PCH, ok rsadowski
The need for disabling precompiled headers disappeared at some point in
the last few years. This was related to C++20, libstdc++, and stdarg.h
and __bsd_locale_fallbacks.h. Some of this changed in recent compiler
updates, and cmake is also much more modern.
OpenBSD /ports G8FBxy8 — www/mozilla-firefox Makefile, www/mozilla-firefox/patches patch-xpcom_ds_nsAtom_h mozilla-firefox: backport https://phabricator.services.mozilla.com/D316723
fixes build with libcxx22
found by/ok landry (maintainer)
OpenBSD /ports xuvhdTS — www/mozilla-firefox/patches patch-toolkit_components_downloads_DownloadIntegration_sys_mjs mozilla-firefox: regen patch
minor markup improvements:
in particular, more consistently use .Cm for module names, Makefile targets,
and fixed strings like Yes and No, .Ev for Makefile variables,
and .Sy for command names not documented in the present page
OK daniel@
MFC naddy's rsync improvements: add missing TDEPs, enable amd64 asm/SIMD
for rolling checksums.
update to icinga2-2.15.6
OpenBSD /ports ICjHBkT — devel/py-test-run-parallel Makefile distinfo, devel/py-test-run-parallel/pkg DESCR update to py3-test-run-parallel-0.10.0
update to py3-curl-7.47.0
Add a -K flag to new-pane to make a modal pane capture all keys like
popups used to.
fmt: fix build with libcxx22, ok sthen
fmt relies on pulling in stdlib.h for malloc/free via C++ headers, and this
no longer happens with libcxx22. So follow the approach taken by upstream
and include it explicitly.
update to py3-idna-3.19
update to py3-dotenv-1.2.3