aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-11-18 03:52:34 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-11-18 03:52:34 +0000
commit71a1405b09b41169bd4f44ec23916850f3015f0d (patch)
tree1a14b4817d7bed817dc76b67b1a297ee8095c0e8 /graphics
parentfc114fd12c615b35d8ea0d4e0fc9b6dcb61a5faf (diff)
downloadports-71a1405b09b41169bd4f44ec23916850f3015f0d.tar.gz
ports-71a1405b09b41169bd4f44ec23916850f3015f0d.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/linux_mesa/Makefile46
-rw-r--r--graphics/linux_mesa/distinfo1
-rw-r--r--graphics/linux_mesa/pkg-comment1
-rw-r--r--graphics/linux_mesa/pkg-descr11
-rw-r--r--graphics/linux_mesa/pkg-plist24
6 files changed, 0 insertions, 84 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index b6ba14b20848..8a4ee0a4d57c 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -222,7 +222,6 @@
SUBDIR += linux_dri
SUBDIR += linux_glide
SUBDIR += linux_glx
- SUBDIR += linux_mesa
SUBDIR += linux_mesa3
SUBDIR += lodju
SUBDIR += maverik
diff --git a/graphics/linux_mesa/Makefile b/graphics/linux_mesa/Makefile
deleted file mode 100644
index 5b393d825025..000000000000
--- a/graphics/linux_mesa/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: Mesa for Linux compat
-# Date created: Oct, 8 1998
-# Whom: cracauer
-#
-# $FreeBSD$
-#
-
-PORTNAME= mesa
-PORTVERSION= 2.6
-CATEGORIES= graphics linux
-MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/old-versions/
-PKGNAMEPREFIX= linux_
-DISTNAME= MesaLib-${PORTVERSION}
-
-MAINTAINER= cracauer@cons.org
-
-BUILD_DEPENDS= /compat/linux/usr/lib/libglide2x.so:${PORTSDIR}/graphics/linux_glide \
- /compat/linux/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools
-
-BROKEN= linux crosscompilation needs to be fixed first
-ONLY_FOR_ARCHS= i386
-
-NO_LATEST_LINK= yes
-
-ALL_TARGET= linux-glide
-MAKE_ENV= PATH=${PREFIX}/usr/bin:$$PATH
-NO_FILTER_SHLIBS=yes
-
-PREFIX= /compat/linux
-WRKSRC= ${WRKDIR}/Mesa-2.6/src
-
-post-extract:
- -${MKDIR} ${WRKSRC}/../lib/
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/../lib/libMesaGL.so.2.6 ${PREFIX}/usr/lib/.
- ${LN} -fs libMesaGL.so.2.6 ${PREFIX}/usr/lib/libMesaGL.so.2
- ${LN} -fs libMesaGL.so.2.6 ${PREFIX}/usr/lib/libMesaGL.so
- ${LN} -fs libMesaGL.so.2.6 ${PREFIX}/usr/lib/libGL.so
- @${MKDIR} ${PREFIX}/usr/include/GL
- ${INSTALL_DATA} ${WRKSRC}/../include/GL/* ${PREFIX}/usr/include/GL/.
- ${INSTALL_DATA} ${WRKSRC}/../include/glaux.h ${PREFIX}/usr/include/.
- ${INSTALL_DATA} ${WRKSRC}/../include/gltk.h ${PREFIX}/usr/include/.
- -/compat/linux/sbin/ldconfig
-
-.include <bsd.port.mk>
diff --git a/graphics/linux_mesa/distinfo b/graphics/linux_mesa/distinfo
deleted file mode 100644
index 23a3ccd09714..000000000000
--- a/graphics/linux_mesa/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (MesaLib-2.6.tar.gz) = ee27bf2548dbc2031974c33ee6226c0c
diff --git a/graphics/linux_mesa/pkg-comment b/graphics/linux_mesa/pkg-comment
deleted file mode 100644
index 13bd5bda8aac..000000000000
--- a/graphics/linux_mesa/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Installs Linux shared library of Mesa to access glide/3dfx cards
diff --git a/graphics/linux_mesa/pkg-descr b/graphics/linux_mesa/pkg-descr
deleted file mode 100644
index e49c588d6624..000000000000
--- a/graphics/linux_mesa/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-This port installs a Linux shared library of Mesa with access to
-glide/3dfx cards, to be used by Linux programs.
-
-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.
-Those who want a licensed implementation of OpenGL should contact a licensed
-vendor. This software is distributed under the terms of the GNU Library
-General Public License, see the LICENSE file for details.
diff --git a/graphics/linux_mesa/pkg-plist b/graphics/linux_mesa/pkg-plist
deleted file mode 100644
index 52f53bae5f26..000000000000
--- a/graphics/linux_mesa/pkg-plist
+++ /dev/null
@@ -1,24 +0,0 @@
-usr/lib/libMesaGL.so.2.6
-usr/lib/libMesaGL.so.2
-usr/lib/libMesaGL.so
-usr/lib/libGL.so
-usr/include/GL/FooMesa.h
-usr/include/GL/dosmesa.h
-usr/include/GL/fxmesa.h
-usr/include/GL/gl.h
-usr/include/GL/gl_mangle.h
-usr/include/GL/glu.h
-usr/include/GL/glu_mangle.h
-usr/include/GL/glut.h
-usr/include/GL/glx.h
-usr/include/GL/glx_mangle.h
-usr/include/GL/gmesa.h
-usr/include/GL/mglmesa.h
-usr/include/GL/osmesa.h
-usr/include/GL/svgamesa.h
-usr/include/GL/wmesa.h
-usr/include/GL/xmesa.h
-usr/include/glaux.h
-usr/include/gltk.h
-@exec /compat/linux/sbin/ldconfig ; true
-@dirrm usr/include/GL