summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/GConf/DESCR13
-rw-r--r--devel/GConf/Makefile41
-rw-r--r--devel/GConf/PLIST69
-rw-r--r--devel/GConf/buildlink3.mk24
-rw-r--r--devel/GConf/distinfo9
-rw-r--r--devel/GConf/patches/patch-aa12
-rw-r--r--devel/GConf/patches/patch-ab22
-rw-r--r--devel/GConf/patches/patch-ac12
-rw-r--r--devel/GConf/patches/patch-ae15
-rw-r--r--devel/Makefile7
-rw-r--r--devel/bonobo/DESCR14
-rw-r--r--devel/bonobo/Makefile41
-rw-r--r--devel/bonobo/PLIST254
-rw-r--r--devel/bonobo/buildlink3.mk27
-rw-r--r--devel/bonobo/distinfo7
-rw-r--r--devel/bonobo/patches/patch-aa13
-rw-r--r--devel/bonobo/patches/patch-ab13
-rw-r--r--devel/gal/DESCR18
-rw-r--r--devel/gal/Makefile32
-rw-r--r--devel/gal/PLIST229
-rw-r--r--devel/gal/buildlink3.mk28
-rw-r--r--devel/gal/distinfo5
-rw-r--r--devel/libglade/DESCR9
-rw-r--r--devel/libglade/Makefile26
-rw-r--r--devel/libglade/PLIST27
-rw-r--r--devel/libglade/buildlink3.mk24
-rw-r--r--devel/libglade/distinfo8
-rw-r--r--devel/libglade/patches/patch-aa13
-rw-r--r--devel/libglade/patches/patch-ab22
-rw-r--r--devel/libglade/patches/patch-ac13
-rw-r--r--devel/oaf/DESCR10
-rw-r--r--devel/oaf/Makefile33
-rw-r--r--devel/oaf/PLIST65
-rw-r--r--devel/oaf/buildlink3.mk24
-rw-r--r--devel/oaf/distinfo8
-rw-r--r--devel/oaf/patches/patch-aa13
-rw-r--r--devel/oaf/patches/patch-ac13
-rw-r--r--devel/oaf/patches/patch-ag21
-rw-r--r--doc/CHANGES-200711
-rw-r--r--graphics/Makefile3
-rw-r--r--graphics/gdk-pixbuf-gnome/DESCR17
-rw-r--r--graphics/gdk-pixbuf-gnome/Makefile33
-rw-r--r--graphics/gdk-pixbuf-gnome/PLIST28
-rw-r--r--graphics/gdk-pixbuf-gnome/buildlink3.mk23
-rw-r--r--print/Makefile3
-rw-r--r--print/gnome-print/DESCR15
-rw-r--r--print/gnome-print/Makefile42
-rw-r--r--print/gnome-print/PLIST122
-rw-r--r--print/gnome-print/buildlink3.mk26
-rw-r--r--print/gnome-print/distinfo12
-rw-r--r--print/gnome-print/patches/patch-aa12
-rw-r--r--print/gnome-print/patches/patch-ab12
-rw-r--r--print/gnome-print/patches/patch-ac13
-rw-r--r--print/gnome-print/patches/patch-ad12
-rw-r--r--print/gnome-print/patches/patch-ae12
-rw-r--r--print/gnome-print/patches/patch-af12
-rw-r--r--print/gnome-print/patches/patch-ag12
-rw-r--r--sysutils/Makefile3
-rw-r--r--sysutils/gnome-vfs/DESCR7
-rw-r--r--sysutils/gnome-vfs/Makefile37
-rw-r--r--sysutils/gnome-vfs/PLIST122
-rw-r--r--sysutils/gnome-vfs/buildlink3.mk26
-rw-r--r--sysutils/gnome-vfs/distinfo19
-rw-r--r--sysutils/gnome-vfs/patches/patch-aa13
-rw-r--r--sysutils/gnome-vfs/patches/patch-ab28
-rw-r--r--sysutils/gnome-vfs/patches/patch-ac49
-rw-r--r--sysutils/gnome-vfs/patches/patch-ad12
-rw-r--r--sysutils/gnome-vfs/patches/patch-ae74
-rw-r--r--sysutils/gnome-vfs/patches/patch-af27
-rw-r--r--sysutils/gnome-vfs/patches/patch-ag14
-rw-r--r--sysutils/gnome-vfs/patches/patch-ah13
-rw-r--r--sysutils/gnome-vfs/patches/patch-ai13
-rw-r--r--sysutils/gnome-vfs/patches/patch-aj13
-rw-r--r--sysutils/gnome-vfs/patches/patch-ak13
-rw-r--r--sysutils/gnome-vfs/patches/patch-al21
-rw-r--r--sysutils/gnome-vfs/patches/patch-am13
-rw-r--r--sysutils/gnome-vfs/patches/patch-an13
77 files changed, 14 insertions, 2170 deletions
diff --git a/devel/GConf/DESCR b/devel/GConf/DESCR
deleted file mode 100644
index 1b7019f370e..00000000000
--- a/devel/GConf/DESCR
+++ /dev/null
@@ -1,13 +0,0 @@
-GConf is a configuration database system, functionally similar to the
-Windows registry but lots better. :-) It's being written for the GNOME
-desktop but does not require GNOME; configure should notice if GNOME
-is not installed and compile the basic GConf library anyway.
-
- GConf does require glib, ORBit, libxml, and the popt option parsing
-library. XML will be optional in the future if someone writes another
-storage backend.
-
- There's an introductory article at
-http://developer.gnome.org/feature/archive/gconf/gconf.html, written
-a while ago but mostly still valid. Also, there's a mailing list
-gconf-list@gnome.org, see http://mail.gnome.org/mailman/listinfo/gconf-list
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile
deleted file mode 100644
index e6a46f7629a..00000000000
--- a/devel/GConf/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# $NetBSD: Makefile,v 1.58 2007/01/20 13:22:50 joerg Exp $
-#
-
-DISTNAME= GConf-1.0.9
-PKGREVISION= 12
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/1.0/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://advogato.org/proj/GConf/
-COMMENT= Configuration database system used by GNOME
-
-USE_PKGLOCALEDIR= YES
-USE_TOOLS+= msgfmt
-GNU_CONFIGURE= YES
-MAKE_FLAGS+= AM_MAKEFLAGS="BDBBACKEND="
-
-USE_LIBTOOL= YES
-PKGCONFIG_OVERRIDE= gconf.pc.in
-
-PLIST_SUBST+= LOCALBASE=${LOCALBASE:Q}
-
-EGDIR= ${PREFIX}/share/examples/gconf
-REQD_DIRS+= ${PKG_SYSCONFDIR}/gconf ${PKG_SYSCONFDIR}/gconf/1
-REQD_DIRS+= ${PKG_SYSCONFDIR}/gconf/schemas
-CONF_FILES+= ${EGDIR}/default.path ${PKG_SYSCONFDIR}/gconf/1/path
-CONF_FILES+= ${EGDIR}/desktop.schemas \
- ${PKG_SYSCONFDIR}/gconf/schemas/desktop.schemas
-
-INSTALL_MAKE_FLAGS+= schemadir=${EGDIR}
-
-pre-build:
- ${RM} -f ${WRKSRC}/gconf/libxml
- ${LN} -sf ${BUILDLINK_DIR}/include/gnome-xml ${WRKSRC}/gconf/libxml
-
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/oaf/buildlink3.mk"
-.include "../../devel/popt/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/GConf/PLIST b/devel/GConf/PLIST
deleted file mode 100644
index 4bd0aa22dcb..00000000000
--- a/devel/GConf/PLIST
+++ /dev/null
@@ -1,69 +0,0 @@
-@comment $NetBSD: PLIST,v 1.20 2006/05/31 13:31:34 rillig Exp $
-bin/gconf-config
-bin/gconf-config-1
-bin/gconf-sanity-check-1
-bin/gconfd-1
-bin/gconftool
-bin/gconftool-1
-include/gconf/1/gconf/gconf-changeset.h
-include/gconf/1/gconf/gconf-client.h
-include/gconf/1/gconf/gconf-engine.h
-include/gconf/1/gconf/gconf-error.h
-include/gconf/1/gconf/gconf-glib-public.h
-include/gconf/1/gconf/gconf-listeners.h
-include/gconf/1/gconf/gconf-schema.h
-include/gconf/1/gconf/gconf-value.h
-include/gconf/1/gconf/gconf.h
-lib/GConf/1/libgconfbackend-xml.la
-lib/libgconf-1.la
-lib/libgconf-gtk-1.la
-lib/pkgconfig/gconf.pc
-lib/pkgconfig/gconfgtk.pc
-share/aclocal/gconf-1.m4
-share/examples/gconf/default.path
-share/examples/gconf/desktop.schemas
-share/locale/az/LC_MESSAGES/GConf.mo
-share/locale/ca/LC_MESSAGES/GConf.mo
-share/locale/cs/LC_MESSAGES/GConf.mo
-share/locale/da/LC_MESSAGES/GConf.mo
-share/locale/de/LC_MESSAGES/GConf.mo
-share/locale/el/LC_MESSAGES/GConf.mo
-share/locale/es/LC_MESSAGES/GConf.mo
-share/locale/eu/LC_MESSAGES/GConf.mo
-share/locale/fi/LC_MESSAGES/GConf.mo
-share/locale/fr/LC_MESSAGES/GConf.mo
-share/locale/ga/LC_MESSAGES/GConf.mo
-share/locale/gl/LC_MESSAGES/GConf.mo
-share/locale/hu/LC_MESSAGES/GConf.mo
-share/locale/it/LC_MESSAGES/GConf.mo
-share/locale/ja/LC_MESSAGES/GConf.mo
-share/locale/ko/LC_MESSAGES/GConf.mo
-share/locale/nl/LC_MESSAGES/GConf.mo
-share/locale/nn/LC_MESSAGES/GConf.mo
-share/locale/no/LC_MESSAGES/GConf.mo
-share/locale/pl/LC_MESSAGES/GConf.mo
-share/locale/pt/LC_MESSAGES/GConf.mo
-share/locale/pt_BR/LC_MESSAGES/GConf.mo
-share/locale/ru/LC_MESSAGES/GConf.mo
-share/locale/sk/LC_MESSAGES/GConf.mo
-share/locale/sl/LC_MESSAGES/GConf.mo
-share/locale/sv/LC_MESSAGES/GConf.mo
-share/locale/tr/LC_MESSAGES/GConf.mo
-share/locale/uk/LC_MESSAGES/GConf.mo
-share/locale/zh_CN/LC_MESSAGES/GConf.mo
-@exec ${MKDIR} %D/share/gconf/1
-@dirrm share/gconf/1
-@dirrm share/examples/gconf
-@unexec ${RMDIR} %D/share/gconf 2>/dev/null || ${TRUE}
-@dirrm lib/GConf/1
-@unexec ${RMDIR} %D/lib/GConf 2>/dev/null || ${TRUE}
-@dirrm include/gconf/1/gconf
-@dirrm include/gconf/1
-@unexec ${RMDIR} %D/include/gconf 2>/dev/null || ${TRUE}
-@dirrm etc/gconf/schemas
-@exec ${MKDIR} %D/etc/gconf/gconf.xml.mandatory
-@unexec ${RMDIR} %D/etc/gconf/gconf.xml.mandatory 2>/dev/null || ${TRUE}
-@exec ${MKDIR} %D/etc/gconf/gconf.xml.defaults
-@unexec ${RMDIR} %D/etc/gconf/gconf.xml.defaults 2>/dev/null || ${TRUE}
-@comment in REQD_DIRS: @dirrm etc/gconf/1
-@comment in REQD_DIRS: @unexec ${RMDIR} %D/etc/gconf 2>/dev/null || ${TRUE}
diff --git a/devel/GConf/buildlink3.mk b/devel/GConf/buildlink3.mk
deleted file mode 100644
index 69ca7bc8375..00000000000
--- a/devel/GConf/buildlink3.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.12 2006/07/08 23:10:41 jlam Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-GCONF_BUILDLINK3_MK:= ${GCONF_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= GConf
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NGConf}
-BUILDLINK_PACKAGES+= GConf
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}GConf
-
-.if !empty(GCONF_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.GConf+= GConf>=1.0.9nb7
-BUILDLINK_ABI_DEPENDS.GConf+= GConf>=1.0.9nb10
-BUILDLINK_PKGSRCDIR.GConf?= ../../devel/GConf
-.endif # GCONF_BUILDLINK3_MK
-
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/oaf/buildlink3.mk"
-.include "../../devel/popt/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/devel/GConf/distinfo b/devel/GConf/distinfo
deleted file mode 100644
index 00e7ec6aa3f..00000000000
--- a/devel/GConf/distinfo
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: distinfo,v 1.14 2006/02/28 17:41:02 wiz Exp $
-
-SHA1 (GConf-1.0.9.tar.bz2) = 91a1172c7855a235bf09e2ab925343a2e5250c13
-RMD160 (GConf-1.0.9.tar.bz2) = d5cb8ae92146c33bc6ea073b485c3ad6f12f6cc7
-Size (GConf-1.0.9.tar.bz2) = 784363 bytes
-SHA1 (patch-aa) = 2ca0b21fb70f9355235a8bd1fc38f6a75175f493
-SHA1 (patch-ab) = f5aeeab7156015f813203d49879c4f7dd7015c4f
-SHA1 (patch-ac) = 349322bdbf90f70f77c548286ea3a8768ae95c63
-SHA1 (patch-ae) = 184a4dae4837832cb0625c112ea51c802e225d0c
diff --git a/devel/GConf/patches/patch-aa b/devel/GConf/patches/patch-aa
deleted file mode 100644
index 3b2e6b76e08..00000000000
--- a/devel/GConf/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2002/01/15 23:59:46 rh Exp $
-
---- gconf/gconf-internals.c.orig Tue Oct 30 04:42:49 2001
-+++ gconf/gconf-internals.c
-@@ -28,6 +28,7 @@
- #include <string.h>
- #include <sys/stat.h>
- #include <sys/types.h>
-+#include <sys/socket.h>
- #include <unistd.h>
- #include <stdlib.h>
- #include <stdio.h>
diff --git a/devel/GConf/patches/patch-ab b/devel/GConf/patches/patch-ab
deleted file mode 100644
index 338751ab105..00000000000
--- a/devel/GConf/patches/patch-ab
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ab,v 1.7 2005/04/27 15:09:38 wiz Exp $
-
---- gconf.m4.in.orig 2001-09-26 23:36:08.000000000 +0200
-+++ gconf.m4.in
-@@ -1,7 +1,7 @@
- dnl AM_PATH_GCONF([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
- dnl Test for GCONF, and define GCONF_CFLAGS and GCONF_LIBS
- dnl
--AC_DEFUN(AM_PATH_GCONF,
-+AC_DEFUN([AM_PATH_GCONF],
- [dnl
- dnl Get the cflags and libraries from the gconf-config script
- dnl
-@@ -68,7 +68,7 @@ AC_ARG_ENABLE(gconftest, [ --disable-gc
- dnl AM_GCONF_SOURCE
- dnl Define GCONF_SCHEMA_CONFIG_SOURCE
- dnl
--AC_DEFUN(AM_GCONF_SOURCE,
-+AC_DEFUN([AM_GCONF_SOURCE],
- [
- if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then
- GCONF_SCHEMA_CONFIG_SOURCE=`gconftool --get-default-source`
diff --git a/devel/GConf/patches/patch-ac b/devel/GConf/patches/patch-ac
deleted file mode 100644
index 9178160e0d5..00000000000
--- a/devel/GConf/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.7 2005/06/07 15:37:54 minskim Exp $
-
---- configure.orig 2002-03-14 22:10:03.000000000 -0600
-+++ configure
-@@ -8005,6 +8005,7 @@ fi
- fi
- done
-
-+BDB_LIBS=
- if test "x$BDB_LIBS" = x; then
- { echo "$as_me:8009: WARNING: No db3 library found. Not building bdb backend." >&5
- echo "$as_me: WARNING: No db3 library found. Not building bdb backend." >&2;}
diff --git a/devel/GConf/patches/patch-ae b/devel/GConf/patches/patch-ae
deleted file mode 100644
index ad1dc12043f..00000000000
--- a/devel/GConf/patches/patch-ae
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ae,v 1.4 2006/02/28 17:41:02 wiz Exp $
-
---- gconf/Makefile.in.orig 2002-03-15 04:18:42.000000000 +0000
-+++ gconf/Makefile.in
-@@ -614,8 +614,8 @@ install-exec-local:
- (cd $(DESTDIR)$(bindir) && $(LN_S) -f gconftool-$(MAJOR_VERSION) gconftool)
-
- install-data-local:
-- -mkdir -p $(DESTDIR)$(sysconfdir)/gconf/$(MAJOR_VERSION)
-- $(INSTALL_DATA) default.path $(DESTDIR)$(sysconfdir)/gconf/$(MAJOR_VERSION)/path
-+ -mkdir -p $(DESTDIR)$(datadir)/examples/gconf
-+ $(INSTALL_DATA) default.path $(DESTDIR)$(datadir)/examples/gconf
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
diff --git a/devel/Makefile b/devel/Makefile
index 7bf0c2bd3cc..60b475336ab 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.853 2007/05/20 02:44:15 heinz Exp $
+# $NetBSD: Makefile,v 1.854 2007/05/20 15:48:07 wiz Exp $
#
COMMENT= Development utilities
@@ -6,7 +6,6 @@ COMMENT= Development utilities
SUBDIR+= ArX
SUBDIR+= ArX2
SUBDIR+= ExmanIDE
-SUBDIR+= GConf
SUBDIR+= GConf2
SUBDIR+= GConf2-ui
SUBDIR+= Gorm
@@ -60,7 +59,6 @@ SUBDIR+= blib
SUBDIR+= bmake
SUBDIR+= boaconstructor
SUBDIR+= boehm-gc
-SUBDIR+= bonobo
SUBDIR+= boost-build
SUBDIR+= boost-docs
SUBDIR+= boost-headers
@@ -160,7 +158,6 @@ SUBDIR+= ftnchek
SUBDIR+= g-wrap
SUBDIR+= g-wrap196
SUBDIR+= gail
-SUBDIR+= gal
SUBDIR+= gconfmm
SUBDIR+= gcvs
SUBDIR+= gdb
@@ -257,7 +254,6 @@ SUBDIR+= libextractor
SUBDIR+= libffi
SUBDIR+= libgail-gnome
SUBDIR+= libgetopt
-SUBDIR+= libglade
SUBDIR+= libglade2
SUBDIR+= libglademm
SUBDIR+= libgnome
@@ -344,7 +340,6 @@ SUBDIR+= nsis
SUBDIR+= nspr
SUBDIR+= nspr-reference
SUBDIR+= nss
-SUBDIR+= oaf
SUBDIR+= ocaml-findlib
SUBDIR+= ode
SUBDIR+= ogre
diff --git a/devel/bonobo/DESCR b/devel/bonobo/DESCR
deleted file mode 100644
index 4983e042736..00000000000
--- a/devel/bonobo/DESCR
+++ /dev/null
@@ -1,14 +0,0 @@
- Bonobo is a set of language and system independent CORBA interfaces
-for creating reusable components (controls) and creating compound
-documents.
-
- The Bonobo distribution includes a Gtk+ based implementation of the
-Bonobo interfaces, enabling developers to create reusable components
-and applications that can be used to form more complex documents.
-
-* Licensing
-
- Bonobo libraries are released under the terms of the GNU Lesser
-General Public License (GNU LGPL). While components and programs
-included with this release are licensed under the terms of the GNU
-General Public License (GNU GPL).
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile
deleted file mode 100644
index 03502f9cdf6..00000000000
--- a/devel/bonobo/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# $NetBSD: Makefile,v 1.60 2006/07/07 17:00:27 abs Exp $
-
-DISTNAME= bonobo-1.0.22
-PKGREVISION= 2
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bonobo/1.0/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= Architecture for creating reusable software components
-
-BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-
-BUILDLINK_API_DEPENDS.libxml= libxml>1.8.15
-
-BROKEN_GETTEXT_DETECTION= yes
-USE_LIBTOOL= yes
-USE_PKGLOCALEDIR= yes
-USE_X11BASE= yes
-USE_TOOLS+= gmake msgfmt perl
-GNU_CONFIGURE= yes
-CONFIGURE_ENV+= LOCALBASE=${LOCALBASE:Q}
-CONFIGURE_ENV+= X11BASE=${X11BASE:Q}
-CONFIGURE_ARGS+= --enable-gtk-doc=no
-
-PKGCONFIG_OVERRIDE= libefs/libefs.pc.in
-
-post-install:
- -${RMDIR} ${PREFIX}/share/libefs/html/libefs
- -${RMDIR} ${PREFIX}/share/libefs/html
- -${RMDIR} ${PREFIX}/share/libefs
-
-.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../print/gnome-print/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../devel/popt/buildlink3.mk"
-.include "../../devel/oaf/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/bonobo/PLIST b/devel/bonobo/PLIST
deleted file mode 100644
index 4ed686839af..00000000000
--- a/devel/bonobo/PLIST
+++ /dev/null
@@ -1,254 +0,0 @@
-@comment $NetBSD: PLIST,v 1.13 2006/04/17 07:07:15 jlam Exp $
-bin/bonobo-application-x-mines
-bin/bonobo-audio-ulaw
-bin/bonobo-echo
-bin/bonobo-moniker-gunzip
-bin/bonobo-moniker-http
-bin/bonobo-sample-canvas-item
-bin/bonobo-sample-controls
-bin/bonobo-sample-hello
-bin/bonobo-sample-paint
-bin/bonobo-selector
-bin/bonobo-text-plain
-bin/echo-client
-bin/efstool
-bin/gshell
-bin/libefs-config
-bin/moniker-test
-bin/sample-container
-bin/sample-control-container
-include/efs.h
-include/efs_error.h
-include/gnome-1.0/bonobo.h
-include/gnome-1.0/bonobo/Bonobo.h
-include/gnome-1.0/bonobo/bonobo-arg.h
-include/gnome-1.0/bonobo/bonobo-async.h
-include/gnome-1.0/bonobo/bonobo-canvas-component.h
-include/gnome-1.0/bonobo/bonobo-canvas-item.h
-include/gnome-1.0/bonobo/bonobo-client-site.h
-include/gnome-1.0/bonobo/bonobo-context.h
-include/gnome-1.0/bonobo/bonobo-control-frame.h
-include/gnome-1.0/bonobo/bonobo-control.h
-include/gnome-1.0/bonobo/bonobo-desktop-window.h
-include/gnome-1.0/bonobo/bonobo-embeddable.h
-include/gnome-1.0/bonobo/bonobo-event-source.h
-include/gnome-1.0/bonobo/bonobo-exception.h
-include/gnome-1.0/bonobo/bonobo-generic-factory.h
-include/gnome-1.0/bonobo/bonobo-item-container.h
-include/gnome-1.0/bonobo/bonobo-item-handler.h
-include/gnome-1.0/bonobo/bonobo-listener.h
-include/gnome-1.0/bonobo/bonobo-main.h
-include/gnome-1.0/bonobo/bonobo-moniker-extender.h
-include/gnome-1.0/bonobo/bonobo-moniker-simple.h
-include/gnome-1.0/bonobo/bonobo-moniker-util.h
-include/gnome-1.0/bonobo/bonobo-moniker.h
-include/gnome-1.0/bonobo/bonobo-object-client.h
-include/gnome-1.0/bonobo/bonobo-object-directory.h
-include/gnome-1.0/bonobo/bonobo-object-io.h
-include/gnome-1.0/bonobo/bonobo-object.h
-include/gnome-1.0/bonobo/bonobo-persist-file.h
-include/gnome-1.0/bonobo/bonobo-persist-stream.h
-include/gnome-1.0/bonobo/bonobo-persist.h
-include/gnome-1.0/bonobo/bonobo-plug.h
-include/gnome-1.0/bonobo/bonobo-print-client.h
-include/gnome-1.0/bonobo/bonobo-print.h
-include/gnome-1.0/bonobo/bonobo-progressive.h
-include/gnome-1.0/bonobo/bonobo-property-bag-client.h
-include/gnome-1.0/bonobo/bonobo-property-bag-xml.h
-include/gnome-1.0/bonobo/bonobo-property-bag.h
-include/gnome-1.0/bonobo/bonobo-property-control.h
-include/gnome-1.0/bonobo/bonobo-property.h
-include/gnome-1.0/bonobo/bonobo-selector-widget.h
-include/gnome-1.0/bonobo/bonobo-selector.h
-include/gnome-1.0/bonobo/bonobo-shlib-factory.h
-include/gnome-1.0/bonobo/bonobo-socket.h
-include/gnome-1.0/bonobo/bonobo-storage-plugin.h
-include/gnome-1.0/bonobo/bonobo-storage.h
-include/gnome-1.0/bonobo/bonobo-stream-client.h
-include/gnome-1.0/bonobo/bonobo-stream-memory.h
-include/gnome-1.0/bonobo/bonobo-stream.h
-include/gnome-1.0/bonobo/bonobo-transient.h
-include/gnome-1.0/bonobo/bonobo-ui-component.h
-include/gnome-1.0/bonobo/bonobo-ui-config-widget.h
-include/gnome-1.0/bonobo/bonobo-ui-container.h
-include/gnome-1.0/bonobo/bonobo-ui-engine.h
-include/gnome-1.0/bonobo/bonobo-ui-node.h
-include/gnome-1.0/bonobo/bonobo-ui-sync.h
-include/gnome-1.0/bonobo/bonobo-ui-toolbar-button-item.h
-include/gnome-1.0/bonobo/bonobo-ui-toolbar-icon.h
-include/gnome-1.0/bonobo/bonobo-ui-toolbar-item.h
-include/gnome-1.0/bonobo/bonobo-ui-toolbar-toggle-button-item.h
-include/gnome-1.0/bonobo/bonobo-ui-util.h
-include/gnome-1.0/bonobo/bonobo-view-frame.h
-include/gnome-1.0/bonobo/bonobo-view.h
-include/gnome-1.0/bonobo/bonobo-widget.h
-include/gnome-1.0/bonobo/bonobo-win.h
-include/gnome-1.0/bonobo/bonobo-wrapper.h
-include/gnome-1.0/bonobo/bonobo-xobject.h
-include/gnome-1.0/bonobo/bonobo-zoomable-frame.h
-include/gnome-1.0/bonobo/bonobo-zoomable.h
-lib/bonobo/monikers/libmoniker_std.la
-lib/bonobo/plugin/libstorage_efs.la
-lib/bonobo/plugin/libstorage_fs.la
-lib/bonoboConf.sh
-lib/bonoboxConf.sh
-lib/bonobox_printConf.sh
-lib/libbonobo-print.la
-lib/libbonobo.la
-lib/libbonobox.la
-lib/libefs.la
-lib/pkgconfig/libefs.pc
-share/bonobo/html/bonobo-api.html
-share/bonobo/html/bonobo-api.sgml
-share/bonobo/html/bonobo-decl.txt
-share/bonobo/html/bonobo-sections.txt
-share/bonobo/html/bonobo.hierarchy
-share/bonobo/html/bonobo.signals
-share/bonobo/html/bonobo.types
-share/bonobo/html/bonobo/bonobo-bonobo-arg.html
-share/bonobo/html/bonobo/bonobo-bonobo-async.html
-share/bonobo/html/bonobo/bonobo-bonobo-canvas-component.html
-share/bonobo/html/bonobo/bonobo-bonobo-canvas-item.html
-share/bonobo/html/bonobo/bonobo-bonobo-client-site.html
-share/bonobo/html/bonobo/bonobo-bonobo-context.html
-share/bonobo/html/bonobo/bonobo-bonobo-control-frame.html
-share/bonobo/html/bonobo/bonobo-bonobo-control.html
-share/bonobo/html/bonobo/bonobo-bonobo-embeddable.html
-share/bonobo/html/bonobo/bonobo-bonobo-event-source.html
-share/bonobo/html/bonobo/bonobo-bonobo-exception.html
-share/bonobo/html/bonobo/bonobo-bonobo-generic-factory.html
-share/bonobo/html/bonobo/bonobo-bonobo-item-container.html
-share/bonobo/html/bonobo/bonobo-bonobo-item-handler.html
-share/bonobo/html/bonobo/bonobo-bonobo-listener.html
-share/bonobo/html/bonobo/bonobo-bonobo-main.html
-share/bonobo/html/bonobo/bonobo-bonobo-moniker-extender.html
-share/bonobo/html/bonobo/bonobo-bonobo-moniker-simple.html
-share/bonobo/html/bonobo/bonobo-bonobo-moniker-util.html
-share/bonobo/html/bonobo/bonobo-bonobo-moniker.html
-share/bonobo/html/bonobo/bonobo-bonobo-object-client.html
-share/bonobo/html/bonobo/bonobo-bonobo-object.html
-share/bonobo/html/bonobo/bonobo-bonobo-persist-file.html
-share/bonobo/html/bonobo/bonobo-bonobo-persist-stream.html
-share/bonobo/html/bonobo/bonobo-bonobo-persist.html
-share/bonobo/html/bonobo/bonobo-bonobo-plug.html
-share/bonobo/html/bonobo/bonobo-bonobo-print-client.html
-share/bonobo/html/bonobo/bonobo-bonobo-print.html
-share/bonobo/html/bonobo/bonobo-bonobo-property-bag-client.html
-share/bonobo/html/bonobo/bonobo-bonobo-property-bag-xml.html
-share/bonobo/html/bonobo/bonobo-bonobo-property-bag.html
-share/bonobo/html/bonobo/bonobo-bonobo-property-control.html
-share/bonobo/html/bonobo/bonobo-bonobo-selector.html
-share/bonobo/html/bonobo/bonobo-bonobo-socket.html
-share/bonobo/html/bonobo/bonobo-bonobo-storage-plugin.html
-share/bonobo/html/bonobo/bonobo-bonobo-storage.html
-share/bonobo/html/bonobo/bonobo-bonobo-stream-client.html
-share/bonobo/html/bonobo/bonobo-bonobo-stream-memory.html
-share/bonobo/html/bonobo/bonobo-bonobo-stream.html
-share/bonobo/html/bonobo/bonobo-bonobo-transient.html
-share/bonobo/html/bonobo/bonobo-bonobo-ui-component.html
-share/bonobo/html/bonobo/bonobo-bonobo-ui-container.html
-share/bonobo/html/bonobo/bonobo-bonobo-ui-engine.html
-share/bonobo/html/bonobo/bonobo-bonobo-ui-node.html
-share/bonobo/html/bonobo/bonobo-bonobo-ui-sync.html
-share/bonobo/html/bonobo/bonobo-bonobo-ui-util.html
-share/bonobo/html/bonobo/bonobo-bonobo-view-frame.html
-share/bonobo/html/bonobo/bonobo-bonobo-view.html
-share/bonobo/html/bonobo/bonobo-bonobo-widget.html
-share/bonobo/html/bonobo/bonobo-bonobo-win.html
-share/bonobo/html/bonobo/bonobo-bonobo-wrapper.html
-share/bonobo/html/bonobo/bonobo-bonobo-xobject.html
-share/bonobo/html/bonobo/bonobo-controls.html
-share/bonobo/html/bonobo/bonobo-core.html
-share/bonobo/html/bonobo/bonobo-documents.html
-share/bonobo/html/bonobo/bonobo-moniker-handlers.html
-share/bonobo/html/bonobo/bonobo-notification.html
-share/bonobo/html/bonobo/bonobo-object-activation.html
-share/bonobo/html/bonobo/bonobo-print.html
-share/bonobo/html/bonobo/bonobo-properties.html
-share/bonobo/html/bonobo/bonobo-storage.html
-share/bonobo/html/bonobo/bonobo-support-utilities.html
-share/bonobo/html/bonobo/bonobo-ui.html
-share/bonobo/html/bonobo/bonobo-view.html
-share/bonobo/html/bonobo/book1.html
-share/gnome/bonobo/docs/audio_ulaw/C/index.html
-share/gnome/ui/gshell-ui.xml
-share/idl/Bonobo.idl
-share/idl/Bonobo_Advise.idl
-share/idl/Bonobo_Canvas.idl
-share/idl/Bonobo_ClientSite.idl
-share/idl/Bonobo_Context.idl
-share/idl/Bonobo_Control.idl
-share/idl/Bonobo_Desktop.idl
-share/idl/Bonobo_Embeddable.idl
-share/idl/Bonobo_Exception.idl
-share/idl/Bonobo_ItemContainer.idl
-share/idl/Bonobo_Listener.idl
-share/idl/Bonobo_Moniker.idl
-share/idl/Bonobo_Persist.idl
-share/idl/Bonobo_Print.idl
-share/idl/Bonobo_Progressive.idl
-share/idl/Bonobo_Property.idl
-share/idl/Bonobo_Sample_Echo.idl
-share/idl/Bonobo_Storage.idl
-share/idl/Bonobo_UI.idl
-share/idl/Bonobo_Unknown.idl
-share/idl/Bonobo_Zoomable.idl
-share/locale/az/LC_MESSAGES/bonobo.mo
-share/locale/ca/LC_MESSAGES/bonobo.mo
-share/locale/da/LC_MESSAGES/bonobo.mo
-share/locale/de/LC_MESSAGES/bonobo.mo
-share/locale/el/LC_MESSAGES/bonobo.mo
-share/locale/en_GB/LC_MESSAGES/bonobo.mo
-share/locale/es/LC_MESSAGES/bonobo.mo
-share/locale/eu/LC_MESSAGES/bonobo.mo
-share/locale/fi/LC_MESSAGES/bonobo.mo
-share/locale/fr/LC_MESSAGES/bonobo.mo
-share/locale/ga/LC_MESSAGES/bonobo.mo
-share/locale/gl/LC_MESSAGES/bonobo.mo
-share/locale/hu/LC_MESSAGES/bonobo.mo
-share/locale/it/LC_MESSAGES/bonobo.mo
-share/locale/ja/LC_MESSAGES/bonobo.mo
-share/locale/ko/LC_MESSAGES/bonobo.mo
-share/locale/pt/LC_MESSAGES/bonobo.mo
-share/locale/lt/LC_MESSAGES/bonobo.mo
-share/locale/nl/LC_MESSAGES/bonobo.mo
-share/locale/no/LC_MESSAGES/bonobo.mo
-share/locale/pl/LC_MESSAGES/bonobo.mo
-share/locale/pt_BR/LC_MESSAGES/bonobo.mo
-share/locale/ro/LC_MESSAGES/bonobo.mo
-share/locale/ru/LC_MESSAGES/bonobo.mo
-share/locale/sk/LC_MESSAGES/bonobo.mo
-share/locale/sl/LC_MESSAGES/bonobo.mo
-share/locale/sv/LC_MESSAGES/bonobo.mo
-share/locale/tr/LC_MESSAGES/bonobo.mo
-share/locale/uk/LC_MESSAGES/bonobo.mo
-share/locale/wa/LC_MESSAGES/bonobo.mo
-share/locale/zh_CN/LC_MESSAGES/bonobo.mo
-share/locale/zh_TW/LC_MESSAGES/bonobo.mo
-share/oaf/Bonobo_Moniker_gzip.oaf
-share/oaf/Bonobo_Moniker_http.oaf
-share/oaf/Bonobo_Moniker_std.oaf
-share/oaf/Bonobo_Sample_Audio.oaf
-share/oaf/Bonobo_Sample_CanvasItem.oaf
-share/oaf/Bonobo_Sample_Controls.oaf
-share/oaf/Bonobo_Sample_Echo.oaf
-share/oaf/Bonobo_Sample_Hello.oafinfo
-share/oaf/Bonobo_Sample_Mines.oaf
-share/oaf/Bonobo_Sample_Paint.oaf
-share/oaf/Bonobo_Sample_Text.oaf
-share/oaf/Bonobo_Selector.oaf
-@unexec ${RMDIR} %D/share/gnome/ui 2> /dev/null || ${TRUE}
-@exec ${MKDIR} %D/share/gnome/bonobo/docs/audio_ulaw/C/images
-@dirrm share/gnome/bonobo/docs/audio_ulaw/C/images
-@dirrm share/gnome/bonobo/docs/audio_ulaw/C
-@dirrm share/gnome/bonobo/docs/audio_ulaw
-@dirrm share/gnome/bonobo/docs
-@dirrm share/gnome/bonobo
-@exec ${MKDIR} %D/share/bonobo/html/bonobo
-@dirrm share/bonobo/html/bonobo
-@dirrm share/bonobo/html
-@dirrm share/bonobo
-@dirrm lib/bonobo/plugin
-@unexec ${RMDIR} %D/lib/bonobo/monikers 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/bonobo 2>/dev/null || ${TRUE}
-@dirrm include/gnome-1.0/bonobo
diff --git a/devel/bonobo/buildlink3.mk b/devel/bonobo/buildlink3.mk
deleted file mode 100644
index 464a60d41b2..00000000000
--- a/devel/bonobo/buildlink3.mk
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.8 2006/07/08 23:10:41 jlam Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-BONOBO_BUILDLINK3_MK:= ${BONOBO_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= bonobo
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nbonobo}
-BUILDLINK_PACKAGES+= bonobo
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}bonobo
-
-.if !empty(BONOBO_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.bonobo+= bonobo>=1.0.18nb7
-BUILDLINK_ABI_DEPENDS.bonobo+= bonobo>=1.0.22nb2
-BUILDLINK_PKGSRCDIR.bonobo?= ../../devel/bonobo
-.endif # BONOBO_BUILDLINK3_MK
-
-.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../print/gnome-print/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../devel/popt/buildlink3.mk"
-.include "../../devel/oaf/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/devel/bonobo/distinfo b/devel/bonobo/distinfo
deleted file mode 100644
index 40f7f0ca98b..00000000000
--- a/devel/bonobo/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.17 2006/06/26 17:11:39 wiz Exp $
-
-SHA1 (bonobo-1.0.22.tar.bz2) = 3ec89cc469adf482459e15f37a4008a0d0340c1a
-RMD160 (bonobo-1.0.22.tar.bz2) = 9c013077770ca5452c92a9299a579bf41a7f2c5c
-Size (bonobo-1.0.22.tar.bz2) = 1186349 bytes
-SHA1 (patch-aa) = 03a65d084f79d310d95a1c122c4e2b1e90acc682
-SHA1 (patch-ab) = b24beeda7f60ac622e87ab4b4ee1bcc10423e757
diff --git a/devel/bonobo/patches/patch-aa b/devel/bonobo/patches/patch-aa
deleted file mode 100644
index 8f7d0ae2143..00000000000
--- a/devel/bonobo/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2005/01/20 11:48:17 adam Exp $
-
---- doc/api/Makefile.in.orig 2002-12-01 02:33:12.000000000 +0000
-+++ doc/api/Makefile.in
-@@ -465,8 +465,6 @@ install-data-local:
- echo '-- Installing '$$i ; \
- $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
- done; \
-- echo '-- Installing $(srcdir)/html/index.sgml' ; \
-- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
- echo '-- Fixing Crossreferences' ; \
- gtkdoc-fixxref --module=$(DOC_MODULE) --html-dir=$(HTML_DIR)|| true; \
- fi)
diff --git a/devel/bonobo/patches/patch-ab b/devel/bonobo/patches/patch-ab
deleted file mode 100644
index c699480057f..00000000000
--- a/devel/bonobo/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.8 2006/06/26 17:11:39 wiz Exp $
-
---- tests/test-any.c.orig 2002-01-28 10:54:07.000000000 +0000
-+++ tests/test-any.c
-@@ -15,7 +15,7 @@ octet_subtypes_array [] = {
- TC_octet
- };
-
--static const struct CORBA_TypeCode_struct
-+const struct CORBA_TypeCode_struct
- TC_CORBA_sequence_CORBA_octet_struct = {
- {{(ORBit_RootObject_Interface *) & ORBit_TypeCode_epv, TRUE, -1},
- ORBIT_PSEUDO_TYPECODE},
diff --git a/devel/gal/DESCR b/devel/gal/DESCR
deleted file mode 100644
index 253119d0b5c..00000000000
--- a/devel/gal/DESCR
+++ /dev/null
@@ -1,18 +0,0 @@
-This is the G App Lib (GAL).
-
-This module contains some library functions that came from Gnumeric
-and Evolution. The idea is to reuse those widgets across various
-larger GNOME applications that might want to use these widgets.
-
-Please notice that these widgets are currently licensed under the
-terms of the GNU GPL (with the exception of the gtk-combo-box which is
-under the LGPL). If you want to contribute code to the official
-distribution of this code you have to sign a copyright assignment to
-Helix Code. This would allow Helix Code in the future to redistribute
-the code it fully owns under a difference license.
-
-The API is not frozen and might change at any time. Larger class
-renaming might happen at any point without notice. Use this library
-at your own risk.
-
-This version of gal implements the gal-1.0 (gnome1) API.
diff --git a/devel/gal/Makefile b/devel/gal/Makefile
deleted file mode 100644
index 5e507bb5b18..00000000000
--- a/devel/gal/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.49 2006/06/29 12:15:52 joerg Exp $
-
-DISTNAME= gal-0.24
-PKGREVISION= 3
-CATEGORIES= gnome devel
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gal/0.24/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= Gnome Application Libraries (gal-1.0 API)
-
-USE_DIRS+= gnome1-1.5
-USE_PKGLOCALEDIR= YES
-USE_X11BASE= YES
-USE_LIBTOOL= YES
-USE_TOOLS+= msgfmt
-GNU_CONFIGURE= YES
-PKGCONFIG_OVERRIDE= gal.pc.in
-BROKEN_GETTEXT_DETECTION= yes
-
-INCOMPAT_ICONV= SunOS-*-*
-
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../devel/bonobo/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../print/gnome-print/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-.include "../../textproc/libunicode/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/gal/PLIST b/devel/gal/PLIST
deleted file mode 100644
index bde6fbc26e0..00000000000
--- a/devel/gal/PLIST
+++ /dev/null
@@ -1,229 +0,0 @@
-@comment $NetBSD: PLIST,v 1.10 2006/04/17 07:07:16 jlam Exp $
-include/gal-1.0/gal/e-paned/e-hpaned.h
-include/gal-1.0/gal/e-paned/e-paned.h
-include/gal-1.0/gal/e-paned/e-vpaned.h
-include/gal-1.0/gal/e-table/e-cell-checkbox.h
-include/gal-1.0/gal/e-table/e-cell-combo.h
-include/gal-1.0/gal/e-table/e-cell-date.h
-include/gal-1.0/gal/e-table/e-cell-float.h
-include/gal-1.0/gal/e-table/e-cell-number.h
-include/gal-1.0/gal/e-table/e-cell-pixbuf.h
-include/gal-1.0/gal/e-table/e-cell-popup.h
-include/gal-1.0/gal/e-table/e-cell-progress.h
-include/gal-1.0/gal/e-table/e-cell-size.h
-include/gal-1.0/gal/e-table/e-cell-spin-button.h
-include/gal-1.0/gal/e-table/e-cell-text.h
-include/gal-1.0/gal/e-table/e-cell-toggle.h
-include/gal-1.0/gal/e-table/e-cell-tree.h
-include/gal-1.0/gal/e-table/e-cell-vbox.h
-include/gal-1.0/gal/e-table/e-cell.h
-include/gal-1.0/gal/e-table/e-table-click-to-add.h
-include/gal-1.0/gal/e-table/e-table-col-dnd.h
-include/gal-1.0/gal/e-table/e-table-col.h
-include/gal-1.0/gal/e-table/e-table-column-specification.h
-include/gal-1.0/gal/e-table/e-table-config.h
-include/gal-1.0/gal/e-table/e-table-defines.h
-include/gal-1.0/gal/e-table/e-table-extras.h
-include/gal-1.0/gal/e-table/e-table-field-chooser-dialog.h
-include/gal-1.0/gal/e-table/e-table-field-chooser-item.h
-include/gal-1.0/gal/e-table/e-table-field-chooser.h
-include/gal-1.0/gal/e-table/e-table-group-container.h
-include/gal-1.0/gal/e-table/e-table-group-leaf.h
-include/gal-1.0/gal/e-table/e-table-group.h
-include/gal-1.0/gal/e-table/e-table-header-item.h
-include/gal-1.0/gal/e-table/e-table-header-utils.h
-include/gal-1.0/gal/e-table/e-table-header.h
-include/gal-1.0/gal/e-table/e-table-item.h
-include/gal-1.0/gal/e-table/e-table-memory-callbacks.h
-include/gal-1.0/gal/e-table/e-table-memory-store.h
-include/gal-1.0/gal/e-table/e-table-memory.h
-include/gal-1.0/gal/e-table/e-table-model.h
-include/gal-1.0/gal/e-table/e-table-one.h
-include/gal-1.0/gal/e-table/e-table-scrolled.h
-include/gal-1.0/gal/e-table/e-table-search.h
-include/gal-1.0/gal/e-table/e-table-selection-model.h
-include/gal-1.0/gal/e-table/e-table-simple.h
-include/gal-1.0/gal/e-table/e-table-sort-info.h
-include/gal-1.0/gal/e-table/e-table-sorted-variable.h
-include/gal-1.0/gal/e-table/e-table-sorted.h
-include/gal-1.0/gal/e-table/e-table-sorter.h
-include/gal-1.0/gal/e-table/e-table-sorting-utils.h
-include/gal-1.0/gal/e-table/e-table-specification.h
-include/gal-1.0/gal/e-table/e-table-state.h
-include/gal-1.0/gal/e-table/e-table-subset-variable.h
-include/gal-1.0/gal/e-table/e-table-subset.h
-include/gal-1.0/gal/e-table/e-table-tooltip.h
-include/gal-1.0/gal/e-table/e-table-utils.h
-include/gal-1.0/gal/e-table/e-table-without.h
-include/gal-1.0/gal/e-table/e-table.h
-include/gal-1.0/gal/e-table/e-tree-memory-callbacks.h
-include/gal-1.0/gal/e-table/e-tree-memory.h
-include/gal-1.0/gal/e-table/e-tree-model.h
-include/gal-1.0/gal/e-table/e-tree-scrolled.h
-include/gal-1.0/gal/e-table/e-tree-selection-model.h
-include/gal-1.0/gal/e-table/e-tree-sorted.h
-include/gal-1.0/gal/e-table/e-tree-table-adapter.h
-include/gal-1.0/gal/e-table/e-tree.h
-include/gal-1.0/gal/e-text/e-completion-match.h
-include/gal-1.0/gal/e-text/e-completion-view.h
-include/gal-1.0/gal/e-text/e-completion.h
-include/gal-1.0/gal/e-text/e-entry.h
-include/gal-1.0/gal/e-text/e-table-text-model.h
-include/gal-1.0/gal/e-text/e-text-model-repos.h
-include/gal-1.0/gal/e-text/e-text-model-uri.h
-include/gal-1.0/gal/e-text/e-text-model.h
-include/gal-1.0/gal/e-text/e-text.h
-include/gal-1.0/gal/menus/gal-define-views-dialog.h
-include/gal-1.0/gal/menus/gal-define-views-model.h
-include/gal-1.0/gal/menus/gal-view-collection.h
-include/gal-1.0/gal/menus/gal-view-etable.h
-include/gal-1.0/gal/menus/gal-view-factory-etable.h
-include/gal-1.0/gal/menus/gal-view-factory.h
-include/gal-1.0/gal/menus/gal-view-instance-save-as-dialog.h
-include/gal-1.0/gal/menus/gal-view-instance.h
-include/gal-1.0/gal/menus/gal-view-new-dialog.h
-include/gal-1.0/gal/menus/gal-view.h
-include/gal-1.0/gal/shortcut-bar/e-group-bar.h
-include/gal-1.0/gal/shortcut-bar/e-icon-bar-bg-item.h
-include/gal-1.0/gal/shortcut-bar/e-icon-bar.h
-include/gal-1.0/gal/shortcut-bar/e-shortcut-bar.h
-include/gal-1.0/gal/shortcut-bar/e-shortcut-model.h
-include/gal-1.0/gal/shortcut-bar/e-vscrolled-bar.h
-include/gal-1.0/gal/unicode/gunicode.h
-include/gal-1.0/gal/util/e-bit-array.h
-include/gal-1.0/gal/util/e-cache.h
-include/gal-1.0/gal/util/e-i18n.h
-include/gal-1.0/gal/util/e-iconv.h
-include/gal-1.0/gal/util/e-sorter-array.h
-include/gal-1.0/gal/util/e-sorter.h
-include/gal-1.0/gal/util/e-text-event-processor-emacs-like.h
-include/gal-1.0/gal/util/e-text-event-processor-types.h
-include/gal-1.0/gal/util/e-text-event-processor.h
-include/gal-1.0/gal/util/e-unicode-i18n.h
-include/gal-1.0/gal/util/e-util.h
-include/gal-1.0/gal/util/e-xml-utils.h
-include/gal-1.0/gal/widgets/color-group.h
-include/gal-1.0/gal/widgets/color-palette.h
-include/gal-1.0/gal/widgets/e-canvas-background.h
-include/gal-1.0/gal/widgets/e-canvas-utils.h
-include/gal-1.0/gal/widgets/e-canvas-vbox.h
-include/gal-1.0/gal/widgets/e-canvas.h
-include/gal-1.0/gal/widgets/e-categories-master-list-array.h
-include/gal-1.0/gal/widgets/e-categories-master-list-combo.h
-include/gal-1.0/gal/widgets/e-categories-master-list-dialog-model.h
-include/gal-1.0/gal/widgets/e-categories-master-list-dialog.h
-include/gal-1.0/gal/widgets/e-categories-master-list-option-menu.h
-include/gal-1.0/gal/widgets/e-categories-master-list.h
-include/gal-1.0/gal/widgets/e-categories.h
-include/gal-1.0/gal/widgets/e-colors.h
-include/gal-1.0/gal/widgets/e-cursors.h
-include/gal-1.0/gal/widgets/e-file-selection.h
-include/gal-1.0/gal/widgets/e-font.h
-include/gal-1.0/gal/widgets/e-gui-utils.h
-include/gal-1.0/gal/widgets/e-hscrollbar.h
-include/gal-1.0/gal/widgets/e-hsv-utils.h
-include/gal-1.0/gal/widgets/e-option-menu.h
-include/gal-1.0/gal/widgets/e-popup-menu.h
-include/gal-1.0/gal/widgets/e-printable.h
-include/gal-1.0/gal/widgets/e-reflow-model.h
-include/gal-1.0/gal/widgets/e-reflow.h
-include/gal-1.0/gal/widgets/e-scroll-frame.h
-include/gal-1.0/gal/widgets/e-selection-model-array.h
-include/gal-1.0/gal/widgets/e-selection-model-simple.h
-include/gal-1.0/gal/widgets/e-selection-model.h
-include/gal-1.0/gal/widgets/e-unicode.h
-include/gal-1.0/gal/widgets/e-vscrollbar.h
-include/gal-1.0/gal/widgets/gtk-combo-box.h
-include/gal-1.0/gal/widgets/gtk-combo-stack.h
-include/gal-1.0/gal/widgets/gtk-combo-text.h
-include/gal-1.0/gal/widgets/widget-color-combo.h
-include/gal-1.0/gal/widgets/widget-pixmap-combo.h
-lib/galConf.sh
-lib/libgal.la
-lib/pkgconfig/gal.pc
-share/etable/${PKGVERSION}/glade/e-table-config-no-group.glade
-share/etable/${PKGVERSION}/glade/e-table-config.glade
-share/etable/${PKGVERSION}/glade/e-table-field-chooser.glade
-share/etable/${PKGVERSION}/glade/e-table-group.glade
-share/gal/${PKGVERSION}/glade/e-categories-master-list-dialog.glade
-share/gal/${PKGVERSION}/glade/gal-categories.glade
-share/gal/${PKGVERSION}/glade/gal-define-views.glade
-share/gal/${PKGVERSION}/glade/gal-view-instance-save-as-dialog.glade
-share/gal/${PKGVERSION}/glade/gal-view-new-dialog.glade
-share/gal/${PKGVERSION}/pixmaps/categories/category_birthday_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_business_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_favorites_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_gifts_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_goals_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_holiday-cards_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_holiday_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_hot-contacts_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_ideas_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_international_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_key-customer_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_miscellaneous_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_personal_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_phonecalls_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_status_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_strategies_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_suppliers_16.png
-share/gal/${PKGVERSION}/pixmaps/categories/category_time-and-expenses_16.png
-share/gal/html/gal-api.sgml
-share/gal/html/gal-decl.txt
-share/gal/html/gal-sections.txt
-share/gal/html/gal.hierarchy
-share/gal/html/gal.signals
-share/gal/html/gal.types
-share/locale/az/LC_MESSAGES/${PKGNAME}.mo
-share/locale/ca/LC_MESSAGES/${PKGNAME}.mo
-share/locale/cs/LC_MESSAGES/${PKGNAME}.mo
-share/locale/da/LC_MESSAGES/${PKGNAME}.mo
-share/locale/de/LC_MESSAGES/${PKGNAME}.mo
-share/locale/el/LC_MESSAGES/${PKGNAME}.mo
-share/locale/en_GB/LC_MESSAGES/${PKGNAME}.mo
-share/locale/es/LC_MESSAGES/${PKGNAME}.mo
-share/locale/eu/LC_MESSAGES/${PKGNAME}.mo
-share/locale/fi/LC_MESSAGES/${PKGNAME}.mo
-share/locale/fr/LC_MESSAGES/${PKGNAME}.mo
-share/locale/gl/LC_MESSAGES/${PKGNAME}.mo
-share/locale/hu/LC_MESSAGES/${PKGNAME}.mo
-share/locale/it/LC_MESSAGES/${PKGNAME}.mo
-share/locale/ja/LC_MESSAGES/${PKGNAME}.mo
-share/locale/ko/LC_MESSAGES/${PKGNAME}.mo
-share/locale/lt/LC_MESSAGES/${PKGNAME}.mo
-share/locale/ms/LC_MESSAGES/${PKGNAME}.mo
-share/locale/nn/LC_MESSAGES/${PKGNAME}.mo
-share/locale/no/LC_MESSAGES/${PKGNAME}.mo
-share/locale/pl/LC_MESSAGES/${PKGNAME}.mo
-share/locale/pt/LC_MESSAGES/${PKGNAME}.mo
-share/locale/pt_BR/LC_MESSAGES/${PKGNAME}.mo
-share/locale/ro/LC_MESSAGES/${PKGNAME}.mo
-share/locale/ru/LC_MESSAGES/${PKGNAME}.mo
-share/locale/sk/LC_MESSAGES/${PKGNAME}.mo
-share/locale/sv/LC_MESSAGES/${PKGNAME}.mo
-share/locale/ta/LC_MESSAGES/${PKGNAME}.mo
-share/locale/tr/LC_MESSAGES/${PKGNAME}.mo
-share/locale/uk/LC_MESSAGES/${PKGNAME}.mo
-share/locale/zh_CN/LC_MESSAGES/${PKGNAME}.mo
-share/locale/zh_TW/LC_MESSAGES/${PKGNAME}.mo
-@exec ${MKDIR} %D/share/gal/html/gal
-@dirrm share/gal/html/gal
-@dirrm share/gal/html
-@dirrm share/gal/${PKGVERSION}/pixmaps/categories
-@dirrm share/gal/${PKGVERSION}/pixmaps
-@dirrm share/gal/${PKGVERSION}/glade
-@dirrm share/gal/${PKGVERSION}
-@dirrm share/gal
-@dirrm share/etable/${PKGVERSION}/glade
-@dirrm share/etable/${PKGVERSION}
-@dirrm share/etable
-@dirrm include/gal-1.0/gal/widgets
-@dirrm include/gal-1.0/gal/util
-@dirrm include/gal-1.0/gal/unicode
-@dirrm include/gal-1.0/gal/shortcut-bar
-@dirrm include/gal-1.0/gal/menus
-@dirrm include/gal-1.0/gal/e-text
-@dirrm include/gal-1.0/gal/e-table
-@dirrm include/gal-1.0/gal/e-paned
-@dirrm include/gal-1.0/gal
-@dirrm include/gal-1.0
diff --git a/devel/gal/buildlink3.mk b/devel/gal/buildlink3.mk
deleted file mode 100644
index 334ae319671..00000000000
--- a/devel/gal/buildlink3.mk
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.10 2006/07/08 23:10:42 jlam Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-GAL_BUILDLINK3_MK:= ${GAL_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= gal
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngal}
-BUILDLINK_PACKAGES+= gal
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gal
-
-.if !empty(GAL_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.gal+= gal>=0.22nb6
-BUILDLINK_ABI_DEPENDS.gal?= gal>=0.24nb3
-BUILDLINK_PKGSRCDIR.gal?= ../../devel/gal
-.endif # GAL_BUILDLINK3_MK
-
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../devel/bonobo/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/libglade/buildlink3.mk"
-.include "../../print/gnome-print/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-#.include "../../textproc/libunicode/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/devel/gal/distinfo b/devel/gal/distinfo
deleted file mode 100644
index e35fe2e3821..00000000000
--- a/devel/gal/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.17 2005/02/23 22:24:14 agc Exp $
-
-SHA1 (gal-0.24.tar.bz2) = c220141d9080e78e5e8f69b83c01f6d14e775bf9
-RMD160 (gal-0.24.tar.bz2) = 573871a18476c4f1fc2a1100ec0e687483af6161
-Size (gal-0.24.tar.bz2) = 1035597 bytes
diff --git a/devel/libglade/DESCR b/devel/libglade/DESCR
deleted file mode 100644
index 99a77f0895d..00000000000
--- a/devel/libglade/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
- Libglade is a library that performs a similar job to the C source
-output routines in the GLADE user interface builder. Whereas GLADE's
-output routines create C code that can then be compiled, libglade builds
-the interface from an XML file (GLADE's save format) at runtime. This
-way you can change the look of a program without needing to recompile.
-
- Currently it supports all the widgets in current releases, together
-with support for keyboard accelerators and automatic signal
-connection.
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
deleted file mode 100644
index 8324c075192..00000000000
--- a/devel/libglade/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.62 2007/01/09 13:28:19 joerg Exp $
-
-DISTNAME= libglade-0.17
-PKGREVISION= 9
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/0.17/}
-
-MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.jamesh.id.au/software/libglade/
-COMMENT= Runtime interpreter for GLADE GUI files
-
-USE_TOOLS+= msgfmt
-USE_X11BASE= yes
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-
-MAKE_ENV+= DISPLAY=${DISPLAY:Q}
-
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-
-pre-configure:
- ${RM} ${WRKSRC}/libgladeConf.sh
-
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/libglade/PLIST b/devel/libglade/PLIST
deleted file mode 100644
index 339ec37e5c4..00000000000
--- a/devel/libglade/PLIST
+++ /dev/null
@@ -1,27 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:26 jlam Exp $
-bin/libglade-config
-bin/libglade-xgettext
-include/libglade-1.0/glade/glade-build.h
-include/libglade-1.0/glade/glade-widget-tree.h
-include/libglade-1.0/glade/glade-xml.h
-include/libglade-1.0/glade/glade.h
-lib/libglade.la
-lib/libglade-gnome.la
-lib/libgladeConf.sh
-lib/pkgconfig/libglade.pc
-lib/pkgconfig/libglade-gnome.pc
-share/aclocal/libglade.m4
-share/gnome/html/libglade/gladexml.html
-share/gnome/html/libglade/libglade-embedding.html
-share/gnome/html/libglade/libglade-extending.html
-share/gnome/html/libglade/libglade-gnome.html
-share/gnome/html/libglade/libglade-i18n.html
-share/gnome/html/libglade/libglade-lib.html
-share/gnome/html/libglade/libglade-libglade-build.html
-share/gnome/html/libglade/libglade-libglade-initialisation.html
-share/gnome/html/libglade/libglade-libglade-sax-parser.html
-share/gnome/html/libglade/libglade-notes.html
-share/gnome/html/libglade/libglade.html
-@dirrm share/gnome/html/libglade
-@dirrm include/libglade-1.0/glade
-@dirrm include/libglade-1.0
diff --git a/devel/libglade/buildlink3.mk b/devel/libglade/buildlink3.mk
deleted file mode 100644
index c810fd591bd..00000000000
--- a/devel/libglade/buildlink3.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.11 2007/01/09 13:28:19 joerg Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-LIBGLADE_BUILDLINK3_MK:= ${LIBGLADE_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= libglade
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibglade}
-BUILDLINK_PACKAGES+= libglade
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libglade
-
-.if !empty(LIBGLADE_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.libglade+= libglade>=0.17nb5
-BUILDLINK_ABI_DEPENDS.libglade+= libglade>=0.17nb9
-BUILDLINK_PKGSRCDIR.libglade?= ../../devel/libglade
-.endif # LIBGLADE_BUILDLINK3_MK
-
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/devel/libglade/distinfo b/devel/libglade/distinfo
deleted file mode 100644
index d44d19fd68f..00000000000
--- a/devel/libglade/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.8 2005/04/27 15:05:05 wiz Exp $
-
-SHA1 (libglade-0.17.tar.gz) = 66dbb90ffcfe80c551d2f3a296729ceab527cbc0
-RMD160 (libglade-0.17.tar.gz) = d401764bbb5c8b6af9b9c1fbd6e9c6b3483f27c8
-Size (libglade-0.17.tar.gz) = 418921 bytes
-SHA1 (patch-aa) = 44cbfcb19c8ecb351cde94246512da3ff062d87e
-SHA1 (patch-ab) = 32b2076ce818d78910f0895714ce3084a342a6d2
-SHA1 (patch-ac) = fe2ebed5e9a1489c14b504b718ece6afc4938d86
diff --git a/devel/libglade/patches/patch-aa b/devel/libglade/patches/patch-aa
deleted file mode 100644
index 1e9a214263e..00000000000
--- a/devel/libglade/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.6 2002/09/06 12:09:09 wiz Exp $
-
---- configure.orig Thu Sep 6 23:00:42 2001
-+++ configure
-@@ -7643,7 +7643,7 @@
- echo "$as_me:7643: checking for BONOBO - version >= $min_bonobo_version" >&5
- echo $ECHO_N "checking for BONOBO - version >= $min_bonobo_version... $ECHO_C" >&6
- no_bonobo=""
-- if test "$GNOME_CONFIG" = "no" ; then
-+ if true ; then
- no_bonobo=yes
- else
- BONOBO_CFLAGS=`$GNOME_CONFIG $bonoboconf_args --cflags bonobo bonobox`
diff --git a/devel/libglade/patches/patch-ab b/devel/libglade/patches/patch-ab
deleted file mode 100644
index 61f5f869937..00000000000
--- a/devel/libglade/patches/patch-ab
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-ab,v 1.6 2003/02/05 14:26:10 dmcmahill Exp $
-
---- doc/Makefile.in.orig Thu Sep 6 23:14:11 2001
-+++ doc/Makefile.in
-@@ -156,7 +156,7 @@ tmpl_sources = \
- tmpl/libglade-unused.sgml
-
-
--@HAVE_GTK_DOC_TRUE@html_stamp = html.stamp
-+#@HAVE_GTK_DOC_TRUE@html_stamp = html.stamp
-
- noinst_DATA = $(html_stamp)
-
-@@ -355,8 +355,6 @@ install-data-local:
- echo '-- Installing '$$i ; \
- $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
- done; \
-- echo '-- Installing $(srcdir)/html/index.sgml' ; \
-- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(TARGET_DIR); \
- echo '-- Fixing Crossreferences' ; \
- gtkdoc-fixxref --module=$(DOC_MODULE) --html-dir=$(HTML_DIR) || true; \
- fi)
diff --git a/devel/libglade/patches/patch-ac b/devel/libglade/patches/patch-ac
deleted file mode 100644
index 8bd1baab48f..00000000000
--- a/devel/libglade/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2005/04/27 15:05:05 wiz Exp $
-
---- libglade.m4.orig 2001-02-10 12:45:30.000000000 +0100
-+++ libglade.m4
-@@ -4,7 +4,7 @@
- dnl AM_PATH_LIBGLADE([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]])
- dnl Test to see if libglade is installed, and define LIBGLADE_CFLAGS, LIBS
- dnl
--AC_DEFUN(AM_PATH_LIBGLADE,
-+AC_DEFUN([AM_PATH_LIBGLADE],
- [dnl
- dnl Get the cflags and libraries from the libglade-config script
- dnl
diff --git a/devel/oaf/DESCR b/devel/oaf/DESCR
deleted file mode 100644
index 394723c467d..00000000000
--- a/devel/oaf/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-OAF is the new object activation framework for GNOME. Since many GNOME
-applications utilize CORBA, a framework for locating and activating these
-applications is necessary. OAF, the Object Activation Framework, provides
-a simple method for finding and running the CORBA objects available on a
-computer system.
-
-Distributed operation is supported, allowing activation of objects on a
-network of computers being used in a GNOME desktop. The flexibility of
-OAF enables it to be used outside of GNOME programs, allowing non-GNOME
-CORBA applications to be utilized alongside GNOME applications.
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile
deleted file mode 100644
index b8fac2d68a3..00000000000
--- a/devel/oaf/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.48 2006/07/05 05:37:40 jlam Exp $
-#
-
-DISTNAME= oaf-0.6.10
-PKGREVISION= 9
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/oaf/0.6/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= New object activation framework for GNOME
-
-USE_PKGLOCALEDIR= YES
-GNU_CONFIGURE= YES
-USE_X11BASE= YES
-USE_TOOLS+= bison intltool lex msgfmt
-USE_LIBTOOL= YES
-
-BROKEN_GETTEXT_DETECTION= YES
-
-CONFIGURE_ARGS+= --enable-gtk-doc=no
-
-EGDIR= ${PREFIX}/share/examples/oaf
-INSTALL_MAKE_FLAGS+= oafconfigdir=${EGDIR}
-PKG_SYSCONFSUBDIR= oaf
-CONF_FILES+= ${EGDIR}/oaf-config.xml ${PKG_SYSCONFDIR}/oaf-config.xml
-
-.include "../../devel/popt/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/oaf/PLIST b/devel/oaf/PLIST
deleted file mode 100644
index 701aaa9f463..00000000000
--- a/devel/oaf/PLIST
+++ /dev/null
@@ -1,65 +0,0 @@
-@comment $NetBSD: PLIST,v 1.7 2006/06/17 17:29:12 rillig Exp $
-bin/oaf-client
-bin/oaf-config
-bin/oaf-empty-server
-bin/oaf-run-query
-bin/oaf-slay
-bin/oaf-sysconf
-bin/oafd
-include/liboaf/liboaf-version.h
-include/liboaf/liboaf.h
-include/liboaf/oaf-actid.h
-include/liboaf/oaf-activate.h
-include/liboaf/oaf-async.h
-include/liboaf/oaf-factory-suppress.h
-include/liboaf/oaf-factory.h
-include/liboaf/oaf-mainloop.h
-include/liboaf/oaf-plugin.h
-include/liboaf/oaf-registration.h
-include/liboaf/oaf-servreg.h
-include/liboaf/oaf-util.h
-include/liboaf/oaf.h
-lib/liboaf.la
-lib/oafConf.sh
-man/man1/oafd.1
-share/aclocal/oaf.m4
-share/examples/oaf/oaf-config.xml
-share/examples/oaf/oaf-config.xml.sample
-share/idl/oaf-factory.idl
-share/idl/oaf.idl
-share/locale/az/LC_MESSAGES/oaf.mo
-share/locale/bg/LC_MESSAGES/oaf.mo
-share/locale/da/LC_MESSAGES/oaf.mo
-share/locale/de/LC_MESSAGES/oaf.mo
-share/locale/el/LC_MESSAGES/oaf.mo
-share/locale/es/LC_MESSAGES/oaf.mo
-share/locale/eu/LC_MESSAGES/oaf.mo
-share/locale/fi/LC_MESSAGES/oaf.mo
-share/locale/fr/LC_MESSAGES/oaf.mo
-share/locale/ga/LC_MESSAGES/oaf.mo
-share/locale/gl/LC_MESSAGES/oaf.mo
-share/locale/hu/LC_MESSAGES/oaf.mo
-share/locale/it/LC_MESSAGES/oaf.mo
-share/locale/ja/LC_MESSAGES/oaf.mo
-share/locale/ko/LC_MESSAGES/oaf.mo
-share/locale/nl/LC_MESSAGES/oaf.mo
-share/locale/nn/LC_MESSAGES/oaf.mo
-share/locale/no/LC_MESSAGES/oaf.mo
-share/locale/pl/LC_MESSAGES/oaf.mo
-share/locale/pt/LC_MESSAGES/oaf.mo
-share/locale/pt_BR/LC_MESSAGES/oaf.mo
-share/locale/ro/LC_MESSAGES/oaf.mo
-share/locale/ru/LC_MESSAGES/oaf.mo
-share/locale/sk/LC_MESSAGES/oaf.mo
-share/locale/sl/LC_MESSAGES/oaf.mo
-share/locale/sv/LC_MESSAGES/oaf.mo
-share/locale/ta/LC_MESSAGES/oaf.mo
-share/locale/tr/LC_MESSAGES/oaf.mo
-share/locale/uk/LC_MESSAGES/oaf.mo
-share/locale/zh_CN/LC_MESSAGES/oaf.mo
-share/locale/zh_TW/LC_MESSAGES/oaf.mo
-share/oaf/OAF_naming-service.oaf
-share/oaf/empty.oafinfo
-@dirrm etc/oaf
-@dirrm include/liboaf
-@dirrm share/oaf
diff --git a/devel/oaf/buildlink3.mk b/devel/oaf/buildlink3.mk
deleted file mode 100644
index b29794fd4ee..00000000000
--- a/devel/oaf/buildlink3.mk
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.10 2006/07/08 23:10:47 jlam Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-OAF_BUILDLINK3_MK:= ${OAF_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= oaf
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Noaf}
-BUILDLINK_PACKAGES+= oaf
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}oaf
-
-.if !empty(OAF_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.oaf+= oaf>=0.6.10nb4
-BUILDLINK_ABI_DEPENDS.oaf+= oaf>=0.6.10nb8
-BUILDLINK_PKGSRCDIR.oaf?= ../../devel/oaf
-.endif # OAF_BUILDLINK3_MK
-
-.include "../../devel/popt/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/devel/oaf/distinfo b/devel/oaf/distinfo
deleted file mode 100644
index 92cec4d2e18..00000000000
--- a/devel/oaf/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.8 2005/04/27 15:01:29 wiz Exp $
-
-SHA1 (oaf-0.6.10.tar.bz2) = d8eaff6b3bc953fc4158f55b03ba92cb197518c5
-RMD160 (oaf-0.6.10.tar.bz2) = 5b894ee82bb54bc44785d4335a65774174e139e3
-Size (oaf-0.6.10.tar.bz2) = 435621 bytes
-SHA1 (patch-aa) = 3ba51dcef947c8e7e4c3f37939b055991045d704
-SHA1 (patch-ac) = 28fd433c41209b9f3355e5f039f4f9d30b940a55
-SHA1 (patch-ag) = 57f54e650bacad8ef82c0165ba395ec225e372dc
diff --git a/devel/oaf/patches/patch-aa b/devel/oaf/patches/patch-aa
deleted file mode 100644
index 697eeefcf0c..00000000000
--- a/devel/oaf/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.7 2005/04/27 15:01:29 wiz Exp $
-
---- oaf.m4.orig 1999-12-03 16:09:35.000000000 +0100
-+++ oaf.m4
-@@ -1,7 +1,7 @@
- dnl AM_PATH_OAF([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]])
- dnl Test for OAF, and define OAF_CFLAGS and OAF_LIBS
- dnl
--AC_DEFUN(AM_PATH_OAF,
-+AC_DEFUN([AM_PATH_OAF],
- [dnl
- dnl Get the cflags and libraries from the oaf-config script
- dnl
diff --git a/devel/oaf/patches/patch-ac b/devel/oaf/patches/patch-ac
deleted file mode 100644
index f865a087213..00000000000
--- a/devel/oaf/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.5 2002/08/25 19:22:35 jlam Exp $
-
---- liboaf/Makefile.in.orig Sat May 18 12:22:48 2002
-+++ liboaf/Makefile.in Sat May 18 12:23:02 2002
-@@ -270,7 +270,7 @@
- maintainer-clean-libtool:
-
- liboaf.la: $(liboaf_la_OBJECTS) $(liboaf_la_DEPENDENCIES)
-- $(LINK) -rpath $(libdir) $(liboaf_la_LDFLAGS) $(liboaf_la_OBJECTS) $(liboaf_la_LIBADD) $(LIBS)
-+ $(LINK) -rpath $(libdir) $(liboaf_la_LDFLAGS) $(liboaf_la_OBJECTS) $(liboaf_la_LIBADD) $(LIBS) ${INTLLIBS}
-
- install-liboafincludeHEADERS: $(liboafinclude_HEADERS)
- @$(NORMAL_INSTALL)
diff --git a/devel/oaf/patches/patch-ag b/devel/oaf/patches/patch-ag
deleted file mode 100644
index e5930d9ab5d..00000000000
--- a/devel/oaf/patches/patch-ag
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-ag,v 1.7 2002/08/25 19:22:35 jlam Exp $
-
---- configure.orig Sat May 18 12:24:35 2002
-+++ configure Sat May 18 12:25:54 2002
-@@ -9196,7 +9196,7 @@
- echo "$as_me: failed program was:" >&5
- cat conftest.$ac_ext >&5
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=share
- fi
- rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
- INSTOBJEXT=.mo
-@@ -11009,7 +11009,6 @@
- -Wall \
- -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
- -Wnested-externs -Wpointer-arith \
-- -Werror \
- $CFLAGS"
-
- for option in -Wsign-promo -Wno-sign-compare; do
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index c4caf034cb9..413fbfa0028 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1094 2007/05/20 15:26:49 wiz Exp $
+$NetBSD: CHANGES-2007,v 1.1095 2007/05/20 15:48:08 wiz Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -2087,3 +2087,12 @@ Changes to the packages collection and infrastructure in 2007:
Removed x11/multi-gnome-terminal [wiz 2007-05-20]
Removed x11/control-center [wiz 2007-05-20]
Removed x11/pygtk [wiz 2007-05-20]
+ Updated devel/gnome-build to 0.1.3nb1 [wiz 2007-05-20]
+ Removed devel/gal [wiz 2007-05-20]
+ Removed devel/libglade [wiz 2007-05-20]
+ Removed sysutils/gnome-vfs [wiz 2007-05-20]
+ Removed devel/bonobo [wiz 2007-05-20]
+ Removed devel/GConf [wiz 2007-05-20]
+ Removed print/gnome-print [wiz 2007-05-20]
+ Removed graphics/gdk-pixbuf-gnome [wiz 2007-05-20]
+ Removed devel/oaf [wiz 2007-05-20]
diff --git a/graphics/Makefile b/graphics/Makefile
index 6212d1f0ec0..413f7603931 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.453 2007/05/20 15:21:35 wiz Exp $
+# $NetBSD: Makefile,v 1.454 2007/05/20 15:48:07 wiz Exp $
#
COMMENT= Graphics tools and libraries
@@ -85,7 +85,6 @@ SUBDIR+= g3d
SUBDIR+= gd
SUBDIR+= gdchart
SUBDIR+= gdk-pixbuf
-SUBDIR+= gdk-pixbuf-gnome
SUBDIR+= geomview
SUBDIR+= get_ds7
SUBDIR+= gfract
diff --git a/graphics/gdk-pixbuf-gnome/DESCR b/graphics/gdk-pixbuf-gnome/DESCR
deleted file mode 100644
index 421a9d92605..00000000000
--- a/graphics/gdk-pixbuf-gnome/DESCR
+++ /dev/null
@@ -1,17 +0,0 @@
-This package contains the GNOME canvas library for GdkPixbuf.
-
- GdkPixbuf is a new GNOME library designed to solve part of Imlib's
-design limitations that make it hard to write efficient and highly
-modular applications. The GdkPixbuf library provides a basic,
-reference counted structure called GdkPixbuf. This structure points
-to a block of image data, has fields that describe the format of the
-image data, and also contains a reference count. The library also
-provides a simple mechanism for loading images from files, and a more
-sophisticated mechanism for loading images progressively from
-arbitrary buffers. It also provides utility functions to transform
-pixbufs and render them to GDK drawables.
-
-The GdkPixBuf library provides a number of features:
- * Image loading facilities.
- * Rendering of a GdkPixBuf into various formats:
- drawables (windows, pixmaps), GdkRGB buffers.
diff --git a/graphics/gdk-pixbuf-gnome/Makefile b/graphics/gdk-pixbuf-gnome/Makefile
deleted file mode 100644
index ae13ccd3686..00000000000
--- a/graphics/gdk-pixbuf-gnome/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.30 2006/09/09 02:42:01 obache Exp $
-
-.include "../../graphics/gdk-pixbuf/Makefile.common"
-
-PKGNAME= ${DISTNAME:S/gdk-pixbuf-/gdk-pixbuf-gnome-/}
-PKGREVISION= 6
-COMMENT= The GNOME image loading library GNOME canvas support add-on
-
-CONFLICTS+= gdk-pixbuf<0.10.1
-
-# Don't enable the next line or we'll conflict with gtk2!
-#CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
-
-CONFIGURE_ARGS+= --enable-gtk-doc=no
-
-INSTALLATION_DIRS= include/gdk-pixbuf-1.0/gdk-pixbuf lib
-
-.include "../../graphics/gdk-pixbuf/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-
-do-install:
- ${INSTALL_DATA} ${WRKSRC}/gdk-pixbuf/gnome-canvas-pixbuf.h \
- ${PREFIX}/include/gdk-pixbuf-1.0/gdk-pixbuf
- ${INSTALL_DATA} ${WRKSRC}/gnomecanvaspixbufConf.sh \
- ${PREFIX}/lib
- cd ${WRKSRC}/gdk-pixbuf && \
- ${SH} ../libtool --mode=install ${INSTALL_DATA} \
- libgnomecanvaspixbuf.la ${PREFIX}/lib
- cd ${WRKSRC}/doc && \
- ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} -f ${MAKE_FILE} \
- ${INSTALL_TARGET}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/gdk-pixbuf-gnome/PLIST b/graphics/gdk-pixbuf-gnome/PLIST
deleted file mode 100644
index 1dae3feee32..00000000000
--- a/graphics/gdk-pixbuf-gnome/PLIST
+++ /dev/null
@@ -1,28 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:33 jlam Exp $
-include/gdk-pixbuf-1.0/gdk-pixbuf/gnome-canvas-pixbuf.h
-lib/gnomecanvaspixbufConf.sh
-lib/libgnomecanvaspixbuf.la
-share/gnome/html/gdk-pixbuf/a3696.html
-share/gnome/html/gdk-pixbuf/compiling.html
-share/gnome/html/gdk-pixbuf/extra-configuration-options.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-animation.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-creating.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-file-loading.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-from-drawables.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-from-drawables.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-init.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rendering.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-xlib-rgb.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-refcounting.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-rendering.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-scaling.html
-share/gnome/html/gdk-pixbuf/gdk-pixbuf-util.html
-share/gnome/html/gdk-pixbuf/gdkpixbufloader.html
-share/gnome/html/gdk-pixbuf/gnomecanvaspixbuf.html
-share/gnome/html/gdk-pixbuf/index.html
-share/gnome/html/gdk-pixbuf/license.html
-share/gnome/html/gdk-pixbuf/r27.html
-share/gnome/html/gdk-pixbuf/x3715.html
-share/gnome/html/gdk-pixbuf/x3767.html
-@dirrm share/gnome/html/gdk-pixbuf
diff --git a/graphics/gdk-pixbuf-gnome/buildlink3.mk b/graphics/gdk-pixbuf-gnome/buildlink3.mk
deleted file mode 100644
index e4a07d67054..00000000000
--- a/graphics/gdk-pixbuf-gnome/buildlink3.mk
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.9 2006/07/08 23:10:51 jlam Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-GDK_PIXBUF_GNOME_BUILDLINK3_MK:= ${GDK_PIXBUF_GNOME_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= gdk-pixbuf-gnome
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngdk-pixbuf-gnome}
-BUILDLINK_PACKAGES+= gdk-pixbuf-gnome
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gdk-pixbuf-gnome
-
-.if !empty(GDK_PIXBUF_GNOME_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.gdk-pixbuf-gnome+= gdk-pixbuf-gnome>=0.22.0nb2
-BUILDLINK_ABI_DEPENDS.gdk-pixbuf-gnome?= gdk-pixbuf-gnome>=0.22.0nb6
-BUILDLINK_PKGSRCDIR.gdk-pixbuf-gnome?= ../../graphics/gdk-pixbuf-gnome
-.endif # GDK_PIXBUF_GNOME_BUILDLINK3_MK
-
-.include "../../graphics/gdk-pixbuf/buildlink3.mk"
-.include "../../x11/gnome-libs/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/print/Makefile b/print/Makefile
index 5652eb0d683..42789e3fa72 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.167 2007/04/20 18:14:59 kristerw Exp $
+# $NetBSD: Makefile,v 1.168 2007/05/20 15:48:07 wiz Exp $
#
COMMENT= Desktop publishing
@@ -45,7 +45,6 @@ SUBDIR+= gimp-print-escputil
SUBDIR+= gimp-print-ijs
SUBDIR+= gimp-print-lib
SUBDIR+= glabels
-SUBDIR+= gnome-print
SUBDIR+= gtklp
SUBDIR+= gv
SUBDIR+= hpijs
diff --git a/print/gnome-print/DESCR b/print/gnome-print/DESCR
deleted file mode 100644
index 1c9aa6f2282..00000000000
--- a/print/gnome-print/DESCR
+++ /dev/null
@@ -1,15 +0,0 @@
- Gnome is in need of a unified printing architecture. This package is an
-attempt for such an architecture, geared towards heavily graphics-intensive
-applications.
-
- The goals of this architecture include:
-
- - Absolutely uncompromised output quality
- - Speed, memory efficiency, and other related performance goals
- - Ability to work smoothly with PostScript printers, fonts, and
- other resources
- - A screen display derived from the Caanvas
- - An extension path for a wide variety of Unicode scripts
- - An extension path for a richer set of graphics operators than
- PostScript supports, especially transparency
- - To make life as easy as possible for application developers
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
deleted file mode 100644
index 4895621f542..00000000000
--- a/print/gnome-print/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# $NetBSD: Makefile,v 1.76 2007/01/09 13:31:02 joerg Exp $
-
-DISTNAME= gnome-print-0.37
-PKGREVISION= 2
-CATEGORIES= print gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/0.37/}
-
-MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.levien.com/gnome/print-arch.html
-COMMENT= Prototype implementation of the Gnome Printing Architecture
-
-USE_DIRS+= gnome1-1.5
-USE_PKGLOCALEDIR= YES
-USE_LIBTOOL= YES
-USE_TOOLS+= gs:run msgfmt perl
-
-GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --without-admin # currently unstable
-
-# override HOME to avoid trying to install ${HOME}/.gnome
-MAKE_ENV+= HOME=${WRKSRC:Q}
-
-.include "../../mk/bsd.prefs.mk"
-
-SUBST_CLASSES+= x11path
-SUBST_FILES.x11path+= run-gnome-font-install
-SUBST_SED.x11path+= -e 's,@X11BASE@,${X11BASE},g'
-SUBST_STAGE.x11path= pre-configure
-
-.if ${X11_TYPE} == "xorg"
-BUILD_DEPENDS+= xorg-fontsTruetype-[0-9]*:../../fonts/xorg-fontsTruetype
-BUILD_DEPENDS+= xorg-fontsType1-[0-9]*:../../fonts/xorg-fontsType1
-.endif
-
-BUILD_DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
-
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
-.include "../../textproc/libunicode/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/print/gnome-print/PLIST b/print/gnome-print/PLIST
deleted file mode 100644
index 1a3fa5112a9..00000000000
--- a/print/gnome-print/PLIST
+++ /dev/null
@@ -1,122 +0,0 @@
-@comment $NetBSD: PLIST,v 1.8 2006/07/08 06:34:23 wiz Exp $
-bin/gnome-font-install
-etc/gnome/fonts/gnome-print-ghostscript.fontmap
-etc/gnome/fonts/gnome-print-x11.fontmap
-etc/gnome/fonts/gnome-print.fontmap
-include/gnome-1.0/libgnomeprint/gnome-font-dialog.h
-include/gnome-1.0/libgnomeprint/gnome-font-face-private.h
-include/gnome-1.0/libgnomeprint/gnome-font-face.h
-include/gnome-1.0/libgnomeprint/gnome-font.h
-include/gnome-1.0/libgnomeprint/gnome-glyphlist.h
-include/gnome-1.0/libgnomeprint/gnome-pgl.h
-include/gnome-1.0/libgnomeprint/gnome-print-copies.h
-include/gnome-1.0/libgnomeprint/gnome-print-dialog.h
-include/gnome-1.0/libgnomeprint/gnome-print-encode.h
-include/gnome-1.0/libgnomeprint/gnome-print-frgba.h
-include/gnome-1.0/libgnomeprint/gnome-print-master-preview.h
-include/gnome-1.0/libgnomeprint/gnome-print-master.h
-include/gnome-1.0/libgnomeprint/gnome-print-meta.h
-include/gnome-1.0/libgnomeprint/gnome-print-multipage.h
-include/gnome-1.0/libgnomeprint/gnome-print-pdf.h
-include/gnome-1.0/libgnomeprint/gnome-print-pixbuf.h
-include/gnome-1.0/libgnomeprint/gnome-print-preview.h
-include/gnome-1.0/libgnomeprint/gnome-print-rbuf.h
-include/gnome-1.0/libgnomeprint/gnome-print.h
-include/gnome-1.0/libgnomeprint/gnome-printer-dialog.h
-include/gnome-1.0/libgnomeprint/gnome-printer.h
-include/gnome-1.0/libgnomeprint/gnome-rfont.h
-include/gnome-1.0/libgnomeprint/gnome-text.h
-lib/libgnomeprint.la
-lib/printConf.sh
-share/fonts/README.binaries
-share/fonts/README.installer
-share/fonts/afms/adobe/pagd8a.afm
-share/fonts/afms/adobe/pagdo8a.afm
-share/fonts/afms/adobe/pagk8a.afm
-share/fonts/afms/adobe/pagko8a.afm
-share/fonts/afms/adobe/pbkd8a.afm
-share/fonts/afms/adobe/pbkdi8a.afm
-share/fonts/afms/adobe/pbkl8a.afm
-share/fonts/afms/adobe/pbkli8a.afm
-share/fonts/afms/adobe/pcrb8a.afm
-share/fonts/afms/adobe/pcrbo8a.afm
-share/fonts/afms/adobe/pcrr8a.afm
-share/fonts/afms/adobe/pcrro8a.afm
-share/fonts/afms/adobe/phvb8a.afm
-share/fonts/afms/adobe/phvb8an.afm
-share/fonts/afms/adobe/phvbo8a.afm
-share/fonts/afms/adobe/phvbo8an.afm
-share/fonts/afms/adobe/phvl8a.afm
-share/fonts/afms/adobe/phvlo8a.afm
-share/fonts/afms/adobe/phvr8a.afm
-share/fonts/afms/adobe/phvr8an.afm
-share/fonts/afms/adobe/phvro8a.afm
-share/fonts/afms/adobe/phvro8an.afm
-share/fonts/afms/adobe/pncb8a.afm
-share/fonts/afms/adobe/pncbi8a.afm
-share/fonts/afms/adobe/pncr8a.afm
-share/fonts/afms/adobe/pncri8a.afm
-share/fonts/afms/adobe/pplb8a.afm
-share/fonts/afms/adobe/pplbi8a.afm
-share/fonts/afms/adobe/pplr8a.afm
-share/fonts/afms/adobe/pplri8a.afm
-share/fonts/afms/adobe/psyr.afm
-share/fonts/afms/adobe/ptmb8a.afm
-share/fonts/afms/adobe/ptmbi8a.afm
-share/fonts/afms/adobe/ptmr8a.afm
-share/fonts/afms/adobe/ptmri8a.afm
-share/fonts/afms/adobe/putb8a.afm
-share/fonts/afms/adobe/putbi8a.afm
-share/fonts/afms/adobe/putr8a.afm
-share/fonts/afms/adobe/putri8a.afm
-share/fonts/afms/adobe/pzcmi8a.afm
-share/fonts/afms/adobe/pzdr.afm
-share/gnome-print/profiles/PostscriptOptimized.profile
-share/gnome-print/profiles/fax-g3.profile
-share/gnome-print/profiles/pdf.profile
-share/gnome/fonts/adobe-urw.font
-share/gnome/fonts/defaults.fontmap
-share/locale/az/LC_MESSAGES/gnome-print.mo
-share/locale/bg/LC_MESSAGES/gnome-print.mo
-share/locale/ca/LC_MESSAGES/gnome-print.mo
-share/locale/da/LC_MESSAGES/gnome-print.mo
-share/locale/de/LC_MESSAGES/gnome-print.mo
-share/locale/el/LC_MESSAGES/gnome-print.mo
-share/locale/es/LC_MESSAGES/gnome-print.mo
-share/locale/et/LC_MESSAGES/gnome-print.mo
-share/locale/eu/LC_MESSAGES/gnome-print.mo
-share/locale/fi/LC_MESSAGES/gnome-print.mo
-share/locale/fr/LC_MESSAGES/gnome-print.mo
-share/locale/gl/LC_MESSAGES/gnome-print.mo
-share/locale/hr/LC_MESSAGES/gnome-print.mo
-share/locale/hu/LC_MESSAGES/gnome-print.mo
-share/locale/it/LC_MESSAGES/gnome-print.mo
-share/locale/ja/LC_MESSAGES/gnome-print.mo
-share/locale/ko/LC_MESSAGES/gnome-print.mo
-share/locale/lt/LC_MESSAGES/gnome-print.mo
-share/locale/lv/LC_MESSAGES/gnome-print.mo
-share/locale/nl/LC_MESSAGES/gnome-print.mo
-share/locale/nn/LC_MESSAGES/gnome-print.mo
-share/locale/no/LC_MESSAGES/gnome-print.mo
-share/locale/pl/LC_MESSAGES/gnome-print.mo
-share/locale/pt/LC_MESSAGES/gnome-print.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-print.mo
-share/locale/ro/LC_MESSAGES/gnome-print.mo
-share/locale/ru/LC_MESSAGES/gnome-print.mo
-share/locale/sk/LC_MESSAGES/gnome-print.mo
-share/locale/sl/LC_MESSAGES/gnome-print.mo
-share/locale/sv/LC_MESSAGES/gnome-print.mo
-share/locale/tr/LC_MESSAGES/gnome-print.mo
-share/locale/uk/LC_MESSAGES/gnome-print.mo
-share/locale/wa/LC_MESSAGES/gnome-print.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-print.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-print.mo
-@dirrm share/gnome/fonts
-@dirrm share/gnome-print/profiles
-@dirrm share/gnome-print
-@dirrm share/fonts/afms/adobe
-@dirrm share/fonts/afms
-@unexec ${RMDIR} %D/share/fonts 2> /dev/null || ${TRUE}
-@dirrm include/gnome-1.0/libgnomeprint
-@dirrm etc/gnome/fonts
-@dirrm etc/gnome
diff --git a/print/gnome-print/buildlink3.mk b/print/gnome-print/buildlink3.mk
deleted file mode 100644
index cfa9fab679d..00000000000
--- a/print/gnome-print/buildlink3.mk
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.9 2007/01/09 13:31:02 joerg Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-GNOME_PRINT_BUILDLINK3_MK:= ${GNOME_PRINT_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= gnome-print
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-print}
-BUILDLINK_PACKAGES+= gnome-print
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnome-print
-
-.if !empty(GNOME_PRINT_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.gnome-print+= gnome-print>=0.36nb4
-BUILDLINK_ABI_DEPENDS.gnome-print+= gnome-print>=0.37nb2
-BUILDLINK_PKGSRCDIR.gnome-print?= ../../print/gnome-print
-.endif # GNOME_PRINT_BUILDLINK3_MK
-
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk"
-.include "../../textproc/libunicode/buildlink3.mk"
-.include "../../textproc/libxml/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/print/gnome-print/distinfo b/print/gnome-print/distinfo
deleted file mode 100644
index a4fab50af33..00000000000
--- a/print/gnome-print/distinfo
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: distinfo,v 1.12 2006/06/12 21:38:57 dbj Exp $
-
-SHA1 (gnome-print-0.37.tar.gz) = 119bb335669dfa0d6b264055fe8b7b3094b1cfec
-RMD160 (gnome-print-0.37.tar.gz) = 3f3acaa783b448c5b5d256182472e7a8934e6cd1
-Size (gnome-print-0.37.tar.gz) = 953260 bytes
-SHA1 (patch-aa) = 50ae2e216931e5b49ecd737cc5e3f621c9eca611
-SHA1 (patch-ab) = fac04fb71ccdc1a639c3b23b118ea32f0263ca00
-SHA1 (patch-ac) = 8860630d03c9a93b6f6c0857442b1f023ac6b5e0
-SHA1 (patch-ad) = 1484232e28d37923bd41d96e2b90816f2ba5501f
-SHA1 (patch-ae) = b4ace016c4cf99b217a77987a46c5b9c885455c8
-SHA1 (patch-af) = bc7f4ea0be2e0954bc976f65329bff7d25c8a61c
-SHA1 (patch-ag) = eb237041f2c6b525c4d3049b2ea862c99805d298
diff --git a/print/gnome-print/patches/patch-aa b/print/gnome-print/patches/patch-aa
deleted file mode 100644
index 4d60aa50b99..00000000000
--- a/print/gnome-print/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.16 2004/04/27 15:21:15 adam Exp $
-
---- libgnomeprint/gnome-font-private.h.orig 2004-04-27 10:25:31.000000000 +0000
-+++ libgnomeprint/gnome-font-private.h
-@@ -22,6 +22,7 @@
-
- BEGIN_GNOME_DECLS
-
-+#include <ft2build.h>
- #include <freetype/freetype.h>
- #include <libgnomeprint/gp-character-block.h>
- #include <libgnomeprint/gp-fontmap.h>
diff --git a/print/gnome-print/patches/patch-ab b/print/gnome-print/patches/patch-ab
deleted file mode 100644
index 4507f064dea..00000000000
--- a/print/gnome-print/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.7 2004/04/27 15:21:15 adam Exp $
-
---- libgnomeprint/parseTT.h.orig 2004-04-27 10:27:00.000000000 +0000
-+++ libgnomeprint/parseTT.h
-@@ -22,6 +22,7 @@
- BEGIN_GNOME_DECLS
-
- #include <glib.h>
-+#include <ft2build.h>
- #include <freetype/freetype.h>
-
- /*
diff --git a/print/gnome-print/patches/patch-ac b/print/gnome-print/patches/patch-ac
deleted file mode 100644
index 155a30c9e94..00000000000
--- a/print/gnome-print/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.4 2006/06/01 16:04:58 joerg Exp $
-
---- run-gnome-font-install.orig 2005-12-03 01:43:55.000000000 +0000
-+++ run-gnome-font-install
-@@ -127,7 +127,7 @@ my @options = (
- "--aliases=$datadir/fonts/adobe-urw.font",
- "--aliases=$datadir/gnome/fonts/adobe-urw.font",
- "$datadir/fonts/afms",
-- '/usr/X11R6/lib/X11/fonts'
-+ '@X11BASE@/lib/X11/fonts'
- );
- print "Info: running \"$installer ", join (' ', @options), "\".\n";
- system ($installer, @options);
diff --git a/print/gnome-print/patches/patch-ad b/print/gnome-print/patches/patch-ad
deleted file mode 100644
index 1e48b3a4a61..00000000000
--- a/print/gnome-print/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2004/04/27 15:21:15 adam Exp $
-
---- installer/gnome-font-install.c.orig 2004-04-27 10:33:08.000000000 +0000
-+++ installer/gnome-font-install.c
-@@ -26,6 +26,7 @@
- #include <parser.h>
- #include <xmlmemory.h>
- /* End of ugly thing */
-+#include <ft2build.h>
- #include <freetype/freetype.h>
- #include <libgnome/gnome-defs.h>
- #include <libgnome/gnome-util.h>
diff --git a/print/gnome-print/patches/patch-ae b/print/gnome-print/patches/patch-ae
deleted file mode 100644
index dfd05f69860..00000000000
--- a/print/gnome-print/patches/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2004/04/27 15:21:15 adam Exp $
-
---- installer/gf-pfb.c.orig 2004-04-27 10:33:58.000000000 +0000
-+++ installer/gf-pfb.c
-@@ -12,6 +12,7 @@
- #include <fcntl.h>
- #include <string.h>
- #include <ctype.h>
-+#include <ft2build.h>
- #include <freetype/freetype.h>
- #include "gf-pfb.h"
-
diff --git a/print/gnome-print/patches/patch-af b/print/gnome-print/patches/patch-af
deleted file mode 100644
index 188607d7d5a..00000000000
--- a/print/gnome-print/patches/patch-af
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-af,v 1.1 2004/04/27 15:21:15 adam Exp $
-
---- installer/gf-ttf.c.orig 2004-04-27 10:34:48.000000000 +0000
-+++ installer/gf-ttf.c
-@@ -32,6 +32,7 @@
- #include <fcntl.h>
- #include <string.h>
- #include <ctype.h>
-+#include <ft2build.h>
- #include <freetype/freetype.h>
-
- #include "gf-ttf.h"
diff --git a/print/gnome-print/patches/patch-ag b/print/gnome-print/patches/patch-ag
deleted file mode 100644
index 7751641508d..00000000000
--- a/print/gnome-print/patches/patch-ag
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2006/06/12 21:38:57 dbj Exp $
-
---- libgnomeprint/gnome-print-pclr.c.orig 2001-05-24 16:35:07.000000000 -0400
-+++ libgnomeprint/gnome-print-pclr.c
-@@ -62,7 +62,6 @@
- #include <libgnomeprint/gnome-print-encode.h>
- #include <libgnomeprint/gnome-print-encode-private.h>
-
--PCLJobData * jobdata;
- static GnomePrintRGBPClass *pclr_parent_class;
-
- static int
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 4e05666c7a3..85580e4919c 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.399 2007/05/13 14:39:16 wiz Exp $
+# $NetBSD: Makefile,v 1.400 2007/05/20 15:48:07 wiz Exp $
#
COMMENT= System utilities
@@ -105,7 +105,6 @@ SUBDIR+= gkrellm-server
SUBDIR+= gkrellm-share
SUBDIR+= gnome-menus
SUBDIR+= gnome-pkgview
-SUBDIR+= gnome-vfs
SUBDIR+= gnome-vfs-monikers
SUBDIR+= gnome-vfs2
SUBDIR+= gnome-vfsmm
diff --git a/sysutils/gnome-vfs/DESCR b/sysutils/gnome-vfs/DESCR
deleted file mode 100644
index 71e6426e85b..00000000000
--- a/sysutils/gnome-vfs/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-This is the GNOME Virtual File System.
-
-This is still a development version, the APIs are still undergoing
-incompatible changes.
-
-GNOME VFS is currently used as one of the foundations of the Nautilus
-file manager.
diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile
deleted file mode 100644
index 99ff282f0d5..00000000000
--- a/sysutils/gnome-vfs/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# $NetBSD: Makefile,v 1.60 2007/01/30 23:38:22 joerg Exp $
-
-DISTNAME= gnome-vfs-1.0.5
-PKGREVISION= 13
-CATEGORIES= sysutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs/1.0/}
-
-MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.gnome.org/
-COMMENT= GNOME Virtual File System
-
-BROKEN_GETTEXT_DETECTION= yes
-BUILDLINK_API_DEPENDS.gnome-mime-data+= gnome-mime-data>=2.0.1
-
-USE_PKGLOCALEDIR= YES
-USE_X11BASE= YES
-USE_TOOLS+= gmake msgfmt pkg-config perl:run
-GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
-
-CONFIGURE_ARGS+= --enable-gtk-doc=no
-CONFIGURE_ARGS+= ${CONFIGURE_ARGS.${ICONV_TYPE}-iconv}
-
-CONFIGURE_ARGS.gnu-iconv= --with-libiconv=yes
-
-REPLACE_PERL.extfs= a deb.in mailfs rpms tar
-REPLACE_PERL+= ${REPLACE_PERL.extfs:S,^,modules/extfs/,}
-
-BUILDLINK_DEPMETHOD.libSM?= build
-
-.include "../../archivers/bzip2/buildlink3.mk"
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../databases/gnome-mime-data/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/GConf/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/gnome-vfs/PLIST b/sysutils/gnome-vfs/PLIST
deleted file mode 100644
index ea92ecd8c05..00000000000
--- a/sysutils/gnome-vfs/PLIST
+++ /dev/null
@@ -1,122 +0,0 @@
-@comment $NetBSD: PLIST,v 1.14 2006/04/17 07:07:34 jlam Exp $
-bin/gnome-vfs-config
-etc/vfs/modules/default-modules.conf
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-application-registry.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-async-ops.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-backend.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-cancellable-ops.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-cancellation.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-configuration.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-context.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-directory-filter.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-directory.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-file-info.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-file-size.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-find-directory.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-handle.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-inet-connection.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-init.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-iobuf.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-messages.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-method.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-mime-handlers.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-mime-info.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-mime-magic.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-mime-monitor.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-mime-sniff-buffer.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-mime.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-module-callback-module-api.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-module-callback.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-module-shared.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-module.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-ops.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-parse-ls.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-private-utils.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-private.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-regexp-filter.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-result.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-seekable.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-shellpattern-filter.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-socket-buffer.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-socket.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-ssl-private.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-ssl.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-standard-callbacks.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-transform.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-types.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-uri.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-utils.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs-xfer.h
-include/gnome-vfs-1.0/libgnomevfs/gnome-vfs.h
-lib/gnome-vfs-1.0/include/gnome-vfs-file-size.h
-lib/libgnomevfs-pthread.la
-lib/libgnomevfs.la
-lib/vfs/extfs/README
-lib/vfs/extfs/a
-lib/vfs/extfs/ar
-lib/vfs/extfs/arj
-lib/vfs/extfs/cpio
-lib/vfs/extfs/deb
-lib/vfs/extfs/hp48
-lib/vfs/extfs/lha
-lib/vfs/extfs/mailfs
-lib/vfs/extfs/patchfs
-lib/vfs/extfs/rar
-lib/vfs/extfs/rpm
-lib/vfs/extfs/rpms
-lib/vfs/extfs/tar
-lib/vfs/extfs/trpm
-lib/vfs/extfs/zip
-lib/vfs/extfs/zoo
-lib/vfs/modules/libbzip2.la
-lib/vfs/modules/libdesktop.la
-lib/vfs/modules/libextfs.la
-lib/vfs/modules/libfile.la
-lib/vfs/modules/libftp.la
-lib/vfs/modules/libgzip.la
-lib/vfs/modules/libhttp.la
-lib/vfs/modules/libnntp.la
-lib/vfs/modules/libvfs-pipe.la
-lib/vfs/modules/libvfs-test.la
-lib/vfs/modules/libvfs-translate.la
-lib/vfsConf.sh
-share/locale/az/LC_MESSAGES/gnome-vfs.mo
-share/locale/ca/LC_MESSAGES/gnome-vfs.mo
-share/locale/da/LC_MESSAGES/gnome-vfs.mo
-share/locale/de/LC_MESSAGES/gnome-vfs.mo
-share/locale/el/LC_MESSAGES/gnome-vfs.mo
-share/locale/es/LC_MESSAGES/gnome-vfs.mo
-share/locale/eu/LC_MESSAGES/gnome-vfs.mo
-share/locale/fi/LC_MESSAGES/gnome-vfs.mo
-share/locale/fr/LC_MESSAGES/gnome-vfs.mo
-share/locale/ga/LC_MESSAGES/gnome-vfs.mo
-share/locale/gl/LC_MESSAGES/gnome-vfs.mo
-share/locale/hu/LC_MESSAGES/gnome-vfs.mo
-share/locale/it/LC_MESSAGES/gnome-vfs.mo
-share/locale/ja/LC_MESSAGES/gnome-vfs.mo
-share/locale/ko/LC_MESSAGES/gnome-vfs.mo
-share/locale/lt/LC_MESSAGES/gnome-vfs.mo
-share/locale/nl/LC_MESSAGES/gnome-vfs.mo
-share/locale/nn/LC_MESSAGES/gnome-vfs.mo
-share/locale/no/LC_MESSAGES/gnome-vfs.mo
-share/locale/pl/LC_MESSAGES/gnome-vfs.mo
-share/locale/pt/LC_MESSAGES/gnome-vfs.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-vfs.mo
-share/locale/ro/LC_MESSAGES/gnome-vfs.mo
-share/locale/ru/LC_MESSAGES/gnome-vfs.mo
-share/locale/sk/LC_MESSAGES/gnome-vfs.mo
-share/locale/sl/LC_MESSAGES/gnome-vfs.mo
-share/locale/sv/LC_MESSAGES/gnome-vfs.mo
-share/locale/tr/LC_MESSAGES/gnome-vfs.mo
-share/locale/uk/LC_MESSAGES/gnome-vfs.mo
-share/locale/wa/LC_MESSAGES/gnome-vfs.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-vfs.mo
-@dirrm lib/vfs/modules
-@dirrm lib/vfs/extfs
-@unexec ${RMDIR} %D/lib/vfs 2>/dev/null || ${TRUE}
-@dirrm lib/gnome-vfs-1.0/include
-@dirrm lib/gnome-vfs-1.0
-@dirrm include/gnome-vfs-1.0/libgnomevfs
-@dirrm include/gnome-vfs-1.0
-@dirrm etc/vfs/modules
-@dirrm etc/vfs
diff --git a/sysutils/gnome-vfs/buildlink3.mk b/sysutils/gnome-vfs/buildlink3.mk
deleted file mode 100644
index 632793141a4..00000000000
--- a/sysutils/gnome-vfs/buildlink3.mk
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.15 2006/07/08 23:11:09 jlam Exp $
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
-GNOME_VFS_BUILDLINK3_MK:= ${GNOME_VFS_BUILDLINK3_MK}+
-
-.if !empty(BUILDLINK_DEPTH:M+)
-BUILDLINK_DEPENDS+= gnome-vfs
-.endif
-
-BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-vfs}
-BUILDLINK_PACKAGES+= gnome-vfs
-BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gnome-vfs
-
-.if !empty(GNOME_VFS_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.gnome-vfs+= gnome-vfs>=1.0.5nb7
-BUILDLINK_ABI_DEPENDS.gnome-vfs+= gnome-vfs>=1.0.5nb11
-BUILDLINK_PKGSRCDIR.gnome-vfs?= ../../sysutils/gnome-vfs
-.endif # GNOME_VFS_BUILDLINK3_MK
-
-.include "../../archivers/bzip2/buildlink3.mk"
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../databases/gnome-mime-data/buildlink3.mk"
-.include "../../devel/GConf/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-
-BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/sysutils/gnome-vfs/distinfo b/sysutils/gnome-vfs/distinfo
deleted file mode 100644
index 128f846a99a..00000000000
--- a/sysutils/gnome-vfs/distinfo
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: distinfo,v 1.18 2005/11/04 22:30:34 dbj Exp $
-
-SHA1 (gnome-vfs-1.0.5.tar.gz) = 41156323969d44e3f14ce481b81bfdb5d1deba49
-RMD160 (gnome-vfs-1.0.5.tar.gz) = 76fbf8e590e41d2cac39faef9edc85e2df02c21a
-Size (gnome-vfs-1.0.5.tar.gz) = 1048954 bytes
-SHA1 (patch-aa) = 9bb8ed4b9fbab1ff21d86b3d1e297cb89544137b
-SHA1 (patch-ab) = 6d038601f881185f8a4c55a604f7baccb8693ffe
-SHA1 (patch-ac) = c7c05745228aba1b4db343155e8ac0c53e84bf32
-SHA1 (patch-ad) = fedec3138430a91d96e15fcc6fc60f64b13ef50d
-SHA1 (patch-ae) = a0906ba19a6953aca3b173f03fb1b2d9bf742a09
-SHA1 (patch-af) = c76c64801b643828f6cb8751131447335d39c28e
-SHA1 (patch-ag) = a9560b6a284abaafd6793a899da15c7fcdf4dd95
-SHA1 (patch-ah) = dfc086dd0bb5123179317b873fc616d20c53f9bb
-SHA1 (patch-ai) = 43c4bf209541816e804b628c9a1cba68327c3b7b
-SHA1 (patch-aj) = 0adb274d6deae3522e5f194ceae08aab452ca3f1
-SHA1 (patch-ak) = 1c99154076a6e69a5951348449e49ede797345d7
-SHA1 (patch-al) = b4346af92d7b69b05f142c67213b3c7623431f2d
-SHA1 (patch-am) = 9d101ad4efdcfd7ce999e9d696db2bec76efaec2
-SHA1 (patch-an) = 5d0a875d23d8fd54b29bba19aacd341fbb2bdf37
diff --git a/sysutils/gnome-vfs/patches/patch-aa b/sysutils/gnome-vfs/patches/patch-aa
deleted file mode 100644
index ca019a2387e..00000000000
--- a/sysutils/gnome-vfs/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.7 2005/04/15 02:09:27 rh Exp $
-
---- modules/cdda-cddb.c.orig 2001-03-16 12:44:25.000000000 +1000
-+++ modules/cdda-cddb.c
-@@ -339,7 +339,7 @@ CDDBDoQuery (cdrom_drive *cd_desc, CDDBS
- query->query_match=MATCH_INEXACT;
- query->query_matches=0;
-
-- while(!CDDBReadLine(socket,inbuffer,256)) {
-+ while(query->query_matches < MAX_INEXACT_MATCHES && !CDDBReadLine(socket,inbuffer,256)) {
- query->query_list[query->query_matches].list_genre=
- CDDBGenreValue(ChopWhite(strtok(inbuffer," ")));
-
diff --git a/sysutils/gnome-vfs/patches/patch-ab b/sysutils/gnome-vfs/patches/patch-ab
deleted file mode 100644
index 476c9af14e6..00000000000
--- a/sysutils/gnome-vfs/patches/patch-ab
+++ /dev/null
@@ -1,28 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2001/04/07 19:00:21 rh Exp $
-
---- libgnomevfs-pthread/gnome-vfs-job.h.orig Thu Apr 5 17:03:26 2001
-+++ libgnomevfs-pthread/gnome-vfs-job.h
-@@ -28,7 +28,11 @@
-
- #include "gnome-vfs.h"
- #include "gnome-vfs-private.h"
-+#ifdef HAVE_SEMAPHORE_H
- #include <semaphore.h>
-+#else
-+#include <pthread.h>
-+#endif
-
- typedef struct GnomeVFSJob GnomeVFSJob;
-
-@@ -327,7 +331,11 @@
- gboolean failed;
-
- /* Global lock for accessing data. */
-+#ifdef HAVE_SEMAPHORE_H
- sem_t access_lock;
-+#else
-+ pthread_mutex_t access_lock;
-+#endif
-
- /* This condition is signalled when the master thread gets a
- notification and wants to acknowledge it. */
diff --git a/sysutils/gnome-vfs/patches/patch-ac b/sysutils/gnome-vfs/patches/patch-ac
deleted file mode 100644
index 05375cef89d..00000000000
--- a/sysutils/gnome-vfs/patches/patch-ac
+++ /dev/null
@@ -1,49 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2005/11/04 22:30:34 dbj Exp $
-
---- modules/file-method.c.orig 2002-03-14 22:33:01.000000000 -0500
-+++ modules/file-method.c
-@@ -35,9 +35,12 @@
- #include <errno.h>
- #include <fcntl.h>
- #include <limits.h>
-+#ifdef HAVE_MALLOC_H
- #include <malloc.h>
-+#endif
- #include <sys/stat.h>
- #include <sys/types.h>
-+#include <sys/param.h>
- #include <unistd.h>
- #include <stdio.h>
- #include <utime.h>
-@@ -767,9 +770,15 @@ read_directory (DirectoryHandle *handle,
- filter_needs = GNOME_VFS_DIRECTORY_FILTER_NEEDS_NOTHING;
- }
-
-+#if (defined(BSD) && BSD >= 199306)
-+ if ((result = readdir (handle->dir)) != NULL) {
-+ *handle->current_entry = *result;
-+ }
-+#else
- if (readdir_r (handle->dir, handle->current_entry, &result) != 0) {
- return gnome_vfs_result_from_errno ();
- }
-+#endif
-
- if (result == NULL) {
- return GNOME_VFS_ERROR_EOF;
-@@ -1099,9 +1108,15 @@ find_trash_in_one_hierarchy_level (const
-
- item_buffer = g_malloc (sizeof (struct dirent) + GET_PATH_MAX() + 1);
- for (;;) {
-+#if (defined(BSD) && BSD >= 199306)
-+ if ((item = readdir (directory)) != NULL) {
-+ *item_buffer = *item;
-+ }
-+#else
- if (readdir_r (directory, item_buffer, &item) != 0 || item == NULL) {
- break;
- }
-+#endif
-
- if (gnome_vfs_context_check_cancellation (context))
- break;
diff --git a/sysutils/gnome-vfs/patches/patch-ad b/sysutils/gnome-vfs/patches/patch-ad
deleted file mode 100644
index 9aae6f860a4..00000000000
--- a/sysutils/gnome-vfs/patches/patch-ad
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ad,v 1.3 2005/05/26 11:32:25 wiz Exp $
-
---- doc/Makefile.in.orig 2002-03-15 21:51:28.000000000 +0100
-+++ doc/Makefile.in
-@@ -420,6 +420,7 @@ maintainer-clean-local: clean
- cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
-
- install-data-local:
-+noinstall-data-local:
- $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)
- (installfiles=`echo $(srcdir)/html/*.html`; \
- if test "$$installfiles" = '$(srcdir)/html/*.html'; \
diff --git a/sysutils/gnome-vfs/patches/patch-ae b/sysutils/gnome-vfs/patches/patch-ae
deleted file mode 100644
index 7559aca8569..00000000000
--- a/sysutils/gnome-vfs/patches/patch-ae
+++ /dev/null
@@ -1,74 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2001/04/06 22:03:09 rh Exp $
-
---- libgnomevfs-pthread/gnome-vfs-job.c.orig Thu Apr 5 17:46:13 2001
-+++ libgnomevfs-pthread/gnome-vfs-job.c
-@@ -166,13 +166,21 @@
- * access lock at all in the case of synch operations like xfer.
- * Unlocking here is perfectly OK, even though it's a hack.
- */
-+#ifdef HAVE_SEMAPHORE_H
- sem_post (&job->access_lock);
-+#else
-+ pthread_mutex_unlock (&job->access_lock);
-+#endif
-
- JOB_DEBUG (("Wait notify condition %u", GPOINTER_TO_UINT (notify_result->job_handle)));
- /* Wait for the notify condition. */
- g_cond_wait (job->notify_ack_condition, job->notify_ack_lock);
-
-+#ifdef HAVE_SEMAPHORE_H
- sem_wait (&job->access_lock);
-+#else
-+ pthread_mutex_lock (&job->access_lock);
-+#endif
-
- JOB_DEBUG (("Unlock notify ack lock %u", GPOINTER_TO_UINT (notify_result->job_handle)));
- /* Acknowledgment got: unlock the mutex. */
-@@ -564,7 +572,11 @@
- GnomeVFSOp *op;
-
- JOB_DEBUG (("locking access lock %u, op %d", GPOINTER_TO_UINT (job->job_handle), type));
-+#ifdef HAVE_SEMAPHORE_H
- sem_wait (&job->access_lock);
-+#else
-+ pthread_mutex_lock (&job->access_lock);
-+#endif
-
- op = g_new (GnomeVFSOp, 1);
- op->type = type;
-@@ -588,7 +600,11 @@
-
- new_job = g_new0 (GnomeVFSJob, 1);
-
-+#ifdef HAVE_SEMAPHORE_H
- sem_init (&new_job->access_lock, 0, 1);
-+#else
-+ pthread_mutex_init (&new_job->access_lock, NULL);
-+#endif
- new_job->notify_ack_condition = g_cond_new ();
- new_job->notify_ack_lock = g_mutex_new ();
-
-@@ -610,7 +626,11 @@
-
- gnome_vfs_op_destroy (job->op);
-
-+#ifdef HAVE_SEMAPHORE_H
- sem_destroy (&job->access_lock);
-+#else
-+ pthread_mutex_destroy (&job->access_lock);
-+#endif
-
- g_cond_free (job->notify_ack_condition);
- g_mutex_free (job->notify_ack_lock);
-@@ -705,7 +725,11 @@
- JOB_DEBUG (("new job %u, op %d, unlocking access lock",
- GPOINTER_TO_UINT (job->job_handle), job->op->type));
-
-+#ifdef HAVE_SEMAPHORE_H
- sem_post (&job->access_lock);
-+#else
-+ pthread_mutex_unlock (&job->access_lock);
-+#endif
- }
-
- #define DEFAULT_BUFFER_SIZE 16384
diff --git a/sysutils/gnome-vfs/patches/patch-af b/sysutils/gnome-vfs/patches/patch-af
deleted file mode 100644
index e76cd2ff8ce..00000000000
--- a/sysutils/gnome-vfs/patches/patch-af
+++ /dev/null
@@ -1,27 +0,0 @@
-$NetBSD: patch-af,v 1.1 2001/04/06 22:03:09 rh Exp $
-
---- libgnomevfs-pthread/gnome-vfs-job-slave.c.orig Thu Apr 5 17:55:16 2001
-+++ libgnomevfs-pthread/gnome-vfs-job-slave.c
-@@ -60,14 +60,22 @@
- }
-
- JOB_DEBUG (("locking access_lock %u", GPOINTER_TO_UINT (job->job_handle)));
-+#ifdef HAVE_SEMAPHORE_H
- sem_wait (&job->access_lock);
-+#else
-+ pthread_mutex_lock (&job->access_lock);
-+#endif
- gnome_vfs_async_job_map_unlock ();
-
- gnome_vfs_job_execute (job);
- complete = gnome_vfs_job_complete (job);
-
- JOB_DEBUG (("Unlocking access lock %u", GPOINTER_TO_UINT (job->job_handle)));
-+#ifdef HAVE_SEMAPHORE_H
- sem_post (&job->access_lock);
-+#else
-+ pthread_mutex_unlock (&job->access_lock);
-+#endif
-
- if (complete) {
- JOB_DEBUG (("job %u done, removing from map and destroying",
diff --git a/sysutils/gnome-vfs/patches/patch-ag b/sysutils/gnome-vfs/patches/patch-ag
deleted file mode 100644
index cc0a90fb723..00000000000
--- a/sysutils/gnome-vfs/patches/patch-ag
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ag,v 1.8 2003/04/17 23:09:53 nathanw Exp $
-
---- libgnomevfs/gnome-vfs-init.c.orig 2003-04-17 18:42:59.000000000 -0400
-+++ libgnomevfs/gnome-vfs-init.c 2003-04-17 18:46:06.000000000 -0400
-@@ -46,6 +46,9 @@
- gboolean retval;
- char *bogus_argv[2] = { "dummy", NULL };
-
-+ if (!g_thread_supported ())
-+ g_thread_init (NULL);
-+
- G_LOCK (vfs_already_initialized);
-
- if (!vfs_already_initialized) {
diff --git a/sysutils/gnome-vfs/patches/patch-ah b/sysutils/gnome-vfs/patches/patch-ah
deleted file mode 100644
index c6668b6056c..00000000000
--- a/sysutils/gnome-vfs/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.3 2003/12/30 12:18:56 gavan Exp $
-
---- libgnomevfs/gnome-vfs-cancellable-ops.c.orig 2001-07-16 19:21:06.000000000 +0100
-+++ libgnomevfs/gnome-vfs-cancellable-ops.c
-@@ -32,6 +32,8 @@
- #include "gnome-vfs.h"
- #include "gnome-vfs-private.h"
-
-+#undef truncate
-+
- GnomeVFSResult
- gnome_vfs_open_uri_cancellable (GnomeVFSHandle **handle,
- GnomeVFSURI *uri,
diff --git a/sysutils/gnome-vfs/patches/patch-ai b/sysutils/gnome-vfs/patches/patch-ai
deleted file mode 100644
index 7181124ed23..00000000000
--- a/sysutils/gnome-vfs/patches/patch-ai
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ai,v 1.1 2003/12/30 12:18:56 gavan Exp $
-
---- libgnomevfs/gnome-vfs-handle.c.orig 2001-07-16 19:21:06.000000000 +0100
-+++ libgnomevfs/gnome-vfs-handle.c
-@@ -27,6 +27,8 @@
- #include "gnome-vfs.h"
- #include "gnome-vfs-private.h"
-
-+#undef tell
-+
-
- struct GnomeVFSHandle {
- /* URI of the file being accessed through the handle. */
diff --git a/sysutils/gnome-vfs/patches/patch-aj b/sysutils/gnome-vfs/patches/patch-aj
deleted file mode 100644
index a967baedc5f..00000000000
--- a/sysutils/gnome-vfs/patches/patch-aj
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aj,v 1.1 2004/01/01 00:00:02 gavan Exp $
-
---- libgnomevfs/gnome-vfs-method.c.orig 2001-09-04 23:24:22.000000000 +0100
-+++ libgnomevfs/gnome-vfs-method.c
-@@ -36,6 +36,8 @@
- #include <libgnomevfs/gnome-vfs-module.h>
- #include <libgnomevfs/gnome-vfs-private.h>
-
-+#undef tell
-+
-
- struct _ModuleElement {
- char *name;
diff --git a/sysutils/gnome-vfs/patches/patch-ak b/sysutils/gnome-vfs/patches/patch-ak
deleted file mode 100644
index 999038671e9..00000000000
--- a/sysutils/gnome-vfs/patches/patch-ak
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ak,v 1.1 2003/12/30 12:18:56 gavan Exp $
-
---- libgnomevfs/gnome-vfs-seekable.c.orig 2002-03-15 03:33:01.000000000 +0000
-+++ libgnomevfs/gnome-vfs-seekable.c
-@@ -34,6 +34,8 @@
- #include <string.h>
- #include <unistd.h> /* for close */
-
-+#undef tell
-+
- static GnomeVFSResult do_open (GnomeVFSMethod *method,
- GnomeVFSMethodHandle **method_handle,
- GnomeVFSURI *uri,
diff --git a/sysutils/gnome-vfs/patches/patch-al b/sysutils/gnome-vfs/patches/patch-al
deleted file mode 100644
index f93636a0b67..00000000000
--- a/sysutils/gnome-vfs/patches/patch-al
+++ /dev/null
@@ -1,21 +0,0 @@
-$NetBSD: patch-al,v 1.1 2003/12/30 12:18:56 gavan Exp $
-
---- libgnomevfs/gnome-vfs-parse-ls.c.orig 2003-12-23 18:41:32.816550000 +0000
-+++ libgnomevfs/gnome-vfs-parse-ls.c
-@@ -26,7 +26,6 @@
- finduid, findgid are from GNU tar. */
-
- #include <config.h>
--#include "gnome-vfs-parse-ls.h"
-
- #include "gnome-vfs-private.h"
- #include "gnome-vfs.h"
-@@ -42,6 +41,8 @@
- #include <time.h>
- #include <unistd.h>
-
-+#include "gnome-vfs-parse-ls.h"
-+
- #ifndef TUNMLEN
- #define TUNMLEN 256
- #endif
diff --git a/sysutils/gnome-vfs/patches/patch-am b/sysutils/gnome-vfs/patches/patch-am
deleted file mode 100644
index 8b269031808..00000000000
--- a/sysutils/gnome-vfs/patches/patch-am
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-am,v 1.1 2004/05/19 10:27:26 jmmv Exp $
-
---- libgnomevfs/gnome-vfs-private-utils.c.orig 2001-07-16 20:21:07.000000000 +0200
-+++ libgnomevfs/gnome-vfs-private-utils.c
-@@ -263,7 +263,7 @@ gnome_vfs_forkexec (const gchar *file_na
- *
- * Return value:
- **/
--GnomeVFSProcessResult
-+GnomeVFSProcessRunResult
- gnome_vfs_process_run_cancellable (const gchar *file_name,
- const gchar * const argv[],
- GnomeVFSProcessOptions options,
diff --git a/sysutils/gnome-vfs/patches/patch-an b/sysutils/gnome-vfs/patches/patch-an
deleted file mode 100644
index 6cee69df538..00000000000
--- a/sysutils/gnome-vfs/patches/patch-an
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-an,v 1.1 2004/05/19 10:27:26 jmmv Exp $
-
---- libgnomevfs/gnome-vfs-process.c.orig 2001-07-16 20:21:07.000000000 +0200
-+++ libgnomevfs/gnome-vfs-process.c
-@@ -258,7 +258,7 @@ gnome_vfs_process_free (GnomeVFSProcess
- *
- * Return value: A numeric value reporting the result of the operation.
- **/
--GnomeVFSProcessRunResult
-+GnomeVFSProcessResult
- gnome_vfs_process_signal (GnomeVFSProcess *process,
- guint signal_number)
- {