(Only the first 10 of 215 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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 runtime
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
cheech is a portable, multiplayer, networked Chinese Checkers game.
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>