OpenBSD/ports I2cKkay — misc/gpsd Makefile, misc/gpsd/patches patch-SConscript
misc/gpsd: adjust to version jump 7.x -> 8.x
| Version | Delta | File | |
|---|---|---|---|
| 1.10 | +9 | -0 | misc/gpsd/patches/patch-SConscript |
| 1.107 | +2 | -0 | misc/gpsd/Makefile |
| +11 | -0 | 2 files | |
misc/gpsd: adjust to version jump 7.x -> 8.x
| Version | Delta | File | |
|---|---|---|---|
| 1.10 | +9 | -0 | misc/gpsd/patches/patch-SConscript |
| 1.107 | +2 | -0 | misc/gpsd/Makefile |
| +11 | -0 | 2 files | |
sys/powerpc64: encode PTCR PATS correctly The PTCR PATS field stores log2(partition table size) - 12. Since PATMEMSZ is a power of two, ffs(PATMEMSZ) is log2(PATMEMSZ) + 1; the old expression wrote 5 for the 64 KiB table, describing 128 KiB to Book3S v3 hardware. Use ffs(PATMEMSZ) - 1 - 12 to express the intended log2 calculation and encode the 64 KiB partition table as PATS == 4. Discussed with kettenis@ Tested and OK: gkoehler@
| Version | Delta | File | |
|---|---|---|---|
| 1.67 | +2 | -2 | sys/arch/powerpc64/powerpc64/pmap.c |
| +2 | -2 | 1 files | |
lang/gcc/15: switch sparc64 for modern gas
| Version | Delta | File | |
|---|---|---|---|
| 1.25 | +2 | -2 | lang/gcc/15/Makefile |
| +2 | -2 | 1 files | |
lang/gcc/16: switch sparc64 for modern gas
| Version | Delta | File | |
|---|---|---|---|
| 1.10 | +2 | -2 | lang/gcc/16/Makefile |
| +2 | -2 | 1 files | |
lang/gcc/15: switch sparc64 for modern gas
| Version | Delta | File | |
|---|---|---|---|
| 1.21.2.2 | +2 | -2 | lang/gcc/15/Makefile |
| +2 | -2 | 1 files | |
properly handle qwx VIF DMA map allocation failures at attach time qwx_attach() runs as a config_mountroot hook, which means errors returned from this function will be ignored. Since returning errors is pointless, change this function's return value type to void. There is a theoretical risk that allocating the virtual interface's DMA maps will fail. Allocate these maps earlier and avoid attaching the driver if the maps cannot be allocated.
| Version | Delta | File | |
|---|---|---|---|
| 1.139 | +3 | -10 | sys/dev/ic/qwx.c |
| 1.40 | +6 | -1 | sys/dev/pci/if_qwx_pci.c |
| 1.39 | +4 | -2 | sys/dev/ic/qwxvar.h |
| +13 | -13 | 3 files | |
replace qwx virtual interface list with a single interface structure Fixes use of stale pointers on the vif list which caused crashes. We do not support multiple interfaces per driver in our net80211 stack, so this list inherited from Linux was pointless for us anyway. Tested by ajacoutot, phessler, kettenis, gnezdo, krw, and myself. ok phessler@ kettenis@ gnezdo@
| Version | Delta | File | |
|---|---|---|---|
| 1.138 | +60 | -139 | sys/dev/ic/qwx.c |
| 1.38 | +2 | -7 | sys/dev/ic/qwxvar.h |
| +62 | -146 | 2 files | |
Update to gemini-cli-0.51.0.
| Version | Delta | File | |
|---|---|---|---|
| 1.31 | +48 | -48 | sysutils/gemini-cli/pkg/PLIST |
| 1.34 | +1 | -3 | sysutils/gemini-cli/Makefile |
| 1.32 | +2 | -2 | sysutils/gemini-cli/distinfo |
| +51 | -53 | 3 files | |
Update to awscli-1.45.51.
| Version | Delta | File | |
|---|---|---|---|
| 1.39 | +2 | -2 | sysutils/awscli/v1/distinfo |
| 1.41 | +1 | -1 | sysutils/awscli/v1/Makefile |
| +3 | -3 | 2 files | |
Update to py3-boto3-1.43.51.
| Version | Delta | File | |
|---|---|---|---|
| 1.657 | +2 | -2 | net/py-boto3/distinfo |
| 1.669 | +1 | -1 | net/py-boto3/Makefile |
| +3 | -3 | 2 files | |
Update to py3-botocore-1.43.51.
| Version | Delta | File | |
|---|---|---|---|
| 1.874 | +2 | -2 | net/py-botocore/distinfo |
| 1.884 | +1 | -1 | net/py-botocore/Makefile |
| +3 | -3 | 2 files | |
Update kirigami-addons to 1.13.0
| Version | Delta | File | |
|---|---|---|---|
| 1.17 | +10 | -0 | graphics/kirigami-addons/pkg/PLIST |
| 1.18 | +2 | -2 | graphics/kirigami-addons/distinfo |
| 1.20 | +1 | -1 | graphics/kirigami-addons/Makefile |
| +13 | -3 | 3 files | |
Update jenkins to 2.568.1
| Version | Delta | File | |
|---|---|---|---|
| 1.70 | +2 | -2 | devel/jenkins/stable/distinfo |
| 1.97 | +1 | -1 | devel/jenkins/stable/Makefile |
| +3 | -3 | 2 files | |
Update kdiff3 to 1.12.5
| Version | Delta | File | |
|---|---|---|---|
| 1.36 | +2 | -2 | devel/kdiff3/distinfo |
| 1.57 | +1 | -1 | devel/kdiff3/Makefile |
| +3 | -3 | 2 files | |
Update jenkins-devel to 2.573
| Version | Delta | File | |
|---|---|---|---|
| 1.195 | +2 | -2 | devel/jenkins/devel/distinfo |
| 1.223 | +1 | -1 | devel/jenkins/devel/Makefile |
| +3 | -3 | 2 files | |
Update kbibtex to 0.10.50
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +27 | -120 | print/kbibtex/pkg/PLIST |
| 1.4 | +60 | -58 | print/kbibtex/Makefile |
| 1.2 | +2 | -2 | print/kbibtex/distinfo |
| 1.2 | +0 | -0 | print/kbibtex/patches/patch-CMakeLists_txt |
| +89 | -180 | 4 files | |
Update spotify-qt to 4.0.4
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +2 | -4 | audio/spotify-qt/Makefile |
| 1.5 | +2 | -2 | audio/spotify-qt/distinfo |
| +4 | -6 | 2 files | |
geo/mapproxy: update to 7.0.0 see https://github.com/mapproxy/mapproxy/releases/tag/7.0.0
| Version | Delta | File | |
|---|---|---|---|
| 1.38 | +2 | -2 | geo/mapproxy/distinfo |
| 1.53 | +1 | -1 | geo/mapproxy/Makefile |
| +3 | -3 | 2 files | |
Alberta moved to permanent -06 on 2026-06-18, update test data
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +17 | -17 | regress/lib/libc/time/time_conversion/timetest.c |
| +17 | -17 | 1 files | |
Use uint32_t for ipsecflowinfo. Type of ipsecflowinfo was mixture of uint32_t, u_int32_t and int. Convert to uint32_t consistently. OK mvs@
| Version | Delta | File | |
|---|---|---|---|
| 1.351 | +6 | -6 | sys/netinet/udp_usrreq.c |
| 1.419 | +5 | -4 | sys/netinet/ip_output.c |
| 1.282 | +4 | -4 | sys/netinet/ip_ipsp.c |
| 1.164 | +3 | -3 | sys/net/pipex.c |
| 1.432 | +3 | -3 | sys/netinet/ip_input.c |
| 1.250 | +3 | -3 | sys/netinet/ip_ipsp.h |
| +24 | -23 | 1 files not shown | |
| +26 | -25 | 7 files | |
Update KDE Plasma to 6.7.3, Bugfix Release for July
| Version | Delta | File | |
|---|---|---|---|
| 1.36 | +2 | -2 | x11/kde-plasma/kinfocenter/distinfo |
| 1.36 | +2 | -2 | x11/kde-plasma/kmenuedit/distinfo |
| 1.11 | +2 | -2 | x11/kde-plasma/knighttime/distinfo |
| 1.33 | +2 | -2 | x11/kde-plasma/kpipewire/distinfo |
| 1.36 | +2 | -2 | x11/kde-plasma/kscreen/distinfo |
| 1.36 | +2 | -2 | x11/kde-plasma/kscreenlocker/distinfo |
| +12 | -12 | 51 files not shown | |
| +102 | -108 | 57 files | |
fix build: show release.sh the way to qt6 spotted by naddy
| Version | Delta | File | |
|---|---|---|---|
| 1.13 | +1 | -1 | graphics/krita-gmic-plugin/Makefile |
| +1 | -1 | 1 files | |
Prevent display-panes from shifting the active pane scroll position by copying the screen from before zoom, also do not let resize consume blank lines.
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +47 | -12 | usr.bin/tmux/window-panes.c |
| 1.365 | +11 | -2 | usr.bin/tmux/window.c |
| 1.1409 | +2 | -1 | usr.bin/tmux/tmux.h |
| +60 | -15 | 3 files | |
x11/xfce4/thunar: update to 4.20.9
| Version | Delta | File | |
|---|---|---|---|
| 1.65 | +2 | -2 | x11/xfce4/thunar/distinfo |
| 1.128 | +2 | -2 | x11/xfce4/thunar/Makefile |
| 1.45 | +1 | -0 | x11/xfce4/thunar/pkg/PLIST |
| +5 | -4 | 3 files | |
Add some missing calls to invalidate scene.
| Version | Delta | File | |
|---|---|---|---|
| 1.73 | +4 | -1 | usr.bin/tmux/cmd-join-pane.c |
| +4 | -1 | 1 files | |
update to 2026.07.150.3
| Version | Delta | File | |
|---|---|---|---|
| 1.128 | +2 | -2 | www/iridium/distinfo |
| 1.293 | +1 | -1 | www/iridium/Makefile |
| +3 | -3 | 2 files | |
octsmi: Find multi-PHY parent
| Version | Delta | File | |
|---|---|---|---|
| 1.14 | +3 | -1 | sys/arch/octeon/dev/cn30xxsmi.c |
| +3 | -1 | 1 files | |
octeon: Regenerate cn3xxx_dts.S Regenerate the built-in device tree blob source using current dtc. No change in the blob.
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +742 | -232 | sys/arch/octeon/octeon/cn3xxx_dts.S |
| 1.5 | +4 | -4 | sys/arch/octeon/octeon/cn3xxx.dts |
| +746 | -236 | 2 files | |
vmd(8): disambiguate fd variable naming Split out fd tracking in the global "struct vmd" instance with explicit names to not reuse the same one for storing semantically different fds. Some vmd processes were using .vmd_fd to track the open /dev/vmm while another used it for a socket(2) instance for ioctls. This makes it hard to reason about and future changes harder to review. No intended behavioral change. Testing help from Mischa Peters. ok @hshoexer
| Version | Delta | File | |
|---|---|---|---|
| 1.31 | +13 | -13 | usr.sbin/vmd/priv.c |
| 1.176 | +12 | -8 | usr.sbin/vmd/vmd.c |
| 1.138 | +8 | -8 | usr.sbin/vmd/vmm.c |
| 1.125 | +6 | -6 | usr.sbin/vmd/vm.c |
| 1.148 | +5 | -4 | usr.sbin/vmd/vmd.h |
| 1.141 | +2 | -2 | usr.sbin/vmd/virtio.c |
| +46 | -41 | 6 files | |
Remove the active-pane flag for now, there are some gaps in how this works and I don't like it. May come back in a different form (maybe just for windows).
| Version | Delta | File | |
|---|---|---|---|
| 1.497 | +3 | -129 | usr.bin/tmux/server-client.c |
| 1.77 | +4 | -11 | usr.bin/tmux/cmd-select-pane.c |
| 1.1143 | +1 | -10 | usr.bin/tmux/tmux.1 |
| 1.93 | +3 | -3 | usr.bin/tmux/cmd-run-shell.c |
| 1.1408 | +2 | -4 | usr.bin/tmux/tmux.h |
| 1.153 | +2 | -2 | usr.bin/tmux/screen-redraw.c |
| +15 | -159 | 3 files not shown | |
| +21 | -165 | 9 files | |