notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
kakoune Modal code editor with a focus on interactivity
2023.08.05 editors on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2023.08.05Version of this port present on the latest quarterly branch.
Maintainer: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-13 10:55:21
Last Update: 2023-11-07 23:35:12
Commit Hash: d4ba027
People watching this port, also watch:: miller, json-c, sysinfo, maildrop
License: UNLICENSE
WWW:
https://kakoune.org
Description:
Kakoune is a code editor that implements Vi's "keystrokes as a text editing language" model. As it's also a modal editor, it is somewhat similar to the Vim editor (after which Kakoune was originally inspired). Kakoune can operate in two modes, normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode. Kakoune has a strong focus on interactivity, most commands provide immediate and incremental results, while still being competitive (as in keystroke count) with Vim. Kakoune works on selections, which are oriented, inclusive range of characters, selections have an anchor and a cursor character. Most commands move both of them, except when extending selection where the anchor character stays fixed and the cursor one moves around. See https://vimeo.com/82711574 for a short demo video.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (193 items)
Collapse this list.
  1. /usr/local/share/licenses/kakoune-2023.08.05/catalog.mk
  2. /usr/local/share/licenses/kakoune-2023.08.05/LICENSE
  3. /usr/local/share/licenses/kakoune-2023.08.05/UNLICENSE
  4. bin/kak
  5. libexec/kak/kak
  6. share/doc/kak/README.asciidoc
  7. share/kak/autoload
  8. share/kak/colors/base16.kak
  9. share/kak/colors/black-on-white.kak
  10. share/kak/colors/default.kak
  11. share/kak/colors/desertex.kak
  12. share/kak/colors/github.kak
  13. share/kak/colors/greyscale.kak
  14. share/kak/colors/gruvbox-dark.kak
  15. share/kak/colors/gruvbox-light.kak
  16. share/kak/colors/kaleidoscope-dark.kak
  17. share/kak/colors/kaleidoscope-light.kak
  18. share/kak/colors/lucius.kak
  19. share/kak/colors/palenight.kak
  20. share/kak/colors/plain.kak
  21. share/kak/colors/red-phoenix.kak
  22. share/kak/colors/reeder.kak
  23. share/kak/colors/solarized-dark-termcolors.kak
  24. share/kak/colors/solarized-dark.kak
  25. share/kak/colors/solarized-light-termcolors.kak
  26. share/kak/colors/solarized-light.kak
  27. share/kak/colors/tomorrow-night.kak
  28. share/kak/colors/zenburn.kak
  29. share/kak/doc/buffers.asciidoc
  30. share/kak/doc/changelog.asciidoc
  31. share/kak/doc/command-parsing.asciidoc
  32. share/kak/doc/commands.asciidoc
  33. share/kak/doc/execeval.asciidoc
  34. share/kak/doc/expansions.asciidoc
  35. share/kak/doc/faces.asciidoc
  36. share/kak/doc/faq.asciidoc
  37. share/kak/doc/highlighters.asciidoc
  38. share/kak/doc/hooks.asciidoc
  39. share/kak/doc/keymap.asciidoc
  40. share/kak/doc/keys.asciidoc
  41. share/kak/doc/mapping.asciidoc
  42. share/kak/doc/modes.asciidoc
  43. share/kak/doc/options.asciidoc
  44. share/kak/doc/regex.asciidoc
  45. share/kak/doc/registers.asciidoc
  46. share/kak/doc/scopes.asciidoc
  47. share/kak/kakrc
  48. share/kak/rc/detection/editorconfig.kak
  49. share/kak/rc/detection/file.kak
  50. share/kak/rc/detection/modeline.kak
  51. share/kak/rc/filetype/apl.kak
  52. share/kak/rc/filetype/arch-linux.kak
  53. share/kak/rc/filetype/asciidoc.kak
  54. share/kak/rc/filetype/awk.kak
  55. share/kak/rc/filetype/c-family.kak
  56. share/kak/rc/filetype/cabal.kak
  57. share/kak/rc/filetype/clojure.kak
  58. share/kak/rc/filetype/cmake.kak
  59. share/kak/rc/filetype/coffee.kak
  60. share/kak/rc/filetype/conf.kak
  61. share/kak/rc/filetype/coq.kak
  62. share/kak/rc/filetype/crystal.kak
  63. share/kak/rc/filetype/css.kak
  64. share/kak/rc/filetype/cucumber.kak
  65. share/kak/rc/filetype/cue.kak
  66. share/kak/rc/filetype/d.kak
  67. share/kak/rc/filetype/dart.kak
  68. share/kak/rc/filetype/dhall.kak
  69. share/kak/rc/filetype/diff.kak
  70. share/kak/rc/filetype/dockerfile.kak
  71. share/kak/rc/filetype/elixir.kak
  72. share/kak/rc/filetype/elm.kak
  73. share/kak/rc/filetype/elvish.kak
  74. share/kak/rc/filetype/erlang.kak
  75. share/kak/rc/filetype/eruby.kak
  76. share/kak/rc/filetype/etc.kak
  77. share/kak/rc/filetype/exherbo.kak
  78. share/kak/rc/filetype/fennel.kak
  79. share/kak/rc/filetype/fidl.kak
  80. share/kak/rc/filetype/fish.kak
  81. share/kak/rc/filetype/fsharp.kak
  82. share/kak/rc/filetype/gas.kak
  83. share/kak/rc/filetype/gdscript.kak
  84. share/kak/rc/filetype/gentoo-linux.kak
  85. share/kak/rc/filetype/git.kak
  86. share/kak/rc/filetype/github.kak
  87. share/kak/rc/filetype/gluon.kak
  88. share/kak/rc/filetype/go.kak
  89. share/kak/rc/filetype/graphql.kak
  90. share/kak/rc/filetype/haml.kak
  91. share/kak/rc/filetype/hare.kak
  92. share/kak/rc/filetype/haskell.kak
  93. share/kak/rc/filetype/hbs.kak
  94. share/kak/rc/filetype/html.kak
  95. share/kak/rc/filetype/i3.kak
  96. share/kak/rc/filetype/ini.kak
  97. share/kak/rc/filetype/janet.kak
  98. share/kak/rc/filetype/java.kak
  99. share/kak/rc/filetype/javascript.kak
  100. share/kak/rc/filetype/jinja.kak
  101. share/kak/rc/filetype/json.kak
  102. share/kak/rc/filetype/julia.kak
  103. share/kak/rc/filetype/just.kak
  104. share/kak/rc/filetype/kakrc.kak
  105. share/kak/rc/filetype/kickstart.kak
  106. share/kak/rc/filetype/kotlin.kak
  107. share/kak/rc/filetype/latex.kak
  108. share/kak/rc/filetype/ledger.kak
  109. share/kak/rc/filetype/lisp.kak
  110. share/kak/rc/filetype/lua.kak
  111. share/kak/rc/filetype/mail.kak
  112. share/kak/rc/filetype/makefile.kak
  113. share/kak/rc/filetype/markdown.kak
  114. share/kak/rc/filetype/mercurial.kak
  115. share/kak/rc/filetype/mercury.kak
  116. share/kak/rc/filetype/meson.kak
  117. share/kak/rc/filetype/mlb.kak
  118. share/kak/rc/filetype/moon.kak
  119. share/kak/rc/filetype/nim.kak
  120. share/kak/rc/filetype/ninja.kak
  121. share/kak/rc/filetype/nix.kak
  122. share/kak/rc/filetype/ocaml.kak
  123. share/kak/rc/filetype/pascal.kak
  124. share/kak/rc/filetype/perl.kak
  125. share/kak/rc/filetype/php.kak
  126. share/kak/rc/filetype/pony.kak
  127. share/kak/rc/filetype/protobuf.kak
  128. share/kak/rc/filetype/pug.kak
  129. share/kak/rc/filetype/purescript.kak
  130. share/kak/rc/filetype/python.kak
  131. share/kak/rc/filetype/r.kak
  132. share/kak/rc/filetype/ragel.kak
  133. share/kak/rc/filetype/restructuredtext.kak
  134. share/kak/rc/filetype/ruby.kak
  135. share/kak/rc/filetype/rust.kak
  136. share/kak/rc/filetype/sass.kak
  137. share/kak/rc/filetype/scala.kak
  138. share/kak/rc/filetype/scheme.kak
  139. share/kak/rc/filetype/scss.kak
  140. share/kak/rc/filetype/sh.kak
  141. share/kak/rc/filetype/sml.kak
  142. share/kak/rc/filetype/sql.kak
  143. share/kak/rc/filetype/svelte.kak
  144. share/kak/rc/filetype/swift.kak
  145. share/kak/rc/filetype/systemd.kak
  146. share/kak/rc/filetype/taskpaper.kak
  147. share/kak/rc/filetype/terraform.kak
  148. share/kak/rc/filetype/toml.kak
  149. share/kak/rc/filetype/troff.kak
  150. share/kak/rc/filetype/tupfile.kak
  151. share/kak/rc/filetype/twig.kak
  152. share/kak/rc/filetype/vhdl.kak
  153. share/kak/rc/filetype/void-linux.kak
  154. share/kak/rc/filetype/yaml.kak
  155. share/kak/rc/filetype/zig.kak
  156. share/kak/rc/tools/autorestore.asciidoc
  157. share/kak/rc/tools/autorestore.kak
  158. share/kak/rc/tools/autowrap.kak
  159. share/kak/rc/tools/clang.kak
  160. share/kak/rc/tools/comment.kak
  161. share/kak/rc/tools/ctags.kak
  162. share/kak/rc/tools/doc.asciidoc
  163. share/kak/rc/tools/doc.kak
  164. share/kak/rc/tools/format.kak
  165. share/kak/rc/tools/git.kak
  166. share/kak/rc/tools/go/gopls.kak
  167. share/kak/rc/tools/grep.kak
  168. share/kak/rc/tools/lint.asciidoc
  169. share/kak/rc/tools/lint.kak
  170. share/kak/rc/tools/make.kak
  171. share/kak/rc/tools/man.kak
  172. share/kak/rc/tools/python/jedi.kak
  173. share/kak/rc/tools/rust/racer.kak
  174. share/kak/rc/tools/spell.kak
  175. share/kak/rc/windowing/detection.kak
  176. share/kak/rc/windowing/iterm.kak
  177. share/kak/rc/windowing/kitty.kak
  178. share/kak/rc/windowing/new-client.kak
  179. share/kak/rc/windowing/repl/dtach.kak
  180. share/kak/rc/windowing/repl/kitty.kak
  181. share/kak/rc/windowing/repl/tmux.kak
  182. share/kak/rc/windowing/repl/x11.kak
  183. share/kak/rc/windowing/screen.kak
  184. share/kak/rc/windowing/sway.kak
  185. share/kak/rc/windowing/tmux.kak
  186. share/kak/rc/windowing/wayland.kak
  187. share/kak/rc/windowing/wezterm.kak
  188. share/kak/rc/windowing/x11.kak
  189. share/kak/rc/windowing/zellij.kak
  190. share/man/man1/kak.1.gz
  191. @owner
  192. @group
  193. @mode
Collapse this list.
Dependency lines:
  • kakoune>0:editors/kakoune
To install the port:
cd /usr/ports/editors/kakoune/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/kakoune
  • pkg install kakoune
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kakoune
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1691324812 SHA256 (kakoune-2023.08.05.tar.bz2) = 3e45151e0addd3500de2d6a29b5aacf2267c42bb256d44a782e73defb29cda5c SIZE (kakoune-2023.08.05.tar.bz2) = 568612

Expand this list (2 items)

Collapse this list.

SHA256 (344d31f42b8ced12626d4f87a22ffa5a671668fd.patch) = a0add30e525bef6d5f07d1a55a57287ccb59f54af411308e111c01d247e73842 SIZE (344d31f42b8ced12626d4f87a22ffa5a671668fd.patch) = 3237

Collapse this list.


Packages (timestamps in pop-ups are UTC):
kakoune
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2023.08.052023.08.05-2023.08.052023.08.05-2020.09.01-
FreeBSD:13:quarterly2023.08.052023.08.052022.10.312023.08.052023.08.052023.08.052023.08.052023.08.05
FreeBSD:14:latest2023.08.052023.08.052022.10.312023.08.052023.08.052022.10.31-2022.10.31
FreeBSD:14:quarterly2023.08.052023.08.05-2023.08.052023.08.052023.08.052023.08.052023.08.05
FreeBSD:15:latest2023.08.052023.08.05n/a2023.08.05n/a2023.08.052023.08.052023.08.05
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. setsid : sysutils/setsid
This port is required by:
for Run
  1. editors/kakoune-lsp

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. editors/kak-lsp*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for kakoune-2023.08.05: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
editors_kakoune
USES:
compiler:c++20-lang gmake tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/mawww/kakoune/releases/download/v2023.08.05/
Collapse this list.

There are no commits on branch 2022Q3 for this port