aboutsummaryrefslogtreecommitdiffstats
path: root/games/cheech
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-061-1/+1
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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 runtimeJeremy Messenger2008-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.Mark Linimon2008-03-021-1/+1
| | | | Hat: portmgr
* - Remove bogus substitutions from plistPav Lucistnik2007-07-311-47/+47
| | | | Reported by: sat
* cheech is a portable, multiplayer, networked Chinese Checkers game.Pav Lucistnik2007-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>