[Bug 288588] editors/kakoune: add a Makefile.include for plugin ports.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Aug 2025 13:52:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288588
Bug ID: 288588
Summary: editors/kakoune: add a Makefile.include for plugin
ports.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ashish@FreeBSD.org
Reporter: seafork@disroot.org
Flags: maintainer-feedback?(ashish@FreeBSD.org)
Assignee: ashish@FreeBSD.org
Created attachment 262619
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262619&action=edit
makefile-include-r1
hi! this patch adds a Makefile.include for kakoune which mainly defines KAKDIR.
this addition makes plugin ports (tools, colors, filetypes, etc) for kakoune
easier to make, while also unifying the install and usage process for them.
(mainly due to kakoune automatically loading resources in the kak directory.)
to demonstrate this, i've attached a reworked (and updated) kakoune-lsp port as
well.
--
You are receiving this mail because:
You are the assignee for the bug.