The tcl/tk interface in the port games/xconq doesn't work. For example, try to start a new Introductory game: Error: ambiguous option "-pad": must be -column, ... This could be a library version incompatibility. Fix: Here's a patch that replaces uses of "-pad N" with "-padx N -pady N". This seems to fix the problem. How-To-Repeat: Run xconq Click "New Game" Select "Introductory Game" Click "New Game"
State Changed From-To: open->closed Committed, thanks! (BTW the game can't save scores here, what about your place?)