summaryrefslogtreecommitdiff
path: root/games/gtkballs/files/patch-src__game.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Move highscores to /var/gamesDmitry Marakasov2017-12-131-7/+7
| | | | | | | | | | - Drop unneeded flags - Switch to options helpers - Regenerate patches - Fix binary permissings for highscores to properly work Notes: svn path=/head/; revision=456199
* - Don't silence warningsRusmir Dusko2014-03-301-2/+42
| | | | | | | | | - Remove TODO from DOCS - Add patches, fix bad C++ and GTK code - Change pkg-plist, proper use @group and @mode Notes: svn path=/head/; revision=349666
* - Take maintainershipRusmir Dusko2014-02-011-0/+12
- Add license (GPLv2) - Disable all warnings with -w - Change DOCS, add DOCS and NLS Options - Support STAGEDIR and add OPTIONS_SUB - Fix NLS, use NLS_USES gettext instead of USES gettext - Add Desktop entry file and icon - Recreate patches with make makepatch - Change pkg-plist, remove DOCS PR: ports/173876 Submitted by: nemysis (self) Notes: svn path=/head/; revision=342214