diff options
author | abs <abs@pkgsrc.org> | 2006-08-15 15:22:47 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-08-15 15:22:47 +0000 |
commit | 87c09b269dca678d9ea74ed2928c14f34948a6d4 (patch) | |
tree | b6ec2e9ed7b90d7d08d73f0df749ccd166ffec2c /doc | |
parent | 1f6e66986004ccb855ea2b6d32d2bdbfc1650e9f (diff) | |
download | pkgsrc-87c09b269dca678d9ea74ed2928c14f34948a6d4.tar.gz |
Import graphics/glew-1.3.4 into pkgsrc.
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform
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.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index 7cefe2324b3..8c407eab519 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.1036 2006/08/15 12:27:06 ghen Exp $ +$NetBSD: CHANGES-2006,v 1.1037 2006/08/15 15:22:47 abs Exp $ Changes to the packages collection and infrastructure in 2006: @@ -3961,3 +3961,4 @@ Changes to the packages collection and infrastructure in 2006: Updated graphics/ImageMagick to 6.2.9.0 [abs 2006-08-15] Updated graphics/p5-PerlMagick to 6.2.9.0 [abs 2006-08-15] Updated sysutils/ups-nut to 2.0.4 [ghen 2006-08-15] + Added graphics/glew version 1.3.4 [abs 2006-08-15] |