Index | Thread | Search

From:
Volker Schlecht <openbsd-ports@schlecht.dev>
Subject:
Re: devel/codex: recovery code mode; claim maintainership
To:
ports@openbsd.org
Date:
Wed, 15 Apr 2026 22:22:35 +0200

Download raw body.

Thread
Oh neat, you got version 146.x of the rust v8 crate to build!
I've been dreading that job for deno for quite a while.

On 4/15/26 1:43 AM, 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.
>