Salut Solene, Solene Rapenne wrote on Wed, Apr 25, 2018 at 08:20:36PM +0200:
> New version of Tales of Maj'Eyal, I've been playing 2 games, no issue > found. OK with me too (though the OK from jca@ is of course more relevant). Given that the package does not appear to contain any documentation whatsoever and that documentation is also quite well hidden on the HOMEPAGE, consider whether you want to add a README saying that command line options are documented here: https://te4.org/wiki/Command_Line_Arguments In particular, --safe-mode seems relevant. I needed that because it started by default in a mode that showed nothing but an empty window on my hardware, so i couldn't even access the controls to fix the video settings. Starting in --safe-mode the first time allowed to tweak the video settings as needed. Yours, Ingo > Index: Makefile > =================================================================== > RCS file: /cvs/ports/games/tome4/Makefile,v > retrieving revision 1.13 > diff -u -p -r1.13 Makefile > --- Makefile 27 Jan 2018 12:33:57 -0000 1.13 > +++ Makefile 25 Apr 2018 18:18:58 -0000 > @@ -10,7 +10,7 @@ ONLY_FOR_ARCHS = i386 amd64 > COMMENT-main = graphical sdl rogue-like game > COMMENT-data = data for Tales of Maj'Eyal > > -V = 1.5.5 > +V = 1.5.7 > PKGNAME-main = tome4-${V} > PKGNAME-data = tome4-data-${V} > CATEGORIES = games x11 > Index: distinfo > =================================================================== > RCS file: /cvs/ports/games/tome4/distinfo,v > retrieving revision 1.3 > diff -u -p -r1.3 distinfo > --- distinfo 27 Jan 2018 12:33:57 -0000 1.3 > +++ distinfo 25 Apr 2018 18:18:58 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (t-engine4-src-1.5.5.tar.bz2) = > A3zO5JMhPF4gdJ00gfVnbwUJlbtop7vYCu23fV17WGw= > -SIZE (t-engine4-src-1.5.5.tar.bz2) = 421330688 > +SHA256 (t-engine4-src-1.5.7.tar.bz2) = > x3ZMsXwrX4ByfOwJwB4OCMWJgaIGH0bwTriEuub9Kgs= > +SIZE (t-engine4-src-1.5.7.tar.bz2) = 422494514 > cvs server: Diffing patches > cvs server: Diffing pkg > Index: pkg/PLIST-main > =================================================================== > RCS file: /cvs/ports/games/tome4/pkg/PLIST-main,v > retrieving revision 1.3 > diff -u -p -r1.3 PLIST-main > --- pkg/PLIST-main 27 Mar 2017 18:28:29 -0000 1.3 > +++ pkg/PLIST-main 25 Apr 2018 18:18:58 -0000 > @@ -134,6 +134,7 @@ share/tome4/game/thirdparty/moonscript/u > share/tome4/game/thirdparty/moonscript/version.lua > share/tome4/game/thirdparty/remdebug/ > share/tome4/game/thirdparty/remdebug/engine.lua > +share/tome4/game/thirdparty/sha1.lua > share/tome4/game/thirdparty/slt2.lua > share/tome4/game/thirdparty/socket/ > share/tome4/game/thirdparty/socket.lua
