| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=280136
|
|
|
|
|
|
|
| |
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=280123
|
|
|
|
| |
Notes:
svn path=/head/; revision=277075
|
|
|
|
| |
Notes:
svn path=/head/; revision=267163
|
|
|
|
|
|
|
|
|
|
|
|
| |
. add usr/lib/libGLEW.so.1.5 to plist files;
. replace pkg-plist by Makefile options;
. fix license installation;
. bump PORTREVISION.
Approved by: Eitan Adler (maintainer, explicit via email to freebsd-ports@)
Notes:
svn path=/head/; revision=265988
|
|
C/C++ extension loading library. GLEW provides efficient run-time mechanisms
for determining which OpenGL extensions are supported on the target platform.
OpenGL core and extension functionality is exposed in a single header file.
GLEW has been tested on a variety of operating systems, including Windows,
Linux, Mac OS X, FreeBSD, Irix, and Solaris.
This is the linux verson.
WWW: http://glew.sourceforge.net/
PR: ports/150742
Submitted by: Eitan Adler <lists at eitanadler.com>
Notes:
svn path=/head/; revision=261904
|