summaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-19 03:12:45 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-19 03:12:45 +0800
commit768900dddc2adb5bd0af6b3e0d59654dc71d2e9b (patch)
treeb6e12b7f558af77dfbd52ab89a84489c127fc85b /x11-fm
parent2fba1a2d8eb914d118a18389a4efb30f38717605 (diff)
downloadmarcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.gz
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.bz2
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.lz
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.xz
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.zst
marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.zip
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1225 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/nautilus/Makefile40
-rw-r--r--x11-fm/nautilus/distinfo1
-rw-r--r--x11-fm/nautilus/files/patch-Makefile.in10
-rw-r--r--x11-fm/nautilus/files/patch-aa61
-rw-r--r--x11-fm/nautilus/files/patch-data_static_bookmarks.xml84
-rw-r--r--x11-fm/nautilus/files/patch-libbackground_Makefile.in11
-rw-r--r--x11-fm/nautilus/files/patch-libnautilus-extensions::nautilus-medusa-support.c14
-rw-r--r--x11-fm/nautilus/files/patch-libnautilus-private::nautilus-volume-monitor.c272
-rw-r--r--x11-fm/nautilus/files/patch-libnautilus-private_filesystem-attributes.xml31
-rw-r--r--x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c10
-rw-r--r--x11-fm/nautilus/files/patch-ltmain.sh51
-rw-r--r--x11-fm/nautilus/pkg-descr8
-rw-r--r--x11-fm/nautilus/pkg-plist230
-rw-r--r--x11-fm/nautilus2/Makefile40
-rw-r--r--x11-fm/nautilus2/distinfo1
-rw-r--r--x11-fm/nautilus2/files/patch-Makefile.in10
-rw-r--r--x11-fm/nautilus2/files/patch-aa61
-rw-r--r--x11-fm/nautilus2/files/patch-data_static_bookmarks.xml84
-rw-r--r--x11-fm/nautilus2/files/patch-libbackground_Makefile.in11
-rw-r--r--x11-fm/nautilus2/files/patch-libnautilus-extensions::nautilus-medusa-support.c14
-rw-r--r--x11-fm/nautilus2/files/patch-libnautilus-private::nautilus-volume-monitor.c272
-rw-r--r--x11-fm/nautilus2/files/patch-libnautilus-private_filesystem-attributes.xml31
-rw-r--r--x11-fm/nautilus2/files/patch-libnautilus-private_nautilus-emblem-utils.c10
-rw-r--r--x11-fm/nautilus2/files/patch-ltmain.sh51
-rw-r--r--x11-fm/nautilus2/pkg-descr8
-rw-r--r--x11-fm/nautilus2/pkg-plist230
26 files changed, 0 insertions, 1646 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
deleted file mode 100644
index 8cbb405cb..000000000
--- a/x11-fm/nautilus/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: nautilus2
-# Date created: 28th August 2000
-# Whom: ade, archie
-#
-# $FreeBSD$
-#
-
-PORTNAME= nautilus2
-PORTVERSION= 2.4.0
-CATEGORIES= x11-fm gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4
-DIST_SUBDIR= gnome2
-DISTNAME= nautilus-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME file manager and graphical shell developed by Eazel
-
-BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2
-GNOME_DESKTOP_VERSION=2
-INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
-USE_REINPLACE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \
- LIBPNG="-L${LOCALBASE}/lib -lpng -lz ${MOZILLA_LIBS}"
-CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \
- --with-freetype2-include-place=${LOCALBASE}/include/freetype2 \
- --enable-static
-MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
-
-post-install:
- @${CHMOD} u+w ${PREFIX}/share/gnome/nautilus/*.desktop
-
-.include <bsd.port.mk>
diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo
deleted file mode 100644
index 40a3b0590..000000000
--- a/x11-fm/nautilus/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/nautilus-2.4.0.tar.bz2) = ec3e317a12072b79d9b915c256400ed9
diff --git a/x11-fm/nautilus/files/patch-Makefile.in b/x11-fm/nautilus/files/patch-Makefile.in
deleted file mode 100644
index 7fe0bcd6e..000000000
--- a/x11-fm/nautilus/files/patch-Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.in.orig Tue Jan 7 12:28:34 2003
-+++ Makefile.in Tue Jan 7 12:29:48 2003
-@@ -153,7 +153,6 @@
- libnautilus-private \
- libnautilus-adapter \
- src \
-- test \
- components \
- po \
- data \
diff --git a/x11-fm/nautilus/files/patch-aa b/x11-fm/nautilus/files/patch-aa
deleted file mode 100644
index 3881dec5e..000000000
--- a/x11-fm/nautilus/files/patch-aa
+++ /dev/null
@@ -1,61 +0,0 @@
---- configure.orig Sat Jun 28 00:42:27 2003
-+++ configure Sat Jun 28 00:44:45 2003
-@@ -12860,7 +12860,7 @@
-
- LIBNAUTILUS_LIBS="`$PKG_CONFIG --libs $LIBNAUTILUS_MODULES`"
-
--LIBNAUTILUS_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $LIBNAUTILUS_MODULES | $srcdir/add-include-prefix`"
-+LIBNAUTILUS_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $LIBNAUTILUS_MODULES | xargs -n1 echo -n ' -I '`"
-
-
- CORE_MODULES="eel-2.0 librsvg-2.0 bonobo-activation-2.0 libbonobo-2.0 libbonoboui-2.0 esound gnome-desktop-2.0 $EXTRA_CORE_MODULES"
-@@ -12868,7 +12868,7 @@
-
- CORE_LIBS="`$PKG_CONFIG --libs $CORE_MODULES` $CDDA_LIBS $LIBJPEG $x_libs"
-
--CORE_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $CORE_MODULES | $srcdir/add-include-prefix`"
-+CORE_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $CORE_MODULES | xargs -n1 echo -n ' -I '`"
-
-
- COMPONENT_MODULES="eel-2.0 libbonoboui-2.0 gnome-vfs-module-2.0 gnome-desktop-2.0"
-@@ -13849,7 +13849,7 @@
- s,@PKG_CONFIG@,$PKG_CONFIG,;t t
- s,@STARTUP_NOTIFICATION_PACKAGE@,$STARTUP_NOTIFICATION_PACKAGE,;t t
- s,@ALL_CFLAGS@,$ALL_CFLAGS,;t t
--s,@ALL_LIBS@,$ALL_LIBS,;t t
-+s~@ALL_LIBS@~$ALL_LIBS~;t t
- s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t
- s,@USE_NLS@,$USE_NLS,;t t
- s,@MSGFMT@,$MSGFMT,;t t
-@@ -13901,26 +13901,26 @@
- s,@HAVE_JW_FALSE@,$HAVE_JW_FALSE,;t t
- s,@HAVE_JW@,$HAVE_JW,;t t
- s,@MEDUSA_CFLAGS@,$MEDUSA_CFLAGS,;t t
--s,@MEDUSA_LIBS@,$MEDUSA_LIBS,;t t
-+s~@MEDUSA_LIBS@~$MEDUSA_LIBS~;t t
- s,@LIBJPEG@,$LIBJPEG,;t t
- s,@GIMPHWRAPBOX_CFLAGS@,$GIMPHWRAPBOX_CFLAGS,;t t
- s,@GSEQUENCE_CFLAGS@,$GSEQUENCE_CFLAGS,;t t
- s,@LIBEGG_CFLAGS@,$LIBEGG_CFLAGS,;t t
- s,@LIBNAUTILUS_CFLAGS@,$LIBNAUTILUS_CFLAGS,;t t
--s,@LIBNAUTILUS_LIBS@,$LIBNAUTILUS_LIBS,;t t
-+s~@LIBNAUTILUS_LIBS@~$LIBNAUTILUS_LIBS~;t t
- s,@LIBNAUTILUS_IDL_INCLUDES@,$LIBNAUTILUS_IDL_INCLUDES,;t t
- s,@CORE_CFLAGS@,$CORE_CFLAGS,;t t
--s,@CORE_LIBS@,$CORE_LIBS,;t t
-+s~@CORE_LIBS@~$CORE_LIBS~;t t
- s,@CORE_IDL_INCLUDES@,$CORE_IDL_INCLUDES,;t t
- s,@COMPONENT_CFLAGS@,$COMPONENT_CFLAGS,;t t
--s,@COMPONENT_LIBS@,$COMPONENT_LIBS,;t t
-+s~@COMPONENT_LIBS@~$COMPONENT_LIBS~;t t
- s,@EMBLEM_COMPONENT_CFLAGS@,$EMBLEM_COMPONENT_CFLAGS,;t t
- s,@EMBLEM_COMPONENT_LIBS@,$EMBLEM_COMPONENT_LIBS,;t t
- s,@DISABLE_DEPRECATED_CFLAGS@,$DISABLE_DEPRECATED_CFLAGS,;t t
- s,@ENABLE_HARDWARE_VIEW_TRUE@,$ENABLE_HARDWARE_VIEW_TRUE,;t t
- s,@ENABLE_HARDWARE_VIEW_FALSE@,$ENABLE_HARDWARE_VIEW_FALSE,;t t
- s,@CAPPLET_CFLAGS@,$CAPPLET_CFLAGS,;t t
--s,@CAPPLET_LIBS@,$CAPPLET_LIBS,;t t
-+s~@CAPPLET_LIBS@~$CAPPLET_LIBS~;t t
- s,@GCONFTOOL@,$GCONFTOOL,;t t
- s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t
- s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t
diff --git a/x11-fm/nautilus/files/patch-data_static_bookmarks.xml b/x11-fm/nautilus/files/patch-data_static_bookmarks.xml
deleted file mode 100644
index 54ea8ae37..000000000
--- a/x11-fm/nautilus/files/patch-data_static_bookmarks.xml
+++ /dev/null
@@ -1,84 +0,0 @@
---- data/static_bookmarks.xml.orig Wed Jun 5 22:58:43 2002
-+++ data/static_bookmarks.xml Wed Jun 5 23:30:11 2002
-@@ -1,54 +1,44 @@
- <?xml version="1.0"?>
- <bookmarks>
- <folder _name="Software">
-- <bookmark _name="Allaire" icon_name="i-web" uri="http://www.allaire.com/Products/index.cfm"/>
-- <bookmark _name="Borland" icon_name="i-web" uri="http://www.borland.com/kylix/"/>
-- <bookmark _name="MandrakeSoft" icon_name="i-web" uri="http://mandrakesoft.com/"/>
-- <bookmark _name="Netraverse" icon_name="i-web" uri="http://www.netraverse.com"/>
-- <bookmark _name="Red Hat" icon_name="i-web" uri="http://www.redhat.com"/>
-- <bookmark _name="SuSE" icon_name="i-web" uri="http://www.suse.com"/>
-+ <bookmark _name="4Front Technologies" icon_name="i-web" uri="http://www.4front-tech.com"/>
-+ <bookmark _name="BSD Mall" icon_name="i-web" uri="http://www.bsdmall.com/freebsd1.html"/>
-+ <bookmark _name="FreeBSD" icon_name="i-web" uri="http://www.freebsd.org"/>
-+ <bookmark _name="GNOME" icon_name="i-web" uri="http://www.gnome.org/"/>
- <bookmark _name="Sun StarOffice" icon_name="i-web" uri="http://www.sun.com/products/staroffice/"/>
- <bookmark _name="Ximian" icon_name="i-web" uri="http://www.ximian.com"/>
-- <bookmark _name="Zero-Knowledge" icon_name="i-web" uri="http://www.zeroknowledge.com"/>
- </folder>
- <folder _name="Hardware">
-- <bookmark _name="Compaq" icon_name="i-web" uri="http://www.compaq.com/products/software/linux/"/>
-- <bookmark _name="CNET Computers.com" icon_name="i-web" uri="http://computers.cnet.com/hardware/0-1016.html"/>
-- <bookmark _name="Dell" icon_name="i-web" uri="http://www.dell.com/linux/"/>
-- <bookmark _name="Penguin Computing" icon_name="i-web" uri="http://www.penguincomputing.com"/>
-- <bookmark _name="ZDNet Linux Hardware Database" icon_name="i-web" uri="http://lhd.zdnet.com"/>
-+ <bookmark _name="Adaptec" icon_name="i-web" uri="http://www.adaptec.com"/>
-+ <bookmark _name="BSD Mall" icon_name="i-web" uri="http://www.bsdmall.com/hardware.html"/>
-+ <bookmark _name="Cisco Systems, Inc" icon_name="i-web" uri="http://www.cisco.com"/>
-+ <bookmark _name="Compaq" icon_name="i-web" uri="http://www.compaq.com"/>
-+ <bookmark _name="Data Net Solutions" icon_name="i-web" uri="http://www.eclipse.com"/>
-+ <bookmark _name="Dell" icon_name="i-web" uri="http://www.dell.com"/>
- </folder>
- <folder _name="News and Media">
-- <bookmark _name="Binary Freedom" icon_name="i-web" uri="http://www.binaryfreedom.com/"/>
-- <bookmark _name="CNET Linux Center" icon_name="i-web" uri="http://linux.cnet.com/linux/0-1518529-7-3378110.html"/>
-- <bookmark _name="LinuxOrbit.com" icon_name="i-web" uri="http://www.linuxorbit.com"/>
-- <bookmark _name="Linux Weekly News" icon_name="i-web" uri="http://www.lwn.net"/>
-+ <bookmark _name="BSD Today" icon_name="i-web" uri="http://www.bsdtoday.com"/>
-+ <bookmark _name="Daily Daemon News" icon_name="i-web" uri="http://daily.daemonnews.org"/>
-+ <bookmark _name="Daemon News" icon_name="i-web" uri="http://www.daemonnews.org"/>
- <bookmark _name="O'Reilly" icon_name="i-web" uri="http://www.oreillynet.com"/>
-- <bookmark _name="OSDN" icon_name="i-web" uri="http://www.osdn.com"/>
-- <bookmark _name="ZDNet Linux Resource Center" icon_name="i-web" uri="http://linux.zdnet.com"/>
- </folder>
- <folder _name="Web Services">
-- <bookmark _name="CollabNet" icon_name="i-web" uri="http://www.collab.net/community/"/>
-- <bookmark _name="Covalent" icon_name="i-web" uri="http://www.covalent.com"/>
-- <bookmark _name="Rackspace" icon_name="i-web" uri="http://www.rackspace.com"/>
-- <bookmark _name="Red Hat Network" icon_name="i-web" uri="http://www.redhat.com/network/"/>
-+ <bookmark _name="FreeBSD Services, Ltd." icon_name="i-web" uri="http://www.freebsd-services.com"/>
-+ <bookmark _name="JohnsCompanies Collocation Services" icon_name="i-web" uri="http://www.johncompanies.com/collocation"/>
- <bookmark _name="SourceForge" icon_name="i-web" uri="http://www.sourceforge.net"/>
- </folder>
-- <folder _name="International">
-- <bookmark _name="Conectiva" icon_name="i-web" uri="http://en.conectiva.com/"/>
-- <bookmark _name="Linux One" icon_name="i-web" uri="http://www.linuxone.co.kr/english2/eng/main.htm"/>
-- <bookmark _name="Open Source Asia" icon_name="i-web" uri="http://www.opensourceasia.com"/>
-- <bookmark _name="RedFlag Linux" icon_name="i-web" uri="http://www.redflag-linux.com/english/index.html"/>
-- <bookmark _name="Sun Wah Linux" icon_name="i-web" uri="http://www.sw-linux.com/nonflash_front.htm"/>
-- </folder>
-- <folder _name="Linux Resources">
-- <bookmark _name="Debian.org" icon_name="i-web" uri="http://www.debian.org"/>
-- <bookmark _name="Freshmeat.net" icon_name="i-web" uri="http://www.freshmeat.net"/>
-- <bookmark _name="GNOME.org" icon_name="i-web" uri="http://www.gnome.org"/>
-- <bookmark _name="GNU.org" icon_name="i-web" uri="http://www.gnu.org"/>
-- <bookmark _name="Linux Online" icon_name="i-web" uri="http://www.linux.org"/>
-- <bookmark _name="Linux Documentation Project" icon_name="i-web" uri="http://www.linuxdoc.org"/>
-- <bookmark _name="LinuxNewbie.org" icon_name="i-web" uri="http://www.linuxnewbie.org"/>
-+ <folder _name="FreeBSD Resources">
-+ <bookmark _name="BSD Apps" icon_name="i-web" uri="http://www.bsdapps.com"/>
-+ <bookmark _name="BSD At Work" icon_name="i-web" uri="http://www.bsdatwork.com"/>
-+ <bookmark _name="BSD Central" icon_name="i-web" uri="http://bsdcentral.com"/>
-+ <bookmark _name="BSD Dev Center" icon_name="i-web" uri="http://www.onlamp.com/bsd/"/>
-+ <bookmark _name="FreeBSD Diary" icon_name="i-web" uri="http://www.freebsddiary.org"/>
-+ <bookmark _name="FreeBSD Forums" icon_name="i-web" uri="http://www.freebsdforums.org"/>
-+ <bookmark _name="FreeBSD GNOME Project" icon_name="i-web" uri="http://www.freebsd.org/gnome"/>
-+ <bookmark _name="FreeBSD Handbook" icon_name="i-web" uri="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html"/>
-+ <bookmark _name="FreeBSD Security Information" icon_name="i-web" uri="http://www.freebsd.org/security/security.html"/>
-+ <bookmark _name="Freshports" icon_name="i-web" uri="http://www.freshports.org"/>
-+ <bookmark _name="Google's BSD Search Engine" icon_name="i-web" uri="http://www.google.com/bsd"/>
- <bookmark _name="OpenOffice" icon_name="i-web" uri="http://www.openoffice.org"/>
- </folder>
- </bookmarks>
diff --git a/x11-fm/nautilus/files/patch-libbackground_Makefile.in b/x11-fm/nautilus/files/patch-libbackground_Makefile.in
deleted file mode 100644
index 835db3474..000000000
--- a/x11-fm/nautilus/files/patch-libbackground_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libbackground/Makefile.in.orig Tue Jan 7 12:30:18 2003
-+++ libbackground/Makefile.in Tue Jan 7 12:30:58 2003
-@@ -141,7 +141,7 @@
-
- INCLUDES = \
- -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
-- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \
-+ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \
- -DG_LOG_DOMAIN=\"capplet-common\" \
- -I$(top_srcdir)/ \
- @CAPPLET_CFLAGS@
diff --git a/x11-fm/nautilus/files/patch-libnautilus-extensions::nautilus-medusa-support.c b/x11-fm/nautilus/files/patch-libnautilus-extensions::nautilus-medusa-support.c
deleted file mode 100644
index 68e98b154..000000000
--- a/x11-fm/nautilus/files/patch-libnautilus-extensions::nautilus-medusa-support.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libnautilus-private/nautilus-medusa-support.c.orig Wed Apr 11 21:36:16 2001
-+++ libnautilus-private/nautilus-medusa-support.c Mon May 14 17:45:24 2001
-@@ -84,7 +84,7 @@
- */
- status = NAUTILUS_CRON_STATUS_OFF;
-
-- stat_file_name = g_strdup_printf ("/proc/%d/stat", process_number);
-+ stat_file_name = g_strdup_printf ("/proc/%d/status", process_number);
- stat_file = fopen (stat_file_name, "r");
- g_free (stat_file_name);
-
diff --git a/x11-fm/nautilus/files/patch-libnautilus-private::nautilus-volume-monitor.c b/x11-fm/nautilus/files/patch-libnautilus-private::nautilus-volume-monitor.c
deleted file mode 100644
index b63431e8a..000000000
--- a/x11-fm/nautilus/files/patch-libnautilus-private::nautilus-volume-monitor.c
+++ /dev/null
@@ -1,272 +0,0 @@
---- libnautilus-private/nautilus-volume-monitor.c.orig Sun May 4 04:36:53 2003
-+++ libnautilus-private/nautilus-volume-monitor.c Wed May 7 00:50:22 2003
-@@ -59,6 +59,16 @@
- #include <sys/types.h>
- #include <unistd.h>
-
-+#ifdef __FreeBSD__
-+#include <sys/param.h>
-+#include <sys/ucred.h>
-+#include <sys/mount.h>
-+
-+#define HAVE_SETFSENT
-+#define FREEBSD_MNT
-+#define setmntent(f,m) setfsent()
-+#endif
-+
- #ifdef HAVE_SYS_VFSTAB_H
- #include <sys/vfstab.h>
- #elif HAVE_FSTAB_H
-@@ -120,7 +130,7 @@
- #define MNTOPT_RO "ro"
- #endif
-
--#ifndef HAVE_SETMNTENT
-+#if !defined(HAVE_SETMNTENT) && !defined(HAVE_SETFSENT)
- #define setmntent(f,m) fopen(f,m)
- #endif
- #ifndef HAVE_ENDMNTENT
-@@ -519,6 +529,9 @@
- static gboolean
- has_removable_mntent_options (MountTableEntry *ent)
- {
-+#ifdef __FreeBSD__
-+ struct fstab *fsent;
-+#endif
- #ifdef HAVE_HASMNTOPT
- /* Use "owner" or "user" or "users" as our way of determining a removable volume */
- if (hasmntopt (ent, "user") != NULL
-@@ -528,6 +541,12 @@
- return TRUE;
- }
- #endif
-+#ifdef __FreeBSD__
-+ fsent = getfsspec(ent->f_mntfromname);
-+ if (fsent != NULL && strstr (fsent->fs_mntops, "noauto")) {
-+ return TRUE;
-+ }
-+#endif
-
- #ifdef SOLARIS_MNT
- if (eel_str_has_prefix (ent->mnt_special, "/vol/")) {
-@@ -667,10 +686,15 @@
- static GList *
- get_removable_volumes (NautilusVolumeMonitor *monitor)
- {
-+#ifndef HAVE_SETFSENT
- FILE *file;
-- GList *volumes;
-- MountTableEntry *ent;
-- NautilusVolume *volume;
-+#else
-+ int file;
-+ struct fstab *fsent;
-+#endif
-+ GList *volumes = NULL;
-+ MountTableEntry *ent = NULL;
-+ NautilusVolume *volume = NULL;
- char * fs_opt;
- #if defined(HAVE_SYS_MNTTAB_H) || defined(AIX_MNT)
- MountTableEntry ent_storage;
-@@ -678,26 +702,27 @@
- #ifdef HAVE_GETMNTINFO
- int count, index;
- #endif
-- ent = NULL;
-- volume = NULL;
-- volumes = NULL;
-
- #ifdef HAVE_GETMNTINFO
- count = getmntinfo (&ent, MNT_WAIT);
- /* getmentinfo returns a pointer to static data. Do not free. */
- for (index = 0; index < count; index++) {
-- if (has_removable_mntent_options (&ent[index])) {
-+ if (has_removable_mntent_options (ent + index)) {
- volume = create_volume (ent[index].f_mntfromname,
- ent[index].f_mntonname);
- volume->is_removable = TRUE;
- volumes = finish_creating_volume_and_prepend
-- (monitor, volume, ent[index].f_fstypename, volumes);
-+ (monitor, volume, ent[index].f_fstypename, volumes);
- }
- }
- #endif
-
- file = setmntent (MOUNT_TABLE_PATH, "r");
-+#ifndef HAVE_SETFSENT
- if (file == NULL) {
-+#else
-+ if (file == 0) {
-+#endif
- return NULL;
- }
-
-@@ -742,9 +767,21 @@
- (monitor, volume, ent->mnt_type, volumes);
- }
- }
-+#elif defined (HAVE_SETFSENT)
-+ while ((fsent = getfsent ()) != NULL) {
-+ if (strstr (fsent->fs_mntops, "noauto") != NULL) {
-+ volume = create_volume (fsent->fs_spec, fsent->fs_file);
-+ volumes = finish_creating_volume_and_prepend
-+ (monitor, volume, fsent->fs_vfstype, volumes);
-+ }
-+ }
- #endif
--
-+
-+#ifndef HAVE_SETFSENT
- endmntent (file);
-+#else
-+ endfsent();
-+#endif
-
- #ifdef HAVE_CDDA
- volume = create_volume (CD_AUDIO_PATH, CD_AUDIO_PATH);
-@@ -774,7 +811,7 @@
- return result;
- }
-
--#ifndef SOLARIS_MNT
-+#if !defined(SOLARIS_MNT) && !defined(FREEBSD_MNT)
-
- static gboolean
- volume_is_removable (const NautilusVolume *volume)
-@@ -1040,7 +1077,7 @@
- char *command;
-
- if (path != NULL) {
-- command = g_strdup_printf ("eject %s", path);
-+ command = g_strdup_printf ("/usr/sbin/cdcontrol -f %s eject", path);
- eel_gnome_shell_execute (command);
- g_free (command);
- }
-@@ -1197,23 +1234,34 @@
- return volumes;
- }
-
--#elif defined(SOLARIS_MNT)
-+#elif defined(SOLARIS_MNT) || defined(FREEBSD_MNT)
-
- static GList *
- get_mount_list (NautilusVolumeMonitor *monitor)
- {
-- FILE *fh;
- GList *volumes;
-- MountTableEntry ent;
- NautilusVolume *volume;
-+#ifndef HAVE_SETFSENT
-+ MountTableEntry ent;
-+ FILE *fh;
-+#else
-+ MountTableEntry *ent;
-+ int fh, index;
-+#endif
-
- volumes = NULL;
-
-+#ifndef HAVE_SETFSENT
- fh = setmntent (MOUNT_TABLE_PATH, "r");
- if (fh == NULL) {
-+#else
-+ fh = getmntinfo (&ent, MNT_WAIT);
-+ if (fh == 0) {
-+#endif
- return NULL;
- }
-
-+#ifndef HAVE_SETFSENT
- while (! getmntent(fh, &ent)) {
- volume = create_volume (ent.mnt_special, ent.mnt_mountp);
- volume->is_removable = has_removable_mntent_options (&ent);
-@@ -1222,6 +1270,16 @@
- }
-
- endmntent (fh);
-+#else
-+ /* getmentinfo returns a pointer to static data. Do not free. */
-+ for (index = 0; index < fh; index++) {
-+ volume = create_volume (ent[index].f_mntfromname,
-+ ent[index].f_mntonname);
-+ volume->is_removable = has_removable_mntent_options (ent + index);
-+ volumes = finish_creating_volume_and_prepend
-+ (monitor, volume, ent[index].f_fstypename, volumes);
-+ }
-+#endif
-
- return volumes;
- }
-@@ -1448,7 +1506,7 @@
- static int
- get_cdrom_type (const char *vol_dev_path, int* fd)
- {
--#ifdef SOLARIS_MNT
-+#if defined(SOLARIS_MNT)
- GString *new_dev_path;
- struct cdrom_tocentry entry;
- struct cdrom_tochdr header;
-@@ -1487,6 +1545,34 @@
- return type;
- #elif defined(AIX_MNT)
- return CDS_NO_INFO;
-+#elif defined(FREEBSD_MNT)
-+ struct ioc_toc_header header;
-+ struct ioc_read_toc_single_entry entry;
-+ int type;
-+
-+ *fd = open (vol_dev_path, O_RDONLY|O_NONBLOCK);
-+ if (*fd < 0) {
-+ return CDS_DATA_1;
-+ }
-+
-+ if ( ioctl(*fd, CDIOREADTOCHEADER, &header) == 0) {
-+ return CDS_DATA_1;
-+ }
-+
-+ type = CDS_DATA_1;
-+ for (entry.track = header.starting_track;
-+ entry.track <= header.ending_track;
-+ entry.track++) {
-+ entry.address_format = CD_LBA_FORMAT;
-+ if (ioctl (*fd, CDIOREADTOCENTRY, &entry) == 0) {
-+ if (entry.entry.control & CDROM_DATA_TRACK) {
-+ type = CDS_AUDIO;
-+ break;
-+ }
-+ }
-+ }
-+
-+ return type;
- #else
- *fd = open (vol_dev_path, O_RDONLY|O_NONBLOCK);
- return ioctl (*fd, CDROM_DISC_STATUS, CDSL_CURRENT);
-@@ -2004,7 +2090,7 @@
- for (node = volume_list; node != NULL; node = node->next) {
- volume = node->data;
-
--#if !defined(SOLARIS_MNT) && !defined(AIX_MNT)
-+#if !defined(SOLARIS_MNT) && !defined(AIX_MNT) && !defined(FREEBSD_MNT)
- /* These are set up by get_current_mount_list for Solaris&AIX.*/
- volume->is_removable = volume_is_removable (volume);
- #endif
-@@ -2033,7 +2119,7 @@
- ok = mount_volume_auto_add (volume);
- } else if (strcmp (file_system_type_name, "cdda") == 0) {
- ok = mount_volume_cdda_add (volume);
-- } else if (strcmp (file_system_type_name, "iso9660") == 0) {
-+ } else if (strcmp (file_system_type_name, "cd9660") == 0) {
- ok = mount_volume_iso9660_add (volume);
- } else if (strcmp (file_system_type_name, "nfs") == 0) {
- ok = mount_volume_nfs_add (volume);
-@@ -2071,8 +2157,8 @@
- } else if (eel_str_has_prefix (volume->device_path, "/dev/cdrom")) {
- volume->device_type = NAUTILUS_DEVICE_CDROM_DRIVE;
- volume->is_removable = TRUE;
-- } else if (eel_str_has_prefix (volume->mount_path, "/mnt/")) {
-- name = volume->mount_path + strlen ("/mnt/");
-+ } else if (eel_str_has_prefix (volume->mount_path, "/")) {
-+ name = volume->mount_path + strlen ("/");
-
- if (eel_str_has_prefix (name, "cdrom")
- || eel_str_has_prefix (name, "burn")) {
diff --git a/x11-fm/nautilus/files/patch-libnautilus-private_filesystem-attributes.xml b/x11-fm/nautilus/files/patch-libnautilus-private_filesystem-attributes.xml
deleted file mode 100644
index 81e3a2a71..000000000
--- a/x11-fm/nautilus/files/patch-libnautilus-private_filesystem-attributes.xml
+++ /dev/null
@@ -1,31 +0,0 @@
---- libnautilus-private/filesystem-attributes.xml.orig Sat Sep 14 16:56:38 2002
-+++ libnautilus-private/filesystem-attributes.xml Sat Sep 14 17:01:31 2002
-@@ -3,10 +3,12 @@
- <filesystem name="affs" _default_volume_name="AFFS Volume"/>
- <filesystem name="afs" _default_volume_name="AFS Network Volume"/>
- <filesystem name="auto" _default_volume_name="Auto-detected Volume"/>
-+ <filesystem name="cd9660" _default_volume_name="CDROM Volume"/>
- <filesystem name="cdda" _default_volume_name="CD Digital Audio"/>
- <filesystem name="cdrom" _default_volume_name="CD-ROM Drive"/>
- <filesystem name="devfs" _default_volume_name="Hardware Device Volume"/>
- <filesystem name="ext2" _default_volume_name="Ext2 Linux Volume" trash="yes"/>
-+ <filesystem name="ext2fs" _default_volume_name="Ext2 Linux Volume" trash="yes"/>
- <filesystem name="ext3" _default_volume_name="Ext3 Linux Volume" trash="yes"/>
- <filesystem name="fat" _default_volume_name="MSDOS Volume" trash="yes"/>
- <filesystem name="hfs" _default_volume_name="MacOS Volume" trash="yes"/>
-@@ -15,10 +17,15 @@
- <filesystem name="hsfs" _default_volume_name="Hsfs CDROM Volume"/>
- <filesystem name="jfs" _default_volume_name="JFS Volume" trash="yes"/>
- <filesystem name="hpfs" _default_volume_name="Windows NT Volume"/>
-+ <filesystem name="linprocfs" _default_volume_name="System Volume"/>
-+ <filesystem name="mfs" _default_volume_name="Memory Volume" trash="yes"/>
- <filesystem name="minix" _default_volume_name="Minix Volume"/>
- <filesystem name="msdos" _default_volume_name="MSDOS Volume"/>
- <filesystem name="nfs" _default_volume_name="NFS Network Volume" trash="yes"/>
-+ <filesystem name="ntfs" _default_volume_name="Windows NT Volume"/>
-+ <filesystem name="nwfs" _default_volume_name="Netware Volume"/>
- <filesystem name="proc" _default_volume_name="System Volume"/>
-+ <filesystem name="procfs" _default_volume_name="System Volume"/>
- <filesystem name="reiserfs" _default_volume_name="ReiserFS Linux Volume" trash="yes"/>
- <filesystem name="smbfs" _default_volume_name="Windows Shared Volume" trash="yes"/>
- <filesystem name="supermount" _default_volume_name="SuperMount Volume" />
diff --git a/x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c b/x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c
deleted file mode 100644
index 2d67d65e7..000000000
--- a/x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- libnautilus-private/nautilus-emblem-utils.c.orig Mon Oct 14 22:20:28 2002
-+++ libnautilus-private/nautilus-emblem-utils.c Mon Oct 14 22:20:56 2002
-@@ -24,6 +24,7 @@
-
- #include <config.h>
-
-+#include <sys/types.h>
- #include <utime.h>
- #include <stdio.h>
- #include <time.h>
diff --git a/x11-fm/nautilus/files/patch-ltmain.sh b/x11-fm/nautilus/files/patch-ltmain.sh
deleted file mode 100644
index 854b2a10a..000000000
--- a/x11-fm/nautilus/files/patch-ltmain.sh
+++ /dev/null
@@ -1,51 +0,0 @@
---- ltmain.sh.orig Sat Feb 8 09:47:44 2003
-+++ ltmain.sh Mon Jun 30 18:31:09 2003
-@@ -1075,7 +1075,7 @@
- esac
- elif test "X$arg" = "X-lc_r"; then
- case $host in
-- *-*-openbsd* | *-*-freebsd*)
-+ *-*-openbsd* | *-*-freebsd4*)
- # Do not include libc_r directly, use -pthread flag.
- continue
- ;;
-@@ -1085,8 +1085,16 @@
- continue
- ;;
-
-+ -pthread)
-+ compile_command="$compile_command -pthread"
-+ finalize_command="$finalize_command -pthread"
-+ compiler_flags="$compiler_flags -pthread"
-+ continue
-+ ;;
-+
- -module)
- module=yes
-+ build_old_libs=no
- continue
- ;;
-
-@@ -2503,6 +2511,9 @@
- *-*-openbsd* | *-*-freebsd*)
- # Do not include libc due to us having libc/libc_r.
- ;;
-+ *-*-freebsd*)
-+ # FreeBSD doesn't need this...
-+ ;;
- *)
- # Add libc to deplibs on all other systems if necessary.
- if test $build_libtool_need_lc = "yes"; then
-@@ -4330,10 +4341,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/x11-fm/nautilus/pkg-descr b/x11-fm/nautilus/pkg-descr
deleted file mode 100644
index af143c4fb..000000000
--- a/x11-fm/nautilus/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Nautilus is an open-source file manager and graphical shell being
-developed by Eazel, Inc. and others. It is part of the GNOME project,
-and its source code can be found in the GNOME CVS repository.
-Nautilus is still in the early stages of development. It will
-become an integral part of the GNOME desktop environment when it
-is finished.
-
-WWW: http://nautilus.eazel.com/
diff --git a/x11-fm/nautilus/pkg-plist b/x11-fm/nautilus/pkg-plist
deleted file mode 100644
index b371b220b..000000000
--- a/x11-fm/nautilus/pkg-plist
+++ /dev/null
@@ -1,230 +0,0 @@
-bin/nautilus
-bin/nautilus-file-management-properties
-bin/nautilus-server-connect
-etc/X11/serverconfig/.directory
-etc/X11/starthere/.directory
-etc/X11/starthere/applications.desktop
-etc/X11/starthere/preferences.desktop
-etc/X11/starthere/serverconfig.desktop
-etc/X11/starthere/sysconfig.desktop
-etc/X11/sysconfig/.directory
-etc/gconf/gconf.xml.defaults/apps/nautilus/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/desktop/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/icon_view/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/list_view/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/preferences/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/tree/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/desktop/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/icon_view/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/list_view/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/preferences/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/tree/%gconf.xml
-etc/gconf/schemas/apps_nautilus_preferences.schemas
-include/libnautilus/libnautilus.h
-include/libnautilus/nautilus-bonobo-ui.h
-include/libnautilus/nautilus-clipboard.h
-include/libnautilus/nautilus-distributed-undo.h
-include/libnautilus/nautilus-idle-queue.h
-include/libnautilus/nautilus-scroll-positionable.h
-include/libnautilus/nautilus-undo-private.h
-include/libnautilus/nautilus-undo.h
-include/libnautilus/nautilus-view-component.h
-include/libnautilus/nautilus-view-standard-main.h
-include/libnautilus/nautilus-view.h
-lib/bonobo/libnautilus-emblem-view.so
-lib/bonobo/libnautilus-history-view.so
-lib/bonobo/libnautilus-image-properties-view.so
-lib/bonobo/libnautilus-notes-view.so
-lib/bonobo/libnautilus-tree-view.so
-lib/libnautilus-adapter.a
-lib/libnautilus-adapter.so
-lib/libnautilus-adapter.so.2
-lib/libnautilus-private.a
-lib/libnautilus-private.so
-lib/libnautilus-private.so.2
-lib/libnautilus.a
-lib/libnautilus.so
-lib/libnautilus.so.2
-libdata/bonobo/servers/Nautilus_ComponentAdapterFactory_std.server
-libdata/bonobo/servers/Nautilus_Control_throbber.server
-libdata/bonobo/servers/Nautilus_View_emblem.server
-libdata/bonobo/servers/Nautilus_View_history.server
-libdata/bonobo/servers/Nautilus_View_image_properties.server
-libdata/bonobo/servers/Nautilus_View_notes.server
-libdata/bonobo/servers/Nautilus_View_text.server
-libdata/bonobo/servers/Nautilus_View_tree.server
-libdata/bonobo/servers/Nautilus_shell.server
-libdata/pkgconfig/libnautilus.pc
-libexec/nautilus-adapter
-libexec/nautilus-text-view
-libexec/nautilus-throbber
-share/gnome/applications/nautilus.desktop
-share/gnome/applications/network-scheme.desktop
-share/gnome/control-center-2.0/capplets/nautilus-file-management-properties.desktop
-share/gnome/gnome-2.0/ui/nautilus-clipboard-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-desktop-icon-view-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-directory-view-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-icon-view-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-search-list-view-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-shell-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-text-view-ui.xml
-share/gnome/idl/nautilus-distributed-undo.idl
-share/gnome/idl/nautilus-view-component.idl
-share/gnome/nautilus/browser.xml
-share/gnome/nautilus/filesystem-attributes.xml
-share/gnome/nautilus/glade/nautilus-bookmarks-window.glade
-share/gnome/nautilus/glade/nautilus-file-management-properties.glade
-share/gnome/nautilus/glade/nautilus-server-connect.glade
-share/gnome/nautilus/nautilus-extras.placeholder
-share/gnome/nautilus/nautilus-suggested.placeholder
-share/gnome/nautilus/patterns/.striated.png
-share/gnome/nautilus/patterns/blue_gray_rough.png
-share/gnome/nautilus/patterns/blue_ridge.png
-share/gnome/nautilus/patterns/blue_type.png
-share/gnome/nautilus/patterns/brushed_metal.png
-share/gnome/nautilus/patterns/burlap.jpg
-share/gnome/nautilus/patterns/camouflage.png
-share/gnome/nautilus/patterns/chalk.jpg
-share/gnome/nautilus/patterns/cork.png
-share/gnome/nautilus/patterns/countertop.png
-share/gnome/nautilus/patterns/dark-gnome.jpg
-share/gnome/nautilus/patterns/dots.png
-share/gnome/nautilus/patterns/fibers.png
-share/gnome/nautilus/patterns/fleur_de_lis.png
-share/gnome/nautilus/patterns/floral.png
-share/gnome/nautilus/patterns/fossil.png
-share/gnome/nautilus/patterns/gnome.jpg
-share/gnome/nautilus/patterns/green_weave.png
-share/gnome/nautilus/patterns/ice.png
-share/gnome/nautilus/patterns/manila_paper.png
-share/gnome/nautilus/patterns/moss_ridge.png
-share/gnome/nautilus/patterns/numbers.png
-share/gnome/nautilus/patterns/ocean_stripes.png
-share/gnome/nautilus/patterns/purple_marble.png
-share/gnome/nautilus/patterns/reset.png
-share/gnome/nautilus/patterns/ridged_paper.png
-share/gnome/nautilus/patterns/rough_paper.png
-share/gnome/nautilus/patterns/sky_ridge.png
-share/gnome/nautilus/patterns/snow_ridge.png
-share/gnome/nautilus/patterns/stucco.jpg
-share/gnome/nautilus/patterns/terracotta.png
-share/gnome/nautilus/patterns/wavy_white.png
-share/gnome/nautilus/services/text/google.xml
-share/gnome/nautilus/services/text/webster.xml
-share/gnome/nautilus/starthere-link.desktop
-share/gnome/nautilus/starthere.desktop
-share/gnome/nautilus/static_bookmarks.xml
-share/gnome/network/nautilus-server-connect.desktop
-share/gnome/pixmaps/nautilus/CD_drive.png
-share/gnome/pixmaps/nautilus/HD_drive.png
-share/gnome/pixmaps/nautilus/Search.png
-share/gnome/pixmaps/nautilus/audio.png
-share/gnome/pixmaps/nautilus/backgrounds.png
-share/gnome/pixmaps/nautilus/chit_frame.png
-share/gnome/pixmaps/nautilus/colors.png
-share/gnome/pixmaps/nautilus/cpu.png
-share/gnome/pixmaps/nautilus/crux_eggplant/Search.png
-share/gnome/pixmaps/nautilus/crux_eggplant/crux_eggplant.xml
-share/gnome/pixmaps/nautilus/crux_teal/Search.png
-share/gnome/pixmaps/nautilus/crux_teal/crux_teal.xml
-share/gnome/pixmaps/nautilus/default/Search.png
-share/gnome/pixmaps/nautilus/default/default.xml
-share/gnome/pixmaps/nautilus/default/side_bar_image.png
-share/gnome/pixmaps/nautilus/emblems.png
-share/gnome/pixmaps/nautilus/erase.png
-share/gnome/pixmaps/nautilus/gnome/Services.png
-share/gnome/pixmaps/nautilus/gnome/gnome.xml
-share/gnome/pixmaps/nautilus/knob.png
-share/gnome/pixmaps/nautilus/memory_chip.gif
-share/gnome/pixmaps/nautilus/nautilus-desktop.png
-share/gnome/pixmaps/nautilus/nautilus-file-management-properties.png
-share/gnome/pixmaps/nautilus/nautilus-launch-icon.png
-share/gnome/pixmaps/nautilus/nautilus-mini-logo.png
-share/gnome/pixmaps/nautilus/nautilus-server-connect.png
-share/gnome/pixmaps/nautilus/note-indicator.png
-share/gnome/pixmaps/nautilus/side_bar_image.png
-share/gnome/pixmaps/nautilus/sierra/green_weave.png
-share/gnome/pixmaps/nautilus/sierra/sierra.xml
-share/gnome/pixmaps/nautilus/tahoe/bluewall.png
-share/gnome/pixmaps/nautilus/tahoe/tahoe.xml
-share/gnome/pixmaps/nautilus/text-selection-frame.png
-share/gnome/pixmaps/nautilus/thumbnail_frame.png
-share/locale/am/LC_MESSAGES/nautilus.mo
-share/locale/ar/LC_MESSAGES/nautilus.mo
-share/locale/az/LC_MESSAGES/nautilus.mo
-share/locale/be/LC_MESSAGES/nautilus.mo
-share/locale/bg/LC_MESSAGES/nautilus.mo
-share/locale/bn/LC_MESSAGES/nautilus.mo
-share/locale/ca/LC_MESSAGES/nautilus.mo
-share/locale/cs/LC_MESSAGES/nautilus.mo
-share/locale/cy/LC_MESSAGES/nautilus.mo
-share/locale/da/LC_MESSAGES/nautilus.mo
-share/locale/de/LC_MESSAGES/nautilus.mo
-share/locale/el/LC_MESSAGES/nautilus.mo
-share/locale/en_GB/LC_MESSAGES/nautilus.mo
-share/locale/es/LC_MESSAGES/nautilus.mo
-share/locale/et/LC_MESSAGES/nautilus.mo
-share/locale/eu/LC_MESSAGES/nautilus.mo
-share/locale/fa/LC_MESSAGES/nautilus.mo
-share/locale/fi/LC_MESSAGES/nautilus.mo
-share/locale/fr/LC_MESSAGES/nautilus.mo
-share/locale/ga/LC_MESSAGES/nautilus.mo
-share/locale/gl/LC_MESSAGES/nautilus.mo
-share/locale/he/LC_MESSAGES/nautilus.mo
-share/locale/hi/LC_MESSAGES/nautilus.mo
-share/locale/hu/LC_MESSAGES/nautilus.mo
-share/locale/id/LC_MESSAGES/nautilus.mo
-share/locale/is/LC_MESSAGES/nautilus.mo
-share/locale/it/LC_MESSAGES/nautilus.mo
-share/locale/ja/LC_MESSAGES/nautilus.mo
-share/locale/ko/LC_MESSAGES/nautilus.mo
-share/locale/li/LC_MESSAGES/nautilus.mo
-share/locale/lt/LC_MESSAGES/nautilus.mo
-share/locale/lv/LC_MESSAGES/nautilus.mo
-share/locale/mk/LC_MESSAGES/nautilus.mo
-share/locale/ml/LC_MESSAGES/nautilus.mo
-share/locale/mn/LC_MESSAGES/nautilus.mo
-share/locale/ms/LC_MESSAGES/nautilus.mo
-share/locale/ne/LC_MESSAGES/nautilus.mo
-share/locale/nl/LC_MESSAGES/nautilus.mo
-share/locale/nn/LC_MESSAGES/nautilus.mo
-share/locale/no/LC_MESSAGES/nautilus.mo
-share/locale/pl/LC_MESSAGES/nautilus.mo
-share/locale/pt/LC_MESSAGES/nautilus.mo
-share/locale/pt_BR/LC_MESSAGES/nautilus.mo
-share/locale/ro/LC_MESSAGES/nautilus.mo
-share/locale/ru/LC_MESSAGES/nautilus.mo
-share/locale/sk/LC_MESSAGES/nautilus.mo
-share/locale/sl/LC_MESSAGES/nautilus.mo
-share/locale/sq/LC_MESSAGES/nautilus.mo
-share/locale/sr/LC_MESSAGES/nautilus.mo
-share/locale/sr@Latn/LC_MESSAGES/nautilus.mo
-share/locale/sv/LC_MESSAGES/nautilus.mo
-share/locale/th/LC_MESSAGES/nautilus.mo
-share/locale/tr/LC_MESSAGES/nautilus.mo
-share/locale/uk/LC_MESSAGES/nautilus.mo
-share/locale/vi/LC_MESSAGES/nautilus.mo
-share/locale/wa/LC_MESSAGES/nautilus.mo
-share/locale/yi/LC_MESSAGES/nautilus.mo
-share/locale/zh_CN/LC_MESSAGES/nautilus.mo
-share/locale/zh_TW/LC_MESSAGES/nautilus.mo
-@dirrm share/gnome/pixmaps/nautilus/default
-@dirrm share/gnome/network
-@dirrm share/gnome/nautilus/glade
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/tree
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/preferences
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/list_view
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/icon_view
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/desktop
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/tree
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/preferences
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/list_view
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/icon_view
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/desktop
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus
diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile
deleted file mode 100644
index 8cbb405cb..000000000
--- a/x11-fm/nautilus2/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: nautilus2
-# Date created: 28th August 2000
-# Whom: ade, archie
-#
-# $FreeBSD$
-#
-
-PORTNAME= nautilus2
-PORTVERSION= 2.4.0
-CATEGORIES= x11-fm gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4
-DIST_SUBDIR= gnome2
-DISTNAME= nautilus-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME file manager and graphical shell developed by Eazel
-
-BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2
-GNOME_DESKTOP_VERSION=2
-INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
-USE_REINPLACE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \
- LIBPNG="-L${LOCALBASE}/lib -lpng -lz ${MOZILLA_LIBS}"
-CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \
- --with-freetype2-include-place=${LOCALBASE}/include/freetype2 \
- --enable-static
-MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
-
-post-install:
- @${CHMOD} u+w ${PREFIX}/share/gnome/nautilus/*.desktop
-
-.include <bsd.port.mk>
diff --git a/x11-fm/nautilus2/distinfo b/x11-fm/nautilus2/distinfo
deleted file mode 100644
index 40a3b0590..000000000
--- a/x11-fm/nautilus2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/nautilus-2.4.0.tar.bz2) = ec3e317a12072b79d9b915c256400ed9
diff --git a/x11-fm/nautilus2/files/patch-Makefile.in b/x11-fm/nautilus2/files/patch-Makefile.in
deleted file mode 100644
index 7fe0bcd6e..000000000
--- a/x11-fm/nautilus2/files/patch-Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.in.orig Tue Jan 7 12:28:34 2003
-+++ Makefile.in Tue Jan 7 12:29:48 2003
-@@ -153,7 +153,6 @@
- libnautilus-private \
- libnautilus-adapter \
- src \
-- test \
- components \
- po \
- data \
diff --git a/x11-fm/nautilus2/files/patch-aa b/x11-fm/nautilus2/files/patch-aa
deleted file mode 100644
index 3881dec5e..000000000
--- a/x11-fm/nautilus2/files/patch-aa
+++ /dev/null
@@ -1,61 +0,0 @@
---- configure.orig Sat Jun 28 00:42:27 2003
-+++ configure Sat Jun 28 00:44:45 2003
-@@ -12860,7 +12860,7 @@
-
- LIBNAUTILUS_LIBS="`$PKG_CONFIG --libs $LIBNAUTILUS_MODULES`"
-
--LIBNAUTILUS_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $LIBNAUTILUS_MODULES | $srcdir/add-include-prefix`"
-+LIBNAUTILUS_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $LIBNAUTILUS_MODULES | xargs -n1 echo -n ' -I '`"
-
-
- CORE_MODULES="eel-2.0 librsvg-2.0 bonobo-activation-2.0 libbonobo-2.0 libbonoboui-2.0 esound gnome-desktop-2.0 $EXTRA_CORE_MODULES"
-@@ -12868,7 +12868,7 @@
-
- CORE_LIBS="`$PKG_CONFIG --libs $CORE_MODULES` $CDDA_LIBS $LIBJPEG $x_libs"
-
--CORE_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $CORE_MODULES | $srcdir/add-include-prefix`"
-+CORE_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $CORE_MODULES | xargs -n1 echo -n ' -I '`"
-
-
- COMPONENT_MODULES="eel-2.0 libbonoboui-2.0 gnome-vfs-module-2.0 gnome-desktop-2.0"
-@@ -13849,7 +13849,7 @@
- s,@PKG_CONFIG@,$PKG_CONFIG,;t t
- s,@STARTUP_NOTIFICATION_PACKAGE@,$STARTUP_NOTIFICATION_PACKAGE,;t t
- s,@ALL_CFLAGS@,$ALL_CFLAGS,;t t
--s,@ALL_LIBS@,$ALL_LIBS,;t t
-+s~@ALL_LIBS@~$ALL_LIBS~;t t
- s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t
- s,@USE_NLS@,$USE_NLS,;t t
- s,@MSGFMT@,$MSGFMT,;t t
-@@ -13901,26 +13901,26 @@
- s,@HAVE_JW_FALSE@,$HAVE_JW_FALSE,;t t
- s,@HAVE_JW@,$HAVE_JW,;t t
- s,@MEDUSA_CFLAGS@,$MEDUSA_CFLAGS,;t t
--s,@MEDUSA_LIBS@,$MEDUSA_LIBS,;t t
-+s~@MEDUSA_LIBS@~$MEDUSA_LIBS~;t t
- s,@LIBJPEG@,$LIBJPEG,;t t
- s,@GIMPHWRAPBOX_CFLAGS@,$GIMPHWRAPBOX_CFLAGS,;t t
- s,@GSEQUENCE_CFLAGS@,$GSEQUENCE_CFLAGS,;t t
- s,@LIBEGG_CFLAGS@,$LIBEGG_CFLAGS,;t t
- s,@LIBNAUTILUS_CFLAGS@,$LIBNAUTILUS_CFLAGS,;t t
--s,@LIBNAUTILUS_LIBS@,$LIBNAUTILUS_LIBS,;t t
-+s~@LIBNAUTILUS_LIBS@~$LIBNAUTILUS_LIBS~;t t
- s,@LIBNAUTILUS_IDL_INCLUDES@,$LIBNAUTILUS_IDL_INCLUDES,;t t
- s,@CORE_CFLAGS@,$CORE_CFLAGS,;t t
--s,@CORE_LIBS@,$CORE_LIBS,;t t
-+s~@CORE_LIBS@~$CORE_LIBS~;t t
- s,@CORE_IDL_INCLUDES@,$CORE_IDL_INCLUDES,;t t
- s,@COMPONENT_CFLAGS@,$COMPONENT_CFLAGS,;t t
--s,@COMPONENT_LIBS@,$COMPONENT_LIBS,;t t
-+s~@COMPONENT_LIBS@~$COMPONENT_LIBS~;t t
- s,@EMBLEM_COMPONENT_CFLAGS@,$EMBLEM_COMPONENT_CFLAGS,;t t
- s,@EMBLEM_COMPONENT_LIBS@,$EMBLEM_COMPONENT_LIBS,;t t
- s,@DISABLE_DEPRECATED_CFLAGS@,$DISABLE_DEPRECATED_CFLAGS,;t t
- s,@ENABLE_HARDWARE_VIEW_TRUE@,$ENABLE_HARDWARE_VIEW_TRUE,;t t
- s,@ENABLE_HARDWARE_VIEW_FALSE@,$ENABLE_HARDWARE_VIEW_FALSE,;t t
- s,@CAPPLET_CFLAGS@,$CAPPLET_CFLAGS,;t t
--s,@CAPPLET_LIBS@,$CAPPLET_LIBS,;t t
-+s~@CAPPLET_LIBS@~$CAPPLET_LIBS~;t t
- s,@GCONFTOOL@,$GCONFTOOL,;t t
- s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t
- s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t
diff --git a/x11-fm/nautilus2/files/patch-data_static_bookmarks.xml b/x11-fm/nautilus2/files/patch-data_static_bookmarks.xml
deleted file mode 100644
index 54ea8ae37..000000000
--- a/x11-fm/nautilus2/files/patch-data_static_bookmarks.xml
+++ /dev/null
@@ -1,84 +0,0 @@
---- data/static_bookmarks.xml.orig Wed Jun 5 22:58:43 2002
-+++ data/static_bookmarks.xml Wed Jun 5 23:30:11 2002
-@@ -1,54 +1,44 @@
- <?xml version="1.0"?>
- <bookmarks>
- <folder _name="Software">
-- <bookmark _name="Allaire" icon_name="i-web" uri="http://www.allaire.com/Products/index.cfm"/>
-- <bookmark _name="Borland" icon_name="i-web" uri="http://www.borland.com/kylix/"/>
-- <bookmark _name="MandrakeSoft" icon_name="i-web" uri="http://mandrakesoft.com/"/>
-- <bookmark _name="Netraverse" icon_name="i-web" uri="http://www.netraverse.com"/>
-- <bookmark _name="Red Hat" icon_name="i-web" uri="http://www.redhat.com"/>
-- <bookmark _name="SuSE" icon_name="i-web" uri="http://www.suse.com"/>
-+ <bookmark _name="4Front Technologies" icon_name="i-web" uri="http://www.4front-tech.com"/>
-+ <bookmark _name="BSD Mall" icon_name="i-web" uri="http://www.bsdmall.com/freebsd1.html"/>
-+ <bookmark _name="FreeBSD" icon_name="i-web" uri="http://www.freebsd.org"/>
-+ <bookmark _name="GNOME" icon_name="i-web" uri="http://www.gnome.org/"/>
- <bookmark _name="Sun StarOffice" icon_name="i-web" uri="http://www.sun.com/products/staroffice/"/>
- <bookmark _name="Ximian" icon_name="i-web" uri="http://www.ximian.com"/>
-- <bookmark _name="Zero-Knowledge" icon_name="i-web" uri="http://www.zeroknowledge.com"/>
- </folder>
- <folder _name="Hardware">
-- <bookmark _name="Compaq" icon_name="i-web" uri="http://www.compaq.com/products/software/linux/"/>
-- <bookmark _name="CNET Computers.com" icon_name="i-web" uri="http://computers.cnet.com/hardware/0-1016.html"/>
-- <bookmark _name="Dell" icon_name="i-web" uri="http://www.dell.com/linux/"/>
-- <bookmark _name="Penguin Computing" icon_name="i-web" uri="http://www.penguincomputing.com"/>
-- <bookmark _name="ZDNet Linux Hardware Database" icon_name="i-web" uri="http://lhd.zdnet.com"/>
-+ <bookmark _name="Adaptec" icon_name="i-web" uri="http://www.adaptec.com"/>
-+ <bookmark _name="BSD Mall" icon_name="i-web" uri="http://www.bsdmall.com/hardware.html"/>
-+ <bookmark _name="Cisco Systems, Inc" icon_name="i-web" uri="http://www.cisco.com"/>
-+ <bookmark _name="Compaq" icon_name="i-web" uri="http://www.compaq.com"/>
-+ <bookmark _name="Data Net Solutions" icon_name="i-web" uri="http://www.eclipse.com"/>
-+ <bookmark _name="Dell" icon_name="i-web" uri="http://www.dell.com"/>
- </folder>
- <folder _name="News and Media">
-- <bookmark _name="Binary Freedom" icon_name="i-web" uri="http://www.binaryfreedom.com/"/>
-- <bookmark _name="CNET Linux Center" icon_name="i-web" uri="http://linux.cnet.com/linux/0-1518529-7-3378110.html"/>
-- <bookmark _name="LinuxOrbit.com" icon_name="i-web" uri="http://www.linuxorbit.com"/>
-- <bookmark _name="Linux Weekly News" icon_name="i-web" uri="http://www.lwn.net"/>
-+ <bookmark _name="BSD Today" icon_name="i-web" uri="http://www.bsdtoday.com"/>
-+ <bookmark _name="Daily Daemon News" icon_name="i-web" uri="http://daily.daemonnews.org"/>
-+ <bookmark _name="Daemon News" icon_name="i-web" uri="http://www.daemonnews.org"/>
- <bookmark _name="O'Reilly" icon_name="i-web" uri="http://www.oreillynet.com"/>
-- <bookmark _name="OSDN" icon_name="i-web" uri="http://www.osdn.com"/>
-- <bookmark _name="ZDNet Linux Resource Center" icon_name="i-web" uri="http://linux.zdnet.com"/>
- </folder>
- <folder _name="Web Services">
-- <bookmark _name="CollabNet" icon_name="i-web" uri="http://www.collab.net/community/"/>
-- <bookmark _name="Covalent" icon_name="i-web" uri="http://www.covalent.com"/>
-- <bookmark _name="Rackspace" icon_name="i-web" uri="http://www.rackspace.com"/>
-- <bookmark _name="Red Hat Network" icon_name="i-web" uri="http://www.redhat.com/network/"/>
-+ <bookmark _name="FreeBSD Services, Ltd." icon_name="i-web" uri="http://www.freebsd-services.com"/>
-+ <bookmark _name="JohnsCompanies Collocation Services" icon_name="i-web" uri="http://www.johncompanies.com/collocation"/>
- <bookmark _name="SourceForge" icon_name="i-web" uri="http://www.sourceforge.net"/>
- </folder>
-- <folder _name="International">
-- <bookmark _name="Conectiva" icon_name="i-web" uri="http://en.conectiva.com/"/>
-- <bookmark _name="Linux One" icon_name="i-web" uri="http://www.linuxone.co.kr/english2/eng/main.htm"/>
-- <bookmark _name="Open Source Asia" icon_name="i-web" uri="http://www.opensourceasia.com"/>
-- <bookmark _name="RedFlag Linux" icon_name="i-web" uri="http://www.redflag-linux.com/english/index.html"/>
-- <bookmark _name="Sun Wah Linux" icon_name="i-web" uri="http://www.sw-linux.com/nonflash_front.htm"/>
-- </folder>
-- <folder _name="Linux Resources">
-- <bookmark _name="Debian.org" icon_name="i-web" uri="http://www.debian.org"/>
-- <bookmark _name="Freshmeat.net" icon_name="i-web" uri="http://www.freshmeat.net"/>
-- <bookmark _name="GNOME.org" icon_name="i-web" uri="http://www.gnome.org"/>
-- <bookmark _name="GNU.org" icon_name="i-web" uri="http://www.gnu.org"/>
-- <bookmark _name="Linux Online" icon_name="i-web" uri="http://www.linux.org"/>
-- <bookmark _name="Linux Documentation Project" icon_name="i-web" uri="http://www.linuxdoc.org"/>
-- <bookmark _name="LinuxNewbie.org" icon_name="i-web" uri="http://www.linuxnewbie.org"/>
-+ <folder _name="FreeBSD Resources">
-+ <bookmark _name="BSD Apps" icon_name="i-web" uri="http://www.bsdapps.com"/>
-+ <bookmark _name="BSD At Work" icon_name="i-web" uri="http://www.bsdatwork.com"/>
-+ <bookmark _name="BSD Central" icon_name="i-web" uri="http://bsdcentral.com"/>
-+ <bookmark _name="BSD Dev Center" icon_name="i-web" uri="http://www.onlamp.com/bsd/"/>
-+ <bookmark _name="FreeBSD Diary" icon_name="i-web" uri="http://www.freebsddiary.org"/>
-+ <bookmark _name="FreeBSD Forums" icon_name="i-web" uri="http://www.freebsdforums.org"/>
-+ <bookmark _name="FreeBSD GNOME Project" icon_name="i-web" uri="http://www.freebsd.org/gnome"/>
-+ <bookmark _name="FreeBSD Handbook" icon_name="i-web" uri="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html"/>
-+ <bookmark _name="FreeBSD Security Information" icon_name="i-web" uri="http://www.freebsd.org/security/security.html"/>
-+ <bookmark _name="Freshports" icon_name="i-web" uri="http://www.freshports.org"/>
-+ <bookmark _name="Google's BSD Search Engine" icon_name="i-web" uri="http://www.google.com/bsd"/>
- <bookmark _name="OpenOffice" icon_name="i-web" uri="http://www.openoffice.org"/>
- </folder>
- </bookmarks>
diff --git a/x11-fm/nautilus2/files/patch-libbackground_Makefile.in b/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
deleted file mode 100644
index 835db3474..000000000
--- a/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libbackground/Makefile.in.orig Tue Jan 7 12:30:18 2003
-+++ libbackground/Makefile.in Tue Jan 7 12:30:58 2003
-@@ -141,7 +141,7 @@
-
- INCLUDES = \
- -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
-- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \
-+ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \
- -DG_LOG_DOMAIN=\"capplet-common\" \
- -I$(top_srcdir)/ \
- @CAPPLET_CFLAGS@
diff --git a/x11-fm/nautilus2/files/patch-libnautilus-extensions::nautilus-medusa-support.c b/x11-fm/nautilus2/files/patch-libnautilus-extensions::nautilus-medusa-support.c
deleted file mode 100644
index 68e98b154..000000000
--- a/x11-fm/nautilus2/files/patch-libnautilus-extensions::nautilus-medusa-support.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libnautilus-private/nautilus-medusa-support.c.orig Wed Apr 11 21:36:16 2001
-+++ libnautilus-private/nautilus-medusa-support.c Mon May 14 17:45:24 2001
-@@ -84,7 +84,7 @@
- */
- status = NAUTILUS_CRON_STATUS_OFF;
-
-- stat_file_name = g_strdup_printf ("/proc/%d/stat", process_number);
-+ stat_file_name = g_strdup_printf ("/proc/%d/status", process_number);
- stat_file = fopen (stat_file_name, "r");
- g_free (stat_file_name);
-
diff --git a/x11-fm/nautilus2/files/patch-libnautilus-private::nautilus-volume-monitor.c b/x11-fm/nautilus2/files/patch-libnautilus-private::nautilus-volume-monitor.c
deleted file mode 100644
index b63431e8a..000000000
--- a/x11-fm/nautilus2/files/patch-libnautilus-private::nautilus-volume-monitor.c
+++ /dev/null
@@ -1,272 +0,0 @@
---- libnautilus-private/nautilus-volume-monitor.c.orig Sun May 4 04:36:53 2003
-+++ libnautilus-private/nautilus-volume-monitor.c Wed May 7 00:50:22 2003
-@@ -59,6 +59,16 @@
- #include <sys/types.h>
- #include <unistd.h>
-
-+#ifdef __FreeBSD__
-+#include <sys/param.h>
-+#include <sys/ucred.h>
-+#include <sys/mount.h>
-+
-+#define HAVE_SETFSENT
-+#define FREEBSD_MNT
-+#define setmntent(f,m) setfsent()
-+#endif
-+
- #ifdef HAVE_SYS_VFSTAB_H
- #include <sys/vfstab.h>
- #elif HAVE_FSTAB_H
-@@ -120,7 +130,7 @@
- #define MNTOPT_RO "ro"
- #endif
-
--#ifndef HAVE_SETMNTENT
-+#if !defined(HAVE_SETMNTENT) && !defined(HAVE_SETFSENT)
- #define setmntent(f,m) fopen(f,m)
- #endif
- #ifndef HAVE_ENDMNTENT
-@@ -519,6 +529,9 @@
- static gboolean
- has_removable_mntent_options (MountTableEntry *ent)
- {
-+#ifdef __FreeBSD__
-+ struct fstab *fsent;
-+#endif
- #ifdef HAVE_HASMNTOPT
- /* Use "owner" or "user" or "users" as our way of determining a removable volume */
- if (hasmntopt (ent, "user") != NULL
-@@ -528,6 +541,12 @@
- return TRUE;
- }
- #endif
-+#ifdef __FreeBSD__
-+ fsent = getfsspec(ent->f_mntfromname);
-+ if (fsent != NULL && strstr (fsent->fs_mntops, "noauto")) {
-+ return TRUE;
-+ }
-+#endif
-
- #ifdef SOLARIS_MNT
- if (eel_str_has_prefix (ent->mnt_special, "/vol/")) {
-@@ -667,10 +686,15 @@
- static GList *
- get_removable_volumes (NautilusVolumeMonitor *monitor)
- {
-+#ifndef HAVE_SETFSENT
- FILE *file;
-- GList *volumes;
-- MountTableEntry *ent;
-- NautilusVolume *volume;
-+#else
-+ int file;
-+ struct fstab *fsent;
-+#endif
-+ GList *volumes = NULL;
-+ MountTableEntry *ent = NULL;
-+ NautilusVolume *volume = NULL;
- char * fs_opt;
- #if defined(HAVE_SYS_MNTTAB_H) || defined(AIX_MNT)
- MountTableEntry ent_storage;
-@@ -678,26 +702,27 @@
- #ifdef HAVE_GETMNTINFO
- int count, index;
- #endif
-- ent = NULL;
-- volume = NULL;
-- volumes = NULL;
-
- #ifdef HAVE_GETMNTINFO
- count = getmntinfo (&ent, MNT_WAIT);
- /* getmentinfo returns a pointer to static data. Do not free. */
- for (index = 0; index < count; index++) {
-- if (has_removable_mntent_options (&ent[index])) {
-+ if (has_removable_mntent_options (ent + index)) {
- volume = create_volume (ent[index].f_mntfromname,
- ent[index].f_mntonname);
- volume->is_removable = TRUE;
- volumes = finish_creating_volume_and_prepend
-- (monitor, volume, ent[index].f_fstypename, volumes);
-+ (monitor, volume, ent[index].f_fstypename, volumes);
- }
- }
- #endif
-
- file = setmntent (MOUNT_TABLE_PATH, "r");
-+#ifndef HAVE_SETFSENT
- if (file == NULL) {
-+#else
-+ if (file == 0) {
-+#endif
- return NULL;
- }
-
-@@ -742,9 +767,21 @@
- (monitor, volume, ent->mnt_type, volumes);
- }
- }
-+#elif defined (HAVE_SETFSENT)
-+ while ((fsent = getfsent ()) != NULL) {
-+ if (strstr (fsent->fs_mntops, "noauto") != NULL) {
-+ volume = create_volume (fsent->fs_spec, fsent->fs_file);
-+ volumes = finish_creating_volume_and_prepend
-+ (monitor, volume, fsent->fs_vfstype, volumes);
-+ }
-+ }
- #endif
--
-+
-+#ifndef HAVE_SETFSENT
- endmntent (file);
-+#else
-+ endfsent();
-+#endif
-
- #ifdef HAVE_CDDA
- volume = create_volume (CD_AUDIO_PATH, CD_AUDIO_PATH);
-@@ -774,7 +811,7 @@
- return result;
- }
-
--#ifndef SOLARIS_MNT
-+#if !defined(SOLARIS_MNT) && !defined(FREEBSD_MNT)
-
- static gboolean
- volume_is_removable (const NautilusVolume *volume)
-@@ -1040,7 +1077,7 @@
- char *command;
-
- if (path != NULL) {
-- command = g_strdup_printf ("eject %s", path);
-+ command = g_strdup_printf ("/usr/sbin/cdcontrol -f %s eject", path);
- eel_gnome_shell_execute (command);
- g_free (command);
- }
-@@ -1197,23 +1234,34 @@
- return volumes;
- }
-
--#elif defined(SOLARIS_MNT)
-+#elif defined(SOLARIS_MNT) || defined(FREEBSD_MNT)
-
- static GList *
- get_mount_list (NautilusVolumeMonitor *monitor)
- {
-- FILE *fh;
- GList *volumes;
-- MountTableEntry ent;
- NautilusVolume *volume;
-+#ifndef HAVE_SETFSENT
-+ MountTableEntry ent;
-+ FILE *fh;
-+#else
-+ MountTableEntry *ent;
-+ int fh, index;
-+#endif
-
- volumes = NULL;
-
-+#ifndef HAVE_SETFSENT
- fh = setmntent (MOUNT_TABLE_PATH, "r");
- if (fh == NULL) {
-+#else
-+ fh = getmntinfo (&ent, MNT_WAIT);
-+ if (fh == 0) {
-+#endif
- return NULL;
- }
-
-+#ifndef HAVE_SETFSENT
- while (! getmntent(fh, &ent)) {
- volume = create_volume (ent.mnt_special, ent.mnt_mountp);
- volume->is_removable = has_removable_mntent_options (&ent);
-@@ -1222,6 +1270,16 @@
- }
-
- endmntent (fh);
-+#else
-+ /* getmentinfo returns a pointer to static data. Do not free. */
-+ for (index = 0; index < fh; index++) {
-+ volume = create_volume (ent[index].f_mntfromname,
-+ ent[index].f_mntonname);
-+ volume->is_removable = has_removable_mntent_options (ent + index);
-+ volumes = finish_creating_volume_and_prepend
-+ (monitor, volume, ent[index].f_fstypename, volumes);
-+ }
-+#endif
-
- return volumes;
- }
-@@ -1448,7 +1506,7 @@
- static int
- get_cdrom_type (const char *vol_dev_path, int* fd)
- {
--#ifdef SOLARIS_MNT
-+#if defined(SOLARIS_MNT)
- GString *new_dev_path;
- struct cdrom_tocentry entry;
- struct cdrom_tochdr header;
-@@ -1487,6 +1545,34 @@
- return type;
- #elif defined(AIX_MNT)
- return CDS_NO_INFO;
-+#elif defined(FREEBSD_MNT)
-+ struct ioc_toc_header header;
-+ struct ioc_read_toc_single_entry entry;
-+ int type;
-+
-+ *fd = open (vol_dev_path, O_RDONLY|O_NONBLOCK);
-+ if (*fd < 0) {
-+ return CDS_DATA_1;
-+ }
-+
-+ if ( ioctl(*fd, CDIOREADTOCHEADER, &header) == 0) {
-+ return CDS_DATA_1;
-+ }
-+
-+ type = CDS_DATA_1;
-+ for (entry.track = header.starting_track;
-+ entry.track <= header.ending_track;
-+ entry.track++) {
-+ entry.address_format = CD_LBA_FORMAT;
-+ if (ioctl (*fd, CDIOREADTOCENTRY, &entry) == 0) {
-+ if (entry.entry.control & CDROM_DATA_TRACK) {
-+ type = CDS_AUDIO;
-+ break;
-+ }
-+ }
-+ }
-+
-+ return type;
- #else
- *fd = open (vol_dev_path, O_RDONLY|O_NONBLOCK);
- return ioctl (*fd, CDROM_DISC_STATUS, CDSL_CURRENT);
-@@ -2004,7 +2090,7 @@
- for (node = volume_list; node != NULL; node = node->next) {
- volume = node->data;
-
--#if !defined(SOLARIS_MNT) && !defined(AIX_MNT)
-+#if !defined(SOLARIS_MNT) && !defined(AIX_MNT) && !defined(FREEBSD_MNT)
- /* These are set up by get_current_mount_list for Solaris&AIX.*/
- volume->is_removable = volume_is_removable (volume);
- #endif
-@@ -2033,7 +2119,7 @@
- ok = mount_volume_auto_add (volume);
- } else if (strcmp (file_system_type_name, "cdda") == 0) {
- ok = mount_volume_cdda_add (volume);
-- } else if (strcmp (file_system_type_name, "iso9660") == 0) {
-+ } else if (strcmp (file_system_type_name, "cd9660") == 0) {
- ok = mount_volume_iso9660_add (volume);
- } else if (strcmp (file_system_type_name, "nfs") == 0) {
- ok = mount_volume_nfs_add (volume);
-@@ -2071,8 +2157,8 @@
- } else if (eel_str_has_prefix (volume->device_path, "/dev/cdrom")) {
- volume->device_type = NAUTILUS_DEVICE_CDROM_DRIVE;
- volume->is_removable = TRUE;
-- } else if (eel_str_has_prefix (volume->mount_path, "/mnt/")) {
-- name = volume->mount_path + strlen ("/mnt/");
-+ } else if (eel_str_has_prefix (volume->mount_path, "/")) {
-+ name = volume->mount_path + strlen ("/");
-
- if (eel_str_has_prefix (name, "cdrom")
- || eel_str_has_prefix (name, "burn")) {
diff --git a/x11-fm/nautilus2/files/patch-libnautilus-private_filesystem-attributes.xml b/x11-fm/nautilus2/files/patch-libnautilus-private_filesystem-attributes.xml
deleted file mode 100644
index 81e3a2a71..000000000
--- a/x11-fm/nautilus2/files/patch-libnautilus-private_filesystem-attributes.xml
+++ /dev/null
@@ -1,31 +0,0 @@
---- libnautilus-private/filesystem-attributes.xml.orig Sat Sep 14 16:56:38 2002
-+++ libnautilus-private/filesystem-attributes.xml Sat Sep 14 17:01:31 2002
-@@ -3,10 +3,12 @@
- <filesystem name="affs" _default_volume_name="AFFS Volume"/>
- <filesystem name="afs" _default_volume_name="AFS Network Volume"/>
- <filesystem name="auto" _default_volume_name="Auto-detected Volume"/>
-+ <filesystem name="cd9660" _default_volume_name="CDROM Volume"/>
- <filesystem name="cdda" _default_volume_name="CD Digital Audio"/>
- <filesystem name="cdrom" _default_volume_name="CD-ROM Drive"/>
- <filesystem name="devfs" _default_volume_name="Hardware Device Volume"/>
- <filesystem name="ext2" _default_volume_name="Ext2 Linux Volume" trash="yes"/>
-+ <filesystem name="ext2fs" _default_volume_name="Ext2 Linux Volume" trash="yes"/>
- <filesystem name="ext3" _default_volume_name="Ext3 Linux Volume" trash="yes"/>
- <filesystem name="fat" _default_volume_name="MSDOS Volume" trash="yes"/>
- <filesystem name="hfs" _default_volume_name="MacOS Volume" trash="yes"/>
-@@ -15,10 +17,15 @@
- <filesystem name="hsfs" _default_volume_name="Hsfs CDROM Volume"/>
- <filesystem name="jfs" _default_volume_name="JFS Volume" trash="yes"/>
- <filesystem name="hpfs" _default_volume_name="Windows NT Volume"/>
-+ <filesystem name="linprocfs" _default_volume_name="System Volume"/>
-+ <filesystem name="mfs" _default_volume_name="Memory Volume" trash="yes"/>
- <filesystem name="minix" _default_volume_name="Minix Volume"/>
- <filesystem name="msdos" _default_volume_name="MSDOS Volume"/>
- <filesystem name="nfs" _default_volume_name="NFS Network Volume" trash="yes"/>
-+ <filesystem name="ntfs" _default_volume_name="Windows NT Volume"/>
-+ <filesystem name="nwfs" _default_volume_name="Netware Volume"/>
- <filesystem name="proc" _default_volume_name="System Volume"/>
-+ <filesystem name="procfs" _default_volume_name="System Volume"/>
- <filesystem name="reiserfs" _default_volume_name="ReiserFS Linux Volume" trash="yes"/>
- <filesystem name="smbfs" _default_volume_name="Windows Shared Volume" trash="yes"/>
- <filesystem name="supermount" _default_volume_name="SuperMount Volume" />
diff --git a/x11-fm/nautilus2/files/patch-libnautilus-private_nautilus-emblem-utils.c b/x11-fm/nautilus2/files/patch-libnautilus-private_nautilus-emblem-utils.c
deleted file mode 100644
index 2d67d65e7..000000000
--- a/x11-fm/nautilus2/files/patch-libnautilus-private_nautilus-emblem-utils.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- libnautilus-private/nautilus-emblem-utils.c.orig Mon Oct 14 22:20:28 2002
-+++ libnautilus-private/nautilus-emblem-utils.c Mon Oct 14 22:20:56 2002
-@@ -24,6 +24,7 @@
-
- #include <config.h>
-
-+#include <sys/types.h>
- #include <utime.h>
- #include <stdio.h>
- #include <time.h>
diff --git a/x11-fm/nautilus2/files/patch-ltmain.sh b/x11-fm/nautilus2/files/patch-ltmain.sh
deleted file mode 100644
index 854b2a10a..000000000
--- a/x11-fm/nautilus2/files/patch-ltmain.sh
+++ /dev/null
@@ -1,51 +0,0 @@
---- ltmain.sh.orig Sat Feb 8 09:47:44 2003
-+++ ltmain.sh Mon Jun 30 18:31:09 2003
-@@ -1075,7 +1075,7 @@
- esac
- elif test "X$arg" = "X-lc_r"; then
- case $host in
-- *-*-openbsd* | *-*-freebsd*)
-+ *-*-openbsd* | *-*-freebsd4*)
- # Do not include libc_r directly, use -pthread flag.
- continue
- ;;
-@@ -1085,8 +1085,16 @@
- continue
- ;;
-
-+ -pthread)
-+ compile_command="$compile_command -pthread"
-+ finalize_command="$finalize_command -pthread"
-+ compiler_flags="$compiler_flags -pthread"
-+ continue
-+ ;;
-+
- -module)
- module=yes
-+ build_old_libs=no
- continue
- ;;
-
-@@ -2503,6 +2511,9 @@
- *-*-openbsd* | *-*-freebsd*)
- # Do not include libc due to us having libc/libc_r.
- ;;
-+ *-*-freebsd*)
-+ # FreeBSD doesn't need this...
-+ ;;
- *)
- # Add libc to deplibs on all other systems if necessary.
- if test $build_libtool_need_lc = "yes"; then
-@@ -4330,10 +4341,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/x11-fm/nautilus2/pkg-descr b/x11-fm/nautilus2/pkg-descr
deleted file mode 100644
index af143c4fb..000000000
--- a/x11-fm/nautilus2/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Nautilus is an open-source file manager and graphical shell being
-developed by Eazel, Inc. and others. It is part of the GNOME project,
-and its source code can be found in the GNOME CVS repository.
-Nautilus is still in the early stages of development. It will
-become an integral part of the GNOME desktop environment when it
-is finished.
-
-WWW: http://nautilus.eazel.com/
diff --git a/x11-fm/nautilus2/pkg-plist b/x11-fm/nautilus2/pkg-plist
deleted file mode 100644
index b371b220b..000000000
--- a/x11-fm/nautilus2/pkg-plist
+++ /dev/null
@@ -1,230 +0,0 @@
-bin/nautilus
-bin/nautilus-file-management-properties
-bin/nautilus-server-connect
-etc/X11/serverconfig/.directory
-etc/X11/starthere/.directory
-etc/X11/starthere/applications.desktop
-etc/X11/starthere/preferences.desktop
-etc/X11/starthere/serverconfig.desktop
-etc/X11/starthere/sysconfig.desktop
-etc/X11/sysconfig/.directory
-etc/gconf/gconf.xml.defaults/apps/nautilus/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/desktop/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/icon_view/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/list_view/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/preferences/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/%gconf.xml
-etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/tree/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/desktop/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/icon_view/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/list_view/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/preferences/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/tree/%gconf.xml
-etc/gconf/schemas/apps_nautilus_preferences.schemas
-include/libnautilus/libnautilus.h
-include/libnautilus/nautilus-bonobo-ui.h
-include/libnautilus/nautilus-clipboard.h
-include/libnautilus/nautilus-distributed-undo.h
-include/libnautilus/nautilus-idle-queue.h
-include/libnautilus/nautilus-scroll-positionable.h
-include/libnautilus/nautilus-undo-private.h
-include/libnautilus/nautilus-undo.h
-include/libnautilus/nautilus-view-component.h
-include/libnautilus/nautilus-view-standard-main.h
-include/libnautilus/nautilus-view.h
-lib/bonobo/libnautilus-emblem-view.so
-lib/bonobo/libnautilus-history-view.so
-lib/bonobo/libnautilus-image-properties-view.so
-lib/bonobo/libnautilus-notes-view.so
-lib/bonobo/libnautilus-tree-view.so
-lib/libnautilus-adapter.a
-lib/libnautilus-adapter.so
-lib/libnautilus-adapter.so.2
-lib/libnautilus-private.a
-lib/libnautilus-private.so
-lib/libnautilus-private.so.2
-lib/libnautilus.a
-lib/libnautilus.so
-lib/libnautilus.so.2
-libdata/bonobo/servers/Nautilus_ComponentAdapterFactory_std.server
-libdata/bonobo/servers/Nautilus_Control_throbber.server
-libdata/bonobo/servers/Nautilus_View_emblem.server
-libdata/bonobo/servers/Nautilus_View_history.server
-libdata/bonobo/servers/Nautilus_View_image_properties.server
-libdata/bonobo/servers/Nautilus_View_notes.server
-libdata/bonobo/servers/Nautilus_View_text.server
-libdata/bonobo/servers/Nautilus_View_tree.server
-libdata/bonobo/servers/Nautilus_shell.server
-libdata/pkgconfig/libnautilus.pc
-libexec/nautilus-adapter
-libexec/nautilus-text-view
-libexec/nautilus-throbber
-share/gnome/applications/nautilus.desktop
-share/gnome/applications/network-scheme.desktop
-share/gnome/control-center-2.0/capplets/nautilus-file-management-properties.desktop
-share/gnome/gnome-2.0/ui/nautilus-clipboard-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-desktop-icon-view-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-directory-view-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-icon-view-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-search-list-view-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-shell-ui.xml
-share/gnome/gnome-2.0/ui/nautilus-text-view-ui.xml
-share/gnome/idl/nautilus-distributed-undo.idl
-share/gnome/idl/nautilus-view-component.idl
-share/gnome/nautilus/browser.xml
-share/gnome/nautilus/filesystem-attributes.xml
-share/gnome/nautilus/glade/nautilus-bookmarks-window.glade
-share/gnome/nautilus/glade/nautilus-file-management-properties.glade
-share/gnome/nautilus/glade/nautilus-server-connect.glade
-share/gnome/nautilus/nautilus-extras.placeholder
-share/gnome/nautilus/nautilus-suggested.placeholder
-share/gnome/nautilus/patterns/.striated.png
-share/gnome/nautilus/patterns/blue_gray_rough.png
-share/gnome/nautilus/patterns/blue_ridge.png
-share/gnome/nautilus/patterns/blue_type.png
-share/gnome/nautilus/patterns/brushed_metal.png
-share/gnome/nautilus/patterns/burlap.jpg
-share/gnome/nautilus/patterns/camouflage.png
-share/gnome/nautilus/patterns/chalk.jpg
-share/gnome/nautilus/patterns/cork.png
-share/gnome/nautilus/patterns/countertop.png
-share/gnome/nautilus/patterns/dark-gnome.jpg
-share/gnome/nautilus/patterns/dots.png
-share/gnome/nautilus/patterns/fibers.png
-share/gnome/nautilus/patterns/fleur_de_lis.png
-share/gnome/nautilus/patterns/floral.png
-share/gnome/nautilus/patterns/fossil.png
-share/gnome/nautilus/patterns/gnome.jpg
-share/gnome/nautilus/patterns/green_weave.png
-share/gnome/nautilus/patterns/ice.png
-share/gnome/nautilus/patterns/manila_paper.png
-share/gnome/nautilus/patterns/moss_ridge.png
-share/gnome/nautilus/patterns/numbers.png
-share/gnome/nautilus/patterns/ocean_stripes.png
-share/gnome/nautilus/patterns/purple_marble.png
-share/gnome/nautilus/patterns/reset.png
-share/gnome/nautilus/patterns/ridged_paper.png
-share/gnome/nautilus/patterns/rough_paper.png
-share/gnome/nautilus/patterns/sky_ridge.png
-share/gnome/nautilus/patterns/snow_ridge.png
-share/gnome/nautilus/patterns/stucco.jpg
-share/gnome/nautilus/patterns/terracotta.png
-share/gnome/nautilus/patterns/wavy_white.png
-share/gnome/nautilus/services/text/google.xml
-share/gnome/nautilus/services/text/webster.xml
-share/gnome/nautilus/starthere-link.desktop
-share/gnome/nautilus/starthere.desktop
-share/gnome/nautilus/static_bookmarks.xml
-share/gnome/network/nautilus-server-connect.desktop
-share/gnome/pixmaps/nautilus/CD_drive.png
-share/gnome/pixmaps/nautilus/HD_drive.png
-share/gnome/pixmaps/nautilus/Search.png
-share/gnome/pixmaps/nautilus/audio.png
-share/gnome/pixmaps/nautilus/backgrounds.png
-share/gnome/pixmaps/nautilus/chit_frame.png
-share/gnome/pixmaps/nautilus/colors.png
-share/gnome/pixmaps/nautilus/cpu.png
-share/gnome/pixmaps/nautilus/crux_eggplant/Search.png
-share/gnome/pixmaps/nautilus/crux_eggplant/crux_eggplant.xml
-share/gnome/pixmaps/nautilus/crux_teal/Search.png
-share/gnome/pixmaps/nautilus/crux_teal/crux_teal.xml
-share/gnome/pixmaps/nautilus/default/Search.png
-share/gnome/pixmaps/nautilus/default/default.xml
-share/gnome/pixmaps/nautilus/default/side_bar_image.png
-share/gnome/pixmaps/nautilus/emblems.png
-share/gnome/pixmaps/nautilus/erase.png
-share/gnome/pixmaps/nautilus/gnome/Services.png
-share/gnome/pixmaps/nautilus/gnome/gnome.xml
-share/gnome/pixmaps/nautilus/knob.png
-share/gnome/pixmaps/nautilus/memory_chip.gif
-share/gnome/pixmaps/nautilus/nautilus-desktop.png
-share/gnome/pixmaps/nautilus/nautilus-file-management-properties.png
-share/gnome/pixmaps/nautilus/nautilus-launch-icon.png
-share/gnome/pixmaps/nautilus/nautilus-mini-logo.png
-share/gnome/pixmaps/nautilus/nautilus-server-connect.png
-share/gnome/pixmaps/nautilus/note-indicator.png
-share/gnome/pixmaps/nautilus/side_bar_image.png
-share/gnome/pixmaps/nautilus/sierra/green_weave.png
-share/gnome/pixmaps/nautilus/sierra/sierra.xml
-share/gnome/pixmaps/nautilus/tahoe/bluewall.png
-share/gnome/pixmaps/nautilus/tahoe/tahoe.xml
-share/gnome/pixmaps/nautilus/text-selection-frame.png
-share/gnome/pixmaps/nautilus/thumbnail_frame.png
-share/locale/am/LC_MESSAGES/nautilus.mo
-share/locale/ar/LC_MESSAGES/nautilus.mo
-share/locale/az/LC_MESSAGES/nautilus.mo
-share/locale/be/LC_MESSAGES/nautilus.mo
-share/locale/bg/LC_MESSAGES/nautilus.mo
-share/locale/bn/LC_MESSAGES/nautilus.mo
-share/locale/ca/LC_MESSAGES/nautilus.mo
-share/locale/cs/LC_MESSAGES/nautilus.mo
-share/locale/cy/LC_MESSAGES/nautilus.mo
-share/locale/da/LC_MESSAGES/nautilus.mo
-share/locale/de/LC_MESSAGES/nautilus.mo
-share/locale/el/LC_MESSAGES/nautilus.mo
-share/locale/en_GB/LC_MESSAGES/nautilus.mo
-share/locale/es/LC_MESSAGES/nautilus.mo
-share/locale/et/LC_MESSAGES/nautilus.mo
-share/locale/eu/LC_MESSAGES/nautilus.mo
-share/locale/fa/LC_MESSAGES/nautilus.mo
-share/locale/fi/LC_MESSAGES/nautilus.mo
-share/locale/fr/LC_MESSAGES/nautilus.mo
-share/locale/ga/LC_MESSAGES/nautilus.mo
-share/locale/gl/LC_MESSAGES/nautilus.mo
-share/locale/he/LC_MESSAGES/nautilus.mo
-share/locale/hi/LC_MESSAGES/nautilus.mo
-share/locale/hu/LC_MESSAGES/nautilus.mo
-share/locale/id/LC_MESSAGES/nautilus.mo
-share/locale/is/LC_MESSAGES/nautilus.mo
-share/locale/it/LC_MESSAGES/nautilus.mo
-share/locale/ja/LC_MESSAGES/nautilus.mo
-share/locale/ko/LC_MESSAGES/nautilus.mo
-share/locale/li/LC_MESSAGES/nautilus.mo
-share/locale/lt/LC_MESSAGES/nautilus.mo
-share/locale/lv/LC_MESSAGES/nautilus.mo
-share/locale/mk/LC_MESSAGES/nautilus.mo
-share/locale/ml/LC_MESSAGES/nautilus.mo
-share/locale/mn/LC_MESSAGES/nautilus.mo
-share/locale/ms/LC_MESSAGES/nautilus.mo
-share/locale/ne/LC_MESSAGES/nautilus.mo
-share/locale/nl/LC_MESSAGES/nautilus.mo
-share/locale/nn/LC_MESSAGES/nautilus.mo
-share/locale/no/LC_MESSAGES/nautilus.mo
-share/locale/pl/LC_MESSAGES/nautilus.mo
-share/locale/pt/LC_MESSAGES/nautilus.mo
-share/locale/pt_BR/LC_MESSAGES/nautilus.mo
-share/locale/ro/LC_MESSAGES/nautilus.mo
-share/locale/ru/LC_MESSAGES/nautilus.mo
-share/locale/sk/LC_MESSAGES/nautilus.mo
-share/locale/sl/LC_MESSAGES/nautilus.mo
-share/locale/sq/LC_MESSAGES/nautilus.mo
-share/locale/sr/LC_MESSAGES/nautilus.mo
-share/locale/sr@Latn/LC_MESSAGES/nautilus.mo
-share/locale/sv/LC_MESSAGES/nautilus.mo
-share/locale/th/LC_MESSAGES/nautilus.mo
-share/locale/tr/LC_MESSAGES/nautilus.mo
-share/locale/uk/LC_MESSAGES/nautilus.mo
-share/locale/vi/LC_MESSAGES/nautilus.mo
-share/locale/wa/LC_MESSAGES/nautilus.mo
-share/locale/yi/LC_MESSAGES/nautilus.mo
-share/locale/zh_CN/LC_MESSAGES/nautilus.mo
-share/locale/zh_TW/LC_MESSAGES/nautilus.mo
-@dirrm share/gnome/pixmaps/nautilus/default
-@dirrm share/gnome/network
-@dirrm share/gnome/nautilus/glade
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/tree
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/preferences
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/list_view
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/icon_view
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/desktop
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/tree
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/preferences
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/list_view
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/icon_view
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/desktop
-@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus