1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/games/xboard/files/patch-xboard.conf

16 lines
503 B
Plaintext

--- xboard.conf.orig 2014-11-04 09:45:56.000000000 +0100
+++ xboard.conf 2014-11-04 09:46:05.000000000 +0100
@@ -74,11 +74,7 @@
; Engines & adjudicatons in engine-engine games
;
-firstChessProgram fairymax
--firstChessProgramNames {fairymax
-"Fruit 2.1" -fcp fruit -fUCI
-"Crafty" -fcp crafty
-"GNU Chess" -fcp gnuchess
-}
+-firstChessProgramNames {}
-niceEngines 0
-polyglotDir ""
-adapterCommand 'polyglot -noini -ec "%fcp" -ed "%fd" -uci NalimovCache=%defaultCacheSizeEGTB -pg ShowTbHits=true'