Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
solene add7cbc144 Import kakoune-2020.01.16
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.

ok kn@

Port submitted by maintainer Frederic Galusik <openbsd at galusik dot fr>
2020-06-14 13:07:04 +00:00
archivers Update c-blosc to 1.19.0. 2020-06-07 11:26:07 +00:00
astro Update kstars to 3.4.2 2020-05-15 15:53:57 +00:00
audio Add missing BUILD_DEPENDS on devel/xa. 2020-06-14 08:19:31 +00:00
benchmarks + hyperfine 2020-05-18 20:44:54 +00:00
biology update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
books Make use of "find -exec {} +" (which is POSIX) and "find -delete" 2020-03-20 16:44:21 +00:00
cad Unhook KDE4 2020-06-13 16:22:52 +00:00
chinese Mark BROKEN-sparc64 2020-02-14 01:43:22 +00:00
comms Unbreak packaging (missed in previous). 2020-06-10 22:21:47 +00:00
converters Update to p5-Convert-Binary-C-0.79. 2020-06-11 06:51:14 +00:00
databases don't hardcode the PHP version of phppgadmin in README; it was outdated and 2020-06-14 10:19:46 +00:00
devel Rename svgpart to svgpart-kf5 2020-06-14 13:02:42 +00:00
editors Import kakoune-2020.01.16 2020-06-14 13:07:04 +00:00
education revert to HTTP, the *.b2b2c.ca certificate expired 12 days ago 2020-03-26 20:51:02 +00:00
emulators Update to sameboy-0.13.1. 2020-06-04 07:50:07 +00:00
fonts unifont: also install the _csur and _upper versions of the font. 2020-06-11 08:58:06 +00:00
games Match pkgname version with distname. 2020-06-14 07:29:02 +00:00
geo Update to pgrouting 3.0.0. 2020-06-12 08:35:01 +00:00
graphics Unhook KDE4 2020-06-13 16:22:52 +00:00
infrastructure refactor, no functional change. Start grouping and naming options 2020-06-13 09:14:14 +00:00
inputmethods Update to ibus-skk-1.4.3. 2020-04-20 10:15:56 +00:00
japanese Remove gnome-doc-utils support which is going away. 2020-06-10 07:15:54 +00:00
java remove java-tanukiwrapper, it was never used and the original software that required 2019-09-24 11:47:40 +00:00
korean Remove unresponsive maintainers 2019-07-17 14:46:32 +00:00
lang gprolog: mark BROKEN-powerpc 2020-06-13 12:07:22 +00:00
mail kopano: don't build on ld.bfd archs 2020-06-12 15:54:49 +00:00
math Move from MODPY_DEFAULT_VERSION_3 to python3 FLAVOR. 2020-06-14 10:13:55 +00:00
meta Unhook KDE4 2020-06-13 16:22:52 +00:00
misc bye bye gutenpy; no releases in 14 years, python2/gtk2-only and a webbrowser 2020-06-13 10:54:28 +00:00
multimedia Unhook KDE4 2020-06-13 16:22:52 +00:00
net Unhook KDE4 2020-06-13 16:22:52 +00:00
news Make use of "find -exec {} +" (which is POSIX) and "find -delete" 2020-03-20 16:44:21 +00:00
plan9 Update drawterm to 8fd96772eb02 2020-05-23 15:34:57 +00:00
print Update to htmldoc-1.9.9. 2020-06-13 15:11:39 +00:00
productivity Unhook KDE4 2020-06-13 16:22:52 +00:00
security switch to python3 2020-06-14 10:05:14 +00:00
shells +zsh-syntax-highlighting 2020-06-11 04:30:26 +00:00
sysutils add rock pi 4 2020-06-14 01:49:02 +00:00
telephony update to asterisk-16.11.0, drop an old LIBRESSL_VERSION_NUMBER ifdef around DTLS_method 2020-06-11 14:33:49 +00:00
tests Update gettext to 0.20.1. 2019-05-20 22:15:00 +00:00
textproc Update textproc/p5-LaTeX-Driver to 1.0.0 2020-06-14 00:52:25 +00:00
www math/py-networkx -> math/py-networkx${MODPY_FLAVOR} 2020-06-14 10:14:14 +00:00
x11 Rename svgpart to svgpart-kf5 2020-06-14 13:02:42 +00:00
.cvsignore
.gitignore add a .gitignore file with similar contents to .cvsignore, to help users 2020-04-28 10:55:03 +00:00
Makefile give a much bigger hint to people who try mixing -current and 6.4 2018-12-14 18:57:58 +00:00
README

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.23 2018/07/14 14:20:04 bcallah Exp $