aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-f10-glew
Commit message (Collapse)AuthorAgeFilesLines
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280136
* - change the email address I use to maintain portsEitan Adler2011-08-211-1/+1
| | | | | | | Approved by: bapt (mentor) Notes: svn path=/head/; revision=280123
* Assist with de-MD5'ificationDoug Barton2011-07-041-2/+0
| | | | Notes: svn path=/head/; revision=277075
* Update contact email address as per maintainer's request.Florent Thoumie2010-12-301-1/+1
| | | | Notes: svn path=/head/; revision=267163
* . use brandelf for binary linux files;Boris Samorodov2010-12-102-10/+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-sourceIon-Mihai Tetcu2010-09-264-0/+50
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