X frontend for Crafty, GNUChess, Internet Chess Servers, or e-mail chess
Xboard is a graphical chessboard that can serve as a user interface for Crafty, GNU Chess, for Internet Chess Servers, or for electronic mail correspondence chess. xboard can also be used by itself.
Xboard is a graphical chessboard that can serve as a user interface for Crafty, GNU Chess, for Internet Chess Servers, or for electronic mail correspondence chess. xboard can also be used by itself.
To install xboard, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xboard
To see what files were installed by xboard, run:
port contents xboard
To later upgrade xboard, run:
sudo port selfupdate && sudo port upgrade xboard
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.