diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-20 06:20:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-20 06:20:25 +0800 |
commit | 52eb0c363dbd39ca18828556aa6e06a0f55cdad1 (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 | |
parent | 02ae0012100b6d06fd4310bcc5e44198eaf8930e (diff) | |
download | marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.gz marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.zst marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.zip |
Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVS
as GNOME 2.2....next up, GNOME 2.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@538 df743ca5-7f9a-e211-a948-0013205c9059
709 files changed, 0 insertions, 29660 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile deleted file mode 100644 index 475f05818..000000000 --- a/accessibility/at-spi/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: at-spi -# Date Created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= at-spi -PORTVERSION= 1.1.8 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gailutil.17:${PORTSDIR}/x11-toolkits/gail \ - bonobo-2.0:${PORTSDIR}/devel/libbonobo - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_X_PREFIX= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/accessibility/at-spi/distinfo b/accessibility/at-spi/distinfo deleted file mode 100644 index 6440a5967..000000000 --- a/accessibility/at-spi/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/at-spi-1.1.8.tar.bz2) = 76e2df52a280a794bde0e6dd259c01f8 diff --git a/accessibility/at-spi/files/patch-Makefile.in b/accessibility/at-spi/files/patch-Makefile.in deleted file mode 100644 index 8931c3ba0..000000000 --- a/accessibility/at-spi/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig Tue Jun 11 03:51:37 2002 -+++ Makefile.in Tue Jun 11 03:52:06 2002 -@@ -127,7 +127,7 @@ - X_LIBS = @X_LIBS@ - cxxflags_set = @cxxflags_set@ - --SUBDIRS = docs idl libspi registryd atk-bridge cspi test -+SUBDIRS = docs idl libspi registryd atk-bridge cspi - - pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = libspi-1.0.pc cspi-1.0.pc diff --git a/accessibility/at-spi/files/patch-configure b/accessibility/at-spi/files/patch-configure deleted file mode 100644 index 5b9571dfd..000000000 --- a/accessibility/at-spi/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 13:02:36 1.1 -+++ configure 2002/04/26 13:02:46 -@@ -6712,6 +6712,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/accessibility/at-spi/files/patch-docs::reference::cspi::Makefile.in b/accessibility/at-spi/files/patch-docs::reference::cspi::Makefile.in deleted file mode 100644 index 5b20d1928..000000000 --- a/accessibility/at-spi/files/patch-docs::reference::cspi::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- docs/reference/cspi/Makefile.in 2002/04/12 10:18:10 1.1 -+++ docs/reference/cspi/Makefile.in 2002/04/12 10:18:49 -@@ -146,7 +146,7 @@ - - INSTALLDIR = $(prefix)/share/gtk-doc - --HTML_DIR = ${datadir}/gtk-doc/html -+HTML_DIR = ${prefix}/share/doc - - TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) - diff --git a/accessibility/at-spi/files/patch-registryd_deviceeventcontroller.c b/accessibility/at-spi/files/patch-registryd_deviceeventcontroller.c deleted file mode 100644 index 161b17116..000000000 --- a/accessibility/at-spi/files/patch-registryd_deviceeventcontroller.c +++ /dev/null @@ -1,10 +0,0 @@ ---- registryd/deviceeventcontroller.c.orig Wed Nov 27 16:36:12 2002 -+++ registryd/deviceeventcontroller.c Wed Nov 27 16:38:21 2002 -@@ -32,6 +32,7 @@ - #include <string.h> - #include <ctype.h> - #include <stdio.h> -+#include <sys/time.h> - #include <bonobo/bonobo-exception.h> - - #include <X11/Xlib.h> diff --git a/accessibility/at-spi/pkg-comment b/accessibility/at-spi/pkg-comment deleted file mode 100644 index 147c5c72a..000000000 --- a/accessibility/at-spi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Assistive Technology Service Provider Interface diff --git a/accessibility/at-spi/pkg-descr b/accessibility/at-spi/pkg-descr deleted file mode 100644 index 9a558afb5..000000000 --- a/accessibility/at-spi/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is the Early Access Release of the Gnome Accessibility Project's -Assistive Technology Service Provider Interface. - -WWW: http://www.gnome.org/ diff --git a/accessibility/at-spi/pkg-plist b/accessibility/at-spi/pkg-plist deleted file mode 100644 index 639018a75..000000000 --- a/accessibility/at-spi/pkg-plist +++ /dev/null @@ -1,90 +0,0 @@ -include/at-spi-1.0/cspi/spi-impl.h -include/at-spi-1.0/cspi/spi-listener.h -include/at-spi-1.0/cspi/spi-roletypes.h -include/at-spi-1.0/cspi/spi-statetypes.h -include/at-spi-1.0/cspi/spi.h -include/at-spi-1.0/libspi/Accessibility.h -include/at-spi-1.0/libspi/accessible.h -include/at-spi-1.0/libspi/action.h -include/at-spi-1.0/libspi/application.h -include/at-spi-1.0/libspi/base.h -include/at-spi-1.0/libspi/component.h -include/at-spi-1.0/libspi/devicelistener.h -include/at-spi-1.0/libspi/editabletext.h -include/at-spi-1.0/libspi/eventlistener.h -include/at-spi-1.0/libspi/hyperlink.h -include/at-spi-1.0/libspi/hypertext.h -include/at-spi-1.0/libspi/image.h -include/at-spi-1.0/libspi/keymasks.h -include/at-spi-1.0/libspi/keystrokelistener.h -include/at-spi-1.0/libspi/libspi.h -include/at-spi-1.0/libspi/listener.h -include/at-spi-1.0/libspi/relation.h -include/at-spi-1.0/libspi/remoteobject.h -include/at-spi-1.0/libspi/selection.h -include/at-spi-1.0/libspi/stateset.h -include/at-spi-1.0/libspi/table.h -include/at-spi-1.0/libspi/text.h -include/at-spi-1.0/libspi/value.h -lib/libcspi.a -lib/libcspi.so -lib/libcspi.so.8 -lib/libspi.a -lib/libspi.so -lib/libspi.so.8 -lib/gtk-2.0/modules/libatk-bridge.so -lib/orbit-2.0/Accessibility_module.so -libdata/bonobo/servers/Accessibility_Registry.server -libdata/pkgconfig/cspi-1.0.pc -libdata/pkgconfig/libspi-1.0.pc -libexec/at-spi-registryd -share/doc/at-spi-cspi/at-spi-cspi-accessible-objects.html -share/doc/at-spi-cspi/at-spi-cspi-accessibleaction-interface.html -share/doc/at-spi-cspi/at-spi-cspi-accessibleapplication-api.html -share/doc/at-spi-cspi/at-spi-cspi-accessiblecomponent-interface.html -share/doc/at-spi-cspi/at-spi-cspi-accessibleeditabletext-interface.html -share/doc/at-spi-cspi/at-spi-cspi-accessiblehyperlink-interface.html -share/doc/at-spi-cspi/at-spi-cspi-accessiblehypertext-interface.html -share/doc/at-spi-cspi/at-spi-cspi-accessibleimage-interface.html -share/doc/at-spi-cspi/at-spi-cspi-accessiblerelations-and-relationsets.html -share/doc/at-spi-cspi/at-spi-cspi-accessibleselection-interface.html -share/doc/at-spi-cspi/at-spi-cspi-accessibletable-interface.html -share/doc/at-spi-cspi/at-spi-cspi-accessibletext-interface.html -share/doc/at-spi-cspi/at-spi-cspi-accessiblevalue-interface.html -share/doc/at-spi-cspi/at-spi-cspi-event-listener-support.html -share/doc/at-spi-cspi/at-spi-cspi-registry-queries.html -share/doc/at-spi-cspi/at-spi-cspi-spi-main-loop-and-initialization.html -share/doc/at-spi-cspi/at-spi-cspi-state-and-statesets.html -share/doc/at-spi-cspi/book1.html -share/doc/at-spi-cspi/c5968.html -share/doc/at-spi-cspi/index.sgml -share/doc/at-spi-cspi/spi-accessible.html -share/doc/at-spi-cspi/spi-application.html -share/doc/at-spi-cspi/spi-component.html -share/doc/at-spi-cspi/spi-main.html -share/gnome/idl/at-spi-1.0/Accessibility.idl -share/gnome/idl/at-spi-1.0/Accessibility_Accessible.idl -share/gnome/idl/at-spi-1.0/Accessibility_Action.idl -share/gnome/idl/at-spi-1.0/Accessibility_Application.idl -share/gnome/idl/at-spi-1.0/Accessibility_Component.idl -share/gnome/idl/at-spi-1.0/Accessibility_Desktop.idl -share/gnome/idl/at-spi-1.0/Accessibility_EditableText.idl -share/gnome/idl/at-spi-1.0/Accessibility_Event.idl -share/gnome/idl/at-spi-1.0/Accessibility_Hyperlink.idl -share/gnome/idl/at-spi-1.0/Accessibility_Hypertext.idl -share/gnome/idl/at-spi-1.0/Accessibility_Image.idl -share/gnome/idl/at-spi-1.0/Accessibility_Registry.idl -share/gnome/idl/at-spi-1.0/Accessibility_Relation.idl -share/gnome/idl/at-spi-1.0/Accessibility_Role.idl -share/gnome/idl/at-spi-1.0/Accessibility_Selection.idl -share/gnome/idl/at-spi-1.0/Accessibility_State.idl -share/gnome/idl/at-spi-1.0/Accessibility_StreamableContent.idl -share/gnome/idl/at-spi-1.0/Accessibility_Table.idl -share/gnome/idl/at-spi-1.0/Accessibility_Text.idl -share/gnome/idl/at-spi-1.0/Accessibility_Value.idl -@dirrm share/gnome/idl/at-spi-1.0 -@dirrm share/doc/at-spi-cspi -@dirrm lib/orbit-2.0 -@dirrm include/at-spi-1.0/libspi -@dirrm include/at-spi-1.0/cspi -@dirrm include/at-spi-1.0 diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile deleted file mode 100644 index 6ca7fa395..000000000 --- a/accessibility/atk/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: atk -# Date Created: 14 May 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= atk -PORTVERSION= 1.2.2 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} \ - ftp://ftp.gtk.org/pub/gtk/v2.0/ -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 -#MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ -# ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ -# http://www.ameth.org/gimp/%SUBDIR%/ \ -# ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} -#MASTER_SITE_SUBDIR= gtk/v1.3 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 - -USE_BZIP2= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_ARGS= --enable-static \ - --disable-gtk-doc \ - --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo deleted file mode 100644 index 50cdc842b..000000000 --- a/accessibility/atk/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/atk-1.2.2.tar.bz2) = 2c42e4322d1a199cdd7479fb1d09879c diff --git a/accessibility/atk/files/patch-Makefile.in b/accessibility/atk/files/patch-Makefile.in deleted file mode 100644 index 90d6da723..000000000 --- a/accessibility/atk/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Nov 8 17:09:46 2002 -+++ Makefile.in Fri Nov 8 17:10:22 2002 -@@ -116,7 +116,7 @@ - atktargetlib = @atktargetlib@ - ms_librarian = @ms_librarian@ - --SUBDIRS = atk tests docs po -+SUBDIRS = atk docs po - - EXTRA_DIST = atk-uninstalled.pc.in atk.pc.in atk.spec.in atk.spec atk-zip.sh - diff --git a/accessibility/atk/files/patch-configure b/accessibility/atk/files/patch-configure deleted file mode 100644 index 13ee380f4..000000000 --- a/accessibility/atk/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 06:33:48 1.1 -+++ configure 2002/04/26 06:33:59 -@@ -6885,6 +6885,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/accessibility/atk/files/patch-docs_Makefile.in b/accessibility/atk/files/patch-docs_Makefile.in deleted file mode 100644 index b40046ee2..000000000 --- a/accessibility/atk/files/patch-docs_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- docs/Makefile.in.orig Fri Jan 24 16:45:09 2003 -+++ docs/Makefile.in Fri Jan 24 16:45:09 2003 -@@ -274,6 +274,7 @@ - dist-hook-local: all-local - - @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp -+@ENABLE_GTK_DOC_FALSE@all-local: - - #### scan #### - diff --git a/accessibility/atk/pkg-comment b/accessibility/atk/pkg-comment deleted file mode 100644 index 12a15ec5d..000000000 --- a/accessibility/atk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GNOME accessibility toolkit (ATK) diff --git a/accessibility/atk/pkg-descr b/accessibility/atk/pkg-descr deleted file mode 100644 index c962374e2..000000000 --- a/accessibility/atk/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GNOME accessibility toolkit (ATK). - -WWW: http://developer.gnome.org/projects/gap/ diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist deleted file mode 100644 index 43664cddb..000000000 --- a/accessibility/atk/pkg-plist +++ /dev/null @@ -1,84 +0,0 @@ -include/atk-1.0/atk/atk-enum-types.h -include/atk-1.0/atk/atk.h -include/atk-1.0/atk/atkaction.h -include/atk-1.0/atk/atkcomponent.h -include/atk-1.0/atk/atkdocument.h -include/atk-1.0/atk/atkeditabletext.h -include/atk-1.0/atk/atkgobjectaccessible.h -include/atk-1.0/atk/atkhyperlink.h -include/atk-1.0/atk/atkhypertext.h -include/atk-1.0/atk/atkimage.h -include/atk-1.0/atk/atknoopobject.h -include/atk-1.0/atk/atknoopobjectfactory.h -include/atk-1.0/atk/atkobject.h -include/atk-1.0/atk/atkobjectfactory.h -include/atk-1.0/atk/atkregistry.h -include/atk-1.0/atk/atkrelation.h -include/atk-1.0/atk/atkrelationset.h -include/atk-1.0/atk/atkrelationtype.h -include/atk-1.0/atk/atkselection.h -include/atk-1.0/atk/atkstate.h -include/atk-1.0/atk/atkstateset.h -include/atk-1.0/atk/atkstreamablecontent.h -include/atk-1.0/atk/atktable.h -include/atk-1.0/atk/atktext.h -include/atk-1.0/atk/atkutil.h -include/atk-1.0/atk/atkvalue.h -lib/libatk-1.0.a -lib/libatk-1.0.so -lib/libatk-1.0.so.200 -libdata/pkgconfig/atk.pc -share/doc/atk/atk-atkstate.html -share/doc/atk/atk.html -share/doc/atk/atkaction.html -share/doc/atk/atkcomponent.html -share/doc/atk/atkdocument.html -share/doc/atk/atkeditabletext.html -share/doc/atk/atkhypertext.html -share/doc/atk/atkimage.html -share/doc/atk/atkgobjectaccessible.html -share/doc/atk/atkhyperlink.html -share/doc/atk/atknoopobject.html -share/doc/atk/atknoopobjectfactory.html -share/doc/atk/atkobject.html -share/doc/atk/atkobjectfactory.html -share/doc/atk/atkregistry.html -share/doc/atk/atkrelation.html -share/doc/atk/atkrelationset.html -share/doc/atk/atkselection.html -share/doc/atk/atkstateset.html -share/doc/atk/atkstreamablecontent.html -share/doc/atk/atktable.html -share/doc/atk/atktext.html -share/doc/atk/atkutil.html -share/doc/atk/atkvalue.html -share/doc/atk/book1.html -share/doc/atk/index.sgml -share/locale/bg/LC_MESSAGES/atk10.mo -share/locale/ca/LC_MESSAGES/atk10.mo -share/locale/cs/LC_MESSAGES/atk10.mo -share/locale/da/LC_MESSAGES/atk10.mo -share/locale/de/LC_MESSAGES/atk10.mo -share/locale/el/LC_MESSAGES/atk10.mo -share/locale/en_GB/LC_MESSAGES/atk10.mo -share/locale/es/LC_MESSAGES/atk10.mo -share/locale/fi/LC_MESSAGES/atk10.mo -share/locale/fr/LC_MESSAGES/atk10.mo -share/locale/he/LC_MESSAGES/atk10.mo -share/locale/hu/LC_MESSAGES/atk10.mo -share/locale/it/LC_MESSAGES/atk10.mo -share/locale/ko/LC_MESSAGES/atk10.mo -share/locale/lv/LC_MESSAGES/atk10.mo -share/locale/ms/LC_MESSAGES/atk10.mo -share/locale/nl/LC_MESSAGES/atk10.mo -share/locale/no/LC_MESSAGES/atk10.mo -share/locale/pl/LC_MESSAGES/atk10.mo -share/locale/ru/LC_MESSAGES/atk10.mo -share/locale/sq/LC_MESSAGES/atk10.mo -share/locale/sv/LC_MESSAGES/atk10.mo -share/locale/uk/LC_MESSAGES/atk10.mo -share/locale/vi/LC_MESSAGES/atk10.mo -share/locale/zh_CN/LC_MESSAGES/atk10.mo -@dirrm share/doc/atk -@dirrm include/atk-1.0/atk -@dirrm include/atk-1.0 diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile deleted file mode 100644 index c35155353..000000000 --- a/accessibility/gail/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gail -# Date Created: 12 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gail -PORTVERSION= 1.2.0 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --disable-gtk-doc \ - --with-html-dir=${PREFIX}/share/doc -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/accessibility/gail/distinfo b/accessibility/gail/distinfo deleted file mode 100644 index e0c656f9b..000000000 --- a/accessibility/gail/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gail-1.2.0.tar.bz2) = 8b5b960eb4f71656ff798e63401d1bf0 diff --git a/accessibility/gail/files/patch-configure b/accessibility/gail/files/patch-configure deleted file mode 100644 index 933dfdd1a..000000000 --- a/accessibility/gail/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 11:07:42 1.1 -+++ configure 2002/04/26 11:07:58 -@@ -6481,6 +6481,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/accessibility/gail/files/patch-tests::ferret.c b/accessibility/gail/files/patch-tests::ferret.c deleted file mode 100644 index 0418c30c3..000000000 --- a/accessibility/gail/files/patch-tests::ferret.c +++ /dev/null @@ -1,27 +0,0 @@ - -$FreeBSD$ - ---- tests/ferret.c 2002/02/17 09:45:53 1.1 -+++ tests/ferret.c 2002/02/17 10:10:16 -@@ -3,9 +3,9 @@ - #define MAX_GROUPS 20 - #define MAX_NAME_VALUE 20 - --#include <netinet/in.h> - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <sys/un.h> - #include <errno.h> - #include <unistd.h> -@@ -239,8 +239,8 @@ - static GtkWidget *menuitem_trackmouse = NULL; - static GtkWidget *menuitem_trackfocus = NULL; - --static struct sockaddr_un mag_server = { AF_UNIX , "/tmp/magnifier_socket" }; --static struct sockaddr_un client = { AF_UNIX, "/tmp/mag_client"}; -+static struct sockaddr_un mag_server = { 0, AF_UNIX , "/tmp/magnifier_socket" }; -+static struct sockaddr_un client = { 0, AF_UNIX, "/tmp/mag_client"}; - - /* GUI Information for the output window */ - typedef struct diff --git a/accessibility/gail/pkg-comment b/accessibility/gail/pkg-comment deleted file mode 100644 index 916da6661..000000000 --- a/accessibility/gail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of the ATK interfaces for GTK+ widgets diff --git a/accessibility/gail/pkg-descr b/accessibility/gail/pkg-descr deleted file mode 100644 index e32431209..000000000 --- a/accessibility/gail/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Gail, the Gnome Accessibility Implementation library, is implementation of the -ATK interfaces for GTK+ widgets. - -WWW: http://www.gnome.org/ diff --git a/accessibility/gail/pkg-plist b/accessibility/gail/pkg-plist deleted file mode 100644 index a947bd3a9..000000000 --- a/accessibility/gail/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -include/gail-1.0/libgail-util/gail-util.h -include/gail-1.0/libgail-util/gailmisc.h -include/gail-1.0/libgail-util/gailtextutil.h -lib/gtk-2.0/modules/libferret.so -lib/gtk-2.0/modules/libgail.so -lib/libgailutil.a -lib/libgailutil.so -lib/libgailutil.so.17 -libdata/pkgconfig/gail.pc -share/doc/gail-libgail-util/book1.html -share/doc/gail-libgail-util/gail-libgail-util-gailmisc.html -share/doc/gail-libgail-util/gail-libgail-util-gailtextutil.html -share/doc/gail-libgail-util/index.sgml -share/doc/gail-libgail-util/libgail-util-main.html -@dirrm share/doc/gail-libgail-util -@dirrm lib/gtk-2.0/modules -@dirrm include/gail-1.0/libgail-util -@dirrm include/gail-1.0 diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile deleted file mode 100644 index 804b2c565..000000000 --- a/archivers/file-roller/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: fileroller -# Date created: 18 May 2002 -# Whom: Anders Nordby <anders@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= fileroller -PORTVERSION= 2.2.1 -PORTEPOCH= 1 -CATEGORIES= archivers gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/file-roller/2.2 -DISTNAME= file-roller-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui -RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip \ - lha:${PORTSDIR}/archivers/lha \ - lzop:${PORTSDIR}/archivers/lzop - - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_LIBTOOL= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if defined(WITH_RAR) || exists(${LOCALBASE}/bin/rar) -RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar -.endif - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for f in AUTHORS NEWS README TODO - ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo deleted file mode 100644 index 48bf924a0..000000000 --- a/archivers/file-roller/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/file-roller-2.2.1.tar.gz) = 2b8e07829a65ce5e34cd008dabf1e63c diff --git a/archivers/file-roller/files/patch-configure b/archivers/file-roller/files/patch-configure deleted file mode 100644 index 53e3c8877..000000000 --- a/archivers/file-roller/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Dec 10 23:18:40 2002 -+++ configure Tue Dec 10 23:18:59 2002 -@@ -6403,6 +6403,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/archivers/file-roller/files/patch-src_fr-command-tar.c b/archivers/file-roller/files/patch-src_fr-command-tar.c deleted file mode 100644 index 6ae5fcfa3..000000000 --- a/archivers/file-roller/files/patch-src_fr-command-tar.c +++ /dev/null @@ -1,55 +0,0 @@ ---- src/fr-command-tar.c.orig Fri Aug 9 09:10:51 2002 -+++ src/fr-command-tar.c Fri Oct 11 12:14:40 2002 -@@ -117,7 +117,7 @@ - { - int i; - char *field; -- int n = 6; -+ int n = 8; - - n--; - field = eat_spaces (line); -@@ -129,6 +129,10 @@ - return field; - } - -+static char *months[] = { -+ "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", -+ "Nov", "Dec" -+}; - - static void - process_line (char *line, -@@ -138,15 +142,30 @@ - FRCommand *comm = FR_COMMAND (data); - char **fields; - char *name_field; -+ int i; -+ struct tm tm = {0, }; -+ char **time_fields; - - g_return_if_fail (line != NULL); - - fdata = file_data_new (); - -- fields = split_line (line, 5); -+ fields = split_line (line, 7); - fdata->size = atol (fields[2]); -- fdata->modified = mktime_from_string (fields[3], fields[4]); -+ for (i = 0; i < 12; i++) { -+ if (!strncmp(fields[3], months[i], 3)) break; -+ } -+ tm.tm_mon = i; -+ tm.tm_year = atoi (fields[6]) - 1900; -+ tm.tm_mday = atoi (fields[4]); -+ time_fields = g_strsplit(fields[5], ":", 2); -+ tm.tm_hour = atoi (time_fields[0]); -+ tm.tm_min = atoi (time_fields[1]); -+ tm.tm_sec = 0; -+ tm.tm_isdst = -1; -+ fdata->modified = mktime(&tm); - g_strfreev (fields); -+ g_strfreev (time_fields); - - /* Full path */ - diff --git a/archivers/file-roller/pkg-comment b/archivers/file-roller/pkg-comment deleted file mode 100644 index 4bcb773bf..000000000 --- a/archivers/file-roller/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An archive manager for zip files, tar, etc. diff --git a/archivers/file-roller/pkg-descr b/archivers/file-roller/pkg-descr deleted file mode 100644 index 66b4bc9dd..000000000 --- a/archivers/file-roller/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -File Roller is an archive manager for the GNOME environment. Archive manager -means that you can create and modify archives, view the content of an archive, -view a file contained in the archive, and extract files from the archive. - -File Roller is only a front-end (a graphical interface) to archiving programs -like tar and zip. The supported file types are : - -* Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), -bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), -lzop (.tar.lzo , .tzo) -* Zip archives (.zip) -* Jar archives (.jar , .ear , .war) -* Lha archives (.lzh) -* Rar archives (.rar) -* Single files compressed with gzip, bzip, bzip2, compress, lzop - -File Roller also has a document viewer based on bonobo that lets you view files -of any type you have a viewer for. - -Former WinZip users may find this program useful. It serves the same purpose. - -WWW: http://fileroller.sourceforge.net/ - -- Anders Nordby <anders@FreeBSD.org> diff --git a/archivers/file-roller/pkg-plist b/archivers/file-roller/pkg-plist deleted file mode 100644 index 198b20035..000000000 --- a/archivers/file-roller/pkg-plist +++ /dev/null @@ -1,91 +0,0 @@ -bin/file-roller -etc/gconf/gconf.xml.defaults/apps/file-roller/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/general/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/listing/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui/%gconf.xml -etc/gconf/schemas/file-roller.schemas -lib/bonobo/libfile-roller-component.so -libdata/bonobo/servers/File_Roller_Component.server -%%PORTDOCS%%share/doc/fileroller/AUTHORS -%%PORTDOCS%%share/doc/fileroller/NEWS -%%PORTDOCS%%share/doc/fileroller/README -%%PORTDOCS%%share/doc/fileroller/TODO -share/gnome/application-registry/file-roller.applications -share/gnome/applications/file-roller.desktop -share/gnome/file-roller/glade/file_roller.glade -share/gnome/file-roller/glade/file_roller_prop.glade -share/gnome/help/file-roller/C/figures/fr-add-dialog.png -share/gnome/help/file-roller/C/figures/fr-extract.png -share/gnome/help/file-roller/C/figures/fr-mainwindow.png -share/gnome/help/file-roller/C/figures/fr-prefs.png -share/gnome/help/file-roller/C/file-roller.xml -share/gnome/help/file-roller/C/legal.xml -share/gnome/help/file-roller/ru/figures/fr-add-dialog.png -share/gnome/help/file-roller/ru/figures/fr-extract.png -share/gnome/help/file-roller/ru/figures/fr-mainwindow.png -share/gnome/help/file-roller/ru/figures/fr-prefs.png -share/gnome/help/file-roller/ru/file-roller.xml -share/gnome/help/file-roller/ru/legal.xml -share/gnome/mime-info/file-roller.keys -share/gnome/mime-info/file-roller.mime -share/gnome/omf/file-roller/file-roller-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/file-roller/file-roller-ru.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-ru.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/file-roller.png -share/locale/am/LC_MESSAGES/file-roller.mo -share/locale/bg/LC_MESSAGES/file-roller.mo -share/locale/ca/LC_MESSAGES/file-roller.mo -share/locale/cs/LC_MESSAGES/file-roller.mo -share/locale/da/LC_MESSAGES/file-roller.mo -share/locale/de/LC_MESSAGES/file-roller.mo -share/locale/el/LC_MESSAGES/file-roller.mo -share/locale/es/LC_MESSAGES/file-roller.mo -share/locale/et/LC_MESSAGES/file-roller.mo -share/locale/fi/LC_MESSAGES/file-roller.mo -share/locale/fr/LC_MESSAGES/file-roller.mo -share/locale/hi/LC_MESSAGES/file-roller.mo -share/locale/hu/LC_MESSAGES/file-roller.mo -share/locale/it/LC_MESSAGES/file-roller.mo -share/locale/ja/LC_MESSAGES/file-roller.mo -share/locale/ko/LC_MESSAGES/file-roller.mo -share/locale/lv/LC_MESSAGES/file-roller.mo -share/locale/mk/LC_MESSAGES/file-roller.mo -share/locale/mn/LC_MESSAGES/file-roller.mo -share/locale/ms/LC_MESSAGES/file-roller.mo -share/locale/nl/LC_MESSAGES/file-roller.mo -share/locale/no/LC_MESSAGES/file-roller.mo -share/locale/pl/LC_MESSAGES/file-roller.mo -share/locale/pt/LC_MESSAGES/file-roller.mo -share/locale/pt_BR/LC_MESSAGES/file-roller.mo -share/locale/ro/LC_MESSAGES/file-roller.mo -share/locale/ru/LC_MESSAGES/file-roller.mo -share/locale/sk/LC_MESSAGES/file-roller.mo -share/locale/sl/LC_MESSAGES/file-roller.mo -share/locale/sq/LC_MESSAGES/file-roller.mo -share/locale/sv/LC_MESSAGES/file-roller.mo -share/locale/uk/LC_MESSAGES/file-roller.mo -share/locale/vi/LC_MESSAGES/file-roller.mo -share/locale/zh_CN/LC_MESSAGES/file-roller.mo -@dirrm share/gnome/omf/file-roller -@dirrm share/gnome/help/file-roller/ru/figures -@dirrm share/gnome/help/file-roller/ru -@dirrm share/gnome/help/file-roller/C/figures -@dirrm share/gnome/help/file-roller/C -@dirrm share/gnome/help/file-roller -@dirrm share/gnome/file-roller/glade -@dirrm share/gnome/file-roller -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/ui -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/listing -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/general -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/file-roller/file-roller-ru.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/file-roller/file-roller-C.omf 2>/dev/null || /usr/bin/true diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile deleted file mode 100644 index 804b2c565..000000000 --- a/archivers/fileroller/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: fileroller -# Date created: 18 May 2002 -# Whom: Anders Nordby <anders@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= fileroller -PORTVERSION= 2.2.1 -PORTEPOCH= 1 -CATEGORIES= archivers gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/file-roller/2.2 -DISTNAME= file-roller-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui -RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip \ - lha:${PORTSDIR}/archivers/lha \ - lzop:${PORTSDIR}/archivers/lzop - - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_LIBTOOL= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if defined(WITH_RAR) || exists(${LOCALBASE}/bin/rar) -RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar -.endif - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for f in AUTHORS NEWS README TODO - ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/archivers/fileroller/distinfo b/archivers/fileroller/distinfo deleted file mode 100644 index 48bf924a0..000000000 --- a/archivers/fileroller/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/file-roller-2.2.1.tar.gz) = 2b8e07829a65ce5e34cd008dabf1e63c diff --git a/archivers/fileroller/files/patch-configure b/archivers/fileroller/files/patch-configure deleted file mode 100644 index 53e3c8877..000000000 --- a/archivers/fileroller/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Dec 10 23:18:40 2002 -+++ configure Tue Dec 10 23:18:59 2002 -@@ -6403,6 +6403,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/archivers/fileroller/files/patch-src_fr-command-tar.c b/archivers/fileroller/files/patch-src_fr-command-tar.c deleted file mode 100644 index 6ae5fcfa3..000000000 --- a/archivers/fileroller/files/patch-src_fr-command-tar.c +++ /dev/null @@ -1,55 +0,0 @@ ---- src/fr-command-tar.c.orig Fri Aug 9 09:10:51 2002 -+++ src/fr-command-tar.c Fri Oct 11 12:14:40 2002 -@@ -117,7 +117,7 @@ - { - int i; - char *field; -- int n = 6; -+ int n = 8; - - n--; - field = eat_spaces (line); -@@ -129,6 +129,10 @@ - return field; - } - -+static char *months[] = { -+ "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", -+ "Nov", "Dec" -+}; - - static void - process_line (char *line, -@@ -138,15 +142,30 @@ - FRCommand *comm = FR_COMMAND (data); - char **fields; - char *name_field; -+ int i; -+ struct tm tm = {0, }; -+ char **time_fields; - - g_return_if_fail (line != NULL); - - fdata = file_data_new (); - -- fields = split_line (line, 5); -+ fields = split_line (line, 7); - fdata->size = atol (fields[2]); -- fdata->modified = mktime_from_string (fields[3], fields[4]); -+ for (i = 0; i < 12; i++) { -+ if (!strncmp(fields[3], months[i], 3)) break; -+ } -+ tm.tm_mon = i; -+ tm.tm_year = atoi (fields[6]) - 1900; -+ tm.tm_mday = atoi (fields[4]); -+ time_fields = g_strsplit(fields[5], ":", 2); -+ tm.tm_hour = atoi (time_fields[0]); -+ tm.tm_min = atoi (time_fields[1]); -+ tm.tm_sec = 0; -+ tm.tm_isdst = -1; -+ fdata->modified = mktime(&tm); - g_strfreev (fields); -+ g_strfreev (time_fields); - - /* Full path */ - diff --git a/archivers/fileroller/pkg-comment b/archivers/fileroller/pkg-comment deleted file mode 100644 index 4bcb773bf..000000000 --- a/archivers/fileroller/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An archive manager for zip files, tar, etc. diff --git a/archivers/fileroller/pkg-descr b/archivers/fileroller/pkg-descr deleted file mode 100644 index 66b4bc9dd..000000000 --- a/archivers/fileroller/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -File Roller is an archive manager for the GNOME environment. Archive manager -means that you can create and modify archives, view the content of an archive, -view a file contained in the archive, and extract files from the archive. - -File Roller is only a front-end (a graphical interface) to archiving programs -like tar and zip. The supported file types are : - -* Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), -bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), -lzop (.tar.lzo , .tzo) -* Zip archives (.zip) -* Jar archives (.jar , .ear , .war) -* Lha archives (.lzh) -* Rar archives (.rar) -* Single files compressed with gzip, bzip, bzip2, compress, lzop - -File Roller also has a document viewer based on bonobo that lets you view files -of any type you have a viewer for. - -Former WinZip users may find this program useful. It serves the same purpose. - -WWW: http://fileroller.sourceforge.net/ - -- Anders Nordby <anders@FreeBSD.org> diff --git a/archivers/fileroller/pkg-plist b/archivers/fileroller/pkg-plist deleted file mode 100644 index 198b20035..000000000 --- a/archivers/fileroller/pkg-plist +++ /dev/null @@ -1,91 +0,0 @@ -bin/file-roller -etc/gconf/gconf.xml.defaults/apps/file-roller/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/general/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/listing/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui/%gconf.xml -etc/gconf/schemas/file-roller.schemas -lib/bonobo/libfile-roller-component.so -libdata/bonobo/servers/File_Roller_Component.server -%%PORTDOCS%%share/doc/fileroller/AUTHORS -%%PORTDOCS%%share/doc/fileroller/NEWS -%%PORTDOCS%%share/doc/fileroller/README -%%PORTDOCS%%share/doc/fileroller/TODO -share/gnome/application-registry/file-roller.applications -share/gnome/applications/file-roller.desktop -share/gnome/file-roller/glade/file_roller.glade -share/gnome/file-roller/glade/file_roller_prop.glade -share/gnome/help/file-roller/C/figures/fr-add-dialog.png -share/gnome/help/file-roller/C/figures/fr-extract.png -share/gnome/help/file-roller/C/figures/fr-mainwindow.png -share/gnome/help/file-roller/C/figures/fr-prefs.png -share/gnome/help/file-roller/C/file-roller.xml -share/gnome/help/file-roller/C/legal.xml -share/gnome/help/file-roller/ru/figures/fr-add-dialog.png -share/gnome/help/file-roller/ru/figures/fr-extract.png -share/gnome/help/file-roller/ru/figures/fr-mainwindow.png -share/gnome/help/file-roller/ru/figures/fr-prefs.png -share/gnome/help/file-roller/ru/file-roller.xml -share/gnome/help/file-roller/ru/legal.xml -share/gnome/mime-info/file-roller.keys -share/gnome/mime-info/file-roller.mime -share/gnome/omf/file-roller/file-roller-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/file-roller/file-roller-ru.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-ru.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/file-roller.png -share/locale/am/LC_MESSAGES/file-roller.mo -share/locale/bg/LC_MESSAGES/file-roller.mo -share/locale/ca/LC_MESSAGES/file-roller.mo -share/locale/cs/LC_MESSAGES/file-roller.mo -share/locale/da/LC_MESSAGES/file-roller.mo -share/locale/de/LC_MESSAGES/file-roller.mo -share/locale/el/LC_MESSAGES/file-roller.mo -share/locale/es/LC_MESSAGES/file-roller.mo -share/locale/et/LC_MESSAGES/file-roller.mo -share/locale/fi/LC_MESSAGES/file-roller.mo -share/locale/fr/LC_MESSAGES/file-roller.mo -share/locale/hi/LC_MESSAGES/file-roller.mo -share/locale/hu/LC_MESSAGES/file-roller.mo -share/locale/it/LC_MESSAGES/file-roller.mo -share/locale/ja/LC_MESSAGES/file-roller.mo -share/locale/ko/LC_MESSAGES/file-roller.mo -share/locale/lv/LC_MESSAGES/file-roller.mo -share/locale/mk/LC_MESSAGES/file-roller.mo -share/locale/mn/LC_MESSAGES/file-roller.mo -share/locale/ms/LC_MESSAGES/file-roller.mo -share/locale/nl/LC_MESSAGES/file-roller.mo -share/locale/no/LC_MESSAGES/file-roller.mo -share/locale/pl/LC_MESSAGES/file-roller.mo -share/locale/pt/LC_MESSAGES/file-roller.mo -share/locale/pt_BR/LC_MESSAGES/file-roller.mo -share/locale/ro/LC_MESSAGES/file-roller.mo -share/locale/ru/LC_MESSAGES/file-roller.mo -share/locale/sk/LC_MESSAGES/file-roller.mo -share/locale/sl/LC_MESSAGES/file-roller.mo -share/locale/sq/LC_MESSAGES/file-roller.mo -share/locale/sv/LC_MESSAGES/file-roller.mo -share/locale/uk/LC_MESSAGES/file-roller.mo -share/locale/vi/LC_MESSAGES/file-roller.mo -share/locale/zh_CN/LC_MESSAGES/file-roller.mo -@dirrm share/gnome/omf/file-roller -@dirrm share/gnome/help/file-roller/ru/figures -@dirrm share/gnome/help/file-roller/ru -@dirrm share/gnome/help/file-roller/C/figures -@dirrm share/gnome/help/file-roller/C -@dirrm share/gnome/help/file-roller -@dirrm share/gnome/file-roller/glade -@dirrm share/gnome/file-roller -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/ui -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/listing -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/general -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/file-roller/file-roller-ru.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/file-roller/file-roller-C.omf 2>/dev/null || /usr/bin/true diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile deleted file mode 100644 index f8c711f38..000000000 --- a/audio/gnome-media/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomemedia2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomemedia2 -PORTVERSION= 2.2.1.1 -CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-media/2.2 -DISTNAME= gnome-media-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -RUN_DEPENDS= sox:${PORTSDIR}/audio/sox -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - gailutil.17:${PORTSDIR}/x11-toolkits/gail \ - gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/audio/gnome-media/distinfo b/audio/gnome-media/distinfo deleted file mode 100644 index 8c7d07000..000000000 --- a/audio/gnome-media/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-media-2.2.1.1.tar.bz2) = 64ec57dd4dce68e2f1ad12c3e46121cb diff --git a/audio/gnome-media/files/patch-ad b/audio/gnome-media/files/patch-ad deleted file mode 100644 index f49a888a5..000000000 --- a/audio/gnome-media/files/patch-ad +++ /dev/null @@ -1,31 +0,0 @@ ---- gmix/gmix.c.orig Tue Oct 8 19:40:43 2002 -+++ gmix/gmix.c Fri Oct 11 09:20:13 2002 -@@ -60,7 +60,7 @@ - #ifdef HAVE_LINUX_SOUNDCARD_H - #include <linux/soundcard.h> - #else --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #endif - #endif - -@@ -722,6 +722,7 @@ - - cnt = 0; - devices = NULL; -+ num_mixers = 0; - device_by_name = g_hash_table_new (g_str_hash, g_str_equal); - - do { -@@ -730,9 +731,8 @@ - devices = g_list_append (devices, new_device); - g_hash_table_insert (device_by_name, new_device->info.name, new_device); - } -- } while (new_device); -- -- num_mixers = cnt - 1; -+ } while ((errno == EACCES) || (errno == EINVAL) || (errno == ENXIO) \ -+ || new_device); - } - - device_info * diff --git a/audio/gnome-media/files/patch-configure b/audio/gnome-media/files/patch-configure deleted file mode 100644 index d5e0e924c..000000000 --- a/audio/gnome-media/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Jan 23 17:55:03 2003 -+++ configure Tue Feb 4 20:31:01 2003 -@@ -8336,6 +8336,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/audio/gnome-media/files/patch-gmix::prefs.c b/audio/gnome-media/files/patch-gmix::prefs.c deleted file mode 100644 index b25b42b97..000000000 --- a/audio/gnome-media/files/patch-gmix::prefs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gmix/prefs.c.orig Tue May 7 00:52:42 2002 -+++ gmix/prefs.c Tue May 7 00:52:54 2002 -@@ -38,7 +38,7 @@ - #ifdef HAVE_LINUX_SOUNDCARD_H - #include <linux/soundcard.h> - #else --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #endif - #endif - diff --git a/audio/gnome-media/pkg-comment b/audio/gnome-media/pkg-comment deleted file mode 100644 index c2e90fe69..000000000 --- a/audio/gnome-media/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multimedia applications for the GNOME 2.0 desktop diff --git a/audio/gnome-media/pkg-descr b/audio/gnome-media/pkg-descr deleted file mode 100644 index 7b2258499..000000000 --- a/audio/gnome-media/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Multimedia applications for the GNOME 2.0 desktop. Includes gnome-cd, a CDDB -aware CD player; gnome-volume-control, for controlling the sound card's mixer; -and VU-Meter, to slow down your desktop... diff --git a/audio/gnome-media/pkg-plist b/audio/gnome-media/pkg-plist deleted file mode 100644 index 8b5ddb7c6..000000000 --- a/audio/gnome-media/pkg-plist +++ /dev/null @@ -1,203 +0,0 @@ -bin/cddb-slave2-properties -bin/gnome-cd -bin/gnome-sound-recorder -bin/gnome-volume-control -bin/gstreamer-properties -bin/vumeter -etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-cd/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-volume-control/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-volume-control/%gconf.xml -etc/gconf/schemas/CDDB-Slave2.schemas -etc/gconf/schemas/gnome-cd.schemas -etc/gconf/schemas/gnome-sound-recorder.schemas -etc/gconf/schemas/gnome-volume-control.schemas -include/cddb-slave2/cddb-slave-client.h -lib/libcddb-slave2.a -lib/libcddb-slave2.so -lib/libcddb-slave2.so.0 -libdata/bonobo/servers/GNOME_Media_CDDBSlave2.server -libexec/CDDBSlave2 -libexec/cddb-track-editor -share/gnome/applications/gnome-cd.desktop -share/gnome/applications/gnome-sound-recorder.desktop -share/gnome/applications/gnome-volume-control.desktop -share/gnome/applications/reclevel.desktop -share/gnome/applications/vumeter.desktop -share/gnome/control-center-2.0/capplets/cddb-slave.desktop -share/gnome/gnome-media-2.0/icons/gstreamer-properties.png -share/gnome/gnome-media-2.0/interfaces/gstreamer-properties.glade -share/gnome/gnome-sound-recorder/ui/gsr.xml -share/gnome/help/gnome-cd/C/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/C/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/C/figures/cdplayer_window.png -share/gnome/help/gnome-cd/C/figures/eject_button.png -share/gnome/help/gnome-cd/C/figures/forward_button.png -share/gnome/help/gnome-cd/C/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/C/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/C/figures/gnome-cd.png -share/gnome/help/gnome-cd/C/figures/next_button.png -share/gnome/help/gnome-cd/C/figures/pause_button.png -share/gnome/help/gnome-cd/C/figures/play_button.png -share/gnome/help/gnome-cd/C/figures/preferences_button.png -share/gnome/help/gnome-cd/C/figures/previous_button.png -share/gnome/help/gnome-cd/C/figures/rewind_button.png -share/gnome/help/gnome-cd/C/figures/stop_button.png -share/gnome/help/gnome-cd/C/gnome-cd.xml -share/gnome/help/gnome-cd/C/legal.xml -share/gnome/help/gnome-sound-recorder/C/figures/grecord-prefs-path.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord-prefs-play.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord-prefs-rec.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord-prefs-sound.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord-prefs-ui.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord_window.png -share/gnome/help/gnome-sound-recorder/C/gnome-sound-recorder.xml -share/gnome/help/gnome-sound-recorder/C/legal.xml -share/gnome/help/gnome-volume-control/C/figures/gmix-prefs.png -share/gnome/help/gnome-volume-control/C/figures/gmix.png -share/gnome/help/gnome-volume-control/C/gnome-volume-control.xml -share/gnome/help/gnome-volume-control/C/legal.xml -share/gnome/idl/GNOME_Media_CDDBSlave2.idl -share/gnome/omf/gnome-media/gnome-cd-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-volume-control-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-volume-control-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnome-cd.png -share/gnome/pixmaps/gnome-cd/cd.png -share/gnome/pixmaps/gnome-cd/disc.png -share/gnome/pixmaps/gnome-cd/media-eject.png -share/gnome/pixmaps/gnome-cd/media-ffwd.png -share/gnome/pixmaps/gnome-cd/media-next.png -share/gnome/pixmaps/gnome-cd/media-pause.png -share/gnome/pixmaps/gnome-cd/media-play.png -share/gnome/pixmaps/gnome-cd/media-prev.png -share/gnome/pixmaps/gnome-cd/media-record.png -share/gnome/pixmaps/gnome-cd/media-rewind.png -share/gnome/pixmaps/gnome-cd/media-stop.png -share/gnome/pixmaps/gnome-cd/once.png -share/gnome/pixmaps/gnome-cd/repeat.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom.png -share/gnome/pixmaps/gnome-cd/themes/lcd/lcd.theme -share/gnome/pixmaps/gnome-cd/themes/lcd/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/middle.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom.png -share/gnome/pixmaps/gnome-cd/themes/media/media.theme -share/gnome/pixmaps/gnome-cd/themes/media/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/media/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/media/middle.png -share/gnome/pixmaps/gnome-cd/themes/media/top-left.png -share/gnome/pixmaps/gnome-cd/themes/media/top-right.png -share/gnome/pixmaps/gnome-cd/themes/media/top.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/red-lcd.theme -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top.png -share/gnome/pixmaps/gnome-cd/track.png -share/gnome/pixmaps/gnome-grecord.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-play.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-rec.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-stop.png -share/gnome/pixmaps/gnome-mixer.png -share/gnome/pixmaps/gnome-reclevel.png -share/gnome/pixmaps/gnome-vumeter.png -share/gnome/pixmaps/gstreamer-properties.png -share/locale/am/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-media-2.0.mo -share/locale/az/LC_MESSAGES/gnome-media-2.0.mo -share/locale/be/LC_MESSAGES/gnome-media-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-media-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-media-2.0.mo -share/locale/da/LC_MESSAGES/gnome-media-2.0.mo -share/locale/de/LC_MESSAGES/gnome-media-2.0.mo -share/locale/el/LC_MESSAGES/gnome-media-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-media-2.0.mo -share/locale/es/LC_MESSAGES/gnome-media-2.0.mo -share/locale/et/LC_MESSAGES/gnome-media-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-media-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-media-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/he/LC_MESSAGES/gnome-media-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-media-2.0.mo -share/locale/it/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-media-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-media-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-media-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-media-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/no/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-media-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo -@dirrm share/gnome/pixmaps/gnome-media/gnome-sound-recorder -@dirrm share/gnome/pixmaps/gnome-media -@dirrm share/gnome/pixmaps/gnome-cd/themes/red-lcd -@dirrm share/gnome/pixmaps/gnome-cd/themes/media -@dirrm share/gnome/pixmaps/gnome-cd/themes/lcd -@dirrm share/gnome/pixmaps/gnome-cd/themes -@dirrm share/gnome/pixmaps/gnome-cd -@dirrm share/gnome/gnome-sound-recorder/ui -@dirrm share/gnome/gnome-sound-recorder -@dirrm share/gnome/help/gnome-volume-control/C/figures -@dirrm share/gnome/help/gnome-volume-control/C -@dirrm share/gnome/help/gnome-volume-control -@dirrm share/gnome/help/gnome-sound-recorder/C/figures -@dirrm share/gnome/help/gnome-sound-recorder/C -@dirrm share/gnome/help/gnome-sound-recorder -@dirrm share/gnome/help/gnome-cd/C/figures -@dirrm share/gnome/help/gnome-cd/C -@dirrm share/gnome/help/gnome-cd -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-volume-control -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-volume-control -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-cd -@dirrm etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2 -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-volume-control-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-C.omf 2>/dev/null || /usr/bin/true diff --git a/audio/gnomemedia2/Makefile b/audio/gnomemedia2/Makefile deleted file mode 100644 index f8c711f38..000000000 --- a/audio/gnomemedia2/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomemedia2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomemedia2 -PORTVERSION= 2.2.1.1 -CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-media/2.2 -DISTNAME= gnome-media-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -RUN_DEPENDS= sox:${PORTSDIR}/audio/sox -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - gailutil.17:${PORTSDIR}/x11-toolkits/gail \ - gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/audio/gnomemedia2/distinfo b/audio/gnomemedia2/distinfo deleted file mode 100644 index 8c7d07000..000000000 --- a/audio/gnomemedia2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-media-2.2.1.1.tar.bz2) = 64ec57dd4dce68e2f1ad12c3e46121cb diff --git a/audio/gnomemedia2/files/patch-ad b/audio/gnomemedia2/files/patch-ad deleted file mode 100644 index f49a888a5..000000000 --- a/audio/gnomemedia2/files/patch-ad +++ /dev/null @@ -1,31 +0,0 @@ ---- gmix/gmix.c.orig Tue Oct 8 19:40:43 2002 -+++ gmix/gmix.c Fri Oct 11 09:20:13 2002 -@@ -60,7 +60,7 @@ - #ifdef HAVE_LINUX_SOUNDCARD_H - #include <linux/soundcard.h> - #else --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #endif - #endif - -@@ -722,6 +722,7 @@ - - cnt = 0; - devices = NULL; -+ num_mixers = 0; - device_by_name = g_hash_table_new (g_str_hash, g_str_equal); - - do { -@@ -730,9 +731,8 @@ - devices = g_list_append (devices, new_device); - g_hash_table_insert (device_by_name, new_device->info.name, new_device); - } -- } while (new_device); -- -- num_mixers = cnt - 1; -+ } while ((errno == EACCES) || (errno == EINVAL) || (errno == ENXIO) \ -+ || new_device); - } - - device_info * diff --git a/audio/gnomemedia2/files/patch-configure b/audio/gnomemedia2/files/patch-configure deleted file mode 100644 index d5e0e924c..000000000 --- a/audio/gnomemedia2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Jan 23 17:55:03 2003 -+++ configure Tue Feb 4 20:31:01 2003 -@@ -8336,6 +8336,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/audio/gnomemedia2/files/patch-gmix::prefs.c b/audio/gnomemedia2/files/patch-gmix::prefs.c deleted file mode 100644 index b25b42b97..000000000 --- a/audio/gnomemedia2/files/patch-gmix::prefs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gmix/prefs.c.orig Tue May 7 00:52:42 2002 -+++ gmix/prefs.c Tue May 7 00:52:54 2002 -@@ -38,7 +38,7 @@ - #ifdef HAVE_LINUX_SOUNDCARD_H - #include <linux/soundcard.h> - #else --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #endif - #endif - diff --git a/audio/gnomemedia2/pkg-comment b/audio/gnomemedia2/pkg-comment deleted file mode 100644 index c2e90fe69..000000000 --- a/audio/gnomemedia2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multimedia applications for the GNOME 2.0 desktop diff --git a/audio/gnomemedia2/pkg-descr b/audio/gnomemedia2/pkg-descr deleted file mode 100644 index 7b2258499..000000000 --- a/audio/gnomemedia2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Multimedia applications for the GNOME 2.0 desktop. Includes gnome-cd, a CDDB -aware CD player; gnome-volume-control, for controlling the sound card's mixer; -and VU-Meter, to slow down your desktop... diff --git a/audio/gnomemedia2/pkg-plist b/audio/gnomemedia2/pkg-plist deleted file mode 100644 index 8b5ddb7c6..000000000 --- a/audio/gnomemedia2/pkg-plist +++ /dev/null @@ -1,203 +0,0 @@ -bin/cddb-slave2-properties -bin/gnome-cd -bin/gnome-sound-recorder -bin/gnome-volume-control -bin/gstreamer-properties -bin/vumeter -etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-cd/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-volume-control/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-volume-control/%gconf.xml -etc/gconf/schemas/CDDB-Slave2.schemas -etc/gconf/schemas/gnome-cd.schemas -etc/gconf/schemas/gnome-sound-recorder.schemas -etc/gconf/schemas/gnome-volume-control.schemas -include/cddb-slave2/cddb-slave-client.h -lib/libcddb-slave2.a -lib/libcddb-slave2.so -lib/libcddb-slave2.so.0 -libdata/bonobo/servers/GNOME_Media_CDDBSlave2.server -libexec/CDDBSlave2 -libexec/cddb-track-editor -share/gnome/applications/gnome-cd.desktop -share/gnome/applications/gnome-sound-recorder.desktop -share/gnome/applications/gnome-volume-control.desktop -share/gnome/applications/reclevel.desktop -share/gnome/applications/vumeter.desktop -share/gnome/control-center-2.0/capplets/cddb-slave.desktop -share/gnome/gnome-media-2.0/icons/gstreamer-properties.png -share/gnome/gnome-media-2.0/interfaces/gstreamer-properties.glade -share/gnome/gnome-sound-recorder/ui/gsr.xml -share/gnome/help/gnome-cd/C/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/C/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/C/figures/cdplayer_window.png -share/gnome/help/gnome-cd/C/figures/eject_button.png -share/gnome/help/gnome-cd/C/figures/forward_button.png -share/gnome/help/gnome-cd/C/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/C/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/C/figures/gnome-cd.png -share/gnome/help/gnome-cd/C/figures/next_button.png -share/gnome/help/gnome-cd/C/figures/pause_button.png -share/gnome/help/gnome-cd/C/figures/play_button.png -share/gnome/help/gnome-cd/C/figures/preferences_button.png -share/gnome/help/gnome-cd/C/figures/previous_button.png -share/gnome/help/gnome-cd/C/figures/rewind_button.png -share/gnome/help/gnome-cd/C/figures/stop_button.png -share/gnome/help/gnome-cd/C/gnome-cd.xml -share/gnome/help/gnome-cd/C/legal.xml -share/gnome/help/gnome-sound-recorder/C/figures/grecord-prefs-path.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord-prefs-play.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord-prefs-rec.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord-prefs-sound.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord-prefs-ui.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord_window.png -share/gnome/help/gnome-sound-recorder/C/gnome-sound-recorder.xml -share/gnome/help/gnome-sound-recorder/C/legal.xml -share/gnome/help/gnome-volume-control/C/figures/gmix-prefs.png -share/gnome/help/gnome-volume-control/C/figures/gmix.png -share/gnome/help/gnome-volume-control/C/gnome-volume-control.xml -share/gnome/help/gnome-volume-control/C/legal.xml -share/gnome/idl/GNOME_Media_CDDBSlave2.idl -share/gnome/omf/gnome-media/gnome-cd-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-volume-control-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-volume-control-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnome-cd.png -share/gnome/pixmaps/gnome-cd/cd.png -share/gnome/pixmaps/gnome-cd/disc.png -share/gnome/pixmaps/gnome-cd/media-eject.png -share/gnome/pixmaps/gnome-cd/media-ffwd.png -share/gnome/pixmaps/gnome-cd/media-next.png -share/gnome/pixmaps/gnome-cd/media-pause.png -share/gnome/pixmaps/gnome-cd/media-play.png -share/gnome/pixmaps/gnome-cd/media-prev.png -share/gnome/pixmaps/gnome-cd/media-record.png -share/gnome/pixmaps/gnome-cd/media-rewind.png -share/gnome/pixmaps/gnome-cd/media-stop.png -share/gnome/pixmaps/gnome-cd/once.png -share/gnome/pixmaps/gnome-cd/repeat.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom.png -share/gnome/pixmaps/gnome-cd/themes/lcd/lcd.theme -share/gnome/pixmaps/gnome-cd/themes/lcd/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/middle.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom.png -share/gnome/pixmaps/gnome-cd/themes/media/media.theme -share/gnome/pixmaps/gnome-cd/themes/media/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/media/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/media/middle.png -share/gnome/pixmaps/gnome-cd/themes/media/top-left.png -share/gnome/pixmaps/gnome-cd/themes/media/top-right.png -share/gnome/pixmaps/gnome-cd/themes/media/top.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/red-lcd.theme -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top.png -share/gnome/pixmaps/gnome-cd/track.png -share/gnome/pixmaps/gnome-grecord.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-play.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-rec.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-stop.png -share/gnome/pixmaps/gnome-mixer.png -share/gnome/pixmaps/gnome-reclevel.png -share/gnome/pixmaps/gnome-vumeter.png -share/gnome/pixmaps/gstreamer-properties.png -share/locale/am/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-media-2.0.mo -share/locale/az/LC_MESSAGES/gnome-media-2.0.mo -share/locale/be/LC_MESSAGES/gnome-media-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-media-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-media-2.0.mo -share/locale/da/LC_MESSAGES/gnome-media-2.0.mo -share/locale/de/LC_MESSAGES/gnome-media-2.0.mo -share/locale/el/LC_MESSAGES/gnome-media-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-media-2.0.mo -share/locale/es/LC_MESSAGES/gnome-media-2.0.mo -share/locale/et/LC_MESSAGES/gnome-media-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-media-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-media-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/he/LC_MESSAGES/gnome-media-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-media-2.0.mo -share/locale/it/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-media-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-media-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-media-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-media-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/no/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-media-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo -@dirrm share/gnome/pixmaps/gnome-media/gnome-sound-recorder -@dirrm share/gnome/pixmaps/gnome-media -@dirrm share/gnome/pixmaps/gnome-cd/themes/red-lcd -@dirrm share/gnome/pixmaps/gnome-cd/themes/media -@dirrm share/gnome/pixmaps/gnome-cd/themes/lcd -@dirrm share/gnome/pixmaps/gnome-cd/themes -@dirrm share/gnome/pixmaps/gnome-cd -@dirrm share/gnome/gnome-sound-recorder/ui -@dirrm share/gnome/gnome-sound-recorder -@dirrm share/gnome/help/gnome-volume-control/C/figures -@dirrm share/gnome/help/gnome-volume-control/C -@dirrm share/gnome/help/gnome-volume-control -@dirrm share/gnome/help/gnome-sound-recorder/C/figures -@dirrm share/gnome/help/gnome-sound-recorder/C -@dirrm share/gnome/help/gnome-sound-recorder -@dirrm share/gnome/help/gnome-cd/C/figures -@dirrm share/gnome/help/gnome-cd/C -@dirrm share/gnome/help/gnome-cd -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-volume-control -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-volume-control -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-cd -@dirrm etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2 -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-volume-control-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-C.omf 2>/dev/null || /usr/bin/true diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile deleted file mode 100644 index 58b5add3d..000000000 --- a/databases/libgda2/Makefile +++ /dev/null @@ -1,83 +0,0 @@ -# New ports collection makefile for: libgda2 -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/databases/libgda2/Makefile,v 1.32 2003/01/19 19:54:19 marcus Exp $ -# - -PORTNAME= libgda2 -PORTVERSION= 0.10.0 -CATEGORIES= databases gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/0.10 -DISTNAME= libgda-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ - glib-2.0.200:${PORTSDIR}/devel/glib20 \ - xslt.1:${PORTSDIR}/textproc/libxslt \ - popt.0:${PORTSDIR}/devel/popt -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lintl -lgdbm" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gda-config-tool.1 -MAN5= gda-config.5 - -.if defined(WITH_MYSQL) -LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client -CONFIGURE_ARGS+= --with-mysql=${LOCALBASE} -PLIST_SUB= MYSQL="" -.else -CONFIGURE_ARGS+= --without-mysql -PLIST_SUB= MYSQL="@comment " -.endif - -.if defined(WITH_POSTGRES) -POSTGRESQL_PORT?= databases/postgresql7 -LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} -CONFIGURE_ARGS+= --with-postgres=${LOCALBASE} -PLIST_SUB+= POSTGRES="" -.else -CONFIGURE_ARGS+= --without-postgres -PLIST_SUB+= POSTGRES="@comment " -.endif - -.if defined(WITH_LDAP) -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 -CONFIGURE_ARGS+= --with-ldap=${LOCALBASE} -PLIST_SUB+= LDAP="" -.else -CONFIGURE_ARGS+= --without-ldap -PLIST_SUB+= LDAP="@comment " -.endif - -pre-extract: -.if !defined(WITH_MYSQL) - @${ECHO_MSG} "You can enable support for MySQL databases by defining WITH_MYSQL." -.endif -.if !defined(WITH_POSTGRES) - @${ECHO_MSG} "You can enable support for Postgres databases by defining WITH_POSTGRES." -.endif -.if !defined(WITH_LDAP) - @${ECHO_MSG} "You can enable support for LDAP databases by defining WITH_LDAP." -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/databases/libgda2/distinfo b/databases/libgda2/distinfo deleted file mode 100644 index 94e335653..000000000 --- a/databases/libgda2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgda-0.10.0.tar.bz2) = 7d8ab6091d7a90e4b92fe6d123e6ae88 diff --git a/databases/libgda2/files/patch-aa b/databases/libgda2/files/patch-aa deleted file mode 100644 index a090fe088..000000000 --- a/databases/libgda2/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Thu Feb 6 23:01:24 2003 -+++ Makefile.in Thu Feb 6 23:01:54 2003 -@@ -164,7 +164,7 @@ - YACC = @YACC@ - cxxflags_set = @cxxflags_set@ - --SUBDIRS = po libsql libgda providers report tools testing data doc -+SUBDIRS = po libsql libgda providers report tools data doc - - - EXTRA_DIST = COPYING libgda.spec intltool-extract.in intltool-merge.in intltool-update.in diff --git a/databases/libgda2/files/patch-configure b/databases/libgda2/files/patch-configure deleted file mode 100644 index e69de29bb..000000000 --- a/databases/libgda2/files/patch-configure +++ /dev/null diff --git a/databases/libgda2/files/patch-doc_C_Makefile.in b/databases/libgda2/files/patch-doc_C_Makefile.in deleted file mode 100644 index 718a4a1eb..000000000 --- a/databases/libgda2/files/patch-doc_C_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/C/Makefile.in.orig Sun Jun 2 22:17:05 2002 -+++ doc/C/Makefile.in Sun Jun 2 22:17:27 2002 -@@ -152,7 +152,7 @@ - cxxflags_set = @cxxflags_set@ - - DOC_MODULE = libgda --HTML_DIR = $(datadir)/gtk-doc/html -+HTML_DIR = $(prefix)/share/doc - - # The top-level SGML file. Change it if you want. - DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml diff --git a/databases/libgda2/files/patch-ltmain.sh b/databases/libgda2/files/patch-ltmain.sh deleted file mode 100644 index 1c2fba5d5..000000000 --- a/databases/libgda2/files/patch-ltmain.sh +++ /dev/null @@ -1,42 +0,0 @@ ---- ltmain.sh.orig Fri Sep 13 15:38:11 2002 -+++ ltmain.sh Fri Oct 11 01:44:24 2002 -@@ -1073,8 +1073,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 - ;; - -@@ -2502,6 +2510,9 @@ - *-*-openbsd*) - # 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 -@@ -4286,10 +4297,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/databases/libgda2/files/patch-tools_gda-config-tool.c b/databases/libgda2/files/patch-tools_gda-config-tool.c deleted file mode 100644 index 226aeeee7..000000000 --- a/databases/libgda2/files/patch-tools_gda-config-tool.c +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/gda-config-tool.c.orig Fri Jul 26 16:19:17 2002 -+++ tools/gda-config-tool.c Fri Jul 26 16:18:47 2002 -@@ -1136,7 +1136,7 @@ - static char ** - completion_func (const gchar *text, int start, int end) - { -- return ((start == 0) ? rl_completion_matches (text, cmd_generator) : -+ return ((start == 0) ? completion_matches (text, cmd_generator) : - NULL); - } - diff --git a/databases/libgda2/pkg-comment b/databases/libgda2/pkg-comment deleted file mode 100644 index be18a121d..000000000 --- a/databases/libgda2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Provides uniform access to different kinds of data sources diff --git a/databases/libgda2/pkg-descr b/databases/libgda2/pkg-descr deleted file mode 100644 index 12eb57b5e..000000000 --- a/databases/libgda2/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -GNU Data Access (GDA) is an attempt to provide uniform access to -different kinds of data sources (databases, information servers, -mail spools, etc). - -It is a complete architecture that provides all you need to access -your data, defined by a set of CORBA interfaces as generic as possible -(but very powerful at the same time) so that any kind of data source -can be accessed through them. - -libgda is an interface to the GDA architecture, providing a nice -wrapper around the CORBA interfaces, for both the client and the server -parts. It also provides a bunch of tools to help you both in the -development and management of your data sources, all done through -the GDA model's set of CORBA interfaces. - -libgda was part of the GNOME-DB project, but has been separated from it -to allow non-GNOME applications to be developed based on it. - -WWW: http://www.gnome-db.org/ diff --git a/databases/libgda2/pkg-plist b/databases/libgda2/pkg-plist deleted file mode 100644 index 8882e5c23..000000000 --- a/databases/libgda2/pkg-plist +++ /dev/null @@ -1,219 +0,0 @@ -bin/gda-config-tool -bin/gda-report-test -bin/gda-run -etc/libgda/config -include/libgda-report/gda-report-document.h -include/libgda-report/gda-report-item-detail.h -include/libgda-report/gda-report-item-label.h -include/libgda-report/gda-report-item-pagefooter.h -include/libgda-report/gda-report-item-pageheader.h -include/libgda-report/gda-report-item-repfield.h -include/libgda-report/gda-report-item-report.h -include/libgda-report/gda-report-item-reportfooter.h -include/libgda-report/gda-report-item-reportheader.h -include/libgda-report/gda-report-item-sqlquery.h -include/libgda-report/gda-report-item.h -include/libgda-report/gda-report-types.h -include/libgda-report/gda-report-valid.h -include/libgda-report/gda-report.h -include/libgda/gda-client.h -include/libgda/gda-command.h -include/libgda/gda-config.h -include/libgda/gda-connection.h -include/libgda/gda-data-model-array.h -include/libgda/gda-data-model-hash.h -include/libgda/gda-data-model-list.h -include/libgda/gda-data-model.h -include/libgda/gda-error.h -include/libgda/gda-export.h -include/libgda/gda-field.h -include/libgda/gda-log.h -include/libgda/gda-marshal.h -include/libgda/gda-parameter.h -include/libgda/gda-quark-list.h -include/libgda/gda-row.h -include/libgda/gda-select.h -include/libgda/gda-server-provider.h -include/libgda/gda-table.h -include/libgda/gda-transaction.h -include/libgda/gda-util.h -include/libgda/gda-value.h -include/libgda/gda-xml-connection.h -include/libgda/gda-xml-database.h -include/libgda/gda-xml-document.h -include/libgda/gda-xql-atom.h -include/libgda/gda-xql-bin.h -include/libgda/gda-xql-column.h -include/libgda/gda-xql-const.h -include/libgda/gda-xql-delete.h -include/libgda/gda-xql-dml.h -include/libgda/gda-xql-dual.h -include/libgda/gda-xql-field.h -include/libgda/gda-xql-func.h -include/libgda/gda-xql-insert.h -include/libgda/gda-xql-item.h -include/libgda/gda-xql-join.h -include/libgda/gda-xql-list.h -include/libgda/gda-xql-query.h -include/libgda/gda-xql-select.h -include/libgda/gda-xql-stack.h -include/libgda/gda-xql-target.h -include/libgda/gda-xql-update.h -include/libgda/gda-xql-utils.h -include/libgda/gda-xql-value.h -include/libgda/gda-xql-valueref.h -include/libgda/libgda.h -lib/libgda-2.a -lib/libgda-2.so -lib/libgda-2.so.1 -lib/libgda-report-2.a -lib/libgda-report-2.so -lib/libgda-report-2.so.1 -lib/libgdasql.a -lib/libgdasql.so -lib/libgdasql.so.0 -lib/libgda/providers/libgda-default.so -%%LDAP%%lib/libgda/providers/libgda-ldap.so -%%MYSQL%%lib/libgda/providers/libgda-mysql.so -%%POSTGRES%%lib/libgda/providers/libgda-postgres.so -libdata/pkgconfig/libgda.pc -share/doc/libgda/architecture.html -share/doc/libgda/c680.html -share/doc/libgda/c685.html -share/doc/libgda/c687.html -share/doc/libgda/c689.html -share/doc/libgda/compiling.html -share/doc/libgda/connecting.html -share/doc/libgda/connections.html -share/doc/libgda/data-model.html -share/doc/libgda/fdl-section1.html -share/doc/libgda/fdl-section10.html -share/doc/libgda/fdl-section2.html -share/doc/libgda/fdl-section3.html -share/doc/libgda/fdl-section4.html -share/doc/libgda/fdl-section5.html -share/doc/libgda/fdl-section6.html -share/doc/libgda/fdl-section7.html -share/doc/libgda/fdl-section8.html -share/doc/libgda/fdl-section9.html -share/doc/libgda/fdl-using.html -share/doc/libgda/fdl.html -share/doc/libgda/gdavalue.html -share/doc/libgda/index.html -share/doc/libgda/index.sgml -share/doc/libgda/installation-configuring.html -share/doc/libgda/installation-installing.html -share/doc/libgda/installation.html -share/doc/libgda/introduction.html -share/doc/libgda/libgda-api.html -share/doc/libgda/libgda-gda-command.html -share/doc/libgda/libgda-gda-config.html -share/doc/libgda/libgda-gda-field.html -share/doc/libgda/libgda-gda-log.html -share/doc/libgda/libgda-gda-parameter.html -share/doc/libgda/libgda-gda-quark-list.html -share/doc/libgda/libgda-gda-report-types.html -share/doc/libgda/libgda-gda-row.html -share/doc/libgda/libgda-gda-util.html -share/doc/libgda/libgda-gda-value.html -share/doc/libgda/libgda-gda-xql-utils.html -share/doc/libgda/libgda-gdabatch.html -share/doc/libgda/libgda-gdaclient.html -share/doc/libgda/libgda-gdaconnection.html -share/doc/libgda/libgda-gdadatamodel.html -share/doc/libgda/libgda-gdadatamodelarray.html -share/doc/libgda/libgda-gdadatamodelhash.html -share/doc/libgda/libgda-gdadatamodellist.html -share/doc/libgda/libgda-gdaerror.html -share/doc/libgda/libgda-gdaexport.html -share/doc/libgda/libgda-gdareportdocument.html -share/doc/libgda/libgda-gdaselect.html -share/doc/libgda/libgda-gdaserverprovider.html -share/doc/libgda/libgda-gdatable.html -share/doc/libgda/libgda-gdatransaction.html -share/doc/libgda/libgda-gdaxmlconnection.html -share/doc/libgda/libgda-gdaxmldatabase.html -share/doc/libgda/libgda-gdaxmldocument.html -share/doc/libgda/libgda-gdaxqlatom.html -share/doc/libgda/libgda-gdaxqlbin.html -share/doc/libgda/libgda-gdaxqlcolumn.html -share/doc/libgda/libgda-gdaxqlconst.html -share/doc/libgda/libgda-gdaxqldelete.html -share/doc/libgda/libgda-gdaxqldml.html -share/doc/libgda/libgda-gdaxqldual.html -share/doc/libgda/libgda-gdaxqlfield.html -share/doc/libgda/libgda-gdaxqlfunc.html -share/doc/libgda/libgda-gdaxqlinsert.html -share/doc/libgda/libgda-gdaxqlitem.html -share/doc/libgda/libgda-gdaxqljoin.html -share/doc/libgda/libgda-gdaxqllist.html -share/doc/libgda/libgda-gdaxqlquery.html -share/doc/libgda/libgda-gdaxqlselect.html -share/doc/libgda/libgda-gdaxqlstack.html -share/doc/libgda/libgda-gdaxqltarget.html -share/doc/libgda/libgda-gdaxqlupdate.html -share/doc/libgda/libgda-gdaxqlvalue.html -share/doc/libgda/libgda-gdaxqlvalueref.html -share/doc/libgda/libgda-libgda.html -share/doc/libgda/libgda-provider-class.html -share/doc/libgda/libgda-provider-recordset.html -share/doc/libgda/libgda-providers.html -share/doc/libgda/libgda-reports.html -share/doc/libgda/libgda-xql.html -share/doc/libgda/main_example.html -share/doc/libgda/managing-errors.html -share/doc/libgda/migration-configuration.html -share/doc/libgda/migration-executing-commands.html -share/doc/libgda/migration.html -share/doc/libgda/processing-queries.html -share/doc/libgda/x849.html -share/doc/libgda/x851.html -share/doc/libgda/x853.html -share/doc/libgda/x878.html -share/doc/libgda/x880.html -share/doc/libgda/x882.html -share/doc/libgda/x883.html -share/doc/libgda/x885.html -share/doc/libgda/x887.html -share/gnome/libgda/xml/gda-report.dtd -share/gnome/libgda/xml/gda-xml-query.dtd -share/gnome/libgda/xml/gda-xml-query.xsl -share/gnome/omf/libgda/libgda-C.omf -share/locale/az/LC_MESSAGES/libgda-2.mo -share/locale/ca/LC_MESSAGES/libgda-2.mo -share/locale/cs/LC_MESSAGES/libgda-2.mo -share/locale/da/LC_MESSAGES/libgda-2.mo -share/locale/de/LC_MESSAGES/libgda-2.mo -share/locale/el/LC_MESSAGES/libgda-2.mo -share/locale/es/LC_MESSAGES/libgda-2.mo -share/locale/fi/LC_MESSAGES/libgda-2.mo -share/locale/fr/LC_MESSAGES/libgda-2.mo -share/locale/ga/LC_MESSAGES/libgda-2.mo -share/locale/gl/LC_MESSAGES/libgda-2.mo -share/locale/hu/LC_MESSAGES/libgda-2.mo -share/locale/it/LC_MESSAGES/libgda-2.mo -share/locale/ja/LC_MESSAGES/libgda-2.mo -share/locale/ko/LC_MESSAGES/libgda-2.mo -share/locale/ms/LC_MESSAGES/libgda-2.mo -share/locale/nl/LC_MESSAGES/libgda-2.mo -share/locale/no/LC_MESSAGES/libgda-2.mo -share/locale/pl/LC_MESSAGES/libgda-2.mo -share/locale/pt/LC_MESSAGES/libgda-2.mo -share/locale/pt_BR/LC_MESSAGES/libgda-2.mo -share/locale/ru/LC_MESSAGES/libgda-2.mo -share/locale/sk/LC_MESSAGES/libgda-2.mo -share/locale/sl/LC_MESSAGES/libgda-2.mo -share/locale/sv/LC_MESSAGES/libgda-2.mo -share/locale/tr/LC_MESSAGES/libgda-2.mo -share/locale/uk/LC_MESSAGES/libgda-2.mo -share/locale/vi/LC_MESSAGES/libgda-2.mo -share/locale/zh_CN/LC_MESSAGES/libgda-2.mo -@dirrm share/gnome/omf/libgda -@dirrm share/gnome/libgda/xml -@dirrm share/gnome/libgda -@dirrm lib/libgda/providers -@dirrm lib/libgda -@dirrm include/libgda/sql -@dirrm include/libgda -@dirrm include/libgda-report -@dirrm etc/libgda diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile deleted file mode 100644 index 1fc0a4b1c..000000000 --- a/databases/libgnomedb/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: libgnomedb -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/databases/libgnomedb/Makefile,v 1.9 2003/01/19 19:54:49 marcus Exp $ -# - -PORTNAME= libgnomedb -PORTVERSION= 0.10.0 -CATEGORIES= databases gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/libgnomedb/0.10 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - gda-2.1:${PORTSDIR}/databases/libgda2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/databases/libgnomedb/distinfo b/databases/libgnomedb/distinfo deleted file mode 100644 index 25a2e6ac8..000000000 --- a/databases/libgnomedb/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomedb-0.10.0.tar.bz2) = edbc2fdc604694f8bd43b479f8805b91 diff --git a/databases/libgnomedb/files/patch-configure b/databases/libgnomedb/files/patch-configure deleted file mode 100644 index 1946812ec..000000000 --- a/databases/libgnomedb/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sun Jun 2 23:24:22 2002 -+++ configure Sun Jun 2 23:24:33 2002 -@@ -8089,6 +8089,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/databases/libgnomedb/files/patch-doc_C_Makefile.in b/databases/libgnomedb/files/patch-doc_C_Makefile.in deleted file mode 100644 index 4411a5bf3..000000000 --- a/databases/libgnomedb/files/patch-doc_C_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/C/Makefile.in.orig Sun Jun 2 23:38:54 2002 -+++ doc/C/Makefile.in Sun Jun 2 23:39:46 2002 -@@ -131,7 +131,7 @@ - cxxflags_set = @cxxflags_set@ - - DOC_MODULE = libgnomedb --HTML_DIR = $(datadir)/gtk-doc/html -+HTML_DIR = $(prefix)/share/doc - - # The top-level SGML file. Change it if you want. - DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml diff --git a/databases/libgnomedb/pkg-comment b/databases/libgnomedb/pkg-comment deleted file mode 100644 index b34a2ea4b..000000000 --- a/databases/libgnomedb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library components for the GNOME database frontend diff --git a/databases/libgnomedb/pkg-descr b/databases/libgnomedb/pkg-descr deleted file mode 100644 index 0ef0c27be..000000000 --- a/databases/libgnomedb/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -libgnomedb is the library backend for universal database access for the GNOME -2.0 environment. - -WWW: http://www.gnome-db.org/ diff --git a/databases/libgnomedb/pkg-plist b/databases/libgnomedb/pkg-plist deleted file mode 100644 index 2885fd5a4..000000000 --- a/databases/libgnomedb/pkg-plist +++ /dev/null @@ -1,166 +0,0 @@ -bin/gnome-database-properties -etc/gconf/gconf.xml.defaults/apps/gnome-db/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-db/Editor/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-db/UI/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/Editor/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/UI/%gconf.xml -etc/gconf/schemas/libgnomedb.schemas -etc/gnome-vfs-2.0/modules/database-module.conf -include/libgnomedb/gnome-db-browser.h -include/libgnomedb/gnome-db-combo.h -include/libgnomedb/gnome-db-config.h -include/libgnomedb/gnome-db-connection-properties.h -include/libgnomedb/gnome-db-connection-selector.h -include/libgnomedb/gnome-db-control-widget.h -include/libgnomedb/gnome-db-control.h -include/libgnomedb/gnome-db-data-source-selector.h -include/libgnomedb/gnome-db-dsn-config-druid.h -include/libgnomedb/gnome-db-dsn-config.h -include/libgnomedb/gnome-db-editor.h -include/libgnomedb/gnome-db-error-dialog.h -include/libgnomedb/gnome-db-error.h -include/libgnomedb/gnome-db-form.h -include/libgnomedb/gnome-db-gray-bar.h -include/libgnomedb/gnome-db-grid.h -include/libgnomedb/gnome-db-icon-list.h -include/libgnomedb/gnome-db-list.h -include/libgnomedb/gnome-db-login-dialog.h -include/libgnomedb/gnome-db-login.h -include/libgnomedb/gnome-db-model.h -include/libgnomedb/gnome-db-provider-selector.h -include/libgnomedb/gnome-db-report-editor.h -include/libgnomedb/gnome-db-stock.h -include/libgnomedb/gnome-db-table-editor.h -include/libgnomedb/gnome-db-util.h -include/libgnomedb/gnome-db-window.h -include/libgnomedb/libgnomedb.h -lib/bonobo/monikers/libmoniker_database.so -lib/gnome-vfs-2.0/modules/libdatabase.so -lib/libglade/2.0/libgnomedb.so -lib/libgnomedb-2.a -lib/libgnomedb-2.so -lib/libgnomedb-2.so.1 -libdata/pkgconfig/libgnomedb.pc -libdata/bonobo/servers/GNOME_Database_Components.server -libdata/bonobo/servers/GNOME_Database_Monikers.server -libexec/gnome-database-components -share/doc/libgnomedb/fdl-section1.html -share/doc/libgnomedb/fdl-section10.html -share/doc/libgnomedb/fdl-section2.html -share/doc/libgnomedb/fdl-section3.html -share/doc/libgnomedb/fdl-section4.html -share/doc/libgnomedb/fdl-section5.html -share/doc/libgnomedb/fdl-section6.html -share/doc/libgnomedb/fdl-section7.html -share/doc/libgnomedb/fdl-section8.html -share/doc/libgnomedb/fdl-section9.html -share/doc/libgnomedb/fdl-using.html -share/doc/libgnomedb/fdl.html -share/doc/libgnomedb/index.html -share/doc/libgnomedb/index.sgml -share/doc/libgnomedb/libgnomedb-basic.html -share/doc/libgnomedb/libgnomedb-bonobo.html -share/doc/libgnomedb/libgnomedb-gnome-db-config.html -share/doc/libgnomedb/libgnomedb-gnome-db-model.html -share/doc/libgnomedb/libgnomedb-gnome-db-stock.html -share/doc/libgnomedb/libgnomedb-gnome-db-util.html -share/doc/libgnomedb/libgnomedb-gnomedbbrowser.html -share/doc/libgnomedb/libgnomedb-gnomedbcombo.html -share/doc/libgnomedb/libgnomedb-gnomedbconnectionproperties.html -share/doc/libgnomedb/libgnomedb-gnomedbconnectionselector.html -share/doc/libgnomedb/libgnomedb-gnomedbcontrol.html -share/doc/libgnomedb/libgnomedb-gnomedbcontrolwidget.html -share/doc/libgnomedb/libgnomedb-gnomedbdatasourceselector.html -share/doc/libgnomedb/libgnomedb-gnomedbdsnconfig.html -share/doc/libgnomedb/libgnomedb-gnomedbdsnconfigdruid.html -share/doc/libgnomedb/libgnomedb-gnomedbeditor.html -share/doc/libgnomedb/libgnomedb-gnomedberror.html -share/doc/libgnomedb/libgnomedb-gnomedberrordialog.html -share/doc/libgnomedb/libgnomedb-gnomedbform.html -share/doc/libgnomedb/libgnomedb-gnomedbgraybar.html -share/doc/libgnomedb/libgnomedb-gnomedbgrid.html -share/doc/libgnomedb/libgnomedb-gnomedbiconlist.html -share/doc/libgnomedb/libgnomedb-gnomedblist.html -share/doc/libgnomedb/libgnomedb-gnomedblogin.html -share/doc/libgnomedb/libgnomedb-gnomedblogindialog.html -share/doc/libgnomedb/libgnomedb-gnomedbproviderselector.html -share/doc/libgnomedb/libgnomedb-gnomedbreporteditor.html -share/doc/libgnomedb/libgnomedb-gnomedbsqleditor.html -share/doc/libgnomedb/libgnomedb-gnomedbtableeditor.html -share/doc/libgnomedb/libgnomedb-gnomedbwindow.html -share/doc/libgnomedb/libgnomedb-introduction.html -share/doc/libgnomedb/libgnomedb-libgnomedb.html -share/doc/libgnomedb/libgnomedb-widgets.html -share/gnome/control-center-2.0/capplets/database-properties.desktop -share/gnome/mime-info/libgnomedb.keys -share/gnome/mime-info/libgnomedb.mime -share/gnome/omf/libgnomedb/libgnomedb-C.omf -share/gnome/pixmaps/libgnomedb/gnome-db-aggregates_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-aggregates_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-connect_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-database_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-database_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-designer_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-disconnect_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-indexes_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-no-transaction_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-procedures_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-procedures_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-query_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-query_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-sequences_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-sequences_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-sql_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-sql_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-table_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-tables_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-tables_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-triggers_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-types_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-types_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db-views_16x16.png -share/gnome/pixmaps/libgnomedb/gnome-db-within-transaction_24x24.png -share/gnome/pixmaps/libgnomedb/gnome-db.png -share/locale/az/LC_MESSAGES/libgnomedb-2.mo -share/locale/be/LC_MESSAGES/libgnomedb-2.mo -share/locale/ca/LC_MESSAGES/libgnomedb-2.mo -share/locale/cs/LC_MESSAGES/libgnomedb-2.mo -share/locale/da/LC_MESSAGES/libgnomedb-2.mo -share/locale/de/LC_MESSAGES/libgnomedb-2.mo -share/locale/el/LC_MESSAGES/libgnomedb-2.mo -share/locale/es/LC_MESSAGES/libgnomedb-2.mo -share/locale/fi/LC_MESSAGES/libgnomedb-2.mo -share/locale/fr/LC_MESSAGES/libgnomedb-2.mo -share/locale/ga/LC_MESSAGES/libgnomedb-2.mo -share/locale/gl/LC_MESSAGES/libgnomedb-2.mo -share/locale/hu/LC_MESSAGES/libgnomedb-2.mo -share/locale/it/LC_MESSAGES/libgnomedb-2.mo -share/locale/ja/LC_MESSAGES/libgnomedb-2.mo -share/locale/ko/LC_MESSAGES/libgnomedb-2.mo -share/locale/ms/LC_MESSAGES/libgnomedb-2.mo -share/locale/nl/LC_MESSAGES/libgnomedb-2.mo -share/locale/no/LC_MESSAGES/libgnomedb-2.mo -share/locale/pl/LC_MESSAGES/libgnomedb-2.mo -share/locale/pt/LC_MESSAGES/libgnomedb-2.mo -share/locale/pt_BR/LC_MESSAGES/libgnomedb-2.mo -share/locale/ru/LC_MESSAGES/libgnomedb-2.mo -share/locale/sk/LC_MESSAGES/libgnomedb-2.mo -share/locale/sl/LC_MESSAGES/libgnomedb-2.mo -share/locale/sv/LC_MESSAGES/libgnomedb-2.mo -share/locale/ta/LC_MESSAGES/libgnomedb-2.mo -share/locale/tr/LC_MESSAGES/libgnomedb-2.mo -share/locale/uk/LC_MESSAGES/libgnomedb-2.mo -share/locale/vi/LC_MESSAGES/libgnomedb-2.mo -share/locale/zh_CN/LC_MESSAGES/libgnomedb-2.mo -share/locale/zh_TW/LC_MESSAGES/libgnomedb-2.mo -@dirrm share/gnome/pixmaps/libgnomedb -@dirrm share/gnome/omf/libgnomedb -@dirrm share/doc/libgnomedb -@dirrm include/libgnomedb -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/UI -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db/Editor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-db -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-db/UI -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-db/Editor -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-db diff --git a/databases/mergeant/Makefile b/databases/mergeant/Makefile deleted file mode 100644 index 0d1e70057..000000000 --- a/databases/mergeant/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: mergeant -# Date created: 14 September 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/databases/mergeant/Makefile,v 1.5 2003/01/19 19:55:15 marcus Exp $ -# - -PORTNAME= mergeant -PORTVERSION= 0.10.0 -CATEGORIES= databases gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomedb-2.1:${PORTSDIR}/databases/libgnomedb \ - gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_PERL5= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/databases/mergeant/distinfo b/databases/mergeant/distinfo deleted file mode 100644 index f65e8c1f6..000000000 --- a/databases/mergeant/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/mergeant-0.10.0.tar.bz2) = 2e8b98332288d07a5e1cbdfd0a828f2f diff --git a/databases/mergeant/files/patch-configure b/databases/mergeant/files/patch-configure deleted file mode 100644 index 522cb6955..000000000 --- a/databases/mergeant/files/patch-configure +++ /dev/null @@ -1,26 +0,0 @@ ---- configure.orig Mon Jan 27 20:50:17 2003 -+++ configure Fri Feb 7 01:02:04 2003 -@@ -7948,6 +7948,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -9405,13 +9406,13 @@ - - MERGEANT_Pixmapdir=${datadir}/pixmaps/${PACKAGE} - --MERGEANT_Appdir=${datadir}/gnome/apps/Applications -+MERGEANT_Appdir=${datadir}/apps/Applications - - MERGEANT_DTDdir=${datadir}/${PACKAGE}/dtd - - MERGEANT_Plugdir=${datadir}/${PACKAGE}/plugins - --MERGEANT_Helpdir=${datadir}/gnome/help/${PACKAGE} -+MERGEANT_Helpdir=${datadir}/help/${PACKAGE} - - - diff --git a/databases/mergeant/files/patch-lib_Makefile.in b/databases/mergeant/files/patch-lib_Makefile.in deleted file mode 100644 index f65cecae4..000000000 --- a/databases/mergeant/files/patch-lib_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Makefile.in.orig Sat Sep 14 18:40:05 2002 -+++ lib/Makefile.in Sat Sep 14 18:40:22 2002 -@@ -120,7 +120,7 @@ - - noinst_LTLIBRARIES = libgdbshared.la - --INCLUDES = $(MERGEANT_CFLAGS) -DGNOMEDB_PIXMAPDIR=\""$(datadir)/pixmaps/libgnomedb"\" -DGNOMEDB_DATADIR=\""$(datadir)"\" -DGNOMEDB_LOCALEDIR=\""$(prefix)/share/locale"\" -+INCLUDES = $(MERGEANT_CFLAGS) -DGNOMEDB_PIXMAPDIR=\""$(datadir)/pixmaps/libgnomedb"\" -DGNOMEDB_DATADIR=\""$(datadir)"\" -DGNOMEDB_LOCALEDIR=\""$(datadir)/locale"\" - - - libgdbshared_headers = gnome-db-shortcut.h diff --git a/databases/mergeant/files/patch-src_plugins_netaddr_makefile.in b/databases/mergeant/files/patch-src_plugins_netaddr_makefile.in deleted file mode 100644 index 65ae9e724..000000000 --- a/databases/mergeant/files/patch-src_plugins_netaddr_makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/plugins/netaddr/Makefile.in.orig Sat Sep 14 18:56:12 2002 -+++ src/plugins/netaddr/Makefile.in Sat Sep 14 18:57:13 2002 -@@ -125,7 +125,7 @@ - lib_LTLIBRARIES_PLUGIN = libPnetaddr.la - libPnetaddr_la_SOURCES = netaddr.c baseplugin.h - libPnetaddr_la_LIBADD = --libPnetaddr_la_LDFLAGS = -module -export-dynamic -version-info 0:0:0 -+libPnetaddr_la_LDFLAGS = -module -avoid-version -export-dynamic - - # Build a libtool library, for installation in libdir. - lib_LTLIBRARIES = $(lib_LTLIBRARIES_PLUGIN) diff --git a/databases/mergeant/files/patch-src_plugins_picts_Makefile.in b/databases/mergeant/files/patch-src_plugins_picts_Makefile.in deleted file mode 100644 index 3c54fdcd0..000000000 --- a/databases/mergeant/files/patch-src_plugins_picts_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/plugins/picts/Makefile.in.orig Sat Sep 14 18:57:58 2002 -+++ src/plugins/picts/Makefile.in Sat Sep 14 18:58:15 2002 -@@ -127,7 +127,7 @@ - libPpicts_la_SOURCES = picts_plugin.c baseplugin.h - libPpicts_la_LIBADD = - --libPpicts_la_LDFLAGS = -module -export-dynamic -version-info 0:0:0 -+libPpicts_la_LDFLAGS = -module -export-dynamic -avoid-version - - # Build a libtool library, libggnomedb.la for installation in libdir. - lib_LTLIBRARIES = $(lib_LTLIBRARIES_PLUGIN) diff --git a/databases/mergeant/files/patch-src_plugins_sample_Makefile.in b/databases/mergeant/files/patch-src_plugins_sample_Makefile.in deleted file mode 100644 index ae8b1158c..000000000 --- a/databases/mergeant/files/patch-src_plugins_sample_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/plugins/sample/Makefile.in.orig Sat Sep 14 18:58:54 2002 -+++ src/plugins/sample/Makefile.in Sat Sep 14 18:59:04 2002 -@@ -127,7 +127,7 @@ - libPsample_la_SOURCES = sample_plugin.c baseplugin.h - libPsample_la_LIBADD = - --libPsample_la_LDFLAGS = -module -export-dynamic -version-info 0:0:0 -+libPsample_la_LDFLAGS = -module -export-dynamic -avoid-version - - # Build a libtool library, libggnomedb.la for installation in libdir. - lib_LTLIBRARIES = $(lib_LTLIBRARIES_PLUGIN) diff --git a/databases/mergeant/pkg-comment b/databases/mergeant/pkg-comment deleted file mode 100644 index e61986f6e..000000000 --- a/databases/mergeant/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Provide uniform access to data sources for the GNOME 2.0 environment diff --git a/databases/mergeant/pkg-descr b/databases/mergeant/pkg-descr deleted file mode 100644 index 7e1974261..000000000 --- a/databases/mergeant/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -mergeant can be considered as an extension of the libgda project. - -Its aims are the same: to provide universal data source access for -client applications, as well as development tools and libraries -for doing so. mergeant; is an extension to libgda; because it adds -support to the architecture for the GNOME project. mergeant was formed -by merging components from gnome-db and gASQL. - -WWW: http://www.gnome-db.org/ diff --git a/databases/mergeant/pkg-plist b/databases/mergeant/pkg-plist deleted file mode 100644 index dea19a0e9..000000000 --- a/databases/mergeant/pkg-plist +++ /dev/null @@ -1,54 +0,0 @@ -bin/mergeant -share/gnome/application-registry/mergeant.applications -share/gnome/applications/mergeant.desktop -share/gnome/help/mergeant/C/topic.dat -share/gnome/mergeant/dtd/mergeant.dtd -share/gnome/mergeant/plugins/libPnetaddr.so -share/gnome/mergeant/plugins/libPpicts.so -share/gnome/mergeant/plugins/libPsample.so -share/gnome/mime-info/mergeant.keys -share/gnome/mime-info/mergeant.mime -share/gnome/omf/mergeant/mergeant-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/mergeant/mergeant-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/document-icons/gnome-application-x-mergeant.png -share/gnome/pixmaps/mergeant/mergeant.png -share/gnome/pixmaps/mergeant/mergeant_connect.png -share/gnome/pixmaps/mergeant/mergeant_connect_small.png -share/gnome/pixmaps/mergeant/mergeant_disconnect.png -share/gnome/pixmaps/mergeant/mergeant_disconnect_small.png -share/gnome/pixmaps/mergeant/mergeant_foot.png -share/gnome/pixmaps/mergeant/mergeant_forms.png -share/gnome/pixmaps/mergeant/mergeant_queries.png -share/gnome/pixmaps/mergeant/mergeant_rels.png -share/gnome/pixmaps/mergeant/mergeant_rels_small.png -share/gnome/pixmaps/mergeant/mergeant_sequences.png -share/gnome/pixmaps/mergeant/mergeant_tables.png -share/gnome/pixmaps/mergeant/query-view-query_16x16.png -share/gnome/pixmaps/mergeant/query-view-table_16x16.png -share/gnome/pixmaps/mergeant/query-view-view_16x16.png -share/locale/cs/LC_MESSAGES/mergeant.mo -share/locale/da/LC_MESSAGES/mergeant.mo -share/locale/de/LC_MESSAGES/mergeant.mo -share/locale/es/LC_MESSAGES/mergeant.mo -share/locale/fr/LC_MESSAGES/mergeant.mo -share/locale/it/LC_MESSAGES/mergeant.mo -share/locale/ms/LC_MESSAGES/mergeant.mo -share/locale/nl/LC_MESSAGES/mergeant.mo -share/locale/no/LC_MESSAGES/mergeant.mo -share/locale/pl/LC_MESSAGES/mergeant.mo -share/locale/pt_BR/LC_MESSAGES/mergeant.mo -share/locale/ru/LC_MESSAGES/mergeant.mo -share/locale/sk/LC_MESSAGES/mergeant.mo -share/locale/sv/LC_MESSAGES/mergeant.mo -share/locale/tr/LC_MESSAGES/mergeant.mo -share/locale/vi/LC_MESSAGES/mergeant.mo -@dirrm share/gnome/pixmaps/mergeant -@dirrm share/gnome/omf/mergeant -@dirrm share/gnome/mergeant/plugins -@dirrm share/gnome/mergeant/dtd -@dirrm share/gnome/mergeant -@dirrm share/gnome/help/mergeant/C/stylesheet-images -@dirrm share/gnome/help/mergeant/C/images -@dirrm share/gnome/help/mergeant/C -@dirrm share/gnome/help/mergeant -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/mergeant/mergeant-C.omf 2>/dev/null || /usr/bin/true diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile deleted file mode 100644 index 94b107947..000000000 --- a/deskutils/gnome-utils/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: gnomeutils2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeutils2 -PORTVERSION= 2.2.0.3 -PORTEPOCH= 1 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-utils/2.2 -DISTNAME= gnome-utils-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gnome-calculator.1 \ - gnome-character-map.1 gnome-dictionary.1 \ - gnome-search-tool.1 gnome-system-log.1 gdialog.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/deskutils/gnome-utils/distinfo b/deskutils/gnome-utils/distinfo deleted file mode 100644 index c03547bae..000000000 --- a/deskutils/gnome-utils/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-utils-2.2.0.3.tar.bz2) = cef6a3be39d160cf5e2a371293044f7f diff --git a/deskutils/gnome-utils/files/patch-ad b/deskutils/gnome-utils/files/patch-ad deleted file mode 100644 index 65ebff071..000000000 --- a/deskutils/gnome-utils/files/patch-ad +++ /dev/null @@ -1,28 +0,0 @@ ---- gdialog/dialog.h.orig Tue Jul 6 16:23:33 1999 -+++ gdialog/dialog.h Wed Aug 18 11:34:23 1999 -@@ -36,24 +36,7 @@ - #include <gnome.h> - #endif - --#ifdef ultrix --# include <cursesX.h> --#else --# if defined(USE_NCURSES) && !defined(RENAMED_NCURSES) --# include <ncurses.h> --# else --# if !defined(_XOPEN_SOURCE_EXTENDED) && !defined(__sgi) --# define hacked 1 --# define _XOPEN_SOURCE_EXTENDED --# define _ACS_COMPAT_CODE --# endif --# include <curses.h> --# ifdef hacked --# undef _XOPEN_SOURCE_EXTENDED --# undef _ACS_COMPAT_CODE --# endif --# endif --#endif -+#include <ncurses.h> - - /* - * Change these if you want diff --git a/deskutils/gnome-utils/files/patch-ai b/deskutils/gnome-utils/files/patch-ai deleted file mode 100644 index fb458fcea..000000000 --- a/deskutils/gnome-utils/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- sgmldocs.make.orig Mon May 6 23:46:55 2002 -+++ sgmldocs.make Mon May 6 23:47:10 2002 -@@ -32,7 +32,7 @@ - # dist-hook: app-dist-hook - # - --docdir = $(datadir)/gnome/help/$(docname)/$(lang) -+docdir = $(datadir)/help/$(docname)/$(lang) - - doc_DATA = index.html - diff --git a/deskutils/gnome-utils/files/patch-configure b/deskutils/gnome-utils/files/patch-configure deleted file mode 100644 index d5d7d0e10..000000000 --- a/deskutils/gnome-utils/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Nov 25 09:25:29 2002 -+++ configure Tue Nov 26 16:04:42 2002 -@@ -10347,7 +10347,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - diff --git a/deskutils/gnome-utils/files/patch-logview::log_repaint.c b/deskutils/gnome-utils/files/patch-logview::log_repaint.c deleted file mode 100644 index 3944b8205..000000000 --- a/deskutils/gnome-utils/files/patch-logview::log_repaint.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- logview/log_repaint.c 2001/11/23 16:01:55 1.1 -+++ logview/log_repaint.c 2001/11/23 16:02:30 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <stdio.h> - #include <stdlib.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <string.h> - #include <gnome.h> - #include "logview.h" diff --git a/deskutils/gnome-utils/files/patch-logview::logrtns.h b/deskutils/gnome-utils/files/patch-logview::logrtns.h deleted file mode 100644 index a39ce6a77..000000000 --- a/deskutils/gnome-utils/files/patch-logview::logrtns.h +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- logview/logrtns.h 2001/11/23 16:04:00 1.1 -+++ logview/logrtns.h 2001/11/23 16:04:14 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <stdio.h> - #include <stdlib.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <string.h> - #include "logview.h" - diff --git a/deskutils/gnome-utils/files/patch-logview_logview.c b/deskutils/gnome-utils/files/patch-logview_logview.c deleted file mode 100644 index 49e8b06b3..000000000 --- a/deskutils/gnome-utils/files/patch-logview_logview.c +++ /dev/null @@ -1,29 +0,0 @@ ---- logview/logview.c.orig Tue May 7 00:03:16 2002 -+++ logview/logview.c Tue May 7 00:04:37 2002 -@@ -903,7 +903,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-regexp.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-regexp.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->regexp_db_path); -@@ -926,7 +926,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-descript.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-descript.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->descript_db_path); -@@ -960,7 +960,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-actions.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-actions.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->action_db_path); diff --git a/deskutils/gnome-utils/pkg-comment b/deskutils/gnome-utils/pkg-comment deleted file mode 100644 index 14a9b8e02..000000000 --- a/deskutils/gnome-utils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 support utilities diff --git a/deskutils/gnome-utils/pkg-descr b/deskutils/gnome-utils/pkg-descr deleted file mode 100644 index af1715c69..000000000 --- a/deskutils/gnome-utils/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 support utilities. diff --git a/deskutils/gnome-utils/pkg-plist b/deskutils/gnome-utils/pkg-plist deleted file mode 100644 index 9172619a8..000000000 --- a/deskutils/gnome-utils/pkg-plist +++ /dev/null @@ -1,132 +0,0 @@ -bin/gdialog -bin/gnome-calculator -bin/gnome-character-map -bin/gnome-dictionary -bin/gnome-search-tool -bin/gnome-system-log -etc/gconf/gconf.xml.defaults/apps/gnome-dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-system-log/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-system-log/%gconf.xml -etc/gconf/schemas/logview.schemas -etc/gconf/schemas/gdict.schemas -libdata/bonobo/servers/GNOME_GDictApplet.server -libexec/gdict-applet -share/gnome/applications/gnome-calculator.desktop -share/gnome/applications/gnome-character-map.desktop -share/gnome/applications/gnome-dictionary.desktop -share/gnome/applications/gnome-search-tool.desktop -share/gnome/applications/gnome-system-log.desktop -share/gnome/gnome-2.0/ui/GNOME_GDictApplet.xml -share/gnome/gnome-system-log/gnome-system-log-actions.db -share/gnome/gnome-system-log/gnome-system-log-descript.db -share/gnome/gnome-system-log/gnome-system-log-regexp.db -share/gnome/help/gdialog/C/figures/example-dialog.png -share/gnome/help/gdialog/C/figures/gdialog-msgbox.png -share/gnome/help/gdialog/C/figures/gdialog-yesno.png -share/gnome/help/gdialog/C/gdialog.xml -share/gnome/help/gdialog/C/legal.xml -share/gnome/help/gnome-calculator/C/figures/gcalc_window.png -share/gnome/help/gnome-calculator/C/gnome-calculator.xml -share/gnome/help/gnome-calculator/C/legal.xml -share/gnome/help/gnome-character-map/C/figures/gnome-character-map.png -share/gnome/help/gnome-character-map/C/gnome-character-map.xml -share/gnome/help/gnome-character-map/C/legal.xml -share/gnome/help/gnome-dictionary/C/figures/gdict_applet.png -share/gnome/help/gnome-dictionary/C/figures/gdict_window.png -share/gnome/help/gnome-dictionary/C/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/C/legal.xml -share/gnome/help/gnome-search-tool/C/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/C/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/C/legal.xml -share/gnome/help/gnome-system-log/C/figures/syslog_window.png -share/gnome/help/gnome-system-log/C/gnome-system-log.xml -share/gnome/help/gnome-system-log/C/legal.xml -share/gnome/omf/gnome-utils/gdialog-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdialog-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-calculator-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-calculator-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-character-map-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-character-map-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-dictionary-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gdict.png -share/gnome/pixmaps/gnome-character-map.png -share/gnome/pixmaps/gnome-searchtool.png -share/locale/am/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/az/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/be/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/da/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/de/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/el/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/es/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/et/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/it/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/no/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-utils-2.0.mo -@dirrm share/gnome/pixmaps/gnome-system-log -@dirrm share/gnome/help/gnome-system-log/C/figures -@dirrm share/gnome/help/gnome-system-log/C -@dirrm share/gnome/help/gnome-system-log -@dirrm share/gnome/help/gnome-search-tool/C/figures -@dirrm share/gnome/help/gnome-search-tool/C -@dirrm share/gnome/help/gnome-search-tool -@dirrm share/gnome/help/gnome-dictionary/C/figures -@dirrm share/gnome/help/gnome-dictionary/C -@dirrm share/gnome/help/gnome-dictionary -@dirrm share/gnome/help/gnome-character-map/C/figures -@dirrm share/gnome/help/gnome-character-map/C -@dirrm share/gnome/help/gnome-character-map -@dirrm share/gnome/help/gnome-calculator/C/figures -@dirrm share/gnome/help/gnome-calculator/C -@dirrm share/gnome/help/gnome-calculator -@dirrm share/gnome/help/gdialog/C/figures -@dirrm share/gnome/help/gdialog/C -@dirrm share/gnome/gnome-system-log -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-dictionary -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdialog-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-calculator-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-character-map-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-C.omf 2>/dev/null || /usr/bin/true diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile deleted file mode 100644 index 94b107947..000000000 --- a/deskutils/gnomeutils2/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: gnomeutils2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeutils2 -PORTVERSION= 2.2.0.3 -PORTEPOCH= 1 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-utils/2.2 -DISTNAME= gnome-utils-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gnome-calculator.1 \ - gnome-character-map.1 gnome-dictionary.1 \ - gnome-search-tool.1 gnome-system-log.1 gdialog.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/deskutils/gnomeutils2/distinfo b/deskutils/gnomeutils2/distinfo deleted file mode 100644 index c03547bae..000000000 --- a/deskutils/gnomeutils2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-utils-2.2.0.3.tar.bz2) = cef6a3be39d160cf5e2a371293044f7f diff --git a/deskutils/gnomeutils2/files/patch-ad b/deskutils/gnomeutils2/files/patch-ad deleted file mode 100644 index 65ebff071..000000000 --- a/deskutils/gnomeutils2/files/patch-ad +++ /dev/null @@ -1,28 +0,0 @@ ---- gdialog/dialog.h.orig Tue Jul 6 16:23:33 1999 -+++ gdialog/dialog.h Wed Aug 18 11:34:23 1999 -@@ -36,24 +36,7 @@ - #include <gnome.h> - #endif - --#ifdef ultrix --# include <cursesX.h> --#else --# if defined(USE_NCURSES) && !defined(RENAMED_NCURSES) --# include <ncurses.h> --# else --# if !defined(_XOPEN_SOURCE_EXTENDED) && !defined(__sgi) --# define hacked 1 --# define _XOPEN_SOURCE_EXTENDED --# define _ACS_COMPAT_CODE --# endif --# include <curses.h> --# ifdef hacked --# undef _XOPEN_SOURCE_EXTENDED --# undef _ACS_COMPAT_CODE --# endif --# endif --#endif -+#include <ncurses.h> - - /* - * Change these if you want diff --git a/deskutils/gnomeutils2/files/patch-ai b/deskutils/gnomeutils2/files/patch-ai deleted file mode 100644 index fb458fcea..000000000 --- a/deskutils/gnomeutils2/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- sgmldocs.make.orig Mon May 6 23:46:55 2002 -+++ sgmldocs.make Mon May 6 23:47:10 2002 -@@ -32,7 +32,7 @@ - # dist-hook: app-dist-hook - # - --docdir = $(datadir)/gnome/help/$(docname)/$(lang) -+docdir = $(datadir)/help/$(docname)/$(lang) - - doc_DATA = index.html - diff --git a/deskutils/gnomeutils2/files/patch-configure b/deskutils/gnomeutils2/files/patch-configure deleted file mode 100644 index d5d7d0e10..000000000 --- a/deskutils/gnomeutils2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Nov 25 09:25:29 2002 -+++ configure Tue Nov 26 16:04:42 2002 -@@ -10347,7 +10347,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - diff --git a/deskutils/gnomeutils2/files/patch-logview::log_repaint.c b/deskutils/gnomeutils2/files/patch-logview::log_repaint.c deleted file mode 100644 index 3944b8205..000000000 --- a/deskutils/gnomeutils2/files/patch-logview::log_repaint.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- logview/log_repaint.c 2001/11/23 16:01:55 1.1 -+++ logview/log_repaint.c 2001/11/23 16:02:30 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <stdio.h> - #include <stdlib.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <string.h> - #include <gnome.h> - #include "logview.h" diff --git a/deskutils/gnomeutils2/files/patch-logview::logrtns.h b/deskutils/gnomeutils2/files/patch-logview::logrtns.h deleted file mode 100644 index a39ce6a77..000000000 --- a/deskutils/gnomeutils2/files/patch-logview::logrtns.h +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- logview/logrtns.h 2001/11/23 16:04:00 1.1 -+++ logview/logrtns.h 2001/11/23 16:04:14 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <stdio.h> - #include <stdlib.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <string.h> - #include "logview.h" - diff --git a/deskutils/gnomeutils2/files/patch-logview_logview.c b/deskutils/gnomeutils2/files/patch-logview_logview.c deleted file mode 100644 index 49e8b06b3..000000000 --- a/deskutils/gnomeutils2/files/patch-logview_logview.c +++ /dev/null @@ -1,29 +0,0 @@ ---- logview/logview.c.orig Tue May 7 00:03:16 2002 -+++ logview/logview.c Tue May 7 00:04:37 2002 -@@ -903,7 +903,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-regexp.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-regexp.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->regexp_db_path); -@@ -926,7 +926,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-descript.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-descript.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->descript_db_path); -@@ -960,7 +960,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-actions.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-actions.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->action_db_path); diff --git a/deskutils/gnomeutils2/pkg-comment b/deskutils/gnomeutils2/pkg-comment deleted file mode 100644 index 14a9b8e02..000000000 --- a/deskutils/gnomeutils2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 support utilities diff --git a/deskutils/gnomeutils2/pkg-descr b/deskutils/gnomeutils2/pkg-descr deleted file mode 100644 index af1715c69..000000000 --- a/deskutils/gnomeutils2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 support utilities. diff --git a/deskutils/gnomeutils2/pkg-plist b/deskutils/gnomeutils2/pkg-plist deleted file mode 100644 index 9172619a8..000000000 --- a/deskutils/gnomeutils2/pkg-plist +++ /dev/null @@ -1,132 +0,0 @@ -bin/gdialog -bin/gnome-calculator -bin/gnome-character-map -bin/gnome-dictionary -bin/gnome-search-tool -bin/gnome-system-log -etc/gconf/gconf.xml.defaults/apps/gnome-dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-system-log/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-system-log/%gconf.xml -etc/gconf/schemas/logview.schemas -etc/gconf/schemas/gdict.schemas -libdata/bonobo/servers/GNOME_GDictApplet.server -libexec/gdict-applet -share/gnome/applications/gnome-calculator.desktop -share/gnome/applications/gnome-character-map.desktop -share/gnome/applications/gnome-dictionary.desktop -share/gnome/applications/gnome-search-tool.desktop -share/gnome/applications/gnome-system-log.desktop -share/gnome/gnome-2.0/ui/GNOME_GDictApplet.xml -share/gnome/gnome-system-log/gnome-system-log-actions.db -share/gnome/gnome-system-log/gnome-system-log-descript.db -share/gnome/gnome-system-log/gnome-system-log-regexp.db -share/gnome/help/gdialog/C/figures/example-dialog.png -share/gnome/help/gdialog/C/figures/gdialog-msgbox.png -share/gnome/help/gdialog/C/figures/gdialog-yesno.png -share/gnome/help/gdialog/C/gdialog.xml -share/gnome/help/gdialog/C/legal.xml -share/gnome/help/gnome-calculator/C/figures/gcalc_window.png -share/gnome/help/gnome-calculator/C/gnome-calculator.xml -share/gnome/help/gnome-calculator/C/legal.xml -share/gnome/help/gnome-character-map/C/figures/gnome-character-map.png -share/gnome/help/gnome-character-map/C/gnome-character-map.xml -share/gnome/help/gnome-character-map/C/legal.xml -share/gnome/help/gnome-dictionary/C/figures/gdict_applet.png -share/gnome/help/gnome-dictionary/C/figures/gdict_window.png -share/gnome/help/gnome-dictionary/C/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/C/legal.xml -share/gnome/help/gnome-search-tool/C/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/C/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/C/legal.xml -share/gnome/help/gnome-system-log/C/figures/syslog_window.png -share/gnome/help/gnome-system-log/C/gnome-system-log.xml -share/gnome/help/gnome-system-log/C/legal.xml -share/gnome/omf/gnome-utils/gdialog-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdialog-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-calculator-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-calculator-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-character-map-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-character-map-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-dictionary-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gdict.png -share/gnome/pixmaps/gnome-character-map.png -share/gnome/pixmaps/gnome-searchtool.png -share/locale/am/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/az/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/be/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/da/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/de/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/el/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/es/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/et/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/it/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/no/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-utils-2.0.mo -@dirrm share/gnome/pixmaps/gnome-system-log -@dirrm share/gnome/help/gnome-system-log/C/figures -@dirrm share/gnome/help/gnome-system-log/C -@dirrm share/gnome/help/gnome-system-log -@dirrm share/gnome/help/gnome-search-tool/C/figures -@dirrm share/gnome/help/gnome-search-tool/C -@dirrm share/gnome/help/gnome-search-tool -@dirrm share/gnome/help/gnome-dictionary/C/figures -@dirrm share/gnome/help/gnome-dictionary/C -@dirrm share/gnome/help/gnome-dictionary -@dirrm share/gnome/help/gnome-character-map/C/figures -@dirrm share/gnome/help/gnome-character-map/C -@dirrm share/gnome/help/gnome-character-map -@dirrm share/gnome/help/gnome-calculator/C/figures -@dirrm share/gnome/help/gnome-calculator/C -@dirrm share/gnome/help/gnome-calculator -@dirrm share/gnome/help/gdialog/C/figures -@dirrm share/gnome/help/gdialog/C -@dirrm share/gnome/gnome-system-log -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-dictionary -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdialog-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-calculator-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-character-map-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-C.omf 2>/dev/null || /usr/bin/true diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile deleted file mode 100644 index 5898a1a82..000000000 --- a/devel/ORBit2/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: orbit2 -# Date Created: 16 Aug 1998 -# Whom: Chia-liang Kao <clkao@CirX.ORG> -# -# $FreeBSD$ -# - -PORTNAME= ORBit2 -PORTVERSION= 2.6.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= IDL-2.0:${PORTSDIR}/devel/libIDL \ - popt.0:${PORTSDIR}/devel/popt \ - linc.1:${PORTSDIR}/net/linc - -USE_BZIP2= yes -USE_GMAKE= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_ARGS= --disable-indent -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @find ${WRKSRC} -type f | xargs ${GREP} -l LINC_THREADSAFE | \ - xargs ${REINPLACE_CMD} -e 's|LINC_THREADSAFE|G_THREADS_ENABLED|g' - -post-install: - @${ECHO_CMD} "ORBIIOPIPv4=0" > ${PREFIX}/etc/orbit2rc.default - @${ECHO_CMD} "ORBIIOPIPv6=0" >> ${PREFIX}/etc/orbit2rc.default - @if [ ! -f ${PREFIX}/etc/orbit2rc ]; then \ - ${CP} -p ${PREFIX}/etc/orbit2rc.default ${PREFIX}/etc/orbit2rc ; \ - fi - -.include <bsd.port.mk> diff --git a/devel/ORBit2/distinfo b/devel/ORBit2/distinfo deleted file mode 100644 index 7534e5224..000000000 --- a/devel/ORBit2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/ORBit2-2.6.0.tar.bz2) = c0b26f13f63db89503234d9367962e23 diff --git a/devel/ORBit2/files/patch-ab b/devel/ORBit2/files/patch-ab deleted file mode 100644 index 308fddd87..000000000 --- a/devel/ORBit2/files/patch-ab +++ /dev/null @@ -1,24 +0,0 @@ ---- Makefile.in.orig Sat Oct 19 15:24:09 2002 -+++ Makefile.in Sat Oct 19 15:25:58 2002 -@@ -35,7 +35,7 @@ - DESTDIR = - - pkgdatadir = $(datadir)/@PACKAGE@ --pkglibdir = $(libdir)/@PACKAGE@ -+pkglibdir = $(prefix)/libdata/pkgconfig - pkgincludedir = $(includedir)/@PACKAGE@ - - top_builddir = . -@@ -97,11 +97,10 @@ - STRIP = @STRIP@ - VERSION = @VERSION@ - WARN_CFLAGS = @WARN_CFLAGS@ --pkglibdir = @pkglibdir@ - - AUTOMAKE_OPTIONS = 1.3 - --SUBDIRS = src include test docs -+SUBDIRS = src include docs - - bin_SCRIPTS = orbit2-config - diff --git a/devel/ORBit2/files/patch-configure b/devel/ORBit2/files/patch-configure deleted file mode 100644 index 3c4e6cd0f..000000000 --- a/devel/ORBit2/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 07:38:33 1.1 -+++ configure 2002/04/26 07:38:42 -@@ -6201,6 +6201,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/devel/ORBit2/files/patch-src::orb::util::Makefile.in b/devel/ORBit2/files/patch-src::orb::util::Makefile.in deleted file mode 100644 index 080397620..000000000 --- a/devel/ORBit2/files/patch-src::orb::util::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/orb/util/Makefile.in.orig Mon Aug 5 04:14:23 2002 -+++ src/orb/util/Makefile.in Wed Aug 7 01:02:54 2002 -@@ -104,7 +104,7 @@ - INCLUDES = \ - -I$(top_srcdir)/include \ - -I$(top_builddir)/include \ -- -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbitrc\" \ -+ -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbit2rc\" \ - -DORBIT2_INTERNAL_API \ - $(WARN_CFLAGS) \ - $(ORBIT_DEBUG_CFLAGS) \ diff --git a/devel/ORBit2/pkg-comment b/devel/ORBit2/pkg-comment deleted file mode 100644 index 6d31b6a4a..000000000 --- a/devel/ORBit2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -High-performance CORBA ORB with support for the C language diff --git a/devel/ORBit2/pkg-descr b/devel/ORBit2/pkg-descr deleted file mode 100644 index 8336574a1..000000000 --- a/devel/ORBit2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -ORBit is a high-performance CORBA ORB with support for the C language. -It allows programs to send requests and receive replies from other -programs, regardless of the locations of the two programs. diff --git a/devel/ORBit2/pkg-plist b/devel/ORBit2/pkg-plist deleted file mode 100644 index 5a806118b..000000000 --- a/devel/ORBit2/pkg-plist +++ /dev/null @@ -1,80 +0,0 @@ -bin/orbit-idl-2 -bin/orbit2-config -@unexec if cmp -s %D/etc/orbit2rc.default %D/etc/orbit2rc; then rm -f %D/etc/orbit2rc; fi -etc/orbit2rc.default -@exec if [ ! -f %D/etc/orbit2rc ] ; then cp -p %D/%F %B/orbit2rc; fi -include/orbit-2.0/ORBitservices/CosNaming.h -include/orbit-2.0/ORBitservices/CosNaming_impl.h -include/orbit-2.0/orbit-idl/orbit-idl-backend.h -include/orbit-2.0/orbit/GIOP/giop-basics.h -include/orbit-2.0/orbit/GIOP/giop-connection.h -include/orbit-2.0/orbit/GIOP/giop-endian.h -include/orbit-2.0/orbit/GIOP/giop-recv-buffer.h -include/orbit-2.0/orbit/GIOP/giop-send-buffer.h -include/orbit-2.0/orbit/GIOP/giop-server.h -include/orbit-2.0/orbit/GIOP/giop-types.h -include/orbit-2.0/orbit/GIOP/giop.h -include/orbit-2.0/orbit/dynamic/dynamic-defs.h -include/orbit-2.0/orbit/dynamic/dynamic.h -include/orbit-2.0/orbit/orb-core/allocators.h -include/orbit-2.0/orbit/orb-core/corba-any-type.h -include/orbit-2.0/orbit/orb-core/corba-any.h -include/orbit-2.0/orbit/orb-core/corba-context-type.h -include/orbit-2.0/orbit/orb-core/corba-context.h -include/orbit-2.0/orbit/orb-core/corba-defs.h -include/orbit-2.0/orbit/orb-core/corba-environment-type.h -include/orbit-2.0/orbit/orb-core/corba-environment.h -include/orbit-2.0/orbit/orb-core/corba-nvlist.h -include/orbit-2.0/orbit/orb-core/corba-object-type.h -include/orbit-2.0/orbit/orb-core/corba-object.h -include/orbit-2.0/orbit/orb-core/corba-orb-type.h -include/orbit-2.0/orbit/orb-core/corba-orb.h -include/orbit-2.0/orbit/orb-core/corba-pobj.h -include/orbit-2.0/orbit/orb-core/corba-policy-type.h -include/orbit-2.0/orbit/orb-core/corba-string.h -include/orbit-2.0/orbit/orb-core/corba-typecode-type.h -include/orbit-2.0/orbit/orb-core/corba-typecode.h -include/orbit-2.0/orbit/orb-core/iop-defs.h -include/orbit-2.0/orbit/orb-core/orb-core-types.h -include/orbit-2.0/orbit/orb-core/orb-core.h -include/orbit-2.0/orbit/orb-core/orb-types.h -include/orbit-2.0/orbit/orb-core/orbit-interface.h -include/orbit-2.0/orbit/orb-core/orbit-object.h -include/orbit-2.0/orbit/orb-core/orbit-small.h -include/orbit-2.0/orbit/orbit-config.h -include/orbit-2.0/orbit/orbit-types.h -include/orbit-2.0/orbit/orbit.h -include/orbit-2.0/orbit/poa/orbit-adaptor.h -include/orbit-2.0/orbit/poa/poa-basics.h -include/orbit-2.0/orbit/poa/poa-defs.h -include/orbit-2.0/orbit/poa/poa-policy.h -include/orbit-2.0/orbit/poa/poa-types.h -include/orbit-2.0/orbit/poa/poa.h -include/orbit-2.0/orbit/poa/portableserver-current-type.h -include/orbit-2.0/orbit/poa/portableserver-poa-type.h -include/orbit-2.0/orbit/util/basic_types.h -include/orbit-2.0/orbit/util/orbit-genrand.h -include/orbit-2.0/orbit/util/orbit-util.h -lib/libORBit-2.a -lib/libORBit-2.so -lib/libORBit-2.so.0 -lib/libORBitCosNaming-2.a -lib/libORBitCosNaming-2.so -lib/libORBitCosNaming-2.so.0 -lib/libname-server-2.a -libdata/pkgconfig/ORBit-2.0.pc -libdata/pkgconfig/ORBit-idl-2.0.pc -libdata/pkgconfig/ORBit-CosNaming-2.0.pc -share/aclocal/ORBit2.m4 -share/idl/orbit-2.0/CosNaming.idl -@dirrm share/idl/orbit-2.0 -@unexec /bin/rmdir %D/share/idl 2>/dev/null || /usr/bin/true -@dirrm include/orbit-2.0/orbit/util -@dirrm include/orbit-2.0/orbit/poa -@dirrm include/orbit-2.0/orbit/orb-core -@dirrm include/orbit-2.0/orbit/dynamic -@dirrm include/orbit-2.0/orbit/GIOP -@dirrm include/orbit-2.0/orbit -@dirrm include/orbit-2.0/orbit-idl -@dirrm include/orbit-2.0/ORBitservices -@dirrm include/orbit-2.0 diff --git a/devel/bonobo-activation/Makefile b/devel/bonobo-activation/Makefile deleted file mode 100644 index c44edca6d..000000000 --- a/devel/bonobo-activation/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: bonobo-activation -# Date Created: 13 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= bonobo-activation -PORTVERSION= 2.2.1 -PORTEPOCH= 1 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ - ORBit-2.0:${PORTSDIR}/devel/ORBit2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_BISON= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_PERL5= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= bonobo-activation-server.1 - -.include <bsd.port.mk> diff --git a/devel/bonobo-activation/distinfo b/devel/bonobo-activation/distinfo deleted file mode 100644 index ef044191d..000000000 --- a/devel/bonobo-activation/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/bonobo-activation-2.2.1.tar.bz2) = bb7f6875eba86928c9ec072cf8c887da diff --git a/devel/bonobo-activation/files/patch-bonobo-activation::bonobo-activation-fork-server.c b/devel/bonobo-activation/files/patch-bonobo-activation::bonobo-activation-fork-server.c deleted file mode 100644 index db8d816a8..000000000 --- a/devel/bonobo-activation/files/patch-bonobo-activation::bonobo-activation-fork-server.c +++ /dev/null @@ -1,11 +0,0 @@ ---- bonobo-activation/bonobo-activation-fork-server.c.orig Fri Oct 18 06:15:11 2002 -+++ bonobo-activation/bonobo-activation-fork-server.c Sat Oct 19 15:35:03 2002 -@@ -364,6 +364,8 @@ - } else if ((childpid = fork ())) { - _exit (0); /* de-zombifier process, just exit */ - } else { -+ sigprocmask (SIG_SETMASK, &omask, NULL); -+ - setenv_activation_environment (environment); - - if (od_iorstr != NULL) { diff --git a/devel/bonobo-activation/files/patch-configure b/devel/bonobo-activation/files/patch-configure deleted file mode 100644 index ee80283b6..000000000 --- a/devel/bonobo-activation/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 07:57:36 1.1 -+++ configure 2002/04/26 07:57:49 -@@ -6312,6 +6312,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/devel/bonobo-activation/files/patch-server::Makefile.in b/devel/bonobo-activation/files/patch-server::Makefile.in deleted file mode 100644 index 80acb58f6..000000000 --- a/devel/bonobo-activation/files/patch-server::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- server/Makefile.in.orig Sat Oct 19 15:35:36 2002 -+++ server/Makefile.in Sat Oct 19 15:37:02 2002 -@@ -154,7 +154,7 @@ - -I$(top_builddir) \ - -I$(top_builddir)/bonobo-activation \ - -I$(top_srcdir)/bonobo-activation \ -- -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers\" \ -+ -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers:${X11BASE}/libdata/bonobo/servers:${LOCALBASE}/libdata/bonobo/servers\" \ - -DSERVER_LOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" \ - $(SERVER_CFLAGS) \ - -DSERVER_CONFDIR=\"$(sysconfdir)\" \ diff --git a/devel/bonobo-activation/files/patch-server::activation-server-main.c b/devel/bonobo-activation/files/patch-server::activation-server-main.c deleted file mode 100644 index 56d353778..000000000 --- a/devel/bonobo-activation/files/patch-server::activation-server-main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- server/activation-server-main.c.orig Fri Oct 18 06:15:12 2002 -+++ server/activation-server-main.c Sat Nov 9 01:50:36 2002 -@@ -127,7 +127,7 @@ - g_string_append (gnome_od_source_dir, - gnome_dirs[i]); - g_string_append (gnome_od_source_dir, -- "/lib/bonobo/servers:"); -+ "/libdata/bonobo/servers:"); - } - g_strfreev (gnome_dirs); - g_string_append_c (real_od_source_dir, ':'); diff --git a/devel/bonobo-activation/files/patch-utils::bonobo-slay.in b/devel/bonobo-activation/files/patch-utils::bonobo-slay.in deleted file mode 100644 index 44212a041..000000000 --- a/devel/bonobo-activation/files/patch-utils::bonobo-slay.in +++ /dev/null @@ -1,21 +0,0 @@ ---- utils/bonobo-slay.in.orig Mon Mar 11 12:16:43 2002 -+++ utils/bonobo-slay.in Tue Apr 2 18:30:30 2002 -@@ -56,15 +56,15 @@ - - # get Bonobo files - # --@bonobo_dirs = ( "@prefix@/lib/bonobo/servers" ); -+@bonobo_dirs = ( "@prefix@/libdata/bonobo/servers" ); - foreach $dir (split(':', $ENV{'BONOBO_ACTIVATION_INFO_PATH'})) { - if (-d $dir) { - push @bonobo_dirs, $dir; - } - } - foreach $dir (split(':', $ENV{'GNOME2_PATH'})) { -- if (-d "$dir/lib/bonobo/servers") { -- push @bonobo_dirs, "$dir/lib/bonobo/servers"; -+ if (-d "$dir/libdata/bonobo/servers") { -+ push @bonobo_dirs, "$dir/libdata/bonobo/servers"; - } - } - diff --git a/devel/bonobo-activation/pkg-comment b/devel/bonobo-activation/pkg-comment deleted file mode 100644 index 8fc03b86a..000000000 --- a/devel/bonobo-activation/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object activation framework for GNOME 2.0 diff --git a/devel/bonobo-activation/pkg-descr b/devel/bonobo-activation/pkg-descr deleted file mode 100644 index be2a5b6b6..000000000 --- a/devel/bonobo-activation/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -bonobo-activation is the object activation framework, a much more powerful -replacement for gnorba in the GNOME 2.0 development platform. It's used by -Nautilus (and other GNOME applications) for advanced object query and -activation capabilities. - -WWW: http://www.gnome.org/ diff --git a/devel/bonobo-activation/pkg-plist b/devel/bonobo-activation/pkg-plist deleted file mode 100644 index 276125f43..000000000 --- a/devel/bonobo-activation/pkg-plist +++ /dev/null @@ -1,85 +0,0 @@ -bin/activation-client -bin/bonobo-activation-empty-server -bin/bonobo-activation-run-query -bin/bonobo-slay -etc/bonobo-activation/bonobo-activation-config.xml -include/bonobo-activation-2.0/bonobo-activation/Bonobo_Activation_types.h -include/bonobo-activation-2.0/bonobo-activation/Bonobo_GenericFactory.h -include/bonobo-activation-2.0/bonobo-activation/Bonobo_Unknown.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-activate.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-async.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-base-service.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-id.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-init.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-register.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-server-info.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-shlib.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-version.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation.h -lib/libbonobo-activation.a -lib/libbonobo-activation.so -lib/libbonobo-activation.so.4 -libdata/bonobo/servers/Bonobo_CosNaming_NamingContext.server -libdata/bonobo/servers/broken.server -libdata/bonobo/servers/empty.server -libdata/bonobo/servers/plugin.server -libdata/pkgconfig/bonobo-activation-2.0.pc -libexec/bonobo-activation-server -sbin/bonobo-activation-sysconf -share/idl/bonobo-activation-2.0/Bonobo_ActivationContext.idl -share/idl/bonobo-activation-2.0/Bonobo_Activation_types.idl -share/idl/bonobo-activation-2.0/Bonobo_GenericFactory.idl -share/idl/bonobo-activation-2.0/Bonobo_ObjectDirectory.idl -share/idl/bonobo-activation-2.0/Bonobo_Unknown.idl -share/locale/am/LC_MESSAGES/bonobo-activation.mo -share/locale/az/LC_MESSAGES/bonobo-activation.mo -share/locale/ar/LC_MESSAGES/bonobo-activation.mo -share/locale/be/LC_MESSAGES/bonobo-activation.mo -share/locale/bg/LC_MESSAGES/bonobo-activation.mo -share/locale/ca/LC_MESSAGES/bonobo-activation.mo -share/locale/cs/LC_MESSAGES/bonobo-activation.mo -share/locale/da/LC_MESSAGES/bonobo-activation.mo -share/locale/de/LC_MESSAGES/bonobo-activation.mo -share/locale/el/LC_MESSAGES/bonobo-activation.mo -share/locale/es/LC_MESSAGES/bonobo-activation.mo -share/locale/fa/LC_MESSAGES/bonobo-activation.mo -share/locale/fi/LC_MESSAGES/bonobo-activation.mo -share/locale/fr/LC_MESSAGES/bonobo-activation.mo -share/locale/ga/LC_MESSAGES/bonobo-activation.mo -share/locale/gl/LC_MESSAGES/bonobo-activation.mo -share/locale/he/LC_MESSAGES/bonobo-activation.mo -share/locale/hi/LC_MESSAGES/bonobo-activation.mo -share/locale/hu/LC_MESSAGES/bonobo-activation.mo -share/locale/id/LC_MESSAGES/bonobo-activation.mo -share/locale/it/LC_MESSAGES/bonobo-activation.mo -share/locale/ja/LC_MESSAGES/bonobo-activation.mo -share/locale/ko/LC_MESSAGES/bonobo-activation.mo -share/locale/lv/LC_MESSAGES/bonobo-activation.mo -share/locale/mk/LC_MESSAGES/bonobo-activation.mo -share/locale/mn/LC_MESSAGES/bonobo-activation.mo -share/locale/ms/LC_MESSAGES/bonobo-activation.mo -share/locale/nl/LC_MESSAGES/bonobo-activation.mo -share/locale/nn/LC_MESSAGES/bonobo-activation.mo -share/locale/no/LC_MESSAGES/bonobo-activation.mo -share/locale/pl/LC_MESSAGES/bonobo-activation.mo -share/locale/pt/LC_MESSAGES/bonobo-activation.mo -share/locale/pt_BR/LC_MESSAGES/bonobo-activation.mo -share/locale/ro/LC_MESSAGES/bonobo-activation.mo -share/locale/ru/LC_MESSAGES/bonobo-activation.mo -share/locale/sk/LC_MESSAGES/bonobo-activation.mo -share/locale/sl/LC_MESSAGES/bonobo-activation.mo -share/locale/sq/LC_MESSAGES/bonobo-activation.mo -share/locale/sv/LC_MESSAGES/bonobo-activation.mo -share/locale/ta/LC_MESSAGES/bonobo-activation.mo -share/locale/tr/LC_MESSAGES/bonobo-activation.mo -share/locale/uk/LC_MESSAGES/bonobo-activation.mo -share/locale/vi/LC_MESSAGES/bonobo-activation.mo -share/locale/wa/LC_MESSAGES/bonobo-activation.mo -share/locale/zh_CN/LC_MESSAGES/bonobo-activation.mo -share/locale/zh_TW/LC_MESSAGES/bonobo-activation.mo -@dirrm share/idl/bonobo-activation-2.0 -@dirrm libdata/bonobo/servers -@dirrm libdata/bonobo -@dirrm include/bonobo-activation-2.0/bonobo-activation -@dirrm include/bonobo-activation-2.0 -@dirrm etc/bonobo-activation diff --git a/devel/bugbuddy2/Makefile b/devel/bugbuddy2/Makefile deleted file mode 100644 index 3c08f1d4d..000000000 --- a/devel/bugbuddy2/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: bugbuddy2 -# Date created: 14 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= bugbuddy2 -PORTVERSION= 2.2.102 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/bug-buddy/2.2 -DISTNAME= bug-buddy-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= bug-buddy.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/devel/bugbuddy2/distinfo b/devel/bugbuddy2/distinfo deleted file mode 100644 index c258a0ca1..000000000 --- a/devel/bugbuddy2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/bug-buddy-2.2.102.tar.bz2) = 154ecb6e924cf25aebf0610cc3e38be2 diff --git a/devel/bugbuddy2/pkg-comment b/devel/bugbuddy2/pkg-comment deleted file mode 100644 index 7acf78530..000000000 --- a/devel/bugbuddy2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A bug reporting tool for GNOME 2.0 diff --git a/devel/bugbuddy2/pkg-descr b/devel/bugbuddy2/pkg-descr deleted file mode 100644 index 0a572e8cc..000000000 --- a/devel/bugbuddy2/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is a graphical bug reporting tool. It can extract debugging -information from a core file or crashed application (via gnome_segv). - -Jacob Berkman <jberkman@andrew.cmu.edu> - -WWW: http://www.gnome.org/ diff --git a/devel/bugbuddy2/pkg-plist b/devel/bugbuddy2/pkg-plist deleted file mode 100644 index 7636bb779..000000000 --- a/devel/bugbuddy2/pkg-plist +++ /dev/null @@ -1,77 +0,0 @@ -bin/bug-buddy -share/gnome/application-registry/bug-buddy.applications -share/gnome/applications/bug-buddy.desktop -share/gnome/bug-buddy/bug-buddy.glade -share/gnome/bug-buddy/bug-buddy.png -share/gnome/bug-buddy/bugzilla/gnome.bugzilla -share/gnome/bug-buddy/bugzilla/gnome/config -share/gnome/bug-buddy/bugzilla/gnome/mostfreq -share/gnome/bug-buddy/bugzilla/gnome/products -share/gnome/bug-buddy/bugzilla/ximian.bugzilla -share/gnome/bug-buddy/bugzilla/ximian/config -share/gnome/bug-buddy/bugzilla/ximian/mostfreq -share/gnome/bug-buddy/bugzilla/ximian/products -share/gnome/bug-buddy/gdb-cmd -share/gnome/bug-buddy/gnome.png -share/gnome/bug-buddy/ximian.png -share/gnome/help/bug-buddy/C/bug-buddy.xml -share/gnome/help/bug-buddy/C/legal.xml -share/gnome/mime-info/bug-buddy.keys -share/gnome/mime-info/bug-buddy.mime -share/gnome/omf/bug-buddy/bug-buddy-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/bug-buddy/bug-buddy-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/bug-buddy.png -share/locale/am/LC_MESSAGES/bug-buddy.mo -share/locale/ar/LC_MESSAGES/bug-buddy.mo -share/locale/az/LC_MESSAGES/bug-buddy.mo -share/locale/be/LC_MESSAGES/bug-buddy.mo -share/locale/bg/LC_MESSAGES/bug-buddy.mo -share/locale/ca/LC_MESSAGES/bug-buddy.mo -share/locale/cs/LC_MESSAGES/bug-buddy.mo -share/locale/da/LC_MESSAGES/bug-buddy.mo -share/locale/de/LC_MESSAGES/bug-buddy.mo -share/locale/el/LC_MESSAGES/bug-buddy.mo -share/locale/en_GB/LC_MESSAGES/bug-buddy.mo -share/locale/es/LC_MESSAGES/bug-buddy.mo -share/locale/et/LC_MESSAGES/bug-buddy.mo -share/locale/eu/LC_MESSAGES/bug-buddy.mo -share/locale/fi/LC_MESSAGES/bug-buddy.mo -share/locale/fr/LC_MESSAGES/bug-buddy.mo -share/locale/ga/LC_MESSAGES/bug-buddy.mo -share/locale/gl/LC_MESSAGES/bug-buddy.mo -share/locale/he/LC_MESSAGES/bug-buddy.mo -share/locale/hu/LC_MESSAGES/bug-buddy.mo -share/locale/it/LC_MESSAGES/bug-buddy.mo -share/locale/ja/LC_MESSAGES/bug-buddy.mo -share/locale/ko/LC_MESSAGES/bug-buddy.mo -share/locale/lt/LC_MESSAGES/bug-buddy.mo -share/locale/lv/LC_MESSAGES/bug-buddy.mo -share/locale/mk/LC_MESSAGES/bug-buddy.mo -share/locale/mn/LC_MESSAGES/bug-buddy.mo -share/locale/ms/LC_MESSAGES/bug-buddy.mo -share/locale/nl/LC_MESSAGES/bug-buddy.mo -share/locale/nn/LC_MESSAGES/bug-buddy.mo -share/locale/no/LC_MESSAGES/bug-buddy.mo -share/locale/pl/LC_MESSAGES/bug-buddy.mo -share/locale/pt/LC_MESSAGES/bug-buddy.mo -share/locale/pt_BR/LC_MESSAGES/bug-buddy.mo -share/locale/ro/LC_MESSAGES/bug-buddy.mo -share/locale/ru/LC_MESSAGES/bug-buddy.mo -share/locale/sk/LC_MESSAGES/bug-buddy.mo -share/locale/sl/LC_MESSAGES/bug-buddy.mo -share/locale/sq/LC_MESSAGES/bug-buddy.mo -share/locale/sv/LC_MESSAGES/bug-buddy.mo -share/locale/tr/LC_MESSAGES/bug-buddy.mo -share/locale/uk/LC_MESSAGES/bug-buddy.mo -share/locale/vi/LC_MESSAGES/bug-buddy.mo -share/locale/wa/LC_MESSAGES/bug-buddy.mo -share/locale/zh_CN/LC_MESSAGES/bug-buddy.mo -share/locale/zh_TW/LC_MESSAGES/bug-buddy.mo -@dirrm share/gnome/omf/bug-buddy -@dirrm share/gnome/help/bug-buddy/C -@dirrm share/gnome/help/bug-buddy -@dirrm share/gnome/bug-buddy/bugzilla/ximian -@dirrm share/gnome/bug-buddy/bugzilla/gnome -@dirrm share/gnome/bug-buddy/bugzilla -@dirrm share/gnome/bug-buddy -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/bug-buddy/bug-buddy-C.omf 2>/dev/null || /usr/bin/true diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile deleted file mode 100644 index f47d5186f..000000000 --- a/devel/gconf2/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# New ports collection makefile for: gconf2 -# Date created: 28th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gconf2 -PORTVERSION= 2.2.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/GConf/2.2 -DISTNAME= GConf-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= ORBit-2.0:${PORTSDIR}/devel/ORBit2 \ - xml2.5:${PORTSDIR}/textproc/libxml2 \ - gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack gnomehier -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in - -post-install: - @${MKDIR} ${PREFIX}/etc/gconf/gconf.xml.defaults/apps - @${MKDIR} ${PREFIX}/etc/gconf/gconf.xml.defaults/schemas/apps - @${MKDIR} ${PREFIX}/etc/gconf/schemas - -.include <bsd.port.mk> diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo deleted file mode 100644 index 790114ae0..000000000 --- a/devel/gconf2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/GConf-2.2.0.tar.bz2) = 07ed2f6c583d5664cd728787cf59219b diff --git a/devel/gconf2/files/patch-ab b/devel/gconf2/files/patch-ab deleted file mode 100644 index 6f25900e7..000000000 --- a/devel/gconf2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sun Aug 4 22:38:39 2002 -+++ Makefile.in Sun Aug 4 22:39:52 2002 -@@ -35,7 +35,7 @@ - DESTDIR = - - pkgdatadir = $(datadir)/@PACKAGE@ --pkglibdir = $(libdir)/@PACKAGE@ -+pkglibdir = $(prefix)/libdata/pkgconfig - pkgincludedir = $(includedir)/@PACKAGE@ - - top_builddir = . diff --git a/devel/gconf2/files/patch-backends::bdb-backend.c b/devel/gconf2/files/patch-backends::bdb-backend.c deleted file mode 100644 index 9c7fa1e3f..000000000 --- a/devel/gconf2/files/patch-backends::bdb-backend.c +++ /dev/null @@ -1,17 +0,0 @@ - -$FreeBSD$ - ---- backends/bdb-backend.c 2002/02/15 19:10:46 1.1 -+++ backends/bdb-backend.c 2002/02/15 19:11:25 -@@ -29,10 +29,9 @@ - #include <gconf/gconf-internals.h> - #include <gconf/gconf.h> - -+#include "config.h" - #include "bdb.h" - #include "dir-utils.h" -- --#include <db.h> - - #include <stdio.h> - #include <time.h> diff --git a/devel/gconf2/files/patch-configure b/devel/gconf2/files/patch-configure deleted file mode 100644 index b4a36bc49..000000000 --- a/devel/gconf2/files/patch-configure +++ /dev/null @@ -1,22 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Fri Apr 26 12:18:08 2002 -+++ configure Fri Apr 26 12:18:36 2002 -@@ -6797,6 +6797,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -7513,7 +7514,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - -- for db3libs in "-ldb-3.3" "-ldb-3.2" "-ldb-3.1" "-ldb-3"; do -+ for db3libs in "-ldb-3.3" "-ldb-3.2" "-ldb-3.1" "-ldb-3" "-ldb3"; do - if test "x${with_db3_libs}" != "x"; then - LIBS="$LIBS -L$with_db3_libs $db3libs" - else diff --git a/devel/gconf2/files/patch-gconf::gconf-internals.c b/devel/gconf2/files/patch-gconf::gconf-internals.c deleted file mode 100644 index cc04f6913..000000000 --- a/devel/gconf2/files/patch-gconf::gconf-internals.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- gconf/gconf-internals.c 2002/02/15 19:13:07 1.1 -+++ gconf/gconf-internals.c 2002/02/15 19:13:32 -@@ -26,6 +26,9 @@ - #include <string.h> - #include <sys/stat.h> - #include <sys/types.h> -+#include <sys/socket.h> -+#include <netinet/in.h> -+#include <arpa/inet.h> - #include <unistd.h> - #include <stdlib.h> - #include <stdio.h> diff --git a/devel/gconf2/pkg-comment b/devel/gconf2/pkg-comment deleted file mode 100644 index a28ad7d9f..000000000 --- a/devel/gconf2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A configuration database system for GNOME diff --git a/devel/gconf2/pkg-descr b/devel/gconf2/pkg-descr deleted file mode 100644 index c4f8b27a2..000000000 --- a/devel/gconf2/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -GConf is a configuration database system for the GNOME desktop, -functionally similar to the Windows registry but lots better :-) - -WWW: http://www.gnome.org/projects/gconf/ diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist deleted file mode 100644 index dc75fdb1d..000000000 --- a/devel/gconf2/pkg-plist +++ /dev/null @@ -1,94 +0,0 @@ -bin/gconftool-2 -etc/gconf/2/path -include/gconf/2/gconf/gconf-changeset.h -include/gconf/2/gconf/gconf-client.h -include/gconf/2/gconf/gconf-engine.h -include/gconf/2/gconf/gconf-enum-types.h -include/gconf/2/gconf/gconf-error.h -include/gconf/2/gconf/gconf-listeners.h -include/gconf/2/gconf/gconf-schema.h -include/gconf/2/gconf/gconf-value.h -include/gconf/2/gconf/gconf.h -lib/GConf/2/libgconfbackend-xml.so -lib/libgconf-2.a -lib/libgconf-2.so -lib/libgconf-2.so.5 -libdata/pkgconfig/gconf-2.0.pc -libexec/gconf-sanity-check-2 -libexec/gconfd-2 -share/aclocal/gconf-2.m4 -share/doc/gconf/c120.html -share/doc/gconf/c21.html -share/doc/gconf/c381.html -share/doc/gconf/c490.html -share/doc/gconf/conventions.html -share/doc/gconf/gconf-client-reference.html -share/doc/gconf/gconf-client.html -share/doc/gconf/gconf-gconf-backend.html -share/doc/gconf/gconf-gconf-changeset.html -share/doc/gconf/gconf-gconf-engine.html -share/doc/gconf/gconf-gconf-error.html -share/doc/gconf/gconf-gconf-internals.html -share/doc/gconf/gconf-gconf-listeners.html -share/doc/gconf/gconf-gconf-locale.html -share/doc/gconf/gconf-gconf-schema.html -share/doc/gconf/gconf-gconf-sources.html -share/doc/gconf/gconf-gconf-value.html -share/doc/gconf/gconf-gconf.html -share/doc/gconf/gconf-internals-reference.html -share/doc/gconf/gconf-reference.html -share/doc/gconf/gconfclient.html -share/doc/gconf/gconftool.html -share/doc/gconf/index.html -share/doc/gconf/index.sgml -share/doc/gconf/x184.html -share/doc/gconf/x236.html -share/doc/gconf/x289.html -share/doc/gconf/x42.html -share/doc/gconf/x462.html -share/doc/gconf/x485.html -share/locale/ar/LC_MESSAGES/GConf2.mo -share/locale/az/LC_MESSAGES/GConf2.mo -share/locale/be/LC_MESSAGES/GConf2.mo -share/locale/bg/LC_MESSAGES/GConf2.mo -share/locale/ca/LC_MESSAGES/GConf2.mo -share/locale/cs/LC_MESSAGES/GConf2.mo -share/locale/da/LC_MESSAGES/GConf2.mo -share/locale/de/LC_MESSAGES/GConf2.mo -share/locale/el/LC_MESSAGES/GConf2.mo -share/locale/es/LC_MESSAGES/GConf2.mo -share/locale/eu/LC_MESSAGES/GConf2.mo -share/locale/fi/LC_MESSAGES/GConf2.mo -share/locale/fr/LC_MESSAGES/GConf2.mo -share/locale/ga/LC_MESSAGES/GConf2.mo -share/locale/gl/LC_MESSAGES/GConf2.mo -share/locale/hu/LC_MESSAGES/GConf2.mo -share/locale/it/LC_MESSAGES/GConf2.mo -share/locale/ja/LC_MESSAGES/GConf2.mo -share/locale/ko/LC_MESSAGES/GConf2.mo -share/locale/lv/LC_MESSAGES/GConf2.mo -share/locale/ms/LC_MESSAGES/GConf2.mo -share/locale/nl/LC_MESSAGES/GConf2.mo -share/locale/nn/LC_MESSAGES/GConf2.mo -share/locale/no/LC_MESSAGES/GConf2.mo -share/locale/pl/LC_MESSAGES/GConf2.mo -share/locale/pt/LC_MESSAGES/GConf2.mo -share/locale/pt_BR/LC_MESSAGES/GConf2.mo -share/locale/ro/LC_MESSAGES/GConf2.mo -share/locale/ru/LC_MESSAGES/GConf2.mo -share/locale/sk/LC_MESSAGES/GConf2.mo -share/locale/sl/LC_MESSAGES/GConf2.mo -share/locale/sv/LC_MESSAGES/GConf2.mo -share/locale/tr/LC_MESSAGES/GConf2.mo -share/locale/uk/LC_MESSAGES/GConf2.mo -share/locale/vi/LC_MESSAGES/GConf2.mo -share/locale/zh_CN/LC_MESSAGES/GConf2.mo -share/locale/zh_TW/LC_MESSAGES/GConf2.mo -share/sgml/gconf/gconf-1.0.dtd -@dirrm share/sgml/gconf -@dirrm share/doc/gconf -@dirrm lib/GConf/2 -@dirrm include/gconf/2/gconf -@dirrm include/gconf/2 -@dirrm etc/gconf/2 -@unexec /bin/rmdir %D/share/sgml 2>/dev/null || /usr/bin/true diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile deleted file mode 100644 index 4118b66d8..000000000 --- a/devel/glib20/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: glib13 -# Date Created: 28 July 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= glib -PORTVERSION= 2.2.1 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/2.2,} \ - ftp://ftp.gtk.org/pub/gtk/v2.0/ \ - ftp://ftp.gimp.org/pub/%SUBDIR%/ \ - ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ - http://www.ameth.org/gimp/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} -MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig - -NO_LATEST_LINK= yes - -USE_BZIP2= yes -USE_LIBTOOL= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -USE_GMAKE= yes -USE_PERL5= yes -CONFIGURE_ARGS= --enable-static --with-libiconv=gnu -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -lintl" \ - PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= glib-genmarshal.1 glib-mkenums.1 - -.include <bsd.port.mk> diff --git a/devel/glib20/distinfo b/devel/glib20/distinfo deleted file mode 100644 index 4ec1b98ee..000000000 --- a/devel/glib20/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/glib-2.2.1.tar.bz2) = 42406a17819080326e105f8333963b97 diff --git a/devel/glib20/files/patch-ae b/devel/glib20/files/patch-ae deleted file mode 100644 index 659943e02..000000000 --- a/devel/glib20/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Dec 2 16:34:49 2002 -+++ configure Tue Dec 3 18:21:22 2002 -@@ -11259,6 +11259,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/devel/glib20/files/patch-ag b/devel/glib20/files/patch-ag deleted file mode 100644 index 3e8fbfbf4..000000000 --- a/devel/glib20/files/patch-ag +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.in.orig Sun Dec 23 16:53:53 2001 -+++ Makefile.in Fri Feb 8 12:44:30 2002 -@@ -151,3 +151,3 @@ - --SUBDIRS = . m4macros glib gobject gmodule gthread tests build po docs -+SUBDIRS = . m4macros glib gobject gmodule gthread build po docs - -@@ -192,4 +192,4 @@ - -- --configexecincludedir = $(libdir)/glib-2.0/include -+glibincludedir = $(includedir)/glib-2.0 -+configexecincludedir = $(glibincludedir) - diff --git a/devel/glib20/files/patch-ah b/devel/glib20/files/patch-ah deleted file mode 100644 index afb4544d2..000000000 --- a/devel/glib20/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/Makefile.in 2000/11/20 09:49:25 1.1 -+++ docs/reference/Makefile.in 2000/11/20 09:50:55 -@@ -106,7 +106,7 @@ - STRIP_END = @STRIP_END@ - VERSION = @VERSION@ - --SUBDIRS = glib gobject -+SUBDIRS = #glib gobject - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h - CONFIG_CLEAN_FILES = diff --git a/devel/glib20/files/patch-glib::libcharset::Makefile.in b/devel/glib20/files/patch-glib::libcharset::Makefile.in deleted file mode 100644 index 0ef01e926..000000000 --- a/devel/glib20/files/patch-glib::libcharset::Makefile.in +++ /dev/null @@ -1,34 +0,0 @@ - -$FreeBSD$ - ---- glib/libcharset/Makefile.in.orig Tue Jun 4 01:47:05 2002 -+++ glib/libcharset/Makefile.in Tue Jun 4 03:41:15 2002 -@@ -148,7 +148,7 @@ - ms_librarian = @ms_librarian@ - - INCLUDES = \ -- -DLIBDIR=\"$(libdir)\" -+ -DLIBDIR=\"$(prefix)/libdata\" - - - noinst_LTLIBRARIES = libcharset.la -@@ -171,8 +171,8 @@ - make-patch.sh - - --charset_alias = $(DESTDIR)$(libdir)/charset.alias --charset_tmp = $(DESTDIR)$(libdir)/charset.tmp -+charset_alias = $(DESTDIR)$(prefix)/libdata/charset.alias -+charset_tmp = $(DESTDIR)$(prefix)/libdata/charset.tmp - - SUFFIXES = .sed .sin - -@@ -326,7 +326,7 @@ - check: check-am - installcheck-am: - installcheck: installcheck-am --install-exec-am: install-exec-local -+install-exec-am: # install-exec-local - install-exec: install-exec-am - - install-data-am: diff --git a/devel/glib20/files/patch-gmodule::gmodule-dl.c b/devel/glib20/files/patch-gmodule::gmodule-dl.c deleted file mode 100644 index eaa43a74e..000000000 --- a/devel/glib20/files/patch-gmodule::gmodule-dl.c +++ /dev/null @@ -1,23 +0,0 @@ - -$FreeBSD$ - ---- gmodule/gmodule-dl.c.orig Sat Feb 17 08:28:07 2001 -+++ gmodule/gmodule-dl.c Fri Jan 18 09:48:45 2002 -@@ -104,6 +104,7 @@ - static gpointer - _g_module_self (void) - { -+#ifndef __FreeBSD__ - gpointer handle; - - /* to query symbols from the program itself, special link options -@@ -115,6 +116,9 @@ - g_module_set_error (fetch_dlerror (TRUE)); - - return handle; -+#else -+ return RTLD_DEFAULT; -+#endif - } - - static void diff --git a/devel/glib20/pkg-comment b/devel/glib20/pkg-comment deleted file mode 100644 index d8ca064b1..000000000 --- a/devel/glib20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Some useful routines of C programming (current stable version) diff --git a/devel/glib20/pkg-descr b/devel/glib20/pkg-descr deleted file mode 100644 index d762ed2f4..000000000 --- a/devel/glib20/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This is GLib version 2.0. GLib, is a library which includes support -routines for C such as lists, trees, hashes, memory allocation, and -many other things. - -WWW: http://www.gtk.org/ -ftp://ftp.gtk.org/pub/gtk - -A mailing list is located at gtk-list@redhat.com for discussion. - -GLib-2.0 is a stable release that forms the basis of GTK+-2.0. - -- Vanilla -vanilla@FreeBSD.ORG diff --git a/devel/glib20/pkg-plist b/devel/glib20/pkg-plist deleted file mode 100644 index 52d8bb07a..000000000 --- a/devel/glib20/pkg-plist +++ /dev/null @@ -1,133 +0,0 @@ -bin/glib-genmarshal -bin/glib-gettextize -bin/glib-mkenums -bin/gobject-query -include/glib-2.0/glib-object.h -include/glib-2.0/glib.h -include/glib-2.0/glib/galloca.h -include/glib-2.0/glib/garray.h -include/glib-2.0/glib/gasyncqueue.h -include/glib-2.0/glib/gbacktrace.h -include/glib-2.0/glib/gcache.h -include/glib-2.0/glib/gcompletion.h -include/glib-2.0/glib/gconvert.h -include/glib-2.0/glib/gdataset.h -include/glib-2.0/glib/gdate.h -include/glib-2.0/glib/gdir.h -include/glib-2.0/glib/gerror.h -include/glib-2.0/glib/gfileutils.h -include/glib-2.0/glib/ghash.h -include/glib-2.0/glib/ghook.h -include/glib-2.0/glib/giochannel.h -include/glib-2.0/glib/glist.h -include/glib-2.0/glib/gmacros.h -include/glib-2.0/glib/gmain.h -include/glib-2.0/glib/gmarkup.h -include/glib-2.0/glib/gmem.h -include/glib-2.0/glib/gmessages.h -include/glib-2.0/glib/gnode.h -include/glib-2.0/glib/gpattern.h -include/glib-2.0/glib/gprimes.h -include/glib-2.0/glib/gprintf.h -include/glib-2.0/glib/gqsort.h -include/glib-2.0/glib/gquark.h -include/glib-2.0/glib/gqueue.h -include/glib-2.0/glib/grand.h -include/glib-2.0/glib/grel.h -include/glib-2.0/glib/gscanner.h -include/glib-2.0/glib/gshell.h -include/glib-2.0/glib/gslist.h -include/glib-2.0/glib/gspawn.h -include/glib-2.0/glib/gstrfuncs.h -include/glib-2.0/glib/gstring.h -include/glib-2.0/glib/gthread.h -include/glib-2.0/glib/gthreadpool.h -include/glib-2.0/glib/gtimer.h -include/glib-2.0/glib/gtree.h -include/glib-2.0/glib/gtypes.h -include/glib-2.0/glib/gunicode.h -include/glib-2.0/glib/gutils.h -include/glib-2.0/glib/gwin32.h -include/glib-2.0/glibconfig.h -include/glib-2.0/gmodule.h -include/glib-2.0/gobject/gboxed.h -include/glib-2.0/gobject/gclosure.h -include/glib-2.0/gobject/genums.h -include/glib-2.0/gobject/gmarshal.h -include/glib-2.0/gobject/gobject.h -include/glib-2.0/gobject/gobjectnotifyqueue.c -include/glib-2.0/gobject/gparam.h -include/glib-2.0/gobject/gparamspecs.h -include/glib-2.0/gobject/gsignal.h -include/glib-2.0/gobject/gsourceclosure.h -include/glib-2.0/gobject/gtype.h -include/glib-2.0/gobject/gtypemodule.h -include/glib-2.0/gobject/gtypeplugin.h -include/glib-2.0/gobject/gvalue.h -include/glib-2.0/gobject/gvaluearray.h -include/glib-2.0/gobject/gvaluecollector.h -include/glib-2.0/gobject/gvaluetypes.h -lib/libglib-2.0.a -lib/libglib-2.0.so -lib/libglib-2.0.so.200 -lib/libgmodule-2.0.a -lib/libgmodule-2.0.so -lib/libgmodule-2.0.so.200 -lib/libgobject-2.0.a -lib/libgobject-2.0.so -lib/libgobject-2.0.so.200 -lib/libgthread-2.0.a -lib/libgthread-2.0.so -lib/libgthread-2.0.so.200 -libdata/pkgconfig/glib-2.0.pc -libdata/pkgconfig/gmodule-2.0.pc -libdata/pkgconfig/gobject-2.0.pc -libdata/pkgconfig/gthread-2.0.pc -share/aclocal/glib-2.0.m4 -share/aclocal/glib-gettext.m4 -share/glib-2.0/gettext/po/Makefile.in.in -share/locale/am/LC_MESSAGES/glib20.mo -share/locale/az/LC_MESSAGES/glib20.mo -share/locale/be/LC_MESSAGES/glib20.mo -share/locale/bg/LC_MESSAGES/glib20.mo -share/locale/bn/LC_MESSAGES/glib20.mo -share/locale/ca/LC_MESSAGES/glib20.mo -share/locale/cs/LC_MESSAGES/glib20.mo -share/locale/da/LC_MESSAGES/glib20.mo -share/locale/de/LC_MESSAGES/glib20.mo -share/locale/el/LC_MESSAGES/glib20.mo -share/locale/es/LC_MESSAGES/glib20.mo -share/locale/et/LC_MESSAGES/glib20.mo -share/locale/eu/LC_MESSAGES/glib20.mo -share/locale/fi/LC_MESSAGES/glib20.mo -share/locale/fr/LC_MESSAGES/glib20.mo -share/locale/gl/LC_MESSAGES/glib20.mo -share/locale/hi/LC_MESSAGES/glib20.mo -share/locale/ja/LC_MESSAGES/glib20.mo -share/locale/ko/LC_MESSAGES/glib20.mo -share/locale/mn/LC_MESSAGES/glib20.mo -share/locale/ms/LC_MESSAGES/glib20.mo -share/locale/nl/LC_MESSAGES/glib20.mo -share/locale/nn/LC_MESSAGES/glib20.mo -share/locale/no/LC_MESSAGES/glib20.mo -share/locale/pl/LC_MESSAGES/glib20.mo -share/locale/pt/LC_MESSAGES/glib20.mo -share/locale/pt_BR/LC_MESSAGES/glib20.mo -share/locale/ro/LC_MESSAGES/glib20.mo -share/locale/ru/LC_MESSAGES/glib20.mo -share/locale/sk/LC_MESSAGES/glib20.mo -share/locale/sl/LC_MESSAGES/glib20.mo -share/locale/sq/LC_MESSAGES/glib20.mo -share/locale/sv/LC_MESSAGES/glib20.mo -share/locale/ta/LC_MESSAGES/glib20.mo -share/locale/tr/LC_MESSAGES/glib20.mo -share/locale/uk/LC_MESSAGES/glib20.mo -share/locale/vi/LC_MESSAGES/glib20.mo -share/locale/zh_CN/LC_MESSAGES/glib20.mo -share/locale/zh_TW/LC_MESSAGES/glib20.mo -@dirrm share/glib-2.0/gettext/po -@dirrm share/glib-2.0/gettext -@dirrm share/glib-2.0 -@dirrm include/glib-2.0/gobject -@dirrm include/glib-2.0/glib -@dirrm include/glib-2.0 diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile deleted file mode 100644 index daa9d0eb2..000000000 --- a/devel/gnome-vfs/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: gnomevfs2 -# Date created: 28th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomevfs2 -PORTVERSION= 2.2.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-vfs/2.2 -DISTNAME= gnome-vfs-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2 \ - bonobo-2.0:${PORTSDIR}/devel/libbonobo - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata -USE_REINPLACE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --with-gconf-source=xml::${PREFIX}/etc/gconf/gconf.xml.defaults -CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ - BSD_PTHREAD_LIBS=${PTHREAD_LIBS} -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name "*info.in" | xargs ${REINPLACE_CMD} -e \ - 's|\@datadir\@/gnome|\@datadir\@|g' - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/libgnomevfs/Makefile.in - -.include <bsd.port.mk> diff --git a/devel/gnome-vfs/distinfo b/devel/gnome-vfs/distinfo deleted file mode 100644 index 0c26e6bc9..000000000 --- a/devel/gnome-vfs/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-vfs-2.2.0.tar.bz2) = da9caa0a7d2793b99b13fd3ba7ba1391 diff --git a/devel/gnome-vfs/files/patch-aa b/devel/gnome-vfs/files/patch-aa deleted file mode 100644 index b8b7c365e..000000000 --- a/devel/gnome-vfs/files/patch-aa +++ /dev/null @@ -1,65 +0,0 @@ ---- configure.orig Mon Jan 13 09:43:49 2003 -+++ configure Tue Jan 14 00:48:38 2003 -@@ -8122,6 +8122,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12680,8 +12681,8 @@ - done - fi - --echo "$as_me:$LINENO: checking for bzCompressInit in -lbz2" >&5 --echo $ECHO_N "checking for bzCompressInit in -lbz2... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking for BZ2_bzCompressInit in -lbz2" >&5 -+echo $ECHO_N "checking for BZ2_bzCompressInit in -lbz2... $ECHO_C" >&6 - if test "${ac_cv_lib_bz2_bzCompressInit+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -@@ -12697,11 +12698,11 @@ - #endif - /* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ --char bzCompressInit (); -+char BZ2_bzCompressInit (); - int - main () - { --bzCompressInit (); -+BZ2_bzCompressInit (); - ; - return 0; - } -@@ -13245,7 +13246,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - -- LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcrypto -ldl" -+ LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcryptofoo -ldl" - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - #include "confdefs.h" -@@ -13296,9 +13297,9 @@ - - msg_openssl="yes" - if test x$with_openssl_libs != x/usr/lib; then -- OPENSSL_LIBS="-L$with_openssl_libs -lssl -lcrypto" -+ OPENSSL_LIBS="-L$with_openssl_libs -lssl -lcryptofoo" - else -- OPENSSL_LIBS="-lssl -lcrypto" -+ OPENSSL_LIBS="-lssl -lcryptofoo" - fi - - -@@ -14894,7 +14895,7 @@ - s,@ORBIT_IDL@,$ORBIT_IDL,;t t - s,@BONOBO_IDLDIR@,$BONOBO_IDLDIR,;t t - s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t --s,@PTHREAD_LIB@,$PTHREAD_LIB,;t t -+s,@PTHREAD_LIB@,$BSD_PTHREAD_LIBS,;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t - s,@USE_NLS@,$USE_NLS,;t t - s,@MSGFMT@,$MSGFMT,;t t diff --git a/devel/gnome-vfs/files/patch-ab b/devel/gnome-vfs/files/patch-ab deleted file mode 100644 index 3c0b987bb..000000000 --- a/devel/gnome-vfs/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Tue Jan 14 00:48:58 2003 -+++ Makefile.in Tue Jan 14 00:50:11 2003 -@@ -177,7 +177,6 @@ - schemas \ - devel-docs \ - doc \ -- test \ - monikers \ - po - diff --git a/devel/gnome-vfs/files/patch-ac b/devel/gnome-vfs/files/patch-ac deleted file mode 100644 index 557a7018d..000000000 --- a/devel/gnome-vfs/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/Makefile.in.orig Thu Aug 29 15:57:06 2002 -+++ modules/Makefile.in Thu Aug 29 15:58:00 2002 -@@ -180,7 +180,7 @@ - @BUILD_CDEMENU_MODULE_TRUE@CDEMENU_LTLIBS = libcdemenu-desktop.la - @BUILD_CDEMENU_MODULE_FALSE@CDEMENU_LTLIBS = - --module_flags = -export_dynamic -avoid-version -module -+module_flags = -export_dynamic -avoid-version -module $(PTHREAD_LIB) - modulesdir = $(libdir)/gnome-vfs-2.0/modules - - modules_LTLIBRARIES = $(CDDA_LTLIBS) libextfs.la libfile.la libnntp.la libvfs-test.la $(HTTP_LTLIBS) libbzip2.la libgzip.la libftp.la libvfs-pipe.la libvfs-translate.la $(CDEMENU_LTLIBS) libssh.la libtar.la $(NULL) diff --git a/devel/gnome-vfs/files/patch-devel-docs::Makefile.in b/devel/gnome-vfs/files/patch-devel-docs::Makefile.in deleted file mode 100644 index b02290aa2..000000000 --- a/devel/gnome-vfs/files/patch-devel-docs::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- devel-docs/Makefile.in 2002/02/16 16:44:53 1.1 -+++ devel-docs/Makefile.in 2002/02/16 16:45:47 -@@ -168,7 +168,7 @@ - TEXT_FILES = gnome-vfs-mime-type-handling.txt - - --docdir = $(prefix)/doc -+docdir = $(prefix)/share/doc - doc_DATA = - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h diff --git a/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in b/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in deleted file mode 100644 index c75f0d973..000000000 --- a/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in +++ /dev/null @@ -1,12 +0,0 @@ - -$FreeBSD$ - ---- gnome-vfs-2.0.pc.in 2002/02/16 13:07:24 1.1 -+++ gnome-vfs-2.0.pc.in 2002/02/16 13:07:38 -@@ -8,5 +8,5 @@ - Description: The GNOME virtual file-system libraries - Version: @VERSION@ - Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0 --Libs: -L${libdir} -lgnomevfs-2 -+Libs: -L${libdir} -lgnomevfs-2 @PTHREAD_LIB@ - Cflags: -I${includedir}/gnome-vfs-2.0 -I${libdir}/gnome-vfs-2.0/include diff --git a/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in b/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in deleted file mode 100644 index f9b09d46b..000000000 --- a/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in +++ /dev/null @@ -1,12 +0,0 @@ - -$FreeBSD$ - ---- gnome-vfs-module-2.0.pc.in 2002/02/16 13:07:42 1.1 -+++ gnome-vfs-module-2.0.pc.in 2002/02/16 13:07:51 -@@ -8,5 +8,5 @@ - Description: The GNOME virtual file-system module include info - Version: @VERSION@ - Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0 --Libs: -L${libdir} -lgnomevfs-2 -+Libs: -L${libdir} -lgnomevfs-2 @PTHREAD_LIB@ - Cflags: -I${includedir}/gnome-vfs-2.0 -I${includedir}/gnome-vfs-module-2.0 -I${libdir}/gnome-vfs-2.0/include diff --git a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in b/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in deleted file mode 100644 index 6e6adc745..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnomevfs/Makefile.in.orig Tue Jan 14 00:50:29 2003 -+++ libgnomevfs/Makefile.in Tue Jan 14 00:51:03 2003 -@@ -341,7 +341,7 @@ - # CLEANFILES = $(BUILT_SOURCES) - - # Platform specific includes --libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include -+libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/libgnomevfs - libgnomevfsplatforminclude_HEADERS = \ - gnome-vfs-file-size.h - diff --git a/devel/gnome-vfs/files/patch-libgnomevfs::gnome-vfs-application-registry.c b/devel/gnome-vfs/files/patch-libgnomevfs::gnome-vfs-application-registry.c deleted file mode 100644 index bd679de03..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs::gnome-vfs-application-registry.c +++ /dev/null @@ -1,29 +0,0 @@ - -$FreeBSD$ - ---- libgnomevfs/gnome-vfs-application-registry.c 2002/06/13 07:31:15 1.1 -+++ libgnomevfs/gnome-vfs-application-registry.c 2002/06/13 08:25:24 -@@ -940,6 +940,8 @@ - static void - gnome_vfs_application_registry_init (void) - { -+ gchar *tmp; -+ - if (gnome_vfs_application_registry_initialized) - return; - -@@ -961,6 +963,14 @@ - gnome_registry_dir.dirname = g_strdup (DATADIR "/application-registry"); - gnome_registry_dir.system_dir = TRUE; - -+ tmp = g_strconcat (g_get_home_dir(), "/.gnome", NULL); -+ if (mkdir (tmp, 0700) && -+ errno != EEXIST) { -+ g_warning("Could not create per-user Gnome configuration directory: %s", -+ tmp); -+ } -+ g_free(tmp); -+ - user_registry_dir.dirname = g_strconcat (g_get_home_dir(), "/.gnome/application-info", NULL); - user_registry_dir.system_dir = FALSE; - diff --git a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c b/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c deleted file mode 100644 index 39d34d557..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c +++ /dev/null @@ -1,19 +0,0 @@ ---- libgnomevfs/gnome-vfs-utils.c.orig Fri Dec 20 16:15:06 2002 -+++ libgnomevfs/gnome-vfs-utils.c Tue Jan 14 00:54:10 2003 -@@ -40,6 +40,7 @@ - #include <pwd.h> - #include <stdlib.h> - #include <string.h> -+#include <sys/param.h> - #include <sys/stat.h> - #include <sys/types.h> - #include <unistd.h> -@@ -861,7 +862,7 @@ - paths = g_strsplit (gnome_var, ":", 0); - - for (temp_paths = paths; *temp_paths != NULL; temp_paths++) { -- full_filename = g_strconcat (*temp_paths, "/share/pixmaps/", relative_filename, NULL); -+ full_filename = g_strconcat (*temp_paths, "/share/gnome/pixmaps/", relative_filename, NULL); - if (hack_file_exists (full_filename)) { - g_strfreev (paths); - return full_filename; diff --git a/devel/gnome-vfs/files/patch-modules_ssh-method.c b/devel/gnome-vfs/files/patch-modules_ssh-method.c deleted file mode 100644 index 14b2cf886..000000000 --- a/devel/gnome-vfs/files/patch-modules_ssh-method.c +++ /dev/null @@ -1,10 +0,0 @@ ---- modules/ssh-method.c.orig Mon Jun 10 13:28:42 2002 -+++ modules/ssh-method.c Mon Jun 10 13:28:51 2002 -@@ -34,6 +34,7 @@ - #include <string.h> - #include <sys/types.h> - #include <sys/wait.h> -+#include <signal.h> - #include <unistd.h> - - typedef struct { diff --git a/devel/gnome-vfs/files/patch-modules_vfolder_vfolder-info.c b/devel/gnome-vfs/files/patch-modules_vfolder_vfolder-info.c deleted file mode 100644 index a07d0bc81..000000000 --- a/devel/gnome-vfs/files/patch-modules_vfolder_vfolder-info.c +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/vfolder/vfolder-info.c.orig Fri Nov 29 13:40:11 2002 -+++ modules/vfolder/vfolder-info.c Fri Nov 29 13:40:19 2002 -@@ -1721,7 +1721,7 @@ - - for (i = 0; ppath[i] != NULL; i++) { - dir = g_build_filename (ppath[i], -- "/share/applications/", -+ "/share/gnome/applications/", - NULL); - id = itemdir_new (info, - dir, diff --git a/devel/gnome-vfs/pkg-comment b/devel/gnome-vfs/pkg-comment deleted file mode 100644 index 818ef6f95..000000000 --- a/devel/gnome-vfs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME Virtual File System diff --git a/devel/gnome-vfs/pkg-descr b/devel/gnome-vfs/pkg-descr deleted file mode 100644 index 81cfcd5dd..000000000 --- a/devel/gnome-vfs/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -This is the GNOME Virtual File System. - -GnomeVFS is a filesystem abstraction library allowing applications -plugable transparent access to a variety of "real" filesystems, from -WebDAV to digital cameras, to the local filesystem. It also contains a -number of other convenient file utilities such as a comphrehensive MIME -database / Application registry, and a copy engine. Use of GnomeVFS -ensures that an application or component will be usable by Nautilus or -other GnomeVFS applications for handling the display of data from -various URIs, as well. - -This is the GnomeVFS for the GNOME 2 architecture. - -WWW: http://www.gnome.org/ diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist deleted file mode 100644 index 0de610309..000000000 --- a/devel/gnome-vfs/pkg-plist +++ /dev/null @@ -1,234 +0,0 @@ -etc/gconf/gconf.xml.defaults/schemas/system/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/system/http_proxy/%gconf.xml -etc/gconf/gconf.xml.defaults/system/%gconf.xml -etc/gconf/gconf.xml.defaults/system/http_proxy/%gconf.xml -etc/gconf/schemas/system_http_proxy.schemas -etc/gnome-vfs-2.0/modules/default-modules.conf -etc/gnome-vfs-2.0/vfolders/applications-all-users.vfolder-info -etc/gnome-vfs-2.0/vfolders/favorites.vfolder-info -etc/gnome-vfs-2.0/vfolders/network.vfolder-info -etc/gnome-vfs-2.0/vfolders/preferences-all-users.vfolder-info -etc/gnome-vfs-2.0/vfolders/server-settings.vfolder-info -etc/gnome-vfs-2.0/vfolders/start-here.vfolder-info -etc/gnome-vfs-2.0/vfolders/system-settings.vfolder-info -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-application-registry.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-async-ops.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-cancellation.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-context.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-directory.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-info.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-size.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-find-directory.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-init.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-job-limit.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-handlers.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-monitor.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-utils.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-module-callback.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-monitor.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-ops.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-result.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-standard-callbacks.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-types.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-uri.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-utils.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-xfer.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-cancellable-ops.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-inet-connection.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-method.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-mime-info.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-mime.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module-callback-module-api.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module-shared.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-parse-ls.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-socket-buffer.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-socket.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-ssl.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-transform.h -lib/bonobo/monikers/libmoniker_gnome_vfs_std.so -lib/gnome-vfs-2.0/modules/libbzip2.so -lib/gnome-vfs-2.0/modules/libextfs.so -lib/gnome-vfs-2.0/modules/libfile.so -lib/gnome-vfs-2.0/modules/libftp.so -lib/gnome-vfs-2.0/modules/libgzip.so -lib/gnome-vfs-2.0/modules/libhttp.so -lib/gnome-vfs-2.0/modules/libnntp.so -lib/gnome-vfs-2.0/modules/libssh.so -lib/gnome-vfs-2.0/modules/libtar.so -lib/gnome-vfs-2.0/modules/libvfolder-desktop.so -lib/gnome-vfs-2.0/modules/libvfs-pipe.so -lib/gnome-vfs-2.0/modules/libvfs-test.so -lib/gnome-vfs-2.0/modules/libvfs-translate.so -lib/libgnomevfs-2.a -lib/libgnomevfs-2.so -lib/libgnomevfs-2.so.0 -lib/vfs/2.0/extfs/README -lib/vfs/2.0/extfs/a -lib/vfs/2.0/extfs/ar -lib/vfs/2.0/extfs/arj -lib/vfs/2.0/extfs/cpio -lib/vfs/2.0/extfs/deb -lib/vfs/2.0/extfs/hp48 -lib/vfs/2.0/extfs/lha -lib/vfs/2.0/extfs/mailfs -lib/vfs/2.0/extfs/patchfs -lib/vfs/2.0/extfs/rar -lib/vfs/2.0/extfs/rpm -lib/vfs/2.0/extfs/rpms -lib/vfs/2.0/extfs/tar -lib/vfs/2.0/extfs/trpm -lib/vfs/2.0/extfs/zip -lib/vfs/2.0/extfs/zoo -libdata/bonobo/servers/GNOME_VFS_Moniker_std.server -libdata/pkgconfig/gnome-vfs-2.0.pc -libdata/pkgconfig/gnome-vfs-module-2.0.pc -share/doc/gnome-vfs-2.0/about.html -share/doc/gnome-vfs-2.0/advanced-operations.html -share/doc/gnome-vfs-2.0/c9456.html -share/doc/gnome-vfs-2.0/c9466.html -share/doc/gnome-vfs-2.0/ch08.html -share/doc/gnome-vfs-2.0/data-types.html -share/doc/gnome-vfs-2.0/directory-operations.html -share/doc/gnome-vfs-2.0/everything-else.html -share/doc/gnome-vfs-2.0/file-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-application-registry.html -share/doc/gnome-vfs-2.0/gnome-vfs-asynchronous-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-cancellation.html -share/doc/gnome-vfs-2.0/gnome-vfs-configuration.html -share/doc/gnome-vfs-2.0/gnome-vfs-context.html -share/doc/gnome-vfs-2.0/gnome-vfs-directory-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-size.html -share/doc/gnome-vfs-2.0/gnome-vfs-finding-special-directories.html -share/doc/gnome-vfs-2.0/gnome-vfs-first-steps.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-application-registry.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-async-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-cancellation.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-context.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-find-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-list-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-advanced-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-rw-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-size.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-trunc-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-find-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-inet-connection.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-init.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-method.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-database.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-shared.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-parse-ls.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-result.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket-buffer.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ssl.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-transform.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-uri.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-utils.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-xfer.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmetadata.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmimemonitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-inet-connection.html -share/doc/gnome-vfs-2.0/gnome-vfs-initialization.html -share/doc/gnome-vfs-2.0/gnome-vfs-iobuf.html -share/doc/gnome-vfs-2.0/gnome-vfs-method.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-handlers.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-magic.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-sniff-buffer.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-shared.html -share/doc/gnome-vfs-2.0/gnome-vfs-module.html -share/doc/gnome-vfs-2.0/gnome-vfs-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-parse-ls.html -share/doc/gnome-vfs-2.0/gnome-vfs-process.html -share/doc/gnome-vfs-2.0/gnome-vfs-result.html -share/doc/gnome-vfs-2.0/gnome-vfs-ssl.html -share/doc/gnome-vfs-2.0/gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-types.html -share/doc/gnome-vfs-2.0/gnome-vfs-uri.html -share/doc/gnome-vfs-2.0/gnome-vfs-utils.html -share/doc/gnome-vfs-2.0/gnome-vfs-writing-modules.html -share/doc/gnome-vfs-2.0/gnome-vfs-xfer.html -share/doc/gnome-vfs-2.0/index.html -share/doc/gnome-vfs-2.0/index.sgml -share/doc/gnome-vfs-2.0/mime-registry.html -share/doc/gnome-vfs-2.0/modules.html -share/doc/gnome-vfs-2.0/writing-modules.html -share/doc/gnome-vfs-2.0/x27.html -share/locale/ar/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/az/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/be/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/da/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/de/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/el/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/es/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/et/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/he/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/it/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/no/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo -@dirrm share/doc/gnome-vfs-2.0 -@dirrm lib/vfs/2.0/extfs -@dirrm lib/vfs/2.0 -@dirrm include/gnome-vfs-module-2.0/libgnomevfs -@dirrm include/gnome-vfs-module-2.0 -@dirrm include/gnome-vfs-2.0/libgnomevfs -@dirrm include/gnome-vfs-2.0 -@dirrm etc/gnome-vfs-2.0/vfolders -@dirrm etc/gconf/gconf.xml.defaults/system/http_proxy -@dirrm etc/gconf/gconf.xml.defaults/system -@dirrm etc/gconf/gconf.xml.defaults/schemas/system/http_proxy -@dirrm etc/gconf/gconf.xml.defaults/schemas/system diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile deleted file mode 100644 index daa9d0eb2..000000000 --- a/devel/gnomevfs2/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: gnomevfs2 -# Date created: 28th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomevfs2 -PORTVERSION= 2.2.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-vfs/2.2 -DISTNAME= gnome-vfs-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2 \ - bonobo-2.0:${PORTSDIR}/devel/libbonobo - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata -USE_REINPLACE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --with-gconf-source=xml::${PREFIX}/etc/gconf/gconf.xml.defaults -CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ - BSD_PTHREAD_LIBS=${PTHREAD_LIBS} -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name "*info.in" | xargs ${REINPLACE_CMD} -e \ - 's|\@datadir\@/gnome|\@datadir\@|g' - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/libgnomevfs/Makefile.in - -.include <bsd.port.mk> diff --git a/devel/gnomevfs2/distinfo b/devel/gnomevfs2/distinfo deleted file mode 100644 index 0c26e6bc9..000000000 --- a/devel/gnomevfs2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-vfs-2.2.0.tar.bz2) = da9caa0a7d2793b99b13fd3ba7ba1391 diff --git a/devel/gnomevfs2/files/patch-aa b/devel/gnomevfs2/files/patch-aa deleted file mode 100644 index b8b7c365e..000000000 --- a/devel/gnomevfs2/files/patch-aa +++ /dev/null @@ -1,65 +0,0 @@ ---- configure.orig Mon Jan 13 09:43:49 2003 -+++ configure Tue Jan 14 00:48:38 2003 -@@ -8122,6 +8122,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12680,8 +12681,8 @@ - done - fi - --echo "$as_me:$LINENO: checking for bzCompressInit in -lbz2" >&5 --echo $ECHO_N "checking for bzCompressInit in -lbz2... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking for BZ2_bzCompressInit in -lbz2" >&5 -+echo $ECHO_N "checking for BZ2_bzCompressInit in -lbz2... $ECHO_C" >&6 - if test "${ac_cv_lib_bz2_bzCompressInit+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -@@ -12697,11 +12698,11 @@ - #endif - /* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ --char bzCompressInit (); -+char BZ2_bzCompressInit (); - int - main () - { --bzCompressInit (); -+BZ2_bzCompressInit (); - ; - return 0; - } -@@ -13245,7 +13246,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - -- LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcrypto -ldl" -+ LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcryptofoo -ldl" - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - #include "confdefs.h" -@@ -13296,9 +13297,9 @@ - - msg_openssl="yes" - if test x$with_openssl_libs != x/usr/lib; then -- OPENSSL_LIBS="-L$with_openssl_libs -lssl -lcrypto" -+ OPENSSL_LIBS="-L$with_openssl_libs -lssl -lcryptofoo" - else -- OPENSSL_LIBS="-lssl -lcrypto" -+ OPENSSL_LIBS="-lssl -lcryptofoo" - fi - - -@@ -14894,7 +14895,7 @@ - s,@ORBIT_IDL@,$ORBIT_IDL,;t t - s,@BONOBO_IDLDIR@,$BONOBO_IDLDIR,;t t - s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t --s,@PTHREAD_LIB@,$PTHREAD_LIB,;t t -+s,@PTHREAD_LIB@,$BSD_PTHREAD_LIBS,;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t - s,@USE_NLS@,$USE_NLS,;t t - s,@MSGFMT@,$MSGFMT,;t t diff --git a/devel/gnomevfs2/files/patch-ab b/devel/gnomevfs2/files/patch-ab deleted file mode 100644 index 3c0b987bb..000000000 --- a/devel/gnomevfs2/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Tue Jan 14 00:48:58 2003 -+++ Makefile.in Tue Jan 14 00:50:11 2003 -@@ -177,7 +177,6 @@ - schemas \ - devel-docs \ - doc \ -- test \ - monikers \ - po - diff --git a/devel/gnomevfs2/files/patch-ac b/devel/gnomevfs2/files/patch-ac deleted file mode 100644 index 557a7018d..000000000 --- a/devel/gnomevfs2/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/Makefile.in.orig Thu Aug 29 15:57:06 2002 -+++ modules/Makefile.in Thu Aug 29 15:58:00 2002 -@@ -180,7 +180,7 @@ - @BUILD_CDEMENU_MODULE_TRUE@CDEMENU_LTLIBS = libcdemenu-desktop.la - @BUILD_CDEMENU_MODULE_FALSE@CDEMENU_LTLIBS = - --module_flags = -export_dynamic -avoid-version -module -+module_flags = -export_dynamic -avoid-version -module $(PTHREAD_LIB) - modulesdir = $(libdir)/gnome-vfs-2.0/modules - - modules_LTLIBRARIES = $(CDDA_LTLIBS) libextfs.la libfile.la libnntp.la libvfs-test.la $(HTTP_LTLIBS) libbzip2.la libgzip.la libftp.la libvfs-pipe.la libvfs-translate.la $(CDEMENU_LTLIBS) libssh.la libtar.la $(NULL) diff --git a/devel/gnomevfs2/files/patch-devel-docs::Makefile.in b/devel/gnomevfs2/files/patch-devel-docs::Makefile.in deleted file mode 100644 index b02290aa2..000000000 --- a/devel/gnomevfs2/files/patch-devel-docs::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- devel-docs/Makefile.in 2002/02/16 16:44:53 1.1 -+++ devel-docs/Makefile.in 2002/02/16 16:45:47 -@@ -168,7 +168,7 @@ - TEXT_FILES = gnome-vfs-mime-type-handling.txt - - --docdir = $(prefix)/doc -+docdir = $(prefix)/share/doc - doc_DATA = - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h diff --git a/devel/gnomevfs2/files/patch-gnome-vfs-2.0.pc.in b/devel/gnomevfs2/files/patch-gnome-vfs-2.0.pc.in deleted file mode 100644 index c75f0d973..000000000 --- a/devel/gnomevfs2/files/patch-gnome-vfs-2.0.pc.in +++ /dev/null @@ -1,12 +0,0 @@ - -$FreeBSD$ - ---- gnome-vfs-2.0.pc.in 2002/02/16 13:07:24 1.1 -+++ gnome-vfs-2.0.pc.in 2002/02/16 13:07:38 -@@ -8,5 +8,5 @@ - Description: The GNOME virtual file-system libraries - Version: @VERSION@ - Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0 --Libs: -L${libdir} -lgnomevfs-2 -+Libs: -L${libdir} -lgnomevfs-2 @PTHREAD_LIB@ - Cflags: -I${includedir}/gnome-vfs-2.0 -I${libdir}/gnome-vfs-2.0/include diff --git a/devel/gnomevfs2/files/patch-gnome-vfs-module-2.0.pc.in b/devel/gnomevfs2/files/patch-gnome-vfs-module-2.0.pc.in deleted file mode 100644 index f9b09d46b..000000000 --- a/devel/gnomevfs2/files/patch-gnome-vfs-module-2.0.pc.in +++ /dev/null @@ -1,12 +0,0 @@ - -$FreeBSD$ - ---- gnome-vfs-module-2.0.pc.in 2002/02/16 13:07:42 1.1 -+++ gnome-vfs-module-2.0.pc.in 2002/02/16 13:07:51 -@@ -8,5 +8,5 @@ - Description: The GNOME virtual file-system module include info - Version: @VERSION@ - Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0 --Libs: -L${libdir} -lgnomevfs-2 -+Libs: -L${libdir} -lgnomevfs-2 @PTHREAD_LIB@ - Cflags: -I${includedir}/gnome-vfs-2.0 -I${includedir}/gnome-vfs-module-2.0 -I${libdir}/gnome-vfs-2.0/include diff --git a/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in b/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in deleted file mode 100644 index 6e6adc745..000000000 --- a/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnomevfs/Makefile.in.orig Tue Jan 14 00:50:29 2003 -+++ libgnomevfs/Makefile.in Tue Jan 14 00:51:03 2003 -@@ -341,7 +341,7 @@ - # CLEANFILES = $(BUILT_SOURCES) - - # Platform specific includes --libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include -+libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/libgnomevfs - libgnomevfsplatforminclude_HEADERS = \ - gnome-vfs-file-size.h - diff --git a/devel/gnomevfs2/files/patch-libgnomevfs::gnome-vfs-application-registry.c b/devel/gnomevfs2/files/patch-libgnomevfs::gnome-vfs-application-registry.c deleted file mode 100644 index bd679de03..000000000 --- a/devel/gnomevfs2/files/patch-libgnomevfs::gnome-vfs-application-registry.c +++ /dev/null @@ -1,29 +0,0 @@ - -$FreeBSD$ - ---- libgnomevfs/gnome-vfs-application-registry.c 2002/06/13 07:31:15 1.1 -+++ libgnomevfs/gnome-vfs-application-registry.c 2002/06/13 08:25:24 -@@ -940,6 +940,8 @@ - static void - gnome_vfs_application_registry_init (void) - { -+ gchar *tmp; -+ - if (gnome_vfs_application_registry_initialized) - return; - -@@ -961,6 +963,14 @@ - gnome_registry_dir.dirname = g_strdup (DATADIR "/application-registry"); - gnome_registry_dir.system_dir = TRUE; - -+ tmp = g_strconcat (g_get_home_dir(), "/.gnome", NULL); -+ if (mkdir (tmp, 0700) && -+ errno != EEXIST) { -+ g_warning("Could not create per-user Gnome configuration directory: %s", -+ tmp); -+ } -+ g_free(tmp); -+ - user_registry_dir.dirname = g_strconcat (g_get_home_dir(), "/.gnome/application-info", NULL); - user_registry_dir.system_dir = FALSE; - diff --git a/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c b/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c deleted file mode 100644 index 39d34d557..000000000 --- a/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c +++ /dev/null @@ -1,19 +0,0 @@ ---- libgnomevfs/gnome-vfs-utils.c.orig Fri Dec 20 16:15:06 2002 -+++ libgnomevfs/gnome-vfs-utils.c Tue Jan 14 00:54:10 2003 -@@ -40,6 +40,7 @@ - #include <pwd.h> - #include <stdlib.h> - #include <string.h> -+#include <sys/param.h> - #include <sys/stat.h> - #include <sys/types.h> - #include <unistd.h> -@@ -861,7 +862,7 @@ - paths = g_strsplit (gnome_var, ":", 0); - - for (temp_paths = paths; *temp_paths != NULL; temp_paths++) { -- full_filename = g_strconcat (*temp_paths, "/share/pixmaps/", relative_filename, NULL); -+ full_filename = g_strconcat (*temp_paths, "/share/gnome/pixmaps/", relative_filename, NULL); - if (hack_file_exists (full_filename)) { - g_strfreev (paths); - return full_filename; diff --git a/devel/gnomevfs2/files/patch-modules_ssh-method.c b/devel/gnomevfs2/files/patch-modules_ssh-method.c deleted file mode 100644 index 14b2cf886..000000000 --- a/devel/gnomevfs2/files/patch-modules_ssh-method.c +++ /dev/null @@ -1,10 +0,0 @@ ---- modules/ssh-method.c.orig Mon Jun 10 13:28:42 2002 -+++ modules/ssh-method.c Mon Jun 10 13:28:51 2002 -@@ -34,6 +34,7 @@ - #include <string.h> - #include <sys/types.h> - #include <sys/wait.h> -+#include <signal.h> - #include <unistd.h> - - typedef struct { diff --git a/devel/gnomevfs2/files/patch-modules_vfolder_vfolder-info.c b/devel/gnomevfs2/files/patch-modules_vfolder_vfolder-info.c deleted file mode 100644 index a07d0bc81..000000000 --- a/devel/gnomevfs2/files/patch-modules_vfolder_vfolder-info.c +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/vfolder/vfolder-info.c.orig Fri Nov 29 13:40:11 2002 -+++ modules/vfolder/vfolder-info.c Fri Nov 29 13:40:19 2002 -@@ -1721,7 +1721,7 @@ - - for (i = 0; ppath[i] != NULL; i++) { - dir = g_build_filename (ppath[i], -- "/share/applications/", -+ "/share/gnome/applications/", - NULL); - id = itemdir_new (info, - dir, diff --git a/devel/gnomevfs2/pkg-comment b/devel/gnomevfs2/pkg-comment deleted file mode 100644 index 818ef6f95..000000000 --- a/devel/gnomevfs2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME Virtual File System diff --git a/devel/gnomevfs2/pkg-descr b/devel/gnomevfs2/pkg-descr deleted file mode 100644 index 81cfcd5dd..000000000 --- a/devel/gnomevfs2/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -This is the GNOME Virtual File System. - -GnomeVFS is a filesystem abstraction library allowing applications -plugable transparent access to a variety of "real" filesystems, from -WebDAV to digital cameras, to the local filesystem. It also contains a -number of other convenient file utilities such as a comphrehensive MIME -database / Application registry, and a copy engine. Use of GnomeVFS -ensures that an application or component will be usable by Nautilus or -other GnomeVFS applications for handling the display of data from -various URIs, as well. - -This is the GnomeVFS for the GNOME 2 architecture. - -WWW: http://www.gnome.org/ diff --git a/devel/gnomevfs2/pkg-plist b/devel/gnomevfs2/pkg-plist deleted file mode 100644 index 0de610309..000000000 --- a/devel/gnomevfs2/pkg-plist +++ /dev/null @@ -1,234 +0,0 @@ -etc/gconf/gconf.xml.defaults/schemas/system/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/system/http_proxy/%gconf.xml -etc/gconf/gconf.xml.defaults/system/%gconf.xml -etc/gconf/gconf.xml.defaults/system/http_proxy/%gconf.xml -etc/gconf/schemas/system_http_proxy.schemas -etc/gnome-vfs-2.0/modules/default-modules.conf -etc/gnome-vfs-2.0/vfolders/applications-all-users.vfolder-info -etc/gnome-vfs-2.0/vfolders/favorites.vfolder-info -etc/gnome-vfs-2.0/vfolders/network.vfolder-info -etc/gnome-vfs-2.0/vfolders/preferences-all-users.vfolder-info -etc/gnome-vfs-2.0/vfolders/server-settings.vfolder-info -etc/gnome-vfs-2.0/vfolders/start-here.vfolder-info -etc/gnome-vfs-2.0/vfolders/system-settings.vfolder-info -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-application-registry.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-async-ops.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-cancellation.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-context.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-directory.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-info.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-size.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-find-directory.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-init.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-job-limit.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-handlers.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-monitor.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-utils.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-module-callback.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-monitor.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-ops.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-result.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-standard-callbacks.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-types.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-uri.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-utils.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-xfer.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-cancellable-ops.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-inet-connection.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-method.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-mime-info.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-mime.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module-callback-module-api.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module-shared.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-parse-ls.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-socket-buffer.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-socket.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-ssl.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-transform.h -lib/bonobo/monikers/libmoniker_gnome_vfs_std.so -lib/gnome-vfs-2.0/modules/libbzip2.so -lib/gnome-vfs-2.0/modules/libextfs.so -lib/gnome-vfs-2.0/modules/libfile.so -lib/gnome-vfs-2.0/modules/libftp.so -lib/gnome-vfs-2.0/modules/libgzip.so -lib/gnome-vfs-2.0/modules/libhttp.so -lib/gnome-vfs-2.0/modules/libnntp.so -lib/gnome-vfs-2.0/modules/libssh.so -lib/gnome-vfs-2.0/modules/libtar.so -lib/gnome-vfs-2.0/modules/libvfolder-desktop.so -lib/gnome-vfs-2.0/modules/libvfs-pipe.so -lib/gnome-vfs-2.0/modules/libvfs-test.so -lib/gnome-vfs-2.0/modules/libvfs-translate.so -lib/libgnomevfs-2.a -lib/libgnomevfs-2.so -lib/libgnomevfs-2.so.0 -lib/vfs/2.0/extfs/README -lib/vfs/2.0/extfs/a -lib/vfs/2.0/extfs/ar -lib/vfs/2.0/extfs/arj -lib/vfs/2.0/extfs/cpio -lib/vfs/2.0/extfs/deb -lib/vfs/2.0/extfs/hp48 -lib/vfs/2.0/extfs/lha -lib/vfs/2.0/extfs/mailfs -lib/vfs/2.0/extfs/patchfs -lib/vfs/2.0/extfs/rar -lib/vfs/2.0/extfs/rpm -lib/vfs/2.0/extfs/rpms -lib/vfs/2.0/extfs/tar -lib/vfs/2.0/extfs/trpm -lib/vfs/2.0/extfs/zip -lib/vfs/2.0/extfs/zoo -libdata/bonobo/servers/GNOME_VFS_Moniker_std.server -libdata/pkgconfig/gnome-vfs-2.0.pc -libdata/pkgconfig/gnome-vfs-module-2.0.pc -share/doc/gnome-vfs-2.0/about.html -share/doc/gnome-vfs-2.0/advanced-operations.html -share/doc/gnome-vfs-2.0/c9456.html -share/doc/gnome-vfs-2.0/c9466.html -share/doc/gnome-vfs-2.0/ch08.html -share/doc/gnome-vfs-2.0/data-types.html -share/doc/gnome-vfs-2.0/directory-operations.html -share/doc/gnome-vfs-2.0/everything-else.html -share/doc/gnome-vfs-2.0/file-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-application-registry.html -share/doc/gnome-vfs-2.0/gnome-vfs-asynchronous-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-cancellation.html -share/doc/gnome-vfs-2.0/gnome-vfs-configuration.html -share/doc/gnome-vfs-2.0/gnome-vfs-context.html -share/doc/gnome-vfs-2.0/gnome-vfs-directory-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-size.html -share/doc/gnome-vfs-2.0/gnome-vfs-finding-special-directories.html -share/doc/gnome-vfs-2.0/gnome-vfs-first-steps.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-application-registry.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-async-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-cancellation.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-context.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-find-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-list-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-advanced-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-rw-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-size.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-trunc-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-find-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-inet-connection.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-init.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-method.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-database.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-shared.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-parse-ls.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-result.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket-buffer.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ssl.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-transform.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-uri.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-utils.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-xfer.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmetadata.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmimemonitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-inet-connection.html -share/doc/gnome-vfs-2.0/gnome-vfs-initialization.html -share/doc/gnome-vfs-2.0/gnome-vfs-iobuf.html -share/doc/gnome-vfs-2.0/gnome-vfs-method.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-handlers.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-magic.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-sniff-buffer.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-shared.html -share/doc/gnome-vfs-2.0/gnome-vfs-module.html -share/doc/gnome-vfs-2.0/gnome-vfs-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-parse-ls.html -share/doc/gnome-vfs-2.0/gnome-vfs-process.html -share/doc/gnome-vfs-2.0/gnome-vfs-result.html -share/doc/gnome-vfs-2.0/gnome-vfs-ssl.html -share/doc/gnome-vfs-2.0/gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-types.html -share/doc/gnome-vfs-2.0/gnome-vfs-uri.html -share/doc/gnome-vfs-2.0/gnome-vfs-utils.html -share/doc/gnome-vfs-2.0/gnome-vfs-writing-modules.html -share/doc/gnome-vfs-2.0/gnome-vfs-xfer.html -share/doc/gnome-vfs-2.0/index.html -share/doc/gnome-vfs-2.0/index.sgml -share/doc/gnome-vfs-2.0/mime-registry.html -share/doc/gnome-vfs-2.0/modules.html -share/doc/gnome-vfs-2.0/writing-modules.html -share/doc/gnome-vfs-2.0/x27.html -share/locale/ar/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/az/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/be/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/da/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/de/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/el/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/es/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/et/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/he/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/it/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/no/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo -@dirrm share/doc/gnome-vfs-2.0 -@dirrm lib/vfs/2.0/extfs -@dirrm lib/vfs/2.0 -@dirrm include/gnome-vfs-module-2.0/libgnomevfs -@dirrm include/gnome-vfs-module-2.0 -@dirrm include/gnome-vfs-2.0/libgnomevfs -@dirrm include/gnome-vfs-2.0 -@dirrm etc/gnome-vfs-2.0/vfolders -@dirrm etc/gconf/gconf.xml.defaults/system/http_proxy -@dirrm etc/gconf/gconf.xml.defaults/system -@dirrm etc/gconf/gconf.xml.defaults/schemas/system/http_proxy -@dirrm etc/gconf/gconf.xml.defaults/schemas/system diff --git a/devel/gob2/Makefile b/devel/gob2/Makefile deleted file mode 100644 index 3c2b3b6f2..000000000 --- a/devel/gob2/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: gob2 -# Date created: 09 November 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gob2 -PORTVERSION= 2.0.5 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 - -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gob2.1 - -.include <bsd.port.mk> diff --git a/devel/gob2/distinfo b/devel/gob2/distinfo deleted file mode 100644 index 84d453efd..000000000 --- a/devel/gob2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gob2-2.0.5.tar.gz) = edf515709d9bf15c6924aa12edfac577 diff --git a/devel/gob2/pkg-comment b/devel/gob2/pkg-comment deleted file mode 100644 index 5b0e93e78..000000000 --- a/devel/gob2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A preprocessor for making GObjects with inline C diff --git a/devel/gob2/pkg-descr b/devel/gob2/pkg-descr deleted file mode 100644 index 008a67517..000000000 --- a/devel/gob2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -a preprocessor for making GObjects with inline C - -WWW: http://www.5z.com/jirka/gob.html diff --git a/devel/gob2/pkg-plist b/devel/gob2/pkg-plist deleted file mode 100644 index 2ecd144fb..000000000 --- a/devel/gob2/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/gob2 -share/aclocal/gob2.m4 diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile deleted file mode 100644 index be33ec803..000000000 --- a/devel/libIDL/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: libIDL -# Date Created: 12 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libIDL -PORTVERSION= 0.8.0 -PORTREVISION= 2 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_BISON= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/devel/libIDL/distinfo b/devel/libIDL/distinfo deleted file mode 100644 index fd17db352..000000000 --- a/devel/libIDL/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libIDL-0.8.0.tar.bz2) = 4f5f60b0b9cc9a6994d8b4792091595d diff --git a/devel/libIDL/files/patch-configure b/devel/libIDL/files/patch-configure deleted file mode 100644 index eb5ffad62..000000000 --- a/devel/libIDL/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 06:44:49 1.1 -+++ configure 2002/04/26 06:44:59 -@@ -7209,6 +7209,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/devel/libIDL/pkg-comment b/devel/libIDL/pkg-comment deleted file mode 100644 index e6b3875dc..000000000 --- a/devel/libIDL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for creating trees of CORBA Interface Definition Language files diff --git a/devel/libIDL/pkg-descr b/devel/libIDL/pkg-descr deleted file mode 100644 index d681c4203..000000000 --- a/devel/libIDL/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -libIDL is a library for creating trees of CORBA Interface Definition Language -(IDL) files, which is a specification for defining portable interfaces. -libIDL was initially written for ORBit (the ORB from the GNOME project, and -the primary means of libIDL distribution). However, the functionality was -designed to be as reusable and portable as possible. - -WWW: http://www.gnome.org/ diff --git a/devel/libIDL/pkg-plist b/devel/libIDL/pkg-plist deleted file mode 100644 index 4cc68d5f7..000000000 --- a/devel/libIDL/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -bin/libIDL-config-2 -include/libIDL-2.0/libIDL/IDL.h -@unexec install-info --delete %D/info/libIDL2.info %D/info/dir -info/libIDL2.info -@exec install-info %D/info/libIDL2.info %D/info/dir -lib/libIDL-2.a -lib/libIDL-2.so -lib/libIDL-2.so.0 -libdata/pkgconfig/libIDL-2.0.pc -@dirrm include/libIDL-2.0/libIDL -@dirrm include/libIDL-2.0 diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile deleted file mode 100644 index 00794e595..000000000 --- a/devel/libbonobo/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: libbonobo -# Date Created: 14 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libbonobo -PORTVERSION= 2.2.0 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= bonobo-activation.4:${PORTSDIR}/devel/bonobo-activation - -USE_BZIP2= yes -USE_GMAKE= yes -USE_BISON= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -MAKE_ENV= gnomelocaledir=${PREFIX}/share/locale - -.include <bsd.port.mk> diff --git a/devel/libbonobo/distinfo b/devel/libbonobo/distinfo deleted file mode 100644 index ae18e5ce8..000000000 --- a/devel/libbonobo/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libbonobo-2.2.0.tar.bz2) = 4a17e033d67fa9ed353108a95670794b diff --git a/devel/libbonobo/files/patch-Makefile.in b/devel/libbonobo/files/patch-Makefile.in deleted file mode 100644 index fd62bf9e3..000000000 --- a/devel/libbonobo/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in 2002/02/14 09:30:47 1.1 -+++ Makefile.in 2002/02/14 09:30:57 -@@ -122,7 +122,7 @@ - YACC = @YACC@ - cxxflags_set = @cxxflags_set@ - --SUBDIRS = idl bonobo monikers samples tests po doc -+SUBDIRS = idl bonobo monikers samples po doc - - libincludedir = $(includedir)/libbonobo-2.0 - libinclude_HEADERS = libbonobo.h diff --git a/devel/libbonobo/files/patch-configure b/devel/libbonobo/files/patch-configure deleted file mode 100644 index d52c0a8a2..000000000 --- a/devel/libbonobo/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 08:08:30 1.1 -+++ configure 2002/04/26 08:09:00 -@@ -7015,6 +7015,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/devel/libbonobo/pkg-comment b/devel/libbonobo/pkg-comment deleted file mode 100644 index 4b4fcf8bf..000000000 --- a/devel/libbonobo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A component and compound document system for GNOME2 diff --git a/devel/libbonobo/pkg-descr b/devel/libbonobo/pkg-descr deleted file mode 100644 index 19f9323f3..000000000 --- a/devel/libbonobo/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Bonobo is a set of language and system independant CORBA interfaces -for creating reusable components, controls and creating compound -documents. - -WWW: http://www.gnome.org/ diff --git a/devel/libbonobo/pkg-plist b/devel/libbonobo/pkg-plist deleted file mode 100644 index 9beb37276..000000000 --- a/devel/libbonobo/pkg-plist +++ /dev/null @@ -1,166 +0,0 @@ -bin/echo-client-2 -include/libbonobo-2.0/bonobo/Bonobo.h -include/libbonobo-2.0/bonobo/bonobo-arg.h -include/libbonobo-2.0/bonobo/bonobo-context.h -include/libbonobo-2.0/bonobo/bonobo-event-source.h -include/libbonobo-2.0/bonobo/bonobo-exception.h -include/libbonobo-2.0/bonobo/bonobo-generic-factory.h -include/libbonobo-2.0/bonobo/bonobo-i18n.h -include/libbonobo-2.0/bonobo/bonobo-item-container.h -include/libbonobo-2.0/bonobo/bonobo-item-handler.h -include/libbonobo-2.0/bonobo/bonobo-listener.h -include/libbonobo-2.0/bonobo/bonobo-macros.h -include/libbonobo-2.0/bonobo/bonobo-main.h -include/libbonobo-2.0/bonobo/bonobo-moniker-extender.h -include/libbonobo-2.0/bonobo/bonobo-moniker-simple.h -include/libbonobo-2.0/bonobo/bonobo-moniker-util.h -include/libbonobo-2.0/bonobo/bonobo-moniker.h -include/libbonobo-2.0/bonobo/bonobo-object.h -include/libbonobo-2.0/bonobo/bonobo-persist-client.h -include/libbonobo-2.0/bonobo/bonobo-persist-file.h -include/libbonobo-2.0/bonobo/bonobo-persist-stream.h -include/libbonobo-2.0/bonobo/bonobo-persist.h -include/libbonobo-2.0/bonobo/bonobo-property-bag-client.h -include/libbonobo-2.0/bonobo/bonobo-property-bag.h -include/libbonobo-2.0/bonobo/bonobo-shlib-factory.h -include/libbonobo-2.0/bonobo/bonobo-storage-memory.h -include/libbonobo-2.0/bonobo/bonobo-storage.h -include/libbonobo-2.0/bonobo/bonobo-stream-client.h -include/libbonobo-2.0/bonobo/bonobo-stream-memory.h -include/libbonobo-2.0/bonobo/bonobo-stream.h -include/libbonobo-2.0/bonobo/bonobo-types.h -include/libbonobo-2.0/bonobo/bonobo-xobject.h -include/libbonobo-2.0/libbonobo.h -lib/bonobo-2.0/samples/bonobo-echo-2 -lib/bonobo/monikers/libmoniker_std_2.so -lib/libbonobo-2.a -lib/libbonobo-2.so -lib/libbonobo-2.so.0 -lib/orbit-2.0/Bonobo_module.so -libdata/bonobo/servers/Bonobo_Moniker_std.server -libdata/bonobo/servers/Bonobo_Sample_Echo.server -libdata/pkgconfig/libbonobo-2.0.pc -share/doc/libbonobo/debugging.html -share/doc/libbonobo/factories.html -share/doc/libbonobo/general.html -share/doc/libbonobo/home.png -share/doc/libbonobo/index.html -share/doc/libbonobo/index.sgml -share/doc/libbonobo/left.png -share/doc/libbonobo/libbonobo-bonobo-arg.html -share/doc/libbonobo/libbonobo-bonobo-config-database.html -share/doc/libbonobo/libbonobo-bonobo-context.html -share/doc/libbonobo/libbonobo-bonobo-event-source.html -share/doc/libbonobo/libbonobo-bonobo-exception.html -share/doc/libbonobo/libbonobo-bonobo-generic-factory.html -share/doc/libbonobo/libbonobo-bonobo-i18n.html -share/doc/libbonobo/libbonobo-bonobo-item-container.html -share/doc/libbonobo/libbonobo-bonobo-item-handler.html -share/doc/libbonobo/libbonobo-bonobo-listener.html -share/doc/libbonobo/libbonobo-bonobo-macros.html -share/doc/libbonobo/libbonobo-bonobo-main.html -share/doc/libbonobo/libbonobo-bonobo-moniker-context.html -share/doc/libbonobo/libbonobo-bonobo-moniker-extender.html -share/doc/libbonobo/libbonobo-bonobo-moniker-simple.html -share/doc/libbonobo/libbonobo-bonobo-moniker-util.html -share/doc/libbonobo/libbonobo-bonobo-moniker.html -share/doc/libbonobo/libbonobo-bonobo-object.html -share/doc/libbonobo/libbonobo-bonobo-persist-client.html -share/doc/libbonobo/libbonobo-bonobo-persist-file.html -share/doc/libbonobo/libbonobo-bonobo-persist-stream.html -share/doc/libbonobo/libbonobo-bonobo-persist.html -share/doc/libbonobo/libbonobo-bonobo-property-bag-client.html -share/doc/libbonobo/libbonobo-bonobo-property-bag.html -share/doc/libbonobo/libbonobo-bonobo-running-context.html -share/doc/libbonobo/libbonobo-bonobo-shlib-factory.html -share/doc/libbonobo/libbonobo-bonobo-shutdown.html -share/doc/libbonobo/libbonobo-bonobo-storage-memory.html -share/doc/libbonobo/libbonobo-bonobo-storage.html -share/doc/libbonobo/libbonobo-bonobo-stream-client.html -share/doc/libbonobo/libbonobo-bonobo-stream-memory.html -share/doc/libbonobo/libbonobo-bonobo-types.html -share/doc/libbonobo/libbonobo-bonobo-xobject.html -share/doc/libbonobo/libbonobo-faq.html -share/doc/libbonobo/libbonobo.devhelp -share/doc/libbonobo/misc.html -share/doc/libbonobo/monikers.html -share/doc/libbonobo/persist-file.png -share/doc/libbonobo/persist-storage.png -share/doc/libbonobo/persist-stream.png -share/doc/libbonobo/persist.html -share/doc/libbonobo/persist.png -share/doc/libbonobo/properties.html -share/doc/libbonobo/property-bags.html -share/doc/libbonobo/refcounting.html -share/doc/libbonobo/right.png -share/doc/libbonobo/storage.png -share/doc/libbonobo/stream.png -share/doc/libbonobo/streams.html -share/doc/libbonobo/up.png -share/idl/bonobo-2.0/Bonobo.idl -share/idl/bonobo-2.0/Bonobo_Canvas.idl -share/idl/bonobo-2.0/Bonobo_Clipboard.idl -share/idl/bonobo-2.0/Bonobo_Context.idl -share/idl/bonobo-2.0/Bonobo_Control.idl -share/idl/bonobo-2.0/Bonobo_Embeddable.idl -share/idl/bonobo-2.0/Bonobo_Exception.idl -share/idl/bonobo-2.0/Bonobo_Gdk.idl -share/idl/bonobo-2.0/Bonobo_ItemContainer.idl -share/idl/bonobo-2.0/Bonobo_Listener.idl -share/idl/bonobo-2.0/Bonobo_Moniker.idl -share/idl/bonobo-2.0/Bonobo_Persist.idl -share/idl/bonobo-2.0/Bonobo_Print.idl -share/idl/bonobo-2.0/Bonobo_Property.idl -share/idl/bonobo-2.0/Bonobo_Sample_Echo.idl -share/idl/bonobo-2.0/Bonobo_Storage.idl -share/idl/bonobo-2.0/Bonobo_UI.idl -share/idl/bonobo-2.0/Bonobo_Zoomable.idl -share/locale/am/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ar/LC_MESSAGES/libbonobo-2.0.mo -share/locale/az/LC_MESSAGES/libbonobo-2.0.mo -share/locale/be/LC_MESSAGES/libbonobo-2.0.mo -share/locale/bg/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ca/LC_MESSAGES/libbonobo-2.0.mo -share/locale/cs/LC_MESSAGES/libbonobo-2.0.mo -share/locale/da/LC_MESSAGES/libbonobo-2.0.mo -share/locale/de/LC_MESSAGES/libbonobo-2.0.mo -share/locale/el/LC_MESSAGES/libbonobo-2.0.mo -share/locale/es/LC_MESSAGES/libbonobo-2.0.mo -share/locale/fa/LC_MESSAGES/libbonobo-2.0.mo -share/locale/fi/LC_MESSAGES/libbonobo-2.0.mo -share/locale/fr/LC_MESSAGES/libbonobo-2.0.mo -share/locale/gl/LC_MESSAGES/libbonobo-2.0.mo -share/locale/he/LC_MESSAGES/libbonobo-2.0.mo -share/locale/hu/LC_MESSAGES/libbonobo-2.0.mo -share/locale/it/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ja/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ko/LC_MESSAGES/libbonobo-2.0.mo -share/locale/lv/LC_MESSAGES/libbonobo-2.0.mo -share/locale/mk/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ms/LC_MESSAGES/libbonobo-2.0.mo -share/locale/nl/LC_MESSAGES/libbonobo-2.0.mo -share/locale/nn/LC_MESSAGES/libbonobo-2.0.mo -share/locale/no/LC_MESSAGES/libbonobo-2.0.mo -share/locale/pl/LC_MESSAGES/libbonobo-2.0.mo -share/locale/pt/LC_MESSAGES/libbonobo-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ru/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sk/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sl/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sq/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sv/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ta/LC_MESSAGES/libbonobo-2.0.mo -share/locale/tr/LC_MESSAGES/libbonobo-2.0.mo -share/locale/uk/LC_MESSAGES/libbonobo-2.0.mo -share/locale/vi/LC_MESSAGES/libbonobo-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libbonobo-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo -@dirrm share/idl/bonobo-2.0 -@dirrm share/doc/libbonobo -@dirrm lib/orbit-2.0 -@dirrm lib/bonobo-2.0/samples -@dirrm lib/bonobo-2.0 -@dirrm include/libbonobo-2.0/bonobo -@dirrm include/libbonobo-2.0 -@unexec /bin/rmdir %D/lib/bonobo/monikers 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/bonobo 2>/dev/null || /usr/bin/true diff --git a/devel/libglade2/Makefile b/devel/libglade2/Makefile deleted file mode 100644 index ba9db6aba..000000000 --- a/devel/libglade2/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: libglade2 -# Date created: 18 August 1999 -# Whom: Ade Lovett <ade@lovett.com> -# -# $FreeBSD$ -# - -PORTNAME= libglade2 -PORTVERSION= 2.0.1 -PORTREVISION= 4 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ - gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_PYTHON= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/devel/libglade2/distinfo b/devel/libglade2/distinfo deleted file mode 100644 index 50bf5f964..000000000 --- a/devel/libglade2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libglade-2.0.1.tar.bz2) = 4d93f6b01510013ae429e91af432cfe2 diff --git a/devel/libglade2/files/patch-ab b/devel/libglade2/files/patch-ab deleted file mode 100644 index a78754496..000000000 --- a/devel/libglade2/files/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.in.orig Wed Apr 3 01:58:07 2002 -+++ Makefile.in Wed Apr 3 01:59:13 2002 -@@ -34,7 +34,7 @@ - includedir = @includedir@ - oldincludedir = /usr/include - pkgdatadir = $(datadir)/@PACKAGE@ --pkglibdir = $(libdir)/@PACKAGE@ -+pkglibdir = $(prefix)/libdata/pkgconfig - pkgincludedir = $(includedir)/@PACKAGE@ - top_builddir = . - -@@ -104,7 +104,7 @@ - am__include = @am__include@ - am__quote = @am__quote@ - install_sh = @install_sh@ --SUBDIRS = glade doc tests -+SUBDIRS = glade doc - - INCLUDES = $(LIBGLADE_CFLAGS) - diff --git a/devel/libglade2/files/patch-configure b/devel/libglade2/files/patch-configure deleted file mode 100644 index 388dd58bf..000000000 --- a/devel/libglade2/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 09:41:08 1.1 -+++ configure 2002/04/26 09:41:27 -@@ -7406,6 +7406,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/devel/libglade2/files/patch-doc::Makefile.in b/devel/libglade2/files/patch-doc::Makefile.in deleted file mode 100644 index 4a5b4b671..000000000 --- a/devel/libglade2/files/patch-doc::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- doc/Makefile.in 2002/02/14 10:10:45 1.1 -+++ doc/Makefile.in 2002/02/14 10:11:18 -@@ -110,7 +110,7 @@ - # The directory containing the source code (if it contains documentation). - DOC_SOURCE_DIR = ../glade - --HTML_DIR = $(datadir)/gtk-doc/html -+HTML_DIR = $(datadir)/doc - - TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) - diff --git a/devel/libglade2/pkg-comment b/devel/libglade2/pkg-comment deleted file mode 100644 index 00fc39e87..000000000 --- a/devel/libglade2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME glade library diff --git a/devel/libglade2/pkg-descr b/devel/libglade2/pkg-descr deleted file mode 100644 index dd6a386e9..000000000 --- a/devel/libglade2/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -A library that allows you to load GLADE interfaces at runtime (you don't -have to generate stubs with GLADE before hand). This way you can change -the look of your application without recompiling. This way you can write -the logic behind the interface separately from the code to build the -interface, so changing the interface is not so much of a problem. diff --git a/devel/libglade2/pkg-plist b/devel/libglade2/pkg-plist deleted file mode 100644 index 26d93e2c2..000000000 --- a/devel/libglade2/pkg-plist +++ /dev/null @@ -1,28 +0,0 @@ -bin/libglade-convert -include/libglade-2.0/glade/glade-build.h -include/libglade-2.0/glade/glade-init.h -include/libglade-2.0/glade/glade-parser.h -include/libglade-2.0/glade/glade-xml.h -include/libglade-2.0/glade/glade.h -lib/libglade-2.0.a -lib/libglade-2.0.so -lib/libglade-2.0.so.0 -libdata/pkgconfig/libglade-2.0.pc -share/doc/libglade/gladexml.html -share/doc/libglade/libglade-dtd.html -share/doc/libglade/libglade-dtd-exceptions.html -share/doc/libglade/libglade-embedding.html -share/doc/libglade/libglade-extending.html -share/doc/libglade/libglade-i18n.html -share/doc/libglade/libglade-lib.html -share/doc/libglade/libglade-libglade-build.html -share/doc/libglade/libglade-libglade-initialisation.html -share/doc/libglade/libglade-libglade-sax-parser.html -share/doc/libglade/libglade-modules.html -share/doc/libglade/libglade-notes.html -share/doc/libglade/libglade.html -share/xml/libglade/glade-2.0.dtd -@dirrm share/xml/libglade -@dirrm share/doc/libglade -@dirrm include/libglade-2.0/glade -@dirrm include/libglade-2.0 diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile deleted file mode 100644 index 53adfb414..000000000 --- a/devel/libgsf/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: libgsf -# Date created: 11 September 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD: ports/devel/libgsf/Makefile,v 1.5 2003/01/19 19:39:38 marcus Exp $ -# - -PORTNAME= libgsf -PORTVERSION= 1.7.2 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.7 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= bonobo-2.0:${PORTSDIR}/devel/libbonobo \ - gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2 - -USE_BZIP2= yes -USE_GMAKE= yes -INSTALLS_SHLIB= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc/gsf \ - --disable-gtk-doc --with-gnome -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo deleted file mode 100644 index 22b7a7c76..000000000 --- a/devel/libgsf/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgsf-1.7.2.tar.bz2) = b89147bf49e5840f87f6f9b83a28e86d diff --git a/devel/libgsf/files/patch-configure b/devel/libgsf/files/patch-configure deleted file mode 100644 index de62becfe..000000000 --- a/devel/libgsf/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Dec 10 17:56:28 2002 -+++ configure Wed Dec 25 03:03:11 2002 -@@ -7565,6 +7565,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/devel/libgsf/files/patch-gsf_gsf-shared-memory.c b/devel/libgsf/files/patch-gsf_gsf-shared-memory.c deleted file mode 100644 index 03f4e6379..000000000 --- a/devel/libgsf/files/patch-gsf_gsf-shared-memory.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gsf/gsf-shared-memory.c.orig Wed Sep 11 23:58:35 2002 -+++ gsf/gsf-shared-memory.c Wed Sep 11 23:58:46 2002 -@@ -21,6 +21,7 @@ - #include <gsf-config.h> - #include <gsf/gsf-shared-memory.h> - #include <gsf/gsf-impl-utils.h> -+#include <sys/types.h> - - #ifdef HAVE_MMAP - #include <sys/mman.h> diff --git a/devel/libgsf/pkg-comment b/devel/libgsf/pkg-comment deleted file mode 100644 index 959a72513..000000000 --- a/devel/libgsf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extensible i/o abstraction for dealing with structured file formats diff --git a/devel/libgsf/pkg-descr b/devel/libgsf/pkg-descr deleted file mode 100644 index 258f82307..000000000 --- a/devel/libgsf/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -The library aims to provide an efficient extensible i/o abstraction for -dealing with different structured file formats. diff --git a/devel/libgsf/pkg-plist b/devel/libgsf/pkg-plist deleted file mode 100644 index 74a98ba07..000000000 --- a/devel/libgsf/pkg-plist +++ /dev/null @@ -1,84 +0,0 @@ -include/libgsf-1/gsf-gnome/gsf-input-bonobo.h -include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h -include/libgsf-1/gsf-gnome/gsf-output-bonobo.h -include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h -include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h -include/libgsf-1/gsf/gsf-doc-meta-data.h -include/libgsf-1/gsf/gsf-impl-utils.h -include/libgsf-1/gsf/gsf-infile-msole.h -include/libgsf-1/gsf/gsf-infile-msvba.h -include/libgsf-1/gsf/gsf-infile-zip.h -include/libgsf-1/gsf/gsf-infile.h -include/libgsf-1/gsf/gsf-input-gzip.h -include/libgsf-1/gsf/gsf-input-memory.h -include/libgsf-1/gsf/gsf-input-stdio.h -include/libgsf-1/gsf/gsf-input-textline.h -include/libgsf-1/gsf/gsf-input.h -include/libgsf-1/gsf/gsf-libxml.h -include/libgsf-1/gsf/gsf-msole-utils.h -include/libgsf-1/gsf/gsf-outfile-msole.h -include/libgsf-1/gsf/gsf-outfile-zip.h -include/libgsf-1/gsf/gsf-outfile.h -include/libgsf-1/gsf/gsf-output-gzip.h -include/libgsf-1/gsf/gsf-output-iochannel.h -include/libgsf-1/gsf/gsf-output-memory.h -include/libgsf-1/gsf/gsf-output-stdio.h -include/libgsf-1/gsf/gsf-output.h -include/libgsf-1/gsf/gsf-structured-blob.h -include/libgsf-1/gsf/gsf-timestamp.h -include/libgsf-1/gsf/gsf-utils.h -include/libgsf-1/gsf/gsf.h -lib/libgsf-1.a -lib/libgsf-1.so -lib/libgsf-1.so.8 -lib/libgsf-gnome-1.a -lib/libgsf-gnome-1.so -lib/libgsf-gnome-1.so.8 -libdata/pkgconfig/libgsf-1.pc -libdata/pkgconfig/libgsf-gnome-1.pc -share/doc/gsf/gsf-gsf-impl-utils.html -share/doc/gsf/gsf-gsf-infile-msole.html -share/doc/gsf/gsf-gsf-infile-zip.html -share/doc/gsf/gsf-gsf-infile.html -share/doc/gsf/gsf-gsf-input-gnomevfs.html -share/doc/gsf/gsf-gsf-input-gzip.html -share/doc/gsf/gsf-gsf-input-memory.html -share/doc/gsf/gsf-gsf-input-stdio.html -share/doc/gsf/gsf-gsf-input-textline.html -share/doc/gsf/gsf-gsf-input.html -share/doc/gsf/gsf-gsf-libxml.html -share/doc/gsf/gsf-gsf-outfile.html -share/doc/gsf/gsf-gsf-output.html -share/doc/gsf/gsf-gsf-shared-memory.html -share/doc/gsf/gsf-gsf-utils.html -share/doc/gsf/gsf-gsf.html -share/doc/gsf/gsf-gsfinfile.html -share/doc/gsf/gsf-gsfinput.html -share/doc/gsf/gsf-gsfoutput.html -share/doc/gsf/gsf.html -share/doc/gsf/i1823.html -share/doc/gsf/index.html -share/doc/gsf/index.sgml -share/doc/gsf/r1117.html -share/doc/gsf/r1200.html -share/doc/gsf/r1320.html -share/doc/gsf/r1384.html -share/doc/gsf/r14.html -share/doc/gsf/r1414.html -share/doc/gsf/r1580.html -share/doc/gsf/r1622.html -share/doc/gsf/r1737.html -share/doc/gsf/r175.html -share/doc/gsf/r299.html -share/doc/gsf/r329.html -share/doc/gsf/r415.html -share/doc/gsf/r501.html -share/doc/gsf/r56.html -share/doc/gsf/r743.html -share/doc/gsf/r858.html -share/doc/gsf/r876.html -share/doc/gsf/r962.html -@dirrm share/doc/gsf -@dirrm include/libgsf-1/gsf-gnome -@dirrm include/libgsf-1/gsf -@dirrm include/libgsf-1 diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile deleted file mode 100644 index 81f147e7f..000000000 --- a/devel/libgtop2/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: libgtop2 -# Date Created: 29 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgtop2 -PORTVERSION= 2.0.1 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0 -DISTNAME= libgtop-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 - -USE_BZIP2= yes -USE_PERL5= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-install: - install-info --section="Programming \& development tools" \ - --entry="* libgtop2: (libgtop2). libgtop2 programming manual" \ - ${PREFIX}/info/libgtop2.info ${PREFIX}/info/dir - @${CHGRP} kmem ${PREFIX}/bin/libgtop_server2 - @${CHMOD} 2555 ${PREFIX}/bin/libgtop_server2 - -.include <bsd.port.mk> diff --git a/devel/libgtop2/distinfo b/devel/libgtop2/distinfo deleted file mode 100644 index ee968083b..000000000 --- a/devel/libgtop2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgtop-2.0.1.tar.bz2) = 1757801cb39ad7be19b1a472e7fc9060 diff --git a/devel/libgtop2/files/patch-ab b/devel/libgtop2/files/patch-ab deleted file mode 100644 index 9c88c62bc..000000000 --- a/devel/libgtop2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Mon Apr 29 12:00:07 2002 -+++ Makefile.in Mon Apr 29 12:00:24 2002 -@@ -503,7 +503,7 @@ - $(top_srcdir)/aclocal.m4: libgtop-sysdeps.m4 LIBGTOP-VERSION - - libgtopConf.sh: libgtopConf.sh.in Makefile -- sed -e 's#\@LIBGTOP_LIBDIR\@#$(libdir)#g' \ -+ sed -e 's#\@LIBGTOP_LIBDIR\@#$(sysconfdir)#g' \ - -e 's#\@LIBGTOP_INCLUDEDIR\@#$(includedir)/libgtop-2.0#g' \ - -e 's#\@LIBGTOP_DATADIR\@#$(datadir)#g' \ - -e 's#\@LIBGTOP_EXTRA_LIBS\@#$(LIBGTOP_EXTRA_LIBS)#g' \ diff --git a/devel/libgtop2/files/patch-ah b/devel/libgtop2/files/patch-ah deleted file mode 100644 index fad02673b..000000000 --- a/devel/libgtop2/files/patch-ah +++ /dev/null @@ -1,68 +0,0 @@ ---- sysdeps/freebsd/procmap.c.orig Mon Jun 10 17:34:42 2002 -+++ sysdeps/freebsd/procmap.c Sat Oct 26 01:20:26 2002 -@@ -33,7 +33,11 @@ - #include <sys/proc.h> - #include <sys/resource.h> - #include <vm/vm_object.h> -+#if (__FreeBSD_version >= 400011) -+#include <vm/vm.h> -+#else - #include <vm/vm_prot.h> -+#endif - #include <vm/vm_map.h> - - #include <sys/vnode.h> -@@ -91,8 +95,9 @@ - glibtop_map_entry *maps; - #if defined __FreeBSD__ - struct vnode vnode; -+#if __FreeBSD_version < 500039 - struct inode inode; -- struct mount mount; -+#endif - #endif - int count, i = 0; - int update = 0; -@@ -114,7 +119,11 @@ - /* Now we get the memory maps. */ - - if (kvm_read (server->machine.kd, -+#if (__FreeBSD_version >= 500013) -+ (unsigned long) pinfo [0].ki_vmspace, -+#else - (unsigned long) pinfo [0].kp_proc.p_vmspace, -+#endif - (char *) &vmspace, sizeof (vmspace)) != sizeof (vmspace)) - glibtop_error_io_r (server, "kvm_read (vmspace)"); - -@@ -244,6 +253,15 @@ - &vnode, sizeof (vnode)) != sizeof (vnode)) - glibtop_error_io_r (server, "kvm_read (vnode)"); - -+#if __FreeBSD_version >= 500039 -+ switch (vnode.v_type) { -+ case VREG: -+ maps [i-1].inode = vnode.v_cachedid; -+ maps [i-1].device = vnode.v_cachedfs; -+ default: -+ continue; -+ } -+#else - if ((vnode.v_type != VREG) || (vnode.v_tag != VT_UFS) || - !vnode.v_data) continue; - -@@ -252,13 +270,9 @@ - &inode, sizeof (inode)) != sizeof (inode)) - glibtop_error_io_r (server, "kvm_read (inode)"); - -- if (kvm_read (server->machine.kd, -- (unsigned long) vnode.v_mount, -- &mount, sizeof (mount)) != sizeof (mount)) -- glibtop_error_io_r (server, "kvm_read (mount)"); -- - maps [i-1].inode = inode.i_number; - maps [i-1].device = inode.i_dev; -+#endif - #endif - } while (entry.next != first); - diff --git a/devel/libgtop2/files/patch-aj b/devel/libgtop2/files/patch-aj deleted file mode 100644 index 101a29532..000000000 --- a/devel/libgtop2/files/patch-aj +++ /dev/null @@ -1,372 +0,0 @@ ---- sysdeps/freebsd/proclist.c.orig Thu May 27 09:04:05 1999 -+++ sysdeps/freebsd/proclist.c Fri Dec 22 18:02:59 2000 -@@ -88,9 +88,20 @@ - for (i=j=0; i < count; i++) { -+#if __FreeBSD_version >= 500013 -+#define XXX_P_STAT ki_stat -+#define XXX_P_RUID ki_ruid -+#define XXX_P_PID ki_pid -+ -+#else -+#define XXX_P_STAT kp_proc.p_stat -+#define XXX_P_RUID kp_eproc.e_pcred.p_ruid -+#define XXX_P_PID kp_proc.p_pid -+ -+#endif - if ((real_which & GLIBTOP_EXCLUDE_IDLE) && -- (pinfo[i].kp_proc.p_stat != SRUN)) -+ (pinfo[i].XXX_P_STAT != SRUN)) - continue; - else if ((real_which & GLIBTOP_EXCLUDE_SYSTEM) && -- (pinfo[i].kp_eproc.e_pcred.p_ruid == 0)) -+ (pinfo[i].XXX_P_RUID == 0)) - continue; -- pids [j++] = (unsigned) pinfo[i].kp_proc.p_pid; -+ pids [j++] = (unsigned) pinfo[i].XXX_P_PID; - } /* end for */ ---- sysdeps/freebsd/procstate.c.orig Sun Feb 10 09:30:11 2002 -+++ sysdeps/freebsd/procstate.c Mon Apr 29 11:42:22 2002 -@@ -28,7 +28,7 @@ - #include <glibtop_suid.h> - - #if !defined(__OpenBSD__) --//&& (!defined __bsdi__) -+/*&& (!defined __bsdi__)*/ - #include <sys/user.h> - #endif - -@@ -37,11 +37,7 @@ - (1L << GLIBTOP_PROC_STATE_GID); - - static const unsigned long _glibtop_sysdeps_proc_state_new = --#if LIBGTOP_VERSION_CODE >= 1001000 --(1L << GLIBTOP_PROC_STATE_RUID) + (1L << GLIBTOP_PROC_STATE_RGID); --#else - 0; --#endif - - /* Init function. */ - -@@ -76,43 +72,35 @@ - return; - } - -- strncpy (buf->cmd, pinfo [0].kp_proc.p_comm, sizeof (buf->cmd)-1); -- buf->cmd [sizeof (buf->cmd)-1] = 0; -+#if __FreeBSD_version >= 500013 -+#define XXX_P_COMM ki_comm -+#define XXX_P_SVUID ki_svuid -+#define XXX_P_SVGID ki_svgid -+#define XXX_P_RUID ki_ruid -+#define XXX_P_RGID ki_rgid -+#define XXX_P_STAT ki_stat - -- buf->uid = pinfo [0].kp_eproc.e_pcred.p_svuid; -- buf->gid = pinfo [0].kp_eproc.e_pcred.p_svgid; -+#else -+#define XXX_P_COMM kp_proc.p_comm -+#define XXX_P_SVUID kp_eproc.e_pcred.p_svuid -+#define XXX_P_SVGID kp_eproc.e_pcred.p_svgid -+#define XXX_P_RUID kp_eproc.e_pcred.p_ruid -+#define XXX_P_RGID kp_eproc.e_pcred.p_rgid -+#define XXX_P_STAT kp_proc.p_stat - --#if LIBGTOP_VERSION_CODE >= 1001000 -- buf->ruid = pinfo [0].kp_eproc.e_pcred.p_ruid; -- buf->rgid = pinfo [0].kp_eproc.e_pcred.p_rgid; - #endif - -+ strncpy (buf->cmd, pinfo [0].XXX_P_COMM, sizeof (buf->cmd)-1); -+ buf->cmd [sizeof (buf->cmd)-1] = 0; -+ -+ buf->uid = pinfo [0].XXX_P_SVUID; -+ buf->gid = pinfo [0].XXX_P_SVGID; -+ - /* Set the flags for the data we're about to return*/ - buf->flags = _glibtop_sysdeps_proc_state | - _glibtop_sysdeps_proc_state_new; - --#if LIBGTOP_VERSION_CODE >= 1001000 -- switch (pinfo [0].kp_proc.p_stat) { -- case SIDL: -- buf->state = 0; -- break; -- case SRUN: -- buf->state = GLIBTOP_PROCESS_RUNNING; -- break; -- case SSLEEP: -- buf->state = GLIBTOP_PROCESS_INTERRUPTIBLE; -- break; -- case SSTOP: -- buf->state = GLIBTOP_PROCESS_STOPPED; -- break; -- case SZOMB: -- buf->state = GLIBTOP_PROCESS_ZOMBIE; -- break; -- default: -- return; -- } --#else -- switch (pinfo [0].kp_proc.p_stat) { -+ switch (pinfo [0].XXX_P_STAT) { - case SIDL: - buf->state = 'S'; - break; -@@ -131,7 +119,6 @@ - default: - return; - } --#endif - - buf->flags |= (1L << GLIBTOP_PROC_STATE_STATE); - } ---- sysdeps/freebsd/procuid.c.orig Fri Sep 17 06:08:07 1999 -+++ sysdeps/freebsd/procuid.c Thu Feb 15 01:16:50 2001 -@@ -86,13 +86,42 @@ - -- buf->uid = pinfo [0].kp_eproc.e_pcred.p_ruid; -- buf->euid = pinfo [0].kp_eproc.e_pcred.p_svuid; -- buf->gid = pinfo [0].kp_eproc.e_pcred.p_rgid; -- buf->egid = pinfo [0].kp_eproc.e_pcred.p_svgid; -- -- buf->ppid = pinfo [0].kp_eproc.e_ppid; -- buf->pgrp = pinfo [0].kp_eproc.e_pgid; -- buf->tpgid = pinfo [0].kp_eproc.e_tpgid; -+#if __FreeBSD_version >= 500013 - -- buf->nice = pinfo [0].kp_proc.p_nice; -- buf->priority = pinfo [0].kp_proc.p_priority; -+#define XXX_P_RUID ki_ruid -+#define XXX_P_SVUID ki_svuid -+#define XXX_P_RGID ki_rgid -+#define XXX_P_SVGID ki_svgid -+#define XXX_E_PPID ki_ppid -+#define XXX_E_PGID ki_pgid -+#define XXX_E_TPGID ki_tpgid -+#define XXX_P_NICE ki_nice -+#if __FreeBSD_version >= 500013 -+#define XXX_P_PRIORITY ki_pri.pri_user -+#else -+#define XXX_P_PRIORITY ki_priority -+#endif -+#else -+ -+#define XXX_P_RUID kp_eproc.e_pcred.p_ruid -+#define XXX_P_SVUID kp_eproc.e_pcred.p_svuid -+#define XXX_P_RGID kp_eproc.e_pcred.p_rgid -+#define XXX_P_SVGID kp_eproc.e_pcred.p_svgid -+#define XXX_E_PPID kp_eproc.e_ppid -+#define XXX_E_PGID kp_eproc.e_pgid -+#define XXX_E_TPGID kp_eproc.e_tpgid -+#define XXX_P_NICE kp_proc.p_nice -+#define XXX_P_PRIORITY kp_proc.p_priority -+ -+#endif -+ -+ buf->uid = pinfo [0].XXX_P_RUID; -+ buf->euid = pinfo [0].XXX_P_SVUID; -+ buf->gid = pinfo [0].XXX_P_RGID; -+ buf->egid = pinfo [0].XXX_P_SVGID; -+ -+ buf->ppid = pinfo [0].XXX_E_PPID; -+ buf->pgrp = pinfo [0].XXX_E_PGID; -+ buf->tpgid = pinfo [0].XXX_E_TPGID; -+ -+ buf->nice = pinfo [0].XXX_P_NICE; -+ buf->priority = pinfo [0].XXX_P_PRIORITY; - ---- sysdeps/freebsd/procmem.c.orig Thu May 27 13:56:49 1999 -+++ sysdeps/freebsd/procmem.c Wed Dec 27 10:16:26 2000 -@@ -139,2 +139,18 @@ - -+#if __FreeBSD_version >= 500013 -+ -+#define XXX_P_VMSPACE ki_vmspace -+ -+ buf->rss_rlim = pinfo [0].ki_rssize; -+ -+ buf->vsize = buf->size = (u_int64_t) pagetok -+ (pinfo [0].ki_tsize + pinfo [0].ki_dsize + pinfo[0].ki_ssize) -+ << LOG1024; -+ buf->resident = buf->rss = (u_int64_t) pagetok -+ (pinfo [0].ki_rssize) << LOG1024; -+ -+#else -+ -+#define XXX_P_VMSPACE kp_proc.p_vmspace -+ - if (kvm_read (server->machine.kd, -@@ -156,2 +172,3 @@ - (vms->vm_rssize) << LOG1024; -+#endif - -@@ -160,3 +177,3 @@ - if (kvm_read (server->machine.kd, -- (unsigned long) pinfo [0].kp_proc.p_vmspace, -+ (unsigned long) pinfo [0].XXX_P_VMSPACE, - (char *) &vmspace, sizeof (vmspace)) != sizeof (vmspace)) { ---- sysdeps/freebsd/procsignal.c.orig Sun Feb 13 15:31:39 2000 -+++ sysdeps/freebsd/procsignal.c Wed Dec 27 10:22:28 2000 -@@ -69,2 +69,18 @@ - -+#if __FreeBSD_version >= 500013 -+ -+#define XXX_P_SIGLIST ki_siglist -+#define XXX_P_SIGMASK ki_sigmask -+#define XXX_P_SIGIGNORE ki_sigignore -+#define XXX_P_SIGCATCH ki_sigcatch -+ -+#else -+ -+#define XXX_P_SIGLIST kp_proc.p_siglist -+#define XXX_P_SIGMASK kp_proc.p_sigmask -+#define XXX_P_SIGIGNORE kp_proc.p_sigignore -+#define XXX_P_SIGCATCH kp_proc.p_sigcatch -+ -+#endif -+ - /* signal: mask of pending signals. -@@ -73,3 +89,3 @@ - #if (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) -- buf->signal [0] = pinfo [0].kp_proc.p_siglist.__bits[0]; -+ buf->signal [0] = pinfo [0].XXX_P_SIGLIST.__bits[0]; - #else -@@ -82,3 +98,3 @@ - #if (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) -- buf->blocked [0] = pinfo [0].kp_proc.p_sigmask.__bits[0]; -+ buf->blocked [0] = pinfo [0].XXX_P_SIGMASK.__bits[0]; - #else -@@ -91,3 +107,3 @@ - #if (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) -- buf->sigignore [0] = pinfo [0].kp_proc.p_sigignore.__bits[0]; -+ buf->sigignore [0] = pinfo [0].XXX_P_SIGIGNORE.__bits[0]; - #else -@@ -100,3 +116,3 @@ - #if (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) -- buf->sigcatch [0] = pinfo [0].kp_proc.p_sigcatch.__bits[0]; -+ buf->sigcatch [0] = pinfo [0].XXX_P_SIGCATCH.__bits[0]; - #else ---- sysdeps/freebsd/prockernel.c.orig Sat Oct 16 13:31:43 1999 -+++ sysdeps/freebsd/prockernel.c Wed Dec 27 10:50:19 2000 -@@ -36,8 +36,2 @@ - #endif --#if !defined(__bsdi__) && !(defined(__FreeBSD__) && defined(__alpha__)) --#include <machine/pcb.h> --#endif --#if defined(__FreeBSD__) && !defined(__alpha__) --#include <machine/tss.h> --#endif - -@@ -80,10 +74,4 @@ - struct kinfo_proc *pinfo; -- struct user *u_addr = (struct user *)USRSTACK; -- struct pstats pstats; -- struct pcb pcb; - int count; - -- char filename [BUFSIZ]; -- struct stat statb; -- - glibtop_init_p (server, (1L << GLIBTOP_SYSDEPS_PROC_KERNEL), 0); -@@ -103,7 +91,21 @@ - -- buf->nwchan = (unsigned long) pinfo [0].kp_proc.p_wchan &~ KERNBASE; -+#if __FreeBSD_version >= 500013 -+ -+#define XXX_P_WCHAN ki_wchan -+#define XXX_P_WMESG ki_wmesg -+#define XXX_E_WMESG ki_wmesg -+ -+#else -+ -+#define XXX_P_WCHAN kp_proc.p_wchan -+#define XXX_P_WMESG kp_proc.p_wmesg -+#define XXX_E_WMESG kp_eproc.e_wmesg -+ -+#endif -+ -+ buf->nwchan = (unsigned long) pinfo [0].XXX_P_WCHAN &~ KERNBASE; - buf->flags |= (1L << GLIBTOP_PROC_KERNEL_NWCHAN); - -- if (pinfo [0].kp_proc.p_wchan && pinfo [0].kp_proc.p_wmesg) { -- strncpy (buf->wchan, pinfo [0].kp_eproc.e_wmesg, -+ if (pinfo [0].XXX_P_WCHAN && pinfo [0].XXX_P_WMESG) { -+ strncpy (buf->wchan, pinfo [0].XXX_E_WMESG, - sizeof (buf->wchan) - 1); -@@ -115,70 +117,8 @@ - -- /* Taken from `saveuser ()' in `/usr/src/bin/ps/ps.c'. */ -- -- /* [FIXME]: /usr/include/sys/user.h tells me that the user area -- * may or may not be at the same kernel address in all -- * processes, but I don't see any way to get that address. -- * Since `ps' simply uses its own address, I think it's -- * safe to do this here, too. */ -- -- /* NOTE: You need to mount the /proc filesystem to make -- * `kvm_uread' work. */ -- -- sprintf (filename, "/proc/%d/mem", (int) pid); -- if (stat (filename, &statb)) return; -- -- glibtop_suid_enter (server); -- -- if ((pinfo [0].kp_proc.p_flag & P_INMEM) && -- kvm_uread (server->machine.kd, &(pinfo [0]).kp_proc, -- (unsigned long) &u_addr->u_stats, -- (char *) &pstats, sizeof (pstats)) == sizeof (pstats)) -- { -- /* -- * The u-area might be swapped out, and we can't get -- * at it because we have a crashdump and no swap. -- * If it's here fill in these fields, otherwise, just -- * leave them 0. -- */ -- -- buf->min_flt = (u_int64_t) pstats.p_ru.ru_minflt; -- buf->maj_flt = (u_int64_t) pstats.p_ru.ru_majflt; -- buf->cmin_flt = (u_int64_t) pstats.p_cru.ru_minflt; -- buf->cmaj_flt = (u_int64_t) pstats.p_cru.ru_majflt; -- -- buf->flags |= _glibtop_sysdeps_proc_kernel_pstats; -- } -- -- if ((pinfo [0].kp_proc.p_flag & P_INMEM) && -- kvm_uread (server->machine.kd, &(pinfo [0]).kp_proc, -- (unsigned long) &u_addr->u_pcb, -- (char *) &pcb, sizeof (pcb)) == sizeof (pcb)) -- { --#ifdef __FreeBSD__ --#ifndef __alpha__ --#if (__FreeBSD_version >= 300003) -- buf->kstk_esp = (u_int64_t) pcb.pcb_esp; -- buf->kstk_eip = (u_int64_t) pcb.pcb_eip; --#else -- buf->kstk_esp = (u_int64_t) pcb.pcb_ksp; -- buf->kstk_eip = (u_int64_t) pcb.pcb_pc; --#endif --#else -- /*xxx FreeBSD/Alpha? */ --#endif --#else -- buf->kstk_esp = (u_int64_t) pcb.pcb_tss.tss_esp0; --#ifdef __bsdi__ -- buf->kstk_eip = (u_int64_t) pcb.pcb_tss.tss_eip; --#else -- buf->kstk_eip = (u_int64_t) pcb.pcb_tss.__tss_eip; --#endif -- -- buf->flags |= _glibtop_sysdeps_proc_kernel_pcb; --#endif -- } -- -- /* Taken from `wchan ()' in `/usr/src/bin/ps/print.c'. */ -- -- glibtop_suid_leave (server); -+ /* XXX: the code here was, quite frankly, junk, and almost -+ * certainly wrong - remove it all, leave these fields -+ * unpopulated, and give up until such time as the right -+ * code is produced for both FreeBSD 4.x and 5.x -+ */ -+ return; - } diff --git a/devel/libgtop2/files/patch-configure b/devel/libgtop2/files/patch-configure deleted file mode 100644 index c03e5eea2..000000000 --- a/devel/libgtop2/files/patch-configure +++ /dev/null @@ -1,39 +0,0 @@ ---- configure.orig Sun Jan 12 21:40:08 2003 -+++ configure Tue Jan 14 00:17:38 2003 -@@ -1479,10 +1479,10 @@ - - # The aliases save the names the user supplied, while $host etc. - # will get canonicalized. --test -n "$target_alias" && -- test "$program_prefix$program_suffix$program_transform_name" = \ -- NONENONEs,x,x, && -- program_prefix=${target_alias}- -+#test -n "$target_alias" && -+# test "$program_prefix$program_suffix$program_transform_name" = \ -+# NONENONEs,x,x, && -+# program_prefix=${target_alias}- - - LIBGTOP_MAJOR_VERSION=2 - LIBGTOP_MINOR_VERSION=0 -@@ -1777,9 +1777,9 @@ - - # libtool versioning - LT_RELEASE=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION --LT_CURRENT=`expr $LIBGTOP_MICRO_VERSION - $LIBGTOP_INTERFACE_AGE` --LT_REVISION=$LIBGTOP_INTERFACE_AGE --LT_AGE=`expr $LIBGTOP_BINARY_AGE - $LIBGTOP_INTERFACE_AGE` -+LT_CURRENT=2 -+LT_REVISION=0 -+LT_AGE=0 - LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}' - - -@@ -18514,7 +18514,7 @@ - - - if test x$libgtop_need_server = xyes ; then -- sysdeps_suid_lib="\$(top_builddir)/sysdeps/\$(sysdeps_dir)/libgtop_sysdeps_suid-2.0.la" -+ sysdeps_suid_lib="\$(top_builddir)/sysdeps/\$(sysdeps_dir)/libgtop_sysdeps_suid-2.0.la \$(top_builddir)/sysdeps/common/libgtop_suid_common-2.0.la" - server_programs='libgtop_server2' - else - sysdeps_suid_lib= diff --git a/devel/libgtop2/files/patch-libgtop-2.0.pc.in b/devel/libgtop2/files/patch-libgtop-2.0.pc.in deleted file mode 100644 index fae24611e..000000000 --- a/devel/libgtop2/files/patch-libgtop-2.0.pc.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgtop-2.0.pc.in.orig Mon Apr 29 22:35:22 2002 -+++ libgtop-2.0.pc.in Mon Apr 29 22:35:35 2002 -@@ -7,7 +7,7 @@ - Description: Portable System Access Library - Requires: glib-2.0 - Version: @VERSION@ --Libs: -L${libdir} @LIBGTOP_LIBS@ -+Libs: -L${libdir} @LIBGTOP_LIBS@ @LIBGTOP_EXTRA_LIBS@ - Cflags: -I${includedir}/libgtop-2.0 - - diff --git a/devel/libgtop2/files/patch-ltmain.sh b/devel/libgtop2/files/patch-ltmain.sh deleted file mode 100644 index 3e04e21df..000000000 --- a/devel/libgtop2/files/patch-ltmain.sh +++ /dev/null @@ -1,42 +0,0 @@ ---- ltmain.sh.orig Tue Jan 14 00:02:45 2003 -+++ ltmain.sh Tue Jan 14 00:05:36 2003 -@@ -1073,8 +1073,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 - ;; - -@@ -2502,6 +2510,9 @@ - *-*-openbsd*) - # 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 -@@ -4286,10 +4297,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/devel/libgtop2/files/patch-src::daemon::gnuserv.c b/devel/libgtop2/files/patch-src::daemon::gnuserv.c deleted file mode 100644 index 8b0712a8d..000000000 --- a/devel/libgtop2/files/patch-src::daemon::gnuserv.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/daemon/gnuserv.c.orig Thu Nov 29 08:58:40 2001 -+++ src/daemon/gnuserv.c Thu Nov 29 08:58:17 2001 -@@ -200,6 +200,12 @@ - - auth_data_len = atoi (buf); - -+ if (auth_data_len < 1 || auth_data_len > sizeof(buf)) { -+ syslog_message(LOG_WARNING, -+ "Invalid data length supplied by client"); -+ return FALSE; -+ } -+ - if (timed_read (fd, buf, auth_data_len, AUTH_TIMEOUT, 0) != auth_data_len) - return FALSE; - diff --git a/devel/libgtop2/files/patch-src_daemon_Makefile.in b/devel/libgtop2/files/patch-src_daemon_Makefile.in deleted file mode 100644 index 04aa141eb..000000000 --- a/devel/libgtop2/files/patch-src_daemon_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/daemon/Makefile.in.orig Mon Apr 29 12:05:45 2002 -+++ src/daemon/Makefile.in Mon Apr 29 12:12:14 2002 -@@ -92,7 +92,7 @@ - LIBGTOP_GUILE_NAMES_LIBS = @LIBGTOP_GUILE_NAMES_LIBS@ - LIBGTOP_INCS = @LIBGTOP_INCS@ - LIBGTOP_INTERFACE_AGE = @LIBGTOP_INTERFACE_AGE@ --LIBGTOP_LIBS = @LIBGTOP_LIBS@ -+LIBGTOP_LIBS = - LIBGTOP_MAJOR_VERSION = @LIBGTOP_MAJOR_VERSION@ - LIBGTOP_MICRO_VERSION = @LIBGTOP_MICRO_VERSION@ - LIBGTOP_MINOR_VERSION = @LIBGTOP_MINOR_VERSION@ diff --git a/devel/libgtop2/files/patch-support_Makefile.in b/devel/libgtop2/files/patch-support_Makefile.in deleted file mode 100644 index d86420f5c..000000000 --- a/devel/libgtop2/files/patch-support_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- support/Makefile.in.orig Mon Apr 29 13:02:18 2002 -+++ support/Makefile.in Mon Apr 29 13:03:33 2002 -@@ -146,7 +146,7 @@ - sysdeps_dir = @sysdeps_dir@ - sysdeps_suid_lib = @sysdeps_suid_lib@ - --supportexecincludedir = $(pkglibdir)/include -+supportexecincludedir = $(includedir)/libgtop-2.0 - - INCLUDES = -D_GNU_SOURCE - diff --git a/devel/libgtop2/files/patch-sysdeps::freebsd::proctime.c b/devel/libgtop2/files/patch-sysdeps::freebsd::proctime.c deleted file mode 100644 index f26b953a8..000000000 --- a/devel/libgtop2/files/patch-sysdeps::freebsd::proctime.c +++ /dev/null @@ -1,138 +0,0 @@ ---- sysdeps/freebsd/proctime.c.orig Mon Jun 10 17:34:42 2002 -+++ sysdeps/freebsd/proctime.c Wed Oct 2 21:18:38 2002 -@@ -57,6 +57,7 @@ - * system, and interrupt time usage. - */ - -+#ifndef __FreeBSD__ - static void - calcru(p, up, sp, ip) - struct proc *p; -@@ -66,9 +67,6 @@ - { - quad_t totusec; - u_quad_t u, st, ut, it, tot; --#if (__FreeBSD_version < 300003) -- long sec, usec; --#endif - struct timeval tv; - - st = p->p_sticks; -@@ -81,19 +79,10 @@ - tot = 1; - } - --#if (defined __FreeBSD__) && (__FreeBSD_version >= 300003) -- -- /* This was changed from a `struct timeval' into a `u_int64_t' -- * on FreeBSD 3.0 and renamed p_rtime -> p_runtime. -- */ -- -- totusec = (u_quad_t) p->p_runtime; --#else - sec = p->p_rtime.tv_sec; - usec = p->p_rtime.tv_usec; - - totusec = (quad_t)sec * 1000000 + usec; --#endif - - if (totusec < 0) { - /* XXX no %qd in kernel. Truncate. */ -@@ -116,6 +105,7 @@ - ip->tv_usec = it % 1000000; - } - } -+#endif - - /* Provides detailed information about a process. */ - -@@ -142,25 +132,25 @@ - /* It does not work for the swapper task. */ - if (pid == 0) return; - --#if !(defined(__NetBSD__) && (__NetBSD_Version__ >= 104000000)) -+#if (defined(__NetBSD__) && (__NetBSD_Version__ >= 104000000)) - if (server->sysdeps.proc_time == 0) - return; - -+#endif - #ifndef __bsdi__ - sprintf (filename, "/proc/%d/mem", (int) pid); - if (stat (filename, &statb)) return; - #endif --#endif - - /* Get the process information */ - pinfo = kvm_getprocs (server->machine.kd, KERN_PROC_PID, pid, &count); - if ((pinfo == NULL) || (count != 1)) - glibtop_error_io_r (server, "kvm_getprocs (%d)", pid); - --#if (defined __FreeBSD__) && (__FreeBSD_version >= 300003) -- buf->rtime = pinfo [0].kp_proc.p_runtime; -+#if (defined __FreeBSD__) && (__FreeBSD_version >= 500013) -+ buf->rtime = pinfo [0].ki_runtime; - #else -- buf->rtime = tv2sec (pinfo [0].kp_proc.p_rtime); -+ buf->rtime = pinfo [0].kp_proc.p_runtime; - #endif - - buf->frequency = 1000000; -@@ -192,6 +182,21 @@ - - buf->flags |= _glibtop_sysdeps_proc_time_user; - #else -+#if __FreeBSD_version >= 500013 -+#if __FreeBSD_version >= 500016 -+ if ((pinfo [0].ki_flag & PS_INMEM)) { -+#else -+ if ((pinfo [0].ki_flag & P_INMEM)) { -+#endif -+ buf->utime = pinfo [0].ki_runtime; -+ buf->stime = 0; /* XXX */ -+ buf->cutime = tv2sec (pinfo [0].ki_childtime); -+ buf->cstime = 0; /* XXX */ -+ buf->start_time = tv2sec (pinfo [0].ki_start); -+ buf->flags = _glibtop_sysdeps_proc_time_user; -+ } -+ -+#else - glibtop_suid_enter (server); - - if ((pinfo [0].kp_proc.p_flag & P_INMEM) && -@@ -199,29 +204,16 @@ - (unsigned long) &u_addr->u_stats, - (char *) &pstats, sizeof (pstats)) == sizeof (pstats)) - { -- /* This is taken form the kernel source code of -- * FreeBSD 2.2.6. */ -- -- /* Well, we just do the same getrusage () does ... */ -- -- register struct rusage *rup; -- -- glibtop_suid_leave (server); -- -- rup = &pstats.p_ru; -- calcru(&(pinfo [0]).kp_proc, -- &rup->ru_utime, &rup->ru_stime, NULL); -- -- buf->utime = tv2sec (pstats.p_ru.ru_utime); -- buf->stime = tv2sec (pstats.p_ru.ru_stime); -- -- buf->cutime = tv2sec (pstats.p_cru.ru_utime); -- buf->cstime = tv2sec (pstats.p_cru.ru_stime); -- -- buf->start_time = tv2sec (pstats.p_start); - -+ buf->utime = tv2sec (pinfo[0].kp_eproc.e_stats.p_ru.ru_utime); -+ buf->stime = tv2sec (pinfo[0].kp_eproc.e_stats.p_ru.ru_stime); -+ buf->cutime = tv2sec (pinfo[0].kp_eproc.e_stats.p_cru.ru_utime); -+ buf->cstime = tv2sec (pinfo[0].kp_eproc.e_stats.p_cru.ru_stime); -+ buf->start_time = tv2sec (pinfo[0].kp_eproc.e_stats.p_start); - buf->flags = _glibtop_sysdeps_proc_time_user; -+ glibtop_suid_leave (server); - } -+#endif - - glibtop_suid_leave (server); - #endif diff --git a/devel/libgtop2/files/patch-sysdeps_freebsd_mem.c b/devel/libgtop2/files/patch-sysdeps_freebsd_mem.c deleted file mode 100644 index 2aa4b7534..000000000 --- a/devel/libgtop2/files/patch-sysdeps_freebsd_mem.c +++ /dev/null @@ -1,11 +0,0 @@ ---- sysdeps/freebsd/mem.c.orig Tue Jan 14 17:22:18 2003 -+++ sysdeps/freebsd/mem.c Tue Jan 14 17:22:28 2003 -@@ -75,7 +75,7 @@ - - /* MIB array for sysctl */ - static int mib_length=2; --#ifdef __bsdi__ -+#ifndef VM_METER - static int mib [] = { CTL_VM, VM_TOTAL }; - #else - static int mib [] = { CTL_VM, VM_METER }; diff --git a/devel/libgtop2/files/patch-sysdeps_freebsd_swap.c b/devel/libgtop2/files/patch-sysdeps_freebsd_swap.c deleted file mode 100644 index 4896a16a8..000000000 --- a/devel/libgtop2/files/patch-sysdeps_freebsd_swap.c +++ /dev/null @@ -1,13 +0,0 @@ ---- sysdeps/freebsd/swap.c.orig Mon Aug 26 20:18:07 2002 -+++ sysdeps/freebsd/swap.c Mon Aug 26 20:19:18 2002 -@@ -369,8 +369,8 @@ - - buf->flags = _glibtop_sysdeps_swap; - -- buf->used = kvmsw[nswdev].ksw_used; -- buf->total = kvmsw[nswdev].ksw_total; -+ buf->used = kvmsw[nswdev].ksw_used * getpagesize(); -+ buf->total = kvmsw[nswdev].ksw_total * getpagesize(); - - buf->free = buf->total - buf->used; - diff --git a/devel/libgtop2/pkg-comment b/devel/libgtop2/pkg-comment deleted file mode 100644 index 65286cbcd..000000000 --- a/devel/libgtop2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 top library diff --git a/devel/libgtop2/pkg-descr b/devel/libgtop2/pkg-descr deleted file mode 100644 index be81b3b48..000000000 --- a/devel/libgtop2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is library for the gtop2, the GNOME 2.0 version of top command. -The top command is a tool to display and update information about the -top cpu processes. diff --git a/devel/libgtop2/pkg-plist b/devel/libgtop2/pkg-plist deleted file mode 100644 index 37f7a8a73..000000000 --- a/devel/libgtop2/pkg-plist +++ /dev/null @@ -1,108 +0,0 @@ -bin/libgtop_daemon2 -bin/libgtop_server2 -include/libgtop-2.0/glibtop.h -include/libgtop-2.0/glibtop/close.h -include/libgtop-2.0/glibtop/command.h -include/libgtop-2.0/glibtop/cpu.h -include/libgtop-2.0/glibtop/error.h -include/libgtop-2.0/glibtop/fsusage.h -include/libgtop-2.0/glibtop/global.h -include/libgtop-2.0/glibtop/gnuserv.h -include/libgtop-2.0/glibtop/inodedb.h -include/libgtop-2.0/glibtop/loadavg.h -include/libgtop-2.0/glibtop/mem.h -include/libgtop-2.0/glibtop/mountlist.h -include/libgtop-2.0/glibtop/msg_limits.h -include/libgtop-2.0/glibtop/netload.h -include/libgtop-2.0/glibtop/open.h -include/libgtop-2.0/glibtop/parameter.h -include/libgtop-2.0/glibtop/ppp.h -include/libgtop-2.0/glibtop/procargs.h -include/libgtop-2.0/glibtop/prockernel.h -include/libgtop-2.0/glibtop/proclist.h -include/libgtop-2.0/glibtop/procmap.h -include/libgtop-2.0/glibtop/procmem.h -include/libgtop-2.0/glibtop/procsegment.h -include/libgtop-2.0/glibtop/procsignal.h -include/libgtop-2.0/glibtop/procstate.h -include/libgtop-2.0/glibtop/proctime.h -include/libgtop-2.0/glibtop/procuid.h -include/libgtop-2.0/glibtop/read.h -include/libgtop-2.0/glibtop/read_data.h -include/libgtop-2.0/glibtop/sem_limits.h -include/libgtop-2.0/glibtop/shm_limits.h -include/libgtop-2.0/glibtop/signal.h -include/libgtop-2.0/glibtop/swap.h -include/libgtop-2.0/glibtop/sysdeps.h -include/libgtop-2.0/glibtop/sysinfo.h -include/libgtop-2.0/glibtop/types.h -include/libgtop-2.0/glibtop/union.h -include/libgtop-2.0/glibtop/uptime.h -include/libgtop-2.0/glibtop/version.h -include/libgtop-2.0/glibtop/write.h -include/libgtop-2.0/glibtop/xmalloc.h -include/libgtop-2.0/glibtop_machine.h -include/libgtop-2.0/glibtop_server.h -include/libgtop-2.0/glibtop_suid.h -include/libgtop-2.0/gnomesupport.h -@unexec install-info --delete %D/info/libgtop2.info %D/info/dir -info/libgtop2.info -@exec install-info --section="Programming \& development tools" --entry="* libgtop2: (libgtop2). libgtop2 programming manual" %D/info/libgtop2.info %D/info/dir -lib/libgnomesupport-2.0.a -lib/libgnomesupport-2.0.so -lib/libgnomesupport-2.0.so.0 -lib/libgtop-2.0.a -lib/libgtop-2.0.so -lib/libgtop-2.0.so.2 -lib/libgtop_common-2.0.a -lib/libgtop_common-2.0.so -lib/libgtop_common-2.0.so.2 -lib/libgtop_names-2.0.a -lib/libgtop_names-2.0.so -lib/libgtop_names-2.0.so.2 -lib/libgtop_suid_common-2.0.a -lib/libgtop_suid_common-2.0.so -lib/libgtop_suid_common-2.0.so.2 -lib/libgtop_sysdeps-2.0.a -lib/libgtop_sysdeps-2.0.so -lib/libgtop_sysdeps-2.0.so.2 -lib/libgtop_sysdeps_suid-2.0.a -lib/libgtop_sysdeps_suid-2.0.so -lib/libgtop_sysdeps_suid-2.0.so.2 -libdata/pkgconfig/libgtop-2.0.pc -share/locale/az/LC_MESSAGES/libgtop-2.0.mo -share/locale/be/LC_MESSAGES/libgtop-2.0.mo -share/locale/bg/LC_MESSAGES/libgtop-2.0.mo -share/locale/ca/LC_MESSAGES/libgtop-2.0.mo -share/locale/cs/LC_MESSAGES/libgtop-2.0.mo -share/locale/da/LC_MESSAGES/libgtop-2.0.mo -share/locale/de/LC_MESSAGES/libgtop-2.0.mo -share/locale/el/LC_MESSAGES/libgtop-2.0.mo -share/locale/es/LC_MESSAGES/libgtop-2.0.mo -share/locale/es_ES/LC_MESSAGES/libgtop-2.0.mo -share/locale/fi/LC_MESSAGES/libgtop-2.0.mo -share/locale/fr/LC_MESSAGES/libgtop-2.0.mo -share/locale/ga/LC_MESSAGES/libgtop-2.0.mo -share/locale/gl/LC_MESSAGES/libgtop-2.0.mo -share/locale/hu/LC_MESSAGES/libgtop-2.0.mo -share/locale/ja/LC_MESSAGES/libgtop-2.0.mo -share/locale/ko/LC_MESSAGES/libgtop-2.0.mo -share/locale/lv/LC_MESSAGES/libgtop-2.0.mo -share/locale/ms/LC_MESSAGES/libgtop-2.0.mo -share/locale/nl/LC_MESSAGES/libgtop-2.0.mo -share/locale/nn/LC_MESSAGES/libgtop-2.0.mo -share/locale/no/LC_MESSAGES/libgtop-2.0.mo -share/locale/pl/LC_MESSAGES/libgtop-2.0.mo -share/locale/pt/LC_MESSAGES/libgtop-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libgtop-2.0.mo -share/locale/ru/LC_MESSAGES/libgtop-2.0.mo -share/locale/sk/LC_MESSAGES/libgtop-2.0.mo -share/locale/sl/LC_MESSAGES/libgtop-2.0.mo -share/locale/sv/LC_MESSAGES/libgtop-2.0.mo -share/locale/tr/LC_MESSAGES/libgtop-2.0.mo -share/locale/uk/LC_MESSAGES/libgtop-2.0.mo -share/locale/vi/LC_MESSAGES/libgtop-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgtop-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgtop-2.0.mo -@dirrm include/libgtop-2.0/glibtop -@dirrm include/libgtop-2.0 diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile deleted file mode 100644 index 0b2d61edb..000000000 --- a/editors/gedit2/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: gedit2 -# Date created: 14 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gedit2 -PORTVERSION= 2.2.0.1 -CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 -DISTNAME= gedit-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ - gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - eel-2.4:${PORTSDIR}/x11-toolkits/eel2 \ - pspell.15:${PORTSDIR}/textproc/aspell - -WRKSRC= ${WRKDIR}/gedit-${PORTVERSION} - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gedit.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/editors/gedit2/distinfo b/editors/gedit2/distinfo deleted file mode 100644 index 2c967280e..000000000 --- a/editors/gedit2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gedit-2.2.0.1.tar.bz2) = 2756cba802d1ee0c3abb93fa5d77deb5 diff --git a/editors/gedit2/files/patch-configure b/editors/gedit2/files/patch-configure deleted file mode 100644 index 843cf5e98..000000000 --- a/editors/gedit2/files/patch-configure +++ /dev/null @@ -1,31 +0,0 @@ ---- configure.orig Tue Dec 17 05:27:57 2002 -+++ configure Sun Dec 22 17:31:25 2002 -@@ -7270,6 +7270,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -10758,17 +10759,17 @@ - if test "x${prefix}" = "xNONE"; then - - cat >>confdefs.h <<_ACEOF --#define PIXMAPS_DIR "${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" -+ - _ACEOF - - pixmapsdir="${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" - else - - cat >>confdefs.h <<_ACEOF --#define PIXMAPS_DIR "${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" -+#define PIXMAPS_DIR "${datadir}/pixmaps" - _ACEOF - -- pixmapsdir="${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" -+ pixmapsdir="${datadir}/pixmaps" - fi - - diff --git a/editors/gedit2/files/patch-plugins_sort_Makefile.in b/editors/gedit2/files/patch-plugins_sort_Makefile.in deleted file mode 100644 index 374734fd7..000000000 --- a/editors/gedit2/files/patch-plugins_sort_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/sort/Makefile.in.orig Tue Oct 15 01:25:09 2002 -+++ plugins/sort/Makefile.in Tue Oct 15 01:25:22 2002 -@@ -152,7 +152,7 @@ - - DEFS = @DEFS@ -I. -I$(srcdir) -I../.. - LIBS = @LIBS@ --libsort_la_LDFLAGS = -+libsort_la_LDFLAGS = -module -avoid-version - libsort_la_LIBADD = - libsort_la_OBJECTS = sort.lo - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) diff --git a/editors/gedit2/pkg-comment b/editors/gedit2/pkg-comment deleted file mode 100644 index 331894a2c..000000000 --- a/editors/gedit2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small but powerful text editor for Gnome 2.0 Desktop Environment diff --git a/editors/gedit2/pkg-descr b/editors/gedit2/pkg-descr deleted file mode 100644 index 6016fb0db..000000000 --- a/editors/gedit2/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -gEdit is a text editor for X using the GTK+ and GNOME libraries. -It is being developed by Alex Roberts, Evan Lawrence and Chris Lahey -(among others). - -This version is quite a neat text editor, it contains the following -features: - * Opening/Saving/Creating of files; - * File Revert; - * Cut/Copy/Paste and Select All text; - * Complete integration with the GNOME Environment, including GnomeMDI; - * Search and Replace; - * Global search; - * A complete preferences interface; - * Dynamically loading fonts; - * Splitscreen Mode; - * Printing support; - * Configurable Plugins system; - * Configurable window sizing; - * Unlimited Undo/Redo. - -WWW: http://gedit.sourceforge.net/ diff --git a/editors/gedit2/pkg-plist b/editors/gedit2/pkg-plist deleted file mode 100644 index 1aab77737..000000000 --- a/editors/gedit2/pkg-plist +++ /dev/null @@ -1,197 +0,0 @@ -bin/gedit -bin/gnome-text-editor -etc/gconf/gconf.xml.defaults/apps/gedit-2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/auto_indent/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/colors/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/font/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/line_numbers/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/load/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/save/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/tabs/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/undo/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/wrap_mode/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print/fonts/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print/page/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/recents/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/statusbar/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/toolbar/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/auto_indent/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/colors/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/font/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/line_numbers/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/load/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/save/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/tabs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/undo/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/wrap_mode/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print/fonts/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print/page/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/recents/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/statusbar/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/toolbar/%gconf.xml -etc/gconf/schemas/gedit.schemas -lib/gedit-2/plugins/ascii.gedit-plugin -lib/gedit-2/plugins/cvschangelog.gedit-plugin -lib/gedit-2/plugins/diff.gedit-plugin -lib/gedit-2/plugins/docinfo.gedit-plugin -lib/gedit-2/plugins/indent.gedit-plugin -lib/gedit-2/plugins/libasciitable.so -lib/gedit-2/plugins/libcvschangelog.so -lib/gedit-2/plugins/libdiff.so -lib/gedit-2/plugins/libdocinfo.so -lib/gedit-2/plugins/libindent.so -lib/gedit-2/plugins/libsample.so -lib/gedit-2/plugins/libshell_output.so -lib/gedit-2/plugins/libsort.so -lib/gedit-2/plugins/libspell.so -lib/gedit-2/plugins/libtaglist.so -lib/gedit-2/plugins/libtime.so -lib/gedit-2/plugins/sample.gedit-plugin -lib/gedit-2/plugins/shell_output.gedit-plugin -lib/gedit-2/plugins/sort.gedit-plugin -lib/gedit-2/plugins/spell.gedit-plugin -lib/gedit-2/plugins/taglist.gedit-plugin -lib/gedit-2/plugins/time.gedit-plugin -libdata/bonobo/servers/GNOME_Gedit.server -share/gnome/application-registry/gedit.applications -share/gnome/applications/gedit.desktop -share/gnome/gedit-2/glade/asciitable.glade2 -share/gnome/gedit-2/glade/diff.glade2 -share/gnome/gedit-2/glade/docinfo.glade2 -share/gnome/gedit-2/glade/gedit-encodings-dialog.glade2 -share/gnome/gedit-2/glade/gedit-preferences.glade2 -share/gnome/gedit-2/glade/goto-line.glade2 -share/gnome/gedit-2/glade/languages-dialog.glade2 -share/gnome/gedit-2/glade/plugin-manager.glade2 -share/gnome/gedit-2/glade/program-location-dialog.glade2 -share/gnome/gedit-2/glade/replace.glade2 -share/gnome/gedit-2/glade/shell_output.glade2 -share/gnome/gedit-2/glade/sort.glade2 -share/gnome/gedit-2/glade/spell-checker.glade2 -share/gnome/gedit-2/glade/time.glade2 -share/gnome/gedit-2/glade/uri.glade2 -share/gnome/gedit-2/taglist/HTML.tags -share/gnome/gedit-2/taglist/Latex.tags -share/gnome/gedit-2/taglist/XSLT.tags -share/gnome/gedit-2/ui/gedit-ui.xml -share/gnome/help/gedit/C/figures/gedit_window.png -share/gnome/help/gedit/C/gedit.xml -share/gnome/help/gedit/C/legal.xml -share/gnome/help/gedit/ro/figures/gedit_window.png -share/gnome/help/gedit/ro/gedit.xml -share/gnome/help/gedit/ro/legal.xml -share/gnome/idl/GNOME_Gedit.idl -share/gnome/mime-info/gedit.keys -share/gnome/omf/gedit/gedit-C.omf -share/gnome/omf/gedit/gedit-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-C.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gedit-icon.png -share/gnome/pixmaps/gedit-logo.png -share/gnome/pixmaps/gedit-plugin-manager.png -share/locale/am/LC_MESSAGES/gedit-2.0.mo -share/locale/ar/LC_MESSAGES/gedit-2.0.mo -share/locale/az/LC_MESSAGES/gedit-2.0.mo -share/locale/be/LC_MESSAGES/gedit-2.0.mo -share/locale/bg/LC_MESSAGES/gedit-2.0.mo -share/locale/ca/LC_MESSAGES/gedit-2.0.mo -share/locale/cs/LC_MESSAGES/gedit-2.0.mo -share/locale/da/LC_MESSAGES/gedit-2.0.mo -share/locale/de/LC_MESSAGES/gedit-2.0.mo -share/locale/el/LC_MESSAGES/gedit-2.0.mo -share/locale/es/LC_MESSAGES/gedit-2.0.mo -share/locale/et/LC_MESSAGES/gedit-2.0.mo -share/locale/eu/LC_MESSAGES/gedit-2.0.mo -share/locale/fi/LC_MESSAGES/gedit-2.0.mo -share/locale/fr/LC_MESSAGES/gedit-2.0.mo -share/locale/ga/LC_MESSAGES/gedit-2.0.mo -share/locale/gl/LC_MESSAGES/gedit-2.0.mo -share/locale/he/LC_MESSAGES/gedit-2.0.mo -share/locale/hi/LC_MESSAGES/gedit-2.0.mo -share/locale/hu/LC_MESSAGES/gedit-2.0.mo -share/locale/it/LC_MESSAGES/gedit-2.0.mo -share/locale/ja/LC_MESSAGES/gedit-2.0.mo -share/locale/ko/LC_MESSAGES/gedit-2.0.mo -share/locale/lt/LC_MESSAGES/gedit-2.0.mo -share/locale/lv/LC_MESSAGES/gedit-2.0.mo -share/locale/mk/LC_MESSAGES/gedit-2.0.mo -share/locale/mn/LC_MESSAGES/gedit-2.0.mo -share/locale/ms/LC_MESSAGES/gedit-2.0.mo -share/locale/nl/LC_MESSAGES/gedit-2.0.mo -share/locale/nn/LC_MESSAGES/gedit-2.0.mo -share/locale/no/LC_MESSAGES/gedit-2.0.mo -share/locale/pl/LC_MESSAGES/gedit-2.0.mo -share/locale/pt/LC_MESSAGES/gedit-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gedit-2.0.mo -share/locale/ro/LC_MESSAGES/gedit-2.0.mo -share/locale/ru/LC_MESSAGES/gedit-2.0.mo -share/locale/sk/LC_MESSAGES/gedit-2.0.mo -share/locale/sl/LC_MESSAGES/gedit-2.0.mo -share/locale/sv/LC_MESSAGES/gedit-2.0.mo -share/locale/ta/LC_MESSAGES/gedit-2.0.mo -share/locale/th/LC_MESSAGES/gedit-2.0.mo -share/locale/tr/LC_MESSAGES/gedit-2.0.mo -share/locale/uk/LC_MESSAGES/gedit-2.0.mo -share/locale/vi/LC_MESSAGES/gedit-2.0.mo -share/locale/wa/LC_MESSAGES/gedit-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gedit-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gedit-2.0.mo -@dirrm share/gnome/omf/gedit -@dirrm share/gnome/help/gedit/ro/figures -@dirrm share/gnome/help/gedit/ro -@dirrm share/gnome/help/gedit/C/figures -@dirrm share/gnome/gedit-2/ui -@dirrm share/gnome/gedit-2/taglist -@dirrm share/gnome/gedit-2/glade -@dirrm share/gnome/gedit-2 -@dirrm lib/gedit-2/plugins -@dirrm lib/gedit-2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/toolbar -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/statusbar -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/recents -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print/page -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print/fonts -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/wrap_mode -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/undo -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/tabs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/save -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/line_numbers -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/load -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/font -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/colors -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/auto_indent -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/toolbar -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/statusbar -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/recents -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print/page -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print/fonts -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/wrap_mode -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/undo -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/tabs -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/save -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/line_numbers -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/load -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/font -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/colors -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/auto_indent -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2 -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-C.omf 2>/dev/null || /usr/bin/true diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile deleted file mode 100644 index f4d063d7d..000000000 --- a/editors/ghex2/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: ghex2 -# Date created: 15 September 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/editors/ghex2/Makefile,v 1.18 2003/01/19 20:00:54 marcus Exp $ -# - -PORTNAME= ghex2 -PORTVERSION= 2.2.0 -CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gailutil.17:${PORTSDIR}/x11-toolkits/gail \ - gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ - gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_LIBTOOL= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/editors/ghex2/distinfo b/editors/ghex2/distinfo deleted file mode 100644 index 5ebfc779a..000000000 --- a/editors/ghex2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/ghex-2.2.0.tar.bz2) = 9a1633566657292c7b85b51c55542f19 diff --git a/editors/ghex2/files/patch-aa b/editors/ghex2/files/patch-aa deleted file mode 100644 index cf9e15052..000000000 --- a/editors/ghex2/files/patch-aa +++ /dev/null @@ -1,6 +0,0 @@ ---- app-docs.make.orig Sun Mar 4 04:18:34 2001 -+++ app-docs.make Sat Apr 14 08:55:37 2001 -@@ -1,2 +1,2 @@ --helpdir = $(datadir)/gnome/help/$(app)/$(lang) -+helpdir = $(datadir)/help/$(app)/$(lang) - help_DATA = \ diff --git a/editors/ghex2/pkg-comment b/editors/ghex2/pkg-comment deleted file mode 100644 index ea010c6d3..000000000 --- a/editors/ghex2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2 hex editor diff --git a/editors/ghex2/pkg-descr b/editors/ghex2/pkg-descr deleted file mode 100644 index 355aa25e0..000000000 --- a/editors/ghex2/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -GHEX is a simple binary editor, allowing the user to view -and edit a binary file in both hex and ascii with multiple -level undo/redo mechanism. It features find and replace -functions and conversion between binary, octal, decimal -and hexadecimal values, making use of an alternative, -user-configurable MDI concept to allow the user to edit -multiple documents with multiple views of each. - -WWW: http://www.gnome.org/ diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist deleted file mode 100644 index 12b3bff43..000000000 --- a/editors/ghex2/pkg-plist +++ /dev/null @@ -1,84 +0,0 @@ -bin/ghex2 -etc/gconf/gconf.xml.defaults/apps/ghex2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ghex2/%gconf.xml -etc/gconf/schemas/ghex2.schemas -share/gnome/applications/ghex.desktop -share/gnome/gnome-2.0/ui/ghex-ui.xml -share/gnome/help/ghex2/ja/authors.html -share/gnome/help/ghex2/ja/ghex2.sgml -share/gnome/help/ghex2/ja/ghexconversion.html -share/gnome/help/ghex2/ja/ghexconverter.png -share/gnome/help/ghex2/ja/ghexdisplaypref.png -share/gnome/help/ghex2/ja/ghexediting.html -share/gnome/help/ghex2/ja/ghexfind.png -share/gnome/help/ghex2/ja/ghexfindreplace.html -share/gnome/help/ghex2/ja/ghexfindreplace.png -share/gnome/help/ghex2/ja/ghexfullwindow.png -share/gnome/help/ghex2/ja/ghexmdiprefs.png -share/gnome/help/ghex2/ja/ghexmenubar.png -share/gnome/help/ghex2/ja/ghexmenues.html -share/gnome/help/ghex2/ja/ghexprefedit.png -share/gnome/help/ghex2/ja/ghexprintprefs.png -share/gnome/help/ghex2/ja/index.html -share/gnome/help/ghex2/ja/license.html -share/gnome/help/ghex2/ja/prefs.html -share/gnome/help/ghex2/ja/topic.dat -share/gnome/help/ghex2/ja/usage.html -share/gnome/help/ghex2/C/figures/ghex_window_empty.png -share/gnome/help/ghex2/C/figures/ghex_window_open.png -share/gnome/help/ghex2/C/ghex2.xml -share/gnome/help/ghex2/C/legal.xml -share/gnome/help/ghex2/C/topic.dat -share/gnome/omf/ghex/ghex-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/ghex/ghex-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnome-ghex.png -share/locale/am/LC_MESSAGES/ghex-2.0.mo -share/locale/bg/LC_MESSAGES/ghex-2.0.mo -share/locale/ca/LC_MESSAGES/ghex-2.0.mo -share/locale/cs/LC_MESSAGES/ghex-2.0.mo -share/locale/da/LC_MESSAGES/ghex-2.0.mo -share/locale/de/LC_MESSAGES/ghex-2.0.mo -share/locale/el/LC_MESSAGES/ghex-2.0.mo -share/locale/en_GB/LC_MESSAGES/ghex-2.0.mo -share/locale/es/LC_MESSAGES/ghex-2.0.mo -share/locale/et/LC_MESSAGES/ghex-2.0.mo -share/locale/eu/LC_MESSAGES/ghex-2.0.mo -share/locale/fi/LC_MESSAGES/ghex-2.0.mo -share/locale/fr/LC_MESSAGES/ghex-2.0.mo -share/locale/ga/LC_MESSAGES/ghex-2.0.mo -share/locale/gl/LC_MESSAGES/ghex-2.0.mo -share/locale/hr/LC_MESSAGES/ghex-2.0.mo -share/locale/hu/LC_MESSAGES/ghex-2.0.mo -share/locale/it/LC_MESSAGES/ghex-2.0.mo -share/locale/ja/LC_MESSAGES/ghex-2.0.mo -share/locale/ko/LC_MESSAGES/ghex-2.0.mo -share/locale/ms/LC_MESSAGES/ghex-2.0.mo -share/locale/nl/LC_MESSAGES/ghex-2.0.mo -share/locale/nn/LC_MESSAGES/ghex-2.0.mo -share/locale/no/LC_MESSAGES/ghex-2.0.mo -share/locale/pl/LC_MESSAGES/ghex-2.0.mo -share/locale/pt/LC_MESSAGES/ghex-2.0.mo -share/locale/pt_BR/LC_MESSAGES/ghex-2.0.mo -share/locale/ro/LC_MESSAGES/ghex-2.0.mo -share/locale/ru/LC_MESSAGES/ghex-2.0.mo -share/locale/sk/LC_MESSAGES/ghex-2.0.mo -share/locale/sl/LC_MESSAGES/ghex-2.0.mo -share/locale/sv/LC_MESSAGES/ghex-2.0.mo -share/locale/tr/LC_MESSAGES/ghex-2.0.mo -share/locale/uk/LC_MESSAGES/ghex-2.0.mo -share/locale/vi/LC_MESSAGES/ghex-2.0.mo -share/locale/wa/LC_MESSAGES/ghex-2.0.mo -share/locale/zh_CN/LC_MESSAGES/ghex-2.0.mo -share/locale/zh_TW/LC_MESSAGES/ghex-2.0.mo -@dirrm share/gnome/omf/ghex -@dirrm share/gnome/help/ghex2/C/figures -@dirrm share/gnome/help/ghex2/C -@dirrm share/gnome/help/ghex2/ja/stylesheet-images -@dirrm share/gnome/help/ghex2/ja -@dirrm share/gnome/help/ghex2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ghex2 -@dirrm etc/gconf/gconf.xml.defaults/apps/ghex2 -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex-ja.omf 2>/dev/null || /usr/bin/true diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile deleted file mode 100644 index ba50055ba..000000000 --- a/games/gnome-games/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: gnomegames2 -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomegames2 -PORTVERSION= 2.2.0 -CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games/2.2 -DISTNAME= gnome-games-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - guile.10:${PORTSDIR}/lang/guile - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|games\.games|games:games|g' - -.include <bsd.port.mk> diff --git a/games/gnome-games/distinfo b/games/gnome-games/distinfo deleted file mode 100644 index 4b49a8fbb..000000000 --- a/games/gnome-games/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-games-2.2.0.tar.bz2) = 6bcb214c267faa51cfa002b607d87164 diff --git a/games/gnome-games/files/patch-ab b/games/gnome-games/files/patch-ab deleted file mode 100644 index 0075d0dd4..000000000 --- a/games/gnome-games/files/patch-ab +++ /dev/null @@ -1,24 +0,0 @@ ---- gnome-stones/objects/Makefile.in.orig Wed Aug 28 22:11:08 2002 -+++ gnome-stones/objects/Makefile.in Wed Aug 28 23:17:53 2002 -@@ -133,7 +133,7 @@ - - GSTONES_SRC_DIR = $(srcdir)/../ - --objectdir = $(libdir)/gnome-stones/objects -+objectdir = $(datadir)/gnome-stones/objects - - INCLUDES = -I$(GSTONES_SRC_DIR) $(GNOME_GAMES_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I$(includedir) -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED - -@@ -150,10 +150,10 @@ - - DEFS = @DEFS@ -I. -I$(srcdir) -I../.. - LIBS = @LIBS@ --libgnome_stones_la_LDFLAGS = -+libgnome_stones_la_LDFLAGS = -avoid-version - libgnome_stones_la_LIBADD = - libgnome_stones_la_OBJECTS = gnome-stones.lo --libgnomekoban_la_LDFLAGS = -+libgnomekoban_la_LDFLAGS = -avoid-version - libgnomekoban_la_LIBADD = - libgnomekoban_la_OBJECTS = gnomekoban.lo - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) diff --git a/games/gnome-games/files/patch-ac b/games/gnome-games/files/patch-ac deleted file mode 100644 index 65e3bbe8c..000000000 --- a/games/gnome-games/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- freecell/gdk-card-image/Makefile.in.orig Wed May 8 16:32:35 2002 -+++ freecell/gdk-card-image/Makefile.in Wed May 8 16:32:41 2002 -@@ -164,7 +164,7 @@ - libgdkcardimage_la_SOURCES = gdk-card-image.c - libgdkcardimageincludedir = $(includedir)/gdkcardimage - libgdkcardimageinclude_HEADERS = gdk-card-image.h --libgdkcardimage_la_LDFLAGS = -version-info 0:0:0 -+libgdkcardimage_la_LDFLAGS = -version-info 1:0:0 - libgdkcardimage_la_LIBADD = $(GNOME_GAMES_LIBS) @UCB_LDFLAGS@ - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h diff --git a/games/gnome-games/files/patch-ae b/games/gnome-games/files/patch-ae deleted file mode 100644 index 397fca112..000000000 --- a/games/gnome-games/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- aisleriot/menu.c.orig Wed May 8 16:33:36 2002 -+++ aisleriot/menu.c Wed May 8 16:33:47 2002 -@@ -18,6 +18,7 @@ - */ - - #include <config.h> -+#include <sys/types.h> - #include <dirent.h> - #include "gnome.h" - #include "sol.h" diff --git a/games/gnome-games/files/patch-configure b/games/gnome-games/files/patch-configure deleted file mode 100644 index b633cbcce..000000000 --- a/games/gnome-games/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Sun Apr 21 13:50:05 2002 -+++ configure Wed May 8 15:34:41 2002 -@@ -7864,6 +7864,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12411,7 +12412,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - diff --git a/games/gnome-games/files/patch-freecell_gdk-card-image_gdk-card-image.c b/games/gnome-games/files/patch-freecell_gdk-card-image_gdk-card-image.c deleted file mode 100644 index 33f940e2e..000000000 --- a/games/gnome-games/files/patch-freecell_gdk-card-image_gdk-card-image.c +++ /dev/null @@ -1,17 +0,0 @@ ---- freecell/gdk-card-image/gdk-card-image.c.orig Tue Jul 23 20:46:35 2002 -+++ freecell/gdk-card-image/gdk-card-image.c Tue Jul 23 20:52:20 2002 -@@ -27,13 +27,8 @@ - - #include <config.h> - #include <gnome.h> --#ifdef HAVE_SYS_DIRENT_H --#include <sys/dirent.h> --#elif defined(HAVE_SYS_DIR_H) --#include <sys/dir.h> --#else -+#include <sys/types.h> - #include <dirent.h> --#endif - - #ifdef __osf__ - #undef HAVE_STRUCT_DIRECT diff --git a/games/gnome-games/files/patch-gnome-stones_Makefile.in b/games/gnome-games/files/patch-gnome-stones_Makefile.in deleted file mode 100644 index 92fbe9e88..000000000 --- a/games/gnome-games/files/patch-gnome-stones_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-stones/Makefile.in.orig Tue Jul 23 20:37:40 2002 -+++ gnome-stones/Makefile.in Tue Jul 23 20:38:10 2002 -@@ -202,7 +202,7 @@ - Caves_in_files = default.caves.in tutorial.caves.in gnomekoban.caves.in atari.caves.in - Caves_DATA = $(Caves_in_files:.caves.in=.caves) - --gtkrcdir = $(datadir) -+gtkrcdir = $(datadir)/gnome-stones - gtkrc_DATA = gnome-stonesrc gnome-stonesrc.ko - - Mimedir = $(datadir)/mime-info diff --git a/games/gnome-games/files/patch-mahjongg_Makefile.in b/games/gnome-games/files/patch-mahjongg_Makefile.in deleted file mode 100644 index 917c74206..000000000 --- a/games/gnome-games/files/patch-mahjongg_Makefile.in +++ /dev/null @@ -1,18 +0,0 @@ ---- mahjongg/Makefile.in.orig Sun Jan 19 14:54:47 2003 -+++ mahjongg/Makefile.in Sun Jan 19 14:56:21 2003 -@@ -593,9 +593,12 @@ - GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA) - -$(mkinstalldirs) $(DESTDIR)$(scoredir) - $(mkinstalldirs) $(DESTDIR)$(bgdir) -- touch $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores -- -chown games.games $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores -- -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores -+ touch $(DESTDIR)$(scoredir)/mahjongg.easy.scores -+ touch $(DESTDIR)$(scoredir)/mahjongg.difficult.scores -+ -chown games:games $(DESTDIR)$(scoredir)/mahjongg.easy.scores -+ -chown games:games $(DESTDIR)$(scoredir)/mahjongg.difficult.scores -+ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.easy.scores -+ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.difficult.scores - -chgrp games $(DESTDIR)$(bindir)/mahjongg && chmod 2555 $(DESTDIR)$(bindir)/mahjongg - $(mkinstalldirs) $(DESTDIR)$(Gamesdir) - diff --git a/games/gnome-games/pkg-comment b/games/gnome-games/pkg-comment deleted file mode 100644 index 23e9d267d..000000000 --- a/games/gnome-games/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The game applications package for the Gnome 2.0 Desktop Environment diff --git a/games/gnome-games/pkg-descr b/games/gnome-games/pkg-descr deleted file mode 100644 index 9d0fcb54b..000000000 --- a/games/gnome-games/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -The GNOME Desktop Environment's games application package, which includes -card games (including a solitaire package which knows 69 distinct solitaire -variations), knockoffs of Minesweeper, Tetris, mahjongg, Nibbles, action -games, puzzle games, and more card games. - -This package uses the GNOME 2 libraries. - -WWW: http://www.gnome.org diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist deleted file mode 100644 index 4b820549c..000000000 --- a/games/gnome-games/pkg-plist +++ /dev/null @@ -1,827 +0,0 @@ -bin/ctali -bin/freecell -bin/gataxx -bin/glines -bin/gnect -bin/gnibbles -bin/gnobots2 -bin/gnome-stones -bin/gnome-xbill -bin/gnometris -bin/gnomine -bin/gnotravex -bin/gnotski -bin/gtali -bin/iagno -bin/mahjongg -bin/same-gnome -bin/sol -etc/gconf/gconf.xml.defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/freecell/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/freecell/option/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/freecell/score/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnometris/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnometris/options/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomine/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomine/geometry/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gtali/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/iagno/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/mahjongg/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/same-gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/freecell/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/freecell/option/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/freecell/score/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gataxx/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/options/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/geometry/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtali/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/iagno/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mahjongg/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/same-gnome/%gconf.xml -etc/gconf/schemas/freecell.schemas -etc/gconf/schemas/gataxx.schemas -etc/gconf/schemas/gnect.schemas -etc/gconf/schemas/gnometris.schemas -etc/gconf/schemas/gnomine.schemas -etc/gconf/schemas/gtali.schemas -etc/gconf/schemas/iagno.schemas -etc/gconf/schemas/mahjongg.schemas -etc/gconf/schemas/same-gnome.schemas -etc/sound/events/gataxx.soundlist -etc/sound/events/gnect.soundlist -etc/sound/events/gnibbles.soundlist -etc/sound/events/gnobots2.soundlist -etc/sound/events/iagno.soundlist -include/gdkcardimage/gdk-card-image.h -lib/libgdkcardimage.a -lib/libgdkcardimage.so -lib/libgdkcardimage.so.1 -share/gnome/applications/freecell.desktop -share/gnome/applications/gataxx.desktop -share/gnome/applications/glines.desktop -share/gnome/applications/gnect.desktop -share/gnome/applications/gnibbles.desktop -share/gnome/applications/gnobots2.desktop -share/gnome/applications/gnome-stones.desktop -share/gnome/applications/gnometris.desktop -share/gnome/applications/gnomine.desktop -share/gnome/applications/gnotravex.desktop -share/gnome/applications/gnotski.desktop -share/gnome/applications/gtali.desktop -share/gnome/applications/iagno.desktop -share/gnome/applications/mahjongg.desktop -share/gnome/applications/same-gnome.desktop -share/gnome/applications/sol.desktop -share/gnome/applications/xbill.desktop -share/gnome/games/glines.scores -share/gnome/games/gnibbles.1.0.scores -share/gnome/games/gnibbles.1.1.scores -share/gnome/games/gnibbles.2.0.scores -share/gnome/games/gnibbles.2.1.scores -share/gnome/games/gnibbles.3.0.scores -share/gnome/games/gnibbles.3.1.scores -share/gnome/games/gnibbles.4.0.scores -share/gnome/games/gnibbles.4.1.scores -share/gnome/games/gnobots2.classic_robots-safe.scores -share/gnome/games/gnobots2.classic_robots-super-safe.scores -share/gnome/games/gnobots2.classic_robots.scores -share/gnome/games/gnobots2.nightmare-safe.scores -share/gnome/games/gnobots2.nightmare-super-safe.scores -share/gnome/games/gnobots2.nightmare.scores -share/gnome/games/gnobots2.robots2-safe.scores -share/gnome/games/gnobots2.robots2-super-safe.scores -share/gnome/games/gnobots2.robots2.scores -share/gnome/games/gnobots2.robots2_easy-safe.scores -share/gnome/games/gnobots2.robots2_easy-super-safe.scores -share/gnome/games/gnobots2.robots2_easy.scores -share/gnome/games/gnobots2.robots_with_safe_teleport-safe.scores -share/gnome/games/gnobots2.robots_with_safe_teleport-super-safe.scores -share/gnome/games/gnobots2.robots_with_safe_teleport.scores -share/gnome/games/gnome-stones.scores -share/gnome/games/gnome-xbill.scores -share/gnome/games/gnometris.scores -share/gnome/games/gnomine.Biiiig.scores -share/gnome/games/gnomine.Custom.scores -share/gnome/games/gnomine.Medium.scores -share/gnome/games/gnomine.Tiny.scores -share/gnome/games/gnotravex.2x2.scores -share/gnome/games/gnotravex.3x3.scores -share/gnome/games/gnotravex.4x4.scores -share/gnome/games/gnotravex.5x5.scores -share/gnome/games/gnotravex.6x6.scores -share/gnome/games/gnotski.1.scores -share/gnome/games/gnotski.11.scores -share/gnome/games/gnotski.12.scores -share/gnome/games/gnotski.13.scores -share/gnome/games/gnotski.14.scores -share/gnome/games/gnotski.15.scores -share/gnome/games/gnotski.16.scores -share/gnome/games/gnotski.17.scores -share/gnome/games/gnotski.2.scores -share/gnome/games/gnotski.21.scores -share/gnome/games/gnotski.22.scores -share/gnome/games/gnotski.23.scores -share/gnome/games/gnotski.24.scores -share/gnome/games/gnotski.25.scores -share/gnome/games/gnotski.26.scores -share/gnome/games/gnotski.3.scores -share/gnome/games/gnotski.4.scores -share/gnome/games/gnotski.5.scores -share/gnome/games/gnotski.6.scores -share/gnome/games/gnotski.7.scores -share/gnome/games/gtali.scores -share/gnome/games/iagno.b1.scores -share/gnome/games/iagno.b2.scores -share/gnome/games/iagno.b3.scores -share/gnome/games/iagno.w1.scores -share/gnome/games/iagno.w2.scores -share/gnome/games/iagno.w3.scores -share/gnome/games/mahjongg.difficult.scores -share/gnome/games/mahjongg.easy.scores -share/gnome/games/same-gnome.scores -share/gnome/gnect/catseyes_40x40.gnect -share/gnome/gnect/classic_40x40.gnect -share/gnome/gnect/classic_50x50.gnect -share/gnome/gnect/clean_40x40.gnect -share/gnome/gnect/clean_40x40_nightfall.gnect -share/gnome/gnect/clean_50x50.gnect -share/gnome/gnect/clean_50x50_nightfall.gnect -share/gnome/gnect/default.gnect -share/gnome/gnect/emulator_48x32.gnect -share/gnome/gnect/glassy_40x40.gnect -share/gnome/gnect/glassy_40x40_grotty.gnect -share/gnome/gnect/glassy_50x50.gnect -share/gnome/gnect/glassy_50x50_grotty.gnect -share/gnome/gnect/safari_45x45.gnect -share/gnome/gnect/square_40x40.gnect -share/gnome/gnect/square_50x50.gnect -share/gnome/gnect/white_ob.cn4 -share/gnome/gnibbles/level001.gnl -share/gnome/gnibbles/level002.gnl -share/gnome/gnibbles/level003.gnl -share/gnome/gnibbles/level004.gnl -share/gnome/gnibbles/level005.gnl -share/gnome/gnibbles/level006.gnl -share/gnome/gnibbles/level007.gnl -share/gnome/gnibbles/level008.gnl -share/gnome/gnibbles/level009.gnl -share/gnome/gnibbles/level010.gnl -share/gnome/gnibbles/level011.gnl -share/gnome/gnibbles/level012.gnl -share/gnome/gnibbles/level013.gnl -share/gnome/gnibbles/level014.gnl -share/gnome/gnibbles/level015.gnl -share/gnome/gnibbles/level016.gnl -share/gnome/gnibbles/level017.gnl -share/gnome/gnibbles/level018.gnl -share/gnome/gnibbles/level019.gnl -share/gnome/gnibbles/level020.gnl -share/gnome/gnibbles/level021.gnl -share/gnome/gnibbles/level022.gnl -share/gnome/gnibbles/level023.gnl -share/gnome/gnibbles/level024.gnl -share/gnome/gnibbles/level025.gnl -share/gnome/gnibbles/level026.gnl -share/gnome/gnobots2/classic_robots.cfg -share/gnome/gnobots2/nightmare.cfg -share/gnome/gnobots2/robots2.cfg -share/gnome/gnobots2/robots2_easy.cfg -share/gnome/gnobots2/robots_with_safe_teleport.cfg -share/gnome/gnome-stones/atari.caves -share/gnome/gnome-stones/default.caves -share/gnome/gnome-stones/gnome-stonesrc -share/gnome/gnome-stones/gnome-stonesrc.ko -share/gnome/gnome-stones/gnomekoban.caves -share/gnome/gnome-stones/objects/libgnome-stones.so -share/gnome/gnome-stones/objects/libgnomekoban.so -share/gnome/gnome-stones/tutorial.caves -share/gnome/help/aisleriot/C/agnes.xml -share/gnome/help/aisleriot/C/aisleriot.xml -share/gnome/help/aisleriot/C/auld_lang_syne.xml -share/gnome/help/aisleriot/C/bakers_dozen.xml -share/gnome/help/aisleriot/C/bakers_game.xml -share/gnome/help/aisleriot/C/beleaguered_castle.xml -share/gnome/help/aisleriot/C/block_ten.xml -share/gnome/help/aisleriot/C/bristol.xml -share/gnome/help/aisleriot/C/camelot.xml -share/gnome/help/aisleriot/C/canfield.xml -share/gnome/help/aisleriot/C/chessboard.xml -share/gnome/help/aisleriot/C/clock.xml -share/gnome/help/aisleriot/C/cover.xml -share/gnome/help/aisleriot/C/definitions.xml -share/gnome/help/aisleriot/C/diamond_mine.xml -share/gnome/help/aisleriot/C/doublets.xml -share/gnome/help/aisleriot/C/eagle-wing.xml -share/gnome/help/aisleriot/C/easthaven.xml -share/gnome/help/aisleriot/C/eight_off.xml -share/gnome/help/aisleriot/C/elevator.xml -share/gnome/help/aisleriot/C/escalator.xml -share/gnome/help/aisleriot/C/figures/camelot-goal.png -share/gnome/help/aisleriot/C/figures/clock-rules.png -share/gnome/help/aisleriot/C/first_law.xml -share/gnome/help/aisleriot/C/fortress.xml -share/gnome/help/aisleriot/C/fortunes.xml -share/gnome/help/aisleriot/C/fourteen.xml -share/gnome/help/aisleriot/C/freecell.xml -share/gnome/help/aisleriot/C/gay_gordons.xml -share/gnome/help/aisleriot/C/glenwood.xml -share/gnome/help/aisleriot/C/golf.xml -share/gnome/help/aisleriot/C/gypsy.xml -share/gnome/help/aisleriot/C/helsinki.xml -share/gnome/help/aisleriot/C/hopscotch.xml -share/gnome/help/aisleriot/C/isabel.xml -share/gnome/help/aisleriot/C/jamestown.xml -share/gnome/help/aisleriot/C/jumbo.xml -share/gnome/help/aisleriot/C/kansas.xml -share/gnome/help/aisleriot/C/king_albert.xml -share/gnome/help/aisleriot/C/klondike.xml -share/gnome/help/aisleriot/C/labyrinth.xml -share/gnome/help/aisleriot/C/lady_jane.xml -share/gnome/help/aisleriot/C/legal.xml -share/gnome/help/aisleriot/C/maze.xml -share/gnome/help/aisleriot/C/monte_carlo.xml -share/gnome/help/aisleriot/C/neighbor.xml -share/gnome/help/aisleriot/C/odessa.xml -share/gnome/help/aisleriot/C/osmosis.xml -share/gnome/help/aisleriot/C/peek.xml -share/gnome/help/aisleriot/C/pileon.xml -share/gnome/help/aisleriot/C/plait.xml -share/gnome/help/aisleriot/C/poker.xml -share/gnome/help/aisleriot/C/quatorze.xml -share/gnome/help/aisleriot/C/royal_east.xml -share/gnome/help/aisleriot/C/scorpion.xml -share/gnome/help/aisleriot/C/scuffle.xml -share/gnome/help/aisleriot/C/seahaven.xml -share/gnome/help/aisleriot/C/sir_tommy.xml -share/gnome/help/aisleriot/C/spider.xml -share/gnome/help/aisleriot/C/spiderette.xml -share/gnome/help/aisleriot/C/straight_up.xml -share/gnome/help/aisleriot/C/streets_and_alleys.xml -share/gnome/help/aisleriot/C/ten_across.xml -share/gnome/help/aisleriot/C/thieves.xml -share/gnome/help/aisleriot/C/thirteen.xml -share/gnome/help/aisleriot/C/thumb_and_pouch.xml -share/gnome/help/aisleriot/C/treize.xml -share/gnome/help/aisleriot/C/union_square.xml -share/gnome/help/aisleriot/C/valentine.xml -share/gnome/help/aisleriot/C/westhaven.xml -share/gnome/help/aisleriot/C/whitehead.xml -share/gnome/help/aisleriot/C/will_o_the_wisp.xml -share/gnome/help/aisleriot/C/yield.xml -share/gnome/help/aisleriot/C/yukon.xml -share/gnome/help/aisleriot/C/zebra.xml -share/gnome/help/gataxx/C/figures/gataxx-legalmoves.png -share/gnome/help/gataxx/C/figures/gataxx-prefs.png -share/gnome/help/gataxx/C/figures/gataxx-startgame.png -share/gnome/help/gataxx/C/gataxx.xml -share/gnome/help/gataxx/C/legal.xml -share/gnome/help/glines/C/figures/glines-gameover.png -share/gnome/help/glines/C/figures/glines-startgame.png -share/gnome/help/glines/C/figures/preferences.png -share/gnome/help/glines/C/glines.xml -share/gnome/help/glines/C/legal.xml -share/gnome/help/gnect/C/figures/mainwindow.png -share/gnome/help/gnect/C/figures/tileset.png -share/gnome/help/gnect/C/gnect.xml -share/gnome/help/gnect/C/legal.xml -share/gnome/help/gnibbles/C/figures/game.png -share/gnome/help/gnibbles/C/figures/graphics.png -share/gnome/help/gnibbles/C/figures/intro.png -share/gnome/help/gnibbles/C/figures/playing.png -share/gnome/help/gnibbles/C/figures/worm_op.png -share/gnome/help/gnibbles/C/gnibbles.xml -share/gnome/help/gnibbles/C/legal.xml -share/gnome/help/gnobots2/C/figures/gnobots2-main.png -share/gnome/help/gnobots2/C/gnobots2.xml -share/gnome/help/gnobots2/C/legal.xml -share/gnome/help/gnobots2/da/index.html -share/gnome/help/gnobots2/da/topic.dat -share/gnome/help/gnobots2/es/index.html -share/gnome/help/gnobots2/es/topic.dat -share/gnome/help/gnobots2/it/index.html -share/gnome/help/gnobots2/it/topic.dat -share/gnome/help/gnome-stones/C/figures/main-game.png -share/gnome/help/gnome-stones/C/figures/main-start.png -share/gnome/help/gnome-stones/C/figures/preferences-joystick.png -share/gnome/help/gnome-stones/C/figures/preferences-main.png -share/gnome/help/gnome-stones/C/gnome-stones.xml -share/gnome/help/gnome-stones/C/legal.xml -share/gnome/help/gnomine/C/figures/advanced_121_a.png -share/gnome/help/gnomine/C/figures/advanced_121_b.png -share/gnome/help/gnomine/C/figures/advanced_121_c.png -share/gnome/help/gnomine/C/figures/basic-corner.png -share/gnome/help/gnomine/C/figures/basic-flat3.png -share/gnome/help/gnomine/C/figures/basic-wall.png -share/gnome/help/gnomine/C/figures/gnomine-begin-play.png -share/gnome/help/gnomine/C/figures/gnomine-fail.png -share/gnome/help/gnomine/C/figures/gnomine-fresh.png -share/gnome/help/gnomine/C/figures/gnomine-preferences.png -share/gnome/help/gnomine/C/figures/gnomine-won.png -share/gnome/help/gnomine/C/gnomine.xml -share/gnome/help/gnomine/C/legal.xml -share/gnome/help/gnotravex/C/figures/gnotravex_game.png -share/gnome/help/gnotravex/C/figures/gnotravex_mainwindow.png -share/gnome/help/gnotravex/C/gnotravex.xml -share/gnome/help/gnotravex/C/legal.xml -share/gnome/help/gnotski/C/figures/gnotski_start_window.png -share/gnome/help/gnotski/C/figures/gnotski_win.png -share/gnome/help/gnotski/C/gnotski.xml -share/gnome/help/gnotski/C/legal.xml -share/gnome/help/gtali/C/figures/mainwindow.png -share/gnome/help/gtali/C/figures/preferences.png -share/gnome/help/gtali/C/gtali.xml -share/gnome/help/gtali/C/legal.xml -share/gnome/help/gtali/da/index.html -share/gnome/help/gtali/da/topic.dat -share/gnome/help/iagno/C/figures/ANIMATION.png -share/gnome/help/iagno/C/figures/BLOCK.png -share/gnome/help/iagno/C/figures/FIRST.png -share/gnome/help/iagno/C/figures/PLAYER.png -share/gnome/help/iagno/C/figures/START.png -share/gnome/help/iagno/C/iagno.xml -share/gnome/help/iagno/C/legal.xml -share/gnome/help/mahjongg/C/figures/color.png -share/gnome/help/mahjongg/C/figures/confirm.png -share/gnome/help/mahjongg/C/figures/mahjongg.png -share/gnome/help/mahjongg/C/figures/no-match.png -share/gnome/help/mahjongg/C/figures/no-move.png -share/gnome/help/mahjongg/C/figures/preferences.png -share/gnome/help/mahjongg/C/figures/scores.png -share/gnome/help/mahjongg/C/figures/seed.png -share/gnome/help/mahjongg/C/figures/toolbar.png -share/gnome/help/mahjongg/C/legal.xml -share/gnome/help/mahjongg/C/mahjongg.xml -share/gnome/help/same-gnome/C/figures/blink-sync.png -share/gnome/help/same-gnome/C/figures/preferences.png -share/gnome/help/same-gnome/C/figures/same-main-window.png -share/gnome/help/same-gnome/C/figures/same-planets-fig.png -share/gnome/help/same-gnome/C/figures/score-dialog.png -share/gnome/help/same-gnome/C/legal.xml -share/gnome/help/same-gnome/C/same-gnome.xml -share/gnome/help/xbill/C/figures/bucket.png -share/gnome/help/xbill/C/figures/cable.png -share/gnome/help/xbill/C/figures/computer.png -share/gnome/help/xbill/C/figures/fakeseg.png -share/gnome/help/xbill/C/figures/fallenos.png -share/gnome/help/xbill/C/figures/infected.png -share/gnome/help/xbill/C/figures/mainwin.png -share/gnome/help/xbill/C/figures/microbill.png -share/gnome/help/xbill/C/figures/network.png -share/gnome/help/xbill/C/figures/remove.png -share/gnome/help/xbill/C/figures/removeos.png -share/gnome/help/xbill/C/figures/score.png -share/gnome/help/xbill/C/figures/scores.png -share/gnome/help/xbill/C/figures/spark.png -share/gnome/help/xbill/C/figures/splat.png -share/gnome/help/xbill/C/figures/startgame.png -share/gnome/help/xbill/C/figures/toasters.png -share/gnome/help/xbill/C/legal.xml -share/gnome/help/xbill/C/xbill.xml -share/gnome/mime-info/gnome-stones.keys -share/gnome/mime-info/gnome-stones.mime -share/gnome/omf/gnome-games/aisleriot-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/aisleriot-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gataxx-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gataxx-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/glines-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/glines-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnect-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnect-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnibbles-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnibbles-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnobots2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnobots2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnome-stones-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnome-stones-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnomine-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnomine-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnotravex-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnotravex-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnotski-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnotski-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gtali-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gtali-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/iagno-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/iagno-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/mahjongg-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/mahjongg-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/same-gnome-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/same-gnome-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/xbill-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/xbill-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/cards/backs/beige.png -share/gnome/pixmaps/cards/backs/face.png -share/gnome/pixmaps/cards/backs/grey.png -share/gnome/pixmaps/cards/backs/rods.png -share/gnome/pixmaps/cards/baize.png -share/gnome/pixmaps/cards/honors/bonded.png -share/gnome/pixmaps/cards/honors/xpat.png -share/gnome/pixmaps/cards/jokers/gnome.png -share/gnome/pixmaps/cards/ranks/bold-09x14.png -share/gnome/pixmaps/cards/ranks/fine-07x12.png -share/gnome/pixmaps/cards/slots/hand.png -share/gnome/pixmaps/cards/slots/plain.png -share/gnome/pixmaps/cards/splash.png -share/gnome/pixmaps/cards/suits_large/knuth-09x10.png -share/gnome/pixmaps/cards/suits_large/knuth-15x19.png -share/gnome/pixmaps/cards/suits_large/knuth-18x21.png -share/gnome/pixmaps/cards/suits_large/knuth-21x25.png -share/gnome/pixmaps/cards/suits_large/xpat-11x11.png -share/gnome/pixmaps/cards/suits_large/xpat-15x15.png -share/gnome/pixmaps/cards/suits_large/xpat-21x21.png -share/gnome/pixmaps/cards/suits_large/xpat-41x41.png -share/gnome/pixmaps/cards/suits_medium/knuth-09x10.png -share/gnome/pixmaps/cards/suits_medium/knuth-15x19.png -share/gnome/pixmaps/cards/suits_medium/knuth-18x21.png -share/gnome/pixmaps/cards/suits_medium/knuth-21x25.png -share/gnome/pixmaps/cards/suits_medium/xpat-11x11.png -share/gnome/pixmaps/cards/suits_medium/xpat-15x15.png -share/gnome/pixmaps/cards/suits_medium/xpat-21x21.png -share/gnome/pixmaps/cards/suits_small/knuth-09x10.png -share/gnome/pixmaps/cards/suits_small/xpat-11x11.png -share/gnome/pixmaps/cards/suits_small/xpat-15x15.png -share/gnome/pixmaps/gataxx.png -share/gnome/pixmaps/gataxx/blend.png -share/gnome/pixmaps/gataxx/classic.png -share/gnome/pixmaps/gataxx/flipblend.png -share/gnome/pixmaps/gataxx/metal.png -share/gnome/pixmaps/gataxx/metal2.png -share/gnome/pixmaps/gataxx/shrink.png -share/gnome/pixmaps/gataxx/sunmoon.png -share/gnome/pixmaps/gataxx/woodtrim.png -share/gnome/pixmaps/glines.png -share/gnome/pixmaps/glines/ball.png -share/gnome/pixmaps/glines/black.xpm -share/gnome/pixmaps/glines/classic.png -share/gnome/pixmaps/glines/dots.png -share/gnome/pixmaps/glines/gray.xpm -share/gnome/pixmaps/glines/pulse.png -share/gnome/pixmaps/glines/woody.xpm -share/gnome/pixmaps/gnect-icon.png -share/gnome/pixmaps/gnect/bg_grotty.jpg -share/gnome/pixmaps/gnect/bg_nightfall.jpg -share/gnome/pixmaps/gnect/tileset_40x40_catseyes.png -share/gnome/pixmaps/gnect/tileset_40x40_classic.png -share/gnome/pixmaps/gnect/tileset_40x40_clean.png -share/gnome/pixmaps/gnect/tileset_40x40_glassy.png -share/gnome/pixmaps/gnect/tileset_40x40_square.png -share/gnome/pixmaps/gnect/tileset_45x45_safari.png -share/gnome/pixmaps/gnect/tileset_48x32_emulator.png -share/gnome/pixmaps/gnect/tileset_50x50_catseyes.png -share/gnome/pixmaps/gnect/tileset_50x50_classic.png -share/gnome/pixmaps/gnect/tileset_50x50_clean.png -share/gnome/pixmaps/gnect/tileset_50x50_glassy.png -share/gnome/pixmaps/gnect/tileset_50x50_square.png -share/gnome/pixmaps/gnibbles/gnibbles-logo.png -share/gnome/pixmaps/gnibbles/gnibbles.png -share/gnome/pixmaps/gnobots2/aieee.png -share/gnome/pixmaps/gnobots2/cows.png -share/gnome/pixmaps/gnobots2/eggs.png -share/gnome/pixmaps/gnobots2/gnomes.png -share/gnome/pixmaps/gnobots2/mice.png -share/gnome/pixmaps/gnobots2/robots.png -share/gnome/pixmaps/gnobots2/splat.png -share/gnome/pixmaps/gnobots2/windows.png -share/gnome/pixmaps/gnobots2/yahoo.png -share/gnome/pixmaps/gnome-aisleriot.png -share/gnome/pixmaps/gnome-gnobots2.png -share/gnome/pixmaps/gnome-gtali.png -share/gnome/pixmaps/gnome-gtetris.png -share/gnome/pixmaps/gnome-mahjongg.png -share/gnome/pixmaps/gnome-nibbles.png -share/gnome/pixmaps/gnome-stones-file.png -share/gnome/pixmaps/gnome-stones.png -share/gnome/pixmaps/gnome-stones/amoeba.png -share/gnome/pixmaps/gnome-stones/animated_curtain.png -share/gnome/pixmaps/gnome-stones/background.png -share/gnome/pixmaps/gnome-stones/boulder.png -share/gnome/pixmaps/gnome-stones/butterfly.png -share/gnome/pixmaps/gnome-stones/crate.png -share/gnome/pixmaps/gnome-stones/curtain.png -share/gnome/pixmaps/gnome-stones/diamond.png -share/gnome/pixmaps/gnome-stones/dirt.png -share/gnome/pixmaps/gnome-stones/door.png -share/gnome/pixmaps/gnome-stones/empty.png -share/gnome/pixmaps/gnome-stones/explosion.png -share/gnome/pixmaps/gnome-stones/firefly.png -share/gnome/pixmaps/gnome-stones/frame.png -share/gnome/pixmaps/gnome-stones/gnome.png -share/gnome/pixmaps/gnome-stones/title.png -share/gnome/pixmaps/gnome-stones/wall.png -share/gnome/pixmaps/gnome-xbill.png -share/gnome/pixmaps/gnometris/5blocks-tig.png -share/gnome/pixmaps/gnometris/5blocks-tim.png -share/gnome/pixmaps/gnometris/5blocks.png -share/gnome/pixmaps/gnometris/7blocks-tig.png -share/gnome/pixmaps/gnometris/7blocks.png -share/gnome/pixmaps/gnometris/7stones-gn.png -share/gnome/pixmaps/gnometris/7stones2-gn.png -share/gnome/pixmaps/gnometris/bg/dog-bg.png -share/gnome/pixmaps/gnometris/bg/fishy-bg.png -share/gnome/pixmaps/gnometris/bg/geschier-bg.png -share/gnome/pixmaps/gnometris/bg/gitter-bg.png -share/gnome/pixmaps/gnometris/bg/gnometris-bg.png -share/gnome/pixmaps/gnometris/bg/greyprint-bg.png -share/gnome/pixmaps/gnometris/bg/leaves-bg.png -share/gnome/pixmaps/gnometris/bg/rhinoceros-bg.png -share/gnome/pixmaps/gnometris/bg/scrcow-bg.png -share/gnome/pixmaps/gnometris/bg/sweet-bg.png -share/gnome/pixmaps/gnometris/bg/trees-bg.png -share/gnome/pixmaps/gnometris/bg/vortex-bg.png -share/gnome/pixmaps/gnometris/bg/watery-bg.png -share/gnome/pixmaps/gnometris/bg/weirdo-bg.png -share/gnome/pixmaps/gnomine/face-cool.xpm -share/gnome/pixmaps/gnomine/face-sad.xpm -share/gnome/pixmaps/gnomine/face-smile.xpm -share/gnome/pixmaps/gnomine/face-win.xpm -share/gnome/pixmaps/gnomine/face-worried.xpm -share/gnome/pixmaps/gnotravex/gnome-gnotravex.png -share/gnome/pixmaps/gnotravex/gnotravex.png -share/gnome/pixmaps/gnotski-icon.png -share/gnome/pixmaps/gnotski.png -share/gnome/pixmaps/iagno.png -share/gnome/pixmaps/iagno/blend.png -share/gnome/pixmaps/iagno/classic.png -share/gnome/pixmaps/iagno/flipblend.png -share/gnome/pixmaps/iagno/metal.png -share/gnome/pixmaps/iagno/metal2.png -share/gnome/pixmaps/iagno/shrink.png -share/gnome/pixmaps/iagno/sunmoon.png -share/gnome/pixmaps/iagno/woodtrim.png -share/gnome/pixmaps/mahjongg/bg/bg1.png -share/gnome/pixmaps/mahjongg/bg/bg2.png -share/gnome/pixmaps/mahjongg/bg/bg3.png -share/gnome/pixmaps/mahjongg/bg/bg4.png -share/gnome/pixmaps/mahjongg/default.png -share/gnome/pixmaps/mahjongg/seta.png -share/gnome/pixmaps/same-gnome/blink-sync.png -share/gnome/pixmaps/same-gnome/glass.png -share/gnome/pixmaps/same-gnome/marbles.png -share/gnome/pixmaps/same-gnome/planets.png -share/gnome/pixmaps/same-gnome/rotate.png -share/gnome/pixmaps/same-gnome/stones.png -share/gnome/sol-games/agnes.scm -share/gnome/sol-games/auld_lang_syne.scm -share/gnome/sol-games/bakers_dozen.scm -share/gnome/sol-games/bakers_game.scm -share/gnome/sol-games/beleaguered_castle.scm -share/gnome/sol-games/bristol.scm -share/gnome/sol-games/camelot.scm -share/gnome/sol-games/canfield.scm -share/gnome/sol-games/chessboard.scm -share/gnome/sol-games/clock.scm -share/gnome/sol-games/cover.scm -share/gnome/sol-games/diamond_mine.scm -share/gnome/sol-games/doublets.scm -share/gnome/sol-games/eagle_wing.scm -share/gnome/sol-games/easthaven.scm -share/gnome/sol-games/eight_off.scm -share/gnome/sol-games/elevator.scm -share/gnome/sol-games/escalator.scm -share/gnome/sol-games/first_law.scm -share/gnome/sol-games/fortress.scm -share/gnome/sol-games/fortunes.scm -share/gnome/sol-games/fourteen.scm -share/gnome/sol-games/freecell.scm -share/gnome/sol-games/gay_gordons.scm -share/gnome/sol-games/glenwood.scm -share/gnome/sol-games/golf.scm -share/gnome/sol-games/gypsy.scm -share/gnome/sol-games/helsinki.scm -share/gnome/sol-games/hopscotch.scm -share/gnome/sol-games/isabel.scm -share/gnome/sol-games/jamestown.scm -share/gnome/sol-games/jumbo.scm -share/gnome/sol-games/kansas.scm -share/gnome/sol-games/king_albert.scm -share/gnome/sol-games/klondike.scm -share/gnome/sol-games/labyrinth.scm -share/gnome/sol-games/lady_jane.scm -share/gnome/sol-games/maze.scm -share/gnome/sol-games/monte_carlo.scm -share/gnome/sol-games/neighbor.scm -share/gnome/sol-games/odessa.scm -share/gnome/sol-games/osmosis.scm -share/gnome/sol-games/peek.scm -share/gnome/sol-games/pileon.scm -share/gnome/sol-games/plait.scm -share/gnome/sol-games/poker.scm -share/gnome/sol-games/quatorze.scm -share/gnome/sol-games/royal_east.scm -share/gnome/sol-games/scorpion.scm -share/gnome/sol-games/scuffle.scm -share/gnome/sol-games/seahaven.scm -share/gnome/sol-games/sir_tommy.scm -share/gnome/sol-games/sol.scm -share/gnome/sol-games/spider.scm -share/gnome/sol-games/spiderette.scm -share/gnome/sol-games/straight_up.scm -share/gnome/sol-games/streets_and_alleys.scm -share/gnome/sol-games/ten_across.scm -share/gnome/sol-games/thieves.scm -share/gnome/sol-games/thirteen.scm -share/gnome/sol-games/thumb_and_pouch.scm -share/gnome/sol-games/treize.scm -share/gnome/sol-games/union_square.scm -share/gnome/sol-games/valentine.scm -share/gnome/sol-games/westhaven.scm -share/gnome/sol-games/whitehead.scm -share/gnome/sol-games/will_o_the_wisp.scm -share/gnome/sol-games/yield.scm -share/gnome/sol-games/yukon.scm -share/gnome/sol-games/zebra.scm -share/gnome/sounds/gataxx/flip-piece.wav -share/gnome/sounds/gataxx/gameover.wav -share/gnome/sounds/gnibbles/appear.wav -share/gnome/sounds/gnibbles/bonus.wav -share/gnome/sounds/gnibbles/crash.wav -share/gnome/sounds/gnibbles/gobble.wav -share/gnome/sounds/gnibbles/laughter.wav -share/gnome/sounds/gnibbles/life.wav -share/gnome/sounds/gnibbles/pop.wav -share/gnome/sounds/gnibbles/reverse.wav -share/gnome/sounds/gnibbles/teleport.wav -share/gnome/sounds/gnobots2/bad.wav -share/gnome/sounds/gnobots2/die.wav -share/gnome/sounds/gnobots2/splat.wav -share/gnome/sounds/gnobots2/teleport.wav -share/gnome/sounds/gnobots2/victory.wav -share/gnome/sounds/gnobots2/yahoo.wav -share/gnome/sounds/gnome-stones/born.wav -share/gnome/sounds/gnome-stones/boulder.wav -share/gnome/sounds/gnome-stones/dig.wav -share/gnome/sounds/gnome-stones/door_open.wav -share/gnome/sounds/gnome-stones/explosion.wav -share/gnome/sounds/gnome-stones/get_diamond.wav -share/gnome/sounds/gnome-stones/title.wav -share/gnome/sounds/iagno/flip-piece.wav -share/gnome/sounds/iagno/gameover.wav -share/gnome/xbill/cursors/apple.xpm -share/gnome/xbill/cursors/beos.xpm -share/gnome/xbill/cursors/bsd.xpm -share/gnome/xbill/cursors/bucket.xpm -share/gnome/xbill/cursors/caldera.xpm -share/gnome/xbill/cursors/debian.xpm -share/gnome/xbill/cursors/hand_down.xpm -share/gnome/xbill/cursors/hand_down_mask.xpm -share/gnome/xbill/cursors/hand_up.xpm -share/gnome/xbill/cursors/hand_up_mask.xpm -share/gnome/xbill/cursors/hurd.xpm -share/gnome/xbill/cursors/linux.xpm -share/gnome/xbill/cursors/mandrake.xpm -share/gnome/xbill/cursors/next.xpm -share/gnome/xbill/cursors/os2.xpm -share/gnome/xbill/cursors/redhat.xpm -share/gnome/xbill/cursors/sgi.xpm -share/gnome/xbill/cursors/slackware.xpm -share/gnome/xbill/cursors/sun.xpm -share/gnome/xbill/cursors/suse.xpm -share/gnome/xbill/cursors/turbolinux.xpm -share/gnome/xbill/pixmaps/about.xpm -share/gnome/xbill/pixmaps/apple.xpm -share/gnome/xbill/pixmaps/beos.xpm -share/gnome/xbill/pixmaps/billA_0.xpm -share/gnome/xbill/pixmaps/billA_1.xpm -share/gnome/xbill/pixmaps/billA_10.xpm -share/gnome/xbill/pixmaps/billA_11.xpm -share/gnome/xbill/pixmaps/billA_12.xpm -share/gnome/xbill/pixmaps/billA_2.xpm -share/gnome/xbill/pixmaps/billA_3.xpm -share/gnome/xbill/pixmaps/billA_4.xpm -share/gnome/xbill/pixmaps/billA_5.xpm -share/gnome/xbill/pixmaps/billA_6.xpm -share/gnome/xbill/pixmaps/billA_7.xpm -share/gnome/xbill/pixmaps/billA_8.xpm -share/gnome/xbill/pixmaps/billA_9.xpm -share/gnome/xbill/pixmaps/billD_0.xpm -share/gnome/xbill/pixmaps/billD_1.xpm -share/gnome/xbill/pixmaps/billD_2.xpm -share/gnome/xbill/pixmaps/billD_3.xpm -share/gnome/xbill/pixmaps/billD_4.xpm -share/gnome/xbill/pixmaps/billL_0.xpm -share/gnome/xbill/pixmaps/billL_1.xpm -share/gnome/xbill/pixmaps/billL_2.xpm -share/gnome/xbill/pixmaps/billR_0.xpm -share/gnome/xbill/pixmaps/billR_1.xpm -share/gnome/xbill/pixmaps/billR_2.xpm -share/gnome/xbill/pixmaps/bsd.xpm -share/gnome/xbill/pixmaps/bsdcpu.xpm -share/gnome/xbill/pixmaps/bucket.xpm -share/gnome/xbill/pixmaps/caldera.xpm -share/gnome/xbill/pixmaps/debian.xpm -share/gnome/xbill/pixmaps/hurd.xpm -share/gnome/xbill/pixmaps/icon.xpm -share/gnome/xbill/pixmaps/linux.xpm -share/gnome/xbill/pixmaps/logo.xpm -share/gnome/xbill/pixmaps/maccpu.xpm -share/gnome/xbill/pixmaps/mandrake.xpm -share/gnome/xbill/pixmaps/next.xpm -share/gnome/xbill/pixmaps/nextcpu.xpm -share/gnome/xbill/pixmaps/os2.xpm -share/gnome/xbill/pixmaps/os2cpu.xpm -share/gnome/xbill/pixmaps/redhat.xpm -share/gnome/xbill/pixmaps/sgi.xpm -share/gnome/xbill/pixmaps/sgicpu.xpm -share/gnome/xbill/pixmaps/slackware.xpm -share/gnome/xbill/pixmaps/spark_0.xpm -share/gnome/xbill/pixmaps/spark_1.xpm -share/gnome/xbill/pixmaps/sun.xpm -share/gnome/xbill/pixmaps/suncpu.xpm -share/gnome/xbill/pixmaps/suse.xpm -share/gnome/xbill/pixmaps/toaster.xpm -share/gnome/xbill/pixmaps/turbolinux.xpm -share/gnome/xbill/pixmaps/wingdows.xpm -share/locale/bg/LC_MESSAGES/gnome-games.mo -share/locale/be/LC_MESSAGES/gnome-games.mo -share/locale/ca/LC_MESSAGES/gnome-games.mo -share/locale/cs/LC_MESSAGES/gnome-games.mo -share/locale/da/LC_MESSAGES/gnome-games.mo -share/locale/de/LC_MESSAGES/gnome-games.mo -share/locale/el/LC_MESSAGES/gnome-games.mo -share/locale/en_GB/LC_MESSAGES/gnome-games.mo -share/locale/es/LC_MESSAGES/gnome-games.mo -share/locale/et/LC_MESSAGES/gnome-games.mo -share/locale/eu/LC_MESSAGES/gnome-games.mo -share/locale/fi/LC_MESSAGES/gnome-games.mo -share/locale/fr/LC_MESSAGES/gnome-games.mo -share/locale/ga/LC_MESSAGES/gnome-games.mo -share/locale/gl/LC_MESSAGES/gnome-games.mo -share/locale/he/LC_MESSAGES/gnome-games.mo -share/locale/hu/LC_MESSAGES/gnome-games.mo -share/locale/it/LC_MESSAGES/gnome-games.mo -share/locale/ja/LC_MESSAGES/gnome-games.mo -share/locale/ko/LC_MESSAGES/gnome-games.mo -share/locale/lt/LC_MESSAGES/gnome-games.mo -share/locale/ms/LC_MESSAGES/gnome-games.mo -share/locale/nl/LC_MESSAGES/gnome-games.mo -share/locale/nn/LC_MESSAGES/gnome-games.mo -share/locale/no/LC_MESSAGES/gnome-games.mo -share/locale/pl/LC_MESSAGES/gnome-games.mo -share/locale/pt/LC_MESSAGES/gnome-games.mo -share/locale/pt_BR/LC_MESSAGES/gnome-games.mo -share/locale/ro/LC_MESSAGES/gnome-games.mo -share/locale/ru/LC_MESSAGES/gnome-games.mo -share/locale/sk/LC_MESSAGES/gnome-games.mo -share/locale/sl/LC_MESSAGES/gnome-games.mo -share/locale/sv/LC_MESSAGES/gnome-games.mo -share/locale/tr/LC_MESSAGES/gnome-games.mo -share/locale/uk/LC_MESSAGES/gnome-games.mo -share/locale/vi/LC_MESSAGES/gnome-games.mo -share/locale/wa/LC_MESSAGES/gnome-games.mo -share/locale/zh_CN/LC_MESSAGES/gnome-games.mo -share/locale/zh_TW/LC_MESSAGES/gnome-games.mo -@dirrm share/gnome/sounds/gnome-stones -@dirrm share/gnome/pixmaps/gnomine -@dirrm share/gnome/help/xbill/C/figures -@dirrm share/gnome/help/xbill/C -@dirrm share/gnome/help/xbill -@dirrm share/gnome/help/same-gnome/C/figures -@dirrm share/gnome/help/gnomine/C/figures -@dirrm share/gnome/help/gnomine/C -@dirrm share/gnome/help/gnomine -@dirrm share/gnome/help/glines/C/figures -@dirrm share/gnome/help/glines/C -@dirrm share/gnome/help/glines -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/same-gnome -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mahjongg -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/iagno -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtali -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/geometry -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomine -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/options -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnometris -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gataxx -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/freecell/score -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/freecell/option -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/freecell -@dirrm etc/gconf/gconf.xml.defaults/apps/same-gnome -@dirrm etc/gconf/gconf.xml.defaults/apps/mahjongg -@dirrm etc/gconf/gconf.xml.defaults/apps/iagno -@dirrm etc/gconf/gconf.xml.defaults/apps/gtali -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomine/geometry -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomine -@dirrm etc/gconf/gconf.xml.defaults/apps/gnometris/options -@dirrm etc/gconf/gconf.xml.defaults/apps/gnometris -@dirrm etc/gconf/gconf.xml.defaults/apps/freecell/score -@dirrm etc/gconf/gconf.xml.defaults/apps/freecell/option -@dirrm etc/gconf/gconf.xml.defaults/apps/freecell -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/aisleriot-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gataxx-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/glines-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnect-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnibbles-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnobots2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnome-stones-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnomine-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnotravex-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnotski-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gtali-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/iagno-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/mahjongg-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/same-gnome-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/xbill-C.omf 2>/dev/null || /usr/bin/true diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile deleted file mode 100644 index ba50055ba..000000000 --- a/games/gnomegames2/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: gnomegames2 -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomegames2 -PORTVERSION= 2.2.0 -CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games/2.2 -DISTNAME= gnome-games-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - guile.10:${PORTSDIR}/lang/guile - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|games\.games|games:games|g' - -.include <bsd.port.mk> diff --git a/games/gnomegames2/distinfo b/games/gnomegames2/distinfo deleted file mode 100644 index 4b49a8fbb..000000000 --- a/games/gnomegames2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-games-2.2.0.tar.bz2) = 6bcb214c267faa51cfa002b607d87164 diff --git a/games/gnomegames2/files/patch-ab b/games/gnomegames2/files/patch-ab deleted file mode 100644 index 0075d0dd4..000000000 --- a/games/gnomegames2/files/patch-ab +++ /dev/null @@ -1,24 +0,0 @@ ---- gnome-stones/objects/Makefile.in.orig Wed Aug 28 22:11:08 2002 -+++ gnome-stones/objects/Makefile.in Wed Aug 28 23:17:53 2002 -@@ -133,7 +133,7 @@ - - GSTONES_SRC_DIR = $(srcdir)/../ - --objectdir = $(libdir)/gnome-stones/objects -+objectdir = $(datadir)/gnome-stones/objects - - INCLUDES = -I$(GSTONES_SRC_DIR) $(GNOME_GAMES_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -I$(includedir) -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED - -@@ -150,10 +150,10 @@ - - DEFS = @DEFS@ -I. -I$(srcdir) -I../.. - LIBS = @LIBS@ --libgnome_stones_la_LDFLAGS = -+libgnome_stones_la_LDFLAGS = -avoid-version - libgnome_stones_la_LIBADD = - libgnome_stones_la_OBJECTS = gnome-stones.lo --libgnomekoban_la_LDFLAGS = -+libgnomekoban_la_LDFLAGS = -avoid-version - libgnomekoban_la_LIBADD = - libgnomekoban_la_OBJECTS = gnomekoban.lo - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) diff --git a/games/gnomegames2/files/patch-ac b/games/gnomegames2/files/patch-ac deleted file mode 100644 index 65e3bbe8c..000000000 --- a/games/gnomegames2/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- freecell/gdk-card-image/Makefile.in.orig Wed May 8 16:32:35 2002 -+++ freecell/gdk-card-image/Makefile.in Wed May 8 16:32:41 2002 -@@ -164,7 +164,7 @@ - libgdkcardimage_la_SOURCES = gdk-card-image.c - libgdkcardimageincludedir = $(includedir)/gdkcardimage - libgdkcardimageinclude_HEADERS = gdk-card-image.h --libgdkcardimage_la_LDFLAGS = -version-info 0:0:0 -+libgdkcardimage_la_LDFLAGS = -version-info 1:0:0 - libgdkcardimage_la_LIBADD = $(GNOME_GAMES_LIBS) @UCB_LDFLAGS@ - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h diff --git a/games/gnomegames2/files/patch-ae b/games/gnomegames2/files/patch-ae deleted file mode 100644 index 397fca112..000000000 --- a/games/gnomegames2/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- aisleriot/menu.c.orig Wed May 8 16:33:36 2002 -+++ aisleriot/menu.c Wed May 8 16:33:47 2002 -@@ -18,6 +18,7 @@ - */ - - #include <config.h> -+#include <sys/types.h> - #include <dirent.h> - #include "gnome.h" - #include "sol.h" diff --git a/games/gnomegames2/files/patch-configure b/games/gnomegames2/files/patch-configure deleted file mode 100644 index b633cbcce..000000000 --- a/games/gnomegames2/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Sun Apr 21 13:50:05 2002 -+++ configure Wed May 8 15:34:41 2002 -@@ -7864,6 +7864,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12411,7 +12412,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - diff --git a/games/gnomegames2/files/patch-freecell_gdk-card-image_gdk-card-image.c b/games/gnomegames2/files/patch-freecell_gdk-card-image_gdk-card-image.c deleted file mode 100644 index 33f940e2e..000000000 --- a/games/gnomegames2/files/patch-freecell_gdk-card-image_gdk-card-image.c +++ /dev/null @@ -1,17 +0,0 @@ ---- freecell/gdk-card-image/gdk-card-image.c.orig Tue Jul 23 20:46:35 2002 -+++ freecell/gdk-card-image/gdk-card-image.c Tue Jul 23 20:52:20 2002 -@@ -27,13 +27,8 @@ - - #include <config.h> - #include <gnome.h> --#ifdef HAVE_SYS_DIRENT_H --#include <sys/dirent.h> --#elif defined(HAVE_SYS_DIR_H) --#include <sys/dir.h> --#else -+#include <sys/types.h> - #include <dirent.h> --#endif - - #ifdef __osf__ - #undef HAVE_STRUCT_DIRECT diff --git a/games/gnomegames2/files/patch-gnome-stones_Makefile.in b/games/gnomegames2/files/patch-gnome-stones_Makefile.in deleted file mode 100644 index 92fbe9e88..000000000 --- a/games/gnomegames2/files/patch-gnome-stones_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-stones/Makefile.in.orig Tue Jul 23 20:37:40 2002 -+++ gnome-stones/Makefile.in Tue Jul 23 20:38:10 2002 -@@ -202,7 +202,7 @@ - Caves_in_files = default.caves.in tutorial.caves.in gnomekoban.caves.in atari.caves.in - Caves_DATA = $(Caves_in_files:.caves.in=.caves) - --gtkrcdir = $(datadir) -+gtkrcdir = $(datadir)/gnome-stones - gtkrc_DATA = gnome-stonesrc gnome-stonesrc.ko - - Mimedir = $(datadir)/mime-info diff --git a/games/gnomegames2/files/patch-mahjongg_Makefile.in b/games/gnomegames2/files/patch-mahjongg_Makefile.in deleted file mode 100644 index 917c74206..000000000 --- a/games/gnomegames2/files/patch-mahjongg_Makefile.in +++ /dev/null @@ -1,18 +0,0 @@ ---- mahjongg/Makefile.in.orig Sun Jan 19 14:54:47 2003 -+++ mahjongg/Makefile.in Sun Jan 19 14:56:21 2003 -@@ -593,9 +593,12 @@ - GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA) - -$(mkinstalldirs) $(DESTDIR)$(scoredir) - $(mkinstalldirs) $(DESTDIR)$(bgdir) -- touch $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores -- -chown games.games $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores -- -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.{easy,difficult}.scores -+ touch $(DESTDIR)$(scoredir)/mahjongg.easy.scores -+ touch $(DESTDIR)$(scoredir)/mahjongg.difficult.scores -+ -chown games:games $(DESTDIR)$(scoredir)/mahjongg.easy.scores -+ -chown games:games $(DESTDIR)$(scoredir)/mahjongg.difficult.scores -+ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.easy.scores -+ -chmod 664 $(DESTDIR)$(scoredir)/mahjongg.difficult.scores - -chgrp games $(DESTDIR)$(bindir)/mahjongg && chmod 2555 $(DESTDIR)$(bindir)/mahjongg - $(mkinstalldirs) $(DESTDIR)$(Gamesdir) - diff --git a/games/gnomegames2/pkg-comment b/games/gnomegames2/pkg-comment deleted file mode 100644 index 23e9d267d..000000000 --- a/games/gnomegames2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The game applications package for the Gnome 2.0 Desktop Environment diff --git a/games/gnomegames2/pkg-descr b/games/gnomegames2/pkg-descr deleted file mode 100644 index 9d0fcb54b..000000000 --- a/games/gnomegames2/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -The GNOME Desktop Environment's games application package, which includes -card games (including a solitaire package which knows 69 distinct solitaire -variations), knockoffs of Minesweeper, Tetris, mahjongg, Nibbles, action -games, puzzle games, and more card games. - -This package uses the GNOME 2 libraries. - -WWW: http://www.gnome.org diff --git a/games/gnomegames2/pkg-plist b/games/gnomegames2/pkg-plist deleted file mode 100644 index 4b820549c..000000000 --- a/games/gnomegames2/pkg-plist +++ /dev/null @@ -1,827 +0,0 @@ -bin/ctali -bin/freecell -bin/gataxx -bin/glines -bin/gnect -bin/gnibbles -bin/gnobots2 -bin/gnome-stones -bin/gnome-xbill -bin/gnometris -bin/gnomine -bin/gnotravex -bin/gnotski -bin/gtali -bin/iagno -bin/mahjongg -bin/same-gnome -bin/sol -etc/gconf/gconf.xml.defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/freecell/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/freecell/option/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/freecell/score/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnometris/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnometris/options/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomine/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomine/geometry/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gtali/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/iagno/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/mahjongg/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/same-gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/freecell/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/freecell/option/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/freecell/score/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gataxx/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/options/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/geometry/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtali/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/iagno/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mahjongg/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/same-gnome/%gconf.xml -etc/gconf/schemas/freecell.schemas -etc/gconf/schemas/gataxx.schemas -etc/gconf/schemas/gnect.schemas -etc/gconf/schemas/gnometris.schemas -etc/gconf/schemas/gnomine.schemas -etc/gconf/schemas/gtali.schemas -etc/gconf/schemas/iagno.schemas -etc/gconf/schemas/mahjongg.schemas -etc/gconf/schemas/same-gnome.schemas -etc/sound/events/gataxx.soundlist -etc/sound/events/gnect.soundlist -etc/sound/events/gnibbles.soundlist -etc/sound/events/gnobots2.soundlist -etc/sound/events/iagno.soundlist -include/gdkcardimage/gdk-card-image.h -lib/libgdkcardimage.a -lib/libgdkcardimage.so -lib/libgdkcardimage.so.1 -share/gnome/applications/freecell.desktop -share/gnome/applications/gataxx.desktop -share/gnome/applications/glines.desktop -share/gnome/applications/gnect.desktop -share/gnome/applications/gnibbles.desktop -share/gnome/applications/gnobots2.desktop -share/gnome/applications/gnome-stones.desktop -share/gnome/applications/gnometris.desktop -share/gnome/applications/gnomine.desktop -share/gnome/applications/gnotravex.desktop -share/gnome/applications/gnotski.desktop -share/gnome/applications/gtali.desktop -share/gnome/applications/iagno.desktop -share/gnome/applications/mahjongg.desktop -share/gnome/applications/same-gnome.desktop -share/gnome/applications/sol.desktop -share/gnome/applications/xbill.desktop -share/gnome/games/glines.scores -share/gnome/games/gnibbles.1.0.scores -share/gnome/games/gnibbles.1.1.scores -share/gnome/games/gnibbles.2.0.scores -share/gnome/games/gnibbles.2.1.scores -share/gnome/games/gnibbles.3.0.scores -share/gnome/games/gnibbles.3.1.scores -share/gnome/games/gnibbles.4.0.scores -share/gnome/games/gnibbles.4.1.scores -share/gnome/games/gnobots2.classic_robots-safe.scores -share/gnome/games/gnobots2.classic_robots-super-safe.scores -share/gnome/games/gnobots2.classic_robots.scores -share/gnome/games/gnobots2.nightmare-safe.scores -share/gnome/games/gnobots2.nightmare-super-safe.scores -share/gnome/games/gnobots2.nightmare.scores -share/gnome/games/gnobots2.robots2-safe.scores -share/gnome/games/gnobots2.robots2-super-safe.scores -share/gnome/games/gnobots2.robots2.scores -share/gnome/games/gnobots2.robots2_easy-safe.scores -share/gnome/games/gnobots2.robots2_easy-super-safe.scores -share/gnome/games/gnobots2.robots2_easy.scores -share/gnome/games/gnobots2.robots_with_safe_teleport-safe.scores -share/gnome/games/gnobots2.robots_with_safe_teleport-super-safe.scores -share/gnome/games/gnobots2.robots_with_safe_teleport.scores -share/gnome/games/gnome-stones.scores -share/gnome/games/gnome-xbill.scores -share/gnome/games/gnometris.scores -share/gnome/games/gnomine.Biiiig.scores -share/gnome/games/gnomine.Custom.scores -share/gnome/games/gnomine.Medium.scores -share/gnome/games/gnomine.Tiny.scores -share/gnome/games/gnotravex.2x2.scores -share/gnome/games/gnotravex.3x3.scores -share/gnome/games/gnotravex.4x4.scores -share/gnome/games/gnotravex.5x5.scores -share/gnome/games/gnotravex.6x6.scores -share/gnome/games/gnotski.1.scores -share/gnome/games/gnotski.11.scores -share/gnome/games/gnotski.12.scores -share/gnome/games/gnotski.13.scores -share/gnome/games/gnotski.14.scores -share/gnome/games/gnotski.15.scores -share/gnome/games/gnotski.16.scores -share/gnome/games/gnotski.17.scores -share/gnome/games/gnotski.2.scores -share/gnome/games/gnotski.21.scores -share/gnome/games/gnotski.22.scores -share/gnome/games/gnotski.23.scores -share/gnome/games/gnotski.24.scores -share/gnome/games/gnotski.25.scores -share/gnome/games/gnotski.26.scores -share/gnome/games/gnotski.3.scores -share/gnome/games/gnotski.4.scores -share/gnome/games/gnotski.5.scores -share/gnome/games/gnotski.6.scores -share/gnome/games/gnotski.7.scores -share/gnome/games/gtali.scores -share/gnome/games/iagno.b1.scores -share/gnome/games/iagno.b2.scores -share/gnome/games/iagno.b3.scores -share/gnome/games/iagno.w1.scores -share/gnome/games/iagno.w2.scores -share/gnome/games/iagno.w3.scores -share/gnome/games/mahjongg.difficult.scores -share/gnome/games/mahjongg.easy.scores -share/gnome/games/same-gnome.scores -share/gnome/gnect/catseyes_40x40.gnect -share/gnome/gnect/classic_40x40.gnect -share/gnome/gnect/classic_50x50.gnect -share/gnome/gnect/clean_40x40.gnect -share/gnome/gnect/clean_40x40_nightfall.gnect -share/gnome/gnect/clean_50x50.gnect -share/gnome/gnect/clean_50x50_nightfall.gnect -share/gnome/gnect/default.gnect -share/gnome/gnect/emulator_48x32.gnect -share/gnome/gnect/glassy_40x40.gnect -share/gnome/gnect/glassy_40x40_grotty.gnect -share/gnome/gnect/glassy_50x50.gnect -share/gnome/gnect/glassy_50x50_grotty.gnect -share/gnome/gnect/safari_45x45.gnect -share/gnome/gnect/square_40x40.gnect -share/gnome/gnect/square_50x50.gnect -share/gnome/gnect/white_ob.cn4 -share/gnome/gnibbles/level001.gnl -share/gnome/gnibbles/level002.gnl -share/gnome/gnibbles/level003.gnl -share/gnome/gnibbles/level004.gnl -share/gnome/gnibbles/level005.gnl -share/gnome/gnibbles/level006.gnl -share/gnome/gnibbles/level007.gnl -share/gnome/gnibbles/level008.gnl -share/gnome/gnibbles/level009.gnl -share/gnome/gnibbles/level010.gnl -share/gnome/gnibbles/level011.gnl -share/gnome/gnibbles/level012.gnl -share/gnome/gnibbles/level013.gnl -share/gnome/gnibbles/level014.gnl -share/gnome/gnibbles/level015.gnl -share/gnome/gnibbles/level016.gnl -share/gnome/gnibbles/level017.gnl -share/gnome/gnibbles/level018.gnl -share/gnome/gnibbles/level019.gnl -share/gnome/gnibbles/level020.gnl -share/gnome/gnibbles/level021.gnl -share/gnome/gnibbles/level022.gnl -share/gnome/gnibbles/level023.gnl -share/gnome/gnibbles/level024.gnl -share/gnome/gnibbles/level025.gnl -share/gnome/gnibbles/level026.gnl -share/gnome/gnobots2/classic_robots.cfg -share/gnome/gnobots2/nightmare.cfg -share/gnome/gnobots2/robots2.cfg -share/gnome/gnobots2/robots2_easy.cfg -share/gnome/gnobots2/robots_with_safe_teleport.cfg -share/gnome/gnome-stones/atari.caves -share/gnome/gnome-stones/default.caves -share/gnome/gnome-stones/gnome-stonesrc -share/gnome/gnome-stones/gnome-stonesrc.ko -share/gnome/gnome-stones/gnomekoban.caves -share/gnome/gnome-stones/objects/libgnome-stones.so -share/gnome/gnome-stones/objects/libgnomekoban.so -share/gnome/gnome-stones/tutorial.caves -share/gnome/help/aisleriot/C/agnes.xml -share/gnome/help/aisleriot/C/aisleriot.xml -share/gnome/help/aisleriot/C/auld_lang_syne.xml -share/gnome/help/aisleriot/C/bakers_dozen.xml -share/gnome/help/aisleriot/C/bakers_game.xml -share/gnome/help/aisleriot/C/beleaguered_castle.xml -share/gnome/help/aisleriot/C/block_ten.xml -share/gnome/help/aisleriot/C/bristol.xml -share/gnome/help/aisleriot/C/camelot.xml -share/gnome/help/aisleriot/C/canfield.xml -share/gnome/help/aisleriot/C/chessboard.xml -share/gnome/help/aisleriot/C/clock.xml -share/gnome/help/aisleriot/C/cover.xml -share/gnome/help/aisleriot/C/definitions.xml -share/gnome/help/aisleriot/C/diamond_mine.xml -share/gnome/help/aisleriot/C/doublets.xml -share/gnome/help/aisleriot/C/eagle-wing.xml -share/gnome/help/aisleriot/C/easthaven.xml -share/gnome/help/aisleriot/C/eight_off.xml -share/gnome/help/aisleriot/C/elevator.xml -share/gnome/help/aisleriot/C/escalator.xml -share/gnome/help/aisleriot/C/figures/camelot-goal.png -share/gnome/help/aisleriot/C/figures/clock-rules.png -share/gnome/help/aisleriot/C/first_law.xml -share/gnome/help/aisleriot/C/fortress.xml -share/gnome/help/aisleriot/C/fortunes.xml -share/gnome/help/aisleriot/C/fourteen.xml -share/gnome/help/aisleriot/C/freecell.xml -share/gnome/help/aisleriot/C/gay_gordons.xml -share/gnome/help/aisleriot/C/glenwood.xml -share/gnome/help/aisleriot/C/golf.xml -share/gnome/help/aisleriot/C/gypsy.xml -share/gnome/help/aisleriot/C/helsinki.xml -share/gnome/help/aisleriot/C/hopscotch.xml -share/gnome/help/aisleriot/C/isabel.xml -share/gnome/help/aisleriot/C/jamestown.xml -share/gnome/help/aisleriot/C/jumbo.xml -share/gnome/help/aisleriot/C/kansas.xml -share/gnome/help/aisleriot/C/king_albert.xml -share/gnome/help/aisleriot/C/klondike.xml -share/gnome/help/aisleriot/C/labyrinth.xml -share/gnome/help/aisleriot/C/lady_jane.xml -share/gnome/help/aisleriot/C/legal.xml -share/gnome/help/aisleriot/C/maze.xml -share/gnome/help/aisleriot/C/monte_carlo.xml -share/gnome/help/aisleriot/C/neighbor.xml -share/gnome/help/aisleriot/C/odessa.xml -share/gnome/help/aisleriot/C/osmosis.xml -share/gnome/help/aisleriot/C/peek.xml -share/gnome/help/aisleriot/C/pileon.xml -share/gnome/help/aisleriot/C/plait.xml -share/gnome/help/aisleriot/C/poker.xml -share/gnome/help/aisleriot/C/quatorze.xml -share/gnome/help/aisleriot/C/royal_east.xml -share/gnome/help/aisleriot/C/scorpion.xml -share/gnome/help/aisleriot/C/scuffle.xml -share/gnome/help/aisleriot/C/seahaven.xml -share/gnome/help/aisleriot/C/sir_tommy.xml -share/gnome/help/aisleriot/C/spider.xml -share/gnome/help/aisleriot/C/spiderette.xml -share/gnome/help/aisleriot/C/straight_up.xml -share/gnome/help/aisleriot/C/streets_and_alleys.xml -share/gnome/help/aisleriot/C/ten_across.xml -share/gnome/help/aisleriot/C/thieves.xml -share/gnome/help/aisleriot/C/thirteen.xml -share/gnome/help/aisleriot/C/thumb_and_pouch.xml -share/gnome/help/aisleriot/C/treize.xml -share/gnome/help/aisleriot/C/union_square.xml -share/gnome/help/aisleriot/C/valentine.xml -share/gnome/help/aisleriot/C/westhaven.xml -share/gnome/help/aisleriot/C/whitehead.xml -share/gnome/help/aisleriot/C/will_o_the_wisp.xml -share/gnome/help/aisleriot/C/yield.xml -share/gnome/help/aisleriot/C/yukon.xml -share/gnome/help/aisleriot/C/zebra.xml -share/gnome/help/gataxx/C/figures/gataxx-legalmoves.png -share/gnome/help/gataxx/C/figures/gataxx-prefs.png -share/gnome/help/gataxx/C/figures/gataxx-startgame.png -share/gnome/help/gataxx/C/gataxx.xml -share/gnome/help/gataxx/C/legal.xml -share/gnome/help/glines/C/figures/glines-gameover.png -share/gnome/help/glines/C/figures/glines-startgame.png -share/gnome/help/glines/C/figures/preferences.png -share/gnome/help/glines/C/glines.xml -share/gnome/help/glines/C/legal.xml -share/gnome/help/gnect/C/figures/mainwindow.png -share/gnome/help/gnect/C/figures/tileset.png -share/gnome/help/gnect/C/gnect.xml -share/gnome/help/gnect/C/legal.xml -share/gnome/help/gnibbles/C/figures/game.png -share/gnome/help/gnibbles/C/figures/graphics.png -share/gnome/help/gnibbles/C/figures/intro.png -share/gnome/help/gnibbles/C/figures/playing.png -share/gnome/help/gnibbles/C/figures/worm_op.png -share/gnome/help/gnibbles/C/gnibbles.xml -share/gnome/help/gnibbles/C/legal.xml -share/gnome/help/gnobots2/C/figures/gnobots2-main.png -share/gnome/help/gnobots2/C/gnobots2.xml -share/gnome/help/gnobots2/C/legal.xml -share/gnome/help/gnobots2/da/index.html -share/gnome/help/gnobots2/da/topic.dat -share/gnome/help/gnobots2/es/index.html -share/gnome/help/gnobots2/es/topic.dat -share/gnome/help/gnobots2/it/index.html -share/gnome/help/gnobots2/it/topic.dat -share/gnome/help/gnome-stones/C/figures/main-game.png -share/gnome/help/gnome-stones/C/figures/main-start.png -share/gnome/help/gnome-stones/C/figures/preferences-joystick.png -share/gnome/help/gnome-stones/C/figures/preferences-main.png -share/gnome/help/gnome-stones/C/gnome-stones.xml -share/gnome/help/gnome-stones/C/legal.xml -share/gnome/help/gnomine/C/figures/advanced_121_a.png -share/gnome/help/gnomine/C/figures/advanced_121_b.png -share/gnome/help/gnomine/C/figures/advanced_121_c.png -share/gnome/help/gnomine/C/figures/basic-corner.png -share/gnome/help/gnomine/C/figures/basic-flat3.png -share/gnome/help/gnomine/C/figures/basic-wall.png -share/gnome/help/gnomine/C/figures/gnomine-begin-play.png -share/gnome/help/gnomine/C/figures/gnomine-fail.png -share/gnome/help/gnomine/C/figures/gnomine-fresh.png -share/gnome/help/gnomine/C/figures/gnomine-preferences.png -share/gnome/help/gnomine/C/figures/gnomine-won.png -share/gnome/help/gnomine/C/gnomine.xml -share/gnome/help/gnomine/C/legal.xml -share/gnome/help/gnotravex/C/figures/gnotravex_game.png -share/gnome/help/gnotravex/C/figures/gnotravex_mainwindow.png -share/gnome/help/gnotravex/C/gnotravex.xml -share/gnome/help/gnotravex/C/legal.xml -share/gnome/help/gnotski/C/figures/gnotski_start_window.png -share/gnome/help/gnotski/C/figures/gnotski_win.png -share/gnome/help/gnotski/C/gnotski.xml -share/gnome/help/gnotski/C/legal.xml -share/gnome/help/gtali/C/figures/mainwindow.png -share/gnome/help/gtali/C/figures/preferences.png -share/gnome/help/gtali/C/gtali.xml -share/gnome/help/gtali/C/legal.xml -share/gnome/help/gtali/da/index.html -share/gnome/help/gtali/da/topic.dat -share/gnome/help/iagno/C/figures/ANIMATION.png -share/gnome/help/iagno/C/figures/BLOCK.png -share/gnome/help/iagno/C/figures/FIRST.png -share/gnome/help/iagno/C/figures/PLAYER.png -share/gnome/help/iagno/C/figures/START.png -share/gnome/help/iagno/C/iagno.xml -share/gnome/help/iagno/C/legal.xml -share/gnome/help/mahjongg/C/figures/color.png -share/gnome/help/mahjongg/C/figures/confirm.png -share/gnome/help/mahjongg/C/figures/mahjongg.png -share/gnome/help/mahjongg/C/figures/no-match.png -share/gnome/help/mahjongg/C/figures/no-move.png -share/gnome/help/mahjongg/C/figures/preferences.png -share/gnome/help/mahjongg/C/figures/scores.png -share/gnome/help/mahjongg/C/figures/seed.png -share/gnome/help/mahjongg/C/figures/toolbar.png -share/gnome/help/mahjongg/C/legal.xml -share/gnome/help/mahjongg/C/mahjongg.xml -share/gnome/help/same-gnome/C/figures/blink-sync.png -share/gnome/help/same-gnome/C/figures/preferences.png -share/gnome/help/same-gnome/C/figures/same-main-window.png -share/gnome/help/same-gnome/C/figures/same-planets-fig.png -share/gnome/help/same-gnome/C/figures/score-dialog.png -share/gnome/help/same-gnome/C/legal.xml -share/gnome/help/same-gnome/C/same-gnome.xml -share/gnome/help/xbill/C/figures/bucket.png -share/gnome/help/xbill/C/figures/cable.png -share/gnome/help/xbill/C/figures/computer.png -share/gnome/help/xbill/C/figures/fakeseg.png -share/gnome/help/xbill/C/figures/fallenos.png -share/gnome/help/xbill/C/figures/infected.png -share/gnome/help/xbill/C/figures/mainwin.png -share/gnome/help/xbill/C/figures/microbill.png -share/gnome/help/xbill/C/figures/network.png -share/gnome/help/xbill/C/figures/remove.png -share/gnome/help/xbill/C/figures/removeos.png -share/gnome/help/xbill/C/figures/score.png -share/gnome/help/xbill/C/figures/scores.png -share/gnome/help/xbill/C/figures/spark.png -share/gnome/help/xbill/C/figures/splat.png -share/gnome/help/xbill/C/figures/startgame.png -share/gnome/help/xbill/C/figures/toasters.png -share/gnome/help/xbill/C/legal.xml -share/gnome/help/xbill/C/xbill.xml -share/gnome/mime-info/gnome-stones.keys -share/gnome/mime-info/gnome-stones.mime -share/gnome/omf/gnome-games/aisleriot-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/aisleriot-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gataxx-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gataxx-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/glines-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/glines-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnect-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnect-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnibbles-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnibbles-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnobots2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnobots2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnome-stones-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnome-stones-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnomine-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnomine-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnotravex-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnotravex-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnotski-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnotski-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gtali-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gtali-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/iagno-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/iagno-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/mahjongg-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/mahjongg-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/same-gnome-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/same-gnome-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/xbill-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/xbill-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/cards/backs/beige.png -share/gnome/pixmaps/cards/backs/face.png -share/gnome/pixmaps/cards/backs/grey.png -share/gnome/pixmaps/cards/backs/rods.png -share/gnome/pixmaps/cards/baize.png -share/gnome/pixmaps/cards/honors/bonded.png -share/gnome/pixmaps/cards/honors/xpat.png -share/gnome/pixmaps/cards/jokers/gnome.png -share/gnome/pixmaps/cards/ranks/bold-09x14.png -share/gnome/pixmaps/cards/ranks/fine-07x12.png -share/gnome/pixmaps/cards/slots/hand.png -share/gnome/pixmaps/cards/slots/plain.png -share/gnome/pixmaps/cards/splash.png -share/gnome/pixmaps/cards/suits_large/knuth-09x10.png -share/gnome/pixmaps/cards/suits_large/knuth-15x19.png -share/gnome/pixmaps/cards/suits_large/knuth-18x21.png -share/gnome/pixmaps/cards/suits_large/knuth-21x25.png -share/gnome/pixmaps/cards/suits_large/xpat-11x11.png -share/gnome/pixmaps/cards/suits_large/xpat-15x15.png -share/gnome/pixmaps/cards/suits_large/xpat-21x21.png -share/gnome/pixmaps/cards/suits_large/xpat-41x41.png -share/gnome/pixmaps/cards/suits_medium/knuth-09x10.png -share/gnome/pixmaps/cards/suits_medium/knuth-15x19.png -share/gnome/pixmaps/cards/suits_medium/knuth-18x21.png -share/gnome/pixmaps/cards/suits_medium/knuth-21x25.png -share/gnome/pixmaps/cards/suits_medium/xpat-11x11.png -share/gnome/pixmaps/cards/suits_medium/xpat-15x15.png -share/gnome/pixmaps/cards/suits_medium/xpat-21x21.png -share/gnome/pixmaps/cards/suits_small/knuth-09x10.png -share/gnome/pixmaps/cards/suits_small/xpat-11x11.png -share/gnome/pixmaps/cards/suits_small/xpat-15x15.png -share/gnome/pixmaps/gataxx.png -share/gnome/pixmaps/gataxx/blend.png -share/gnome/pixmaps/gataxx/classic.png -share/gnome/pixmaps/gataxx/flipblend.png -share/gnome/pixmaps/gataxx/metal.png -share/gnome/pixmaps/gataxx/metal2.png -share/gnome/pixmaps/gataxx/shrink.png -share/gnome/pixmaps/gataxx/sunmoon.png -share/gnome/pixmaps/gataxx/woodtrim.png -share/gnome/pixmaps/glines.png -share/gnome/pixmaps/glines/ball.png -share/gnome/pixmaps/glines/black.xpm -share/gnome/pixmaps/glines/classic.png -share/gnome/pixmaps/glines/dots.png -share/gnome/pixmaps/glines/gray.xpm -share/gnome/pixmaps/glines/pulse.png -share/gnome/pixmaps/glines/woody.xpm -share/gnome/pixmaps/gnect-icon.png -share/gnome/pixmaps/gnect/bg_grotty.jpg -share/gnome/pixmaps/gnect/bg_nightfall.jpg -share/gnome/pixmaps/gnect/tileset_40x40_catseyes.png -share/gnome/pixmaps/gnect/tileset_40x40_classic.png -share/gnome/pixmaps/gnect/tileset_40x40_clean.png -share/gnome/pixmaps/gnect/tileset_40x40_glassy.png -share/gnome/pixmaps/gnect/tileset_40x40_square.png -share/gnome/pixmaps/gnect/tileset_45x45_safari.png -share/gnome/pixmaps/gnect/tileset_48x32_emulator.png -share/gnome/pixmaps/gnect/tileset_50x50_catseyes.png -share/gnome/pixmaps/gnect/tileset_50x50_classic.png -share/gnome/pixmaps/gnect/tileset_50x50_clean.png -share/gnome/pixmaps/gnect/tileset_50x50_glassy.png -share/gnome/pixmaps/gnect/tileset_50x50_square.png -share/gnome/pixmaps/gnibbles/gnibbles-logo.png -share/gnome/pixmaps/gnibbles/gnibbles.png -share/gnome/pixmaps/gnobots2/aieee.png -share/gnome/pixmaps/gnobots2/cows.png -share/gnome/pixmaps/gnobots2/eggs.png -share/gnome/pixmaps/gnobots2/gnomes.png -share/gnome/pixmaps/gnobots2/mice.png -share/gnome/pixmaps/gnobots2/robots.png -share/gnome/pixmaps/gnobots2/splat.png -share/gnome/pixmaps/gnobots2/windows.png -share/gnome/pixmaps/gnobots2/yahoo.png -share/gnome/pixmaps/gnome-aisleriot.png -share/gnome/pixmaps/gnome-gnobots2.png -share/gnome/pixmaps/gnome-gtali.png -share/gnome/pixmaps/gnome-gtetris.png -share/gnome/pixmaps/gnome-mahjongg.png -share/gnome/pixmaps/gnome-nibbles.png -share/gnome/pixmaps/gnome-stones-file.png -share/gnome/pixmaps/gnome-stones.png -share/gnome/pixmaps/gnome-stones/amoeba.png -share/gnome/pixmaps/gnome-stones/animated_curtain.png -share/gnome/pixmaps/gnome-stones/background.png -share/gnome/pixmaps/gnome-stones/boulder.png -share/gnome/pixmaps/gnome-stones/butterfly.png -share/gnome/pixmaps/gnome-stones/crate.png -share/gnome/pixmaps/gnome-stones/curtain.png -share/gnome/pixmaps/gnome-stones/diamond.png -share/gnome/pixmaps/gnome-stones/dirt.png -share/gnome/pixmaps/gnome-stones/door.png -share/gnome/pixmaps/gnome-stones/empty.png -share/gnome/pixmaps/gnome-stones/explosion.png -share/gnome/pixmaps/gnome-stones/firefly.png -share/gnome/pixmaps/gnome-stones/frame.png -share/gnome/pixmaps/gnome-stones/gnome.png -share/gnome/pixmaps/gnome-stones/title.png -share/gnome/pixmaps/gnome-stones/wall.png -share/gnome/pixmaps/gnome-xbill.png -share/gnome/pixmaps/gnometris/5blocks-tig.png -share/gnome/pixmaps/gnometris/5blocks-tim.png -share/gnome/pixmaps/gnometris/5blocks.png -share/gnome/pixmaps/gnometris/7blocks-tig.png -share/gnome/pixmaps/gnometris/7blocks.png -share/gnome/pixmaps/gnometris/7stones-gn.png -share/gnome/pixmaps/gnometris/7stones2-gn.png -share/gnome/pixmaps/gnometris/bg/dog-bg.png -share/gnome/pixmaps/gnometris/bg/fishy-bg.png -share/gnome/pixmaps/gnometris/bg/geschier-bg.png -share/gnome/pixmaps/gnometris/bg/gitter-bg.png -share/gnome/pixmaps/gnometris/bg/gnometris-bg.png -share/gnome/pixmaps/gnometris/bg/greyprint-bg.png -share/gnome/pixmaps/gnometris/bg/leaves-bg.png -share/gnome/pixmaps/gnometris/bg/rhinoceros-bg.png -share/gnome/pixmaps/gnometris/bg/scrcow-bg.png -share/gnome/pixmaps/gnometris/bg/sweet-bg.png -share/gnome/pixmaps/gnometris/bg/trees-bg.png -share/gnome/pixmaps/gnometris/bg/vortex-bg.png -share/gnome/pixmaps/gnometris/bg/watery-bg.png -share/gnome/pixmaps/gnometris/bg/weirdo-bg.png -share/gnome/pixmaps/gnomine/face-cool.xpm -share/gnome/pixmaps/gnomine/face-sad.xpm -share/gnome/pixmaps/gnomine/face-smile.xpm -share/gnome/pixmaps/gnomine/face-win.xpm -share/gnome/pixmaps/gnomine/face-worried.xpm -share/gnome/pixmaps/gnotravex/gnome-gnotravex.png -share/gnome/pixmaps/gnotravex/gnotravex.png -share/gnome/pixmaps/gnotski-icon.png -share/gnome/pixmaps/gnotski.png -share/gnome/pixmaps/iagno.png -share/gnome/pixmaps/iagno/blend.png -share/gnome/pixmaps/iagno/classic.png -share/gnome/pixmaps/iagno/flipblend.png -share/gnome/pixmaps/iagno/metal.png -share/gnome/pixmaps/iagno/metal2.png -share/gnome/pixmaps/iagno/shrink.png -share/gnome/pixmaps/iagno/sunmoon.png -share/gnome/pixmaps/iagno/woodtrim.png -share/gnome/pixmaps/mahjongg/bg/bg1.png -share/gnome/pixmaps/mahjongg/bg/bg2.png -share/gnome/pixmaps/mahjongg/bg/bg3.png -share/gnome/pixmaps/mahjongg/bg/bg4.png -share/gnome/pixmaps/mahjongg/default.png -share/gnome/pixmaps/mahjongg/seta.png -share/gnome/pixmaps/same-gnome/blink-sync.png -share/gnome/pixmaps/same-gnome/glass.png -share/gnome/pixmaps/same-gnome/marbles.png -share/gnome/pixmaps/same-gnome/planets.png -share/gnome/pixmaps/same-gnome/rotate.png -share/gnome/pixmaps/same-gnome/stones.png -share/gnome/sol-games/agnes.scm -share/gnome/sol-games/auld_lang_syne.scm -share/gnome/sol-games/bakers_dozen.scm -share/gnome/sol-games/bakers_game.scm -share/gnome/sol-games/beleaguered_castle.scm -share/gnome/sol-games/bristol.scm -share/gnome/sol-games/camelot.scm -share/gnome/sol-games/canfield.scm -share/gnome/sol-games/chessboard.scm -share/gnome/sol-games/clock.scm -share/gnome/sol-games/cover.scm -share/gnome/sol-games/diamond_mine.scm -share/gnome/sol-games/doublets.scm -share/gnome/sol-games/eagle_wing.scm -share/gnome/sol-games/easthaven.scm -share/gnome/sol-games/eight_off.scm -share/gnome/sol-games/elevator.scm -share/gnome/sol-games/escalator.scm -share/gnome/sol-games/first_law.scm -share/gnome/sol-games/fortress.scm -share/gnome/sol-games/fortunes.scm -share/gnome/sol-games/fourteen.scm -share/gnome/sol-games/freecell.scm -share/gnome/sol-games/gay_gordons.scm -share/gnome/sol-games/glenwood.scm -share/gnome/sol-games/golf.scm -share/gnome/sol-games/gypsy.scm -share/gnome/sol-games/helsinki.scm -share/gnome/sol-games/hopscotch.scm -share/gnome/sol-games/isabel.scm -share/gnome/sol-games/jamestown.scm -share/gnome/sol-games/jumbo.scm -share/gnome/sol-games/kansas.scm -share/gnome/sol-games/king_albert.scm -share/gnome/sol-games/klondike.scm -share/gnome/sol-games/labyrinth.scm -share/gnome/sol-games/lady_jane.scm -share/gnome/sol-games/maze.scm -share/gnome/sol-games/monte_carlo.scm -share/gnome/sol-games/neighbor.scm -share/gnome/sol-games/odessa.scm -share/gnome/sol-games/osmosis.scm -share/gnome/sol-games/peek.scm -share/gnome/sol-games/pileon.scm -share/gnome/sol-games/plait.scm -share/gnome/sol-games/poker.scm -share/gnome/sol-games/quatorze.scm -share/gnome/sol-games/royal_east.scm -share/gnome/sol-games/scorpion.scm -share/gnome/sol-games/scuffle.scm -share/gnome/sol-games/seahaven.scm -share/gnome/sol-games/sir_tommy.scm -share/gnome/sol-games/sol.scm -share/gnome/sol-games/spider.scm -share/gnome/sol-games/spiderette.scm -share/gnome/sol-games/straight_up.scm -share/gnome/sol-games/streets_and_alleys.scm -share/gnome/sol-games/ten_across.scm -share/gnome/sol-games/thieves.scm -share/gnome/sol-games/thirteen.scm -share/gnome/sol-games/thumb_and_pouch.scm -share/gnome/sol-games/treize.scm -share/gnome/sol-games/union_square.scm -share/gnome/sol-games/valentine.scm -share/gnome/sol-games/westhaven.scm -share/gnome/sol-games/whitehead.scm -share/gnome/sol-games/will_o_the_wisp.scm -share/gnome/sol-games/yield.scm -share/gnome/sol-games/yukon.scm -share/gnome/sol-games/zebra.scm -share/gnome/sounds/gataxx/flip-piece.wav -share/gnome/sounds/gataxx/gameover.wav -share/gnome/sounds/gnibbles/appear.wav -share/gnome/sounds/gnibbles/bonus.wav -share/gnome/sounds/gnibbles/crash.wav -share/gnome/sounds/gnibbles/gobble.wav -share/gnome/sounds/gnibbles/laughter.wav -share/gnome/sounds/gnibbles/life.wav -share/gnome/sounds/gnibbles/pop.wav -share/gnome/sounds/gnibbles/reverse.wav -share/gnome/sounds/gnibbles/teleport.wav -share/gnome/sounds/gnobots2/bad.wav -share/gnome/sounds/gnobots2/die.wav -share/gnome/sounds/gnobots2/splat.wav -share/gnome/sounds/gnobots2/teleport.wav -share/gnome/sounds/gnobots2/victory.wav -share/gnome/sounds/gnobots2/yahoo.wav -share/gnome/sounds/gnome-stones/born.wav -share/gnome/sounds/gnome-stones/boulder.wav -share/gnome/sounds/gnome-stones/dig.wav -share/gnome/sounds/gnome-stones/door_open.wav -share/gnome/sounds/gnome-stones/explosion.wav -share/gnome/sounds/gnome-stones/get_diamond.wav -share/gnome/sounds/gnome-stones/title.wav -share/gnome/sounds/iagno/flip-piece.wav -share/gnome/sounds/iagno/gameover.wav -share/gnome/xbill/cursors/apple.xpm -share/gnome/xbill/cursors/beos.xpm -share/gnome/xbill/cursors/bsd.xpm -share/gnome/xbill/cursors/bucket.xpm -share/gnome/xbill/cursors/caldera.xpm -share/gnome/xbill/cursors/debian.xpm -share/gnome/xbill/cursors/hand_down.xpm -share/gnome/xbill/cursors/hand_down_mask.xpm -share/gnome/xbill/cursors/hand_up.xpm -share/gnome/xbill/cursors/hand_up_mask.xpm -share/gnome/xbill/cursors/hurd.xpm -share/gnome/xbill/cursors/linux.xpm -share/gnome/xbill/cursors/mandrake.xpm -share/gnome/xbill/cursors/next.xpm -share/gnome/xbill/cursors/os2.xpm -share/gnome/xbill/cursors/redhat.xpm -share/gnome/xbill/cursors/sgi.xpm -share/gnome/xbill/cursors/slackware.xpm -share/gnome/xbill/cursors/sun.xpm -share/gnome/xbill/cursors/suse.xpm -share/gnome/xbill/cursors/turbolinux.xpm -share/gnome/xbill/pixmaps/about.xpm -share/gnome/xbill/pixmaps/apple.xpm -share/gnome/xbill/pixmaps/beos.xpm -share/gnome/xbill/pixmaps/billA_0.xpm -share/gnome/xbill/pixmaps/billA_1.xpm -share/gnome/xbill/pixmaps/billA_10.xpm -share/gnome/xbill/pixmaps/billA_11.xpm -share/gnome/xbill/pixmaps/billA_12.xpm -share/gnome/xbill/pixmaps/billA_2.xpm -share/gnome/xbill/pixmaps/billA_3.xpm -share/gnome/xbill/pixmaps/billA_4.xpm -share/gnome/xbill/pixmaps/billA_5.xpm -share/gnome/xbill/pixmaps/billA_6.xpm -share/gnome/xbill/pixmaps/billA_7.xpm -share/gnome/xbill/pixmaps/billA_8.xpm -share/gnome/xbill/pixmaps/billA_9.xpm -share/gnome/xbill/pixmaps/billD_0.xpm -share/gnome/xbill/pixmaps/billD_1.xpm -share/gnome/xbill/pixmaps/billD_2.xpm -share/gnome/xbill/pixmaps/billD_3.xpm -share/gnome/xbill/pixmaps/billD_4.xpm -share/gnome/xbill/pixmaps/billL_0.xpm -share/gnome/xbill/pixmaps/billL_1.xpm -share/gnome/xbill/pixmaps/billL_2.xpm -share/gnome/xbill/pixmaps/billR_0.xpm -share/gnome/xbill/pixmaps/billR_1.xpm -share/gnome/xbill/pixmaps/billR_2.xpm -share/gnome/xbill/pixmaps/bsd.xpm -share/gnome/xbill/pixmaps/bsdcpu.xpm -share/gnome/xbill/pixmaps/bucket.xpm -share/gnome/xbill/pixmaps/caldera.xpm -share/gnome/xbill/pixmaps/debian.xpm -share/gnome/xbill/pixmaps/hurd.xpm -share/gnome/xbill/pixmaps/icon.xpm -share/gnome/xbill/pixmaps/linux.xpm -share/gnome/xbill/pixmaps/logo.xpm -share/gnome/xbill/pixmaps/maccpu.xpm -share/gnome/xbill/pixmaps/mandrake.xpm -share/gnome/xbill/pixmaps/next.xpm -share/gnome/xbill/pixmaps/nextcpu.xpm -share/gnome/xbill/pixmaps/os2.xpm -share/gnome/xbill/pixmaps/os2cpu.xpm -share/gnome/xbill/pixmaps/redhat.xpm -share/gnome/xbill/pixmaps/sgi.xpm -share/gnome/xbill/pixmaps/sgicpu.xpm -share/gnome/xbill/pixmaps/slackware.xpm -share/gnome/xbill/pixmaps/spark_0.xpm -share/gnome/xbill/pixmaps/spark_1.xpm -share/gnome/xbill/pixmaps/sun.xpm -share/gnome/xbill/pixmaps/suncpu.xpm -share/gnome/xbill/pixmaps/suse.xpm -share/gnome/xbill/pixmaps/toaster.xpm -share/gnome/xbill/pixmaps/turbolinux.xpm -share/gnome/xbill/pixmaps/wingdows.xpm -share/locale/bg/LC_MESSAGES/gnome-games.mo -share/locale/be/LC_MESSAGES/gnome-games.mo -share/locale/ca/LC_MESSAGES/gnome-games.mo -share/locale/cs/LC_MESSAGES/gnome-games.mo -share/locale/da/LC_MESSAGES/gnome-games.mo -share/locale/de/LC_MESSAGES/gnome-games.mo -share/locale/el/LC_MESSAGES/gnome-games.mo -share/locale/en_GB/LC_MESSAGES/gnome-games.mo -share/locale/es/LC_MESSAGES/gnome-games.mo -share/locale/et/LC_MESSAGES/gnome-games.mo -share/locale/eu/LC_MESSAGES/gnome-games.mo -share/locale/fi/LC_MESSAGES/gnome-games.mo -share/locale/fr/LC_MESSAGES/gnome-games.mo -share/locale/ga/LC_MESSAGES/gnome-games.mo -share/locale/gl/LC_MESSAGES/gnome-games.mo -share/locale/he/LC_MESSAGES/gnome-games.mo -share/locale/hu/LC_MESSAGES/gnome-games.mo -share/locale/it/LC_MESSAGES/gnome-games.mo -share/locale/ja/LC_MESSAGES/gnome-games.mo -share/locale/ko/LC_MESSAGES/gnome-games.mo -share/locale/lt/LC_MESSAGES/gnome-games.mo -share/locale/ms/LC_MESSAGES/gnome-games.mo -share/locale/nl/LC_MESSAGES/gnome-games.mo -share/locale/nn/LC_MESSAGES/gnome-games.mo -share/locale/no/LC_MESSAGES/gnome-games.mo -share/locale/pl/LC_MESSAGES/gnome-games.mo -share/locale/pt/LC_MESSAGES/gnome-games.mo -share/locale/pt_BR/LC_MESSAGES/gnome-games.mo -share/locale/ro/LC_MESSAGES/gnome-games.mo -share/locale/ru/LC_MESSAGES/gnome-games.mo -share/locale/sk/LC_MESSAGES/gnome-games.mo -share/locale/sl/LC_MESSAGES/gnome-games.mo -share/locale/sv/LC_MESSAGES/gnome-games.mo -share/locale/tr/LC_MESSAGES/gnome-games.mo -share/locale/uk/LC_MESSAGES/gnome-games.mo -share/locale/vi/LC_MESSAGES/gnome-games.mo -share/locale/wa/LC_MESSAGES/gnome-games.mo -share/locale/zh_CN/LC_MESSAGES/gnome-games.mo -share/locale/zh_TW/LC_MESSAGES/gnome-games.mo -@dirrm share/gnome/sounds/gnome-stones -@dirrm share/gnome/pixmaps/gnomine -@dirrm share/gnome/help/xbill/C/figures -@dirrm share/gnome/help/xbill/C -@dirrm share/gnome/help/xbill -@dirrm share/gnome/help/same-gnome/C/figures -@dirrm share/gnome/help/gnomine/C/figures -@dirrm share/gnome/help/gnomine/C -@dirrm share/gnome/help/gnomine -@dirrm share/gnome/help/glines/C/figures -@dirrm share/gnome/help/glines/C -@dirrm share/gnome/help/glines -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/same-gnome -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mahjongg -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/iagno -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtali -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/geometry -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomine -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/options -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnometris -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gataxx -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/freecell/score -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/freecell/option -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/freecell -@dirrm etc/gconf/gconf.xml.defaults/apps/same-gnome -@dirrm etc/gconf/gconf.xml.defaults/apps/mahjongg -@dirrm etc/gconf/gconf.xml.defaults/apps/iagno -@dirrm etc/gconf/gconf.xml.defaults/apps/gtali -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomine/geometry -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomine -@dirrm etc/gconf/gconf.xml.defaults/apps/gnometris/options -@dirrm etc/gconf/gconf.xml.defaults/apps/gnometris -@dirrm etc/gconf/gconf.xml.defaults/apps/freecell/score -@dirrm etc/gconf/gconf.xml.defaults/apps/freecell/option -@dirrm etc/gconf/gconf.xml.defaults/apps/freecell -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/aisleriot-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gataxx-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/glines-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnect-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnibbles-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnobots2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnome-stones-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnomine-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnotravex-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnotski-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gtali-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/iagno-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/mahjongg-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/same-gnome-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/xbill-C.omf 2>/dev/null || /usr/bin/true diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile deleted file mode 100644 index f2ba7999c..000000000 --- a/graphics/eog2/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: eog2 -# Date created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= eog2 -PORTVERSION= 2.2.0 -CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 -DISTNAME= eog-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - gnomeprint-2-2.0:${PORTSDIR}/print/libgnomeprint \ - rsvg-2.4:${PORTSDIR}/graphics/librsvg2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_X_PREFIX= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/graphics/eog2/distinfo b/graphics/eog2/distinfo deleted file mode 100644 index fee173ee1..000000000 --- a/graphics/eog2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/eog-2.2.0.tar.bz2) = e02256bc6837d1366a3aa5df66396dfa diff --git a/graphics/eog2/pkg-comment b/graphics/eog2/pkg-comment deleted file mode 100644 index ec89bb01c..000000000 --- a/graphics/eog2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Eye Of Gnome image viewer diff --git a/graphics/eog2/pkg-descr b/graphics/eog2/pkg-descr deleted file mode 100644 index 958b6353b..000000000 --- a/graphics/eog2/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is the Eye of Gnome, an image viewer program. It is meant to be -a fast and functional image viewer as well as an image cataloging -program. - -This package requires the GNOME 2.0 development API. - -WWW: http://www.gnome.org/ diff --git a/graphics/eog2/pkg-plist b/graphics/eog2/pkg-plist deleted file mode 100644 index f899a0d26..000000000 --- a/graphics/eog2/pkg-plist +++ /dev/null @@ -1,78 +0,0 @@ -bin/eog -etc/gconf/gconf.xml.defaults/apps/eog/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/eog/full_screen/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/eog/view/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/eog/window/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/eog/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/eog/full_screen/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/eog/view/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/eog/window/%gconf.xml -etc/gconf/schemas/eog.schemas -libdata/bonobo/servers/GNOME_EOG.server -libexec/eog-image-viewer -share/gnome/applications/eog.desktop -share/gnome/eog/glade/eog.glade -share/gnome/gnome-2.0/ui/eog-image-view-ctrl-ui.xml -share/gnome/gnome-2.0/ui/eog-image-view-ui.xml -share/gnome/gnome-2.0/ui/eog-shell-ui.xml -share/gnome/help/eog/C/eog.xml -share/gnome/help/eog/C/figures/eog_start_window.png -share/gnome/help/eog/C/legal.xml -share/gnome/idl/Eog.idl -share/gnome/omf/eog/eog-C.omf -@exec scrollkeeper-install %D/share/gnome/omf/eog/eog-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/eog/down-right.png -share/gnome/pixmaps/eog/orient-horizontal.png -share/gnome/pixmaps/eog/orient-vertical.png -share/gnome/pixmaps/eog/right-down.png -share/gnome/pixmaps/gnome-eog.png -share/locale/am/LC_MESSAGES/eog.mo -share/locale/ar/LC_MESSAGES/eog.mo -share/locale/az/LC_MESSAGES/eog.mo -share/locale/be/LC_MESSAGES/eog.mo -share/locale/bg/LC_MESSAGES/eog.mo -share/locale/ca/LC_MESSAGES/eog.mo -share/locale/cs/LC_MESSAGES/eog.mo -share/locale/da/LC_MESSAGES/eog.mo -share/locale/de/LC_MESSAGES/eog.mo -share/locale/el/LC_MESSAGES/eog.mo -share/locale/es/LC_MESSAGES/eog.mo -share/locale/et/LC_MESSAGES/eog.mo -share/locale/fi/LC_MESSAGES/eog.mo -share/locale/fr/LC_MESSAGES/eog.mo -share/locale/ga/LC_MESSAGES/eog.mo -share/locale/gl/LC_MESSAGES/eog.mo -share/locale/he/LC_MESSAGES/eog.mo -share/locale/hu/LC_MESSAGES/eog.mo -share/locale/it/LC_MESSAGES/eog.mo -share/locale/ja/LC_MESSAGES/eog.mo -share/locale/ko/LC_MESSAGES/eog.mo -share/locale/lt/LC_MESSAGES/eog.mo -share/locale/lv/LC_MESSAGES/eog.mo -share/locale/mk/LC_MESSAGES/eog.mo -share/locale/mn/LC_MESSAGES/eog.mo -share/locale/ms/LC_MESSAGES/eog.mo -share/locale/nl/LC_MESSAGES/eog.mo -share/locale/nn/LC_MESSAGES/eog.mo -share/locale/no/LC_MESSAGES/eog.mo -share/locale/pl/LC_MESSAGES/eog.mo -share/locale/pt/LC_MESSAGES/eog.mo -share/locale/pt_BR/LC_MESSAGES/eog.mo -share/locale/ro/LC_MESSAGES/eog.mo -share/locale/ru/LC_MESSAGES/eog.mo -share/locale/sk/LC_MESSAGES/eog.mo -share/locale/sl/LC_MESSAGES/eog.mo -share/locale/sq/LC_MESSAGES/eog.mo -share/locale/sv/LC_MESSAGES/eog.mo -share/locale/ta/LC_MESSAGES/eog.mo -share/locale/tr/LC_MESSAGES/eog.mo -share/locale/uk/LC_MESSAGES/eog.mo -share/locale/vi/LC_MESSAGES/eog.mo -share/locale/wa/LC_MESSAGES/eog.mo -share/locale/zh_CN/LC_MESSAGES/eog.mo -share/locale/zh_TW/LC_MESSAGES/eog.mo -@dirrm share/gnome/omf/eog -@dirrm share/gnome/help/eog/C/figures -@dirrm share/gnome/eog/glade -@dirrm share/gnome/eog -@unexec scrollkeeper-uninstall %D/share/gnome/omf/eog/eog-C.omf 2>/dev/null || /usr/bin/true diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile deleted file mode 100644 index c04ea1863..000000000 --- a/graphics/libgnomecanvas/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gnomecanvas -# Date created: 18 May 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomecanvas -PORTVERSION= 2.2.0.1 -CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2 \ - art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/graphics/libgnomecanvas/distinfo b/graphics/libgnomecanvas/distinfo deleted file mode 100644 index 02e97a2a9..000000000 --- a/graphics/libgnomecanvas/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomecanvas-2.2.0.1.tar.bz2) = c7164feb78aee8c2c9c706fee1289963 diff --git a/graphics/libgnomecanvas/files/patch-configure b/graphics/libgnomecanvas/files/patch-configure deleted file mode 100644 index a00b21e82..000000000 --- a/graphics/libgnomecanvas/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 10:26:12 1.1 -+++ configure 2002/04/26 10:26:32 -@@ -7092,6 +7092,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/graphics/libgnomecanvas/pkg-comment b/graphics/libgnomecanvas/pkg-comment deleted file mode 100644 index dd8305e76..000000000 --- a/graphics/libgnomecanvas/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphics library for GNOME diff --git a/graphics/libgnomecanvas/pkg-descr b/graphics/libgnomecanvas/pkg-descr deleted file mode 100644 index 8900db783..000000000 --- a/graphics/libgnomecanvas/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The GNOMECanvas library provides a number of features: - - - Image loading facilities. - - Rendering of a GdkPixBuf into various formats: - drawables (windows, pixmaps), GdkRGB buffers. - - A cache interface diff --git a/graphics/libgnomecanvas/pkg-plist b/graphics/libgnomecanvas/pkg-plist deleted file mode 100644 index 45b5c9651..000000000 --- a/graphics/libgnomecanvas/pkg-plist +++ /dev/null @@ -1,89 +0,0 @@ -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-bpath.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-clipgroup.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-line.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-path-def.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-pixbuf.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-polygon.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-rect-ellipse.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-rich-text.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-shape.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-text.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-util.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-widget.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas.h -include/libgnomecanvas-2.0/libgnomecanvas/libgnomecanvas.h -lib/libglade/2.0/libcanvas.so -lib/libgnomecanvas-2.a -lib/libgnomecanvas-2.so -lib/libgnomecanvas-2.so.200 -libdata/pkgconfig/libgnomecanvas-2.0.pc -share/doc/libgnomecanvas/c4.html -share/doc/libgnomecanvas/index.html -share/doc/libgnomecanvas/index.sgml -share/doc/libgnomecanvas/libgnomecanvas-gnome-canvas-i18n.html -share/doc/libgnomecanvas/libgnomecanvas-gnome-canvas-marshal.html -share/doc/libgnomecanvas/libgnomecanvas-gnome-canvas-path-def.html -share/doc/libgnomecanvas/libgnomecanvas-gnome-canvas-util.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvas.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvasbpath.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvasclipgroup.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvasellipse.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvasgroup.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvasitem.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvasline.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvaspathdef.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvaspixbuf.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvaspolygon.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvasre.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvasrect.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvasrichtext.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvasshape.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvastext.html -share/doc/libgnomecanvas/libgnomecanvas-gnomecanvaswidget.html -share/doc/libgnomecanvas/libgnomecanvas-libgnomecanvas.html -share/locale/am/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ar/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/az/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/be/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/bg/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ca/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/da/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/de/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/el/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/es/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/et/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/fi/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/fr/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/he/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/hi/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/hu/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/it/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ja/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ko/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/lv/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/mk/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/mn/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ms/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/nl/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/nn/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/no/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/pl/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/pt/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ro/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ru/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/sk/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/sl/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/sv/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ta/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/tr/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/uk/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/vi/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/wa/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnomecanvas-2.0.mo -@dirrm share/doc/libgnomecanvas -@dirrm lib/libglade/2.0 -@dirrm lib/libglade -@dirrm include/libgnomecanvas-2.0/libgnomecanvas -@dirrm include/libgnomecanvas-2.0 diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile deleted file mode 100644 index de14aae48..000000000 --- a/graphics/librsvg2/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: librsvg2 -# Date created: 8th May 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= librsvg2 -PORTVERSION= 2.2.3 -CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 -DIST_SUBDIR= gnome2 -DISTNAME= librsvg-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ - art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ - xml2.5:${PORTSDIR}/textproc/libxml2 \ - gdk_pixbuf-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ - popt.0:${PORTSDIR}/devel/popt -RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libmetal.so:${PORTSDIR}/x11-toolkits/gtk-engines2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -PLIST_SUB= GTK_VERSION="2.2.0" - -MAN1= rsvg.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo deleted file mode 100644 index e454f7fb1..000000000 --- a/graphics/librsvg2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/librsvg-2.2.3.tar.bz2) = cdd58f6ce2ce4b5e629501b864f513c2 diff --git a/graphics/librsvg2/files/patch-configure b/graphics/librsvg2/files/patch-configure deleted file mode 100644 index 444b8335e..000000000 --- a/graphics/librsvg2/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/25 19:16:30 1.1 -+++ configure 2002/04/25 19:16:42 -@@ -5397,6 +5397,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/graphics/librsvg2/pkg-comment b/graphics/librsvg2/pkg-comment deleted file mode 100644 index c0c650440..000000000 --- a/graphics/librsvg2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for parsing and rendering SVG vector-graphic files diff --git a/graphics/librsvg2/pkg-descr b/graphics/librsvg2/pkg-descr deleted file mode 100644 index b3f050b65..000000000 --- a/graphics/librsvg2/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The librsvg library is a lightweight library for parsing and rendering -vector-graphic files in SVG format (like the ones made by sodipodi). It also -includes functions that render anti-aliased fonts using freetype, including -caching of glyphs. It's used by Nautilus for drawing vector icons and -anti-aliased type. - -WWW: http://www.gnome.org/ diff --git a/graphics/librsvg2/pkg-plist b/graphics/librsvg2/pkg-plist deleted file mode 100644 index 68df08ccb..000000000 --- a/graphics/librsvg2/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -bin/rsvg -include/librsvg-2/librsvg/librsvg-features.h -include/librsvg-2/librsvg/rsvg.h -lib/gtk-2.0/%%GTK_VERSION%%/engines/libsvg.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/svg_loader.so -lib/librsvg-2.a -lib/librsvg-2.so -lib/librsvg-2.so.4 -libdata/pkgconfig/librsvg-2.0.pc -share/doc/librsvg/html/home.png -share/doc/librsvg/html/i909.html -share/doc/librsvg/html/index.html -share/doc/librsvg/html/index.sgml -share/doc/librsvg/html/left.png -share/doc/librsvg/html/r22.html -share/doc/librsvg/html/r320.html -share/doc/librsvg/html/r354.html -share/doc/librsvg/html/right.png -share/doc/librsvg/html/rsvg-convenience-functions.html -share/doc/librsvg/html/rsvg-core-api.html -share/doc/librsvg/html/rsvg-creating-a-svgz-reader.html -share/doc/librsvg/html/rsvg.html -share/doc/librsvg/html/up.png -@dirrm share/doc/librsvg/html -@dirrm share/doc/librsvg -@dirrm include/librsvg-2/librsvg -@dirrm include/librsvg-2 -@exec gdk-pixbuf-query-loaders > %D/etc/gtk-2.0/gdk-pixbuf.loaders 2>/dev/null || /usr/bin/true -@unexec gdk-pixbuf-query-loaders > %D/etc/gtk-2.0/gdk-pixbuf.loaders 2>/dev/null || /usr/bin/true diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile deleted file mode 100644 index eb465a77d..000000000 --- a/math/gnumeric2/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: gnumeric2 -# Date created: 26 August 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/math/gnumeric2/Makefile,v 1.99 2003/01/19 19:40:36 marcus Exp $ -# - -PORTNAME= gnumeric2 -PORTVERSION= 1.1.16 -CATEGORIES= math gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.1 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ - gal-2.0.0:${PORTSDIR}/x11-toolkits/gal2 \ - gda-2.1:${PORTSDIR}/databases/libgda2 \ - gsf-1.8:${PORTSDIR}/devel/libgsf - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_PERL5= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_PYTHON= yes -USE_REINPLACE= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --without-guile --with-bonobo -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}" \ - DEFS="-I${X11BASE}/include/gal-2.0" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -PLIST_SUB= VERSION=${PORTVERSION}-bonobo - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${FIND} ${WRKSRC}/plugins -name "plugin.xml.in" | ${XARGS} \ - ${REINPLACE_CMD} -e 's|\.la|.so|g' - -post-install: -.for dir in share/gnome lib - @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${PREFIX}/${dir}/gnumeric -.endfor - -.include <bsd.port.mk> diff --git a/math/gnumeric2/distinfo b/math/gnumeric2/distinfo deleted file mode 100644 index 9e4e8cf95..000000000 --- a/math/gnumeric2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnumeric-1.1.16.tar.bz2) = 6961bbceafa2a7b2355dbb2a43002919 diff --git a/math/gnumeric2/files/patch-configure b/math/gnumeric2/files/patch-configure deleted file mode 100644 index 4feaedade..000000000 --- a/math/gnumeric2/files/patch-configure +++ /dev/null @@ -1,29 +0,0 @@ ---- configure.orig Wed Nov 13 14:39:44 2002 -+++ configure Fri Nov 15 20:11:48 2002 -@@ -8244,6 +8244,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -9562,7 +9563,8 @@ - int - main () - { --FILE *f = fdopen(1, "r") -+FILE *f; -+f = fdopen(1, "r") - ; - return 0; - } -@@ -13997,7 +13999,7 @@ - }' - fi - --DEFS=-DHAVE_CONFIG_H -+DEFS="$DEFS -DHAVE_CONFIG_H" - - ac_libobjs= - ac_ltlibobjs= diff --git a/math/gnumeric2/files/patch-doc_xmldocs.make b/math/gnumeric2/files/patch-doc_xmldocs.make deleted file mode 100644 index 082315756..000000000 --- a/math/gnumeric2/files/patch-doc_xmldocs.make +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/xmldocs.make.orig Tue Sep 24 09:15:18 2002 -+++ doc/xmldocs.make Sat Oct 5 02:43:17 2002 -@@ -32,7 +32,7 @@ - # dist-hook: app-dist-hook - # - --docdir = $(gnumeric_datadir)/share/gnome/help/$(docname)/$(lang) -+docdir = $(gnumeric_datadir)/help/$(docname)/$(lang) - - xml_files = $(entities) $(docname).xml - diff --git a/math/gnumeric2/files/patch-po_de.po b/math/gnumeric2/files/patch-po_de.po deleted file mode 100644 index 437ddbca0..000000000 --- a/math/gnumeric2/files/patch-po_de.po +++ /dev/null @@ -1,11 +0,0 @@ ---- po/de.po.orig Fri Feb 7 01:56:00 2003 -+++ po/de.po Fri Feb 7 02:13:28 2003 -@@ -36,7 +36,7 @@ - "Last-Translator: Christian Neumair <chris@gnome-de.org>\n" - "Language-Team: German <gnome-de@gnome.org>\n" - "MIME-Version: 1.0\n" --"Content-Type: text/plain; charset=UTF-8\n" -+"Content-Type: text/plain; charset=ISO-8859-1\n" - "Content-Transfer-Encoding: 8bit\n" - - #: GNOME_Gnumeric.server.in.in.h:1 diff --git a/math/gnumeric2/files/patch-src::stf-parse.c b/math/gnumeric2/files/patch-src::stf-parse.c deleted file mode 100644 index 09b8ea277..000000000 --- a/math/gnumeric2/files/patch-src::stf-parse.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/stf-parse.c.orig Thu Sep 12 00:21:07 2002 -+++ src/stf-parse.c Thu Sep 12 00:21:59 2002 -@@ -876,8 +876,7 @@ - if (len == -1) - return (char *)s; - if (len > 1) { -- if (mbstowcs (&wstr, s, 1) == 1 && -- !iswprint (wstr) && !iswspace (wstr)) -+ if (mbstowcs (&wstr, s, 1) == 1) - return (char *)s; - s += len; - } else diff --git a/math/gnumeric2/files/patch-src_regutf8.h b/math/gnumeric2/files/patch-src_regutf8.h deleted file mode 100644 index 04040ac56..000000000 --- a/math/gnumeric2/files/patch-src_regutf8.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/regutf8.h.orig Thu Sep 12 00:17:54 2002 -+++ src/regutf8.h Thu Sep 12 00:18:02 2002 -@@ -19,7 +19,7 @@ - #endif - - #ifndef REG_OK --#define REG_OK REG_NOERROR -+#define REG_OK 0 - #endif - - // ---------------------------------------------------------------------------- diff --git a/math/gnumeric2/pkg-comment b/math/gnumeric2/pkg-comment deleted file mode 100644 index 9996a2bf6..000000000 --- a/math/gnumeric2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The GNOME 2 spreadsheet diff --git a/math/gnumeric2/pkg-descr b/math/gnumeric2/pkg-descr deleted file mode 100644 index 48e51660a..000000000 --- a/math/gnumeric2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The GNOME 2 spreadsheet. - -WWW: http://www.gnumeric.org/ diff --git a/math/gnumeric2/pkg-plist b/math/gnumeric2/pkg-plist deleted file mode 100644 index 021879489..000000000 --- a/math/gnumeric2/pkg-plist +++ /dev/null @@ -1,837 +0,0 @@ -bin/gnumeric -etc/gconf/gconf.xml.defaults/apps/gnome-settings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-settings/gnumeric/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/autocorrect/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/autoformat/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/defaultfont/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/file/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/file/history/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/file/save/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/gui/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/gui/editing/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/gui/screen/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/gui/window/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/sort/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/sort/default/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/sort/dialog/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/workbook/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/core/xml/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/dialogs/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/dialogs/rs/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/file/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/file/history/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/functionselector/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/plugins/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/printing/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/printsetup/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnumeric/undo/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-settings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-settings/gnumeric/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/autocorrect/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/autoformat/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/defaultfont/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/file/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/file/history/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/file/save/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/gui/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/gui/editing/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/gui/screen/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/gui/window/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/sort/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/sort/default/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/sort/dialog/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/workbook/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/xml/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/dialogs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/dialogs/rs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/functionselector/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/plugins/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/printing/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/printsetup/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/undo/%gconf.xml -etc/gconf/schemas/gnumeric-dialogs.schemas -etc/gconf/schemas/gnumeric-general.schemas -lib/gnumeric/%%VERSION%%/plugins/applix/applix.so -lib/gnumeric/%%VERSION%%/plugins/applix/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/corba/corba.so -lib/gnumeric/%%VERSION%%/plugins/corba/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/derivatives/derivatives.so -lib/gnumeric/%%VERSION%%/plugins/derivatives/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/dif/dif.so -lib/gnumeric/%%VERSION%%/plugins/dif/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/excel/excel.so -lib/gnumeric/%%VERSION%%/plugins/excel/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-complex/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-complex/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-database/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-database/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-date/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-date/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-eng/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-eng/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-financial/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-financial/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-info/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-info/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-logical/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-logical/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-lookup/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-lookup/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-math/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-math/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-random/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-random/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-stat/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-stat/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-string/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-string/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/gdaif/gdaif.so -lib/gnumeric/%%VERSION%%/plugins/gdaif/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/glossary-po-header -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.py -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.pyc -lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/html/html.so -lib/gnumeric/%%VERSION%%/plugins/html/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/lotus/lotus.so -lib/gnumeric/%%VERSION%%/plugins/lotus/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/mps/mps.so -lib/gnumeric/%%VERSION%%/plugins/mps/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/numtheory/numtheory.so -lib/gnumeric/%%VERSION%%/plugins/numtheory/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/oleo/oleo.so -lib/gnumeric/%%VERSION%%/plugins/oleo/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/openoffice/openoffice.so -lib/gnumeric/%%VERSION%%/plugins/openoffice/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plan_perfect.so -lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/py-func/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.py -lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.pyc -lib/gnumeric/%%VERSION%%/plugins/python-loader/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/python-loader/python_loader.so -lib/gnumeric/%%VERSION%%/plugins/python-loader/ui-console-menu.xml -lib/gnumeric/%%VERSION%%/plugins/qpro/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/qpro/qpro.so -lib/gnumeric/%%VERSION%%/plugins/sample_datasource/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/sample_datasource/sample_datasource.so -lib/gnumeric/%%VERSION%%/plugins/sc/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/sc/sc.so -lib/gnumeric/%%VERSION%%/plugins/sylk/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/sylk/sylk.so -lib/gnumeric/%%VERSION%%/plugins/uihello/hello.xml -lib/gnumeric/%%VERSION%%/plugins/uihello/plugin.so -lib/gnumeric/%%VERSION%%/plugins/uihello/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/xbase/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/xbase/xbase.so -lib/gnumeric/%%VERSION%%/plugins/xml_sax/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/xml_sax/xml_sax.so -libdata/bonobo/servers/GNOME_Gnumeric.server -libexec/gnumeric-component -share/gnome/applications/gnumeric.desktop -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/3D/.category -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/3D/autoformat.3D.button.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/3D/autoformat.3D.list.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Classical/.category -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Classical/autoformat.Classical.cool.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Classical/autoformat.Classical.simple.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Classical/autoformat.Classical.trendy.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Colourful/.category -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Colourful/autoformat.Colourful.banana.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Colourful/autoformat.Colourful.black.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Colourful/autoformat.Colourful.blue.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Colourful/autoformat.Colourful.orange.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Colourful/autoformat.Colourful.vanilla.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Financial/.category -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Financial/autoformat.Financial.basic.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Financial/autoformat.Financial.desert.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Financial/autoformat.Financial.ice.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Financial/autoformat.Financial.modern.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Financial/autoformat.Financial.purple.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/General/.category -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/General/autoformat.General.advanced.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/General/autoformat.General.basic.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/General/autoformat.General.empty.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/General/autoformat.General.table.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/List/.category -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/List/autoformat.List.basic.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/List/autoformat.List.green.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/List/autoformat.List.lila.xml -share/gnome/gnumeric/%%VERSION%%/autoformat-templates/List/autoformat.List.simple.xml -share/gnome/gnumeric/%%VERSION%%/glade/advanced-filter.glade -share/gnome/gnumeric/%%VERSION%%/glade/anova-one.glade -share/gnome/gnumeric/%%VERSION%%/glade/anova-two.glade -share/gnome/gnumeric/%%VERSION%%/glade/autocorrect.glade -share/gnome/gnumeric/%%VERSION%%/glade/autofilter-expression.glade -share/gnome/gnumeric/%%VERSION%%/glade/autofilter-top10.glade -share/gnome/gnumeric/%%VERSION%%/glade/autoformat.glade -share/gnome/gnumeric/%%VERSION%%/glade/autosave.glade -share/gnome/gnumeric/%%VERSION%%/glade/cell-comment.glade -share/gnome/gnumeric/%%VERSION%%/glade/cell-format.glade -share/gnome/gnumeric/%%VERSION%%/glade/cell-sort.glade -share/gnome/gnumeric/%%VERSION%%/glade/col-width.glade -share/gnome/gnumeric/%%VERSION%%/glade/colrow.glade -share/gnome/gnumeric/%%VERSION%%/glade/consolidate.glade -share/gnome/gnumeric/%%VERSION%%/glade/correlation.glade -share/gnome/gnumeric/%%VERSION%%/glade/covariance.glade -share/gnome/gnumeric/%%VERSION%%/glade/delete-cells.glade -share/gnome/gnumeric/%%VERSION%%/glade/descriptive-stats.glade -share/gnome/gnumeric/%%VERSION%%/glade/dialog-stf-export.glade -share/gnome/gnumeric/%%VERSION%%/glade/dialog-stf.glade -share/gnome/gnumeric/%%VERSION%%/glade/dialog-zoom.glade -share/gnome/gnumeric/%%VERSION%%/glade/exp-smoothing.glade -share/gnome/gnumeric/%%VERSION%%/glade/font-sel.glade -share/gnome/gnumeric/%%VERSION%%/glade/formula-guru.glade -share/gnome/gnumeric/%%VERSION%%/glade/fourier-analysis.glade -share/gnome/gnumeric/%%VERSION%%/glade/function-select.glade -share/gnome/gnumeric/%%VERSION%%/glade/goalseek.glade -share/gnome/gnumeric/%%VERSION%%/glade/goto.glade -share/gnome/gnumeric/%%VERSION%%/glade/graph-guru.glade -share/gnome/gnumeric/%%VERSION%%/glade/hf-config.glade -share/gnome/gnumeric/%%VERSION%%/glade/histogram.glade -share/gnome/gnumeric/%%VERSION%%/glade/hyperlink.glade -share/gnome/gnumeric/%%VERSION%%/glade/insert-cells.glade -share/gnome/gnumeric/%%VERSION%%/glade/mean-tests.glade -share/gnome/gnumeric/%%VERSION%%/glade/merge.glade -share/gnome/gnumeric/%%VERSION%%/glade/moving-averages.glade -share/gnome/gnumeric/%%VERSION%%/glade/names.glade -share/gnome/gnumeric/%%VERSION%%/glade/pivottable.glade -share/gnome/gnumeric/%%VERSION%%/glade/plugin-manager.glade -share/gnome/gnumeric/%%VERSION%%/glade/preferences.glade -share/gnome/gnumeric/%%VERSION%%/glade/print.glade -share/gnome/gnumeric/%%VERSION%%/glade/random-generation.glade -share/gnome/gnumeric/%%VERSION%%/glade/rank.glade -share/gnome/gnumeric/%%VERSION%%/glade/regression.glade -share/gnome/gnumeric/%%VERSION%%/glade/row-height.glade -share/gnome/gnumeric/%%VERSION%%/glade/sampling.glade -share/gnome/gnumeric/%%VERSION%%/glade/search-replace.glade -share/gnome/gnumeric/%%VERSION%%/glade/search.glade -share/gnome/gnumeric/%%VERSION%%/glade/sheet-order.glade -share/gnome/gnumeric/%%VERSION%%/glade/simulation.glade -share/gnome/gnumeric/%%VERSION%%/glade/so-arrow.glade -share/gnome/gnumeric/%%VERSION%%/glade/so-checkbox.glade -share/gnome/gnumeric/%%VERSION%%/glade/so-fill.glade -share/gnome/gnumeric/%%VERSION%%/glade/so-frame.glade -share/gnome/gnumeric/%%VERSION%%/glade/so-scrollbar.glade -share/gnome/gnumeric/%%VERSION%%/glade/solver.glade -share/gnome/gnumeric/%%VERSION%%/glade/summary.glade -share/gnome/gnumeric/%%VERSION%%/glade/tabulate.glade -share/gnome/gnumeric/%%VERSION%%/glade/variance-tests.glade -share/gnome/gnumeric/%%VERSION%%/glade/workbook-attr.glade -share/gnome/gnumeric/%%VERSION%%/gnome-2.0/ui/GNOME_Gnumeric.xml -share/gnome/gnumeric/%%VERSION%%/gnome-2.0/ui/GNOME_Gnumeric_Component.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/analysis-tools.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/appendix-glossary.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/authors.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/autocorrect.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/autofill.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/autosave.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/cell_refer.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/chapter-autofill.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/chapter-getting-started.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/copying-moving.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/editing.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/fdl-appendix.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/add-decimals.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/advanced-filter-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/advanced-filter-2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/align-center.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/align-left.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/align-right.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysis-tools.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ANOVA1-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ANOVA1-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ANOVA2w-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ANOVA2w-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-correlation-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-correlation-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-correlation-ex3.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-correlation.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-covariance-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-covariance-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-covariance.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-descstats-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-descstats-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-descstats.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-fourier-formula.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-fourier.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ftest-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ftest-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ftest.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-histogram-bins.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-histogram-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-histogram-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-histogram-ex3.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-histogram.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-moving-average-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-moving-average-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-moving-average.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-outputoptions.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-random-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-random-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-random.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ranges.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-rank-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-rank-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-rank.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-regression-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-regression-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-regression-ex3.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-regression.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-sampling-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-sampling-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-sampling.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-smoothing-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-smoothing-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-smoothing.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-tools.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ttest-equal-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ttest-equal-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ttest-equal.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ttest-paired-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ttest-paired-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ttest-paired.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ttest-unequal-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ttest-unequal-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ttest-unequal.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ttest.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ztest-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ztest-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/analysistools-ztest.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/arrow.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/auto-correct.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/auto-save.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/auto-sum.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autocorrect.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autofill-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autofill-10.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autofill-2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autofill-3.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autofill-4.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autofill-5.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autofill-6.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autofill-7.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autofill-8.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autofill-9.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/autosave.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/bold.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/border.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-align-center.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-align-left.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-align-right.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-arrow.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-bold.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-borders.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-center-across-selection.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-checkbox.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-combo.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-copy.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-cut.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-decrease-indent.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-decrease-precision.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-equals.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-fill.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-font-size.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-font-type.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-frame.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-function.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-fx.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-graph.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-increase-indent.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-increase-precision.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-insert-component.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-insert-object.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-italic.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-label.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-line.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-list.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-merge.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-money.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-new.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-open.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-oval.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-paste.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-percent.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-preview.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-print.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-rectangle.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-redo-and-history.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-save.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-sort-az.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-sort-za.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-split.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-sum.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-text-colour.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-thousands.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-underline.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-undo-and-history.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/button-zoom.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/buttonGroup-bonobo.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/buttonGroup-filesystem.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/buttonGroup-printing.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/cell-grid.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/cells-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/cells-2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/define-name.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/dnd-selection-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/dndselection-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/drawing-toolbar.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/editing-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/editing-cell-selection-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/file-dialog.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/file-formats-import-list.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-csv-export-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-csv-export-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-csv-import-ex1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-csv-import-ex2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-csv-import-ex3.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-csv-import-ex4.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-csv-import-ex5.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-dvi-example.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-formats-list.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-html-example.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-html32-example.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-html40-example.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-latex-example.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/files-xml-example.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/filter.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/function-wizard.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/function.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/gnumeric-labelled.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/gnumeric-rearranged.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/goal-seek.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/graphing.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/info-area.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/insert-object.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/italic.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/label-five.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/label-four.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/label-one.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/label-seven.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/label-six.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/label-three.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/label-transparent.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/label-two.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/line.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-context-col-row-header.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-context-grid.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-context-object.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-context-tabs.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-context-toolbars.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-data-labelled.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-edit-labelled.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-file-labelled.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-format-torn-off.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-help-torn-off.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-insert-labelled.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-tools-labelled.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menu-view-labelled.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/menubar.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/modify-comment.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/money.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/number-format-border-dialog.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/number-format-buttonbar.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/number-format-color-dialog.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/number-format-dialog.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/number-format-font-dialog.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/number-format-justification-dialog-2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/number-format-protection.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/number-format-validation-warning.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/number-format-validation.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/oval.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/percentage.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/plug-ins.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/plugins.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/preface-screenshot.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-large.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview-back.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview-first.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview-fit.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview-fittall.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview-fitwide.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview-last.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview-next.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview-toolbar.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview-zoomin.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview-zoomout.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-preview.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print-worksheet.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/print.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/printing-preview.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/printing-setup-header-config.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/printing-setup-header.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/printing-setup-margins.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/printing-setup-page-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/printing-setup-page.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/printing-setup-sheet.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/rect.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/redo.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/remove-decimals.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/sample_gnumeric.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/selection-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/selection-10.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/selection-2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/selection-3.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/selection-4.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/selection-5.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/selection-6.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/selection-7.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/selection-8.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/selection-9.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/sheet-indicator.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/solver-01.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/solver-02.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/solver-03.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/solver-04.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/solver-05.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/sort-ascending.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/sort-descending.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/sort.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/stock-copy.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/stock-cut.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/stock-new.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/stock-open.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/stock-paste.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/stock-save.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/summary.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/tear-off-menu.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/thousands.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/toolbar-format.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/toolbar-object.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/toolbar-standard.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/toolbar.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/toolbars.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/underline.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/undo.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/worksheet-all-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/worksheet-cols-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/worksheet-data-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/worksheet-data-2.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/worksheet-data-3.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/worksheet-data-4.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/worksheet-info-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/worksheet-rows-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/worksheet-running-calc-1.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/zoom-dialog.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/zoom-toolbar.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures/zoom.png -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/files.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/filter.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/formulas.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/func-footer.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/func-header.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/functions.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/gnumeric.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/graphs.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/gui-elements.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/keybinding-appendix.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/license.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/menus.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/number-format.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/preface.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/printing.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/selections.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/simulation.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/solver.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/toolbars.xml -share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/worksheet.xml -share/gnome/gnumeric/%%VERSION%%/idl/GNOME_Gnumeric.idl -share/gnome/gnumeric/%%VERSION%%/plot-types.xml -share/gnome/gnumeric/%%VERSION%%/templates/invoice.gnumeric -share/gnome/gnumeric/%%VERSION%%/templates/loan.gnumeric -share/gnome/gnumeric/%%VERSION%%/templates/mileage.gnumeric -share/gnome/gnumeric/%%VERSION%%/templates/purchase_order.gnumeric -share/gnome/mc/templates/gnumeric.desktop -share/gnome/mime-info/gnumeric.keys -share/gnome/mime-info/gnumeric.mime -share/gnome/omf/gnumeric/gnumeric-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnumeric/gnumeric-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnome-application-vnd.lotus-1-2-3.png -share/gnome/pixmaps/gnome-application-x-applix-spreadsheet.png -share/gnome/pixmaps/gnome-application-x-generic-spreadsheet.png -share/gnome/pixmaps/gnome-application-x-gnumeric.png -share/gnome/pixmaps/gnome-application-x-xls.png -share/gnome/pixmaps/gnome-gnumeric.png -share/gnome/pixmaps/gnumeric/area.xpm -share/gnome/pixmaps/gnumeric/bar.xpm -share/gnome/pixmaps/gnumeric/bottom_border -share/gnome/pixmaps/gnumeric/bubble.xpm -share/gnome/pixmaps/gnumeric/chart_bar_1_1.png -share/gnome/pixmaps/gnumeric/chart_bar_1_2.png -share/gnome/pixmaps/gnumeric/chart_bar_1_3.png -share/gnome/pixmaps/gnumeric/chart_bar_2_1.png -share/gnome/pixmaps/gnumeric/chart_bar_2_2.png -share/gnome/pixmaps/gnumeric/chart_bar_2_3.png -share/gnome/pixmaps/gnumeric/chart_bubble_1_1.png -share/gnome/pixmaps/gnumeric/chart_column_1_1.png -share/gnome/pixmaps/gnumeric/chart_column_1_2.png -share/gnome/pixmaps/gnumeric/chart_column_1_3.png -share/gnome/pixmaps/gnumeric/chart_column_2_1.png -share/gnome/pixmaps/gnumeric/chart_column_2_2.png -share/gnome/pixmaps/gnumeric/chart_column_2_3.png -share/gnome/pixmaps/gnumeric/chart_column_3_1.png -share/gnome/pixmaps/gnumeric/chart_cone_1_1.png -share/gnome/pixmaps/gnumeric/chart_cone_1_2.png -share/gnome/pixmaps/gnumeric/chart_cone_1_3.png -share/gnome/pixmaps/gnumeric/chart_cone_2_1.png -share/gnome/pixmaps/gnumeric/chart_cone_2_2.png -share/gnome/pixmaps/gnumeric/chart_cone_2_3.png -share/gnome/pixmaps/gnumeric/chart_cone_3_1.png -share/gnome/pixmaps/gnumeric/chart_cylinder_1_1.png -share/gnome/pixmaps/gnumeric/chart_cylinder_1_2.png -share/gnome/pixmaps/gnumeric/chart_cylinder_1_3.png -share/gnome/pixmaps/gnumeric/chart_cylinder_2_1.png -share/gnome/pixmaps/gnumeric/chart_cylinder_2_2.png -share/gnome/pixmaps/gnumeric/chart_cylinder_2_3.png -share/gnome/pixmaps/gnumeric/chart_cylinder_3_1.png -share/gnome/pixmaps/gnumeric/chart_line_1_1.png -share/gnome/pixmaps/gnumeric/chart_line_1_2.png -share/gnome/pixmaps/gnumeric/chart_line_1_3.png -share/gnome/pixmaps/gnumeric/chart_line_2_1.png -share/gnome/pixmaps/gnumeric/chart_line_2_2.png -share/gnome/pixmaps/gnumeric/chart_line_2_3.png -share/gnome/pixmaps/gnumeric/chart_line_3_1.png -share/gnome/pixmaps/gnumeric/chart_pie_1_1.png -share/gnome/pixmaps/gnumeric/chart_pie_1_2.png -share/gnome/pixmaps/gnumeric/chart_pie_1_3.png -share/gnome/pixmaps/gnumeric/chart_pie_2_1.png -share/gnome/pixmaps/gnumeric/chart_pie_2_2.png -share/gnome/pixmaps/gnumeric/chart_pie_2_3.png -share/gnome/pixmaps/gnumeric/chart_pyramid_1_1.png -share/gnome/pixmaps/gnumeric/chart_pyramid_1_2.png -share/gnome/pixmaps/gnumeric/chart_pyramid_1_3.png -share/gnome/pixmaps/gnumeric/chart_pyramid_2_1.png -share/gnome/pixmaps/gnumeric/chart_pyramid_2_2.png -share/gnome/pixmaps/gnumeric/chart_pyramid_2_3.png -share/gnome/pixmaps/gnumeric/chart_pyramid_3_1.png -share/gnome/pixmaps/gnumeric/chart_scatter_1_1.png -share/gnome/pixmaps/gnumeric/chart_scatter_2_1.png -share/gnome/pixmaps/gnumeric/chart_scatter_2_2.png -share/gnome/pixmaps/gnumeric/chart_scatter_3_1.png -share/gnome/pixmaps/gnumeric/chart_scatter_3_2.png -share/gnome/pixmaps/gnumeric/chart_stock_1_1.png -share/gnome/pixmaps/gnumeric/chart_stock_1_2.png -share/gnome/pixmaps/gnumeric/chart_stock_2_1.png -share/gnome/pixmaps/gnumeric/chart_stock_2_2.png -share/gnome/pixmaps/gnumeric/column.xpm -share/gnome/pixmaps/gnumeric/diag_border -share/gnome/pixmaps/gnumeric/down-right.png -share/gnome/pixmaps/gnumeric/doughnut.xpm -share/gnome/pixmaps/gnumeric/gnome-application-vnd.lotus-1-2-3.png -share/gnome/pixmaps/gnumeric/gnome-application-x-applix-spreadsheet.png -share/gnome/pixmaps/gnumeric/gnome-application-x-generic-spreadsheet.png -share/gnome/pixmaps/gnumeric/gnome-application-x-gnumeric.png -share/gnome/pixmaps/gnumeric/gnome-application-x-xls.png -share/gnome/pixmaps/gnumeric/gnome-gnumeric.png -share/gnome/pixmaps/gnumeric/gnumeric_splash.jpg -share/gnome/pixmaps/gnumeric/gp_125grey -share/gnome/pixmaps/gnumeric/gp_25grey -share/gnome/pixmaps/gnumeric/gp_50grey -share/gnome/pixmaps/gnumeric/gp_625grey -share/gnome/pixmaps/gnumeric/gp_75grey -share/gnome/pixmaps/gnumeric/gp_bricks -share/gnome/pixmaps/gnumeric/gp_diag -share/gnome/pixmaps/gnumeric/gp_diag_cross -share/gnome/pixmaps/gnumeric/gp_foreground_solid -share/gnome/pixmaps/gnumeric/gp_horiz -share/gnome/pixmaps/gnumeric/gp_large_circles -share/gnome/pixmaps/gnumeric/gp_rev_diag -share/gnome/pixmaps/gnumeric/gp_semi_circle -share/gnome/pixmaps/gnumeric/gp_small_circle -share/gnome/pixmaps/gnumeric/gp_solid -share/gnome/pixmaps/gnumeric/gp_thatch -share/gnome/pixmaps/gnumeric/gp_thick_diag_cross -share/gnome/pixmaps/gnumeric/gp_thin_diag -share/gnome/pixmaps/gnumeric/gp_thin_diag_cross -share/gnome/pixmaps/gnumeric/gp_thin_horiz -share/gnome/pixmaps/gnumeric/gp_thin_horiz_cross -share/gnome/pixmaps/gnumeric/gp_thin_rev_diag -share/gnome/pixmaps/gnumeric/gp_thin_vert -share/gnome/pixmaps/gnumeric/gp_vert -share/gnome/pixmaps/gnumeric/inside_border -share/gnome/pixmaps/gnumeric/inside_horiz_border -share/gnome/pixmaps/gnumeric/inside_vert_border -share/gnome/pixmaps/gnumeric/left_border -share/gnome/pixmaps/gnumeric/line_pattern_dash_dot -share/gnome/pixmaps/gnumeric/line_pattern_dash_dot_dot -share/gnome/pixmaps/gnumeric/line_pattern_dashed -share/gnome/pixmaps/gnumeric/line_pattern_dotted -share/gnome/pixmaps/gnumeric/line_pattern_double -share/gnome/pixmaps/gnumeric/line_pattern_hair -share/gnome/pixmaps/gnumeric/line_pattern_medium -share/gnome/pixmaps/gnumeric/line_pattern_medium_dash -share/gnome/pixmaps/gnumeric/line_pattern_medium_dash_dot -share/gnome/pixmaps/gnumeric/line_pattern_medium_dash_dot_dot -share/gnome/pixmaps/gnumeric/line_pattern_slant -share/gnome/pixmaps/gnumeric/line_pattern_thick -share/gnome/pixmaps/gnumeric/line_pattern_thin -share/gnome/pixmaps/gnumeric/linegraph.xpm -share/gnome/pixmaps/gnumeric/no_border -share/gnome/pixmaps/gnumeric/orient-horizontal.png -share/gnome/pixmaps/gnumeric/orient-vertical.png -share/gnome/pixmaps/gnumeric/outline_border -share/gnome/pixmaps/gnumeric/pie.xpm -share/gnome/pixmaps/gnumeric/radar.xpm -share/gnome/pixmaps/gnumeric/rev_diag_border -share/gnome/pixmaps/gnumeric/right-down.png -share/gnome/pixmaps/gnumeric/right_border -share/gnome/pixmaps/gnumeric/scatter.xpm -share/gnome/pixmaps/gnumeric/stf-druid.png -share/gnome/pixmaps/gnumeric/stock.xpm -share/gnome/pixmaps/gnumeric/surface.xpm -share/gnome/pixmaps/gnumeric/top_border -share/gnome/pixmaps/gnumeric_splash.jpg -share/locale/am/LC_MESSAGES/gnumeric.mo -share/locale/bg/LC_MESSAGES/gnumeric.mo -share/locale/ca/LC_MESSAGES/gnumeric.mo -share/locale/cs/LC_MESSAGES/gnumeric.mo -share/locale/da/LC_MESSAGES/gnumeric.mo -share/locale/de/LC_MESSAGES/gnumeric.mo -share/locale/el/LC_MESSAGES/gnumeric.mo -share/locale/en_AU/LC_MESSAGES/gnumeric.mo -share/locale/en_CA/LC_MESSAGES/gnumeric.mo -share/locale/en_GB/LC_MESSAGES/gnumeric.mo -share/locale/es/LC_MESSAGES/gnumeric.mo -share/locale/et/LC_MESSAGES/gnumeric.mo -share/locale/fi/LC_MESSAGES/gnumeric.mo -share/locale/fr/LC_MESSAGES/gnumeric.mo -share/locale/ga/LC_MESSAGES/gnumeric.mo -share/locale/gl/LC_MESSAGES/gnumeric.mo -share/locale/hr/LC_MESSAGES/gnumeric.mo -share/locale/hu/LC_MESSAGES/gnumeric.mo -share/locale/it/LC_MESSAGES/gnumeric.mo -share/locale/ja/LC_MESSAGES/gnumeric.mo -share/locale/ko/LC_MESSAGES/gnumeric.mo -share/locale/lv/LC_MESSAGES/gnumeric.mo -share/locale/mr_IN/LC_MESSAGES/gnumeric.mo -share/locale/ms/LC_MESSAGES/gnumeric.mo -share/locale/nl/LC_MESSAGES/gnumeric.mo -share/locale/nn/LC_MESSAGES/gnumeric.mo -share/locale/no/LC_MESSAGES/gnumeric.mo -share/locale/pl/LC_MESSAGES/gnumeric.mo -share/locale/pt/LC_MESSAGES/gnumeric.mo -share/locale/pt_BR/LC_MESSAGES/gnumeric.mo -share/locale/ro/LC_MESSAGES/gnumeric.mo -share/locale/ru/LC_MESSAGES/gnumeric.mo -share/locale/sk/LC_MESSAGES/gnumeric.mo -share/locale/sv/LC_MESSAGES/gnumeric.mo -share/locale/tr/LC_MESSAGES/gnumeric.mo -share/locale/uk/LC_MESSAGES/gnumeric.mo -share/locale/vi/LC_MESSAGES/gnumeric.mo -share/locale/zh_CN/LC_MESSAGES/gnumeric.mo -share/locale/zh_TW/LC_MESSAGES/gnumeric.mo -@dirrm share/gnome/pixmaps/gnumeric -@dirrm share/gnome/omf/gnumeric -@dirrm share/gnome/gnumeric/%%VERSION%%/templates -@dirrm share/gnome/gnumeric/%%VERSION%%/idl -@dirrm share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/figures -@dirrm share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C -@dirrm share/gnome/gnumeric/%%VERSION%%/help/gnumeric -@dirrm share/gnome/gnumeric/%%VERSION%%/help -@dirrm share/gnome/gnumeric/%%VERSION%%/gnome-2.0/ui -@dirrm share/gnome/gnumeric/%%VERSION%%/gnome-2.0 -@dirrm share/gnome/gnumeric/%%VERSION%%/glade -@dirrm share/gnome/gnumeric/%%VERSION%%/autoformat-templates/List -@dirrm share/gnome/gnumeric/%%VERSION%%/autoformat-templates/General -@dirrm share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Financial -@dirrm share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Colourful -@dirrm share/gnome/gnumeric/%%VERSION%%/autoformat-templates/Classical -@dirrm share/gnome/gnumeric/%%VERSION%%/autoformat-templates/3D -@dirrm share/gnome/gnumeric/%%VERSION%%/autoformat-templates -@dirrm share/gnome/gnumeric/%%VERSION%% -@dirrm share/gnome/gnumeric -@dirrm lib/gnumeric/%%VERSION%%/plugins/xml_sax -@dirrm lib/gnumeric/%%VERSION%%/plugins/xbase -@dirrm lib/gnumeric/%%VERSION%%/plugins/uihello -@dirrm lib/gnumeric/%%VERSION%%/plugins/sylk -@dirrm lib/gnumeric/%%VERSION%%/plugins/sc -@dirrm lib/gnumeric/%%VERSION%%/plugins/sample_datasource -@dirrm lib/gnumeric/%%VERSION%%/plugins/qpro -@dirrm lib/gnumeric/%%VERSION%%/plugins/python-loader -@dirrm lib/gnumeric/%%VERSION%%/plugins/py-func -@dirrm lib/gnumeric/%%VERSION%%/plugins/plan_perfect -@dirrm lib/gnumeric/%%VERSION%%/plugins/openoffice -@dirrm lib/gnumeric/%%VERSION%%/plugins/oleo -@dirrm lib/gnumeric/%%VERSION%%/plugins/numtheory -@dirrm lib/gnumeric/%%VERSION%%/plugins/mps -@dirrm lib/gnumeric/%%VERSION%%/plugins/lotus -@dirrm lib/gnumeric/%%VERSION%%/plugins/html -@dirrm lib/gnumeric/%%VERSION%%/plugins/gnome-glossary -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-string -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-stat -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-random -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-math -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-lookup -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-logical -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-info -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-financial -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-eng -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-date -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-database -@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-complex -@dirrm lib/gnumeric/%%VERSION%%/plugins/excel -@dirrm lib/gnumeric/%%VERSION%%/plugins/dif -@dirrm lib/gnumeric/%%VERSION%%/plugins/derivatives -@dirrm lib/gnumeric/%%VERSION%%/plugins/corba -@dirrm lib/gnumeric/%%VERSION%%/plugins/applix -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/undo -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/printsetup -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/printing -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/plugins -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/functionselector -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/dialogs/rs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/dialogs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/xml -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/workbook -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/sort/dialog -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/sort/default -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/sort -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/gui/window -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/gui/screen -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/gui/editing -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/gui -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/file/save -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/file/history -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/file -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core/defaultfont -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/core -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/autoformat -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric/autocorrect -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnumeric -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-settings/gnumeric -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-settings -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/undo -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/printsetup -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/printing -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/plugins -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/functionselector -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/file/history -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/file -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/dialogs/rs -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/dialogs -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/xml -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/workbook -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/sort/dialog -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/sort/default -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/sort -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/gui/window -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/gui/screen -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/gui/editing -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/gui -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/file/save -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/file/history -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/file -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core/defaultfont -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/core -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/autoformat -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric/autocorrect -@dirrm etc/gconf/gconf.xml.defaults/apps/gnumeric -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-settings/gnumeric -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-settings -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnumeric/gnumeric-C.omf 2>/dev/null || /usr/bin/true diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile deleted file mode 100644 index 34bd73d61..000000000 --- a/misc/gnome-icon-theme/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: gnome-icon-theme -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-icon-theme -PORTVERSION= 1.0.0 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/misc/gnome-icon-theme/distinfo b/misc/gnome-icon-theme/distinfo deleted file mode 100644 index 48a921d55..000000000 --- a/misc/gnome-icon-theme/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-icon-theme-1.0.0.tar.bz2) = e76d3d12633e58a0a47867bd72dcf0c0 diff --git a/misc/gnome-icon-theme/pkg-comment b/misc/gnome-icon-theme/pkg-comment deleted file mode 100644 index a1f058481..000000000 --- a/misc/gnome-icon-theme/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of icons for the GNOME 2 desktop diff --git a/misc/gnome-icon-theme/pkg-descr b/misc/gnome-icon-theme/pkg-descr deleted file mode 100644 index e22da77ba..000000000 --- a/misc/gnome-icon-theme/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -gnome-icon-theme is a collection of icons and emblems for the GNOME 2 desktop. diff --git a/misc/gnome-icon-theme/pkg-plist b/misc/gnome-icon-theme/pkg-plist deleted file mode 100644 index 9ffaa644e..000000000 --- a/misc/gnome-icon-theme/pkg-plist +++ /dev/null @@ -1,313 +0,0 @@ -share/icons/gnome/12x12/emblems/emblem-symbolic-link.png -share/icons/gnome/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/gnome/12x12/filesystems/gnome-fs-directory.png -share/icons/gnome/192x192/devices/gnome-dev-cdrom.png -share/icons/gnome/192x192/filesystems/gnome-fs-trash-empty.png -share/icons/gnome/192x192/filesystems/gnome-fs-trash-full.png -share/icons/gnome/24x24/emblems/emblem-symbolic-link.png -share/icons/gnome/24x24/filesystems/gnome-fs-bookmark-missing.png -share/icons/gnome/24x24/filesystems/gnome-fs-bookmark.png -share/icons/gnome/24x24/filesystems/gnome-fs-directory-accept.icon -share/icons/gnome/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/gnome/24x24/filesystems/gnome-fs-directory.icon -share/icons/gnome/24x24/filesystems/gnome-fs-directory.png -share/icons/gnome/36x36/emblems/emblem-symbolic-link.png -share/icons/gnome/36x36/filesystems/gnome-fs-directory-accept.icon -share/icons/gnome/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/gnome/36x36/filesystems/gnome-fs-directory.icon -share/icons/gnome/36x36/filesystems/gnome-fs-directory.png -share/icons/gnome/48x48/apps/gnome-desktop-config.png -share/icons/gnome/48x48/apps/gnome-server-config.png -share/icons/gnome/48x48/apps/gnome-starthere.png -share/icons/gnome/48x48/apps/gnome-system-config.png -share/icons/gnome/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/gnome/48x48/devices/gnome-dev-cdrom.png -share/icons/gnome/48x48/devices/gnome-dev-dvd.png -share/icons/gnome/48x48/devices/gnome-dev-floppy.png -share/icons/gnome/48x48/devices/gnome-dev-harddisk.png -share/icons/gnome/48x48/devices/gnome-dev-jazdisk.png -share/icons/gnome/48x48/devices/gnome-dev-memory.png -share/icons/gnome/48x48/devices/gnome-dev-printer.png -share/icons/gnome/48x48/devices/gnome-dev-zipdisk.png -share/icons/gnome/48x48/emblems/emblem-art.icon -share/icons/gnome/48x48/emblems/emblem-art.png -share/icons/gnome/48x48/emblems/emblem-camera.icon -share/icons/gnome/48x48/emblems/emblem-camera.png -share/icons/gnome/48x48/emblems/emblem-documents.icon -share/icons/gnome/48x48/emblems/emblem-documents.png -share/icons/gnome/48x48/emblems/emblem-mail.icon -share/icons/gnome/48x48/emblems/emblem-mail.png -share/icons/gnome/48x48/emblems/emblem-multimedia.icon -share/icons/gnome/48x48/emblems/emblem-multimedia.png -share/icons/gnome/48x48/emblems/emblem-noread.png -share/icons/gnome/48x48/emblems/emblem-package.icon -share/icons/gnome/48x48/emblems/emblem-package.png -share/icons/gnome/48x48/emblems/emblem-pictures.icon -share/icons/gnome/48x48/emblems/emblem-pictures.png -share/icons/gnome/48x48/emblems/emblem-sound.icon -share/icons/gnome/48x48/emblems/emblem-sound.png -share/icons/gnome/48x48/emblems/emblem-symbolic-link.png -share/icons/gnome/48x48/emblems/emblem-trash.png -share/icons/gnome/48x48/emblems/emblem-web.icon -share/icons/gnome/48x48/emblems/emblem-web.png -share/icons/gnome/48x48/filesystems/gnome-fs-blockdev.png -share/icons/gnome/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/gnome/48x48/filesystems/gnome-fs-bookmark.png -share/icons/gnome/48x48/filesystems/gnome-fs-chardev.png -share/icons/gnome/48x48/filesystems/gnome-fs-desktop.png -share/icons/gnome/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/gnome/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/gnome/48x48/filesystems/gnome-fs-directory.icon -share/icons/gnome/48x48/filesystems/gnome-fs-directory.png -share/icons/gnome/48x48/filesystems/gnome-fs-executable.png -share/icons/gnome/48x48/filesystems/gnome-fs-fifo.png -share/icons/gnome/48x48/filesystems/gnome-fs-ftp.png -share/icons/gnome/48x48/filesystems/gnome-fs-home.png -share/icons/gnome/48x48/filesystems/gnome-fs-loading-icon.png -share/icons/gnome/48x48/filesystems/gnome-fs-network.png -share/icons/gnome/48x48/filesystems/gnome-fs-nfs.png -share/icons/gnome/48x48/filesystems/gnome-fs-regular.icon -share/icons/gnome/48x48/filesystems/gnome-fs-regular.png -share/icons/gnome/48x48/filesystems/gnome-fs-server.png -share/icons/gnome/48x48/filesystems/gnome-fs-share.png -share/icons/gnome/48x48/filesystems/gnome-fs-smb.png -share/icons/gnome/48x48/filesystems/gnome-fs-socket.png -share/icons/gnome/48x48/filesystems/gnome-fs-ssh.png -share/icons/gnome/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/gnome/48x48/filesystems/gnome-fs-trash-full.png -share/icons/gnome/48x48/filesystems/gnome-fs-web.png -share/icons/gnome/48x48/mimetypes/gnome-library.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-dvi.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-qw.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/gnome/48x48/mimetypes/gnome-mime-application-zip.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/gnome/48x48/mimetypes/gnome-mime-audio.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-png.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/gnome/48x48/mimetypes/gnome-mime-image.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-css.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-html.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-tex.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/gnome/48x48/mimetypes/gnome-mime-text.png -share/icons/gnome/48x48/mimetypes/gnome-mime-video.png -share/icons/gnome/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/gnome/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/gnome/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/gnome/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/gnome/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/gnome/48x48/mimetypes/gnome-mime-x-directory-smb-share.png -share/icons/gnome/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/gnome/48x48/mimetypes/gnome-package.png -share/icons/gnome/72x72/devices/gnome-dev-harddisk.png -share/icons/gnome/72x72/filesystems/gnome-fs-directory-accept.icon -share/icons/gnome/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/gnome/72x72/filesystems/gnome-fs-directory.icon -share/icons/gnome/72x72/filesystems/gnome-fs-directory.png -share/icons/gnome/72x72/filesystems/gnome-fs-regular.icon -share/icons/gnome/72x72/filesystems/gnome-fs-regular.png -share/icons/gnome/96x96/apps/gnome-starthere.png -share/icons/gnome/96x96/filesystems/gnome-fs-directory-accept.icon -share/icons/gnome/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/gnome/96x96/filesystems/gnome-fs-directory.icon -share/icons/gnome/96x96/filesystems/gnome-fs-directory.png -share/icons/gnome/96x96/filesystems/gnome-fs-regular.icon -share/icons/gnome/96x96/filesystems/gnome-fs-regular.png -share/icons/gnome/index.theme -share/icons/gnome/scalable/emblems/emblem-OK.icon -share/icons/gnome/scalable/emblems/emblem-OK.svg -share/icons/gnome/scalable/emblems/emblem-certified.icon -share/icons/gnome/scalable/emblems/emblem-certified.svg -share/icons/gnome/scalable/emblems/emblem-cool.icon -share/icons/gnome/scalable/emblems/emblem-cool.svg -share/icons/gnome/scalable/emblems/emblem-danger.icon -share/icons/gnome/scalable/emblems/emblem-danger.svg -share/icons/gnome/scalable/emblems/emblem-distinguished.icon -share/icons/gnome/scalable/emblems/emblem-distinguished.svg -share/icons/gnome/scalable/emblems/emblem-draft.icon -share/icons/gnome/scalable/emblems/emblem-draft.svg -share/icons/gnome/scalable/emblems/emblem-favorite.icon -share/icons/gnome/scalable/emblems/emblem-favorite.svg -share/icons/gnome/scalable/emblems/emblem-generic.icon -share/icons/gnome/scalable/emblems/emblem-generic.svg -share/icons/gnome/scalable/emblems/emblem-important.icon -share/icons/gnome/scalable/emblems/emblem-important.svg -share/icons/gnome/scalable/emblems/emblem-new.icon -share/icons/gnome/scalable/emblems/emblem-new.svg -share/icons/gnome/scalable/emblems/emblem-noread.svg -share/icons/gnome/scalable/emblems/emblem-nowrite.svg -share/icons/gnome/scalable/emblems/emblem-ohno.icon -share/icons/gnome/scalable/emblems/emblem-ohno.svg -share/icons/gnome/scalable/emblems/emblem-personal.icon -share/icons/gnome/scalable/emblems/emblem-personal.svg -share/icons/gnome/scalable/emblems/emblem-special.icon -share/icons/gnome/scalable/emblems/emblem-special.svg -share/icons/gnome/scalable/emblems/emblem-urgent.icon -share/icons/gnome/scalable/emblems/emblem-urgent.svg -@dirrm share/icons/gnome/scalable/mimetypes -@dirrm share/icons/gnome/scalable/filesystems -@dirrm share/icons/gnome/scalable/emblems -@dirrm share/icons/gnome/scalable/devices -@dirrm share/icons/gnome/scalable -@dirrm share/icons/gnome/96x96/mimetypes -@dirrm share/icons/gnome/96x96/filesystems -@dirrm share/icons/gnome/96x96/emblems -@dirrm share/icons/gnome/96x96/devices -@dirrm share/icons/gnome/96x96/apps -@dirrm share/icons/gnome/96x96 -@dirrm share/icons/gnome/72x72/mimetypes -@dirrm share/icons/gnome/72x72/filesystems -@dirrm share/icons/gnome/72x72/emblems -@dirrm share/icons/gnome/72x72/devices -@dirrm share/icons/gnome/72x72 -@dirrm share/icons/gnome/48x48/mimetypes -@dirrm share/icons/gnome/48x48/filesystems -@dirrm share/icons/gnome/48x48/emblems -@dirrm share/icons/gnome/48x48/devices -@dirrm share/icons/gnome/48x48/apps -@dirrm share/icons/gnome/48x48 -@dirrm share/icons/gnome/36x36/mimetypes -@dirrm share/icons/gnome/36x36/filesystems -@dirrm share/icons/gnome/36x36/emblems -@dirrm share/icons/gnome/36x36/devices -@dirrm share/icons/gnome/36x36 -@dirrm share/icons/gnome/24x24/mimetypes -@dirrm share/icons/gnome/24x24/filesystems -@dirrm share/icons/gnome/24x24/emblems -@dirrm share/icons/gnome/24x24/devices -@dirrm share/icons/gnome/24x24 -@dirrm share/icons/gnome/192x192/mimetypes -@dirrm share/icons/gnome/192x192/filesystems -@dirrm share/icons/gnome/192x192/emblems -@dirrm share/icons/gnome/192x192/devices -@dirrm share/icons/gnome/192x192 -@dirrm share/icons/gnome/12x12/mimetypes -@dirrm share/icons/gnome/12x12/filesystems -@dirrm share/icons/gnome/12x12/emblems -@dirrm share/icons/gnome/12x12/devices -@dirrm share/icons/gnome/12x12 -@dirrm share/icons/gnome -@unexec /bin/rmdir %D/share/icons 2> /dev/null || /usr/bin/true diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile deleted file mode 100644 index d5cd984e9..000000000 --- a/misc/gnome-user-docs/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnomeuserdocs2 -# Date created: 07 July 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeuserdocs2 -PORTVERSION= 2.0.5 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome2-user-docs/2.0 -DISTNAME= gnome2-user-docs-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -GNU_CONFIGURE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/misc/gnome-user-docs/distinfo b/misc/gnome-user-docs/distinfo deleted file mode 100644 index 99eae7b46..000000000 --- a/misc/gnome-user-docs/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome2-user-docs-2.0.5.tar.bz2) = 0428355368ceb340ae7b7151f3d34429 diff --git a/misc/gnome-user-docs/pkg-comment b/misc/gnome-user-docs/pkg-comment deleted file mode 100644 index 2abe7e3c5..000000000 --- a/misc/gnome-user-docs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 users guide diff --git a/misc/gnome-user-docs/pkg-descr b/misc/gnome-user-docs/pkg-descr deleted file mode 100644 index 2abe7e3c5..000000000 --- a/misc/gnome-user-docs/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 users guide diff --git a/misc/gnome-user-docs/pkg-plist b/misc/gnome-user-docs/pkg-plist deleted file mode 100644 index 21c7bd8fa..000000000 --- a/misc/gnome-user-docs/pkg-plist +++ /dev/null @@ -1,594 +0,0 @@ -share/gnome/help/GNOMESOLACCESS/C/GNOMESOLACCESS.xml -share/gnome/help/GNOMESOLACCESS/C/accessintro.xml -share/gnome/help/GNOMESOLACCESS/C/dtconfig.xml -share/gnome/help/GNOMESOLACCESS/C/figures/button.png -share/gnome/help/GNOMESOLACCESS/C/figures/check_box.png -share/gnome/help/GNOMESOLACCESS/C/figures/dropdown_combination_box.png -share/gnome/help/GNOMESOLACCESS/C/figures/dropdown_list_box.png -share/gnome/help/GNOMESOLACCESS/C/figures/move_object_arrows.png -share/gnome/help/GNOMESOLACCESS/C/figures/move_object_before.png -share/gnome/help/GNOMESOLACCESS/C/figures/move_object_jump.png -share/gnome/help/GNOMESOLACCESS/C/figures/move_object_push.png -share/gnome/help/GNOMESOLACCESS/C/figures/naut_iconview_anno_window.png -share/gnome/help/GNOMESOLACCESS/C/figures/paned_window_anno.png -share/gnome/help/GNOMESOLACCESS/C/figures/radio_button.png -share/gnome/help/GNOMESOLACCESS/C/figures/slider.png -share/gnome/help/GNOMESOLACCESS/C/figures/spin_box.png -share/gnome/help/GNOMESOLACCESS/C/figures/tabbed_section.png -share/gnome/help/GNOMESOLACCESS/C/figures/table.png -share/gnome/help/GNOMESOLACCESS/C/figures/text_box.png -share/gnome/help/GNOMESOLACCESS/C/figures/tree.png -share/gnome/help/GNOMESOLACCESS/C/keynav.xml -share/gnome/help/GNOMESOLACCESS/C/legal.xml -share/gnome/help/GNOMESOLACCESS/C/preface.xml -share/gnome/help/GNOMESOLACCESS/C/themes.xml -share/gnome/help/introduction-to-gnome/C/figures/desktop.png -share/gnome/help/introduction-to-gnome/C/figures/microguiborder.png -share/gnome/help/introduction-to-gnome/C/figures/naut_iconview_window.png -share/gnome/help/introduction-to-gnome/C/figures/titlebar_anno_window.png -share/gnome/help/introduction-to-gnome/C/figures/typical_anno_desktop.png -share/gnome/help/introduction-to-gnome/C/introduction-to-gnome.xml -share/gnome/help/introduction-to-gnome/C/legal.xml -share/gnome/help/system-admin-guide/C/gconf.xml -share/gnome/help/system-admin-guide/C/glossary.xml -share/gnome/help/system-admin-guide/C/legal.xml -share/gnome/help/system-admin-guide/C/menustructure.xml -share/gnome/help/system-admin-guide/C/system-admin-guide.xml -share/gnome/help/user-guide/C/figures/applet_popup.png -share/gnome/help/user-guide/C/figures/ask_pointer.png -share/gnome/help/user-guide/C/figures/cc_accessibility_window.png -share/gnome/help/user-guide/C/figures/cc_accessx.png -share/gnome/help/user-guide/C/figures/cc_accessx_filters_tab.png -share/gnome/help/user-guide/C/figures/cc_accessx_keyboard_tab.png -share/gnome/help/user-guide/C/figures/cc_accessx_misc_tab.png -share/gnome/help/user-guide/C/figures/cc_accessx_mouse_tab.png -share/gnome/help/user-guide/C/figures/cc_advanced_window.png -share/gnome/help/user-guide/C/figures/cc_appearance_tab.png -share/gnome/help/user-guide/C/figures/cc_apps_tab.png -share/gnome/help/user-guide/C/figures/cc_background_tab.png -share/gnome/help/user-guide/C/figures/cc_basic_keyboardshortcuts.png -share/gnome/help/user-guide/C/figures/cc_basic_keyboardsound_tab.png -share/gnome/help/user-guide/C/figures/cc_basic_mousemotion_tab.png -share/gnome/help/user-guide/C/figures/cc_basic_mousepointers_tab.png -share/gnome/help/user-guide/C/figures/cc_ccdb.png -share/gnome/help/user-guide/C/figures/cc_currentsession.png -share/gnome/help/user-guide/C/figures/cc_defaultbrowser_tab.png -share/gnome/help/user-guide/C/figures/cc_defaulteditor_tab.png -share/gnome/help/user-guide/C/figures/cc_defaulthelp_tab.png -share/gnome/help/user-guide/C/figures/cc_defaultterminal_tab.png -share/gnome/help/user-guide/C/figures/cc_defaultwbrowser_tab.png -share/gnome/help/user-guide/C/figures/cc_filesprograms_tab.png -share/gnome/help/user-guide/C/figures/cc_font_tab.png -share/gnome/help/user-guide/C/figures/cc_htmlkeyboard_tab.png -share/gnome/help/user-guide/C/figures/cc_htmlmisc_tab.png -share/gnome/help/user-guide/C/figures/cc_keyboard_tab.png -share/gnome/help/user-guide/C/figures/cc_keyboardsound_tab.png -share/gnome/help/user-guide/C/figures/cc_main_window.png -share/gnome/help/user-guide/C/figures/cc_metacity.png -share/gnome/help/user-guide/C/figures/cc_mimetypes_tab.png -share/gnome/help/user-guide/C/figures/cc_mouse_tab.png -share/gnome/help/user-guide/C/figures/cc_network.png -share/gnome/help/user-guide/C/figures/cc_panel.png -share/gnome/help/user-guide/C/figures/cc_session_options.png -share/gnome/help/user-guide/C/figures/cc_session_startupprogs.png -share/gnome/help/user-guide/C/figures/cc_sound_events.png -share/gnome/help/user-guide/C/figures/cc_sound_general.png -share/gnome/help/user-guide/C/figures/cc_theme_tab.png -share/gnome/help/user-guide/C/figures/cc_theme_window_tab.png -share/gnome/help/user-guide/C/figures/cc_windows.png -share/gnome/help/user-guide/C/figures/column_resize_pointer.png -share/gnome/help/user-guide/C/figures/controlcenter_anno_window.png -share/gnome/help/user-guide/C/figures/controlcenter_icon.png -share/gnome/help/user-guide/C/figures/copy_pointer.png -share/gnome/help/user-guide/C/figures/corner_resize_pointer.png -share/gnome/help/user-guide/C/figures/drawerprop_dialog.png -share/gnome/help/user-guide/C/figures/file_manager_menu.png -share/gnome/help/user-guide/C/figures/footprint_icon.png -share/gnome/help/user-guide/C/figures/four_hide_button.png -share/gnome/help/user-guide/C/figures/gedit2_window.png -share/gnome/help/user-guide/C/figures/gedit_pref2_dialog.png -share/gnome/help/user-guide/C/figures/gedit_pref_dialog.png -share/gnome/help/user-guide/C/figures/gedit_window.png -share/gnome/help/user-guide/C/figures/gnome-logo.png -share/gnome/help/user-guide/C/figures/gnome_panel.png -share/gnome/help/user-guide/C/figures/gnometerminal_icon.png -share/gnome/help/user-guide/C/figures/help_icon.png -share/gnome/help/user-guide/C/figures/horiz_resize_pointer.png -share/gnome/help/user-guide/C/figures/launcher_popup.png -share/gnome/help/user-guide/C/figures/launcherprop1_dialog.png -share/gnome/help/user-guide/C/figures/launcherprop2_dialog.png -share/gnome/help/user-guide/C/figures/link_pointer.png -share/gnome/help/user-guide/C/figures/lockscreen_icon.png -share/gnome/help/user-guide/C/figures/logout_icon.png -share/gnome/help/user-guide/C/figures/menu_editor_anno_window.png -share/gnome/help/user-guide/C/figures/menu_panel.png -share/gnome/help/user-guide/C/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/C/figures/move_pointer.png -share/gnome/help/user-guide/C/figures/naut_anno_desktop.png -share/gnome/help/user-guide/C/figures/naut_desktop.png -share/gnome/help/user-guide/C/figures/naut_file_navigation_pane.png -share/gnome/help/user-guide/C/figures/naut_folder_navigation_pane.png -share/gnome/help/user-guide/C/figures/naut_history_tab.png -share/gnome/help/user-guide/C/figures/naut_home_launcher.png -share/gnome/help/user-guide/C/figures/naut_iconview_anno_window.png -share/gnome/help/user-guide/C/figures/naut_iconview_window.png -share/gnome/help/user-guide/C/figures/naut_link_emblem.png -share/gnome/help/user-guide/C/figures/naut_listview_anno_window.png -share/gnome/help/user-guide/C/figures/naut_listview_window.png -share/gnome/help/user-guide/C/figures/naut_navigation_anno_pane.png -share/gnome/help/user-guide/C/figures/naut_news_edit_tab.png -share/gnome/help/user-guide/C/figures/naut_news_select_tab.png -share/gnome/help/user-guide/C/figures/naut_news_tab.png -share/gnome/help/user-guide/C/figures/naut_noread_emblem.png -share/gnome/help/user-guide/C/figures/naut_normal_size_button.png -share/gnome/help/user-guide/C/figures/naut_notes_tab.png -share/gnome/help/user-guide/C/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/C/figures/naut_pref_appear_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_icon_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_iconcaptions_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_navigation_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_sidebar_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_speed_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_trash_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_view_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_window_dialog.png -share/gnome/help/user-guide/C/figures/naut_prop_basic_window.png -share/gnome/help/user-guide/C/figures/naut_prop_emblem_window.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/C/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/C/figures/naut_sort_arrow_icon.png -share/gnome/help/user-guide/C/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/C/figures/naut_trash_launcher.png -share/gnome/help/user-guide/C/figures/naut_tree_tab.png -share/gnome/help/user-guide/C/figures/naut_viewasother_dialog.png -share/gnome/help/user-guide/C/figures/naut_viewpane_text_window.png -share/gnome/help/user-guide/C/figures/naut_website_window.png -share/gnome/help/user-guide/C/figures/naut_zoom_anno_control.png -share/gnome/help/user-guide/C/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/C/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/C/figures/netscape_icon.png -share/gnome/help/user-guide/C/figures/normal_pointer.png -share/gnome/help/user-guide/C/figures/not_available_pointer.png -share/gnome/help/user-guide/C/figures/open_drawer.png -share/gnome/help/user-guide/C/figures/open_main_menu.png -share/gnome/help/user-guide/C/figures/openwindows_menu.png -share/gnome/help/user-guide/C/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/C/figures/panelprop_dialog.png -share/gnome/help/user-guide/C/figures/rmedia_floppy_format_dialog.png -share/gnome/help/user-guide/C/figures/rmedia_format_dialog.png -share/gnome/help/user-guide/C/figures/rmedia_properties1_dialog.png -share/gnome/help/user-guide/C/figures/rmedia_protection_dialog.png -share/gnome/help/user-guide/C/figures/rmedia_slice_dialog.png -share/gnome/help/user-guide/C/figures/run_button.png -share/gnome/help/user-guide/C/figures/runprogram2_dialog.png -share/gnome/help/user-guide/C/figures/runprogram_dialog.png -share/gnome/help/user-guide/C/figures/runprogram_icon.png -share/gnome/help/user-guide/C/figures/sample_anno_panel.png -share/gnome/help/user-guide/C/figures/sample_applet.png -share/gnome/help/user-guide/C/figures/sampleemblem_icon.png -share/gnome/help/user-guide/C/figures/screenshot_button.png -share/gnome/help/user-guide/C/figures/searchtool_button.png -share/gnome/help/user-guide/C/figures/statusdock2_button.png -share/gnome/help/user-guide/C/figures/statusdock_button.png -share/gnome/help/user-guide/C/figures/tasklist_applet.png -share/gnome/help/user-guide/C/figures/tasklist_group2_applet.png -share/gnome/help/user-guide/C/figures/tasklist_group_applet.png -share/gnome/help/user-guide/C/figures/titlebar_anno_msw_window.png -share/gnome/help/user-guide/C/figures/titlebar_anno_window.png -share/gnome/help/user-guide/C/figures/typical_anno_desktop.png -share/gnome/help/user-guide/C/figures/typical_anno_menu.png -share/gnome/help/user-guide/C/figures/typical_menu.png -share/gnome/help/user-guide/C/figures/vert_resize_pointer.png -share/gnome/help/user-guide/C/figures/window_list_applet.png -share/gnome/help/user-guide/C/figures/window_list_group_applet.png -share/gnome/help/user-guide/C/figures/window_menu.png -share/gnome/help/user-guide/C/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/C/front.xml -share/gnome/help/user-guide/C/glossary.xml -share/gnome/help/user-guide/C/gosbasic.xml -share/gnome/help/user-guide/C/goscustaccess.xml -share/gnome/help/user-guide/C/goscustdesk.xml -share/gnome/help/user-guide/C/goscustlookandfeel.xml -share/gnome/help/user-guide/C/gosdeskback.xml -share/gnome/help/user-guide/C/goseditmainmenu.xml -share/gnome/help/user-guide/C/gosmetacity.xml -share/gnome/help/user-guide/C/gosnautilus.xml -share/gnome/help/user-guide/C/gosoverview.xml -share/gnome/help/user-guide/C/gospanel.xml -share/gnome/help/user-guide/C/gosstartsession.xml -share/gnome/help/user-guide/C/legal.xml -share/gnome/help/user-guide/C/part1.xml -share/gnome/help/user-guide/C/part2.xml -share/gnome/help/user-guide/C/user-guide.xml -share/gnome/help/user-guide/C/wgosbasic.xml -share/gnome/help/user-guide/C/wgoscustaccess.xml -share/gnome/help/user-guide/C/wgoscustdesk.xml -share/gnome/help/user-guide/C/wgoscustlookandfeel.xml -share/gnome/help/user-guide/C/wgosdeskback.xml -share/gnome/help/user-guide/C/wgoseditmainmenu.xml -share/gnome/help/user-guide/C/wgosmetacity.xml -share/gnome/help/user-guide/C/wgosnautilus.xml -share/gnome/help/user-guide/C/wgosoverview.xml -share/gnome/help/user-guide/C/wgospanel.xml -share/gnome/help/user-guide/C/wgosstartsession.xml -share/gnome/help/user-guide/hu/figures/ask_pointer.png -share/gnome/help/user-guide/hu/figures/column_resize_pointer.png -share/gnome/help/user-guide/hu/figures/copy_pointer.png -share/gnome/help/user-guide/hu/figures/corner_resize_pointer.png -share/gnome/help/user-guide/hu/figures/file_manager_menu.png -share/gnome/help/user-guide/hu/figures/footprint_icon.png -share/gnome/help/user-guide/hu/figures/four_hide_button.png -share/gnome/help/user-guide/hu/figures/gnome_panel.png -share/gnome/help/user-guide/hu/figures/horiz_resize_pointer.png -share/gnome/help/user-guide/hu/figures/launcher_popup.png -share/gnome/help/user-guide/hu/figures/link_pointer.png -share/gnome/help/user-guide/hu/figures/lockscreen_icon.png -share/gnome/help/user-guide/hu/figures/logout_icon.png -share/gnome/help/user-guide/hu/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/hu/figures/move_pointer.png -share/gnome/help/user-guide/hu/figures/naut_file_navigation_pane.png -share/gnome/help/user-guide/hu/figures/naut_home_launcher.png -share/gnome/help/user-guide/hu/figures/naut_iconview_anno_window.png -share/gnome/help/user-guide/hu/figures/naut_iconview_window.png -share/gnome/help/user-guide/hu/figures/naut_link_emblem.png -share/gnome/help/user-guide/hu/figures/naut_listview_window.png -share/gnome/help/user-guide/hu/figures/naut_noread_emblem.png -share/gnome/help/user-guide/hu/figures/naut_normal_size_button.png -share/gnome/help/user-guide/hu/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/hu/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/hu/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/hu/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/hu/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/hu/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/hu/figures/naut_sort_arrow_icon.png -share/gnome/help/user-guide/hu/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/hu/figures/naut_trash_launcher.png -share/gnome/help/user-guide/hu/figures/naut_viewpane_text_window.png -share/gnome/help/user-guide/hu/figures/naut_zoom_anno_control.png -share/gnome/help/user-guide/hu/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/hu/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/hu/figures/normal_pointer.png -share/gnome/help/user-guide/hu/figures/not_available_pointer.png -share/gnome/help/user-guide/hu/figures/open_drawer.png -share/gnome/help/user-guide/hu/figures/open_main_menu.png -share/gnome/help/user-guide/hu/figures/openwindows_menu.png -share/gnome/help/user-guide/hu/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/hu/figures/sample_anno_panel.png -share/gnome/help/user-guide/hu/figures/sample_applet.png -share/gnome/help/user-guide/hu/figures/titlebar_anno_window.png -share/gnome/help/user-guide/hu/figures/typical_anno_desktop.png -share/gnome/help/user-guide/hu/figures/typical_menu.png -share/gnome/help/user-guide/hu/figures/vert_resize_pointer.png -share/gnome/help/user-guide/hu/figures/window_list_applet.png -share/gnome/help/user-guide/hu/figures/window_list_group_applet.png -share/gnome/help/user-guide/hu/figures/window_menu.png -share/gnome/help/user-guide/hu/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/hu/front.xml -share/gnome/help/user-guide/hu/glossary.xml -share/gnome/help/user-guide/hu/gosbasic.xml -share/gnome/help/user-guide/hu/goscustaccess.xml -share/gnome/help/user-guide/hu/goscustdesk.xml -share/gnome/help/user-guide/hu/goscustlookandfeel.xml -share/gnome/help/user-guide/hu/gosdeskback.xml -share/gnome/help/user-guide/hu/goseditmainmenu.xml -share/gnome/help/user-guide/hu/gosmetacity.xml -share/gnome/help/user-guide/hu/gosnautilus.xml -share/gnome/help/user-guide/hu/gosoverview.xml -share/gnome/help/user-guide/hu/gospanel.xml -share/gnome/help/user-guide/hu/gosstartsession.xml -share/gnome/help/user-guide/hu/legal.xml -share/gnome/help/user-guide/hu/part1.xml -share/gnome/help/user-guide/hu/part2.xml -share/gnome/help/user-guide/hu/user-guide.xml -share/gnome/help/user-guide/hu/wgosbasic.xml -share/gnome/help/user-guide/hu/wgoscustaccess.xml -share/gnome/help/user-guide/hu/wgoscustdesk.xml -share/gnome/help/user-guide/hu/wgoscustlookandfeel.xml -share/gnome/help/user-guide/hu/wgosdeskback.xml -share/gnome/help/user-guide/hu/wgoseditmainmenu.xml -share/gnome/help/user-guide/hu/wgosmetacity.xml -share/gnome/help/user-guide/hu/wgosnautilus.xml -share/gnome/help/user-guide/hu/wgosoverview.xml -share/gnome/help/user-guide/hu/wgospanel.xml -share/gnome/help/user-guide/hu/wgosstartsession.xml -share/gnome/help/user-guide/ro/figures/applet_popup.png -share/gnome/help/user-guide/ro/figures/ask_pointer.png -share/gnome/help/user-guide/ro/figures/cc_accessibility_window.png -share/gnome/help/user-guide/ro/figures/cc_accessx.png -share/gnome/help/user-guide/ro/figures/cc_accessx_keyboard_tab.png -share/gnome/help/user-guide/ro/figures/cc_accessx_misc_tab.png -share/gnome/help/user-guide/ro/figures/cc_advanced_window.png -share/gnome/help/user-guide/ro/figures/cc_appearance_tab.png -share/gnome/help/user-guide/ro/figures/cc_apps_tab.png -share/gnome/help/user-guide/ro/figures/cc_background_tab.png -share/gnome/help/user-guide/ro/figures/cc_basic_keyboardshortcuts.png -share/gnome/help/user-guide/ro/figures/cc_basic_keyboardsound_tab.png -share/gnome/help/user-guide/ro/figures/cc_basic_mousemotion_tab.png -share/gnome/help/user-guide/ro/figures/cc_basic_mousepointers_tab.png -share/gnome/help/user-guide/ro/figures/cc_ccdb.png -share/gnome/help/user-guide/ro/figures/cc_currentsession.png -share/gnome/help/user-guide/ro/figures/cc_defaultbrowser_tab.png -share/gnome/help/user-guide/ro/figures/cc_defaulteditor_tab.png -share/gnome/help/user-guide/ro/figures/cc_defaulthelp_tab.png -share/gnome/help/user-guide/ro/figures/cc_defaultterminal_tab.png -share/gnome/help/user-guide/ro/figures/cc_defaultwbrowser_tab.png -share/gnome/help/user-guide/ro/figures/cc_filesprograms_tab.png -share/gnome/help/user-guide/ro/figures/cc_font_tab.png -share/gnome/help/user-guide/ro/figures/cc_htmlkeyboard_tab.png -share/gnome/help/user-guide/ro/figures/cc_htmlmisc_tab.png -share/gnome/help/user-guide/ro/figures/cc_keyboard_tab.png -share/gnome/help/user-guide/ro/figures/cc_keyboardsound_tab.png -share/gnome/help/user-guide/ro/figures/cc_main_window.png -share/gnome/help/user-guide/ro/figures/cc_metacity.png -share/gnome/help/user-guide/ro/figures/cc_mimetypes_tab.png -share/gnome/help/user-guide/ro/figures/cc_mouse_tab.png -share/gnome/help/user-guide/ro/figures/cc_network.png -share/gnome/help/user-guide/ro/figures/cc_panel.png -share/gnome/help/user-guide/ro/figures/cc_session_options.png -share/gnome/help/user-guide/ro/figures/cc_session_startupprogs.png -share/gnome/help/user-guide/ro/figures/cc_sound_events.png -share/gnome/help/user-guide/ro/figures/cc_sound_general.png -share/gnome/help/user-guide/ro/figures/cc_theme_tab.png -share/gnome/help/user-guide/ro/figures/cc_theme_window_tab.png -share/gnome/help/user-guide/ro/figures/column_resize_pointer.png -share/gnome/help/user-guide/ro/figures/controlcenter_anno_window.png -share/gnome/help/user-guide/ro/figures/controlcenter_icon.png -share/gnome/help/user-guide/ro/figures/copy_pointer.png -share/gnome/help/user-guide/ro/figures/corner_resize_pointer.png -share/gnome/help/user-guide/ro/figures/drawerprop_dialog.png -share/gnome/help/user-guide/ro/figures/file_manager_menu.png -share/gnome/help/user-guide/ro/figures/footprint_icon.png -share/gnome/help/user-guide/ro/figures/four_hide_button.png -share/gnome/help/user-guide/ro/figures/gedit2_window.png -share/gnome/help/user-guide/ro/figures/gedit_pref2_dialog.png -share/gnome/help/user-guide/ro/figures/gedit_pref_dialog.png -share/gnome/help/user-guide/ro/figures/gedit_window.png -share/gnome/help/user-guide/ro/figures/gnome-logo.png -share/gnome/help/user-guide/ro/figures/gnome_panel.png -share/gnome/help/user-guide/ro/figures/gnometerminal_icon.png -share/gnome/help/user-guide/ro/figures/help_icon.png -share/gnome/help/user-guide/ro/figures/horiz_resize_pointer.png -share/gnome/help/user-guide/ro/figures/launcher_popup.png -share/gnome/help/user-guide/ro/figures/launcherprop1_dialog.png -share/gnome/help/user-guide/ro/figures/launcherprop2_dialog.png -share/gnome/help/user-guide/ro/figures/link_pointer.png -share/gnome/help/user-guide/ro/figures/lockscreen_icon.png -share/gnome/help/user-guide/ro/figures/logout_icon.png -share/gnome/help/user-guide/ro/figures/menu_editor_anno_window.png -share/gnome/help/user-guide/ro/figures/menu_panel.png -share/gnome/help/user-guide/ro/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/ro/figures/move_pointer.png -share/gnome/help/user-guide/ro/figures/naut_anno_desktop.png -share/gnome/help/user-guide/ro/figures/naut_desktop.png -share/gnome/help/user-guide/ro/figures/naut_file_navigation_pane.png -share/gnome/help/user-guide/ro/figures/naut_folder_navigation_pane.png -share/gnome/help/user-guide/ro/figures/naut_history_tab.png -share/gnome/help/user-guide/ro/figures/naut_home_launcher.png -share/gnome/help/user-guide/ro/figures/naut_iconview_anno_window.png -share/gnome/help/user-guide/ro/figures/naut_iconview_window.png -share/gnome/help/user-guide/ro/figures/naut_link_emblem.png -share/gnome/help/user-guide/ro/figures/naut_listview_anno_window.png -share/gnome/help/user-guide/ro/figures/naut_listview_window.png -share/gnome/help/user-guide/ro/figures/naut_navigation_anno_pane.png -share/gnome/help/user-guide/ro/figures/naut_news_edit_tab.png -share/gnome/help/user-guide/ro/figures/naut_news_select_tab.png -share/gnome/help/user-guide/ro/figures/naut_news_tab.png -share/gnome/help/user-guide/ro/figures/naut_noread_emblem.png -share/gnome/help/user-guide/ro/figures/naut_normal_size_button.png -share/gnome/help/user-guide/ro/figures/naut_notes_tab.png -share/gnome/help/user-guide/ro/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/ro/figures/naut_pref_appear_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_icon_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_iconcaptions_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_navigation_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_sidebar_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_speed_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_trash_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_view_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_window_dialog.png -share/gnome/help/user-guide/ro/figures/naut_prop_basic_window.png -share/gnome/help/user-guide/ro/figures/naut_prop_emblem_window.png -share/gnome/help/user-guide/ro/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/ro/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/ro/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/ro/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/ro/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/ro/figures/naut_sort_arrow_icon.png -share/gnome/help/user-guide/ro/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/ro/figures/naut_trash_launcher.png -share/gnome/help/user-guide/ro/figures/naut_tree_tab.png -share/gnome/help/user-guide/ro/figures/naut_viewasother_dialog.png -share/gnome/help/user-guide/ro/figures/naut_viewpane_text_window.png -share/gnome/help/user-guide/ro/figures/naut_website_window.png -share/gnome/help/user-guide/ro/figures/naut_zoom_anno_control.png -share/gnome/help/user-guide/ro/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/ro/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/ro/figures/netscape_icon.png -share/gnome/help/user-guide/ro/figures/normal_pointer.png -share/gnome/help/user-guide/ro/figures/not_available_pointer.png -share/gnome/help/user-guide/ro/figures/open_drawer.png -share/gnome/help/user-guide/ro/figures/open_main_menu.png -share/gnome/help/user-guide/ro/figures/openwindows_menu.png -share/gnome/help/user-guide/ro/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/ro/figures/panelprop_dialog.png -share/gnome/help/user-guide/ro/figures/rmedia_format_dialog.png -share/gnome/help/user-guide/ro/figures/rmedia_properties1_dialog.png -share/gnome/help/user-guide/ro/figures/rmedia_protection_dialog.png -share/gnome/help/user-guide/ro/figures/rmedia_slice_dialog.png -share/gnome/help/user-guide/ro/figures/runprogram2_dialog.png -share/gnome/help/user-guide/ro/figures/runprogram_dialog.png -share/gnome/help/user-guide/ro/figures/runprogram_icon.png -share/gnome/help/user-guide/ro/figures/sample_anno_panel.png -share/gnome/help/user-guide/ro/figures/sample_applet.png -share/gnome/help/user-guide/ro/figures/sampleemblem_icon.png -share/gnome/help/user-guide/ro/figures/statusdock2_button.png -share/gnome/help/user-guide/ro/figures/statusdock_button.png -share/gnome/help/user-guide/ro/figures/tasklist_applet.png -share/gnome/help/user-guide/ro/figures/tasklist_group2_applet.png -share/gnome/help/user-guide/ro/figures/tasklist_group_applet.png -share/gnome/help/user-guide/ro/figures/titlebar_anno_msw_window.png -share/gnome/help/user-guide/ro/figures/titlebar_anno_window.png -share/gnome/help/user-guide/ro/figures/typical_anno_desktop.png -share/gnome/help/user-guide/ro/figures/typical_anno_menu.png -share/gnome/help/user-guide/ro/figures/typical_menu.png -share/gnome/help/user-guide/ro/figures/vert_resize_pointer.png -share/gnome/help/user-guide/ro/figures/window_list_applet.png -share/gnome/help/user-guide/ro/figures/window_list_group_applet.png -share/gnome/help/user-guide/ro/figures/window_menu.png -share/gnome/help/user-guide/ro/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/ro/front.xml -share/gnome/help/user-guide/ro/glossary.xml -share/gnome/help/user-guide/ro/gosbasic.xml -share/gnome/help/user-guide/ro/goscustaccess.xml -share/gnome/help/user-guide/ro/goscustdesk.xml -share/gnome/help/user-guide/ro/goscustlookandfeel.xml -share/gnome/help/user-guide/ro/gosdeskback.xml -share/gnome/help/user-guide/ro/goseditmainmenu.xml -share/gnome/help/user-guide/ro/gosmetacity.xml -share/gnome/help/user-guide/ro/gosnautilus.xml -share/gnome/help/user-guide/ro/gosoverview.xml -share/gnome/help/user-guide/ro/gospanel.xml -share/gnome/help/user-guide/ro/gosstartsession.xml -share/gnome/help/user-guide/ro/legal.xml -share/gnome/help/user-guide/ro/part1.xml -share/gnome/help/user-guide/ro/part2.xml -share/gnome/help/user-guide/ro/user-guide.xml -share/gnome/help/user-guide/ro/wgosbasic.xml -share/gnome/help/user-guide/ro/wgoscustaccess.xml -share/gnome/help/user-guide/ro/wgoscustdesk.xml -share/gnome/help/user-guide/ro/wgoscustlookandfeel.xml -share/gnome/help/user-guide/ro/wgosdeskback.xml -share/gnome/help/user-guide/ro/wgoseditmainmenu.xml -share/gnome/help/user-guide/ro/wgosmetacity.xml -share/gnome/help/user-guide/ro/wgosnautilus.xml -share/gnome/help/user-guide/ro/wgosoverview.xml -share/gnome/help/user-guide/ro/wgospanel.xml -share/gnome/help/user-guide/ro/wgosstartsession.xml -share/gnome/omf/gnome2-user-docs/GNOMESOLACCESS-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/GNOMESOLACCESS-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosbasic-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosbasic-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosbasic-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosbasic-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosbasic-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosbasic-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustaccess-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustaccess-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustaccess-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustaccess-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustaccess-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustaccess-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustdesk-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustdesk-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustdesk-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustdesk-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustdesk-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustdesk-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustlookandfeel-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustlookandfeel-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustlookandfeel-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustlookandfeel-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustlookandfeel-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustlookandfeel-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosdeskback-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosdeskback-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosdeskback-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosdeskback-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosdeskback-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosdeskback-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goseditmainmenu-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goseditmainmenu-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goseditmainmenu-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goseditmainmenu-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goseditmainmenu-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goseditmainmenu-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosmetacity-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosmetacity-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosmetacity-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosmetacity-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosmetacity-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosmetacity-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosnautilus-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosnautilus-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosnautilus-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosnautilus-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosnautilus-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosnautilus-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosoverview-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosoverview-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosoverview-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosoverview-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosoverview-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosoverview-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gospanel-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gospanel-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gospanel-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gospanel-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gospanel-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gospanel-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosstartsession-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosstartsession-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosstartsession-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosstartsession-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosstartsession-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosstartsession-ro.omf 2>/dev/null || /usr/bin/true -@dirrm share/gnome/omf/user-guide -@dirrm share/gnome/omf/gnome2-user-docs -@dirrm share/gnome/help/user-guide/ro/figures -@dirrm share/gnome/help/user-guide/ro -@dirrm share/gnome/help/user-guide/hu/figures -@dirrm share/gnome/help/user-guide/hu -@dirrm share/gnome/help/user-guide/C/figures -@dirrm share/gnome/help/user-guide/C -@dirrm share/gnome/help/user-guide -@dirrm share/gnome/help/system-admin-guide/C -@dirrm share/gnome/help/system-admin-guide -@dirrm share/gnome/help/introduction-to-gnome/C/figures -@dirrm share/gnome/help/introduction-to-gnome/C -@dirrm share/gnome/help/introduction-to-gnome -@dirrm share/gnome/help/GNOMESOLACCESS/C/figures -@dirrm share/gnome/help/GNOMESOLACCESS/C -@dirrm share/gnome/help/GNOMESOLACCESS -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/GNOMESOLACCESS-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosbasic-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosbasic-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosbasic-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustaccess-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustaccess-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustaccess-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustdesk-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustdesk-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustdesk-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustlookandfeel-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustlookandfeel-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustlookandfeel-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosdeskback-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosdeskback-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosdeskback-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goseditmainmenu-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goseditmainmenu-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goseditmainmenu-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosmetacity-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosmetacity-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosmetacity-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosnautilus-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosnautilus-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosnautilus-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosoverview-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosoverview-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosoverview-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gospanel-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gospanel-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gospanel-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosstartsession-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosstartsession-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosstartsession-ro.omf 2>/dev/null || /usr/bin/true diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile deleted file mode 100644 index d5cd984e9..000000000 --- a/misc/gnomeuserdocs2/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnomeuserdocs2 -# Date created: 07 July 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeuserdocs2 -PORTVERSION= 2.0.5 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome2-user-docs/2.0 -DISTNAME= gnome2-user-docs-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -GNU_CONFIGURE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/misc/gnomeuserdocs2/distinfo b/misc/gnomeuserdocs2/distinfo deleted file mode 100644 index 99eae7b46..000000000 --- a/misc/gnomeuserdocs2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome2-user-docs-2.0.5.tar.bz2) = 0428355368ceb340ae7b7151f3d34429 diff --git a/misc/gnomeuserdocs2/pkg-comment b/misc/gnomeuserdocs2/pkg-comment deleted file mode 100644 index 2abe7e3c5..000000000 --- a/misc/gnomeuserdocs2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 users guide diff --git a/misc/gnomeuserdocs2/pkg-descr b/misc/gnomeuserdocs2/pkg-descr deleted file mode 100644 index 2abe7e3c5..000000000 --- a/misc/gnomeuserdocs2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 users guide diff --git a/misc/gnomeuserdocs2/pkg-plist b/misc/gnomeuserdocs2/pkg-plist deleted file mode 100644 index 21c7bd8fa..000000000 --- a/misc/gnomeuserdocs2/pkg-plist +++ /dev/null @@ -1,594 +0,0 @@ -share/gnome/help/GNOMESOLACCESS/C/GNOMESOLACCESS.xml -share/gnome/help/GNOMESOLACCESS/C/accessintro.xml -share/gnome/help/GNOMESOLACCESS/C/dtconfig.xml -share/gnome/help/GNOMESOLACCESS/C/figures/button.png -share/gnome/help/GNOMESOLACCESS/C/figures/check_box.png -share/gnome/help/GNOMESOLACCESS/C/figures/dropdown_combination_box.png -share/gnome/help/GNOMESOLACCESS/C/figures/dropdown_list_box.png -share/gnome/help/GNOMESOLACCESS/C/figures/move_object_arrows.png -share/gnome/help/GNOMESOLACCESS/C/figures/move_object_before.png -share/gnome/help/GNOMESOLACCESS/C/figures/move_object_jump.png -share/gnome/help/GNOMESOLACCESS/C/figures/move_object_push.png -share/gnome/help/GNOMESOLACCESS/C/figures/naut_iconview_anno_window.png -share/gnome/help/GNOMESOLACCESS/C/figures/paned_window_anno.png -share/gnome/help/GNOMESOLACCESS/C/figures/radio_button.png -share/gnome/help/GNOMESOLACCESS/C/figures/slider.png -share/gnome/help/GNOMESOLACCESS/C/figures/spin_box.png -share/gnome/help/GNOMESOLACCESS/C/figures/tabbed_section.png -share/gnome/help/GNOMESOLACCESS/C/figures/table.png -share/gnome/help/GNOMESOLACCESS/C/figures/text_box.png -share/gnome/help/GNOMESOLACCESS/C/figures/tree.png -share/gnome/help/GNOMESOLACCESS/C/keynav.xml -share/gnome/help/GNOMESOLACCESS/C/legal.xml -share/gnome/help/GNOMESOLACCESS/C/preface.xml -share/gnome/help/GNOMESOLACCESS/C/themes.xml -share/gnome/help/introduction-to-gnome/C/figures/desktop.png -share/gnome/help/introduction-to-gnome/C/figures/microguiborder.png -share/gnome/help/introduction-to-gnome/C/figures/naut_iconview_window.png -share/gnome/help/introduction-to-gnome/C/figures/titlebar_anno_window.png -share/gnome/help/introduction-to-gnome/C/figures/typical_anno_desktop.png -share/gnome/help/introduction-to-gnome/C/introduction-to-gnome.xml -share/gnome/help/introduction-to-gnome/C/legal.xml -share/gnome/help/system-admin-guide/C/gconf.xml -share/gnome/help/system-admin-guide/C/glossary.xml -share/gnome/help/system-admin-guide/C/legal.xml -share/gnome/help/system-admin-guide/C/menustructure.xml -share/gnome/help/system-admin-guide/C/system-admin-guide.xml -share/gnome/help/user-guide/C/figures/applet_popup.png -share/gnome/help/user-guide/C/figures/ask_pointer.png -share/gnome/help/user-guide/C/figures/cc_accessibility_window.png -share/gnome/help/user-guide/C/figures/cc_accessx.png -share/gnome/help/user-guide/C/figures/cc_accessx_filters_tab.png -share/gnome/help/user-guide/C/figures/cc_accessx_keyboard_tab.png -share/gnome/help/user-guide/C/figures/cc_accessx_misc_tab.png -share/gnome/help/user-guide/C/figures/cc_accessx_mouse_tab.png -share/gnome/help/user-guide/C/figures/cc_advanced_window.png -share/gnome/help/user-guide/C/figures/cc_appearance_tab.png -share/gnome/help/user-guide/C/figures/cc_apps_tab.png -share/gnome/help/user-guide/C/figures/cc_background_tab.png -share/gnome/help/user-guide/C/figures/cc_basic_keyboardshortcuts.png -share/gnome/help/user-guide/C/figures/cc_basic_keyboardsound_tab.png -share/gnome/help/user-guide/C/figures/cc_basic_mousemotion_tab.png -share/gnome/help/user-guide/C/figures/cc_basic_mousepointers_tab.png -share/gnome/help/user-guide/C/figures/cc_ccdb.png -share/gnome/help/user-guide/C/figures/cc_currentsession.png -share/gnome/help/user-guide/C/figures/cc_defaultbrowser_tab.png -share/gnome/help/user-guide/C/figures/cc_defaulteditor_tab.png -share/gnome/help/user-guide/C/figures/cc_defaulthelp_tab.png -share/gnome/help/user-guide/C/figures/cc_defaultterminal_tab.png -share/gnome/help/user-guide/C/figures/cc_defaultwbrowser_tab.png -share/gnome/help/user-guide/C/figures/cc_filesprograms_tab.png -share/gnome/help/user-guide/C/figures/cc_font_tab.png -share/gnome/help/user-guide/C/figures/cc_htmlkeyboard_tab.png -share/gnome/help/user-guide/C/figures/cc_htmlmisc_tab.png -share/gnome/help/user-guide/C/figures/cc_keyboard_tab.png -share/gnome/help/user-guide/C/figures/cc_keyboardsound_tab.png -share/gnome/help/user-guide/C/figures/cc_main_window.png -share/gnome/help/user-guide/C/figures/cc_metacity.png -share/gnome/help/user-guide/C/figures/cc_mimetypes_tab.png -share/gnome/help/user-guide/C/figures/cc_mouse_tab.png -share/gnome/help/user-guide/C/figures/cc_network.png -share/gnome/help/user-guide/C/figures/cc_panel.png -share/gnome/help/user-guide/C/figures/cc_session_options.png -share/gnome/help/user-guide/C/figures/cc_session_startupprogs.png -share/gnome/help/user-guide/C/figures/cc_sound_events.png -share/gnome/help/user-guide/C/figures/cc_sound_general.png -share/gnome/help/user-guide/C/figures/cc_theme_tab.png -share/gnome/help/user-guide/C/figures/cc_theme_window_tab.png -share/gnome/help/user-guide/C/figures/cc_windows.png -share/gnome/help/user-guide/C/figures/column_resize_pointer.png -share/gnome/help/user-guide/C/figures/controlcenter_anno_window.png -share/gnome/help/user-guide/C/figures/controlcenter_icon.png -share/gnome/help/user-guide/C/figures/copy_pointer.png -share/gnome/help/user-guide/C/figures/corner_resize_pointer.png -share/gnome/help/user-guide/C/figures/drawerprop_dialog.png -share/gnome/help/user-guide/C/figures/file_manager_menu.png -share/gnome/help/user-guide/C/figures/footprint_icon.png -share/gnome/help/user-guide/C/figures/four_hide_button.png -share/gnome/help/user-guide/C/figures/gedit2_window.png -share/gnome/help/user-guide/C/figures/gedit_pref2_dialog.png -share/gnome/help/user-guide/C/figures/gedit_pref_dialog.png -share/gnome/help/user-guide/C/figures/gedit_window.png -share/gnome/help/user-guide/C/figures/gnome-logo.png -share/gnome/help/user-guide/C/figures/gnome_panel.png -share/gnome/help/user-guide/C/figures/gnometerminal_icon.png -share/gnome/help/user-guide/C/figures/help_icon.png -share/gnome/help/user-guide/C/figures/horiz_resize_pointer.png -share/gnome/help/user-guide/C/figures/launcher_popup.png -share/gnome/help/user-guide/C/figures/launcherprop1_dialog.png -share/gnome/help/user-guide/C/figures/launcherprop2_dialog.png -share/gnome/help/user-guide/C/figures/link_pointer.png -share/gnome/help/user-guide/C/figures/lockscreen_icon.png -share/gnome/help/user-guide/C/figures/logout_icon.png -share/gnome/help/user-guide/C/figures/menu_editor_anno_window.png -share/gnome/help/user-guide/C/figures/menu_panel.png -share/gnome/help/user-guide/C/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/C/figures/move_pointer.png -share/gnome/help/user-guide/C/figures/naut_anno_desktop.png -share/gnome/help/user-guide/C/figures/naut_desktop.png -share/gnome/help/user-guide/C/figures/naut_file_navigation_pane.png -share/gnome/help/user-guide/C/figures/naut_folder_navigation_pane.png -share/gnome/help/user-guide/C/figures/naut_history_tab.png -share/gnome/help/user-guide/C/figures/naut_home_launcher.png -share/gnome/help/user-guide/C/figures/naut_iconview_anno_window.png -share/gnome/help/user-guide/C/figures/naut_iconview_window.png -share/gnome/help/user-guide/C/figures/naut_link_emblem.png -share/gnome/help/user-guide/C/figures/naut_listview_anno_window.png -share/gnome/help/user-guide/C/figures/naut_listview_window.png -share/gnome/help/user-guide/C/figures/naut_navigation_anno_pane.png -share/gnome/help/user-guide/C/figures/naut_news_edit_tab.png -share/gnome/help/user-guide/C/figures/naut_news_select_tab.png -share/gnome/help/user-guide/C/figures/naut_news_tab.png -share/gnome/help/user-guide/C/figures/naut_noread_emblem.png -share/gnome/help/user-guide/C/figures/naut_normal_size_button.png -share/gnome/help/user-guide/C/figures/naut_notes_tab.png -share/gnome/help/user-guide/C/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/C/figures/naut_pref_appear_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_icon_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_iconcaptions_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_navigation_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_sidebar_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_speed_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_trash_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_view_dialog.png -share/gnome/help/user-guide/C/figures/naut_pref_window_dialog.png -share/gnome/help/user-guide/C/figures/naut_prop_basic_window.png -share/gnome/help/user-guide/C/figures/naut_prop_emblem_window.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/C/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/C/figures/naut_sort_arrow_icon.png -share/gnome/help/user-guide/C/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/C/figures/naut_trash_launcher.png -share/gnome/help/user-guide/C/figures/naut_tree_tab.png -share/gnome/help/user-guide/C/figures/naut_viewasother_dialog.png -share/gnome/help/user-guide/C/figures/naut_viewpane_text_window.png -share/gnome/help/user-guide/C/figures/naut_website_window.png -share/gnome/help/user-guide/C/figures/naut_zoom_anno_control.png -share/gnome/help/user-guide/C/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/C/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/C/figures/netscape_icon.png -share/gnome/help/user-guide/C/figures/normal_pointer.png -share/gnome/help/user-guide/C/figures/not_available_pointer.png -share/gnome/help/user-guide/C/figures/open_drawer.png -share/gnome/help/user-guide/C/figures/open_main_menu.png -share/gnome/help/user-guide/C/figures/openwindows_menu.png -share/gnome/help/user-guide/C/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/C/figures/panelprop_dialog.png -share/gnome/help/user-guide/C/figures/rmedia_floppy_format_dialog.png -share/gnome/help/user-guide/C/figures/rmedia_format_dialog.png -share/gnome/help/user-guide/C/figures/rmedia_properties1_dialog.png -share/gnome/help/user-guide/C/figures/rmedia_protection_dialog.png -share/gnome/help/user-guide/C/figures/rmedia_slice_dialog.png -share/gnome/help/user-guide/C/figures/run_button.png -share/gnome/help/user-guide/C/figures/runprogram2_dialog.png -share/gnome/help/user-guide/C/figures/runprogram_dialog.png -share/gnome/help/user-guide/C/figures/runprogram_icon.png -share/gnome/help/user-guide/C/figures/sample_anno_panel.png -share/gnome/help/user-guide/C/figures/sample_applet.png -share/gnome/help/user-guide/C/figures/sampleemblem_icon.png -share/gnome/help/user-guide/C/figures/screenshot_button.png -share/gnome/help/user-guide/C/figures/searchtool_button.png -share/gnome/help/user-guide/C/figures/statusdock2_button.png -share/gnome/help/user-guide/C/figures/statusdock_button.png -share/gnome/help/user-guide/C/figures/tasklist_applet.png -share/gnome/help/user-guide/C/figures/tasklist_group2_applet.png -share/gnome/help/user-guide/C/figures/tasklist_group_applet.png -share/gnome/help/user-guide/C/figures/titlebar_anno_msw_window.png -share/gnome/help/user-guide/C/figures/titlebar_anno_window.png -share/gnome/help/user-guide/C/figures/typical_anno_desktop.png -share/gnome/help/user-guide/C/figures/typical_anno_menu.png -share/gnome/help/user-guide/C/figures/typical_menu.png -share/gnome/help/user-guide/C/figures/vert_resize_pointer.png -share/gnome/help/user-guide/C/figures/window_list_applet.png -share/gnome/help/user-guide/C/figures/window_list_group_applet.png -share/gnome/help/user-guide/C/figures/window_menu.png -share/gnome/help/user-guide/C/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/C/front.xml -share/gnome/help/user-guide/C/glossary.xml -share/gnome/help/user-guide/C/gosbasic.xml -share/gnome/help/user-guide/C/goscustaccess.xml -share/gnome/help/user-guide/C/goscustdesk.xml -share/gnome/help/user-guide/C/goscustlookandfeel.xml -share/gnome/help/user-guide/C/gosdeskback.xml -share/gnome/help/user-guide/C/goseditmainmenu.xml -share/gnome/help/user-guide/C/gosmetacity.xml -share/gnome/help/user-guide/C/gosnautilus.xml -share/gnome/help/user-guide/C/gosoverview.xml -share/gnome/help/user-guide/C/gospanel.xml -share/gnome/help/user-guide/C/gosstartsession.xml -share/gnome/help/user-guide/C/legal.xml -share/gnome/help/user-guide/C/part1.xml -share/gnome/help/user-guide/C/part2.xml -share/gnome/help/user-guide/C/user-guide.xml -share/gnome/help/user-guide/C/wgosbasic.xml -share/gnome/help/user-guide/C/wgoscustaccess.xml -share/gnome/help/user-guide/C/wgoscustdesk.xml -share/gnome/help/user-guide/C/wgoscustlookandfeel.xml -share/gnome/help/user-guide/C/wgosdeskback.xml -share/gnome/help/user-guide/C/wgoseditmainmenu.xml -share/gnome/help/user-guide/C/wgosmetacity.xml -share/gnome/help/user-guide/C/wgosnautilus.xml -share/gnome/help/user-guide/C/wgosoverview.xml -share/gnome/help/user-guide/C/wgospanel.xml -share/gnome/help/user-guide/C/wgosstartsession.xml -share/gnome/help/user-guide/hu/figures/ask_pointer.png -share/gnome/help/user-guide/hu/figures/column_resize_pointer.png -share/gnome/help/user-guide/hu/figures/copy_pointer.png -share/gnome/help/user-guide/hu/figures/corner_resize_pointer.png -share/gnome/help/user-guide/hu/figures/file_manager_menu.png -share/gnome/help/user-guide/hu/figures/footprint_icon.png -share/gnome/help/user-guide/hu/figures/four_hide_button.png -share/gnome/help/user-guide/hu/figures/gnome_panel.png -share/gnome/help/user-guide/hu/figures/horiz_resize_pointer.png -share/gnome/help/user-guide/hu/figures/launcher_popup.png -share/gnome/help/user-guide/hu/figures/link_pointer.png -share/gnome/help/user-guide/hu/figures/lockscreen_icon.png -share/gnome/help/user-guide/hu/figures/logout_icon.png -share/gnome/help/user-guide/hu/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/hu/figures/move_pointer.png -share/gnome/help/user-guide/hu/figures/naut_file_navigation_pane.png -share/gnome/help/user-guide/hu/figures/naut_home_launcher.png -share/gnome/help/user-guide/hu/figures/naut_iconview_anno_window.png -share/gnome/help/user-guide/hu/figures/naut_iconview_window.png -share/gnome/help/user-guide/hu/figures/naut_link_emblem.png -share/gnome/help/user-guide/hu/figures/naut_listview_window.png -share/gnome/help/user-guide/hu/figures/naut_noread_emblem.png -share/gnome/help/user-guide/hu/figures/naut_normal_size_button.png -share/gnome/help/user-guide/hu/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/hu/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/hu/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/hu/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/hu/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/hu/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/hu/figures/naut_sort_arrow_icon.png -share/gnome/help/user-guide/hu/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/hu/figures/naut_trash_launcher.png -share/gnome/help/user-guide/hu/figures/naut_viewpane_text_window.png -share/gnome/help/user-guide/hu/figures/naut_zoom_anno_control.png -share/gnome/help/user-guide/hu/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/hu/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/hu/figures/normal_pointer.png -share/gnome/help/user-guide/hu/figures/not_available_pointer.png -share/gnome/help/user-guide/hu/figures/open_drawer.png -share/gnome/help/user-guide/hu/figures/open_main_menu.png -share/gnome/help/user-guide/hu/figures/openwindows_menu.png -share/gnome/help/user-guide/hu/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/hu/figures/sample_anno_panel.png -share/gnome/help/user-guide/hu/figures/sample_applet.png -share/gnome/help/user-guide/hu/figures/titlebar_anno_window.png -share/gnome/help/user-guide/hu/figures/typical_anno_desktop.png -share/gnome/help/user-guide/hu/figures/typical_menu.png -share/gnome/help/user-guide/hu/figures/vert_resize_pointer.png -share/gnome/help/user-guide/hu/figures/window_list_applet.png -share/gnome/help/user-guide/hu/figures/window_list_group_applet.png -share/gnome/help/user-guide/hu/figures/window_menu.png -share/gnome/help/user-guide/hu/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/hu/front.xml -share/gnome/help/user-guide/hu/glossary.xml -share/gnome/help/user-guide/hu/gosbasic.xml -share/gnome/help/user-guide/hu/goscustaccess.xml -share/gnome/help/user-guide/hu/goscustdesk.xml -share/gnome/help/user-guide/hu/goscustlookandfeel.xml -share/gnome/help/user-guide/hu/gosdeskback.xml -share/gnome/help/user-guide/hu/goseditmainmenu.xml -share/gnome/help/user-guide/hu/gosmetacity.xml -share/gnome/help/user-guide/hu/gosnautilus.xml -share/gnome/help/user-guide/hu/gosoverview.xml -share/gnome/help/user-guide/hu/gospanel.xml -share/gnome/help/user-guide/hu/gosstartsession.xml -share/gnome/help/user-guide/hu/legal.xml -share/gnome/help/user-guide/hu/part1.xml -share/gnome/help/user-guide/hu/part2.xml -share/gnome/help/user-guide/hu/user-guide.xml -share/gnome/help/user-guide/hu/wgosbasic.xml -share/gnome/help/user-guide/hu/wgoscustaccess.xml -share/gnome/help/user-guide/hu/wgoscustdesk.xml -share/gnome/help/user-guide/hu/wgoscustlookandfeel.xml -share/gnome/help/user-guide/hu/wgosdeskback.xml -share/gnome/help/user-guide/hu/wgoseditmainmenu.xml -share/gnome/help/user-guide/hu/wgosmetacity.xml -share/gnome/help/user-guide/hu/wgosnautilus.xml -share/gnome/help/user-guide/hu/wgosoverview.xml -share/gnome/help/user-guide/hu/wgospanel.xml -share/gnome/help/user-guide/hu/wgosstartsession.xml -share/gnome/help/user-guide/ro/figures/applet_popup.png -share/gnome/help/user-guide/ro/figures/ask_pointer.png -share/gnome/help/user-guide/ro/figures/cc_accessibility_window.png -share/gnome/help/user-guide/ro/figures/cc_accessx.png -share/gnome/help/user-guide/ro/figures/cc_accessx_keyboard_tab.png -share/gnome/help/user-guide/ro/figures/cc_accessx_misc_tab.png -share/gnome/help/user-guide/ro/figures/cc_advanced_window.png -share/gnome/help/user-guide/ro/figures/cc_appearance_tab.png -share/gnome/help/user-guide/ro/figures/cc_apps_tab.png -share/gnome/help/user-guide/ro/figures/cc_background_tab.png -share/gnome/help/user-guide/ro/figures/cc_basic_keyboardshortcuts.png -share/gnome/help/user-guide/ro/figures/cc_basic_keyboardsound_tab.png -share/gnome/help/user-guide/ro/figures/cc_basic_mousemotion_tab.png -share/gnome/help/user-guide/ro/figures/cc_basic_mousepointers_tab.png -share/gnome/help/user-guide/ro/figures/cc_ccdb.png -share/gnome/help/user-guide/ro/figures/cc_currentsession.png -share/gnome/help/user-guide/ro/figures/cc_defaultbrowser_tab.png -share/gnome/help/user-guide/ro/figures/cc_defaulteditor_tab.png -share/gnome/help/user-guide/ro/figures/cc_defaulthelp_tab.png -share/gnome/help/user-guide/ro/figures/cc_defaultterminal_tab.png -share/gnome/help/user-guide/ro/figures/cc_defaultwbrowser_tab.png -share/gnome/help/user-guide/ro/figures/cc_filesprograms_tab.png -share/gnome/help/user-guide/ro/figures/cc_font_tab.png -share/gnome/help/user-guide/ro/figures/cc_htmlkeyboard_tab.png -share/gnome/help/user-guide/ro/figures/cc_htmlmisc_tab.png -share/gnome/help/user-guide/ro/figures/cc_keyboard_tab.png -share/gnome/help/user-guide/ro/figures/cc_keyboardsound_tab.png -share/gnome/help/user-guide/ro/figures/cc_main_window.png -share/gnome/help/user-guide/ro/figures/cc_metacity.png -share/gnome/help/user-guide/ro/figures/cc_mimetypes_tab.png -share/gnome/help/user-guide/ro/figures/cc_mouse_tab.png -share/gnome/help/user-guide/ro/figures/cc_network.png -share/gnome/help/user-guide/ro/figures/cc_panel.png -share/gnome/help/user-guide/ro/figures/cc_session_options.png -share/gnome/help/user-guide/ro/figures/cc_session_startupprogs.png -share/gnome/help/user-guide/ro/figures/cc_sound_events.png -share/gnome/help/user-guide/ro/figures/cc_sound_general.png -share/gnome/help/user-guide/ro/figures/cc_theme_tab.png -share/gnome/help/user-guide/ro/figures/cc_theme_window_tab.png -share/gnome/help/user-guide/ro/figures/column_resize_pointer.png -share/gnome/help/user-guide/ro/figures/controlcenter_anno_window.png -share/gnome/help/user-guide/ro/figures/controlcenter_icon.png -share/gnome/help/user-guide/ro/figures/copy_pointer.png -share/gnome/help/user-guide/ro/figures/corner_resize_pointer.png -share/gnome/help/user-guide/ro/figures/drawerprop_dialog.png -share/gnome/help/user-guide/ro/figures/file_manager_menu.png -share/gnome/help/user-guide/ro/figures/footprint_icon.png -share/gnome/help/user-guide/ro/figures/four_hide_button.png -share/gnome/help/user-guide/ro/figures/gedit2_window.png -share/gnome/help/user-guide/ro/figures/gedit_pref2_dialog.png -share/gnome/help/user-guide/ro/figures/gedit_pref_dialog.png -share/gnome/help/user-guide/ro/figures/gedit_window.png -share/gnome/help/user-guide/ro/figures/gnome-logo.png -share/gnome/help/user-guide/ro/figures/gnome_panel.png -share/gnome/help/user-guide/ro/figures/gnometerminal_icon.png -share/gnome/help/user-guide/ro/figures/help_icon.png -share/gnome/help/user-guide/ro/figures/horiz_resize_pointer.png -share/gnome/help/user-guide/ro/figures/launcher_popup.png -share/gnome/help/user-guide/ro/figures/launcherprop1_dialog.png -share/gnome/help/user-guide/ro/figures/launcherprop2_dialog.png -share/gnome/help/user-guide/ro/figures/link_pointer.png -share/gnome/help/user-guide/ro/figures/lockscreen_icon.png -share/gnome/help/user-guide/ro/figures/logout_icon.png -share/gnome/help/user-guide/ro/figures/menu_editor_anno_window.png -share/gnome/help/user-guide/ro/figures/menu_panel.png -share/gnome/help/user-guide/ro/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/ro/figures/move_pointer.png -share/gnome/help/user-guide/ro/figures/naut_anno_desktop.png -share/gnome/help/user-guide/ro/figures/naut_desktop.png -share/gnome/help/user-guide/ro/figures/naut_file_navigation_pane.png -share/gnome/help/user-guide/ro/figures/naut_folder_navigation_pane.png -share/gnome/help/user-guide/ro/figures/naut_history_tab.png -share/gnome/help/user-guide/ro/figures/naut_home_launcher.png -share/gnome/help/user-guide/ro/figures/naut_iconview_anno_window.png -share/gnome/help/user-guide/ro/figures/naut_iconview_window.png -share/gnome/help/user-guide/ro/figures/naut_link_emblem.png -share/gnome/help/user-guide/ro/figures/naut_listview_anno_window.png -share/gnome/help/user-guide/ro/figures/naut_listview_window.png -share/gnome/help/user-guide/ro/figures/naut_navigation_anno_pane.png -share/gnome/help/user-guide/ro/figures/naut_news_edit_tab.png -share/gnome/help/user-guide/ro/figures/naut_news_select_tab.png -share/gnome/help/user-guide/ro/figures/naut_news_tab.png -share/gnome/help/user-guide/ro/figures/naut_noread_emblem.png -share/gnome/help/user-guide/ro/figures/naut_normal_size_button.png -share/gnome/help/user-guide/ro/figures/naut_notes_tab.png -share/gnome/help/user-guide/ro/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/ro/figures/naut_pref_appear_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_icon_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_iconcaptions_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_navigation_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_sidebar_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_speed_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_trash_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_view_dialog.png -share/gnome/help/user-guide/ro/figures/naut_pref_window_dialog.png -share/gnome/help/user-guide/ro/figures/naut_prop_basic_window.png -share/gnome/help/user-guide/ro/figures/naut_prop_emblem_window.png -share/gnome/help/user-guide/ro/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/ro/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/ro/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/ro/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/ro/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/ro/figures/naut_sort_arrow_icon.png -share/gnome/help/user-guide/ro/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/ro/figures/naut_trash_launcher.png -share/gnome/help/user-guide/ro/figures/naut_tree_tab.png -share/gnome/help/user-guide/ro/figures/naut_viewasother_dialog.png -share/gnome/help/user-guide/ro/figures/naut_viewpane_text_window.png -share/gnome/help/user-guide/ro/figures/naut_website_window.png -share/gnome/help/user-guide/ro/figures/naut_zoom_anno_control.png -share/gnome/help/user-guide/ro/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/ro/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/ro/figures/netscape_icon.png -share/gnome/help/user-guide/ro/figures/normal_pointer.png -share/gnome/help/user-guide/ro/figures/not_available_pointer.png -share/gnome/help/user-guide/ro/figures/open_drawer.png -share/gnome/help/user-guide/ro/figures/open_main_menu.png -share/gnome/help/user-guide/ro/figures/openwindows_menu.png -share/gnome/help/user-guide/ro/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/ro/figures/panelprop_dialog.png -share/gnome/help/user-guide/ro/figures/rmedia_format_dialog.png -share/gnome/help/user-guide/ro/figures/rmedia_properties1_dialog.png -share/gnome/help/user-guide/ro/figures/rmedia_protection_dialog.png -share/gnome/help/user-guide/ro/figures/rmedia_slice_dialog.png -share/gnome/help/user-guide/ro/figures/runprogram2_dialog.png -share/gnome/help/user-guide/ro/figures/runprogram_dialog.png -share/gnome/help/user-guide/ro/figures/runprogram_icon.png -share/gnome/help/user-guide/ro/figures/sample_anno_panel.png -share/gnome/help/user-guide/ro/figures/sample_applet.png -share/gnome/help/user-guide/ro/figures/sampleemblem_icon.png -share/gnome/help/user-guide/ro/figures/statusdock2_button.png -share/gnome/help/user-guide/ro/figures/statusdock_button.png -share/gnome/help/user-guide/ro/figures/tasklist_applet.png -share/gnome/help/user-guide/ro/figures/tasklist_group2_applet.png -share/gnome/help/user-guide/ro/figures/tasklist_group_applet.png -share/gnome/help/user-guide/ro/figures/titlebar_anno_msw_window.png -share/gnome/help/user-guide/ro/figures/titlebar_anno_window.png -share/gnome/help/user-guide/ro/figures/typical_anno_desktop.png -share/gnome/help/user-guide/ro/figures/typical_anno_menu.png -share/gnome/help/user-guide/ro/figures/typical_menu.png -share/gnome/help/user-guide/ro/figures/vert_resize_pointer.png -share/gnome/help/user-guide/ro/figures/window_list_applet.png -share/gnome/help/user-guide/ro/figures/window_list_group_applet.png -share/gnome/help/user-guide/ro/figures/window_menu.png -share/gnome/help/user-guide/ro/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/ro/front.xml -share/gnome/help/user-guide/ro/glossary.xml -share/gnome/help/user-guide/ro/gosbasic.xml -share/gnome/help/user-guide/ro/goscustaccess.xml -share/gnome/help/user-guide/ro/goscustdesk.xml -share/gnome/help/user-guide/ro/goscustlookandfeel.xml -share/gnome/help/user-guide/ro/gosdeskback.xml -share/gnome/help/user-guide/ro/goseditmainmenu.xml -share/gnome/help/user-guide/ro/gosmetacity.xml -share/gnome/help/user-guide/ro/gosnautilus.xml -share/gnome/help/user-guide/ro/gosoverview.xml -share/gnome/help/user-guide/ro/gospanel.xml -share/gnome/help/user-guide/ro/gosstartsession.xml -share/gnome/help/user-guide/ro/legal.xml -share/gnome/help/user-guide/ro/part1.xml -share/gnome/help/user-guide/ro/part2.xml -share/gnome/help/user-guide/ro/user-guide.xml -share/gnome/help/user-guide/ro/wgosbasic.xml -share/gnome/help/user-guide/ro/wgoscustaccess.xml -share/gnome/help/user-guide/ro/wgoscustdesk.xml -share/gnome/help/user-guide/ro/wgoscustlookandfeel.xml -share/gnome/help/user-guide/ro/wgosdeskback.xml -share/gnome/help/user-guide/ro/wgoseditmainmenu.xml -share/gnome/help/user-guide/ro/wgosmetacity.xml -share/gnome/help/user-guide/ro/wgosnautilus.xml -share/gnome/help/user-guide/ro/wgosoverview.xml -share/gnome/help/user-guide/ro/wgospanel.xml -share/gnome/help/user-guide/ro/wgosstartsession.xml -share/gnome/omf/gnome2-user-docs/GNOMESOLACCESS-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/GNOMESOLACCESS-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosbasic-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosbasic-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosbasic-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosbasic-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosbasic-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosbasic-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustaccess-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustaccess-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustaccess-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustaccess-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustaccess-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustaccess-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustdesk-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustdesk-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustdesk-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustdesk-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustdesk-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustdesk-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustlookandfeel-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustlookandfeel-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustlookandfeel-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustlookandfeel-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustlookandfeel-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustlookandfeel-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosdeskback-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosdeskback-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosdeskback-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosdeskback-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosdeskback-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosdeskback-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goseditmainmenu-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goseditmainmenu-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goseditmainmenu-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goseditmainmenu-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goseditmainmenu-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goseditmainmenu-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosmetacity-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosmetacity-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosmetacity-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosmetacity-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosmetacity-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosmetacity-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosnautilus-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosnautilus-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosnautilus-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosnautilus-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosnautilus-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosnautilus-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosoverview-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosoverview-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosoverview-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosoverview-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosoverview-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosoverview-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gospanel-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gospanel-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gospanel-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gospanel-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gospanel-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gospanel-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosstartsession-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosstartsession-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosstartsession-hu.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosstartsession-hu.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosstartsession-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosstartsession-ro.omf 2>/dev/null || /usr/bin/true -@dirrm share/gnome/omf/user-guide -@dirrm share/gnome/omf/gnome2-user-docs -@dirrm share/gnome/help/user-guide/ro/figures -@dirrm share/gnome/help/user-guide/ro -@dirrm share/gnome/help/user-guide/hu/figures -@dirrm share/gnome/help/user-guide/hu -@dirrm share/gnome/help/user-guide/C/figures -@dirrm share/gnome/help/user-guide/C -@dirrm share/gnome/help/user-guide -@dirrm share/gnome/help/system-admin-guide/C -@dirrm share/gnome/help/system-admin-guide -@dirrm share/gnome/help/introduction-to-gnome/C/figures -@dirrm share/gnome/help/introduction-to-gnome/C -@dirrm share/gnome/help/introduction-to-gnome -@dirrm share/gnome/help/GNOMESOLACCESS/C/figures -@dirrm share/gnome/help/GNOMESOLACCESS/C -@dirrm share/gnome/help/GNOMESOLACCESS -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/GNOMESOLACCESS-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosbasic-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosbasic-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosbasic-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustaccess-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustaccess-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustaccess-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustdesk-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustdesk-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustdesk-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustlookandfeel-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustlookandfeel-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustlookandfeel-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosdeskback-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosdeskback-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosdeskback-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goseditmainmenu-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goseditmainmenu-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goseditmainmenu-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosmetacity-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosmetacity-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosmetacity-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosnautilus-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosnautilus-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosnautilus-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosoverview-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosoverview-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosoverview-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gospanel-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gospanel-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gospanel-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosstartsession-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosstartsession-hu.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosstartsession-ro.omf 2>/dev/null || /usr/bin/true diff --git a/misc/gnomeutils2/Makefile b/misc/gnomeutils2/Makefile deleted file mode 100644 index 94b107947..000000000 --- a/misc/gnomeutils2/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: gnomeutils2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeutils2 -PORTVERSION= 2.2.0.3 -PORTEPOCH= 1 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-utils/2.2 -DISTNAME= gnome-utils-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gnome-calculator.1 \ - gnome-character-map.1 gnome-dictionary.1 \ - gnome-search-tool.1 gnome-system-log.1 gdialog.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/misc/gnomeutils2/distinfo b/misc/gnomeutils2/distinfo deleted file mode 100644 index c03547bae..000000000 --- a/misc/gnomeutils2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-utils-2.2.0.3.tar.bz2) = cef6a3be39d160cf5e2a371293044f7f diff --git a/misc/gnomeutils2/files/patch-ad b/misc/gnomeutils2/files/patch-ad deleted file mode 100644 index 65ebff071..000000000 --- a/misc/gnomeutils2/files/patch-ad +++ /dev/null @@ -1,28 +0,0 @@ ---- gdialog/dialog.h.orig Tue Jul 6 16:23:33 1999 -+++ gdialog/dialog.h Wed Aug 18 11:34:23 1999 -@@ -36,24 +36,7 @@ - #include <gnome.h> - #endif - --#ifdef ultrix --# include <cursesX.h> --#else --# if defined(USE_NCURSES) && !defined(RENAMED_NCURSES) --# include <ncurses.h> --# else --# if !defined(_XOPEN_SOURCE_EXTENDED) && !defined(__sgi) --# define hacked 1 --# define _XOPEN_SOURCE_EXTENDED --# define _ACS_COMPAT_CODE --# endif --# include <curses.h> --# ifdef hacked --# undef _XOPEN_SOURCE_EXTENDED --# undef _ACS_COMPAT_CODE --# endif --# endif --#endif -+#include <ncurses.h> - - /* - * Change these if you want diff --git a/misc/gnomeutils2/files/patch-ai b/misc/gnomeutils2/files/patch-ai deleted file mode 100644 index fb458fcea..000000000 --- a/misc/gnomeutils2/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- sgmldocs.make.orig Mon May 6 23:46:55 2002 -+++ sgmldocs.make Mon May 6 23:47:10 2002 -@@ -32,7 +32,7 @@ - # dist-hook: app-dist-hook - # - --docdir = $(datadir)/gnome/help/$(docname)/$(lang) -+docdir = $(datadir)/help/$(docname)/$(lang) - - doc_DATA = index.html - diff --git a/misc/gnomeutils2/files/patch-configure b/misc/gnomeutils2/files/patch-configure deleted file mode 100644 index d5d7d0e10..000000000 --- a/misc/gnomeutils2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Nov 25 09:25:29 2002 -+++ configure Tue Nov 26 16:04:42 2002 -@@ -10347,7 +10347,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - diff --git a/misc/gnomeutils2/files/patch-logview::log_repaint.c b/misc/gnomeutils2/files/patch-logview::log_repaint.c deleted file mode 100644 index 3944b8205..000000000 --- a/misc/gnomeutils2/files/patch-logview::log_repaint.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- logview/log_repaint.c 2001/11/23 16:01:55 1.1 -+++ logview/log_repaint.c 2001/11/23 16:02:30 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <stdio.h> - #include <stdlib.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <string.h> - #include <gnome.h> - #include "logview.h" diff --git a/misc/gnomeutils2/files/patch-logview::logrtns.h b/misc/gnomeutils2/files/patch-logview::logrtns.h deleted file mode 100644 index a39ce6a77..000000000 --- a/misc/gnomeutils2/files/patch-logview::logrtns.h +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- logview/logrtns.h 2001/11/23 16:04:00 1.1 -+++ logview/logrtns.h 2001/11/23 16:04:14 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <stdio.h> - #include <stdlib.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <string.h> - #include "logview.h" - diff --git a/misc/gnomeutils2/files/patch-logview_logview.c b/misc/gnomeutils2/files/patch-logview_logview.c deleted file mode 100644 index 49e8b06b3..000000000 --- a/misc/gnomeutils2/files/patch-logview_logview.c +++ /dev/null @@ -1,29 +0,0 @@ ---- logview/logview.c.orig Tue May 7 00:03:16 2002 -+++ logview/logview.c Tue May 7 00:04:37 2002 -@@ -903,7 +903,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-regexp.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-regexp.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->regexp_db_path); -@@ -926,7 +926,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-descript.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-descript.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->descript_db_path); -@@ -960,7 +960,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-actions.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-actions.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->action_db_path); diff --git a/misc/gnomeutils2/pkg-comment b/misc/gnomeutils2/pkg-comment deleted file mode 100644 index 14a9b8e02..000000000 --- a/misc/gnomeutils2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 support utilities diff --git a/misc/gnomeutils2/pkg-descr b/misc/gnomeutils2/pkg-descr deleted file mode 100644 index af1715c69..000000000 --- a/misc/gnomeutils2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 support utilities. diff --git a/misc/gnomeutils2/pkg-plist b/misc/gnomeutils2/pkg-plist deleted file mode 100644 index 9172619a8..000000000 --- a/misc/gnomeutils2/pkg-plist +++ /dev/null @@ -1,132 +0,0 @@ -bin/gdialog -bin/gnome-calculator -bin/gnome-character-map -bin/gnome-dictionary -bin/gnome-search-tool -bin/gnome-system-log -etc/gconf/gconf.xml.defaults/apps/gnome-dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-system-log/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-system-log/%gconf.xml -etc/gconf/schemas/logview.schemas -etc/gconf/schemas/gdict.schemas -libdata/bonobo/servers/GNOME_GDictApplet.server -libexec/gdict-applet -share/gnome/applications/gnome-calculator.desktop -share/gnome/applications/gnome-character-map.desktop -share/gnome/applications/gnome-dictionary.desktop -share/gnome/applications/gnome-search-tool.desktop -share/gnome/applications/gnome-system-log.desktop -share/gnome/gnome-2.0/ui/GNOME_GDictApplet.xml -share/gnome/gnome-system-log/gnome-system-log-actions.db -share/gnome/gnome-system-log/gnome-system-log-descript.db -share/gnome/gnome-system-log/gnome-system-log-regexp.db -share/gnome/help/gdialog/C/figures/example-dialog.png -share/gnome/help/gdialog/C/figures/gdialog-msgbox.png -share/gnome/help/gdialog/C/figures/gdialog-yesno.png -share/gnome/help/gdialog/C/gdialog.xml -share/gnome/help/gdialog/C/legal.xml -share/gnome/help/gnome-calculator/C/figures/gcalc_window.png -share/gnome/help/gnome-calculator/C/gnome-calculator.xml -share/gnome/help/gnome-calculator/C/legal.xml -share/gnome/help/gnome-character-map/C/figures/gnome-character-map.png -share/gnome/help/gnome-character-map/C/gnome-character-map.xml -share/gnome/help/gnome-character-map/C/legal.xml -share/gnome/help/gnome-dictionary/C/figures/gdict_applet.png -share/gnome/help/gnome-dictionary/C/figures/gdict_window.png -share/gnome/help/gnome-dictionary/C/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/C/legal.xml -share/gnome/help/gnome-search-tool/C/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/C/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/C/legal.xml -share/gnome/help/gnome-system-log/C/figures/syslog_window.png -share/gnome/help/gnome-system-log/C/gnome-system-log.xml -share/gnome/help/gnome-system-log/C/legal.xml -share/gnome/omf/gnome-utils/gdialog-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gdialog-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-calculator-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-calculator-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-character-map-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-character-map-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-dictionary-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gdict.png -share/gnome/pixmaps/gnome-character-map.png -share/gnome/pixmaps/gnome-searchtool.png -share/locale/am/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/az/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/be/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/da/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/de/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/el/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/es/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/et/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/it/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/no/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-utils-2.0.mo -@dirrm share/gnome/pixmaps/gnome-system-log -@dirrm share/gnome/help/gnome-system-log/C/figures -@dirrm share/gnome/help/gnome-system-log/C -@dirrm share/gnome/help/gnome-system-log -@dirrm share/gnome/help/gnome-search-tool/C/figures -@dirrm share/gnome/help/gnome-search-tool/C -@dirrm share/gnome/help/gnome-search-tool -@dirrm share/gnome/help/gnome-dictionary/C/figures -@dirrm share/gnome/help/gnome-dictionary/C -@dirrm share/gnome/help/gnome-dictionary -@dirrm share/gnome/help/gnome-character-map/C/figures -@dirrm share/gnome/help/gnome-character-map/C -@dirrm share/gnome/help/gnome-character-map -@dirrm share/gnome/help/gnome-calculator/C/figures -@dirrm share/gnome/help/gnome-calculator/C -@dirrm share/gnome/help/gnome-calculator -@dirrm share/gnome/help/gdialog/C/figures -@dirrm share/gnome/help/gdialog/C -@dirrm share/gnome/gnome-system-log -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-dictionary -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gdialog-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-calculator-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-character-map-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-C.omf 2>/dev/null || /usr/bin/true diff --git a/multimedia/acme/Makefile b/multimedia/acme/Makefile deleted file mode 100644 index a772d1e9d..000000000 --- a/multimedia/acme/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: acme -# Date created: 15 November 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= acme -PORTVERSION= 2.0.2 -CATEGORIES= multimedia gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - wnck-1.9:${PORTSDIR}/x11-toolkits/libwnck - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/src/acme.c - -.include <bsd.port.mk> diff --git a/multimedia/acme/distinfo b/multimedia/acme/distinfo deleted file mode 100644 index 955f05244..000000000 --- a/multimedia/acme/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/acme-2.0.2.tar.bz2) = 988bb35cf81cd011749ae76ce4288998 diff --git a/multimedia/acme/files/patch-src_acme.c b/multimedia/acme/files/patch-src_acme.c deleted file mode 100644 index 4da386b29..000000000 --- a/multimedia/acme/files/patch-src_acme.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/acme.c.orig Sun Jan 19 06:43:45 2003 -+++ src/acme.c Mon Jan 27 18:09:38 2003 -@@ -201,10 +201,10 @@ - if ((soundfile == NULL) || (strcmp (soundfile, "") == 0)) - return; - -- if (g_file_test ("/usr/bin/esdplay", -+ if (g_file_test ("%%LOCALBASE%%/bin/esdplay", - (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_EXECUTABLE))) - { -- command = g_strdup_printf ("/usr/bin/esdplay %s", -+ command = g_strdup_printf ("%%LOCALBASE%%/bin/esdplay %s", - soundfile); - } else if (g_file_test ("/usr/bin/play", - (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_EXECUTABLE))) diff --git a/multimedia/acme/pkg-comment b/multimedia/acme/pkg-comment deleted file mode 100644 index a3d97b169..000000000 --- a/multimedia/acme/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool to make multimedia keys work on laptops diff --git a/multimedia/acme/pkg-descr b/multimedia/acme/pkg-descr deleted file mode 100644 index 1cf106bca..000000000 --- a/multimedia/acme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is ACME, a small tool for your laptops. It makes the small multimedia -buttons on these things actually do something. It currently only fully supports -Apple laptops (iBooks and Powerbooks), and should work on other systems as well. diff --git a/multimedia/acme/pkg-plist b/multimedia/acme/pkg-plist deleted file mode 100644 index a3887a471..000000000 --- a/multimedia/acme/pkg-plist +++ /dev/null @@ -1,51 +0,0 @@ -bin/acme -bin/acme-properties -etc/gconf/gconf.xml.defaults/apps/acme/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/acme/%gconf.xml -etc/gconf/schemas/acme.schemas -share/gnome/acme/acme-16.png -share/gnome/acme/acme-48.png -share/gnome/acme/acme-brightness.png -share/gnome/acme/acme-eject.png -share/gnome/acme/acme-properties.glade -share/gnome/acme/acme.glade -share/gnome/acme/gnome-speakernotes-muted.png -share/gnome/acme/gnome-speakernotes.png -share/gnome/control-center-2.0/capplets/acme.desktop -share/locale/am/LC_MESSAGES/acme.mo -share/locale/bg/LC_MESSAGES/acme.mo -share/locale/ca/LC_MESSAGES/acme.mo -share/locale/cs/LC_MESSAGES/acme.mo -share/locale/de/LC_MESSAGES/acme.mo -share/locale/da/LC_MESSAGES/acme.mo -share/locale/el/LC_MESSAGES/acme.mo -share/locale/es/LC_MESSAGES/acme.mo -share/locale/fi/LC_MESSAGES/acme.mo -share/locale/fr/LC_MESSAGES/acme.mo -share/locale/he/LC_MESSAGES/acme.mo -share/locale/hu/LC_MESSAGES/acme.mo -share/locale/it/LC_MESSAGES/acme.mo -share/locale/ja/LC_MESSAGES/acme.mo -share/locale/ko/LC_MESSAGES/acme.mo -share/locale/lv/LC_MESSAGES/acme.mo -share/locale/mk/LC_MESSAGES/acme.mo -share/locale/mn/LC_MESSAGES/acme.mo -share/locale/ms/LC_MESSAGES/acme.mo -share/locale/nl/LC_MESSAGES/acme.mo -share/locale/no/LC_MESSAGES/acme.mo -share/locale/pl/LC_MESSAGES/acme.mo -share/locale/pt/LC_MESSAGES/acme.mo -share/locale/pt_BR/LC_MESSAGES/acme.mo -share/locale/ro/LC_MESSAGES/acme.mo -share/locale/ru/LC_MESSAGES/acme.mo -share/locale/sk/LC_MESSAGES/acme.mo -share/locale/sl/LC_MESSAGES/acme.mo -share/locale/sq/LC_MESSAGES/acme.mo -share/locale/sv/LC_MESSAGES/acme.mo -share/locale/uk/LC_MESSAGES/acme.mo -share/locale/vi/LC_MESSAGES/acme.mo -share/locale/zh_CN/LC_MESSAGES/acme.mo -share/locale/zh_TW/LC_MESSAGES/acme.mo -@dirrm share/gnome/acme -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/acme -@dirrm etc/gconf/gconf.xml.defaults/apps/acme diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile deleted file mode 100644 index ac8e8a0e3..000000000 --- a/multimedia/gstreamer-plugins/Makefile +++ /dev/null @@ -1,703 +0,0 @@ -# New ports collection makefile for: gstreamer plugins -# Date created: Wed Jul 10 23:38:01 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gstreamer -PORTVERSION= 0.6.0 -CATEGORIES= multimedia audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -PKGNAMESUFFIX= -plugins -DISTNAME= gst-plugins-${PORTVERSION} - -MAINTAINER= lioux@FreeBSD.org - -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \ - gconf-2.5:${PORTSDIR}/devel/gconf2 \ - gstreamer-0.6.0:${PORTSDIR}/multimedia/gstreamer \ - gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ - popt.0:${PORTSDIR}/devel/popt \ - xml2.5:${PORTSDIR}/textproc/libxml2 - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack \ - gnomehier \ - gnomeprefix -USE_LIBTOOL= yes -USE_REINPLACE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-tests \ - --disable-alsa \ - --disable-cdrom \ - --disable-mjpegtools \ - --disable-qcam \ - --disable-v4l2 \ - --disable-v4l -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ - CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -CONFIGURE_TARGET= -PLIST_SUB= \ - VERSION="${PORTVERSION:C/..$//}" \ - SHLIB_VERSION="${SHLIB_VERSION}" -INSTALLS_SHLIB= yes - -# for esound detection -WANT_GNOME= yes - -MAN1= gst-launch-ext.1 gst-visualise.1 - -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" -SDL_CONFIG?="${LOCALBASE}/bin/sdl11-config" -XMMS_CONFIG?="${LOCALBASE}/bin/xmms-config" - -# library minor number -SHLIB_VERSION= 0 - -post-patch: -# as of this writing, FreeBSD does not support lrint* C99 math functions - @${REINPLACE_CMD} -E -e \ - 's|^#define.*LRINT.*$$||' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} -# respect CFLAGS - @${FIND} ${WRKSRC} -type f -name Makefile.in | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -E -e \ - 's,-O(2|3),,; \ - s|-mcpu=i486||' -# mcopidl takes the file as the last argument - @${REINPLACE_CMD} -E -e \ - 's|(mcopidl.+)(\$$<)(.+)$$|\1 \3 \2|' \ - ${WRKSRC}/ext/arts/Makefile.in -# no linux/cdrom.h - @${REINPLACE_CMD} -E -e \ - 's|^#include[[:space:]]+.+linux/cdrom\.h.*$$||' \ - ${WRKSRC}/ext/dvdread/dvdreadsrc.c -# malloc.h was deprecated in favor of stdlib.h -# inttypes.h not stdint.h - @${FIND} ${WRKSRC} -type f | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|malloc.h|stdlib.h|; \ - s|stdint.h|inttypes.h|' -# use GMAKE, not MAKE - @${REINPLACE_CMD} -E -e \ - 's|make|${GMAKE}|' \ - ${WRKSRC}/gst-libs/ext/ffmpeg/Makefile.in -# force libaudiofile detection - @${REINPLACE_CMD} -E -e \ - 's|^.*afOpenVirtualFile[[:space:]]*\(\);|;|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - -post-configure: -# CC safeness - @${ECHO_CMD} "CC=${CC}" >> \ - ${WRKSRC}/gst-libs/ext/ffmpeg/ffmpeg/config.mak - -post-install: -# register plugins - @${X11BASE}/bin/gst-register 2>/dev/null - -.include <bsd.port.pre.mk> - -## -## auto detect possible plugins -## - -# aalib -.if exists(${LOCALBASE}/lib/libaa.a) -WITH_AALIB=yes -.endif - -# arts -.if exists(${LOCALBASE}/lib/libartsc.so.0) -WITH_ARTS=yes -.endif - -# avifile -.if exists(${LOCALBASE}/lib/libaviplay.a) -WITH_AVIFILE=yes -.endif - -# esound -.if (${HAVE_GNOME:Mesound}!="") -WITH_ESOUND=yes -.endif - -# flac -.if exists(${LOCALBASE}/lib/libFLAC.a) -WITH_FLAC=yes -.endif - -# freetype -.if exists(${LOCALBASE}/lib/libfreetype.a) -WITH_FREETYPE=yes -.endif - -# lame -.if exists(${LOCALBASE}/lib/libmp3lame.a) -WITH_LAME=yes -.endif - -# gnomevfs -.if exists(${X11BASE}/lib/libgnomevfs-2.a) -WITH_GNOMEVFS=yes -.endif - -# gsm -.if exists(${LOCALBASE}/lib/libgsm.a) -WITH_GSM=yes -.endif - -# Hermes -.if exists (${LOCALBASE}/lib/libHermes.a) -WITH_HERMES=yes -.endif - -# jpeg -.if exists(${LOCALBASE}/lib/libjpeg.a) -WITH_JPEG=yes -.endif - -# ladspa -.if exists(${LOCALBASE}/include/ladspa.h) -WITH_LADSPA=yes -.endif - -# liba52 -.if exists(${LOCALBASE}/lib/liba52.a) -WITH_LIBA52=yes -.endif - -# libaudiofile -.if exists(${LOCALBASE}/lib/libaudiofile.a) -WITH_LIBAUDIOFILE=yes -.endif - -# libdv -.if exists(${LOCALBASE}/lib/libdv.a) -WITH_LIBDV=yes -.endif - -# libdvdnav -.if exists(${LOCALBASE}/lib/libdvdnav.so) -WITH_LIBDVDNAV=yes -.endif - -# libdvdread -.if exists(${LOCALBASE}/lib/libdvdread.a) -WITH_LIBDVDREAD=yes -.endif - -# libfame -.if exists(${LOCALBASE}/lib/libfame.a) -WITH_LIBFAME=yes -.endif - -# libmikmod -.if exists(${LOCALBASE}/lib/libmikmod.a) -WITH_LIBMIKMOD=yes -.endif - -# libmpeg2 -.if exists(${LOCALBASE}/lib/libmpeg2.a) -WITH_LIBMPEG2=yes -.endif - -# libshout -.if exists(${LOCALBASE}/lib/libshout.a) -WITH_LIBSHOUT=yes -.endif - -# libsidplay -.if exists(${LOCALBASE}/lib/libsidplay.a) -WITH_LIBSIDPLAY=yes -.endif - -# mad -.if exists(${LOCALBASE}/lib/libmad.a) -WITH_MAD=yes -.endif - -# openquicktime -.if exists(${LOCALBASE}/lib/libopenquicktime.so) -WITH_OPENQUICKTIME=yes -.endif - -# png -.if exists(${LOCALBASE}/lib/libpng.a) -WITH_PNG=yes -.endif - -# sdl -.if exists(${LOCALBASE}/lib/libSDL-1.1.a) -WITH_SDL=yes -.endif - -# vorbis -.if exists(${LOCALBASE}/lib/libvorbis.a) -WITH_VORBIS=yes -.endif - -# xmms -.if exists(${X11BASE}/lib/libxmms.a) -#WITH_XMMS=yes -.endif - -## -## control CONFIGURE options -## - -# aalib -.ifndef(WITH_AALIB) -CONFIGURE_ARGS+= --disable-aalib \ - --disable-aalibtest -PLIST_SUB+= AALIB="@comment " -.else -LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib - -CONFIGURE_ARGS+= --with-aalib-prefix=${LOCALBASE} \ - --with-aalib-exec-prefix=${LOCALBASE} -PLIST_SUB+= AALIB="" -.endif - -# arts -.ifndef(WITH_ARTS) -CONFIGURE_ARGS+= --disable-arts \ - --disable-artsc \ - --disable-artstest -PLIST_SUB+= ARTS="@comment " -.else -LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts - -CONFIGURE_ARGS+= --with-arts-prefix=${LOCALBASE} \ - --with-arts-exec-prefix=${LOCALBASE} -PLIST_SUB+= ARTS="" -.endif - -# avifile -.ifndef(WITH_AVIFILE) -CONFIGURE_ARGS+= --disable-avifile -PLIST_SUB+= AVIFILE="@comment " -.else -LIB_DEPENDS+= aviplay.0:${PORTSDIR}/multimedia/avifile - -PLIST_SUB+= AVIFILE="" -.endif - -# esound -.ifndef(WITH_ESOUND) -CONFIGURE_ARGS+= --disable-esd \ - --disable-esdtest -PLIST_SUB+= ESOUND="@comment " -.else -USE_GNOME+= esound -CONFIGURE_ARGS+= --with-esd-prefix=${LOCALBASE} \ - --with-esd-exec-prefix=${LOCALBASE} -PLIST_SUB+= ESOUND="" -.endif - -# flac -.ifndef(WITH_FLAC) -CONFIGURE_ARGS+= --disable-flac -PLIST_SUB+= FLAC="@comment " -.else -LIB_DEPENDS+= FLAC.4:${PORTSDIR}/audio/flac - -PLIST_SUB+= FLAC="" -.endif - -# freetype -.ifndef(WITH_FREETYPE) -CONFIGURE_ARGS+= --disable-freetypetest -PLIST_SUB+= FREETYPE="@comment " -.else -LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 - -CONFIGURE_ARGS+= --with-ft-prefix=${LOCALBASE} \ - --with-ft-exec-prefix=${LOCALBASE} -PLIST_SUB+= FREETYPE="" -.endif - -# gnomevfs -.ifndef(WITH_GNOMEVFS) -CONFIGURE_ARGS+= --disable-gnome_vfs -PLIST_SUB+= GNOMEVFS="@comment " -.else -LIB_DEPENDS+= gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2 - -PLIST_SUB+= GNOMEVFS="" -.endif - -# gsm -.ifndef(WITH_GSM) -CONFIGURE_ARGS+= --disable-gsm -PLIST_SUB+= GSM="@comment " -.else -LIB_DEPENDS+= gsm.1:${PORTSDIR}/audio/gsm - -PLIST_SUB+= GSM="" -.endif - -# Hermes -.ifndef(WITH_HERMES) -CONFIGURE_ARGS+= --disable-hermes -PLIST_SUB+= HERMES="@comment " -.else -LIB_DEPENDS+= Hermes.1:${PORTSDIR}/graphics/Hermes -PLIST_SUB+= HERMES="" -.endif - -# http -.ifndef(WITH_HTTP) -CONFIGURE_ARGS+= --disable-http -PLIST_SUB+= HTTP="@comment " -.else -PLIST_SUB+= HTTP="" -.endif - -# jpeg -.ifndef(WITH_JPEG) -CONFIGURE_ARGS+= --disable-jpeg -PLIST_SUB+= JPEG="@comment " -.else -LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg - -PLIST_SUB+= JPEG="" -.endif - -# ladspa -.ifndef(WITH_LADSPA) -CONFIGURE_ARGS+= --disable-ladspa -PLIST_SUB+= LADSPA="@comment " -.else -BUILD_DEPENDS+= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa - -PLIST_SUB+= LADSPA="" -.endif - -# lame -.ifndef(WITH_LAME) -CONFIGURE_ARGS+= --disable-lame -PLIST_SUB+= LAME="@comment " -.else -LIB_DEPENDS+= mp3lame.0:${PORTSDIR}/audio/lame - -PLIST_SUB+= LAME="" -.endif - -# liba52 -.ifndef(WITH_LIBA52) -CONFIGURE_ARGS+= --disable-a52dec -PLIST_SUB+= LIBA52="@comment " -.else -LIB_DEPENDS+= a52.0:${PORTSDIR}/audio/liba52 - -CONFIGURE_ARGS+= --with-a52dec-prefix=${LOCALBASE} -PLIST_SUB+= LIBA52="" -.endif - -# libaudiofile -.ifndef(WITH_LIBAUDIOFILE) -CONFIGURE_ARGS+= --disable-audiofile -PLIST_SUB+= LIBAUDIOFILE="@comment " -.else -LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile - -PLIST_SUB+= LIBAUDIOFILE="" -.endif - -# libdv -.ifndef(WITH_LIBDV) -CONFIGURE_ARGS+= --disable-libdv -PLIST_SUB+= LIBDV="@comment " -.else -LIB_DEPENDS+= dv.3:${PORTSDIR}/multimedia/libdv - -PLIST_SUB+= LIBDV="" -.endif - -# libdvdnav -.ifndef(WITH_LIBDVDNAV) -CONFIGURE_ARGS+= --disable-dvdnav -PLIST_SUB+= LIBDVDNAV="@comment " -.else -LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/graphics/libdvdnav - -PLIST_SUB+= LIBDVDNAV="" -.endif - -# libdvdread -.ifndef(WITH_LIBDVDREAD) -CONFIGURE_ARGS+= --disable-dvdread -PLIST_SUB+= LIBDVDREAD="@comment " -.else -LIB_DEPENDS+= dvdread.2:${PORTSDIR}/multimedia/libdvdread - -PLIST_SUB+= LIBDVDREAD="" -.endif - -# libfame -.ifndef(WITH_LIBFAME) -CONFIGURE_ARGS+= --disable-libfame \ - --disable-libfametest -PLIST_SUB+= LIBFAME="@comment " -.else -LIB_DEPENDS+= fame-0.9.0:${PORTSDIR}/graphics/libfame - -CONFIGURE_ARGS+= --with-libfame-prefix=${LOCALBASE} \ - --with-libfame-exec-prefix=${LOCALBASE} -PLIST_SUB+= LIBFAME="" -.endif - -# libmikmod -.ifndef(WITH_LIBMIKMOD) -CONFIGURE_ARGS+= --disable-libmikmodtest \ - --disable-mikmod -PLIST_SUB+= LIBMIKMOD="@comment " -.else -LIB_DEPENDS+= mikmod.2:${PORTSDIR}/audio/libmikmod - -CONFIGURE_ARGS+= --with-libmikmod-prefix=${LOCALBASE} \ - --with-libmikmod-exec-prefix=${LOCALBASE} -PLIST_SUB+= LIBMIKMOD="" -.endif - -# libmpeg2 -.ifndef(WITH_LIBMPEG2) -CONFIGURE_ARGS+= --disable-mpeg2dec -PLIST_SUB+= LIBMPEG2="@comment " -.else -LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 - -CONFIGURE_ARGS+= --with-mpeg2dec-prefix=${LOCALBASE} -PLIST_SUB+= LIBMPEG2="" -.endif - -# libshout -.ifndef(WITH_LIBSHOUT) -CONFIGURE_ARGS+= --disable-shout -PLIST_SUB+= LIBSHOUT="@comment " -.else -LIB_DEPENDS+= shout.2:${PORTSDIR}/audio/libshout - -PLIST_SUB+= LIBSHOUT="" -.endif - -# libsidplay -.ifndef(WITH_LIBSIDPLAY) -CONFIGURE_ARGS+= --disable-sidplay -PLIST_SUB+= LIBSIDPLAY="@comment " -.else -LIB_DEPENDS+= sidplay.1:${PORTSDIR}/audio/libsidplay - -PLIST_SUB+= LIBSIDPLAY="" -.endif - -# mad -.ifndef(WITH_MAD) -CONFIGURE_ARGS+= --disable-mad -PLIST_SUB+= LIBMAD="@comment " -.else -LIB_DEPENDS+= mad.1:${PORTSDIR}/audio/mad - -PLIST_SUB+= LIBMAD="" -.endif - -# openquicktime -.ifndef(WITH_OPENQUICKTIME) -CONFIGURE_ARGS+= --disable-openquicktime -PLIST_SUB+= OPENQUICKTIME="@comment " -.else -LIB_DEPENDS+= openquicktime.0:${PORTSDIR}/multimedia/openquicktime - -PLIST_SUB+= OPENQUICKTIME="" -.endif - -# oss -.ifdef(WITHOUT_OSS) -CONFIGURE_ARGS+= --disable-oss -PLIST_SUB+= OSS="@comment " -.else -PLIST_SUB+= OSS="" -.endif - -# png -.ifndef(WITH_PNG) -CONFIGURE_ARGS+= --disable-libpng -PLIST_SUB+= PNG="@comment " -.else -LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png - -PLIST_SUB+= PNG="" -.endif - -# sdl -.ifndef(WITH_SDL) -CONFIGURE_ARGS+= --disable-sdl \ - --disable-sdltest -PLIST_SUB+= SDL="@comment " -.else -LIB_DEPENDS+= SDL-1.1.5:${PORTSDIR}/devel/sdl12 - -CONFIGURE_ARGS+= --with-sdl-prefix=${LOCALBASE} \ - --with-sdl-exec-prefix=${LOCALBASE} -CONFIGURE_ENV+= SDL_CONFIG=${SDL_CONFIG} -PLIST_SUB+= SDL="" -.endif - -# vorbis -.ifndef(WITH_VORBIS) -CONFIGURE_ARGS+= --disable-vorbis \ - --disable-vorbistest -PLIST_SUB+= VORBIS="@comment " -.else -LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis - -CONFIGURE_ARGS+= --with-vorbis=${LOCALBASE} \ - --with-vorbis-libraries=${LOCALBASE}/lib \ - --with-vorbis-includes=${LOCALBASE}/include -PLIST_SUB+= VORBIS="" -.endif - -# xmms -.ifndef(WITH_XMMS) -CONFIGURE_ARGS+= --disable-xmms -PLIST_SUB+= XMMS="@comment " -.else -LIB_DEPENDS+= xmms.3:${PORTSDIR}/multimedia/xmms - -CONFIGURE_ARGS+= --with-xmms-prefix=${X11BASE} \ - --with-xmms-exec-prefix=${X11BASE} -CONFIGURE_ENV+= XMMS_CONFIG=${XMMS_CONFIG} -PLIST_SUB+= XMMS="" -.endif - -pre-everything:: -.ifndef(WITH_AALIB) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_AALIB to enable aalib Video plugin' -.endif -.ifndef(WITH_ARTS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_ARTS to enable arts Audio plugin' -.endif -.ifndef(WITH_AVIFILE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_AVIFILE to enable avifile Video plugin' -.endif -.ifndef(WITH_ESOUND) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_ESOUND to enable esound Audio plugin' -.endif -.ifndef(WITH_FLAC) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_FLAC to enable flac Audio plugin' -.endif -.ifndef(WITH_FREETYPE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_FREETYPE to enable freetype support' -.endif -.ifndef(WITH_GSM) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_GSM to enable gsm Audio plugin' -.endif -.ifndef(WITH_GNOMEVFS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_GNOMEVFS to enable gnomevfs Network plugin' -.endif -.ifndef(WITH_HERMES) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_HERMES to enable Hermes colorspace plugin' -.endif -.ifndef(WITH_HTTP) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_HTTP to enable http Network plugin' -.endif -.ifndef(WITH_JPEG) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_JPEG to enable jpeg Video plugin' -.endif -.ifndef(WITH_LADSPA) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LADSPA to enable LADSPA framework Audio plugin' -.endif -.ifndef(WITH_LAME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LAME to enable lame MP3 Audio plugin' -.endif -.ifndef(WITH_LIBA52) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBA52 to enable liba52 AC3 Audio plugin' -.endif -.ifndef(WITH_LIBAUDIOFILE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBAUDIOFILE to enable libaudiofile Audio plugin' -.endif -.ifndef(WITH_LIBDV) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDV to enable libdv Video plugin' -.endif -.ifndef(WITH_LIBDVDNAV) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDVDNAV to enable libdvdnav Video plugin' -.endif -.ifndef(WITH_LIBDVDREAD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDVDREAD to enable libdvdread Video plugin' -.endif -.ifndef(WITH_LIBFAME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBFAME to enable libfame Video plugin' -.endif -.ifndef(WITH_LIBMIKMOD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBMIKMOD to enable libmikmod Audio plugin' -.endif -.ifndef(WITH_LIBMPEG2) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBMPEG2 to enable libmpeg2 Video plugin' -.endif -.ifndef(WITH_LIBSHOUT) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBSHOUT to enable libshout Audio plugin' -.endif -.ifndef(WITH_LIBSIDPLAY) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBSIDPLAY to enable libsidplay Audio plugin' -.endif -.ifndef(WITH_MAD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_MAD to enable mad Audio plugin' -.endif -.ifndef(WITH_OPENQUICKTIME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_OPENQUICKTIME to enable openquicktime Video plugin' -.endif -.ifndef(WITHOUT_OSS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITHOUT_OSS to disable OSS Audio plugin' -.endif -.ifndef(WITH_PNG) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_PNG to enable png Video plugin' -.endif -.ifndef(WITH_SDL) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_SDL to enable SDL Video plugin' -.endif -.ifndef(WITH_VORBIS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_VORBIS to enable vorbis Audio plugin' -.endif -.ifndef(WITH_XMMS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_XMMS to enable xmms Audio plugin' -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer-plugins/distinfo b/multimedia/gstreamer-plugins/distinfo deleted file mode 100644 index caeb20303..000000000 --- a/multimedia/gstreamer-plugins/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gst-plugins-0.6.0.tar.gz) = c1eadcf2486577bb36d4e89cbfa2e65f diff --git a/multimedia/gstreamer-plugins/files/patch-configure b/multimedia/gstreamer-plugins/files/patch-configure deleted file mode 100644 index 001d56fd6..000000000 --- a/multimedia/gstreamer-plugins/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Jul 11 15:51:47 2002 -+++ configure Thu Jul 11 15:51:57 2002 -@@ -6731,6 +6731,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/multimedia/gstreamer-plugins/pkg-comment b/multimedia/gstreamer-plugins/pkg-comment deleted file mode 100644 index 66a34ec09..000000000 --- a/multimedia/gstreamer-plugins/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GStreamer written collection of plugins handling several media types diff --git a/multimedia/gstreamer-plugins/pkg-descr b/multimedia/gstreamer-plugins/pkg-descr deleted file mode 100644 index 80300084c..000000000 --- a/multimedia/gstreamer-plugins/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -[ excerpt from developer's site ] - -This is a collection of plugins written with the GStreamer framework. -Some features of these plugins are: - -- Dynamically loaded plugins provide elements and media types, - demand-loaded via an XML registry, similar to ld.so.cache -- Element interface handles all known types of sources, filters, - sinks -- Capabilities system allows verification of element compatibility - using MIME types and media-specific properties -- Autoplugging uses capabilities system to complete complex paths - automatically -- Pipelines can be saved to XML and loaded back to working state -- Resource friendly plugins don't waste RAM - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer-plugins/pkg-plist b/multimedia/gstreamer-plugins/pkg-plist deleted file mode 100644 index 89fefdf41..000000000 --- a/multimedia/gstreamer-plugins/pkg-plist +++ /dev/null @@ -1,137 +0,0 @@ -bin/gst-launch-ext -bin/gst-visualise -etc/gconf/schemas/gstreamer.schemas -include/gstreamer-%%VERSION%%/gst/audio/audio.h -include/gstreamer-%%VERSION%%/gst/floatcast/floatcast.h -include/gstreamer-%%VERSION%%/gst/gconf/gconf.h -include/gstreamer-%%VERSION%%/gst/idct/idct.h -include/gstreamer-%%VERSION%%/gst/media-info/media-info.h -include/gstreamer-%%VERSION%%/gst/play/play.h -include/gstreamer-%%VERSION%%/gst/resample/resample.h -include/gstreamer-%%VERSION%%/gst/riff/riff.h -include/gstreamer-%%VERSION%%/gst/video/video.h -%%LIBA52%%lib/gstreamer-%%VERSION%%/libgsta52dec.so -%%AALIB%%lib/gstreamer-%%VERSION%%/libgstaasink.so -lib/gstreamer-%%VERSION%%/libgstac3parse.so -lib/gstreamer-%%VERSION%%/libgstadder.so -lib/gstreamer-%%VERSION%%/libgstalaw.so -%%ARTS%%lib/gstreamer-%%VERSION%%/libgstartsdsink.so -lib/gstreamer-%%VERSION%%/libgstaudio.so -%%LIBAUDIOFILE%%lib/gstreamer-%%VERSION%%/libgstaudiofile.so -lib/gstreamer-%%VERSION%%/libgstaudioscale.so -lib/gstreamer-%%VERSION%%/libgstauparse.so -%%AVIFILE%%lib/gstreamer-%%VERSION%%/libgstavidemux.so -%%AVIFILE%%lib/gstreamer-%%VERSION%%/libgstavimux.so -lib/gstreamer-%%VERSION%%/libgstcdxaparse.so -lib/gstreamer-%%VERSION%%/libgstchart.so -%%HERMES%%lib/gstreamer-%%VERSION%%/libgstcolorspace.so -lib/gstreamer-%%VERSION%%/libgstcutter.so -lib/gstreamer-%%VERSION%%/libgstdeinterlace.so -%%LIBDV%%lib/gstreamer-%%VERSION%%/libgstdvdec.so -%%LIBDVDNAV%%lib/gstreamer-%%VERSION%%/libgstdvdnavsrc.so -%%LIBDVDREAD%%lib/gstreamer-%%VERSION%%/libgstdvdreadsrc.so -lib/gstreamer-%%VERSION%%/libgsteffectv.so -%%ESOUND%%lib/gstreamer-%%VERSION%%/libgstesdmon.so -%%ESOUND%%lib/gstreamer-%%VERSION%%/libgstesdsink.so -lib/gstreamer-%%VERSION%%/libgstfestival.so -lib/gstreamer-%%VERSION%%/libgstffmpeg.so -lib/gstreamer-%%VERSION%%/libgstffmpegall.so -lib/gstreamer-%%VERSION%%/libgstfilter.so -%%FLAC%%lib/gstreamer-%%VERSION%%/libgstflac.so -lib/gstreamer-%%VERSION%%/libgstflxdec.so -%%GNOMEVFS%%lib/gstreamer-%%VERSION%%/libgstgnomevfssink.so -%%GNOMEVFS%%lib/gstreamer-%%VERSION%%/libgstgnomevfssrc.so -lib/gstreamer-%%VERSION%%/libgstgoom.so -%%GSM%%lib/gstreamer-%%VERSION%%/libgstgsm.so -%%HTTP%%lib/gstreamer-%%VERSION%%/libgsthttpsrc.so -lib/gstreamer-%%VERSION%%/libgstidct.so -lib/gstreamer-%%VERSION%%/libgstintfloat.so -%%JPEG%%lib/gstreamer-%%VERSION%%/libgstjpeg.so -%%LADSPA%%lib/gstreamer-%%VERSION%%/libgstladspa.so -%%LAME%%lib/gstreamer-%%VERSION%%/libgstlame.so -lib/gstreamer-%%VERSION%%/libgstlevel.so -%%LIBFAME%%lib/gstreamer-%%VERSION%%/libgstlibfame.so -%%LIBMAD%%lib/gstreamer-%%VERSION%%/libgstmad.so -lib/gstreamer-%%VERSION%%/libgstmedian.so -%%LIBMIKMOD%%lib/gstreamer-%%VERSION%%/libgstmikmod.so -lib/gstreamer-%%VERSION%%/libgstmono2stereo.so -lib/gstreamer-%%VERSION%%/libgstmonoscope.so -lib/gstreamer-%%VERSION%%/libgstmp1videoparse.so -lib/gstreamer-%%VERSION%%/libgstmp3types.so -lib/gstreamer-%%VERSION%%/libgstmpeg1encoder.so -lib/gstreamer-%%VERSION%%/libgstmpeg1systemencode.so -lib/gstreamer-%%VERSION%%/libgstmpeg1types.so -%%LIBMPEG2%%lib/gstreamer-%%VERSION%%/libgstmpeg2dec.so -lib/gstreamer-%%VERSION%%/libgstmpeg2enc.so -lib/gstreamer-%%VERSION%%/libgstmpeg2subt.so -lib/gstreamer-%%VERSION%%/libgstmpeg2types.so -lib/gstreamer-%%VERSION%%/libgstmpegaudio.so -lib/gstreamer-%%VERSION%%/libgstmpegaudioparse.so -lib/gstreamer-%%VERSION%%/libgstmpegstream.so -lib/gstreamer-%%VERSION%%/libgstmulaw.so -lib/gstreamer-%%VERSION%%/libgstoneton.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimedecoder.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimedemux.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimetypes.so -%%OSS%%lib/gstreamer-%%VERSION%%/libgstossaudio.so -lib/gstreamer-%%VERSION%%/libgstpassthrough.so -lib/gstreamer-%%VERSION%%/libgstplayondemand.so -%%PNG%%lib/gstreamer-%%VERSION%%/libgstpng.so -lib/gstreamer-%%VERSION%%/libgstqtdemux.so -lib/gstreamer-%%VERSION%%/libgstresample.so -lib/gstreamer-%%VERSION%%/libgstriff.so -lib/gstreamer-%%VERSION%%/libgstrtjpeg.so -%%SDL%%lib/gstreamer-%%VERSION%%/libgstsdlvideosink.so -%%LIBSHOUT%%lib/gstreamer-%%VERSION%%/libgstshout.so -%%LIBSIDPLAY%%lib/gstreamer-%%VERSION%%/libgstsid.so -lib/gstreamer-%%VERSION%%/libgstsilence.so -lib/gstreamer-%%VERSION%%/libgstsinesrc.so -lib/gstreamer-%%VERSION%%/libgstsmooth.so -lib/gstreamer-%%VERSION%%/libgstsmpte.so -%%PNG%%lib/gstreamer-%%VERSION%%/libgstsnapshot.so -lib/gstreamer-%%VERSION%%/libgstspectrum.so -lib/gstreamer-%%VERSION%%/libgstspeed.so -lib/gstreamer-%%VERSION%%/libgststereo.so -lib/gstreamer-%%VERSION%%/libgststereo2mono.so -lib/gstreamer-%%VERSION%%/libgststereosplit.so -lib/gstreamer-%%VERSION%%/libgstsynaesthesia.so -lib/gstreamer-%%VERSION%%/libgstudp.so -lib/gstreamer-%%VERSION%%/libgstvbidec.so -lib/gstreamer-%%VERSION%%/libgstvideo.so -lib/gstreamer-%%VERSION%%/libgstvideocrop.so -lib/gstreamer-%%VERSION%%/libgstvideoscale.so -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.so -lib/gstreamer-%%VERSION%%/libgstvolenv.so -lib/gstreamer-%%VERSION%%/libgstvolume.so -%%VORBIS%%lib/gstreamer-%%VERSION%%/libgstvorbis.so -lib/gstreamer-%%VERSION%%/libgstvumeter.so -lib/gstreamer-%%VERSION%%/libgstwavenc.so -lib/gstreamer-%%VERSION%%/libgstwavparse.so -lib/gstreamer-%%VERSION%%/libgsty4menc.so -lib/gstreamer-%%VERSION%%/libmixmatrix.so -lib/libgstgconf-%%VERSION%%.a -lib/libgstgconf-%%VERSION%%.so -lib/libgstgconf-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstmedia-info-%%VERSION%%.a -lib/libgstmedia-info-%%VERSION%%.so -lib/libgstmedia-info-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstplay-%%VERSION%%.a -lib/libgstplay-%%VERSION%%.so -lib/libgstplay-%%VERSION%%.so.%%SHLIB_VERSION%% -libdata/pkgconfig/gstreamer-gconf-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-libs-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-play-%%VERSION%%.pc -share/aclocal/gst-element-check-%%VERSION%%.m4 -@unexec rmdir %D/lib/gstreamer-%%VERSION%% 2>/dev/null || true -@dirrm include/gstreamer-%%VERSION%%/gst/video -@dirrm include/gstreamer-%%VERSION%%/gst/riff -@dirrm include/gstreamer-%%VERSION%%/gst/resample -@dirrm include/gstreamer-%%VERSION%%/gst/play -@dirrm include/gstreamer-%%VERSION%%/gst/media-info -@dirrm include/gstreamer-%%VERSION%%/gst/idct -@dirrm include/gstreamer-%%VERSION%%/gst/gconf -@dirrm include/gstreamer-%%VERSION%%/gst/floatcast -@dirrm include/gstreamer-%%VERSION%%/gst/audio -@unexec rmdir %D/include/gstreamer-%%VERSION%% 2>/dev/null || true -@exec %%X11BASE%%/bin/gst-register 2>/dev/null -@unexec %%X11BASE%%/bin/gst-register 2>/dev/null diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile deleted file mode 100644 index ac8e8a0e3..000000000 --- a/multimedia/gstreamer-plugins80/Makefile +++ /dev/null @@ -1,703 +0,0 @@ -# New ports collection makefile for: gstreamer plugins -# Date created: Wed Jul 10 23:38:01 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gstreamer -PORTVERSION= 0.6.0 -CATEGORIES= multimedia audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -PKGNAMESUFFIX= -plugins -DISTNAME= gst-plugins-${PORTVERSION} - -MAINTAINER= lioux@FreeBSD.org - -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \ - gconf-2.5:${PORTSDIR}/devel/gconf2 \ - gstreamer-0.6.0:${PORTSDIR}/multimedia/gstreamer \ - gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ - popt.0:${PORTSDIR}/devel/popt \ - xml2.5:${PORTSDIR}/textproc/libxml2 - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack \ - gnomehier \ - gnomeprefix -USE_LIBTOOL= yes -USE_REINPLACE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-tests \ - --disable-alsa \ - --disable-cdrom \ - --disable-mjpegtools \ - --disable-qcam \ - --disable-v4l2 \ - --disable-v4l -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ - CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -CONFIGURE_TARGET= -PLIST_SUB= \ - VERSION="${PORTVERSION:C/..$//}" \ - SHLIB_VERSION="${SHLIB_VERSION}" -INSTALLS_SHLIB= yes - -# for esound detection -WANT_GNOME= yes - -MAN1= gst-launch-ext.1 gst-visualise.1 - -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" -SDL_CONFIG?="${LOCALBASE}/bin/sdl11-config" -XMMS_CONFIG?="${LOCALBASE}/bin/xmms-config" - -# library minor number -SHLIB_VERSION= 0 - -post-patch: -# as of this writing, FreeBSD does not support lrint* C99 math functions - @${REINPLACE_CMD} -E -e \ - 's|^#define.*LRINT.*$$||' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} -# respect CFLAGS - @${FIND} ${WRKSRC} -type f -name Makefile.in | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -E -e \ - 's,-O(2|3),,; \ - s|-mcpu=i486||' -# mcopidl takes the file as the last argument - @${REINPLACE_CMD} -E -e \ - 's|(mcopidl.+)(\$$<)(.+)$$|\1 \3 \2|' \ - ${WRKSRC}/ext/arts/Makefile.in -# no linux/cdrom.h - @${REINPLACE_CMD} -E -e \ - 's|^#include[[:space:]]+.+linux/cdrom\.h.*$$||' \ - ${WRKSRC}/ext/dvdread/dvdreadsrc.c -# malloc.h was deprecated in favor of stdlib.h -# inttypes.h not stdint.h - @${FIND} ${WRKSRC} -type f | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|malloc.h|stdlib.h|; \ - s|stdint.h|inttypes.h|' -# use GMAKE, not MAKE - @${REINPLACE_CMD} -E -e \ - 's|make|${GMAKE}|' \ - ${WRKSRC}/gst-libs/ext/ffmpeg/Makefile.in -# force libaudiofile detection - @${REINPLACE_CMD} -E -e \ - 's|^.*afOpenVirtualFile[[:space:]]*\(\);|;|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - -post-configure: -# CC safeness - @${ECHO_CMD} "CC=${CC}" >> \ - ${WRKSRC}/gst-libs/ext/ffmpeg/ffmpeg/config.mak - -post-install: -# register plugins - @${X11BASE}/bin/gst-register 2>/dev/null - -.include <bsd.port.pre.mk> - -## -## auto detect possible plugins -## - -# aalib -.if exists(${LOCALBASE}/lib/libaa.a) -WITH_AALIB=yes -.endif - -# arts -.if exists(${LOCALBASE}/lib/libartsc.so.0) -WITH_ARTS=yes -.endif - -# avifile -.if exists(${LOCALBASE}/lib/libaviplay.a) -WITH_AVIFILE=yes -.endif - -# esound -.if (${HAVE_GNOME:Mesound}!="") -WITH_ESOUND=yes -.endif - -# flac -.if exists(${LOCALBASE}/lib/libFLAC.a) -WITH_FLAC=yes -.endif - -# freetype -.if exists(${LOCALBASE}/lib/libfreetype.a) -WITH_FREETYPE=yes -.endif - -# lame -.if exists(${LOCALBASE}/lib/libmp3lame.a) -WITH_LAME=yes -.endif - -# gnomevfs -.if exists(${X11BASE}/lib/libgnomevfs-2.a) -WITH_GNOMEVFS=yes -.endif - -# gsm -.if exists(${LOCALBASE}/lib/libgsm.a) -WITH_GSM=yes -.endif - -# Hermes -.if exists (${LOCALBASE}/lib/libHermes.a) -WITH_HERMES=yes -.endif - -# jpeg -.if exists(${LOCALBASE}/lib/libjpeg.a) -WITH_JPEG=yes -.endif - -# ladspa -.if exists(${LOCALBASE}/include/ladspa.h) -WITH_LADSPA=yes -.endif - -# liba52 -.if exists(${LOCALBASE}/lib/liba52.a) -WITH_LIBA52=yes -.endif - -# libaudiofile -.if exists(${LOCALBASE}/lib/libaudiofile.a) -WITH_LIBAUDIOFILE=yes -.endif - -# libdv -.if exists(${LOCALBASE}/lib/libdv.a) -WITH_LIBDV=yes -.endif - -# libdvdnav -.if exists(${LOCALBASE}/lib/libdvdnav.so) -WITH_LIBDVDNAV=yes -.endif - -# libdvdread -.if exists(${LOCALBASE}/lib/libdvdread.a) -WITH_LIBDVDREAD=yes -.endif - -# libfame -.if exists(${LOCALBASE}/lib/libfame.a) -WITH_LIBFAME=yes -.endif - -# libmikmod -.if exists(${LOCALBASE}/lib/libmikmod.a) -WITH_LIBMIKMOD=yes -.endif - -# libmpeg2 -.if exists(${LOCALBASE}/lib/libmpeg2.a) -WITH_LIBMPEG2=yes -.endif - -# libshout -.if exists(${LOCALBASE}/lib/libshout.a) -WITH_LIBSHOUT=yes -.endif - -# libsidplay -.if exists(${LOCALBASE}/lib/libsidplay.a) -WITH_LIBSIDPLAY=yes -.endif - -# mad -.if exists(${LOCALBASE}/lib/libmad.a) -WITH_MAD=yes -.endif - -# openquicktime -.if exists(${LOCALBASE}/lib/libopenquicktime.so) -WITH_OPENQUICKTIME=yes -.endif - -# png -.if exists(${LOCALBASE}/lib/libpng.a) -WITH_PNG=yes -.endif - -# sdl -.if exists(${LOCALBASE}/lib/libSDL-1.1.a) -WITH_SDL=yes -.endif - -# vorbis -.if exists(${LOCALBASE}/lib/libvorbis.a) -WITH_VORBIS=yes -.endif - -# xmms -.if exists(${X11BASE}/lib/libxmms.a) -#WITH_XMMS=yes -.endif - -## -## control CONFIGURE options -## - -# aalib -.ifndef(WITH_AALIB) -CONFIGURE_ARGS+= --disable-aalib \ - --disable-aalibtest -PLIST_SUB+= AALIB="@comment " -.else -LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib - -CONFIGURE_ARGS+= --with-aalib-prefix=${LOCALBASE} \ - --with-aalib-exec-prefix=${LOCALBASE} -PLIST_SUB+= AALIB="" -.endif - -# arts -.ifndef(WITH_ARTS) -CONFIGURE_ARGS+= --disable-arts \ - --disable-artsc \ - --disable-artstest -PLIST_SUB+= ARTS="@comment " -.else -LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts - -CONFIGURE_ARGS+= --with-arts-prefix=${LOCALBASE} \ - --with-arts-exec-prefix=${LOCALBASE} -PLIST_SUB+= ARTS="" -.endif - -# avifile -.ifndef(WITH_AVIFILE) -CONFIGURE_ARGS+= --disable-avifile -PLIST_SUB+= AVIFILE="@comment " -.else -LIB_DEPENDS+= aviplay.0:${PORTSDIR}/multimedia/avifile - -PLIST_SUB+= AVIFILE="" -.endif - -# esound -.ifndef(WITH_ESOUND) -CONFIGURE_ARGS+= --disable-esd \ - --disable-esdtest -PLIST_SUB+= ESOUND="@comment " -.else -USE_GNOME+= esound -CONFIGURE_ARGS+= --with-esd-prefix=${LOCALBASE} \ - --with-esd-exec-prefix=${LOCALBASE} -PLIST_SUB+= ESOUND="" -.endif - -# flac -.ifndef(WITH_FLAC) -CONFIGURE_ARGS+= --disable-flac -PLIST_SUB+= FLAC="@comment " -.else -LIB_DEPENDS+= FLAC.4:${PORTSDIR}/audio/flac - -PLIST_SUB+= FLAC="" -.endif - -# freetype -.ifndef(WITH_FREETYPE) -CONFIGURE_ARGS+= --disable-freetypetest -PLIST_SUB+= FREETYPE="@comment " -.else -LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 - -CONFIGURE_ARGS+= --with-ft-prefix=${LOCALBASE} \ - --with-ft-exec-prefix=${LOCALBASE} -PLIST_SUB+= FREETYPE="" -.endif - -# gnomevfs -.ifndef(WITH_GNOMEVFS) -CONFIGURE_ARGS+= --disable-gnome_vfs -PLIST_SUB+= GNOMEVFS="@comment " -.else -LIB_DEPENDS+= gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2 - -PLIST_SUB+= GNOMEVFS="" -.endif - -# gsm -.ifndef(WITH_GSM) -CONFIGURE_ARGS+= --disable-gsm -PLIST_SUB+= GSM="@comment " -.else -LIB_DEPENDS+= gsm.1:${PORTSDIR}/audio/gsm - -PLIST_SUB+= GSM="" -.endif - -# Hermes -.ifndef(WITH_HERMES) -CONFIGURE_ARGS+= --disable-hermes -PLIST_SUB+= HERMES="@comment " -.else -LIB_DEPENDS+= Hermes.1:${PORTSDIR}/graphics/Hermes -PLIST_SUB+= HERMES="" -.endif - -# http -.ifndef(WITH_HTTP) -CONFIGURE_ARGS+= --disable-http -PLIST_SUB+= HTTP="@comment " -.else -PLIST_SUB+= HTTP="" -.endif - -# jpeg -.ifndef(WITH_JPEG) -CONFIGURE_ARGS+= --disable-jpeg -PLIST_SUB+= JPEG="@comment " -.else -LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg - -PLIST_SUB+= JPEG="" -.endif - -# ladspa -.ifndef(WITH_LADSPA) -CONFIGURE_ARGS+= --disable-ladspa -PLIST_SUB+= LADSPA="@comment " -.else -BUILD_DEPENDS+= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa - -PLIST_SUB+= LADSPA="" -.endif - -# lame -.ifndef(WITH_LAME) -CONFIGURE_ARGS+= --disable-lame -PLIST_SUB+= LAME="@comment " -.else -LIB_DEPENDS+= mp3lame.0:${PORTSDIR}/audio/lame - -PLIST_SUB+= LAME="" -.endif - -# liba52 -.ifndef(WITH_LIBA52) -CONFIGURE_ARGS+= --disable-a52dec -PLIST_SUB+= LIBA52="@comment " -.else -LIB_DEPENDS+= a52.0:${PORTSDIR}/audio/liba52 - -CONFIGURE_ARGS+= --with-a52dec-prefix=${LOCALBASE} -PLIST_SUB+= LIBA52="" -.endif - -# libaudiofile -.ifndef(WITH_LIBAUDIOFILE) -CONFIGURE_ARGS+= --disable-audiofile -PLIST_SUB+= LIBAUDIOFILE="@comment " -.else -LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile - -PLIST_SUB+= LIBAUDIOFILE="" -.endif - -# libdv -.ifndef(WITH_LIBDV) -CONFIGURE_ARGS+= --disable-libdv -PLIST_SUB+= LIBDV="@comment " -.else -LIB_DEPENDS+= dv.3:${PORTSDIR}/multimedia/libdv - -PLIST_SUB+= LIBDV="" -.endif - -# libdvdnav -.ifndef(WITH_LIBDVDNAV) -CONFIGURE_ARGS+= --disable-dvdnav -PLIST_SUB+= LIBDVDNAV="@comment " -.else -LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/graphics/libdvdnav - -PLIST_SUB+= LIBDVDNAV="" -.endif - -# libdvdread -.ifndef(WITH_LIBDVDREAD) -CONFIGURE_ARGS+= --disable-dvdread -PLIST_SUB+= LIBDVDREAD="@comment " -.else -LIB_DEPENDS+= dvdread.2:${PORTSDIR}/multimedia/libdvdread - -PLIST_SUB+= LIBDVDREAD="" -.endif - -# libfame -.ifndef(WITH_LIBFAME) -CONFIGURE_ARGS+= --disable-libfame \ - --disable-libfametest -PLIST_SUB+= LIBFAME="@comment " -.else -LIB_DEPENDS+= fame-0.9.0:${PORTSDIR}/graphics/libfame - -CONFIGURE_ARGS+= --with-libfame-prefix=${LOCALBASE} \ - --with-libfame-exec-prefix=${LOCALBASE} -PLIST_SUB+= LIBFAME="" -.endif - -# libmikmod -.ifndef(WITH_LIBMIKMOD) -CONFIGURE_ARGS+= --disable-libmikmodtest \ - --disable-mikmod -PLIST_SUB+= LIBMIKMOD="@comment " -.else -LIB_DEPENDS+= mikmod.2:${PORTSDIR}/audio/libmikmod - -CONFIGURE_ARGS+= --with-libmikmod-prefix=${LOCALBASE} \ - --with-libmikmod-exec-prefix=${LOCALBASE} -PLIST_SUB+= LIBMIKMOD="" -.endif - -# libmpeg2 -.ifndef(WITH_LIBMPEG2) -CONFIGURE_ARGS+= --disable-mpeg2dec -PLIST_SUB+= LIBMPEG2="@comment " -.else -LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 - -CONFIGURE_ARGS+= --with-mpeg2dec-prefix=${LOCALBASE} -PLIST_SUB+= LIBMPEG2="" -.endif - -# libshout -.ifndef(WITH_LIBSHOUT) -CONFIGURE_ARGS+= --disable-shout -PLIST_SUB+= LIBSHOUT="@comment " -.else -LIB_DEPENDS+= shout.2:${PORTSDIR}/audio/libshout - -PLIST_SUB+= LIBSHOUT="" -.endif - -# libsidplay -.ifndef(WITH_LIBSIDPLAY) -CONFIGURE_ARGS+= --disable-sidplay -PLIST_SUB+= LIBSIDPLAY="@comment " -.else -LIB_DEPENDS+= sidplay.1:${PORTSDIR}/audio/libsidplay - -PLIST_SUB+= LIBSIDPLAY="" -.endif - -# mad -.ifndef(WITH_MAD) -CONFIGURE_ARGS+= --disable-mad -PLIST_SUB+= LIBMAD="@comment " -.else -LIB_DEPENDS+= mad.1:${PORTSDIR}/audio/mad - -PLIST_SUB+= LIBMAD="" -.endif - -# openquicktime -.ifndef(WITH_OPENQUICKTIME) -CONFIGURE_ARGS+= --disable-openquicktime -PLIST_SUB+= OPENQUICKTIME="@comment " -.else -LIB_DEPENDS+= openquicktime.0:${PORTSDIR}/multimedia/openquicktime - -PLIST_SUB+= OPENQUICKTIME="" -.endif - -# oss -.ifdef(WITHOUT_OSS) -CONFIGURE_ARGS+= --disable-oss -PLIST_SUB+= OSS="@comment " -.else -PLIST_SUB+= OSS="" -.endif - -# png -.ifndef(WITH_PNG) -CONFIGURE_ARGS+= --disable-libpng -PLIST_SUB+= PNG="@comment " -.else -LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png - -PLIST_SUB+= PNG="" -.endif - -# sdl -.ifndef(WITH_SDL) -CONFIGURE_ARGS+= --disable-sdl \ - --disable-sdltest -PLIST_SUB+= SDL="@comment " -.else -LIB_DEPENDS+= SDL-1.1.5:${PORTSDIR}/devel/sdl12 - -CONFIGURE_ARGS+= --with-sdl-prefix=${LOCALBASE} \ - --with-sdl-exec-prefix=${LOCALBASE} -CONFIGURE_ENV+= SDL_CONFIG=${SDL_CONFIG} -PLIST_SUB+= SDL="" -.endif - -# vorbis -.ifndef(WITH_VORBIS) -CONFIGURE_ARGS+= --disable-vorbis \ - --disable-vorbistest -PLIST_SUB+= VORBIS="@comment " -.else -LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis - -CONFIGURE_ARGS+= --with-vorbis=${LOCALBASE} \ - --with-vorbis-libraries=${LOCALBASE}/lib \ - --with-vorbis-includes=${LOCALBASE}/include -PLIST_SUB+= VORBIS="" -.endif - -# xmms -.ifndef(WITH_XMMS) -CONFIGURE_ARGS+= --disable-xmms -PLIST_SUB+= XMMS="@comment " -.else -LIB_DEPENDS+= xmms.3:${PORTSDIR}/multimedia/xmms - -CONFIGURE_ARGS+= --with-xmms-prefix=${X11BASE} \ - --with-xmms-exec-prefix=${X11BASE} -CONFIGURE_ENV+= XMMS_CONFIG=${XMMS_CONFIG} -PLIST_SUB+= XMMS="" -.endif - -pre-everything:: -.ifndef(WITH_AALIB) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_AALIB to enable aalib Video plugin' -.endif -.ifndef(WITH_ARTS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_ARTS to enable arts Audio plugin' -.endif -.ifndef(WITH_AVIFILE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_AVIFILE to enable avifile Video plugin' -.endif -.ifndef(WITH_ESOUND) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_ESOUND to enable esound Audio plugin' -.endif -.ifndef(WITH_FLAC) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_FLAC to enable flac Audio plugin' -.endif -.ifndef(WITH_FREETYPE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_FREETYPE to enable freetype support' -.endif -.ifndef(WITH_GSM) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_GSM to enable gsm Audio plugin' -.endif -.ifndef(WITH_GNOMEVFS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_GNOMEVFS to enable gnomevfs Network plugin' -.endif -.ifndef(WITH_HERMES) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_HERMES to enable Hermes colorspace plugin' -.endif -.ifndef(WITH_HTTP) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_HTTP to enable http Network plugin' -.endif -.ifndef(WITH_JPEG) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_JPEG to enable jpeg Video plugin' -.endif -.ifndef(WITH_LADSPA) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LADSPA to enable LADSPA framework Audio plugin' -.endif -.ifndef(WITH_LAME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LAME to enable lame MP3 Audio plugin' -.endif -.ifndef(WITH_LIBA52) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBA52 to enable liba52 AC3 Audio plugin' -.endif -.ifndef(WITH_LIBAUDIOFILE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBAUDIOFILE to enable libaudiofile Audio plugin' -.endif -.ifndef(WITH_LIBDV) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDV to enable libdv Video plugin' -.endif -.ifndef(WITH_LIBDVDNAV) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDVDNAV to enable libdvdnav Video plugin' -.endif -.ifndef(WITH_LIBDVDREAD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDVDREAD to enable libdvdread Video plugin' -.endif -.ifndef(WITH_LIBFAME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBFAME to enable libfame Video plugin' -.endif -.ifndef(WITH_LIBMIKMOD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBMIKMOD to enable libmikmod Audio plugin' -.endif -.ifndef(WITH_LIBMPEG2) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBMPEG2 to enable libmpeg2 Video plugin' -.endif -.ifndef(WITH_LIBSHOUT) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBSHOUT to enable libshout Audio plugin' -.endif -.ifndef(WITH_LIBSIDPLAY) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBSIDPLAY to enable libsidplay Audio plugin' -.endif -.ifndef(WITH_MAD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_MAD to enable mad Audio plugin' -.endif -.ifndef(WITH_OPENQUICKTIME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_OPENQUICKTIME to enable openquicktime Video plugin' -.endif -.ifndef(WITHOUT_OSS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITHOUT_OSS to disable OSS Audio plugin' -.endif -.ifndef(WITH_PNG) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_PNG to enable png Video plugin' -.endif -.ifndef(WITH_SDL) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_SDL to enable SDL Video plugin' -.endif -.ifndef(WITH_VORBIS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_VORBIS to enable vorbis Audio plugin' -.endif -.ifndef(WITH_XMMS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_XMMS to enable xmms Audio plugin' -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer-plugins80/distinfo b/multimedia/gstreamer-plugins80/distinfo deleted file mode 100644 index caeb20303..000000000 --- a/multimedia/gstreamer-plugins80/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gst-plugins-0.6.0.tar.gz) = c1eadcf2486577bb36d4e89cbfa2e65f diff --git a/multimedia/gstreamer-plugins80/files/patch-configure b/multimedia/gstreamer-plugins80/files/patch-configure deleted file mode 100644 index 001d56fd6..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Jul 11 15:51:47 2002 -+++ configure Thu Jul 11 15:51:57 2002 -@@ -6731,6 +6731,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/multimedia/gstreamer-plugins80/pkg-comment b/multimedia/gstreamer-plugins80/pkg-comment deleted file mode 100644 index 66a34ec09..000000000 --- a/multimedia/gstreamer-plugins80/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GStreamer written collection of plugins handling several media types diff --git a/multimedia/gstreamer-plugins80/pkg-descr b/multimedia/gstreamer-plugins80/pkg-descr deleted file mode 100644 index 80300084c..000000000 --- a/multimedia/gstreamer-plugins80/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -[ excerpt from developer's site ] - -This is a collection of plugins written with the GStreamer framework. -Some features of these plugins are: - -- Dynamically loaded plugins provide elements and media types, - demand-loaded via an XML registry, similar to ld.so.cache -- Element interface handles all known types of sources, filters, - sinks -- Capabilities system allows verification of element compatibility - using MIME types and media-specific properties -- Autoplugging uses capabilities system to complete complex paths - automatically -- Pipelines can be saved to XML and loaded back to working state -- Resource friendly plugins don't waste RAM - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer-plugins80/pkg-plist b/multimedia/gstreamer-plugins80/pkg-plist deleted file mode 100644 index 89fefdf41..000000000 --- a/multimedia/gstreamer-plugins80/pkg-plist +++ /dev/null @@ -1,137 +0,0 @@ -bin/gst-launch-ext -bin/gst-visualise -etc/gconf/schemas/gstreamer.schemas -include/gstreamer-%%VERSION%%/gst/audio/audio.h -include/gstreamer-%%VERSION%%/gst/floatcast/floatcast.h -include/gstreamer-%%VERSION%%/gst/gconf/gconf.h -include/gstreamer-%%VERSION%%/gst/idct/idct.h -include/gstreamer-%%VERSION%%/gst/media-info/media-info.h -include/gstreamer-%%VERSION%%/gst/play/play.h -include/gstreamer-%%VERSION%%/gst/resample/resample.h -include/gstreamer-%%VERSION%%/gst/riff/riff.h -include/gstreamer-%%VERSION%%/gst/video/video.h -%%LIBA52%%lib/gstreamer-%%VERSION%%/libgsta52dec.so -%%AALIB%%lib/gstreamer-%%VERSION%%/libgstaasink.so -lib/gstreamer-%%VERSION%%/libgstac3parse.so -lib/gstreamer-%%VERSION%%/libgstadder.so -lib/gstreamer-%%VERSION%%/libgstalaw.so -%%ARTS%%lib/gstreamer-%%VERSION%%/libgstartsdsink.so -lib/gstreamer-%%VERSION%%/libgstaudio.so -%%LIBAUDIOFILE%%lib/gstreamer-%%VERSION%%/libgstaudiofile.so -lib/gstreamer-%%VERSION%%/libgstaudioscale.so -lib/gstreamer-%%VERSION%%/libgstauparse.so -%%AVIFILE%%lib/gstreamer-%%VERSION%%/libgstavidemux.so -%%AVIFILE%%lib/gstreamer-%%VERSION%%/libgstavimux.so -lib/gstreamer-%%VERSION%%/libgstcdxaparse.so -lib/gstreamer-%%VERSION%%/libgstchart.so -%%HERMES%%lib/gstreamer-%%VERSION%%/libgstcolorspace.so -lib/gstreamer-%%VERSION%%/libgstcutter.so -lib/gstreamer-%%VERSION%%/libgstdeinterlace.so -%%LIBDV%%lib/gstreamer-%%VERSION%%/libgstdvdec.so -%%LIBDVDNAV%%lib/gstreamer-%%VERSION%%/libgstdvdnavsrc.so -%%LIBDVDREAD%%lib/gstreamer-%%VERSION%%/libgstdvdreadsrc.so -lib/gstreamer-%%VERSION%%/libgsteffectv.so -%%ESOUND%%lib/gstreamer-%%VERSION%%/libgstesdmon.so -%%ESOUND%%lib/gstreamer-%%VERSION%%/libgstesdsink.so -lib/gstreamer-%%VERSION%%/libgstfestival.so -lib/gstreamer-%%VERSION%%/libgstffmpeg.so -lib/gstreamer-%%VERSION%%/libgstffmpegall.so -lib/gstreamer-%%VERSION%%/libgstfilter.so -%%FLAC%%lib/gstreamer-%%VERSION%%/libgstflac.so -lib/gstreamer-%%VERSION%%/libgstflxdec.so -%%GNOMEVFS%%lib/gstreamer-%%VERSION%%/libgstgnomevfssink.so -%%GNOMEVFS%%lib/gstreamer-%%VERSION%%/libgstgnomevfssrc.so -lib/gstreamer-%%VERSION%%/libgstgoom.so -%%GSM%%lib/gstreamer-%%VERSION%%/libgstgsm.so -%%HTTP%%lib/gstreamer-%%VERSION%%/libgsthttpsrc.so -lib/gstreamer-%%VERSION%%/libgstidct.so -lib/gstreamer-%%VERSION%%/libgstintfloat.so -%%JPEG%%lib/gstreamer-%%VERSION%%/libgstjpeg.so -%%LADSPA%%lib/gstreamer-%%VERSION%%/libgstladspa.so -%%LAME%%lib/gstreamer-%%VERSION%%/libgstlame.so -lib/gstreamer-%%VERSION%%/libgstlevel.so -%%LIBFAME%%lib/gstreamer-%%VERSION%%/libgstlibfame.so -%%LIBMAD%%lib/gstreamer-%%VERSION%%/libgstmad.so -lib/gstreamer-%%VERSION%%/libgstmedian.so -%%LIBMIKMOD%%lib/gstreamer-%%VERSION%%/libgstmikmod.so -lib/gstreamer-%%VERSION%%/libgstmono2stereo.so -lib/gstreamer-%%VERSION%%/libgstmonoscope.so -lib/gstreamer-%%VERSION%%/libgstmp1videoparse.so -lib/gstreamer-%%VERSION%%/libgstmp3types.so -lib/gstreamer-%%VERSION%%/libgstmpeg1encoder.so -lib/gstreamer-%%VERSION%%/libgstmpeg1systemencode.so -lib/gstreamer-%%VERSION%%/libgstmpeg1types.so -%%LIBMPEG2%%lib/gstreamer-%%VERSION%%/libgstmpeg2dec.so -lib/gstreamer-%%VERSION%%/libgstmpeg2enc.so -lib/gstreamer-%%VERSION%%/libgstmpeg2subt.so -lib/gstreamer-%%VERSION%%/libgstmpeg2types.so -lib/gstreamer-%%VERSION%%/libgstmpegaudio.so -lib/gstreamer-%%VERSION%%/libgstmpegaudioparse.so -lib/gstreamer-%%VERSION%%/libgstmpegstream.so -lib/gstreamer-%%VERSION%%/libgstmulaw.so -lib/gstreamer-%%VERSION%%/libgstoneton.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimedecoder.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimedemux.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimetypes.so -%%OSS%%lib/gstreamer-%%VERSION%%/libgstossaudio.so -lib/gstreamer-%%VERSION%%/libgstpassthrough.so -lib/gstreamer-%%VERSION%%/libgstplayondemand.so -%%PNG%%lib/gstreamer-%%VERSION%%/libgstpng.so -lib/gstreamer-%%VERSION%%/libgstqtdemux.so -lib/gstreamer-%%VERSION%%/libgstresample.so -lib/gstreamer-%%VERSION%%/libgstriff.so -lib/gstreamer-%%VERSION%%/libgstrtjpeg.so -%%SDL%%lib/gstreamer-%%VERSION%%/libgstsdlvideosink.so -%%LIBSHOUT%%lib/gstreamer-%%VERSION%%/libgstshout.so -%%LIBSIDPLAY%%lib/gstreamer-%%VERSION%%/libgstsid.so -lib/gstreamer-%%VERSION%%/libgstsilence.so -lib/gstreamer-%%VERSION%%/libgstsinesrc.so -lib/gstreamer-%%VERSION%%/libgstsmooth.so -lib/gstreamer-%%VERSION%%/libgstsmpte.so -%%PNG%%lib/gstreamer-%%VERSION%%/libgstsnapshot.so -lib/gstreamer-%%VERSION%%/libgstspectrum.so -lib/gstreamer-%%VERSION%%/libgstspeed.so -lib/gstreamer-%%VERSION%%/libgststereo.so -lib/gstreamer-%%VERSION%%/libgststereo2mono.so -lib/gstreamer-%%VERSION%%/libgststereosplit.so -lib/gstreamer-%%VERSION%%/libgstsynaesthesia.so -lib/gstreamer-%%VERSION%%/libgstudp.so -lib/gstreamer-%%VERSION%%/libgstvbidec.so -lib/gstreamer-%%VERSION%%/libgstvideo.so -lib/gstreamer-%%VERSION%%/libgstvideocrop.so -lib/gstreamer-%%VERSION%%/libgstvideoscale.so -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.so -lib/gstreamer-%%VERSION%%/libgstvolenv.so -lib/gstreamer-%%VERSION%%/libgstvolume.so -%%VORBIS%%lib/gstreamer-%%VERSION%%/libgstvorbis.so -lib/gstreamer-%%VERSION%%/libgstvumeter.so -lib/gstreamer-%%VERSION%%/libgstwavenc.so -lib/gstreamer-%%VERSION%%/libgstwavparse.so -lib/gstreamer-%%VERSION%%/libgsty4menc.so -lib/gstreamer-%%VERSION%%/libmixmatrix.so -lib/libgstgconf-%%VERSION%%.a -lib/libgstgconf-%%VERSION%%.so -lib/libgstgconf-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstmedia-info-%%VERSION%%.a -lib/libgstmedia-info-%%VERSION%%.so -lib/libgstmedia-info-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstplay-%%VERSION%%.a -lib/libgstplay-%%VERSION%%.so -lib/libgstplay-%%VERSION%%.so.%%SHLIB_VERSION%% -libdata/pkgconfig/gstreamer-gconf-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-libs-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-play-%%VERSION%%.pc -share/aclocal/gst-element-check-%%VERSION%%.m4 -@unexec rmdir %D/lib/gstreamer-%%VERSION%% 2>/dev/null || true -@dirrm include/gstreamer-%%VERSION%%/gst/video -@dirrm include/gstreamer-%%VERSION%%/gst/riff -@dirrm include/gstreamer-%%VERSION%%/gst/resample -@dirrm include/gstreamer-%%VERSION%%/gst/play -@dirrm include/gstreamer-%%VERSION%%/gst/media-info -@dirrm include/gstreamer-%%VERSION%%/gst/idct -@dirrm include/gstreamer-%%VERSION%%/gst/gconf -@dirrm include/gstreamer-%%VERSION%%/gst/floatcast -@dirrm include/gstreamer-%%VERSION%%/gst/audio -@unexec rmdir %D/include/gstreamer-%%VERSION%% 2>/dev/null || true -@exec %%X11BASE%%/bin/gst-register 2>/dev/null -@unexec %%X11BASE%%/bin/gst-register 2>/dev/null diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile deleted file mode 100644 index d6a3230b3..000000000 --- a/multimedia/gstreamer/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: gstreamer -# Date created: Tue Jul 9 20:24:02 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gstreamer -PORTVERSION= 0.6.0 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= lioux@FreeBSD.org - -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \ - popt.0:${PORTSDIR}/devel/popt \ - xml2.5:${PORTSDIR}/textproc/libxml2 - -USE_X_PREFIX= yes -USE_BISON= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack \ - gnomeprefix -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-tests \ - --disable-failing-tests -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -CONFIGURE_TARGET= -PLIST_SUB= \ - VERSION="${PORTVERSION:C/..$//}" \ - SHLIB_VERSION="${SHLIB_VERSION}" -INSTALLS_SHLIB= yes - -MAN1= gst-complete.1 gst-compprep.1 gst-inspect.1 gst-launch.1 \ - gst-feedback.1 gst-md5sum.1 \ - gst-register.1 gst-xmllaunch.1 - -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" - -# library minor number -SHLIB_VERSION= 0 - -post-install: -# register plugins - @${PREFIX}/bin/gst-register 2>/dev/null - -.include <bsd.port.pre.mk> - -.if exists(${X11BASE}/libdata/pkgconfig/libgnomeui-2.0.pc) -LIB_DEPENDS+= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer/distinfo b/multimedia/gstreamer/distinfo deleted file mode 100644 index e747bb091..000000000 --- a/multimedia/gstreamer/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gstreamer-0.6.0.tar.bz2) = 3d0dec37678b33bbcb23cb2e20a83fe4 diff --git a/multimedia/gstreamer/files/patch-configure b/multimedia/gstreamer/files/patch-configure deleted file mode 100644 index b3935c7cb..000000000 --- a/multimedia/gstreamer/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Wed Jan 22 09:17:40 2003 -+++ configure Wed Jan 29 14:49:56 2003 -@@ -7520,6 +7520,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -7712,7 +7713,7 @@ - if test "x$COMPILER" = "xforte"; then - GST_ERROR= - else -- if test "x$GST_CVS"="xyes"; then -+ if test "x$GST_CVS" = "xyes"; then - GST_ERROR="-Wall -Werror" - else - GST_ERROR="-Wall" diff --git a/multimedia/gstreamer/files/patch-gst::cothreads.c b/multimedia/gstreamer/files/patch-gst::cothreads.c deleted file mode 100644 index 3519fb0e7..000000000 --- a/multimedia/gstreamer/files/patch-gst::cothreads.c +++ /dev/null @@ -1,20 +0,0 @@ ---- gst/cothreads.c.orig Sat Feb 1 19:09:00 2003 -+++ gst/cothreads.c Mon Feb 3 10:57:44 2003 -@@ -41,12 +41,16 @@ - #include <ucontext.h> - #endif - -+#ifdef HAVE_MAKECONTEXT -+#include <ucontext.h> -+#endif -+ - /* older glibc's have MAP_ANON instead of MAP_ANONYMOUS */ - #ifndef MAP_ANONYMOUS - #define MAP_ANONYMOUS MAP_ANON - #endif - --#define STACK_SIZE 0x200000 -+#define STACK_SIZE 0x100000 - - #define COTHREAD_MAGIC_NUMBER 0xabcdef - diff --git a/multimedia/gstreamer/files/patch-libs::ext::cothreads::cothreads::cothreads.c b/multimedia/gstreamer/files/patch-libs::ext::cothreads::cothreads::cothreads.c deleted file mode 100644 index 5613c9806..000000000 --- a/multimedia/gstreamer/files/patch-libs::ext::cothreads::cothreads::cothreads.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libs/ext/cothreads/cothreads/cothreads.c.orig Thu Nov 14 15:19:11 2002 -+++ libs/ext/cothreads/cothreads/cothreads.c Thu Nov 14 15:20:02 2002 -@@ -21,6 +21,7 @@ - - #include "pth_p.h" /* this pulls in everything */ - #include <sys/mman.h> -+#include <sys/time.h> - #include <sys/resource.h> - - /* older glibc's have MAP_ANON instead of MAP_ANONYMOUS */ diff --git a/multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in b/multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in deleted file mode 100644 index fd554c278..000000000 --- a/multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/ext/cothreads/tests/Makefile.in.orig Sat Sep 28 23:05:55 2002 -+++ libs/ext/cothreads/tests/Makefile.in Sat Sep 28 23:06:23 2002 -@@ -83,7 +83,7 @@ - GLIB_CFLAGS = @GLIB_CFLAGS@ - GLIB_LIBS = @GLIB_LIBS@ - GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ --GTHREAD_LIBS = @GTHREAD_LIBS@ -+GTHREAD_LIBS = -lc @GTHREAD_LIBS@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ - LIBTOOL = @LIBTOOL@ - LN_S = @LN_S@ diff --git a/multimedia/gstreamer/pkg-comment b/multimedia/gstreamer/pkg-comment deleted file mode 100644 index 958787fc1..000000000 --- a/multimedia/gstreamer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Development framework for creating media applications diff --git a/multimedia/gstreamer/pkg-descr b/multimedia/gstreamer/pkg-descr deleted file mode 100644 index 3e7e98b0e..000000000 --- a/multimedia/gstreamer/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -[ excerpt from developer's site ] -- What is GStreamer? -GStreamer allows the construction of graphs of media-handling -components, ranging from simple mp3 playback to complex audio -(mixing) and video (non-linear editing) processing. Applications -can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing -a simple plugin with a clean, generic interface. GStreamer is -released under the LGPL, with many of the included plugins retaining -the license of the code they were derived from, usually GPL or BSD. - -- Features: -* Comprehensive Core Library -* Intelligent Plugin Architecture -* Extensive Development Tools - -- Is GStreamer a media player? -No, GStreamer is a development framework for creating applications -like media players, video editors, streaming media broadcasters and -so on. That said, very good media players can easily be built on -top of GStreamer and we even include a simple yet functional -mediaplayer with GStreamer called Gst-Player - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer/pkg-plist b/multimedia/gstreamer/pkg-plist deleted file mode 100644 index b42f950ed..000000000 --- a/multimedia/gstreamer/pkg-plist +++ /dev/null @@ -1,100 +0,0 @@ -@unexec %D/bin/gst-register 2>/dev/null || true -bin/gst-complete -bin/gst-compprep -bin/gst-feedback -bin/gst-inspect -bin/gst-launch -bin/gst-md5sum -bin/gst-register -bin/gst-xmllaunch -include/gstreamer-%%VERSION%%/gst/bytestream/bytestream.h -include/gstreamer-%%VERSION%%/gst/control/control.h -include/gstreamer-%%VERSION%%/gst/control/dparam.h -include/gstreamer-%%VERSION%%/gst/control/dparam_smooth.h -include/gstreamer-%%VERSION%%/gst/control/dparamcommon.h -include/gstreamer-%%VERSION%%/gst/control/dparammanager.h -include/gstreamer-%%VERSION%%/gst/control/dplinearinterp.h -include/gstreamer-%%VERSION%%/gst/control/unitconvert.h -include/gstreamer-%%VERSION%%/gst/getbits/getbits.h -include/gstreamer-%%VERSION%%/gst/gst.h -include/gstreamer-%%VERSION%%/gst/gstatomic.h -include/gstreamer-%%VERSION%%/gst/gstautoplug.h -include/gstreamer-%%VERSION%%/gst/gstbin.h -include/gstreamer-%%VERSION%%/gst/gstbuffer.h -include/gstreamer-%%VERSION%%/gst/gstbufferpool-default.h -include/gstreamer-%%VERSION%%/gst/gstcaps.h -include/gstreamer-%%VERSION%%/gst/gstclock.h -include/gstreamer-%%VERSION%%/gst/gstcompat.h -include/gstreamer-%%VERSION%%/gst/gstconfig.h -include/gstreamer-%%VERSION%%/gst/gstcpu.h -include/gstreamer-%%VERSION%%/gst/gstdata.h -include/gstreamer-%%VERSION%%/gst/gstelement.h -include/gstreamer-%%VERSION%%/gst/gstenumtypes.h -include/gstreamer-%%VERSION%%/gst/gstevent.h -include/gstreamer-%%VERSION%%/gst/gstextratypes.h -include/gstreamer-%%VERSION%%/gst/gstformat.h -include/gstreamer-%%VERSION%%/gst/gstindex.h -include/gstreamer-%%VERSION%%/gst/gstinfo.h -include/gstreamer-%%VERSION%%/gst/gstlog.h -include/gstreamer-%%VERSION%%/gst/gstmacros.h -include/gstreamer-%%VERSION%%/gst/gstmarshal.h -include/gstreamer-%%VERSION%%/gst/gstmemchunk.h -include/gstreamer-%%VERSION%%/gst/gstobject.h -include/gstreamer-%%VERSION%%/gst/gstpad.h -include/gstreamer-%%VERSION%%/gst/gstparse.h -include/gstreamer-%%VERSION%%/gst/gstpipeline.h -include/gstreamer-%%VERSION%%/gst/gstplugin.h -include/gstreamer-%%VERSION%%/gst/gstpluginfeature.h -include/gstreamer-%%VERSION%%/gst/gstprobe.h -include/gstreamer-%%VERSION%%/gst/gstprops.h -include/gstreamer-%%VERSION%%/gst/gstquery.h -include/gstreamer-%%VERSION%%/gst/gstqueue.h -include/gstreamer-%%VERSION%%/gst/gstregistry.h -include/gstreamer-%%VERSION%%/gst/gstscheduler.h -include/gstreamer-%%VERSION%%/gst/gstsystemclock.h -include/gstreamer-%%VERSION%%/gst/gstthread.h -include/gstreamer-%%VERSION%%/gst/gsttrace.h -include/gstreamer-%%VERSION%%/gst/gsttrashstack.h -include/gstreamer-%%VERSION%%/gst/gsttype.h -include/gstreamer-%%VERSION%%/gst/gsttypefind.h -include/gstreamer-%%VERSION%%/gst/gsttypes.h -include/gstreamer-%%VERSION%%/gst/gsturi.h -include/gstreamer-%%VERSION%%/gst/gstutils.h -include/gstreamer-%%VERSION%%/gst/gstversion.h -include/gstreamer-%%VERSION%%/gst/gstxml.h -include/gstreamer-%%VERSION%%/gst/putbits/putbits.h -lib/gstreamer-%%VERSION%%/libgstautoplugcache.so -lib/gstreamer-%%VERSION%%/libgstautoplugger.so -lib/gstreamer-%%VERSION%%/libgstbasicomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstbasicwingoscheduler.so -lib/gstreamer-%%VERSION%%/libgstbytestream.so -lib/gstreamer-%%VERSION%%/libgstelements.so -lib/gstreamer-%%VERSION%%/libgstgetbits.so -lib/gstreamer-%%VERSION%%/libgstindexers.so -lib/gstreamer-%%VERSION%%/libgstoptomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstoptscheduler.so -lib/gstreamer-%%VERSION%%/libgstoptwingoscheduler.so -lib/gstreamer-%%VERSION%%/libgstputbits.so -lib/gstreamer-%%VERSION%%/libgstspider.so -lib/gstreamer-%%VERSION%%/libgststaticautoplug.so -lib/gstreamer-%%VERSION%%/libgststaticautoplugrender.so -lib/gstreamer-%%VERSION%%/libgsttypes.so -lib/libgstcontrol-%%VERSION%%.a -lib/libgstcontrol-%%VERSION%%.so -lib/libgstcontrol-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstreamer-%%VERSION%%.a -lib/libgstreamer-%%VERSION%%.so -lib/libgstreamer-%%VERSION%%.so.%%SHLIB_VERSION%% -libdata/pkgconfig/gstreamer-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-control-%%VERSION%%.pc -@unexec rm %D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true -@dirrm share/gnome/cache/gstreamer-%%VERSION%% -@unexec rmdir %D/share/gnome/cache 2>/dev/null || true -@dirrm lib/gstreamer-%%VERSION%% -@dirrm include/gstreamer-%%VERSION%%/gst/putbits -@dirrm include/gstreamer-%%VERSION%%/gst/getbits -@dirrm include/gstreamer-%%VERSION%%/gst/control -@dirrm include/gstreamer-%%VERSION%%/gst/bytestream -@dirrm include/gstreamer-%%VERSION%%/gst -@dirrm include/gstreamer-%%VERSION%% -@exec %D/bin/gst-register 2>/dev/null || true diff --git a/multimedia/gstreamer80/Makefile b/multimedia/gstreamer80/Makefile deleted file mode 100644 index d6a3230b3..000000000 --- a/multimedia/gstreamer80/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: gstreamer -# Date created: Tue Jul 9 20:24:02 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gstreamer -PORTVERSION= 0.6.0 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= lioux@FreeBSD.org - -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \ - popt.0:${PORTSDIR}/devel/popt \ - xml2.5:${PORTSDIR}/textproc/libxml2 - -USE_X_PREFIX= yes -USE_BISON= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack \ - gnomeprefix -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-tests \ - --disable-failing-tests -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -CONFIGURE_TARGET= -PLIST_SUB= \ - VERSION="${PORTVERSION:C/..$//}" \ - SHLIB_VERSION="${SHLIB_VERSION}" -INSTALLS_SHLIB= yes - -MAN1= gst-complete.1 gst-compprep.1 gst-inspect.1 gst-launch.1 \ - gst-feedback.1 gst-md5sum.1 \ - gst-register.1 gst-xmllaunch.1 - -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" - -# library minor number -SHLIB_VERSION= 0 - -post-install: -# register plugins - @${PREFIX}/bin/gst-register 2>/dev/null - -.include <bsd.port.pre.mk> - -.if exists(${X11BASE}/libdata/pkgconfig/libgnomeui-2.0.pc) -LIB_DEPENDS+= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer80/distinfo b/multimedia/gstreamer80/distinfo deleted file mode 100644 index e747bb091..000000000 --- a/multimedia/gstreamer80/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gstreamer-0.6.0.tar.bz2) = 3d0dec37678b33bbcb23cb2e20a83fe4 diff --git a/multimedia/gstreamer80/files/patch-configure b/multimedia/gstreamer80/files/patch-configure deleted file mode 100644 index b3935c7cb..000000000 --- a/multimedia/gstreamer80/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Wed Jan 22 09:17:40 2003 -+++ configure Wed Jan 29 14:49:56 2003 -@@ -7520,6 +7520,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -7712,7 +7713,7 @@ - if test "x$COMPILER" = "xforte"; then - GST_ERROR= - else -- if test "x$GST_CVS"="xyes"; then -+ if test "x$GST_CVS" = "xyes"; then - GST_ERROR="-Wall -Werror" - else - GST_ERROR="-Wall" diff --git a/multimedia/gstreamer80/files/patch-gst::cothreads.c b/multimedia/gstreamer80/files/patch-gst::cothreads.c deleted file mode 100644 index 3519fb0e7..000000000 --- a/multimedia/gstreamer80/files/patch-gst::cothreads.c +++ /dev/null @@ -1,20 +0,0 @@ ---- gst/cothreads.c.orig Sat Feb 1 19:09:00 2003 -+++ gst/cothreads.c Mon Feb 3 10:57:44 2003 -@@ -41,12 +41,16 @@ - #include <ucontext.h> - #endif - -+#ifdef HAVE_MAKECONTEXT -+#include <ucontext.h> -+#endif -+ - /* older glibc's have MAP_ANON instead of MAP_ANONYMOUS */ - #ifndef MAP_ANONYMOUS - #define MAP_ANONYMOUS MAP_ANON - #endif - --#define STACK_SIZE 0x200000 -+#define STACK_SIZE 0x100000 - - #define COTHREAD_MAGIC_NUMBER 0xabcdef - diff --git a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c b/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c deleted file mode 100644 index 5613c9806..000000000 --- a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libs/ext/cothreads/cothreads/cothreads.c.orig Thu Nov 14 15:19:11 2002 -+++ libs/ext/cothreads/cothreads/cothreads.c Thu Nov 14 15:20:02 2002 -@@ -21,6 +21,7 @@ - - #include "pth_p.h" /* this pulls in everything */ - #include <sys/mman.h> -+#include <sys/time.h> - #include <sys/resource.h> - - /* older glibc's have MAP_ANON instead of MAP_ANONYMOUS */ diff --git a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in b/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in deleted file mode 100644 index fd554c278..000000000 --- a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/ext/cothreads/tests/Makefile.in.orig Sat Sep 28 23:05:55 2002 -+++ libs/ext/cothreads/tests/Makefile.in Sat Sep 28 23:06:23 2002 -@@ -83,7 +83,7 @@ - GLIB_CFLAGS = @GLIB_CFLAGS@ - GLIB_LIBS = @GLIB_LIBS@ - GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ --GTHREAD_LIBS = @GTHREAD_LIBS@ -+GTHREAD_LIBS = -lc @GTHREAD_LIBS@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ - LIBTOOL = @LIBTOOL@ - LN_S = @LN_S@ diff --git a/multimedia/gstreamer80/pkg-comment b/multimedia/gstreamer80/pkg-comment deleted file mode 100644 index 958787fc1..000000000 --- a/multimedia/gstreamer80/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Development framework for creating media applications diff --git a/multimedia/gstreamer80/pkg-descr b/multimedia/gstreamer80/pkg-descr deleted file mode 100644 index 3e7e98b0e..000000000 --- a/multimedia/gstreamer80/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -[ excerpt from developer's site ] -- What is GStreamer? -GStreamer allows the construction of graphs of media-handling -components, ranging from simple mp3 playback to complex audio -(mixing) and video (non-linear editing) processing. Applications -can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing -a simple plugin with a clean, generic interface. GStreamer is -released under the LGPL, with many of the included plugins retaining -the license of the code they were derived from, usually GPL or BSD. - -- Features: -* Comprehensive Core Library -* Intelligent Plugin Architecture -* Extensive Development Tools - -- Is GStreamer a media player? -No, GStreamer is a development framework for creating applications -like media players, video editors, streaming media broadcasters and -so on. That said, very good media players can easily be built on -top of GStreamer and we even include a simple yet functional -mediaplayer with GStreamer called Gst-Player - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer80/pkg-plist b/multimedia/gstreamer80/pkg-plist deleted file mode 100644 index b42f950ed..000000000 --- a/multimedia/gstreamer80/pkg-plist +++ /dev/null @@ -1,100 +0,0 @@ -@unexec %D/bin/gst-register 2>/dev/null || true -bin/gst-complete -bin/gst-compprep -bin/gst-feedback -bin/gst-inspect -bin/gst-launch -bin/gst-md5sum -bin/gst-register -bin/gst-xmllaunch -include/gstreamer-%%VERSION%%/gst/bytestream/bytestream.h -include/gstreamer-%%VERSION%%/gst/control/control.h -include/gstreamer-%%VERSION%%/gst/control/dparam.h -include/gstreamer-%%VERSION%%/gst/control/dparam_smooth.h -include/gstreamer-%%VERSION%%/gst/control/dparamcommon.h -include/gstreamer-%%VERSION%%/gst/control/dparammanager.h -include/gstreamer-%%VERSION%%/gst/control/dplinearinterp.h -include/gstreamer-%%VERSION%%/gst/control/unitconvert.h -include/gstreamer-%%VERSION%%/gst/getbits/getbits.h -include/gstreamer-%%VERSION%%/gst/gst.h -include/gstreamer-%%VERSION%%/gst/gstatomic.h -include/gstreamer-%%VERSION%%/gst/gstautoplug.h -include/gstreamer-%%VERSION%%/gst/gstbin.h -include/gstreamer-%%VERSION%%/gst/gstbuffer.h -include/gstreamer-%%VERSION%%/gst/gstbufferpool-default.h -include/gstreamer-%%VERSION%%/gst/gstcaps.h -include/gstreamer-%%VERSION%%/gst/gstclock.h -include/gstreamer-%%VERSION%%/gst/gstcompat.h -include/gstreamer-%%VERSION%%/gst/gstconfig.h -include/gstreamer-%%VERSION%%/gst/gstcpu.h -include/gstreamer-%%VERSION%%/gst/gstdata.h -include/gstreamer-%%VERSION%%/gst/gstelement.h -include/gstreamer-%%VERSION%%/gst/gstenumtypes.h -include/gstreamer-%%VERSION%%/gst/gstevent.h -include/gstreamer-%%VERSION%%/gst/gstextratypes.h -include/gstreamer-%%VERSION%%/gst/gstformat.h -include/gstreamer-%%VERSION%%/gst/gstindex.h -include/gstreamer-%%VERSION%%/gst/gstinfo.h -include/gstreamer-%%VERSION%%/gst/gstlog.h -include/gstreamer-%%VERSION%%/gst/gstmacros.h -include/gstreamer-%%VERSION%%/gst/gstmarshal.h -include/gstreamer-%%VERSION%%/gst/gstmemchunk.h -include/gstreamer-%%VERSION%%/gst/gstobject.h -include/gstreamer-%%VERSION%%/gst/gstpad.h -include/gstreamer-%%VERSION%%/gst/gstparse.h -include/gstreamer-%%VERSION%%/gst/gstpipeline.h -include/gstreamer-%%VERSION%%/gst/gstplugin.h -include/gstreamer-%%VERSION%%/gst/gstpluginfeature.h -include/gstreamer-%%VERSION%%/gst/gstprobe.h -include/gstreamer-%%VERSION%%/gst/gstprops.h -include/gstreamer-%%VERSION%%/gst/gstquery.h -include/gstreamer-%%VERSION%%/gst/gstqueue.h -include/gstreamer-%%VERSION%%/gst/gstregistry.h -include/gstreamer-%%VERSION%%/gst/gstscheduler.h -include/gstreamer-%%VERSION%%/gst/gstsystemclock.h -include/gstreamer-%%VERSION%%/gst/gstthread.h -include/gstreamer-%%VERSION%%/gst/gsttrace.h -include/gstreamer-%%VERSION%%/gst/gsttrashstack.h -include/gstreamer-%%VERSION%%/gst/gsttype.h -include/gstreamer-%%VERSION%%/gst/gsttypefind.h -include/gstreamer-%%VERSION%%/gst/gsttypes.h -include/gstreamer-%%VERSION%%/gst/gsturi.h -include/gstreamer-%%VERSION%%/gst/gstutils.h -include/gstreamer-%%VERSION%%/gst/gstversion.h -include/gstreamer-%%VERSION%%/gst/gstxml.h -include/gstreamer-%%VERSION%%/gst/putbits/putbits.h -lib/gstreamer-%%VERSION%%/libgstautoplugcache.so -lib/gstreamer-%%VERSION%%/libgstautoplugger.so -lib/gstreamer-%%VERSION%%/libgstbasicomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstbasicwingoscheduler.so -lib/gstreamer-%%VERSION%%/libgstbytestream.so -lib/gstreamer-%%VERSION%%/libgstelements.so -lib/gstreamer-%%VERSION%%/libgstgetbits.so -lib/gstreamer-%%VERSION%%/libgstindexers.so -lib/gstreamer-%%VERSION%%/libgstoptomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstoptscheduler.so -lib/gstreamer-%%VERSION%%/libgstoptwingoscheduler.so -lib/gstreamer-%%VERSION%%/libgstputbits.so -lib/gstreamer-%%VERSION%%/libgstspider.so -lib/gstreamer-%%VERSION%%/libgststaticautoplug.so -lib/gstreamer-%%VERSION%%/libgststaticautoplugrender.so -lib/gstreamer-%%VERSION%%/libgsttypes.so -lib/libgstcontrol-%%VERSION%%.a -lib/libgstcontrol-%%VERSION%%.so -lib/libgstcontrol-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstreamer-%%VERSION%%.a -lib/libgstreamer-%%VERSION%%.so -lib/libgstreamer-%%VERSION%%.so.%%SHLIB_VERSION%% -libdata/pkgconfig/gstreamer-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-control-%%VERSION%%.pc -@unexec rm %D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true -@dirrm share/gnome/cache/gstreamer-%%VERSION%% -@unexec rmdir %D/share/gnome/cache 2>/dev/null || true -@dirrm lib/gstreamer-%%VERSION%% -@dirrm include/gstreamer-%%VERSION%%/gst/putbits -@dirrm include/gstreamer-%%VERSION%%/gst/getbits -@dirrm include/gstreamer-%%VERSION%%/gst/control -@dirrm include/gstreamer-%%VERSION%%/gst/bytestream -@dirrm include/gstreamer-%%VERSION%%/gst -@dirrm include/gstreamer-%%VERSION%% -@exec %D/bin/gst-register 2>/dev/null || true diff --git a/multimedia/nautilus-media/Makefile b/multimedia/nautilus-media/Makefile deleted file mode 100644 index f7a7a55be..000000000 --- a/multimedia/nautilus-media/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: nautilus-media -# Date created: 30 November 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= nautilus-media -PORTVERSION= 0.2.1 -CATEGORIES= multimedia gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= nautilus.2:${PORTSDIR}/x11-fm/nautilus2 \ - gstplay-0.6.0:${PORTSDIR}/multimedia/gstreamer-plugins - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/multimedia/nautilus-media/distinfo b/multimedia/nautilus-media/distinfo deleted file mode 100644 index 681ba8570..000000000 --- a/multimedia/nautilus-media/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/nautilus-media-0.2.1.tar.bz2) = e3fa321da0cc55800fc00e2cc8807af1 diff --git a/multimedia/nautilus-media/files/patch-configure b/multimedia/nautilus-media/files/patch-configure deleted file mode 100644 index ff42da02d..000000000 --- a/multimedia/nautilus-media/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 15:37:55 2002 -+++ configure Wed Dec 11 15:38:17 2002 -@@ -7313,6 +7313,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/multimedia/nautilus-media/pkg-comment b/multimedia/nautilus-media/pkg-comment deleted file mode 100644 index 9921a4b4c..000000000 --- a/multimedia/nautilus-media/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GStreamer-based multimedia views for Nautilus diff --git a/multimedia/nautilus-media/pkg-descr b/multimedia/nautilus-media/pkg-descr deleted file mode 100644 index c751c5804..000000000 --- a/multimedia/nautilus-media/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Nautilus-media is a GStreamer-based multimedia support for Nautilus, including -an awesome new music view and video thumbnailing. diff --git a/multimedia/nautilus-media/pkg-plist b/multimedia/nautilus-media/pkg-plist deleted file mode 100644 index ebe8fed00..000000000 --- a/multimedia/nautilus-media/pkg-plist +++ /dev/null @@ -1,62 +0,0 @@ -bin/gst-thumbnail -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@mpeg/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@x-avi/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@x-fli/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@mpeg/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-avi/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-fli/%gconf.xml -etc/gconf/schemas/gst-thumbnail.schemas -lib/bonobo/libnautilus-audio-properties-view.so -libdata/bonobo/servers/Nautilus_View_audio.server -libdata/bonobo/servers/Nautilus_View_audio_properties.server -libexec/nautilus-audio-view -share/gnome/gnome-2.0/ui/nautilus-audio-view-ui.xml -share/gnome/nautilus/glade/audio-properties-view.glade -share/gnome/pixmaps/nautilus-media/next.png -share/gnome/pixmaps/nautilus-media/pause.png -share/gnome/pixmaps/nautilus-media/play.png -share/gnome/pixmaps/nautilus-media/prev.png -share/gnome/pixmaps/nautilus-media/scan.png -share/gnome/pixmaps/nautilus-media/stop.png -share/locale/am/LC_MESSAGES/nautilus-media.mo -share/locale/bg/LC_MESSAGES/nautilus-media.mo -share/locale/ca/LC_MESSAGES/nautilus-media.mo -share/locale/cs/LC_MESSAGES/nautilus-media.mo -share/locale/de/LC_MESSAGES/nautilus-media.mo -share/locale/da/LC_MESSAGES/nautilus-media.mo -share/locale/el/LC_MESSAGES/nautilus-media.mo -share/locale/es/LC_MESSAGES/nautilus-media.mo -share/locale/et/LC_MESSAGES/nautilus-media.mo -share/locale/fi/LC_MESSAGES/nautilus-media.mo -share/locale/fr/LC_MESSAGES/nautilus-media.mo -share/locale/he/LC_MESSAGES/nautilus-media.mo -share/locale/hu/LC_MESSAGES/nautilus-media.mo -share/locale/it/LC_MESSAGES/nautilus-media.mo -share/locale/ko/LC_MESSAGES/nautilus-media.mo -share/locale/lv/LC_MESSAGES/nautilus-media.mo -share/locale/mk/LC_MESSAGES/nautilus-media.mo -share/locale/mn/LC_MESSAGES/nautilus-media.mo -share/locale/ms/LC_MESSAGES/nautilus-media.mo -share/locale/nl/LC_MESSAGES/nautilus-media.mo -share/locale/no/LC_MESSAGES/nautilus-media.mo -share/locale/pl/LC_MESSAGES/nautilus-media.mo -share/locale/pt/LC_MESSAGES/nautilus-media.mo -share/locale/pt_BR/LC_MESSAGES/nautilus-media.mo -share/locale/ro/LC_MESSAGES/nautilus-media.mo -share/locale/ru/LC_MESSAGES/nautilus-media.mo -share/locale/sk/LC_MESSAGES/nautilus-media.mo -share/locale/sl/LC_MESSAGES/nautilus-media.mo -share/locale/sq/LC_MESSAGES/nautilus-media.mo -share/locale/sv/LC_MESSAGES/nautilus-media.mo -share/locale/tr/LC_MESSAGES/nautilus-media.mo -share/locale/uk/LC_MESSAGES/nautilus-media.mo -share/locale/vi/LC_MESSAGES/nautilus-media.mo -share/locale/zh_CN/LC_MESSAGES/nautilus-media.mo -share/locale/zh_TW/LC_MESSAGES/nautilus-media.mo -@dirrm share/gnome/pixmaps/nautilus-media -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-fli -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-avi -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@mpeg -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@x-fli -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@x-avi -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@mpeg diff --git a/net/linc/Makefile b/net/linc/Makefile deleted file mode 100644 index d8cdf7514..000000000 --- a/net/linc/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: linc -# Date Created: 12 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= linc -PORTVERSION= 1.0.1 -CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/net/linc/distinfo b/net/linc/distinfo deleted file mode 100644 index 629f538b6..000000000 --- a/net/linc/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/linc-1.0.1.tar.bz2) = 77f43d6582f695b76fbb5b751a41c9d0 diff --git a/net/linc/files/patch-Makefile.in b/net/linc/files/patch-Makefile.in deleted file mode 100644 index f767730af..000000000 --- a/net/linc/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in 2002/02/12 12:58:07 1.1 -+++ Makefile.in 2002/02/12 13:09:12 -@@ -89,7 +89,7 @@ - VERSION = @VERSION@ - WARN_CFLAGS = @WARN_CFLAGS@ - --SUBDIRS = include src test docs -+SUBDIRS = include src docs - - m4datadir = $(datadir)/aclocal - m4data_DATA = linc.m4 diff --git a/net/linc/files/patch-configure b/net/linc/files/patch-configure deleted file mode 100644 index 2b99e34f5..000000000 --- a/net/linc/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 07:31:03 1.1 -+++ configure 2002/04/26 07:31:26 -@@ -6214,6 +6214,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/net/linc/pkg-comment b/net/linc/pkg-comment deleted file mode 100644 index ad56f28e2..000000000 --- a/net/linc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for writing networked servers & clients diff --git a/net/linc/pkg-descr b/net/linc/pkg-descr deleted file mode 100644 index bdcc3a097..000000000 --- a/net/linc/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -linc is a library that eases the task of writing networked servers & clients. -It takes care of connection initiation and maintainance, and the details of -various transports. It is used by the ORBit2 to handle message -transmission/receipt. - -The connections can optionally be encrypted using OpenSSL. - -WWW: http://www.gnome.org/ diff --git a/net/linc/pkg-plist b/net/linc/pkg-plist deleted file mode 100644 index add2dfb02..000000000 --- a/net/linc/pkg-plist +++ /dev/null @@ -1,27 +0,0 @@ -bin/linc-cleanup-sockets -bin/linc-config -include/linc-1.0/linc/linc-config.h -include/linc-1.0/linc/linc-connection.h -include/linc-1.0/linc/linc-protocol.h -include/linc-1.0/linc/linc-server.h -include/linc-1.0/linc/linc-types.h -include/linc-1.0/linc/linc.h -lib/liblinc.a -lib/liblinc.so -lib/liblinc.so.1 -libdata/pkgconfig/linc.pc -share/aclocal/linc.m4 -share/doc/linc/c4.html -share/doc/linc/index.html -share/doc/linc/index.sgml -share/doc/linc/linc-config.html -share/doc/linc/linc-linc-config.html -share/doc/linc/linc-linc-private.html -share/doc/linc/linc-linc-protocol.html -share/doc/linc/linc-linc-types.html -share/doc/linc/linc-linc.html -share/doc/linc/linc-lincconnection.html -share/doc/linc/linc-lincserver.html -@dirrm share/doc/linc -@dirrm include/linc-1.0/linc -@dirrm include/linc-1.0 diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile deleted file mode 100644 index 97af30edf..000000000 --- a/print/ggv2/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: ggv2 -# Date created: 07 July 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ggv2 -PORTVERSION= 1.99.98 -CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.99 -DISTNAME= ggv-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -GNU_CONFIGURE= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/print/ggv2/distinfo b/print/ggv2/distinfo deleted file mode 100644 index 99ec7ec13..000000000 --- a/print/ggv2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/ggv-1.99.98.tar.bz2) = 98b1b5df0b967ccc8ce395eb1cc0b6bd diff --git a/print/ggv2/pkg-comment b/print/ggv2/pkg-comment deleted file mode 100644 index 3ba11e5d0..000000000 --- a/print/ggv2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 ghostscript viewer diff --git a/print/ggv2/pkg-descr b/print/ggv2/pkg-descr deleted file mode 100644 index 3ba11e5d0..000000000 --- a/print/ggv2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 ghostscript viewer diff --git a/print/ggv2/pkg-plist b/print/ggv2/pkg-plist deleted file mode 100644 index 6629ce03f..000000000 --- a/print/ggv2/pkg-plist +++ /dev/null @@ -1,97 +0,0 @@ -bin/ggv -etc/gconf/gconf.xml.defaults/apps/ggv/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/ggv/control/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/ggv/coordinates/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/ggv/gtkgs/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/ggv/layout/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/ggv/printing/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/control/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/coordinates/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/gtkgs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/layout/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/printing/%gconf.xml -etc/gconf/schemas/ggv.schemas -libdata/bonobo/servers/GNOME_GGV.server -libexec/ggv-postscript-viewer -share/gnome/applications/ggv.desktop -share/gnome/gnome-2.0/ui/ggv-control-ui.xml -share/gnome/gnome-2.0/ui/ggv-postscript-view-ui.xml -share/gnome/gnome-2.0/ui/ggv-ui.xml -share/gnome/help/ggv/C/figures/example_screenshot.png -share/gnome/help/ggv/C/ggv.xml -share/gnome/help/ggv/C/legal.xml -share/gnome/help/ggv/C/topic.dat -share/gnome/idl/Ggv.idl -share/gnome/omf/ggv/ggv-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/ggv/clearall.xpm -share/gnome/pixmaps/ggv/fitwidth.png -share/gnome/pixmaps/ggv/ggv-splash.png -share/gnome/pixmaps/ggv/toggleall.xpm -share/gnome/pixmaps/ggv/toggleeven.xpm -share/gnome/pixmaps/ggv/toggleodd.xpm -share/gnome/pixmaps/ggv/zoom.xpm -share/gnome/pixmaps/gnome-ghostview.png -share/locale/am/LC_MESSAGES/ggv.mo -share/locale/az/LC_MESSAGES/ggv.mo -share/locale/be/LC_MESSAGES/ggv.mo -share/locale/bg/LC_MESSAGES/ggv.mo -share/locale/ca/LC_MESSAGES/ggv.mo -share/locale/cs/LC_MESSAGES/ggv.mo -share/locale/da/LC_MESSAGES/ggv.mo -share/locale/de/LC_MESSAGES/ggv.mo -share/locale/el/LC_MESSAGES/ggv.mo -share/locale/es/LC_MESSAGES/ggv.mo -share/locale/et/LC_MESSAGES/ggv.mo -share/locale/eu/LC_MESSAGES/ggv.mo -share/locale/fi/LC_MESSAGES/ggv.mo -share/locale/fr/LC_MESSAGES/ggv.mo -share/locale/ga/LC_MESSAGES/ggv.mo -share/locale/gl/LC_MESSAGES/ggv.mo -share/locale/he/LC_MESSAGES/ggv.mo -share/locale/hr/LC_MESSAGES/ggv.mo -share/locale/hu/LC_MESSAGES/ggv.mo -share/locale/it/LC_MESSAGES/ggv.mo -share/locale/ja/LC_MESSAGES/ggv.mo -share/locale/ko/LC_MESSAGES/ggv.mo -share/locale/lt/LC_MESSAGES/ggv.mo -share/locale/lv/LC_MESSAGES/ggv.mo -share/locale/mk/LC_MESSAGES/ggv.mo -share/locale/mn/LC_MESSAGES/ggv.mo -share/locale/ms/LC_MESSAGES/ggv.mo -share/locale/nl/LC_MESSAGES/ggv.mo -share/locale/nn/LC_MESSAGES/ggv.mo -share/locale/no/LC_MESSAGES/ggv.mo -share/locale/pl/LC_MESSAGES/ggv.mo -share/locale/pt/LC_MESSAGES/ggv.mo -share/locale/pt_BR/LC_MESSAGES/ggv.mo -share/locale/ro/LC_MESSAGES/ggv.mo -share/locale/ru/LC_MESSAGES/ggv.mo -share/locale/sk/LC_MESSAGES/ggv.mo -share/locale/sl/LC_MESSAGES/ggv.mo -share/locale/sv/LC_MESSAGES/ggv.mo -share/locale/ta/LC_MESSAGES/ggv.mo -share/locale/tr/LC_MESSAGES/ggv.mo -share/locale/uk/LC_MESSAGES/ggv.mo -share/locale/vi/LC_MESSAGES/ggv.mo -share/locale/zh_CN/LC_MESSAGES/ggv.mo -share/locale/zh_TW/LC_MESSAGES/ggv.mo -@dirrm share/gnome/pixmaps/ggv -@dirrm share/gnome/omf/ggv -@dirrm share/gnome/help/ggv/C/figures -@dirrm share/gnome/help/ggv/C -@dirrm share/gnome/help/ggv -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv/printing -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv/layout -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv/gtkgs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv/coordinates -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv/control -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv/printing -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv/layout -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv/gtkgs -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv/coordinates -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv/control -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-C.omf 2>/dev/null || /usr/bin/true diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile deleted file mode 100644 index 7618cc153..000000000 --- a/print/libgnomeprint/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: libgnomeprint -# Date created: 15 Jan 1999 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeprint -PORTVERSION= 2.2.1.1 -CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= bonobo-2.0:${PORTSDIR}/devel/libbonobo \ - art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ - gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -PLIST_SUB= VERSION=${PORTVERSION} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name '*.[ch]' | xargs ${REINPLACE_CMD} -e \ - 's|<malloc[.]h>|<stdlib.h>|' - -post-install: - @${MKDIR} ${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts - @${TOUCH} ${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts/gnome-print.fontmap - -.include <bsd.port.mk> diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo deleted file mode 100644 index 3040a2df7..000000000 --- a/print/libgnomeprint/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomeprint-2.2.1.1.tar.bz2) = 21398826672d7d13933448c859892a81 diff --git a/print/libgnomeprint/files/patch-ab b/print/libgnomeprint/files/patch-ab deleted file mode 100644 index 59e59f828..000000000 --- a/print/libgnomeprint/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Tue Feb 4 00:35:09 2003 -+++ Makefile.in Tue Feb 4 00:36:01 2003 -@@ -135,7 +135,7 @@ - am__quote = @am__quote@ - cxxflags_set = @cxxflags_set@ - install_sh = @install_sh@ --SUBDIRS = libgnomeprint tests data po doc -+SUBDIRS = libgnomeprint data po doc - - EXTRA_DIST = \ - ChangeLog \ diff --git a/print/libgnomeprint/files/patch-configure b/print/libgnomeprint/files/patch-configure deleted file mode 100644 index 540b06885..000000000 --- a/print/libgnomeprint/files/patch-configure +++ /dev/null @@ -1,22 +0,0 @@ ---- configure.orig Tue Dec 17 16:29:43 2002 -+++ configure Fri Dec 20 16:33:46 2002 -@@ -8161,6 +8161,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -10938,9 +10939,9 @@ - - - if test "x${prefix}" = "xNONE"; then -- GNOME_PRINT_DATA_DIR='${ac_default_prefix}/${DATADIRNAME}/libgnomeprint/${VERSION}' -+ GNOME_PRINT_DATA_DIR='${ac_default_prefix}/share/gnome/libgnomeprint/${VERSION}' - else -- GNOME_PRINT_DATA_DIR='${prefix}/${DATADIRNAME}/libgnomeprint/${VERSION}' -+ GNOME_PRINT_DATA_DIR='${prefix}/share/gnome/libgnomeprint/${VERSION}' - fi - GNOME_PRINT_DATA_DIR=$GNOME_PRINT_DATA_DIR - diff --git a/print/libgnomeprint/files/patch-libgnomeprint::transports::Makefile.in b/print/libgnomeprint/files/patch-libgnomeprint::transports::Makefile.in deleted file mode 100644 index fd2c0da7e..000000000 --- a/print/libgnomeprint/files/patch-libgnomeprint::transports::Makefile.in +++ /dev/null @@ -1,29 +0,0 @@ ---- libgnomeprint/transports/Makefile.in.orig Mon Jun 10 22:16:36 2002 -+++ libgnomeprint/transports/Makefile.in Mon Jun 10 22:22:35 2002 -@@ -121,7 +121,7 @@ - - libgnomeprint_file_la_SOURCES = $(FILE_SRC) - --libgnomeprint_file_la_LDFLAGS = -version-info 0:0:0 -module -+libgnomeprint_file_la_LDFLAGS = -avoid-version -module - - libgnomeprint_file_la_LIBADD = - -@@ -132,7 +132,7 @@ - - libgnomeprint_lpr_la_SOURCES = $(LPR_SRC) - --libgnomeprint_lpr_la_LDFLAGS = -version-info 0:0:0 -module -+libgnomeprint_lpr_la_LDFLAGS = -avoid-version -module - - libgnomeprint_lpr_la_LIBADD = - -@@ -143,7 +143,7 @@ - - libgnomeprint_custom_la_SOURCES = $(CUSTOM_SRC) - --libgnomeprint_custom_la_LDFLAGS = -version-info 0:0:0 -module -+libgnomeprint_custom_la_LDFLAGS = -avoid-version -module - - libgnomeprint_custom_la_LIBADD = - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/print/libgnomeprint/files/patch-libgnomeprint_gnome-print.c b/print/libgnomeprint/files/patch-libgnomeprint_gnome-print.c deleted file mode 100644 index 6aa2b9a4f..000000000 --- a/print/libgnomeprint/files/patch-libgnomeprint_gnome-print.c +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeprint/gnome-print.c.orig Tue Jan 7 14:39:24 2003 -+++ libgnomeprint/gnome-print.c Tue Jan 7 14:39:35 2003 -@@ -38,8 +38,8 @@ - #include <libgnomeprint/gnome-print-frgba.h> - - /* For the buffer stuff, remove when the buffer stuff is moved out here */ --#include <sys/mman.h> - #include <sys/types.h> -+#include <sys/mman.h> - #include <sys/stat.h> - #include <fcntl.h> - #include <unistd.h> diff --git a/print/libgnomeprint/pkg-comment b/print/libgnomeprint/pkg-comment deleted file mode 100644 index 7ab03ca6b..000000000 --- a/print/libgnomeprint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gnome print support library diff --git a/print/libgnomeprint/pkg-descr b/print/libgnomeprint/pkg-descr deleted file mode 100644 index f7ae47f42..000000000 --- a/print/libgnomeprint/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a prototype implementation of the Gnome Printing Architecture, -as described in: - -WWW: http://www.gnome.org/projects/gnome-print/ diff --git a/print/libgnomeprint/pkg-plist b/print/libgnomeprint/pkg-plist deleted file mode 100644 index e60bf212f..000000000 --- a/print/libgnomeprint/pkg-plist +++ /dev/null @@ -1,114 +0,0 @@ -etc/gnome/libgnomeprint-2.0/fonts/gnome-print.fontmap -include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h -include/libgnomeprint-2.2/libgnomeprint/gnome-font.h -include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h -include/libgnomeprint-2.2/libgnomeprint/gnome-pgl.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-job.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-paper.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-unit.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print.h -include/libgnomeprint-2.2/libgnomeprint/gnome-rfont.h -include/libgnomeprint-2.2/libgnomeprint/gp-gc.h -include/libgnomeprint-2.2/libgnomeprint/libgnomeprint-enum-types.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-font-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-glyphlist-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-config-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gp-gc-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-config.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-key.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-list.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-model.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-option.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-printer.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-reference.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-root.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-settings.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-utils.h -lib/libgnomeprint-2-2.a -lib/libgnomeprint-2-2.so -lib/libgnomeprint-2-2.so.0 -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-custom.so -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-file.so -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.so -libdata/pkgconfig/libgnomeprint-2.2.pc -share/doc/libgnomeprint-2.2/index.html -share/doc/libgnomeprint-2.2/index.sgml -share/doc/libgnomeprint-2.2/libgnomeprint-building.html -share/doc/libgnomeprint-2.2/libgnomeprint-compiling.html -share/doc/libgnomeprint-2.2/libgnomeprint-gnome-font-face.html -share/doc/libgnomeprint-2.2/libgnomeprint-gnome-font.html -share/doc/libgnomeprint-2.2/libgnomeprint-gnome-glyphlist.html -share/doc/libgnomeprint-2.2/libgnomeprint-gnome-pgl.html -share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print-config.html -share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print-job.html -share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print-paper.html -share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print-unit.html -share/doc/libgnomeprint-2.2/libgnomeprint-gnome-print.html -share/doc/libgnomeprint-2.2/libgnomeprint-gnome-rfont.html -share/doc/libgnomeprint-2.2/libgnomeprint-resources.html -share/doc/libgnomeprint-2.2/libgnomeprint.html -share/doc/libgnomeprint-2.2/libgnomeprintunsorted.html -share/gnome/libgnomeprint/%%VERSION%%/globals.xml -share/gnome/libgnomeprint/%%VERSION%%/models/GNOME-GENERIC-PS.xml -share/gnome/libgnomeprint/%%VERSION%%/models/GNOME-PDF-WRITER.xml -share/gnome/libgnomeprint/%%VERSION%%/printers/GENERIC.xml -share/gnome/libgnomeprint/%%VERSION%%/printers/PDF-WRITER.xml -share/locale/az/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/am/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ar/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/be/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/bg/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ca/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/cs/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/da/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/de/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/el/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/es/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/et/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/fi/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/fr/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/he/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/hu/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/hi/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/it/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ja/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ko/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/lv/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/mn/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ms/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/nl/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/nn/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/no/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/pl/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/pt/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ro/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ru/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sk/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sl/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sv/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ta/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/tr/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/uk/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/vi/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/wa/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeprint-2.2.mo -@dirrm share/gnome/libgnomeprint/%%VERSION%%/printers -@dirrm share/gnome/libgnomeprint/%%VERSION%%/models -@dirrm share/gnome/libgnomeprint/%%VERSION%% -@dirrm share/gnome/libgnomeprint -@dirrm share/doc/libgnomeprint-2.2 -@dirrm lib/libgnomeprint/%%VERSION%%/modules/transports -@dirrm lib/libgnomeprint/%%VERSION%%/modules -@dirrm lib/libgnomeprint/%%VERSION%% -@dirrm lib/libgnomeprint -@dirrm include/libgnomeprint-2.2/libgnomeprint/private -@dirrm include/libgnomeprint-2.2/libgnomeprint -@dirrm include/libgnomeprint-2.2 -@dirrm etc/gnome/libgnomeprint-2.0/fonts -@dirrm etc/gnome/libgnomeprint-2.0 diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile deleted file mode 100644 index bb42196df..000000000 --- a/sysutils/gconf-editor/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gconf-editor -# Date created: 12 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gconf-editor -PORTVERSION= 0.4.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gconf-2.5:${PORTSDIR}/devel/gconf2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_LIBTOOL= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo deleted file mode 100644 index a3cf91f04..000000000 --- a/sysutils/gconf-editor/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gconf-editor-0.4.0.tar.bz2) = c8e90527fcc899cb3159de1d42ef1dd0 diff --git a/sysutils/gconf-editor/pkg-comment b/sysutils/gconf-editor/pkg-comment deleted file mode 100644 index 781bc9fa4..000000000 --- a/sysutils/gconf-editor/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A gconf database editor for the GNOME 2.0 environment diff --git a/sysutils/gconf-editor/pkg-descr b/sysutils/gconf-editor/pkg-descr deleted file mode 100644 index f840cc1d2..000000000 --- a/sysutils/gconf-editor/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -gconf-editor is a gconf database editor for GNOME 2.0. It is similar to -regedit on Windows. diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist deleted file mode 100644 index dd20cd20f..000000000 --- a/sysutils/gconf-editor/pkg-plist +++ /dev/null @@ -1,47 +0,0 @@ -bin/gconf-editor -share/gnome/applications/gconf-editor.desktop -share/gnome/pixmaps/gconf-editor.png -share/gnome/pixmaps/gconf-editor/entry-blank.png -share/gnome/pixmaps/gconf-editor/entry-bool.png -share/gnome/pixmaps/gconf-editor/entry-list.png -share/gnome/pixmaps/gconf-editor/entry-number.png -share/gnome/pixmaps/gconf-editor/entry-schema.png -share/gnome/pixmaps/gconf-editor/entry-string.png -share/gnome/pixmaps/gconf-editor/folder-closed.png -share/gnome/pixmaps/gconf-editor/folder-open.png -share/gnome/pixmaps/gconf-editor/stock-about-16.png -share/locale/ar/LC_MESSAGES/gconf-editor.mo -share/locale/az/LC_MESSAGES/gconf-editor.mo -share/locale/be/LC_MESSAGES/gconf-editor.mo -share/locale/bg/LC_MESSAGES/gconf-editor.mo -share/locale/ca/LC_MESSAGES/gconf-editor.mo -share/locale/cs/LC_MESSAGES/gconf-editor.mo -share/locale/da/LC_MESSAGES/gconf-editor.mo -share/locale/de/LC_MESSAGES/gconf-editor.mo -share/locale/el/LC_MESSAGES/gconf-editor.mo -share/locale/es/LC_MESSAGES/gconf-editor.mo -share/locale/et/LC_MESSAGES/gconf-editor.mo -share/locale/fr/LC_MESSAGES/gconf-editor.mo -share/locale/gl/LC_MESSAGES/gconf-editor.mo -share/locale/hi/LC_MESSAGES/gconf-editor.mo -share/locale/hu/LC_MESSAGES/gconf-editor.mo -share/locale/it/LC_MESSAGES/gconf-editor.mo -share/locale/ja/LC_MESSAGES/gconf-editor.mo -share/locale/ko/LC_MESSAGES/gconf-editor.mo -share/locale/lv/LC_MESSAGES/gconf-editor.mo -share/locale/ms/LC_MESSAGES/gconf-editor.mo -share/locale/no/LC_MESSAGES/gconf-editor.mo -share/locale/pl/LC_MESSAGES/gconf-editor.mo -share/locale/pt/LC_MESSAGES/gconf-editor.mo -share/locale/pt_BR/LC_MESSAGES/gconf-editor.mo -share/locale/ro/LC_MESSAGES/gconf-editor.mo -share/locale/ru/LC_MESSAGES/gconf-editor.mo -share/locale/sk/LC_MESSAGES/gconf-editor.mo -share/locale/sl/LC_MESSAGES/gconf-editor.mo -share/locale/sq/LC_MESSAGES/gconf-editor.mo -share/locale/sv/LC_MESSAGES/gconf-editor.mo -share/locale/uk/LC_MESSAGES/gconf-editor.mo -share/locale/vi/LC_MESSAGES/gconf-editor.mo -share/locale/zh_CN/LC_MESSAGES/gconf-editor.mo -share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo -@dirrm share/gnome/pixmaps/gconf-editor diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile deleted file mode 100644 index c171fbafb..000000000 --- a/sysutils/gnome-control-center/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomecontrolcenter2 -# Date created: 04 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.2.0.1 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/control-center/2.2 -DISTNAME= control-center-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnome-desktop-2.3:${PORTSDIR}/x11/gnomedesktop \ - metacity-private.0:${PORTSDIR}/x11-wm/metacity - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|Xft\.h|Xft2.h|g' \ - ${WRKSRC}/capplets/font/main.c - -.include <bsd.port.mk> diff --git a/sysutils/gnome-control-center/distinfo b/sysutils/gnome-control-center/distinfo deleted file mode 100644 index 0dbd8f05e..000000000 --- a/sysutils/gnome-control-center/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/control-center-2.2.0.1.tar.bz2) = b17bc2ecf9a38614310c54c5f88ffc55 diff --git a/sysutils/gnome-control-center/files/patch-capplets_mouse_gnome-mouse-properties.c b/sysutils/gnome-control-center/files/patch-capplets_mouse_gnome-mouse-properties.c deleted file mode 100644 index 9c487d7b8..000000000 --- a/sysutils/gnome-control-center/files/patch-capplets_mouse_gnome-mouse-properties.c +++ /dev/null @@ -1,29 +0,0 @@ ---- capplets/mouse/gnome-mouse-properties.c.orig Sat Nov 2 13:40:22 2002 -+++ capplets/mouse/gnome-mouse-properties.c Sun Dec 22 16:33:36 2002 -@@ -591,7 +591,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-white.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-white.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-white.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { -@@ -612,7 +612,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-normal-large.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-large.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-large.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { -@@ -633,7 +633,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-white-large.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-large-white.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-large-white.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { diff --git a/sysutils/gnome-control-center/files/patch-configure b/sysutils/gnome-control-center/files/patch-configure deleted file mode 100644 index 1f63c8a48..000000000 --- a/sysutils/gnome-control-center/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Wed Dec 18 16:10:09 2002 -+++ configure Sun Dec 22 16:36:03 2002 -@@ -8516,6 +8516,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12607,7 +12608,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}" -+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}" - _ACEOF - - GNOMECC_ICONS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/icons' diff --git a/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_Makefile.in b/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_Makefile.in deleted file mode 100644 index 49e81252a..000000000 --- a/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-settings-daemon/Makefile.in.orig Fri Jan 17 12:30:39 2003 -+++ gnome-settings-daemon/Makefile.in Fri Jan 17 12:33:06 2003 -@@ -195,7 +195,7 @@ - $(GNOME_SETTINGS_DAEMON_LIBS) \ - $(top_builddir)/libbackground/libbackground.la \ - $(top_builddir)/libsounds/libsounds.a \ -- -L$(top_builddir)/libwindow-settings/ -lgnome-window-settings \ -+ -L$(top_builddir)/libwindow-settings/.libs -lgnome-window-settings \ - $(XF86MISC_LIBS) - - diff --git a/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in b/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in deleted file mode 100644 index d8ece4b30..000000000 --- a/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libbackground/Makefile.in.orig Fri Jan 17 12:33:42 2003 -+++ libbackground/Makefile.in Fri Jan 17 12:34:13 2003 -@@ -151,7 +151,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/sysutils/gnome-control-center/files/patch-libwindow-settings_Makefile.in b/sysutils/gnome-control-center/files/patch-libwindow-settings_Makefile.in deleted file mode 100644 index c4d9211b7..000000000 --- a/sysutils/gnome-control-center/files/patch-libwindow-settings_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/Makefile.in.orig Fri Jan 17 12:34:44 2003 -+++ libwindow-settings/Makefile.in Fri Jan 17 12:35:43 2003 -@@ -151,7 +151,7 @@ - - INCLUDES = \ - -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \ -+ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \ - -DG_LOG_DOMAIN=\"capplet-common\" \ - -DGNOME_WINDOW_MANAGER_MODULE_PATH=\""$(WM_MODULE_DIR)"\" \ - -I$(top_srcdir)/ \ diff --git a/sysutils/gnome-control-center/files/patch-libwindow-settings_gnome-wm-manager.c b/sysutils/gnome-control-center/files/patch-libwindow-settings_gnome-wm-manager.c deleted file mode 100644 index 95bbf2ea4..000000000 --- a/sysutils/gnome-control-center/files/patch-libwindow-settings_gnome-wm-manager.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/gnome-wm-manager.c.orig Mon Nov 11 00:42:08 2002 -+++ libwindow-settings/gnome-wm-manager.c Mon Nov 11 00:43:26 2002 -@@ -227,7 +227,7 @@ - - done_scan = TRUE; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - scan_wm_directory (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c b/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c deleted file mode 100644 index 149d59a9b..000000000 --- a/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/wm-list.c.orig Tue Oct 8 17:43:12 2002 -+++ libwindow-settings/wm-list.c Tue Oct 8 17:43:25 2002 -@@ -251,7 +251,7 @@ - gchar *name; - GConfClient *client; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - wm_list_read_dir (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnome-control-center/pkg-comment b/sysutils/gnome-control-center/pkg-comment deleted file mode 100644 index 7d382af36..000000000 --- a/sysutils/gnome-control-center/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Control center for GNOME 2.0 project diff --git a/sysutils/gnome-control-center/pkg-descr b/sysutils/gnome-control-center/pkg-descr deleted file mode 100644 index 017e3d76e..000000000 --- a/sysutils/gnome-control-center/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -control center for GNOME 2.0 project. diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist deleted file mode 100644 index 7619910cb..000000000 --- a/sysutils/gnome-control-center/pkg-plist +++ /dev/null @@ -1,180 +0,0 @@ -bin/gnome-accessibility-keyboard-properties -bin/gnome-background-properties -bin/gnome-control-center -bin/gnome-default-applications-properties -bin/gnome-file-types-properties -bin/gnome-font-properties -bin/gnome-keybinding-properties -bin/gnome-keyboard-properties -bin/gnome-mouse-properties -bin/gnome-network-preferences -bin/gnome-settings-daemon -bin/gnome-sound-properties -bin/gnome-theme-manager -bin/gnome-ui-properties -bin/gnome-window-properties -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/screensaver/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/font_rendering/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/screensaver/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/font_rendering/%gconf.xml -etc/gconf/schemas/apps_gnome_settings_daemon_default_editor.schemas -etc/gconf/schemas/apps_gnome_settings_daemon_screensaver.schemas -etc/gconf/schemas/desktop_gnome_font_rendering.schemas -include/gnome-window-settings-2.0/gnome-window-manager.h -include/gnome-window-settings-2.0/gnome-wm-manager.h -lib/libgnome-window-settings.a -lib/libgnome-window-settings.so -lib/libgnome-window-settings.so.1 -lib/window-manager-settings/libmetacity.so -libdata/bonobo/servers/GNOME_SettingsDaemon.server -libdata/pkgconfig/gnome-window-settings-2.0.pc -share/gnome/applications/gnomecc.desktop -share/gnome/control-center-2.0/capplets/accessibility-keyboard.desktop -share/gnome/control-center-2.0/capplets/background.desktop -share/gnome/control-center-2.0/capplets/behavior.desktop -share/gnome/control-center-2.0/capplets/default-applications.desktop -share/gnome/control-center-2.0/capplets/file-types.desktop -share/gnome/control-center-2.0/capplets/font-properties.desktop -share/gnome/control-center-2.0/capplets/gnome-network-preferences.desktop -share/gnome/control-center-2.0/capplets/gtk-theme-selector.desktop -share/gnome/control-center-2.0/capplets/keybinding.desktop -share/gnome/control-center-2.0/capplets/keyboard.desktop -share/gnome/control-center-2.0/capplets/mouse.desktop -share/gnome/control-center-2.0/capplets/sound.desktop -share/gnome/control-center-2.0/capplets/window-properties.desktop -share/gnome/control-center-2.0/icons/accessibility-directory.png -share/gnome/control-center-2.0/icons/accessibility-keyboard-capplet.png -share/gnome/control-center-2.0/icons/background-capplet.png -share/gnome/control-center-2.0/icons/behavior-capplet.png -share/gnome/control-center-2.0/icons/default-applications-capplet.png -share/gnome/control-center-2.0/icons/font-capplet.png -share/gnome/control-center-2.0/icons/mouse-capplet.png -share/gnome/control-center-2.0/icons/sound-capplet.png -share/gnome/control-center-2.0/icons/window-capplet.png -share/gnome/control-center-2.0/interfaces/background-properties.glade -share/gnome/control-center-2.0/interfaces/file-types-properties.glade -share/gnome/control-center-2.0/interfaces/font-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-accessibility-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-default-applications-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keybinding-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-mouse-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-network-preferences.glade -share/gnome/control-center-2.0/interfaces/gnome-ui-properties.glade -share/gnome/control-center-2.0/interfaces/sound-properties.glade -share/gnome/control-center-2.0/interfaces/theme-install.glade -share/gnome/control-center-2.0/interfaces/theme-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-window-properties.glade -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-bouncekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-mousekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-slowkey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-stickykey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-togglekey.png -share/gnome/control-center-2.0/pixmaps/double-click-maybe.png -share/gnome/control-center-2.0/pixmaps/double-click-off.png -share/gnome/control-center-2.0/pixmaps/double-click-on.png -share/gnome/control-center-2.0/pixmaps/keyboard-bell.png -share/gnome/control-center-2.0/pixmaps/keyboard-capplet.png -share/gnome/control-center-2.0/pixmaps/keyboard-cursor.png -share/gnome/control-center-2.0/pixmaps/keyboard-repeat.png -share/gnome/control-center-2.0/pixmaps/keyboard-volume.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white.png -share/gnome/control-center-2.0/pixmaps/mouse-left.png -share/gnome/control-center-2.0/pixmaps/mouse-right.png -share/gnome/control-center-2.0/pixmaps/subpixel-bgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-rgb.png -share/gnome/control-center-2.0/pixmaps/subpixel-vbgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-vrgb.png -share/gnome/control-center-2.0/pixmaps/theme-thumbnailing.png -share/gnome/cursor-fonts/cursor-large-white.pcf -share/gnome/cursor-fonts/cursor-large.pcf -share/gnome/cursor-fonts/cursor-white.pcf -share/gnome/gnome-2.0/ui/gnomecc-ui.xml -share/gnome/idl/ConfigArchiver.idl -share/gnome/idl/GNOME_SettingsDaemon.idl -share/gnome/pixmaps/accessibility-keyboard-capplet.png -share/gnome/pixmaps/background-capplet.png -share/gnome/pixmaps/behavior-capplet.png -share/gnome/pixmaps/control-center2.png -share/gnome/pixmaps/default-applications-capplet.png -share/gnome/pixmaps/font-capplet.png -share/gnome/pixmaps/gnomecc-2/active.png -share/gnome/pixmaps/gnomecc-2/bcg_top.png -share/gnome/pixmaps/gnomecc-2/blank.png -share/gnome/pixmaps/gnomecc-2/title.png -share/gnome/pixmaps/keyboard-capplet.png -share/gnome/pixmaps/keyboard-shortcut.png -share/gnome/pixmaps/mouse-capplet.png -share/gnome/pixmaps/sound-capplet.png -share/gnome/pixmaps/window-capplet.png -share/gnome/vfolders/Accessibility.directory -share/gnome/vfolders/Advanced.directory -share/locale/am/LC_MESSAGES/control-center-2.0.mo -share/locale/ar/LC_MESSAGES/control-center-2.0.mo -share/locale/az/LC_MESSAGES/control-center-2.0.mo -share/locale/be/LC_MESSAGES/control-center-2.0.mo -share/locale/bg/LC_MESSAGES/control-center-2.0.mo -share/locale/ca/LC_MESSAGES/control-center-2.0.mo -share/locale/cs/LC_MESSAGES/control-center-2.0.mo -share/locale/da/LC_MESSAGES/control-center-2.0.mo -share/locale/de/LC_MESSAGES/control-center-2.0.mo -share/locale/el/LC_MESSAGES/control-center-2.0.mo -share/locale/en_GB/LC_MESSAGES/control-center-2.0.mo -share/locale/es/LC_MESSAGES/control-center-2.0.mo -share/locale/et/LC_MESSAGES/control-center-2.0.mo -share/locale/fi/LC_MESSAGES/control-center-2.0.mo -share/locale/fr/LC_MESSAGES/control-center-2.0.mo -share/locale/ga/LC_MESSAGES/control-center-2.0.mo -share/locale/gl/LC_MESSAGES/control-center-2.0.mo -share/locale/he/LC_MESSAGES/control-center-2.0.mo -share/locale/hr/LC_MESSAGES/control-center-2.0.mo -share/locale/hu/LC_MESSAGES/control-center-2.0.mo -share/locale/it/LC_MESSAGES/control-center-2.0.mo -share/locale/ja/LC_MESSAGES/control-center-2.0.mo -share/locale/ko/LC_MESSAGES/control-center-2.0.mo -share/locale/lt/LC_MESSAGES/control-center-2.0.mo -share/locale/lv/LC_MESSAGES/control-center-2.0.mo -share/locale/mk/LC_MESSAGES/control-center-2.0.mo -share/locale/mn/LC_MESSAGES/control-center-2.0.mo -share/locale/ms/LC_MESSAGES/control-center-2.0.mo -share/locale/nl/LC_MESSAGES/control-center-2.0.mo -share/locale/nn/LC_MESSAGES/control-center-2.0.mo -share/locale/no/LC_MESSAGES/control-center-2.0.mo -share/locale/pl/LC_MESSAGES/control-center-2.0.mo -share/locale/pt/LC_MESSAGES/control-center-2.0.mo -share/locale/pt_BR/LC_MESSAGES/control-center-2.0.mo -share/locale/ro/LC_MESSAGES/control-center-2.0.mo -share/locale/ru/LC_MESSAGES/control-center-2.0.mo -share/locale/sk/LC_MESSAGES/control-center-2.0.mo -share/locale/sl/LC_MESSAGES/control-center-2.0.mo -share/locale/sv/LC_MESSAGES/control-center-2.0.mo -share/locale/ta/LC_MESSAGES/control-center-2.0.mo -share/locale/tr/LC_MESSAGES/control-center-2.0.mo -share/locale/uk/LC_MESSAGES/control-center-2.0.mo -share/locale/vi/LC_MESSAGES/control-center-2.0.mo -share/locale/wa/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_CN/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_TW/LC_MESSAGES/control-center-2.0.mo -@dirrm share/gnome/pixmaps/gnomecc-2 -@dirrm share/gnome/cursor-fonts -@dirrm share/gnome/control-center-2.0/pixmaps -@dirrm share/gnome/control-center-2.0/interfaces -@dirrm share/gnome/control-center-2.0/icons -@dirrm share/gnome/applications -@dirrm lib/window-manager-settings -@dirrm include/gnome-window-settings-2.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/font_rendering -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/screensaver -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/editor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/font_rendering -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/screensaver -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/editor -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile deleted file mode 100644 index 5845eb2d9..000000000 --- a/sysutils/gnome-pkgview/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gnome-pkgview -# Date created: 20 November 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-pkgview -PORTVERSION= 0.0.8 -CATEGORIES= sysutils gnome -MASTER_SITES= http://www.gtnorthern.demon.co.uk/packages/gnome-pkgview/ - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - -e 's|%%X11BASE%%|${X11BASE}|g' \ - ${WRKSRC}/src/config-path.c - -.include <bsd.port.mk> diff --git a/sysutils/gnome-pkgview/distinfo b/sysutils/gnome-pkgview/distinfo deleted file mode 100644 index 3da020add..000000000 --- a/sysutils/gnome-pkgview/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-pkgview-0.0.8.tar.bz2) = 2985d721484d4a97c7f40c726b906fc7 diff --git a/sysutils/gnome-pkgview/files/patch-configure b/sysutils/gnome-pkgview/files/patch-configure deleted file mode 100644 index a8e15c3c2..000000000 --- a/sysutils/gnome-pkgview/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Thu Nov 14 02:31:45 2002 -+++ configure Thu Nov 14 02:31:56 2002 -@@ -3991,7 +3991,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${prefix}/share/gnome/pixmaps" - _ACEOF - - diff --git a/sysutils/gnome-pkgview/files/patch-src_config-path.c b/sysutils/gnome-pkgview/files/patch-src_config-path.c deleted file mode 100644 index 2eed9821d..000000000 --- a/sysutils/gnome-pkgview/files/patch-src_config-path.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/config-path.c.orig Thu Nov 14 02:23:41 2002 -+++ src/config-path.c Thu Nov 14 02:29:54 2002 -@@ -14,9 +14,7 @@ - pkgs_found = 0; - - /* parse the PKG_CONFIG_PATH env var, and add a terminator */ -- if ( getenv ("PKG_CONFIG_PATH") ) { -- path = g_strconcat(getenv("PKG_CONFIG_PATH"),":DIRS_DONE",NULL); -- } -+ path = "%%LOCALBASE%%/libdata/pkgconfig:%%X11BASE%%/libdata/pkgconfig:DIRS_DONE"; - - /* walk the PKG_CONFIG_PATH for other files */ - if ( path ) { diff --git a/sysutils/gnome-pkgview/pkg-comment b/sysutils/gnome-pkgview/pkg-comment deleted file mode 100644 index 09a399813..000000000 --- a/sysutils/gnome-pkgview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Displays the version of GNOME 2 components installed diff --git a/sysutils/gnome-pkgview/pkg-descr b/sysutils/gnome-pkgview/pkg-descr deleted file mode 100644 index 968f1daf5..000000000 --- a/sysutils/gnome-pkgview/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Pkgview is an application that displays the versions of all installed GNOME 2 -components, then tries to guess the overall GNOME 2 version. This tool -can be very useful when trying to report bugs in GNOME's Bugzilla -database. - -WWW: http://www.gtnorthern.demon.co.uk/pkgview.html diff --git a/sysutils/gnome-pkgview/pkg-plist b/sysutils/gnome-pkgview/pkg-plist deleted file mode 100644 index 3984e533e..000000000 --- a/sysutils/gnome-pkgview/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -bin/gnome-pkgview -share/gnome/applications/gnome-pkgview.desktop -share/gnome/pixmaps/gnome-pkgview/logo.png -share/gnome/pixmaps/gnome-pkgview/pkgview.png -share/locale/ca/LC_MESSAGES/gnome-pkgview.mo -share/locale/da/LC_MESSAGES/gnome-pkgview.mo -share/locale/de/LC_MESSAGES/gnome-pkgview.mo -share/locale/en_GB/LC_MESSAGES/gnome-pkgview.mo -share/locale/eo/LC_MESSAGES/gnome-pkgview.mo -share/locale/es/LC_MESSAGES/gnome-pkgview.mo -share/locale/fr/LC_MESSAGES/gnome-pkgview.mo -share/locale/it/LC_MESSAGES/gnome-pkgview.mo -share/locale/ja/LC_MESSAGES/gnome-pkgview.mo -share/locale/nl/LC_MESSAGES/gnome-pkgview.mo -@dirrm share/gnome/pixmaps/gnome-pkgview diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile deleted file mode 100644 index 83e3052b7..000000000 --- a/sysutils/gnome-system-monitor/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: gnomesystemmonitor -# Date created: 09 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomesystemmonitor -PORTVERSION= 2.0.4 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.0 -DISTNAME= gnome-system-monitor-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ - wnck-1.9:${PORTSDIR}/x11-toolkits/libwnck - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lutil" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/sysutils/gnome-system-monitor/distinfo b/sysutils/gnome-system-monitor/distinfo deleted file mode 100644 index 2cf9fb350..000000000 --- a/sysutils/gnome-system-monitor/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-system-monitor-2.0.4.tar.bz2) = 2a20dc5c87d225d1d28f70a2fc568a74 diff --git a/sysutils/gnome-system-monitor/files/patch-configure b/sysutils/gnome-system-monitor/files/patch-configure deleted file mode 100644 index 504276306..000000000 --- a/sysutils/gnome-system-monitor/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Mon Nov 25 21:02:50 2002 -+++ configure Fri Nov 29 20:30:44 2002 -@@ -3731,7 +3731,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - -@@ -6630,7 +6630,7 @@ - s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t - s,@PKG_CONFIG@,$PKG_CONFIG,;t t - s,@PROCMAN_CFLAGS@,$PROCMAN_CFLAGS,;t t --s,@PROCMAN_LIBS@,$PROCMAN_LIBS,;t t -+s,@PROCMAN_LIBS@, $PROCMAN_LIBS,;t t - s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t - s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t diff --git a/sysutils/gnome-system-monitor/files/patch-src_util.c b/sysutils/gnome-system-monitor/files/patch-src_util.c deleted file mode 100644 index b7e262b0c..000000000 --- a/sysutils/gnome-system-monitor/files/patch-src_util.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/util.c.orig Thu May 9 01:16:48 2002 -+++ src/util.c Thu May 9 01:17:13 2002 -@@ -16,6 +16,7 @@ - - #ifdef __FreeBSD__ - # include <errno.h> -+# include <termios.h> - # include <libutil.h> - #endif - diff --git a/sysutils/gnome-system-monitor/pkg-comment b/sysutils/gnome-system-monitor/pkg-comment deleted file mode 100644 index 097ce268b..000000000 --- a/sysutils/gnome-system-monitor/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 system monitor program diff --git a/sysutils/gnome-system-monitor/pkg-descr b/sysutils/gnome-system-monitor/pkg-descr deleted file mode 100644 index 40caee647..000000000 --- a/sysutils/gnome-system-monitor/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 system monitor program. diff --git a/sysutils/gnome-system-monitor/pkg-plist b/sysutils/gnome-system-monitor/pkg-plist deleted file mode 100644 index 3dee3013b..000000000 --- a/sysutils/gnome-system-monitor/pkg-plist +++ /dev/null @@ -1,79 +0,0 @@ -bin/gnome-system-monitor -etc/gconf/gconf.xml.defaults/apps/procman/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/disktree/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/memmapstree/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/proctree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree/%gconf.xml -etc/gconf/schemas/gnome-system-monitor.schemas -share/gnome/applications/gnome-system-monitor.desktop -share/gnome/help/gnome-system-monitor/C/figures/addColumn.png -share/gnome/help/gnome-system-monitor/C/figures/changePriority.png -share/gnome/help/gnome-system-monitor/C/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/C/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/C/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/C/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/C/figures/processListing.png -share/gnome/help/gnome-system-monitor/C/figures/sortButton.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/C/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/C/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/C/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/C/legal.xml -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/procman.png -share/locale/am/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ar/LC_MESSAGES/gnome-system-monitor.mo -share/locale/az/LC_MESSAGES/gnome-system-monitor.mo -share/locale/be/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bg/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ca/LC_MESSAGES/gnome-system-monitor.mo -share/locale/cs/LC_MESSAGES/gnome-system-monitor.mo -share/locale/da/LC_MESSAGES/gnome-system-monitor.mo -share/locale/de/LC_MESSAGES/gnome-system-monitor.mo -share/locale/el/LC_MESSAGES/gnome-system-monitor.mo -share/locale/es/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/he/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/it/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ja/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo -share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ms/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/no/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo -share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/uk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/vi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo -@dirrm share/gnome/omf/gnome-system-monitor -@dirrm share/gnome/help/gnome-system-monitor/C/figures -@dirrm share/gnome/help/gnome-system-monitor/C -@dirrm share/gnome/help/gnome-system-monitor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/proctree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/memmapstree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/disktree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf 2>/dev/null || /usr/bin/true diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile deleted file mode 100644 index c171fbafb..000000000 --- a/sysutils/gnomecontrolcenter2/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomecontrolcenter2 -# Date created: 04 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.2.0.1 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/control-center/2.2 -DISTNAME= control-center-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnome-desktop-2.3:${PORTSDIR}/x11/gnomedesktop \ - metacity-private.0:${PORTSDIR}/x11-wm/metacity - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|Xft\.h|Xft2.h|g' \ - ${WRKSRC}/capplets/font/main.c - -.include <bsd.port.mk> diff --git a/sysutils/gnomecontrolcenter2/distinfo b/sysutils/gnomecontrolcenter2/distinfo deleted file mode 100644 index 0dbd8f05e..000000000 --- a/sysutils/gnomecontrolcenter2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/control-center-2.2.0.1.tar.bz2) = b17bc2ecf9a38614310c54c5f88ffc55 diff --git a/sysutils/gnomecontrolcenter2/files/patch-capplets_mouse_gnome-mouse-properties.c b/sysutils/gnomecontrolcenter2/files/patch-capplets_mouse_gnome-mouse-properties.c deleted file mode 100644 index 9c487d7b8..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-capplets_mouse_gnome-mouse-properties.c +++ /dev/null @@ -1,29 +0,0 @@ ---- capplets/mouse/gnome-mouse-properties.c.orig Sat Nov 2 13:40:22 2002 -+++ capplets/mouse/gnome-mouse-properties.c Sun Dec 22 16:33:36 2002 -@@ -591,7 +591,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-white.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-white.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-white.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { -@@ -612,7 +612,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-normal-large.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-large.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-large.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { -@@ -633,7 +633,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-white-large.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-large-white.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-large-white.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { diff --git a/sysutils/gnomecontrolcenter2/files/patch-configure b/sysutils/gnomecontrolcenter2/files/patch-configure deleted file mode 100644 index 1f63c8a48..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Wed Dec 18 16:10:09 2002 -+++ configure Sun Dec 22 16:36:03 2002 -@@ -8516,6 +8516,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12607,7 +12608,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}" -+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}" - _ACEOF - - GNOMECC_ICONS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/icons' diff --git a/sysutils/gnomecontrolcenter2/files/patch-gnome-settings-daemon_Makefile.in b/sysutils/gnomecontrolcenter2/files/patch-gnome-settings-daemon_Makefile.in deleted file mode 100644 index 49e81252a..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-gnome-settings-daemon_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-settings-daemon/Makefile.in.orig Fri Jan 17 12:30:39 2003 -+++ gnome-settings-daemon/Makefile.in Fri Jan 17 12:33:06 2003 -@@ -195,7 +195,7 @@ - $(GNOME_SETTINGS_DAEMON_LIBS) \ - $(top_builddir)/libbackground/libbackground.la \ - $(top_builddir)/libsounds/libsounds.a \ -- -L$(top_builddir)/libwindow-settings/ -lgnome-window-settings \ -+ -L$(top_builddir)/libwindow-settings/.libs -lgnome-window-settings \ - $(XF86MISC_LIBS) - - diff --git a/sysutils/gnomecontrolcenter2/files/patch-libbackground_Makefile.in b/sysutils/gnomecontrolcenter2/files/patch-libbackground_Makefile.in deleted file mode 100644 index d8ece4b30..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-libbackground_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libbackground/Makefile.in.orig Fri Jan 17 12:33:42 2003 -+++ libbackground/Makefile.in Fri Jan 17 12:34:13 2003 -@@ -151,7 +151,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/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_Makefile.in b/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_Makefile.in deleted file mode 100644 index c4d9211b7..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/Makefile.in.orig Fri Jan 17 12:34:44 2003 -+++ libwindow-settings/Makefile.in Fri Jan 17 12:35:43 2003 -@@ -151,7 +151,7 @@ - - INCLUDES = \ - -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \ -+ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \ - -DG_LOG_DOMAIN=\"capplet-common\" \ - -DGNOME_WINDOW_MANAGER_MODULE_PATH=\""$(WM_MODULE_DIR)"\" \ - -I$(top_srcdir)/ \ diff --git a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_gnome-wm-manager.c b/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_gnome-wm-manager.c deleted file mode 100644 index 95bbf2ea4..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_gnome-wm-manager.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/gnome-wm-manager.c.orig Mon Nov 11 00:42:08 2002 -+++ libwindow-settings/gnome-wm-manager.c Mon Nov 11 00:43:26 2002 -@@ -227,7 +227,7 @@ - - done_scan = TRUE; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - scan_wm_directory (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_wm-list.c b/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_wm-list.c deleted file mode 100644 index 149d59a9b..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_wm-list.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/wm-list.c.orig Tue Oct 8 17:43:12 2002 -+++ libwindow-settings/wm-list.c Tue Oct 8 17:43:25 2002 -@@ -251,7 +251,7 @@ - gchar *name; - GConfClient *client; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - wm_list_read_dir (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnomecontrolcenter2/pkg-comment b/sysutils/gnomecontrolcenter2/pkg-comment deleted file mode 100644 index 7d382af36..000000000 --- a/sysutils/gnomecontrolcenter2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Control center for GNOME 2.0 project diff --git a/sysutils/gnomecontrolcenter2/pkg-descr b/sysutils/gnomecontrolcenter2/pkg-descr deleted file mode 100644 index 017e3d76e..000000000 --- a/sysutils/gnomecontrolcenter2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -control center for GNOME 2.0 project. diff --git a/sysutils/gnomecontrolcenter2/pkg-plist b/sysutils/gnomecontrolcenter2/pkg-plist deleted file mode 100644 index 7619910cb..000000000 --- a/sysutils/gnomecontrolcenter2/pkg-plist +++ /dev/null @@ -1,180 +0,0 @@ -bin/gnome-accessibility-keyboard-properties -bin/gnome-background-properties -bin/gnome-control-center -bin/gnome-default-applications-properties -bin/gnome-file-types-properties -bin/gnome-font-properties -bin/gnome-keybinding-properties -bin/gnome-keyboard-properties -bin/gnome-mouse-properties -bin/gnome-network-preferences -bin/gnome-settings-daemon -bin/gnome-sound-properties -bin/gnome-theme-manager -bin/gnome-ui-properties -bin/gnome-window-properties -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/screensaver/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/font_rendering/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/screensaver/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/font_rendering/%gconf.xml -etc/gconf/schemas/apps_gnome_settings_daemon_default_editor.schemas -etc/gconf/schemas/apps_gnome_settings_daemon_screensaver.schemas -etc/gconf/schemas/desktop_gnome_font_rendering.schemas -include/gnome-window-settings-2.0/gnome-window-manager.h -include/gnome-window-settings-2.0/gnome-wm-manager.h -lib/libgnome-window-settings.a -lib/libgnome-window-settings.so -lib/libgnome-window-settings.so.1 -lib/window-manager-settings/libmetacity.so -libdata/bonobo/servers/GNOME_SettingsDaemon.server -libdata/pkgconfig/gnome-window-settings-2.0.pc -share/gnome/applications/gnomecc.desktop -share/gnome/control-center-2.0/capplets/accessibility-keyboard.desktop -share/gnome/control-center-2.0/capplets/background.desktop -share/gnome/control-center-2.0/capplets/behavior.desktop -share/gnome/control-center-2.0/capplets/default-applications.desktop -share/gnome/control-center-2.0/capplets/file-types.desktop -share/gnome/control-center-2.0/capplets/font-properties.desktop -share/gnome/control-center-2.0/capplets/gnome-network-preferences.desktop -share/gnome/control-center-2.0/capplets/gtk-theme-selector.desktop -share/gnome/control-center-2.0/capplets/keybinding.desktop -share/gnome/control-center-2.0/capplets/keyboard.desktop -share/gnome/control-center-2.0/capplets/mouse.desktop -share/gnome/control-center-2.0/capplets/sound.desktop -share/gnome/control-center-2.0/capplets/window-properties.desktop -share/gnome/control-center-2.0/icons/accessibility-directory.png -share/gnome/control-center-2.0/icons/accessibility-keyboard-capplet.png -share/gnome/control-center-2.0/icons/background-capplet.png -share/gnome/control-center-2.0/icons/behavior-capplet.png -share/gnome/control-center-2.0/icons/default-applications-capplet.png -share/gnome/control-center-2.0/icons/font-capplet.png -share/gnome/control-center-2.0/icons/mouse-capplet.png -share/gnome/control-center-2.0/icons/sound-capplet.png -share/gnome/control-center-2.0/icons/window-capplet.png -share/gnome/control-center-2.0/interfaces/background-properties.glade -share/gnome/control-center-2.0/interfaces/file-types-properties.glade -share/gnome/control-center-2.0/interfaces/font-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-accessibility-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-default-applications-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keybinding-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-mouse-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-network-preferences.glade -share/gnome/control-center-2.0/interfaces/gnome-ui-properties.glade -share/gnome/control-center-2.0/interfaces/sound-properties.glade -share/gnome/control-center-2.0/interfaces/theme-install.glade -share/gnome/control-center-2.0/interfaces/theme-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-window-properties.glade -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-bouncekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-mousekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-slowkey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-stickykey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-togglekey.png -share/gnome/control-center-2.0/pixmaps/double-click-maybe.png -share/gnome/control-center-2.0/pixmaps/double-click-off.png -share/gnome/control-center-2.0/pixmaps/double-click-on.png -share/gnome/control-center-2.0/pixmaps/keyboard-bell.png -share/gnome/control-center-2.0/pixmaps/keyboard-capplet.png -share/gnome/control-center-2.0/pixmaps/keyboard-cursor.png -share/gnome/control-center-2.0/pixmaps/keyboard-repeat.png -share/gnome/control-center-2.0/pixmaps/keyboard-volume.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white.png -share/gnome/control-center-2.0/pixmaps/mouse-left.png -share/gnome/control-center-2.0/pixmaps/mouse-right.png -share/gnome/control-center-2.0/pixmaps/subpixel-bgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-rgb.png -share/gnome/control-center-2.0/pixmaps/subpixel-vbgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-vrgb.png -share/gnome/control-center-2.0/pixmaps/theme-thumbnailing.png -share/gnome/cursor-fonts/cursor-large-white.pcf -share/gnome/cursor-fonts/cursor-large.pcf -share/gnome/cursor-fonts/cursor-white.pcf -share/gnome/gnome-2.0/ui/gnomecc-ui.xml -share/gnome/idl/ConfigArchiver.idl -share/gnome/idl/GNOME_SettingsDaemon.idl -share/gnome/pixmaps/accessibility-keyboard-capplet.png -share/gnome/pixmaps/background-capplet.png -share/gnome/pixmaps/behavior-capplet.png -share/gnome/pixmaps/control-center2.png -share/gnome/pixmaps/default-applications-capplet.png -share/gnome/pixmaps/font-capplet.png -share/gnome/pixmaps/gnomecc-2/active.png -share/gnome/pixmaps/gnomecc-2/bcg_top.png -share/gnome/pixmaps/gnomecc-2/blank.png -share/gnome/pixmaps/gnomecc-2/title.png -share/gnome/pixmaps/keyboard-capplet.png -share/gnome/pixmaps/keyboard-shortcut.png -share/gnome/pixmaps/mouse-capplet.png -share/gnome/pixmaps/sound-capplet.png -share/gnome/pixmaps/window-capplet.png -share/gnome/vfolders/Accessibility.directory -share/gnome/vfolders/Advanced.directory -share/locale/am/LC_MESSAGES/control-center-2.0.mo -share/locale/ar/LC_MESSAGES/control-center-2.0.mo -share/locale/az/LC_MESSAGES/control-center-2.0.mo -share/locale/be/LC_MESSAGES/control-center-2.0.mo -share/locale/bg/LC_MESSAGES/control-center-2.0.mo -share/locale/ca/LC_MESSAGES/control-center-2.0.mo -share/locale/cs/LC_MESSAGES/control-center-2.0.mo -share/locale/da/LC_MESSAGES/control-center-2.0.mo -share/locale/de/LC_MESSAGES/control-center-2.0.mo -share/locale/el/LC_MESSAGES/control-center-2.0.mo -share/locale/en_GB/LC_MESSAGES/control-center-2.0.mo -share/locale/es/LC_MESSAGES/control-center-2.0.mo -share/locale/et/LC_MESSAGES/control-center-2.0.mo -share/locale/fi/LC_MESSAGES/control-center-2.0.mo -share/locale/fr/LC_MESSAGES/control-center-2.0.mo -share/locale/ga/LC_MESSAGES/control-center-2.0.mo -share/locale/gl/LC_MESSAGES/control-center-2.0.mo -share/locale/he/LC_MESSAGES/control-center-2.0.mo -share/locale/hr/LC_MESSAGES/control-center-2.0.mo -share/locale/hu/LC_MESSAGES/control-center-2.0.mo -share/locale/it/LC_MESSAGES/control-center-2.0.mo -share/locale/ja/LC_MESSAGES/control-center-2.0.mo -share/locale/ko/LC_MESSAGES/control-center-2.0.mo -share/locale/lt/LC_MESSAGES/control-center-2.0.mo -share/locale/lv/LC_MESSAGES/control-center-2.0.mo -share/locale/mk/LC_MESSAGES/control-center-2.0.mo -share/locale/mn/LC_MESSAGES/control-center-2.0.mo -share/locale/ms/LC_MESSAGES/control-center-2.0.mo -share/locale/nl/LC_MESSAGES/control-center-2.0.mo -share/locale/nn/LC_MESSAGES/control-center-2.0.mo -share/locale/no/LC_MESSAGES/control-center-2.0.mo -share/locale/pl/LC_MESSAGES/control-center-2.0.mo -share/locale/pt/LC_MESSAGES/control-center-2.0.mo -share/locale/pt_BR/LC_MESSAGES/control-center-2.0.mo -share/locale/ro/LC_MESSAGES/control-center-2.0.mo -share/locale/ru/LC_MESSAGES/control-center-2.0.mo -share/locale/sk/LC_MESSAGES/control-center-2.0.mo -share/locale/sl/LC_MESSAGES/control-center-2.0.mo -share/locale/sv/LC_MESSAGES/control-center-2.0.mo -share/locale/ta/LC_MESSAGES/control-center-2.0.mo -share/locale/tr/LC_MESSAGES/control-center-2.0.mo -share/locale/uk/LC_MESSAGES/control-center-2.0.mo -share/locale/vi/LC_MESSAGES/control-center-2.0.mo -share/locale/wa/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_CN/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_TW/LC_MESSAGES/control-center-2.0.mo -@dirrm share/gnome/pixmaps/gnomecc-2 -@dirrm share/gnome/cursor-fonts -@dirrm share/gnome/control-center-2.0/pixmaps -@dirrm share/gnome/control-center-2.0/interfaces -@dirrm share/gnome/control-center-2.0/icons -@dirrm share/gnome/applications -@dirrm lib/window-manager-settings -@dirrm include/gnome-window-settings-2.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/font_rendering -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/screensaver -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/editor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/font_rendering -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/screensaver -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/editor -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile deleted file mode 100644 index 83e3052b7..000000000 --- a/sysutils/gnomesystemmonitor/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: gnomesystemmonitor -# Date created: 09 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomesystemmonitor -PORTVERSION= 2.0.4 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.0 -DISTNAME= gnome-system-monitor-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ - wnck-1.9:${PORTSDIR}/x11-toolkits/libwnck - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lutil" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/sysutils/gnomesystemmonitor/distinfo b/sysutils/gnomesystemmonitor/distinfo deleted file mode 100644 index 2cf9fb350..000000000 --- a/sysutils/gnomesystemmonitor/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-system-monitor-2.0.4.tar.bz2) = 2a20dc5c87d225d1d28f70a2fc568a74 diff --git a/sysutils/gnomesystemmonitor/files/patch-configure b/sysutils/gnomesystemmonitor/files/patch-configure deleted file mode 100644 index 504276306..000000000 --- a/sysutils/gnomesystemmonitor/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Mon Nov 25 21:02:50 2002 -+++ configure Fri Nov 29 20:30:44 2002 -@@ -3731,7 +3731,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - -@@ -6630,7 +6630,7 @@ - s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t - s,@PKG_CONFIG@,$PKG_CONFIG,;t t - s,@PROCMAN_CFLAGS@,$PROCMAN_CFLAGS,;t t --s,@PROCMAN_LIBS@,$PROCMAN_LIBS,;t t -+s,@PROCMAN_LIBS@, $PROCMAN_LIBS,;t t - s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t - s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t diff --git a/sysutils/gnomesystemmonitor/files/patch-src_util.c b/sysutils/gnomesystemmonitor/files/patch-src_util.c deleted file mode 100644 index b7e262b0c..000000000 --- a/sysutils/gnomesystemmonitor/files/patch-src_util.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/util.c.orig Thu May 9 01:16:48 2002 -+++ src/util.c Thu May 9 01:17:13 2002 -@@ -16,6 +16,7 @@ - - #ifdef __FreeBSD__ - # include <errno.h> -+# include <termios.h> - # include <libutil.h> - #endif - diff --git a/sysutils/gnomesystemmonitor/pkg-comment b/sysutils/gnomesystemmonitor/pkg-comment deleted file mode 100644 index 097ce268b..000000000 --- a/sysutils/gnomesystemmonitor/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 system monitor program diff --git a/sysutils/gnomesystemmonitor/pkg-descr b/sysutils/gnomesystemmonitor/pkg-descr deleted file mode 100644 index 40caee647..000000000 --- a/sysutils/gnomesystemmonitor/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 system monitor program. diff --git a/sysutils/gnomesystemmonitor/pkg-plist b/sysutils/gnomesystemmonitor/pkg-plist deleted file mode 100644 index 3dee3013b..000000000 --- a/sysutils/gnomesystemmonitor/pkg-plist +++ /dev/null @@ -1,79 +0,0 @@ -bin/gnome-system-monitor -etc/gconf/gconf.xml.defaults/apps/procman/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/disktree/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/memmapstree/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/proctree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree/%gconf.xml -etc/gconf/schemas/gnome-system-monitor.schemas -share/gnome/applications/gnome-system-monitor.desktop -share/gnome/help/gnome-system-monitor/C/figures/addColumn.png -share/gnome/help/gnome-system-monitor/C/figures/changePriority.png -share/gnome/help/gnome-system-monitor/C/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/C/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/C/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/C/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/C/figures/processListing.png -share/gnome/help/gnome-system-monitor/C/figures/sortButton.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/C/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/C/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/C/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/C/legal.xml -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/procman.png -share/locale/am/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ar/LC_MESSAGES/gnome-system-monitor.mo -share/locale/az/LC_MESSAGES/gnome-system-monitor.mo -share/locale/be/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bg/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ca/LC_MESSAGES/gnome-system-monitor.mo -share/locale/cs/LC_MESSAGES/gnome-system-monitor.mo -share/locale/da/LC_MESSAGES/gnome-system-monitor.mo -share/locale/de/LC_MESSAGES/gnome-system-monitor.mo -share/locale/el/LC_MESSAGES/gnome-system-monitor.mo -share/locale/es/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/he/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/it/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ja/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo -share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ms/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/no/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo -share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/uk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/vi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo -@dirrm share/gnome/omf/gnome-system-monitor -@dirrm share/gnome/help/gnome-system-monitor/C/figures -@dirrm share/gnome/help/gnome-system-monitor/C -@dirrm share/gnome/help/gnome-system-monitor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/proctree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/memmapstree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/disktree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf 2>/dev/null || /usr/bin/true diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile deleted file mode 100644 index 29cc490b3..000000000 --- a/www/libgtkhtml/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: libgtkhtml -# Date created: 2nd June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgtkhtml -PORTVERSION= 2.2.0 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= xslt.1:${PORTSDIR}/textproc/libxslt \ - gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2 \ - gailutil.17:${PORTSDIR}/x11-toolkits/gail - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/www/libgtkhtml/distinfo b/www/libgtkhtml/distinfo deleted file mode 100644 index 8bba09c72..000000000 --- a/www/libgtkhtml/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgtkhtml-2.2.0.tar.bz2) = 55681a938ed9f8ae121f38556d36e9a6 diff --git a/www/libgtkhtml/files/patch-af b/www/libgtkhtml/files/patch-af deleted file mode 100644 index de57871ff..000000000 --- a/www/libgtkhtml/files/patch-af +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Fri May 17 13:34:46 2002 -+++ configure Fri May 17 13:37:13 2002 -@@ -6567,6 +6567,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/www/libgtkhtml/pkg-comment b/www/libgtkhtml/pkg-comment deleted file mode 100644 index 7dd0e4db6..000000000 --- a/www/libgtkhtml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lightweight HTML rendering/printing/editing engine diff --git a/www/libgtkhtml/pkg-descr b/www/libgtkhtml/pkg-descr deleted file mode 100644 index abb1b154d..000000000 --- a/www/libgtkhtml/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is GtkHTML, a lightweight HTML rendering/printing/editing engine. -It was originally based on KHTMLW, but is now being developed -independently. - -WWW: http://www.gnome.org/ diff --git a/www/libgtkhtml/pkg-plist b/www/libgtkhtml/pkg-plist deleted file mode 100644 index 8f41dde64..000000000 --- a/www/libgtkhtml/pkg-plist +++ /dev/null @@ -1,88 +0,0 @@ -include/gtkhtml-2.0/libgtkhtml/css/cssmatcher.h -include/gtkhtml-2.0/libgtkhtml/css/cssparser.h -include/gtkhtml-2.0/libgtkhtml/css/cssstylesheet.h -include/gtkhtml-2.0/libgtkhtml/css/cssvalue.h -include/gtkhtml-2.0/libgtkhtml/document/htmldocument.h -include/gtkhtml-2.0/libgtkhtml/document/htmlparser.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-attr.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-characterdata.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-comment.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-core-utils.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-document.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-documenttype.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-element.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-namednodemap.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-node.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-nodelist.h -include/gtkhtml-2.0/libgtkhtml/dom/dom-types.h -include/gtkhtml-2.0/libgtkhtml/dom/events/dom-event.h -include/gtkhtml-2.0/libgtkhtml/dom/events/dom-eventlistener.h -include/gtkhtml-2.0/libgtkhtml/dom/events/dom-eventtarget.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlanchorelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlcollection.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlformelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlinputelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlobjectelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmloptionelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlselectelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmltextareaelement.h -include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-documenttraversal.h -include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-nodefilter.h -include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-nodeiterator.h -include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-traversal-utils.h -include/gtkhtml-2.0/libgtkhtml/dom/views/dom-abstractview.h -include/gtkhtml-2.0/libgtkhtml/dom/views/dom-documentview.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlcolor.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlfontspecification.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlgdkpainter.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlimage.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlimagefactory.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlpainter.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlstylepainter.h -include/gtkhtml-2.0/libgtkhtml/gtkhtml.h -include/gtkhtml-2.0/libgtkhtml/gtkhtmlcontext.h -include/gtkhtml-2.0/libgtkhtml/layout/html/htmlboxembedded.h -include/gtkhtml-2.0/libgtkhtml/layout/html/htmlboxform.h -include/gtkhtml-2.0/libgtkhtml/layout/html/htmlembedded.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlbox.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxblock.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxlistitem.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxroot.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtable.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablecaption.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablecell.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablerow.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablerowgroup.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtext.h -include/gtkhtml-2.0/libgtkhtml/layout/htmllinebox.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlrelayout.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlstyle.h -include/gtkhtml-2.0/libgtkhtml/util/htmlatomlist.h -include/gtkhtml-2.0/libgtkhtml/util/htmlglobalatomlist.h -include/gtkhtml-2.0/libgtkhtml/util/htmlglobalatoms.h -include/gtkhtml-2.0/libgtkhtml/util/htmlstream.h -include/gtkhtml-2.0/libgtkhtml/util/htmlstreambuffer.h -include/gtkhtml-2.0/libgtkhtml/util/rfc1738.h -include/gtkhtml-2.0/libgtkhtml/view/htmlevent.h -include/gtkhtml-2.0/libgtkhtml/view/htmlselection.h -include/gtkhtml-2.0/libgtkhtml/view/htmlview.h -lib/libgtkhtml-2.a -lib/libgtkhtml-2.so -lib/libgtkhtml-2.so.0 -libdata/pkgconfig/libgtkhtml-2.0.pc -@dirrm include/gtkhtml-2.0/libgtkhtml/view -@dirrm include/gtkhtml-2.0/libgtkhtml/util -@dirrm include/gtkhtml-2.0/libgtkhtml/layout/html -@dirrm include/gtkhtml-2.0/libgtkhtml/layout -@dirrm include/gtkhtml-2.0/libgtkhtml/graphics -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/views -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/traversal -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/html -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/events -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/core -@dirrm include/gtkhtml-2.0/libgtkhtml/dom -@dirrm include/gtkhtml-2.0/libgtkhtml/document -@dirrm include/gtkhtml-2.0/libgtkhtml/css -@dirrm include/gtkhtml-2.0/libgtkhtml -@dirrm include/gtkhtml-2.0 diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile deleted file mode 100644 index 19f4320c3..000000000 --- a/x11-fm/nautilus/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: nautilus2 -# Date created: 28th August 2000 -# Whom: ade, archie -# -# $FreeBSD$ -# - -PORTNAME= nautilus2 -PORTVERSION= 2.2.0.2 -CATEGORIES= x11-fm gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 -DIST_SUBDIR= gnome2 -DISTNAME= nautilus-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= rsvg-2.4:${PORTSDIR}/graphics/librsvg2 \ - eel-2.4:${PORTSDIR}/x11-toolkits/eel2 \ - gnome-desktop-2.3:${PORTSDIR}/x11/gnomedesktop -RUN_DEPENDS= gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -fno-rtti -fno-exceptions" \ - 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 -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo deleted file mode 100644 index 57ec11cc5..000000000 --- a/x11-fm/nautilus/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/nautilus-2.2.0.2.tar.bz2) = 27538efc26c651edf21d71ae0c81f9cf 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 bff0e4a65..000000000 --- a/x11-fm/nautilus/files/patch-aa +++ /dev/null @@ -1,68 +0,0 @@ ---- configure.orig Mon Jan 13 10:45:25 2003 -+++ configure Tue Jan 14 13:11:53 2003 -@@ -8294,6 +8294,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12661,7 +12662,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" -@@ -12669,7 +12670,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" -@@ -13593,7 +13594,7 @@ - s,@LIBTOOL@,$LIBTOOL,;t t - s,@PKG_CONFIG@,$PKG_CONFIG,;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,@ALLOCA@,$ALLOCA,;t t - s,@USE_NLS@,$USE_NLS,;t t -@@ -13643,25 +13644,25 @@ - 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,@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 fbb9b3b47..000000000 --- a/x11-fm/nautilus/files/patch-libnautilus-private::nautilus-volume-monitor.c +++ /dev/null @@ -1,272 +0,0 @@ - -$FreeBSD$ - ---- libnautilus-private/nautilus-volume-monitor.c.orig Wed Aug 28 16:37:20 2002 -+++ libnautilus-private/nautilus-volume-monitor.c Wed Sep 11 16:39:15 2002 -@@ -59,6 +59,18 @@ - #include <sys/types.h> - #include <unistd.h> - -+#ifdef __FreeBSD__ -+#include <sys/param.h> -+#include <sys/ucred.h> -+#include <sys/mount.h> -+ -+#define HAVE_GETMNTINFO -+#define HAVE_SETFSENT -+#define HAVE_FSTAB_H -+#define FREEBSD_MNT -+#define setmntent(f,m) setfsent() -+#endif -+ - #ifdef HAVE_SYS_VFSTAB_H - #include <sys/vfstab.h> - #else -@@ -103,7 +115,7 @@ - #define MNTOPT_RO "ro" - #endif - --#ifndef HAVE_SETMNTENT -+#if !defined(HAVE_SETMNTENT) && !defined(HAVE_SETFSENT) - #define setmntent(f,m) fopen(f,m) - #endif - -@@ -492,6 +504,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 -@@ -501,6 +516,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/")) { -@@ -522,10 +543,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; - #ifdef HAVE_SYS_MNTTAB_H - MountTableEntry ent_storage; -@@ -533,26 +559,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; - } - -@@ -587,9 +614,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 - fclose (file); -+#else -+ endfsent(); -+#endif - - #ifdef HAVE_CDDA - volume = create_volume (CD_AUDIO_PATH, CD_AUDIO_PATH); -@@ -619,7 +658,7 @@ - return result; - } - --#ifndef SOLARIS_MNT -+#if !defined(SOLARIS_MNT) && !defined(FREEBSD_MNT) - - static gboolean - volume_is_removable (const NautilusVolume *volume) -@@ -885,7 +924,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); - } -@@ -963,23 +1002,34 @@ - - - --#ifdef SOLARIS_MNT -+#if defined(SOLARIS_MNT) || defined(FREEBSD_MNT) - - static GList * - get_mount_list (NautilusVolumeMonitor *monitor) - { -- FILE *fh; - GList *volumes; -+#ifndef HAVE_SETFSENT - MountTableEntry ent; -+ FILE *fh; -+#else -+ MountTableEntry *ent; -+ int fh, index; -+#endif - NautilusVolume *volume; - - 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); -@@ -988,6 +1038,16 @@ - } - - fclose (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; - } -@@ -1214,9 +1274,38 @@ - static int - get_cdrom_type (const char *vol_dev_path, int* fd) - { --#ifndef SOLARIS_MNT -+#if !defined(SOLARIS_MNT) && !defined(FREEBSD_MNT) - *fd = open (vol_dev_path, O_RDONLY|O_NONBLOCK); - return ioctl (*fd, CDROM_DISC_STATUS, CDSL_CURRENT); -+#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 - GString *new_dev_path; - struct cdrom_tocentry entry; -@@ -1765,7 +1854,7 @@ - for (node = volume_list; node != NULL; node = node->next) { - volume = node->data; - --#ifndef SOLARIS_MNT -+#if !defined(SOLARIS_MNT) && !defined(FREEBSD_MNT) - /* These are set up by get_current_mount_list for Solaris. */ - volume->is_removable = volume_is_removable (volume); - #endif -@@ -1794,7 +1883,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); -@@ -1823,8 +1912,8 @@ - } - - /* Identify device type */ -- if (eel_str_has_prefix (volume->mount_path, "/mnt/")) { -- name = volume->mount_path + strlen ("/mnt/"); -+ 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/pkg-comment b/x11-fm/nautilus/pkg-comment deleted file mode 100644 index 846cbed6b..000000000 --- a/x11-fm/nautilus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME file manager and graphical shell developed by Eazel 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 448120b20..000000000 --- a/x11-fm/nautilus/pkg-plist +++ /dev/null @@ -1,339 +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/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/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-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/nautilus-file-management-properties.desktop -share/gnome/applications/network-scheme.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/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/nautilus-desktop.png -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_eggplant/decrement-i.png -share/gnome/pixmaps/nautilus/crux_eggplant/decrement.png -share/gnome/pixmaps/nautilus/crux_eggplant/increment-i.png -share/gnome/pixmaps/nautilus/crux_eggplant/increment.png -share/gnome/pixmaps/nautilus/crux_eggplant/number_strip.png -share/gnome/pixmaps/nautilus/crux_eggplant/theme_preview.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/001.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/002.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/003.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/004.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/005.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/006.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/007.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/008.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/009.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/010.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/011.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/012.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/013.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/014.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/015.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/016.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/017.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/018.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/019.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/020.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/021.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/022.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/023.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/024.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/025.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/026.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/027.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/028.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/029.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/030.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/rest.png -share/gnome/pixmaps/nautilus/crux_eggplant/zoom_body.png -share/gnome/pixmaps/nautilus/crux_teal/Search.png -share/gnome/pixmaps/nautilus/crux_teal/crux_teal.xml -share/gnome/pixmaps/nautilus/crux_teal/decrement-i.png -share/gnome/pixmaps/nautilus/crux_teal/decrement.png -share/gnome/pixmaps/nautilus/crux_teal/increment-i.png -share/gnome/pixmaps/nautilus/crux_teal/increment.png -share/gnome/pixmaps/nautilus/crux_teal/number_strip.png -share/gnome/pixmaps/nautilus/crux_teal/theme_preview.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/001.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/002.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/003.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/004.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/005.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/006.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/007.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/008.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/009.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/010.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/011.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/012.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/013.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/014.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/015.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/016.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/017.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/018.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/019.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/020.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/021.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/022.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/023.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/024.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/025.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/026.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/027.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/028.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/029.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/030.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/rest.png -share/gnome/pixmaps/nautilus/crux_teal/zoom_body.png -share/gnome/pixmaps/nautilus/decrement.png -share/gnome/pixmaps/nautilus/default/Search.png -share/gnome/pixmaps/nautilus/default/decrement.png -share/gnome/pixmaps/nautilus/default/default.xml -share/gnome/pixmaps/nautilus/default/increment.png -share/gnome/pixmaps/nautilus/default/number_strip.png -share/gnome/pixmaps/nautilus/default/side_bar_image.png -share/gnome/pixmaps/nautilus/default/theme_preview.png -share/gnome/pixmaps/nautilus/default/zoom_body.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/gnome/theme_preview.png -share/gnome/pixmaps/nautilus/gnome/throbber/001.png -share/gnome/pixmaps/nautilus/gnome/throbber/002.png -share/gnome/pixmaps/nautilus/gnome/throbber/003.png -share/gnome/pixmaps/nautilus/gnome/throbber/004.png -share/gnome/pixmaps/nautilus/gnome/throbber/005.png -share/gnome/pixmaps/nautilus/gnome/throbber/006.png -share/gnome/pixmaps/nautilus/gnome/throbber/rest.png -share/gnome/pixmaps/nautilus/increment.png -share/gnome/pixmaps/nautilus/knob.png -share/gnome/pixmaps/nautilus/memory_chip.gif -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/number_strip.png -share/gnome/pixmaps/nautilus/sierra/green_weave.png -share/gnome/pixmaps/nautilus/sierra/number_strip.png -share/gnome/pixmaps/nautilus/sierra/sierra.xml -share/gnome/pixmaps/nautilus/sierra/theme_preview.png -share/gnome/pixmaps/nautilus/side_bar_image.png -share/gnome/pixmaps/nautilus/tahoe/bluewall.png -share/gnome/pixmaps/nautilus/tahoe/number_strip.png -share/gnome/pixmaps/nautilus/tahoe/tahoe.xml -share/gnome/pixmaps/nautilus/tahoe/theme_preview.png -share/gnome/pixmaps/nautilus/text-selection-frame.png -share/gnome/pixmaps/nautilus/throbber/001.png -share/gnome/pixmaps/nautilus/throbber/002.png -share/gnome/pixmaps/nautilus/throbber/003.png -share/gnome/pixmaps/nautilus/throbber/004.png -share/gnome/pixmaps/nautilus/throbber/005.png -share/gnome/pixmaps/nautilus/throbber/006.png -share/gnome/pixmaps/nautilus/throbber/007.png -share/gnome/pixmaps/nautilus/throbber/008.png -share/gnome/pixmaps/nautilus/throbber/009.png -share/gnome/pixmaps/nautilus/throbber/010.png -share/gnome/pixmaps/nautilus/throbber/011.png -share/gnome/pixmaps/nautilus/throbber/012.png -share/gnome/pixmaps/nautilus/throbber/013.png -share/gnome/pixmaps/nautilus/throbber/014.png -share/gnome/pixmaps/nautilus/throbber/015.png -share/gnome/pixmaps/nautilus/throbber/016.png -share/gnome/pixmaps/nautilus/throbber/017.png -share/gnome/pixmaps/nautilus/throbber/018.png -share/gnome/pixmaps/nautilus/throbber/019.png -share/gnome/pixmaps/nautilus/throbber/020.png -share/gnome/pixmaps/nautilus/throbber/021.png -share/gnome/pixmaps/nautilus/throbber/022.png -share/gnome/pixmaps/nautilus/throbber/023.png -share/gnome/pixmaps/nautilus/throbber/024.png -share/gnome/pixmaps/nautilus/throbber/025.png -share/gnome/pixmaps/nautilus/throbber/026.png -share/gnome/pixmaps/nautilus/throbber/027.png -share/gnome/pixmaps/nautilus/throbber/028.png -share/gnome/pixmaps/nautilus/throbber/029.png -share/gnome/pixmaps/nautilus/throbber/030.png -share/gnome/pixmaps/nautilus/throbber/rest.png -share/gnome/pixmaps/nautilus/thumbnail_frame.png -share/gnome/pixmaps/nautilus/zoom_body.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/ca/LC_MESSAGES/nautilus.mo -share/locale/cs/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/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/it/LC_MESSAGES/nautilus.mo -share/locale/ja/LC_MESSAGES/nautilus.mo -share/locale/ko/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/mn/LC_MESSAGES/nautilus.mo -share/locale/ms/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/sv/LC_MESSAGES/nautilus.mo -share/locale/ta/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/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 -@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 diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile deleted file mode 100644 index 19f4320c3..000000000 --- a/x11-fm/nautilus2/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: nautilus2 -# Date created: 28th August 2000 -# Whom: ade, archie -# -# $FreeBSD$ -# - -PORTNAME= nautilus2 -PORTVERSION= 2.2.0.2 -CATEGORIES= x11-fm gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 -DIST_SUBDIR= gnome2 -DISTNAME= nautilus-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= rsvg-2.4:${PORTSDIR}/graphics/librsvg2 \ - eel-2.4:${PORTSDIR}/x11-toolkits/eel2 \ - gnome-desktop-2.3:${PORTSDIR}/x11/gnomedesktop -RUN_DEPENDS= gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -fno-rtti -fno-exceptions" \ - 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 -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-fm/nautilus2/distinfo b/x11-fm/nautilus2/distinfo deleted file mode 100644 index 57ec11cc5..000000000 --- a/x11-fm/nautilus2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/nautilus-2.2.0.2.tar.bz2) = 27538efc26c651edf21d71ae0c81f9cf 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 bff0e4a65..000000000 --- a/x11-fm/nautilus2/files/patch-aa +++ /dev/null @@ -1,68 +0,0 @@ ---- configure.orig Mon Jan 13 10:45:25 2003 -+++ configure Tue Jan 14 13:11:53 2003 -@@ -8294,6 +8294,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12661,7 +12662,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" -@@ -12669,7 +12670,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" -@@ -13593,7 +13594,7 @@ - s,@LIBTOOL@,$LIBTOOL,;t t - s,@PKG_CONFIG@,$PKG_CONFIG,;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,@ALLOCA@,$ALLOCA,;t t - s,@USE_NLS@,$USE_NLS,;t t -@@ -13643,25 +13644,25 @@ - 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,@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 fbb9b3b47..000000000 --- a/x11-fm/nautilus2/files/patch-libnautilus-private::nautilus-volume-monitor.c +++ /dev/null @@ -1,272 +0,0 @@ - -$FreeBSD$ - ---- libnautilus-private/nautilus-volume-monitor.c.orig Wed Aug 28 16:37:20 2002 -+++ libnautilus-private/nautilus-volume-monitor.c Wed Sep 11 16:39:15 2002 -@@ -59,6 +59,18 @@ - #include <sys/types.h> - #include <unistd.h> - -+#ifdef __FreeBSD__ -+#include <sys/param.h> -+#include <sys/ucred.h> -+#include <sys/mount.h> -+ -+#define HAVE_GETMNTINFO -+#define HAVE_SETFSENT -+#define HAVE_FSTAB_H -+#define FREEBSD_MNT -+#define setmntent(f,m) setfsent() -+#endif -+ - #ifdef HAVE_SYS_VFSTAB_H - #include <sys/vfstab.h> - #else -@@ -103,7 +115,7 @@ - #define MNTOPT_RO "ro" - #endif - --#ifndef HAVE_SETMNTENT -+#if !defined(HAVE_SETMNTENT) && !defined(HAVE_SETFSENT) - #define setmntent(f,m) fopen(f,m) - #endif - -@@ -492,6 +504,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 -@@ -501,6 +516,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/")) { -@@ -522,10 +543,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; - #ifdef HAVE_SYS_MNTTAB_H - MountTableEntry ent_storage; -@@ -533,26 +559,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; - } - -@@ -587,9 +614,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 - fclose (file); -+#else -+ endfsent(); -+#endif - - #ifdef HAVE_CDDA - volume = create_volume (CD_AUDIO_PATH, CD_AUDIO_PATH); -@@ -619,7 +658,7 @@ - return result; - } - --#ifndef SOLARIS_MNT -+#if !defined(SOLARIS_MNT) && !defined(FREEBSD_MNT) - - static gboolean - volume_is_removable (const NautilusVolume *volume) -@@ -885,7 +924,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); - } -@@ -963,23 +1002,34 @@ - - - --#ifdef SOLARIS_MNT -+#if defined(SOLARIS_MNT) || defined(FREEBSD_MNT) - - static GList * - get_mount_list (NautilusVolumeMonitor *monitor) - { -- FILE *fh; - GList *volumes; -+#ifndef HAVE_SETFSENT - MountTableEntry ent; -+ FILE *fh; -+#else -+ MountTableEntry *ent; -+ int fh, index; -+#endif - NautilusVolume *volume; - - 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); -@@ -988,6 +1038,16 @@ - } - - fclose (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; - } -@@ -1214,9 +1274,38 @@ - static int - get_cdrom_type (const char *vol_dev_path, int* fd) - { --#ifndef SOLARIS_MNT -+#if !defined(SOLARIS_MNT) && !defined(FREEBSD_MNT) - *fd = open (vol_dev_path, O_RDONLY|O_NONBLOCK); - return ioctl (*fd, CDROM_DISC_STATUS, CDSL_CURRENT); -+#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 - GString *new_dev_path; - struct cdrom_tocentry entry; -@@ -1765,7 +1854,7 @@ - for (node = volume_list; node != NULL; node = node->next) { - volume = node->data; - --#ifndef SOLARIS_MNT -+#if !defined(SOLARIS_MNT) && !defined(FREEBSD_MNT) - /* These are set up by get_current_mount_list for Solaris. */ - volume->is_removable = volume_is_removable (volume); - #endif -@@ -1794,7 +1883,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); -@@ -1823,8 +1912,8 @@ - } - - /* Identify device type */ -- if (eel_str_has_prefix (volume->mount_path, "/mnt/")) { -- name = volume->mount_path + strlen ("/mnt/"); -+ 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/pkg-comment b/x11-fm/nautilus2/pkg-comment deleted file mode 100644 index 846cbed6b..000000000 --- a/x11-fm/nautilus2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME file manager and graphical shell developed by Eazel 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 448120b20..000000000 --- a/x11-fm/nautilus2/pkg-plist +++ /dev/null @@ -1,339 +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/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/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-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/nautilus-file-management-properties.desktop -share/gnome/applications/network-scheme.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/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/nautilus-desktop.png -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_eggplant/decrement-i.png -share/gnome/pixmaps/nautilus/crux_eggplant/decrement.png -share/gnome/pixmaps/nautilus/crux_eggplant/increment-i.png -share/gnome/pixmaps/nautilus/crux_eggplant/increment.png -share/gnome/pixmaps/nautilus/crux_eggplant/number_strip.png -share/gnome/pixmaps/nautilus/crux_eggplant/theme_preview.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/001.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/002.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/003.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/004.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/005.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/006.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/007.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/008.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/009.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/010.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/011.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/012.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/013.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/014.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/015.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/016.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/017.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/018.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/019.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/020.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/021.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/022.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/023.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/024.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/025.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/026.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/027.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/028.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/029.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/030.png -share/gnome/pixmaps/nautilus/crux_eggplant/throbber/rest.png -share/gnome/pixmaps/nautilus/crux_eggplant/zoom_body.png -share/gnome/pixmaps/nautilus/crux_teal/Search.png -share/gnome/pixmaps/nautilus/crux_teal/crux_teal.xml -share/gnome/pixmaps/nautilus/crux_teal/decrement-i.png -share/gnome/pixmaps/nautilus/crux_teal/decrement.png -share/gnome/pixmaps/nautilus/crux_teal/increment-i.png -share/gnome/pixmaps/nautilus/crux_teal/increment.png -share/gnome/pixmaps/nautilus/crux_teal/number_strip.png -share/gnome/pixmaps/nautilus/crux_teal/theme_preview.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/001.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/002.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/003.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/004.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/005.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/006.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/007.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/008.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/009.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/010.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/011.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/012.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/013.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/014.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/015.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/016.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/017.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/018.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/019.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/020.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/021.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/022.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/023.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/024.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/025.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/026.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/027.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/028.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/029.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/030.png -share/gnome/pixmaps/nautilus/crux_teal/throbber/rest.png -share/gnome/pixmaps/nautilus/crux_teal/zoom_body.png -share/gnome/pixmaps/nautilus/decrement.png -share/gnome/pixmaps/nautilus/default/Search.png -share/gnome/pixmaps/nautilus/default/decrement.png -share/gnome/pixmaps/nautilus/default/default.xml -share/gnome/pixmaps/nautilus/default/increment.png -share/gnome/pixmaps/nautilus/default/number_strip.png -share/gnome/pixmaps/nautilus/default/side_bar_image.png -share/gnome/pixmaps/nautilus/default/theme_preview.png -share/gnome/pixmaps/nautilus/default/zoom_body.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/gnome/theme_preview.png -share/gnome/pixmaps/nautilus/gnome/throbber/001.png -share/gnome/pixmaps/nautilus/gnome/throbber/002.png -share/gnome/pixmaps/nautilus/gnome/throbber/003.png -share/gnome/pixmaps/nautilus/gnome/throbber/004.png -share/gnome/pixmaps/nautilus/gnome/throbber/005.png -share/gnome/pixmaps/nautilus/gnome/throbber/006.png -share/gnome/pixmaps/nautilus/gnome/throbber/rest.png -share/gnome/pixmaps/nautilus/increment.png -share/gnome/pixmaps/nautilus/knob.png -share/gnome/pixmaps/nautilus/memory_chip.gif -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/number_strip.png -share/gnome/pixmaps/nautilus/sierra/green_weave.png -share/gnome/pixmaps/nautilus/sierra/number_strip.png -share/gnome/pixmaps/nautilus/sierra/sierra.xml -share/gnome/pixmaps/nautilus/sierra/theme_preview.png -share/gnome/pixmaps/nautilus/side_bar_image.png -share/gnome/pixmaps/nautilus/tahoe/bluewall.png -share/gnome/pixmaps/nautilus/tahoe/number_strip.png -share/gnome/pixmaps/nautilus/tahoe/tahoe.xml -share/gnome/pixmaps/nautilus/tahoe/theme_preview.png -share/gnome/pixmaps/nautilus/text-selection-frame.png -share/gnome/pixmaps/nautilus/throbber/001.png -share/gnome/pixmaps/nautilus/throbber/002.png -share/gnome/pixmaps/nautilus/throbber/003.png -share/gnome/pixmaps/nautilus/throbber/004.png -share/gnome/pixmaps/nautilus/throbber/005.png -share/gnome/pixmaps/nautilus/throbber/006.png -share/gnome/pixmaps/nautilus/throbber/007.png -share/gnome/pixmaps/nautilus/throbber/008.png -share/gnome/pixmaps/nautilus/throbber/009.png -share/gnome/pixmaps/nautilus/throbber/010.png -share/gnome/pixmaps/nautilus/throbber/011.png -share/gnome/pixmaps/nautilus/throbber/012.png -share/gnome/pixmaps/nautilus/throbber/013.png -share/gnome/pixmaps/nautilus/throbber/014.png -share/gnome/pixmaps/nautilus/throbber/015.png -share/gnome/pixmaps/nautilus/throbber/016.png -share/gnome/pixmaps/nautilus/throbber/017.png -share/gnome/pixmaps/nautilus/throbber/018.png -share/gnome/pixmaps/nautilus/throbber/019.png -share/gnome/pixmaps/nautilus/throbber/020.png -share/gnome/pixmaps/nautilus/throbber/021.png -share/gnome/pixmaps/nautilus/throbber/022.png -share/gnome/pixmaps/nautilus/throbber/023.png -share/gnome/pixmaps/nautilus/throbber/024.png -share/gnome/pixmaps/nautilus/throbber/025.png -share/gnome/pixmaps/nautilus/throbber/026.png -share/gnome/pixmaps/nautilus/throbber/027.png -share/gnome/pixmaps/nautilus/throbber/028.png -share/gnome/pixmaps/nautilus/throbber/029.png -share/gnome/pixmaps/nautilus/throbber/030.png -share/gnome/pixmaps/nautilus/throbber/rest.png -share/gnome/pixmaps/nautilus/thumbnail_frame.png -share/gnome/pixmaps/nautilus/zoom_body.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/ca/LC_MESSAGES/nautilus.mo -share/locale/cs/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/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/it/LC_MESSAGES/nautilus.mo -share/locale/ja/LC_MESSAGES/nautilus.mo -share/locale/ko/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/mn/LC_MESSAGES/nautilus.mo -share/locale/ms/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/sv/LC_MESSAGES/nautilus.mo -share/locale/ta/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/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 -@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 diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile deleted file mode 100644 index 2c0841063..000000000 --- a/x11-themes/gnome-themes/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: gnome-themes -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-themes -PORTVERSION= 2.2 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libthinice.so:${PORTSDIR}/x11-toolkits/gtk-thinice-engine -LIB_DEPENDS= metacity-private.0:${PORTSDIR}/x11-wm/metacity -RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libthinice.so:${PORTSDIR}/x11-toolkits/gtk-thinice-engine - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_LIBTOOL= yes -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/x11-themes/gnome-themes/distinfo b/x11-themes/gnome-themes/distinfo deleted file mode 100644 index a0b32f0fe..000000000 --- a/x11-themes/gnome-themes/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-themes-2.2.tar.bz2) = 18f9b8cea0469bf2ae934024c6f4fa9d diff --git a/x11-themes/gnome-themes/files/patch-configure b/x11-themes/gnome-themes/files/patch-configure deleted file mode 100644 index 8afd3d20e..000000000 --- a/x11-themes/gnome-themes/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Feb 3 20:16:09 2003 -+++ configure Mon Feb 3 20:16:31 2003 -@@ -7640,6 +7640,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in b/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in deleted file mode 100644 index 02365472f..000000000 --- a/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- metacity-themes/Makefile.in.orig Mon Feb 3 20:16:59 2003 -+++ metacity-themes/Makefile.in Mon Feb 3 20:17:33 2003 -@@ -120,7 +120,7 @@ - THEMES = Mist Sandwish Smokey - - --THEME_DIR = $(datadir)/themes -+THEME_DIR = $(datadir)/gnome/themes - THEME_SUBDIR = metacity-1 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h diff --git a/x11-themes/gnome-themes/pkg-comment b/x11-themes/gnome-themes/pkg-comment deleted file mode 100644 index 635b86dba..000000000 --- a/x11-themes/gnome-themes/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of themes and icons for GNOME 2 designed for accessibility diff --git a/x11-themes/gnome-themes/pkg-descr b/x11-themes/gnome-themes/pkg-descr deleted file mode 100644 index f3fa6135c..000000000 --- a/x11-themes/gnome-themes/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -New package of default themes for GNOME, which currently includes GTK+ and -icon themes designed for accessibility. diff --git a/x11-themes/gnome-themes/pkg-plist b/x11-themes/gnome-themes/pkg-plist deleted file mode 100644 index f69543fe3..000000000 --- a/x11-themes/gnome-themes/pkg-plist +++ /dev/null @@ -1,1663 +0,0 @@ -lib/gtk-2.0/2.2.0/engines/libcrux-engine.so -lib/gtk-2.0/2.2.0/engines/liblighthouseblue.so -lib/gtk-2.0/2.2.0/engines/libmist.so -share/eazel-engine/arrow_down-spinner.png -share/eazel-engine/arrow_down.png -share/eazel-engine/arrow_left.png -share/eazel-engine/arrow_right.png -share/eazel-engine/arrow_up-spinner.png -share/eazel-engine/arrow_up.png -share/eazel-engine/check-active-default-focus.png -share/eazel-engine/check-active-default.png -share/eazel-engine/check-active-hilight-focus.png -share/eazel-engine/check-active-hilight.png -share/eazel-engine/check-active-insensitive.png -share/eazel-engine/check-active-pressed-focus.png -share/eazel-engine/check-active-pressed.png -share/eazel-engine/check-default-focus.png -share/eazel-engine/check-default.png -share/eazel-engine/check-hilight-focus.png -share/eazel-engine/check-hilight.png -share/eazel-engine/check-insensitive.png -share/eazel-engine/check-pressed-focus.png -share/eazel-engine/check-pressed.png -share/eazel-engine/progressbar-left.png -share/eazel-engine/progressbar-right.png -share/eazel-engine/progressbar.png -share/eazel-engine/progressbar_trough.png -share/eazel-engine/radio-active-default-focus.png -share/eazel-engine/radio-active-default.png -share/eazel-engine/radio-active-hilight-focus.png -share/eazel-engine/radio-active-hilight.png -share/eazel-engine/radio-active-insensitive.png -share/eazel-engine/radio-active-pressed-focus.png -share/eazel-engine/radio-active-pressed.png -share/eazel-engine/radio-default-focus.png -share/eazel-engine/radio-default.png -share/eazel-engine/radio-hilight-focus.png -share/eazel-engine/radio-hilight.png -share/eazel-engine/radio-insensitive.png -share/eazel-engine/radio-pressed-focus.png -share/eazel-engine/radio-pressed.png -share/eazel-engine/scroller-arrow-down-hilight.png -share/eazel-engine/scroller-arrow-down-pressed.png -share/eazel-engine/scroller-arrow-down.png -share/eazel-engine/scroller-arrow-left-hilight.png -share/eazel-engine/scroller-arrow-left-pressed.png -share/eazel-engine/scroller-arrow-left.png -share/eazel-engine/scroller-arrow-right-hilight.png -share/eazel-engine/scroller-arrow-right-pressed.png -share/eazel-engine/scroller-arrow-right.png -share/eazel-engine/scroller-arrow-up-hilight.png -share/eazel-engine/scroller-arrow-up-pressed.png -share/eazel-engine/scroller-arrow-up.png -share/eazel-engine/scroller-h-hilight.png -share/eazel-engine/scroller-h-thumb-hilight.png -share/eazel-engine/scroller-h-thumb.png -share/eazel-engine/scroller-h-trough.png -share/eazel-engine/scroller-h.png -share/eazel-engine/scroller-v-hilight.png -share/eazel-engine/scroller-v-thumb-hilight.png -share/eazel-engine/scroller-v-thumb.png -share/eazel-engine/scroller-v-trough.png -share/eazel-engine/scroller-v.png -share/eazel-engine/slider_h_thumb.png -share/eazel-engine/slider_h_trough.png -share/eazel-engine/slider_h_trough_focus.png -share/eazel-engine/slider_v_thumb.png -share/eazel-engine/slider_v_trough.png -share/eazel-engine/slider_v_trough_focus.png -share/eazel-engine/tab_left-unsel.png -share/eazel-engine/tab_left.png -share/eazel-engine/tab_right.png -share/eazel-engine/tab_sel-bottom.png -share/eazel-engine/tab_sel.png -share/eazel-engine/tab_usel-bottom-left.png -share/eazel-engine/tab_usel-bottom.png -share/eazel-engine/tab_usel-left.png -share/eazel-engine/tab_usel.png -share/gnome/themes/Mist/metacity-1/metacity-theme-1.xml -share/gnome/themes/Sandwish/metacity-1/active-border-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-border-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-left-corner.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-mid-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-mid-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-right-corner.png -share/gnome/themes/Sandwish/metacity-1/active-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/active-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/active-button.png -share/gnome/themes/Sandwish/metacity-1/active-close-button.png -share/gnome/themes/Sandwish/metacity-1/active-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-left-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/active-left-top-border.png -share/gnome/themes/Sandwish/metacity-1/active-maximize-button.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button.png -share/gnome/themes/Sandwish/metacity-1/active-minimize-button.png -share/gnome/themes/Sandwish/metacity-1/active-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-right-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/active-right-top-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-left.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-mid-left.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-mid-right.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-right.png -share/gnome/themes/Sandwish/metacity-1/active-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-left-corner.png -share/gnome/themes/Sandwish/metacity-1/active-top-mid-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-mid-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-right-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-border-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-border-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-left-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-mid-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-right-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/inactive-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/inactive-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-close-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-top-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-maximize-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-minimize-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-top-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-left.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-mid.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-right.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-left-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-mid-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-right-corner.png -share/gnome/themes/Sandwish/metacity-1/metacity-theme-1.xml -share/gnome/themes/Smokey/metacity-1/button-base.png -share/gnome/themes/Smokey/metacity-1/button-pressed-shine.png -share/gnome/themes/Smokey/metacity-1/button-pressed.png -share/gnome/themes/Smokey/metacity-1/button-shine.png -share/gnome/themes/Smokey/metacity-1/close.png -share/gnome/themes/Smokey/metacity-1/maximize.png -share/gnome/themes/Smokey/metacity-1/metacity-theme-1.xml -share/gnome/themes/Smokey/metacity-1/minimize.png -share/gnome/themes/Smokey/metacity-1/stripes.png -share/icons/Crux/12x12/filesystems/gnome-fs-directory.png -share/icons/Crux/12x12/filesystems/gnome-fs-regular.png -share/icons/Crux/192x192/filesystems/gnome-fs-directory.png -share/icons/Crux/192x192/filesystems/gnome-fs-regular.png -share/icons/Crux/20x20/filesystems/gnome-fs-directory.png -share/icons/Crux/20x20/filesystems/gnome-fs-regular.png -share/icons/Crux/24x24/filesystems/gnome-fs-directory.png -share/icons/Crux/24x24/filesystems/gnome-fs-regular.png -share/icons/Crux/36x36/filesystems/gnome-fs-directory.png -share/icons/Crux/36x36/filesystems/gnome-fs-regular.png -share/icons/Crux/48x48/emblems/emblem-nowrite.png -share/icons/Crux/48x48/filesystems/gnome-fs-directory.png -share/icons/Crux/48x48/filesystems/gnome-fs-regular.png -share/icons/Crux/72x72/emblems/emblem-nowrite.png -share/icons/Crux/72x72/filesystems/gnome-fs-directory.png -share/icons/Crux/72x72/filesystems/gnome-fs-regular.png -share/icons/Crux/96x96/emblems/emblem-nowrite.png -share/icons/Crux/96x96/filesystems/gnome-fs-directory.png -share/icons/Crux/96x96/filesystems/gnome-fs-regular.png -share/icons/Crux/index.theme -share/icons/Flat-Blue/12x12/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/192x192/filesystems/gnome-fs-trash-empty.png -share/icons/Flat-Blue/192x192/filesystems/gnome-fs-trash-full.png -share/icons/Flat-Blue/20x20/filesystems/gnome-fs-bookmark-missing.png -share/icons/Flat-Blue/20x20/filesystems/gnome-fs-bookmark.png -share/icons/Flat-Blue/24x24/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/36x36/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-broken-image.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-spreadsheet.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-stalled.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-symlink.png -share/icons/Flat-Blue/48x48/emblems/emblem-art.png -share/icons/Flat-Blue/48x48/emblems/emblem-broken-link.png -share/icons/Flat-Blue/48x48/emblems/emblem-camera.png -share/icons/Flat-Blue/48x48/emblems/emblem-documents.png -share/icons/Flat-Blue/48x48/emblems/emblem-generic.png -share/icons/Flat-Blue/48x48/emblems/emblem-mail.png -share/icons/Flat-Blue/48x48/emblems/emblem-multimedia.png -share/icons/Flat-Blue/48x48/emblems/emblem-package.png -share/icons/Flat-Blue/48x48/emblems/emblem-pictures.png -share/icons/Flat-Blue/48x48/emblems/emblem-sound.png -share/icons/Flat-Blue/48x48/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/48x48/emblems/emblem-trash.png -share/icons/Flat-Blue/48x48/emblems/emblem-web.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-bookmark.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-home.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-loading.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Flat-Blue/72x72/devices/gnome-dev-search.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-web.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/index.theme -share/icons/Flat-Blue/scalable/emblems/emblem-OK.svg -share/icons/Flat-Blue/scalable/emblems/emblem-certified.svg -share/icons/Flat-Blue/scalable/emblems/emblem-cool.svg -share/icons/Flat-Blue/scalable/emblems/emblem-danger.svg -share/icons/Flat-Blue/scalable/emblems/emblem-distinguished.svg -share/icons/Flat-Blue/scalable/emblems/emblem-draft.svg -share/icons/Flat-Blue/scalable/emblems/emblem-favorite.svg -share/icons/Flat-Blue/scalable/emblems/emblem-important.svg -share/icons/Flat-Blue/scalable/emblems/emblem-new.svg -share/icons/Flat-Blue/scalable/emblems/emblem-noread.svg -share/icons/Flat-Blue/scalable/emblems/emblem-nowrite.svg -share/icons/Flat-Blue/scalable/emblems/emblem-ohno.svg -share/icons/Flat-Blue/scalable/emblems/emblem-personal.svg -share/icons/Flat-Blue/scalable/emblems/emblem-special.svg -share/icons/Flat-Blue/scalable/emblems/emblem-urgent.svg -share/icons/HighContrast/index.theme -share/icons/HighContrastInverse/index.theme -share/icons/HighContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrint/48x48/apps/accessibility-keyboard-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrint/48x48/apps/background-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/behavior-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/charpick.png -share/icons/HighContrastLargePrint/48x48/apps/default-applications-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/font-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gkb.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccthemes.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-clock.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard-shortcut.png -share/icons/HighContrastLargePrint/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrint/48x48/apps/metacity-properties.png -share/icons/HighContrastLargePrint/48x48/apps/mouse-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrint/index.theme -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-keyboard-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/background-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/behavior-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/charpick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/default-applications-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/font-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gkb.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccthemes.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-clock.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard-shortcut.png -share/icons/HighContrastLargePrintInverse/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrintInverse/48x48/apps/metacity-properties.png -share/icons/HighContrastLargePrintInverse/48x48/apps/mouse-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrintInverse/index.theme -share/icons/LargePrint/index.theme -share/icons/LowContrast/index.theme -share/icons/LowContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/LowContrastLargePrint/48x48/apps/accessibility-keyboard-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/LowContrastLargePrint/48x48/apps/background-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/behavior-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/charpick.png -share/icons/LowContrastLargePrint/48x48/apps/default-applications-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/font-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gkb.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccthemes.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-clock.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-help.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-home.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-log.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-session.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-system.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-util.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/LowContrastLargePrint/48x48/apps/keyboard-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/keyboard-shortcut.png -share/icons/LowContrastLargePrint/48x48/apps/launcher-program.png -share/icons/LowContrastLargePrint/48x48/apps/metacity-properties.png -share/icons/LowContrastLargePrint/48x48/apps/mouse-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/window-capplet.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-dvd.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-harddisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-jazdisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-memory.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-zipdisk.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-art.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-camera.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-documents.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-mail.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-multimedia.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-package.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-pictures.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-sound.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-symbolic-link.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-trash.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-web.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-blockdev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-chardev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-fifo.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-loading-icon.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-socket.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-web.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/LowContrastLargePrint/index.theme -share/icons/Sandy/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/12x12/filesystems/gnome-fs-directory.png -share/icons/Sandy/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/24x24/filesystems/gnome-fs-directory.png -share/icons/Sandy/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/36x36/filesystems/gnome-fs-directory.png -share/icons/Sandy/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/48x48/filesystems/gnome-fs-directory.png -share/icons/Sandy/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/72x72/filesystems/gnome-fs-directory.png -share/icons/Sandy/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/96x96/filesystems/gnome-fs-directory.png -share/icons/Sandy/index.theme -share/icons/Smokey-Blue/48x48/emblems/emblem-nowrite.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory-72.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory-96.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-nfs.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-empty-accept.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-full-accept.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Smokey-Blue/index.theme -share/icons/Smokey-Red/48x48/emblems/emblem-nowrite.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory-72.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory-96.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-nfs.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-empty-accept.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-full-accept.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Smokey-Red/index.theme -share/themes/Crux/gtk-2.0/gtkrc -share/themes/Crux/index.theme -share/themes/Grand-Canyon/gtk-2.0/3d_all_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_all_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_all_prelight.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_prelight.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_prelight.png -share/themes/Grand-Canyon/gtk-2.0/arrow_down.png -share/themes/Grand-Canyon/gtk-2.0/arrow_left.png -share/themes/Grand-Canyon/gtk-2.0/arrow_null.png -share/themes/Grand-Canyon/gtk-2.0/arrow_right.png -share/themes/Grand-Canyon/gtk-2.0/arrow_sub.png -share/themes/Grand-Canyon/gtk-2.0/arrow_up.png -share/themes/Grand-Canyon/gtk-2.0/blank.png -share/themes/Grand-Canyon/gtk-2.0/button_default.png -share/themes/Grand-Canyon/gtk-2.0/check2.png -share/themes/Grand-Canyon/gtk-2.0/entry1.png -share/themes/Grand-Canyon/gtk-2.0/gtkrc -share/themes/Grand-Canyon/gtk-2.0/gtkrc.pants -share/themes/Grand-Canyon/gtk-2.0/hline.png -share/themes/Grand-Canyon/gtk-2.0/htrough.png -share/themes/Grand-Canyon/gtk-2.0/in.png -share/themes/Grand-Canyon/gtk-2.0/menu_shadow.png -share/themes/Grand-Canyon/gtk-2.0/minus.png -share/themes/Grand-Canyon/gtk-2.0/mradio1.png -share/themes/Grand-Canyon/gtk-2.0/mradio2.png -share/themes/Grand-Canyon/gtk-2.0/notebook_bottom_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_left_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_right_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_top_flat.png -share/themes/Grand-Canyon/gtk-2.0/option_menu.png -share/themes/Grand-Canyon/gtk-2.0/plus.png -share/themes/Grand-Canyon/gtk-2.0/radio2.png -share/themes/Grand-Canyon/gtk-2.0/vtrough.png -share/themes/Grand-Canyon/index.theme -share/themes/HighContrast/gtk-2.0/gtkrc -share/themes/HighContrast/index.theme -share/themes/HighContrastInverse/gtk-2.0/gtkrc -share/themes/HighContrastInverse/index.theme -share/themes/HighContrastLargePrint/gtk-2.0/gtkrc -share/themes/HighContrastLargePrint/index.theme~ -share/themes/HighContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrint/pixmaps/double-click-off.png -share/themes/HighContrastLargePrint/pixmaps/double-click-on.png -share/themes/HighContrastLargePrint/pixmaps/media-backward.png -share/themes/HighContrastLargePrint/pixmaps/media-eject.png -share/themes/HighContrastLargePrint/pixmaps/media-forward.png -share/themes/HighContrastLargePrint/pixmaps/media-next.png -share/themes/HighContrastLargePrint/pixmaps/media-pause.png -share/themes/HighContrastLargePrint/pixmaps/media-play.png -share/themes/HighContrastLargePrint/pixmaps/media-prev.png -share/themes/HighContrastLargePrint/pixmaps/media-stop.png -share/themes/HighContrastLargePrint/pixmaps/printer-broken.png -share/themes/HighContrastLargePrint/pixmaps/printer-default.png -share/themes/HighContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrint/pixmaps/stock_about.png -share/themes/HighContrastLargePrint/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrint/pixmaps/stock_add.png -share/themes/HighContrastLargePrint/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrint/pixmaps/stock_apply.png -share/themes/HighContrastLargePrint/pixmaps/stock_attach.png -share/themes/HighContrastLargePrint/pixmaps/stock_bold.png -share/themes/HighContrastLargePrint/pixmaps/stock_book.png -share/themes/HighContrastLargePrint/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrint/pixmaps/stock_clear.png -share/themes/HighContrastLargePrint/pixmaps/stock_close.png -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_connect.png -share/themes/HighContrastLargePrint/pixmaps/stock_convert.png -share/themes/HighContrastLargePrint/pixmaps/stock_copy.png -share/themes/HighContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cut.png -share/themes/HighContrastLargePrint/pixmaps/stock_delete.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrint/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_edit.png -share/themes/HighContrastLargePrint/pixmaps/stock_empty.png -share/themes/HighContrastLargePrint/pixmaps/stock_execute.png -share/themes/HighContrastLargePrint/pixmaps/stock_export.png -share/themes/HighContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrint/pixmaps/stock_find.png -share/themes/HighContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrint/pixmaps/stock_help.png -share/themes/HighContrastLargePrint/pixmaps/stock_home.png -share/themes/HighContrastLargePrint/pixmaps/stock_import.png -share/themes/HighContrastLargePrint/pixmaps/stock_index.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrint/pixmaps/stock_internet.png -share/themes/HighContrastLargePrint/pixmaps/stock_italic.png -share/themes/HighContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrint/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrint/pixmaps/stock_logout.png -share/themes/HighContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_mic.png -share/themes/HighContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrint/pixmaps/stock_new.png -share/themes/HighContrastLargePrint/pixmaps/stock_no.png -share/themes/HighContrastLargePrint/pixmaps/stock_ok.png -share/themes/HighContrastLargePrint/pixmaps/stock_open.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrint/pixmaps/stock_paste.png -share/themes/HighContrastLargePrint/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrint/pixmaps/stock_print.png -share/themes/HighContrastLargePrint/pixmaps/stock_properties.png -share/themes/HighContrastLargePrint/pixmaps/stock_quit.png -share/themes/HighContrastLargePrint/pixmaps/stock_redo.png -share/themes/HighContrastLargePrint/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrint/pixmaps/stock_remove.png -share/themes/HighContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrint/pixmaps/stock_run.png -share/themes/HighContrastLargePrint/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrint/pixmaps/stock_save.png -share/themes/HighContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrint/pixmaps/stock_stop.png -share/themes/HighContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrint/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrint/pixmaps/stock_underline.png -share/themes/HighContrastLargePrint/pixmaps/stock_undo.png -share/themes/HighContrastLargePrint/pixmaps/stock_volume.png -share/themes/HighContrastLargePrint/pixmaps/stock_yes.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrint/pixmaps/volume-max.png -share/themes/HighContrastLargePrint/pixmaps/volume-medium.png -share/themes/HighContrastLargePrint/pixmaps/volume-min.png -share/themes/HighContrastLargePrint/pixmaps/volume-mute.png -share/themes/HighContrastLargePrint/pixmaps/volume-zero.png -share/themes/HighContrastLargePrintInverse/gtk-2.0/gtkrc -share/themes/HighContrastLargePrintInverse/index.theme~ -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-off.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-on.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-backward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-eject.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-next.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-pause.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-play.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-prev.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-broken.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-default.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_about.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_add.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_apply.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_attach.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_bold.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_book.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_clear.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_close.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_connect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_convert.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_copy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cut.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_delete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_empty.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_execute.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_export.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_help.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_home.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_import.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_index.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_internet.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_italic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_logout.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_mic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_new.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_no.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_ok.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_open.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_paste.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_properties.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_quit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_redo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_remove.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_run.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_underline.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_volume.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_yes.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-max.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-medium.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-min.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-mute.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-zero.png -share/themes/LargePrint/gtk-2.0/gtkrc -share/themes/LargePrint/index.theme -share/themes/LargePrint/pixmaps/double-click-maybe.png -share/themes/LargePrint/pixmaps/double-click-off.png -share/themes/LargePrint/pixmaps/double-click-on.png -share/themes/LargePrint/pixmaps/media-backward.png -share/themes/LargePrint/pixmaps/media-eject.png -share/themes/LargePrint/pixmaps/media-forward.png -share/themes/LargePrint/pixmaps/media-next.png -share/themes/LargePrint/pixmaps/media-pause.png -share/themes/LargePrint/pixmaps/media-play.png -share/themes/LargePrint/pixmaps/media-prev.png -share/themes/LargePrint/pixmaps/media-stop.png -share/themes/LargePrint/pixmaps/printer-broken.png -share/themes/LargePrint/pixmaps/printer-default.png -share/themes/LargePrint/pixmaps/printer-inkjet.png -share/themes/LargePrint/pixmaps/printer-personal-laser.png -share/themes/LargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LargePrint/pixmaps/stock_about.png -share/themes/LargePrint/pixmaps/stock_accessories.png -share/themes/LargePrint/pixmaps/stock_add.png -share/themes/LargePrint/pixmaps/stock_amusements.png -share/themes/LargePrint/pixmaps/stock_apply.png -share/themes/LargePrint/pixmaps/stock_attach.png -share/themes/LargePrint/pixmaps/stock_bold.png -share/themes/LargePrint/pixmaps/stock_book.png -share/themes/LargePrint/pixmaps/stock_cancel.png -share/themes/LargePrint/pixmaps/stock_cde-menu.png -share/themes/LargePrint/pixmaps/stock_cdrom.png -share/themes/LargePrint/pixmaps/stock_clear.png -share/themes/LargePrint/pixmaps/stock_close.png -share/themes/LargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LargePrint/pixmaps/stock_connect.png -share/themes/LargePrint/pixmaps/stock_convert.png -share/themes/LargePrint/pixmaps/stock_copy.png -share/themes/LargePrint/pixmaps/stock_corner-panel.png -share/themes/LargePrint/pixmaps/stock_cut.png -share/themes/LargePrint/pixmaps/stock_delete.png -share/themes/LargePrint/pixmaps/stock_dialog_error.png -share/themes/LargePrint/pixmaps/stock_dialog_info.png -share/themes/LargePrint/pixmaps/stock_dialog_question.png -share/themes/LargePrint/pixmaps/stock_dialog_warning.png -share/themes/LargePrint/pixmaps/stock_disconnect.png -share/themes/LargePrint/pixmaps/stock_dnd.png -share/themes/LargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LargePrint/pixmaps/stock_drawer.png -share/themes/LargePrint/pixmaps/stock_edge-panel.png -share/themes/LargePrint/pixmaps/stock_edit.png -share/themes/LargePrint/pixmaps/stock_empty.png -share/themes/LargePrint/pixmaps/stock_execute.png -share/themes/LargePrint/pixmaps/stock_export.png -share/themes/LargePrint/pixmaps/stock_find-and-replace.png -share/themes/LargePrint/pixmaps/stock_find.png -share/themes/LargePrint/pixmaps/stock_floating-panel.png -share/themes/LargePrint/pixmaps/stock_floppy.png -share/themes/LargePrint/pixmaps/stock_gnome-logo.png -share/themes/LargePrint/pixmaps/stock_gnome-util.png -share/themes/LargePrint/pixmaps/stock_go-back.png -share/themes/LargePrint/pixmaps/stock_go-down.png -share/themes/LargePrint/pixmaps/stock_go-forward.png -share/themes/LargePrint/pixmaps/stock_go-up.png -share/themes/LargePrint/pixmaps/stock_goto-bottom.png -share/themes/LargePrint/pixmaps/stock_goto-first.png -share/themes/LargePrint/pixmaps/stock_goto-last.png -share/themes/LargePrint/pixmaps/stock_goto-top.png -share/themes/LargePrint/pixmaps/stock_help.png -share/themes/LargePrint/pixmaps/stock_home.png -share/themes/LargePrint/pixmaps/stock_import.png -share/themes/LargePrint/pixmaps/stock_index.png -share/themes/LargePrint/pixmaps/stock_insert-image.png -share/themes/LargePrint/pixmaps/stock_insert-object.png -share/themes/LargePrint/pixmaps/stock_insert-table.png -share/themes/LargePrint/pixmaps/stock_internet.png -share/themes/LargePrint/pixmaps/stock_italic.png -share/themes/LargePrint/pixmaps/stock_jump-to.png -share/themes/LargePrint/pixmaps/stock_justify-center.png -share/themes/LargePrint/pixmaps/stock_justify-fill.png -share/themes/LargePrint/pixmaps/stock_justify-left.png -share/themes/LargePrint/pixmaps/stock_justify-right.png -share/themes/LargePrint/pixmaps/stock_launcher-program.png -share/themes/LargePrint/pixmaps/stock_line-in.png -share/themes/LargePrint/pixmaps/stock_lockscreen.png -share/themes/LargePrint/pixmaps/stock_logout.png -share/themes/LargePrint/pixmaps/stock_menu-panel.png -share/themes/LargePrint/pixmaps/stock_mic.png -share/themes/LargePrint/pixmaps/stock_missing-image.png -share/themes/LargePrint/pixmaps/stock_multimedia.png -share/themes/LargePrint/pixmaps/stock_new.png -share/themes/LargePrint/pixmaps/stock_no.png -share/themes/LargePrint/pixmaps/stock_ok.png -share/themes/LargePrint/pixmaps/stock_open.png -share/themes/LargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LargePrint/pixmaps/stock_paste.png -share/themes/LargePrint/pixmaps/stock_preferences.png -share/themes/LargePrint/pixmaps/stock_print-preview.png -share/themes/LargePrint/pixmaps/stock_print.png -share/themes/LargePrint/pixmaps/stock_properties.png -share/themes/LargePrint/pixmaps/stock_quit.png -share/themes/LargePrint/pixmaps/stock_redo.png -share/themes/LargePrint/pixmaps/stock_refresh.png -share/themes/LargePrint/pixmaps/stock_remove.png -share/themes/LargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LargePrint/pixmaps/stock_run.png -share/themes/LargePrint/pixmaps/stock_save-as.png -share/themes/LargePrint/pixmaps/stock_save.png -share/themes/LargePrint/pixmaps/stock_screenshot.png -share/themes/LargePrint/pixmaps/stock_searchtool.png -share/themes/LargePrint/pixmaps/stock_select-color.png -share/themes/LargePrint/pixmaps/stock_select-font.png -share/themes/LargePrint/pixmaps/stock_sliding-panel.png -share/themes/LargePrint/pixmaps/stock_sort-ascending.png -share/themes/LargePrint/pixmaps/stock_sort-descending.png -share/themes/LargePrint/pixmaps/stock_spell-check.png -share/themes/LargePrint/pixmaps/stock_stop.png -share/themes/LargePrint/pixmaps/stock_strikethrough.png -share/themes/LargePrint/pixmaps/stock_undelete.png -share/themes/LargePrint/pixmaps/stock_underline.png -share/themes/LargePrint/pixmaps/stock_undo.png -share/themes/LargePrint/pixmaps/stock_volume.png -share/themes/LargePrint/pixmaps/stock_yes.png -share/themes/LargePrint/pixmaps/stock_zoom-100.png -share/themes/LargePrint/pixmaps/stock_zoom-fit.png -share/themes/LargePrint/pixmaps/stock_zoom-in.png -share/themes/LargePrint/pixmaps/stock_zoom-out.png -share/themes/LargePrint/pixmaps/volume-max.png -share/themes/LargePrint/pixmaps/volume-medium.png -share/themes/LargePrint/pixmaps/volume-min.png -share/themes/LargePrint/pixmaps/volume-mute.png -share/themes/LargePrint/pixmaps/volume-zero.png -share/themes/LighthouseBlue/gtk-2.0/gtkrc -share/themes/LowContrast/gtk-2.0/gtkrc -share/themes/LowContrast/index.theme~ -share/themes/LowContrastLargePrint/gtk-2.0/gtkrc -share/themes/LowContrastLargePrint/index.theme~ -share/themes/LowContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/LowContrastLargePrint/pixmaps/double-click-off.png -share/themes/LowContrastLargePrint/pixmaps/double-click-on.png -share/themes/LowContrastLargePrint/pixmaps/media-backward.png -share/themes/LowContrastLargePrint/pixmaps/media-eject.png -share/themes/LowContrastLargePrint/pixmaps/media-forward.png -share/themes/LowContrastLargePrint/pixmaps/media-next.png -share/themes/LowContrastLargePrint/pixmaps/media-pause.png -share/themes/LowContrastLargePrint/pixmaps/media-play.png -share/themes/LowContrastLargePrint/pixmaps/media-prev.png -share/themes/LowContrastLargePrint/pixmaps/media-stop.png -share/themes/LowContrastLargePrint/pixmaps/printer-broken.png -share/themes/LowContrastLargePrint/pixmaps/printer-default.png -share/themes/LowContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/LowContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/LowContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LowContrastLargePrint/pixmaps/stock_about.png -share/themes/LowContrastLargePrint/pixmaps/stock_accessories.png -share/themes/LowContrastLargePrint/pixmaps/stock_add.png -share/themes/LowContrastLargePrint/pixmaps/stock_amusements.png -share/themes/LowContrastLargePrint/pixmaps/stock_apply.png -share/themes/LowContrastLargePrint/pixmaps/stock_attach.png -share/themes/LowContrastLargePrint/pixmaps/stock_bold.png -share/themes/LowContrastLargePrint/pixmaps/stock_book.png -share/themes/LowContrastLargePrint/pixmaps/stock_cancel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/LowContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/LowContrastLargePrint/pixmaps/stock_clear.png -share/themes/LowContrastLargePrint/pixmaps/stock_close.png -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_connect.png -share/themes/LowContrastLargePrint/pixmaps/stock_convert.png -share/themes/LowContrastLargePrint/pixmaps/stock_copy.png -share/themes/LowContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cut.png -share/themes/LowContrastLargePrint/pixmaps/stock_delete.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/LowContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LowContrastLargePrint/pixmaps/stock_drawer.png -share/themes/LowContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_edit.png -share/themes/LowContrastLargePrint/pixmaps/stock_empty.png -share/themes/LowContrastLargePrint/pixmaps/stock_execute.png -share/themes/LowContrastLargePrint/pixmaps/stock_export.png -share/themes/LowContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/LowContrastLargePrint/pixmaps/stock_find.png -share/themes/LowContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_floppy.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-back.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-down.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-up.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/LowContrastLargePrint/pixmaps/stock_help.png -share/themes/LowContrastLargePrint/pixmaps/stock_home.png -share/themes/LowContrastLargePrint/pixmaps/stock_import.png -share/themes/LowContrastLargePrint/pixmaps/stock_index.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/LowContrastLargePrint/pixmaps/stock_internet.png -share/themes/LowContrastLargePrint/pixmaps/stock_italic.png -share/themes/LowContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/LowContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/LowContrastLargePrint/pixmaps/stock_line-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/LowContrastLargePrint/pixmaps/stock_logout.png -share/themes/LowContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_mic.png -share/themes/LowContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/LowContrastLargePrint/pixmaps/stock_new.png -share/themes/LowContrastLargePrint/pixmaps/stock_no.png -share/themes/LowContrastLargePrint/pixmaps/stock_ok.png -share/themes/LowContrastLargePrint/pixmaps/stock_open.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LowContrastLargePrint/pixmaps/stock_paste.png -share/themes/LowContrastLargePrint/pixmaps/stock_preferences.png -share/themes/LowContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/LowContrastLargePrint/pixmaps/stock_print.png -share/themes/LowContrastLargePrint/pixmaps/stock_properties.png -share/themes/LowContrastLargePrint/pixmaps/stock_quit.png -share/themes/LowContrastLargePrint/pixmaps/stock_redo.png -share/themes/LowContrastLargePrint/pixmaps/stock_refresh.png -share/themes/LowContrastLargePrint/pixmaps/stock_remove.png -share/themes/LowContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LowContrastLargePrint/pixmaps/stock_run.png -share/themes/LowContrastLargePrint/pixmaps/stock_save-as.png -share/themes/LowContrastLargePrint/pixmaps/stock_save.png -share/themes/LowContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/LowContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-color.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-font.png -share/themes/LowContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/LowContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/LowContrastLargePrint/pixmaps/stock_stop.png -share/themes/LowContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/LowContrastLargePrint/pixmaps/stock_undelete.png -share/themes/LowContrastLargePrint/pixmaps/stock_underline.png -share/themes/LowContrastLargePrint/pixmaps/stock_undo.png -share/themes/LowContrastLargePrint/pixmaps/stock_volume.png -share/themes/LowContrastLargePrint/pixmaps/stock_yes.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/LowContrastLargePrint/pixmaps/volume-max.png -share/themes/LowContrastLargePrint/pixmaps/volume-medium.png -share/themes/LowContrastLargePrint/pixmaps/volume-min.png -share/themes/LowContrastLargePrint/pixmaps/volume-mute.png -share/themes/LowContrastLargePrint/pixmaps/volume-zero.png -share/themes/Mist/gtk-2.0/gtkrc -share/themes/Mist/index.theme -share/themes/Ocean-Dream/index.theme -share/themes/Simple/gtk-2.0/gtkrc -share/themes/Simple/index.theme -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-prelight.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-pressed.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-sb.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue.png -share/themes/Smokey-Blue/gtk-2.0/bubble-grey.png -share/themes/Smokey-Blue/gtk-2.0/check1.png -share/themes/Smokey-Blue/gtk-2.0/check2.png -share/themes/Smokey-Blue/gtk-2.0/gtkrc -share/themes/Smokey-Blue/gtk-2.0/halfbubble-bottom-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-bottom-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-left-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-left-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-right-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-right-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-blue1.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-grey1.png -share/themes/Smokey-Blue/gtk-2.0/lines_background.png -share/themes/Smokey-Blue/gtk-2.0/lines_background_blue.png -share/themes/Smokey-Blue/gtk-2.0/option1.png -share/themes/Smokey-Blue/gtk-2.0/option2.png -share/themes/Smokey-Blue/index.theme -share/themes/Traditional/index.theme -@dirrm share/themes/Traditional -@dirrm share/themes/Smokey-Blue/gtk-2.0 -@dirrm share/themes/Smokey-Blue -@dirrm share/themes/Simple/gtk-2.0 -@dirrm share/themes/Simple -@dirrm share/themes/Ocean-Dream -@dirrm share/themes/Mist/gtk-2.0 -@dirrm share/themes/Mist -@dirrm share/themes/LowContrastLargePrint/pixmaps -@dirrm share/themes/LowContrastLargePrint/gtk-2.0 -@dirrm share/themes/LowContrastLargePrint -@dirrm share/themes/LowContrast/gtk-2.0 -@dirrm share/themes/LowContrast -@dirrm share/themes/LighthouseBlue/gtk-2.0 -@dirrm share/themes/LighthouseBlue -@dirrm share/themes/LargePrint/pixmaps -@dirrm share/themes/LargePrint/gtk-2.0 -@dirrm share/themes/LargePrint -@dirrm share/themes/HighContrastLargePrintInverse/pixmaps -@dirrm share/themes/HighContrastLargePrintInverse/gtk-2.0 -@dirrm share/themes/HighContrastLargePrintInverse -@dirrm share/themes/HighContrastLargePrint/pixmaps -@dirrm share/themes/HighContrastLargePrint/gtk-2.0 -@dirrm share/themes/HighContrastLargePrint -@dirrm share/themes/HighContrastInverse/gtk-2.0 -@dirrm share/themes/HighContrastInverse -@dirrm share/themes/HighContrast/gtk-2.0 -@dirrm share/themes/HighContrast -@dirrm share/themes/Grand-Canyon/gtk-2.0 -@dirrm share/themes/Grand-Canyon -@dirrm share/themes/Crux/gtk-2.0 -@dirrm share/themes/Crux -@dirrm share/icons/Smokey-Red/48x48/filesystems -@dirrm share/icons/Smokey-Red/48x48/emblems -@dirrm share/icons/Smokey-Red/48x48 -@dirrm share/icons/Smokey-Red -@dirrm share/icons/Smokey-Blue/48x48/filesystems -@dirrm share/icons/Smokey-Blue/48x48/emblems -@dirrm share/icons/Smokey-Blue/48x48 -@dirrm share/icons/Smokey-Blue -@dirrm share/icons/Sandy/96x96/filesystems -@dirrm share/icons/Sandy/96x96 -@dirrm share/icons/Sandy/72x72/filesystems -@dirrm share/icons/Sandy/72x72 -@dirrm share/icons/Sandy/48x48/filesystems -@dirrm share/icons/Sandy/48x48 -@dirrm share/icons/Sandy/36x36/filesystems -@dirrm share/icons/Sandy/36x36 -@dirrm share/icons/Sandy/24x24/filesystems -@dirrm share/icons/Sandy/24x24 -@dirrm share/icons/Sandy/12x12/filesystems -@dirrm share/icons/Sandy/12x12 -@dirrm share/icons/Sandy -@dirrm share/icons/LowContrastLargePrint/48x48/mimetypes -@dirrm share/icons/LowContrastLargePrint/48x48/filesystems -@dirrm share/icons/LowContrastLargePrint/48x48/emblems -@dirrm share/icons/LowContrastLargePrint/48x48/devices -@dirrm share/icons/LowContrastLargePrint/48x48/apps -@dirrm share/icons/LowContrastLargePrint/48x48 -@dirrm share/icons/LowContrastLargePrint -@dirrm share/icons/LowContrast -@dirrm share/icons/LargePrint -@dirrm share/icons/HighContrastLargePrintInverse/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrintInverse/48x48/filesystems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/emblems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/devices -@dirrm share/icons/HighContrastLargePrintInverse/48x48/apps -@dirrm share/icons/HighContrastLargePrintInverse/48x48 -@dirrm share/icons/HighContrastLargePrintInverse -@dirrm share/icons/HighContrastLargePrint/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrint/48x48/filesystems -@dirrm share/icons/HighContrastLargePrint/48x48/emblems -@dirrm share/icons/HighContrastLargePrint/48x48/devices -@dirrm share/icons/HighContrastLargePrint/48x48/apps -@dirrm share/icons/HighContrastLargePrint/48x48 -@dirrm share/icons/HighContrastLargePrint -@dirrm share/icons/HighContrastInverse -@dirrm share/icons/HighContrast -@dirrm share/icons/Flat-Blue/scalable/emblems -@dirrm share/icons/Flat-Blue/scalable -@dirrm share/icons/Flat-Blue/96x96/filesystems -@dirrm share/icons/Flat-Blue/96x96 -@dirrm share/icons/Flat-Blue/72x72/filesystems -@dirrm share/icons/Flat-Blue/72x72/devices -@dirrm share/icons/Flat-Blue/72x72 -@dirrm share/icons/Flat-Blue/48x48/filesystems -@dirrm share/icons/Flat-Blue/48x48/emblems -@dirrm share/icons/Flat-Blue/48x48/devices -@dirrm share/icons/Flat-Blue/48x48 -@dirrm share/icons/Flat-Blue/36x36/filesystems -@dirrm share/icons/Flat-Blue/36x36/emblems -@dirrm share/icons/Flat-Blue/36x36 -@dirrm share/icons/Flat-Blue/24x24/filesystems -@dirrm share/icons/Flat-Blue/24x24/emblems -@dirrm share/icons/Flat-Blue/24x24 -@dirrm share/icons/Flat-Blue/20x20/filesystems -@dirrm share/icons/Flat-Blue/20x20 -@dirrm share/icons/Flat-Blue/192x192/filesystems -@dirrm share/icons/Flat-Blue/192x192 -@dirrm share/icons/Flat-Blue/12x12/filesystems -@dirrm share/icons/Flat-Blue/12x12/emblems -@dirrm share/icons/Flat-Blue/12x12 -@dirrm share/icons/Flat-Blue -@dirrm share/icons/Crux/96x96/filesystems -@dirrm share/icons/Crux/96x96/emblems -@dirrm share/icons/Crux/96x96 -@dirrm share/icons/Crux/72x72/filesystems -@dirrm share/icons/Crux/72x72/emblems -@dirrm share/icons/Crux/72x72 -@dirrm share/icons/Crux/48x48/filesystems -@dirrm share/icons/Crux/48x48/emblems -@dirrm share/icons/Crux/48x48 -@dirrm share/icons/Crux/36x36/filesystems -@dirrm share/icons/Crux/36x36 -@dirrm share/icons/Crux/24x24/filesystems -@dirrm share/icons/Crux/24x24 -@dirrm share/icons/Crux/20x20/filesystems -@dirrm share/icons/Crux/20x20 -@dirrm share/icons/Crux/192x192/filesystems -@dirrm share/icons/Crux/192x192 -@dirrm share/icons/Crux/12x12/filesystems -@dirrm share/icons/Crux/12x12 -@dirrm share/icons/Crux -@dirrm share/gnome/themes/Smokey/metacity-1 -@dirrm share/gnome/themes/Smokey -@dirrm share/gnome/themes/Sandwish/metacity-1 -@dirrm share/gnome/themes/Sandwish -@dirrm share/gnome/themes/Mist/metacity-1 -@dirrm share/gnome/themes/Mist -@dirrm share/eazel-engine -@unexec /bin/rmdir %D/share/icons 2>/dev/null || /usr/bin/true diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile deleted file mode 100644 index 3de751a5d..000000000 --- a/x11-toolkits/eel2/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: eel2 -# Date created: 8th May 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= eel2 -PORTVERSION= 2.2.0.2 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 -DIST_SUBDIR= gnome2 -DISTNAME= eel-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2 \ - gailutil.17:${PORTSDIR}/x11-toolkits/gail \ - gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-shared --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-toolkits/eel2/distinfo b/x11-toolkits/eel2/distinfo deleted file mode 100644 index a2640b905..000000000 --- a/x11-toolkits/eel2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/eel-2.2.0.2.tar.bz2) = 5145fc6b81b55647d3dd056da77a46c0 diff --git a/x11-toolkits/eel2/files/patch-Makefile.in b/x11-toolkits/eel2/files/patch-Makefile.in deleted file mode 100644 index c3cb2f239..000000000 --- a/x11-toolkits/eel2/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in 2002/06/13 16:05:09 1.1 -+++ Makefile.in 2002/06/13 16:05:18 -@@ -119,7 +119,7 @@ - - NULL = - --SUBDIRS = eel test po -+SUBDIRS = eel po - - EXTRA_DIST = COPYING.LIB HACKING MAINTAINERS eel.spec.in $(NULL) - diff --git a/x11-toolkits/eel2/files/patch-configure b/x11-toolkits/eel2/files/patch-configure deleted file mode 100644 index 445a53ad1..000000000 --- a/x11-toolkits/eel2/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/25 19:15:15 1.1 -+++ configure 2002/04/25 19:17:28 -@@ -5331,6 +5331,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c b/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c deleted file mode 100644 index a71c0f102..000000000 --- a/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- eel/eel-vfs-extensions.c 2001/12/20 13:41:21 1.1 -+++ eel/eel-vfs-extensions.c 2001/12/20 13:47:36 -@@ -116,7 +116,8 @@ - - /* Return the file. */ - *file_size = total_bytes_read; -- *file_contents = g_realloc (buffer, total_bytes_read); -+ *file_contents = g_realloc (buffer, total_bytes_read + 1); -+ (*file_contents)[total_bytes_read] = '\0'; - return GNOME_VFS_OK; - } - diff --git a/x11-toolkits/eel2/pkg-comment b/x11-toolkits/eel2/pkg-comment deleted file mode 100644 index 89feaa7b5..000000000 --- a/x11-toolkits/eel2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generally useful classes and extensions to GNOME diff --git a/x11-toolkits/eel2/pkg-descr b/x11-toolkits/eel2/pkg-descr deleted file mode 100644 index 9f0aeb752..000000000 --- a/x11-toolkits/eel2/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The eel library contains a number of generally useful classes and functions. -Many of them are extensions to things in glib, gtk, gnome-libs, and other -widely-used GNOME platform libraries. The long term plan is to move much of -this into the platform libraries themselves. - -Almost all of the eel library was previously part of Nautilus, in the -"libnautilus-extensions" private library in Nautilus 1.0 - 1.0.2. It is now -a separate package so it can be used by packages other than Nautilus. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/eel2/pkg-plist b/x11-toolkits/eel2/pkg-plist deleted file mode 100644 index f083fffaf..000000000 --- a/x11-toolkits/eel2/pkg-plist +++ /dev/null @@ -1,105 +0,0 @@ -include/eel-2/eel/eel-accessibility.h -include/eel-2/eel/eel-art-extensions.h -include/eel-2/eel/eel-art-gtk-extensions.h -include/eel-2/eel/eel-background-box.h -include/eel-2/eel/eel-background.h -include/eel-2/eel/eel-canvas-rect-ellipse.h -include/eel-2/eel/eel-canvas-util.h -include/eel-2/eel/eel-canvas.h -include/eel-2/eel/eel-caption-table.h -include/eel-2/eel/eel-caption.h -include/eel-2/eel/eel-cell-renderer-pixbuf-list.h -include/eel-2/eel/eel-dateedit-extensions.h -include/eel-2/eel/eel-debug-drawing.h -include/eel-2/eel/eel-debug.h -include/eel-2/eel/eel-editable-label.h -include/eel-2/eel/eel-ellipsizing-label.h -include/eel-2/eel/eel-enumeration.h -include/eel-2/eel/eel-features.h -include/eel-2/eel/eel-gconf-extensions.h -include/eel-2/eel/eel-gdk-extensions.h -include/eel-2/eel/eel-gdk-pixbuf-extensions.h -include/eel-2/eel/eel-generous-bin.h -include/eel-2/eel/eel-glib-extensions.h -include/eel-2/eel/eel-gnome-extensions.h -include/eel-2/eel/eel-graphic-effects.h -include/eel-2/eel/eel-gtk-container.h -include/eel-2/eel/eel-gtk-extensions.h -include/eel-2/eel/eel-gtk-macros.h -include/eel-2/eel/eel-i18n.h -include/eel-2/eel/eel-image-chooser.h -include/eel-2/eel/eel-image-table.h -include/eel-2/eel/eel-labeled-image.h -include/eel-2/eel/eel-marshal.h -include/eel-2/eel/eel-pango-extensions.h -include/eel-2/eel/eel-password-dialog.h -include/eel-2/eel/eel-preferences-glade.h -include/eel-2/eel/eel-preferences.h -include/eel-2/eel/eel-radio-button-group.h -include/eel-2/eel/eel-self-checks.h -include/eel-2/eel/eel-stock-dialogs.h -include/eel-2/eel/eel-string-list.h -include/eel-2/eel/eel-string-picker.h -include/eel-2/eel/eel-string.h -include/eel-2/eel/eel-type-builtins.h -include/eel-2/eel/eel-types.h -include/eel-2/eel/eel-vfs-extensions.h -include/eel-2/eel/eel-wrap-table.h -include/eel-2/eel/eel-xml-extensions.h -include/eel-2/eel/eel.h -lib/libeel-2.a -lib/libeel-2.so -lib/libeel-2.so.4 -libdata/pkgconfig/eel-2.0.pc -share/locale/am/LC_MESSAGES/eel-2.0.mo -share/locale/ar/LC_MESSAGES/eel-2.0.mo -share/locale/az/LC_MESSAGES/eel-2.0.mo -share/locale/be/LC_MESSAGES/eel-2.0.mo -share/locale/bg/LC_MESSAGES/eel-2.0.mo -share/locale/bs/LC_MESSAGES/eel-2.0.mo -share/locale/ca/LC_MESSAGES/eel-2.0.mo -share/locale/cs/LC_MESSAGES/eel-2.0.mo -share/locale/da/LC_MESSAGES/eel-2.0.mo -share/locale/de/LC_MESSAGES/eel-2.0.mo -share/locale/el/LC_MESSAGES/eel-2.0.mo -share/locale/en_GB/LC_MESSAGES/eel-2.0.mo -share/locale/es/LC_MESSAGES/eel-2.0.mo -share/locale/et/LC_MESSAGES/eel-2.0.mo -share/locale/eu/LC_MESSAGES/eel-2.0.mo -share/locale/fa/LC_MESSAGES/eel-2.0.mo -share/locale/fi/LC_MESSAGES/eel-2.0.mo -share/locale/fr/LC_MESSAGES/eel-2.0.mo -share/locale/ga/LC_MESSAGES/eel-2.0.mo -share/locale/gl/LC_MESSAGES/eel-2.0.mo -share/locale/he/LC_MESSAGES/eel-2.0.mo -share/locale/hi/LC_MESSAGES/eel-2.0.mo -share/locale/hu/LC_MESSAGES/eel-2.0.mo -share/locale/it/LC_MESSAGES/eel-2.0.mo -share/locale/ja/LC_MESSAGES/eel-2.0.mo -share/locale/ko/LC_MESSAGES/eel-2.0.mo -share/locale/lt/LC_MESSAGES/eel-2.0.mo -share/locale/lv/LC_MESSAGES/eel-2.0.mo -share/locale/mk/LC_MESSAGES/eel-2.0.mo -share/locale/mn/LC_MESSAGES/eel-2.0.mo -share/locale/ms/LC_MESSAGES/eel-2.0.mo -share/locale/nl/LC_MESSAGES/eel-2.0.mo -share/locale/nn/LC_MESSAGES/eel-2.0.mo -share/locale/no/LC_MESSAGES/eel-2.0.mo -share/locale/pl/LC_MESSAGES/eel-2.0.mo -share/locale/pt/LC_MESSAGES/eel-2.0.mo -share/locale/pt_BR/LC_MESSAGES/eel-2.0.mo -share/locale/ro/LC_MESSAGES/eel-2.0.mo -share/locale/ru/LC_MESSAGES/eel-2.0.mo -share/locale/sk/LC_MESSAGES/eel-2.0.mo -share/locale/sl/LC_MESSAGES/eel-2.0.mo -share/locale/sq/LC_MESSAGES/eel-2.0.mo -share/locale/sv/LC_MESSAGES/eel-2.0.mo -share/locale/ta/LC_MESSAGES/eel-2.0.mo -share/locale/tr/LC_MESSAGES/eel-2.0.mo -share/locale/uk/LC_MESSAGES/eel-2.0.mo -share/locale/vi/LC_MESSAGES/eel-2.0.mo -share/locale/wa/LC_MESSAGES/eel-2.0.mo -share/locale/zh_CN/LC_MESSAGES/eel-2.0.mo -share/locale/zh_TW/LC_MESSAGES/eel-2.0.mo -@dirrm include/eel-2/eel -@dirrm include/eel-2 diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile deleted file mode 100644 index 3a718c422..000000000 --- a/x11-toolkits/gal2/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: gal2 -# Date created: 25 August 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/gal2/Makefile,v 1.39 2002/10/28 06:08:44 marcus Exp $ -# - -PORTNAME= gal2 -PORTVERSION= 1.99.1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gal/1.99 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_PERL5= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack gnomeprefix gnomehier -GNOME_HTML_DIR= ${PREFIX}/share/doc/gal2 -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --enable-static --with-libiconv -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION=${PORTVERSION} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-toolkits/gal2/distinfo b/x11-toolkits/gal2/distinfo deleted file mode 100644 index 95d431ce2..000000000 --- a/x11-toolkits/gal2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gal-1.99.1.tar.bz2) = 7ce5122053c46a2b5c4445c30cc860b1 diff --git a/x11-toolkits/gal2/files/patch-ab b/x11-toolkits/gal2/files/patch-ab deleted file mode 100644 index afb0bf27a..000000000 --- a/x11-toolkits/gal2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sun Aug 25 23:54:37 2002 -+++ Makefile.in Sun Aug 25 23:54:47 2002 -@@ -129,7 +129,7 @@ - cxxflags_set = @cxxflags_set@ - gnomelocaledir = @gnomelocaledir@ - --SUBDIRS = gal tests docs art -+SUBDIRS = gal docs art - - pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = gal-2.0.pc diff --git a/x11-toolkits/gal2/files/patch-configure b/x11-toolkits/gal2/files/patch-configure deleted file mode 100644 index 97aea5b88..000000000 --- a/x11-toolkits/gal2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Aug 26 00:06:18 2002 -+++ configure Mon Aug 26 00:06:32 2002 -@@ -8242,6 +8242,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c b/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c deleted file mode 100644 index 69c179628..000000000 --- a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c +++ /dev/null @@ -1,26 +0,0 @@ ---- gal/e-table/e-table-group.c.orig Wed Nov 20 10:02:06 2002 -+++ gal/e-table/e-table-group.c Thu Feb 6 22:35:27 2003 -@@ -22,6 +22,7 @@ - */ - - #include <config.h> -+#include <stdarg.h> - #include <gtk/gtksignal.h> - #include <libgnomecanvas/gnome-canvas-rect-ellipse.h> - #include "e-table-group.h" -@@ -128,13 +129,14 @@ - ETableHeader *header, - ETableModel *model) - { -+ va_list args; - etg->full_header = full_header; - g_object_ref (etg->full_header); - etg->header = header; - g_object_ref (etg->header); - etg->model = model; - g_object_ref (etg->model); -- gnome_canvas_item_construct (GNOME_CANVAS_ITEM (etg), parent, 0, NULL); -+ gnome_canvas_item_construct (GNOME_CANVAS_ITEM (etg), parent, 0, args); - } - - /** diff --git a/x11-toolkits/gal2/pkg-comment b/x11-toolkits/gal2/pkg-comment deleted file mode 100644 index 4fb814572..000000000 --- a/x11-toolkits/gal2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of widgets taken from GNOME 2 gnumeric diff --git a/x11-toolkits/gal2/pkg-descr b/x11-toolkits/gal2/pkg-descr deleted file mode 100644 index e2bbdf422..000000000 --- a/x11-toolkits/gal2/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -GAL is a collection of widgets and utility routines that were taken -from Evolution and Gnumeric. - -The API is not frozen and might change at any time. Larger class -renaming might happen at any point without notice. Use this library -at your own risk. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/gal2/pkg-plist b/x11-toolkits/gal2/pkg-plist deleted file mode 100644 index 1c8cd9903..000000000 --- a/x11-toolkits/gal2/pkg-plist +++ /dev/null @@ -1,202 +0,0 @@ -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-cell-registry.h -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-cell-text.h -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-cell.h -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-table-factory.h -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-table-item.h -include/gal-2.0/gal/a11y/e-table/gal-a11y-e-table.h -include/gal-2.0/gal/a11y/e-text/gal-a11y-e-text-factory.h -include/gal-2.0/gal/a11y/e-text/gal-a11y-e-text.h -include/gal-2.0/gal/a11y/gal-a11y-util.h -include/gal-2.0/gal/e-paned/e-hpaned.h -include/gal-2.0/gal/e-paned/e-paned.h -include/gal-2.0/gal/e-paned/e-vpaned.h -include/gal-2.0/gal/e-table/e-cell-checkbox.h -include/gal-2.0/gal/e-table/e-cell-combo.h -include/gal-2.0/gal/e-table/e-cell-date.h -include/gal-2.0/gal/e-table/e-cell-float.h -include/gal-2.0/gal/e-table/e-cell-number.h -include/gal-2.0/gal/e-table/e-cell-pixbuf.h -include/gal-2.0/gal/e-table/e-cell-popup.h -include/gal-2.0/gal/e-table/e-cell-progress.h -include/gal-2.0/gal/e-table/e-cell-size.h -include/gal-2.0/gal/e-table/e-cell-spin-button.h -include/gal-2.0/gal/e-table/e-cell-text.h -include/gal-2.0/gal/e-table/e-cell-toggle.h -include/gal-2.0/gal/e-table/e-cell-tree.h -include/gal-2.0/gal/e-table/e-cell-vbox.h -include/gal-2.0/gal/e-table/e-cell.h -include/gal-2.0/gal/e-table/e-table-click-to-add.h -include/gal-2.0/gal/e-table/e-table-col-dnd.h -include/gal-2.0/gal/e-table/e-table-col.h -include/gal-2.0/gal/e-table/e-table-column-specification.h -include/gal-2.0/gal/e-table/e-table-config.h -include/gal-2.0/gal/e-table/e-table-defines.h -include/gal-2.0/gal/e-table/e-table-extras.h -include/gal-2.0/gal/e-table/e-table-field-chooser-dialog.h -include/gal-2.0/gal/e-table/e-table-field-chooser-item.h -include/gal-2.0/gal/e-table/e-table-field-chooser.h -include/gal-2.0/gal/e-table/e-table-group-container.h -include/gal-2.0/gal/e-table/e-table-group-leaf.h -include/gal-2.0/gal/e-table/e-table-group.h -include/gal-2.0/gal/e-table/e-table-header-item.h -include/gal-2.0/gal/e-table/e-table-header-utils.h -include/gal-2.0/gal/e-table/e-table-header.h -include/gal-2.0/gal/e-table/e-table-item.h -include/gal-2.0/gal/e-table/e-table-memory-callbacks.h -include/gal-2.0/gal/e-table/e-table-memory-store.h -include/gal-2.0/gal/e-table/e-table-memory.h -include/gal-2.0/gal/e-table/e-table-model.h -include/gal-2.0/gal/e-table/e-table-one.h -include/gal-2.0/gal/e-table/e-table-scrolled.h -include/gal-2.0/gal/e-table/e-table-search.h -include/gal-2.0/gal/e-table/e-table-selection-model.h -include/gal-2.0/gal/e-table/e-table-simple.h -include/gal-2.0/gal/e-table/e-table-sort-info.h -include/gal-2.0/gal/e-table/e-table-sorted-variable.h -include/gal-2.0/gal/e-table/e-table-sorted.h -include/gal-2.0/gal/e-table/e-table-sorter.h -include/gal-2.0/gal/e-table/e-table-sorting-utils.h -include/gal-2.0/gal/e-table/e-table-specification.h -include/gal-2.0/gal/e-table/e-table-state.h -include/gal-2.0/gal/e-table/e-table-subset-variable.h -include/gal-2.0/gal/e-table/e-table-subset.h -include/gal-2.0/gal/e-table/e-table-tooltip.h -include/gal-2.0/gal/e-table/e-table-utils.h -include/gal-2.0/gal/e-table/e-table-without.h -include/gal-2.0/gal/e-table/e-table.h -include/gal-2.0/gal/e-table/e-tree-memory-callbacks.h -include/gal-2.0/gal/e-table/e-tree-memory.h -include/gal-2.0/gal/e-table/e-tree-model.h -include/gal-2.0/gal/e-table/e-tree-scrolled.h -include/gal-2.0/gal/e-table/e-tree-selection-model.h -include/gal-2.0/gal/e-table/e-tree-sorted.h -include/gal-2.0/gal/e-table/e-tree-table-adapter.h -include/gal-2.0/gal/e-table/e-tree.h -include/gal-2.0/gal/e-text/e-completion-match.h -include/gal-2.0/gal/e-text/e-completion-view.h -include/gal-2.0/gal/e-text/e-completion.h -include/gal-2.0/gal/e-text/e-entry.h -include/gal-2.0/gal/e-text/e-table-text-model.h -include/gal-2.0/gal/e-text/e-text-model-repos.h -include/gal-2.0/gal/e-text/e-text-model-uri.h -include/gal-2.0/gal/e-text/e-text-model.h -include/gal-2.0/gal/e-text/e-text.h -include/gal-2.0/gal/menus/gal-define-views-dialog.h -include/gal-2.0/gal/menus/gal-define-views-model.h -include/gal-2.0/gal/menus/gal-view-collection.h -include/gal-2.0/gal/menus/gal-view-etable.h -include/gal-2.0/gal/menus/gal-view-factory-etable.h -include/gal-2.0/gal/menus/gal-view-factory.h -include/gal-2.0/gal/menus/gal-view-instance-save-as-dialog.h -include/gal-2.0/gal/menus/gal-view-instance.h -include/gal-2.0/gal/menus/gal-view-new-dialog.h -include/gal-2.0/gal/menus/gal-view.h -include/gal-2.0/gal/shortcut-bar/e-group-bar.h -include/gal-2.0/gal/shortcut-bar/e-icon-bar-bg-item.h -include/gal-2.0/gal/shortcut-bar/e-icon-bar.h -include/gal-2.0/gal/shortcut-bar/e-shortcut-bar.h -include/gal-2.0/gal/shortcut-bar/e-shortcut-model.h -include/gal-2.0/gal/shortcut-bar/e-vscrolled-bar.h -include/gal-2.0/gal/util/e-bit-array.h -include/gal-2.0/gal/util/e-cache.h -include/gal-2.0/gal/util/e-iconv.h -include/gal-2.0/gal/util/e-marshal.h -include/gal-2.0/gal/util/e-sorter-array.h -include/gal-2.0/gal/util/e-sorter.h -include/gal-2.0/gal/util/e-text-event-processor-emacs-like.h -include/gal-2.0/gal/util/e-text-event-processor-types.h -include/gal-2.0/gal/util/e-text-event-processor.h -include/gal-2.0/gal/util/e-util.h -include/gal-2.0/gal/util/e-xml-utils.h -include/gal-2.0/gal/widgets/color-group.h -include/gal-2.0/gal/widgets/color-palette.h -include/gal-2.0/gal/widgets/e-canvas-background.h -include/gal-2.0/gal/widgets/e-canvas-utils.h -include/gal-2.0/gal/widgets/e-canvas-vbox.h -include/gal-2.0/gal/widgets/e-canvas.h -include/gal-2.0/gal/widgets/e-categories-master-list-array.h -include/gal-2.0/gal/widgets/e-categories-master-list-combo.h -include/gal-2.0/gal/widgets/e-categories-master-list-dialog-model.h -include/gal-2.0/gal/widgets/e-categories-master-list-dialog.h -include/gal-2.0/gal/widgets/e-categories-master-list-option-menu.h -include/gal-2.0/gal/widgets/e-categories-master-list.h -include/gal-2.0/gal/widgets/e-categories.h -include/gal-2.0/gal/widgets/e-colors.h -include/gal-2.0/gal/widgets/e-cursors.h -include/gal-2.0/gal/widgets/e-file-selection.h -include/gal-2.0/gal/widgets/e-font.h -include/gal-2.0/gal/widgets/e-gui-utils.h -include/gal-2.0/gal/widgets/e-hscrollbar.h -include/gal-2.0/gal/widgets/e-hsv-utils.h -include/gal-2.0/gal/widgets/e-option-menu.h -include/gal-2.0/gal/widgets/e-popup-menu.h -include/gal-2.0/gal/widgets/e-printable.h -include/gal-2.0/gal/widgets/e-reflow-model.h -include/gal-2.0/gal/widgets/e-reflow.h -include/gal-2.0/gal/widgets/e-scroll-frame.h -include/gal-2.0/gal/widgets/e-selection-model-array.h -include/gal-2.0/gal/widgets/e-selection-model-simple.h -include/gal-2.0/gal/widgets/e-selection-model.h -include/gal-2.0/gal/widgets/e-unicode.h -include/gal-2.0/gal/widgets/e-vscrollbar.h -include/gal-2.0/gal/widgets/gtk-combo-box.h -include/gal-2.0/gal/widgets/gtk-combo-stack.h -include/gal-2.0/gal/widgets/gtk-combo-text.h -include/gal-2.0/gal/widgets/widget-color-combo.h -include/gal-2.0/gal/widgets/widget-pixmap-combo.h -lib/gtk-2.0/modules/libgal-a11y-2.0.so -lib/libgal-2.0.a -lib/libgal-2.0.so -lib/libgal-2.0.so.0 -libdata/pkgconfig/gal-2.0.pc -share/doc/gal2/gal-api.sgml -share/doc/gal2/gal-decl.txt -share/doc/gal2/gal-sections.txt -share/doc/gal2/gal.hierarchy -share/doc/gal2/gal.signals -share/doc/gal2/gal.types -share/gnome/gal-2.0/%%VERSION%%/glade/e-categories-master-list-dialog.glade -share/gnome/gal-2.0/%%VERSION%%/glade/e-table-config-no-group.glade -share/gnome/gal-2.0/%%VERSION%%/glade/e-table-config.glade -share/gnome/gal-2.0/%%VERSION%%/glade/e-table-field-chooser.glade -share/gnome/gal-2.0/%%VERSION%%/glade/gal-categories.glade -share/gnome/gal-2.0/%%VERSION%%/glade/gal-define-views.glade -share/gnome/gal-2.0/%%VERSION%%/glade/gal-view-instance-save-as-dialog.glade -share/gnome/gal-2.0/%%VERSION%%/glade/gal-view-new-dialog.glade -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_birthday_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_business_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_favorites_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_gifts_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_goals_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_holiday-cards_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_holiday_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_hot-contacts_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_ideas_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_international_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_key-customer_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_miscellaneous_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_personal_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_phonecalls_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_status_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_strategies_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_suppliers_16.png -share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories/category_time-and-expenses_16.png -@dirrm share/gnome/gal-2.0/%%VERSION%%/pixmaps/categories -@dirrm share/gnome/gal-2.0/%%VERSION%%/pixmaps -@dirrm share/gnome/gal-2.0/%%VERSION%%/glade -@dirrm share/gnome/gal-2.0/%%VERSION%% -@dirrm share/gnome/gal-2.0 -@dirrm share/doc/gal2/gal -@dirrm share/doc/gal2 -@dirrm include/gal-2.0/gal/widgets -@dirrm include/gal-2.0/gal/util -@dirrm include/gal-2.0/gal/shortcut-bar -@dirrm include/gal-2.0/gal/menus -@dirrm include/gal-2.0/gal/e-text -@dirrm include/gal-2.0/gal/e-table -@dirrm include/gal-2.0/gal/e-paned -@dirrm include/gal-2.0/gal/a11y/e-text -@dirrm include/gal-2.0/gal/a11y/e-table -@dirrm include/gal-2.0/gal/a11y -@dirrm include/gal-2.0/gal -@dirrm include/gal-2.0 diff --git a/x11-toolkits/gnome-themes/Makefile b/x11-toolkits/gnome-themes/Makefile deleted file mode 100644 index 2c0841063..000000000 --- a/x11-toolkits/gnome-themes/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: gnome-themes -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-themes -PORTVERSION= 2.2 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libthinice.so:${PORTSDIR}/x11-toolkits/gtk-thinice-engine -LIB_DEPENDS= metacity-private.0:${PORTSDIR}/x11-wm/metacity -RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libthinice.so:${PORTSDIR}/x11-toolkits/gtk-thinice-engine - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_LIBTOOL= yes -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/x11-toolkits/gnome-themes/distinfo b/x11-toolkits/gnome-themes/distinfo deleted file mode 100644 index a0b32f0fe..000000000 --- a/x11-toolkits/gnome-themes/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-themes-2.2.tar.bz2) = 18f9b8cea0469bf2ae934024c6f4fa9d diff --git a/x11-toolkits/gnome-themes/files/patch-configure b/x11-toolkits/gnome-themes/files/patch-configure deleted file mode 100644 index 8afd3d20e..000000000 --- a/x11-toolkits/gnome-themes/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Feb 3 20:16:09 2003 -+++ configure Mon Feb 3 20:16:31 2003 -@@ -7640,6 +7640,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/gnome-themes/files/patch-metacity-themes_Makefile.in b/x11-toolkits/gnome-themes/files/patch-metacity-themes_Makefile.in deleted file mode 100644 index 02365472f..000000000 --- a/x11-toolkits/gnome-themes/files/patch-metacity-themes_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- metacity-themes/Makefile.in.orig Mon Feb 3 20:16:59 2003 -+++ metacity-themes/Makefile.in Mon Feb 3 20:17:33 2003 -@@ -120,7 +120,7 @@ - THEMES = Mist Sandwish Smokey - - --THEME_DIR = $(datadir)/themes -+THEME_DIR = $(datadir)/gnome/themes - THEME_SUBDIR = metacity-1 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h diff --git a/x11-toolkits/gnome-themes/pkg-comment b/x11-toolkits/gnome-themes/pkg-comment deleted file mode 100644 index 635b86dba..000000000 --- a/x11-toolkits/gnome-themes/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of themes and icons for GNOME 2 designed for accessibility diff --git a/x11-toolkits/gnome-themes/pkg-descr b/x11-toolkits/gnome-themes/pkg-descr deleted file mode 100644 index f3fa6135c..000000000 --- a/x11-toolkits/gnome-themes/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -New package of default themes for GNOME, which currently includes GTK+ and -icon themes designed for accessibility. diff --git a/x11-toolkits/gnome-themes/pkg-plist b/x11-toolkits/gnome-themes/pkg-plist deleted file mode 100644 index f69543fe3..000000000 --- a/x11-toolkits/gnome-themes/pkg-plist +++ /dev/null @@ -1,1663 +0,0 @@ -lib/gtk-2.0/2.2.0/engines/libcrux-engine.so -lib/gtk-2.0/2.2.0/engines/liblighthouseblue.so -lib/gtk-2.0/2.2.0/engines/libmist.so -share/eazel-engine/arrow_down-spinner.png -share/eazel-engine/arrow_down.png -share/eazel-engine/arrow_left.png -share/eazel-engine/arrow_right.png -share/eazel-engine/arrow_up-spinner.png -share/eazel-engine/arrow_up.png -share/eazel-engine/check-active-default-focus.png -share/eazel-engine/check-active-default.png -share/eazel-engine/check-active-hilight-focus.png -share/eazel-engine/check-active-hilight.png -share/eazel-engine/check-active-insensitive.png -share/eazel-engine/check-active-pressed-focus.png -share/eazel-engine/check-active-pressed.png -share/eazel-engine/check-default-focus.png -share/eazel-engine/check-default.png -share/eazel-engine/check-hilight-focus.png -share/eazel-engine/check-hilight.png -share/eazel-engine/check-insensitive.png -share/eazel-engine/check-pressed-focus.png -share/eazel-engine/check-pressed.png -share/eazel-engine/progressbar-left.png -share/eazel-engine/progressbar-right.png -share/eazel-engine/progressbar.png -share/eazel-engine/progressbar_trough.png -share/eazel-engine/radio-active-default-focus.png -share/eazel-engine/radio-active-default.png -share/eazel-engine/radio-active-hilight-focus.png -share/eazel-engine/radio-active-hilight.png -share/eazel-engine/radio-active-insensitive.png -share/eazel-engine/radio-active-pressed-focus.png -share/eazel-engine/radio-active-pressed.png -share/eazel-engine/radio-default-focus.png -share/eazel-engine/radio-default.png -share/eazel-engine/radio-hilight-focus.png -share/eazel-engine/radio-hilight.png -share/eazel-engine/radio-insensitive.png -share/eazel-engine/radio-pressed-focus.png -share/eazel-engine/radio-pressed.png -share/eazel-engine/scroller-arrow-down-hilight.png -share/eazel-engine/scroller-arrow-down-pressed.png -share/eazel-engine/scroller-arrow-down.png -share/eazel-engine/scroller-arrow-left-hilight.png -share/eazel-engine/scroller-arrow-left-pressed.png -share/eazel-engine/scroller-arrow-left.png -share/eazel-engine/scroller-arrow-right-hilight.png -share/eazel-engine/scroller-arrow-right-pressed.png -share/eazel-engine/scroller-arrow-right.png -share/eazel-engine/scroller-arrow-up-hilight.png -share/eazel-engine/scroller-arrow-up-pressed.png -share/eazel-engine/scroller-arrow-up.png -share/eazel-engine/scroller-h-hilight.png -share/eazel-engine/scroller-h-thumb-hilight.png -share/eazel-engine/scroller-h-thumb.png -share/eazel-engine/scroller-h-trough.png -share/eazel-engine/scroller-h.png -share/eazel-engine/scroller-v-hilight.png -share/eazel-engine/scroller-v-thumb-hilight.png -share/eazel-engine/scroller-v-thumb.png -share/eazel-engine/scroller-v-trough.png -share/eazel-engine/scroller-v.png -share/eazel-engine/slider_h_thumb.png -share/eazel-engine/slider_h_trough.png -share/eazel-engine/slider_h_trough_focus.png -share/eazel-engine/slider_v_thumb.png -share/eazel-engine/slider_v_trough.png -share/eazel-engine/slider_v_trough_focus.png -share/eazel-engine/tab_left-unsel.png -share/eazel-engine/tab_left.png -share/eazel-engine/tab_right.png -share/eazel-engine/tab_sel-bottom.png -share/eazel-engine/tab_sel.png -share/eazel-engine/tab_usel-bottom-left.png -share/eazel-engine/tab_usel-bottom.png -share/eazel-engine/tab_usel-left.png -share/eazel-engine/tab_usel.png -share/gnome/themes/Mist/metacity-1/metacity-theme-1.xml -share/gnome/themes/Sandwish/metacity-1/active-border-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-border-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-left-corner.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-mid-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-mid-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-right-corner.png -share/gnome/themes/Sandwish/metacity-1/active-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/active-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/active-button.png -share/gnome/themes/Sandwish/metacity-1/active-close-button.png -share/gnome/themes/Sandwish/metacity-1/active-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-left-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/active-left-top-border.png -share/gnome/themes/Sandwish/metacity-1/active-maximize-button.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button.png -share/gnome/themes/Sandwish/metacity-1/active-minimize-button.png -share/gnome/themes/Sandwish/metacity-1/active-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-right-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/active-right-top-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-left.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-mid-left.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-mid-right.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-right.png -share/gnome/themes/Sandwish/metacity-1/active-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-left-corner.png -share/gnome/themes/Sandwish/metacity-1/active-top-mid-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-mid-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-right-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-border-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-border-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-left-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-mid-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-right-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/inactive-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/inactive-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-close-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-top-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-maximize-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-minimize-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-top-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-left.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-mid.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-right.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-left-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-mid-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-right-corner.png -share/gnome/themes/Sandwish/metacity-1/metacity-theme-1.xml -share/gnome/themes/Smokey/metacity-1/button-base.png -share/gnome/themes/Smokey/metacity-1/button-pressed-shine.png -share/gnome/themes/Smokey/metacity-1/button-pressed.png -share/gnome/themes/Smokey/metacity-1/button-shine.png -share/gnome/themes/Smokey/metacity-1/close.png -share/gnome/themes/Smokey/metacity-1/maximize.png -share/gnome/themes/Smokey/metacity-1/metacity-theme-1.xml -share/gnome/themes/Smokey/metacity-1/minimize.png -share/gnome/themes/Smokey/metacity-1/stripes.png -share/icons/Crux/12x12/filesystems/gnome-fs-directory.png -share/icons/Crux/12x12/filesystems/gnome-fs-regular.png -share/icons/Crux/192x192/filesystems/gnome-fs-directory.png -share/icons/Crux/192x192/filesystems/gnome-fs-regular.png -share/icons/Crux/20x20/filesystems/gnome-fs-directory.png -share/icons/Crux/20x20/filesystems/gnome-fs-regular.png -share/icons/Crux/24x24/filesystems/gnome-fs-directory.png -share/icons/Crux/24x24/filesystems/gnome-fs-regular.png -share/icons/Crux/36x36/filesystems/gnome-fs-directory.png -share/icons/Crux/36x36/filesystems/gnome-fs-regular.png -share/icons/Crux/48x48/emblems/emblem-nowrite.png -share/icons/Crux/48x48/filesystems/gnome-fs-directory.png -share/icons/Crux/48x48/filesystems/gnome-fs-regular.png -share/icons/Crux/72x72/emblems/emblem-nowrite.png -share/icons/Crux/72x72/filesystems/gnome-fs-directory.png -share/icons/Crux/72x72/filesystems/gnome-fs-regular.png -share/icons/Crux/96x96/emblems/emblem-nowrite.png -share/icons/Crux/96x96/filesystems/gnome-fs-directory.png -share/icons/Crux/96x96/filesystems/gnome-fs-regular.png -share/icons/Crux/index.theme -share/icons/Flat-Blue/12x12/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/192x192/filesystems/gnome-fs-trash-empty.png -share/icons/Flat-Blue/192x192/filesystems/gnome-fs-trash-full.png -share/icons/Flat-Blue/20x20/filesystems/gnome-fs-bookmark-missing.png -share/icons/Flat-Blue/20x20/filesystems/gnome-fs-bookmark.png -share/icons/Flat-Blue/24x24/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/36x36/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-broken-image.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-spreadsheet.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-stalled.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-symlink.png -share/icons/Flat-Blue/48x48/emblems/emblem-art.png -share/icons/Flat-Blue/48x48/emblems/emblem-broken-link.png -share/icons/Flat-Blue/48x48/emblems/emblem-camera.png -share/icons/Flat-Blue/48x48/emblems/emblem-documents.png -share/icons/Flat-Blue/48x48/emblems/emblem-generic.png -share/icons/Flat-Blue/48x48/emblems/emblem-mail.png -share/icons/Flat-Blue/48x48/emblems/emblem-multimedia.png -share/icons/Flat-Blue/48x48/emblems/emblem-package.png -share/icons/Flat-Blue/48x48/emblems/emblem-pictures.png -share/icons/Flat-Blue/48x48/emblems/emblem-sound.png -share/icons/Flat-Blue/48x48/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/48x48/emblems/emblem-trash.png -share/icons/Flat-Blue/48x48/emblems/emblem-web.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-bookmark.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-home.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-loading.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Flat-Blue/72x72/devices/gnome-dev-search.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-web.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/index.theme -share/icons/Flat-Blue/scalable/emblems/emblem-OK.svg -share/icons/Flat-Blue/scalable/emblems/emblem-certified.svg -share/icons/Flat-Blue/scalable/emblems/emblem-cool.svg -share/icons/Flat-Blue/scalable/emblems/emblem-danger.svg -share/icons/Flat-Blue/scalable/emblems/emblem-distinguished.svg -share/icons/Flat-Blue/scalable/emblems/emblem-draft.svg -share/icons/Flat-Blue/scalable/emblems/emblem-favorite.svg -share/icons/Flat-Blue/scalable/emblems/emblem-important.svg -share/icons/Flat-Blue/scalable/emblems/emblem-new.svg -share/icons/Flat-Blue/scalable/emblems/emblem-noread.svg -share/icons/Flat-Blue/scalable/emblems/emblem-nowrite.svg -share/icons/Flat-Blue/scalable/emblems/emblem-ohno.svg -share/icons/Flat-Blue/scalable/emblems/emblem-personal.svg -share/icons/Flat-Blue/scalable/emblems/emblem-special.svg -share/icons/Flat-Blue/scalable/emblems/emblem-urgent.svg -share/icons/HighContrast/index.theme -share/icons/HighContrastInverse/index.theme -share/icons/HighContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrint/48x48/apps/accessibility-keyboard-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrint/48x48/apps/background-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/behavior-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/charpick.png -share/icons/HighContrastLargePrint/48x48/apps/default-applications-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/font-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gkb.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccthemes.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-clock.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard-shortcut.png -share/icons/HighContrastLargePrint/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrint/48x48/apps/metacity-properties.png -share/icons/HighContrastLargePrint/48x48/apps/mouse-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrint/index.theme -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-keyboard-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/background-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/behavior-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/charpick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/default-applications-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/font-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gkb.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccthemes.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-clock.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard-shortcut.png -share/icons/HighContrastLargePrintInverse/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrintInverse/48x48/apps/metacity-properties.png -share/icons/HighContrastLargePrintInverse/48x48/apps/mouse-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrintInverse/index.theme -share/icons/LargePrint/index.theme -share/icons/LowContrast/index.theme -share/icons/LowContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/LowContrastLargePrint/48x48/apps/accessibility-keyboard-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/LowContrastLargePrint/48x48/apps/background-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/behavior-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/charpick.png -share/icons/LowContrastLargePrint/48x48/apps/default-applications-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/font-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gkb.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccthemes.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-clock.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-help.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-home.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-log.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-session.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-system.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-util.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/LowContrastLargePrint/48x48/apps/keyboard-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/keyboard-shortcut.png -share/icons/LowContrastLargePrint/48x48/apps/launcher-program.png -share/icons/LowContrastLargePrint/48x48/apps/metacity-properties.png -share/icons/LowContrastLargePrint/48x48/apps/mouse-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/window-capplet.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-dvd.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-harddisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-jazdisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-memory.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-zipdisk.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-art.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-camera.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-documents.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-mail.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-multimedia.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-package.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-pictures.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-sound.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-symbolic-link.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-trash.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-web.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-blockdev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-chardev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-fifo.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-loading-icon.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-socket.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-web.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/LowContrastLargePrint/index.theme -share/icons/Sandy/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/12x12/filesystems/gnome-fs-directory.png -share/icons/Sandy/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/24x24/filesystems/gnome-fs-directory.png -share/icons/Sandy/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/36x36/filesystems/gnome-fs-directory.png -share/icons/Sandy/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/48x48/filesystems/gnome-fs-directory.png -share/icons/Sandy/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/72x72/filesystems/gnome-fs-directory.png -share/icons/Sandy/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/96x96/filesystems/gnome-fs-directory.png -share/icons/Sandy/index.theme -share/icons/Smokey-Blue/48x48/emblems/emblem-nowrite.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory-72.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory-96.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-nfs.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-empty-accept.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-full-accept.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Smokey-Blue/index.theme -share/icons/Smokey-Red/48x48/emblems/emblem-nowrite.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory-72.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory-96.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-nfs.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-empty-accept.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-full-accept.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Smokey-Red/index.theme -share/themes/Crux/gtk-2.0/gtkrc -share/themes/Crux/index.theme -share/themes/Grand-Canyon/gtk-2.0/3d_all_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_all_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_all_prelight.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_prelight.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_prelight.png -share/themes/Grand-Canyon/gtk-2.0/arrow_down.png -share/themes/Grand-Canyon/gtk-2.0/arrow_left.png -share/themes/Grand-Canyon/gtk-2.0/arrow_null.png -share/themes/Grand-Canyon/gtk-2.0/arrow_right.png -share/themes/Grand-Canyon/gtk-2.0/arrow_sub.png -share/themes/Grand-Canyon/gtk-2.0/arrow_up.png -share/themes/Grand-Canyon/gtk-2.0/blank.png -share/themes/Grand-Canyon/gtk-2.0/button_default.png -share/themes/Grand-Canyon/gtk-2.0/check2.png -share/themes/Grand-Canyon/gtk-2.0/entry1.png -share/themes/Grand-Canyon/gtk-2.0/gtkrc -share/themes/Grand-Canyon/gtk-2.0/gtkrc.pants -share/themes/Grand-Canyon/gtk-2.0/hline.png -share/themes/Grand-Canyon/gtk-2.0/htrough.png -share/themes/Grand-Canyon/gtk-2.0/in.png -share/themes/Grand-Canyon/gtk-2.0/menu_shadow.png -share/themes/Grand-Canyon/gtk-2.0/minus.png -share/themes/Grand-Canyon/gtk-2.0/mradio1.png -share/themes/Grand-Canyon/gtk-2.0/mradio2.png -share/themes/Grand-Canyon/gtk-2.0/notebook_bottom_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_left_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_right_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_top_flat.png -share/themes/Grand-Canyon/gtk-2.0/option_menu.png -share/themes/Grand-Canyon/gtk-2.0/plus.png -share/themes/Grand-Canyon/gtk-2.0/radio2.png -share/themes/Grand-Canyon/gtk-2.0/vtrough.png -share/themes/Grand-Canyon/index.theme -share/themes/HighContrast/gtk-2.0/gtkrc -share/themes/HighContrast/index.theme -share/themes/HighContrastInverse/gtk-2.0/gtkrc -share/themes/HighContrastInverse/index.theme -share/themes/HighContrastLargePrint/gtk-2.0/gtkrc -share/themes/HighContrastLargePrint/index.theme~ -share/themes/HighContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrint/pixmaps/double-click-off.png -share/themes/HighContrastLargePrint/pixmaps/double-click-on.png -share/themes/HighContrastLargePrint/pixmaps/media-backward.png -share/themes/HighContrastLargePrint/pixmaps/media-eject.png -share/themes/HighContrastLargePrint/pixmaps/media-forward.png -share/themes/HighContrastLargePrint/pixmaps/media-next.png -share/themes/HighContrastLargePrint/pixmaps/media-pause.png -share/themes/HighContrastLargePrint/pixmaps/media-play.png -share/themes/HighContrastLargePrint/pixmaps/media-prev.png -share/themes/HighContrastLargePrint/pixmaps/media-stop.png -share/themes/HighContrastLargePrint/pixmaps/printer-broken.png -share/themes/HighContrastLargePrint/pixmaps/printer-default.png -share/themes/HighContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrint/pixmaps/stock_about.png -share/themes/HighContrastLargePrint/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrint/pixmaps/stock_add.png -share/themes/HighContrastLargePrint/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrint/pixmaps/stock_apply.png -share/themes/HighContrastLargePrint/pixmaps/stock_attach.png -share/themes/HighContrastLargePrint/pixmaps/stock_bold.png -share/themes/HighContrastLargePrint/pixmaps/stock_book.png -share/themes/HighContrastLargePrint/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrint/pixmaps/stock_clear.png -share/themes/HighContrastLargePrint/pixmaps/stock_close.png -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_connect.png -share/themes/HighContrastLargePrint/pixmaps/stock_convert.png -share/themes/HighContrastLargePrint/pixmaps/stock_copy.png -share/themes/HighContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cut.png -share/themes/HighContrastLargePrint/pixmaps/stock_delete.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrint/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_edit.png -share/themes/HighContrastLargePrint/pixmaps/stock_empty.png -share/themes/HighContrastLargePrint/pixmaps/stock_execute.png -share/themes/HighContrastLargePrint/pixmaps/stock_export.png -share/themes/HighContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrint/pixmaps/stock_find.png -share/themes/HighContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrint/pixmaps/stock_help.png -share/themes/HighContrastLargePrint/pixmaps/stock_home.png -share/themes/HighContrastLargePrint/pixmaps/stock_import.png -share/themes/HighContrastLargePrint/pixmaps/stock_index.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrint/pixmaps/stock_internet.png -share/themes/HighContrastLargePrint/pixmaps/stock_italic.png -share/themes/HighContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrint/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrint/pixmaps/stock_logout.png -share/themes/HighContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_mic.png -share/themes/HighContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrint/pixmaps/stock_new.png -share/themes/HighContrastLargePrint/pixmaps/stock_no.png -share/themes/HighContrastLargePrint/pixmaps/stock_ok.png -share/themes/HighContrastLargePrint/pixmaps/stock_open.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrint/pixmaps/stock_paste.png -share/themes/HighContrastLargePrint/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrint/pixmaps/stock_print.png -share/themes/HighContrastLargePrint/pixmaps/stock_properties.png -share/themes/HighContrastLargePrint/pixmaps/stock_quit.png -share/themes/HighContrastLargePrint/pixmaps/stock_redo.png -share/themes/HighContrastLargePrint/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrint/pixmaps/stock_remove.png -share/themes/HighContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrint/pixmaps/stock_run.png -share/themes/HighContrastLargePrint/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrint/pixmaps/stock_save.png -share/themes/HighContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrint/pixmaps/stock_stop.png -share/themes/HighContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrint/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrint/pixmaps/stock_underline.png -share/themes/HighContrastLargePrint/pixmaps/stock_undo.png -share/themes/HighContrastLargePrint/pixmaps/stock_volume.png -share/themes/HighContrastLargePrint/pixmaps/stock_yes.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrint/pixmaps/volume-max.png -share/themes/HighContrastLargePrint/pixmaps/volume-medium.png -share/themes/HighContrastLargePrint/pixmaps/volume-min.png -share/themes/HighContrastLargePrint/pixmaps/volume-mute.png -share/themes/HighContrastLargePrint/pixmaps/volume-zero.png -share/themes/HighContrastLargePrintInverse/gtk-2.0/gtkrc -share/themes/HighContrastLargePrintInverse/index.theme~ -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-off.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-on.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-backward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-eject.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-next.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-pause.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-play.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-prev.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-broken.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-default.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_about.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_add.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_apply.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_attach.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_bold.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_book.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_clear.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_close.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_connect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_convert.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_copy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cut.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_delete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_empty.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_execute.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_export.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_help.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_home.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_import.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_index.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_internet.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_italic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_logout.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_mic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_new.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_no.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_ok.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_open.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_paste.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_properties.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_quit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_redo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_remove.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_run.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_underline.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_volume.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_yes.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-max.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-medium.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-min.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-mute.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-zero.png -share/themes/LargePrint/gtk-2.0/gtkrc -share/themes/LargePrint/index.theme -share/themes/LargePrint/pixmaps/double-click-maybe.png -share/themes/LargePrint/pixmaps/double-click-off.png -share/themes/LargePrint/pixmaps/double-click-on.png -share/themes/LargePrint/pixmaps/media-backward.png -share/themes/LargePrint/pixmaps/media-eject.png -share/themes/LargePrint/pixmaps/media-forward.png -share/themes/LargePrint/pixmaps/media-next.png -share/themes/LargePrint/pixmaps/media-pause.png -share/themes/LargePrint/pixmaps/media-play.png -share/themes/LargePrint/pixmaps/media-prev.png -share/themes/LargePrint/pixmaps/media-stop.png -share/themes/LargePrint/pixmaps/printer-broken.png -share/themes/LargePrint/pixmaps/printer-default.png -share/themes/LargePrint/pixmaps/printer-inkjet.png -share/themes/LargePrint/pixmaps/printer-personal-laser.png -share/themes/LargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LargePrint/pixmaps/stock_about.png -share/themes/LargePrint/pixmaps/stock_accessories.png -share/themes/LargePrint/pixmaps/stock_add.png -share/themes/LargePrint/pixmaps/stock_amusements.png -share/themes/LargePrint/pixmaps/stock_apply.png -share/themes/LargePrint/pixmaps/stock_attach.png -share/themes/LargePrint/pixmaps/stock_bold.png -share/themes/LargePrint/pixmaps/stock_book.png -share/themes/LargePrint/pixmaps/stock_cancel.png -share/themes/LargePrint/pixmaps/stock_cde-menu.png -share/themes/LargePrint/pixmaps/stock_cdrom.png -share/themes/LargePrint/pixmaps/stock_clear.png -share/themes/LargePrint/pixmaps/stock_close.png -share/themes/LargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LargePrint/pixmaps/stock_connect.png -share/themes/LargePrint/pixmaps/stock_convert.png -share/themes/LargePrint/pixmaps/stock_copy.png -share/themes/LargePrint/pixmaps/stock_corner-panel.png -share/themes/LargePrint/pixmaps/stock_cut.png -share/themes/LargePrint/pixmaps/stock_delete.png -share/themes/LargePrint/pixmaps/stock_dialog_error.png -share/themes/LargePrint/pixmaps/stock_dialog_info.png -share/themes/LargePrint/pixmaps/stock_dialog_question.png -share/themes/LargePrint/pixmaps/stock_dialog_warning.png -share/themes/LargePrint/pixmaps/stock_disconnect.png -share/themes/LargePrint/pixmaps/stock_dnd.png -share/themes/LargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LargePrint/pixmaps/stock_drawer.png -share/themes/LargePrint/pixmaps/stock_edge-panel.png -share/themes/LargePrint/pixmaps/stock_edit.png -share/themes/LargePrint/pixmaps/stock_empty.png -share/themes/LargePrint/pixmaps/stock_execute.png -share/themes/LargePrint/pixmaps/stock_export.png -share/themes/LargePrint/pixmaps/stock_find-and-replace.png -share/themes/LargePrint/pixmaps/stock_find.png -share/themes/LargePrint/pixmaps/stock_floating-panel.png -share/themes/LargePrint/pixmaps/stock_floppy.png -share/themes/LargePrint/pixmaps/stock_gnome-logo.png -share/themes/LargePrint/pixmaps/stock_gnome-util.png -share/themes/LargePrint/pixmaps/stock_go-back.png -share/themes/LargePrint/pixmaps/stock_go-down.png -share/themes/LargePrint/pixmaps/stock_go-forward.png -share/themes/LargePrint/pixmaps/stock_go-up.png -share/themes/LargePrint/pixmaps/stock_goto-bottom.png -share/themes/LargePrint/pixmaps/stock_goto-first.png -share/themes/LargePrint/pixmaps/stock_goto-last.png -share/themes/LargePrint/pixmaps/stock_goto-top.png -share/themes/LargePrint/pixmaps/stock_help.png -share/themes/LargePrint/pixmaps/stock_home.png -share/themes/LargePrint/pixmaps/stock_import.png -share/themes/LargePrint/pixmaps/stock_index.png -share/themes/LargePrint/pixmaps/stock_insert-image.png -share/themes/LargePrint/pixmaps/stock_insert-object.png -share/themes/LargePrint/pixmaps/stock_insert-table.png -share/themes/LargePrint/pixmaps/stock_internet.png -share/themes/LargePrint/pixmaps/stock_italic.png -share/themes/LargePrint/pixmaps/stock_jump-to.png -share/themes/LargePrint/pixmaps/stock_justify-center.png -share/themes/LargePrint/pixmaps/stock_justify-fill.png -share/themes/LargePrint/pixmaps/stock_justify-left.png -share/themes/LargePrint/pixmaps/stock_justify-right.png -share/themes/LargePrint/pixmaps/stock_launcher-program.png -share/themes/LargePrint/pixmaps/stock_line-in.png -share/themes/LargePrint/pixmaps/stock_lockscreen.png -share/themes/LargePrint/pixmaps/stock_logout.png -share/themes/LargePrint/pixmaps/stock_menu-panel.png -share/themes/LargePrint/pixmaps/stock_mic.png -share/themes/LargePrint/pixmaps/stock_missing-image.png -share/themes/LargePrint/pixmaps/stock_multimedia.png -share/themes/LargePrint/pixmaps/stock_new.png -share/themes/LargePrint/pixmaps/stock_no.png -share/themes/LargePrint/pixmaps/stock_ok.png -share/themes/LargePrint/pixmaps/stock_open.png -share/themes/LargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LargePrint/pixmaps/stock_paste.png -share/themes/LargePrint/pixmaps/stock_preferences.png -share/themes/LargePrint/pixmaps/stock_print-preview.png -share/themes/LargePrint/pixmaps/stock_print.png -share/themes/LargePrint/pixmaps/stock_properties.png -share/themes/LargePrint/pixmaps/stock_quit.png -share/themes/LargePrint/pixmaps/stock_redo.png -share/themes/LargePrint/pixmaps/stock_refresh.png -share/themes/LargePrint/pixmaps/stock_remove.png -share/themes/LargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LargePrint/pixmaps/stock_run.png -share/themes/LargePrint/pixmaps/stock_save-as.png -share/themes/LargePrint/pixmaps/stock_save.png -share/themes/LargePrint/pixmaps/stock_screenshot.png -share/themes/LargePrint/pixmaps/stock_searchtool.png -share/themes/LargePrint/pixmaps/stock_select-color.png -share/themes/LargePrint/pixmaps/stock_select-font.png -share/themes/LargePrint/pixmaps/stock_sliding-panel.png -share/themes/LargePrint/pixmaps/stock_sort-ascending.png -share/themes/LargePrint/pixmaps/stock_sort-descending.png -share/themes/LargePrint/pixmaps/stock_spell-check.png -share/themes/LargePrint/pixmaps/stock_stop.png -share/themes/LargePrint/pixmaps/stock_strikethrough.png -share/themes/LargePrint/pixmaps/stock_undelete.png -share/themes/LargePrint/pixmaps/stock_underline.png -share/themes/LargePrint/pixmaps/stock_undo.png -share/themes/LargePrint/pixmaps/stock_volume.png -share/themes/LargePrint/pixmaps/stock_yes.png -share/themes/LargePrint/pixmaps/stock_zoom-100.png -share/themes/LargePrint/pixmaps/stock_zoom-fit.png -share/themes/LargePrint/pixmaps/stock_zoom-in.png -share/themes/LargePrint/pixmaps/stock_zoom-out.png -share/themes/LargePrint/pixmaps/volume-max.png -share/themes/LargePrint/pixmaps/volume-medium.png -share/themes/LargePrint/pixmaps/volume-min.png -share/themes/LargePrint/pixmaps/volume-mute.png -share/themes/LargePrint/pixmaps/volume-zero.png -share/themes/LighthouseBlue/gtk-2.0/gtkrc -share/themes/LowContrast/gtk-2.0/gtkrc -share/themes/LowContrast/index.theme~ -share/themes/LowContrastLargePrint/gtk-2.0/gtkrc -share/themes/LowContrastLargePrint/index.theme~ -share/themes/LowContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/LowContrastLargePrint/pixmaps/double-click-off.png -share/themes/LowContrastLargePrint/pixmaps/double-click-on.png -share/themes/LowContrastLargePrint/pixmaps/media-backward.png -share/themes/LowContrastLargePrint/pixmaps/media-eject.png -share/themes/LowContrastLargePrint/pixmaps/media-forward.png -share/themes/LowContrastLargePrint/pixmaps/media-next.png -share/themes/LowContrastLargePrint/pixmaps/media-pause.png -share/themes/LowContrastLargePrint/pixmaps/media-play.png -share/themes/LowContrastLargePrint/pixmaps/media-prev.png -share/themes/LowContrastLargePrint/pixmaps/media-stop.png -share/themes/LowContrastLargePrint/pixmaps/printer-broken.png -share/themes/LowContrastLargePrint/pixmaps/printer-default.png -share/themes/LowContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/LowContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/LowContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LowContrastLargePrint/pixmaps/stock_about.png -share/themes/LowContrastLargePrint/pixmaps/stock_accessories.png -share/themes/LowContrastLargePrint/pixmaps/stock_add.png -share/themes/LowContrastLargePrint/pixmaps/stock_amusements.png -share/themes/LowContrastLargePrint/pixmaps/stock_apply.png -share/themes/LowContrastLargePrint/pixmaps/stock_attach.png -share/themes/LowContrastLargePrint/pixmaps/stock_bold.png -share/themes/LowContrastLargePrint/pixmaps/stock_book.png -share/themes/LowContrastLargePrint/pixmaps/stock_cancel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/LowContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/LowContrastLargePrint/pixmaps/stock_clear.png -share/themes/LowContrastLargePrint/pixmaps/stock_close.png -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_connect.png -share/themes/LowContrastLargePrint/pixmaps/stock_convert.png -share/themes/LowContrastLargePrint/pixmaps/stock_copy.png -share/themes/LowContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cut.png -share/themes/LowContrastLargePrint/pixmaps/stock_delete.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/LowContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LowContrastLargePrint/pixmaps/stock_drawer.png -share/themes/LowContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_edit.png -share/themes/LowContrastLargePrint/pixmaps/stock_empty.png -share/themes/LowContrastLargePrint/pixmaps/stock_execute.png -share/themes/LowContrastLargePrint/pixmaps/stock_export.png -share/themes/LowContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/LowContrastLargePrint/pixmaps/stock_find.png -share/themes/LowContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_floppy.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-back.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-down.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-up.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/LowContrastLargePrint/pixmaps/stock_help.png -share/themes/LowContrastLargePrint/pixmaps/stock_home.png -share/themes/LowContrastLargePrint/pixmaps/stock_import.png -share/themes/LowContrastLargePrint/pixmaps/stock_index.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/LowContrastLargePrint/pixmaps/stock_internet.png -share/themes/LowContrastLargePrint/pixmaps/stock_italic.png -share/themes/LowContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/LowContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/LowContrastLargePrint/pixmaps/stock_line-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/LowContrastLargePrint/pixmaps/stock_logout.png -share/themes/LowContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_mic.png -share/themes/LowContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/LowContrastLargePrint/pixmaps/stock_new.png -share/themes/LowContrastLargePrint/pixmaps/stock_no.png -share/themes/LowContrastLargePrint/pixmaps/stock_ok.png -share/themes/LowContrastLargePrint/pixmaps/stock_open.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LowContrastLargePrint/pixmaps/stock_paste.png -share/themes/LowContrastLargePrint/pixmaps/stock_preferences.png -share/themes/LowContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/LowContrastLargePrint/pixmaps/stock_print.png -share/themes/LowContrastLargePrint/pixmaps/stock_properties.png -share/themes/LowContrastLargePrint/pixmaps/stock_quit.png -share/themes/LowContrastLargePrint/pixmaps/stock_redo.png -share/themes/LowContrastLargePrint/pixmaps/stock_refresh.png -share/themes/LowContrastLargePrint/pixmaps/stock_remove.png -share/themes/LowContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LowContrastLargePrint/pixmaps/stock_run.png -share/themes/LowContrastLargePrint/pixmaps/stock_save-as.png -share/themes/LowContrastLargePrint/pixmaps/stock_save.png -share/themes/LowContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/LowContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-color.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-font.png -share/themes/LowContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/LowContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/LowContrastLargePrint/pixmaps/stock_stop.png -share/themes/LowContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/LowContrastLargePrint/pixmaps/stock_undelete.png -share/themes/LowContrastLargePrint/pixmaps/stock_underline.png -share/themes/LowContrastLargePrint/pixmaps/stock_undo.png -share/themes/LowContrastLargePrint/pixmaps/stock_volume.png -share/themes/LowContrastLargePrint/pixmaps/stock_yes.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/LowContrastLargePrint/pixmaps/volume-max.png -share/themes/LowContrastLargePrint/pixmaps/volume-medium.png -share/themes/LowContrastLargePrint/pixmaps/volume-min.png -share/themes/LowContrastLargePrint/pixmaps/volume-mute.png -share/themes/LowContrastLargePrint/pixmaps/volume-zero.png -share/themes/Mist/gtk-2.0/gtkrc -share/themes/Mist/index.theme -share/themes/Ocean-Dream/index.theme -share/themes/Simple/gtk-2.0/gtkrc -share/themes/Simple/index.theme -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-prelight.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-pressed.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-sb.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue.png -share/themes/Smokey-Blue/gtk-2.0/bubble-grey.png -share/themes/Smokey-Blue/gtk-2.0/check1.png -share/themes/Smokey-Blue/gtk-2.0/check2.png -share/themes/Smokey-Blue/gtk-2.0/gtkrc -share/themes/Smokey-Blue/gtk-2.0/halfbubble-bottom-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-bottom-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-left-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-left-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-right-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-right-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-blue1.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-grey1.png -share/themes/Smokey-Blue/gtk-2.0/lines_background.png -share/themes/Smokey-Blue/gtk-2.0/lines_background_blue.png -share/themes/Smokey-Blue/gtk-2.0/option1.png -share/themes/Smokey-Blue/gtk-2.0/option2.png -share/themes/Smokey-Blue/index.theme -share/themes/Traditional/index.theme -@dirrm share/themes/Traditional -@dirrm share/themes/Smokey-Blue/gtk-2.0 -@dirrm share/themes/Smokey-Blue -@dirrm share/themes/Simple/gtk-2.0 -@dirrm share/themes/Simple -@dirrm share/themes/Ocean-Dream -@dirrm share/themes/Mist/gtk-2.0 -@dirrm share/themes/Mist -@dirrm share/themes/LowContrastLargePrint/pixmaps -@dirrm share/themes/LowContrastLargePrint/gtk-2.0 -@dirrm share/themes/LowContrastLargePrint -@dirrm share/themes/LowContrast/gtk-2.0 -@dirrm share/themes/LowContrast -@dirrm share/themes/LighthouseBlue/gtk-2.0 -@dirrm share/themes/LighthouseBlue -@dirrm share/themes/LargePrint/pixmaps -@dirrm share/themes/LargePrint/gtk-2.0 -@dirrm share/themes/LargePrint -@dirrm share/themes/HighContrastLargePrintInverse/pixmaps -@dirrm share/themes/HighContrastLargePrintInverse/gtk-2.0 -@dirrm share/themes/HighContrastLargePrintInverse -@dirrm share/themes/HighContrastLargePrint/pixmaps -@dirrm share/themes/HighContrastLargePrint/gtk-2.0 -@dirrm share/themes/HighContrastLargePrint -@dirrm share/themes/HighContrastInverse/gtk-2.0 -@dirrm share/themes/HighContrastInverse -@dirrm share/themes/HighContrast/gtk-2.0 -@dirrm share/themes/HighContrast -@dirrm share/themes/Grand-Canyon/gtk-2.0 -@dirrm share/themes/Grand-Canyon -@dirrm share/themes/Crux/gtk-2.0 -@dirrm share/themes/Crux -@dirrm share/icons/Smokey-Red/48x48/filesystems -@dirrm share/icons/Smokey-Red/48x48/emblems -@dirrm share/icons/Smokey-Red/48x48 -@dirrm share/icons/Smokey-Red -@dirrm share/icons/Smokey-Blue/48x48/filesystems -@dirrm share/icons/Smokey-Blue/48x48/emblems -@dirrm share/icons/Smokey-Blue/48x48 -@dirrm share/icons/Smokey-Blue -@dirrm share/icons/Sandy/96x96/filesystems -@dirrm share/icons/Sandy/96x96 -@dirrm share/icons/Sandy/72x72/filesystems -@dirrm share/icons/Sandy/72x72 -@dirrm share/icons/Sandy/48x48/filesystems -@dirrm share/icons/Sandy/48x48 -@dirrm share/icons/Sandy/36x36/filesystems -@dirrm share/icons/Sandy/36x36 -@dirrm share/icons/Sandy/24x24/filesystems -@dirrm share/icons/Sandy/24x24 -@dirrm share/icons/Sandy/12x12/filesystems -@dirrm share/icons/Sandy/12x12 -@dirrm share/icons/Sandy -@dirrm share/icons/LowContrastLargePrint/48x48/mimetypes -@dirrm share/icons/LowContrastLargePrint/48x48/filesystems -@dirrm share/icons/LowContrastLargePrint/48x48/emblems -@dirrm share/icons/LowContrastLargePrint/48x48/devices -@dirrm share/icons/LowContrastLargePrint/48x48/apps -@dirrm share/icons/LowContrastLargePrint/48x48 -@dirrm share/icons/LowContrastLargePrint -@dirrm share/icons/LowContrast -@dirrm share/icons/LargePrint -@dirrm share/icons/HighContrastLargePrintInverse/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrintInverse/48x48/filesystems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/emblems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/devices -@dirrm share/icons/HighContrastLargePrintInverse/48x48/apps -@dirrm share/icons/HighContrastLargePrintInverse/48x48 -@dirrm share/icons/HighContrastLargePrintInverse -@dirrm share/icons/HighContrastLargePrint/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrint/48x48/filesystems -@dirrm share/icons/HighContrastLargePrint/48x48/emblems -@dirrm share/icons/HighContrastLargePrint/48x48/devices -@dirrm share/icons/HighContrastLargePrint/48x48/apps -@dirrm share/icons/HighContrastLargePrint/48x48 -@dirrm share/icons/HighContrastLargePrint -@dirrm share/icons/HighContrastInverse -@dirrm share/icons/HighContrast -@dirrm share/icons/Flat-Blue/scalable/emblems -@dirrm share/icons/Flat-Blue/scalable -@dirrm share/icons/Flat-Blue/96x96/filesystems -@dirrm share/icons/Flat-Blue/96x96 -@dirrm share/icons/Flat-Blue/72x72/filesystems -@dirrm share/icons/Flat-Blue/72x72/devices -@dirrm share/icons/Flat-Blue/72x72 -@dirrm share/icons/Flat-Blue/48x48/filesystems -@dirrm share/icons/Flat-Blue/48x48/emblems -@dirrm share/icons/Flat-Blue/48x48/devices -@dirrm share/icons/Flat-Blue/48x48 -@dirrm share/icons/Flat-Blue/36x36/filesystems -@dirrm share/icons/Flat-Blue/36x36/emblems -@dirrm share/icons/Flat-Blue/36x36 -@dirrm share/icons/Flat-Blue/24x24/filesystems -@dirrm share/icons/Flat-Blue/24x24/emblems -@dirrm share/icons/Flat-Blue/24x24 -@dirrm share/icons/Flat-Blue/20x20/filesystems -@dirrm share/icons/Flat-Blue/20x20 -@dirrm share/icons/Flat-Blue/192x192/filesystems -@dirrm share/icons/Flat-Blue/192x192 -@dirrm share/icons/Flat-Blue/12x12/filesystems -@dirrm share/icons/Flat-Blue/12x12/emblems -@dirrm share/icons/Flat-Blue/12x12 -@dirrm share/icons/Flat-Blue -@dirrm share/icons/Crux/96x96/filesystems -@dirrm share/icons/Crux/96x96/emblems -@dirrm share/icons/Crux/96x96 -@dirrm share/icons/Crux/72x72/filesystems -@dirrm share/icons/Crux/72x72/emblems -@dirrm share/icons/Crux/72x72 -@dirrm share/icons/Crux/48x48/filesystems -@dirrm share/icons/Crux/48x48/emblems -@dirrm share/icons/Crux/48x48 -@dirrm share/icons/Crux/36x36/filesystems -@dirrm share/icons/Crux/36x36 -@dirrm share/icons/Crux/24x24/filesystems -@dirrm share/icons/Crux/24x24 -@dirrm share/icons/Crux/20x20/filesystems -@dirrm share/icons/Crux/20x20 -@dirrm share/icons/Crux/192x192/filesystems -@dirrm share/icons/Crux/192x192 -@dirrm share/icons/Crux/12x12/filesystems -@dirrm share/icons/Crux/12x12 -@dirrm share/icons/Crux -@dirrm share/gnome/themes/Smokey/metacity-1 -@dirrm share/gnome/themes/Smokey -@dirrm share/gnome/themes/Sandwish/metacity-1 -@dirrm share/gnome/themes/Sandwish -@dirrm share/gnome/themes/Mist/metacity-1 -@dirrm share/gnome/themes/Mist -@dirrm share/eazel-engine -@unexec /bin/rmdir %D/share/icons 2>/dev/null || /usr/bin/true diff --git a/x11-toolkits/gtk-engines2/Makefile b/x11-toolkits/gtk-engines2/Makefile deleted file mode 100644 index 649e67dca..000000000 --- a/x11-toolkits/gtk-engines2/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: gtk-engines2 -# Date Created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gtk-engines2 -PORTVERSION= 2.2.0 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -PLIST_SUB= VERSION=2.2.0 - -THEMES= metal redmond95 - -post-patch: - @for theme in ${THEMES}; do \ - cd ${WRKSRC}/$$theme/Theme/gtk-2.0; \ - ${MV} gtkrc gtkrc.tmp; \ - ${SED} -e s^%%PREFIX%%^${PREFIX}^g < gtkrc.tmp > gtkrc; \ - done - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk-engines2/distinfo b/x11-toolkits/gtk-engines2/distinfo deleted file mode 100644 index 6e6b48e93..000000000 --- a/x11-toolkits/gtk-engines2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gtk-engines-2.2.0.tar.bz2) = 78e9276c28b509f3203de4873c20a263 diff --git a/x11-toolkits/gtk-engines2/files/patch-configure b/x11-toolkits/gtk-engines2/files/patch-configure deleted file mode 100644 index 606b17960..000000000 --- a/x11-toolkits/gtk-engines2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue May 21 16:33:53 2002 -+++ configure Tue May 21 16:34:13 2002 -@@ -6994,6 +6994,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/gtk-engines2/pkg-comment b/x11-toolkits/gtk-engines2/pkg-comment deleted file mode 100644 index 5f0762d34..000000000 --- a/x11-toolkits/gtk-engines2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Theme engine for the gtk+-2.0 toolkit diff --git a/x11-toolkits/gtk-engines2/pkg-descr b/x11-toolkits/gtk-engines2/pkg-descr deleted file mode 100644 index e787f789b..000000000 --- a/x11-toolkits/gtk-engines2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Theme engine for the gtk+-2.0 toolkit. - -WWW: http://www.gtk.org/ diff --git a/x11-toolkits/gtk-engines2/pkg-plist b/x11-toolkits/gtk-engines2/pkg-plist deleted file mode 100644 index 39f05f6c3..000000000 --- a/x11-toolkits/gtk-engines2/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -lib/gtk-2.0/%%VERSION%%/engines/libmetal.so -lib/gtk-2.0/%%VERSION%%/engines/libpixmap.so -lib/gtk-2.0/%%VERSION%%/engines/libredmond95.so -libdata/pkgconfig/gtk-engines-2.pc -share/themes/Metal/README.html -share/themes/Metal/gtk-2.0/gtkrc -share/themes/Redmond95/README.html -share/themes/Redmond95/gtk-2.0/gtkrc -@dirrm share/themes/Redmond95/gtk-2.0 -@dirrm share/themes/Metal/gtk-2.0 -@dirrm lib/gtk-2.0/%%VERSION%%/engines -@unexec /bin/rmdir %D/share/themes/Redmond95 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/themes/Metal 2>/dev/null || /usr/bin/true diff --git a/x11-toolkits/gtk-thinice-engine/Makefile b/x11-toolkits/gtk-thinice-engine/Makefile deleted file mode 100644 index bdf7f356b..000000000 --- a/x11-toolkits/gtk-thinice-engine/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: gtk-thinice-engine -# Date Created: 04 February 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gtk-thinice-engine -PORTVERSION= 2.0.2 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk-thinice-engine/distinfo b/x11-toolkits/gtk-thinice-engine/distinfo deleted file mode 100644 index 69a75794f..000000000 --- a/x11-toolkits/gtk-thinice-engine/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gtk-thinice-engine-2.0.2.tar.bz2) = fc86f8b9035c2b226aa057d53181f6ca diff --git a/x11-toolkits/gtk-thinice-engine/files/patch-configure b/x11-toolkits/gtk-thinice-engine/files/patch-configure deleted file mode 100644 index 8afd3d20e..000000000 --- a/x11-toolkits/gtk-thinice-engine/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Feb 3 20:16:09 2003 -+++ configure Mon Feb 3 20:16:31 2003 -@@ -7640,6 +7640,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/gtk-thinice-engine/pkg-comment b/x11-toolkits/gtk-thinice-engine/pkg-comment deleted file mode 100644 index 20b04cca2..000000000 --- a/x11-toolkits/gtk-thinice-engine/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple, clean theme engine diff --git a/x11-toolkits/gtk-thinice-engine/pkg-descr b/x11-toolkits/gtk-thinice-engine/pkg-descr deleted file mode 100644 index 7e6bc0811..000000000 --- a/x11-toolkits/gtk-thinice-engine/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -gtk-thinice-engine is a simple, clean engine for GTK+-2. diff --git a/x11-toolkits/gtk-thinice-engine/pkg-plist b/x11-toolkits/gtk-thinice-engine/pkg-plist deleted file mode 100644 index 1605be39a..000000000 --- a/x11-toolkits/gtk-thinice-engine/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk-2.0/2.2.0/engines/libthinice.so -libdata/pkgconfig/gtk-thinice-engine-2.pc -share/themes/ThinIce/ICON.png -share/themes/ThinIce/README.html -share/themes/ThinIce/gtk-2.0/gtkrc -@dirrm share/themes/ThinIce/gtk-2.0 -@dirrm share/themes/ThinIce diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile deleted file mode 100644 index 0c008a6db..000000000 --- a/x11-toolkits/gtk20/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: gtk13 -# Date Created: 28 Sep 1997 -# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> -# -# $FreeBSD$ -# - -PORTNAME= gtk -PORTVERSION= 2.2.1 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.2,} \ - ftp://ftp.gtk.org/pub/gtk/v2.0/ \ - ftp://ftp.gimp.org/pub/%SUBDIR%/ \ - ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ - http://www.ameth.org/gimp/%SUBDIR%/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.gimp.org/pub/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} -MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R} -DISTNAME= gtk+-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= atk-1.0.200:${PORTSDIR}/devel/atk \ - pango-1.0.200:${PORTSDIR}/x11-toolkits/pango \ - png.5:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff \ - jpeg.9:${PORTSDIR}/graphics/jpeg - -USE_BZIP2= yes -NO_LATEST_LINK= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_REINPLACE= yes -USE_PERL5= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - -I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -PLIST_SUB= GTK_VERSION="2.2.0" - -MAN1= gdk-pixbuf-csource.1 - -post-patch: - @find ${WRKSRC} -name "Makefile.in" | xargs ${GREP} -l lgmodule | \ - xargs ${REINPLACE_CMD} -e 's|-lgmodule|@GMODULE_LIBS@|g' - @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|Xft\.h|Xft2.h|g' - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in - -pre-build: - ${RM} -rf ${WRKSRC}/docs/gtk.info* - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo deleted file mode 100644 index 72dd41ecd..000000000 --- a/x11-toolkits/gtk20/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gtk+-2.2.1.tar.bz2) = dfd5755fddb26a46c96bfaa813280ac4 diff --git a/x11-toolkits/gtk20/files/patch-Makefile.in b/x11-toolkits/gtk20/files/patch-Makefile.in deleted file mode 100644 index 85e372a01..000000000 --- a/x11-toolkits/gtk20/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in 2002/02/12 13:29:11 1.1 -+++ Makefile.in 2002/02/12 13:29:28 -@@ -168,7 +168,7 @@ - ms_librarian = @ms_librarian@ - xinput_progs = @xinput_progs@ - --SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib -+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules contrib - SUBDIRS = po $(SRC_SUBDIRS) docs build m4macros - - # require automake 1.4 diff --git a/x11-toolkits/gtk20/files/patch-ad b/x11-toolkits/gtk20/files/patch-ad deleted file mode 100644 index 59fee01c4..000000000 --- a/x11-toolkits/gtk20/files/patch-ad +++ /dev/null @@ -1,23 +0,0 @@ - -$FreeBSD$ - ---- gtk/gtkrc.c.orig Thu Dec 13 21:51:18 2001 -+++ gtk/gtkrc.c Fri Jan 18 11:14:14 2002 -@@ -336,7 +336,7 @@ - if (im_module_file) - result = g_strdup (im_module_file); - else -- result = g_build_filename (GTK_SYSCONFDIR, "gtk-2.0", "gtk.immodules", NULL); -+ result = g_build_filename (GTK_DATA_PREFIX, "etc", "gtk-2.0", "gtk.immodules", NULL); - } - - return result; -@@ -418,7 +418,7 @@ - } - else - { -- str = g_build_filename (GTK_SYSCONFDIR, "gtk-2.0", "gtkrc", NULL); -+ str = g_build_filename (GTK_SYSCONFDIR, "gtk", NULL); - - gtk_rc_add_default_file (str); - g_free (str); diff --git a/x11-toolkits/gtk20/files/patch-ae b/x11-toolkits/gtk20/files/patch-ae deleted file mode 100644 index f195f07b4..000000000 --- a/x11-toolkits/gtk20/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/gtk20/files/patch-ag b/x11-toolkits/gtk20/files/patch-ag deleted file mode 100644 index b0be15779..000000000 --- a/x11-toolkits/gtk20/files/patch-ag +++ /dev/null @@ -1,11 +0,0 @@ ---- gtk/Makefile.in.orig Thu Dec 12 12:07:53 2002 -+++ gtk/Makefile.in Thu Dec 12 12:08:43 2002 -@@ -183,7 +183,7 @@ - -DG_LOG_DOMAIN=\"Gtk\" \ - -DGTK_LIBDIR=\"$(libdir)\" \ - -DGTK_DATA_PREFIX=\"$(prefix)\" \ -- -DGTK_SYSCONFDIR=\"$(sysconfdir)\" \ -+ -DGTK_SYSCONFDIR=\"$(datadir)/themes/Default/gtk-2.0\" \ - -DGTK_VERSION=\"@GTK_VERSION@\" \ - -DGTK_BINARY_VERSION=\"@GTK_BINARY_VERSION@\" \ - -DGTK_HOST=\"@host@\" \ diff --git a/x11-toolkits/gtk20/files/patch-ah b/x11-toolkits/gtk20/files/patch-ah deleted file mode 100644 index 32c2663f0..000000000 --- a/x11-toolkits/gtk20/files/patch-ah +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- docs/Makefile.in.orig Wed Oct 24 10:33:45 2001 -+++ docs/Makefile.in Wed Oct 24 10:33:46 2001 -@@ -136,7 +136,7 @@ - LT_RELEASE = @LT_RELEASE@ - LT_REVISION = @LT_REVISION@ - MAINT = @MAINT@ --MAKEINFO = @MAKEINFO@ -+MAKEINFO = @MAKEINFO@ --no-split - MKINSTALLDIRS = @MKINSTALLDIRS@ - OBJDUMP = @OBJDUMP@ - OBJEXT = @OBJEXT@ diff --git a/x11-toolkits/gtk20/files/patch-ai b/x11-toolkits/gtk20/files/patch-ai deleted file mode 100644 index a128c58ff..000000000 --- a/x11-toolkits/gtk20/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/Makefile.in.orig Sat Nov 18 03:17:56 2000 -+++ docs/reference/Makefile.in Mon Nov 20 15:33:25 2000 -@@ -160,7 +160,7 @@ - x_libs = @x_libs@ - xinput_progs = @xinput_progs@ - --SUBDIRS = gdk-pixbuf gdk gtk -+SUBDIRS = - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h - CONFIG_CLEAN_FILES = diff --git a/x11-toolkits/gtk20/files/patch-ak b/x11-toolkits/gtk20/files/patch-ak deleted file mode 100644 index cc94fa965..000000000 --- a/x11-toolkits/gtk20/files/patch-ak +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- gdk/Makefile.in.orig Thu Feb 14 12:38:26 2002 -+++ gdk/Makefile.in Thu Feb 14 12:45:37 2002 -@@ -315,7 +315,7 @@ - # - # Rule to install gdkconfig.h header file - # --configexecincludedir = $(libdir)/gtk-2.0/include -+configexecincludedir = $(prefix)/include/gtk-2.0 - - #note: not gdkconfig.h - BUILT_SOURCES = stamp-gc-h @REBUILD@ gdkenumtypes.c gdkenumtypes.h diff --git a/x11-toolkits/gtk20/pkg-comment b/x11-toolkits/gtk20/pkg-comment deleted file mode 100644 index 313e77e77..000000000 --- a/x11-toolkits/gtk20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gimp Toolkit for X11 GUI (current stable version) diff --git a/x11-toolkits/gtk20/pkg-descr b/x11-toolkits/gtk20/pkg-descr deleted file mode 100644 index 83ab3d952..000000000 --- a/x11-toolkits/gtk20/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ - GTK is a library for creating graphical user interfaces similar to -the Motif "look and feel". It is designed to be small and efficient, but -still flexible enough to allow the programmer freedom in the interfaces -created. GTK allows the programmer to use a variety of standard user -interface widgets such as push, radio and check buttons, menus, lists -and frames. It also provides several "container" widgets which can be -used to control the layout of the user interface elements. - - GTK provides some unique features. (At least, I know of no other -widget library which provides them). For example, a button does not -contain a label, it contains a child widget, which in most instances -will be a label. However, the child widget can also be a pixmap, image -or any combination possible the programmer desires. This flexibility is -adhered to throughout the library. - -GTK+-2.0 is a stable release, but many applications still require -GTK+-1.2, the previous stable version. You can have the runtime and -development environments for both GTK+-2.0 and GTK+-1.2 installed -simultaneously on your computer. - -WWW: http://www.gtk.org/ diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist deleted file mode 100644 index b9b4f883a..000000000 --- a/x11-toolkits/gtk20/pkg-plist +++ /dev/null @@ -1,304 +0,0 @@ -bin/gdk-pixbuf-csource -bin/gtk-query-immodules-2.0 -bin/gdk-pixbuf-query-loaders -etc/gtk-2.0/gdk-pixbuf.loaders -etc/gtk-2.0/gtk.immodules -include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h -include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-animation.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-features.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-io.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-loader.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h -include/gtk-2.0/gdk-pixbuf/gdk-pixdata.h -include/gtk-2.0/gdk/gdk.h -include/gtk-2.0/gdk/gdkcolor.h -include/gtk-2.0/gdk/gdkcursor.h -include/gtk-2.0/gdk/gdkdisplay.h -include/gtk-2.0/gdk/gdkdisplaymanager.h -include/gtk-2.0/gdk/gdkdnd.h -include/gtk-2.0/gdk/gdkdrawable.h -include/gtk-2.0/gdk/gdkenumtypes.h -include/gtk-2.0/gdk/gdkevents.h -include/gtk-2.0/gdk/gdkfont.h -include/gtk-2.0/gdk/gdkgc.h -include/gtk-2.0/gdk/gdki18n.h -include/gtk-2.0/gdk/gdkimage.h -include/gtk-2.0/gdk/gdkinput.h -include/gtk-2.0/gdk/gdkkeys.h -include/gtk-2.0/gdk/gdkkeysyms.h -include/gtk-2.0/gdk/gdkpango.h -include/gtk-2.0/gdk/gdkpixbuf.h -include/gtk-2.0/gdk/gdkpixmap.h -include/gtk-2.0/gdk/gdkprivate.h -include/gtk-2.0/gdk/gdkproperty.h -include/gtk-2.0/gdk/gdkregion.h -include/gtk-2.0/gdk/gdkrgb.h -include/gtk-2.0/gdk/gdkscreen.h -include/gtk-2.0/gdk/gdkselection.h -include/gtk-2.0/gdk/gdktypes.h -include/gtk-2.0/gdk/gdkvisual.h -include/gtk-2.0/gdk/gdkwindow.h -include/gtk-2.0/gdk/gdkx.h -include/gtk-2.0/gdkconfig.h -include/gtk-2.0/gtk/gtk.h -include/gtk-2.0/gtk/gtkaccelgroup.h -include/gtk-2.0/gtk/gtkaccellabel.h -include/gtk-2.0/gtk/gtkaccelmap.h -include/gtk-2.0/gtk/gtkaccessible.h -include/gtk-2.0/gtk/gtkadjustment.h -include/gtk-2.0/gtk/gtkalignment.h -include/gtk-2.0/gtk/gtkarrow.h -include/gtk-2.0/gtk/gtkaspectframe.h -include/gtk-2.0/gtk/gtkbbox.h -include/gtk-2.0/gtk/gtkbin.h -include/gtk-2.0/gtk/gtkbindings.h -include/gtk-2.0/gtk/gtkbox.h -include/gtk-2.0/gtk/gtkbutton.h -include/gtk-2.0/gtk/gtkcalendar.h -include/gtk-2.0/gtk/gtkcelleditable.h -include/gtk-2.0/gtk/gtkcellrenderer.h -include/gtk-2.0/gtk/gtkcellrendererpixbuf.h -include/gtk-2.0/gtk/gtkcellrenderertext.h -include/gtk-2.0/gtk/gtkcellrenderertoggle.h -include/gtk-2.0/gtk/gtkcheckbutton.h -include/gtk-2.0/gtk/gtkcheckmenuitem.h -include/gtk-2.0/gtk/gtkclipboard.h -include/gtk-2.0/gtk/gtkclist.h -include/gtk-2.0/gtk/gtkcolorsel.h -include/gtk-2.0/gtk/gtkcolorseldialog.h -include/gtk-2.0/gtk/gtkcombo.h -include/gtk-2.0/gtk/gtkcontainer.h -include/gtk-2.0/gtk/gtkctree.h -include/gtk-2.0/gtk/gtkcurve.h -include/gtk-2.0/gtk/gtkdebug.h -include/gtk-2.0/gtk/gtkdialog.h -include/gtk-2.0/gtk/gtkdnd.h -include/gtk-2.0/gtk/gtkdrawingarea.h -include/gtk-2.0/gtk/gtkeditable.h -include/gtk-2.0/gtk/gtkentry.h -include/gtk-2.0/gtk/gtkenums.h -include/gtk-2.0/gtk/gtkeventbox.h -include/gtk-2.0/gtk/gtkfilesel.h -include/gtk-2.0/gtk/gtkfixed.h -include/gtk-2.0/gtk/gtkfontsel.h -include/gtk-2.0/gtk/gtkframe.h -include/gtk-2.0/gtk/gtkgamma.h -include/gtk-2.0/gtk/gtkgc.h -include/gtk-2.0/gtk/gtkhandlebox.h -include/gtk-2.0/gtk/gtkhbbox.h -include/gtk-2.0/gtk/gtkhbox.h -include/gtk-2.0/gtk/gtkhpaned.h -include/gtk-2.0/gtk/gtkhruler.h -include/gtk-2.0/gtk/gtkhscale.h -include/gtk-2.0/gtk/gtkhscrollbar.h -include/gtk-2.0/gtk/gtkhseparator.h -include/gtk-2.0/gtk/gtkiconfactory.h -include/gtk-2.0/gtk/gtkimage.h -include/gtk-2.0/gtk/gtkimagemenuitem.h -include/gtk-2.0/gtk/gtkimcontext.h -include/gtk-2.0/gtk/gtkimcontextsimple.h -include/gtk-2.0/gtk/gtkimmodule.h -include/gtk-2.0/gtk/gtkimmulticontext.h -include/gtk-2.0/gtk/gtkinputdialog.h -include/gtk-2.0/gtk/gtkinvisible.h -include/gtk-2.0/gtk/gtkitem.h -include/gtk-2.0/gtk/gtkitemfactory.h -include/gtk-2.0/gtk/gtklabel.h -include/gtk-2.0/gtk/gtklayout.h -include/gtk-2.0/gtk/gtklist.h -include/gtk-2.0/gtk/gtklistitem.h -include/gtk-2.0/gtk/gtkliststore.h -include/gtk-2.0/gtk/gtkmain.h -include/gtk-2.0/gtk/gtkmarshal.h -include/gtk-2.0/gtk/gtkmenu.h -include/gtk-2.0/gtk/gtkmenubar.h -include/gtk-2.0/gtk/gtkmenuitem.h -include/gtk-2.0/gtk/gtkmenushell.h -include/gtk-2.0/gtk/gtkmessagedialog.h -include/gtk-2.0/gtk/gtkmisc.h -include/gtk-2.0/gtk/gtknotebook.h -include/gtk-2.0/gtk/gtkobject.h -include/gtk-2.0/gtk/gtkoldeditable.h -include/gtk-2.0/gtk/gtkoptionmenu.h -include/gtk-2.0/gtk/gtkpaned.h -include/gtk-2.0/gtk/gtkpixmap.h -include/gtk-2.0/gtk/gtkplug.h -include/gtk-2.0/gtk/gtkpreview.h -include/gtk-2.0/gtk/gtkprivate.h -include/gtk-2.0/gtk/gtkprogress.h -include/gtk-2.0/gtk/gtkprogressbar.h -include/gtk-2.0/gtk/gtkradiobutton.h -include/gtk-2.0/gtk/gtkradiomenuitem.h -include/gtk-2.0/gtk/gtkrange.h -include/gtk-2.0/gtk/gtkrc.h -include/gtk-2.0/gtk/gtkruler.h -include/gtk-2.0/gtk/gtkscale.h -include/gtk-2.0/gtk/gtkscrollbar.h -include/gtk-2.0/gtk/gtkscrolledwindow.h -include/gtk-2.0/gtk/gtkselection.h -include/gtk-2.0/gtk/gtkseparator.h -include/gtk-2.0/gtk/gtkseparatormenuitem.h -include/gtk-2.0/gtk/gtksettings.h -include/gtk-2.0/gtk/gtksignal.h -include/gtk-2.0/gtk/gtksizegroup.h -include/gtk-2.0/gtk/gtksocket.h -include/gtk-2.0/gtk/gtkspinbutton.h -include/gtk-2.0/gtk/gtkstatusbar.h -include/gtk-2.0/gtk/gtkstock.h -include/gtk-2.0/gtk/gtkstyle.h -include/gtk-2.0/gtk/gtktable.h -include/gtk-2.0/gtk/gtktearoffmenuitem.h -include/gtk-2.0/gtk/gtktext.h -include/gtk-2.0/gtk/gtktextbuffer.h -include/gtk-2.0/gtk/gtktextchild.h -include/gtk-2.0/gtk/gtktextdisplay.h -include/gtk-2.0/gtk/gtktextiter.h -include/gtk-2.0/gtk/gtktextlayout.h -include/gtk-2.0/gtk/gtktextmark.h -include/gtk-2.0/gtk/gtktexttag.h -include/gtk-2.0/gtk/gtktexttagtable.h -include/gtk-2.0/gtk/gtktextview.h -include/gtk-2.0/gtk/gtktipsquery.h -include/gtk-2.0/gtk/gtktogglebutton.h -include/gtk-2.0/gtk/gtktoolbar.h -include/gtk-2.0/gtk/gtktooltips.h -include/gtk-2.0/gtk/gtktree.h -include/gtk-2.0/gtk/gtktreednd.h -include/gtk-2.0/gtk/gtktreeitem.h -include/gtk-2.0/gtk/gtktreemodel.h -include/gtk-2.0/gtk/gtktreemodelsort.h -include/gtk-2.0/gtk/gtktreeselection.h -include/gtk-2.0/gtk/gtktreesortable.h -include/gtk-2.0/gtk/gtktreestore.h -include/gtk-2.0/gtk/gtktreeview.h -include/gtk-2.0/gtk/gtktreeviewcolumn.h -include/gtk-2.0/gtk/gtktypebuiltins.h -include/gtk-2.0/gtk/gtktypeutils.h -include/gtk-2.0/gtk/gtkvbbox.h -include/gtk-2.0/gtk/gtkvbox.h -include/gtk-2.0/gtk/gtkversion.h -include/gtk-2.0/gtk/gtkviewport.h -include/gtk-2.0/gtk/gtkvpaned.h -include/gtk-2.0/gtk/gtkvruler.h -include/gtk-2.0/gtk/gtkvscale.h -include/gtk-2.0/gtk/gtkvscrollbar.h -include/gtk-2.0/gtk/gtkvseparator.h -include/gtk-2.0/gtk/gtkwidget.h -include/gtk-2.0/gtk/gtkwindow.h -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ani.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-bmp.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-gif.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ico.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-jpeg.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-png.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-pnm.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ras.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-tga.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-tiff.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-wbmp.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-xbm.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-xpm.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-am-et.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-cyrillic-translit.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-hangul.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-inuktitut.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ipa.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-thai-broken.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ti-er.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ti-et.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-viqr.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-xim.so -lib/libgdk-x11-2.0.a -lib/libgdk-x11-2.0.so -lib/libgdk-x11-2.0.so.200 -lib/libgdk_pixbuf-2.0.a -lib/libgdk_pixbuf-2.0.so -lib/libgdk_pixbuf-2.0.so.200 -lib/libgdk_pixbuf_xlib-2.0.a -lib/libgdk_pixbuf_xlib-2.0.so -lib/libgdk_pixbuf_xlib-2.0.so.200 -lib/libgtk-x11-2.0.a -lib/libgtk-x11-2.0.so -lib/libgtk-x11-2.0.so.200 -libdata/pkgconfig/gdk-2.0.pc -libdata/pkgconfig/gdk-pixbuf-2.0.pc -libdata/pkgconfig/gdk-pixbuf-xlib-2.0.pc -libdata/pkgconfig/gdk-x11-2.0.pc -libdata/pkgconfig/gtk+-2.0.pc -libdata/pkgconfig/gtk+-x11-2.0.pc -share/aclocal/gtk-2.0.m4 -share/locale/am/LC_MESSAGES/gtk20.mo -share/locale/az/LC_MESSAGES/gtk20.mo -share/locale/be/LC_MESSAGES/gtk20.mo -share/locale/bg/LC_MESSAGES/gtk20.mo -share/locale/ca/LC_MESSAGES/gtk20.mo -share/locale/cs/LC_MESSAGES/gtk20.mo -share/locale/cy/LC_MESSAGES/gtk20.mo -share/locale/da/LC_MESSAGES/gtk20.mo -share/locale/de/LC_MESSAGES/gtk20.mo -share/locale/el/LC_MESSAGES/gtk20.mo -share/locale/en@IPA/LC_MESSAGES/gtk20.mo -share/locale/en_GB/LC_MESSAGES/gtk20.mo -share/locale/es/LC_MESSAGES/gtk20.mo -share/locale/et/LC_MESSAGES/gtk20.mo -share/locale/eu/LC_MESSAGES/gtk20.mo -share/locale/fa/LC_MESSAGES/gtk20.mo -share/locale/fi/LC_MESSAGES/gtk20.mo -share/locale/fr/LC_MESSAGES/gtk20.mo -share/locale/ga/LC_MESSAGES/gtk20.mo -share/locale/gl/LC_MESSAGES/gtk20.mo -share/locale/he/LC_MESSAGES/gtk20.mo -share/locale/hi/LC_MESSAGES/gtk20.mo -share/locale/hr/LC_MESSAGES/gtk20.mo -share/locale/hu/LC_MESSAGES/gtk20.mo -share/locale/ia/LC_MESSAGES/gtk20.mo -share/locale/it/LC_MESSAGES/gtk20.mo -share/locale/ja/LC_MESSAGES/gtk20.mo -share/locale/ko/LC_MESSAGES/gtk20.mo -share/locale/lt/LC_MESSAGES/gtk20.mo -share/locale/lv/LC_MESSAGES/gtk20.mo -share/locale/mk/LC_MESSAGES/gtk20.mo -share/locale/mn/LC_MESSAGES/gtk20.mo -share/locale/ms/LC_MESSAGES/gtk20.mo -share/locale/nl/LC_MESSAGES/gtk20.mo -share/locale/nn/LC_MESSAGES/gtk20.mo -share/locale/no/LC_MESSAGES/gtk20.mo -share/locale/pl/LC_MESSAGES/gtk20.mo -share/locale/pt/LC_MESSAGES/gtk20.mo -share/locale/pt_BR/LC_MESSAGES/gtk20.mo -share/locale/ro/LC_MESSAGES/gtk20.mo -share/locale/ru/LC_MESSAGES/gtk20.mo -share/locale/sk/LC_MESSAGES/gtk20.mo -share/locale/sl/LC_MESSAGES/gtk20.mo -share/locale/sp/LC_MESSAGES/gtk20.mo -share/locale/sr/LC_MESSAGES/gtk20.mo -share/locale/sv/LC_MESSAGES/gtk20.mo -share/locale/ta/LC_MESSAGES/gtk20.mo -share/locale/tr/LC_MESSAGES/gtk20.mo -share/locale/uk/LC_MESSAGES/gtk20.mo -share/locale/vi/LC_MESSAGES/gtk20.mo -share/locale/wa/LC_MESSAGES/gtk20.mo -share/locale/zh_CN/LC_MESSAGES/gtk20.mo -share/locale/zh_TW/LC_MESSAGES/gtk20.mo -share/themes/Default/gtk-2.0-key/gtkrc -share/themes/Default/gtk-2.0/gtkrc -share/themes/Emacs/gtk-2.0-key/gtkrc -@dirrm share/themes/Emacs/gtk-2.0-key -@dirrm share/themes/Emacs -@dirrm share/themes/Default/gtk-2.0-key -@dirrm share/themes/Default/gtk-2.0 -@dirrm lib/gtk-2.0/%%GTK_VERSION%%/loaders -@dirrm lib/gtk-2.0/%%GTK_VERSION%%/immodules -@dirrm lib/gtk-2.0/%%GTK_VERSION%% -@dirrm lib/gtk-2.0 -@dirrm include/gtk-2.0/gtk -@dirrm include/gtk-2.0/gdk-pixbuf-xlib -@dirrm include/gtk-2.0/gdk-pixbuf -@dirrm include/gtk-2.0/gdk -@dirrm include/gtk-2.0 -@dirrm etc/gtk-2.0 -@unexec /bin/rmdir %D/share/themes/Default 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/themes 2>/dev/null || /usr/bin/true diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile deleted file mode 100644 index 6ab877a33..000000000 --- a/x11-toolkits/libbonoboui/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: libbonoboui -# Date created: 04 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libbonoboui -PORTVERSION= 2.2.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas \ - gnome-2.200:${PORTSDIR}/x11/libgnome - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/x11-toolkits/libbonoboui/distinfo b/x11-toolkits/libbonoboui/distinfo deleted file mode 100644 index 71c72347e..000000000 --- a/x11-toolkits/libbonoboui/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libbonoboui-2.2.0.tar.bz2) = e3a5090990f0dcf88aa1e8e8cea74e4f diff --git a/x11-toolkits/libbonoboui/files/patch-Makefile.in b/x11-toolkits/libbonoboui/files/patch-Makefile.in deleted file mode 100644 index dd88156c7..000000000 --- a/x11-toolkits/libbonoboui/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Apr 3 14:15:20 2002 -+++ Makefile.in Wed Apr 3 14:15:25 2002 -@@ -118,7 +118,7 @@ - YACC = @YACC@ - cxxflags_set = @cxxflags_set@ - --SUBDIRS = bonobo glade samples tests po doc -+SUBDIRS = bonobo glade samples po doc - - libincludedir = $(includedir)/libbonoboui-2.0 - libinclude_HEADERS = bonobo.h libbonoboui.h diff --git a/x11-toolkits/libbonoboui/files/patch-configure b/x11-toolkits/libbonoboui/files/patch-configure deleted file mode 100644 index e33f9e6ce..000000000 --- a/x11-toolkits/libbonoboui/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 11:11:58 1.1 -+++ configure 2002/04/26 11:12:23 -@@ -7013,6 +7013,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/libbonoboui/pkg-comment b/x11-toolkits/libbonoboui/pkg-comment deleted file mode 100644 index eaebfa815..000000000 --- a/x11-toolkits/libbonoboui/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GUI frontend to the libbonobo component of GNOME2 diff --git a/x11-toolkits/libbonoboui/pkg-descr b/x11-toolkits/libbonoboui/pkg-descr deleted file mode 100644 index 22194d3a1..000000000 --- a/x11-toolkits/libbonoboui/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Bonobo is a set of language and system independant CORBA -interfaces for creating reusable components and creating compound -documents. - -libbonoboui includes a Gtk+ based implementation of the Bonobo -interfaces, enabling developers to create reusable components -and applications that can be used to form more complex documents. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libbonoboui/pkg-plist b/x11-toolkits/libbonoboui/pkg-plist deleted file mode 100644 index 3a29cf390..000000000 --- a/x11-toolkits/libbonoboui/pkg-plist +++ /dev/null @@ -1,83 +0,0 @@ -include/libbonoboui-2.0/bonobo.h -include/libbonoboui-2.0/bonobo/bonobo-canvas-component.h -include/libbonoboui-2.0/bonobo/bonobo-canvas-item.h -include/libbonoboui-2.0/bonobo/bonobo-control-frame.h -include/libbonoboui-2.0/bonobo/bonobo-control.h -include/libbonoboui-2.0/bonobo/bonobo-dock-band.h -include/libbonoboui-2.0/bonobo/bonobo-dock-item.h -include/libbonoboui-2.0/bonobo/bonobo-dock-layout.h -include/libbonoboui-2.0/bonobo/bonobo-dock.h -include/libbonoboui-2.0/bonobo/bonobo-file-selector-util.h -include/libbonoboui-2.0/bonobo/bonobo-plug.h -include/libbonoboui-2.0/bonobo/bonobo-property-control.h -include/libbonoboui-2.0/bonobo/bonobo-selector-widget.h -include/libbonoboui-2.0/bonobo/bonobo-selector.h -include/libbonoboui-2.0/bonobo/bonobo-socket.h -include/libbonoboui-2.0/bonobo/bonobo-ui-component.h -include/libbonoboui-2.0/bonobo/bonobo-ui-config-widget.h -include/libbonoboui-2.0/bonobo/bonobo-ui-container.h -include/libbonoboui-2.0/bonobo/bonobo-ui-engine.h -include/libbonoboui-2.0/bonobo/bonobo-ui-main.h -include/libbonoboui-2.0/bonobo/bonobo-ui-node.h -include/libbonoboui-2.0/bonobo/bonobo-ui-sync.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar-button-item.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar-item.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar-toggle-button-item.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar.h -include/libbonoboui-2.0/bonobo/bonobo-ui-type-builtins.h -include/libbonoboui-2.0/bonobo/bonobo-ui-util.h -include/libbonoboui-2.0/bonobo/bonobo-widget.h -include/libbonoboui-2.0/bonobo/bonobo-window.h -include/libbonoboui-2.0/bonobo/bonobo-zoomable-frame.h -include/libbonoboui-2.0/bonobo/bonobo-zoomable.h -include/libbonoboui-2.0/libbonoboui.h -lib/bonobo-2.0/samples/bonobo-sample-controls-2 -lib/libbonoboui-2.a -lib/libbonoboui-2.so -lib/libbonoboui-2.so.0 -lib/libglade/2.0/libbonobo.so -libdata/bonobo/servers/Bonobo_Sample_Controls.server -libdata/pkgconfig/libbonoboui-2.0.pc -share/gnome/gnome-2.0/ui/Bonobo_Sample_Hello.xml -share/locale/am/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ar/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/az/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/be/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/bg/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ca/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/cs/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/da/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/de/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/el/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/es/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/fi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/fr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/he/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/hi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/hu/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/it/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ja/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ko/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/lv/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ms/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/nl/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/nn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/no/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pl/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pt/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ru/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sk/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sl/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sv/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ta/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/tr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/uk/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/vi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/wa/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libbonoboui-2.0.mo -@dirrm lib/bonobo-2.0/samples -@dirrm lib/bonobo-2.0 -@dirrm include/libbonoboui-2.0/bonobo -@dirrm include/libbonoboui-2.0 diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile deleted file mode 100644 index ce351e686..000000000 --- a/x11-toolkits/libgail-gnome/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: libgail-gnome -# Date Created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgail-gnome -PORTVERSION= 1.0.2 -PORTREVISION= 2 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - spi.8:${PORTSDIR}/x11-toolkits/at-spi - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgail-gnome/distinfo b/x11-toolkits/libgail-gnome/distinfo deleted file mode 100644 index 5f83d517b..000000000 --- a/x11-toolkits/libgail-gnome/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgail-gnome-1.0.2.tar.bz2) = a4282efd9827ba4002590e0c442ab77f diff --git a/x11-toolkits/libgail-gnome/files/patch-configure b/x11-toolkits/libgail-gnome/files/patch-configure deleted file mode 100644 index f3dc189b7..000000000 --- a/x11-toolkits/libgail-gnome/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 14:06:24 1.1 -+++ configure 2002/04/26 14:06:33 -@@ -6479,6 +6479,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/libgail-gnome/pkg-comment b/x11-toolkits/libgail-gnome/pkg-comment deleted file mode 100644 index df59910da..000000000 --- a/x11-toolkits/libgail-gnome/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of the ATK interfaces for GNOME widgets diff --git a/x11-toolkits/libgail-gnome/pkg-descr b/x11-toolkits/libgail-gnome/pkg-descr deleted file mode 100644 index 5fd20ba91..000000000 --- a/x11-toolkits/libgail-gnome/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Gail, the Gnome Accessibility Implementation library, is implementation of the -ATK interfaces for GNOME widgets. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libgail-gnome/pkg-plist b/x11-toolkits/libgail-gnome/pkg-plist deleted file mode 100644 index 0f1b60be4..000000000 --- a/x11-toolkits/libgail-gnome/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/gtk-2.0/modules/libgail-gnome.so -libdata/pkgconfig/libgail-gnome.pc diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile deleted file mode 100644 index a4facd7df..000000000 --- a/x11-toolkits/libgnomeprintui/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: libgnomeprintui -# Date created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeprintui -PORTVERSION= 2.2.1.1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeprint-2-2.0:${PORTSDIR}/print/libgnomeprint \ - gnomecanvas-2.200:${PORTSDIR}/graphics/libgnomecanvas - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeprintui/distinfo b/x11-toolkits/libgnomeprintui/distinfo deleted file mode 100644 index 03477a7f4..000000000 --- a/x11-toolkits/libgnomeprintui/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomeprintui-2.2.1.1.tar.bz2) = fda6586628c60693295b81cc3576ca23 diff --git a/x11-toolkits/libgnomeprintui/files/patch-configure b/x11-toolkits/libgnomeprintui/files/patch-configure deleted file mode 100644 index 188be53fe..000000000 --- a/x11-toolkits/libgnomeprintui/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Dec 10 22:29:55 2002 -+++ configure Tue Dec 10 22:30:17 2002 -@@ -8158,6 +8158,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/libgnomeprintui/pkg-comment b/x11-toolkits/libgnomeprintui/pkg-comment deleted file mode 100644 index 7ab03ca6b..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gnome print support library diff --git a/x11-toolkits/libgnomeprintui/pkg-descr b/x11-toolkits/libgnomeprintui/pkg-descr deleted file mode 100644 index f7ae47f42..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a prototype implementation of the Gnome Printing Architecture, -as described in: - -WWW: http://www.gnome.org/projects/gnome-print/ diff --git a/x11-toolkits/libgnomeprintui/pkg-plist b/x11-toolkits/libgnomeprintui/pkg-plist deleted file mode 100644 index c89a4928a..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-plist +++ /dev/null @@ -1,70 +0,0 @@ -include/libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-job-preview.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-paper-selector.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-preview.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-unit-selector.h -lib/libgnomeprintui-2-2.a -lib/libgnomeprintui-2-2.so -lib/libgnomeprintui-2-2.so.0 -libdata/pkgconfig/libgnomeprintui-2.2.pc -share/doc/libgnomeprintui/c7.html -share/doc/libgnomeprintui/index.html -share/doc/libgnomeprintui/index.sgml -share/doc/libgnomeprintui/libgnomeprintui-gnome-font-dialog.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-copies.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-dialog.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-job-preview.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-paper-selector.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-preview.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-printer-selector.html -share/doc/libgnomeprintui/libgnomeprintui.html -share/locale/am/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ar/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/az/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/be/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bg/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ca/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/cs/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/da/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/de/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/el/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/es/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/et/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/eu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ga/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/gl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/he/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/it/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ja/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ko/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/lt/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/lv/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/mn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ms/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/no/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pt/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ro/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ru/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sv/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ta/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/tr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/uk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/vi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/wa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeprintui-2.2.mo -@dirrm share/doc/libgnomeprintui -@dirrm include/libgnomeprintui-2.2/libgnomeprintui -@dirrm include/libgnomeprintui-2.2 diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile deleted file mode 100644 index 6a2da9db2..000000000 --- a/x11-toolkits/libgnomeui/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: libgnomeui -# Date created: 07 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeui -PORTVERSION= 2.2.0.1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS+= bonoboui-2.0:${PORTSDIR}/x11-toolkits/libbonoboui \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification -RUN_DEPENDS= ${X11BASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeui/distinfo b/x11-toolkits/libgnomeui/distinfo deleted file mode 100644 index 7014f72c3..000000000 --- a/x11-toolkits/libgnomeui/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomeui-2.2.0.1.tar.bz2) = f8cb4ecb5058e59a2df11a007323ae91 diff --git a/x11-toolkits/libgnomeui/files/patch-Makefile.in b/x11-toolkits/libgnomeui/files/patch-Makefile.in deleted file mode 100644 index 5eb473f9c..000000000 --- a/x11-toolkits/libgnomeui/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sat Nov 9 02:33:58 2002 -+++ Makefile.in Sat Nov 9 02:36:36 2002 -@@ -122,7 +122,7 @@ - cxxflags_set = @cxxflags_set@ - gnomelocaledir = @gnomelocaledir@ - --SUBDIRS = libgnomeui glade images demos test-gnome doc po #tests -+SUBDIRS = libgnomeui glade images demos doc po #tests - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = config.h diff --git a/x11-toolkits/libgnomeui/files/patch-configure b/x11-toolkits/libgnomeui/files/patch-configure deleted file mode 100644 index 54a31067f..000000000 --- a/x11-toolkits/libgnomeui/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 12:31:45 1.1 -+++ configure 2002/04/26 12:32:10 -@@ -7099,6 +7099,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in b/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in deleted file mode 100644 index 4aa372f11..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnomeui/Makefile.in.orig Sat Nov 9 02:37:09 2002 -+++ libgnomeui/Makefile.in Sat Nov 9 02:38:38 2002 -@@ -150,7 +150,7 @@ - -DGNOMEUILIBDIR=\""$(libdir)"\" \ - -DGNOMEUIDATADIR=\""$(datadir)"\" \ - -DGNOMEUIPIXMAPDIR=\""$(datadir)/pixmaps"\" \ -- -DGNOMEUIICONDIR=\""$(datadir)/icons"\" \ -+ -DGNOMEUIICONDIR=\""$(prefix)/share/icons"\" \ - -DGNOMEUISERVERDIR=\""$(libexecdir)"\" \ - -DGNOMEUILOCALSTATEDIR=\""$(localstatedir)"\" \ - -DGNOMEUILOCALEDIR=\""$(gnomelocaledir)"\" \ diff --git a/x11-toolkits/libgnomeui/pkg-comment b/x11-toolkits/libgnomeui/pkg-comment deleted file mode 100644 index 888f6ae47..000000000 --- a/x11-toolkits/libgnomeui/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Libraries for the GNOME GUI, a GNU desktop environment diff --git a/x11-toolkits/libgnomeui/pkg-descr b/x11-toolkits/libgnomeui/pkg-descr deleted file mode 100644 index 1dc68ad2b..000000000 --- a/x11-toolkits/libgnomeui/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Libraries for the GNOME GUI, a GNU desktop environment - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libgnomeui/pkg-plist b/x11-toolkits/libgnomeui/pkg-plist deleted file mode 100644 index 77f82ec0b..000000000 --- a/x11-toolkits/libgnomeui/pkg-plist +++ /dev/null @@ -1,202 +0,0 @@ -include/libgnomeui-2.0/gnome.h -include/libgnomeui-2.0/libgnomeui/gnome-about.h -include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h -include/libgnomeui-2.0/libgnomeui/gnome-app-util.h -include/libgnomeui-2.0/libgnomeui/gnome-app.h -include/libgnomeui-2.0/libgnomeui/gnome-appbar.h -include/libgnomeui-2.0/libgnomeui/gnome-client.h -include/libgnomeui-2.0/libgnomeui/gnome-color-picker.h -include/libgnomeui-2.0/libgnomeui/gnome-dateedit.h -include/libgnomeui-2.0/libgnomeui/gnome-dialog-util.h -include/libgnomeui-2.0/libgnomeui/gnome-dialog.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page-edge.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page-standard.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page.h -include/libgnomeui-2.0/libgnomeui/gnome-druid.h -include/libgnomeui-2.0/libgnomeui/gnome-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-file-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-font-picker.h -include/libgnomeui-2.0/libgnomeui/gnome-href.h -include/libgnomeui-2.0/libgnomeui/gnome-ice.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-item.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-list.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-lookup.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-sel.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-theme.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-child.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-generic-child.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-session.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi.h -include/libgnomeui-2.0/libgnomeui/gnome-messagebox.h -include/libgnomeui-2.0/libgnomeui/gnome-pixmap-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-pixmap.h -include/libgnomeui-2.0/libgnomeui/gnome-popup-menu.h -include/libgnomeui-2.0/libgnomeui/gnome-propertybox.h -include/libgnomeui-2.0/libgnomeui/gnome-scores.h -include/libgnomeui-2.0/libgnomeui/gnome-stock-icons.h -include/libgnomeui-2.0/libgnomeui/gnome-theme-parser.h -include/libgnomeui-2.0/libgnomeui/gnome-thumbnail.h -include/libgnomeui-2.0/libgnomeui/gnome-types.h -include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h -include/libgnomeui-2.0/libgnomeui/gnome-uidefs.h -include/libgnomeui-2.0/libgnomeui/gnome-vfs-util.h -include/libgnomeui-2.0/libgnomeui/gnome-window-icon.h -include/libgnomeui-2.0/libgnomeui/gnome-window.h -include/libgnomeui-2.0/libgnomeui/gnometypebuiltins.h -include/libgnomeui-2.0/libgnomeui/libgnomeui.h -lib/libglade/2.0/libgnome.so -lib/libgnomeui-2.a -lib/libgnomeui-2.so -lib/libgnomeui-2.so.200 -libdata/pkgconfig/libgnomeui-2.0.pc -libexec/gnome_segv2 -share/doc/libgnomeui/application-mgmt.html -share/doc/libgnomeui/c4.html -share/doc/libgnomeui/deprecated.html -share/doc/libgnomeui/druids.html -share/doc/libgnomeui/fixme.html -share/doc/libgnomeui/gnomeabout.html -share/doc/libgnomeui/gnomeapp.html -share/doc/libgnomeui/gnomeappbar.html -share/doc/libgnomeui/gnomeclient.html -share/doc/libgnomeui/gnomecolorpicker.html -share/doc/libgnomeui/gnomedateedit.html -share/doc/libgnomeui/gnomedialog.html -share/doc/libgnomeui/gnomedruid.html -share/doc/libgnomeui/gnomedruidpage.html -share/doc/libgnomeui/gnomedruidpageedge.html -share/doc/libgnomeui/gnomedruidpagestandard.html -share/doc/libgnomeui/gnomeentry.html -share/doc/libgnomeui/gnomefileentry.html -share/doc/libgnomeui/gnomefontpicker.html -share/doc/libgnomeui/gnomehref.html -share/doc/libgnomeui/gnomeiconentry.html -share/doc/libgnomeui/gnomeiconlist.html -share/doc/libgnomeui/gnomeiconselection.html -share/doc/libgnomeui/gnomemdi.html -share/doc/libgnomeui/gnomemdichild.html -share/doc/libgnomeui/gnomemdigenericchild.html -share/doc/libgnomeui/gnomemessagebox.html -share/doc/libgnomeui/gnomepixmap.html -share/doc/libgnomeui/gnomepixmapentry.html -share/doc/libgnomeui/gnomepropertybox.html -share/doc/libgnomeui/gnomescores.html -share/doc/libgnomeui/index.html -share/doc/libgnomeui/index.sgml -share/doc/libgnomeui/libgnomeui-gnome-app-helper.html -share/doc/libgnomeui/libgnomeui-gnome-app-util.html -share/doc/libgnomeui/libgnomeui-gnome-dialog-util.html -share/doc/libgnomeui/libgnomeui-gnome-gconf-ui.html -share/doc/libgnomeui/libgnomeui-gnome-ice.html -share/doc/libgnomeui/libgnomeui-gnome-macros.html -share/doc/libgnomeui/libgnomeui-gnome-mdi-session.html -share/doc/libgnomeui/libgnomeui-gnome-popup-menu.html -share/doc/libgnomeui/libgnomeui-gnome-stock-icons.html -share/doc/libgnomeui/libgnomeui-gnome-types.html -share/doc/libgnomeui/libgnomeui-gnome-ui-init.html -share/doc/libgnomeui/libgnomeui-gnome-uidefs.html -share/doc/libgnomeui/libgnomeui-gnome-vfs-util.html -share/doc/libgnomeui/libgnomeui-gnome-window.html -share/doc/libgnomeui/libgnomeui-gnomeabout.html -share/doc/libgnomeui/libgnomeui-gnomeapp.html -share/doc/libgnomeui/libgnomeui-gnomeappbar.html -share/doc/libgnomeui/libgnomeui-gnomeclient.html -share/doc/libgnomeui/libgnomeui-gnomecolorpicker.html -share/doc/libgnomeui/libgnomeui-gnomedateedit.html -share/doc/libgnomeui/libgnomeui-gnomedialog.html -share/doc/libgnomeui/libgnomeui-gnomedruid.html -share/doc/libgnomeui/libgnomeui-gnomedruidpage.html -share/doc/libgnomeui/libgnomeui-gnomedruidpageedge.html -share/doc/libgnomeui/libgnomeui-gnomedruidpagestandard.html -share/doc/libgnomeui/libgnomeui-gnomeentry.html -share/doc/libgnomeui/libgnomeui-gnomefileentry.html -share/doc/libgnomeui/libgnomeui-gnomefontpicker.html -share/doc/libgnomeui/libgnomeui-gnomehref.html -share/doc/libgnomeui/libgnomeui-gnomeiconentry.html -share/doc/libgnomeui/libgnomeui-gnomeiconlist.html -share/doc/libgnomeui/libgnomeui-gnomeiconlookup.html -share/doc/libgnomeui/libgnomeui-gnomeiconselection.html -share/doc/libgnomeui/libgnomeui-gnomeicontheme.html -share/doc/libgnomeui/libgnomeui-gnomemdi.html -share/doc/libgnomeui/libgnomeui-gnomemdichild.html -share/doc/libgnomeui/libgnomeui-gnomemdigenericchild.html -share/doc/libgnomeui/libgnomeui-gnomemessagebox.html -share/doc/libgnomeui/libgnomeui-gnomepixmap.html -share/doc/libgnomeui/libgnomeui-gnomepixmapentry.html -share/doc/libgnomeui/libgnomeui-gnomepropertybox.html -share/doc/libgnomeui/libgnomeui-gnomescores.html -share/doc/libgnomeui/libgnomeui-gnomethemefile.html -share/doc/libgnomeui/libgnomeui-gnomethumbnail.html -share/doc/libgnomeui/libgnomeui-gnometypebuiltins.html -share/doc/libgnomeui/libgnomeui-objects.html -share/doc/libgnomeui/miscellaneous.html -share/doc/libgnomeui/x1427.html -share/doc/libgnomeui/x1495.html -share/doc/libgnomeui/x15441.html -share/doc/libgnomeui/x15454.html -share/doc/libgnomeui/x15523.html -share/doc/libgnomeui/x15980.html -share/doc/libgnomeui/x17879.html -share/doc/libgnomeui/x17892.html -share/doc/libgnomeui/x17961.html -share/doc/libgnomeui/x18473.html -share/doc/libgnomeui/x6079.html -share/doc/libgnomeui/x6088.html -share/doc/libgnomeui/x6263.html -share/doc/libgnomeui/x7838.html -share/doc/libgnomeui/x7859.html -share/doc/libgnomeui/x8080.html -share/gnome/pixmaps/gnome-about-logo.png -share/gnome/pixmaps/gnome-default-dlg.png -share/gnome/pixmaps/gnome-error.png -share/gnome/pixmaps/gnome-info.png -share/gnome/pixmaps/gnome-question.png -share/gnome/pixmaps/gnome-warning.png -share/locale/am/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ar/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/az/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/be/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bg/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ca/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/cs/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/da/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/de/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/el/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/en_GB/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/es/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/et/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/he/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/it/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ja/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ko/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/lt/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/lv/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ms/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/no/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pt/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ro/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ru/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sv/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ta/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/tr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/uk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/vi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/wa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo -@dirrm share/doc/libgnomeui -@dirrm include/libgnomeui-2.0/libgnomeui -@dirrm include/libgnomeui-2.0 diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile deleted file mode 100644 index a92e45d31..000000000 --- a/x11-toolkits/libwnck/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: libwnck -# Date created: 12 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libwnck -PORTVERSION= 2.2.1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -USE_REINPLACE= yes -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo deleted file mode 100644 index 0938d6b32..000000000 --- a/x11-toolkits/libwnck/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libwnck-2.2.1.tar.bz2) = 2cd4dbcd275ccffe877527419c048218 diff --git a/x11-toolkits/libwnck/files/patch-configure b/x11-toolkits/libwnck/files/patch-configure deleted file mode 100644 index c607938f6..000000000 --- a/x11-toolkits/libwnck/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 13:54:14 1.1 -+++ configure 2002/04/26 13:54:34 -@@ -6400,6 +6400,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/libwnck/pkg-comment b/x11-toolkits/libwnck/pkg-comment deleted file mode 100644 index 10fc71339..000000000 --- a/x11-toolkits/libwnck/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library used for writing pagers and taskslists diff --git a/x11-toolkits/libwnck/pkg-descr b/x11-toolkits/libwnck/pkg-descr deleted file mode 100644 index ada0fd869..000000000 --- a/x11-toolkits/libwnck/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libwnck is aWindow Navigator Construction Kit, i.e. a library to use -for writing pagers and taskslists and stuff. It is needed for the -GNOME 2.0 desktop. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libwnck/pkg-plist b/x11-toolkits/libwnck/pkg-plist deleted file mode 100644 index cf49d3a5e..000000000 --- a/x11-toolkits/libwnck/pkg-plist +++ /dev/null @@ -1,61 +0,0 @@ -include/libwnck-1.0/libwnck/application.h -include/libwnck-1.0/libwnck/libwnck.h -include/libwnck-1.0/libwnck/pager.h -include/libwnck-1.0/libwnck/screen.h -include/libwnck-1.0/libwnck/tasklist.h -include/libwnck-1.0/libwnck/util.h -include/libwnck-1.0/libwnck/window-action-menu.h -include/libwnck-1.0/libwnck/window-menu.h -include/libwnck-1.0/libwnck/window.h -include/libwnck-1.0/libwnck/wnck-enum-types.h -include/libwnck-1.0/libwnck/workspace.h -lib/libwnck-1.a -lib/libwnck-1.so -lib/libwnck-1.so.9 -libdata/pkgconfig/libwnck-1.0.pc -share/locale/am/LC_MESSAGES/libwnck.mo -share/locale/ar/LC_MESSAGES/libwnck.mo -share/locale/az/LC_MESSAGES/libwnck.mo -share/locale/be/LC_MESSAGES/libwnck.mo -share/locale/bg/LC_MESSAGES/libwnck.mo -share/locale/ca/LC_MESSAGES/libwnck.mo -share/locale/cs/LC_MESSAGES/libwnck.mo -share/locale/da/LC_MESSAGES/libwnck.mo -share/locale/de/LC_MESSAGES/libwnck.mo -share/locale/el/LC_MESSAGES/libwnck.mo -share/locale/es/LC_MESSAGES/libwnck.mo -share/locale/et/LC_MESSAGES/libwnck.mo -share/locale/fa/LC_MESSAGES/libwnck.mo -share/locale/fi/LC_MESSAGES/libwnck.mo -share/locale/fr/LC_MESSAGES/libwnck.mo -share/locale/gl/LC_MESSAGES/libwnck.mo -share/locale/he/LC_MESSAGES/libwnck.mo -share/locale/hi/LC_MESSAGES/libwnck.mo -share/locale/hu/LC_MESSAGES/libwnck.mo -share/locale/it/LC_MESSAGES/libwnck.mo -share/locale/ja/LC_MESSAGES/libwnck.mo -share/locale/ko/LC_MESSAGES/libwnck.mo -share/locale/lv/LC_MESSAGES/libwnck.mo -share/locale/mk/LC_MESSAGES/libwnck.mo -share/locale/mn/LC_MESSAGES/libwnck.mo -share/locale/ms/LC_MESSAGES/libwnck.mo -share/locale/nl/LC_MESSAGES/libwnck.mo -share/locale/nn/LC_MESSAGES/libwnck.mo -share/locale/no/LC_MESSAGES/libwnck.mo -share/locale/pl/LC_MESSAGES/libwnck.mo -share/locale/pt/LC_MESSAGES/libwnck.mo -share/locale/pt_BR/LC_MESSAGES/libwnck.mo -share/locale/ro/LC_MESSAGES/libwnck.mo -share/locale/ru/LC_MESSAGES/libwnck.mo -share/locale/sk/LC_MESSAGES/libwnck.mo -share/locale/sq/LC_MESSAGES/libwnck.mo -share/locale/sl/LC_MESSAGES/libwnck.mo -share/locale/sv/LC_MESSAGES/libwnck.mo -share/locale/tr/LC_MESSAGES/libwnck.mo -share/locale/vi/LC_MESSAGES/libwnck.mo -share/locale/uk/LC_MESSAGES/libwnck.mo -share/locale/wa/LC_MESSAGES/libwnck.mo -share/locale/zh_CN/LC_MESSAGES/libwnck.mo -share/locale/zh_TW/LC_MESSAGES/libwnck.mo -@dirrm include/libwnck-1.0/libwnck -@dirrm include/libwnck-1.0 diff --git a/x11-toolkits/libzvt/Makefile b/x11-toolkits/libzvt/Makefile deleted file mode 100644 index 6b9568835..000000000 --- a/x11-toolkits/libzvt/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: libzvt -# Date created: 12 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libzvt -PORTVERSION= 2.0.1 -PORTREVISION= 6 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ - art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @find ${WRKSRC} -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' - -.include <bsd.port.mk> diff --git a/x11-toolkits/libzvt/distinfo b/x11-toolkits/libzvt/distinfo deleted file mode 100644 index 387205917..000000000 --- a/x11-toolkits/libzvt/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libzvt-2.0.1.tar.bz2) = 4bbea49495a341650fa1f89908e6554e diff --git a/x11-toolkits/libzvt/files/patch-configure b/x11-toolkits/libzvt/files/patch-configure deleted file mode 100644 index c4ddc9ef7..000000000 --- a/x11-toolkits/libzvt/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Mon Jun 24 11:41:40 2002 -+++ configure Sat Nov 30 21:02:28 2002 -@@ -7115,6 +7115,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -8339,6 +8340,9 @@ - case "$host" in - *-*-darwin*) - PTY_HELPER_GID=admin -+ ;; -+ *-*-freebsd*) -+ PTY_HELPER_GID=wheel - ;; - esac - diff --git a/x11-toolkits/libzvt/pkg-comment b/x11-toolkits/libzvt/pkg-comment deleted file mode 100644 index 370d07a25..000000000 --- a/x11-toolkits/libzvt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library components for Zed's Virtual Terminal diff --git a/x11-toolkits/libzvt/pkg-descr b/x11-toolkits/libzvt/pkg-descr deleted file mode 100644 index 0639f81b2..000000000 --- a/x11-toolkits/libzvt/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -libzvt is the library backend of zterm, yet another virtual terminal -program. It is needed for the application side of the GNOME 2.0 desktop. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libzvt/pkg-plist b/x11-toolkits/libzvt/pkg-plist deleted file mode 100644 index c41927312..000000000 --- a/x11-toolkits/libzvt/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -include/libzvt-2.0/libzvt/background.h -include/libzvt-2.0/libzvt/libzvt.h -include/libzvt-2.0/libzvt/lists.h -include/libzvt-2.0/libzvt/vt.h -include/libzvt-2.0/libzvt/vtx.h -lib/libzvt-2.0.a -lib/libzvt-2.0.so -lib/libzvt-2.0.so.0 -libdata/pkgconfig/libzvt-2.0.pc -libexec/libzvt-2.0/gnome-pty-helper -@dirrm libexec/libzvt-2.0 -@dirrm include/libzvt-2.0/libzvt -@dirrm include/libzvt-2.0 diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile deleted file mode 100644 index 0a9b90147..000000000 --- a/x11-toolkits/pango/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# New ports collection makefile for: pango -# Date Created: 18 July 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= pango -PORTVERSION= 1.2.1 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.2,} \ - ftp://ftp.gtk.org/pub/gtk/v2.0/ \ - ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.3/ \ - http://www.ameth.org/gimp/gtk/v1.3/ -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 \ - Xft2.2:${PORTSDIR}/x11-fonts/Xft \ - intl.4:${PORTSDIR}/devel/gettext - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -CONFIGURE_ARGS= --with-qt=no \ - --with-html-dir=${PREFIX}/share/doc \ - --enable-static -# Hmm.. tough one. Found this one when I had graphics/hdf installed -# (which installs glist.h) which is picked up before the glib-2.0 -# stuff, with Bad Results[tm] -# -GLIB2_CFLAGS= `pkg-config glib-2.0 --cflags` -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - ${GLIB2_CFLAGS} -I${LOCALBASE}/include \ - -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -PLIST_SUB= VERSION="1.2.0" - -.include <bsd.port.pre.mk> - -.if ${XFREE86_VERSION} == 3 -PLIST_SUB+= XFREE4:="@comment " -.else -PLIST_SUB+= XFREE4:="" -.endif - -post-patch: - @${FIND} ${WRKSRC}/pango/opentype -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \ - 's|internal/tterrors\.h|fterrors.h| ; s|TT_Err_|FT_Err_|g' - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo deleted file mode 100644 index 020067318..000000000 --- a/x11-toolkits/pango/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/pango-1.2.1.tar.bz2) = 6b354ef14e75739a92b5b78f4ca3165a diff --git a/x11-toolkits/pango/files/patch-ac b/x11-toolkits/pango/files/patch-ac deleted file mode 100644 index 58f739a1e..000000000 --- a/x11-toolkits/pango/files/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig Mon Mar 11 12:16:33 2002 -+++ Makefile.in Mon Mar 11 12:24:58 2002 -@@ -116,7 +116,7 @@ - YACC = @YACC@ - ms_librarian = @ms_librarian@ - --SUBDIRS = pango modules examples docs tools tests -+SUBDIRS = pango modules examples docs tools - - EXTRA_DIST = \ - pango.spec.in \ diff --git a/x11-toolkits/pango/files/patch-configure b/x11-toolkits/pango/files/patch-configure deleted file mode 100644 index 611bcc576..000000000 --- a/x11-toolkits/pango/files/patch-configure +++ /dev/null @@ -1,17 +0,0 @@ ---- configure.orig Thu Jun 13 17:04:03 2002 -+++ configure Wed Jul 3 12:46:50 2002 -@@ -12084,10 +12085,10 @@ - s,@INSTALL_DATA@,$INSTALL_DATA,;t t - s,@PACKAGE@,$PACKAGE,;t t - s,@VERSION@,$VERSION,;t t --s,@ACLOCAL@,$ACLOCAL,;t t --s,@AUTOCONF@,$AUTOCONF,;t t --s,@AUTOMAKE@,$AUTOMAKE,;t t --s,@AUTOHEADER@,$AUTOHEADER,;t t -+s,@ACLOCAL@,/usr/bin/true,;t t -+s,@AUTOCONF@,/usr/bin/true,;t t -+s,@AUTOMAKE@,/usr/bin/true,;t t -+s,@AUTOHEADER@,/usr/bin/true,;t t - s,@MAKEINFO@,$MAKEINFO,;t t - s,@SET_MAKE@,$SET_MAKE,;t t - s,@CC@,$CC,;t t diff --git a/x11-toolkits/pango/files/patch-ltmain.sh b/x11-toolkits/pango/files/patch-ltmain.sh deleted file mode 100644 index e9e312dfe..000000000 --- a/x11-toolkits/pango/files/patch-ltmain.sh +++ /dev/null @@ -1,42 +0,0 @@ ---- ltmain.sh.orig Fri Nov 8 15:40:11 2002 -+++ ltmain.sh Tue Dec 3 18:47:10 2002 -@@ -1082,8 +1082,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 - ;; - -@@ -2397,6 +2405,9 @@ - # problems, so we reset it completely - verstring="" - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -4327,10 +4338,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-toolkits/pango/files/patch-pangoxft.h b/x11-toolkits/pango/files/patch-pangoxft.h deleted file mode 100644 index 939194042..000000000 --- a/x11-toolkits/pango/files/patch-pangoxft.h +++ /dev/null @@ -1,11 +0,0 @@ ---- pango/pangoxft.h.orig Sun Oct 6 23:03:37 2002 -+++ pango/pangoxft.h Sun Oct 6 23:03:42 2002 -@@ -31,7 +31,7 @@ - #define _XFT_NO_COMPAT - #define _XFTCOMPAT_H_ - #include <X11/Xlib.h> --#include <X11/Xft/Xft.h> -+#include <X11/Xft/Xft2.h> - #if defined(XftVersion) && XftVersion >= 20000 - #else - #error "must have Xft version 2 or newer" diff --git a/x11-toolkits/pango/pkg-comment b/x11-toolkits/pango/pkg-comment deleted file mode 100644 index 4c28fa1a4..000000000 --- a/x11-toolkits/pango/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An open-source framework for the layout and rendering of i18n text diff --git a/x11-toolkits/pango/pkg-descr b/x11-toolkits/pango/pkg-descr deleted file mode 100644 index 3b2cf949c..000000000 --- a/x11-toolkits/pango/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -The goal of the Pango project is to provide an open-source framework for the -layout and rendering of internationalized text. Pango is an offshoot of the -GTK+ and GNOME projects, and the initial focus is operation in those -environments, however there is nothing fundamentally GTK+ or GNOME specific -about Pango. Pango uses Unicode for all of its encoding, and will eventually -support output in all the worlds major languages. - -WWW: http://www.pango.org/ diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist deleted file mode 100644 index 6b2513e94..000000000 --- a/x11-toolkits/pango/pkg-plist +++ /dev/null @@ -1,96 +0,0 @@ -bin/pango-querymodules -etc/pango/pango.modules -etc/pango/pangox.aliases -include/pango-1.0/pango/pango-attributes.h -include/pango-1.0/pango/pango-break.h -include/pango-1.0/pango/pango-context.h -include/pango-1.0/pango/pango-coverage.h -include/pango-1.0/pango/pango-engine.h -include/pango-1.0/pango/pango-enum-types.h -include/pango-1.0/pango/pango-font.h -include/pango-1.0/pango/pango-fontmap.h -include/pango-1.0/pango/pango-fontset.h -include/pango-1.0/pango/pango-glyph-item.h -include/pango-1.0/pango/pango-glyph.h -include/pango-1.0/pango/pango-indic.h -include/pango-1.0/pango/pango-item.h -include/pango-1.0/pango/pango-layout.h -include/pango-1.0/pango/pango-modules.h -%%XFREE4:%%include/pango-1.0/pango/pango-ot.h -include/pango-1.0/pango/pango-tabs.h -include/pango-1.0/pango/pango-types.h -include/pango-1.0/pango/pango-utils.h -include/pango-1.0/pango/pango.h -include/pango-1.0/pango/pangoft2.h -include/pango-1.0/pango/pangox.h -%%XFREE4:%%include/pango-1.0/pango/pangoxft.h -lib/libpango-1.0.a -lib/libpango-1.0.so -lib/libpango-1.0.so.200 -lib/libpangoft2-1.0.a -lib/libpangoft2-1.0.so -lib/libpangoft2-1.0.so.200 -lib/libpangox-1.0.a -lib/libpangox-1.0.so -lib/libpangox-1.0.so.200 -%%XFREE4:%%lib/libpangoxft-1.0.a -%%XFREE4:%%lib/libpangoxft-1.0.so -%%XFREE4:%%lib/libpangoxft-1.0.so.200 -lib/pango/%%VERSION%%/modules/pango-arabic-ft2.so -lib/pango/%%VERSION%%/modules/pango-arabic-x.so -%%XFREE4:%%lib/pango/%%VERSION%%/modules/pango-arabic-xft.so -lib/pango/%%VERSION%%/modules/pango-basic-ft2.so -lib/pango/%%VERSION%%/modules/pango-basic-x.so -%%XFREE4:%%lib/pango/%%VERSION%%/modules/pango-basic-xft.so -lib/pango/%%VERSION%%/modules/pango-bengali-x.so -lib/pango/%%VERSION%%/modules/pango-devanagari-x.so -lib/pango/%%VERSION%%/modules/pango-gujarati-x.so -lib/pango/%%VERSION%%/modules/pango-gurmukhi-x.so -%%XFREE4:%%lib/pango/%%VERSION%%/modules/pango-hangul-xft.so -lib/pango/%%VERSION%%/modules/pango-hangul-x.so -lib/pango/%%VERSION%%/modules/pango-hebrew-ft2.so -lib/pango/%%VERSION%%/modules/pango-hebrew-x.so -%%XFREE4:%%lib/pango/%%VERSION%%/modules/pango-hebrew-xft.so -%%XFREE4:%%lib/pango/%%VERSION%%/modules/pango-indic-xft.so -lib/pango/%%VERSION%%/modules/pango-myanmar-x.so -lib/pango/%%VERSION%%/modules/pango-tamil-x.so -lib/pango/%%VERSION%%/modules/pango-thai-x.so -%%XFREE4:%%lib/pango/%%VERSION%%/modules/pango-thai-xft.so -libdata/pkgconfig/pango.pc -libdata/pkgconfig/pangoft2.pc -libdata/pkgconfig/pangox.pc -%%XFREE4:%%libdata/pkgconfig/pangoxft.pc -share/doc/pango/home.png -share/doc/pango/index.html -share/doc/pango/index.sgml -share/doc/pango/layout.gif -share/doc/pango/left.png -share/doc/pango/lowlevel.html -share/doc/pango/PangoMarkupFormat.html -share/doc/pango/pango-Coverage-Maps.html -share/doc/pango/pango-Engines.html -share/doc/pango/pango-Fonts.html -share/doc/pango/pango-FreeType-Fonts-and-Rendering.html -share/doc/pango/pango-Glyph-Storage.html -share/doc/pango/pango-Indic-Engine-Support.html -share/doc/pango/pango-Layout-Objects.html -share/doc/pango/pango-Modules.html -share/doc/pango/pango-OpenType-Font-Handling.html -share/doc/pango/pango-Tab-Stops.html -share/doc/pango/pango-Text-Attributes.html -share/doc/pango/pango-Text-Processing.html -share/doc/pango/pango-Win32-Fonts-and-Rendering.html -share/doc/pango/pango-X-Fonts-and-Rendering.html -share/doc/pango/pango-Xft-Fonts-and-Rendering.html -share/doc/pango/pango.devhelp -share/doc/pango/pango.html -share/doc/pango/rendering.html -share/doc/pango/right.png -share/doc/pango/up.png -@dirrm share/doc/pango -@dirrm lib/pango/%%VERSION%%/modules -@dirrm lib/pango/%%VERSION%% -@dirrm lib/pango -@dirrm include/pango-1.0/pango -@dirrm include/pango-1.0 -@dirrm etc/pango diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile deleted file mode 100644 index a997e5bb8..000000000 --- a/x11-toolkits/vte/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: vte -# Date created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= vte -PORTVERSION= 0.10.17 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --disable-python -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g' \ - ${WRKSRC}/gnome-pty-helper/gnome-pty-helper.c - @${REINPLACE_CMD} -e 's|Xft\.h|Xft2.h|g' \ - ${WRKSRC}/src/vte.c - @${REINPLACE_CMD} -Ee '/^(libvte_la_LIBADD|vte_LDADD)/s/(.*)/\1 -lXft2/' \ - ${WRKSRC}/src/Makefile.in - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in - -.include <bsd.port.mk> diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo deleted file mode 100644 index a566ee067..000000000 --- a/x11-toolkits/vte/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/vte-0.10.17.tar.bz2) = db4f0e903c3912827a40de80b5e8e548 diff --git a/x11-toolkits/vte/files/patch-configure b/x11-toolkits/vte/files/patch-configure deleted file mode 100644 index 72106cddb..000000000 --- a/x11-toolkits/vte/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Dec 3 02:15:27 2002 -+++ configure Wed Dec 4 02:01:09 2002 -@@ -8643,6 +8643,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/vte/files/patch-gnome-pty-helper_Makefile.in b/x11-toolkits/vte/files/patch-gnome-pty-helper_Makefile.in deleted file mode 100644 index e609f0e13..000000000 --- a/x11-toolkits/vte/files/patch-gnome-pty-helper_Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ ---- gnome-pty-helper/Makefile.in.orig Wed Nov 27 13:30:48 2002 -+++ gnome-pty-helper/Makefile.in Wed Nov 27 13:31:05 2002 -@@ -425,8 +425,8 @@ - - - install-exec-hook: -- chown root.utmp $(DESTDIR)$(libexecdir)/gnome-pty-helper || true -- chmod g+s $(DESTDIR)$(libexecdir)/gnome-pty-helper || true -+ chown root:wheel $(DESTDIR)$(libexecdir)/gnome-pty-helper || true -+ chmod u+s $(DESTDIR)$(libexecdir)/gnome-pty-helper || true - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: diff --git a/x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-pty-helper.c b/x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-pty-helper.c deleted file mode 100644 index cdadaca6a..000000000 --- a/x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-pty-helper.c +++ /dev/null @@ -1,19 +0,0 @@ ---- gnome-pty-helper/gnome-pty-helper.c.orig Wed Nov 27 13:40:01 2002 -+++ gnome-pty-helper/gnome-pty-helper.c Wed Nov 27 13:40:42 2002 -@@ -42,6 +42,7 @@ - #include <unistd.h> - #include <string.h> - #include <signal.h> -+#include <sys/param.h> - #include <fcntl.h> - #include <termios.h> - #include <errno.h> -@@ -93,7 +94,7 @@ - #endif - #endif /* CMSG_DATA */ - --#define CONTROLLEN (sizeof (struct cmsghdr) + sizeof (int)) -+#define CONTROLLEN (sizeof (struct cmsghdr) + sizeof (long)) - - static struct cmsghdr *cmptr; - diff --git a/x11-toolkits/vte/files/patch-src_dumpkeys.c b/x11-toolkits/vte/files/patch-src_dumpkeys.c deleted file mode 100644 index c8fd97086..000000000 --- a/x11-toolkits/vte/files/patch-src_dumpkeys.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/dumpkeys.c.orig Wed Dec 4 02:04:12 2002 -+++ src/dumpkeys.c Wed Dec 4 02:04:30 2002 -@@ -18,11 +18,11 @@ - - #ident "$Id: patch-src_dumpkeys.c,v 1.1 2002-12-04 07:10:42 marcus Exp $" - #include "../config.h" -+#include <sys/types.h> - #ifdef HAVE_SYS_SELECT_H - #include <sys/select.h> - #endif - #include <sys/time.h> --#include <sys/types.h> - #include <unistd.h> - #include <fcntl.h> - #include <signal.h> diff --git a/x11-toolkits/vte/files/patch-src_keymap.c b/x11-toolkits/vte/files/patch-src_keymap.c deleted file mode 100644 index 94a1fa3c5..000000000 --- a/x11-toolkits/vte/files/patch-src_keymap.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/keymap.c.orig Tue Oct 22 17:42:20 2002 -+++ src/keymap.c Tue Oct 22 17:42:33 2002 -@@ -18,6 +18,7 @@ - - #ident "$Id: patch-src_keymap.c,v 1.1 2002-10-22 21:53:50 marcus Exp $" - #include "../config.h" -+#include <sys/types.h> - #include <stdlib.h> - #include <string.h> - #include <glib.h> diff --git a/x11-toolkits/vte/files/patch-src_vte.c b/x11-toolkits/vte/files/patch-src_vte.c deleted file mode 100644 index 5b10c2da6..000000000 --- a/x11-toolkits/vte/files/patch-src_vte.c +++ /dev/null @@ -1,51 +0,0 @@ ---- src/vte.c.orig Sat Oct 5 21:26:51 2002 -+++ src/vte.c Sat Oct 5 21:27:06 2002 -@@ -472,48 +472,7 @@ - static wchar_t - vte_wc_from_unichar(VteTerminal *terminal, gunichar c) - { --#ifdef __STDC_ISO_10646__ - return (wchar_t) c; --#else -- gpointer original, result; -- char *local, utf8_buf[VTE_UTF8_BPC]; -- const char *localr; -- wchar_t wc_buf[VTE_UTF8_BPC]; -- int ret; -- gsize length, bytes_read, bytes_written; -- mbstate_t state; -- GError *error = NULL; -- /* Check the cache. */ -- if (g_tree_lookup_extended(terminal->pvt->unichar_wc_map, -- GINT_TO_POINTER(c), -- &original, -- &result)) { -- return GPOINTER_TO_INT(c); -- } -- /* Convert the character to a locally-encoded mbs. */ -- length = g_unichar_to_utf8(c, utf8_buf); -- local = g_locale_from_utf8(utf8_buf, length, -- &bytes_read, &bytes_written, &error); -- if (error == NULL) { -- /* Convert from an mbs to a (single-character) wcs. */ -- memset(&state, 0, sizeof(state)); -- localr = local; -- ret = mbsrtowcs(wc_buf, &localr, bytes_written, &state); -- if (ret == 1) { -- g_tree_insert(terminal->pvt->unichar_wc_map, -- GINT_TO_POINTER(c), -- GINT_TO_POINTER(wc_buf[0])); -- return wc_buf[0]; -- } -- } -- /* Punt. */ -- if (error != NULL) { -- g_printerr("g_locale_from_utf8(%d): %s", error->code, -- error->message); -- g_error_free(error); -- } -- return (wchar_t) c; --#endif - } - - #ifdef VTE_PREFER_PANGOX diff --git a/x11-toolkits/vte/pkg-comment b/x11-toolkits/vte/pkg-comment deleted file mode 100644 index a23b9f74a..000000000 --- a/x11-toolkits/vte/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Terminal widget with improved accessibility and I18N support diff --git a/x11-toolkits/vte/pkg-descr b/x11-toolkits/vte/pkg-descr deleted file mode 100644 index f6d86e5ca..000000000 --- a/x11-toolkits/vte/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Terminal widget with improved font, internationalisation and accessibility -support for the GNOME 2 desktop. Designed to replace libzvt. diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist deleted file mode 100644 index 4da275693..000000000 --- a/x11-toolkits/vte/pkg-plist +++ /dev/null @@ -1,56 +0,0 @@ -bin/vte -include/vte/pty.h -include/vte/reaper.h -include/vte/vte.h -include/vte/vteaccess.h -lib/libvte.a -lib/libvte.so -lib/libvte.so.4 -lib/vte/decset -lib/vte/interpret -lib/vte/iso8859mode -lib/vte/nativeecho -lib/vte/osc -lib/vte/slowcat -lib/vte/utf8echo -lib/vte/utf8mode -lib/vte/window -libdata/pkgconfig/vte.pc -libexec/gnome-pty-helper -share/gnome/vte/termcap/xterm -share/locale/am/LC_MESSAGES/vte.mo -share/locale/bg/LC_MESSAGES/vte.mo -share/locale/ca/LC_MESSAGES/vte.mo -share/locale/cs/LC_MESSAGES/vte.mo -share/locale/da/LC_MESSAGES/vte.mo -share/locale/de/LC_MESSAGES/vte.mo -share/locale/el/LC_MESSAGES/vte.mo -share/locale/es/LC_MESSAGES/vte.mo -share/locale/fi/LC_MESSAGES/vte.mo -share/locale/fr/LC_MESSAGES/vte.mo -share/locale/he/LC_MESSAGES/vte.mo -share/locale/hu/LC_MESSAGES/vte.mo -share/locale/ko/LC_MESSAGES/vte.mo -share/locale/lv/LC_MESSAGES/vte.mo -share/locale/mn/LC_MESSAGES/vte.mo -share/locale/ms/LC_MESSAGES/vte.mo -share/locale/nl/LC_MESSAGES/vte.mo -share/locale/no/LC_MESSAGES/vte.mo -share/locale/ro/LC_MESSAGES/vte.mo -share/locale/pl/LC_MESSAGES/vte.mo -share/locale/pt/LC_MESSAGES/vte.mo -share/locale/pt_BR/LC_MESSAGES/vte.mo -share/locale/ru/LC_MESSAGES/vte.mo -share/locale/sl/LC_MESSAGES/vte.mo -share/locale/sk/LC_MESSAGES/vte.mo -share/locale/sv/LC_MESSAGES/vte.mo -share/locale/tr/LC_MESSAGES/vte.mo -share/locale/uk/LC_MESSAGES/vte.mo -share/locale/vi/LC_MESSAGES/vte.mo -share/locale/zh_CN/LC_MESSAGES/vte.mo -share/locale/zh_TW/LC_MESSAGES/vte.mo -@dirrm share/gnome/vte/termcap -@dirrm share/gnome/vte -@dirrm share/doc/vte -@dirrm lib/vte -@dirrm include/vte diff --git a/x11-wm/metacity-setup/Makefile b/x11-wm/metacity-setup/Makefile deleted file mode 100644 index 825029930..000000000 --- a/x11-wm/metacity-setup/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: metacity-setup -# Date created: 23 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= metacity-setup -PORTVERSION= 0.7.1 -PORTREVISION= 2 -CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= marcus@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g' \ - ${WRKSRC}/src/callbacks.c - -.include <bsd.port.mk> diff --git a/x11-wm/metacity-setup/distinfo b/x11-wm/metacity-setup/distinfo deleted file mode 100644 index 1d9aa1664..000000000 --- a/x11-wm/metacity-setup/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (metacity-setup-0.7.1.tar.gz) = e898a13ea95d38dcc1f9dba5dd03581f diff --git a/x11-wm/metacity-setup/files/patch-src_callbacks.c b/x11-wm/metacity-setup/files/patch-src_callbacks.c deleted file mode 100644 index 88a7965fd..000000000 --- a/x11-wm/metacity-setup/files/patch-src_callbacks.c +++ /dev/null @@ -1,45 +0,0 @@ ---- src/callbacks.c.original Sat Oct 12 14:42:02 2002 -+++ src/callbacks.c Sat Oct 12 14:50:10 2002 -@@ -35,7 +35,7 @@ - GtkWidget *treeview1_cheat; - GtkWidget *install_dialog_cheat; - GtkWidget *refresh_button_cheat; --gchar *metacity_version = "2.3"; -+gchar *metacity_version = "2.4"; - - enum - { -@@ -228,14 +228,25 @@ - - while ((filename = - g_dir_read_name (themeDirectory)) != NULL) -- if (g_file_test -+ if ((g_file_test - (g_build_filename - (possibleThemeDirs[i], filename, NULL), - G_FILE_TEST_IS_DIR) && - (g_file_test - (g_build_filename - (possibleThemeDirs[i], filename, "metacity-theme-1.xml", NULL), -- G_FILE_TEST_IS_REGULAR))) -+ G_FILE_TEST_IS_REGULAR))) || -+ ((g_file_test -+ (g_build_filename -+ (possibleThemeDirs[i], filename, NULL), -+ G_FILE_TEST_IS_DIR) && -+ (g_file_test -+ (g_build_filename -+ (possibleThemeDirs[i], filename, "metacity-1", NULL), G_FILE_TEST_IS_DIR) && -+ (g_file_test -+ (g_build_filename -+ (possibleThemeDirs[i], filename, "metacity-1", "metacity-theme-1.xml", NULL), G_FILE_TEST_IS_REGULAR)))))) -+ - { - g_ptr_array_add (themeNameHolder, - g_strdup (filename)); -@@ -690,4 +701,4 @@ - else - metacity_version = "2.4"; - on_treeview1_realize (treeview1_cheat, user_data); --} -+} diff --git a/x11-wm/metacity-setup/files/patch-src_interface.c b/x11-wm/metacity-setup/files/patch-src_interface.c deleted file mode 100644 index a4eb172a5..000000000 --- a/x11-wm/metacity-setup/files/patch-src_interface.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/interface.c.orig Sat Oct 12 14:53:45 2002 -+++ src/interface.c Sat Oct 12 15:04:53 2002 -@@ -111,8 +111,8 @@ - gtk_widget_show (vbox3); - gtk_box_pack_start (GTK_BOX (dialog_vbox1), vbox3, TRUE, TRUE, 0); - -- version_button1 = gtk_radio_button_new_with_label(NULL, "I am using metacity 2.3.x"); -- version_button2 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (version_button1), "I am using metacity 2.4.x"); -+ version_button2 = gtk_radio_button_new_with_label(NULL, "I am using metacity 2.4.x"); -+ version_button1 = gtk_radio_button_new_with_label_from_widget(GTK_RADIO_BUTTON (version_button2), "I am using metacity 2.3.x"); - gtk_box_pack_start (GTK_BOX (vbox3), version_button1, TRUE, TRUE, 0); - gtk_box_pack_start (GTK_BOX (vbox3), version_button2, TRUE, TRUE, 0); - gtk_widget_show (version_button1); diff --git a/x11-wm/metacity-setup/pkg-comment b/x11-wm/metacity-setup/pkg-comment deleted file mode 100644 index 9a1ff5825..000000000 --- a/x11-wm/metacity-setup/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphical configurator tool for the metacity window manager diff --git a/x11-wm/metacity-setup/pkg-descr b/x11-wm/metacity-setup/pkg-descr deleted file mode 100644 index 80fa9d593..000000000 --- a/x11-wm/metacity-setup/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A graphical setup tool for the metacity window manager. - -WWW: http://plastercast.tzo.com/~plastercast/Projects/ diff --git a/x11-wm/metacity-setup/pkg-plist b/x11-wm/metacity-setup/pkg-plist deleted file mode 100644 index 6dab983dd..000000000 --- a/x11-wm/metacity-setup/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/metacity-setup -share/gnome/control-center-2.0/capplets/metacity-setup.desktop -share/gnome/metacity-setup/pixmaps/metacity-setup-icon.png -share/gnome/pixmaps/metacity-setup-icon.png -@dirrm share/gnome/metacity-setup/pixmaps -@dirrm share/gnome/metacity-setup diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile deleted file mode 100644 index aaca2ddc1..000000000 --- a/x11-wm/metacity/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: metacity -# Date created: 21 May 2002 -# Whom: Garrett Rooney <rooneg@electricjellyfish.net> -# -# $FreeBSD$ -# - -PORTNAME= metacity -PORTVERSION= 2.4.34 -CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gconf-2:${PORTSDIR}/devel/gconf2 \ - glade-2.0.0:${PORTSDIR}/devel/libglade2 \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo deleted file mode 100644 index 12d4ccbd5..000000000 --- a/x11-wm/metacity/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/metacity-2.4.34.tar.bz2) = 69650ff5719b958b20f9969902f3f68d diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure deleted file mode 100644 index bbd8c0a87..000000000 --- a/x11-wm/metacity/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/05/22 09:20:39 1.1 -+++ configure 2002/05/22 09:20:59 -@@ -6411,6 +6411,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-wm/metacity/pkg-comment b/x11-wm/metacity/pkg-comment deleted file mode 100644 index 2b1334579..000000000 --- a/x11-wm/metacity/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A window manager for the adult in you diff --git a/x11-wm/metacity/pkg-descr b/x11-wm/metacity/pkg-descr deleted file mode 100644 index c81b83d98..000000000 --- a/x11-wm/metacity/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A window manager for the adult in you. - -WWW: http://people.redhat.com/~hp/metacity/ diff --git a/x11-wm/metacity/pkg-plist b/x11-wm/metacity/pkg-plist deleted file mode 100644 index 012d94bf1..000000000 --- a/x11-wm/metacity/pkg-plist +++ /dev/null @@ -1,189 +0,0 @@ -bin/metacity -bin/metacity-message -bin/metacity-theme-viewer -bin/metacity-window-demo -etc/gconf/gconf.xml.defaults/apps/metacity/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/metacity/general/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/metacity/global_keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/metacity/keybinding_commands/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/metacity/window_keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/metacity/workspace_names/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/global_keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/keybinding_commands/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/window_keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/workspace_names/%gconf.xml -etc/gconf/schemas/metacity.schemas -include/metacity-1/metacity-private/common.h -include/metacity-1/metacity-private/gradient.h -include/metacity-1/metacity-private/preview-widget.h -include/metacity-1/metacity-private/theme-parser.h -include/metacity-1/metacity-private/theme.h -include/metacity-1/metacity-private/util.h -lib/libmetacity-private.a -lib/libmetacity-private.so -lib/libmetacity-private.so.0 -libdata/pkgconfig/libmetacity-private.pc -libexec/metacity-dialog -share/gnome/metacity/glade/metacity-properties.glade -share/gnome/metacity/icons/metacity-window-demo.png -share/gnome/pixmaps/metacity-properties.png -share/gnome/themes/Atlanta/metacity-1/metacity-theme-1.xml -share/gnome/themes/Bright/metacity-1/metacity-theme-1.xml -share/gnome/themes/Crux/metacity-1/active-border-top-left-border.png -share/gnome/themes/Crux/metacity-1/active-border-top-right-border.png -share/gnome/themes/Crux/metacity-1/active-bottom-left-border.png -share/gnome/themes/Crux/metacity-1/active-bottom-left-corner.png -share/gnome/themes/Crux/metacity-1/active-bottom-mid-left-border.png -share/gnome/themes/Crux/metacity-1/active-bottom-mid-right-border.png -share/gnome/themes/Crux/metacity-1/active-bottom-right-border.png -share/gnome/themes/Crux/metacity-1/active-bottom-right-corner.png -share/gnome/themes/Crux/metacity-1/active-button-prelight.png -share/gnome/themes/Crux/metacity-1/active-button-pressed.png -share/gnome/themes/Crux/metacity-1/active-button.png -share/gnome/themes/Crux/metacity-1/active-close-button.png -share/gnome/themes/Crux/metacity-1/active-left-border.png -share/gnome/themes/Crux/metacity-1/active-left-top-border-shaded.png -share/gnome/themes/Crux/metacity-1/active-left-top-border.png -share/gnome/themes/Crux/metacity-1/active-maximize-button.png -share/gnome/themes/Crux/metacity-1/active-menu-button-prelight.png -share/gnome/themes/Crux/metacity-1/active-menu-button-pressed.png -share/gnome/themes/Crux/metacity-1/active-menu-button.png -share/gnome/themes/Crux/metacity-1/active-minimize-button.png -share/gnome/themes/Crux/metacity-1/active-restore-button.png -share/gnome/themes/Crux/metacity-1/active-right-border.png -share/gnome/themes/Crux/metacity-1/active-right-top-border-shaded.png -share/gnome/themes/Crux/metacity-1/active-right-top-border.png -share/gnome/themes/Crux/metacity-1/active-top-center-left.png -share/gnome/themes/Crux/metacity-1/active-top-center-mid-left.png -share/gnome/themes/Crux/metacity-1/active-top-center-mid-right.png -share/gnome/themes/Crux/metacity-1/active-top-center-right.png -share/gnome/themes/Crux/metacity-1/active-top-left-border.png -share/gnome/themes/Crux/metacity-1/active-top-left-corner.png -share/gnome/themes/Crux/metacity-1/active-top-mid-left-border.png -share/gnome/themes/Crux/metacity-1/active-top-mid-right-border.png -share/gnome/themes/Crux/metacity-1/active-top-right-border.png -share/gnome/themes/Crux/metacity-1/active-top-right-corner.png -share/gnome/themes/Crux/metacity-1/inactive-border-top-left-border.png -share/gnome/themes/Crux/metacity-1/inactive-border-top-right-border.png -share/gnome/themes/Crux/metacity-1/inactive-bottom-left-border.png -share/gnome/themes/Crux/metacity-1/inactive-bottom-left-corner.png -share/gnome/themes/Crux/metacity-1/inactive-bottom-mid-border.png -share/gnome/themes/Crux/metacity-1/inactive-bottom-right-border.png -share/gnome/themes/Crux/metacity-1/inactive-bottom-right-corner.png -share/gnome/themes/Crux/metacity-1/inactive-button-prelight.png -share/gnome/themes/Crux/metacity-1/inactive-button-pressed.png -share/gnome/themes/Crux/metacity-1/inactive-button.png -share/gnome/themes/Crux/metacity-1/inactive-close-button.png -share/gnome/themes/Crux/metacity-1/inactive-left-border.png -share/gnome/themes/Crux/metacity-1/inactive-left-top-border-shaded.png -share/gnome/themes/Crux/metacity-1/inactive-left-top-border.png -share/gnome/themes/Crux/metacity-1/inactive-maximize-button.png -share/gnome/themes/Crux/metacity-1/inactive-menu-button-prelight.png -share/gnome/themes/Crux/metacity-1/inactive-menu-button-pressed.png -share/gnome/themes/Crux/metacity-1/inactive-menu-button.png -share/gnome/themes/Crux/metacity-1/inactive-minimize-button.png -share/gnome/themes/Crux/metacity-1/inactive-restore-button.png -share/gnome/themes/Crux/metacity-1/inactive-right-border.png -share/gnome/themes/Crux/metacity-1/inactive-right-top-border-shaded.png -share/gnome/themes/Crux/metacity-1/inactive-right-top-border.png -share/gnome/themes/Crux/metacity-1/inactive-top-center-left.png -share/gnome/themes/Crux/metacity-1/inactive-top-center-mid.png -share/gnome/themes/Crux/metacity-1/inactive-top-center-right.png -share/gnome/themes/Crux/metacity-1/inactive-top-left-border.png -share/gnome/themes/Crux/metacity-1/inactive-top-left-corner.png -share/gnome/themes/Crux/metacity-1/inactive-top-mid-border.png -share/gnome/themes/Crux/metacity-1/inactive-top-right-border.png -share/gnome/themes/Crux/metacity-1/inactive-top-right-corner.png -share/gnome/themes/Crux/metacity-1/metacity-theme-1.xml -share/gnome/themes/Esco/metacity-1/metacity-theme-1.xml -share/gnome/themes/AgingGorilla/metacity-1/active-button.png -share/gnome/themes/AgingGorilla/metacity-1/active-close-button.png -share/gnome/themes/AgingGorilla/metacity-1/active-close-menu-icon.png -share/gnome/themes/AgingGorilla/metacity-1/active-maximize-button.png -share/gnome/themes/AgingGorilla/metacity-1/active-maximize-menu-icon.png -share/gnome/themes/AgingGorilla/metacity-1/active-menu-button.png -share/gnome/themes/AgingGorilla/metacity-1/active-minimize-button.png -share/gnome/themes/AgingGorilla/metacity-1/active-minimize-menu-icon.png -share/gnome/themes/AgingGorilla/metacity-1/inactive-close-button.png -share/gnome/themes/AgingGorilla/metacity-1/inactive-maximize-button.png -share/gnome/themes/AgingGorilla/metacity-1/inactive-menu-button.png -share/gnome/themes/AgingGorilla/metacity-1/inactive-minimize-button.png -share/gnome/themes/AgingGorilla/metacity-1/metacity-theme-1.xml -share/gnome/themes/Metabox/metacity-1/metacity-theme-1.xml -share/gnome/themes/Simple/metacity-1/close.png -share/gnome/themes/Simple/metacity-1/maximize.png -share/gnome/themes/Simple/metacity-1/maximized.png -share/gnome/themes/Simple/metacity-1/metacity-theme-1.xml -share/gnome/themes/Simple/metacity-1/minimize.png -share/gnome/wm-properties/metacity.desktop -share/locale/am/LC_MESSAGES/metacity.mo -share/locale/az/LC_MESSAGES/metacity.mo -share/locale/bg/LC_MESSAGES/metacity.mo -share/locale/ca/LC_MESSAGES/metacity.mo -share/locale/cs/LC_MESSAGES/metacity.mo -share/locale/da/LC_MESSAGES/metacity.mo -share/locale/de/LC_MESSAGES/metacity.mo -share/locale/el/LC_MESSAGES/metacity.mo -share/locale/en_GB/LC_MESSAGES/metacity.mo -share/locale/es/LC_MESSAGES/metacity.mo -share/locale/et/LC_MESSAGES/metacity.mo -share/locale/fi/LC_MESSAGES/metacity.mo -share/locale/fr/LC_MESSAGES/metacity.mo -share/locale/gl/LC_MESSAGES/metacity.mo -share/locale/he/LC_MESSAGES/metacity.mo -share/locale/hu/LC_MESSAGES/metacity.mo -share/locale/it/LC_MESSAGES/metacity.mo -share/locale/ja/LC_MESSAGES/metacity.mo -share/locale/ko/LC_MESSAGES/metacity.mo -share/locale/lv/LC_MESSAGES/metacity.mo -share/locale/mk/LC_MESSAGES/metacity.mo -share/locale/mn/LC_MESSAGES/metacity.mo -share/locale/ms/LC_MESSAGES/metacity.mo -share/locale/nl/LC_MESSAGES/metacity.mo -share/locale/no/LC_MESSAGES/metacity.mo -share/locale/pl/LC_MESSAGES/metacity.mo -share/locale/pt/LC_MESSAGES/metacity.mo -share/locale/pt_BR/LC_MESSAGES/metacity.mo -share/locale/ro/LC_MESSAGES/metacity.mo -share/locale/ru/LC_MESSAGES/metacity.mo -share/locale/sk/LC_MESSAGES/metacity.mo -share/locale/sl/LC_MESSAGES/metacity.mo -share/locale/sv/LC_MESSAGES/metacity.mo -share/locale/tr/LC_MESSAGES/metacity.mo -share/locale/uk/LC_MESSAGES/metacity.mo -share/locale/vi/LC_MESSAGES/metacity.mo -share/locale/zh_CN/LC_MESSAGES/metacity.mo -share/locale/zh_TW/LC_MESSAGES/metacity.mo -@dirrm share/gnome/themes/Simple/metacity-1 -@dirrm share/gnome/themes/Simple -@dirrm share/gnome/themes/Metabox/metacity-1 -@dirrm share/gnome/themes/Metabox -@dirrm share/gnome/themes/AgingGorilla/metacity-1 -@dirrm share/gnome/themes/AgingGorilla -@dirrm share/gnome/themes/Esco/metacity-1 -@dirrm share/gnome/themes/Esco -@dirrm share/gnome/themes/Crux/metacity-1 -@dirrm share/gnome/themes/Crux -@dirrm share/gnome/themes/Bright/metacity-1 -@dirrm share/gnome/themes/Bright -@dirrm share/gnome/themes/Atlanta/metacity-1 -@dirrm share/gnome/themes/Atlanta -@dirrm share/gnome/metacity/icons -@dirrm share/gnome/metacity/glade -@dirrm share/gnome/metacity -@dirrm include/metacity-1/metacity-private -@dirrm include/metacity-1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/workspace_names -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/window_keybindings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/keybinding_commands -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/global_keybindings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity/workspace_names -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity/window_keybindings -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity/keybinding_commands -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity/global_keybindings -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity/general -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile deleted file mode 100644 index 1471cf2cc..000000000 --- a/x11/gdm2/Makefile +++ /dev/null @@ -1,68 +0,0 @@ -# New ports collection makefile for: gdm2 -# Date created: 20 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gdm2 -PORTVERSION= 2.4.1.3 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -DISTNAME= gdm-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - rsvg-2.4:${PORTSDIR}/graphics/librsvg2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -GNU_CONFIGURE= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -GDMDIR?= ${PREFIX}/etc/gdm - -.include <bsd.port.pre.mk> - -.if exists(/usr/include/security/pam_misc.h) -PLIST_SUB= PAM_MISC="" -.else -PLIST_SUB= PAM_MISC="@comment " -.endif - -.if !defined(BATCH) && !defined(PACKAGE_BUILDING) -IS_INTERACTIVE= yes -.endif - -.if !defined(BATCH) && !defined(PACKAGE_BUILDING) -pre-fetch: - ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL -.endif - -post-extract: - @${SED} -e "s,%%PREFIX%%,${PREFIX},g" \ - ${FILESDIR}/gdm.sh.sample > ${WRKSRC}/gdm.sh.sample - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in - -post-install: -.if !defined(PACKAGE_BUILDING) - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.endif - @${INSTALL_SCRIPT} ${WRKSRC}/gdm.sh.sample ${PREFIX}/etc/rc.d - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/x11/gdm2/distinfo b/x11/gdm2/distinfo deleted file mode 100644 index 07f6ddaaa..000000000 --- a/x11/gdm2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gdm-2.4.1.3.tar.bz2) = 448769257c5bda3cda48e63869825173 diff --git a/x11/gdm2/files/gdm.sh.sample b/x11/gdm2/files/gdm.sh.sample deleted file mode 100644 index 1b9f90499..000000000 --- a/x11/gdm2/files/gdm.sh.sample +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ - -PREFIX=%%PREFIX%% - -case "$1" in -start) - ${PREFIX}/bin/gdm - ;; -stop) - /usr/bin/killall -m gdm 2>/dev/null - ;; -*) - echo "Usage: `basename $0` start | stop" - exit 64 - ;; - -esac - -exit 0 diff --git a/x11/gdm2/files/patch-ab b/x11/gdm2/files/patch-ab deleted file mode 100644 index 10b04a198..000000000 --- a/x11/gdm2/files/patch-ab +++ /dev/null @@ -1,84 +0,0 @@ ---- config/gdm.conf.in.orig Fri Aug 23 18:53:53 2002 -+++ config/gdm.conf.in Sun Oct 13 17:57:14 2002 -@@ -33,14 +33,14 @@ - # The gdm configuration program that is run from the login screen, you should - # probably leave this alone - Configurator=@EXPANDED_GDMCONFIGDIR@/gdmsetup --disable-sound --disable-crash-dialog --GnomeDefaultSession=@EXPANDED_DATADIR@/gnome/default.session -+GnomeDefaultSession=@EXPANDED_DATADIR@/default.session - # The chooser program. Must output the chosen host on stdout, probably you - # should leave this alone - Chooser=@EXPANDED_BINDIR@/gdmchooser - # Default path to set. The profile scripts will likely override this - DefaultPath=/bin:/usr/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/local/bin:@EXPANDED_BINDIR@ - # Default path for root. The profile scripts will likely override this --RootPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/local/bin:@EXPANDED_BINDIR@ -+RootPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:@EXPANDED_BINDIR@ - DisplayInitDir=@EXPANDED_SYSCONFDIR@/gdm/Init - # Greeter for local (non-xdmcp) logins. Change gdmlogin to gdmgreeter to - # get the new graphical greeter. -@@ -57,7 +57,7 @@ - # To try to kill all clients started at greeter time or in the Init script. - # doesn't always work, only if those clients have a window of their own - KillInitClients=true --LogDir=@EXPANDED_AUTHDIR@ -+LogDir=/var/log - # You should probably never change this value unless you have a weird setup - PidFile=/var/run/gdm.pid - PostSessionScriptDir=@EXPANDED_SYSCONFDIR@/gdm/PostSession/ -@@ -72,7 +72,7 @@ - # Reboot, Halt and suspend commands, you can add different commands - # separated by a semicolon and gdm will use the first one it can find - RebootCommand=/sbin/shutdown -r now;/usr/sbin/shutdown -r now --HaltCommand=/usr/bin/poweroff;/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now -+HaltCommand=/sbin/shutdown -p now;/usr/sbin/shutdown -p now - SuspendCommand= - # Probably should not touch the below this is the standard setup - ServAuthDir=@EXPANDED_AUTHDIR@ -@@ -84,16 +84,16 @@ - UserAuthFBDir=/tmp - UserAuthFile=.Xauthority - # The X server to use if we can't figure out what else to run. --StandardXServer=/usr/X11R6/bin/X -+StandardXServer=@EXPANDED_BINDIR@/X - # The maximum number of flexible X servers to run. - FlexibleXServers=5 - # the X nest command --Xnest=/usr/X11R6/bin/Xnest -name Xnest -+Xnest=@EXPANDED_BINDIR@/Xnest -name Xnest - # Automatic VT allocation. Right now only works on Linux. This way - # we force X to use specific vts. turn VTAllocation to false if this - # is causing problems. - FirstVT=7 --VTAllocation=true -+VTAllocation=false - - [security] - # If any distributions ship with this one off, they should be shot -@@ -153,7 +153,7 @@ - # The 'theme'. By default we're using the default gtk theme - # Of course assuming that gtk got installed in the same prefix, - # if not change this. --GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk/gtkrc -+GtkRC=@EXPANDED_DATADIR@/../themes/Default/gtk-2.0/gtkrc - # Maximum size of an icon, larger icons are scaled down - MaxIconWidth=128 - MaxIconHeight=128 -@@ -281,7 +281,7 @@ - # Definition of the standard X server. - [server-Standard] - name=Standard server --command=/usr/X11R6/bin/X -+command=@EXPANDED_BINDIR@/X vt9 - flexible=true - - # To use this server type you should add -query host or -indirect host -@@ -289,7 +289,7 @@ - [server-Terminal] - name=Terminal server - # Add -terminate to make things behave more nicely --command=/usr/X11R6/bin/X -terminate -+command=@EXPANDED_BINDIR@/X -terminate - # Make this not appear in the flexible servers (we need extra params - # anyway, and terminate would be bad for xdmcp) - flexible=false diff --git a/x11/gdm2/files/patch-al b/x11/gdm2/files/patch-al deleted file mode 100644 index 6458c9e46..000000000 --- a/x11/gdm2/files/patch-al +++ /dev/null @@ -1,9 +0,0 @@ ---- config/gnomerc.in.orig Mon Nov 11 10:54:52 2002 -+++ config/gnomerc.in Fri Jan 3 12:09:49 2003 -@@ -9,5 +9,6 @@ - #fi - - # path takes precedence -+LC_CTYPE= ; export LC_CTYPE - exec gnome-session - exec @EXPANDED_BINDIR@/gnome-session diff --git a/x11/gdm2/files/patch-at b/x11/gdm2/files/patch-at deleted file mode 100644 index 2e73a9b0b..000000000 --- a/x11/gdm2/files/patch-at +++ /dev/null @@ -1,11 +0,0 @@ ---- utils/Makefile.in.orig Tue May 21 00:01:55 2002 -+++ utils/Makefile.in Tue May 21 00:02:20 2002 -@@ -160,7 +160,7 @@ - gdmmktemp_SOURCES = gdmmktemp.c - - --gdmaskpass_LDADD = $(INTLLIBS) -lpam -lpam_misc -+gdmaskpass_LDADD = $(INTLLIBS) -lpam - - - gdmopen_LDADD = $(INTLLIBS) diff --git a/x11/gdm2/files/patch-config_Makefile.in b/x11/gdm2/files/patch-config_Makefile.in deleted file mode 100644 index cd45ba7f3..000000000 --- a/x11/gdm2/files/patch-config_Makefile.in +++ /dev/null @@ -1,101 +0,0 @@ ---- config/Makefile.in.orig Tue Aug 20 16:46:29 2002 -+++ config/Makefile.in Tue Aug 20 17:03:19 2002 -@@ -286,71 +286,73 @@ - fi - $(INSTALL_DATA) gdm.conf $(DESTDIR)$(confdir)/factory-gdm.conf - -- $(INSTALL_SCRIPT) $(srcdir)/XKeepsCrashing $(DESTDIR)$(confdir)/XKeepsCrashing -+ if test '!' -f $(DESTDIR)$(confdir)/XKeepsCrashing; then \ -+ $(INSTALL_SCRIPT) $(srcdir)/XKeepsCrashing $(DESTDIR)$(confdir)/XKeepsCrashing; \ -+ fi -+ $(INSTALL_SCRIPT) $(srcdir)/XKeepsCrashing $(DESTDIR)$(confdir)/factory-XKeepsCrashing - -- -if test -f $(DESTDIR)$(localedir)/locale.alias; then \ -- cp -f $(DESTDIR)$(localedir)/locale.alias $(DESTDIR)$(localedir)/locale.alias.orig; \ -+ if test '!' -f $(DESTDIR)$(localedir)/locale.alias; then \ -+ $(INSTALL_DATA) $(srcdir)/locale.alias $(DESTDIR)$(localedir)/locale.alias; \ - fi -- $(INSTALL_DATA) $(srcdir)/locale.alias $(DESTDIR)$(localedir)/locale.alias -+ $(INSTALL_DATA) $(srcdir)/locale.alias $(DESTDIR)$(localedir)/factory-locale.alias - - if test '!' -d $(DESTDIR)$(sessdir); then \ - $(mkinstalldirs) $(DESTDIR)$(sessdir); \ - chmod 755 $(DESTDIR)$(sessdir); \ - fi - -- -if test -f $(DESTDIR)$(sessdir)/Xsession; then \ -- cp -f $(DESTDIR)$(sessdir)/Xsession $(DESTDIR)$(sessdir)/Xsession.orig; \ -+ if test '!' -f $(DESTDIR)$(sessdir)/Xsession; then \ -+ $(INSTALL_SCRIPT) Xsession $(DESTDIR)$(sessdir)/Xsession; \ - fi -- $(INSTALL_SCRIPT) Xsession $(DESTDIR)$(sessdir)/Xsession -+ $(INSTALL_SCRIPT) Xsession $(DESTDIR)$(sessdir)/factory-Xsession - -- -if test -f $(DESTDIR)$(sessdir)/Gnome; then \ -- cp -f $(DESTDIR)$(sessdir)/Gnome $(DESTDIR)$(sessdir)/Gnome.orig; \ -+ if test '!' -f $(DESTDIR)$(sessdir)/Gnome; then \ -+ $(INSTALL_SCRIPT) Gnome $(DESTDIR)$(sessdir)/Gnome; \ - fi -- $(INSTALL_SCRIPT) Gnome $(DESTDIR)$(sessdir)/Gnome -+ $(INSTALL_SCRIPT) Gnome $(DESTDIR)$(sessdir)/factory-Gnome - - -if test -f /usr/bin/switchdesk; then \ -- if test -f $(DESTDIR)$(sessdir)/Default; then \ -- cp -f $(DESTDIR)$(sessdir)/Default $(DESTDIR)$(sessdir)/Default.orig; \ -+ if test '!' -f $(DESTDIR)$(sessdir)/Default; then \ -+ $(LN_S) -f $(sessdir)/Xsession $(DESTDIR)$(sessdir)/Default; \ - fi; \ -- $(LN_S) -f $(sessdir)/Xsession $(DESTDIR)$(sessdir)/Default; \ - fi - - if test '!' -d $(DESTDIR)$(initdir); then \ - $(mkinstalldirs) $(DESTDIR)$(initdir); \ - chmod 755 $(DESTDIR)$(initdir); \ - fi -- -if test -f $(DESTDIR)$(initdir)/Default; then \ -- cp -f $(DESTDIR)$(initdir)/Default $(DESTDIR)$(initdir)/Default.orig; \ -+ if test '!' -f $(DESTDIR)$(initdir)/Default; then \ -+ $(INSTALL_SCRIPT) $(srcdir)/Default $(DESTDIR)$(initdir)/Default; \ - fi -- $(INSTALL_SCRIPT) $(srcdir)/Default $(DESTDIR)$(initdir)/Default -+ $(INSTALL_SCRIPT) $(srcdir)/Default $(DESTDIR)$(initdir)/factory-Default - - if test '!' -d $(DESTDIR)$(predir); then \ - $(mkinstalldirs) $(DESTDIR)$(predir); \ - chmod 755 $(DESTDIR)$(predir); \ - fi -- -if test -f $(DESTDIR)$(predir)/Default; then \ -- cp -f $(DESTDIR)$(predir)/Default $(DESTDIR)$(predir)/Default.orig; \ -+ if test '!' -f $(DESTDIR)$(predir)/Default; then \ -+ $(INSTALL_SCRIPT) $(srcdir)/PreSession $(DESTDIR)$(predir)/Default; \ - fi -- $(INSTALL_SCRIPT) $(srcdir)/PreSession $(DESTDIR)$(predir)/Default -+ $(INSTALL_SCRIPT) $(srcdir)/PreSession $(DESTDIR)$(predir)/factory-Default - - if test '!' -d $(DESTDIR)$(postdir); then \ - $(mkinstalldirs) $(DESTDIR)$(postdir); \ - chmod 755 $(DESTDIR)$(postdir); \ - fi -- -if test -f $(DESTDIR)$(postdir)/Default; then \ -- cp -f $(DESTDIR)$(postdir)/Default $(DESTDIR)$(postdir)/Default.orig; \ -+ if test '!' -f $(DESTDIR)$(postdir)/Default; then \ -+ $(INSTALL_SCRIPT) $(srcdir)/PostSession $(DESTDIR)$(postdir)/Default; \ - fi -- $(INSTALL_SCRIPT) $(srcdir)/PostSession $(DESTDIR)$(postdir)/Default -+ $(INSTALL_SCRIPT) $(srcdir)/PostSession $(DESTDIR)$(postdir)/factory-Default - - if test '!' -d $(DESTDIR)$(gnomercdir); then \ - $(mkinstalldirs) $(DESTDIR)$(gnomercdir); \ - chmod 755 $(DESTDIR)$(gnomercdir); \ - fi - -- -if test -f $(DESTDIR)$(gnomercdir)/gnomerc; then \ -- cp -f $(DESTDIR)$(gnomercdir)/gnomerc $(DESTDIR)$(gnomercdir)/gnomerc.orig; \ -+ if test '!' -f $(DESTDIR)$(gnomercdir)/gnomerc; then \ -+ $(INSTALL_SCRIPT) gnomerc $(DESTDIR)$(gnomercdir)/gnomerc; \ - fi -- $(INSTALL_SCRIPT) gnomerc $(DESTDIR)$(gnomercdir)/gnomerc -+ $(INSTALL_SCRIPT) gnomerc $(DESTDIR)$(gnomercdir)/factory-gnomerc - - if test '!' -d $(DESTDIR)$(authdir); then \ - $(mkinstalldirs) $(DESTDIR)$(authdir); \ diff --git a/x11/gdm2/files/patch-config_PostSession b/x11/gdm2/files/patch-config_PostSession deleted file mode 100644 index 98433e066..000000000 --- a/x11/gdm2/files/patch-config_PostSession +++ /dev/null @@ -1,11 +0,0 @@ ---- config/PostSession.orig Wed Dec 4 14:05:13 2002 -+++ config/PostSession Wed Dec 4 14:05:34 2002 -@@ -2,7 +2,7 @@ - - PATH=/usr/bin/X11:/usr/X11R6/bin:/opt/X11R6/bin:$PATH - --if command -v sessreg > /dev/null 2>&1; then -+if /usr/bin/which -s sessreg > /dev/null 2>&1; then - sessreg -d -w /var/log/wtmp -u /var/run/utmp -x "$X_SERVERS" -h "$REMOTE_HOST" -l $DISPLAY $USER - fi - exit 0 diff --git a/x11/gdm2/files/patch-config_PreSession b/x11/gdm2/files/patch-config_PreSession deleted file mode 100644 index 4a37fa9db..000000000 --- a/x11/gdm2/files/patch-config_PreSession +++ /dev/null @@ -1,16 +0,0 @@ ---- config/PreSession.orig Wed Dec 4 14:05:38 2002 -+++ config/PreSession Wed Dec 4 14:06:04 2002 -@@ -8,11 +8,11 @@ - # - PATH=/usr/bin/X11:/usr/X11R6/bin:/opt/X11R6/bin:$PATH - --if command -v xsetroot > /dev/null 2>&1; then -+if /usr/bin/which -s xsetroot > /dev/null 2>&1; then - xsetroot -cursor_name left_ptr -solid "#363047" - fi - --if command -v sessreg > /dev/null 2>&1; then -+if /usr/bin/which -s sessreg > /dev/null 2>&1; then - # some output for easy debugging - echo "$0: Registering your session with wtmp and utmp" - echo "$0: running: sessreg -a -w /var/log/wtmp -u /var/run/utmp -x \"$X_SERVERS\" -h \"$REMOTE_HOST\" -l $DISPLAY $USER" diff --git a/x11/gdm2/files/patch-config_locale.alias b/x11/gdm2/files/patch-config_locale.alias deleted file mode 100644 index 48d7d1b00..000000000 --- a/x11/gdm2/files/patch-config_locale.alias +++ /dev/null @@ -1,91 +0,0 @@ ---- config/locale.alias.orig Wed Jan 8 13:31:44 2003 -+++ config/locale.alias Tue Jan 14 16:51:29 2003 -@@ -14,55 +14,36 @@ - # - # - George - --Azerbaijani az_AZ.UTF-8,az_AZ --Arabic(Egypt) ar_EG.UTF-8,ar_EG --Arabic(Lebanon) ar_LB.UTF-8,ar_LB --Amharic am_ET.UTF-8,am_ET --Basque eu_ES.UTF-8,eu_ES --Bulgarian bg_BG.UTF-8,bg_BG --Catalan ca_ES.UTF-8,ca_ES --Chinese(simplified) zh_CN.UTF-8,zh_CN --Chinese(traditional) zh_TW.UTF-8,zh_TW --Croatian hr_HR.UTF-8,hr_HR --Czech cs_CZ.UTF-8,cs_CZ --Danish da_DK.UTF-8,da_DK --Dutch nl_NL.UTF-8,nl_NL --Estonian et_EE.UTF-8,et_EE --English(American) en_US.UTF-8,en_US --English(Australian) en_AU.UTF-8,en_AU --English(British) en_GB.UTF-8,en_GB --English(Ireland) en_IE.UTF-8,en_IE --Finnish fi_FI.UTF-8,fi_FI --French fr_FR.UTF-8,fr_FR --Galician gl_ES.UTF-8,gl_ES --German de_DE.UTF-8,de_DE --Greek el_GR.UTF-8,el_GR --Hebrew he_IL.UTF-8,he_IL --Hungarian hu_HU.UTF-8,hu_HU --Icelandic is_IS.UTF-8,is_IS --Irish ga_IE.UTF-8,ga_IE --Italian it_IT.UTF-8,it_IT --Japanese ja_JP.UTF-8,ja_JP --Korean ko_KR.UTF-8,ko_KR --Latvian lv_LV.UTF-8,lv_LV --Lithuanian lt_LT.UTF-8,lt_LT --Macedonian mk_MK.UTF-8,mk_MK --Malay ms_MY.UTF-8,ms_MY --Norwegian(bokmal) no_NO.UTF-8,no_NO --Norwegian(nynorsk) nn_NO.UTF-8,nn_NO --Polish pl_PL.UTF-8,pl_PL --Portuguese pt_PT.UTF-8,pt_PT --Portuguese(Brazilian) pt_BR.UTF-8,pt_BR --Romanian ro_RO.UTF-8,ro_RO --Russian ru_RU.UTF-8,ru_RU --Slovak sk_SK.UTF-8,sk_SK --Slovenian sl_SI.UTF-8,sl_SI --Spanish es_ES.UTF-8,es_ES --Spanish(Mexico) es_MX.UTF-8,es_MX --Swedish sv_SE.UTF-8,sv_SE --Swedish(Finland) sv_FI.UTF-8,sv_FI --Tamil ta_IN.UTF-8,ta_IN --Turkish tr_TR.UTF-8,tr_TR --Ukrainian uk_UA.UTF-8,uk_UA --Vietnamese vi_VN.UTF-8,vi_VN --Walloon wa_BE.UTF-8,wa_BE -+Bulgarian bg_BG.UTF-8,bg_BG.CP1251 -+Chinese(simplified) zh_CN.UTF-8,zh_CN.EUC -+Chinese(traditional) zh_TW.UTF-8,zh_TW.Big5 -+Croatian hr_HR.UTF-8,hr_HR.ISO_8859-2 -+Czech cs_CZ.UTF-8,cs_CZ.ISO_8859-2 -+Danish da_DK.UTF-8,da_DK.ISO_8859-1 -+Dutch nl_NL.UTF-8,nl_NL.ISO_8859-1 -+Estonian et_EE.UTF-8,et_EE.ISO_8859-15 -+English(American) en_US.UTF-8,en_US.ISO_8859-1 -+English(Australian) en_AU.UTF-8,en_AU.ISO_8859-1 -+English(British) en_GB.UTF-8,en_GB.ISO_8859-1 -+Finnish fi_FI.UTF-8,fi_FI.ISO_8859-1 -+French fr_FR.UTF-8,fr_FR.ISO_8859-1 -+German de_DE.UTF-8,de_DE.ISO_8859-1 -+Greek el_GR.UTF-8,el_GR.ISO_8859-7 -+Hungarian hu_HU.UTF-8,hu_HU.ISO_8859-2 -+Icelandic is_IS.UTF-8,is_IS.ISO_8859-1 -+Italian it_IT.UTF-8,it_IT.ISO_8859-1 -+Japanese ja_JP.UTF-8,ja_JP.EUC -+Korean ko_KR.UTF-8,ko_KR.EUC -+Lithuanian lt_LT.UTF-8,lt_LT.ISO_8859-4 -+Norwegian(bokmal) no_NO.UTF-8,no_NO.ISO_8859-1 -+Polish pl_PL.UTF-8,pl_PL.ISO_8859-2 -+Portuguese pt_PT.UTF-8,pt_PT.ISO_8859-1 -+Portuguese(Brazilian) pt_BR.UTF-8,pt_BR.ISO8859-1 -+Romanian ro_RO.UTF-8,ro_RO.ISO8859-2 -+Russian ru_RU.UTF-8,ru_RU.ISO_8859-5 -+Slovak sk_SK.UTF-8,sk_SK.ISO_8859-2 -+Slovenian sl_SI.UTF-8,sl_SI.ISO_8859-2 -+Spanish es_ES.UTF-8,es_ES.ISO_8859-1 -+Swedish sv_SE.UTF-8,sv_SE.ISO_8859-1 -+Turkish tr_TR.UTF-8,tr_TR.ISO_8859-9 -+Ukrainian uk_UA.UTF-8,uk_UA.ISO8859-5 diff --git a/x11/gdm2/files/patch-configure b/x11/gdm2/files/patch-configure deleted file mode 100644 index c7e1c3d22..000000000 --- a/x11/gdm2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Wed Jul 17 17:49:15 2002 -+++ configure Wed Jul 17 17:51:03 2002 -@@ -8531,6 +8532,8 @@ - cat >conftest.$ac_ext <<_ACEOF - #line 8532 "configure" - #include "confdefs.h" -+#include <sys/types.h> -+#include <sys/socket.h> - $ac_includes_default - int - main () diff --git a/x11/gdm2/files/patch-daemon_gdm.c b/x11/gdm2/files/patch-daemon_gdm.c deleted file mode 100644 index 76c115f8b..000000000 --- a/x11/gdm2/files/patch-daemon_gdm.c +++ /dev/null @@ -1,11 +0,0 @@ ---- daemon/gdm.c.orig Thu May 30 11:02:29 2002 -+++ daemon/gdm.c Thu May 30 10:59:19 2002 -@@ -36,7 +36,7 @@ - #include <locale.h> - - /* This should be moved to auth.c I suppose */ --#include <X11/Xauth.h> -+/*#include <X11/Xauth.h>*/ - - #include <vicious.h> - diff --git a/x11/gdm2/files/patch-daemon_slave.c b/x11/gdm2/files/patch-daemon_slave.c deleted file mode 100644 index 27ac0544a..000000000 --- a/x11/gdm2/files/patch-daemon_slave.c +++ /dev/null @@ -1,12 +0,0 @@ ---- daemon/slave.c.orig Wed Sep 18 02:25:09 2002 -+++ daemon/slave.c Wed Sep 18 02:25:15 2002 -@@ -2327,7 +2327,8 @@ - if (setusercontext (NULL, pwent, pwent->pw_uid, - LOGIN_SETLOGIN | LOGIN_SETPATH | - LOGIN_SETPRIORITY | LOGIN_SETRESOURCES | -- LOGIN_SETUMASK | LOGIN_SETUSER) < 0) -+ LOGIN_SETUMASK | LOGIN_SETUSER | -+ LOGIN_SETENV) < 0) - gdm_child_exit (DISPLAY_REMANAGE, - _("%s: setusercontext() failed for %s. " - "Aborting."), "gdm_slave_session_start", diff --git a/x11/gdm2/files/patch-gui::gdmsetup.c b/x11/gdm2/files/patch-gui::gdmsetup.c deleted file mode 100644 index 33924be67..000000000 --- a/x11/gdm2/files/patch-gui::gdmsetup.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gui/gdmsetup.c.orig Sun Aug 4 16:08:52 2002 -+++ gui/gdmsetup.c Sun Aug 4 16:09:09 2002 -@@ -1512,7 +1512,7 @@ - success = TRUE; - - /* HACK! */ -- cmd = g_strdup_printf ("/bin/chown -R root.root %s", dir); -+ cmd = g_strdup_printf ("/usr/sbin/chown -R gdm:gdm %s", dir); - system (cmd); - g_free (cmd); - diff --git a/x11/gdm2/pkg-comment b/x11/gdm2/pkg-comment deleted file mode 100644 index cd5640b89..000000000 --- a/x11/gdm2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 version of xdm display manager diff --git a/x11/gdm2/pkg-descr b/x11/gdm2/pkg-descr deleted file mode 100644 index 85c150c4c..000000000 --- a/x11/gdm2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The GNOME 2.0 version of the xdm display manager. It has support for -face pixmaps, multiple sessions plus clean shutdowns from the login -menu. diff --git a/x11/gdm2/pkg-install b/x11/gdm2/pkg-install deleted file mode 100644 index e373a44e3..000000000 --- a/x11/gdm2/pkg-install +++ /dev/null @@ -1,46 +0,0 @@ -#!/bin/sh - -if [ -n "${PACKAGE_BUILDING}" ]; then - exit 0 -fi - -if [ "$2" = "POST-INSTALL" ]; then - USER=gdm - GROUP=${USER} - UID=92 - GID=${UID} - PW=/usr/sbin/pw - CHMOD=/bin/chmod - CHOWN=/usr/sbin/chown - - if ${PW} group show "${GROUP}" 2>/dev/null; then - echo "You already have a group \"${GROUP}\", so I will use it." - else - if ${PW} groupadd ${GROUP} -g ${GID}; then - echo "Added group \"${GROUP}\"." - else - echo "Adding group \"${GROUP}\" failed..." - exit 1 - fi - fi - - if ${PW} user show "${USER}" 2>/dev/null; then - echo "You already have a user \"${USER}\", so I will use it." - else - if ${PW} useradd ${USER} -u ${UID} -g ${GROUP} -h - \ - -d "/nonexistent" -s /sbin/nologin -c "GNOME Display Manager" - then - echo "Added user \"${USER}\"." - else - echo "Adding user \"${USER}\" failed..." - exit 1 - fi - fi - ${CHOWN} -R ${USER}:${GROUP} ${PKG_PREFIX}/share/gnome/gdm ${PKG_PREFIX}/etc/gdm - ${CHMOD} 0750 ${PKG_PREFIX}/share/gnome/gdm - exit 0 -fi - -if [ -z "${BATCH}" ]; then - /usr/bin/dialog --yesno "GDM may contain vulnerabilities leading local root compromise, and it is reported widely with various security sites and groups. It is not recommended that this port be installed in public environment. Do you wish to accept the security risk and build GDM anyway?" 10 60 || /usr/bin/false -fi diff --git a/x11/gdm2/pkg-message b/x11/gdm2/pkg-message deleted file mode 100644 index 91ce3698b..000000000 --- a/x11/gdm2/pkg-message +++ /dev/null @@ -1,20 +0,0 @@ -GDM is installed. - -Please note the following: -- This port has been tested on 5.0-CURRENT and 4.4-RELEASE and higher. -- If you are running a version of FreeBSD prior to 4.5-PRERELEASE, you should - append these lines to your /etc/pam.conf, otherwise GDM will refuse all - logins: - -# gdm config -gdm auth requisite pam_unix.so try_first_pass -gdm account requisite pam_unix.so try_first_pass -gdm session required pam_permit.so - -- Do _NOT_ use /etc/ttys to start gdm at boot time. This will result in gdm - hanging or restarting constantly. Instead, copy the included gdm.sh.sample - script to gdm.sh, and restart. This script is found, by default, in - /usr/X11R6/etc/rc.d. - -These notes were written by: Yukihiro Nakai <nakai@FreeBSD.org> -and updated by: Joe Marcus Clarke <marcus@FreeBSD.org> diff --git a/x11/gdm2/pkg-plist b/x11/gdm2/pkg-plist deleted file mode 100644 index 269c2f7e3..000000000 --- a/x11/gdm2/pkg-plist +++ /dev/null @@ -1,111 +0,0 @@ -bin/gdm -bin/gdm-binary -bin/gdmXnest -bin/gdmXnestchooser -bin/gdmchooser -bin/gdmflexiserver -bin/gdmgreeter -bin/gdmlogin -bin/gdmmktemp -bin/gdmphotosetup -bin/gdmsetup -bin/gdmthemetester -@unexec if cmp -s %D/etc/gdm/Init/Default %D/etc/gdm/Init/factory-Default; then rm -f %D/etc/gdm/Init/Default; fi -etc/gdm/Init/factory-Default -@unexec if cmp -s %D/etc/gdm/PostSession/Default %D/etc/gdm/PostSession/factory-Default; then rm -f %D/etc/gdm/PostSession/Default; fi -etc/gdm/PostSession/factory-Default -@unexec if cmp -s %D/etc/gdm/PreSession/Default %D/etc/gdm/PreSession/factory-Default; then rm -f %D/etc/gdm/PreSession/Default; fi -etc/gdm/PreSession/factory-Default -@unexec if cmp -s %D/etc/gdm/Sessions/Gnome %D/etc/gdm/Sessions/factory-Gnome; then rm -f %D/etc/gdm/Sessions/Gnome; fi -etc/gdm/Sessions/factory-Gnome -@unexec if cmp -s %D/etc/gdm/Sessions/Xsession %D/etc/gdm/Sessions/factory-Xsession; then rm -f %D/etc/gdm/Sessions/Xsession; fi -etc/gdm/Sessions/factory-Xsession -@unexec if cmp -s %D/etc/gdm/XKeepsCrashing %D/etc/gdm/factory-XKeepsCrashing; then rm -f %D/etc/gdm/XKeepsCrashing; fi -etc/gdm/factory-XKeepsCrashing -@unexec if cmp -s %D/etc/gdm/gnomerc %D/etc/gdm/factory-gnomerc; then rm -f %D/etc/gdm/gnomerc; fi -etc/gdm/factory-gnomerc -@unexec if cmp -s %D/etc/gdm/gdm.conf %D/etc/gdm/factory-gdm.conf; then rm -f %D/etc/gdm/gdm.conf; fi -etc/gdm/factory-gdm.conf -@unexec if cmp -s %D/etc/gdm/locale.alias %D/etc/gdm/factory-locale.alias; then rm -f %D/etc/gdm/locale.alias; fi -etc/gdm/factory-locale.alias -etc/rc.d/gdm.sh.sample -sbin/gdm-restart -sbin/gdm-safe-restart -sbin/gdm-stop -%%PAM_MISC%%sbin/gdmaskpass -sbin/gdmconfig -share/gnome/applications/gdmflexiserver-xnest.desktop -share/gnome/applications/gdmflexiserver.desktop -share/gnome/applications/gdmsetup.desktop -share/gnome/capplets/gdmphotosetup.desktop -share/gnome/gdm/gdmchooser.glade -share/gnome/gdm/gdmsetup.glade -share/gnome/gdm/themes/happygnome/GdmGreeterTheme.desktop -share/gnome/gdm/themes/happygnome/background.svg -share/gnome/gdm/themes/happygnome/disconnect.png -share/gnome/gdm/themes/happygnome/gnome-logo.png -share/gnome/gdm/themes/happygnome/happygnome.xml -share/gnome/gdm/themes/happygnome/options.png -share/gnome/gdm/themes/happygnome/screenshot.png -share/gnome/gdm/themes/happygnome/session.png -share/gnome/gdm/themes/happygnome/system.png -share/gnome/gdm/themes/circles/GdmGreeterTheme.desktop -share/gnome/gdm/themes/circles/background.svg -share/gnome/gdm/themes/circles/circles.xml -share/gnome/gdm/themes/circles/flower.png -share/gnome/gdm/themes/circles/help.png -share/gnome/gdm/themes/circles/options.png -share/gnome/gdm/themes/circles/screenshot.png -share/gnome/pixmaps/gdm-foot-logo.png -share/gnome/pixmaps/gdm.png -share/gnome/pixmaps/login-photo.png -share/gnome/pixmaps/nobody.png -share/gnome/pixmaps/nohost.png -share/locale/am/LC_MESSAGES/gdm-2.4.mo -share/locale/ar/LC_MESSAGES/gdm-2.4.mo -share/locale/az/LC_MESSAGES/gdm-2.4.mo -share/locale/be/LC_MESSAGES/gdm-2.4.mo -share/locale/bg/LC_MESSAGES/gdm-2.4.mo -share/locale/ca/LC_MESSAGES/gdm-2.4.mo -share/locale/cs/LC_MESSAGES/gdm-2.4.mo -share/locale/da/LC_MESSAGES/gdm-2.4.mo -share/locale/de/LC_MESSAGES/gdm-2.4.mo -share/locale/el/LC_MESSAGES/gdm-2.4.mo -share/locale/es/LC_MESSAGES/gdm-2.4.mo -share/locale/et/LC_MESSAGES/gdm-2.4.mo -share/locale/eu/LC_MESSAGES/gdm-2.4.mo -share/locale/fi/LC_MESSAGES/gdm-2.4.mo -share/locale/fr/LC_MESSAGES/gdm-2.4.mo -share/locale/ga/LC_MESSAGES/gdm-2.4.mo -share/locale/gl/LC_MESSAGES/gdm-2.4.mo -share/locale/he/LC_MESSAGES/gdm-2.4.mo -share/locale/hu/LC_MESSAGES/gdm-2.4.mo -share/locale/it/LC_MESSAGES/gdm-2.4.mo -share/locale/ja/LC_MESSAGES/gdm-2.4.mo -share/locale/ko/LC_MESSAGES/gdm-2.4.mo -share/locale/lt/LC_MESSAGES/gdm-2.4.mo -share/locale/lv/LC_MESSAGES/gdm-2.4.mo -share/locale/mk/LC_MESSAGES/gdm-2.4.mo -share/locale/mn/LC_MESSAGES/gdm-2.4.mo -share/locale/ms/LC_MESSAGES/gdm-2.4.mo -share/locale/nl/LC_MESSAGES/gdm-2.4.mo -share/locale/nn/LC_MESSAGES/gdm-2.4.mo -share/locale/no/LC_MESSAGES/gdm-2.4.mo -share/locale/pl/LC_MESSAGES/gdm-2.4.mo -share/locale/pt/LC_MESSAGES/gdm-2.4.mo -share/locale/pt_BR/LC_MESSAGES/gdm-2.4.mo -share/locale/ro/LC_MESSAGES/gdm-2.4.mo -share/locale/ru/LC_MESSAGES/gdm-2.4.mo -share/locale/sk/LC_MESSAGES/gdm-2.4.mo -share/locale/sl/LC_MESSAGES/gdm-2.4.mo -share/locale/sv/LC_MESSAGES/gdm-2.4.mo -share/locale/ta/LC_MESSAGES/gdm-2.4.mo -share/locale/tr/LC_MESSAGES/gdm-2.4.mo -share/locale/uk/LC_MESSAGES/gdm-2.4.mo -share/locale/vi/LC_MESSAGES/gdm-2.4.mo -share/locale/zh_CN/LC_MESSAGES/gdm-2.4.mo -share/locale/zh_TW/LC_MESSAGES/gdm-2.4.mo -@dirrm share/gnome/gdm/themes/happygnome -@dirrm share/gnome/gdm/themes/circles -@dirrm share/gnome/gdm/themes -@dirrm etc/pam.d diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile deleted file mode 100644 index b0eeba4d3..000000000 --- a/x11/gnome-applets/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: gnomeapplets2 -# Date created: 26th May 2000 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeapplets2 -PORTVERSION= 2.2.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-applets/2.2 -DISTNAME= gnome-applets-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ - gailutil.17:${PORTSDIR}/x11-toolkits/gail \ - gtop-2.0:${PORTSDIR}/devel/libgtop2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehier gnomeprefix gnomehack -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.pre.mk> - -.if ${ARCH} != "i386" -PLIST_SUB= BATTERY="@comment " -.else -PLIST_SUB= BATTERY="" -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.post.mk> diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo deleted file mode 100644 index 265e0d7b2..000000000 --- a/x11/gnome-applets/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-applets-2.2.0.tar.bz2) = 2c5650d11253fd5c4716c96f688729f7 diff --git a/x11/gnome-applets/files/patch-aa b/x11/gnome-applets/files/patch-aa deleted file mode 100644 index fc72f4f9e..000000000 --- a/x11/gnome-applets/files/patch-aa +++ /dev/null @@ -1,56 +0,0 @@ ---- configure.orig Mon Dec 16 17:15:36 2002 -+++ configure Thu Dec 19 13:43:27 2002 -@@ -7862,6 +7862,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+c_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12328,6 +12329,7 @@ - *irix*) CDROM_HOST=irix; CDROM_LIBS="-lcdaudio -lmediad -lds";cd_device_path="/dev/cdrom";; - *linux*) CDROM_HOST=linux;cd_device_path="/dev/cdrom";; - *netbsd*) CDROM_HOST=netbsd;cd_device_path="/dev/rcd0";; -+*freebsd*) CDROM_HOST=freebsd;cd_device_path="dev/acd0c";; - *solaris*) CDROM_HOST=solaris;cd_device_path="/vol/dev/aliases/cdrom0";cdplayer_type_sun=true;; - esac - case "$host" in -@@ -12391,6 +12393,20 @@ - fi - - ;; -+ i386-*-freebsd*) -+ HAVE_LIBAPM=no -+if test "x$HAVE_LIBAPM" = "xyes"; then -+ HAVE_LIBAPM_TRUE= -+ HAVE_LIBAPM_FALSE='#' -+else -+ HAVE_LIBAPM_TRUE='#' -+ HAVE_LIBAPM_FALSE= -+fi -+ ;; -+ *-*-freebsd*) -+ build_battstat_applet=no -+ -+ ;; - *-*-linux*) - echo "$as_me:$LINENO: checking for apm_read in -lapm" >&5 - echo $ECHO_N "checking for apm_read in -lapm... $ECHO_C" >&6 -@@ -13688,14 +13704,14 @@ - ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - - #defined the below to enable help to work for applets - - cat >>confdefs.h <<_ACEOF --#define DATADIR "${prefix}/share" -+#define DATADIR "${datadir}" - _ACEOF - - cat >>confdefs.h <<_ACEOF diff --git a/x11/gnome-applets/files/patch-ad b/x11/gnome-applets/files/patch-ad deleted file mode 100644 index 5a06416a0..000000000 --- a/x11/gnome-applets/files/patch-ad +++ /dev/null @@ -1,354 +0,0 @@ ---- cdplayer/cdplayer.c.orig Tue Apr 16 16:42:54 2002 -+++ cdplayer/cdplayer.c Tue Apr 30 17:31:41 2002 -@@ -671,6 +671,12 @@ - description = TRUE; - break; - case DISC_COMPLETED: -+ led_time(cd->panel.time, -+ stat.relative_address.minute, -+ stat.relative_address.second, -+ cd->panel.track_control.display, -+ stat.track); -+ break; - case DISC_STOP: - case DISC_ERROR: - led_stop(cd->panel.time, cd->panel.track_control.display); ---- /dev/null Mon May 29 02:15:42 2000 -+++ cdplayer/cdrom-freebsd.c Mon May 29 10:37:28 2000 -@@ -0,0 +1,336 @@ -+#include <stdlib.h> -+#include <string.h> -+#include <fcntl.h> -+#include <glib.h> -+#include <sys/ioctl.h> -+#include <unistd.h> -+ -+#include <sys/types.h> -+#include <sys/cdio.h> -+#include "cdrom-interface.h" -+ -+ -+#define ASSIGN_MSF(dest, src) \ -+{ \ -+ (dest).minute = (src).minute; \ -+ (dest).second = (src).second; \ -+ (dest).frame = (src).frame; \ -+} -+ -+int -+cdrom_play(cdrom_device_t cdp, int start, int stop) -+{ -+ struct ioc_play_track ti; -+ -+ ti.start_track = start; -+ ti.start_index = 1; -+ ti.end_track = stop; -+ ti.end_index = 1; -+ -+ if ((ioctl(cdp->device, CDIOCPREVENT) == -1) || -+ (ioctl(cdp->device, CDIOCPLAYTRACKS, &ti) == -1)) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_play_msf(cdrom_device_t cdp, cdrom_msf_t * start) -+{ -+ struct ioc_play_msf msf; -+ -+ if (cdrom_read_track_info(cdp) == DISC_IO_ERROR) -+ return DISC_IO_ERROR; -+ msf.start_m = start->minute; -+ msf.start_s = start->second; -+ msf.start_f = start->frame; -+ -+ msf.end_m = cdp->track_info[cdp->nr_track].address.minute; -+ msf.end_s = cdp->track_info[cdp->nr_track].address.second; -+ msf.end_f = cdp->track_info[cdp->nr_track].address.frame; -+ -+ if ((ioctl(cdp->device, CDIOCPREVENT) == -1) || -+ (ioctl(cdp->device, CDIOCPLAYMSF, &msf) == -1)) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_pause(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCPAUSE) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_IO_ERROR; -+} -+ -+int -+cdrom_resume(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCRESUME) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+ -+int -+cdrom_stop(cdrom_device_t cdp) -+{ -+ if ((ioctl(cdp->device, CDIOCSTOP) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -1)) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_read_track_info(cdrom_device_t cdp) -+{ -+ struct ioc_toc_header toc; -+ struct ioc_read_toc_single_entry tocentry; -+ -+ int i, j, nr_track; -+ -+ if (ioctl(cdp->device, CDIOREADTOCHEADER, &toc) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ cdp->track0 = toc.starting_track; -+ cdp->track1 = toc.ending_track; -+ nr_track = cdp->track1 - cdp->track0 + 1; -+ if (nr_track <= 0) -+ return DISC_IO_ERROR; -+ -+ if (nr_track != cdp->nr_track) { -+ if (cdp->track_info) -+ g_free(cdp->track_info); -+ cdp->nr_track = nr_track; -+ cdp->track_info = g_malloc((cdp->nr_track + 1) * sizeof(track_info_t)); -+ } -+ for (i = 0, j = cdp->track0; i < cdp->nr_track; i++, j++) { -+ tocentry.track = j; -+ tocentry.address_format = CD_MSF_FORMAT; -+ -+ if (ioctl(cdp->device, CDIOREADTOCENTRY, &tocentry) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ /* fill the trackinfo field */ -+ cdp->track_info[i].track = j; -+ cdp->track_info[i].audio_track = tocentry.entry.control != -+ 0x04 ? 1 : 0; -+ ASSIGN_MSF(cdp->track_info[i].address, tocentry.entry.addr.msf); -+ } -+ -+ tocentry.track = 0xAA; -+ tocentry.address_format = CD_MSF_FORMAT; -+ if (ioctl(cdp->device, CDIOREADTOCENTRY, &tocentry) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ cdp->track_info[i].track = j; -+ cdp->track_info[i].audio_track = 0; -+ ASSIGN_MSF(cdp->track_info[i].address, tocentry.entry.addr.msf); -+ -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_get_status(cdrom_device_t cdp, cdrom_device_status_t * stat) -+{ -+ struct ioc_read_subchannel subchnl; -+ struct cd_sub_channel_info subchnlinfo; -+ -+ subchnl.address_format = CD_MSF_FORMAT; -+ subchnl.data_format = CD_CURRENT_POSITION; -+ subchnl.track = 0; -+ subchnl.data_len = sizeof(subchnlinfo); -+ subchnl.data = &subchnlinfo; -+ if (ioctl(cdp->device, CDIOCREADSUBCHANNEL, &subchnl) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ stat->track = subchnlinfo.what.position.track_number; -+ ASSIGN_MSF(stat->relative_address, subchnlinfo.what.position.reladdr.msf); -+ ASSIGN_MSF(stat->absolute_address, subchnlinfo.what.position.absaddr.msf); -+ switch (subchnlinfo.header.audio_status) { -+ case CD_AS_PLAY_IN_PROGRESS: -+ ioctl(cdp->device, CDIOCPREVENT); -+ stat->audio_status = DISC_PLAY; -+ break; -+ case CD_AS_PLAY_PAUSED: -+ ioctl(cdp->device, CDIOCPREVENT); -+ stat->audio_status = DISC_PAUSED; -+ break; -+ case CD_AS_PLAY_COMPLETED: -+ if (cdrom_read_track_info(cdp) == DISC_IO_ERROR) -+ return DISC_IO_ERROR; -+ stat->track = cdp->nr_track; -+ ASSIGN_MSF(stat->relative_address, -+ cdp->track_info[cdp->nr_track].address); -+ ASSIGN_MSF(stat->absolute_address, -+ cdp->track_info[cdp->nr_track].address); -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_COMPLETED; -+ break; -+ case CD_AS_AUDIO_INVALID: -+ case CD_AS_NO_STATUS: -+ case CD_AS_PLAY_ERROR: -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_STOP; -+ break; -+ default: -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_ERROR; -+ } -+ return (stat->audio_status == DISC_ERROR ? -+ DISC_IO_ERROR : DISC_NO_ERROR); -+} -+ -+cdrom_device_t -+cdrom_open(char *device, int *errcode) -+{ -+ cdrom_device_t cdp; -+ -+ cdp = g_malloc(sizeof(struct cdrom_device)); -+ -+ cdp->device = open(device, O_RDONLY); -+ if (cdp->device == -1) { -+ *errcode = errno; -+ g_free(cdp); -+ return NULL; -+ } -+ cdp->nr_track = 0; -+ cdp->track_info = NULL; -+ return cdp; -+} -+ -+void -+cdrom_close(cdrom_device_t cdp) -+{ -+ if (cdp->nr_track) -+ g_free(cdp->track_info); -+ close(cdp->device); -+ g_free(cdp); -+} -+ -+int -+cdrom_load(cdrom_device_t cdp) -+{ -+ if ((ioctl(cdp->device, CDIOCCLOSE) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -1)) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_eject(cdrom_device_t cdp) -+{ -+ if ((ioctl(cdp->device, CDIOCEJECT) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -1)) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_next(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ return cdrom_play(cdp, stat.track + 1, cdp->track1); -+} -+ -+int -+cdrom_prev(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ return cdrom_play(cdp, stat.track - 1, cdp->track1); -+} -+ -+int -+cdrom_rewind(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ int track; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ if (stat.absolute_address.second != 0) -+ stat.absolute_address.second--; -+ else { -+ stat.absolute_address.second = 0; -+ if (stat.absolute_address.minute > 0) -+ stat.absolute_address.minute--; -+ } -+ stat.absolute_address.frame = 0; -+ return cdrom_play_msf(cdp, &stat.absolute_address); -+} -+ -+int -+cdrom_ff(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ int track; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ stat.absolute_address.second++; -+ if (stat.absolute_address.second >= 60) { -+ stat.absolute_address.minute++; -+ stat.absolute_address.second = 0; -+ } -+ stat.absolute_address.frame = 0; -+ return cdrom_play_msf(cdp, &stat.absolute_address); -+} -+ -+int -+cdrom_track_length(cdrom_device_t cdp, int track, cdrom_msf_t * length) -+{ -+ int index, s1, s2, i; -+ -+ if ((track < cdp->track0) || (track > cdp->track1)) -+ return DISC_INDEX_OUT_OF_RANGE; -+ index = track - cdp->track0; -+ -+ s1 = cdp->track_info[index + 1].address.second; -+ s2 = cdp->track_info[index].address.second; -+ length->second = s1 = s1 - s2; -+ if (s1 < 0) { -+ i = 1; -+ length->second = s1 + 60; -+ } else -+ i = 0; -+ -+ length->minute = cdp->track_info[index + 1].address.minute - -+ cdp->track_info[index].address.minute - i; -+ -+ return 0; -+} diff --git a/x11/gnome-applets/files/patch-battstat_Makefile.in b/x11/gnome-applets/files/patch-battstat_Makefile.in deleted file mode 100644 index f47e6bab6..000000000 --- a/x11/gnome-applets/files/patch-battstat_Makefile.in +++ /dev/null @@ -1,27 +0,0 @@ ---- battstat/Makefile.in.orig Thu Dec 19 13:50:27 2002 -+++ battstat/Makefile.in Thu Dec 19 13:51:02 2002 -@@ -148,11 +148,11 @@ - pixmapsdir = $(datadir)/pixmaps - pixmaps_DATA = battstat.png - @HAVE_LIBAPM_TRUE@APMLIB = @HAVE_LIBAPM_TRUE@-lapm --@HAVE_LIBAPM_FALSE@APMLIB = @HAVE_LIBAPM_FALSE@apmlib/libapm.a -+@HAVE_LIBAPM_FALSE@APMLIB = - @HAVE_LIBAPM_TRUE@APMDIR = --@HAVE_LIBAPM_FALSE@APMDIR = @HAVE_LIBAPM_FALSE@apmlib -+@HAVE_LIBAPM_FALSE@APMDIR = - @HAVE_LIBAPM_TRUE@APMINC = --@HAVE_LIBAPM_FALSE@APMINC = @HAVE_LIBAPM_FALSE@-Iapmlib/ -+@HAVE_LIBAPM_FALSE@APMINC = - - SUBDIRS = docs sounds $(APMDIR) - -@@ -223,8 +223,7 @@ - @HAVE_LIBAPM_TRUE@battstat_applet_2_DEPENDENCIES = \ - @HAVE_LIBAPM_TRUE@$(top_builddir)/screen-exec/libscreen-exec.la - @HAVE_LIBAPM_FALSE@battstat_applet_2_DEPENDENCIES = \ --@HAVE_LIBAPM_FALSE@$(top_builddir)/screen-exec/libscreen-exec.la \ --@HAVE_LIBAPM_FALSE@apmlib/libapm.a -+@HAVE_LIBAPM_FALSE@$(top_builddir)/screen-exec/libscreen-exec.la - battstat_applet_2_LDFLAGS = - CFLAGS = @CFLAGS@ - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) diff --git a/x11/gnome-applets/files/patch-gweather::Locations b/x11/gnome-applets/files/patch-gweather::Locations deleted file mode 100644 index 3e14e26d8..000000000 --- a/x11/gnome-applets/files/patch-gweather::Locations +++ /dev/null @@ -1,35 +0,0 @@ - -$FreeBSD$ - ---- gweather/Locations.orig Wed May 15 00:32:46 2002 -+++ gweather/Locations Tue May 21 19:00:43 2002 -@@ -1588,7 +1588,7 @@ - - [EU] - name=Europe --states=AB OS BE BA BG CZ HR CY DK EE FI FR MK DE GI GR HU IE IS IT LV LT LU MT MD NL NO PL PT RO RU SK SI SP SE CH TR UK YU -+states=AB OS BE BA BG CZ HR CY DK EE FI FR MK DE GI GR HU IE IS IT LV LT LU MT MD NL NO PL PT RO RU SK SI SP SE CH TR UA UK YU - - [EU_AB] - name=Albania -@@ -1857,6 +1857,20 @@ - loc50=Yakutsk UEEE ------ --- - loc51=Yekaterinburg USSS ------ --- - loc52=Yuzhno-Sakhalinsk UHSS ------ --- -+ -+[EU_UA] -+name=Ukraine -+loc0=Kiev UKBB ------ --- -+loc1=Donetsk UKCC ------ --- -+loc2=Dnepropetrovsk UKDD ------ --- -+loc3=Krivoy\\ Rog UKDR ------ --- -+loc4=Simferopol UKFF ------ --- -+loc5=Kharkov UKHH ------ --- -+loc6=Ivano-frankovsk UKLI ------ --- -+loc7=Lvov UKLL ------ --- -+loc8=Rovno UKLR ------ --- -+loc9=Uzhgorod UKLU ------ --- -+loc10=Odessa UKOO ------ --- - - [EU_SK] - name=Slovakia diff --git a/x11/gnome-applets/pkg-comment b/x11/gnome-applets/pkg-comment deleted file mode 100644 index 7c21c7621..000000000 --- a/x11/gnome-applets/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Applets components for the Gnome 2.0 Desktop Environment diff --git a/x11/gnome-applets/pkg-descr b/x11/gnome-applets/pkg-descr deleted file mode 100644 index c93d4bc89..000000000 --- a/x11/gnome-applets/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Applets components for the Gnome 2.0 Desktop Environment - -WWW: http://www.gnome.org/ diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist deleted file mode 100644 index 759100e43..000000000 --- a/x11/gnome-applets/pkg-plist +++ /dev/null @@ -1,582 +0,0 @@ -bin/gkb_xmmap -%%BATTERY%%etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/%gconf.xml -%%BATTERY%%etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/charpick/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/charpick/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/geyes/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/geyes/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtik/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtik/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gweather/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gweather/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/multiload/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/multiload/prefs/%gconf.xml -%%BATTERY%%etc/gconf/schemas/battstat.schemas -etc/gconf/schemas/cdplayer.schemas -etc/gconf/schemas/charpick.schemas -etc/gconf/schemas/drivemount.schemas -etc/gconf/schemas/geyes.schemas -etc/gconf/schemas/gkb.schemas -etc/gconf/schemas/gtik.schemas -etc/gconf/schemas/gweather.schemas -etc/gconf/schemas/mini-commander.schemas -etc/gconf/schemas/modemlights.schemas -etc/gconf/schemas/multiload.schemas -%%BATTERY%%etc/sound/events/battstat_applet.soundlist -%%BATTERY%%libdata/bonobo/servers/GNOME_BattstatApplet.server -libdata/bonobo/servers/GNOME_CDPlayerApplet.server -libdata/bonobo/servers/GNOME_CharpickerApplet.server -libdata/bonobo/servers/GNOME_DriveMountApplet.server -libdata/bonobo/servers/GNOME_GWeatherApplet_Factory.server -libdata/bonobo/servers/GNOME_GeyesApplet.server -libdata/bonobo/servers/GNOME_GtikApplet.server -libdata/bonobo/servers/GNOME_KeyboardApplet_Factory.server -libdata/bonobo/servers/GNOME_MiniCommanderApplet.server -libdata/bonobo/servers/GNOME_MixerApplet.server -libdata/bonobo/servers/GNOME_ModemLightsApplet.server -libdata/bonobo/servers/GNOME_MultiLoadApplet_Factory.server -libdata/bonobo/servers/GNOME_Panel_WirelessApplet.server -%%BATTERY%%libexec/battstat-applet-2 -libexec/cdplayer_applet2 -libexec/charpick_applet2 -libexec/drivemount_applet2 -libexec/geyes_applet2 -libexec/gkb-applet-2 -libexec/gnome-applets/mc-install-default-macros -libexec/gtik2_applet2 -libexec/gweather-applet-2 -libexec/mini_commander_applet -libexec/mixer_applet2 -libexec/modemlights_applet2 -libexec/multiload-applet-2 -libexec/wireless-applet -%%BATTERY%%share/gnome/battstat_applet/battstat_applet.glade -share/gnome/gen_util/mini-commander.glade -share/gnome/geyes/Bizarre/Bizarre-eye.png -share/gnome/geyes/Bizarre/Bizarre-pupil.png -share/gnome/geyes/Bizarre/config -share/gnome/geyes/Bloodshot/Bloodshot-eye.png -share/gnome/geyes/Bloodshot/Bloodshot-pupil.png -share/gnome/geyes/Bloodshot/config -share/gnome/geyes/Default-tiny/Default-tiny-eye.png -share/gnome/geyes/Default-tiny/Default-tiny-pupil.png -share/gnome/geyes/Default-tiny/config -share/gnome/geyes/Default/Default-eye.png -share/gnome/geyes/Default/Default-pupil.png -share/gnome/geyes/Default/config -share/gnome/geyes/Horrid/config -share/gnome/geyes/Horrid/horrid_eye.png -share/gnome/geyes/Horrid/horrid_pupil.png -share/gnome/gkb/AM_Armenian.keyprop -share/gnome/gkb/AR_Arabic.keyprop -share/gnome/gkb/AR_Arabic_x.keyprop -share/gnome/gkb/AZ_Azerbaidjani_Turkic.keyprop -share/gnome/gkb/Armenian.keyprop -share/gnome/gkb/BE_Dutch.keyprop -share/gnome/gkb/BG_Bulgarian.keyprop -share/gnome/gkb/BG_Bulgarian_x.keyprop -share/gnome/gkb/BR_Portuguese.keyprop -share/gnome/gkb/BR_Portuguese_x.keyprop -share/gnome/gkb/BY_Belarussian.keyprop -share/gnome/gkb/Basque.keyprop -share/gnome/gkb/Belgian.keyprop -share/gnome/gkb/BulgarianCyril.keyprop -share/gnome/gkb/CA_English.keyprop -share/gnome/gkb/CH_German_x.keyprop -share/gnome/gkb/CS_Czech.keyprop -share/gnome/gkb/CZ_Czech_Slovak.keyprop -share/gnome/gkb/CZ_Czech_x.keyprop -share/gnome/gkb/DE_German.keyprop -share/gnome/gkb/DE_German_x.keyprop -share/gnome/gkb/DK_Danish.keyprop -share/gnome/gkb/DK_Danish_x.keyprop -share/gnome/gkb/Default.keyprop -share/gnome/gkb/Dvorak.keyprop -share/gnome/gkb/EE_Estonian.keyprop -share/gnome/gkb/EE_Estonian_x.keyprop -share/gnome/gkb/ES_Spanish.keyprop -share/gnome/gkb/ES_Spanish-x86.keyprop -share/gnome/gkb/ES_Spanish_x.keyprop -share/gnome/gkb/FI_Finnish.keyprop -share/gnome/gkb/FI_Finnish_x.keyprop -share/gnome/gkb/FR_French.keyprop -share/gnome/gkb/FR_French-x86.keyprop -share/gnome/gkb/FR_French_x.keyprop -share/gnome/gkb/FrenchCanadian.keyprop -share/gnome/gkb/FrenchCanadian2.keyprop -share/gnome/gkb/FrenchSwiss.keyprop -share/gnome/gkb/GB-102.keyprop -share/gnome/gkb/GB.keyprop -share/gnome/gkb/GB_English.keyprop -share/gnome/gkb/GB_English_x.keyprop -share/gnome/gkb/GE_Georgian_x.keyprop -share/gnome/gkb/GR_Greek.keyprop -share/gnome/gkb/GR_Greek_x.keyprop -share/gnome/gkb/GeorgianLatin.keyprop -share/gnome/gkb/GeorgianRussian.keyprop -share/gnome/gkb/German.keyprop -share/gnome/gkb/GermanSwiss.keyprop -share/gnome/gkb/HR_Croatian.keyprop -share/gnome/gkb/HU_Hungarian.keyprop -share/gnome/gkb/Hungarian-101.keyprop -share/gnome/gkb/Hungarian-lat1.keyprop -share/gnome/gkb/Hungarian-sun.keyprop -share/gnome/gkb/Hungarian-x86.keyprop -share/gnome/gkb/Hungarian.keyprop -share/gnome/gkb/Hungarian101-1.keyprop -share/gnome/gkb/Hungarian101.keyprop -share/gnome/gkb/IL_Hebrew.keyprop -share/gnome/gkb/IL_Hebrew_x.keyprop -share/gnome/gkb/IS_Icelandic.keyprop -share/gnome/gkb/IS_Icelandic_x.keyprop -share/gnome/gkb/IT_Italian.keyprop -share/gnome/gkb/IT_Italian_x.keyprop -share/gnome/gkb/JP_Japanese.keyprop -share/gnome/gkb/JP_Japanese_x.keyprop -share/gnome/gkb/KR_Korean.keyprop -share/gnome/gkb/LA_Lao_x.keyprop -share/gnome/gkb/LT_Lithuanian.keyprop -share/gnome/gkb/LT_Lithuanian_x.keyprop -share/gnome/gkb/LT_Prog.keyprop -share/gnome/gkb/LT_Standard.keyprop -share/gnome/gkb/MK_Macedonian.keyprop -share/gnome/gkb/Macedonian.keyprop -share/gnome/gkb/NL_Dutch_x.keyprop -share/gnome/gkb/NO_Norwegian.keyprop -share/gnome/gkb/Norwegian.keyprop -share/gnome/gkb/PL_Polish.keyprop -share/gnome/gkb/PT_Portuguese.keyprop -share/gnome/gkb/PT_Portuguese_x.keyprop -share/gnome/gkb/Polish.keyprop -share/gnome/gkb/PolishDeadkeys.keyprop -share/gnome/gkb/Portugal.keyprop -share/gnome/gkb/PortugalDeadkeys.keyprop -share/gnome/gkb/RO_Romanian.keyprop -share/gnome/gkb/RU_Russian.keyprop -share/gnome/gkb/RU_Russian_x.keyprop -share/gnome/gkb/RU_Russian_x_rev.keyprop -share/gnome/gkb/RussianCyril.keyprop -share/gnome/gkb/SE_Swedish.keyprop -share/gnome/gkb/SI_Slovenian.keyprop -share/gnome/gkb/SR_Dutch.keyprop -share/gnome/gkb/Slovak.keyprop -share/gnome/gkb/Slovenian.keyprop -share/gnome/gkb/Swedish.keyprop -share/gnome/gkb/TH_Thai.keyprop -share/gnome/gkb/TH_Thai_x.keyprop -share/gnome/gkb/TR-f.keyprop -share/gnome/gkb/TR-q.keyprop -share/gnome/gkb/TR_Turkish.keyprop -share/gnome/gkb/TR_Turkish_x.keyprop -share/gnome/gkb/Thai.keyprop -share/gnome/gkb/Thai2.keyprop -share/gnome/gkb/UA_Ukrainian.keyprop -share/gnome/gkb/UK-x86.keyprop -share/gnome/gkb/UK.keyprop -share/gnome/gkb/US-101A-x86.keyprop -share/gnome/gkb/US-101.keyprop -share/gnome/gkb/US-84.keyprop -share/gnome/gkb/US-dec.keyprop -share/gnome/gkb/US-ibm.keyprop -share/gnome/gkb/US-int.keyprop -share/gnome/gkb/US-mac.keyprop -share/gnome/gkb/US-sgi-101.keyprop -share/gnome/gkb/US-sun.keyprop -share/gnome/gkb/US.keyprop -share/gnome/gkb/US_English.keyprop -share/gnome/gkb/US_international.keyprop -share/gnome/gkb/VN_Vietnamese.keyprop -share/gnome/gkb/YU_Serb_x.keyprop -share/gnome/gkb/Yugoslav.keyprop -share/gnome/gkb/presets.xml -%%BATTERY%%share/gnome/gnome-2.0/ui/GNOME_BattstatApplet.xml -share/gnome/gnome-2.0/ui/GNOME_CDPlayerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_CharpickerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_DriveMountApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GWeatherApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GeyesApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GtikApplet.xml -share/gnome/gnome-2.0/ui/GNOME_KeyboardApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MixerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_ModemlightsApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MultiloadApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WirelessApplet.xml -share/gnome/gweather/Locations -%%BATTERY%%share/gnome/help/battstat/C/battstat.xml -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-apperance.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-general.png -%%BATTERY%%share/gnome/help/battstat/C/legal.xml -%%BATTERY%%share/gnome/help/battstat/C/topic.dat -share/gnome/help/cdplayer/C/cdplayer.xml -share/gnome/help/cdplayer/C/figures/cdplayer_applet.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/C/legal.xml -share/gnome/help/cdplayer/C/topic.dat -share/gnome/help/char-palette/C/char-palette.xml -share/gnome/help/char-palette/C/figures/charpick_applet.png -share/gnome/help/char-palette/C/figures/charpick_characters.png -share/gnome/help/char-palette/C/figures/charpick_chargroup.png -share/gnome/help/char-palette/C/legal.xml -share/gnome/help/command-line/C/command-line.xml -share/gnome/help/command-line/C/figures/command-line.png -share/gnome/help/command-line/C/legal.xml -share/gnome/help/drivemount/C/drivemount.xml -share/gnome/help/drivemount/C/figures/drivemount_applet_all.png -share/gnome/help/drivemount/C/figures/drivemount_applet_floppy.png -share/gnome/help/drivemount/C/figures/drivemount_applet_settings.png -share/gnome/help/drivemount/C/figures/drivemount_applet_tooltip.png -share/gnome/help/drivemount/C/legal.xml -share/gnome/help/geyes/C/figures/geyes_applet.png -share/gnome/help/geyes/C/geyes.xml -share/gnome/help/geyes/C/legal.xml -share/gnome/help/geyes/C/topic.dat -share/gnome/help/gkb/C/figures/gkb_applet.png -share/gnome/help/gkb/C/gkb.xml -share/gnome/help/gkb/C/legal.xml -share/gnome/help/gtik2_applet2/C/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/C/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/C/legal.xml -share/gnome/help/gweather/C/figures/gweather_applet.png -share/gnome/help/gweather/C/gweather.xml -share/gnome/help/gweather/C/legal.xml -share/gnome/help/gweather/C/topic.dat -share/gnome/help/mixer_applet2/C/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/C/legal.xml -share/gnome/help/mixer_applet2/C/mixer_applet2.xml -share/gnome/help/mixer_applet2/C/topic.dat -%%BATTERY%%share/gnome/omf/gnome-applets/battstat-C.omf -@exec scrollkeeper-install -q %D/%%BATTERY%%share/gnome/omf/gnome-applets/battstat-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/drivemount-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/drivemount-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-C.omf 2>/dev/null || /usr/bin/true -%%BATTERY%%share/gnome/pixmaps/battstat.png -share/gnome/pixmaps/charpick.png -share/gnome/pixmaps/drivemount-applet.png -share/gnome/pixmaps/gkb-icon.png -share/gnome/pixmaps/gkb.png -share/gnome/pixmaps/gkb/ae.png -share/gnome/pixmaps/gkb/am.png -share/gnome/pixmaps/gkb/ar.png -share/gnome/pixmaps/gkb/at.png -share/gnome/pixmaps/gkb/az.png -share/gnome/pixmaps/gkb/be.png -share/gnome/pixmaps/gkb/bg.png -share/gnome/pixmaps/gkb/bh.png -share/gnome/pixmaps/gkb/br.png -share/gnome/pixmaps/gkb/by.png -share/gnome/pixmaps/gkb/ca.png -share/gnome/pixmaps/gkb/ch.png -share/gnome/pixmaps/gkb/cs.png -share/gnome/pixmaps/gkb/cu.png -share/gnome/pixmaps/gkb/cz.png -share/gnome/pixmaps/gkb/de.png -share/gnome/pixmaps/gkb/dj.png -share/gnome/pixmaps/gkb/dk.png -share/gnome/pixmaps/gkb/dz.png -share/gnome/pixmaps/gkb/ee.png -share/gnome/pixmaps/gkb/eg.png -share/gnome/pixmaps/gkb/es.png -share/gnome/pixmaps/gkb/eu.png -share/gnome/pixmaps/gkb/fi.png -share/gnome/pixmaps/gkb/fr.png -share/gnome/pixmaps/gkb/gb.png -share/gnome/pixmaps/gkb/ge.png -share/gnome/pixmaps/gkb/gkb.png -share/gnome/pixmaps/gkb/gr.png -share/gnome/pixmaps/gkb/hr.png -share/gnome/pixmaps/gkb/hu.png -share/gnome/pixmaps/gkb/il.png -share/gnome/pixmaps/gkb/iq.png -share/gnome/pixmaps/gkb/is.png -share/gnome/pixmaps/gkb/it.png -share/gnome/pixmaps/gkb/jo.png -share/gnome/pixmaps/gkb/jp.png -share/gnome/pixmaps/gkb/km.png -share/gnome/pixmaps/gkb/kr.png -share/gnome/pixmaps/gkb/kw.png -share/gnome/pixmaps/gkb/lam.png -share/gnome/pixmaps/gkb/la.png -share/gnome/pixmaps/gkb/lb.png -share/gnome/pixmaps/gkb/lt.png -share/gnome/pixmaps/gkb/ly.png -share/gnome/pixmaps/gkb/ma.png -share/gnome/pixmaps/gkb/mk.png -share/gnome/pixmaps/gkb/mx.png -share/gnome/pixmaps/gkb/nl.png -share/gnome/pixmaps/gkb/no.png -share/gnome/pixmaps/gkb/om.png -share/gnome/pixmaps/gkb/pl.png -share/gnome/pixmaps/gkb/ps.png -share/gnome/pixmaps/gkb/pt.png -share/gnome/pixmaps/gkb/qa.png -share/gnome/pixmaps/gkb/qc.png -share/gnome/pixmaps/gkb/ro.png -share/gnome/pixmaps/gkb/ru.png -share/gnome/pixmaps/gkb/sa.png -share/gnome/pixmaps/gkb/se.png -share/gnome/pixmaps/gkb/si.png -share/gnome/pixmaps/gkb/sk.png -share/gnome/pixmaps/gkb/so.png -share/gnome/pixmaps/gkb/sr.png -share/gnome/pixmaps/gkb/su.png -share/gnome/pixmaps/gkb/sv.png -share/gnome/pixmaps/gkb/sy.png -share/gnome/pixmaps/gkb/th.png -share/gnome/pixmaps/gkb/tn.png -share/gnome/pixmaps/gkb/tr.png -share/gnome/pixmaps/gkb/ua.png -share/gnome/pixmaps/gkb/uk.png -share/gnome/pixmaps/gkb/un.png -share/gnome/pixmaps/gkb/us.png -share/gnome/pixmaps/gkb/uy.png -share/gnome/pixmaps/gkb/vn.png -share/gnome/pixmaps/gkb/ye.png -share/gnome/pixmaps/gkb/yu.png -share/gnome/pixmaps/gnome-cdplayer-icon.png -share/gnome/pixmaps/gnome-cpu.png -share/gnome/pixmaps/gnome-eyes.png -share/gnome/pixmaps/gnome-mini-commander.png -share/gnome/pixmaps/gweather/tstorm.xpm -share/gnome/pixmaps/mini-commander/browser-mini.xpm -share/gnome/pixmaps/mini-commander/history-mini.xpm -share/gnome/pixmaps/mixer/gnome-mixer-applet.png -share/gnome/pixmaps/mixer/volume-max.png -share/gnome/pixmaps/mixer/volume-medium.png -share/gnome/pixmaps/mixer/volume-min.png -share/gnome/pixmaps/mixer/volume-mute.png -share/gnome/pixmaps/mixer/volume-zero.png -share/gnome/pixmaps/wireless-applet/broken-0.png -share/gnome/pixmaps/wireless-applet/no-link-0.png -share/gnome/pixmaps/wireless-applet/signal-1-40.png -share/gnome/pixmaps/wireless-applet/signal-41-60.png -share/gnome/pixmaps/wireless-applet/signal-61-80.png -share/gnome/pixmaps/wireless-applet/signal-81-100.png -share/gnome/pixmaps/wireless-applet/wireless-applet.png -share/gnome/wireless-applet/wireless-applet.glade -share/gnome/xmodmap/xmodmap.am -share/gnome/xmodmap/xmodmap.ar -share/gnome/xmodmap/xmodmap.be -share/gnome/xmodmap/xmodmap.bg -share/gnome/xmodmap/xmodmap.br -share/gnome/xmodmap/xmodmap.ch -share/gnome/xmodmap/xmodmap.ch_de -share/gnome/xmodmap/xmodmap.ch_fr -share/gnome/xmodmap/xmodmap.cz -share/gnome/xmodmap/xmodmap.de -share/gnome/xmodmap/xmodmap.de-apple -share/gnome/xmodmap/xmodmap.dk -share/gnome/xmodmap/xmodmap.dvorak -share/gnome/xmodmap/xmodmap.ee -share/gnome/xmodmap/xmodmap.es -share/gnome/xmodmap/xmodmap.es_x86 -share/gnome/xmodmap/xmodmap.fi -share/gnome/xmodmap/xmodmap.fr -share/gnome/xmodmap/xmodmap.fr-2 -share/gnome/xmodmap/xmodmap.fr_x86 -share/gnome/xmodmap/xmodmap.gb -share/gnome/xmodmap/xmodmap.gb-102 -share/gnome/xmodmap/xmodmap.gb-105 -share/gnome/xmodmap/xmodmap.ge_la -share/gnome/xmodmap/xmodmap.ge_ru -share/gnome/xmodmap/xmodmap.gr -share/gnome/xmodmap/xmodmap.hu -share/gnome/xmodmap/xmodmap.hu-101-lat1 -share/gnome/xmodmap/xmodmap.hu-101-lat2 -share/gnome/xmodmap/xmodmap.hu-ibm -share/gnome/xmodmap/xmodmap.hu-lat1 -share/gnome/xmodmap/xmodmap.hu-sun-lat2 -share/gnome/xmodmap/xmodmap.hu.old -share/gnome/xmodmap/xmodmap.hu_latin1 -share/gnome/xmodmap/xmodmap.hu_x86 -share/gnome/xmodmap/xmodmap.il -share/gnome/xmodmap/xmodmap.il_phonetic -share/gnome/xmodmap/xmodmap.is -share/gnome/xmodmap/xmodmap.it -share/gnome/xmodmap/xmodmap.jp -share/gnome/xmodmap/xmodmap.kr -share/gnome/xmodmap/xmodmap.la -share/gnome/xmodmap/xmodmap.lt -share/gnome/xmodmap/xmodmap.lt_b -share/gnome/xmodmap/xmodmap.lt_p -share/gnome/xmodmap/xmodmap.mk -share/gnome/xmodmap/xmodmap.nl -share/gnome/xmodmap/xmodmap.no -share/gnome/xmodmap/xmodmap.pl -share/gnome/xmodmap/xmodmap.pl2 -share/gnome/xmodmap/xmodmap.pt -share/gnome/xmodmap/xmodmap.pt-dead -share/gnome/xmodmap/xmodmap.qc -share/gnome/xmodmap/xmodmap.qc-2 -share/gnome/xmodmap/xmodmap.ro -share/gnome/xmodmap/xmodmap.ru -share/gnome/xmodmap/xmodmap.ru-rev -share/gnome/xmodmap/xmodmap.ru_yawerty -share/gnome/xmodmap/xmodmap.se -share/gnome/xmodmap/xmodmap.sf -share/gnome/xmodmap/xmodmap.sg -share/gnome/xmodmap/xmodmap.si -share/gnome/xmodmap/xmodmap.sk -share/gnome/xmodmap/xmodmap.th -share/gnome/xmodmap/xmodmap.tr_f -share/gnome/xmodmap/xmodmap.tr_q -share/gnome/xmodmap/xmodmap.uk -share/gnome/xmodmap/xmodmap.uk_x86 -share/gnome/xmodmap/xmodmap.us -share/gnome/xmodmap/xmodmap.us101A_x86 -share/gnome/xmodmap/xmodmap.us-101 -share/gnome/xmodmap/xmodmap.us-84 -share/gnome/xmodmap/xmodmap.us-dec -share/gnome/xmodmap/xmodmap.us-ibm -share/gnome/xmodmap/xmodmap.us-int -share/gnome/xmodmap/xmodmap.us-mac -share/gnome/xmodmap/xmodmap.us-sgi-101 -share/gnome/xmodmap/xmodmap.us-sun -share/gnome/xmodmap/xmodmap.us.old -share/gnome/xmodmap/xmodmap.us_intl -share/gnome/xmodmap/xmodmap.yu -share/locale/am/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/az/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/be/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/da/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/de/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/el/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/et/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/he/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/it/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/no/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo -@dirrm share/gnome/xmodmap -@dirrm share/gnome/wireless-applet -@dirrm share/gnome/pixmaps/mixer -@dirrm share/gnome/pixmaps/mini-commander -@dirrm share/gnome/pixmaps/gweather -@dirrm share/gnome/pixmaps/gkb -@dirrm share/gnome/omf/gnome-applets -@dirrm share/gnome/help/mixer_applet2/C/figures -@dirrm share/gnome/help/mixer_applet2/C -@dirrm share/gnome/help/mixer_applet2 -@dirrm share/gnome/help/gweather/C/figures -@dirrm share/gnome/help/gweather/C -@dirrm share/gnome/help/gweather -@dirrm share/gnome/help/gtik2_applet2/C/figures -@dirrm share/gnome/help/gtik2_applet2/C -@dirrm share/gnome/help/gtik2_applet2 -@dirrm share/gnome/help/geyes/C/figures -@dirrm share/gnome/help/geyes/C -@dirrm share/gnome/help/geyes -@dirrm share/gnome/help/drivemount/C/figures -@dirrm share/gnome/help/drivemount/C -@dirrm share/gnome/help/drivemount -@dirrm share/gnome/help/command-line/C/figures -@dirrm share/gnome/help/command-line/C -@dirrm share/gnome/help/command-line -@dirrm share/gnome/help/char-palette/C/figures -@dirrm share/gnome/help/char-palette/C -@dirrm share/gnome/help/char-palette -@dirrm share/gnome/help/cdplayer/C/figures -@dirrm share/gnome/help/cdplayer/C -@dirrm share/gnome/help/cdplayer -@dirrm share/gnome/gweather -@dirrm share/gnome/gkb -@dirrm share/gnome/gen_util -%%BATTERY%%@dirrm share/gnome/battstat_applet -@dirrm libexec/gnome-applets -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/multiload/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/multiload -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/modemlights -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gweather/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gweather -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtik/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtik -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/geyes/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/geyes -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/charpick/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/charpick -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet -%%BATTERY%%@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/prefs -%%BATTERY%%@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet -@unexec scrollkeeper-uninstall -q %D/%%BATTERY%%share/gnome/omf/gnome-applets/battstat-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/drivemount-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-C.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile deleted file mode 100644 index 8f1c292a4..000000000 --- a/x11/gnome-desktop/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: gnomedesktop -# Date created: 13 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomedesktop -PORTVERSION= 2.2.0.1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-desktop/2.2 -DISTNAME= gnome-desktop-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_GMAKE= yes -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gnome-about.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo deleted file mode 100644 index 3ebb8fa8c..000000000 --- a/x11/gnome-desktop/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-desktop-2.2.0.1.tar.bz2) = 5463b9a864447d670d1ea40de2022519 diff --git a/x11/gnome-desktop/files/patch-configure b/x11/gnome-desktop/files/patch-configure deleted file mode 100644 index 46f1d5280..000000000 --- a/x11/gnome-desktop/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 14:02:41 1.1 -+++ configure 2002/04/26 14:02:56 -@@ -7222,6 +7222,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnome-desktop/pkg-comment b/x11/gnome-desktop/pkg-comment deleted file mode 100644 index 98a49b89d..000000000 --- a/x11/gnome-desktop/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Additional UI API for GNOME 2.0 diff --git a/x11/gnome-desktop/pkg-descr b/x11/gnome-desktop/pkg-descr deleted file mode 100644 index 500857a54..000000000 --- a/x11/gnome-desktop/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a collection of APIs not included in libgnomeui as they have -not undergone sufficient testing. - -WWW: http://www.gnome.org/ diff --git a/x11/gnome-desktop/pkg-plist b/x11/gnome-desktop/pkg-plist deleted file mode 100644 index c1eb5c92f..000000000 --- a/x11/gnome-desktop/pkg-plist +++ /dev/null @@ -1,214 +0,0 @@ -bin/gnome-about -include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h -include/gnome-desktop-2.0/libgnomeui/gnome-ditem-edit.h -include/gnome-desktop-2.0/libgnomeui/gnome-hint.h -lib/libgnome-desktop-2.a -lib/libgnome-desktop-2.so -lib/libgnome-desktop-2.so.3 -libdata/pkgconfig/gnome-desktop-2.0.pc -share/gnome/gnome-about/contributors.dat -share/gnome/gnome-about/gnome-version.xml -share/gnome/help/fdl/C/fdl.xml -share/gnome/help/gnome-feedback/C/gnome-feedback.xml -share/gnome/help/gpl/C/gpl.xml -share/gnome/help/lgpl/C/lgpl.xml -share/gnome/vfolders/Accessories.directory -share/gnome/vfolders/Applications.directory -share/gnome/vfolders/Development.directory -share/gnome/vfolders/Games.directory -share/gnome/vfolders/Graphics.directory -share/gnome/vfolders/Internet.directory -share/gnome/vfolders/Multimedia.directory -share/gnome/vfolders/Office.directory -share/gnome/vfolders/Root.directory -share/gnome/vfolders/Settings.directory -share/gnome/vfolders/System.directory -share/gnome/pixmaps/advanced-directory.png -share/gnome/pixmaps/apple-green.png -share/gnome/pixmaps/apple-red.png -share/gnome/pixmaps/cdeappmenu.png -share/gnome/pixmaps/gnome-amusements.png -share/gnome/pixmaps/gnome-aorta.png -share/gnome/pixmaps/gnome-applets.png -share/gnome/pixmaps/gnome-applications.png -share/gnome/pixmaps/gnome-audio2.png -share/gnome/pixmaps/gnome-background.png -share/gnome/pixmaps/gnome-calc2.png -share/gnome/pixmaps/gnome-calc3.png -share/gnome/pixmaps/gnome-calendar.png -share/gnome/pixmaps/gnome-cardgame.png -share/gnome/pixmaps/gnome-ccbackground.png -share/gnome/pixmaps/gnome-ccdesktop.png -share/gnome/pixmaps/gnome-ccdialog.png -share/gnome/pixmaps/gnome-cckeyboard-bell.png -share/gnome/pixmaps/gnome-cckeyboard.png -share/gnome/pixmaps/gnome-ccmime.png -share/gnome/pixmaps/gnome-ccperiph.png -share/gnome/pixmaps/gnome-ccscreensaver.png -share/gnome/pixmaps/gnome-ccthemes.png -share/gnome/pixmaps/gnome-ccwindowmanager.png -share/gnome/pixmaps/gnome-clock.png -share/gnome/pixmaps/gnome-color-browser.png -share/gnome/pixmaps/gnome-color-xterm.png -share/gnome/pixmaps/gnome-computer.png -share/gnome/pixmaps/gnome-cromagnon.png -share/gnome/pixmaps/gnome-day.png -share/gnome/pixmaps/gnome-debian.png -share/gnome/pixmaps/gnome-devel.png -share/gnome/pixmaps/gnome-die1.png -share/gnome/pixmaps/gnome-die2.png -share/gnome/pixmaps/gnome-die3.png -share/gnome/pixmaps/gnome-die4.png -share/gnome/pixmaps/gnome-die5.png -share/gnome/pixmaps/gnome-die6.png -share/gnome/pixmaps/gnome-diskfree.png -share/gnome/pixmaps/gnome-emacs.png -share/gnome/pixmaps/gnome-eterm.png -share/gnome/pixmaps/gnome-favorites.png -share/gnome/pixmaps/gnome-file-c.png -share/gnome/pixmaps/gnome-file-h.png -share/gnome/pixmaps/gnome-folder.png -share/gnome/pixmaps/gnome-gegl.png -share/gnome/pixmaps/gnome-gegl2-2.png -share/gnome/pixmaps/gnome-gegl2.png -share/gnome/pixmaps/gnome-gemvt.png -share/gnome/pixmaps/gnome-gimp.png -share/gnome/pixmaps/gnome-globe.png -share/gnome/pixmaps/gnome-gmenu.png -share/gnome/pixmaps/gnome-gmush.png -share/gnome/pixmaps/gnome-gnomine.png -share/gnome/pixmaps/gnome-gnomoku.png -share/gnome/pixmaps/gnome-graphics.png -share/gnome/pixmaps/gnome-gsame.png -share/gnome/pixmaps/gnome-help.png -share/gnome/pixmaps/gnome-home.png -share/gnome/pixmaps/gnome-html.png -share/gnome/pixmaps/gnome-image-gif.png -share/gnome/pixmaps/gnome-image-jpeg.png -share/gnome/pixmaps/gnome-irc.png -share/gnome/pixmaps/gnome-joystick.png -share/gnome/pixmaps/gnome-laptop.png -share/gnome/pixmaps/gnome-lockscreen.png -share/gnome/pixmaps/gnome-log.png -share/gnome/pixmaps/gnome-logo-icon-transparent.png -share/gnome/pixmaps/gnome-logo-icon.png -share/gnome/pixmaps/gnome-logo-large.png -share/gnome/pixmaps/gnome-mailcheck.png -share/gnome/pixmaps/gnome-mdi.png -share/gnome/pixmaps/gnome-mnemonic.png -share/gnome/pixmaps/gnome-modem.png -share/gnome/pixmaps/gnome-money.png -share/gnome/pixmaps/gnome-monitor.png -share/gnome/pixmaps/gnome-month.png -share/gnome/pixmaps/gnome-mouse.png -share/gnome/pixmaps/gnome-multimedia.png -share/gnome/pixmaps/gnome-networktool.png -share/gnome/pixmaps/gnome-news.png -share/gnome/pixmaps/gnome-note.png -share/gnome/pixmaps/gnome-panel-type-corner.png -share/gnome/pixmaps/gnome-panel-type-edge.png -share/gnome/pixmaps/gnome-panel-type-floating.png -share/gnome/pixmaps/gnome-panel-type-menu.png -share/gnome/pixmaps/gnome-panel-type-sliding.png -share/gnome/pixmaps/gnome-panel.png -share/gnome/pixmaps/gnome-qeye.png -share/gnome/pixmaps/gnome-run.png -share/gnome/pixmaps/gnome-screenshot.png -share/gnome/pixmaps/gnome-session.png -share/gnome/pixmaps/gnome-set-time.png -share/gnome/pixmaps/gnome-settings.png -share/gnome/pixmaps/gnome-spider.png -share/gnome/pixmaps/gnome-squeak.png -share/gnome/pixmaps/gnome-suse.png -share/gnome/pixmaps/gnome-system.png -share/gnome/pixmaps/gnome-talk.png -share/gnome/pixmaps/gnome-term-linux.png -share/gnome/pixmaps/gnome-term-linux2.png -share/gnome/pixmaps/gnome-term-night.png -share/gnome/pixmaps/gnome-term-tiger.png -share/gnome/pixmaps/gnome-term.png -share/gnome/pixmaps/gnome-tigert.png -share/gnome/pixmaps/gnome-touristinfo.png -share/gnome/pixmaps/gnome-unknown.png -share/gnome/pixmaps/gnome-user-interface.png -share/gnome/pixmaps/gnome-util.png -share/gnome/pixmaps/gnome-week.png -share/gnome/pixmaps/gnome-windows.png -share/gnome/pixmaps/gnome-word.png -share/gnome/pixmaps/gnome-workspace.png -share/gnome/pixmaps/gnome-xterm.png -share/gnome/pixmaps/gtkvim.png -share/gnome/pixmaps/kterm.xpm -share/gnome/pixmaps/launcher-program.png -share/gnome/pixmaps/monitor.png -share/gnome/pixmaps/panel-arrow-down.png -share/gnome/pixmaps/panel-arrow-left.png -share/gnome/pixmaps/panel-arrow-right.png -share/gnome/pixmaps/panel-arrow-up.png -share/gnome/pixmaps/panel-corner-left.png -share/gnome/pixmaps/panel-corner-right.png -share/gnome/pixmaps/panel-drawer.png -share/gnome/pixmaps/panel-folder.png -share/gnome/pixmaps/panel-knob.png -share/gnome/pixmaps/panel-menu-main.png -share/gnome/pixmaps/vnterm.xpm -share/locale/ar/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/da/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/de/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/el/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/es/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/et/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/he/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/it/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/no/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sp/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo -@dirrm share/gnome/help/lgpl/C/figures -@dirrm share/gnome/help/gpl/C/figures -@dirrm share/gnome/help/gnome-feedback/C/figures -@dirrm share/gnome/help/gnome-feedback/C -@dirrm share/gnome/help/gnome-feedback -@dirrm share/gnome/help/fdl/C/figures -@dirrm include/gnome-desktop-2.0/libgnomeui -@dirrm include/gnome-desktop-2.0/libgnome -@dirrm include/gnome-desktop-2.0 diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile deleted file mode 100644 index db2138760..000000000 --- a/x11/gnome-panel/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: gnomepanel -# Date created: 27 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomepanel -PORTVERSION= 2.2.0.1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-panel/2.2 -DISTNAME= gnome-panel-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= wnck-1.9:${PORTSDIR}/x11-toolkits/libwnck \ - gnome-desktop-2.3:${PORTSDIR}/x11/gnomedesktop - -USE_BZIP2= yes -INSTALLS_SHLIB= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ - --with-kde-docdir=${LOCALBASE}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gnome-panel.1 gnome-panel-preferences.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo deleted file mode 100644 index e6e351432..000000000 --- a/x11/gnome-panel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-panel-2.2.0.1.tar.bz2) = cd8a74425cadadc8d10ab1fe5e9e3fe8 diff --git a/x11/gnome-panel/files/patch-applets::gen_util::clock.c b/x11/gnome-panel/files/patch-applets::gen_util::clock.c deleted file mode 100644 index 96f5d3f44..000000000 --- a/x11/gnome-panel/files/patch-applets::gen_util::clock.c +++ /dev/null @@ -1,27 +0,0 @@ - -$FreeBSD$ - ---- applets/gen_util/clock.c 2002/05/14 14:08:16 1.1 -+++ applets/gen_util/clock.c 2002/05/14 14:12:56 -@@ -14,7 +14,9 @@ - #include <dirent.h> - #include <string.h> - #include <time.h> -+#ifdef HAVE_LANGINFO_H - #include <langinfo.h> -+#endif - - #include <panel-applet.h> - #include <panel-applet-gconf.h> -@@ -684,7 +686,11 @@ - cd->hourformat = panel_applet_gconf_get_int (applet, KEY_HOUR_FORMAT, &error); - if (error || (cd->hourformat != 12 && cd->hourformat != 24)) { - /* if value is not valid, set it according to locale */ -+#ifdef HAVE_LANGINFO_H - const char *am = nl_langinfo (AM_STR); -+#else -+ const char *am = "AM"; -+#endif - cd->hourformat = (am[0] == '\0') ? 24 : 12; - - if (error) diff --git a/x11/gnome-panel/files/patch-config.h.in b/x11/gnome-panel/files/patch-config.h.in deleted file mode 100644 index 8a59166a5..000000000 --- a/x11/gnome-panel/files/patch-config.h.in +++ /dev/null @@ -1,11 +0,0 @@ ---- config.h.in.orig Thu Jan 2 19:50:41 2003 -+++ config.h.in Mon Jan 6 13:11:12 2003 -@@ -96,6 +96,8 @@ - /* Define to 1 if you have the <stdlib.h> header file. */ - #undef HAVE_STDLIB_H - -+#undef HAVE_LANGINFO_H -+ - /* Define to 1 if you have the <strings.h> header file. */ - #undef HAVE_STRINGS_H - diff --git a/x11/gnome-panel/files/patch-configure b/x11/gnome-panel/files/patch-configure deleted file mode 100644 index a94d4761c..000000000 --- a/x11/gnome-panel/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Mon Jan 6 01:04:20 2003 -+++ configure Mon Jan 6 13:12:56 2003 -@@ -4254,7 +4254,7 @@ - - - for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ -- inttypes.h stdint.h unistd.h -+ inttypes.h stdint.h unistd.h langinfo.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - echo "$as_me:$LINENO: checking for $ac_header" >&5 -@@ -7878,6 +7878,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnome-panel/files/patch-doc_reference_panel-applet_Makefile.in b/x11/gnome-panel/files/patch-doc_reference_panel-applet_Makefile.in deleted file mode 100644 index 0d70349ad..000000000 --- a/x11/gnome-panel/files/patch-doc_reference_panel-applet_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/reference/panel-applet/Makefile.in.orig Tue Apr 30 23:24:10 2002 -+++ doc/reference/panel-applet/Makefile.in Tue Apr 30 23:28:36 2002 -@@ -149,7 +149,7 @@ - DOC_MODULE = panel-applet - - # Where the html is to be installed --HTML_DIR = $(datadir)/gtk-doc/html -+HTML_DIR = $(prefix)/share/doc - - # The top-level SGML file. Change it if you want. - DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml diff --git a/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in b/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in deleted file mode 100644 index b89c57317..000000000 --- a/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- gnome-panel/GNOME_Panel.server.in 2002/05/09 21:00:58 1.1 -+++ gnome-panel/GNOME_Panel.server.in 2002/05/09 21:01:11 -@@ -1,6 +1,6 @@ - <oaf_info> - --<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="panel-2"> -+<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="gnome-panel"> - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Vertigo/PanelShell:1.0"/> - <item value="IDL:Bonobo/Unknown:1.0"/> diff --git a/x11/gnome-panel/pkg-comment b/x11/gnome-panel/pkg-comment deleted file mode 100644 index 6cb423fbf..000000000 --- a/x11/gnome-panel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Panel component for the GNOME 2.0 Desktop diff --git a/x11/gnome-panel/pkg-descr b/x11/gnome-panel/pkg-descr deleted file mode 100644 index 3abe6bcbf..000000000 --- a/x11/gnome-panel/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Panel component for the GNOME 2.0 Desktop. - -WWW: http://www.gnome.org/ diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist deleted file mode 100644 index a8c6fcc9d..000000000 --- a/x11/gnome-panel/pkg-plist +++ /dev/null @@ -1,257 +0,0 @@ -bin/gnome-desktop-item-edit -bin/gnome-panel -bin/gnome-panel-preferences -bin/gnome-panel-screenshot -bin/panel-test-applets -etc/gconf/gconf.xml.defaults/apps/gnome_panel_screenshot/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_panel_screenshot/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/pager_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/pager_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000003/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000004/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/show_desktop_button/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/panels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/panels/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/tasklist_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/tasklist_applet/prefs/%gconf.xml -etc/gconf/schemas/clock.schemas -etc/gconf/schemas/fish.schemas -etc/gconf/schemas/gnome-panel-screenshot.schemas -etc/gconf/schemas/mailcheck.schemas -etc/gconf/schemas/pager.schemas -etc/gconf/schemas/panel-global-config.schemas -etc/gconf/schemas/panel-per-panel-config.schemas -etc/gconf/schemas/tasklist.schemas -etc/sound/events/mailcheck.soundlist -include/panel-2.0/GNOME_Panel.h -include/panel-2.0/panel-applet-gconf.h -include/panel-2.0/panel-applet.h -lib/libgen_util_applet-2.so -lib/libpanel-applet-2.a -lib/libpanel-applet-2.so -lib/libpanel-applet-2.so.0 -libdata/bonobo/servers/GNOME_FishApplet_Factory.server -libdata/bonobo/servers/GNOME_GenUtilApplet_Factory.server -libdata/bonobo/servers/GNOME_NotificationAreaApplet.server -libdata/bonobo/servers/GNOME_Panel.server -libdata/pkgconfig/libpanelapplet-2.0.pc -libexec/fish-applet-2 -libexec/notification-area-applet -share/gnome/control-center-2.0/capplets/gnome-panel-preferences.desktop -share/gnome/gen_util/pager.glade -share/gnome/gen_util/tasklist.glade -share/gnome/gnome-2.0/ui/GNOME_ClockApplet.xml -share/gnome/gnome-2.0/ui/GNOME_FishApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MailCheckApplet.xml -share/gnome/gnome-2.0/ui/GNOME_NotificationAreaApplet.xml -share/gnome/gnome-2.0/ui/GNOME_PagerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_Panel_Popup.xml -share/gnome/gnome-2.0/ui/GNOME_ShowDesktopApplet.xml -share/gnome/gnome-2.0/ui/GNOME_TasklistApplet.xml -share/gnome/gnome-panelrc -share/doc/panel-applet/applet-popups.html -share/doc/panel-applet/applet-porting.html -share/doc/panel-applet/applet-writing.html -share/doc/panel-applet/index.sgml -share/doc/panel-applet/libpanel-applet.html -share/doc/panel-applet/multi-applets.html -share/doc/panel-applet/panel-applet.html -share/doc/panel-applet/panel-signals.html -share/doc/panel-applet/panelapplet.html -share/doc/panel-applet/server-files.html -share/doc/panel-applet/session-saving.html -share/gnome/fish/fish.glade -share/gnome/gnome-panel/glade/panel-test-applets.glade -share/gnome/help/clock/C/clock.xml -share/gnome/help/clock/C/figures/clock_applet.png -share/gnome/help/clock/C/legal.xml -share/gnome/help/fish-applet-2/C/figures/fish_applet.png -share/gnome/help/fish-applet-2/C/fish-applet-2.xml -share/gnome/help/fish-applet-2/C/legal.xml -share/gnome/help/mailcheck/C/figures/mailcheck_applet.png -share/gnome/help/mailcheck/C/legal.xml -share/gnome/help/mailcheck/C/mailcheck.xml -share/gnome/help/notification-area/C/figures/notification-area.png -share/gnome/help/notification-area/C/legal.xml -share/gnome/help/notification-area/C/notification-area.xml -share/gnome/help/window-list/C/figures/window_list_applet.png -share/gnome/help/window-list/C/figures/window_list_group_applet.png -share/gnome/help/window-list/C/legal.xml -share/gnome/help/window-list/C/window-list.xml -share/gnome/help/workspace-switcher/C/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/C/legal.xml -share/gnome/help/workspace-switcher/C/workspace-switcher.xml -share/gnome/idl/gnome-panel-2.0/GNOME_Panel.idl -share/gnome/omf/gnome-panel/clock-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/mailcheck-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/mailcheck-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/notification-area-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/notification-area-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-C.omf 2>/dev/null || /usr/bin/true -share/gnome/panel/gnome-panel-preferences.glade -share/gnome/panel/gnome-panel-screenshot.glade -share/gnome/pixmaps/fish/fishanim.png -share/gnome/pixmaps/fish/footguy.png -share/gnome/pixmaps/fish/monkey.png -share/gnome/pixmaps/fish/oldwanda.png -share/gnome/pixmaps/gnome-fish.png -share/gnome/pixmaps/mailcheck/eclouds.png -share/gnome/pixmaps/mailcheck/email-e.png -share/gnome/pixmaps/mailcheck/email-eclouds.png -share/gnome/pixmaps/mailcheck/email-tiny.png -share/gnome/pixmaps/mailcheck/email.png -share/gnome/pixmaps/mailcheck/tux-anim.png -share/gnome/pixmaps/gnome-show-desktop.png -share/locale/am/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/az/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/be/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/da/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/de/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/el/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/es/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/et/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/he/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/it/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/no/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sp/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo -@dirrm share/gnome/omf/gnome-panel -@dirrm share/gnome/idl/gnome-panel-2.0 -@dirrm share/gnome/help/workspace-switcher/C/figures -@dirrm share/gnome/help/workspace-switcher/C -@dirrm share/gnome/help/workspace-switcher -@dirrm share/gnome/help/window-list/C/figures -@dirrm share/gnome/help/window-list/C -@dirrm share/gnome/help/window-list -@dirrm share/gnome/help/mailcheck/C/figures -@dirrm share/gnome/help/mailcheck/C -@dirrm share/gnome/help/mailcheck -@dirrm share/gnome/help/fish-applet-2/C/figures -@dirrm share/gnome/help/fish-applet-2/C -@dirrm share/gnome/help/fish-applet-2 -@dirrm share/gnome/help/clock/C/figures -@dirrm share/gnome/help/clock/C -@dirrm share/gnome/help/clock -@dirrm share/gnome/gen_util -@dirrm share/gnome/gnome-panel/glade -@dirrm share/gnome/gnome-panel -@dirrm share/gnome/fish -@dirrm share/doc/panel-applet -@dirrm include/panel-2.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/tasklist_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/tasklist_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/global -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/panels/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/panels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/show_desktop_button -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000004 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000003 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/pager_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/pager_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_panel_screenshot -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/global -@dirrm etc/gconf/gconf.xml.defaults/apps/panel -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_panel_screenshot -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/mailcheck-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/notification-area-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-C.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile deleted file mode 100644 index b18a2db68..000000000 --- a/x11/gnome-session/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomesession -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomesession -PORTVERSION= 2.2.0.2 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-session/2.2 -DISTNAME= gnome-session-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 session-properties.1 \ - gnome-session-save.1 -MAN5= default.session.5 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo deleted file mode 100644 index 7a3e911c6..000000000 --- a/x11/gnome-session/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-session-2.2.0.2.tar.bz2) = e53f68858792c99ee71954f1fef11bc3 diff --git a/x11/gnome-session/files/patch-configure b/x11/gnome-session/files/patch-configure deleted file mode 100644 index 61084626c..000000000 --- a/x11/gnome-session/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed May 8 14:27:04 2002 -+++ configure Wed May 8 14:27:23 2002 -@@ -7232,6 +7232,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnome-session/files/patch-gnome-session_Makefile.in b/x11/gnome-session/files/patch-gnome-session_Makefile.in deleted file mode 100644 index 60c14531b..000000000 --- a/x11/gnome-session/files/patch-gnome-session_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/Makefile.in.orig Wed May 8 14:36:22 2002 -+++ gnome-session/Makefile.in Wed May 8 14:36:34 2002 -@@ -129,7 +129,7 @@ - - NULL = - --defaultdir = $(datadir)/gnome -+defaultdir = $(datadir) - - INCLUDES = $(GNOME_SESSION_CFLAGS) $(DISABLE_DEPRECATED_CFLAGS) $(STANDARD_PROPERTIES_CFLAGS) $(WARN_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DGNOME_ICONDIR=\""$(datadir)/pixmaps\"" -DREBOOT_COMMAND=\""$(REBOOT_COMMAND)\"" -DHALT_COMMAND=\""$(HALT_COMMAND)\"" -DDEFAULTDIR="\"$(defaultdir)\"" - diff --git a/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in b/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in deleted file mode 100644 index 9bd6c9a2c..000000000 --- a/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/gnome-session.schemas.in.in.orig Mon Oct 14 17:18:15 2002 -+++ gnome-session/gnome-session.schemas.in.in Mon Oct 14 17:17:44 2002 -@@ -50,7 +50,7 @@ - <applyto>/apps/gnome-session/options/splash_image</applyto> - <owner>gnome</owner> - <type>string</type> -- <default>@prefix@/share/pixmaps/splash/gnome-splash.png</default> -+ <default>@datadir@/pixmaps/splash/gnome-splash.png</default> - <locale name="C"> - <short>Splash Screen Image</short> - <long>Preferred Image to use for the splash screen when logging in to the GNOME Desktop</long> diff --git a/x11/gnome-session/pkg-comment b/x11/gnome-session/pkg-comment deleted file mode 100644 index 5b45249d1..000000000 --- a/x11/gnome-session/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Session component for the GNOME 2.0 desktop diff --git a/x11/gnome-session/pkg-descr b/x11/gnome-session/pkg-descr deleted file mode 100644 index e0a6dd027..000000000 --- a/x11/gnome-session/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Session component for the GNOME 2.0 desktop. This package contains the -commands needed to start GNOME 2.0. diff --git a/x11/gnome-session/pkg-plist b/x11/gnome-session/pkg-plist deleted file mode 100644 index 6f959c8d2..000000000 --- a/x11/gnome-session/pkg-plist +++ /dev/null @@ -1,70 +0,0 @@ -bin/gnome-session -bin/gnome-session-properties -bin/gnome-session-save -bin/gnome-smproxy -bin/gnome-wm -etc/gconf/gconf.xml.defaults/apps/gnome-session/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-session/options/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/options/%gconf.xml -etc/gconf/schemas/gnome-session.schemas -share/gnome/control-center-2.0/capplets/session-properties.desktop -share/gnome/default.session -share/gnome/default.wm -share/gnome/pixmaps/splash/gnome-splash.png -share/locale/am/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo -share/locale/az/LC_MESSAGES/gnome-session-2.0.mo -share/locale/be/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo -share/locale/da/LC_MESSAGES/gnome-session-2.0.mo -share/locale/de/LC_MESSAGES/gnome-session-2.0.mo -share/locale/el/LC_MESSAGES/gnome-session-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-session-2.0.mo -share/locale/es/LC_MESSAGES/gnome-session-2.0.mo -share/locale/et/LC_MESSAGES/gnome-session-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/he/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/it/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-session-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/no/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sp/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-session-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo -@dirrm share/gnome/omf/gnome-core -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/options -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-session/options -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-session diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile deleted file mode 100644 index b555f0146..000000000 --- a/x11/gnome-terminal/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# New ports collection makefile for: gnometerminal -# Date created: 1 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnometerminal -PORTVERSION= 2.2.1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-terminal/2.2 -DISTNAME= gnome-terminal-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -.if defined(WITH_ZVT) -LIB_DEPENDS+= zvt-2.0.0:${PORTSDIR}/x11-toolkits/libzvt -.else -LIB_DEPENDS+= vte.4:${PORTSDIR}/x11-toolkits/vte -.endif - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.if defined(WITH_ZVT) -CONFIGURE_ARGS= --with-widget=zvt -.else -CONFIGURE_ARGS= --with-widget=vte -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in - -.include <bsd.port.mk> diff --git a/x11/gnome-terminal/distinfo b/x11/gnome-terminal/distinfo deleted file mode 100644 index bb26f7157..000000000 --- a/x11/gnome-terminal/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-terminal-2.2.1.tar.bz2) = 05603de355b2d4095cbd6f6ac0c438aa diff --git a/x11/gnome-terminal/files/patch-configure b/x11/gnome-terminal/files/patch-configure deleted file mode 100644 index b393b3039..000000000 --- a/x11/gnome-terminal/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu May 2 00:36:18 2002 -+++ configure Thu May 2 00:37:15 2002 -@@ -6414,6 +6414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnome-terminal/pkg-comment b/x11/gnome-terminal/pkg-comment deleted file mode 100644 index c6ad4a4a6..000000000 --- a/x11/gnome-terminal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Terminal component for the GNOME 2.0 Desktop diff --git a/x11/gnome-terminal/pkg-descr b/x11/gnome-terminal/pkg-descr deleted file mode 100644 index eca945789..000000000 --- a/x11/gnome-terminal/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Terminal component for the GNOME 2.0 Desktop. - -WWW: http://www.gnome.org/ diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist deleted file mode 100644 index 52c9e6d8a..000000000 --- a/x11/gnome-terminal/pkg-plist +++ /dev/null @@ -1,86 +0,0 @@ -bin/gnome-terminal -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/global/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/Default/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default/%gconf.xml -etc/gconf/schemas/gnome-terminal.schemas -libdata/bonobo/servers/gnome-terminal.server -share/gnome/applications/gnome-terminal.desktop -share/gnome/gnome-terminal/glade/gnome-terminal.glade2 -share/gnome/help/gnome-terminal/C/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/C/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/C/figures/terminal_window.png -share/gnome/help/gnome-terminal/C/gnome-terminal.xml -share/gnome/help/gnome-terminal/C/legal.xml -share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/ro/figures/terminal_window.png -share/gnome/help/gnome-terminal/ro/gnome-terminal.xml -share/gnome/help/gnome-terminal/ro/legal.xml -share/gnome/omf/gnome-terminal/gnome-terminal-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnome-terminal.png -share/locale/am/LC_MESSAGES/gnome-terminal.mo -share/locale/ar/LC_MESSAGES/gnome-terminal.mo -share/locale/be/LC_MESSAGES/gnome-terminal.mo -share/locale/bg/LC_MESSAGES/gnome-terminal.mo -share/locale/ca/LC_MESSAGES/gnome-terminal.mo -share/locale/cs/LC_MESSAGES/gnome-terminal.mo -share/locale/da/LC_MESSAGES/gnome-terminal.mo -share/locale/de/LC_MESSAGES/gnome-terminal.mo -share/locale/el/LC_MESSAGES/gnome-terminal.mo -share/locale/en_GB/LC_MESSAGES/gnome-terminal.mo -share/locale/es/LC_MESSAGES/gnome-terminal.mo -share/locale/et/LC_MESSAGES/gnome-terminal.mo -share/locale/fi/LC_MESSAGES/gnome-terminal.mo -share/locale/fr/LC_MESSAGES/gnome-terminal.mo -share/locale/gl/LC_MESSAGES/gnome-terminal.mo -share/locale/he/LC_MESSAGES/gnome-terminal.mo -share/locale/hu/LC_MESSAGES/gnome-terminal.mo -share/locale/it/LC_MESSAGES/gnome-terminal.mo -share/locale/ja/LC_MESSAGES/gnome-terminal.mo -share/locale/ko/LC_MESSAGES/gnome-terminal.mo -share/locale/lt/LC_MESSAGES/gnome-terminal.mo -share/locale/lv/LC_MESSAGES/gnome-terminal.mo -share/locale/mk/LC_MESSAGES/gnome-terminal.mo -share/locale/mn/LC_MESSAGES/gnome-terminal.mo -share/locale/ms/LC_MESSAGES/gnome-terminal.mo -share/locale/nl/LC_MESSAGES/gnome-terminal.mo -share/locale/no/LC_MESSAGES/gnome-terminal.mo -share/locale/pl/LC_MESSAGES/gnome-terminal.mo -share/locale/pt/LC_MESSAGES/gnome-terminal.mo -share/locale/pt_BR/LC_MESSAGES/gnome-terminal.mo -share/locale/ro/LC_MESSAGES/gnome-terminal.mo -share/locale/ru/LC_MESSAGES/gnome-terminal.mo -share/locale/sk/LC_MESSAGES/gnome-terminal.mo -share/locale/sl/LC_MESSAGES/gnome-terminal.mo -share/locale/sq/LC_MESSAGES/gnome-terminal.mo -share/locale/sv/LC_MESSAGES/gnome-terminal.mo -share/locale/tr/LC_MESSAGES/gnome-terminal.mo -share/locale/uk/LC_MESSAGES/gnome-terminal.mo -share/locale/vi/LC_MESSAGES/gnome-terminal.mo -share/locale/wa/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo -@dirrm share/gnome/help/gnome-terminal/ro/figures -@dirrm share/gnome/help/gnome-terminal/ro -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/global -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/Default -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/keybindings -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/global -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile deleted file mode 100644 index 446124ff9..000000000 --- a/x11/gnome2/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# New ports collection makefile for: gnome2 -# Date created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome2 -PORTVERSION= 2.1.91 -CATEGORIES= x11 gnome -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= gnome@FreeBSD.org - -RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ - gnome-cd:${PORTSDIR}/audio/gnomemedia2 \ - gnome-calculator:${PORTSDIR}/misc/gnomeutils2 \ - eog:${PORTSDIR}/graphics/eog2 \ - gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ - gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ - gnect:${PORTSDIR}/games/gnomegames2 \ - gedit:${PORTSDIR}/editors/gedit2 \ - gnome-terminal:${PORTSDIR}/x11/gnometerminal \ - gnome-session:${PORTSDIR}/x11/gnomesession \ - metacity:${PORTSDIR}/x11-wm/metacity \ - metacity-setup:${PORTSDIR}/x11-wm/metacity-setup \ - bug-buddy:${PORTSDIR}/devel/bugbuddy2 \ - gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \ - nautilus:${PORTSDIR}/x11-fm/nautilus2 \ - yelp:${PORTSDIR}/x11/yelp \ - gdm:${PORTSDIR}/x11/gdm2 \ - ${X11BASE}/share/themes/Metal/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gtk-engines2 \ - screensaver-properties-capplet:${PORTSDIR}/x11/xscreensaver-gnome \ - ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnomeuserdocs2 \ - ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio \ - ${X11BASE}/libdata/pkgconfig/libgail-gnome.pc:${PORTSDIR}/x11-toolkits/libgail-gnome \ - ${X11BASE}/libdata/pkgconfig/vte.pc:${PORTSDIR}/x11-toolkits/vte \ - ${X11BASE}/libdata/pkgconfig/libzvt-2.0.pc:${PORTSDIR}/x11-toolkits/libzvt \ - file-roller:${PORTSDIR}/archivers/fileroller \ - ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gnome-themes \ - ggv:${PORTSDIR}/print/ggv2 \ - gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \ - acme:${PORTSDIR}/multimedia/acme \ - gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media - -NO_BUILD= yes - -USE_PYTHON= yes - -.if !defined(BATCH) && !defined(PACKAGE_BUILDING) -pre-build: - @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL -.endif - -do-install: # empty - -.include <bsd.port.mk> diff --git a/x11/gnome2/pkg-comment b/x11/gnome2/pkg-comment deleted file mode 100644 index 36da79d91..000000000 --- a/x11/gnome2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "meta-port" for the GNOME 2.0 integrated X11 desktop diff --git a/x11/gnome2/pkg-descr b/x11/gnome2/pkg-descr deleted file mode 100644 index 32192fc3e..000000000 --- a/x11/gnome2/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -GNU Network Object Model Environment - -This package does not contain anything by itself -- it is a -"meta-port" that depends on other GNOME packages. Its sole purpose is -to require dependencies so users can install this package only and -have all the GNOME 2.0 stuff pulled in by the port/package dependency -mechanism. - -WWW: http://www.FreeBSD.org/gnome/ diff --git a/x11/gnome2/pkg-install b/x11/gnome2/pkg-install deleted file mode 100644 index 930e222a7..000000000 --- a/x11/gnome2/pkg-install +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh - -if [ -n "${PACKAGE_BUILDING}" ]; then - exit 0 -fi - -PATH=/bin:/usr/bin:/sbin:/usr/sbin:${PATH} -export PATH - -if [ "$2" = "PRE-INSTALL" ]; then - GNOME_ONE_DESKTOP="gnomecore gnomeapplets gnomemedia gnomeutils gtop libgtop sawfish nautilus gedit xalf bugbuddy gnomegames gdm eog" - for package in ${GNOME_ONE_DESKTOP}; do - if pkg_info | grep "^${package}-[0-9]" >/dev/null 2>&1; then - echo "${package} was detected on the system. This package is part of the GNOME 1.x" - echo "desktop, and cannot coexist with the GNOME 2.2 desktop." - echo "" - echo "Please deinstall the GNOME 1.x desktop before installing this package." - false - fi - done -fi diff --git a/x11/gnome2/pkg-plist b/x11/gnome2/pkg-plist deleted file mode 100644 index 549a621fe..000000000 --- a/x11/gnome2/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile deleted file mode 100644 index b0eeba4d3..000000000 --- a/x11/gnomeapplets2/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: gnomeapplets2 -# Date created: 26th May 2000 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeapplets2 -PORTVERSION= 2.2.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-applets/2.2 -DISTNAME= gnome-applets-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ - gailutil.17:${PORTSDIR}/x11-toolkits/gail \ - gtop-2.0:${PORTSDIR}/devel/libgtop2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomehier gnomeprefix gnomehack -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.pre.mk> - -.if ${ARCH} != "i386" -PLIST_SUB= BATTERY="@comment " -.else -PLIST_SUB= BATTERY="" -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.post.mk> diff --git a/x11/gnomeapplets2/distinfo b/x11/gnomeapplets2/distinfo deleted file mode 100644 index 265e0d7b2..000000000 --- a/x11/gnomeapplets2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-applets-2.2.0.tar.bz2) = 2c5650d11253fd5c4716c96f688729f7 diff --git a/x11/gnomeapplets2/files/patch-aa b/x11/gnomeapplets2/files/patch-aa deleted file mode 100644 index fc72f4f9e..000000000 --- a/x11/gnomeapplets2/files/patch-aa +++ /dev/null @@ -1,56 +0,0 @@ ---- configure.orig Mon Dec 16 17:15:36 2002 -+++ configure Thu Dec 19 13:43:27 2002 -@@ -7862,6 +7862,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+c_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12328,6 +12329,7 @@ - *irix*) CDROM_HOST=irix; CDROM_LIBS="-lcdaudio -lmediad -lds";cd_device_path="/dev/cdrom";; - *linux*) CDROM_HOST=linux;cd_device_path="/dev/cdrom";; - *netbsd*) CDROM_HOST=netbsd;cd_device_path="/dev/rcd0";; -+*freebsd*) CDROM_HOST=freebsd;cd_device_path="dev/acd0c";; - *solaris*) CDROM_HOST=solaris;cd_device_path="/vol/dev/aliases/cdrom0";cdplayer_type_sun=true;; - esac - case "$host" in -@@ -12391,6 +12393,20 @@ - fi - - ;; -+ i386-*-freebsd*) -+ HAVE_LIBAPM=no -+if test "x$HAVE_LIBAPM" = "xyes"; then -+ HAVE_LIBAPM_TRUE= -+ HAVE_LIBAPM_FALSE='#' -+else -+ HAVE_LIBAPM_TRUE='#' -+ HAVE_LIBAPM_FALSE= -+fi -+ ;; -+ *-*-freebsd*) -+ build_battstat_applet=no -+ -+ ;; - *-*-linux*) - echo "$as_me:$LINENO: checking for apm_read in -lapm" >&5 - echo $ECHO_N "checking for apm_read in -lapm... $ECHO_C" >&6 -@@ -13688,14 +13704,14 @@ - ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - - #defined the below to enable help to work for applets - - cat >>confdefs.h <<_ACEOF --#define DATADIR "${prefix}/share" -+#define DATADIR "${datadir}" - _ACEOF - - cat >>confdefs.h <<_ACEOF diff --git a/x11/gnomeapplets2/files/patch-ad b/x11/gnomeapplets2/files/patch-ad deleted file mode 100644 index 5a06416a0..000000000 --- a/x11/gnomeapplets2/files/patch-ad +++ /dev/null @@ -1,354 +0,0 @@ ---- cdplayer/cdplayer.c.orig Tue Apr 16 16:42:54 2002 -+++ cdplayer/cdplayer.c Tue Apr 30 17:31:41 2002 -@@ -671,6 +671,12 @@ - description = TRUE; - break; - case DISC_COMPLETED: -+ led_time(cd->panel.time, -+ stat.relative_address.minute, -+ stat.relative_address.second, -+ cd->panel.track_control.display, -+ stat.track); -+ break; - case DISC_STOP: - case DISC_ERROR: - led_stop(cd->panel.time, cd->panel.track_control.display); ---- /dev/null Mon May 29 02:15:42 2000 -+++ cdplayer/cdrom-freebsd.c Mon May 29 10:37:28 2000 -@@ -0,0 +1,336 @@ -+#include <stdlib.h> -+#include <string.h> -+#include <fcntl.h> -+#include <glib.h> -+#include <sys/ioctl.h> -+#include <unistd.h> -+ -+#include <sys/types.h> -+#include <sys/cdio.h> -+#include "cdrom-interface.h" -+ -+ -+#define ASSIGN_MSF(dest, src) \ -+{ \ -+ (dest).minute = (src).minute; \ -+ (dest).second = (src).second; \ -+ (dest).frame = (src).frame; \ -+} -+ -+int -+cdrom_play(cdrom_device_t cdp, int start, int stop) -+{ -+ struct ioc_play_track ti; -+ -+ ti.start_track = start; -+ ti.start_index = 1; -+ ti.end_track = stop; -+ ti.end_index = 1; -+ -+ if ((ioctl(cdp->device, CDIOCPREVENT) == -1) || -+ (ioctl(cdp->device, CDIOCPLAYTRACKS, &ti) == -1)) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_play_msf(cdrom_device_t cdp, cdrom_msf_t * start) -+{ -+ struct ioc_play_msf msf; -+ -+ if (cdrom_read_track_info(cdp) == DISC_IO_ERROR) -+ return DISC_IO_ERROR; -+ msf.start_m = start->minute; -+ msf.start_s = start->second; -+ msf.start_f = start->frame; -+ -+ msf.end_m = cdp->track_info[cdp->nr_track].address.minute; -+ msf.end_s = cdp->track_info[cdp->nr_track].address.second; -+ msf.end_f = cdp->track_info[cdp->nr_track].address.frame; -+ -+ if ((ioctl(cdp->device, CDIOCPREVENT) == -1) || -+ (ioctl(cdp->device, CDIOCPLAYMSF, &msf) == -1)) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_pause(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCPAUSE) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_IO_ERROR; -+} -+ -+int -+cdrom_resume(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCRESUME) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+ -+int -+cdrom_stop(cdrom_device_t cdp) -+{ -+ if ((ioctl(cdp->device, CDIOCSTOP) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -1)) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_read_track_info(cdrom_device_t cdp) -+{ -+ struct ioc_toc_header toc; -+ struct ioc_read_toc_single_entry tocentry; -+ -+ int i, j, nr_track; -+ -+ if (ioctl(cdp->device, CDIOREADTOCHEADER, &toc) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ cdp->track0 = toc.starting_track; -+ cdp->track1 = toc.ending_track; -+ nr_track = cdp->track1 - cdp->track0 + 1; -+ if (nr_track <= 0) -+ return DISC_IO_ERROR; -+ -+ if (nr_track != cdp->nr_track) { -+ if (cdp->track_info) -+ g_free(cdp->track_info); -+ cdp->nr_track = nr_track; -+ cdp->track_info = g_malloc((cdp->nr_track + 1) * sizeof(track_info_t)); -+ } -+ for (i = 0, j = cdp->track0; i < cdp->nr_track; i++, j++) { -+ tocentry.track = j; -+ tocentry.address_format = CD_MSF_FORMAT; -+ -+ if (ioctl(cdp->device, CDIOREADTOCENTRY, &tocentry) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ /* fill the trackinfo field */ -+ cdp->track_info[i].track = j; -+ cdp->track_info[i].audio_track = tocentry.entry.control != -+ 0x04 ? 1 : 0; -+ ASSIGN_MSF(cdp->track_info[i].address, tocentry.entry.addr.msf); -+ } -+ -+ tocentry.track = 0xAA; -+ tocentry.address_format = CD_MSF_FORMAT; -+ if (ioctl(cdp->device, CDIOREADTOCENTRY, &tocentry) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ cdp->track_info[i].track = j; -+ cdp->track_info[i].audio_track = 0; -+ ASSIGN_MSF(cdp->track_info[i].address, tocentry.entry.addr.msf); -+ -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_get_status(cdrom_device_t cdp, cdrom_device_status_t * stat) -+{ -+ struct ioc_read_subchannel subchnl; -+ struct cd_sub_channel_info subchnlinfo; -+ -+ subchnl.address_format = CD_MSF_FORMAT; -+ subchnl.data_format = CD_CURRENT_POSITION; -+ subchnl.track = 0; -+ subchnl.data_len = sizeof(subchnlinfo); -+ subchnl.data = &subchnlinfo; -+ if (ioctl(cdp->device, CDIOCREADSUBCHANNEL, &subchnl) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ stat->track = subchnlinfo.what.position.track_number; -+ ASSIGN_MSF(stat->relative_address, subchnlinfo.what.position.reladdr.msf); -+ ASSIGN_MSF(stat->absolute_address, subchnlinfo.what.position.absaddr.msf); -+ switch (subchnlinfo.header.audio_status) { -+ case CD_AS_PLAY_IN_PROGRESS: -+ ioctl(cdp->device, CDIOCPREVENT); -+ stat->audio_status = DISC_PLAY; -+ break; -+ case CD_AS_PLAY_PAUSED: -+ ioctl(cdp->device, CDIOCPREVENT); -+ stat->audio_status = DISC_PAUSED; -+ break; -+ case CD_AS_PLAY_COMPLETED: -+ if (cdrom_read_track_info(cdp) == DISC_IO_ERROR) -+ return DISC_IO_ERROR; -+ stat->track = cdp->nr_track; -+ ASSIGN_MSF(stat->relative_address, -+ cdp->track_info[cdp->nr_track].address); -+ ASSIGN_MSF(stat->absolute_address, -+ cdp->track_info[cdp->nr_track].address); -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_COMPLETED; -+ break; -+ case CD_AS_AUDIO_INVALID: -+ case CD_AS_NO_STATUS: -+ case CD_AS_PLAY_ERROR: -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_STOP; -+ break; -+ default: -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_ERROR; -+ } -+ return (stat->audio_status == DISC_ERROR ? -+ DISC_IO_ERROR : DISC_NO_ERROR); -+} -+ -+cdrom_device_t -+cdrom_open(char *device, int *errcode) -+{ -+ cdrom_device_t cdp; -+ -+ cdp = g_malloc(sizeof(struct cdrom_device)); -+ -+ cdp->device = open(device, O_RDONLY); -+ if (cdp->device == -1) { -+ *errcode = errno; -+ g_free(cdp); -+ return NULL; -+ } -+ cdp->nr_track = 0; -+ cdp->track_info = NULL; -+ return cdp; -+} -+ -+void -+cdrom_close(cdrom_device_t cdp) -+{ -+ if (cdp->nr_track) -+ g_free(cdp->track_info); -+ close(cdp->device); -+ g_free(cdp); -+} -+ -+int -+cdrom_load(cdrom_device_t cdp) -+{ -+ if ((ioctl(cdp->device, CDIOCCLOSE) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -1)) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_eject(cdrom_device_t cdp) -+{ -+ if ((ioctl(cdp->device, CDIOCEJECT) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -1)) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_next(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ return cdrom_play(cdp, stat.track + 1, cdp->track1); -+} -+ -+int -+cdrom_prev(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ return cdrom_play(cdp, stat.track - 1, cdp->track1); -+} -+ -+int -+cdrom_rewind(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ int track; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ if (stat.absolute_address.second != 0) -+ stat.absolute_address.second--; -+ else { -+ stat.absolute_address.second = 0; -+ if (stat.absolute_address.minute > 0) -+ stat.absolute_address.minute--; -+ } -+ stat.absolute_address.frame = 0; -+ return cdrom_play_msf(cdp, &stat.absolute_address); -+} -+ -+int -+cdrom_ff(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ int track; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ stat.absolute_address.second++; -+ if (stat.absolute_address.second >= 60) { -+ stat.absolute_address.minute++; -+ stat.absolute_address.second = 0; -+ } -+ stat.absolute_address.frame = 0; -+ return cdrom_play_msf(cdp, &stat.absolute_address); -+} -+ -+int -+cdrom_track_length(cdrom_device_t cdp, int track, cdrom_msf_t * length) -+{ -+ int index, s1, s2, i; -+ -+ if ((track < cdp->track0) || (track > cdp->track1)) -+ return DISC_INDEX_OUT_OF_RANGE; -+ index = track - cdp->track0; -+ -+ s1 = cdp->track_info[index + 1].address.second; -+ s2 = cdp->track_info[index].address.second; -+ length->second = s1 = s1 - s2; -+ if (s1 < 0) { -+ i = 1; -+ length->second = s1 + 60; -+ } else -+ i = 0; -+ -+ length->minute = cdp->track_info[index + 1].address.minute - -+ cdp->track_info[index].address.minute - i; -+ -+ return 0; -+} diff --git a/x11/gnomeapplets2/files/patch-battstat_Makefile.in b/x11/gnomeapplets2/files/patch-battstat_Makefile.in deleted file mode 100644 index f47e6bab6..000000000 --- a/x11/gnomeapplets2/files/patch-battstat_Makefile.in +++ /dev/null @@ -1,27 +0,0 @@ ---- battstat/Makefile.in.orig Thu Dec 19 13:50:27 2002 -+++ battstat/Makefile.in Thu Dec 19 13:51:02 2002 -@@ -148,11 +148,11 @@ - pixmapsdir = $(datadir)/pixmaps - pixmaps_DATA = battstat.png - @HAVE_LIBAPM_TRUE@APMLIB = @HAVE_LIBAPM_TRUE@-lapm --@HAVE_LIBAPM_FALSE@APMLIB = @HAVE_LIBAPM_FALSE@apmlib/libapm.a -+@HAVE_LIBAPM_FALSE@APMLIB = - @HAVE_LIBAPM_TRUE@APMDIR = --@HAVE_LIBAPM_FALSE@APMDIR = @HAVE_LIBAPM_FALSE@apmlib -+@HAVE_LIBAPM_FALSE@APMDIR = - @HAVE_LIBAPM_TRUE@APMINC = --@HAVE_LIBAPM_FALSE@APMINC = @HAVE_LIBAPM_FALSE@-Iapmlib/ -+@HAVE_LIBAPM_FALSE@APMINC = - - SUBDIRS = docs sounds $(APMDIR) - -@@ -223,8 +223,7 @@ - @HAVE_LIBAPM_TRUE@battstat_applet_2_DEPENDENCIES = \ - @HAVE_LIBAPM_TRUE@$(top_builddir)/screen-exec/libscreen-exec.la - @HAVE_LIBAPM_FALSE@battstat_applet_2_DEPENDENCIES = \ --@HAVE_LIBAPM_FALSE@$(top_builddir)/screen-exec/libscreen-exec.la \ --@HAVE_LIBAPM_FALSE@apmlib/libapm.a -+@HAVE_LIBAPM_FALSE@$(top_builddir)/screen-exec/libscreen-exec.la - battstat_applet_2_LDFLAGS = - CFLAGS = @CFLAGS@ - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) diff --git a/x11/gnomeapplets2/files/patch-gweather::Locations b/x11/gnomeapplets2/files/patch-gweather::Locations deleted file mode 100644 index 3e14e26d8..000000000 --- a/x11/gnomeapplets2/files/patch-gweather::Locations +++ /dev/null @@ -1,35 +0,0 @@ - -$FreeBSD$ - ---- gweather/Locations.orig Wed May 15 00:32:46 2002 -+++ gweather/Locations Tue May 21 19:00:43 2002 -@@ -1588,7 +1588,7 @@ - - [EU] - name=Europe --states=AB OS BE BA BG CZ HR CY DK EE FI FR MK DE GI GR HU IE IS IT LV LT LU MT MD NL NO PL PT RO RU SK SI SP SE CH TR UK YU -+states=AB OS BE BA BG CZ HR CY DK EE FI FR MK DE GI GR HU IE IS IT LV LT LU MT MD NL NO PL PT RO RU SK SI SP SE CH TR UA UK YU - - [EU_AB] - name=Albania -@@ -1857,6 +1857,20 @@ - loc50=Yakutsk UEEE ------ --- - loc51=Yekaterinburg USSS ------ --- - loc52=Yuzhno-Sakhalinsk UHSS ------ --- -+ -+[EU_UA] -+name=Ukraine -+loc0=Kiev UKBB ------ --- -+loc1=Donetsk UKCC ------ --- -+loc2=Dnepropetrovsk UKDD ------ --- -+loc3=Krivoy\\ Rog UKDR ------ --- -+loc4=Simferopol UKFF ------ --- -+loc5=Kharkov UKHH ------ --- -+loc6=Ivano-frankovsk UKLI ------ --- -+loc7=Lvov UKLL ------ --- -+loc8=Rovno UKLR ------ --- -+loc9=Uzhgorod UKLU ------ --- -+loc10=Odessa UKOO ------ --- - - [EU_SK] - name=Slovakia diff --git a/x11/gnomeapplets2/pkg-comment b/x11/gnomeapplets2/pkg-comment deleted file mode 100644 index 7c21c7621..000000000 --- a/x11/gnomeapplets2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Applets components for the Gnome 2.0 Desktop Environment diff --git a/x11/gnomeapplets2/pkg-descr b/x11/gnomeapplets2/pkg-descr deleted file mode 100644 index c93d4bc89..000000000 --- a/x11/gnomeapplets2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Applets components for the Gnome 2.0 Desktop Environment - -WWW: http://www.gnome.org/ diff --git a/x11/gnomeapplets2/pkg-plist b/x11/gnomeapplets2/pkg-plist deleted file mode 100644 index 759100e43..000000000 --- a/x11/gnomeapplets2/pkg-plist +++ /dev/null @@ -1,582 +0,0 @@ -bin/gkb_xmmap -%%BATTERY%%etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/%gconf.xml -%%BATTERY%%etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/charpick/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/charpick/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/geyes/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/geyes/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtik/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtik/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gweather/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gweather/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/multiload/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/multiload/prefs/%gconf.xml -%%BATTERY%%etc/gconf/schemas/battstat.schemas -etc/gconf/schemas/cdplayer.schemas -etc/gconf/schemas/charpick.schemas -etc/gconf/schemas/drivemount.schemas -etc/gconf/schemas/geyes.schemas -etc/gconf/schemas/gkb.schemas -etc/gconf/schemas/gtik.schemas -etc/gconf/schemas/gweather.schemas -etc/gconf/schemas/mini-commander.schemas -etc/gconf/schemas/modemlights.schemas -etc/gconf/schemas/multiload.schemas -%%BATTERY%%etc/sound/events/battstat_applet.soundlist -%%BATTERY%%libdata/bonobo/servers/GNOME_BattstatApplet.server -libdata/bonobo/servers/GNOME_CDPlayerApplet.server -libdata/bonobo/servers/GNOME_CharpickerApplet.server -libdata/bonobo/servers/GNOME_DriveMountApplet.server -libdata/bonobo/servers/GNOME_GWeatherApplet_Factory.server -libdata/bonobo/servers/GNOME_GeyesApplet.server -libdata/bonobo/servers/GNOME_GtikApplet.server -libdata/bonobo/servers/GNOME_KeyboardApplet_Factory.server -libdata/bonobo/servers/GNOME_MiniCommanderApplet.server -libdata/bonobo/servers/GNOME_MixerApplet.server -libdata/bonobo/servers/GNOME_ModemLightsApplet.server -libdata/bonobo/servers/GNOME_MultiLoadApplet_Factory.server -libdata/bonobo/servers/GNOME_Panel_WirelessApplet.server -%%BATTERY%%libexec/battstat-applet-2 -libexec/cdplayer_applet2 -libexec/charpick_applet2 -libexec/drivemount_applet2 -libexec/geyes_applet2 -libexec/gkb-applet-2 -libexec/gnome-applets/mc-install-default-macros -libexec/gtik2_applet2 -libexec/gweather-applet-2 -libexec/mini_commander_applet -libexec/mixer_applet2 -libexec/modemlights_applet2 -libexec/multiload-applet-2 -libexec/wireless-applet -%%BATTERY%%share/gnome/battstat_applet/battstat_applet.glade -share/gnome/gen_util/mini-commander.glade -share/gnome/geyes/Bizarre/Bizarre-eye.png -share/gnome/geyes/Bizarre/Bizarre-pupil.png -share/gnome/geyes/Bizarre/config -share/gnome/geyes/Bloodshot/Bloodshot-eye.png -share/gnome/geyes/Bloodshot/Bloodshot-pupil.png -share/gnome/geyes/Bloodshot/config -share/gnome/geyes/Default-tiny/Default-tiny-eye.png -share/gnome/geyes/Default-tiny/Default-tiny-pupil.png -share/gnome/geyes/Default-tiny/config -share/gnome/geyes/Default/Default-eye.png -share/gnome/geyes/Default/Default-pupil.png -share/gnome/geyes/Default/config -share/gnome/geyes/Horrid/config -share/gnome/geyes/Horrid/horrid_eye.png -share/gnome/geyes/Horrid/horrid_pupil.png -share/gnome/gkb/AM_Armenian.keyprop -share/gnome/gkb/AR_Arabic.keyprop -share/gnome/gkb/AR_Arabic_x.keyprop -share/gnome/gkb/AZ_Azerbaidjani_Turkic.keyprop -share/gnome/gkb/Armenian.keyprop -share/gnome/gkb/BE_Dutch.keyprop -share/gnome/gkb/BG_Bulgarian.keyprop -share/gnome/gkb/BG_Bulgarian_x.keyprop -share/gnome/gkb/BR_Portuguese.keyprop -share/gnome/gkb/BR_Portuguese_x.keyprop -share/gnome/gkb/BY_Belarussian.keyprop -share/gnome/gkb/Basque.keyprop -share/gnome/gkb/Belgian.keyprop -share/gnome/gkb/BulgarianCyril.keyprop -share/gnome/gkb/CA_English.keyprop -share/gnome/gkb/CH_German_x.keyprop -share/gnome/gkb/CS_Czech.keyprop -share/gnome/gkb/CZ_Czech_Slovak.keyprop -share/gnome/gkb/CZ_Czech_x.keyprop -share/gnome/gkb/DE_German.keyprop -share/gnome/gkb/DE_German_x.keyprop -share/gnome/gkb/DK_Danish.keyprop -share/gnome/gkb/DK_Danish_x.keyprop -share/gnome/gkb/Default.keyprop -share/gnome/gkb/Dvorak.keyprop -share/gnome/gkb/EE_Estonian.keyprop -share/gnome/gkb/EE_Estonian_x.keyprop -share/gnome/gkb/ES_Spanish.keyprop -share/gnome/gkb/ES_Spanish-x86.keyprop -share/gnome/gkb/ES_Spanish_x.keyprop -share/gnome/gkb/FI_Finnish.keyprop -share/gnome/gkb/FI_Finnish_x.keyprop -share/gnome/gkb/FR_French.keyprop -share/gnome/gkb/FR_French-x86.keyprop -share/gnome/gkb/FR_French_x.keyprop -share/gnome/gkb/FrenchCanadian.keyprop -share/gnome/gkb/FrenchCanadian2.keyprop -share/gnome/gkb/FrenchSwiss.keyprop -share/gnome/gkb/GB-102.keyprop -share/gnome/gkb/GB.keyprop -share/gnome/gkb/GB_English.keyprop -share/gnome/gkb/GB_English_x.keyprop -share/gnome/gkb/GE_Georgian_x.keyprop -share/gnome/gkb/GR_Greek.keyprop -share/gnome/gkb/GR_Greek_x.keyprop -share/gnome/gkb/GeorgianLatin.keyprop -share/gnome/gkb/GeorgianRussian.keyprop -share/gnome/gkb/German.keyprop -share/gnome/gkb/GermanSwiss.keyprop -share/gnome/gkb/HR_Croatian.keyprop -share/gnome/gkb/HU_Hungarian.keyprop -share/gnome/gkb/Hungarian-101.keyprop -share/gnome/gkb/Hungarian-lat1.keyprop -share/gnome/gkb/Hungarian-sun.keyprop -share/gnome/gkb/Hungarian-x86.keyprop -share/gnome/gkb/Hungarian.keyprop -share/gnome/gkb/Hungarian101-1.keyprop -share/gnome/gkb/Hungarian101.keyprop -share/gnome/gkb/IL_Hebrew.keyprop -share/gnome/gkb/IL_Hebrew_x.keyprop -share/gnome/gkb/IS_Icelandic.keyprop -share/gnome/gkb/IS_Icelandic_x.keyprop -share/gnome/gkb/IT_Italian.keyprop -share/gnome/gkb/IT_Italian_x.keyprop -share/gnome/gkb/JP_Japanese.keyprop -share/gnome/gkb/JP_Japanese_x.keyprop -share/gnome/gkb/KR_Korean.keyprop -share/gnome/gkb/LA_Lao_x.keyprop -share/gnome/gkb/LT_Lithuanian.keyprop -share/gnome/gkb/LT_Lithuanian_x.keyprop -share/gnome/gkb/LT_Prog.keyprop -share/gnome/gkb/LT_Standard.keyprop -share/gnome/gkb/MK_Macedonian.keyprop -share/gnome/gkb/Macedonian.keyprop -share/gnome/gkb/NL_Dutch_x.keyprop -share/gnome/gkb/NO_Norwegian.keyprop -share/gnome/gkb/Norwegian.keyprop -share/gnome/gkb/PL_Polish.keyprop -share/gnome/gkb/PT_Portuguese.keyprop -share/gnome/gkb/PT_Portuguese_x.keyprop -share/gnome/gkb/Polish.keyprop -share/gnome/gkb/PolishDeadkeys.keyprop -share/gnome/gkb/Portugal.keyprop -share/gnome/gkb/PortugalDeadkeys.keyprop -share/gnome/gkb/RO_Romanian.keyprop -share/gnome/gkb/RU_Russian.keyprop -share/gnome/gkb/RU_Russian_x.keyprop -share/gnome/gkb/RU_Russian_x_rev.keyprop -share/gnome/gkb/RussianCyril.keyprop -share/gnome/gkb/SE_Swedish.keyprop -share/gnome/gkb/SI_Slovenian.keyprop -share/gnome/gkb/SR_Dutch.keyprop -share/gnome/gkb/Slovak.keyprop -share/gnome/gkb/Slovenian.keyprop -share/gnome/gkb/Swedish.keyprop -share/gnome/gkb/TH_Thai.keyprop -share/gnome/gkb/TH_Thai_x.keyprop -share/gnome/gkb/TR-f.keyprop -share/gnome/gkb/TR-q.keyprop -share/gnome/gkb/TR_Turkish.keyprop -share/gnome/gkb/TR_Turkish_x.keyprop -share/gnome/gkb/Thai.keyprop -share/gnome/gkb/Thai2.keyprop -share/gnome/gkb/UA_Ukrainian.keyprop -share/gnome/gkb/UK-x86.keyprop -share/gnome/gkb/UK.keyprop -share/gnome/gkb/US-101A-x86.keyprop -share/gnome/gkb/US-101.keyprop -share/gnome/gkb/US-84.keyprop -share/gnome/gkb/US-dec.keyprop -share/gnome/gkb/US-ibm.keyprop -share/gnome/gkb/US-int.keyprop -share/gnome/gkb/US-mac.keyprop -share/gnome/gkb/US-sgi-101.keyprop -share/gnome/gkb/US-sun.keyprop -share/gnome/gkb/US.keyprop -share/gnome/gkb/US_English.keyprop -share/gnome/gkb/US_international.keyprop -share/gnome/gkb/VN_Vietnamese.keyprop -share/gnome/gkb/YU_Serb_x.keyprop -share/gnome/gkb/Yugoslav.keyprop -share/gnome/gkb/presets.xml -%%BATTERY%%share/gnome/gnome-2.0/ui/GNOME_BattstatApplet.xml -share/gnome/gnome-2.0/ui/GNOME_CDPlayerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_CharpickerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_DriveMountApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GWeatherApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GeyesApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GtikApplet.xml -share/gnome/gnome-2.0/ui/GNOME_KeyboardApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MixerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_ModemlightsApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MultiloadApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WirelessApplet.xml -share/gnome/gweather/Locations -%%BATTERY%%share/gnome/help/battstat/C/battstat.xml -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-apperance.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-general.png -%%BATTERY%%share/gnome/help/battstat/C/legal.xml -%%BATTERY%%share/gnome/help/battstat/C/topic.dat -share/gnome/help/cdplayer/C/cdplayer.xml -share/gnome/help/cdplayer/C/figures/cdplayer_applet.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/C/legal.xml -share/gnome/help/cdplayer/C/topic.dat -share/gnome/help/char-palette/C/char-palette.xml -share/gnome/help/char-palette/C/figures/charpick_applet.png -share/gnome/help/char-palette/C/figures/charpick_characters.png -share/gnome/help/char-palette/C/figures/charpick_chargroup.png -share/gnome/help/char-palette/C/legal.xml -share/gnome/help/command-line/C/command-line.xml -share/gnome/help/command-line/C/figures/command-line.png -share/gnome/help/command-line/C/legal.xml -share/gnome/help/drivemount/C/drivemount.xml -share/gnome/help/drivemount/C/figures/drivemount_applet_all.png -share/gnome/help/drivemount/C/figures/drivemount_applet_floppy.png -share/gnome/help/drivemount/C/figures/drivemount_applet_settings.png -share/gnome/help/drivemount/C/figures/drivemount_applet_tooltip.png -share/gnome/help/drivemount/C/legal.xml -share/gnome/help/geyes/C/figures/geyes_applet.png -share/gnome/help/geyes/C/geyes.xml -share/gnome/help/geyes/C/legal.xml -share/gnome/help/geyes/C/topic.dat -share/gnome/help/gkb/C/figures/gkb_applet.png -share/gnome/help/gkb/C/gkb.xml -share/gnome/help/gkb/C/legal.xml -share/gnome/help/gtik2_applet2/C/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/C/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/C/legal.xml -share/gnome/help/gweather/C/figures/gweather_applet.png -share/gnome/help/gweather/C/gweather.xml -share/gnome/help/gweather/C/legal.xml -share/gnome/help/gweather/C/topic.dat -share/gnome/help/mixer_applet2/C/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/C/legal.xml -share/gnome/help/mixer_applet2/C/mixer_applet2.xml -share/gnome/help/mixer_applet2/C/topic.dat -%%BATTERY%%share/gnome/omf/gnome-applets/battstat-C.omf -@exec scrollkeeper-install -q %D/%%BATTERY%%share/gnome/omf/gnome-applets/battstat-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/drivemount-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/drivemount-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-C.omf 2>/dev/null || /usr/bin/true -%%BATTERY%%share/gnome/pixmaps/battstat.png -share/gnome/pixmaps/charpick.png -share/gnome/pixmaps/drivemount-applet.png -share/gnome/pixmaps/gkb-icon.png -share/gnome/pixmaps/gkb.png -share/gnome/pixmaps/gkb/ae.png -share/gnome/pixmaps/gkb/am.png -share/gnome/pixmaps/gkb/ar.png -share/gnome/pixmaps/gkb/at.png -share/gnome/pixmaps/gkb/az.png -share/gnome/pixmaps/gkb/be.png -share/gnome/pixmaps/gkb/bg.png -share/gnome/pixmaps/gkb/bh.png -share/gnome/pixmaps/gkb/br.png -share/gnome/pixmaps/gkb/by.png -share/gnome/pixmaps/gkb/ca.png -share/gnome/pixmaps/gkb/ch.png -share/gnome/pixmaps/gkb/cs.png -share/gnome/pixmaps/gkb/cu.png -share/gnome/pixmaps/gkb/cz.png -share/gnome/pixmaps/gkb/de.png -share/gnome/pixmaps/gkb/dj.png -share/gnome/pixmaps/gkb/dk.png -share/gnome/pixmaps/gkb/dz.png -share/gnome/pixmaps/gkb/ee.png -share/gnome/pixmaps/gkb/eg.png -share/gnome/pixmaps/gkb/es.png -share/gnome/pixmaps/gkb/eu.png -share/gnome/pixmaps/gkb/fi.png -share/gnome/pixmaps/gkb/fr.png -share/gnome/pixmaps/gkb/gb.png -share/gnome/pixmaps/gkb/ge.png -share/gnome/pixmaps/gkb/gkb.png -share/gnome/pixmaps/gkb/gr.png -share/gnome/pixmaps/gkb/hr.png -share/gnome/pixmaps/gkb/hu.png -share/gnome/pixmaps/gkb/il.png -share/gnome/pixmaps/gkb/iq.png -share/gnome/pixmaps/gkb/is.png -share/gnome/pixmaps/gkb/it.png -share/gnome/pixmaps/gkb/jo.png -share/gnome/pixmaps/gkb/jp.png -share/gnome/pixmaps/gkb/km.png -share/gnome/pixmaps/gkb/kr.png -share/gnome/pixmaps/gkb/kw.png -share/gnome/pixmaps/gkb/lam.png -share/gnome/pixmaps/gkb/la.png -share/gnome/pixmaps/gkb/lb.png -share/gnome/pixmaps/gkb/lt.png -share/gnome/pixmaps/gkb/ly.png -share/gnome/pixmaps/gkb/ma.png -share/gnome/pixmaps/gkb/mk.png -share/gnome/pixmaps/gkb/mx.png -share/gnome/pixmaps/gkb/nl.png -share/gnome/pixmaps/gkb/no.png -share/gnome/pixmaps/gkb/om.png -share/gnome/pixmaps/gkb/pl.png -share/gnome/pixmaps/gkb/ps.png -share/gnome/pixmaps/gkb/pt.png -share/gnome/pixmaps/gkb/qa.png -share/gnome/pixmaps/gkb/qc.png -share/gnome/pixmaps/gkb/ro.png -share/gnome/pixmaps/gkb/ru.png -share/gnome/pixmaps/gkb/sa.png -share/gnome/pixmaps/gkb/se.png -share/gnome/pixmaps/gkb/si.png -share/gnome/pixmaps/gkb/sk.png -share/gnome/pixmaps/gkb/so.png -share/gnome/pixmaps/gkb/sr.png -share/gnome/pixmaps/gkb/su.png -share/gnome/pixmaps/gkb/sv.png -share/gnome/pixmaps/gkb/sy.png -share/gnome/pixmaps/gkb/th.png -share/gnome/pixmaps/gkb/tn.png -share/gnome/pixmaps/gkb/tr.png -share/gnome/pixmaps/gkb/ua.png -share/gnome/pixmaps/gkb/uk.png -share/gnome/pixmaps/gkb/un.png -share/gnome/pixmaps/gkb/us.png -share/gnome/pixmaps/gkb/uy.png -share/gnome/pixmaps/gkb/vn.png -share/gnome/pixmaps/gkb/ye.png -share/gnome/pixmaps/gkb/yu.png -share/gnome/pixmaps/gnome-cdplayer-icon.png -share/gnome/pixmaps/gnome-cpu.png -share/gnome/pixmaps/gnome-eyes.png -share/gnome/pixmaps/gnome-mini-commander.png -share/gnome/pixmaps/gweather/tstorm.xpm -share/gnome/pixmaps/mini-commander/browser-mini.xpm -share/gnome/pixmaps/mini-commander/history-mini.xpm -share/gnome/pixmaps/mixer/gnome-mixer-applet.png -share/gnome/pixmaps/mixer/volume-max.png -share/gnome/pixmaps/mixer/volume-medium.png -share/gnome/pixmaps/mixer/volume-min.png -share/gnome/pixmaps/mixer/volume-mute.png -share/gnome/pixmaps/mixer/volume-zero.png -share/gnome/pixmaps/wireless-applet/broken-0.png -share/gnome/pixmaps/wireless-applet/no-link-0.png -share/gnome/pixmaps/wireless-applet/signal-1-40.png -share/gnome/pixmaps/wireless-applet/signal-41-60.png -share/gnome/pixmaps/wireless-applet/signal-61-80.png -share/gnome/pixmaps/wireless-applet/signal-81-100.png -share/gnome/pixmaps/wireless-applet/wireless-applet.png -share/gnome/wireless-applet/wireless-applet.glade -share/gnome/xmodmap/xmodmap.am -share/gnome/xmodmap/xmodmap.ar -share/gnome/xmodmap/xmodmap.be -share/gnome/xmodmap/xmodmap.bg -share/gnome/xmodmap/xmodmap.br -share/gnome/xmodmap/xmodmap.ch -share/gnome/xmodmap/xmodmap.ch_de -share/gnome/xmodmap/xmodmap.ch_fr -share/gnome/xmodmap/xmodmap.cz -share/gnome/xmodmap/xmodmap.de -share/gnome/xmodmap/xmodmap.de-apple -share/gnome/xmodmap/xmodmap.dk -share/gnome/xmodmap/xmodmap.dvorak -share/gnome/xmodmap/xmodmap.ee -share/gnome/xmodmap/xmodmap.es -share/gnome/xmodmap/xmodmap.es_x86 -share/gnome/xmodmap/xmodmap.fi -share/gnome/xmodmap/xmodmap.fr -share/gnome/xmodmap/xmodmap.fr-2 -share/gnome/xmodmap/xmodmap.fr_x86 -share/gnome/xmodmap/xmodmap.gb -share/gnome/xmodmap/xmodmap.gb-102 -share/gnome/xmodmap/xmodmap.gb-105 -share/gnome/xmodmap/xmodmap.ge_la -share/gnome/xmodmap/xmodmap.ge_ru -share/gnome/xmodmap/xmodmap.gr -share/gnome/xmodmap/xmodmap.hu -share/gnome/xmodmap/xmodmap.hu-101-lat1 -share/gnome/xmodmap/xmodmap.hu-101-lat2 -share/gnome/xmodmap/xmodmap.hu-ibm -share/gnome/xmodmap/xmodmap.hu-lat1 -share/gnome/xmodmap/xmodmap.hu-sun-lat2 -share/gnome/xmodmap/xmodmap.hu.old -share/gnome/xmodmap/xmodmap.hu_latin1 -share/gnome/xmodmap/xmodmap.hu_x86 -share/gnome/xmodmap/xmodmap.il -share/gnome/xmodmap/xmodmap.il_phonetic -share/gnome/xmodmap/xmodmap.is -share/gnome/xmodmap/xmodmap.it -share/gnome/xmodmap/xmodmap.jp -share/gnome/xmodmap/xmodmap.kr -share/gnome/xmodmap/xmodmap.la -share/gnome/xmodmap/xmodmap.lt -share/gnome/xmodmap/xmodmap.lt_b -share/gnome/xmodmap/xmodmap.lt_p -share/gnome/xmodmap/xmodmap.mk -share/gnome/xmodmap/xmodmap.nl -share/gnome/xmodmap/xmodmap.no -share/gnome/xmodmap/xmodmap.pl -share/gnome/xmodmap/xmodmap.pl2 -share/gnome/xmodmap/xmodmap.pt -share/gnome/xmodmap/xmodmap.pt-dead -share/gnome/xmodmap/xmodmap.qc -share/gnome/xmodmap/xmodmap.qc-2 -share/gnome/xmodmap/xmodmap.ro -share/gnome/xmodmap/xmodmap.ru -share/gnome/xmodmap/xmodmap.ru-rev -share/gnome/xmodmap/xmodmap.ru_yawerty -share/gnome/xmodmap/xmodmap.se -share/gnome/xmodmap/xmodmap.sf -share/gnome/xmodmap/xmodmap.sg -share/gnome/xmodmap/xmodmap.si -share/gnome/xmodmap/xmodmap.sk -share/gnome/xmodmap/xmodmap.th -share/gnome/xmodmap/xmodmap.tr_f -share/gnome/xmodmap/xmodmap.tr_q -share/gnome/xmodmap/xmodmap.uk -share/gnome/xmodmap/xmodmap.uk_x86 -share/gnome/xmodmap/xmodmap.us -share/gnome/xmodmap/xmodmap.us101A_x86 -share/gnome/xmodmap/xmodmap.us-101 -share/gnome/xmodmap/xmodmap.us-84 -share/gnome/xmodmap/xmodmap.us-dec -share/gnome/xmodmap/xmodmap.us-ibm -share/gnome/xmodmap/xmodmap.us-int -share/gnome/xmodmap/xmodmap.us-mac -share/gnome/xmodmap/xmodmap.us-sgi-101 -share/gnome/xmodmap/xmodmap.us-sun -share/gnome/xmodmap/xmodmap.us.old -share/gnome/xmodmap/xmodmap.us_intl -share/gnome/xmodmap/xmodmap.yu -share/locale/am/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/az/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/be/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/da/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/de/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/el/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/et/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/he/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/it/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/no/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo -@dirrm share/gnome/xmodmap -@dirrm share/gnome/wireless-applet -@dirrm share/gnome/pixmaps/mixer -@dirrm share/gnome/pixmaps/mini-commander -@dirrm share/gnome/pixmaps/gweather -@dirrm share/gnome/pixmaps/gkb -@dirrm share/gnome/omf/gnome-applets -@dirrm share/gnome/help/mixer_applet2/C/figures -@dirrm share/gnome/help/mixer_applet2/C -@dirrm share/gnome/help/mixer_applet2 -@dirrm share/gnome/help/gweather/C/figures -@dirrm share/gnome/help/gweather/C -@dirrm share/gnome/help/gweather -@dirrm share/gnome/help/gtik2_applet2/C/figures -@dirrm share/gnome/help/gtik2_applet2/C -@dirrm share/gnome/help/gtik2_applet2 -@dirrm share/gnome/help/geyes/C/figures -@dirrm share/gnome/help/geyes/C -@dirrm share/gnome/help/geyes -@dirrm share/gnome/help/drivemount/C/figures -@dirrm share/gnome/help/drivemount/C -@dirrm share/gnome/help/drivemount -@dirrm share/gnome/help/command-line/C/figures -@dirrm share/gnome/help/command-line/C -@dirrm share/gnome/help/command-line -@dirrm share/gnome/help/char-palette/C/figures -@dirrm share/gnome/help/char-palette/C -@dirrm share/gnome/help/char-palette -@dirrm share/gnome/help/cdplayer/C/figures -@dirrm share/gnome/help/cdplayer/C -@dirrm share/gnome/help/cdplayer -@dirrm share/gnome/gweather -@dirrm share/gnome/gkb -@dirrm share/gnome/gen_util -%%BATTERY%%@dirrm share/gnome/battstat_applet -@dirrm libexec/gnome-applets -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/multiload/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/multiload -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/modemlights -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gweather/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gweather -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtik/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtik -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/geyes/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/geyes -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/charpick/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/charpick -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet -%%BATTERY%%@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/prefs -%%BATTERY%%@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet -@unexec scrollkeeper-uninstall -q %D/%%BATTERY%%share/gnome/omf/gnome-applets/battstat-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/drivemount-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-C.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile deleted file mode 100644 index 8f1c292a4..000000000 --- a/x11/gnomedesktop/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: gnomedesktop -# Date created: 13 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomedesktop -PORTVERSION= 2.2.0.1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-desktop/2.2 -DISTNAME= gnome-desktop-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_GMAKE= yes -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gnome-about.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11/gnomedesktop/distinfo b/x11/gnomedesktop/distinfo deleted file mode 100644 index 3ebb8fa8c..000000000 --- a/x11/gnomedesktop/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-desktop-2.2.0.1.tar.bz2) = 5463b9a864447d670d1ea40de2022519 diff --git a/x11/gnomedesktop/files/patch-configure b/x11/gnomedesktop/files/patch-configure deleted file mode 100644 index 46f1d5280..000000000 --- a/x11/gnomedesktop/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 14:02:41 1.1 -+++ configure 2002/04/26 14:02:56 -@@ -7222,6 +7222,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnomedesktop/pkg-comment b/x11/gnomedesktop/pkg-comment deleted file mode 100644 index 98a49b89d..000000000 --- a/x11/gnomedesktop/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Additional UI API for GNOME 2.0 diff --git a/x11/gnomedesktop/pkg-descr b/x11/gnomedesktop/pkg-descr deleted file mode 100644 index 500857a54..000000000 --- a/x11/gnomedesktop/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a collection of APIs not included in libgnomeui as they have -not undergone sufficient testing. - -WWW: http://www.gnome.org/ diff --git a/x11/gnomedesktop/pkg-plist b/x11/gnomedesktop/pkg-plist deleted file mode 100644 index c1eb5c92f..000000000 --- a/x11/gnomedesktop/pkg-plist +++ /dev/null @@ -1,214 +0,0 @@ -bin/gnome-about -include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h -include/gnome-desktop-2.0/libgnomeui/gnome-ditem-edit.h -include/gnome-desktop-2.0/libgnomeui/gnome-hint.h -lib/libgnome-desktop-2.a -lib/libgnome-desktop-2.so -lib/libgnome-desktop-2.so.3 -libdata/pkgconfig/gnome-desktop-2.0.pc -share/gnome/gnome-about/contributors.dat -share/gnome/gnome-about/gnome-version.xml -share/gnome/help/fdl/C/fdl.xml -share/gnome/help/gnome-feedback/C/gnome-feedback.xml -share/gnome/help/gpl/C/gpl.xml -share/gnome/help/lgpl/C/lgpl.xml -share/gnome/vfolders/Accessories.directory -share/gnome/vfolders/Applications.directory -share/gnome/vfolders/Development.directory -share/gnome/vfolders/Games.directory -share/gnome/vfolders/Graphics.directory -share/gnome/vfolders/Internet.directory -share/gnome/vfolders/Multimedia.directory -share/gnome/vfolders/Office.directory -share/gnome/vfolders/Root.directory -share/gnome/vfolders/Settings.directory -share/gnome/vfolders/System.directory -share/gnome/pixmaps/advanced-directory.png -share/gnome/pixmaps/apple-green.png -share/gnome/pixmaps/apple-red.png -share/gnome/pixmaps/cdeappmenu.png -share/gnome/pixmaps/gnome-amusements.png -share/gnome/pixmaps/gnome-aorta.png -share/gnome/pixmaps/gnome-applets.png -share/gnome/pixmaps/gnome-applications.png -share/gnome/pixmaps/gnome-audio2.png -share/gnome/pixmaps/gnome-background.png -share/gnome/pixmaps/gnome-calc2.png -share/gnome/pixmaps/gnome-calc3.png -share/gnome/pixmaps/gnome-calendar.png -share/gnome/pixmaps/gnome-cardgame.png -share/gnome/pixmaps/gnome-ccbackground.png -share/gnome/pixmaps/gnome-ccdesktop.png -share/gnome/pixmaps/gnome-ccdialog.png -share/gnome/pixmaps/gnome-cckeyboard-bell.png -share/gnome/pixmaps/gnome-cckeyboard.png -share/gnome/pixmaps/gnome-ccmime.png -share/gnome/pixmaps/gnome-ccperiph.png -share/gnome/pixmaps/gnome-ccscreensaver.png -share/gnome/pixmaps/gnome-ccthemes.png -share/gnome/pixmaps/gnome-ccwindowmanager.png -share/gnome/pixmaps/gnome-clock.png -share/gnome/pixmaps/gnome-color-browser.png -share/gnome/pixmaps/gnome-color-xterm.png -share/gnome/pixmaps/gnome-computer.png -share/gnome/pixmaps/gnome-cromagnon.png -share/gnome/pixmaps/gnome-day.png -share/gnome/pixmaps/gnome-debian.png -share/gnome/pixmaps/gnome-devel.png -share/gnome/pixmaps/gnome-die1.png -share/gnome/pixmaps/gnome-die2.png -share/gnome/pixmaps/gnome-die3.png -share/gnome/pixmaps/gnome-die4.png -share/gnome/pixmaps/gnome-die5.png -share/gnome/pixmaps/gnome-die6.png -share/gnome/pixmaps/gnome-diskfree.png -share/gnome/pixmaps/gnome-emacs.png -share/gnome/pixmaps/gnome-eterm.png -share/gnome/pixmaps/gnome-favorites.png -share/gnome/pixmaps/gnome-file-c.png -share/gnome/pixmaps/gnome-file-h.png -share/gnome/pixmaps/gnome-folder.png -share/gnome/pixmaps/gnome-gegl.png -share/gnome/pixmaps/gnome-gegl2-2.png -share/gnome/pixmaps/gnome-gegl2.png -share/gnome/pixmaps/gnome-gemvt.png -share/gnome/pixmaps/gnome-gimp.png -share/gnome/pixmaps/gnome-globe.png -share/gnome/pixmaps/gnome-gmenu.png -share/gnome/pixmaps/gnome-gmush.png -share/gnome/pixmaps/gnome-gnomine.png -share/gnome/pixmaps/gnome-gnomoku.png -share/gnome/pixmaps/gnome-graphics.png -share/gnome/pixmaps/gnome-gsame.png -share/gnome/pixmaps/gnome-help.png -share/gnome/pixmaps/gnome-home.png -share/gnome/pixmaps/gnome-html.png -share/gnome/pixmaps/gnome-image-gif.png -share/gnome/pixmaps/gnome-image-jpeg.png -share/gnome/pixmaps/gnome-irc.png -share/gnome/pixmaps/gnome-joystick.png -share/gnome/pixmaps/gnome-laptop.png -share/gnome/pixmaps/gnome-lockscreen.png -share/gnome/pixmaps/gnome-log.png -share/gnome/pixmaps/gnome-logo-icon-transparent.png -share/gnome/pixmaps/gnome-logo-icon.png -share/gnome/pixmaps/gnome-logo-large.png -share/gnome/pixmaps/gnome-mailcheck.png -share/gnome/pixmaps/gnome-mdi.png -share/gnome/pixmaps/gnome-mnemonic.png -share/gnome/pixmaps/gnome-modem.png -share/gnome/pixmaps/gnome-money.png -share/gnome/pixmaps/gnome-monitor.png -share/gnome/pixmaps/gnome-month.png -share/gnome/pixmaps/gnome-mouse.png -share/gnome/pixmaps/gnome-multimedia.png -share/gnome/pixmaps/gnome-networktool.png -share/gnome/pixmaps/gnome-news.png -share/gnome/pixmaps/gnome-note.png -share/gnome/pixmaps/gnome-panel-type-corner.png -share/gnome/pixmaps/gnome-panel-type-edge.png -share/gnome/pixmaps/gnome-panel-type-floating.png -share/gnome/pixmaps/gnome-panel-type-menu.png -share/gnome/pixmaps/gnome-panel-type-sliding.png -share/gnome/pixmaps/gnome-panel.png -share/gnome/pixmaps/gnome-qeye.png -share/gnome/pixmaps/gnome-run.png -share/gnome/pixmaps/gnome-screenshot.png -share/gnome/pixmaps/gnome-session.png -share/gnome/pixmaps/gnome-set-time.png -share/gnome/pixmaps/gnome-settings.png -share/gnome/pixmaps/gnome-spider.png -share/gnome/pixmaps/gnome-squeak.png -share/gnome/pixmaps/gnome-suse.png -share/gnome/pixmaps/gnome-system.png -share/gnome/pixmaps/gnome-talk.png -share/gnome/pixmaps/gnome-term-linux.png -share/gnome/pixmaps/gnome-term-linux2.png -share/gnome/pixmaps/gnome-term-night.png -share/gnome/pixmaps/gnome-term-tiger.png -share/gnome/pixmaps/gnome-term.png -share/gnome/pixmaps/gnome-tigert.png -share/gnome/pixmaps/gnome-touristinfo.png -share/gnome/pixmaps/gnome-unknown.png -share/gnome/pixmaps/gnome-user-interface.png -share/gnome/pixmaps/gnome-util.png -share/gnome/pixmaps/gnome-week.png -share/gnome/pixmaps/gnome-windows.png -share/gnome/pixmaps/gnome-word.png -share/gnome/pixmaps/gnome-workspace.png -share/gnome/pixmaps/gnome-xterm.png -share/gnome/pixmaps/gtkvim.png -share/gnome/pixmaps/kterm.xpm -share/gnome/pixmaps/launcher-program.png -share/gnome/pixmaps/monitor.png -share/gnome/pixmaps/panel-arrow-down.png -share/gnome/pixmaps/panel-arrow-left.png -share/gnome/pixmaps/panel-arrow-right.png -share/gnome/pixmaps/panel-arrow-up.png -share/gnome/pixmaps/panel-corner-left.png -share/gnome/pixmaps/panel-corner-right.png -share/gnome/pixmaps/panel-drawer.png -share/gnome/pixmaps/panel-folder.png -share/gnome/pixmaps/panel-knob.png -share/gnome/pixmaps/panel-menu-main.png -share/gnome/pixmaps/vnterm.xpm -share/locale/ar/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/da/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/de/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/el/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/es/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/et/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/he/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/it/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/no/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sp/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo -@dirrm share/gnome/help/lgpl/C/figures -@dirrm share/gnome/help/gpl/C/figures -@dirrm share/gnome/help/gnome-feedback/C/figures -@dirrm share/gnome/help/gnome-feedback/C -@dirrm share/gnome/help/gnome-feedback -@dirrm share/gnome/help/fdl/C/figures -@dirrm include/gnome-desktop-2.0/libgnomeui -@dirrm include/gnome-desktop-2.0/libgnome -@dirrm include/gnome-desktop-2.0 diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile deleted file mode 100644 index db2138760..000000000 --- a/x11/gnomepanel/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: gnomepanel -# Date created: 27 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomepanel -PORTVERSION= 2.2.0.1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-panel/2.2 -DISTNAME= gnome-panel-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= wnck-1.9:${PORTSDIR}/x11-toolkits/libwnck \ - gnome-desktop-2.3:${PORTSDIR}/x11/gnomedesktop - -USE_BZIP2= yes -INSTALLS_SHLIB= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ - --with-kde-docdir=${LOCALBASE}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gnome-panel.1 gnome-panel-preferences.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11/gnomepanel/distinfo b/x11/gnomepanel/distinfo deleted file mode 100644 index e6e351432..000000000 --- a/x11/gnomepanel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-panel-2.2.0.1.tar.bz2) = cd8a74425cadadc8d10ab1fe5e9e3fe8 diff --git a/x11/gnomepanel/files/patch-applets::gen_util::clock.c b/x11/gnomepanel/files/patch-applets::gen_util::clock.c deleted file mode 100644 index 96f5d3f44..000000000 --- a/x11/gnomepanel/files/patch-applets::gen_util::clock.c +++ /dev/null @@ -1,27 +0,0 @@ - -$FreeBSD$ - ---- applets/gen_util/clock.c 2002/05/14 14:08:16 1.1 -+++ applets/gen_util/clock.c 2002/05/14 14:12:56 -@@ -14,7 +14,9 @@ - #include <dirent.h> - #include <string.h> - #include <time.h> -+#ifdef HAVE_LANGINFO_H - #include <langinfo.h> -+#endif - - #include <panel-applet.h> - #include <panel-applet-gconf.h> -@@ -684,7 +686,11 @@ - cd->hourformat = panel_applet_gconf_get_int (applet, KEY_HOUR_FORMAT, &error); - if (error || (cd->hourformat != 12 && cd->hourformat != 24)) { - /* if value is not valid, set it according to locale */ -+#ifdef HAVE_LANGINFO_H - const char *am = nl_langinfo (AM_STR); -+#else -+ const char *am = "AM"; -+#endif - cd->hourformat = (am[0] == '\0') ? 24 : 12; - - if (error) diff --git a/x11/gnomepanel/files/patch-config.h.in b/x11/gnomepanel/files/patch-config.h.in deleted file mode 100644 index 8a59166a5..000000000 --- a/x11/gnomepanel/files/patch-config.h.in +++ /dev/null @@ -1,11 +0,0 @@ ---- config.h.in.orig Thu Jan 2 19:50:41 2003 -+++ config.h.in Mon Jan 6 13:11:12 2003 -@@ -96,6 +96,8 @@ - /* Define to 1 if you have the <stdlib.h> header file. */ - #undef HAVE_STDLIB_H - -+#undef HAVE_LANGINFO_H -+ - /* Define to 1 if you have the <strings.h> header file. */ - #undef HAVE_STRINGS_H - diff --git a/x11/gnomepanel/files/patch-configure b/x11/gnomepanel/files/patch-configure deleted file mode 100644 index a94d4761c..000000000 --- a/x11/gnomepanel/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Mon Jan 6 01:04:20 2003 -+++ configure Mon Jan 6 13:12:56 2003 -@@ -4254,7 +4254,7 @@ - - - for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ -- inttypes.h stdint.h unistd.h -+ inttypes.h stdint.h unistd.h langinfo.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - echo "$as_me:$LINENO: checking for $ac_header" >&5 -@@ -7878,6 +7878,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnomepanel/files/patch-doc_reference_panel-applet_Makefile.in b/x11/gnomepanel/files/patch-doc_reference_panel-applet_Makefile.in deleted file mode 100644 index 0d70349ad..000000000 --- a/x11/gnomepanel/files/patch-doc_reference_panel-applet_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/reference/panel-applet/Makefile.in.orig Tue Apr 30 23:24:10 2002 -+++ doc/reference/panel-applet/Makefile.in Tue Apr 30 23:28:36 2002 -@@ -149,7 +149,7 @@ - DOC_MODULE = panel-applet - - # Where the html is to be installed --HTML_DIR = $(datadir)/gtk-doc/html -+HTML_DIR = $(prefix)/share/doc - - # The top-level SGML file. Change it if you want. - DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml diff --git a/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in b/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in deleted file mode 100644 index b89c57317..000000000 --- a/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- gnome-panel/GNOME_Panel.server.in 2002/05/09 21:00:58 1.1 -+++ gnome-panel/GNOME_Panel.server.in 2002/05/09 21:01:11 -@@ -1,6 +1,6 @@ - <oaf_info> - --<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="panel-2"> -+<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="gnome-panel"> - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Vertigo/PanelShell:1.0"/> - <item value="IDL:Bonobo/Unknown:1.0"/> diff --git a/x11/gnomepanel/pkg-comment b/x11/gnomepanel/pkg-comment deleted file mode 100644 index 6cb423fbf..000000000 --- a/x11/gnomepanel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Panel component for the GNOME 2.0 Desktop diff --git a/x11/gnomepanel/pkg-descr b/x11/gnomepanel/pkg-descr deleted file mode 100644 index 3abe6bcbf..000000000 --- a/x11/gnomepanel/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Panel component for the GNOME 2.0 Desktop. - -WWW: http://www.gnome.org/ diff --git a/x11/gnomepanel/pkg-plist b/x11/gnomepanel/pkg-plist deleted file mode 100644 index a8c6fcc9d..000000000 --- a/x11/gnomepanel/pkg-plist +++ /dev/null @@ -1,257 +0,0 @@ -bin/gnome-desktop-item-edit -bin/gnome-panel -bin/gnome-panel-preferences -bin/gnome-panel-screenshot -bin/panel-test-applets -etc/gconf/gconf.xml.defaults/apps/gnome_panel_screenshot/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_panel_screenshot/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/pager_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/pager_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000003/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000004/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/show_desktop_button/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/panels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/panels/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/tasklist_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/tasklist_applet/prefs/%gconf.xml -etc/gconf/schemas/clock.schemas -etc/gconf/schemas/fish.schemas -etc/gconf/schemas/gnome-panel-screenshot.schemas -etc/gconf/schemas/mailcheck.schemas -etc/gconf/schemas/pager.schemas -etc/gconf/schemas/panel-global-config.schemas -etc/gconf/schemas/panel-per-panel-config.schemas -etc/gconf/schemas/tasklist.schemas -etc/sound/events/mailcheck.soundlist -include/panel-2.0/GNOME_Panel.h -include/panel-2.0/panel-applet-gconf.h -include/panel-2.0/panel-applet.h -lib/libgen_util_applet-2.so -lib/libpanel-applet-2.a -lib/libpanel-applet-2.so -lib/libpanel-applet-2.so.0 -libdata/bonobo/servers/GNOME_FishApplet_Factory.server -libdata/bonobo/servers/GNOME_GenUtilApplet_Factory.server -libdata/bonobo/servers/GNOME_NotificationAreaApplet.server -libdata/bonobo/servers/GNOME_Panel.server -libdata/pkgconfig/libpanelapplet-2.0.pc -libexec/fish-applet-2 -libexec/notification-area-applet -share/gnome/control-center-2.0/capplets/gnome-panel-preferences.desktop -share/gnome/gen_util/pager.glade -share/gnome/gen_util/tasklist.glade -share/gnome/gnome-2.0/ui/GNOME_ClockApplet.xml -share/gnome/gnome-2.0/ui/GNOME_FishApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MailCheckApplet.xml -share/gnome/gnome-2.0/ui/GNOME_NotificationAreaApplet.xml -share/gnome/gnome-2.0/ui/GNOME_PagerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_Panel_Popup.xml -share/gnome/gnome-2.0/ui/GNOME_ShowDesktopApplet.xml -share/gnome/gnome-2.0/ui/GNOME_TasklistApplet.xml -share/gnome/gnome-panelrc -share/doc/panel-applet/applet-popups.html -share/doc/panel-applet/applet-porting.html -share/doc/panel-applet/applet-writing.html -share/doc/panel-applet/index.sgml -share/doc/panel-applet/libpanel-applet.html -share/doc/panel-applet/multi-applets.html -share/doc/panel-applet/panel-applet.html -share/doc/panel-applet/panel-signals.html -share/doc/panel-applet/panelapplet.html -share/doc/panel-applet/server-files.html -share/doc/panel-applet/session-saving.html -share/gnome/fish/fish.glade -share/gnome/gnome-panel/glade/panel-test-applets.glade -share/gnome/help/clock/C/clock.xml -share/gnome/help/clock/C/figures/clock_applet.png -share/gnome/help/clock/C/legal.xml -share/gnome/help/fish-applet-2/C/figures/fish_applet.png -share/gnome/help/fish-applet-2/C/fish-applet-2.xml -share/gnome/help/fish-applet-2/C/legal.xml -share/gnome/help/mailcheck/C/figures/mailcheck_applet.png -share/gnome/help/mailcheck/C/legal.xml -share/gnome/help/mailcheck/C/mailcheck.xml -share/gnome/help/notification-area/C/figures/notification-area.png -share/gnome/help/notification-area/C/legal.xml -share/gnome/help/notification-area/C/notification-area.xml -share/gnome/help/window-list/C/figures/window_list_applet.png -share/gnome/help/window-list/C/figures/window_list_group_applet.png -share/gnome/help/window-list/C/legal.xml -share/gnome/help/window-list/C/window-list.xml -share/gnome/help/workspace-switcher/C/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/C/legal.xml -share/gnome/help/workspace-switcher/C/workspace-switcher.xml -share/gnome/idl/gnome-panel-2.0/GNOME_Panel.idl -share/gnome/omf/gnome-panel/clock-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/mailcheck-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/mailcheck-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/notification-area-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/notification-area-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-C.omf 2>/dev/null || /usr/bin/true -share/gnome/panel/gnome-panel-preferences.glade -share/gnome/panel/gnome-panel-screenshot.glade -share/gnome/pixmaps/fish/fishanim.png -share/gnome/pixmaps/fish/footguy.png -share/gnome/pixmaps/fish/monkey.png -share/gnome/pixmaps/fish/oldwanda.png -share/gnome/pixmaps/gnome-fish.png -share/gnome/pixmaps/mailcheck/eclouds.png -share/gnome/pixmaps/mailcheck/email-e.png -share/gnome/pixmaps/mailcheck/email-eclouds.png -share/gnome/pixmaps/mailcheck/email-tiny.png -share/gnome/pixmaps/mailcheck/email.png -share/gnome/pixmaps/mailcheck/tux-anim.png -share/gnome/pixmaps/gnome-show-desktop.png -share/locale/am/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/az/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/be/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/da/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/de/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/el/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/es/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/et/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/he/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/it/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/no/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sp/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo -@dirrm share/gnome/omf/gnome-panel -@dirrm share/gnome/idl/gnome-panel-2.0 -@dirrm share/gnome/help/workspace-switcher/C/figures -@dirrm share/gnome/help/workspace-switcher/C -@dirrm share/gnome/help/workspace-switcher -@dirrm share/gnome/help/window-list/C/figures -@dirrm share/gnome/help/window-list/C -@dirrm share/gnome/help/window-list -@dirrm share/gnome/help/mailcheck/C/figures -@dirrm share/gnome/help/mailcheck/C -@dirrm share/gnome/help/mailcheck -@dirrm share/gnome/help/fish-applet-2/C/figures -@dirrm share/gnome/help/fish-applet-2/C -@dirrm share/gnome/help/fish-applet-2 -@dirrm share/gnome/help/clock/C/figures -@dirrm share/gnome/help/clock/C -@dirrm share/gnome/help/clock -@dirrm share/gnome/gen_util -@dirrm share/gnome/gnome-panel/glade -@dirrm share/gnome/gnome-panel -@dirrm share/gnome/fish -@dirrm share/doc/panel-applet -@dirrm include/panel-2.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/tasklist_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/tasklist_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/global -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/panels/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/panels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/small -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/show_desktop_button -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000004 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000003 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/panels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/large -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/pager_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/pager_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_panel_screenshot -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/global -@dirrm etc/gconf/gconf.xml.defaults/apps/panel -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_panel_screenshot -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/mailcheck-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/notification-area-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-C.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile deleted file mode 100644 index b18a2db68..000000000 --- a/x11/gnomesession/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomesession -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomesession -PORTVERSION= 2.2.0.2 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-session/2.2 -DISTNAME= gnome-session-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 session-properties.1 \ - gnome-session-save.1 -MAN5= default.session.5 - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11/gnomesession/distinfo b/x11/gnomesession/distinfo deleted file mode 100644 index 7a3e911c6..000000000 --- a/x11/gnomesession/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-session-2.2.0.2.tar.bz2) = e53f68858792c99ee71954f1fef11bc3 diff --git a/x11/gnomesession/files/patch-configure b/x11/gnomesession/files/patch-configure deleted file mode 100644 index 61084626c..000000000 --- a/x11/gnomesession/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed May 8 14:27:04 2002 -+++ configure Wed May 8 14:27:23 2002 -@@ -7232,6 +7232,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnomesession/files/patch-gnome-session_Makefile.in b/x11/gnomesession/files/patch-gnome-session_Makefile.in deleted file mode 100644 index 60c14531b..000000000 --- a/x11/gnomesession/files/patch-gnome-session_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/Makefile.in.orig Wed May 8 14:36:22 2002 -+++ gnome-session/Makefile.in Wed May 8 14:36:34 2002 -@@ -129,7 +129,7 @@ - - NULL = - --defaultdir = $(datadir)/gnome -+defaultdir = $(datadir) - - INCLUDES = $(GNOME_SESSION_CFLAGS) $(DISABLE_DEPRECATED_CFLAGS) $(STANDARD_PROPERTIES_CFLAGS) $(WARN_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DGNOME_ICONDIR=\""$(datadir)/pixmaps\"" -DREBOOT_COMMAND=\""$(REBOOT_COMMAND)\"" -DHALT_COMMAND=\""$(HALT_COMMAND)\"" -DDEFAULTDIR="\"$(defaultdir)\"" - diff --git a/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in b/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in deleted file mode 100644 index 9bd6c9a2c..000000000 --- a/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/gnome-session.schemas.in.in.orig Mon Oct 14 17:18:15 2002 -+++ gnome-session/gnome-session.schemas.in.in Mon Oct 14 17:17:44 2002 -@@ -50,7 +50,7 @@ - <applyto>/apps/gnome-session/options/splash_image</applyto> - <owner>gnome</owner> - <type>string</type> -- <default>@prefix@/share/pixmaps/splash/gnome-splash.png</default> -+ <default>@datadir@/pixmaps/splash/gnome-splash.png</default> - <locale name="C"> - <short>Splash Screen Image</short> - <long>Preferred Image to use for the splash screen when logging in to the GNOME Desktop</long> diff --git a/x11/gnomesession/pkg-comment b/x11/gnomesession/pkg-comment deleted file mode 100644 index 5b45249d1..000000000 --- a/x11/gnomesession/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Session component for the GNOME 2.0 desktop diff --git a/x11/gnomesession/pkg-descr b/x11/gnomesession/pkg-descr deleted file mode 100644 index e0a6dd027..000000000 --- a/x11/gnomesession/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Session component for the GNOME 2.0 desktop. This package contains the -commands needed to start GNOME 2.0. diff --git a/x11/gnomesession/pkg-plist b/x11/gnomesession/pkg-plist deleted file mode 100644 index 6f959c8d2..000000000 --- a/x11/gnomesession/pkg-plist +++ /dev/null @@ -1,70 +0,0 @@ -bin/gnome-session -bin/gnome-session-properties -bin/gnome-session-save -bin/gnome-smproxy -bin/gnome-wm -etc/gconf/gconf.xml.defaults/apps/gnome-session/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-session/options/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/options/%gconf.xml -etc/gconf/schemas/gnome-session.schemas -share/gnome/control-center-2.0/capplets/session-properties.desktop -share/gnome/default.session -share/gnome/default.wm -share/gnome/pixmaps/splash/gnome-splash.png -share/locale/am/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo -share/locale/az/LC_MESSAGES/gnome-session-2.0.mo -share/locale/be/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo -share/locale/da/LC_MESSAGES/gnome-session-2.0.mo -share/locale/de/LC_MESSAGES/gnome-session-2.0.mo -share/locale/el/LC_MESSAGES/gnome-session-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-session-2.0.mo -share/locale/es/LC_MESSAGES/gnome-session-2.0.mo -share/locale/et/LC_MESSAGES/gnome-session-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/he/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/it/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-session-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/no/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sp/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-session-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo -@dirrm share/gnome/omf/gnome-core -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/options -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-session/options -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-session diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile deleted file mode 100644 index b555f0146..000000000 --- a/x11/gnometerminal/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# New ports collection makefile for: gnometerminal -# Date created: 1 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnometerminal -PORTVERSION= 2.2.1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-terminal/2.2 -DISTNAME= gnome-terminal-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui - -.if defined(WITH_ZVT) -LIB_DEPENDS+= zvt-2.0.0:${PORTSDIR}/x11-toolkits/libzvt -.else -LIB_DEPENDS+= vte.4:${PORTSDIR}/x11-toolkits/vte -.endif - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.if defined(WITH_ZVT) -CONFIGURE_ARGS= --with-widget=zvt -.else -CONFIGURE_ARGS= --with-widget=vte -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ - ${WRKSRC}/po/Makefile.in.in - -.include <bsd.port.mk> diff --git a/x11/gnometerminal/distinfo b/x11/gnometerminal/distinfo deleted file mode 100644 index bb26f7157..000000000 --- a/x11/gnometerminal/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-terminal-2.2.1.tar.bz2) = 05603de355b2d4095cbd6f6ac0c438aa diff --git a/x11/gnometerminal/files/patch-configure b/x11/gnometerminal/files/patch-configure deleted file mode 100644 index b393b3039..000000000 --- a/x11/gnometerminal/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu May 2 00:36:18 2002 -+++ configure Thu May 2 00:37:15 2002 -@@ -6414,6 +6414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnometerminal/pkg-comment b/x11/gnometerminal/pkg-comment deleted file mode 100644 index c6ad4a4a6..000000000 --- a/x11/gnometerminal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Terminal component for the GNOME 2.0 Desktop diff --git a/x11/gnometerminal/pkg-descr b/x11/gnometerminal/pkg-descr deleted file mode 100644 index eca945789..000000000 --- a/x11/gnometerminal/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Terminal component for the GNOME 2.0 Desktop. - -WWW: http://www.gnome.org/ diff --git a/x11/gnometerminal/pkg-plist b/x11/gnometerminal/pkg-plist deleted file mode 100644 index 52c9e6d8a..000000000 --- a/x11/gnometerminal/pkg-plist +++ /dev/null @@ -1,86 +0,0 @@ -bin/gnome-terminal -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/global/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/Default/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default/%gconf.xml -etc/gconf/schemas/gnome-terminal.schemas -libdata/bonobo/servers/gnome-terminal.server -share/gnome/applications/gnome-terminal.desktop -share/gnome/gnome-terminal/glade/gnome-terminal.glade2 -share/gnome/help/gnome-terminal/C/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/C/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/C/figures/terminal_window.png -share/gnome/help/gnome-terminal/C/gnome-terminal.xml -share/gnome/help/gnome-terminal/C/legal.xml -share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/ro/figures/terminal_window.png -share/gnome/help/gnome-terminal/ro/gnome-terminal.xml -share/gnome/help/gnome-terminal/ro/legal.xml -share/gnome/omf/gnome-terminal/gnome-terminal-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnome-terminal.png -share/locale/am/LC_MESSAGES/gnome-terminal.mo -share/locale/ar/LC_MESSAGES/gnome-terminal.mo -share/locale/be/LC_MESSAGES/gnome-terminal.mo -share/locale/bg/LC_MESSAGES/gnome-terminal.mo -share/locale/ca/LC_MESSAGES/gnome-terminal.mo -share/locale/cs/LC_MESSAGES/gnome-terminal.mo -share/locale/da/LC_MESSAGES/gnome-terminal.mo -share/locale/de/LC_MESSAGES/gnome-terminal.mo -share/locale/el/LC_MESSAGES/gnome-terminal.mo -share/locale/en_GB/LC_MESSAGES/gnome-terminal.mo -share/locale/es/LC_MESSAGES/gnome-terminal.mo -share/locale/et/LC_MESSAGES/gnome-terminal.mo -share/locale/fi/LC_MESSAGES/gnome-terminal.mo -share/locale/fr/LC_MESSAGES/gnome-terminal.mo -share/locale/gl/LC_MESSAGES/gnome-terminal.mo -share/locale/he/LC_MESSAGES/gnome-terminal.mo -share/locale/hu/LC_MESSAGES/gnome-terminal.mo -share/locale/it/LC_MESSAGES/gnome-terminal.mo -share/locale/ja/LC_MESSAGES/gnome-terminal.mo -share/locale/ko/LC_MESSAGES/gnome-terminal.mo -share/locale/lt/LC_MESSAGES/gnome-terminal.mo -share/locale/lv/LC_MESSAGES/gnome-terminal.mo -share/locale/mk/LC_MESSAGES/gnome-terminal.mo -share/locale/mn/LC_MESSAGES/gnome-terminal.mo -share/locale/ms/LC_MESSAGES/gnome-terminal.mo -share/locale/nl/LC_MESSAGES/gnome-terminal.mo -share/locale/no/LC_MESSAGES/gnome-terminal.mo -share/locale/pl/LC_MESSAGES/gnome-terminal.mo -share/locale/pt/LC_MESSAGES/gnome-terminal.mo -share/locale/pt_BR/LC_MESSAGES/gnome-terminal.mo -share/locale/ro/LC_MESSAGES/gnome-terminal.mo -share/locale/ru/LC_MESSAGES/gnome-terminal.mo -share/locale/sk/LC_MESSAGES/gnome-terminal.mo -share/locale/sl/LC_MESSAGES/gnome-terminal.mo -share/locale/sq/LC_MESSAGES/gnome-terminal.mo -share/locale/sv/LC_MESSAGES/gnome-terminal.mo -share/locale/tr/LC_MESSAGES/gnome-terminal.mo -share/locale/uk/LC_MESSAGES/gnome-terminal.mo -share/locale/vi/LC_MESSAGES/gnome-terminal.mo -share/locale/wa/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo -@dirrm share/gnome/help/gnome-terminal/ro/figures -@dirrm share/gnome/help/gnome-terminal/ro -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/global -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/Default -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/keybindings -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/global -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf 2>/dev/null || /usr/bin/true diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile deleted file mode 100644 index 02af32100..000000000 --- a/x11/libgnome/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: libgnome -# Date created: 17 June 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= libgnome -PORTVERSION= 2.2.0.1 -CATEGORIES?= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER?= gnome@FreeBSD.org - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -LIB_DEPENDS+= xslt.1:${PORTSDIR}/textproc/libxslt \ - gnomevfs-2.0:${PORTSDIR}/devel/gnomevfs2 -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier esound -USE_BISON= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo deleted file mode 100644 index edd59de38..000000000 --- a/x11/libgnome/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnome-2.2.0.1.tar.bz2) = 8735919b4ff0a6588f8da9d49220228d diff --git a/x11/libgnome/files/patch-ag b/x11/libgnome/files/patch-ag deleted file mode 100644 index 131cf3baa..000000000 --- a/x11/libgnome/files/patch-ag +++ /dev/null @@ -1,22 +0,0 @@ - -$FreeBSD$ - ---- libgnome/gnome-util.c 2002/03/19 17:16:21 1.1 -+++ libgnome/gnome-util.c 2002/03/19 17:21:31 -@@ -67,11 +67,11 @@ - static char *shells [] = { - /* Note that on some systems shells can also - * be installed in /usr/bin */ -- "/bin/bash", "/usr/bin/bash", -- "/bin/zsh", "/usr/bin/zsh", -- "/bin/tcsh", "/usr/bin/tcsh", -- "/bin/ksh", "/usr/bin/ksh", -- "/bin/csh", "/bin/sh", 0 -+ "/bin/csh", "/bin/sh", -+ LOCALBASE "/bin/bash", -+ LOCALBASE "/bin/zsh", -+ LOCALBASE "/bin/ksh", -+ 0 - }; - - if (geteuid () == getuid () && diff --git a/x11/libgnome/files/patch-configure b/x11/libgnome/files/patch-configure deleted file mode 100644 index d5a0a23fd..000000000 --- a/x11/libgnome/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Fri Nov 1 06:34:11 2002 -+++ configure Sat Nov 9 02:15:02 2002 -@@ -7964,6 +7964,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -8335,7 +8336,7 @@ - - - case $host in -- *-linux-gnu | *-irix6*) -+ *-linux-gnu | *-irix6* | *-freebsd*) - cat >>confdefs.h <<\_ACEOF - #define HAVE_MAN_WHEREIS 1 - _ACEOF diff --git a/x11/libgnome/files/patch-help-converters::gnome-vfs-module::Makefile.in b/x11/libgnome/files/patch-help-converters::gnome-vfs-module::Makefile.in deleted file mode 100644 index d8569e65c..000000000 --- a/x11/libgnome/files/patch-help-converters::gnome-vfs-module::Makefile.in +++ /dev/null @@ -1,21 +0,0 @@ ---- help-converters/gnome-vfs-module/Makefile.in.orig Tue Nov 5 00:53:20 2002 -+++ help-converters/gnome-vfs-module/Makefile.in Tue Nov 5 00:56:05 2002 -@@ -138,15 +138,15 @@ - cxxflags_set = @cxxflags_set@ - gnomelocaledir = @gnomelocaledir@ - --INCLUDES = \ -- -I$(top_srcdir) \ -+INCLUDES = -DPREFIX="\"$(PREFIX)\"" -DLOCALBASE="\"$(LOCALBASE)\"" \ -+ -DX11BASE="\"$(X11BASE)\"" -I$(top_srcdir) \ - $(HELP_VFS_MODULE_CFLAGS) \ - -DSERVERDIR=\"$(libexecdir)\" - - - modules_LTLIBRARIES = libvfs-help.la - --module_flags = -export_dynamic -avoid-version -+module_flags = -export_dynamic -avoid-version -module - modulesdir = $(libdir)/gnome-vfs-2.0/modules - - libvfs_help_la_SOURCES = \ diff --git a/x11/libgnome/files/patch-help-converters::gnome-vfs-module::help-method.c b/x11/libgnome/files/patch-help-converters::gnome-vfs-module::help-method.c deleted file mode 100644 index bbc397d68..000000000 --- a/x11/libgnome/files/patch-help-converters::gnome-vfs-module::help-method.c +++ /dev/null @@ -1,38 +0,0 @@ - -$FreeBSD$ - ---- help-converters/gnome-vfs-module/help-method.c.orig Sat Jan 26 17:43:22 2002 -+++ help-converters/gnome-vfs-module/help-method.c Wed Feb 20 20:01:17 2002 -@@ -371,7 +371,7 @@ - else - buf = g_strdup_printf ("gnome/help/%s/%s/%s", base_name, lang, old_uri); - -- new_uri = g_strdup_printf ("/usr/share/%s", buf); -+ new_uri = g_strdup_printf (PREFIX "/share/%s", buf); - /* gnome_unconditional_datadir_file (buf); */ - g_free (buf); - -@@ -394,7 +394,7 @@ - - old_help = g_strdup_printf ("gnome/help/%s/%s/index.html", base_name, lang); - new_uri_with_extension = -- g_strdup_printf ("/usr/share/%s", -+ g_strdup_printf (PREFIX "/share/%s", - old_help); - - /* gnome_unconditional_datadir_file (old_help); */ -@@ -530,10 +530,10 @@ - int i; - - /* Check some hardcoded locations. */ -- if (strncmp (file, "/usr/info/", strlen ("/usr/info/")) == 0 || -- strncmp (file, "/usr/local/info/", strlen ("/usr/local/info/")) || -- strncmp (file, "/usr/gnome/info/", strlen ("/usr/gnome/info/")) || -- strncmp (file, "/usr/share/info/", strlen ("/usr/share/info/"))) { -+ if (strncmp (file, "/usr/share/info/", strlen ("/usr/share/info/")) == 0 || -+ strncmp (file, LOCALBASE "/info/", strlen (LOCALBASE "/info/")) || -+ strncmp (file, X11BASE "/info/", strlen (X11BASE "/info/")) || -+ strncmp (file, PREFIX "/info/", strlen (PREFIX "/info/"))) { - return TRUE; - } - diff --git a/x11/libgnome/files/patch-help-converters::info::Makefile.in b/x11/libgnome/files/patch-help-converters::info::Makefile.in deleted file mode 100644 index 6d4fea21f..000000000 --- a/x11/libgnome/files/patch-help-converters::info::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- help-converters/info/Makefile.in 2002/02/20 18:09:43 1.1 -+++ help-converters/info/Makefile.in 2002/02/20 18:10:02 -@@ -134,7 +134,7 @@ - cxxflags_set = @cxxflags_set@ - gnomelocaledir = @gnomelocaledir@ - --INCLUDES = $(LIBGNOME_CFLAGS) -+INCLUDES = -DPREFIX="\"$(PREFIX)\"" -DLOCALBASE="\"$(LOCALBASE)\"" -DX11BASE="\"$(X11BASE)\"" $(LIBGNOME_CFLAGS) - - bin_PROGRAMS = gnome2-info2html - diff --git a/x11/libgnome/files/patch-help-converters::info::main.c b/x11/libgnome/files/patch-help-converters::info::main.c deleted file mode 100644 index cd3f6f1c8..000000000 --- a/x11/libgnome/files/patch-help-converters::info::main.c +++ /dev/null @@ -1,22 +0,0 @@ ---- help-converters/info/main.c.orig Mon Aug 5 14:06:06 2002 -+++ help-converters/info/main.c Wed Aug 7 01:52:35 2002 -@@ -104,13 +104,15 @@ - char buf[PATH_MAX]; - - /* First, find the directory that the info file is in. */ -- dirs[0] = "/usr/info"; -- dirs[1] = "/usr/share/info"; -+ dirs[0] = "/usr/share/info"; -+ dirs[1] = PREFIX "/info"; -+ dirs[2] = LOCALBASE "/info"; -+ dirs[3] = X11BASE "/info"; - /* We now have at least one directory to look in. This is - * necessary because we may not have an 'INFOPATH' set */ -- ndirs = 2; -+ ndirs = 4; - if(infopath) { -- for (ndirs = 2, ctmp = strtok(infopath, ":"); ndirs < 64 && ctmp; ndirs++, ctmp = strtok(NULL, ":")) { -+ for (ndirs = 4, ctmp = strtok(infopath, ":"); ndirs < 64 && ctmp; ndirs++, ctmp = strtok(NULL, ":")) { - dirs[ndirs] = strdup(ctmp); - } - } diff --git a/x11/libgnome/files/patch-libgnome::Makefile.in b/x11/libgnome/files/patch-libgnome::Makefile.in deleted file mode 100644 index 21a31faff..000000000 --- a/x11/libgnome/files/patch-libgnome::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnome/Makefile.in.orig Tue Nov 5 00:56:43 2002 -+++ libgnome/Makefile.in Tue Nov 5 00:58:40 2002 -@@ -149,6 +149,8 @@ - libgnomeincludedir = $(includedir)/libgnome-2.0/libgnome - - INCLUDES = \ -+ -DPREFIX="\"$(PREFIX)"\" -DLOCALBASE="\"$(LOCALBASE)\"" \ -+ -DX11BASE="\"$(X11BASE)"\" \ - -I.. \ - -I$(srcdir)/.. \ - $(WARN_CFLAGS) \ diff --git a/x11/libgnome/files/patch-libgnome_gnome-program.c b/x11/libgnome/files/patch-libgnome_gnome-program.c deleted file mode 100644 index eddd1f28d..000000000 --- a/x11/libgnome/files/patch-libgnome_gnome-program.c +++ /dev/null @@ -1,57 +0,0 @@ ---- libgnome/gnome-program.c.orig Fri Mar 22 11:02:45 2002 -+++ libgnome/gnome-program.c Mon May 20 18:28:24 2002 -@@ -882,12 +882,12 @@ - attr_rel = ""; - break; - case GNOME_FILE_DOMAIN_SOUND: -- prefix_rel = "/share/sounds"; -+ prefix_rel = "/share/gnome/sounds"; - attr_name = GNOME_PARAM_GNOME_DATADIR; - attr_rel = "/sounds"; - break; - case GNOME_FILE_DOMAIN_PIXMAP: -- prefix_rel = "/share/pixmaps"; -+ prefix_rel = "/share/gnome/pixmaps"; - attr_name = GNOME_PARAM_GNOME_DATADIR; - attr_rel = "/pixmaps"; - break; -@@ -899,7 +899,7 @@ - case GNOME_FILE_DOMAIN_HELP: - prefix_rel = "/share/gnome/help"; - attr_name = GNOME_PARAM_GNOME_DATADIR; -- attr_rel = "/gnome/help"; -+ attr_rel = "/help"; - break; - case GNOME_FILE_DOMAIN_APP_LIBDIR: - prefix_rel = "/lib"; -@@ -914,13 +914,13 @@ - search_path = FALSE; - break; - case GNOME_FILE_DOMAIN_APP_SOUND: -- prefix_rel = "/share/sounds"; -+ prefix_rel = "/share/gnome/sounds"; - attr_name = GNOME_PARAM_APP_DATADIR; - attr_rel = "/sounds"; - search_path = FALSE; - break; - case GNOME_FILE_DOMAIN_APP_PIXMAP: -- prefix_rel = "/share/pixmaps"; -+ prefix_rel = "/share/gnome/pixmaps"; - attr_name = GNOME_PARAM_APP_DATADIR; - attr_rel = "/pixmaps"; - search_path = FALSE; -@@ -941,12 +941,12 @@ - - attr_name = GNOME_PARAM_APP_DATADIR; - -- len = strlen ("/gnome/help/") + -+ len = strlen ("/help/") + - strlen (program->_priv->app_id) + 1; - attr_rel = g_alloca (len); - if (attr_rel == NULL /* bad things */) - return NULL; -- g_snprintf (attr_rel, len, "/gnome/help/%s", program->_priv->app_id); -+ g_snprintf (attr_rel, len, "/help/%s", program->_priv->app_id); - - search_path = FALSE; - break; diff --git a/x11/libgnome/pkg-comment b/x11/libgnome/pkg-comment deleted file mode 100644 index bfd0b5184..000000000 --- a/x11/libgnome/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Libraries for GNOME, a GNU desktop environment diff --git a/x11/libgnome/pkg-descr b/x11/libgnome/pkg-descr deleted file mode 100644 index f7f156423..000000000 --- a/x11/libgnome/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Libraries for GNOME, a GNU desktop environment - -WWW: http://www.gnome.org/ diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist deleted file mode 100644 index df26639e8..000000000 --- a/x11/libgnome/pkg-plist +++ /dev/null @@ -1,233 +0,0 @@ -etc/gconf/gconf.xml.defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/browser/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/help_viewer/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/window_manager/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/background/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/file_views/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/interface/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals/mouse/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/sound/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/applications/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/ghelp/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/info/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/man/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/server-settings/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/start-here/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/system-settings/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/trash/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/unknown/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/accessibility/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/accessibility/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/browser/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/help_viewer/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/window_manager/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/background/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/file-views/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/interface/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals/mouse/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/sound/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/applications/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/ghelp/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/info/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/man/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/server-settings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/start-here/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/system-settings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/trash/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/unknown/%gconf.xml -etc/gconf/schemas/desktop_gnome_accessibility_keyboard.schemas -etc/gconf/schemas/desktop_gnome_applications_browser.schemas -etc/gconf/schemas/desktop_gnome_applications_help_viewer.schemas -etc/gconf/schemas/desktop_gnome_applications_terminal.schemas -etc/gconf/schemas/desktop_gnome_applications_window_manager.schemas -etc/gconf/schemas/desktop_gnome_background.schemas -etc/gconf/schemas/desktop_gnome_file_views.schemas -etc/gconf/schemas/desktop_gnome_interface.schemas -etc/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas -etc/gconf/schemas/desktop_gnome_peripherals_mouse.schemas -etc/gconf/schemas/desktop_gnome_sound.schemas -etc/gconf/schemas/desktop_gnome_thumbnailers.schemas -etc/gconf/schemas/desktop_gnome_url_handlers.schemas -etc/gnome-vfs-2.0/modules/help-methods.conf -etc/sound/events/gnome-2.soundlist -etc/sound/events/gtk-events-2.soundlist -include/libgnome-2.0/libgnome/gnome-config.h -include/libgnome-2.0/libgnome/gnome-exec.h -include/libgnome-2.0/libgnome/gnome-gconf.h -include/libgnome-2.0/libgnome/gnome-help.h -include/libgnome-2.0/libgnome/gnome-i18n.h -include/libgnome-2.0/libgnome/gnome-init.h -include/libgnome-2.0/libgnome/gnome-macros.h -include/libgnome-2.0/libgnome/gnome-program.h -include/libgnome-2.0/libgnome/gnome-score.h -include/libgnome-2.0/libgnome/gnome-sound.h -include/libgnome-2.0/libgnome/gnome-triggers.h -include/libgnome-2.0/libgnome/gnome-url.h -include/libgnome-2.0/libgnome/gnome-util.h -include/libgnome-2.0/libgnome/libgnome.h -include/libgnome-2.0/libgnome/libgnometypebuiltins.h -lib/bonobo/monikers/libmoniker_extra_2.so -lib/gnome-vfs-2.0/modules/libvfs-help.so -lib/libgnome-2.a -lib/libgnome-2.so -lib/libgnome-2.so.200 -libdata/bonobo/servers/GNOME_Moniker_std.server -libdata/pkgconfig/libgnome-2.0.pc -libexec/gnome2-db2html -libexec/gnome2-info2html -libexec/gnome2-man2html -share/doc/libgnome/home.png -share/doc/libgnome/index.html -share/doc/libgnome/index.sgml -share/doc/libgnome/left.png -share/doc/libgnome/libgnome-gnome-config.html -share/doc/libgnome/libgnome-gnome-exec.html -share/doc/libgnome/libgnome-gnome-gconf.html -share/doc/libgnome/libgnome-gnome-help.html -share/doc/libgnome/libgnome-gnome-i18n.html -share/doc/libgnome/libgnome-gnome-init.html -share/doc/libgnome/libgnome-gnome-program.html -share/doc/libgnome/libgnome-gnome-score.html -share/doc/libgnome/libgnome-gnome-sound.html -share/doc/libgnome/libgnome-gnome-triggers.html -share/doc/libgnome/libgnome-gnome-url.html -share/doc/libgnome/libgnome-gnome-util.html -share/doc/libgnome/libgnome-libgnometypebuiltins.html -share/doc/libgnome/libgnome.html -share/doc/libgnome/right.png -share/doc/libgnome/up.png -share/doc/libgnome/x1296.html -share/doc/libgnome/x2754.html -share/doc/libgnome/x3411.html -share/doc/libgnome/x4196.html -share/gnome/sgml/docbook/gnome-customization-0.1/gnome-custom.xsl -share/gnome/sgml/docbook/gnome-customization-0.1/gnome-customization.xsl -share/gnome/sgml/docbook/gnome-customization-0.1/l10n.xml -share/locale/am/LC_MESSAGES/libgnome-2.0.mo -share/locale/ar/LC_MESSAGES/libgnome-2.0.mo -share/locale/az/LC_MESSAGES/libgnome-2.0.mo -share/locale/be/LC_MESSAGES/libgnome-2.0.mo -share/locale/bg/LC_MESSAGES/libgnome-2.0.mo -share/locale/bs/LC_MESSAGES/libgnome-2.0.mo -share/locale/ca/LC_MESSAGES/libgnome-2.0.mo -share/locale/cs/LC_MESSAGES/libgnome-2.0.mo -share/locale/da/LC_MESSAGES/libgnome-2.0.mo -share/locale/de/LC_MESSAGES/libgnome-2.0.mo -share/locale/el/LC_MESSAGES/libgnome-2.0.mo -share/locale/en_GB/LC_MESSAGES/libgnome-2.0.mo -share/locale/es/LC_MESSAGES/libgnome-2.0.mo -share/locale/et/LC_MESSAGES/libgnome-2.0.mo -share/locale/eu/LC_MESSAGES/libgnome-2.0.mo -share/locale/fa/LC_MESSAGES/libgnome-2.0.mo -share/locale/fi/LC_MESSAGES/libgnome-2.0.mo -share/locale/fr/LC_MESSAGES/libgnome-2.0.mo -share/locale/gl/LC_MESSAGES/libgnome-2.0.mo -share/locale/he/LC_MESSAGES/libgnome-2.0.mo -share/locale/hi/LC_MESSAGES/libgnome-2.0.mo -share/locale/hu/LC_MESSAGES/libgnome-2.0.mo -share/locale/it/LC_MESSAGES/libgnome-2.0.mo -share/locale/ja/LC_MESSAGES/libgnome-2.0.mo -share/locale/ko/LC_MESSAGES/libgnome-2.0.mo -share/locale/lt/LC_MESSAGES/libgnome-2.0.mo -share/locale/lv/LC_MESSAGES/libgnome-2.0.mo -share/locale/mk/LC_MESSAGES/libgnome-2.0.mo -share/locale/mn/LC_MESSAGES/libgnome-2.0.mo -share/locale/ms/LC_MESSAGES/libgnome-2.0.mo -share/locale/nl/LC_MESSAGES/libgnome-2.0.mo -share/locale/nn/LC_MESSAGES/libgnome-2.0.mo -share/locale/no/LC_MESSAGES/libgnome-2.0.mo -share/locale/pl/LC_MESSAGES/libgnome-2.0.mo -share/locale/pt/LC_MESSAGES/libgnome-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libgnome-2.0.mo -share/locale/ro/LC_MESSAGES/libgnome-2.0.mo -share/locale/ru/LC_MESSAGES/libgnome-2.0.mo -share/locale/sk/LC_MESSAGES/libgnome-2.0.mo -share/locale/sl/LC_MESSAGES/libgnome-2.0.mo -share/locale/sv/LC_MESSAGES/libgnome-2.0.mo -share/locale/ta/LC_MESSAGES/libgnome-2.0.mo -share/locale/tr/LC_MESSAGES/libgnome-2.0.mo -share/locale/uk/LC_MESSAGES/libgnome-2.0.mo -share/locale/vi/LC_MESSAGES/libgnome-2.0.mo -share/locale/wa/LC_MESSAGES/libgnome-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnome-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnome-2.0.mo -@dirrm share/doc/libgnome -@dirrm include/libgnome-2.0/libgnome -@dirrm include/libgnome-2.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/unknown -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/trash -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/system-settings -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/start-here -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/server-settings -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/man -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/info -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/ghelp -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/applications -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/sound -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals/mouse -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals/keyboard -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/interface -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/file-views -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/background -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/window_manager -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/terminal -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/help_viewer -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/browser -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/accessibility/keyboard -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/accessibility -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/unknown -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/trash -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/system-settings -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/start-here -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/server-settings -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/preferences -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/man -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/info -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/ghelp -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/applications -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/sound -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals/mouse -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals/keyboard -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/interface -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/file_views -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/background -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/window_manager -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/terminal -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/help_viewer -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/browser -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility/keyboard -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome -@dirrm etc/gconf/gconf.xml.defaults/desktop diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile deleted file mode 100644 index a3271eb87..000000000 --- a/x11/yelp/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: yelp -# Date created: 18 May 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= yelp -PORTVERSION= 2.2.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \ - gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|\@prefix\@/share|\@datadir\@|g' \ - ${WRKSRC}/stylesheets/docbook/catalog.in - -.include <bsd.port.mk> diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo deleted file mode 100644 index 5cd3c8fb4..000000000 --- a/x11/yelp/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/yelp-2.2.0.tar.bz2) = 1148afe2578ad50be59a591677946a4c diff --git a/x11/yelp/files/patch-configure b/x11/yelp/files/patch-configure deleted file mode 100644 index a6e8fbc28..000000000 --- a/x11/yelp/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Tue May 28 02:02:29 2002 -+++ configure Tue May 28 02:03:10 2002 -@@ -7381,6 +7381,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -9979,7 +9980,7 @@ - - YELP_MODULES="gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0" - --YELP_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0 bonobo-activation-2.0| sed -e 's/^/ /' -e 's/ \+$//' -e 's/ \+/ -I /g' -e 's/^ \+//'`" -+YELP_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir libgtkhtml-2.0 gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0 bonobo-activation-2.0| xargs -n1 echo -n ' -I '`" - - echo "$as_me:9984: checking for bzread in -lbz2" >&5 - echo $ECHO_N "checking for bzread in -lbz2... $ECHO_C" >&6 diff --git a/x11/yelp/pkg-comment b/x11/yelp/pkg-comment deleted file mode 100644 index 1b13a12ad..000000000 --- a/x11/yelp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A help browser for GNOME 2.0 desktop diff --git a/x11/yelp/pkg-descr b/x11/yelp/pkg-descr deleted file mode 100644 index 5267ad53b..000000000 --- a/x11/yelp/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Yelp is a help browser for GNOME 2.0. The name Yelp was suggested by Daniel -Lundin. Yelp is pronounced the same as the swedish word for 'help'. - -WWW: http://www.gnome.org/ diff --git a/x11/yelp/pkg-plist b/x11/yelp/pkg-plist deleted file mode 100644 index d84546ff4..000000000 --- a/x11/yelp/pkg-plist +++ /dev/null @@ -1,193 +0,0 @@ -bin/gman -bin/gnome-help -bin/yelp -bin/yelp-pregenerate -libdata/bonobo/servers/GNOME_Yelp.server -libexec/yelp-db2html -share/gnome/applications/yelp.desktop -share/gnome/images/yelp/bcg.png -share/gnome/images/yelp/empty.png -share/gnome/images/yelp/gnome2-button.png -share/gnome/sgml/docbook/yelp/docbook/VERSION -share/gnome/sgml/docbook/yelp/docbook/common/af.xml -share/gnome/sgml/docbook/yelp/docbook/common/ca.xml -share/gnome/sgml/docbook/yelp/docbook/common/common.xsl -share/gnome/sgml/docbook/yelp/docbook/common/cs.xml -share/gnome/sgml/docbook/yelp/docbook/common/da.xml -share/gnome/sgml/docbook/yelp/docbook/common/de.xml -share/gnome/sgml/docbook/yelp/docbook/common/el.xml -share/gnome/sgml/docbook/yelp/docbook/common/en.xml -share/gnome/sgml/docbook/yelp/docbook/common/es.xml -share/gnome/sgml/docbook/yelp/docbook/common/et.xml -share/gnome/sgml/docbook/yelp/docbook/common/eu.xml -share/gnome/sgml/docbook/yelp/docbook/common/fi.xml -share/gnome/sgml/docbook/yelp/docbook/common/fr.xml -share/gnome/sgml/docbook/yelp/docbook/common/gentext.xsl -share/gnome/sgml/docbook/yelp/docbook/common/hu.xml -share/gnome/sgml/docbook/yelp/docbook/common/id.xml -share/gnome/sgml/docbook/yelp/docbook/common/it.xml -share/gnome/sgml/docbook/yelp/docbook/common/ja.xml -share/gnome/sgml/docbook/yelp/docbook/common/ko.xml -share/gnome/sgml/docbook/yelp/docbook/common/l10n.dtd -share/gnome/sgml/docbook/yelp/docbook/common/l10n.xml -share/gnome/sgml/docbook/yelp/docbook/common/l10n.xsl -share/gnome/sgml/docbook/yelp/docbook/common/labels.xsl -share/gnome/sgml/docbook/yelp/docbook/common/nl.xml -share/gnome/sgml/docbook/yelp/docbook/common/nn.xml -share/gnome/sgml/docbook/yelp/docbook/common/no.xml -share/gnome/sgml/docbook/yelp/docbook/common/pl.xml -share/gnome/sgml/docbook/yelp/docbook/common/pt.xml -share/gnome/sgml/docbook/yelp/docbook/common/pt_br.xml -share/gnome/sgml/docbook/yelp/docbook/common/ro.xml -share/gnome/sgml/docbook/yelp/docbook/common/ru.xml -share/gnome/sgml/docbook/yelp/docbook/common/sk.xml -share/gnome/sgml/docbook/yelp/docbook/common/sl.xml -share/gnome/sgml/docbook/yelp/docbook/common/sr.xml -share/gnome/sgml/docbook/yelp/docbook/common/subtitles.xsl -share/gnome/sgml/docbook/yelp/docbook/common/sv.xml -share/gnome/sgml/docbook/yelp/docbook/common/table.xsl -share/gnome/sgml/docbook/yelp/docbook/common/th.xml -share/gnome/sgml/docbook/yelp/docbook/common/titles.xsl -share/gnome/sgml/docbook/yelp/docbook/common/tr.xml -share/gnome/sgml/docbook/yelp/docbook/common/uk.xml -share/gnome/sgml/docbook/yelp/docbook/common/xh.xml -share/gnome/sgml/docbook/yelp/docbook/common/zh_cn.xml -share/gnome/sgml/docbook/yelp/docbook/common/zh_tw.xml -share/gnome/sgml/docbook/yelp/docbook/dtd/calstblx.dtd -share/gnome/sgml/docbook/yelp/docbook/dtd/catalog -share/gnome/sgml/docbook/yelp/docbook/dtd/dbcentx.mod -share/gnome/sgml/docbook/yelp/docbook/dtd/dbgenent.mod -share/gnome/sgml/docbook/yelp/docbook/dtd/dbhierx.mod -share/gnome/sgml/docbook/yelp/docbook/dtd/dbnotnx.mod -share/gnome/sgml/docbook/yelp/docbook/dtd/dbpoolx.mod -share/gnome/sgml/docbook/yelp/docbook/dtd/docbookx.dtd -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amsa.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amsb.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amsc.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amsn.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amso.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amsr.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-box.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-cyr1.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-cyr2.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-dia.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-grk1.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-grk2.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-grk3.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-grk4.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-lat1.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-lat2.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-num.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-pub.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-tech.ent -share/gnome/sgml/docbook/yelp/docbook/dtd/soextblx.dtd -share/gnome/sgml/docbook/yelp/docbook/html/admon.xsl -share/gnome/sgml/docbook/yelp/docbook/html/autoidx.xsl -share/gnome/sgml/docbook/yelp/docbook/html/autotoc.xsl -share/gnome/sgml/docbook/yelp/docbook/html/biblio.xsl -share/gnome/sgml/docbook/yelp/docbook/html/block.xsl -share/gnome/sgml/docbook/yelp/docbook/html/calc-chunks.xsl -share/gnome/sgml/docbook/yelp/docbook/html/callout.xsl -share/gnome/sgml/docbook/yelp/docbook/html/changebars.xsl -share/gnome/sgml/docbook/yelp/docbook/html/chunk-experimental.xsl -share/gnome/sgml/docbook/yelp/docbook/html/chunk.xsl -share/gnome/sgml/docbook/yelp/docbook/html/chunker.xsl -share/gnome/sgml/docbook/yelp/docbook/html/component.xsl -share/gnome/sgml/docbook/yelp/docbook/html/division.xsl -share/gnome/sgml/docbook/yelp/docbook/html/docbook.xsl -share/gnome/sgml/docbook/yelp/docbook/html/ebnf.xsl -share/gnome/sgml/docbook/yelp/docbook/html/expchunk.xsl -share/gnome/sgml/docbook/yelp/docbook/html/footnote.xsl -share/gnome/sgml/docbook/yelp/docbook/html/formal.xsl -share/gnome/sgml/docbook/yelp/docbook/html/glossary.xsl -share/gnome/sgml/docbook/yelp/docbook/html/graphics.xsl -share/gnome/sgml/docbook/yelp/docbook/html/html.xsl -share/gnome/sgml/docbook/yelp/docbook/html/index.xsl -share/gnome/sgml/docbook/yelp/docbook/html/info.xsl -share/gnome/sgml/docbook/yelp/docbook/html/inline.xsl -share/gnome/sgml/docbook/yelp/docbook/html/keywords.xsl -share/gnome/sgml/docbook/yelp/docbook/html/lists.xsl -share/gnome/sgml/docbook/yelp/docbook/html/math.xsl -share/gnome/sgml/docbook/yelp/docbook/html/oldchunker.xsl -share/gnome/sgml/docbook/yelp/docbook/html/onechunk.xsl -share/gnome/sgml/docbook/yelp/docbook/html/param.xml -share/gnome/sgml/docbook/yelp/docbook/html/param.xsl -share/gnome/sgml/docbook/yelp/docbook/html/pi.xsl -share/gnome/sgml/docbook/yelp/docbook/html/qandaset.xsl -share/gnome/sgml/docbook/yelp/docbook/html/refentry.xsl -share/gnome/sgml/docbook/yelp/docbook/html/sections.xsl -share/gnome/sgml/docbook/yelp/docbook/html/synop.xsl -share/gnome/sgml/docbook/yelp/docbook/html/table.xsl -share/gnome/sgml/docbook/yelp/docbook/html/titlepage.templates.xml -share/gnome/sgml/docbook/yelp/docbook/html/titlepage.templates.xsl -share/gnome/sgml/docbook/yelp/docbook/html/titlepage.xsl -share/gnome/sgml/docbook/yelp/docbook/html/toc.xsl -share/gnome/sgml/docbook/yelp/docbook/html/verbatim.xsl -share/gnome/sgml/docbook/yelp/docbook/html/xref.xsl -share/gnome/sgml/docbook/yelp/docbook/images/blank.png -share/gnome/sgml/docbook/yelp/docbook/images/caution.png -share/gnome/sgml/docbook/yelp/docbook/images/important.png -share/gnome/sgml/docbook/yelp/docbook/images/note.png -share/gnome/sgml/docbook/yelp/docbook/images/tip.png -share/gnome/sgml/docbook/yelp/docbook/images/warning.png -share/gnome/sgml/docbook/yelp/docbook/lib/lib.xsl -share/gnome/sgml/docbook/yelp/l10n.xml -share/gnome/sgml/docbook/yelp/yelp-custom.xsl -share/gnome/sgml/docbook/yelp/yelp-customization.xsl -share/gnome/yelp/catalog -share/gnome/yelp/important_docs.xml -share/gnome/yelp/ui/yelp.glade -share/locale/am/LC_MESSAGES/yelp.mo -share/locale/ar/LC_MESSAGES/yelp.mo -share/locale/az/LC_MESSAGES/yelp.mo -share/locale/be/LC_MESSAGES/yelp.mo -share/locale/bg/LC_MESSAGES/yelp.mo -share/locale/ca/LC_MESSAGES/yelp.mo -share/locale/cs/LC_MESSAGES/yelp.mo -share/locale/da/LC_MESSAGES/yelp.mo -share/locale/de/LC_MESSAGES/yelp.mo -share/locale/el/LC_MESSAGES/yelp.mo -share/locale/es/LC_MESSAGES/yelp.mo -share/locale/et/LC_MESSAGES/yelp.mo -share/locale/fi/LC_MESSAGES/yelp.mo -share/locale/fr/LC_MESSAGES/yelp.mo -share/locale/gl/LC_MESSAGES/yelp.mo -share/locale/he/LC_MESSAGES/yelp.mo -share/locale/hi/LC_MESSAGES/yelp.mo -share/locale/hu/LC_MESSAGES/yelp.mo -share/locale/it/LC_MESSAGES/yelp.mo -share/locale/ja/LC_MESSAGES/yelp.mo -share/locale/ko/LC_MESSAGES/yelp.mo -share/locale/lv/LC_MESSAGES/yelp.mo -share/locale/mk/LC_MESSAGES/yelp.mo -share/locale/ms/LC_MESSAGES/yelp.mo -share/locale/nl/LC_MESSAGES/yelp.mo -share/locale/nn/LC_MESSAGES/yelp.mo -share/locale/no/LC_MESSAGES/yelp.mo -share/locale/pl/LC_MESSAGES/yelp.mo -share/locale/pt/LC_MESSAGES/yelp.mo -share/locale/pt_BR/LC_MESSAGES/yelp.mo -share/locale/ro/LC_MESSAGES/yelp.mo -share/locale/ru/LC_MESSAGES/yelp.mo -share/locale/sk/LC_MESSAGES/yelp.mo -share/locale/sl/LC_MESSAGES/yelp.mo -share/locale/sq/LC_MESSAGES/yelp.mo -share/locale/sv/LC_MESSAGES/yelp.mo -share/locale/ta/LC_MESSAGES/yelp.mo -share/locale/tr/LC_MESSAGES/yelp.mo -share/locale/uk/LC_MESSAGES/yelp.mo -share/locale/vi/LC_MESSAGES/yelp.mo -share/locale/wa/LC_MESSAGES/yelp.mo -share/locale/zh_CN/LC_MESSAGES/yelp.mo -share/locale/zh_TW/LC_MESSAGES/yelp.mo -@dirrm share/gnome/yelp/ui -@dirrm share/gnome/yelp -@dirrm share/gnome/sgml/docbook/yelp/docbook/lib -@dirrm share/gnome/sgml/docbook/yelp/docbook/images -@dirrm share/gnome/sgml/docbook/yelp/docbook/html -@dirrm share/gnome/sgml/docbook/yelp/docbook/dtd/ent -@dirrm share/gnome/sgml/docbook/yelp/docbook/dtd -@dirrm share/gnome/sgml/docbook/yelp/docbook/common -@dirrm share/gnome/sgml/docbook/yelp/docbook -@dirrm share/gnome/sgml/docbook/yelp -@dirrm share/gnome/images/yelp |