On 2008-06-19, Gonzalo Nemmi <[EMAIL PROTECTED]> wrote:
> in short: has anybody been able to get it working from ports?
>
> in here:
>
> [EMAIL PROTECTED]:~ # uname -srm
> FreeBSD 7.0-RELEASE i386
> [EMAIL PROTECTED]:~ # cd /usr/ports/games/fretsonfire
> [EMAIL PROTECTED]:/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.
> [EMAIL PROTECTED]:/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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to