Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: devel/codex: recovery code mode; claim maintainership
To:
ports@openbsd.org
Date:
Thu, 16 Apr 2026 12:42:39 +0100

Download raw body.

Thread
On 2026/04/15 01:43, Kirill A. Korinsky wrote:
> ports@,
> 
> patches which cut off code mode from codex grows, and I think soon it will
> make that tool useless.
> 
> Here an opposite approach: build v8 which is requried for code mode.
> 
> Lucky, codex uses near the same version of v8 like lang/deno, so, almost all
> patches were reused.
> 
> Cons? One more v8 to build and it is limited to amd64 and arm64.
> 
> I also would like to claim maintainership of this port.
> 
> Tests? OK after release?
> 
> Diff is attached as gzip due to large size.

I don't see a particular reason to wait until after release.

+COMPILER =             base-clang ports-clang

might as well just list base-clang, as it's amd64/aarch64 only.