Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2008 19:07:48 +0000 (UTC)
From:      Jona Joachim <jaj@hcl-club.lu>
To:        freebsd-questions@freebsd.org
Subject:   Re: Frets on Fire from ports (short and sweet)
Message-ID:  <slrng5lbk4.21po.jaj@nirvana.my.domain>
References:  <200806191525.13775.gnemmi@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2008-06-19, Gonzalo Nemmi <gnemmi@gmail.com> wrote:
> in short: has anybody been able to get it working from ports?
>
> in here:
>
> root@inferna:~ # uname -srm
> FreeBSD 7.0-RELEASE i386
> root@inferna:~ # cd /usr/ports/games/fretsonfire
> root@inferna:/usr/ports/games/fretsonfire # make install clean
>===>  Installing for fretsonfire-1.2.451_2
>===>   fretsonfire-1.2.451_2 depends on 
> file: /usr/local/lib/python2.5/site-packages/Numeric/_numpy.so - found
>===>   fretsonfire-1.2.451_2 depends on 
> file: /usr/local/lib/python2.5/site-packages/pygame/__init__.py - found
>===>   fretsonfire-1.2.451_2 depends on 
> file: /usr/local/lib/python2.5/site-packages/OpenGL/__init__.py - found
>===>   fretsonfire-1.2.451_2 depends on 
> file: /usr/local/lib/python2.5/site-packages/amanith.py - found
>===>   fretsonfire-1.2.451_2 depends on 
> file: /usr/local/lib/python2.5/site-packages/PIL/__init__.py - found
>===>   fretsonfire-1.2.451_2 depends on 
> file: /usr/local/lib/python2.5/site-packages/glew/__init__.py - not found
>===>    Verifying install 
> for /usr/local/lib/python2.5/site-packages/glew/__init__.py 
> in /usr/ports/graphics/py-glewpy
>===>  py25-glewpy-0.7.4_1 is marked as broken: fails to install.
> *** Error code 1
>
> Stop in /usr/ports/graphics/py-glewpy.
> *** Error code 1
>
> Stop in /usr/ports/games/fretsonfire.
> root@inferna:/usr/ports/games/fretsonfire # 
>
> py25-glewpy-0.7.4_1 has been marked as broken since the day I installed FBSD7 
> (2 two days after its release).
>
> Has anyone tried to install it and succeded or shoud I fill a PR on 
> py25-glewpy-0.7.4_1 (or fretsonfire for that matter ...)??
>
> I want to make sure before submitting a PR .. or two =P

in the graphics/py-glewpy Makefile you can read:

BROKEN=   fails to install
DEPRECATED= Has been broken for more than 6 months
EXPIRATION_DATE=2008-09-19

this means that glewpy is known to be broken and it is scheduled for deletion.

If you try to build glewpy it tells you something about pyrex not generating the
right code. I don't know if that problem actually comes from pyrex or from
glewpy.

Anyway filing PR about this will not change anything, except if they come with a
patch to make it work ;)

As for Frets on Fire, yes it's very unfortunate that it doesn't work on FreeBSD
ATM.


-- 
Pond-erosa Puff wouldn't take no guff
Water oughta be clean and free
So he fought the fight and he set things right
With his OpenBSD




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?slrng5lbk4.21po.jaj>