Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update contact email address as per maintainer's request. | Florent Thoumie | 2010-12-30 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=267163 | ||||
* | . use brandelf for binary linux files; | Boris Samorodov | 2010-12-10 | 1 | -0/+8 |
| | | | | | | | | | | | | . 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 | ||||
* | The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source | Ion-Mihai Tetcu | 2010-09-26 | 1 | -0/+24 |
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 |