Hi,
Here is a simple diff updating Kakoune editor to v2023.08.05
Build and working here on arm64
make test results: 551 tests, 0 failures
feedbacks appreciated, no real experience in OpenBSD ports
diff /usr/ports
commit - df1efac310be530541eb9977833303d4f87e03d5
path + /usr/ports
blob - bdb404db8db037bb5d0f1c4058bb0a7a3d9742e8
file + editors/kakoune/Makefile
--- editors/kakoune/Makefile
+++ editors/kakoune/Makefile
@@ -1,6 +1,6 @@
COMMENT = modal code editor with a focus on interactivity
-V = 2022.10.31
+V = 2023.08.05
DISTNAME = kakoune-${V}
REVISION = 0
blob - 4ff7ed82b06caeb592e3e5fc2a555ccf09964728
file + editors/kakoune/distinfo
--- editors/kakoune/distinfo
+++ editors/kakoune/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kakoune-2022.10.31.tar.bz2) =
+zF7YskEjdx1Z/6D38QJwlLvhXeLJL0oY74nYtTk5Ys=
-SIZE (kakoune-2022.10.31.tar.bz2) = 556473
+SHA256 (kakoune-2023.08.05.tar.bz2) =
PkUVHgrd01AN4taim1qs8iZ8QrslbUSnguc977Kc2lw=
+SIZE (kakoune-2023.08.05.tar.bz2) = 568612
blob - 014fde6442745e1309854142a34ccdd28964ccf2
file + editors/kakoune/pkg/PLIST
--- editors/kakoune/pkg/PLIST
+++ editors/kakoune/pkg/PLIST
@@ -54,6 +54,7 @@ share/kak/rc/detection/editorconfig.kak
share/kak/rc/detection/file.kak
share/kak/rc/detection/modeline.kak
share/kak/rc/filetype/
+share/kak/rc/filetype/apl.kak
share/kak/rc/filetype/arch-linux.kak
share/kak/rc/filetype/asciidoc.kak
share/kak/rc/filetype/awk.kak
@@ -195,4 +196,6 @@ share/kak/rc/windowing/screen.kak
share/kak/rc/windowing/sway.kak
share/kak/rc/windowing/tmux.kak
share/kak/rc/windowing/wayland.kak
+share/kak/rc/windowing/wezterm.kak
share/kak/rc/windowing/x11.kak
+share/kak/rc/windowing/zellij.kak