On Thu Jun 25, 2026 at 6:40 AM EDT, Caspar Schutijser wrote: > I built the port and did some basic testing. It works well here so far, > thanks! One question though, given the contents of > patches/patch-crates_arti_src_arti-example-config_toml, I was kinda > expecting to see some logging output in /var/log somewhere but I did not > see any logging from arti. Do you know why that is? > > The port looks okay from my perspective but I'm not an expert at > Rust ports. Can someone else have a look too? > > I used the diff below for user.list. > > Caspar > > > Index: user.list > =================================================================== > RCS file: /cvs/ports/infrastructure/db/user.list,v > diff -u -p -r1.490 user.list > --- user.list 6 Jun 2026 10:18:19 -0000 1.490 > +++ user.list 25 Jun 2026 08:36:35 -0000 > @@ -414,3 +414,4 @@ id user group port > 903 _iaxmodem _iaxmodem telephony/iaxmodem > 904 _neighbot _neighbot net/neighbot > 905 _pgweb _pgweb www/pgweb > +906 _arti _arti net/arti Thanks for taking a look at it Caspar. I've included an updated tarball that just changes the syslog level from 'notice' to 'info'. I had set it to 'info' to mimic the Tor port but the Rust `tracing` crate does not have this as a supported level [1]. Doh! 1. https://docs.rs/tracing/latest/tracing/struct.Level.html#implementations -- Andrew
Thursday, June 25, 2026
Re: NEW: games/terraria-server
On Mon, 22 Jun 2026 07:20:48 -0600 "Anthony J. Bentley" <bentley@openbsd.org> wrote: > Hi, > > Terraria is a 2D open-world block building game, with multiplayer > servers. > > > Although Terraria is a commercial game, the server is available as a > freeware download from the copyright holder. > > Tested with the purchased game: I can connect to a server running on > OpenBSD. (The game itself also works on OpenBSD with indierunner; I > tested this with the GOG edition.) > > ok? > Tested with gog edition on OpenBSD-current amd64. Server starts, accepts connections. Works without any issues.
Subscribe to:
Posts (Atom)