summaryrefslogtreecommitdiff
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile47
-rw-r--r--devel/gnome-vfs/distinfo1
-rw-r--r--devel/gnome-vfs/files/patch-aa32
-rw-r--r--devel/gnome-vfs/files/patch-ab18
-rw-r--r--devel/gnome-vfs/files/patch-ac26
-rw-r--r--devel/gnome-vfs/files/patch-ae14
-rw-r--r--devel/gnome-vfs/pkg-comment1
-rw-r--r--devel/gnome-vfs/pkg-descr8
-rw-r--r--devel/gnome-vfs/pkg-plist121
9 files changed, 0 insertions, 268 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
deleted file mode 100644
index f5b023f1fab0..000000000000
--- a/devel/gnome-vfs/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# New ports collection makefile for: gnomevfs
-# Date created: 28th June 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomevfs
-PORTVERSION= 0.3.1
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= unstable/sources/gnome-vfs
-DISTNAME= gnome-vfs-${PORTVERSION}
-
-MAINTAINER= ade@FreeBSD.org
-
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- capplet.4:${PORTSDIR}/sysutils/gnomecontrolcenter \
- bonobo.2:${PORTSDIR}/devel/bonobo \
- gconf-1.0:${PORTSDIR}/devel/gconf \
- bz2.1:${PORTSDIR}/archivers/bzip2
-
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-USE_LIBTOOL= yes
-INSTALL_SHLIBS= yes
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome \
- --disable-gconf
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- GLIB_CONFIG="${GLIB_CONFIG}" \
- GTK_CONFIG="${GTK_CONFIG}" \
- LIBS="-L${LOCALBASE}/lib"
-
-MAN5= gnome-vfs-mime.5
-
-pre-patch:
- @${PERL} -pi -e 's|-lpthread|-pthread|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
- 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
-
-.include <bsd.port.mk>
diff --git a/devel/gnome-vfs/distinfo b/devel/gnome-vfs/distinfo
deleted file mode 100644
index 7329d0daa388..000000000000
--- a/devel/gnome-vfs/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome-vfs-0.3.1.tar.gz) = af062ba135bb9582f1b2fb2feb7cb1a3
diff --git a/devel/gnome-vfs/files/patch-aa b/devel/gnome-vfs/files/patch-aa
deleted file mode 100644
index 1c45a532c432..000000000000
--- a/devel/gnome-vfs/files/patch-aa
+++ /dev/null
@@ -1,32 +0,0 @@
---- configure.orig Mon Jul 3 19:03:42 2000
-+++ configure Wed Jul 5 14:42:17 2000
-@@ -2204,7 +2204,7 @@
- # Check whether --enable-gconf or --disable-gconf was given.
- if test "${enable_gconf+set}" = set; then
- enableval="$enable_gconf"
-- gconf_enabled="yes"
-+ gconf_enabled="$enableval"
- fi
-
- # Check whether --enable-libefs or --disable-libefs was given.
-@@ -5924,7 +5924,7 @@
- VFSPTHREAD_LIBDIR='-L${libdir}'
- VFSPTHREAD_INCLUDEDIR='-I${includedir} -I${libdir}/vfs/include'
- VFSPTHREAD_INCLUDEDIR="$VFSPTHREAD_INCLUDEDIR `gnome-config --cflags gnome`"
--VFSPTHREAD_LIBS="-lgnomevfs -lgnomevfs-pthread `gnome-config --libs gnome` `glib-config --libs gthread`"
-+VFSPTHREAD_LIBS="-lgnomevfs -lgnomevfs-pthread `gnome-config --libs gnome` `$GLIB_CONFIG --libs gthread`"
-
-
-
-@@ -5937,9 +5937,9 @@
- EOF
-
-
--VFS_LIBS="-lgnomevfs `glib-config --libs gthread gmodule`"
-+VFS_LIBS="-lgnomevfs `$GLIB_CONFIG --libs gthread gmodule`"
- VFS_LIBDIR='-L${libdir}'
--VFS_INCLUDEDIR='-I${includedir} -I${libdir}/vfs/include'" `glib-config --cflags gthread gmodule`"
-+VFS_INCLUDEDIR='-I${includedir} -I${libdir}/vfs/include'" `$GLIB_CONFIG --cflags gthread gmodule`"
-
-
-
diff --git a/devel/gnome-vfs/files/patch-ab b/devel/gnome-vfs/files/patch-ab
deleted file mode 100644
index 5163e15edf51..000000000000
--- a/devel/gnome-vfs/files/patch-ab
+++ /dev/null
@@ -1,18 +0,0 @@
---- Makefile.in.orig Mon Jul 3 19:33:07 2000
-+++ Makefile.in Wed Jul 5 15:43:12 2000
-@@ -162,13 +162,13 @@
- @HAVE_GCONF_TRUE@SUBDIRS_GCONF = mime-type-capplet
- @HAVE_GCONF_FALSE@SUBDIRS_GCONF =
-
--SUBDIRS = libgnomevfs libgnomevfs-pthread $(SUBDIRS_OAF) idl modules data man devel-docs $(SUBDIRS_GCONF) test po
-+SUBDIRS = libgnomevfs libgnomevfs-pthread $(SUBDIRS_OAF) idl modules data man $(SUBDIRS_GCONF) test po
-
-
- EXTRA_DIST = HACKING TODO autogen.sh gnome-vfs.spec vfsConf.sh.in vfscorbaConf.sh.in vfspthreadConf.sh.in
-
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = vfsConf.sh vfscorbaConf.sh vfspthreadConf.sh
-
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
diff --git a/devel/gnome-vfs/files/patch-ac b/devel/gnome-vfs/files/patch-ac
deleted file mode 100644
index dfe39cf495c7..000000000000
--- a/devel/gnome-vfs/files/patch-ac
+++ /dev/null
@@ -1,26 +0,0 @@
---- modules/Makefile.in.orig Wed Aug 2 13:39:35 2000
-+++ modules/Makefile.in Wed Aug 2 13:48:21 2000
-@@ -191,6 +191,7 @@
-
- libfile_la_SOURCES = file-method.c file-method.h
-
-+libftp_la_LDFLAGS = $(module_flags)
-
- libfile_la_LDFLAGS = $(module_flags)
-
-@@ -266,14 +267,13 @@
- libbzip2_la_OBJECTS = bzip2-method.lo
- libgzip_la_DEPENDENCIES =
- libgzip_la_OBJECTS = gzip-method.lo
--libftp_la_LDFLAGS =
- libftp_la_LIBADD =
- libftp_la_OBJECTS = ftp-method.lo
- libvfs_pipe_la_DEPENDENCIES =
- libvfs_pipe_la_OBJECTS = pipe-method.lo
- libvfs_translate_la_DEPENDENCIES =
- libvfs_translate_la_OBJECTS = translate-method.lo
--libvefs_la_LDFLAGS =
-+libvefs_la_LDFLAGS = $(module_flags)
- @HAVE_LIBEFS_TRUE@libvefs_la_DEPENDENCIES =
- @HAVE_LIBEFS_TRUE@libvefs_la_OBJECTS = efs-method.lo
- COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
diff --git a/devel/gnome-vfs/files/patch-ae b/devel/gnome-vfs/files/patch-ae
deleted file mode 100644
index 1d40bcf58511..000000000000
--- a/devel/gnome-vfs/files/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
---- mime-type-capplet/nautilus-mime-type-capplet.c.orig Wed Aug 2 17:10:17 2000
-+++ mime-type-capplet/nautilus-mime-type-capplet.c Sat Aug 12 15:17:24 2000
-@@ -29,7 +29,11 @@
- #include <ctype.h>
- #include <dirent.h>
- #include <math.h>
-+#ifdef __FreeBSD__
-+#include <gnuregex.h>
-+#else
- #include <regex.h>
-+#endif
- #include <string.h>
- #include <sys/types.h>
-
diff --git a/devel/gnome-vfs/pkg-comment b/devel/gnome-vfs/pkg-comment
deleted file mode 100644
index 818ef6f9549b..000000000000
--- a/devel/gnome-vfs/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNOME Virtual File System
diff --git a/devel/gnome-vfs/pkg-descr b/devel/gnome-vfs/pkg-descr
deleted file mode 100644
index 3c99460884bf..000000000000
--- a/devel/gnome-vfs/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-This is the GNOME Virtual File System.
-
-Embryonic is not the word. This code will probably delete all
-your files, install Windows[tm] on your computer, set fire to your
-house, and guarantee you an IRS audit every year for the rest of
-your life.
-
-WWW: http://www.gnome.org/
diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist
deleted file mode 100644
index bd78d27b675a..000000000000
--- a/devel/gnome-vfs/pkg-plist
+++ /dev/null
@@ -1,121 +0,0 @@
-bin/gnome-vfs-gen-mimedb
-bin/gnome-vfs-slave
-bin/nautilus-mime-type-capplet
-etc/gnome-vfs-mime-magic
-etc/gnome-vfs-mime-magic.dat
-etc/vfs/modules/default-modules.conf
-etc/vfsConf.sh
-etc/vfscorbaConf.sh
-etc/vfspthreadConf.sh
-include/libgnomevfs/gnome-vfs-async-ops.h
-include/libgnomevfs/gnome-vfs-backend.h
-include/libgnomevfs/gnome-vfs-cancellable-ops.h
-include/libgnomevfs/gnome-vfs-cancellation.h
-include/libgnomevfs/gnome-vfs-configuration.h
-include/libgnomevfs/gnome-vfs-constants.h
-include/libgnomevfs/gnome-vfs-context.h
-include/libgnomevfs/gnome-vfs-directory-filter.h
-include/libgnomevfs/gnome-vfs-directory-list.h
-include/libgnomevfs/gnome-vfs-directory.h
-include/libgnomevfs/gnome-vfs-file-info.h
-include/libgnomevfs/gnome-vfs-file-size.h
-include/libgnomevfs/gnome-vfs-find-directory.h
-include/libgnomevfs/gnome-vfs-handle.h
-include/libgnomevfs/gnome-vfs-inet-connection.h
-include/libgnomevfs/gnome-vfs-init.h
-include/libgnomevfs/gnome-vfs-iobuf.h
-include/libgnomevfs/gnome-vfs-list-sort.h
-include/libgnomevfs/gnome-vfs-messages.h
-include/libgnomevfs/gnome-vfs-method.h
-include/libgnomevfs/gnome-vfs-mime-handlers.h
-include/libgnomevfs/gnome-vfs-mime-info.h
-include/libgnomevfs/gnome-vfs-mime-magic.h
-include/libgnomevfs/gnome-vfs-mime-sniff-buffer-private.h
-include/libgnomevfs/gnome-vfs-mime-sniff-buffer.h
-include/libgnomevfs/gnome-vfs-mime.h
-include/libgnomevfs/gnome-vfs-module-shared.h
-include/libgnomevfs/gnome-vfs-module.h
-include/libgnomevfs/gnome-vfs-ops.h
-include/libgnomevfs/gnome-vfs-parse-ls.h
-include/libgnomevfs/gnome-vfs-private-types.h
-include/libgnomevfs/gnome-vfs-private-utils.h
-include/libgnomevfs/gnome-vfs-private.h
-include/libgnomevfs/gnome-vfs-process.h
-include/libgnomevfs/gnome-vfs-regexp-filter.h
-include/libgnomevfs/gnome-vfs-result.h
-include/libgnomevfs/gnome-vfs-seekable.h
-include/libgnomevfs/gnome-vfs-shellpattern-filter.h
-include/libgnomevfs/gnome-vfs-types.h
-include/libgnomevfs/gnome-vfs-uri.h
-include/libgnomevfs/gnome-vfs-utils.h
-include/libgnomevfs/gnome-vfs-xfer.h
-include/libgnomevfs/gnome-vfs.h
-lib/libgnomevfs-corba.a
-lib/libgnomevfs-corba.so
-lib/libgnomevfs-corba.so.0
-lib/libgnomevfs-pthread.a
-lib/libgnomevfs-pthread.so
-lib/libgnomevfs-pthread.so.0
-lib/libgnomevfs.a
-lib/libgnomevfs.so
-lib/libgnomevfs.so.0
-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/include/gnome-vfs-file-size.h
-lib/vfs/modules/libbzip2.so
-lib/vfs/modules/libextfs.so
-lib/vfs/modules/libfile.so
-lib/vfs/modules/libftp.so
-lib/vfs/modules/libgconf.so
-lib/vfs/modules/libgzip.so
-lib/vfs/modules/libhttp.so
-lib/vfs/modules/libvefs.so
-lib/vfs/modules/libvfs-pipe.so
-lib/vfs/modules/libvfs-translate.so
-share/gnome/apps/Settings/nautilus-mime-type.desktop
-share/gnome/control-center/nautilus-mime-type.desktop
-share/gnome/mime-info/application-registry-hack.keys
-share/gnome/mime-info/gnome-vfs.keys
-share/gnome/mime-info/gnome-vfs.mime
-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/fr/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/no/LC_MESSAGES/gnome-vfs.mo
-share/locale/pl/LC_MESSAGES/gnome-vfs.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-vfs.mo
-share/locale/ru/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
-@dirrm lib/vfs/modules
-@dirrm lib/vfs/include
-@dirrm lib/vfs/extfs
-@dirrm lib/vfs
-@dirrm include/libgnomevfs
-@dirrm etc/vfs/modules
-@dirrm etc/vfs