458,839 commits found in 70 milliseconds
sys/videoio.h: sync with Linux
1. media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fa05705107a40131a8335ad37817153709261738
2. media: uapi: videodev2: Add support for AV1 stateful decoder
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=406fc2e9ca65e0df345ebf4ce95aa87cb6416f35
3. media: v4l: ctrls: add a control for flash/strobe duration
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d89ccbf3dde727d91a242a5a3f3b70a90579b057
4. media: v4l: ctrls: add a control for enabling strobe output
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5be4154f6255d92d9d2ad5da658d7d33a655386f
Here no ABI or API changes.
Scope limited to few new defines, new struct and new enum value only.
OK deraadt@
take MAINTAINER
OK sthen@, rpointel@, rsadowski@
devel/libuv: Update to 1.52.0
ok sthen@
devel/esbuild: Update to 0.27.3
from Igor Zornik (Maintainer), thanks
OpenBSD /ports uLuomzv — devel/cmake/core/pkg PLIST-help PLIST-main, devel/cmake/patches patch-Modules_FindTCL_cmake patch-Modules_FindTclStub_cmake Update CMake to 4.2.3
MFC: net/haproxy: update to 3.2.13
Changes:
https://www.haproxy.org/download/3.2/src/CHANGELOG
from Mark Patruck mark AT wrapped cx, thanks!
net/haproxy: update to 3.2.13
Changes:
https://www.haproxy.org/download/3.2/src/CHANGELOG
from Mark Patruck mark AT wrapped cx, thanks!
Print both nat-to and rdr-to in pfctl show rules.
Kernel pf rule may have both nat-to and rdr-to fields. pfctl printed
only one of them. By removing one else if, the user sees what the
kernel does.
OK henning@
uvmexp.faults is now counter in MI code
ok claudio kettenis
OpenBSD /ports oo0YkcH — productivity/topydo Makefile, productivity/topydo/patches patch-pyproject_toml fix builds where py-test-runner is not installed, found by / ok jca
OpenBSD /ports XbASBg0 — www/iridium/patches patch-chrome_browser_about_flags_cc patch-chrome_browser_chrome_content_browser_client_cc update to 2026.02.145.1
Update to cloud-sql-proxy-2.21.1.
Update to terragrunt-0.99.3.
OpenBSD /ports s8Jp2Nw — sysutils/google-cloud-sdk distinfo Makefile, sysutils/google-cloud-sdk/pkg PLIST Update to google-cloud-sdk-557.0.0.
OpenBSD /ports LMZoYEm — www/chromium distinfo, www/chromium/patches patch-chrome_browser_about_flags_cc patch-chrome_browser_chrome_content_browser_client_cc update to 145.0.7632.109
Also put LRO Flags inside an ifndef SMALL_KERNEL
ok bluhm@
pull in lang/clang MODULES; openal now uses C++20 modules, cmake's
support for these uses clang-scan-deps which is not currently included
in the version in base, so it needs to pull in the ports version of
llvm/clang.
update to py3-recurring-ical-events-3.8.1
update to badkeys-0.0.17
databases/duckdb: update to 1.4.4
ok sthen@
vmd(8) : prevent pause deadlock when vcpu doesn't halt
Trying to pause a vm that's got a vcpu busy polling that never
issues a HLT instruction results in a deadlock. Remove the check
for if the vcpu is halted. We have other logic to handle "suspending"
the vcpu thread if a vcpu halts with interrupts enabled. (The way
vmm(4) works is if the vcpu halts without interrupts, we consider
it a terminating event.)
ok hshoexer@, mlarkin@
usr.sbin/relayd: add support for PROXY protocol in TCP relays
patch from Christoph Liebender
OK: rsadowski@
Add comment to keep PROTOBUF_VERSION in devel/py-protobuf and
devel/protobuf-java in sync with this port. Suggested by and ok sthen@
+ protobuf-java
OpenBSD /ports hmuaGMV — devel/protobuf-java Makefile distinfo, devel/protobuf-java/pkg PLIST DESCR Import protobuf-java 4.33.5. ok sthen@
uses tmpfile(), which is why it used "tmppath", which is why it now
needs "rpath wpath cpath"
spotted by brynet
Drop MAINTAINER, I don't use it anymore
dropping MAINTAINER, lacking feedback regarding the update, leave version
as is. Attempt to update can be found here:
https://marc.info/?l=openbsd-ports&m=177091342413742&w=2
Shorten DESCR
The previous version had too many lists of supported stuff and was
therefore prone to get out of date.
OpenBSD /ports TPOG63e — sysutils/sleuthkit Makefile, sysutils/sleuthkit/patches patch-tsk_pool_tsk_lvm_hpp patch-man_sorter_1 update to 4.14.0 and take MAINTAINER
lots of feedback and final OK sthen@