| Port details on branch 2020Q3 |
- xboard X frontend for Crafty, GNUChess, Chess Servers, or e-mail chess
- 4.9.1_1 games
=0 4.9.1_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2020-09-02 08:09:28
- Last Update: 2020-09-02 08:08:51
- Commit Hash: 62dd83e
- License: GPLv3
- WWW:
- https://www.gnu.org/software/xboard/
- Description:
- 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.
WWW: https://www.gnu.org/software/xboard/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/games/xboard/ && make install clean
- To add the package, run one of these commands:
- pkg install games/xboard
- pkg install xboard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xboard
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1470079002
SHA256 (xboard-4.9.1.tar.gz) = 2b2e53e8428ad9b6e8dc8a55b3a5183381911a4dae2c0072fa96296bbb1970d6
SIZE (xboard-4.9.1.tar.gz) = 4015017
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- games/xboard-devel
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- update-desktop-database : devel/desktop-file-utils
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-mime-database : misc/shared-mime-info
- perl5>=5.30.r1<5.31 : lang/perl5.30
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- xpm.pc : x11/libXpm
- xaw7.pc : x11-toolkits/libXaw
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- update-mime-database : misc/shared-mime-info
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- xpm.pc : x11/libXpm
- xaw7.pc : x11-toolkits/libXaw
- indexinfo : print/indexinfo
- Library dependencies:
-
- libcairo.so : graphics/cairo
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgsf-1.so : devel/libgsf
- librsvg-2.so : graphics/librsvg2
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xboard-4.9.1_1:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
ZIPPY=off: Add Zippy capability (computer player on ICS)
====> Chess Engines
FAIRYMAX=off: Install fairymax engine (many chess variants)
CRAFTY=off: Install crafty engine
GNUCHESS=off: Install GnuChess engine
KNIGHTCAP=off: Install KnightCap engine
PHALANX=off: Install phalanx engine
====> Front End: you have to select exactly one of them
XAW=on: Xaw GUI toolkit support (default)
XAW3D=off: Xaw3d GUI toolkit support (not fully supported)
GTK2=off: GTK+ 2 GUI toolkit support (experimental)
====> Sound Output: you can only select none or one of them
SOX=off: SoX audio support
ALSA=off: ALSA audio architecture support
===> Use 'make config' to modify these settings
- Options name:
- games_xboard
- USES:
- gettext desktop-file-utils gnome makeinfo perl5 pkgconfig shared-mime-info shebangfix xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.9.1_1 02 Sep 2020 08:08:52
  |
fernape  |
MFH: r547338
devel/xboard: fix build in 13-current
Another case of -fno-common
This fixes the slave port devel/xboard-devel too.
While here, add missing USE_XORG modules.
PR: 248984
Reported by: kalten@gmx.at
Approved by: ports-secteam (blanket, build fix, -fno-common) |
4.9.1_1 02 Sep 2020 08:08:51
    |
Fernando ApesteguĂa (fernape)  |
MFH: r547338
devel/xboard: fix build in 13-current
Another case of -fno-common
This fixes the slave port devel/xboard-devel too.
While here, add missing USE_XORG modules.
PR: 248984
Reported by: kalten@gmx.at
Approved by: ports-secteam (blanket, build fix, -fno-common) |
Number of commits found: 2
|