summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-08-21 16:25:02 +0000
committernia <nia@pkgsrc.org>2019-08-21 16:25:02 +0000
commitcb21b89a17c6929eb53a4de1481d55dd347e1e77 (patch)
tree9d4e6ba9ab10439bcf03e5d1d1ed276970837ab3
parentfbf0d58e6d75b62f6040d0e2ad6f2640c8acd0fb (diff)
downloadpkgsrc-cb21b89a17c6929eb53a4de1481d55dd347e1e77.tar.gz
graphics: Remove more hideously outdated references to "SGI's OpenGL"
-rw-r--r--graphics/MesaDemos/DESCR8
-rw-r--r--graphics/glu/DESCR9
-rw-r--r--graphics/glu/Makefile4
-rw-r--r--graphics/glut/DESCR9
-rw-r--r--graphics/glut/Makefile4
5 files changed, 15 insertions, 19 deletions
diff --git a/graphics/MesaDemos/DESCR b/graphics/MesaDemos/DESCR
index ff7eb99db80..8e17a8db9a4 100644
--- a/graphics/MesaDemos/DESCR
+++ b/graphics/MesaDemos/DESCR
@@ -1,4 +1,6 @@
-MesaLib is a 3-D graphics library with an API which is very similar to that of
-OpenGL*. This package provides examples and demos of Mesa's capabilities,
-among them the examples from the ``Red Book'' (_OpenGL Programming Guide_,
+The Mesa project is as an open-source implementation of the OpenGL
+specification - a system for rendering interactive 3D graphics.
+
+This package provides examples and demos of Mesa's capabilities, among
+them the examples from the ``Red Book'' (_OpenGL Programming Guide_,
published by Addison-Wesley; ISBN 0-201-63274-8).
diff --git a/graphics/glu/DESCR b/graphics/glu/DESCR
index 469c3f16fc2..0e84cc73a68 100644
--- a/graphics/glu/DESCR
+++ b/graphics/glu/DESCR
@@ -1,7 +1,4 @@
-Mesa is a 3-D graphics library with an API which is very similar to that
-of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax
-or state machine, it is being used with authorization from Silicon Graphics,
-Inc. However, the author makes no claim that Mesa is in any way a
-compatible replacement for OpenGL or associated with Silicon Graphics, Inc.
+The Mesa project is as an open-source implementation of the OpenGL
+specification - a system for rendering interactive 3D graphics.
-This is the GLUT part of the MesaDemos distribution.
+This is the OpenGL Utility Library component of the distribution.
diff --git a/graphics/glu/Makefile b/graphics/glu/Makefile
index 2140d71e32f..74e6752751c 100644
--- a/graphics/glu/Makefile
+++ b/graphics/glu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2019/06/14 10:22:46 jperkin Exp $
+# $NetBSD: Makefile,v 1.66 2019/08/21 16:25:02 nia Exp $
DISTNAME= glu-9.0.0
PKGREVISION= 2
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://cgit.freedesktop.org/mesa/glu/
-COMMENT= GLU polygon tessellation facility for Mesa
+COMMENT= OpenGL Utility Library
LICENSE= sgi-free-software-b-v2.0
GNU_CONFIGURE= yes
diff --git a/graphics/glut/DESCR b/graphics/glut/DESCR
index 469c3f16fc2..769e69f97fb 100644
--- a/graphics/glut/DESCR
+++ b/graphics/glut/DESCR
@@ -1,7 +1,4 @@
-Mesa is a 3-D graphics library with an API which is very similar to that
-of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax
-or state machine, it is being used with authorization from Silicon Graphics,
-Inc. However, the author makes no claim that Mesa is in any way a
-compatible replacement for OpenGL or associated with Silicon Graphics, Inc.
+The Mesa project is an open-source implementation of the OpenGL
+specification - a system for rendering interactive 3D graphics.
-This is the GLUT part of the MesaDemos distribution.
+This is the OpenGL Utility Toolkit component of the distribution.
diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile
index db5d444338e..680232ca5e8 100644
--- a/graphics/glut/Makefile
+++ b/graphics/glut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2018/10/17 18:03:48 jperkin Exp $
+# $NetBSD: Makefile,v 1.61 2019/08/21 16:25:02 nia Exp $
DISTNAME= MesaGLUT-7.9.2
# we have the autoconf patches from git, so call it 8.0.1.
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://cgit.freedesktop.org/mesa/glut/
-COMMENT= GLUT Graphics library similar to SGI's OpenGL
+COMMENT= OpenGL Utility Toolkit
#LICENSE= # TODO: (see mk/license.mk)
WRKSRC= ${WRKDIR}/Mesa-7.9.2