Open source tactical and strategic RPG Maintained by:acm@FreeBSD.org Port Added: 01 May 2006 10:00:38 Also Listed In:python
GalaxyMage is a free, open-source tactical/strategic RPG for Windows,
Linux, FreeBSD and Macintosh.
A tactical RPG is a type of role-playing game where turn-based
battles are fought on a 3D map. Examples of commercial tactical
RPGs include Final Fantasy Tactics, Vandal Hearts, and Disgaea:
Hour of Darkness.
Our goal is to make GalaxyMage a game that is relatively simple to
pick up and play -- you can dive right in without getting bogged
down in the details of the battle mechanics -- but to also allow
for a lot of character development and customization. We also intend
to create a unique, advanced AI system that allows enemy units to
work together as a team and employ a wide variety of strategies.
And eventually, we plan on adding networked multiplayer support.
WWW: http://www.galaxymage.org
To install the port:cd /usr/ports/games/galaxymage/ && make install clean To add the package:pkg_add -r galaxymage
Configuration Options
===> The following configuration options are available for galaxymage-0.3.0_3:
PSYCO=off (default) "Use just-in-time Python compiler"
===> Use 'make config' to modify these settings
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Update to 0.3.0.
PR: ports/92580
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Pointy hat to: me, for not reading the entire PR