notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
py-pychess GTK chess client written in Python
1.0.2_3 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.2_3Version of this port present on the latest quarterly branch.
Maintainer: kevinz5000@gmail.com search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
Also Listed In: python
License: GPLv3
WWW:
http://www.pychess.org/
Description:
PyChess is a gnome-inspired chess client written in Python. Features * CECP and UCI Engine support * Free on-line play on the FICS chess servers * Read and writes the PGN, EPD and FEN chess file formats * Built-in Python based engine * Undo and pause functions * Board and piece animation * Drag and drop * Tabbed interface * Hints and spy arrows * Opening book side panel using sqlite * Scoreplot side panel * "Enter game" in pgn dialog * Internationalised or figure pieces in notation * Optional sounds * Legal move highlighting * A nice and accessible look WWW: http://www.pychess.org/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • pychess>0:games/py-pychess
To install the port:
cd /usr/ports/games/py-pychess/ && make install clean
To add the package, run one of these commands:
  • pkg install games/py-pychess
  • pkg install pychess
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pychess
Package flavors (<flavor>: <package>)
  • py38: pychess
distinfo:
TIMESTAMP = 1605936997 SHA256 (pychess-1.0.2.tar.gz) = f601ce83aea3666c79df54a015d59fd6b22c6e25084cf8baf13406518deaba90 SIZE (pychess-1.0.2.tar.gz) = 14571480

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-pexpect>0 : misc/py-pexpect@py38
  2. py38-sqlalchemy13>1. : databases/py-sqlalchemy13@py38
  3. py38-psutil>0. : sysutils/py-psutil@py38
  4. py38-gobject3>2 : devel/py-gobject3@py38
  5. py38-websockets>7. : devel/py-websockets@py38
  6. update-desktop-database : devel/desktop-file-utils
  7. Xvfb : x11-servers/xorg-vfbserver
  8. 8x13O.pcf.gz : x11-fonts/xorg-fonts-miscbitmaps
  9. fonts.alias : x11-fonts/font-alias
  10. base : x11/xkeyboard-config
  11. xkbcomp : x11/xkbcomp
  12. msgfmt : devel/gettext-tools
  13. py38-setuptools>0 : devel/py-setuptools@py38
  14. python3.8 : lang/python38
  15. gstreamer1-plugins>=1.4 : multimedia/gstreamer1-plugins
Runtime dependencies:
  1. py38-pexpect>0 : misc/py-pexpect@py38
  2. py38-sqlalchemy13>1. : databases/py-sqlalchemy13@py38
  3. py38-psutil>0. : sysutils/py-psutil@py38
  4. py38-gobject3>2 : devel/py-gobject3@py38
  5. py38-websockets>7. : devel/py-websockets@py38
  6. update-desktop-database : devel/desktop-file-utils
  7. py38-setuptools>0 : devel/py-setuptools@py38
  8. python3.8 : lang/python38
  9. gstreamer1-plugins>=1.4 : multimedia/gstreamer1-plugins
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libatk-1.0.so : accessibility/atk
  3. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libgtk-3.so : x11-toolkits/gtk30
  7. libgtksourceview-3.0.so : x11-toolkits/gtksourceview3
  8. libgirepository-1.0.so : devel/gobject-introspection
  9. librsvg-2.so : graphics/librsvg2-rust
  10. libxml2.so : textproc/libxml2
  11. libpango-1.0.so : x11-toolkits/pango
  12. libgstreamer-1.0.so : multimedia/gstreamer1
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
games_py-pychess
USES:
desktop-file-utils display:configure gettext gnome python:3.7+
pkg-message:
PyChess can let you play against others online. To play against your own computer, install one or more of the game-engines: * games/crafty * games/gnuchess * games/phalanx * games/sjeng * games/stockfish

Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/pychess/pychess/releases/download/1.0.2/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2_3
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1