Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | games) Notes: svn path=/head/; revision=327730 | ||||
* | Convert g* to USES=pkgconfig | Baptiste Daroussin | 2013-04-23 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=316343 | ||||
* | Update to version 0.7.2 | Pawel Pekala | 2013-03-28 | 6 | -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 which | Koop Mast | 2013-03-08 | 1 | -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 Wilke | 2012-01-28 | 5 | -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 |