Index | Thread | Search

From:
Andrew Kloet <andrew@kloet.net>
Subject:
Re: [NEW] net/arti
To:
ports@openbsd.org
Date:
Thu, 06 Aug 2026 22:16:04 -0400

Download raw body.

Thread
On 2/11/26 8:30 PM, Andrew Kloet wrote:
> Here is a port for net/arti 2.0.0.
>
> Arti is a complete rewrite of the C Tor codebase, and it is currently
> under active development. It is written in Rust, and it is designed to
> be modular, reusable, and easy to audit.
>
> There was previous effort to get a port made for Arti 1.0.0 in 2022 that
> was dropped: > https://marc.info/?l=openbsd-ports&m=166222034813901&w=2
>
> OK?

On 3/23/26 3:47 PM, Andrew Kloet wrote:
> Port has been updated 2.0.0 -> 2.1.0.
> Looking for feedback and testing.

On 3/31/26 4:52 PM, Andrew Kloet wrote:
> Port has been updated with today's release 2.1.0 -> 2.2.0.
> Still looking for feedback, thanks :)

On 5/10/26 3:19 PM, Andrew Kloet wrote:
> Port has been updated to arti-2.3.0.
> Still looking for feedback and testing.

On 6/2/26 6:58 PM, Andrew Kloet wrote:
> Updated to yesterday's arti-2.4.0.
> Looking for feedback and testing.

On 06/25/26 at 6:40 AM, Caspar Schutijser wrote:
> I built the port and did some basic testing. It works well here so
> far, thanks!
>
> The port looks okay from my perspective but I'm not an expert at
> Rust ports. Can someone else have a look too?

On 6/30/26, 2:29 PM, Andrew Kloet wrote:
> Port has been updated for arti-2.5.0.
> Looking for feedback and testing.

On 7/02/26, 8:50 AM, yaydn wrote:
> Built/tested on current/amd64 with privsep.
> Build date: 1782827771 - Tue Jun 30 13:56:11 UTC 2026
> failures:
> 	cfg::test::default_config
>
> test result: FAILED. 53 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; \
> finished in 12.26s
This test fails because I patch the config for OpenBSDish defaults.
I added a patch to ignore this test.
> No space or grammer/spelling errors that I could find.
> Maybe SITES needs to be closer to HOMEPAGE.
Addressed, thanks.
> Otherwise looks fine.

Port has been updated for arti-2.5.1.
Several test failures have been patched and reported/fixed upstream.
make test is smooth sailing now.

OK?

-- 
Andrew