Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Clarify LICENSE | Dmitry Marakasov | 2014-11-24 | 3 | -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 linking | Tijl Coosemans | 2014-08-26 | 2 | -15/+2 |
| | | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215 | ||||
* | - Fix build with clang | Martin Wilke | 2014-01-19 | 4 | -0/+46 |
| | | | | | | | | PR: 184836 Submitted by: Ports Fury Notes: svn path=/head/; revision=340292 | ||||
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 2 | -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 a | Pav Lucistnik | 2006-01-23 | 3 | -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 |