aboutsummaryrefslogtreecommitdiff
path: root/games/gillo/files
Commit message (Collapse)AuthorAgeFilesLines
* - Clarify LICENSEDmitry Marakasov2014-11-243-0/+39
| | | | | | | | | - Add LICENSE_FILE - Fix UB caused by absent return statements which leads to crashes on 10.0+ - Drop @dirrm* from plist Notes: svn path=/head/; revision=373382
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-262-15/+2
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* - Fix build with clangMartin Wilke2014-01-194-0/+46
| | | | | | | | PR: 184836 Submitted by: Ports Fury Notes: svn path=/head/; revision=340292
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Two player game in a 3D ellipsoid playground. Players are cars with aPav Lucistnik2006-01-233-0/+33
magnetic director, able to attract or reject a ball in order to throw it through a goal placed in the center of the playing field. It sounds easy... but remember that reality is fuzzy! WWW: http://sourceforge.net/projects/gillo PR: ports/92195 Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> Notes: svn path=/head/; revision=154270