summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-25 11:42:38 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-25 11:42:38 +0800
commit3f6c37714592af96c8d4f72e4fd2a5279e61ac27 (patch)
tree14270b342737f6b4e70b56b5fed6acc915bd52d7 /x11-toolkits
parent2910b960466de4be4af334d5c352e52334354b8b (diff)
downloadmarcuscom-ports-3f6c37714592af96c8d4f72e4fd2a5279e61ac27.tar
marcuscom-ports-3f6c37714592af96c8d4f72e4fd2a5279e61ac27.tar.gz
marcuscom-ports-3f6c37714592af96c8d4f72e4fd2a5279e61ac27.tar.bz2
marcuscom-ports-3f6c37714592af96c8d4f72e4fd2a5279e61ac27.tar.lz
marcuscom-ports-3f6c37714592af96c8d4f72e4fd2a5279e61ac27.tar.xz
marcuscom-ports-3f6c37714592af96c8d4f72e4fd2a5279e61ac27.tar.zst
marcuscom-ports-3f6c37714592af96c8d4f72e4fd2a5279e61ac27.zip
Remove after merge.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1267 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gdl/Makefile25
-rw-r--r--x11-toolkits/gdl/distinfo1
-rw-r--r--x11-toolkits/gdl/files/patch-configure10
-rw-r--r--x11-toolkits/gdl/files/patch-symbol-browser-control_tagmanager_parse.h11
-rw-r--r--x11-toolkits/gdl/pkg-descr14
-rw-r--r--x11-toolkits/gdl/pkg-plist56
6 files changed, 0 insertions, 117 deletions
diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile
deleted file mode 100644
index 43863324b..000000000
--- a/x11-toolkits/gdl/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: gdl
-# Date created: 24 July 2001
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gdl
-PORTVERSION= 0.4.0
-CATEGORIES= x11-toolkits gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Components intended to be shared between GNOME development tools
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack libgnomeui
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/gdl/distinfo b/x11-toolkits/gdl/distinfo
deleted file mode 100644
index 7cc516544..000000000
--- a/x11-toolkits/gdl/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gdl-0.4.0.tar.bz2) = eb4dfd9def266e4e5cd1e9883b5bdf2a
diff --git a/x11-toolkits/gdl/files/patch-configure b/x11-toolkits/gdl/files/patch-configure
deleted file mode 100644
index dc389d96b..000000000
--- a/x11-toolkits/gdl/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure 2002/08/04 21:18:58 1.1
-+++ configure 2002/08/04 21:19:10
-@@ -5853,6 +5853,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/x11-toolkits/gdl/files/patch-symbol-browser-control_tagmanager_parse.h b/x11-toolkits/gdl/files/patch-symbol-browser-control_tagmanager_parse.h
deleted file mode 100644
index 844b1acee..000000000
--- a/x11-toolkits/gdl/files/patch-symbol-browser-control_tagmanager_parse.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- symbol-browser-control/tagmanager/parse.h.orig Sun Aug 24 00:47:40 2003
-+++ symbol-browser-control/tagmanager/parse.h Sun Aug 24 00:47:50 2003
-@@ -10,6 +10,8 @@
- #ifndef _PARSE_H
- #define _PARSE_H
-
-+#include <sys/types.h>
-+
- /*
- * INCLUDE FILES
- */
diff --git a/x11-toolkits/gdl/pkg-descr b/x11-toolkits/gdl/pkg-descr
deleted file mode 100644
index fb910eeed..000000000
--- a/x11-toolkits/gdl/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-Gnome Devtool Libraries
-=======================
-
-This package contains components and libraries that are intended to be
-shared between Scaffold, the new GNOME 2 development system.
-
-The current pieces of GDL include:
-
- - A code-editing bonboo component based on GtkSourceView
-
- - An utility library that also contains the stubs and skels for
- the above components (gdl).
-
-WWW: http://www.gnome.org/
diff --git a/x11-toolkits/gdl/pkg-plist b/x11-toolkits/gdl/pkg-plist
deleted file mode 100644
index 3455655a7..000000000
--- a/x11-toolkits/gdl/pkg-plist
+++ /dev/null
@@ -1,56 +0,0 @@
-bin/gnome-symbol-browser
-include/libgdl-1.0/gdl/GDL.h
-include/libgdl-1.0/gdl/gdl-dock-item-grip.h
-include/libgdl-1.0/gdl/gdl-dock-item.h
-include/libgdl-1.0/gdl/gdl-dock-layout.h
-include/libgdl-1.0/gdl/gdl-dock-master.h
-include/libgdl-1.0/gdl/gdl-dock-notebook.h
-include/libgdl-1.0/gdl/gdl-dock-object.h
-include/libgdl-1.0/gdl/gdl-dock-paned.h
-include/libgdl-1.0/gdl/gdl-dock-placeholder.h
-include/libgdl-1.0/gdl/gdl-dock-tablabel.h
-include/libgdl-1.0/gdl/gdl-dock.h
-include/libgdl-1.0/gdl/gdl-icons.h
-include/libgdl-1.0/gdl/gdl-recent.h
-include/libgdl-1.0/gdl/gdl-tools.h
-include/libgdl-1.0/gdl/gdl.h
-include/libgdl-1.0/gdl/libgdltypebuiltins.h
-lib/libgdl-1.a
-lib/libgdl-1.so
-lib/libgdl-1.so.0
-libdata/bonobo/servers/GNOME_Development_SymbolBrowser.server
-libdata/pkgconfig/gdl-1.0.pc
-share/gnome/gdl/glade/layout.glade
-share/gnome/gnome-2.0/ui/gnome-symbol-browser.xml
-share/gnome/idl/libgdl-1.0/GDL.idl
-share/gnome/idl/libgdl-1.0/editor-buffer.idl
-share/gnome/idl/libgdl-1.0/editor-gutter.idl
-share/gnome/idl/libgdl-1.0/symbol-browser.idl
-share/locale/am/LC_MESSAGES/gdl-1.mo
-share/locale/az/LC_MESSAGES/gdl-1.mo
-share/locale/cs/LC_MESSAGES/gdl-1.mo
-share/locale/da/LC_MESSAGES/gdl-1.mo
-share/locale/de/LC_MESSAGES/gdl-1.mo
-share/locale/el/LC_MESSAGES/gdl-1.mo
-share/locale/es/LC_MESSAGES/gdl-1.mo
-share/locale/fr/LC_MESSAGES/gdl-1.mo
-share/locale/it/LC_MESSAGES/gdl-1.mo
-share/locale/ja/LC_MESSAGES/gdl-1.mo
-share/locale/mk/LC_MESSAGES/gdl-1.mo
-share/locale/ml/LC_MESSAGES/gdl-1.mo
-share/locale/nl/LC_MESSAGES/gdl-1.mo
-share/locale/no/LC_MESSAGES/gdl-1.mo
-share/locale/pl/LC_MESSAGES/gdl-1.mo
-share/locale/pt/LC_MESSAGES/gdl-1.mo
-share/locale/pt_BR/LC_MESSAGES/gdl-1.mo
-share/locale/ru/LC_MESSAGES/gdl-1.mo
-share/locale/sk/LC_MESSAGES/gdl-1.mo
-share/locale/sr/LC_MESSAGES/gdl-1.mo
-share/locale/sr@Latn/LC_MESSAGES/gdl-1.mo
-share/locale/sv/LC_MESSAGES/gdl-1.mo
-share/locale/vi/LC_MESSAGES/gdl-1.mo
-@dirrm share/gnome/idl/libgdl-1.0
-@dirrm share/gnome/gdl/glade
-@dirrm share/gnome/gdl
-@dirrm include/libgdl-1.0/gdl
-@dirrm include/libgdl-1.0