aboutsummaryrefslogtreecommitdiff
path: root/games/KnightCap/files
Commit message (Collapse)AuthorAgeFilesLines
* - Silence compile time warningPav Lucistnik2011-06-031-3/+13
| | | | | | | | PR: ports/156588 Submitted by: Kalten <kalten@gmx.at> Notes: svn path=/head/; revision=275027
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - 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
* - Unbreak: remove two conflicting functions, which are never used anyway.Pav Lucistnik2005-01-261-0/+19
| | | | | | | | PR: ports/76635 Submitted by: Johan van Selst <johans@stack.nl> (maintainer) Notes: svn path=/head/; revision=127423
* Use -lGLU -lGL instead of -lMesaGLU -lMesaGLEric Anholt2003-11-061-3/+4
| | | | Notes: svn path=/head/; revision=93268
* Update to recognize CC/CFLAGS/X11BASEJames E. Housley2000-10-261-15/+28
| | | | | | | | PR: 21630 Submitted by: Dan Papasian <bugg@bugg.strangled.net> Notes: svn path=/head/; revision=34278
* Update to version 3.6.Steve Price2000-07-071-30/+36
| | | | | | | | PR: 19409 Submitted by: maintainer Notes: svn path=/head/; revision=30320
* Fix build for ELF.Steve Price1998-09-281-3/+6
| | | | Notes: svn path=/head/; revision=13484
* New port KnightCap, a learning chess program with an OpenGL-based GUI.Thomas Gellekum1998-05-152-0/+48
PR: 6631 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=10994