summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gdl
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-25 11:37:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-25 11:37:29 +0800
commite934b106497f17545e236bb9644bed935cd118ad (patch)
tree29839e0cbcfadbf35eac8fc26b9ad2afe1301370 /x11-toolkits/gdl
parent14c9f603eb5d9868d374e46ac865925da109a838 (diff)
downloadmarcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.gz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.bz2
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.lz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.xz
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.zst
marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.zip
Remove these now that they have been committed to the FreeBSD ports tree.
Next stop GNOME 2.21. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gdl')
-rw-r--r--x11-toolkits/gdl/Makefile29
-rw-r--r--x11-toolkits/gdl/distinfo3
-rw-r--r--x11-toolkits/gdl/files/patch-gdl__gdl-icons.c17
-rw-r--r--x11-toolkits/gdl/pkg-descr14
-rw-r--r--x11-toolkits/gdl/pkg-plist74
5 files changed, 0 insertions, 137 deletions
diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile
deleted file mode 100644
index bfafc6222..000000000
--- a/x11-toolkits/gdl/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: gdl
-# Date created: 24 July 2001
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/x11-toolkits/gdl/Makefile,v 1.8 2007/02/16 18:14:27 mezz Exp $
-#
-
-PORTNAME= gdl
-PORTVERSION= 0.7.7
-PORTREVISION= 1
-CATEGORIES= x11-toolkits gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Components intended to be shared between GNOME development tools
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_XLIB= yes
-USE_GNOME= gnomeprefix gnomehack libgnomeui
-USE_GETTEXT= yes
-GNU_CONFIGURE= yes
-USE_LDCONFIG= 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 1661f7b60..000000000
--- a/x11-toolkits/gdl/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gdl-0.7.7.tar.bz2) = c3b676b174c3e6c4ccd654557ebe82ec
-SHA256 (gdl-0.7.7.tar.bz2) = 5e0b5de8e819550e4b20cc129b13f590db91ccfd5e0766f346b114711b970720
-SIZE (gdl-0.7.7.tar.bz2) = 453142
diff --git a/x11-toolkits/gdl/files/patch-gdl__gdl-icons.c b/x11-toolkits/gdl/files/patch-gdl__gdl-icons.c
deleted file mode 100644
index bcfde3afc..000000000
--- a/x11-toolkits/gdl/files/patch-gdl__gdl-icons.c
+++ /dev/null
@@ -1,17 +0,0 @@
---- gdl/gdl-icons.c.orig Tue May 24 16:37:14 2005
-+++ gdl/gdl-icons.c Tue May 24 16:37:38 2005
-@@ -202,12 +202,13 @@
- {
- GdkPixbuf *pixbuf;
- char *icon_name;
-+ GdlIconsPrivate *priv;
-
- g_return_val_if_fail (icons != NULL, NULL);
- g_return_val_if_fail (GDL_IS_ICONS (icons), NULL);
- g_return_val_if_fail (mime_type != NULL, NULL);
-
-- GdlIconsPrivate *priv = GDL_ICONS_GET_PRIVATE (icons);
-+ priv = GDL_ICONS_GET_PRIVATE (icons);
-
- pixbuf = g_hash_table_lookup (priv->icons, mime_type);
- if (pixbuf != NULL) {
diff --git a/x11-toolkits/gdl/pkg-descr b/x11-toolkits/gdl/pkg-descr
deleted file mode 100644
index 1aca67859..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 bonobo 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 db77788e3..000000000
--- a/x11-toolkits/gdl/pkg-plist
+++ /dev/null
@@ -1,74 +0,0 @@
-include/libgdl-1.0/gdl/gdl-combo-button.h
-include/libgdl-1.0/gdl/gdl-dock-bar.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-stock-icons.h
-include/libgdl-1.0/gdl/gdl-stock.h
-include/libgdl-1.0/gdl/gdl-switcher.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.la
-lib/libgdl-1.so
-lib/libgdl-1.so.0
-lib/libgdl-gnome-1.la
-lib/libgdl-gnome-1.so
-lib/libgdl-gnome-1.so.0
-libdata/pkgconfig/gdl-1.0.pc
-libdata/pkgconfig/gdl-gnome-1.0.pc
-share/gdl/glade/layout.glade
-share/locale/am/LC_MESSAGES/gdl-1.mo
-share/locale/ar/LC_MESSAGES/gdl-1.mo
-share/locale/az/LC_MESSAGES/gdl-1.mo
-share/locale/ca/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/dz/LC_MESSAGES/gdl-1.mo
-share/locale/el/LC_MESSAGES/gdl-1.mo
-share/locale/en_CA/LC_MESSAGES/gdl-1.mo
-share/locale/en_GB/LC_MESSAGES/gdl-1.mo
-share/locale/es/LC_MESSAGES/gdl-1.mo
-share/locale/fi/LC_MESSAGES/gdl-1.mo
-share/locale/fr/LC_MESSAGES/gdl-1.mo
-share/locale/ga/LC_MESSAGES/gdl-1.mo
-share/locale/gl/LC_MESSAGES/gdl-1.mo
-share/locale/hr/LC_MESSAGES/gdl-1.mo
-share/locale/hu/LC_MESSAGES/gdl-1.mo
-share/locale/it/LC_MESSAGES/gdl-1.mo
-share/locale/ja/LC_MESSAGES/gdl-1.mo
-share/locale/lv/LC_MESSAGES/gdl-1.mo
-share/locale/mk/LC_MESSAGES/gdl-1.mo
-share/locale/ml/LC_MESSAGES/gdl-1.mo
-share/locale/nb/LC_MESSAGES/gdl-1.mo
-share/locale/ne/LC_MESSAGES/gdl-1.mo
-share/locale/nl/LC_MESSAGES/gdl-1.mo
-share/locale/pa/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/rw/LC_MESSAGES/gdl-1.mo
-share/locale/sk/LC_MESSAGES/gdl-1.mo
-share/locale/sq/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
-share/locale/zh_CN/LC_MESSAGES/gdl-1.mo
-@dirrm share/gdl/glade
-@dirrm share/gdl
-@dirrm include/libgdl-1.0/gdl
-@dirrm include/libgdl-1.0
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz