Klemens Nanni <[email protected]> wrote: > Initially ported by jsg@ based on Pascal's nexuiz port between 2013 and > 2015 in openbsd-wip[0], here's an updated version bump with small tweaks. > > The game does not require any code patching to work just fine on my > X230, fragging^Wbeing fragged away in offline single mode and online > multiplayer. > > I have no i386 around to test, so help is appreciated here. > Besides that I'm looking for feedback and/or OKs to import. > > 0: > https://github.com/jasperla/openbsd-wip/commits/a49b77ee42443cc7242c359371e85a05c16137fa/games/xonotic/Makefile > > Information for inst:Xonotic-0.8.2 > > Comment: > fast-paced first person shooter > > Description: > Xonotic is an addictive, arena-style first person shooter with crisp movement > and a wide array of weapons. It combines intuitive mechanics with in-your-face > action to elevate your heart rate. > > Maintainer: Klemens Nanni <[email protected]> > > WWW: https://xonotic.org
Hi, game works fine on amd64 I found a -O3 and -O2 in the compilation log, that should be fixed. make port-lib-depends-check reports pthread as an extra in -main Xonotic-0.8.2(games/xonotic,-main): Extra: pthread.25
