Index | Thread | Search

From:
Daniel Jakots <danj@chown.me>
Subject:
Re: [NEW] textproc/go-chroma
To:
Igor Zornik <mocheryl@mocheryl.org>
Cc:
OpenBSD ports <ports@openbsd.org>, Stuart Henderson <stu@spacehopper.org>
Date:
Sat, 11 Jul 2026 09:00:21 -0400

Download raw body.

Thread
On Sat, 11 Jul 2026 11:36:48 +0200, Igor Zornik <mocheryl@mocheryl.org>
wrote:

> Attached is the version without the playground. Unfortunately it still
> needs a custom distributable due to the project using Go submodules,
> but at least now it's "make dist"-able because it doesn't require any
> non-OpenBSD utilities.
> 
> The port now also additionally sets "commit" and "date" variables. I'm
> not sure if this is frowned upon, because I haven't seen any other
> (Go) port do this, but you can just remove it if it's too much.

There's at least another go port that does it: sysutils/kopia
I wouldn't hardcode the values. Is the commit id really helpful since
there's the version?
I think the real build date is better, like kopia does.
 
> Happy testing the new version!

This version builds here :)

Cheers,
Daniel