aboutsummaryrefslogtreecommitdiff
path: root/games/nlarn
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Convert g* to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316343
* Update to version 0.7.2Pawel Pekala2013-03-286-39/+44
| | | | | | | | | PR: ports/176785 Submitted by: Vitaly Magerya <vmagerya@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=315473
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* NLarn is a roguelike game and as such a remake of the classic game Larn.Martin Wilke2012-01-285-0/+84
Very noticeable differences to the original so far include: - advanced user interface - extremely different item handling - extended monster AI - a real town - colour WWW: http://nlarn.sourceforge.net/ PR: ports/162393 Submitted by: Martin Tournoij <martin@arp242.net> Notes: svn path=/head/; revision=289927