aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/gtkglarea/Makefile32
-rw-r--r--x11-toolkits/gtkglarea/distinfo2
-rw-r--r--x11-toolkits/gtkglarea/pkg-descr8
-rw-r--r--x11-toolkits/gtkglarea/pkg-plist8
6 files changed, 1 insertions, 51 deletions
diff --git a/MOVED b/MOVED
index 5abb987df43b..ed4844ceb85e 100644
--- a/MOVED
+++ b/MOVED
@@ -4060,3 +4060,4 @@ x11-toolkits/tk84-thread||2013-02-06|Threads are now enabled by default
x11-toolkits/tk85-thread||2013-02-06|Threads are now enabled by default
x11-toolkits/tk86-thread||2013-02-06|Threads are now enabled by default
x11-fm/fsv||2013-02-14|Depends on expired x11-toolkits/gtkglarea
+x11-toolkits/gtkglarea||2013-02-14|Has expired: No more public distfiles
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 75d42fc7b98d..70d760e2b7bf 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -52,7 +52,6 @@
SUBDIR += gtkada
SUBDIR += gtkdatabox
SUBDIR += gtkextra2
- SUBDIR += gtkglarea
SUBDIR += gtkglarea2
SUBDIR += gtkglext
SUBDIR += gtkglextmm
diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile
deleted file mode 100644
index 08369af6bf1b..000000000000
--- a/x11-toolkits/gtkglarea/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: gtkglarea
-# Date created: 1 August 1999
-# Whom: Michael Sardo <jaeger16@yahoo.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkglarea
-PORTVERSION= 1.2.3
-PORTREVISION= 3
-CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
-DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An OpenGL widget for the GTK+ GUI toolkit
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-10-20
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
-USE_AUTOTOOLS= libtool
-USE_GL= yes
-USE_GNOME= gtk12 lthack
-GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS+= -L${LOCALBASE}/lib -lstdc++ ${PTHREAD_LIBS}
-CONFIGURE_ARGS= --with-lib-GL
-USE_LDCONFIG= yes
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/gtkglarea/distinfo b/x11-toolkits/gtkglarea/distinfo
deleted file mode 100644
index 73e95a51aafb..000000000000
--- a/x11-toolkits/gtkglarea/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gtkglarea_1.2.3.orig.tar.gz) = 4f11129687f7723935ebd54cb0e33849c42603e985b7bf9f09a6a3c9048a5d68
-SIZE (gtkglarea_1.2.3.orig.tar.gz) = 291348
diff --git a/x11-toolkits/gtkglarea/pkg-descr b/x11-toolkits/gtkglarea/pkg-descr
deleted file mode 100644
index 8c5b31f7772b..000000000000
--- a/x11-toolkits/gtkglarea/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl
-which is basically wrapper around GLX functions. The widget itself is
-derived from GtkDrawinigArea widget and adds only few extra functions.
-Lower level gdkgl functions make it easy to render on any widget that has
-OpenGL capable visual, rendering to off-screen pixmaps is also supported.
-
-Related project which may iterest those who use GTK-- is GtkGLArea--. It is a
-C++ wrapper for gtkglarea written by Karl Nelson <kenelson@ece.ucdavis.edu>.
diff --git a/x11-toolkits/gtkglarea/pkg-plist b/x11-toolkits/gtkglarea/pkg-plist
deleted file mode 100644
index c611751adf9c..000000000000
--- a/x11-toolkits/gtkglarea/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-include/gtkgl/gdkgl.h
-include/gtkgl/gtkglarea.h
-lib/libgtkgl.a
-lib/libgtkgl.la
-lib/libgtkgl.so
-lib/libgtkgl.so.5
-share/aclocal/gtkgl.m4
-@dirrm include/gtkgl