Version: 1.3.110, Package name: fretsonfire-1.3.110 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description 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 This game is known to crash on some (mostly radeon) graphics card. |
Filesize: 30933.723 KB |
Version History (View Complete History) |
|
2021-06-13 19:02:27 by Daniel Dickman | Files touched by this commit (6) |
Log message: 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-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: 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-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: 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. |
2020-11-24 09:44:17 by Stuart Henderson | Files touched by this commit (13) |
Log message: switch python 2 users of Pillow to graphics/py2-Pillow. py-Pillow is now 3-only. |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-09-04 01:46:52 by Martijn van Duren | Files touched by this commit (3) |
Log message: 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@ |
2015-09-29 04:52:13 by Stuart Henderson | Files touched by this commit (50) |
Log message: bump REVISION for setuptools dep change. |
2015-03-26 06:14:15 by Stuart Henderson | Files touched by this commit (21) |
Log message: REVISION bumps for py-Pillow RDEP change |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-08 11:35:05 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: bump after default python version switch |
2010-11-16 04:23:29 by Marc Espie | Files touched by this commit (200) |
Log message: new depends |
2010-09-16 13:34:48 by Stuart Henderson | Files touched by this commit (1) |
Log message: use MODPY_SETUPTOOLS and bump, found by fgsch's setuptools-checking code. thanks landry@ for bulk build testing. |
2010-08-30 11:46:57 by Federico G. Schwindt | Files touched by this commit (35) |
Log message: Bump revision after python's default change. |