Commit graph

8 commits

Author SHA1 Message Date
Sergey Matveychuk
3aaea2c0d1 - Fix SONAME
PR:		ports/92095
Submitted by:	maintainer
2006-01-21 16:57:02 +00:00
Sergey Matveychuk
18f1ca848c - Fix undefined symbol errors when including glut.h just after glew.h in
applications which depends on both of them.
- Bumped PORTREVISION.

PR:		ports/91944
Submitted by:	maintainer
2006-01-18 17:20:18 +00:00
Pav Lucistnik
612595b0dd - Update to 1.3.1
PR:		ports/78423
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2005-03-06 22:42:41 +00:00
Volker Stolz
d06fe204db Fix stupid bug introduced by previous commit.
PR:		ports/76512
Submitted by:	maintainer
2005-01-21 11:34:27 +00:00
Kirill Ponomarev
c791b92bd3 Fix build on amd64. 2005-01-08 10:45:44 +00:00
Pav Lucistnik
cfa954a5be - Revert my previous commit, it was completely bogus [1]
- Respect CFLAGS [2]

Requested by:	maintainer [1]
Submitted by:	maintainer [2]
2004-04-02 03:49:20 +00:00
Kirill Ponomarev
9a770a5031 - Fix build on AMD64
PR:		61866
Submitted by:	maintainer
Noticed by:	bento via kris
2004-01-25 08:48:06 +00:00
Kirill Ponomarev
5952de42a0 Add glew 1.1.4,
The goal of the OpenGL Extension Wrangler Library (GLEW) is to
assist C/C++ OpenGL developers with two tedious tasks:
initializing and using extensions and writing portable
applications. GLEW provides an efficient run-time mechanism to
determine whether a certain extension is supported by the
driver or not. OpenGL core and extension functionality is
exposed via a single header file.

PR:		60717
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2004-01-01 18:26:52 +00:00