Download raw body.
UPDATE: games/minetest to 5.9.1
izzy Meyer writes: > On Fri, 25 Oct 2024 12:20:36 -0700 > Bryan Vyhmeister <bryan@bsdjournal.net> wrote: > > > On Fri, Oct 25, 2024 at 12:10:06PM -0500, izzy Meyer wrote: > > > I am considering disabling building the server altogether as its > > > not a default option. It might be good to make a separate port for > > > running minetest servers if someone wanted that. > > > > I would like to see the server still built if it works, personally, > > but a separate port could work if that is what works better. I was > > just talking to my kids about setting up their own minetest server > > yesterday and was going to check the port when I saw this message. Of > > course I would prefer to run a minetest server on OpenBSD. > > > > Bryan > > I didn't see this message until after I had sent the one where I > propose a FLAVOR option. > > Please see my other message, might be more elegant to handle this > with a flavor IMHO. Thoughts? If BUILD_SERVER=TRUE only builds additional things without changing the client, I would either use MULTI_PACKAGES (not a flavor) or just leave it as-is, a single package containing both server and client. Either way, minetest (now being renamed luanti apparently??) would benefit from an rc script that runs the server as an unprivileged user.
UPDATE: games/minetest to 5.9.1