aboutsummaryrefslogtreecommitdiffstats
path: root/games/cheech
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Fix the build with new libsigc++20 2.2.2. I have tested these ports in runtimemezz2008-03-281-0/+3
| | | | | | | and these seem work fine in normal use. I don't test every functions, so let me know if you have any problem with it. Reported by: pointyhat via pav
* Reset relaxbsd@gmail.com due to maintainer-timeouts.linimon2008-03-021-1/+1
| | | | Hat: portmgr
* - Remove bogus substitutions from plistpav2007-07-311-47/+47
| | | | Reported by: sat
* cheech is a portable, multiplayer, networked Chinese Checkers game.pav2007-07-294-0/+108
It currently lets you play chinese checkers over a network against any combination of up to 5 other people or computer players. WWW: http://cheech.sourceforge.net/ PR: ports/114699 Submitted by: Yinghong.Liu <relaxbsd@gmail.com>