| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 20:23:39
1.5.1_1
|
eadler  |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
06 Oct 2012 14:35:46
1.5.1_1
|
eadler  |
Trim the headers in the ports I maintain. |
21 Aug 2011 20:51:40
1.5.1_1
|
eadler  |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
21 Aug 2011 16:12:46
1.5.1_1
|
eadler  |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
04 Jul 2011 21:58:50
1.5.1_1
|
dougb  |
Assist with de-MD5'ification |
30 Dec 2010 13:07:15
1.5.1_1
|
flz  |
Update contact email address as per maintainer's request. |
10 Dec 2010 15:49:13
1.5.1_1
|
bsam  |
. use brandelf for binary linux files;
. 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@) |
26 Sep 2010 22:11:22
1.5.1
|
itetcu  |
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source
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> |