From df84a41e069bd4c85c641331de07e476ea243d07 Mon Sep 17 00:00:00 2001 From: "Fred. G" <66418810+fredg0@users.noreply.github.com> Date: Mon, 15 Jun 2020 10:18:46 +0200 Subject: [PATCH] Update OpenBSD's README tip I have made an OpenBSD port. It is now available for -current. --- README.asciidoc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index 2abc4c3d..b9852bc1 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -221,7 +221,7 @@ pkg install kakoune [TIP] .OpenBSD ==== -Building on OpenBSD 6.6 amd64. +Building on OpenBSD 6.7 amd64. -------------------------------------------------- # pkg_add git gmake @@ -231,6 +231,14 @@ Building on OpenBSD 6.6 amd64. # gmake install -------------------------------------------------- +Kakoune is available in the 6.7-current port tree as +http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors/kakoune/[editors/kakoune] + +A binary package is also available for -current snapshot and can be installed with +-------------------------------------------------- +# pkg_add kakoune +-------------------------------------------------- + Running with support for plugins. -------------------------------------------------- # pkg_add dash