Commit Graph

16 Commits

Author SHA1 Message Date
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
daniel
21ac80f09c pysol was broken at runtime since the switch to python 3.8 due to the
deprecated use of time.clock.

add a minimal work-around until pysol can be updated to a newer version.

reported by Carsten Boysen Jensen on ports@
2020-10-28 02:03:55 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kn
1d9d12be81 Add missing py3-six RUN_DEPENDS
Reported by Carsten Boysen Jensen, thanks!
2020-04-20 20:51:51 +00:00
landry
c66c53f797 Update to pysol 2.6.4, from wen heping.
While here add commented out scaffolding to run tests, not enabled yet.
2019-09-07 07:23:56 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
86852bcf6e reset unresponsive maintainers, various porters have spent a bunch of
time waiting for timeouts over the last year or more for many of these
ports.  ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
landry
65d6ea4460 Update to pysol 2.4.0.
Maintainer timeout.
2019-01-22 20:09:42 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
landry
4b1b01d6f6 Update to pysol 2.1.3.
Switch to python3, and use the external (huge) cardset distfile.
Maintainer timeout.
2018-04-01 09:34:06 +00:00
czarkoff
b1777cceb2 change my email address 2016-01-11 11:04:21 +00:00
czarkoff
73dea76a69 PySolFC is a collection of more than 1000 solitaire card games. It is a fork
of PySol Solitaire.

There are games that use the 52 card International Pattern deck, games for the
78 card Tarock deck, eight and ten suit Ganjifa games, Hanafuda games, Matrix
games, Mahjongg games, and games for an original hexadecimal-based deck.

Its features include modern look and feel (uses Ttk widget set), multiple
cardsets and tableau backgrounds, sound, unlimited undo, player statistics, a
hint system, demo games, a solitaire wizard, support for user written
plug-ins, an integrated HTML help browser, and lots of documentation.

OK sthen@
2015-05-25 07:10:45 +00:00