diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /x11-fm | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm')
26 files changed, 0 insertions, 1141 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile deleted file mode 100644 index fec716351..000000000 --- a/x11-fm/nautilus/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: nautilus2 -# Date created: 28th August 2000 -# Whom: ade, archie -# -# $FreeBSD$ -# $MCom: ports/x11-fm/nautilus/Makefile,v 1.116 2006/09/04 14:42:48 ahze Exp $ -# - -PORTNAME= nautilus -PORTVERSION= 2.16.1 -CATEGORIES= x11-fm gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= File manager for the GNOME desktop - -LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop eel2 \ - librsvg2 desktopfileutils ltverhack -GNOME_DESKTOP_VERSION=2 -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \ - LIBPNG="-L${LOCALBASE}/lib -lpng -lz" -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" - -GCONF_SCHEMAS= apps_nautilus_preferences.schemas - -post-install: - ${MKDIR} ${PREFIX}/lib/nautilus/extensions-1.0 - @-update-desktop-database -# @${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 be3c76e59..000000000 --- a/x11-fm/nautilus/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/nautilus-2.16.1.tar.bz2) = bac53a70c9517cda421f440721e095c9 -SHA256 (gnome2/nautilus-2.16.1.tar.bz2) = 48818f5e2c9e981a6c75a61e462ac4050f7ffbf1c620a62fd7b3e57669484e37 -SIZE (gnome2/nautilus-2.16.1.tar.bz2) = 4258919 diff --git a/x11-fm/nautilus/files/patch-Makefile.in b/x11-fm/nautilus/files/patch-Makefile.in deleted file mode 100644 index a4f79ca6b..000000000 --- a/x11-fm/nautilus/files/patch-Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Wed Nov 24 13:14:21 2004 -+++ Makefile.in Wed Nov 24 13:14:47 2004 -@@ -183,7 +183,6 @@ - libbackground \ - libnautilus-private \ - src \ -- test \ - po \ - data \ - icons \ 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/pkg-descr b/x11-fm/nautilus/pkg-descr deleted file mode 100644 index b4f3fd678..000000000 --- a/x11-fm/nautilus/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Nautilus is a file manager tightly integrated into the GNOME destkop. -It is also responsible for desktop and icon management, and provides -an intuitive interface for accessing files and webpages. - -WWW: http://www.gnome.org/projects/nautilus/ diff --git a/x11-fm/nautilus/pkg-plist b/x11-fm/nautilus/pkg-plist deleted file mode 100644 index f5d69f135..000000000 --- a/x11-fm/nautilus/pkg-plist +++ /dev/null @@ -1,250 +0,0 @@ -bin/nautilus -bin/nautilus-connect-server -bin/nautilus-file-management-properties -include/nautilus/libnautilus-extension/nautilus-column-provider.h -include/nautilus/libnautilus-extension/nautilus-column.h -include/nautilus/libnautilus-extension/nautilus-extension-types.h -include/nautilus/libnautilus-extension/nautilus-file-info.h -include/nautilus/libnautilus-extension/nautilus-info-provider.h -include/nautilus/libnautilus-extension/nautilus-location-widget-provider.h -include/nautilus/libnautilus-extension/nautilus-menu.h -include/nautilus/libnautilus-extension/nautilus-menu-item.h -include/nautilus/libnautilus-extension/nautilus-menu-provider.h -include/nautilus/libnautilus-extension/nautilus-property-page-provider.h -include/nautilus/libnautilus-extension/nautilus-property-page.h -lib/libnautilus-extension.a -lib/libnautilus-extension.la -lib/libnautilus-extension.so -lib/libnautilus-extension.so.1 -libdata/bonobo/servers/Nautilus_shell.server -libdata/pkgconfig/libnautilus-extension.pc -share/gnome/applications/nautilus-computer.desktop -share/gnome/applications/nautilus-file-management-properties.desktop -share/gnome/applications/nautilus-folder-handler.desktop -share/gnome/applications/nautilus-home.desktop -share/gnome/applications/nautilus.desktop -share/gnome/applications/network-scheme.desktop -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -share/gnome/nautilus/browser.xml -share/gnome/nautilus/glade/nautilus-bookmarks-window.glade -share/gnome/nautilus/glade/nautilus-file-management-properties.glade -share/gnome/nautilus/nautilus-extras.placeholder -share/gnome/nautilus/nautilus-suggested.placeholder -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/ui/nautilus-desktop-icon-view-ui.xml -share/gnome/nautilus/ui/nautilus-directory-view-ui.xml -share/gnome/nautilus/ui/nautilus-icon-view-ui.xml -share/gnome/nautilus/ui/nautilus-list-view-ui.xml -share/gnome/nautilus/ui/nautilus-navigation-window-ui.xml -share/gnome/nautilus/ui/nautilus-shell-ui.xml -share/gnome/nautilus/ui/nautilus-spatial-window-ui.xml -share/gnome/pixmaps/nautilus/audio.svg -share/gnome/pixmaps/nautilus/backgrounds.png -share/gnome/pixmaps/nautilus/chit_frame.png -share/gnome/pixmaps/nautilus/colors.png -share/gnome/pixmaps/nautilus/emblems.png -share/gnome/pixmaps/nautilus/erase.png -share/gnome/pixmaps/nautilus/knob.png -share/gnome/pixmaps/nautilus/nautilus-launch-icon.png -share/gnome/pixmaps/nautilus/note-indicator.png -share/gnome/pixmaps/nautilus/text-selection-frame.png -share/gnome/pixmaps/nautilus/thumbnail_frame.png -share/locale/af/LC_MESSAGES/nautilus.mo -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/bn_IN/LC_MESSAGES/nautilus.mo -share/locale/bs/LC_MESSAGES/nautilus.mo -share/locale/br/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/dz/LC_MESSAGES/nautilus.mo -share/locale/el/LC_MESSAGES/nautilus.mo -share/locale/en_CA/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/gu/LC_MESSAGES/nautilus.mo -share/locale/he/LC_MESSAGES/nautilus.mo -share/locale/hi/LC_MESSAGES/nautilus.mo -share/locale/hr/LC_MESSAGES/nautilus.mo -share/locale/hu/LC_MESSAGES/nautilus.mo -share/locale/hy/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/ka/LC_MESSAGES/nautilus.mo -share/locale/km/LC_MESSAGES/nautilus.mo -share/locale/ko/LC_MESSAGES/nautilus.mo -share/locale/ku/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/mg/LC_MESSAGES/nautilus.mo -share/locale/mi/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/nb/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/nso/LC_MESSAGES/nautilus.mo -share/locale/or/LC_MESSAGES/nautilus.mo -share/locale/pa/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/rw/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/sr@ije/LC_MESSAGES/nautilus.mo -share/locale/sv/LC_MESSAGES/nautilus.mo -share/locale/ta/LC_MESSAGES/nautilus.mo -share/locale/te/LC_MESSAGES/nautilus.mo -share/locale/th/LC_MESSAGES/nautilus.mo -share/locale/tk/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/xh/LC_MESSAGES/nautilus.mo -share/locale/yi/LC_MESSAGES/nautilus.mo -share/locale/zh_CN/LC_MESSAGES/nautilus.mo -share/locale/zh_HK/LC_MESSAGES/nautilus.mo -share/locale/zh_TW/LC_MESSAGES/nautilus.mo -share/locale/zu/LC_MESSAGES/nautilus.mo -share/mime/application/x-gnome-saved-search.xml -share/mime/packages/nautilus.xml -@dirrm share/gnome/pixmaps/nautilus -@dirrm share/gnome/nautilus/ui -@dirrm share/gnome/nautilus/patterns -@dirrm share/gnome/nautilus/glade -@dirrm share/gnome/nautilus -@dirrm include/nautilus/libnautilus-extension -@dirrm include/nautilus -@exec /bin/mkdir -p %D/lib/nautilus/extensions-1.0 -@dirrmtry lib/nautilus/extensions-1.0 -@dirrmtry lib/nautilus -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/km/LC_MESSAGES -@dirrmtry share/locale/km -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11-fm/velocity/Makefile b/x11-fm/velocity/Makefile deleted file mode 100644 index 5dc18f8d7..000000000 --- a/x11-fm/velocity/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: velocity -# Date created: 19 November 2003 -# Whom: Ryan -# -# $FreeBSD$ -# - -PORTNAME= velocity -PORTVERSION= 0.1.0b -PORTREVISION= 7 -CATEGORIES= x11-fm -MASTER_SITES= http://www.jarrodkoehler.com/velocity/ -DISTNAME= velocity-0.1.0beta - -MAINTAINER= ryan.moe@fastfreedom.net -COMMENT= GNOME file and desktop manager - -WRKSRC= ${WRKDIR}/velocity-0.1.0 -USE_AUTOTOOLS= libtool:15 -USE_BZIP2= yes -USE_GNOME= libgnomeui gnomedesktop librsvg2 - -post-patch: - @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-fm/velocity/distinfo b/x11-fm/velocity/distinfo deleted file mode 100644 index e3e0c9ac0..000000000 --- a/x11-fm/velocity/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (velocity-0.1.0beta.tar.bz2) = 8873aff1c3b1759cbfd21944360ac087 -SHA256 (velocity-0.1.0beta.tar.bz2) = f5d2b18cbc2e59c875cae70e0e1f8c486e84b90579304c67979dde6474360dc2 -SIZE (velocity-0.1.0beta.tar.bz2) = 346094 diff --git a/x11-fm/velocity/files/patch-Makefile.in b/x11-fm/velocity/files/patch-Makefile.in deleted file mode 100644 index 9ca22c6af..000000000 --- a/x11-fm/velocity/files/patch-Makefile.in +++ /dev/null @@ -1,29 +0,0 @@ ---- Makefile.in.orig Tue Aug 26 03:15:13 2003 -+++ Makefile.in Wed Dec 10 20:58:53 2003 -@@ -189,7 +189,7 @@ - CONFIG_HEADER = config.h - CONFIG_CLEAN_FILES = velocity.spec velocity.desktop - DIST_SOURCES = --DATA = $(gnomemenu_DATA) $(velocitydoc_DATA) -+DATA = $(gnomemenu_DATA) - - - RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ -@@ -533,7 +533,7 @@ - all-am: Makefile $(DATA) config.h - installdirs: installdirs-recursive - installdirs-am: -- $(mkinstalldirs) $(DESTDIR)$(gnomemenudir) $(DESTDIR)$(velocitydocdir) -+ $(mkinstalldirs) $(DESTDIR)$(gnomemenudir) - - install: install-recursive - install-exec: install-exec-recursive -@@ -575,7 +575,7 @@ - - info-am: - --install-data-am: install-gnomemenuDATA install-velocitydocDATA -+install-data-am: install-gnomemenuDATA - - install-exec-am: - diff --git a/x11-fm/velocity/files/patch-aa-callbacks b/x11-fm/velocity/files/patch-aa-callbacks deleted file mode 100644 index 63feaf72a..000000000 --- a/x11-fm/velocity/files/patch-aa-callbacks +++ /dev/null @@ -1,11 +0,0 @@ ---- src/callbacks.h Tue Nov 18 20:35:08 2003 -+++ src/callbacks.orig Tue Nov 18 20:36:27 2003 -@@ -27,7 +27,7 @@ - #include <gnome.h> - #include <sys/types.h> - #include <signal.h> --#include <wait.h> -+#include <sys/wait.h> - #include <gnome.h> - #include <libgnomevfs/gnome-vfs.h> - #include <gtk/gtkdnd.h> diff --git a/x11-fm/velocity/files/patch-configure b/x11-fm/velocity/files/patch-configure deleted file mode 100644 index b90722cd3..000000000 --- a/x11-fm/velocity/files/patch-configure +++ /dev/null @@ -1,27 +0,0 @@ ---- configure.orig Tue Aug 26 03:15:17 2003 -+++ configure Wed Dec 10 20:50:34 2003 -@@ -7156,16 +7156,16 @@ - packageprefix=${prefix} - fi - --packagedatadir=share/${PACKAGE} --packagedocdir=doc/${PACKAGE} -+packagedatadir=share/gnome/${PACKAGE} -+packagedocdir=share/doc/${PACKAGE} - --packagepixmapsdir=share/pixmaps/${PACKAGE} -+packagepixmapsdir=share/gnome/pixmaps/${PACKAGE} - packagehelpdir=share/gnome/help/${PACKAGE} --packagemenudir=share/applications --packagescriptsdir=share/${PACKAGE}/scripts --packagetemplatesdir=share/${PACKAGE}/templates --packagepluginsdir=share/${PACKAGE}/plugins --packagesendtodir=share/${PACKAGE}/sendto -+packagemenudir=share/gnome/applications -+packagescriptsdir=share/gnome/${PACKAGE}/scripts -+packagetemplatesdir=share/gnome/${PACKAGE}/templates -+packagepluginsdir=share/gnome/${PACKAGE}/plugins -+packagesendtodir=share/gnome/${PACKAGE}/sendto - - NO_PREFIX_PACKAGE_DATA_DIR="${packagedatadir}" - diff --git a/x11-fm/velocity/files/patch-src-velocity-factories.c b/x11-fm/velocity/files/patch-src-velocity-factories.c deleted file mode 100644 index 5ea174a69..000000000 --- a/x11-fm/velocity/files/patch-src-velocity-factories.c +++ /dev/null @@ -1,21 +0,0 @@ ---- src/velocity-factories.c.orig Thu Jul 24 16:44:17 2003 -+++ src/velocity-factories.c Wed Dec 10 20:22:05 2003 -@@ -30,14 +30,14 @@ - velocity_view*vview=(velocity_view*)g_object_get_data(G_OBJECT(mi),"velocity_view"); /*Always set by the factories for convenience*/ - GtkWidget*sm=gtk_menu_item_get_submenu(mi); - gboolean empty; -- if(!sm){ -- sm=gtk_menu_new(); -- gtk_menu_item_set_submenu(mi,sm); -- } - void*fs[]={VELOCITY_MENU_FACTORY_DIRECTORY,(gpointer)uri,(gpointer)filter, - (gpointer)show_self,(gpointer)depth,NULL,(gpointer)enabled, - callback,callback_data, - NULL}; -+ if(!sm){ -+ sm=gtk_menu_new(); -+ gtk_menu_item_set_submenu(mi,sm); -+ } - velocity_menu_factory_append(vview,sm,fs); - empty=(gboolean)g_object_get_data(G_OBJECT(sm),"velocity_menu_factory_dir_empty"); - if(empty){ diff --git a/x11-fm/velocity/files/patch-src-velocity-vfs.c b/x11-fm/velocity/files/patch-src-velocity-vfs.c deleted file mode 100644 index 7e315d5af..000000000 --- a/x11-fm/velocity/files/patch-src-velocity-vfs.c +++ /dev/null @@ -1,30 +0,0 @@ ---- src/velocity-vfs.c.orig Tue Aug 26 04:23:50 2003 -+++ src/velocity-vfs.c Mon Mar 1 19:23:34 2004 -@@ -31,6 +31,7 @@ - #include <config.h> - #include <unistd.h> - #include <sys/types.h> -+#include <sys/param.h> /* for NGROUPS */ - #include <glib.h> - #include <libgnome/gnome-desktop-item.h> - #include "velocity-vfs.h" -@@ -240,7 +241,18 @@ - return((vfsobj->info->uid==getuid())); - } - gboolean velocity_vfs_is_in_group(velocity_vfs_obj*vfsobj){ -- return((vfsobj->info->gid==getgid())); -+ /* 24 feb 2004 : Henri Michelon hmichelon at e-cml dot org -+ A patch to use the full list of groups on *BSD */ -+ int cnt, ngroups; -+ gid_t groups[NGROUPS]; -+ if ((ngroups = getgroups(NGROUPS, groups))) { -+ for (cnt = 0; cnt < ngroups; cnt++) { -+ if (vfsobj->info->gid==groups[cnt]) { -+ return(TRUE); -+ } -+ } -+ } -+ return(FALSE); - } - gboolean velocity_vfs_is_local(velocity_vfs_obj*vfsobj){ - return(GNOME_VFS_FILE_INFO_LOCAL(vfsobj->info)); diff --git a/x11-fm/velocity/pkg-descr b/x11-fm/velocity/pkg-descr deleted file mode 100644 index c7def7f44..000000000 --- a/x11-fm/velocity/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -This is a port of velocity. A file and desktop manager for GNOME designed to -replace Nautilus. It is designed to be fast, efficient, and very powerful. -It supports advanced features such as: - - * View Profiles - Allowing you to customize the way you view files. - * Context menu image preview - allowing you a clearer view of thumbnailed - files. - * Add-ons - Scripts to help do odd or complex tasks and Templates to make - creating new documents simpler. - -WWW: http://homepages.ius.edu/kydavis/ - -- Ryan -ryan@transaeris.com diff --git a/x11-fm/velocity/pkg-plist b/x11-fm/velocity/pkg-plist deleted file mode 100644 index 1b5e70d0d..000000000 --- a/x11-fm/velocity/pkg-plist +++ /dev/null @@ -1,45 +0,0 @@ -bin/velocity -share/gnome/applications/velocity.desktop -share/gnome/pixmaps/velocity/advanced.png -share/gnome/pixmaps/velocity/behavior.png -share/gnome/pixmaps/velocity/bin.png -share/gnome/pixmaps/velocity/desktop.png -share/gnome/pixmaps/velocity/druid-left.png -share/gnome/pixmaps/velocity/druid-top.png -share/gnome/pixmaps/velocity/puzzle-piece.png -share/gnome/pixmaps/velocity/puzzle.png -share/gnome/pixmaps/velocity/themes.png -share/gnome/pixmaps/velocity/velocity.png -share/gnome/velocity/plugins/audio.so -share/gnome/velocity/plugins/burn.so -share/gnome/velocity/scripts/audio-to-mp3 -share/gnome/velocity/scripts/audio-to-ogg -share/gnome/velocity/scripts/create-tarball -share/gnome/velocity/scripts/line-word-count -share/gnome/velocity/scripts/pdf-to-postscript -share/gnome/velocity/scripts/postscript-to-pdf -share/gnome/velocity/scripts/terminal-here -share/gnome/velocity/scripts/uncompress -share/gnome/velocity/templates/abiword-document -share/gnome/velocity/templates/data/abiword-document -share/gnome/velocity/templates/data/dia-document -share/gnome/velocity/templates/data/gimp-image -share/gnome/velocity/templates/data/gnumeric-document -share/gnome/velocity/templates/data/html-document -share/gnome/velocity/templates/data/shell-script -share/gnome/velocity/templates/data/velocity-script -share/gnome/velocity/templates/data/word-document -share/gnome/velocity/templates/dia-document -share/gnome/velocity/templates/gimp-image -share/gnome/velocity/templates/gnumeric-document -share/gnome/velocity/templates/html-document -share/gnome/velocity/templates/plain-text -share/gnome/velocity/templates/shell-script -share/gnome/velocity/templates/velocity-script -share/gnome/velocity/templates/word-document -@dirrm share/gnome/velocity/templates/data -@dirrm share/gnome/velocity/templates -@dirrm share/gnome/velocity/scripts -@dirrm share/gnome/velocity/plugins -@dirrm share/gnome/velocity -@dirrm share/gnome/pixmaps/velocity diff --git a/x11-fm/workplace/Makefile b/x11-fm/workplace/Makefile deleted file mode 100644 index 8399dc40d..000000000 --- a/x11-fm/workplace/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: workplace -# Date created: 7 March 1998 -# Whom: Andrey Zakhvatov -# -# $FreeBSD$ -# - -PORTNAME= workplace -PORTVERSION= 1.0.a3 -PORTREVISION= 3 -PORTEPOCH= 1 -CATEGORIES= x11-fm -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= trevor - -PATCH_SITES= http://people.freebsd.org/~trevor/ports/ -PATCHFILES= workplace-1.0.a3+tj1.diff.gz - -MAINTAINER= ports@FreeBSD.org -COMMENT= File manager and launcher - -GNU_CONFIGURE= yes -USE_GNOME= gtk12 -USE_X_PREFIX= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/glib12 \ - -I${LOCALBASE}/include/gtk12" \ - LIBS="-L${LOCALBASE}/lib" - -pre-configure: - @ ${RM} ${WRKSRC}/config.cache - -do-install: - @ ${INSTALL_PROGRAM} ${WRKSRC}/src/workplace ${PREFIX}/bin - @ ${MKDIR} ${PREFIX}/include/X11/pixmaps - @ ${INSTALL_DATA} ${WRKSRC}/icons/*.xpm ${PREFIX}/include/X11/pixmaps - @ ${MKDIR} ${PREFIX}/share/doc/workplace -.if !defined(NOPORTDOCS) -.for file in AUTHORS INSTALL README TODO - @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/workplace -.endfor -.endif - @ ${MKDIR} ${PREFIX}/share/examples/workplace - @ ${INSTALL_DATA} ${WRKSRC}/example/* ${PREFIX}/share/examples/workplace - -.include <bsd.port.mk> diff --git a/x11-fm/workplace/distinfo b/x11-fm/workplace/distinfo deleted file mode 100644 index b47b9430f..000000000 --- a/x11-fm/workplace/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (workplace-1.0.a3.tar.gz) = b224042f0042d8b0505dc9e702f00244 -SHA256 (workplace-1.0.a3.tar.gz) = 1406e10ce40611dbcef408dca2a03ffc26bf1bdbfcbb21765bf791418dc8a582 -SIZE (workplace-1.0.a3.tar.gz) = 178180 -MD5 (workplace-1.0.a3+tj1.diff.gz) = 8494e7f8d75c6a68d72a7643c5fd1468 -SHA256 (workplace-1.0.a3+tj1.diff.gz) = b4984a7459ab1264f34e7d79e313042e0c47986c06100eed7d24fd03e24ed891 -SIZE (workplace-1.0.a3+tj1.diff.gz) = 3193 diff --git a/x11-fm/workplace/files/patch-aa b/x11-fm/workplace/files/patch-aa deleted file mode 100644 index 7dd24a87c..000000000 --- a/x11-fm/workplace/files/patch-aa +++ /dev/null @@ -1,30 +0,0 @@ ---- configure.orig Wed Apr 8 02:48:44 1998 -+++ configure Thu Oct 5 02:42:18 2000 -@@ -1807,14 +1807,14 @@ - - LDFLAGS="$saved_ldflags $X_LDFLAGS $X_LIBS" - -- echo $ac_n "checking for gtk_widget_new in -lgtk""... $ac_c" 1>&6 --echo "configure:1812: checking for gtk_widget_new in -lgtk" >&5 --ac_lib_var=`echo gtk'_'gtk_widget_new | sed 'y%./+-%__p_%'` -+ echo $ac_n "checking for gtk_widget_new in -lgtk-12""... $ac_c" 1>&6 -+echo "configure:1812: checking for gtk_widget_new in -lgtk-12" >&5 -+ac_lib_var=`echo gtk-12'_'gtk_widget_new | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lgtk -lgdk -lglib $x_libs -lm $LIBS" -+LIBS="-lgtk-12 -lgdk-12 -lglib-12 $x_libs -lm $LIBS" - cat > conftest.$ac_ext <<EOF - #line 1820 "configure" - #include "confdefs.h" -@@ -1842,7 +1842,7 @@ - fi - if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- X_LIBS="$X_LIBS -lgtk -lgdk -lglib $x_libs -lm" -+ X_LIBS="$X_LIBS -lgtk-12 -lgdk-12 -lglib-12 $x_libs -lm" - else - echo "$ac_t""no" 1>&6 - { echo "configure: error: Can not link with gtk/gdk/glib" 1>&2; exit 1; } diff --git a/x11-fm/workplace/files/patch-ab b/x11-fm/workplace/files/patch-ab deleted file mode 100644 index 5e6d58663..000000000 --- a/x11-fm/workplace/files/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ ---- configure.in.orig Wed Apr 8 02:39:00 1998 -+++ configure.in Thu Oct 5 02:42:18 2000 -@@ -37,10 +37,10 @@ - - LDFLAGS="$saved_ldflags $X_LDFLAGS $X_LIBS" - -- AC_CHECK_LIB(gtk, gtk_widget_new, -- X_LIBS="$X_LIBS -lgtk -lgdk -lglib $x_libs -lm", -+ AC_CHECK_LIB(gtk-12, gtk_widget_new, -+ X_LIBS="$X_LIBS -lgtk-12 -lgdk-12 -lglib-12 $x_libs -lm", - [AC_MSG_ERROR(Can not link with gtk/gdk/glib)], -- -lgdk -lglib $x_libs -lm) -+ -lgdk-12 -lglib-12 $x_libs -lm) - - CFLAGS="$saved_cflags" - LDFLAGS="$saved_ldflags" diff --git a/x11-fm/workplace/pkg-descr b/x11-fm/workplace/pkg-descr deleted file mode 100644 index 4563115fa..000000000 --- a/x11-fm/workplace/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -WorkPlace is a file manager and launcher which can copy files between another -instance of itself by drag-and-drop (not supported in this version) or change -permissions with one click. - -If you try to set preferences, the program is likely to crash, either on exit -or immediately, possibly destroying your preference files. I recommend -manually editing the WPPref and WPSuffix examples, then placing them in your -~/.workplace/. - -Trevor Johnson diff --git a/x11-fm/workplace/pkg-plist b/x11-fm/workplace/pkg-plist deleted file mode 100644 index 94ce8f700..000000000 --- a/x11-fm/workplace/pkg-plist +++ /dev/null @@ -1,72 +0,0 @@ -bin/workplace -include/X11/pixmaps/3D.xpm -include/X11/pixmaps/3dpaint.xpm -include/X11/pixmaps/AceKingCards.xpm -include/X11/pixmaps/AdobePostscript.xpm -include/X11/pixmaps/Animator.xpm -include/X11/pixmaps/Apple.xpm -include/X11/pixmaps/Book.xpm -include/X11/pixmaps/BookOpen.xpm -include/X11/pixmaps/BooksSideBySide.xpm -include/X11/pixmaps/Brush.xpm -include/X11/pixmaps/BrushText.xpm -include/X11/pixmaps/BulletHole.xpm -include/X11/pixmaps/CAD.xpm -include/X11/pixmaps/CD.xpm -include/X11/pixmaps/Clipboard.xpm -include/X11/pixmaps/ColorGNU.xpm -include/X11/pixmaps/Communications.xpm -include/X11/pixmaps/DTP.xpm -include/X11/pixmaps/DVI.xpm -include/X11/pixmaps/Debug.xpm -include/X11/pixmaps/Draw.xpm -include/X11/pixmaps/Equation.xpm -include/X11/pixmaps/FileGnutar.xpm -include/X11/pixmaps/FileGz.xpm -include/X11/pixmaps/FileLha.xpm -include/X11/pixmaps/FileLzh.xpm -include/X11/pixmaps/FilePS.xpm -include/X11/pixmaps/FileTar.xpm -include/X11/pixmaps/FileTaz.xpm -include/X11/pixmaps/FileTgz.xpm -include/X11/pixmaps/FileURL.xpm -include/X11/pixmaps/FileZ.xpm -include/X11/pixmaps/FileZip.xpm -include/X11/pixmaps/Ghost.xpm -include/X11/pixmaps/ImageGIF.xpm -include/X11/pixmaps/ImageJPG.xpm -include/X11/pixmaps/ImageTIFF.xpm -include/X11/pixmaps/ImageXPM.xpm -include/X11/pixmaps/Mail.xpm -include/X11/pixmaps/MailOpen.xpm -include/X11/pixmaps/Mathematica.xpm -include/X11/pixmaps/Monalisa.xpm -include/X11/pixmaps/Monitor2.xpm -include/X11/pixmaps/MonitorCheck.xpm -include/X11/pixmaps/Mosaic.xpm -include/X11/pixmaps/Netscape-1x.xpm -include/X11/pixmaps/Netscape-2x.xpm -include/X11/pixmaps/Netsurfer.xpm -include/X11/pixmaps/News.xpm -include/X11/pixmaps/PGP.xpm -include/X11/pixmaps/Paint.xpm -include/X11/pixmaps/Pen.xpm -include/X11/pixmaps/Pencils.xpm -include/X11/pixmaps/Pictorial.xpm -include/X11/pixmaps/Reference.xpm -include/X11/pixmaps/RenderManager.xpm -include/X11/pixmaps/Spreadsheet.xpm -include/X11/pixmaps/Time.xpm -include/X11/pixmaps/WWW.xpm -include/X11/pixmaps/Window.xpm -include/X11/pixmaps/Write.xpm -include/X11/pixmaps/WriteMail.xpm -share/doc/workplace/AUTHORS -share/doc/workplace/INSTALL -share/doc/workplace/README -share/doc/workplace/TODO -share/examples/workplace/WPPref -share/examples/workplace/WPSuffix -@dirrm share/doc/workplace -@dirrm share/examples/workplace -@dirrmtry include/X11/pixmaps diff --git a/x11-fm/xfce4-fm/Makefile b/x11-fm/xfce4-fm/Makefile deleted file mode 100644 index eb735350d..000000000 --- a/x11-fm/xfce4-fm/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# New ports collection makefile for: xffm -# Date created: 7 June 2003 -# Whom: James Earl <jdearl@telus.net> -# -# $FreeBSD$ -# - -PORTNAME= xfce4-fm -PORTVERSION= 4.2.3 -PORTREVISION= 2 -CATEGORIES= x11-fm xfce -MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/src/ \ - http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ -DISTNAME= xffm-${PORTVERSION} -DIST_SUBDIR= xfce4 - -MAINTAINER= oliver@FreeBSD.org -COMMENT= XFce 4 file manager - -BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager -LIB_DEPENDS= dbh-1.0.1:${PORTSDIR}/databases/dbh \ - xml2.5:${PORTSDIR}/textproc/libxml2 \ - xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui - -USE_GETTEXT= yes -USE_GNOME= gtk20 gnomehack -USE_XPM= yes -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ - CPPFLAGS=-I${LOCALBASE}/include \ - LIBS=-L${LOCALBASE}/lib - -MAN1= fgr.1 - -.if defined(WITH_LIBRSVG) -USE_GNOME+= librsvg2 -CONFIGURE_ARGS+=--enable-librsvg -.else -CONFIGURE_ARGS+=--disable-librsvg -.endif - -.include <bsd.port.mk> diff --git a/x11-fm/xfce4-fm/distinfo b/x11-fm/xfce4-fm/distinfo deleted file mode 100644 index 1e2280a4b..000000000 --- a/x11-fm/xfce4-fm/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xffm-4.2.3.tar.gz) = 5d2a990bb725b6720db93f34dd91a731 -SHA256 (xfce4/xffm-4.2.3.tar.gz) = 791a05a2fd695508ff6b3fd3e0e2be66de28a3d0bf86ee22e14126992d7aef21 -SIZE (xfce4/xffm-4.2.3.tar.gz) = 5117799 diff --git a/x11-fm/xfce4-fm/files/patch-libs-tubo.c b/x11-fm/xfce4-fm/files/patch-libs-tubo.c deleted file mode 100644 index 07daa7eb8..000000000 --- a/x11-fm/xfce4-fm/files/patch-libs-tubo.c +++ /dev/null @@ -1,15 +0,0 @@ ---- libs/tubo.c.orig Sat Oct 8 11:33:42 2005 -+++ libs/tubo.c Sat Oct 8 11:34:37 2005 -@@ -296,9 +296,12 @@ - printf("tubowait...\n"); - #endif - #ifdef __FreeBSD__ -+#include <osreldate.h> -+#if __FreeBSD_version < 503000 - /* This apparently does the bug workaround for wait failure - * on FreeBSD 5.1: */ - if (kill(PID,SIGCONT) == 0) return TRUE; -+#endif - #endif - #ifdef HYPER_DEBUG - printf("tubowait...dead...\n"); diff --git a/x11-fm/xfce4-fm/pkg-descr b/x11-fm/xfce4-fm/pkg-descr deleted file mode 100644 index b6f183900..000000000 --- a/x11-fm/xfce4-fm/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -XFce 4 file manager. Features samba network share support. - -WWW: http://www.xfce.org diff --git a/x11-fm/xfce4-fm/pkg-plist b/x11-fm/xfce4-fm/pkg-plist deleted file mode 100644 index e90c4f059..000000000 --- a/x11-fm/xfce4-fm/pkg-plist +++ /dev/null @@ -1,364 +0,0 @@ -bin/fgr -bin/scramble -bin/xfbook -bin/xfbook4 -bin/xfdiff4 -bin/xffrequent -bin/xffrequent4 -bin/xffstab -bin/xffstab4 -bin/xfglob4 -bin/xfmime-edit -bin/xfrecent -bin/xfrecent4 -bin/xfsamba4 -bin/xftrash4 -bin/xftree4 -bin/xffm -lib/libxffm_actions.la -lib/libxffm_actions.so -lib/libxffm_actions.so.1 -lib/libxffm_basic.la -lib/libxffm_basic.so -lib/libxffm_basic.so.1 -lib/libxffm_calls.la -lib/libxffm_calls.so -lib/libxffm_calls.so.1 -lib/libxffm_cpy.la -lib/libxffm_cpy.so -lib/libxffm_cpy.so.1 -lib/libxffm_on_demand.la -lib/libxffm_on_demand.so -lib/libxffm_on_demand.so.1 -lib/libxffm_secondary.la -lib/libxffm_secondary.so -lib/libxffm_secondary.so.1 -lib/libxffm_tubo.la -lib/libxffm_tubo.so -lib/libxffm_tubo.so.1 -lib/xfce4/mcs-plugins/libxffmsettings.la -lib/xfce4/mcs-plugins/libxffmsettings.so -lib/xfce4/xffm/libxffm_book.la -lib/xfce4/xffm/libxffm_book.so -lib/xfce4/xffm/libxffm_book.so.1 -lib/xfce4/xffm/libxffm_fstab.la -lib/xfce4/xffm/libxffm_fstab.so -lib/xfce4/xffm/libxffm_fstab.so.1 -lib/xfce4/xffm/libxffm_prop.la -lib/xfce4/xffm/libxffm_prop.so -lib/xfce4/xffm/libxffm_prop.so.1 -lib/xfce4/xffm/libxffm_recent.la -lib/xfce4/xffm/libxffm_recent.so -lib/xfce4/xffm/libxffm_recent.so.1 -lib/xfce4/xffm/libxffm_find.la -lib/xfce4/xffm/libxffm_find.so -lib/xfce4/xffm/libxffm_find.so.1 -lib/xfce4/xffm/libxffm_smb.la -lib/xfce4/xffm/libxffm_smb.so -lib/xfce4/xffm/libxffm_smb.so.1 -lib/xfce4/xffm/libxffm_trash.la -lib/xfce4/xffm/libxffm_trash.so -lib/xfce4/xffm/libxffm_trash.so.1 -libdata/pkgconfig/xffm-1.0.pc -share/applications/Xffm.desktop -share/applications/Xfsamba.desktop -share/applications/Xftree.desktop -share/applications/Xfglob.desktop -share/applications/Xfdiff.desktop -share/applications/Xfbook.desktop -share/applications/Xffstab.desktop -share/applications/Xfmime_edit.desktop -share/applications/xfce-filemanager-settings.desktop -share/icons/hicolor/48x48/stock/generic/xfdiff.png -share/icons/hicolor/48x48/stock/generic/xffm_icon.xpm -share/icons/hicolor/48x48/stock/generic/ubu_head.jpg -share/icons/hicolor/48x48/stock/generic/comp1.xpm -share/icons/hicolor/48x48/stock/generic/new_win.xpm -share/icons/hicolor/48x48/stock/generic/b-book-open.png -share/icons/hicolor/48x48/stock/generic/b-book-closed.png -share/icons/hicolor/48x48/stock/generic/b-home.png -share/icons/hicolor/48x48/stock/generic/b-find.png -share/icons/hicolor/48x48/stock/generic/b-frequent.png -share/icons/hicolor/48x48/stock/generic/b-fstab.png -share/icons/hicolor/48x48/stock/generic/b-network.png -share/icons/hicolor/48x48/stock/generic/b-recent.png -share/icons/hicolor/48x48/stock/generic/b-trash.png -share/icons/hicolor/48x48/stock/generic/b-xffm_icon.png -share/icons/hicolor/48x48/stock/generic/c-gid.png -share/icons/hicolor/48x48/stock/generic/c-mode.png -share/icons/hicolor/48x48/stock/generic/c-name.png -share/icons/hicolor/48x48/stock/generic/c-size.png -share/icons/hicolor/48x48/stock/generic/c-time.png -share/icons/hicolor/48x48/stock/generic/c-uid.png -share/icons/hicolor/48x48/stock/generic/d-application.png -share/icons/hicolor/48x48/stock/generic/d-audio.png -share/icons/hicolor/48x48/stock/generic/d-bomb.png -share/icons/hicolor/48x48/stock/generic/d-exec.png -share/icons/hicolor/48x48/stock/generic/d-file.png -share/icons/hicolor/48x48/stock/generic/d-help.png -share/icons/hicolor/48x48/stock/generic/d-image.png -share/icons/hicolor/48x48/stock/generic/d-message.png -share/icons/hicolor/48x48/stock/generic/d-model.png -share/icons/hicolor/48x48/stock/generic/d-multipart.png -share/icons/hicolor/48x48/stock/generic/d-no-access.png -share/icons/hicolor/48x48/stock/generic/d-pirate.png -share/icons/hicolor/48x48/stock/generic/d-symlink-broken.png -share/icons/hicolor/48x48/stock/generic/d-symlink.png -share/icons/hicolor/48x48/stock/generic/d-txt.png -share/icons/hicolor/48x48/stock/generic/d-video.png -share/icons/hicolor/48x48/stock/generic/d-waste_basket_empty.png -share/icons/hicolor/48x48/stock/generic/d-waste_basket_full.png -share/icons/hicolor/48x48/stock/generic/d-xfce.png -share/icons/hicolor/48x48/stock/generic/dir-open.png -share/icons/hicolor/48x48/stock/generic/dir-closed.png -share/icons/hicolor/48x48/stock/generic/f-cdrom.png -share/icons/hicolor/48x48/stock/generic/f-disk.png -share/icons/hicolor/48x48/stock/generic/f-dvd.png -share/icons/hicolor/48x48/stock/generic/f-floppy.png -share/icons/hicolor/48x48/stock/generic/f-memory.png -share/icons/hicolor/48x48/stock/generic/f-netdisk.png -share/icons/hicolor/48x48/stock/generic/go-back.png -share/icons/hicolor/48x48/stock/generic/go-forward.png -share/icons/hicolor/48x48/stock/generic/go-home.png -share/icons/hicolor/48x48/stock/generic/go-jump.png -share/icons/hicolor/48x48/stock/generic/go-start.png -share/icons/hicolor/48x48/stock/generic/go-up.png -share/icons/hicolor/48x48/stock/generic/downarrow.png -share/icons/hicolor/48x48/stock/generic/t-preferences.png -share/icons/hicolor/48x48/stock/generic/t-xfmime-edit.png -share/icons/hicolor/48x48/stock/generic/t-exec.png -share/icons/hicolor/48x48/stock/generic/t-find.png -share/icons/hicolor/48x48/stock/generic/t-new-directory.png -share/icons/hicolor/48x48/stock/generic/t-new-file.png -share/icons/hicolor/48x48/stock/generic/t-quit.png -share/icons/hicolor/48x48/stock/generic/t-reload.png -share/icons/hicolor/48x48/stock/generic/t-terminal.png -share/icons/hicolor/48x48/stock/generic/t-xfce-setting-show.png -share/icons/hicolor/48x48/stock/generic/a-apply.png -share/icons/hicolor/48x48/stock/generic/t-xfdiff.png -share/icons/hicolor/48x48/stock/generic/t-zoom-in.png -share/icons/hicolor/48x48/stock/generic/t-zoom-out.png -share/icons/hicolor/48x48/stock/generic/t-zoom-view.png -share/icons/hicolor/48x48/stock/generic/a-info.png -share/icons/hicolor/48x48/stock/generic/a-pause.png -share/icons/hicolor/48x48/stock/generic/a-question.png -share/icons/hicolor/48x48/stock/generic/a-stop.png -share/icons/hicolor/48x48/stock/generic/a-clear.png -share/icons/hicolor/48x48/stock/generic/a-next.png -share/icons/hicolor/48x48/stock/generic/a-prev.png -share/icons/hicolor/48x48/stock/generic/a-quit.png -share/icons/hicolor/48x48/stock/generic/a-refresh.png -share/icons/hicolor/48x48/stock/generic/a-open.png -share/icons/hicolor/48x48/stock/generic/a-convert.png -share/icons/hicolor/48x48/stock/generic/p-unknown.png -share/icons/hicolor/48x48/stock/generic/p-edit.png -share/icons/hicolor/48x48/stock/generic/p-file1.png -share/icons/hicolor/48x48/stock/generic/p-file2.png -share/icons/hicolor/48x48/stock/generic/p-games.png -share/icons/hicolor/48x48/stock/generic/p-man.png -share/icons/hicolor/48x48/stock/generic/p-multimedia.png -share/icons/hicolor/48x48/stock/generic/p-network.png -share/icons/hicolor/48x48/stock/generic/p-paint.png -share/icons/hicolor/48x48/stock/generic/p-print.png -share/icons/hicolor/48x48/stock/generic/p-schedule.png -share/icons/hicolor/48x48/stock/generic/p-sound.png -share/icons/hicolor/48x48/stock/generic/p-terminal.png -share/icons/hicolor/48x48/stock/generic/p-newmail.png -share/icons/hicolor/48x48/stock/generic/p-nomail.png -share/icons/hicolor/48x48/stock/generic/p-oldmail.png -share/icons/hicolor/48x48/stock/generic/t-pastelink.png -share/locale/af/LC_MESSAGES/xffm.mo -share/locale/ar/LC_MESSAGES/xffm.mo -share/locale/az/LC_MESSAGES/xffm.mo -share/locale/bg/LC_MESSAGES/xffm.mo -share/locale/bn_IN/LC_MESSAGES/xffm.mo -share/locale/ca/LC_MESSAGES/xffm.mo -share/locale/cs/LC_MESSAGES/xffm.mo -share/locale/de/LC_MESSAGES/xffm.mo -share/locale/en_GB/LC_MESSAGES/xffm.mo -share/locale/es/LC_MESSAGES/xffm.mo -share/locale/es_MX/LC_MESSAGES/xffm.mo -share/locale/et/LC_MESSAGES/xffm.mo -share/locale/eu/LC_MESSAGES/xffm.mo -share/locale/fa/LC_MESSAGES/xffm.mo -share/locale/fi/LC_MESSAGES/xffm.mo -share/locale/fr/LC_MESSAGES/xffm.mo -share/locale/gu/LC_MESSAGES/xffm.mo -share/locale/he/LC_MESSAGES/xffm.mo -share/locale/hi/LC_MESSAGES/xffm.mo -share/locale/hu/LC_MESSAGES/xffm.mo -share/locale/it/LC_MESSAGES/xffm.mo -share/locale/ja/LC_MESSAGES/xffm.mo -share/locale/ko/LC_MESSAGES/xffm.mo -share/locale/ku/LC_MESSAGES/xffm.mo -share/locale/lt/LC_MESSAGES/xffm.mo -share/locale/mr/LC_MESSAGES/xffm.mo -share/locale/ms/LC_MESSAGES/xffm.mo -share/locale/nb_NO/LC_MESSAGES/xffm.mo -share/locale/nl/LC_MESSAGES/xffm.mo -share/locale/pa/LC_MESSAGES/xffm.mo -share/locale/pl/LC_MESSAGES/xffm.mo -share/locale/pt_BR/LC_MESSAGES/xffm.mo -share/locale/pt_PT/LC_MESSAGES/xffm.mo -share/locale/sk/LC_MESSAGES/xffm.mo -share/locale/sl/LC_MESSAGES/xffm.mo -share/locale/sv/LC_MESSAGES/xffm.mo -share/locale/ta/LC_MESSAGES/xffm.mo -share/locale/tr/LC_MESSAGES/xffm.mo -share/locale/uk/LC_MESSAGES/xffm.mo -share/locale/vi/LC_MESSAGES/xffm.mo -share/locale/zh_CN/LC_MESSAGES/xffm.mo -share/locale/zh_TW/LC_MESSAGES/xffm.mo -share/xfce4/doc/C/images/book_popup.png -share/xfce4/doc/C/images/column_titles_popup.png -share/xfce4/doc/C/images/diagnostics_window.png -share/xfce4/doc/C/images/directory_popup.png -share/xfce4/doc/C/images/directory_popup_unmount.png -share/xfce4/doc/C/images/file_popup.png -share/xfce4/doc/C/images/file_subpopup.png -share/xfce4/doc/C/images/filter_box.png -share/xfce4/doc/C/images/frequent_popup.png -share/xfce4/doc/C/images/fstab_popup_mount.png -share/xfce4/doc/C/images/fstab_popup_unmount.png -share/xfce4/doc/C/images/go_menu.png -share/xfce4/doc/C/images/hide_show_buttons.png -share/xfce4/doc/C/images/icon_title_smartbutton.png -share/xfce4/doc/C/images/main_menu.png -share/xfce4/doc/C/images/mcs-plugin.png -share/xfce4/doc/C/images/netfile_popup.png -share/xfce4/doc/C/images/netshare_popup.png -share/xfce4/doc/C/images/open_menu.png -share/xfce4/doc/C/images/options_menu.png -share/xfce4/doc/C/images/preferences_menu.png -share/xfce4/doc/C/images/recent_popup.png -share/xfce4/doc/C/images/sidebar_filesubmenu.png -share/xfce4/doc/C/images/sidebar_go.png -share/xfce4/doc/C/images/sidebar_multiple_select.png -share/xfce4/doc/C/images/sidebar_open.png -share/xfce4/doc/C/images/sidebar_options.png -share/xfce4/doc/C/images/sidebar_paste.png -share/xfce4/doc/C/images/sidebar_tools.png -share/xfce4/doc/C/images/sort_subpopup.png -share/xfce4/doc/C/images/t_main_menu.png -share/xfce4/doc/C/images/tools_menu.png -share/xfce4/doc/C/images/trash_popup.png -share/xfce4/doc/C/images/xffm_default.png -share/xfce4/doc/C/xffm.html -share/xfce4/doc/fr/images/book_popup.png -share/xfce4/doc/fr/images/column_titles_popup.png -share/xfce4/doc/fr/images/diagnostics_window.png -share/xfce4/doc/fr/images/directory_popup.png -share/xfce4/doc/fr/images/directory_popup_unmount.png -share/xfce4/doc/fr/images/file_popup.png -share/xfce4/doc/fr/images/file_subpopup.png -share/xfce4/doc/fr/images/filter_box.png -share/xfce4/doc/fr/images/frequent_popup.png -share/xfce4/doc/fr/images/fstab_popup_mount.png -share/xfce4/doc/fr/images/go_menu.png -share/xfce4/doc/fr/images/hide_show_buttons.png -share/xfce4/doc/fr/images/icon_title_smartbutton.png -share/xfce4/doc/fr/images/main_menu.png -share/xfce4/doc/fr/images/mcs-plugin.png -share/xfce4/doc/fr/images/netfile_popup.png -share/xfce4/doc/fr/images/open_menu.png -share/xfce4/doc/fr/images/options_menu.png -share/xfce4/doc/fr/images/preferences_menu.png -share/xfce4/doc/fr/images/recent_popup.png -share/xfce4/doc/fr/images/sidebar_filesubmenu.png -share/xfce4/doc/fr/images/sidebar_go.png -share/xfce4/doc/fr/images/sidebar_multiple_select.png -share/xfce4/doc/fr/images/sidebar_open.png -share/xfce4/doc/fr/images/sidebar_options.png -share/xfce4/doc/fr/images/sidebar_paste.png -share/xfce4/doc/fr/images/sidebar_tools.png -share/xfce4/doc/fr/images/sort_subpopup.png -share/xfce4/doc/fr/images/tools_menu.png -share/xfce4/doc/fr/images/trash_popup.png -share/xfce4/doc/fr/images/xffm_default.png -share/xfce4/doc/fr/xffm.html -share/xfce4/doc/he/images/book_popup.png -share/xfce4/doc/he/images/column_titles_popup.png -share/xfce4/doc/he/images/diagnostics_window.png -share/xfce4/doc/he/images/directory_popup.png -share/xfce4/doc/he/images/directory_popup_unmount.png -share/xfce4/doc/he/images/file_popup.png -share/xfce4/doc/he/images/file_subpopup.png -share/xfce4/doc/he/images/filter_box.png -share/xfce4/doc/he/images/frequent_popup.png -share/xfce4/doc/he/images/fstab_popup_mount.png -share/xfce4/doc/he/images/go_menu.png -share/xfce4/doc/he/images/hide_show_buttons.png -share/xfce4/doc/he/images/icon_title_smartbutton.png -share/xfce4/doc/he/images/main_menu.png -share/xfce4/doc/he/images/mcs-plugin.png -share/xfce4/doc/he/images/netfile_popup.png -share/xfce4/doc/he/images/netshare_popup.png -share/xfce4/doc/he/images/open_menu.png -share/xfce4/doc/he/images/options_menu.png -share/xfce4/doc/he/images/preferences_menu.png -share/xfce4/doc/he/images/recent_popup.png -share/xfce4/doc/he/images/sidebar_filesubmenu.png -share/xfce4/doc/he/images/sidebar_go.png -share/xfce4/doc/he/images/sidebar_multiple_select.png -share/xfce4/doc/he/images/sidebar_open.png -share/xfce4/doc/he/images/sidebar_options.png -share/xfce4/doc/he/images/sidebar_paste.png -share/xfce4/doc/he/images/sidebar_tools.png -share/xfce4/doc/he/images/sort_subpopup.png -share/xfce4/doc/he/images/tools_menu.png -share/xfce4/doc/he/images/trash_popup.png -share/xfce4/doc/he/images/xffm_default.png -share/xfce4/doc/he/xffm.html -share/xfce4/xffm/AUTHORS -share/xfce4/xffm/AUTHORS.vi -share/xfce4/xffm/xffm.spec -share/xfce4/xffm/xffm.spec.in -@dirrm lib/xfce4/xffm -@dirrmtry lib/xfce4/mcs-plugins -@dirrmtry lib/xfce4 -@dirrmtry share/applications -@dirrmtry share/icons/hicolor/48x48/stock/generic -@dirrmtry share/icons/hicolor/48x48/stock -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrmtry share/xfce4/doc/C/images -@dirrmtry share/xfce4/doc/C -@dirrmtry share/xfce4/doc/fr/images -@dirrmtry share/xfce4/doc/fr -@dirrmtry share/xfce4/doc/he/images -@dirrmtry share/xfce4/doc/he -@dirrmtry share/xfce4/doc -@dirrmtry share/xfce4/mime -@dirrm share/xfce4/xffm -@dirrmtry share/xfce4 -@dirrm share/xffm/pixmaps -@dirrm share/xffm -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nb_NO/LC_MESSAGES -@dirrmtry share/locale/nb_NO -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN |