Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: NEW: editors/vim-classic
To:
ports <ports@openbsd.org>
Date:
Fri, 27 Mar 2026 09:39:21 +0000

Download raw body.

Thread
On 2026/03/26 22:32, Stefan Sperling wrote:
> On Thu, Mar 26, 2026 at 07:01:00PM +0000, Stuart Henderson wrote:
> > Drew DeVault has forked vim at 8.2.0148, just before vimscript9 was
> > added (https://drewdevault.com/2026/03/25/2026-03-25-Forking-vim.html
> > has a lot of explanation etc). I'd like to import this (conflicting
> > with vim-nonclassic). ok?
> 
> Maybe do 's/new fork/fork/' in pkg/DESCR?
> This wording will eventually get stale.

I fully intend to do that at some point in the future, I'd like to keep
it for now.

> There is a leftover check for the no_x11 flavour in the post-install target.

Thanks.

> Looks like you made no_x11 the new default flavour for vim-classic? This is
> a welcome change for me relative to the standard vim port.

Yes. I have wanted to make that change to vim for a while, but didn't
come up with the right way to handle the upgrade path, maybe I'll
have another try.

> Anyway, ok to import by me, with or without those things fixed.
> We can always improve it later.