22 Commits

Author SHA1 Message Date
daniel
ca74f27d06 adapt a few ports to the numpy python2/python3 port split
- make the python2 consumers point to py2-numpy
- make the py-numpy port python3-only so it can be updated
2021-06-14 01:02:27 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +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
sthen
796a02331b switch python 2 users of Pillow to graphics/py2-Pillow.
py-Pillow is now 3-only.
2020-11-24 16:44:16 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
martijn
f67b5b53ce Patch up and reenable fretsonfire. Seems to work on intel cards, although
it falis on most/all radeon cards.

Triggered by a question by Daniel Jakots
Similar diff from tb@
OK bcallah@
2018-09-04 07:46:52 +00:00
sthen
4f45143bbd bump REVISION for setuptools dep change. 2015-09-29 10:52:11 +00:00
sthen
f142cd9a93 REVISION bumps for py-Pillow RDEP change 2015-03-26 12:14:15 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
913880cec3 Bump after py-Pillow sub-packaging. 2014-08-14 07:06:00 +00:00
sthen
07a79b7401 switch from py-Imaging to py-Pillow, and mark BROKEN due to crashes at startup (same with py-Imaging) 2014-04-06 21:10:25 +00:00
landry
e59f39b519 Fix weird 600 mode on the hungarian translation. 2014-01-24 21:24:40 +00:00
fgsch
ac96652255 bump after py-Imaging change. 2013-03-11 22:59:56 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
jasper
9c62d3985b - bump REVISION after several python modules had their flavor dropped. 2011-12-20 18:55:08 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +00:00
sthen
e5d59ebe86 use MODPY_SETUPTOOLS and bump, found by fgsch's setuptools-checking
code. thanks landry@ for bulk build testing.
2010-09-16 19:34:48 +00:00
fgsch
6097dbaf9c Bump revision after python's default change. 2010-08-30 17:46:56 +00:00
phessler
39403485f9 fix some cruft that was left in, no cookie for me.
noticed by jasper@
2009-10-16 23:24:32 +00:00
phessler
c5fd0378d5 Frets on Fire is a game of musical skill and fast fingers. The aim of
the game is to play guitar with the keyboard as accurately as possible.

Features
    * Unique inverted keyboard gameplay style
    * Support for guitar controllers and generic joysticks
    * Includes a song editor for making your own tunes
    * Compete with others on the World Charts
    * Hundreds of songs composed by the community
    * Supports importing Guitar Hero I and Guitar Hero II songs
    * Multiplatform; runs on Windows, Linux, Mac OS X, OpenBSD and FreeBSD
    * Open source, full Python source code available
2009-10-16 23:11:38 +00:00