HOpenGL port for FreeBSD

Hi, This concerns those, who use or want to use HOpenGL with FreeBSD. I wrote a HOpenGL port for FreeBSD, but it's not yet in the FreeBSD ports collection, since it has been tested only on my system. I'd be glad if you'd test it, so I can submit it as soon as possible. It's located at http://kungens.kemi.fi/~shae/haskell/hs-HOpenGL.tar.gz Download, extract it in /usr/ports/graphics and `make install'! Of course, you'll let me know any bugs, critics and recommendations... Thx Jan

On Fri, 2003-01-17 at 13:12, Jan Rochel wrote:
Of course, you'll let me know any bugs, critics and recommendations..
make install fails on my machine. it fails because of glBlendEquation. ive discussed this problem with sven before so you should be able to find the details and solution in the archives. i will do more testing tomorrow. so far its looking good chris

Chris Moline wrote:
make install fails on my machine. it fails because of glBlendEquation. ive discussed this problem with sven before so you should be able to find the details and solution in the archives.
OK, updated. (http://kungens.kemi.fi/~shae/haskell/hs-HOpenGL.tar.gz) I simply patched glBlendEquation to glBlendEquationEXT and fixed some other little things. I'll update the port from time to time, if I find anything to fix, so check the modification date. I won't announce further updates in this mailing list. But I will let you know, when it's part of the port colletion.
participants (2)
-
chris moline
-
Jan Rochel