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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pythonchess Small program for playing chess against the computer
0.7_1 games Deleted on this many watch lists=1 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 0.7_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired This port expired on: 2020-01-27
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 search for ports maintained by this maintainer
Port Added: 2005-11-25 03:47:56
Last Update: 2020-01-27 15:34:18
SVN Revision: 524263
People watching this port, also watch:: p5-type1inst, screen, python
License: GPLv3
WWW:
http://yakinikuman.wordpress.com/python-chess/
Description:
Chess for player vs. player, player vs. AI, or AI vs. AI. Uses Tkinter to get initial game parameters. Uses Pygame to draw the board and pieces and to get user mouse clicks. Run with the “-h” option to get full listing of available command line flags. WWW: http://yakinikuman.wordpress.com/python-chess/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (55 items)
Collapse this list.
  1. /usr/local/share/licenses/pythonchess-0.7_1/catalog.mk
  2. /usr/local/share/licenses/pythonchess-0.7_1/LICENSE
  3. /usr/local/share/licenses/pythonchess-0.7_1/GPLv3
  4. bin/pythonchess
  5. share/pixmaps/pythonchess.png
  6. share/pythonchess/ChessAI.py
  7. share/pythonchess/ChessAI.pyc
  8. share/pythonchess/ChessBoard.py
  9. share/pythonchess/ChessBoard.pyc
  10. share/pythonchess/ChessGUI_pygame.py
  11. share/pythonchess/ChessGUI_pygame.pyc
  12. share/pythonchess/ChessGUI_text.py
  13. share/pythonchess/ChessGUI_text.pyc
  14. share/pythonchess/ChessGameParams.py
  15. share/pythonchess/ChessGameParams.pyc
  16. share/pythonchess/ChessPlayer.py
  17. share/pythonchess/ChessPlayer.pyc
  18. share/pythonchess/ChessRules.py
  19. share/pythonchess/ChessRules.pyc
  20. share/pythonchess/PySetup.py
  21. share/pythonchess/PySetup.pyc
  22. share/pythonchess/PythonChessAIStats.py
  23. share/pythonchess/PythonChessAIStats.pyc
  24. share/pythonchess/PythonChessMain.py
  25. share/pythonchess/PythonChessMain.pyc
  26. share/pythonchess/ScrollingTextBox.py
  27. share/pythonchess/ScrollingTextBox.pyc
  28. share/pythonchess/images/Chess_tile_bd.png
  29. share/pythonchess/images/Chess_tile_bl.png
  30. share/pythonchess/images/Chess_tile_kd.png
  31. share/pythonchess/images/Chess_tile_kl.png
  32. share/pythonchess/images/Chess_tile_nd.png
  33. share/pythonchess/images/Chess_tile_nl.png
  34. share/pythonchess/images/Chess_tile_pd.png
  35. share/pythonchess/images/Chess_tile_pl.png
  36. share/pythonchess/images/Chess_tile_qd.png
  37. share/pythonchess/images/Chess_tile_ql.png
  38. share/pythonchess/images/Chess_tile_rd.png
  39. share/pythonchess/images/Chess_tile_rl.png
  40. share/pythonchess/images/blackBishop.png
  41. share/pythonchess/images/blackKing.png
  42. share/pythonchess/images/blackKnight.png
  43. share/pythonchess/images/blackPawn.png
  44. share/pythonchess/images/blackQueen.png
  45. share/pythonchess/images/blackRook.png
  46. share/pythonchess/images/brown_square.png
  47. share/pythonchess/images/chess_icon.ico
  48. share/pythonchess/images/cyan_square.png
  49. share/pythonchess/images/whiteBishop.png
  50. share/pythonchess/images/whiteKing.png
  51. share/pythonchess/images/whiteKnight.png
  52. share/pythonchess/images/whitePawn.png
  53. share/pythonchess/images/whiteQueen.png
  54. share/pythonchess/images/whiteRook.png
  55. share/pythonchess/images/white_square.png
Collapse this list.
Dependency lines:
  • pythonchess>0:games/pythonchess
No installation instructions:
This port has been deleted.
PKGNAME: pythonchess
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pythonchess/PythonChess_v0.7.zip) = ebf10767e6c83ea90e39ccee07064929f969862995daae439b6e5edb3def1526 SIZE (pythonchess/PythonChess_v0.7.zip) = 160772 SHA256 (pythonchess/pythonchess.png) = 5f4fb6ca2280935b7696bf48e4215c2dcd1c286cbd8fc04cff24524c9d0c9fc0 SIZE (pythonchess/pythonchess.png) = 680

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
Runtime dependencies:
  1. py27-tkinter>0 : x11-toolkits/py-tkinter@py27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
dos2unix python:2.7 zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://sites.google.com/site/purplesaguaroinc/myfiles/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7_1
27 Jan 2020 15:34:18
Revision:524263Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7_1
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.7_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
0.7
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
0.7
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
31 Oct 2014 16:11:34
Revision:371872Original commit files touched by this commit Refresh
amdmi3 search for other commits by this committer
- Release ports maintained by games@

games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.

Suggested by:	marino
0.7
09 Oct 2014 14:00:15
Revision:370528Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Convert to USES=python
- Drop @dirrm* from plist
0.7
18 May 2014 12:28:39
Revision:354414Original commit files touched by this commit
nemysis search for other commits by this committer
- Update to 0.7, announce message is here:

http://yakinikuman.wordpress.com/2009/04/28/python-chess-v-07-lowering-pygames-cpu-usage/

- Change master sites, add icon
- Transfer maintainership to games@ team
- Add license (GPLv3)
- Change USE_PYTHON=yes to USE_PYTHON=2
- Add USES dos2unix
- Add files/pythonchess.in and Desktop entry file
- Remove unnecessary Thumbs.db and pygame2exe_Chess.py
- Fix the usage of 'python' to get rid of the implicit lang/python dependency
- Change build and install
- Change pkg-descr and add WWW
0.6_2
12 Apr 2014 17:15:30
Revision:351113Original commit files touched by this commit
pawel search for other commits by this committer
Add staging support
0.6_2
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
0.6_2
02 Mar 2013 22:32:49
Revision:313303Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation
0.6_1
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.6_1
27 Feb 2011 04:54:41
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign ports to heap

Submitted by:   alepulver
0.6_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.6
07 Oct 2006 18:59:06
Original commit files touched by this commit
alepulver search for other commits by this committer
- Remove invalid WWW entry from pkg-descr.
- Mirror distfile to my ~/public_distfiles (MASTER_SITE disappeared).

Reported by:    Bill "distfiles" Fenner
0.6
09 Apr 2006 13:08:16
Original commit files touched by this commit
alepulver search for other commits by this committer
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
0.6
25 Nov 2005 03:40:39
Original commit files touched by this commit
edwin search for other commits by this committer
[NEW PORT] games/pythonchess - Small program for playing chess against the
computer

        pythonchess is a computer chess program for human vs.
        computer games.  pythonchess is a complete chess program
        with alpha-beta search, hashing, pondering, iterative
        deepening, etc. implemented in Python programming language.

        WWW: http://www.kolumbus.fi/jyrki.alakuijala/pychess.html

PR:             ports/89518
Submitted by:   "Alejandro Pulver" <alejandro@varnet.biz>

Number of commits found: 18