Date: Thu, 1 Jan 2004 10:26:52 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/glew Makefile distinfo pkg-descr pkg-plist ports/graphics/glew/files patch-Makefile Message-ID: <200401011826.i01IQqqg007647@repoman.freebsd.org>
index | next in thread | raw e-mail
krion 2004/01/01 10:26:52 PST
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/glew Makefile distinfo pkg-descr pkg-plist
graphics/glew/files patch-Makefile
Log:
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>
Revision Changes Path
1.649 +1 -0 ports/graphics/Makefile
1.1 +42 -0 ports/graphics/glew/Makefile (new)
1.1 +1 -0 ports/graphics/glew/distinfo (new)
1.1 +47 -0 ports/graphics/glew/files/patch-Makefile (new)
1.1 +11 -0 ports/graphics/glew/pkg-descr (new)
1.1 +14 -0 ports/graphics/glew/pkg-plist (new)
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401011826.i01IQqqg007647>
