Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: micro editor
To:
Rob Schmersel <rob.schmersel@bahnhof.se>, <ports@openbsd.org>
Date:
Sun, 07 Sep 2025 22:00:54 +0100

Download raw body.

Thread
perhaps see if upstream would like to make a release?

-- 
  Sent from a phone, apologies for poor formatting.

On 7 September 2025 19:14:53 Rob Schmersel <rob.schmersel@bahnhof.se> wrote:

> Hi,
>
> Since awhile the micro editor nightly release is working on openbsd
> when manually compiled.
>
> Been attempting to update the port with the aim to use a commit hash,
> but it seems that go-module support requires a released version
>
> Attempting to use nightly (not nice since that is a moving target) or a
> commit hash does not work
>
> Attempting to use DISTFILES + SITES interferes with go-module and does
> not allow to use modgo-gen-modules to generate the modules.inc.
>
> My Go knowledge is very basic and not enough and searching stuff on
> this is near impossible (at least for me not precisely knowing what to
> search for).
>
> Is it worthwhile continuing this or better to wait for the next
> release of micro?
>
> BR/Rob