aboutsummaryrefslogtreecommitdiff
path: root/games/py-pychess
Commit message (Collapse)AuthorAgeFilesLines
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate and direct commit to quarterly as PORTREVISIONs may not match from main. PR: 262853, 262940, 262877 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-1/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* devel/py-websockets: Update to 10.0Emanuel Haupt2021-10-091-1/+2
| | | | | | | websockets 10.0 requires Python >= 3.7 therefore bump depending ports Python version requirements. Changes: https://websockets.readthedocs.io/en/stable/project/changelog.html
* games/py-pychess: Fix dependency linesBryan Drewery2021-06-091-2/+2
| | | | Fixes: 9a34ad5a4907925
* category/port: Package name dependencies do not support globbing.Bryan Drewery2021-06-071-4/+4
| | | | | | | | | | | 5.9.9 of the Porters Handbook defines the use of pkgname/version dependencies which does not include globbing. Incidentally `pkg info` is used by the ports framework which does support it but external tools, like Poudriere, don't expect this. None of these needed globbing. If there is a good reason beyond convenience for the feature then it needs to be documented and tools updated.
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Upgrade from 1.0.0 to 1.0.2. Hand over maintainership to theMikhail Teterin2020-11-222-6/+5
| | | | | | | | | | | submitter. PR: 251304 Submitted by: Kevin Zheng Sponsored by: United Marsupials Notes: svn path=/head/; revision=556028
* Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-091-0/+1
| | | | | | | | | | | | | | - switch to the more modern version of librsvg2 on architectures supporting rust - this will fix some graphical issues on these architectures PR: 250276 Exp-run by: antoine Submitted by: tobik Differential Revision: https://reviews.freebsd.org/D18878 Notes: svn path=/head/; revision=554733
* Spell py-pychess as such, unbreaking index.Mikhail Teterin2020-04-105-0/+77
| | | | | | | | Allow antoine@ an opportunity to delete this port for the 3rd time today. Notes: svn path=/head/; revision=531387
* Unbreak INDEXAntoine Brodin2020-04-105-77/+0
| | | | Notes: svn path=/head/; revision=531344
* Re-add the py-pychess now that I figured out the USES=display quirk.Mikhail Teterin2020-04-105-0/+77
| | | | | | | | | This port needs a working X11 DISPLAY for all of configure, build, install and stage, whereas Uses/display.mk only provides it for one such target... Notes: svn path=/head/; revision=531341
* Delete py-pychess, new BROKEN portAntoine Brodin2020-04-105-77/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=531336
* Mark broken when built using poudriere:Mark Linimon2020-04-101-0/+4
| | | | | | | | | | | | | | | | Unable to init server: Could not connect to 127.0.0.1: Connection refused Unable to init server: Could not connect to 127.0.0.1: Connection refused (setup.py:36566): Gtk-CRITICAL **: 10:11:13.230: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed (setup.py:36566): Gtk-CRITICAL **: 10:11:13.315: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed (setup.py:36566): Gtk-CRITICAL **: 10:11:13.315: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed (setup.py:36566): Gtk-CRITICAL **: 10:11:13.315: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed *** Signal 11 Tested on: powerpc64 Confirmed on: amd64 Notes: svn path=/head/; revision=531332
* Add a missing dependency to unbreak.Mikhail Teterin2020-04-091-2/+1
| | | | | | | Not reported by: linimon Notes: svn path=/head/; revision=531272
* Mark BROKEN:Mark Linimon2020-04-091-1/+3
| | | | | | | | | | | | | | | | | | ===> Configuring for pychess-1.0.0 Traceback (most recent call last): File "<string>", line 1, in <module> File "setup.py", line 14, in <module> from pychess.Savers.pgn import PGNFile File "/wrkdirs/usr/ports/games/py-pychess/work-py37/pychess-1.0.0/lib/pychess/Savers/pgn.py", line 13, in <module> from gi.repository import GLib ModuleNotFoundError: No module named 'gi' Noted on powerpc64 daily new-port build; confirmed on amd64. While here, add gnome to USES to pacify portlint. Notes: svn path=/head/; revision=531193
* Bring pychess -- new version -- back from the void.Mikhail Teterin2020-04-085-0/+72
| | | | | | | | | | Take maintainership. PR: 245379 Submitted by: self Notes: svn path=/head/; revision=531116
* Remove expired ports:Rene Ladan2015-06-103-92/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014" 2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3 2015-06-02 deskutils/gimmie: Broken since update to gnome3 2015-06-02 deskutils/glipper: Broken since update to gnome3 2015-06-02 deskutils/gnochm: Broken since update to gnome3 2015-06-02 deskutils/hamster-applet: Broken since update to gnome3 2015-06-02 deskutils/kupfer: Broken since update to gnome3 2015-06-02 deskutils/ontv: Broken since update to gnome3 2015-06-02 deskutils/timer-applet: Broken since update to gnome3 2015-06-02 editors/scribes: Broken since update to gnome3 2015-06-09 games/gweled: Broken since update to gnome3 2015-06-02 games/py-pychess: Broken since update to gnome3 2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork 2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux 2015-06-02 multimedia/arista: Broken since update to gnome3 2015-06-02 net/service-discovery-applet: Broken since update to gnome3 2015-06-05 net/shaperprobe: broken with no known fix (PR 197327) 2015-06-02 print/gnome-specimen: Broken since update to gnome3 2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared 2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared Notes: svn path=/head/; revision=389040
* Expire 14 gnome ports broken for more than 6 months (remove in 2 weeks)John Marino2015-05-191-0/+2
| | | | | | | | PR: 199761 Approved by: maintainer timeout Notes: svn path=/head/; revision=386792
* Mark a few ports BROKEN after GNOME 2 removalAntoine Brodin2014-11-271-0/+2
| | | | Notes: svn path=/head/; revision=373510
* - Convert games/ to new USES=pythonMarcus von Appen2014-10-201-4/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371287
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* games/py-pychess: Update 0.10rc1 => 0.10.1 and stageJohn Marino2014-07-316-845/+48
| | | | | | | | PR: 191822 Submitted by: Ports Fury Notes: svn path=/head/; revision=363579
* Resetting maintainership on ports that have not been staged and without anyAntoine Brodin2014-07-021-1/+1
| | | | | | | | | pending PR With hat: portmgr Notes: svn path=/head/; revision=360239
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Remove psyco supportBaptiste Daroussin2013-10-151-7/+1
| | | | Notes: svn path=/head/; revision=330398
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - adopt optionsNG for gamesJason Helfman2013-05-311-22/+19
| | | | | | | | | | - trim historical headers and trim comments - some Makefile cleanup Approved by: portmgr (bapt) Notes: svn path=/head/; revision=319495
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add STOCKFISH option (default off) to install the stockfish chess engineNicola Vitale2011-12-111-1/+6
| | | | | | | | Submitted by: Gautam Mani <execve at gmail.com> (via private email) Feature safe: yes Notes: svn path=/head/; revision=287187
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Update to 0.10.r1Nicola Vitale2010-12-167-40/+218
| | | | | | | | | | | | - Add STRONGPLAYER option (default off) - Add files/patch-lib__pychess__widgets__newGameDialog.py - Fix path of the dependency py-gstreamer - Remove MD5 checksum from distinfo - Remove files/patch-pychess - Update WWW site Notes: svn path=/head/; revision=266436
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-2/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* CATEGORIES+= python for py- ports missing itPhilip M. Gollucci2008-12-281-1/+1
| | | | | | | | PR: ports/124921 Approved by: portmgr (pav) Notes: svn path=/head/; revision=224878
* - Update to 0.8.2Nicola Vitale2008-07-094-48/+53
| | | | | | | | | - Fix installation when user sets NO_INSTALL_MANPAGES - Use ${MASTER_SITE_GOOGLE_CODE} as primary download site - Use versioned Python command in the bang line of the scripts Notes: svn path=/head/; revision=216602
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* PyChess is a gnome-inspired chess client written in Python.Nicola Vitale2008-01-256-0/+706
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://pychess.googlepages.com/ Notes: svn path=/head/; revision=206189