diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-19 13:35:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-03-19 13:35:06 +0800 |
commit | 716e853082f85512d878931d3c2903f4a669c7e8 (patch) | |
tree | 3a24d58f313f014bb8f3aca107a85ec50d2fb1df | |
parent | ea6bb0f0996a0cf559b13cfa9aef24e8199d6a23 (diff) | |
download | marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.gz marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.bz2 marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.lz marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.xz marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.tar.zst marcuscom-ports-716e853082f85512d878931d3c2903f4a669c7e8.zip |
Remove these ports now that they have been committed to FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8576 df743ca5-7f9a-e211-a948-0013205c9059
854 files changed, 0 insertions, 61747 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile deleted file mode 100644 index 6a1fe9608..000000000 --- a/accessibility/at-spi/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: at-spi -# Date Created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/accessibility/at-spi/Makefile,v 1.55 2007/02/28 05:07:02 mezz Exp $ -# - -PORTNAME= at-spi -PORTVERSION= 1.18.0 -PORTREVISION?= 0 -CATEGORIES= accessibility x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An Assistive Technology Service Provider Interface - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier intltool gail libbonobo \ - intlhack -USE_XLIB= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -post-extract: - @${RM} -f ${WRKSRC}/registryd/Accessibility_Registry.server - -post-patch: - @${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e "/^SUBDIRS =/s/docs//" ${WRKSRC}/Makefile.in - -.include <bsd.port.mk> - -.endif diff --git a/accessibility/at-spi/distinfo b/accessibility/at-spi/distinfo deleted file mode 100644 index 4527c3be3..000000000 --- a/accessibility/at-spi/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/at-spi-1.18.0.tar.bz2) = d77f3b7111a847903f66f5cb111ee89e -SHA256 (gnome2/at-spi-1.18.0.tar.bz2) = 1d77e06c4cea6111faee520beb3d2fbc0d746879e16eb9fb0782e7d3743a58eb -SIZE (gnome2/at-spi-1.18.0.tar.bz2) = 778719 diff --git a/accessibility/at-spi/files/patch-docs_reference_idl_Makefile.in b/accessibility/at-spi/files/patch-docs_reference_idl_Makefile.in deleted file mode 100644 index f8b41ab8c..000000000 --- a/accessibility/at-spi/files/patch-docs_reference_idl_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/idl/Makefile.in.orig Fri Mar 31 17:43:05 2006 -+++ docs/reference/idl/Makefile.in Fri Mar 31 17:43:28 2006 -@@ -233,7 +233,7 @@ sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - doxygen_configfile = Doxyfile - EXTRA_DIST = Doxyfile README html --referencetopdir = $(datadir)/doc/at-spi-$(VERSION)/reference -+referencetopdir = $(prefix)/share/doc/at-spi-$(VERSION)/reference - referencedir = $(referencetopdir)/html - all: all-am - diff --git a/accessibility/at-spi/pkg-descr b/accessibility/at-spi/pkg-descr deleted file mode 100644 index c832f3ba9..000000000 --- a/accessibility/at-spi/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is the Gnome Accessibility Project's Assistive Technology -Service Provider Interface. It allows accessibility applications -and assistive technologies to announce their respective existence -to each other. - -WWW: http://developer.gnome.org/projects/gap/ diff --git a/accessibility/at-spi/pkg-plist b/accessibility/at-spi/pkg-plist deleted file mode 100644 index 4c6836264..000000000 --- a/accessibility/at-spi/pkg-plist +++ /dev/null @@ -1,203 +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/document.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/streamablecontent.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 -include/at-spi-1.0/login-helper/Accessibility_LoginHelper.h -include/at-spi-1.0/login-helper/login-helper.h -lib/gtk-2.0/modules/libatk-bridge.a -lib/gtk-2.0/modules/libatk-bridge.la -lib/gtk-2.0/modules/libatk-bridge.so -lib/libcspi.a -lib/libcspi.la -lib/libcspi.so -lib/libcspi.so.10 -lib/libloginhelper.a -lib/libloginhelper.la -lib/libloginhelper.so -lib/libloginhelper.so.0 -lib/libspi.a -lib/libspi.la -lib/libspi.so -lib/libspi.so.10 -lib/orbit-2.0/Accessibility_LoginHelper_module.a -lib/orbit-2.0/Accessibility_LoginHelper_module.la -lib/orbit-2.0/Accessibility_LoginHelper_module.so -lib/orbit-2.0/Accessibility_module.a -lib/orbit-2.0/Accessibility_module.la -lib/orbit-2.0/Accessibility_module.so -libdata/bonobo/servers/Accessibility_Registry.server -libdata/pkgconfig/cspi-1.0.pc -libdata/pkgconfig/libloginhelper-1.0.pc -libdata/pkgconfig/libspi-1.0.pc -libexec/at-spi-registryd -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_Document.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_LoginHelper.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_Selector.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 -share/locale/ar/LC_MESSAGES/at-spi.mo -share/locale/az/LC_MESSAGES/at-spi.mo -share/locale/be/LC_MESSAGES/at-spi.mo -share/locale/bg/LC_MESSAGES/at-spi.mo -share/locale/bn/LC_MESSAGES/at-spi.mo -share/locale/bs/LC_MESSAGES/at-spi.mo -share/locale/ca/LC_MESSAGES/at-spi.mo -share/locale/cs/LC_MESSAGES/at-spi.mo -share/locale/cy/LC_MESSAGES/at-spi.mo -share/locale/da/LC_MESSAGES/at-spi.mo -share/locale/de/LC_MESSAGES/at-spi.mo -share/locale/dz/LC_MESSAGES/at-spi.mo -share/locale/el/LC_MESSAGES/at-spi.mo -share/locale/en_CA/LC_MESSAGES/at-spi.mo -share/locale/en_GB/LC_MESSAGES/at-spi.mo -share/locale/eo/LC_MESSAGES/at-spi.mo -share/locale/es/LC_MESSAGES/at-spi.mo -share/locale/et/LC_MESSAGES/at-spi.mo -share/locale/eu/LC_MESSAGES/at-spi.mo -share/locale/fa/LC_MESSAGES/at-spi.mo -share/locale/fi/LC_MESSAGES/at-spi.mo -share/locale/fr/LC_MESSAGES/at-spi.mo -share/locale/gl/LC_MESSAGES/at-spi.mo -share/locale/gu/LC_MESSAGES/at-spi.mo -share/locale/he/LC_MESSAGES/at-spi.mo -share/locale/hi/LC_MESSAGES/at-spi.mo -share/locale/hr/LC_MESSAGES/at-spi.mo -share/locale/hu/LC_MESSAGES/at-spi.mo -share/locale/id/LC_MESSAGES/at-spi.mo -share/locale/is/LC_MESSAGES/at-spi.mo -share/locale/it/LC_MESSAGES/at-spi.mo -share/locale/ja/LC_MESSAGES/at-spi.mo -share/locale/ka/LC_MESSAGES/at-spi.mo -share/locale/ko/LC_MESSAGES/at-spi.mo -share/locale/lt/LC_MESSAGES/at-spi.mo -share/locale/mn/LC_MESSAGES/at-spi.mo -share/locale/mr/LC_MESSAGES/at-spi.mo -share/locale/ms/LC_MESSAGES/at-spi.mo -share/locale/nb/LC_MESSAGES/at-spi.mo -share/locale/ne/LC_MESSAGES/at-spi.mo -share/locale/nl/LC_MESSAGES/at-spi.mo -share/locale/nn/LC_MESSAGES/at-spi.mo -share/locale/or/LC_MESSAGES/at-spi.mo -share/locale/pa/LC_MESSAGES/at-spi.mo -share/locale/pl/LC_MESSAGES/at-spi.mo -share/locale/pt/LC_MESSAGES/at-spi.mo -share/locale/pt_BR/LC_MESSAGES/at-spi.mo -share/locale/ro/LC_MESSAGES/at-spi.mo -share/locale/ru/LC_MESSAGES/at-spi.mo -share/locale/rw/LC_MESSAGES/at-spi.mo -share/locale/sk/LC_MESSAGES/at-spi.mo -share/locale/sl/LC_MESSAGES/at-spi.mo -share/locale/sq/LC_MESSAGES/at-spi.mo -share/locale/sr/LC_MESSAGES/at-spi.mo -share/locale/sr@Latn/LC_MESSAGES/at-spi.mo -share/locale/sr@ije/LC_MESSAGES/at-spi.mo -share/locale/sv/LC_MESSAGES/at-spi.mo -share/locale/th/LC_MESSAGES/at-spi.mo -share/locale/ug/LC_MESSAGES/at-spi.mo -share/locale/uk/LC_MESSAGES/at-spi.mo -share/locale/vi/LC_MESSAGES/at-spi.mo -share/locale/wa/LC_MESSAGES/at-spi.mo -share/locale/xh/LC_MESSAGES/at-spi.mo -share/locale/zh_CN/LC_MESSAGES/at-spi.mo -share/locale/zh_HK/LC_MESSAGES/at-spi.mo -share/locale/zh_TW/LC_MESSAGES/at-spi.mo -@dirrm share/gnome/idl/at-spi-1.0 -@dirrmtry lib/orbit-2.0 -@dirrm include/at-spi-1.0/login-helper -@dirrm include/at-spi-1.0/libspi -@dirrm include/at-spi-1.0/cspi -@dirrm include/at-spi-1.0 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile deleted file mode 100644 index 1e64ef20b..000000000 --- a/accessibility/atk/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: atk -# Date Created: 14 May 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.77 2007/02/12 20:21:09 marcus Exp $ -# - -PORTNAME= atk -PORTVERSION= 1.18.0 -PORTREVISION?= 0 -CATEGORIES= accessibility devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME accessibility toolkit (ATK) - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -USE_GETTEXT= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack glib20 ltverhack referencehack -CONFIGURE_ARGS= --enable-static \ - --disable-gtk-doc \ - --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ - AUTOCONF=${TRUE} AUTOMAKE=${TRUE} - -post-patch: - @${REINPLACE_CMD} -e "/^SUBDIRS =/s/tests//" \ - ${WRKSRC}/Makefile.in - -.include <bsd.port.mk> - -.endif diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo deleted file mode 100644 index 5fada4677..000000000 --- a/accessibility/atk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/atk-1.18.0.tar.bz2) = 9fc33ec48fd32933f7f630479dfad667 -SHA256 (gnome2/atk-1.18.0.tar.bz2) = be2d537642a43b5a1e85a2d0f813167b8585781ff83203a4f68206c3ecd6a315 -SIZE (gnome2/atk-1.18.0.tar.bz2) = 655890 diff --git a/accessibility/atk/pkg-descr b/accessibility/atk/pkg-descr deleted file mode 100644 index ac3b71815..000000000 --- a/accessibility/atk/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The GNOME Accessibility Toolkit (ATK) contains accessibility widgets, -just like GTK contains GUI element widgets. However, ATK's widgets -are platform-independent, so they can be used with Qt, Motif, etc. - -WWW: http://developer.gnome.org/projects/gap/ diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist deleted file mode 100644 index f919f0909..000000000 --- a/accessibility/atk/pkg-plist +++ /dev/null @@ -1,187 +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/atkhyperlinkimpl.h -include/atk-1.0/atk/atkhypertext.h -include/atk-1.0/atk/atkimage.h -include/atk-1.0/atk/atkmisc.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.la -lib/libatk-1.0.so -lib/libatk-1.0.so.0 -libdata/pkgconfig/atk.pc -share/locale/af/LC_MESSAGES/atk10.mo -share/locale/am/LC_MESSAGES/atk10.mo -share/locale/ar/LC_MESSAGES/atk10.mo -share/locale/as/LC_MESSAGES/atk10.mo -share/locale/az/LC_MESSAGES/atk10.mo -share/locale/be/LC_MESSAGES/atk10.mo -share/locale/be@latin/LC_MESSAGES/atk10.mo -share/locale/bg/LC_MESSAGES/atk10.mo -share/locale/bn/LC_MESSAGES/atk10.mo -share/locale/bn_IN/LC_MESSAGES/atk10.mo -share/locale/bs/LC_MESSAGES/atk10.mo -share/locale/ca/LC_MESSAGES/atk10.mo -share/locale/cs/LC_MESSAGES/atk10.mo -share/locale/cy/LC_MESSAGES/atk10.mo -share/locale/da/LC_MESSAGES/atk10.mo -share/locale/de/LC_MESSAGES/atk10.mo -share/locale/dz/LC_MESSAGES/atk10.mo -share/locale/el/LC_MESSAGES/atk10.mo -share/locale/en_CA/LC_MESSAGES/atk10.mo -share/locale/en_GB/LC_MESSAGES/atk10.mo -share/locale/eo/LC_MESSAGES/atk10.mo -share/locale/es/LC_MESSAGES/atk10.mo -share/locale/et/LC_MESSAGES/atk10.mo -share/locale/eu/LC_MESSAGES/atk10.mo -share/locale/fa/LC_MESSAGES/atk10.mo -share/locale/fi/LC_MESSAGES/atk10.mo -share/locale/fr/LC_MESSAGES/atk10.mo -share/locale/ga/LC_MESSAGES/atk10.mo -share/locale/gl/LC_MESSAGES/atk10.mo -share/locale/gu/LC_MESSAGES/atk10.mo -share/locale/he/LC_MESSAGES/atk10.mo -share/locale/hi/LC_MESSAGES/atk10.mo -share/locale/hr/LC_MESSAGES/atk10.mo -share/locale/hu/LC_MESSAGES/atk10.mo -share/locale/id/LC_MESSAGES/atk10.mo -share/locale/is/LC_MESSAGES/atk10.mo -share/locale/it/LC_MESSAGES/atk10.mo -share/locale/ja/LC_MESSAGES/atk10.mo -share/locale/ka/LC_MESSAGES/atk10.mo -share/locale/kn/LC_MESSAGES/atk10.mo -share/locale/ko/LC_MESSAGES/atk10.mo -share/locale/ku/LC_MESSAGES/atk10.mo -share/locale/li/LC_MESSAGES/atk10.mo -share/locale/lt/LC_MESSAGES/atk10.mo -share/locale/lv/LC_MESSAGES/atk10.mo -share/locale/mk/LC_MESSAGES/atk10.mo -share/locale/ml/LC_MESSAGES/atk10.mo -share/locale/mn/LC_MESSAGES/atk10.mo -share/locale/mr/LC_MESSAGES/atk10.mo -share/locale/ms/LC_MESSAGES/atk10.mo -share/locale/nb/LC_MESSAGES/atk10.mo -share/locale/ne/LC_MESSAGES/atk10.mo -share/locale/nl/LC_MESSAGES/atk10.mo -share/locale/nn/LC_MESSAGES/atk10.mo -share/locale/or/LC_MESSAGES/atk10.mo -share/locale/pa/LC_MESSAGES/atk10.mo -share/locale/pl/LC_MESSAGES/atk10.mo -share/locale/pt/LC_MESSAGES/atk10.mo -share/locale/pt_BR/LC_MESSAGES/atk10.mo -share/locale/ro/LC_MESSAGES/atk10.mo -share/locale/ru/LC_MESSAGES/atk10.mo -share/locale/rw/LC_MESSAGES/atk10.mo -share/locale/sk/LC_MESSAGES/atk10.mo -share/locale/sl/LC_MESSAGES/atk10.mo -share/locale/sq/LC_MESSAGES/atk10.mo -share/locale/sr/LC_MESSAGES/atk10.mo -share/locale/sr@Latn/LC_MESSAGES/atk10.mo -share/locale/sr@ije/LC_MESSAGES/atk10.mo -share/locale/sv/LC_MESSAGES/atk10.mo -share/locale/ta/LC_MESSAGES/atk10.mo -share/locale/te/LC_MESSAGES/atk10.mo -share/locale/th/LC_MESSAGES/atk10.mo -share/locale/tk/LC_MESSAGES/atk10.mo -share/locale/tr/LC_MESSAGES/atk10.mo -share/locale/tt/LC_MESSAGES/atk10.mo -share/locale/ug/LC_MESSAGES/atk10.mo -share/locale/uk/LC_MESSAGES/atk10.mo -share/locale/vi/LC_MESSAGES/atk10.mo -share/locale/wa/LC_MESSAGES/atk10.mo -share/locale/xh/LC_MESSAGES/atk10.mo -share/locale/yi/LC_MESSAGES/atk10.mo -share/locale/zh_CN/LC_MESSAGES/atk10.mo -share/locale/zh_HK/LC_MESSAGES/atk10.mo -share/locale/zh_TW/LC_MESSAGES/atk10.mo -@dirrm include/atk-1.0/atk -@dirrm include/atk-1.0 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/tt/LC_MESSAGES -@dirrmtry share/locale/tt -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile deleted file mode 100644 index 4c0d8511d..000000000 --- a/accessibility/dasher/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# Ports collection Makefile for: dasher -# Date created: 5 July 2003 -# Whom: lewiz <purple@lewiz.net> -# -# $FreeBSD$ -# $MCom: ports/accessibility/dasher/Makefile,v 1.49 2007/02/25 19:12:15 marcus Exp $ -# - -PORTNAME= dasher -PORTVERSION= 4.4.0 -PORTEPOCH= 1 -CATEGORIES= accessibility editors x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= lewiz@compsoc.man.ac.uk -COMMENT= Information efficient text-entry interface - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui atspi \ - libwnck gnomedocutils -WANT_GNOME= yes -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -INSTALLS_OMF= yes -USE_GCC= 3.4+ -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= dasher.schemas -MAN1= dasher.1 - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mgnomespeech}!="" -USE_GNOME+= gnomespeech -CONFIGURE_ARGS+=--enable-speech -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|-O2||g' - -.include <bsd.port.post.mk> diff --git a/accessibility/dasher/distinfo b/accessibility/dasher/distinfo deleted file mode 100644 index 2c598e410..000000000 --- a/accessibility/dasher/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/dasher-4.4.0.tar.bz2) = e47684793d29904f64370393234cf604 -SHA256 (gnome2/dasher-4.4.0.tar.bz2) = 66fab7ac772fa1cb2fad1fe9183effa73d345fec364942e1dbc8084600d1d73a -SIZE (gnome2/dasher-4.4.0.tar.bz2) = 6741569 diff --git a/accessibility/dasher/files/patch-Src_DasherCore_BasicLog.cpp b/accessibility/dasher/files/patch-Src_DasherCore_BasicLog.cpp deleted file mode 100644 index baf470649..000000000 --- a/accessibility/dasher/files/patch-Src_DasherCore_BasicLog.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- Src/DasherCore/BasicLog.cpp.orig Tue Dec 5 22:01:38 2006 -+++ Src/DasherCore/BasicLog.cpp Tue Dec 5 22:02:14 2006 -@@ -87,7 +87,7 @@ std::string CBasicLog::GetDateStamp() { - szTimeLine = ctime(&(sTimeBuffer.time)); - #else - gettimeofday(&sTimeBuffer, &sTimezoneBuffer); -- szTimeLine = ctime(&(sTimeBuffer.tv_sec)); -+ szTimeLine = ctime((const time_t *)&(sTimeBuffer.tv_sec)); - #endif - - return std::string(szTimeLine).substr(0, 24); diff --git a/accessibility/dasher/files/patch-Src_DasherCore_FileLogger.cpp b/accessibility/dasher/files/patch-Src_DasherCore_FileLogger.cpp deleted file mode 100644 index ec7187560..000000000 --- a/accessibility/dasher/files/patch-Src_DasherCore_FileLogger.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- Src/DasherCore/FileLogger.cpp.orig Sun Dec 3 09:50:34 2006 -+++ Src/DasherCore/FileLogger.cpp Sun Dec 3 18:45:55 2006 -@@ -511,7 +511,7 @@ std::string CFileLogger::GetTimeDateStam - szTimeLine = ctime(&(sTimeBuffer.time)); - #else - gettimeofday(&sTimeBuffer, &sTimezoneBuffer); -- szTimeLine = ctime(&(sTimeBuffer.tv_sec)); -+ szTimeLine = ctime((const time_t *)&(sTimeBuffer.tv_sec)); - #endif - - // Format is: diff --git a/accessibility/dasher/files/patch-Src_DasherCore_SimpleTimer.cpp b/accessibility/dasher/files/patch-Src_DasherCore_SimpleTimer.cpp deleted file mode 100644 index 745c41f85..000000000 --- a/accessibility/dasher/files/patch-Src_DasherCore_SimpleTimer.cpp +++ /dev/null @@ -1,24 +0,0 @@ ---- Src/DasherCore/SimpleTimer.cpp.orig Wed May 31 00:14:12 2006 -+++ Src/DasherCore/SimpleTimer.cpp Wed May 31 00:14:23 2006 -@@ -34,8 +34,8 @@ CSimpleTimer::CSimpleTimer() - m_iStartSecond = sTimeBuffer.time; - #else - gettimeofday(&sTimeBuffer, &sTimezoneBuffer); -- m_iStartMs = sTimeBuffer.tv_usec / 1000; -- m_iStartSecond = sTimeBuffer.tv_sec; -+ m_iStartMs = (int) sTimeBuffer.tv_usec / 1000; -+ m_iStartSecond = (int) sTimeBuffer.tv_sec; - #endif - - } -@@ -59,8 +59,8 @@ double CSimpleTimer::GetElapsed() - int iEndSecond = sTimeBuffer.time; - #else - gettimeofday(&sTimeBuffer, &sTimezoneBuffer); -- int iEndMs = sTimeBuffer.tv_usec / 1000; -- int iEndSecond = sTimeBuffer.tv_sec; -+ int iEndMs = (int) sTimeBuffer.tv_usec / 1000; -+ int iEndSecond = (int) sTimeBuffer.tv_sec; - #endif - - diff --git a/accessibility/dasher/files/patch-Src_DasherCore_TimeSpan.cpp b/accessibility/dasher/files/patch-Src_DasherCore_TimeSpan.cpp deleted file mode 100644 index c10219ff4..000000000 --- a/accessibility/dasher/files/patch-Src_DasherCore_TimeSpan.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- Src/DasherCore/TimeSpan.cpp.orig Sun Dec 3 09:50:34 2006 -+++ Src/DasherCore/TimeSpan.cpp Sun Dec 3 18:47:02 2006 -@@ -122,7 +122,7 @@ string CTimeSpan::GetTimeStamp() - szTimeLine = ctime(&(sTimeBuffer.time)); - #else - gettimeofday(&sTimeBuffer, &sTimezoneBuffer); -- szTimeLine = ctime(&(sTimeBuffer.tv_sec)); -+ szTimeLine = ctime((const time_t *)&(sTimeBuffer.tv_sec)); - #endif - - if ((szTimeLine != NULL) && (strlen(szTimeLine) > 18)) -@@ -196,7 +196,7 @@ string CTimeSpan::GetDateStamp() - szTimeLine = ctime(&(sTimeBuffer.time)); - #else - gettimeofday(&sTimeBuffer, &sTimezoneBuffer); -- szTimeLine = ctime(&(sTimeBuffer.tv_sec)); -+ szTimeLine = ctime((const time_t *)&(sTimeBuffer.tv_sec)); - #endif - - diff --git a/accessibility/dasher/files/patch-Src_DasherCore_UserLog.cpp b/accessibility/dasher/files/patch-Src_DasherCore_UserLog.cpp deleted file mode 100644 index 663e5426e..000000000 --- a/accessibility/dasher/files/patch-Src_DasherCore_UserLog.cpp +++ /dev/null @@ -1,20 +0,0 @@ ---- Src/DasherCore/UserLog.cpp.orig Fri Apr 21 17:41:02 2006 -+++ Src/DasherCore/UserLog.cpp Sun Jun 11 10:43:33 2006 -@@ -668,7 +668,7 @@ - szTimeLine = ctime(&(sTimeBuffer.time)); - #else - gettimeofday(&sTimeBuffer, &sTimezoneBuffer); -- szTimeLine = ctime(&(sTimeBuffer.tv_sec)); -+ szTimeLine = ctime((const time_t *)&(sTimeBuffer.tv_sec)); - #endif - - if ((szTimeLine != NULL) && (strlen(szTimeLine) > 18)) -@@ -881,7 +881,7 @@ - double dTime = (sTimeBuffer.time * 1000.0) + sTimeBuffer.millitm; - #else - gettimeofday(&sTimeBuffer, &sTimezoneBuffer); -- double dTime = (sTimeBuffer.tv_sec * 1000.0) + sTimeBuffer.tv_usec / 1000; -+ double dTime = (sTimeBuffer.tv_sec * 1000.0) + (int) (sTimeBuffer.tv_usec / 1000); - #endif - - diff --git a/accessibility/dasher/files/patch-configure b/accessibility/dasher/files/patch-configure deleted file mode 100644 index bde9cc59c..000000000 --- a/accessibility/dasher/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sun Dec 3 18:59:04 2006 -+++ configure Sun Dec 3 18:59:15 2006 -@@ -23152,7 +23152,7 @@ echo "$as_me:$LINENO: result: $have_prog - echo "${ECHO_T}$have_prog_gnu_ld" >&6 - - if [ x"$have_prog_gnu_ld" = xyes ]; then -- ed_flags="-Wl,--export-dynamic," -+ ed_flags="-Wl,--export-dynamic" - else - ed_flags="" - fi diff --git a/accessibility/dasher/pkg-descr b/accessibility/dasher/pkg-descr deleted file mode 100644 index 7ef3255f0..000000000 --- a/accessibility/dasher/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -Dasher is an information-efficient text-entry interface, driven by -natural continuous pointing gestures. Dasher is a competitive text-entry -system wherever a full-size keyboard cannot be used - for example, - - * on a palmtop computer; - * on a wearable computer; - * when operating a computer one-handed, by joystick, touchscreen, - * trackball, or mouse; - * when operating a computer with zero hands (i.e., by head-mouse or - * by eyetracker). - -Dasher is fast, efficient, and easy to learn. - -WWW: http://www.inference.phy.cam.ac.uk/dasher/ diff --git a/accessibility/dasher/pkg-plist b/accessibility/dasher/pkg-plist deleted file mode 100644 index 8dbe0c019..000000000 --- a/accessibility/dasher/pkg-plist +++ /dev/null @@ -1,371 +0,0 @@ -bin/dasher -share/gnome/applications/dasher.desktop -share/gnome/dasher/alphabet.AfaanOromo.xml -share/gnome/dasher/alphabet.Armenian.xml -share/gnome/dasher/alphabet.Assamese.xml -share/gnome/dasher/alphabet.Azerbaijani.xml -share/gnome/dasher/alphabet.Belarusian.xml -share/gnome/dasher/alphabet.Bulgarian.xml -share/gnome/dasher/alphabet.Esperanto.xml -share/gnome/dasher/alphabet.Estonian.xml -share/gnome/dasher/alphabet.Filipino.xml -share/gnome/dasher/alphabet.Greek.xml -share/gnome/dasher/alphabet.Gujarati.xml -share/gnome/dasher/alphabet.Hawaiian.xml -share/gnome/dasher/alphabet.Hebrew.xml -share/gnome/dasher/alphabet.Hindi.xml -share/gnome/dasher/alphabet.Icelandic.xml -share/gnome/dasher/alphabet.Igbo.xml -share/gnome/dasher/alphabet.Indonesian.xml -share/gnome/dasher/alphabet.IrishGaelic.xml -share/gnome/dasher/alphabet.Kannada.xml -share/gnome/dasher/alphabet.Katakana.xml -share/gnome/dasher/alphabet.Malay.xml -share/gnome/dasher/alphabet.Malayalam.xml -share/gnome/dasher/alphabet.Marathi.xml -share/gnome/dasher/alphabet.Moldavian.xml -share/gnome/dasher/alphabet.Ndebele.xml -share/gnome/dasher/alphabet.Oriya.xml -share/gnome/dasher/alphabet.Punjabi.xml -share/gnome/dasher/alphabet.Romanian.xml -share/gnome/dasher/alphabet.Sami.xml -share/gnome/dasher/alphabet.ScotsGaelic.xml -share/gnome/dasher/alphabet.Sepedi.xml -share/gnome/dasher/alphabet.Sesotho.xml -share/gnome/dasher/alphabet.Sinhala.xml -share/gnome/dasher/alphabet.Slovak.xml -share/gnome/dasher/alphabet.Slovenian.xml -share/gnome/dasher/alphabet.Swati.xml -share/gnome/dasher/alphabet.Tajik.xml -share/gnome/dasher/alphabet.Tamil.xml -share/gnome/dasher/alphabet.Telugu.xml -share/gnome/dasher/alphabet.Thai.xml -share/gnome/dasher/alphabet.Thai2.xml -share/gnome/dasher/alphabet.Tsonga.xml -share/gnome/dasher/alphabet.Tswana.xml -share/gnome/dasher/alphabet.Turkish.xml -share/gnome/dasher/alphabet.Urdu.xml -share/gnome/dasher/alphabet.Vietnamese.xml -share/gnome/dasher/alphabet.Xhosa.xml -share/gnome/dasher/alphabet.Yoruba.xml -share/gnome/dasher/alphabet.Zulu.xml -share/gnome/dasher/alphabet.abc.xml -share/gnome/dasher/alphabet.adangbe.xml -share/gnome/dasher/alphabet.afrikaans.xml -share/gnome/dasher/alphabet.akan.xml -share/gnome/dasher/alphabet.albanian.xml -share/gnome/dasher/alphabet.amharic.xml -share/gnome/dasher/alphabet.arabic.xml -share/gnome/dasher/alphabet.basque.xml -share/gnome/dasher/alphabet.bengali.xml -share/gnome/dasher/alphabet.bopomofo.xml -share/gnome/dasher/alphabet.bosnian.xml -share/gnome/dasher/alphabet.breton.xml -share/gnome/dasher/alphabet.catalan.xml -share/gnome/dasher/alphabet.cherokee.xml -share/gnome/dasher/alphabet.chinese.xml -share/gnome/dasher/alphabet.chineseRuby.xml -share/gnome/dasher/alphabet.corsican.xml -share/gnome/dasher/alphabet.croatian.xml -share/gnome/dasher/alphabet.czech.xml -share/gnome/dasher/alphabet.danish.xml -share/gnome/dasher/alphabet.dtd -share/gnome/dasher/alphabet.dutch.xml -share/gnome/dasher/alphabet.english.xml -share/gnome/dasher/alphabet.englishC.xml -share/gnome/dasher/alphabet.ethiopic.xml -share/gnome/dasher/alphabet.ewe.xml -share/gnome/dasher/alphabet.faroese.xml -share/gnome/dasher/alphabet.finnish.xml -share/gnome/dasher/alphabet.finnish2.xml -share/gnome/dasher/alphabet.french.xml -share/gnome/dasher/alphabet.ga.xml -share/gnome/dasher/alphabet.galician.xml -share/gnome/dasher/alphabet.georgian.xml -share/gnome/dasher/alphabet.german.xml -share/gnome/dasher/alphabet.hausa.xml -share/gnome/dasher/alphabet.hiragana.xml -share/gnome/dasher/alphabet.hiragana2.xml -share/gnome/dasher/alphabet.hungarian.xml -share/gnome/dasher/alphabet.ipa.xml -share/gnome/dasher/alphabet.italian.xml -share/gnome/dasher/alphabet.japanese.canna.xml -share/gnome/dasher/alphabet.kazakh.xml -share/gnome/dasher/alphabet.kirghiz.xml -share/gnome/dasher/alphabet.kirundi.xml -share/gnome/dasher/alphabet.klingon.xml -share/gnome/dasher/alphabet.korean.xml -share/gnome/dasher/alphabet.koreanNested.xml -share/gnome/dasher/alphabet.kurdish.xml -share/gnome/dasher/alphabet.lao.xml -share/gnome/dasher/alphabet.latex.xml -share/gnome/dasher/alphabet.latin.xml -share/gnome/dasher/alphabet.latvian.xml -share/gnome/dasher/alphabet.lithuanian.xml -share/gnome/dasher/alphabet.luxembourgish.xml -share/gnome/dasher/alphabet.macedonian.xml -share/gnome/dasher/alphabet.malagasy.xml -share/gnome/dasher/alphabet.maltese.xml -share/gnome/dasher/alphabet.mongolian.xml -share/gnome/dasher/alphabet.myanmar.xml -share/gnome/dasher/alphabet.nepali.xml -share/gnome/dasher/alphabet.norwegian.xml -share/gnome/dasher/alphabet.occitan.xml -share/gnome/dasher/alphabet.ogham.xml -share/gnome/dasher/alphabet.pashto.xml -share/gnome/dasher/alphabet.persian.xml -share/gnome/dasher/alphabet.pinyin.xml -share/gnome/dasher/alphabet.polish.xml -share/gnome/dasher/alphabet.portuguese.xml -share/gnome/dasher/alphabet.romansch.xml -share/gnome/dasher/alphabet.runic.xml -share/gnome/dasher/alphabet.russian.xml -share/gnome/dasher/alphabet.sanskrit.xml -share/gnome/dasher/alphabet.serbian.xml -share/gnome/dasher/alphabet.somali.xml -share/gnome/dasher/alphabet.spanish.xml -share/gnome/dasher/alphabet.swahili.xml -share/gnome/dasher/alphabet.swedish.xml -share/gnome/dasher/alphabet.thaana.xml -share/gnome/dasher/alphabet.tigrinya.xml -share/gnome/dasher/alphabet.turkmen.xml -share/gnome/dasher/alphabet.ukrainian.xml -share/gnome/dasher/alphabet.uzbek.xml -share/gnome/dasher/alphabet.venda.xml -share/gnome/dasher/alphabet.welsh.xml -share/gnome/dasher/alphabet.xsl -share/gnome/dasher/colour.blue.xml -share/gnome/dasher/colour.dtd -share/gnome/dasher/colour.euroasian.xml -share/gnome/dasher/colour.euroasian2.xml -share/gnome/dasher/colour.jamie.xml -share/gnome/dasher/colour.rainbow.xml -share/gnome/dasher/colour.thai.xml -share/gnome/dasher/colour.vowels.xml -share/gnome/dasher/colour.vowels2.xml -share/gnome/dasher/colour.xml -share/gnome/dasher/controllabels.dtd -share/gnome/dasher/controllabels.xml -share/gnome/dasher/dasher.compose.glade -share/gnome/dasher/dasher.direct.glade -share/gnome/dasher/dasher.fullscreen.glade -share/gnome/dasher/dasher.traditional.glade -share/gnome/dasher/dashermaemo.glade -share/gnome/dasher/dashermaemofullscreen.glade -share/gnome/dasher/training_albanian_SQ.txt -share/gnome/dasher/training_basque_EU.txt -share/gnome/dasher/training_bengali_BD.txt -share/gnome/dasher/training_canna_JP.txt -share/gnome/dasher/training_czech_CS.txt -share/gnome/dasher/training_danish_DK.txt -share/gnome/dasher/training_dutch_NL.txt -share/gnome/dasher/training_english_GB.txt -share/gnome/dasher/training_finnish_FI.txt -share/gnome/dasher/training_french_FR.txt -share/gnome/dasher/training_german_DE.txt -share/gnome/dasher/training_greek_GR.txt -share/gnome/dasher/training_hebrew_IL.txt -share/gnome/dasher/training_hiragana60_JP.txt -share/gnome/dasher/training_hiragana83_JP.txt -share/gnome/dasher/training_hungarian_HU.txt -share/gnome/dasher/training_italian_IT.txt -share/gnome/dasher/training_mongolian_MN.txt -share/gnome/dasher/training_persian_IR.txt -share/gnome/dasher/training_polish_PL.txt -share/gnome/dasher/training_portuguese_BR.txt -share/gnome/dasher/training_russian_RU.txt -share/gnome/dasher/training_spanish_ES.txt -share/gnome/dasher/training_swahili_KE.txt -share/gnome/dasher/training_swedish_SE.txt -share/gnome/dasher/training_turkish_TR.txt -share/gnome/dasher/training_welsh_GB.txt -share/gnome/help/dasher/C/dasher.xml -share/gnome/help/dasher/C/figures/a-z.gif -share/gnome/help/dasher/C/figures/aa-az.gif -share/gnome/help/dasher/C/figures/ala-alz.gif -share/gnome/help/dasher/C/figures/exampleHad2.png -share/gnome/help/dasher/C/figures/exampleHad2a.png -share/gnome/help/dasher/C/figures/exampleHad3a.png -share/gnome/help/dasher/C/figures/exampleHad4.png -share/gnome/help/dasher/C/figures/figure2.png -share/gnome/help/dasher/C/figures/main.png -share/gnome/help/dasher/C/figures/object.gif -share/gnome/help/dasher/C/figures/prefs1.png -share/gnome/help/dasher/C/figures/prefs2.png -share/gnome/help/dasher/C/figures/prefs3.png -share/gnome/help/dasher/C/figures/prefs4.png -share/gnome/help/dasher/C/figures/prefs5.png -share/gnome/help/dasher/fr/dasher.xml -share/gnome/help/dasher/fr/figures/a-z.gif -share/gnome/help/dasher/fr/figures/aa-az.gif -share/gnome/help/dasher/fr/figures/ala-alz.gif -share/gnome/help/dasher/fr/figures/exampleHad2.png -share/gnome/help/dasher/fr/figures/exampleHad2a.png -share/gnome/help/dasher/fr/figures/exampleHad3a.png -share/gnome/help/dasher/fr/figures/exampleHad4.png -share/gnome/help/dasher/fr/figures/figure2.png -share/gnome/help/dasher/fr/figures/main.png -share/gnome/help/dasher/fr/figures/object.gif -share/gnome/help/dasher/fr/figures/prefs1.png -share/gnome/help/dasher/fr/figures/prefs2.png -share/gnome/help/dasher/fr/figures/prefs3.png -share/gnome/help/dasher/fr/figures/prefs4.png -share/gnome/help/dasher/fr/figures/prefs5.png -share/gnome/help/dasher/sv/dasher.xml -share/gnome/help/dasher/sv/figures/a-z.gif -share/gnome/help/dasher/sv/figures/aa-az.gif -share/gnome/help/dasher/sv/figures/ala-alz.gif -share/gnome/help/dasher/sv/figures/exampleHad2.png -share/gnome/help/dasher/sv/figures/exampleHad2a.png -share/gnome/help/dasher/sv/figures/exampleHad3a.png -share/gnome/help/dasher/sv/figures/exampleHad4.png -share/gnome/help/dasher/sv/figures/figure2.png -share/gnome/help/dasher/sv/figures/main.png -share/gnome/help/dasher/sv/figures/object.gif -share/gnome/help/dasher/sv/figures/prefs1.png -share/gnome/help/dasher/sv/figures/prefs2.png -share/gnome/help/dasher/sv/figures/prefs3.png -share/gnome/help/dasher/sv/figures/prefs4.png -share/gnome/help/dasher/sv/figures/prefs5.png -share/gnome/omf/dasher/dasher-C.omf -share/gnome/omf/dasher/dasher-fr.omf -share/gnome/omf/dasher/dasher-sv.omf -share/icons/hicolor/48x48/apps/dasher.png -share/icons/hicolor/scalable/apps/dasher.svg -share/locale/ar/LC_MESSAGES/dasher.mo -share/locale/az/LC_MESSAGES/dasher.mo -share/locale/be/LC_MESSAGES/dasher.mo -share/locale/bg/LC_MESSAGES/dasher.mo -share/locale/bn/LC_MESSAGES/dasher.mo -share/locale/bn_IN/LC_MESSAGES/dasher.mo -share/locale/bs/LC_MESSAGES/dasher.mo -share/locale/ca/LC_MESSAGES/dasher.mo -share/locale/cs/LC_MESSAGES/dasher.mo -share/locale/cy/LC_MESSAGES/dasher.mo -share/locale/da/LC_MESSAGES/dasher.mo -share/locale/de/LC_MESSAGES/dasher.mo -share/locale/dz/LC_MESSAGES/dasher.mo -share/locale/el/LC_MESSAGES/dasher.mo -share/locale/en_CA/LC_MESSAGES/dasher.mo -share/locale/en_GB/LC_MESSAGES/dasher.mo -share/locale/es/LC_MESSAGES/dasher.mo -share/locale/et/LC_MESSAGES/dasher.mo -share/locale/eu/LC_MESSAGES/dasher.mo -share/locale/fa/LC_MESSAGES/dasher.mo -share/locale/fi/LC_MESSAGES/dasher.mo -share/locale/fr/LC_MESSAGES/dasher.mo -share/locale/ga/LC_MESSAGES/dasher.mo -share/locale/gl/LC_MESSAGES/dasher.mo -share/locale/gu/LC_MESSAGES/dasher.mo -share/locale/he/LC_MESSAGES/dasher.mo -share/locale/hi/LC_MESSAGES/dasher.mo -share/locale/hr/LC_MESSAGES/dasher.mo -share/locale/hu/LC_MESSAGES/dasher.mo -share/locale/id/LC_MESSAGES/dasher.mo -share/locale/it/LC_MESSAGES/dasher.mo -share/locale/ja/LC_MESSAGES/dasher.mo -share/locale/ka/LC_MESSAGES/dasher.mo -share/locale/ko/LC_MESSAGES/dasher.mo -share/locale/ku/LC_MESSAGES/dasher.mo -share/locale/ky/LC_MESSAGES/dasher.mo -share/locale/lt/LC_MESSAGES/dasher.mo -share/locale/lv/LC_MESSAGES/dasher.mo -share/locale/mg/LC_MESSAGES/dasher.mo -share/locale/mk/LC_MESSAGES/dasher.mo -share/locale/ml/LC_MESSAGES/dasher.mo -share/locale/mn/LC_MESSAGES/dasher.mo -share/locale/mr/LC_MESSAGES/dasher.mo -share/locale/ms/LC_MESSAGES/dasher.mo -share/locale/nb/LC_MESSAGES/dasher.mo -share/locale/ne/LC_MESSAGES/dasher.mo -share/locale/nl/LC_MESSAGES/dasher.mo -share/locale/nn/LC_MESSAGES/dasher.mo -share/locale/or/LC_MESSAGES/dasher.mo -share/locale/pa/LC_MESSAGES/dasher.mo -share/locale/pl/LC_MESSAGES/dasher.mo -share/locale/pt/LC_MESSAGES/dasher.mo -share/locale/pt_BR/LC_MESSAGES/dasher.mo -share/locale/ro/LC_MESSAGES/dasher.mo -share/locale/ru/LC_MESSAGES/dasher.mo -share/locale/rw/LC_MESSAGES/dasher.mo -share/locale/sk/LC_MESSAGES/dasher.mo -share/locale/sl/LC_MESSAGES/dasher.mo -share/locale/sq/LC_MESSAGES/dasher.mo -share/locale/sr/LC_MESSAGES/dasher.mo -share/locale/sr@Latn/LC_MESSAGES/dasher.mo -share/locale/sv/LC_MESSAGES/dasher.mo -share/locale/ta/LC_MESSAGES/dasher.mo -share/locale/th/LC_MESSAGES/dasher.mo -share/locale/tk/LC_MESSAGES/dasher.mo -share/locale/tr/LC_MESSAGES/dasher.mo -share/locale/ug/LC_MESSAGES/dasher.mo -share/locale/uk/LC_MESSAGES/dasher.mo -share/locale/vi/LC_MESSAGES/dasher.mo -share/locale/zh_CN/LC_MESSAGES/dasher.mo -share/locale/zh_HK/LC_MESSAGES/dasher.mo -share/locale/zh_TW/LC_MESSAGES/dasher.mo -@dirrm share/gnome/omf/dasher -@dirrm share/gnome/help/dasher/sv/figures -@dirrm share/gnome/help/dasher/sv -@dirrm share/gnome/help/dasher/fr/figures -@dirrm share/gnome/help/dasher/fr -@dirrm share/gnome/help/dasher/C/figures -@dirrm share/gnome/help/dasher/C -@dirrm share/gnome/help/dasher -@dirrm share/gnome/dasher -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile deleted file mode 100644 index 1a76300f2..000000000 --- a/accessibility/gail/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: gail -# Date Created: 12 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/accessibility/gail/Makefile,v 1.56 2007/02/12 20:36:32 marcus Exp $ -# - -PORTNAME= gail -PORTVERSION= 1.18.0 -PORTREVISION?= 0 -CATEGORIES= accessibility x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An implementation of the ATK interfaces for GTK+ widgets - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -USE_GETTEXT= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack ltverhack libgnomecanvas lthack referencehack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --disable-gtk-doc \ - --with-html-dir=${PREFIX}/share/doc - -post-patch: - @${REINPLACE_CMD} -e "/^SUBDIRS =/s|tests||" ${WRKSRC}/configure \ - ${WRKSRC}/Makefile.in - -.include <bsd.port.mk> - -.endif diff --git a/accessibility/gail/distinfo b/accessibility/gail/distinfo deleted file mode 100644 index 302d99f1f..000000000 --- a/accessibility/gail/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gail-1.18.0.tar.bz2) = d58ad8cc79d3cb6778bc015ef69fb499 -SHA256 (gnome2/gail-1.18.0.tar.bz2) = 1a047f1aa43ad455baff1e9a0abf94c957c42490d365ffde19707d0f039a9705 -SIZE (gnome2/gail-1.18.0.tar.bz2) = 610187 diff --git a/accessibility/gail/pkg-descr b/accessibility/gail/pkg-descr deleted file mode 100644 index 50541e527..000000000 --- a/accessibility/gail/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Gail, the Gnome Accessibility Implementation library, contains -the bindings to integrate the platform-independent ATK accessibility -widgets into the Gtk structure. - -WWW: http://developer.gnome.org/projects/gap/ diff --git a/accessibility/gail/pkg-plist b/accessibility/gail/pkg-plist deleted file mode 100644 index 976bd49b7..000000000 --- a/accessibility/gail/pkg-plist +++ /dev/null @@ -1,147 +0,0 @@ -include/gail-1.0/gail/gailwidget.h -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/libgail.a -lib/gtk-2.0/modules/libgail.la -lib/gtk-2.0/modules/libgail.so -lib/libgailutil.a -lib/libgailutil.la -lib/libgailutil.so -lib/libgailutil.so.18 -libdata/pkgconfig/gail.pc -share/locale/ar/LC_MESSAGES/gail.mo -share/locale/as/LC_MESSAGES/gail.mo -share/locale/az/LC_MESSAGES/gail.mo -share/locale/be/LC_MESSAGES/gail.mo -share/locale/be@latin/LC_MESSAGES/gail.mo -share/locale/bg/LC_MESSAGES/gail.mo -share/locale/bn/LC_MESSAGES/gail.mo -share/locale/bn_IN/LC_MESSAGES/gail.mo -share/locale/bs/LC_MESSAGES/gail.mo -share/locale/ca/LC_MESSAGES/gail.mo -share/locale/cs/LC_MESSAGES/gail.mo -share/locale/cy/LC_MESSAGES/gail.mo -share/locale/da/LC_MESSAGES/gail.mo -share/locale/de/LC_MESSAGES/gail.mo -share/locale/dz/LC_MESSAGES/gail.mo -share/locale/el/LC_MESSAGES/gail.mo -share/locale/en_CA/LC_MESSAGES/gail.mo -share/locale/en_GB/LC_MESSAGES/gail.mo -share/locale/es/LC_MESSAGES/gail.mo -share/locale/et/LC_MESSAGES/gail.mo -share/locale/eu/LC_MESSAGES/gail.mo -share/locale/fa/LC_MESSAGES/gail.mo -share/locale/fi/LC_MESSAGES/gail.mo -share/locale/fr/LC_MESSAGES/gail.mo -share/locale/ga/LC_MESSAGES/gail.mo -share/locale/gl/LC_MESSAGES/gail.mo -share/locale/gu/LC_MESSAGES/gail.mo -share/locale/he/LC_MESSAGES/gail.mo -share/locale/hi/LC_MESSAGES/gail.mo -share/locale/hr/LC_MESSAGES/gail.mo -share/locale/hu/LC_MESSAGES/gail.mo -share/locale/id/LC_MESSAGES/gail.mo -share/locale/is/LC_MESSAGES/gail.mo -share/locale/it/LC_MESSAGES/gail.mo -share/locale/ja/LC_MESSAGES/gail.mo -share/locale/ka/LC_MESSAGES/gail.mo -share/locale/ko/LC_MESSAGES/gail.mo -share/locale/ku/LC_MESSAGES/gail.mo -share/locale/lt/LC_MESSAGES/gail.mo -share/locale/lv/LC_MESSAGES/gail.mo -share/locale/mg/LC_MESSAGES/gail.mo -share/locale/mi/LC_MESSAGES/gail.mo -share/locale/mk/LC_MESSAGES/gail.mo -share/locale/ml/LC_MESSAGES/gail.mo -share/locale/mn/LC_MESSAGES/gail.mo -share/locale/ms/LC_MESSAGES/gail.mo -share/locale/nb/LC_MESSAGES/gail.mo -share/locale/ne/LC_MESSAGES/gail.mo -share/locale/nl/LC_MESSAGES/gail.mo -share/locale/nn/LC_MESSAGES/gail.mo -share/locale/or/LC_MESSAGES/gail.mo -share/locale/pa/LC_MESSAGES/gail.mo -share/locale/pl/LC_MESSAGES/gail.mo -share/locale/pt/LC_MESSAGES/gail.mo -share/locale/pt_BR/LC_MESSAGES/gail.mo -share/locale/ro/LC_MESSAGES/gail.mo -share/locale/ru/LC_MESSAGES/gail.mo -share/locale/rw/LC_MESSAGES/gail.mo -share/locale/sk/LC_MESSAGES/gail.mo -share/locale/sl/LC_MESSAGES/gail.mo -share/locale/sq/LC_MESSAGES/gail.mo -share/locale/sr/LC_MESSAGES/gail.mo -share/locale/sr@Latn/LC_MESSAGES/gail.mo -share/locale/sv/LC_MESSAGES/gail.mo -share/locale/ta/LC_MESSAGES/gail.mo -share/locale/th/LC_MESSAGES/gail.mo -share/locale/tk/LC_MESSAGES/gail.mo -share/locale/tr/LC_MESSAGES/gail.mo -share/locale/uk/LC_MESSAGES/gail.mo -share/locale/vi/LC_MESSAGES/gail.mo -share/locale/xh/LC_MESSAGES/gail.mo -share/locale/zh_CN/LC_MESSAGES/gail.mo -share/locale/zh_HK/LC_MESSAGES/gail.mo -share/locale/zh_TW/LC_MESSAGES/gail.mo -@dirrm include/gail-1.0/gail -@dirrm include/gail-1.0/libgail-util -@dirrm include/gail-1.0 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile deleted file mode 100644 index da311bccb..000000000 --- a/accessibility/gnome-mag/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gnomemag -# Date created: 12 April 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.26 2007/03/03 18:27:33 mezz Exp $ -# - -PORTNAME= gnome-mag -PORTVERSION= 0.14.3 -CATEGORIES= accessibility gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME screen magnifier - -USE_BZIP2= yes -USE_XLIB= yes -USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack ltverhack -USE_GMAKE= yes -USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -DOCSDIR= ${PREFIX}/share/doc/gnome-mag-${PORTVERSION} - -MAN1= magnifier.1 - -.include <bsd.port.mk> diff --git a/accessibility/gnome-mag/distinfo b/accessibility/gnome-mag/distinfo deleted file mode 100644 index 62653331b..000000000 --- a/accessibility/gnome-mag/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-mag-0.14.3.tar.bz2) = db9660614f7948a12b18464683a5704f -SHA256 (gnome2/gnome-mag-0.14.3.tar.bz2) = 70796a74ff38a4ef61e32c1f153ca0d650b3f4fa12bcc15bdfafb44cdec116f1 -SIZE (gnome2/gnome-mag-0.14.3.tar.bz2) = 789808 diff --git a/accessibility/gnome-mag/files/patch-docs_reference_Makefile.in b/accessibility/gnome-mag/files/patch-docs_reference_Makefile.in deleted file mode 100644 index 7f8016433..000000000 --- a/accessibility/gnome-mag/files/patch-docs_reference_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/Makefile.in.orig Fri Feb 3 00:25:58 2006 -+++ docs/reference/Makefile.in Fri Feb 3 00:26:09 2006 -@@ -220,7 +220,7 @@ - target_alias = @target_alias@ - doxygen_configfile = Doxyfile - EXTRA_DIST = README Doxyfile html --referencetopdir = $(datadir)/doc/gnome-mag-$(VERSION)/reference -+referencetopdir = $(prefix)/share/doc/gnome-mag-$(VERSION)/reference - referencedir = $(referencetopdir)/html - all: all-am - diff --git a/accessibility/gnome-mag/files/patch-magnifier_zoom-region.c b/accessibility/gnome-mag/files/patch-magnifier_zoom-region.c deleted file mode 100644 index b8ab206a3..000000000 --- a/accessibility/gnome-mag/files/patch-magnifier_zoom-region.c +++ /dev/null @@ -1,59 +0,0 @@ ---- magnifier/zoom-region.c~ Tue Feb 14 22:37:24 2006 -+++ magnifier/zoom-region.c Thu Mar 16 15:36:55 2006 -@@ -1794,10 +1794,10 @@ - gdk_window_end_paint (zoom_region->priv->w->window); - g_timer_stop (mag_timing.scale); - if (timing_test) { -- mag_timing.num_scale_samples++; -- - gulong microseconds; - -+ mag_timing.num_scale_samples++; -+ - mag_timing.scale_val = - g_timer_elapsed (mag_timing.scale, - µseconds); -@@ -1971,12 +1971,11 @@ - float x_scroll_incr, y_scroll_incr; - int width = magnifier->target_bounds.x2 - magnifier->target_bounds.x1; - int height = magnifier->target_bounds.y2 - magnifier->target_bounds.y1; -+ gulong microseconds; - - mag_timing.num_frame_samples++; - g_timer_stop (mag_timing.frame); - -- gulong microseconds; -- - mag_timing.frame_val = g_timer_elapsed (mag_timing.frame, - µseconds); - -@@ -2094,10 +2093,10 @@ - g_timer_stop (mag_timing.idle); - - if (timing_test) { -- mag_timing.num_idle_samples++; -- - gulong microseconds; - -+ mag_timing.num_idle_samples++; -+ - mag_timing.idle_val = g_timer_elapsed (mag_timing.idle, - µseconds); - mag_timing.idle_total += mag_timing.idle_val; -@@ -2472,6 +2471,7 @@ - int screen_height, height; - int pixel_position; - int pixel_direction; -+ gulong microseconds; - - screen_height = gdk_screen_get_height ( - gdk_display_get_screen (magnifier->source_display, -@@ -2484,8 +2484,6 @@ - roi.x2 = zoom_region->roi.x2; - - g_timer_stop (mag_timing.process); -- -- gulong microseconds; - - total_time = g_timer_elapsed (mag_timing.process, µseconds); - diff --git a/accessibility/gnome-mag/pkg-descr b/accessibility/gnome-mag/pkg-descr deleted file mode 100644 index 090a256b2..000000000 --- a/accessibility/gnome-mag/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Gnome-Mag magnifies the screen for easier reading. This package includes a -magnification Bonobo service. diff --git a/accessibility/gnome-mag/pkg-plist b/accessibility/gnome-mag/pkg-plist deleted file mode 100644 index d5b7d1543..000000000 --- a/accessibility/gnome-mag/pkg-plist +++ /dev/null @@ -1,371 +0,0 @@ -bin/magnifier -include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h -lib/libgnome-mag.a -lib/libgnome-mag.la -lib/libgnome-mag.so -lib/libgnome-mag.so.2 -lib/orbit-2.0/GNOME_Magnifier_module.a -lib/orbit-2.0/GNOME_Magnifier_module.la -lib/orbit-2.0/GNOME_Magnifier_module.so -libdata/bonobo/servers/GNOME_Magnifier.server -libdata/pkgconfig/gnome-mag-1.0.pc -%%DOCSDIR%%/reference/html/GNOME__Magnifier-common_8c-source.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier-common_8c.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier-imodule_8c-source.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier-imodule_8c.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier-skels_8c-source.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier-skels_8c.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier-stubs_8c-source.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier-stubs_8c.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier_8h-source.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier_8h.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier_8idl-source.html -%%DOCSDIR%%/reference/html/GNOME__Magnifier_8idl.html -%%DOCSDIR%%/reference/html/annotated.html -%%DOCSDIR%%/reference/html/dirs.html -%%DOCSDIR%%/reference/html/dir_6873ac4aad386abfe4dc85b1c4c7162f.html -%%DOCSDIR%%/reference/html/dir_ed2a549a3a7169145b90da06827de1bb.html -%%DOCSDIR%%/reference/html/doxygen.css -%%DOCSDIR%%/reference/html/doxygen.png -%%DOCSDIR%%/reference/html/files.html -%%DOCSDIR%%/reference/html/functions.html -%%DOCSDIR%%/reference/html/functions_0x61.html -%%DOCSDIR%%/reference/html/functions_0x62.html -%%DOCSDIR%%/reference/html/functions_0x63.html -%%DOCSDIR%%/reference/html/functions_0x64.html -%%DOCSDIR%%/reference/html/functions_0x65.html -%%DOCSDIR%%/reference/html/functions_0x66.html -%%DOCSDIR%%/reference/html/functions_0x67.html -%%DOCSDIR%%/reference/html/functions_0x68.html -%%DOCSDIR%%/reference/html/functions_0x69.html -%%DOCSDIR%%/reference/html/functions_0x6c.html -%%DOCSDIR%%/reference/html/functions_0x6d.html -%%DOCSDIR%%/reference/html/functions_0x6e.html -%%DOCSDIR%%/reference/html/functions_0x6f.html -%%DOCSDIR%%/reference/html/functions_0x70.html -%%DOCSDIR%%/reference/html/functions_0x71.html -%%DOCSDIR%%/reference/html/functions_0x72.html -%%DOCSDIR%%/reference/html/functions_0x73.html -%%DOCSDIR%%/reference/html/functions_0x74.html -%%DOCSDIR%%/reference/html/functions_0x75.html -%%DOCSDIR%%/reference/html/functions_0x76.html -%%DOCSDIR%%/reference/html/functions_0x77.html -%%DOCSDIR%%/reference/html/functions_0x78.html -%%DOCSDIR%%/reference/html/functions_0x79.html -%%DOCSDIR%%/reference/html/functions_0x7a.html -%%DOCSDIR%%/reference/html/functions_enum.html -%%DOCSDIR%%/reference/html/functions_eval.html -%%DOCSDIR%%/reference/html/functions_func.html -%%DOCSDIR%%/reference/html/functions_vars.html -%%DOCSDIR%%/reference/html/functions_vars_0x61.html -%%DOCSDIR%%/reference/html/functions_vars_0x62.html -%%DOCSDIR%%/reference/html/functions_vars_0x63.html -%%DOCSDIR%%/reference/html/functions_vars_0x64.html -%%DOCSDIR%%/reference/html/functions_vars_0x65.html -%%DOCSDIR%%/reference/html/functions_vars_0x66.html -%%DOCSDIR%%/reference/html/functions_vars_0x67.html -%%DOCSDIR%%/reference/html/functions_vars_0x68.html -%%DOCSDIR%%/reference/html/functions_vars_0x69.html -%%DOCSDIR%%/reference/html/functions_vars_0x6c.html -%%DOCSDIR%%/reference/html/functions_vars_0x6d.html -%%DOCSDIR%%/reference/html/functions_vars_0x6e.html -%%DOCSDIR%%/reference/html/functions_vars_0x6f.html -%%DOCSDIR%%/reference/html/functions_vars_0x70.html -%%DOCSDIR%%/reference/html/functions_vars_0x71.html -%%DOCSDIR%%/reference/html/functions_vars_0x72.html -%%DOCSDIR%%/reference/html/functions_vars_0x73.html -%%DOCSDIR%%/reference/html/functions_vars_0x74.html -%%DOCSDIR%%/reference/html/functions_vars_0x75.html -%%DOCSDIR%%/reference/html/functions_vars_0x76.html -%%DOCSDIR%%/reference/html/functions_vars_0x77.html -%%DOCSDIR%%/reference/html/functions_vars_0x78.html -%%DOCSDIR%%/reference/html/functions_vars_0x79.html -%%DOCSDIR%%/reference/html/functions_vars_0x7a.html -%%DOCSDIR%%/reference/html/globals.html -%%DOCSDIR%%/reference/html/globals_0x61.html -%%DOCSDIR%%/reference/html/globals_0x62.html -%%DOCSDIR%%/reference/html/globals_0x63.html -%%DOCSDIR%%/reference/html/globals_0x64.html -%%DOCSDIR%%/reference/html/globals_0x65.html -%%DOCSDIR%%/reference/html/globals_0x66.html -%%DOCSDIR%%/reference/html/globals_0x67.html -%%DOCSDIR%%/reference/html/globals_0x69.html -%%DOCSDIR%%/reference/html/globals_0x6c.html -%%DOCSDIR%%/reference/html/globals_0x6d.html -%%DOCSDIR%%/reference/html/globals_0x6e.html -%%DOCSDIR%%/reference/html/globals_0x6f.html -%%DOCSDIR%%/reference/html/globals_0x70.html -%%DOCSDIR%%/reference/html/globals_0x72.html -%%DOCSDIR%%/reference/html/globals_0x73.html -%%DOCSDIR%%/reference/html/globals_0x74.html -%%DOCSDIR%%/reference/html/globals_0x75.html -%%DOCSDIR%%/reference/html/globals_0x7a.html -%%DOCSDIR%%/reference/html/globals_defs.html -%%DOCSDIR%%/reference/html/globals_defs_0x62.html -%%DOCSDIR%%/reference/html/globals_defs_0x63.html -%%DOCSDIR%%/reference/html/globals_defs_0x64.html -%%DOCSDIR%%/reference/html/globals_defs_0x65.html -%%DOCSDIR%%/reference/html/globals_defs_0x67.html -%%DOCSDIR%%/reference/html/globals_defs_0x69.html -%%DOCSDIR%%/reference/html/globals_defs_0x6d.html -%%DOCSDIR%%/reference/html/globals_defs_0x6f.html -%%DOCSDIR%%/reference/html/globals_defs_0x70.html -%%DOCSDIR%%/reference/html/globals_defs_0x74.html -%%DOCSDIR%%/reference/html/globals_defs_0x7a.html -%%DOCSDIR%%/reference/html/globals_enum.html -%%DOCSDIR%%/reference/html/globals_eval.html -%%DOCSDIR%%/reference/html/globals_func.html -%%DOCSDIR%%/reference/html/globals_func_0x62.html -%%DOCSDIR%%/reference/html/globals_func_0x63.html -%%DOCSDIR%%/reference/html/globals_func_0x67.html -%%DOCSDIR%%/reference/html/globals_func_0x69.html -%%DOCSDIR%%/reference/html/globals_func_0x6d.html -%%DOCSDIR%%/reference/html/globals_func_0x70.html -%%DOCSDIR%%/reference/html/globals_func_0x72.html -%%DOCSDIR%%/reference/html/globals_func_0x74.html -%%DOCSDIR%%/reference/html/globals_func_0x7a.html -%%DOCSDIR%%/reference/html/globals_type.html -%%DOCSDIR%%/reference/html/globals_vars.html -%%DOCSDIR%%/reference/html/gmag-events_8c-source.html -%%DOCSDIR%%/reference/html/gmag-events_8c.html -%%DOCSDIR%%/reference/html/gmag-events_8h-source.html -%%DOCSDIR%%/reference/html/gmag-events_8h.html -%%DOCSDIR%%/reference/html/index.html -%%DOCSDIR%%/reference/html/interfaceGNOME_1_1Magnifier_1_1Magnifier.html -%%DOCSDIR%%/reference/html/interfaceGNOME_1_1Magnifier_1_1ZoomRegion.html -%%DOCSDIR%%/reference/html/magnifier-main_8c-source.html -%%DOCSDIR%%/reference/html/magnifier-main_8c.html -%%DOCSDIR%%/reference/html/magnifier-private_8h-source.html -%%DOCSDIR%%/reference/html/magnifier-private_8h.html -%%DOCSDIR%%/reference/html/magnifier_8c-source.html -%%DOCSDIR%%/reference/html/magnifier_8c.html -%%DOCSDIR%%/reference/html/magnifier_8h-source.html -%%DOCSDIR%%/reference/html/magnifier_8h.html -%%DOCSDIR%%/reference/html/namespaceGNOME.html -%%DOCSDIR%%/reference/html/namespaceGNOME_1_1Magnifier.html -%%DOCSDIR%%/reference/html/namespacemembers.html -%%DOCSDIR%%/reference/html/namespacemembers_type.html -%%DOCSDIR%%/reference/html/namespaces.html -%%DOCSDIR%%/reference/html/structBonobo__EventSource__UnknownListener__type.html -%%DOCSDIR%%/reference/html/structBonobo__Pair__type.html -%%DOCSDIR%%/reference/html/structBonobo__PropertyBag__BackendFailed__type.html -%%DOCSDIR%%/reference/html/structBonobo__PropertyBag__InvalidType__type.html -%%DOCSDIR%%/reference/html/structBonobo__PropertyBag__NotFound__type.html -%%DOCSDIR%%/reference/html/structBonobo__PropertyBag__ReadOnly__type.html -%%DOCSDIR%%/reference/html/structCORBA__sequence__Bonobo__Pair.html -%%DOCSDIR%%/reference/html/structCORBA__sequence__CORBA__Object.html -%%DOCSDIR%%/reference/html/structCORBA__sequence__CORBA__string.html -%%DOCSDIR%%/reference/html/structGNOME_1_1Magnifier_1_1Point.html -%%DOCSDIR%%/reference/html/structGNOME_1_1Magnifier_1_1RectBounds.html -%%DOCSDIR%%/reference/html/structGNOME__Magnifier__Point__type.html -%%DOCSDIR%%/reference/html/structGNOME__Magnifier__RectBounds__type.html -%%DOCSDIR%%/reference/html/structMagLoginHelper.html -%%DOCSDIR%%/reference/html/structMagLoginHelperClass.html -%%DOCSDIR%%/reference/html/structMagnifier.html -%%DOCSDIR%%/reference/html/structMagnifierClass.html -%%DOCSDIR%%/reference/html/structMagnifierOptions.html -%%DOCSDIR%%/reference/html/structMagnifierZoomRegionSaveProps.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__ConfigDatabase.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__ConfigDatabase____epv.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__ConfigDatabase____vepv.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__EventSource.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__EventSource____epv.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__EventSource____vepv.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__Listener.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__Listener____epv.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__Listener____vepv.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__PropertyBag.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__PropertyBag____epv.html -%%DOCSDIR%%/reference/html/structPOA__Bonobo__PropertyBag____vepv.html -%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__Magnifier.html -%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__Magnifier____epv.html -%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__Magnifier____vepv.html -%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__ZoomRegion.html -%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__ZoomRegion____epv.html -%%DOCSDIR%%/reference/html/structPOA__GNOME__Magnifier__ZoomRegion____vepv.html -%%DOCSDIR%%/reference/html/structZoomRegion.html -%%DOCSDIR%%/reference/html/structZoomRegionClass.html -%%DOCSDIR%%/reference/html/struct__GmagWin.html -%%DOCSDIR%%/reference/html/struct__MagnifierPrivate.html -%%DOCSDIR%%/reference/html/struct__ZoomRegionPrivate.html -%%DOCSDIR%%/reference/html/structtiming.html -%%DOCSDIR%%/reference/html/tabs.css -%%DOCSDIR%%/reference/html/zoom-region-private_8h-source.html -%%DOCSDIR%%/reference/html/zoom-region-private_8h.html -%%DOCSDIR%%/reference/html/zoom-region_8c-source.html -%%DOCSDIR%%/reference/html/zoom-region_8c.html -%%DOCSDIR%%/reference/html/zoom-region_8h-source.html -%%DOCSDIR%%/reference/html/zoom-region_8h.html -share/gnome/gnome-mag/1_32/appstart.xpm -share/gnome/gnome-mag/1_32/bottom_left_corner.xpm -share/gnome/gnome-mag/1_32/bottom_side.xpm -share/gnome/gnome-mag/1_32/busy.xpm -share/gnome/gnome-mag/1_32/crosshair.xpm -share/gnome/gnome-mag/1_32/default.xpm -share/gnome/gnome-mag/1_32/fleur.xpm -share/gnome/gnome-mag/1_32/hand.xpm -share/gnome/gnome-mag/1_32/left_ptr.xpm -share/gnome/gnome-mag/1_32/left_side.xpm -share/gnome/gnome-mag/1_32/no.xpm -share/gnome/gnome-mag/1_32/right_side.xpm -share/gnome/gnome-mag/1_32/sb_h_double_arrow.xpm -share/gnome/gnome-mag/1_32/sb_v_double_arrow.xpm -share/gnome/gnome-mag/1_32/top_left_corner.xpm -share/gnome/gnome-mag/1_32/top_right_corner.xpm -share/gnome/gnome-mag/1_32/top_side.xpm -share/gnome/gnome-mag/1_32/up.xpm -share/gnome/gnome-mag/1_32/xterm.xpm -share/gnome/gnome-mag/default-cursor.xpm -share/gnome/idl/gnome-mag-1.0/GNOME_Magnifier.idl -share/locale/ang/LC_MESSAGES/gnome-mag.mo -share/locale/ar/LC_MESSAGES/gnome-mag.mo -share/locale/as/LC_MESSAGES/gnome-mag.mo -share/locale/az/LC_MESSAGES/gnome-mag.mo -share/locale/be/LC_MESSAGES/gnome-mag.mo -share/locale/bg/LC_MESSAGES/gnome-mag.mo -share/locale/bn/LC_MESSAGES/gnome-mag.mo -share/locale/bn_IN/LC_MESSAGES/gnome-mag.mo -share/locale/br/LC_MESSAGES/gnome-mag.mo -share/locale/bs/LC_MESSAGES/gnome-mag.mo -share/locale/ca/LC_MESSAGES/gnome-mag.mo -share/locale/cs/LC_MESSAGES/gnome-mag.mo -share/locale/cy/LC_MESSAGES/gnome-mag.mo -share/locale/da/LC_MESSAGES/gnome-mag.mo -share/locale/de/LC_MESSAGES/gnome-mag.mo -share/locale/dz/LC_MESSAGES/gnome-mag.mo -share/locale/el/LC_MESSAGES/gnome-mag.mo -share/locale/en_CA/LC_MESSAGES/gnome-mag.mo -share/locale/en_GB/LC_MESSAGES/gnome-mag.mo -share/locale/eo/LC_MESSAGES/gnome-mag.mo -share/locale/es/LC_MESSAGES/gnome-mag.mo -share/locale/et/LC_MESSAGES/gnome-mag.mo -share/locale/eu/LC_MESSAGES/gnome-mag.mo -share/locale/fa/LC_MESSAGES/gnome-mag.mo -share/locale/fi/LC_MESSAGES/gnome-mag.mo -share/locale/fr/LC_MESSAGES/gnome-mag.mo -share/locale/ga/LC_MESSAGES/gnome-mag.mo -share/locale/gl/LC_MESSAGES/gnome-mag.mo -share/locale/gu/LC_MESSAGES/gnome-mag.mo -share/locale/he/LC_MESSAGES/gnome-mag.mo -share/locale/hi/LC_MESSAGES/gnome-mag.mo -share/locale/hr/LC_MESSAGES/gnome-mag.mo -share/locale/hu/LC_MESSAGES/gnome-mag.mo -share/locale/id/LC_MESSAGES/gnome-mag.mo -share/locale/is/LC_MESSAGES/gnome-mag.mo -share/locale/it/LC_MESSAGES/gnome-mag.mo -share/locale/ja/LC_MESSAGES/gnome-mag.mo -share/locale/ka/LC_MESSAGES/gnome-mag.mo -share/locale/kn/LC_MESSAGES/gnome-mag.mo -share/locale/ko/LC_MESSAGES/gnome-mag.mo -share/locale/ku/LC_MESSAGES/gnome-mag.mo -share/locale/ky/LC_MESSAGES/gnome-mag.mo -share/locale/lt/LC_MESSAGES/gnome-mag.mo -share/locale/lv/LC_MESSAGES/gnome-mag.mo -share/locale/mg/LC_MESSAGES/gnome-mag.mo -share/locale/mi/LC_MESSAGES/gnome-mag.mo -share/locale/mk/LC_MESSAGES/gnome-mag.mo -share/locale/ml/LC_MESSAGES/gnome-mag.mo -share/locale/mn/LC_MESSAGES/gnome-mag.mo -share/locale/mr/LC_MESSAGES/gnome-mag.mo -share/locale/ms/LC_MESSAGES/gnome-mag.mo -share/locale/nb/LC_MESSAGES/gnome-mag.mo -share/locale/ne/LC_MESSAGES/gnome-mag.mo -share/locale/nl/LC_MESSAGES/gnome-mag.mo -share/locale/nn/LC_MESSAGES/gnome-mag.mo -share/locale/or/LC_MESSAGES/gnome-mag.mo -share/locale/pa/LC_MESSAGES/gnome-mag.mo -share/locale/pl/LC_MESSAGES/gnome-mag.mo -share/locale/pt/LC_MESSAGES/gnome-mag.mo -share/locale/pt_BR/LC_MESSAGES/gnome-mag.mo -share/locale/ro/LC_MESSAGES/gnome-mag.mo -share/locale/ru/LC_MESSAGES/gnome-mag.mo -share/locale/rw/LC_MESSAGES/gnome-mag.mo -share/locale/si/LC_MESSAGES/gnome-mag.mo -share/locale/sk/LC_MESSAGES/gnome-mag.mo -share/locale/sl/LC_MESSAGES/gnome-mag.mo -share/locale/sq/LC_MESSAGES/gnome-mag.mo -share/locale/sr/LC_MESSAGES/gnome-mag.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-mag.mo -share/locale/sv/LC_MESSAGES/gnome-mag.mo -share/locale/ta/LC_MESSAGES/gnome-mag.mo -share/locale/th/LC_MESSAGES/gnome-mag.mo -share/locale/tk/LC_MESSAGES/gnome-mag.mo -share/locale/tr/LC_MESSAGES/gnome-mag.mo -share/locale/ug/LC_MESSAGES/gnome-mag.mo -share/locale/uk/LC_MESSAGES/gnome-mag.mo -share/locale/vi/LC_MESSAGES/gnome-mag.mo -share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo -share/locale/zh_HK/LC_MESSAGES/gnome-mag.mo -share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo -@dirrm share/gnome/idl/gnome-mag-1.0 -@dirrm share/gnome/gnome-mag/1_32 -@dirrm share/gnome/gnome-mag -@dirrm %%DOCSDIR%%/reference/html -@dirrm %%DOCSDIR%%/reference -@dirrm %%DOCSDIR%% -@dirrm include/gnome-mag-1.0/magnifier -@dirrm include/gnome-mag-1.0 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as -@dirrmtry share/locale/ang/LC_MESSAGES -@dirrmtry share/locale/ang diff --git a/accessibility/java-access-bridge/Makefile b/accessibility/java-access-bridge/Makefile deleted file mode 100644 index df3a272a2..000000000 --- a/accessibility/java-access-bridge/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: java-access-bridge -# Date created: 2006-11-04 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/accessibility/java-access-bridge/Makefile,v 1.1 2006/11/05 04:50:11 ahze Exp $ - -PORTNAME= java-access-bridge -PORTVERSION= 1.18.0 -CATEGORIES= accessibility java gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gnome Java Accessibility Bridge - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= atspi gnomehack -USE_JAVA= 1.4+ -JAVA_OS= native -USE_GMAKE= yes -CONFIGURE_ARGS= --without-gcj-compile --with-jardir=${JAVAJARDIR} - -PLIST_FILES= share/jar/JNav.jar \ - share/jar/accessibility.properties \ - share/java/classes/gnome-java-bridge.jar - - -post-patch: - @${REINPLACE_CMD} -e 's|$${prefix}/share/jar|${JAVAJARDIR}|' \ - ${WRKSRC}/Makefile.in \ - ${WRKSRC}/bridge/Makefile.in - -.include <bsd.port.mk> diff --git a/accessibility/java-access-bridge/distinfo b/accessibility/java-access-bridge/distinfo deleted file mode 100644 index 8c085f98c..000000000 --- a/accessibility/java-access-bridge/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/java-access-bridge-1.18.0.tar.bz2) = 9d250af333d03a091be06d2baab8cad4 -SHA256 (gnome2/java-access-bridge-1.18.0.tar.bz2) = 1cabcdd4b81882bc3489912596532922c21a51a9d404664375252aafacc5f197 -SIZE (gnome2/java-access-bridge-1.18.0.tar.bz2) = 108895 diff --git a/accessibility/java-access-bridge/pkg-descr b/accessibility/java-access-bridge/pkg-descr deleted file mode 100644 index 4c121b144..000000000 --- a/accessibility/java-access-bridge/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Connects the built-in GNOME accessibility support in Java Swing apps to the -GNOME Accessibility framework, specifically the Assistive Technology Service -Provider Interface (AT-SPI). diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile deleted file mode 100644 index 7b31222e1..000000000 --- a/accessibility/orca/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: orca -# Date created: 25 Jul 2006 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/accessibility/orca/Makefile,v 1.14 2007/02/27 20:33:20 mezz Exp $ -# - -PORTNAME= orca -PORTVERSION= 2.18.0 -CATEGORIES= accessibility x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Scriptable screen reader - -LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag - -LATEST_LINK= gnome-orca - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_PYTHON= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui atspi gnomespeech pygnome2 -INSTALLS_ICONS= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= orca.1 - -.include <bsd.port.mk> diff --git a/accessibility/orca/distinfo b/accessibility/orca/distinfo deleted file mode 100644 index 2e633b609..000000000 --- a/accessibility/orca/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/orca-2.18.0.tar.bz2) = 900500c94f8870882b0842556bb3f3b3 -SHA256 (gnome2/orca-2.18.0.tar.bz2) = 407eedadc7cab4eb0bd6326e840f433e3cfbe37316ed3b764be9c3b14f42594c -SIZE (gnome2/orca-2.18.0.tar.bz2) = 962736 diff --git a/accessibility/orca/pkg-descr b/accessibility/orca/pkg-descr deleted file mode 100644 index 30cfd432c..000000000 --- a/accessibility/orca/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Orca a scriptable screen reader that is currently under development. -As such it is highly unstable and undergoes frequent changes. To -read more about Orca, please refer to the Orca documentation series -available in the ./docs/doc-set directory and also the Orca WIKI at -http://live.gnome.org/Orca. - -WWW: http://live.gnome.org/Orca diff --git a/accessibility/orca/pkg-plist b/accessibility/orca/pkg-plist deleted file mode 100644 index cb50ff621..000000000 --- a/accessibility/orca/pkg-plist +++ /dev/null @@ -1,309 +0,0 @@ -bin/orca -%%PYTHON_SITELIBDIR%%/orca/Gecko.py -%%PYTHON_SITELIBDIR%%/orca/Gecko.pyc -%%PYTHON_SITELIBDIR%%/orca/Gecko.pyo -%%PYTHON_SITELIBDIR%%/orca/J2SE-access-bridge.py -%%PYTHON_SITELIBDIR%%/orca/J2SE-access-bridge.pyc -%%PYTHON_SITELIBDIR%%/orca/J2SE-access-bridge.pyo -%%PYTHON_SITELIBDIR%%/orca/__init__.py -%%PYTHON_SITELIBDIR%%/orca/__init__.pyc -%%PYTHON_SITELIBDIR%%/orca/__init__.pyo -%%PYTHON_SITELIBDIR%%/orca/acss.py -%%PYTHON_SITELIBDIR%%/orca/acss.pyc -%%PYTHON_SITELIBDIR%%/orca/acss.pyo -%%PYTHON_SITELIBDIR%%/orca/atspi.py -%%PYTHON_SITELIBDIR%%/orca/atspi.pyc -%%PYTHON_SITELIBDIR%%/orca/atspi.pyo -%%PYTHON_SITELIBDIR%%/orca/braille.py -%%PYTHON_SITELIBDIR%%/orca/braille.pyc -%%PYTHON_SITELIBDIR%%/orca/braille.pyo -%%PYTHON_SITELIBDIR%%/orca/braillegenerator.py -%%PYTHON_SITELIBDIR%%/orca/braillegenerator.pyc -%%PYTHON_SITELIBDIR%%/orca/braillegenerator.pyo -%%PYTHON_SITELIBDIR%%/orca/brlmodule.la -%%PYTHON_SITELIBDIR%%/orca/brlmodule.so -%%PYTHON_SITELIBDIR%%/orca/brlmon.py -%%PYTHON_SITELIBDIR%%/orca/brlmon.pyc -%%PYTHON_SITELIBDIR%%/orca/brlmon.pyo -%%PYTHON_SITELIBDIR%%/orca/chnames.py -%%PYTHON_SITELIBDIR%%/orca/chnames.pyc -%%PYTHON_SITELIBDIR%%/orca/chnames.pyo -%%PYTHON_SITELIBDIR%%/orca/debug.py -%%PYTHON_SITELIBDIR%%/orca/debug.pyc -%%PYTHON_SITELIBDIR%%/orca/debug.pyo -%%PYTHON_SITELIBDIR%%/orca/dectalk.py -%%PYTHON_SITELIBDIR%%/orca/dectalk.pyc -%%PYTHON_SITELIBDIR%%/orca/dectalk.pyo -%%PYTHON_SITELIBDIR%%/orca/default.py -%%PYTHON_SITELIBDIR%%/orca/default.pyc -%%PYTHON_SITELIBDIR%%/orca/default.pyo -%%PYTHON_SITELIBDIR%%/orca/espeechfactory.py -%%PYTHON_SITELIBDIR%%/orca/espeechfactory.pyc -%%PYTHON_SITELIBDIR%%/orca/espeechfactory.pyo -%%PYTHON_SITELIBDIR%%/orca/eventsynthesizer.py -%%PYTHON_SITELIBDIR%%/orca/eventsynthesizer.pyc -%%PYTHON_SITELIBDIR%%/orca/eventsynthesizer.pyo -%%PYTHON_SITELIBDIR%%/orca/find.py -%%PYTHON_SITELIBDIR%%/orca/find.pyc -%%PYTHON_SITELIBDIR%%/orca/find.pyo -%%PYTHON_SITELIBDIR%%/orca/flat_review.py -%%PYTHON_SITELIBDIR%%/orca/flat_review.pyc -%%PYTHON_SITELIBDIR%%/orca/flat_review.pyo -%%PYTHON_SITELIBDIR%%/orca/focus_tracking_presenter.py -%%PYTHON_SITELIBDIR%%/orca/focus_tracking_presenter.pyc -%%PYTHON_SITELIBDIR%%/orca/focus_tracking_presenter.pyo -%%PYTHON_SITELIBDIR%%/orca/gnomespeechfactory.py -%%PYTHON_SITELIBDIR%%/orca/gnomespeechfactory.pyc -%%PYTHON_SITELIBDIR%%/orca/gnomespeechfactory.pyo -%%PYTHON_SITELIBDIR%%/orca/hierarchical_presenter.py -%%PYTHON_SITELIBDIR%%/orca/hierarchical_presenter.pyc -%%PYTHON_SITELIBDIR%%/orca/hierarchical_presenter.pyo -%%PYTHON_SITELIBDIR%%/orca/httpserver.py -%%PYTHON_SITELIBDIR%%/orca/httpserver.pyc -%%PYTHON_SITELIBDIR%%/orca/httpserver.pyo -%%PYTHON_SITELIBDIR%%/orca/input_event.py -%%PYTHON_SITELIBDIR%%/orca/input_event.pyc -%%PYTHON_SITELIBDIR%%/orca/input_event.pyo -%%PYTHON_SITELIBDIR%%/orca/keybindings.py -%%PYTHON_SITELIBDIR%%/orca/keybindings.pyc -%%PYTHON_SITELIBDIR%%/orca/keybindings.pyo -%%PYTHON_SITELIBDIR%%/orca/keynames.py -%%PYTHON_SITELIBDIR%%/orca/keynames.pyc -%%PYTHON_SITELIBDIR%%/orca/keynames.pyo -%%PYTHON_SITELIBDIR%%/orca/mag.py -%%PYTHON_SITELIBDIR%%/orca/mag.pyc -%%PYTHON_SITELIBDIR%%/orca/mag.pyo -%%PYTHON_SITELIBDIR%%/orca/orca.py -%%PYTHON_SITELIBDIR%%/orca/orca.pyc -%%PYTHON_SITELIBDIR%%/orca/orca.pyo -%%PYTHON_SITELIBDIR%%/orca/orca_console_prefs.py -%%PYTHON_SITELIBDIR%%/orca/orca_console_prefs.pyc -%%PYTHON_SITELIBDIR%%/orca/orca_console_prefs.pyo -%%PYTHON_SITELIBDIR%%/orca/orca_glade.py -%%PYTHON_SITELIBDIR%%/orca/orca_glade.pyc -%%PYTHON_SITELIBDIR%%/orca/orca_glade.pyo -%%PYTHON_SITELIBDIR%%/orca/orca_gui_find.py -%%PYTHON_SITELIBDIR%%/orca/orca_gui_find.pyc -%%PYTHON_SITELIBDIR%%/orca/orca_gui_find.pyo -%%PYTHON_SITELIBDIR%%/orca/orca_gui_main.py -%%PYTHON_SITELIBDIR%%/orca/orca_gui_main.pyc -%%PYTHON_SITELIBDIR%%/orca/orca_gui_main.pyo -%%PYTHON_SITELIBDIR%%/orca/orca_gui_prefs.py -%%PYTHON_SITELIBDIR%%/orca/orca_gui_prefs.pyc -%%PYTHON_SITELIBDIR%%/orca/orca_gui_prefs.pyo -%%PYTHON_SITELIBDIR%%/orca/orca_i18n.py -%%PYTHON_SITELIBDIR%%/orca/orca_i18n.pyc -%%PYTHON_SITELIBDIR%%/orca/orca_i18n.pyo -%%PYTHON_SITELIBDIR%%/orca/orca_prefs.py -%%PYTHON_SITELIBDIR%%/orca/orca_prefs.pyc -%%PYTHON_SITELIBDIR%%/orca/orca_prefs.pyo -%%PYTHON_SITELIBDIR%%/orca/orca_quit.py -%%PYTHON_SITELIBDIR%%/orca/orca_quit.pyc -%%PYTHON_SITELIBDIR%%/orca/orca_quit.pyo -%%PYTHON_SITELIBDIR%%/orca/orca_state.py -%%PYTHON_SITELIBDIR%%/orca/orca_state.pyc -%%PYTHON_SITELIBDIR%%/orca/orca_state.pyo -%%PYTHON_SITELIBDIR%%/orca/outloud.py -%%PYTHON_SITELIBDIR%%/orca/outloud.pyc -%%PYTHON_SITELIBDIR%%/orca/outloud.pyo -%%PYTHON_SITELIBDIR%%/orca/phonnames.py -%%PYTHON_SITELIBDIR%%/orca/phonnames.pyc -%%PYTHON_SITELIBDIR%%/orca/phonnames.pyo -%%PYTHON_SITELIBDIR%%/orca/platform.py -%%PYTHON_SITELIBDIR%%/orca/platform.pyc -%%PYTHON_SITELIBDIR%%/orca/platform.pyo -%%PYTHON_SITELIBDIR%%/orca/presentation_manager.py -%%PYTHON_SITELIBDIR%%/orca/presentation_manager.pyc -%%PYTHON_SITELIBDIR%%/orca/presentation_manager.pyo -%%PYTHON_SITELIBDIR%%/orca/pronunciation_dict.py -%%PYTHON_SITELIBDIR%%/orca/pronunciation_dict.pyc -%%PYTHON_SITELIBDIR%%/orca/pronunciation_dict.pyo -%%PYTHON_SITELIBDIR%%/orca/punctuation_settings.py -%%PYTHON_SITELIBDIR%%/orca/punctuation_settings.pyc -%%PYTHON_SITELIBDIR%%/orca/punctuation_settings.pyo -%%PYTHON_SITELIBDIR%%/orca/rolenames.py -%%PYTHON_SITELIBDIR%%/orca/rolenames.pyc -%%PYTHON_SITELIBDIR%%/orca/rolenames.pyo -%%PYTHON_SITELIBDIR%%/orca/script.py -%%PYTHON_SITELIBDIR%%/orca/script.pyc -%%PYTHON_SITELIBDIR%%/orca/script.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/Evolution.py -%%PYTHON_SITELIBDIR%%/orca/scripts/Evolution.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/Evolution.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/Mozilla.py -%%PYTHON_SITELIBDIR%%/orca/scripts/Mozilla.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/Mozilla.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/StarOffice.py -%%PYTHON_SITELIBDIR%%/orca/scripts/StarOffice.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/StarOffice.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/Thunderbird.py -%%PYTHON_SITELIBDIR%%/orca/scripts/Thunderbird.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/Thunderbird.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/__init__.py -%%PYTHON_SITELIBDIR%%/orca/scripts/__init__.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/__init__.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/acroread.py -%%PYTHON_SITELIBDIR%%/orca/scripts/acroread.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/acroread.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/gaim.py -%%PYTHON_SITELIBDIR%%/orca/scripts/gaim.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/gaim.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/gcalctool.py -%%PYTHON_SITELIBDIR%%/orca/scripts/gcalctool.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/gcalctool.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/gdmlogin.py -%%PYTHON_SITELIBDIR%%/orca/scripts/gdmlogin.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/gdmlogin.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/gedit.py -%%PYTHON_SITELIBDIR%%/orca/scripts/gedit.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/gedit.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-keyring-ask.py -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-keyring-ask.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-keyring-ask.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-power-manager.py -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-power-manager.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-power-manager.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-search-tool.py -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-search-tool.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-search-tool.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-terminal.py -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-terminal.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-terminal.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-window-properties.py -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-window-properties.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome-window-properties.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome_segv2.py -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome_segv2.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/gnome_segv2.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/liferea.py -%%PYTHON_SITELIBDIR%%/orca/scripts/liferea.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/liferea.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/metacity.py -%%PYTHON_SITELIBDIR%%/orca/scripts/metacity.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/metacity.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/planner.py -%%PYTHON_SITELIBDIR%%/orca/scripts/planner.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/planner.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/self_voicing.py -%%PYTHON_SITELIBDIR%%/orca/scripts/self_voicing.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/self_voicing.pyo -%%PYTHON_SITELIBDIR%%/orca/scripts/users-admin.py -%%PYTHON_SITELIBDIR%%/orca/scripts/users-admin.pyc -%%PYTHON_SITELIBDIR%%/orca/scripts/users-admin.pyo -%%PYTHON_SITELIBDIR%%/orca/settings.py -%%PYTHON_SITELIBDIR%%/orca/settings.pyc -%%PYTHON_SITELIBDIR%%/orca/settings.pyo -%%PYTHON_SITELIBDIR%%/orca/speech.py -%%PYTHON_SITELIBDIR%%/orca/speech.pyc -%%PYTHON_SITELIBDIR%%/orca/speech.pyo -%%PYTHON_SITELIBDIR%%/orca/speechgenerator.py -%%PYTHON_SITELIBDIR%%/orca/speechgenerator.pyc -%%PYTHON_SITELIBDIR%%/orca/speechgenerator.pyo -%%PYTHON_SITELIBDIR%%/orca/speechserver.py -%%PYTHON_SITELIBDIR%%/orca/speechserver.pyc -%%PYTHON_SITELIBDIR%%/orca/speechserver.pyo -%%PYTHON_SITELIBDIR%%/orca/util.py -%%PYTHON_SITELIBDIR%%/orca/util.pyc -%%PYTHON_SITELIBDIR%%/orca/util.pyo -%%PYTHON_SITELIBDIR%%/orca/where_am_I.py -%%PYTHON_SITELIBDIR%%/orca/where_am_I.pyc -%%PYTHON_SITELIBDIR%%/orca/where_am_I.pyo -share/gnome/applications/orca.desktop -share/gnome/orca/glade/orca-find.glade -share/gnome/orca/glade/orca-mainwin.glade -share/gnome/orca/glade/orca-quit.glade -share/gnome/orca/glade/orca-setup.glade -share/icons/hicolor/48x48/apps/orca.png -share/locale/ar/LC_MESSAGES/orca.mo -share/locale/bg/LC_MESSAGES/orca.mo -share/locale/bn/LC_MESSAGES/orca.mo -share/locale/bn_IN/LC_MESSAGES/orca.mo -share/locale/ca/LC_MESSAGES/orca.mo -share/locale/cs/LC_MESSAGES/orca.mo -share/locale/cy/LC_MESSAGES/orca.mo -share/locale/de/LC_MESSAGES/orca.mo -share/locale/dz/LC_MESSAGES/orca.mo -share/locale/el/LC_MESSAGES/orca.mo -share/locale/en_CA/LC_MESSAGES/orca.mo -share/locale/en_GB/LC_MESSAGES/orca.mo -share/locale/es/LC_MESSAGES/orca.mo -share/locale/et/LC_MESSAGES/orca.mo -share/locale/eu/LC_MESSAGES/orca.mo -share/locale/fi/LC_MESSAGES/orca.mo -share/locale/fr/LC_MESSAGES/orca.mo -share/locale/gl/LC_MESSAGES/orca.mo -share/locale/gu/LC_MESSAGES/orca.mo -share/locale/hi/LC_MESSAGES/orca.mo -share/locale/hu/LC_MESSAGES/orca.mo -share/locale/it/LC_MESSAGES/orca.mo -share/locale/ja/LC_MESSAGES/orca.mo -share/locale/ko/LC_MESSAGES/orca.mo -share/locale/lt/LC_MESSAGES/orca.mo -share/locale/lv/LC_MESSAGES/orca.mo -share/locale/mk/LC_MESSAGES/orca.mo -share/locale/ml/LC_MESSAGES/orca.mo -share/locale/mr/LC_MESSAGES/orca.mo -share/locale/nb/LC_MESSAGES/orca.mo -share/locale/ne/LC_MESSAGES/orca.mo -share/locale/nl/LC_MESSAGES/orca.mo -share/locale/or/LC_MESSAGES/orca.mo -share/locale/pa/LC_MESSAGES/orca.mo -share/locale/pl/LC_MESSAGES/orca.mo -share/locale/pt/LC_MESSAGES/orca.mo -share/locale/pt_BR/LC_MESSAGES/orca.mo -share/locale/ru/LC_MESSAGES/orca.mo -share/locale/rw/LC_MESSAGES/orca.mo -share/locale/sl/LC_MESSAGES/orca.mo -share/locale/sr/LC_MESSAGES/orca.mo -share/locale/sr@Latn/LC_MESSAGES/orca.mo -share/locale/sv/LC_MESSAGES/orca.mo -share/locale/ta/LC_MESSAGES/orca.mo -share/locale/th/LC_MESSAGES/orca.mo -share/locale/tr/LC_MESSAGES/orca.mo -share/locale/uk/LC_MESSAGES/orca.mo -share/locale/vi/LC_MESSAGES/orca.mo -share/locale/zh_CN/LC_MESSAGES/orca.mo -share/locale/zh_HK/LC_MESSAGES/orca.mo -share/locale/zh_TW/LC_MESSAGES/orca.mo -@dirrm share/gnome/orca/glade -@dirrm share/gnome/orca -@dirrm %%PYTHON_SITELIBDIR%%/orca/scripts -@dirrm %%PYTHON_SITELIBDIR%%/orca -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile deleted file mode 100644 index afd0083ea..000000000 --- a/archivers/file-roller/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# New ports collection makefile for: fileroller -# Date created: 18 May 2002 -# Whom: Anders Nordby <anders@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/archivers/file-roller/Makefile,v 1.116 2007/02/27 19:51:12 mezz Exp $ -# - -PORTNAME= file-roller -PORTVERSION= 2.18.0 -PORTEPOCH= 1 -CATEGORIES= archivers gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An archive manager for zip files, tar, etc - -# XXX: We need the ports version of gtar since gtar-1.13.25 included with -# FreeBSD is not sufficient. If the base version of GNU tar is updated, then -# we can do away with this dependency. -RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar - -USE_LDCONFIG= yes -USE_BZIP2= yes -USE_GETTEXT= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils nautilus2 \ - gnomedocutils -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= file-roller.schemas - -post-patch: - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ - ${WRKSRC}/src/fr-command-tar.c - @${FIND} ${WRKSRC} -name "fr-command-*.c" | ${XARGS} ${REINPLACE_CMD} \ - -e 's|atoll|fr_atoll|g' - -post-install: - @-update-desktop-database -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for f in AUTHORS NEWS README TODO - ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo deleted file mode 100644 index 78db0bbe4..000000000 --- a/archivers/file-roller/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/file-roller-2.18.0.tar.bz2) = 8f8b6b0e4598f2773f6948a631ca8721 -SHA256 (gnome2/file-roller-2.18.0.tar.bz2) = 3305c9a4b832576d0cf63d6040b6aba9e350d6214fba802e4a94d3a0afac4e88 -SIZE (gnome2/file-roller-2.18.0.tar.bz2) = 1126681 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 78843a28c..000000000 --- a/archivers/file-roller/files/patch-src_fr-command-tar.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/fr-command-tar.c.orig Sun Oct 15 12:33:56 2006 -+++ src/fr-command-tar.c Mon Oct 16 19:18:03 2006 -@@ -231,6 +231,9 @@ - #if defined (__SVR4) && defined (__sun) - if (g_file_test ("/usr/sfw/bin/gtar", G_FILE_TEST_IS_EXECUTABLE)) - command = g_strdup ("/usr/sfw/bin/gtar"); -+#elif defined(__FreeBSD__) -+ if (g_file_test ("%%LOCALBASE%%/bin/gtar", G_FILE_TEST_IS_EXECUTABLE)) -+ command = g_strdup ("%%LOCALBASE%%/bin/gtar"); - #endif - if (command != NULL) - fr_process_begin_command (comm->process, command); diff --git a/archivers/file-roller/pkg-descr b/archivers/file-roller/pkg-descr deleted file mode 100644 index 703a89829..000000000 --- a/archivers/file-roller/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -File Roller is an archive manager for the GNOME environment. It 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 for which you have a viewer. - -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 3b06de91f..000000000 --- a/archivers/file-roller/pkg-plist +++ /dev/null @@ -1,267 +0,0 @@ -bin/file-roller -lib/nautilus/extensions-1.0/libnautilus-fileroller.a -lib/nautilus/extensions-1.0/libnautilus-fileroller.la -lib/nautilus/extensions-1.0/libnautilus-fileroller.so -libexec/file-roller/isoinfo.sh -libexec/file-roller/move-here.sh -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/TODO -share/gnome/applications/file-roller.desktop -share/gnome/file-roller/glade/ask-password.glade -share/gnome/file-roller/glade/file-roller.glade -share/gnome/file-roller/icons/hicolor/16x16/actions/add-files-to-archive.png -share/gnome/file-roller/icons/hicolor/16x16/actions/add-folder-to-archive.png -share/gnome/file-roller/icons/hicolor/16x16/actions/extract-archive.png -share/gnome/file-roller/icons/hicolor/24x24/actions/add-files-to-archive.png -share/gnome/file-roller/icons/hicolor/24x24/actions/add-folder-to-archive.png -share/gnome/file-roller/icons/hicolor/24x24/actions/extract-archive.png -share/gnome/file-roller/icons/hicolor/24x24/actions/preview-file.png -share/gnome/help/file-roller/C/figures/file-roller_home.png -share/gnome/help/file-roller/C/figures/file-roller_leftarrow.png -share/gnome/help/file-roller/C/figures/file-roller_main_window.png -share/gnome/help/file-roller/C/figures/file-roller_rightarrow.png -share/gnome/help/file-roller/C/figures/file-roller_uparrow.png -share/gnome/help/file-roller/C/file-roller.xml -share/gnome/help/file-roller/C/legal.xml -share/gnome/help/file-roller/bg/figures/file-roller_home.png -share/gnome/help/file-roller/bg/figures/file-roller_leftarrow.png -share/gnome/help/file-roller/bg/figures/file-roller_main_window.png -share/gnome/help/file-roller/bg/figures/file-roller_rightarrow.png -share/gnome/help/file-roller/bg/figures/file-roller_uparrow.png -share/gnome/help/file-roller/bg/file-roller.xml -share/gnome/help/file-roller/de/figures/file-roller_home.png -share/gnome/help/file-roller/de/figures/file-roller_leftarrow.png -share/gnome/help/file-roller/de/figures/file-roller_main_window.png -share/gnome/help/file-roller/de/figures/file-roller_rightarrow.png -share/gnome/help/file-roller/de/figures/file-roller_uparrow.png -share/gnome/help/file-roller/de/file-roller.xml -share/gnome/help/file-roller/es/figures/file-roller_home.png -share/gnome/help/file-roller/es/figures/file-roller_leftarrow.png -share/gnome/help/file-roller/es/figures/file-roller_main_window.png -share/gnome/help/file-roller/es/figures/file-roller_rightarrow.png -share/gnome/help/file-roller/es/figures/file-roller_uparrow.png -share/gnome/help/file-roller/es/file-roller.xml -share/gnome/help/file-roller/fr/figures/file-roller_home.png -share/gnome/help/file-roller/fr/figures/file-roller_leftarrow.png -share/gnome/help/file-roller/fr/figures/file-roller_main_window.png -share/gnome/help/file-roller/fr/figures/file-roller_rightarrow.png -share/gnome/help/file-roller/fr/figures/file-roller_uparrow.png -share/gnome/help/file-roller/fr/file-roller.xml -share/gnome/help/file-roller/it/figures/file-roller_home.png -share/gnome/help/file-roller/it/figures/file-roller_leftarrow.png -share/gnome/help/file-roller/it/figures/file-roller_main_window.png -share/gnome/help/file-roller/it/figures/file-roller_rightarrow.png -share/gnome/help/file-roller/it/figures/file-roller_uparrow.png -share/gnome/help/file-roller/it/file-roller.xml -share/gnome/help/file-roller/nl/figures/file-roller_home.png -share/gnome/help/file-roller/nl/figures/file-roller_leftarrow.png -share/gnome/help/file-roller/nl/figures/file-roller_main_window.png -share/gnome/help/file-roller/nl/figures/file-roller_rightarrow.png -share/gnome/help/file-roller/nl/figures/file-roller_uparrow.png -share/gnome/help/file-roller/nl/file-roller.xml -share/gnome/help/file-roller/ru/figures/file-roller_home.png -share/gnome/help/file-roller/ru/figures/file-roller_leftarrow.png -share/gnome/help/file-roller/ru/figures/file-roller_main_window.png -share/gnome/help/file-roller/ru/figures/file-roller_rightarrow.png -share/gnome/help/file-roller/ru/figures/file-roller_uparrow.png -share/gnome/help/file-roller/ru/file-roller.xml -share/gnome/help/file-roller/sv/figures/file-roller_home.png -share/gnome/help/file-roller/sv/figures/file-roller_leftarrow.png -share/gnome/help/file-roller/sv/figures/file-roller_main_window.png -share/gnome/help/file-roller/sv/figures/file-roller_rightarrow.png -share/gnome/help/file-roller/sv/figures/file-roller_uparrow.png -share/gnome/help/file-roller/sv/file-roller.xml -share/gnome/help/file-roller/uk/figures/file-roller_home.png -share/gnome/help/file-roller/uk/figures/file-roller_leftarrow.png -share/gnome/help/file-roller/uk/figures/file-roller_main_window.png -share/gnome/help/file-roller/uk/figures/file-roller_rightarrow.png -share/gnome/help/file-roller/uk/figures/file-roller_uparrow.png -share/gnome/help/file-roller/uk/file-roller.xml -share/gnome/omf/file-roller/file-roller-C.omf -share/gnome/omf/file-roller/file-roller-bg.omf -share/gnome/omf/file-roller/file-roller-de.omf -share/gnome/omf/file-roller/file-roller-es.omf -share/gnome/omf/file-roller/file-roller-fr.omf -share/gnome/omf/file-roller/file-roller-it.omf -share/gnome/omf/file-roller/file-roller-nl.omf -share/gnome/omf/file-roller/file-roller-ru.omf -share/gnome/omf/file-roller/file-roller-sv.omf -share/gnome/omf/file-roller/file-roller-uk.omf -share/icons/hicolor/16x16/apps/file-roller.png -share/icons/hicolor/22x22/apps/file-roller.png -share/icons/hicolor/32x32/apps/file-roller.png -share/icons/hicolor/scalable/apps/file-roller.svg -share/locale/am/LC_MESSAGES/file-roller.mo -share/locale/ar/LC_MESSAGES/file-roller.mo -share/locale/az/LC_MESSAGES/file-roller.mo -share/locale/be/LC_MESSAGES/file-roller.mo -share/locale/bg/LC_MESSAGES/file-roller.mo -share/locale/bn/LC_MESSAGES/file-roller.mo -share/locale/bn_IN/LC_MESSAGES/file-roller.mo -share/locale/br/LC_MESSAGES/file-roller.mo -share/locale/bs/LC_MESSAGES/file-roller.mo -share/locale/ca/LC_MESSAGES/file-roller.mo -share/locale/cs/LC_MESSAGES/file-roller.mo -share/locale/cy/LC_MESSAGES/file-roller.mo -share/locale/da/LC_MESSAGES/file-roller.mo -share/locale/de/LC_MESSAGES/file-roller.mo -share/locale/dz/LC_MESSAGES/file-roller.mo -share/locale/el/LC_MESSAGES/file-roller.mo -share/locale/en_CA/LC_MESSAGES/file-roller.mo -share/locale/en_GB/LC_MESSAGES/file-roller.mo -share/locale/es/LC_MESSAGES/file-roller.mo -share/locale/et/LC_MESSAGES/file-roller.mo -share/locale/eu/LC_MESSAGES/file-roller.mo -share/locale/fa/LC_MESSAGES/file-roller.mo -share/locale/fi/LC_MESSAGES/file-roller.mo -share/locale/fr/LC_MESSAGES/file-roller.mo -share/locale/ga/LC_MESSAGES/file-roller.mo -share/locale/gl/LC_MESSAGES/file-roller.mo -share/locale/gu/LC_MESSAGES/file-roller.mo -share/locale/he/LC_MESSAGES/file-roller.mo -share/locale/hi/LC_MESSAGES/file-roller.mo -share/locale/hr/LC_MESSAGES/file-roller.mo -share/locale/hu/LC_MESSAGES/file-roller.mo -share/locale/hy/LC_MESSAGES/file-roller.mo -share/locale/id/LC_MESSAGES/file-roller.mo -share/locale/is/LC_MESSAGES/file-roller.mo -share/locale/it/LC_MESSAGES/file-roller.mo -share/locale/ja/LC_MESSAGES/file-roller.mo -share/locale/ka/LC_MESSAGES/file-roller.mo -share/locale/kn/LC_MESSAGES/file-roller.mo -share/locale/ko/LC_MESSAGES/file-roller.mo -share/locale/ku/LC_MESSAGES/file-roller.mo -share/locale/lt/LC_MESSAGES/file-roller.mo -share/locale/lv/LC_MESSAGES/file-roller.mo -share/locale/mg/LC_MESSAGES/file-roller.mo -share/locale/mk/LC_MESSAGES/file-roller.mo -share/locale/ml/LC_MESSAGES/file-roller.mo -share/locale/mn/LC_MESSAGES/file-roller.mo -share/locale/mr/LC_MESSAGES/file-roller.mo -share/locale/ms/LC_MESSAGES/file-roller.mo -share/locale/nb/LC_MESSAGES/file-roller.mo -share/locale/ne/LC_MESSAGES/file-roller.mo -share/locale/nl/LC_MESSAGES/file-roller.mo -share/locale/nn/LC_MESSAGES/file-roller.mo -share/locale/or/LC_MESSAGES/file-roller.mo -share/locale/pa/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/rw/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/sr/LC_MESSAGES/file-roller.mo -share/locale/sr@Latn/LC_MESSAGES/file-roller.mo -share/locale/sr@ije/LC_MESSAGES/file-roller.mo -share/locale/sv/LC_MESSAGES/file-roller.mo -share/locale/ta/LC_MESSAGES/file-roller.mo -share/locale/te/LC_MESSAGES/file-roller.mo -share/locale/th/LC_MESSAGES/file-roller.mo -share/locale/tk/LC_MESSAGES/file-roller.mo -share/locale/tr/LC_MESSAGES/file-roller.mo -share/locale/uk/LC_MESSAGES/file-roller.mo -share/locale/vi/LC_MESSAGES/file-roller.mo -share/locale/xh/LC_MESSAGES/file-roller.mo -share/locale/zh_CN/LC_MESSAGES/file-roller.mo -share/locale/zh_HK/LC_MESSAGES/file-roller.mo -share/locale/zh_TW/LC_MESSAGES/file-roller.mo -@dirrm share/gnome/omf/file-roller -@dirrm share/gnome/help/file-roller/uk/figures -@dirrm share/gnome/help/file-roller/uk -@dirrm share/gnome/help/file-roller/sv/figures -@dirrm share/gnome/help/file-roller/sv -@dirrm share/gnome/help/file-roller/ru/figures -@dirrm share/gnome/help/file-roller/ru -@dirrm share/gnome/help/file-roller/nl/figures -@dirrm share/gnome/help/file-roller/nl -@dirrm share/gnome/help/file-roller/it/figures -@dirrm share/gnome/help/file-roller/it -@dirrm share/gnome/help/file-roller/fr/figures -@dirrm share/gnome/help/file-roller/fr -@dirrm share/gnome/help/file-roller/es/figures -@dirrm share/gnome/help/file-roller/es -@dirrm share/gnome/help/file-roller/de/figures -@dirrm share/gnome/help/file-roller/de -@dirrm share/gnome/help/file-roller/bg/figures -@dirrm share/gnome/help/file-roller/bg -@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/icons/hicolor/24x24/actions -@dirrm share/gnome/file-roller/icons/hicolor/24x24 -@dirrm share/gnome/file-roller/icons/hicolor/16x16/actions -@dirrm share/gnome/file-roller/icons/hicolor/16x16 -@dirrm share/gnome/file-roller/icons/hicolor -@dirrm share/gnome/file-roller/icons -@dirrm share/gnome/file-roller/glade -@dirrm share/gnome/file-roller -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm libexec/file-roller -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile deleted file mode 100644 index ada0c55e0..000000000 --- a/audio/gnome-media/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# New ports collection makefile for: gnomemedia2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/audio/gnome-media/Makefile,v 1.104 2007/02/12 21:15:11 marcus Exp $ -# - -PORTNAME= gnome-media -PORTVERSION= 2.18.0 -CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-media/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Multimedia applications for the GNOME 2 desktop - -USE_BZIP2= yes -USE_GETTEXT= yes -INSTALLS_OMF= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \ - gail nautiluscdburner -USE_GSTREAMER= cdparanoia esound gconf good -CONFIGURE_ARGS= --enable-ipv6 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= CDDB-Slave2.schemas gnome-audio-profiles.schemas \ - gnome-cd.schemas gnome-sound-recorder.schemas \ - gnome-volume-control.schemas - -.include <bsd.port.pre.mk> - -post-patch: - @${REINPLACE_CMD} -e 's|[$$][(]CDROM_HOST[)]|freebsd|g' \ - ${WRKSRC}/gnome-cd/Makefile.in -.if ${OSVERSION} > 501107 - @${REINPLACE_CMD} -e 's|acd0c|acd0|' ${WRKSRC}/configure -.endif - -.include <bsd.port.post.mk> diff --git a/audio/gnome-media/distinfo b/audio/gnome-media/distinfo deleted file mode 100644 index cd941224e..000000000 --- a/audio/gnome-media/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-media-2.18.0.tar.bz2) = a472d8c7733b119376bc6127ee55a82d -SHA256 (gnome2/gnome-media-2.18.0.tar.bz2) = 9d52a03f98c5ad9230ac2bcf1cb65644786c71a1ded2f47f7c46a79ad7d769e3 -SIZE (gnome2/gnome-media-2.18.0.tar.bz2) = 3007639 diff --git a/audio/gnome-media/files/patch-cddb-slave2_gnet-private.h b/audio/gnome-media/files/patch-cddb-slave2_gnet-private.h deleted file mode 100644 index 1ec1fc50f..000000000 --- a/audio/gnome-media/files/patch-cddb-slave2_gnet-private.h +++ /dev/null @@ -1,11 +0,0 @@ ---- cddb-slave2/gnet-private.h.orig Tue Aug 31 19:58:18 2004 -+++ cddb-slave2/gnet-private.h Tue Aug 31 20:02:23 2004 -@@ -68,7 +68,7 @@ - #include <resolv.h> - #include <netdb.h> - --#ifndef __socklen_t_defined -+#if !defined(__socklen_t_defined) && !defined(__FreeBSD__) - typedef guint32 socklen_t; - #endif - diff --git a/audio/gnome-media/files/patch-cddb-slave2_tcp.c b/audio/gnome-media/files/patch-cddb-slave2_tcp.c deleted file mode 100644 index f316b7f01..000000000 --- a/audio/gnome-media/files/patch-cddb-slave2_tcp.c +++ /dev/null @@ -1,20 +0,0 @@ ---- cddb-slave2/tcp.c.orig Mon Sep 20 14:52:50 2004 -+++ cddb-slave2/tcp.c Sat Mar 12 03:30:52 2005 -@@ -265,7 +265,7 @@ gnet_tcp_socket_new_async (const GInetAd - continue; - - sa_in6->sin6_scope_id = ifindex; -- con = connect (s->sockfd, (struct sockaddr *)&sa6, sizeof(s->sa)); -+ con = connect (s->sockfd, (struct sockaddr *)&sa6, sizeof(sa6)); - if (con == 0 || errno == EINPROGRESS) - break; - -@@ -283,7 +283,7 @@ gnet_tcp_socket_new_async (const GInetAd - memcpy(&sa, &addr->sa, sizeof(sa)); - sa_in = (struct sockaddr_in *) &sa; - sa_in->sin_family = AF_INET; -- con = connect(s->sockfd, &sa, sizeof(s->sa)); -+ con = connect(s->sockfd, &sa, sizeof(sa)); - } - - /* Connect (but non-blocking!) */ diff --git a/audio/gnome-media/files/patch-configure b/audio/gnome-media/files/patch-configure deleted file mode 100644 index c907f2fa5..000000000 --- a/audio/gnome-media/files/patch-configure +++ /dev/null @@ -1,74 +0,0 @@ ---- configure.orig Mon Feb 12 16:07:48 2007 -+++ configure Mon Feb 12 16:08:23 2007 -@@ -5808,7 +5808,7 @@ if test "${enable_cddbslave+set}" = set; - else - enable_cddbslave=yes - fi; --if test "x$enable_cddbslave" == "xyes"; then -+if test "x$enable_cddbslave" = "xyes"; then - - pkg_failed=no - echo "$as_me:$LINENO: checking for CDDBSLAVE" >&5 -@@ -6750,7 +6750,7 @@ if test "${enable_profiles+set}" = set; - else - enable_profiles=yes - fi; --if test "x$enable_profiles" == "xyes"; then -+if test "x$enable_profiles" = "xyes"; then - - pkg_failed=no - echo "$as_me:$LINENO: checking for GMP" >&5 -@@ -6967,7 +6967,7 @@ echo "$as_me: WARNING: Grecord will be - PROGRAMS_GRECORD_ERROR=" gnome media profiles is disabled" - fi - --if test "x$HAVE_GST" = "xyes" && test "x$enable_grecord" == "xyes"; then -+if test "x$HAVE_GST" = "xyes" && test "x$enable_grecord" = "xyes"; then - PROGRAMS_GRECORD="grecord" - - gst010_toolsdir=`$PKG_CONFIG --variable=toolsdir gstreamer-0.10` -@@ -24186,7 +24186,7 @@ if test "${enable_vumeter+set}" = set; t - else - enable_vumeter=yes - fi; --if test -n "$we_have_esd" && test "x$enable_vumeter" == "xyes"; then -+if test -n "$we_have_esd" && test "x$enable_vumeter" = "xyes"; then - - pkg_failed=no - echo "$as_me:$LINENO: checking for VUMETER" >&5 -@@ -24304,7 +24304,7 @@ if test "${enable_gnomecd+set}" = set; t - else - enable_gnomecd=yes - fi; --if test "x$enable_gnomecd" == "xyes"; then -+if test "x$enable_gnomecd" = "xyes"; then - - pkg_failed=no - echo "$as_me:$LINENO: checking for GNOMECD" >&5 -@@ -24640,7 +24640,7 @@ fi - - - --if test "x$HAVE_GNOMECD" = "xyes" && test "x$enable_gnomecd" == "xyes" ; then -+if test "x$HAVE_GNOMECD" = "xyes" && test "x$enable_gnomecd" = "xyes" ; then - cdrom_header="" - - for ac_header in linux/cdrom.h -@@ -25510,7 +25510,7 @@ if test "${enable_gstprops+set}" = set; - else - enable_gstprops=yes - fi; --if test "x$HAVE_GST" = "xyes" && test "x$enable_gstprops" == "xyes"; -+if test "x$HAVE_GST" = "xyes" && test "x$enable_gstprops" = "xyes"; - then - COMMON_MODULES="gconf-2.0 libgnomeui-2.0 libglade-2.0 >= 1.99.12 gstreamer-$GST_MAJORMINOR" - -@@ -25673,7 +25673,7 @@ if test "${enable_gstmix+set}" = set; th - else - enable_gstmix=yes - fi; --if test "x$HAVE_GST" = "xyes" && test "x$enable_gstmix" == "xyes"; -+if test "x$HAVE_GST" = "xyes" && test "x$enable_gstmix" = "xyes"; - then - - pkg_failed=no diff --git a/audio/gnome-media/files/patch-gnome-cd_gst-cdrom.c b/audio/gnome-media/files/patch-gnome-cd_gst-cdrom.c deleted file mode 100644 index dee1aa989..000000000 --- a/audio/gnome-media/files/patch-gnome-cd_gst-cdrom.c +++ /dev/null @@ -1,30 +0,0 @@ ---- gnome-cd/gst-cdrom.c.orig Mon Jan 22 09:01:38 2007 -+++ gnome-cd/gst-cdrom.c Mon Feb 12 15:59:18 2007 -@@ -44,13 +44,17 @@ - #endif - - #if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) --# define GST_CDROM_IOCTL_CDCAPABILITY_REQUEST CDIOCCAPABILITY -+# define GST_CDROM_IOCTL_CDCAPABILITY_REQUEST CDIOCGETVOL -+struct ioc_vol vol_value; -+# define GST_CDROM_IOCTL_CDCAPABILITY_REQUEST_ADDR &vol_value - # define GST_CDROM_IOCTL_EJECT_REQUEST CDIOCEJECT - #elif defined(__NetBSD__) || defined(__OpenBSD__) - # define GST_CDROM_IOCTL_CDCAPABILITY_REQUEST CDIOCGETVOL -+# define GST_CDROM_IOCTL_CDCAPABILITY_REQUEST_ADDR 0 - # define GST_CDROM_IOCTL_EJECT_REQUEST CDIOCEJECT - #else - # define GST_CDROM_IOCTL_CDCAPABILITY_REQUEST CDROM_GET_CAPABILITY -+# define GST_CDROM_IOCTL_CDCAPABILITY_REQUEST_ADDR 0 - # define GST_CDROM_IOCTL_EJECT_REQUEST CDROMEJECT - #endif - -@@ -190,7 +194,7 @@ gst_cdrom_is_cdrom_device (GnomeCDRom * - #ifdef __sun - res = TRUE; - #else -- if (ioctl (fd, GST_CDROM_IOCTL_CDCAPABILITY_REQUEST, 0) >= 0) { -+ if (ioctl (fd, GST_CDROM_IOCTL_CDCAPABILITY_REQUEST, GST_CDROM_IOCTL_CDCAPABILITY_REQUEST_ADDR) >= 0) { - res = TRUE; - } else { - GST_DEBUG ("ioctl() failed: %s", g_strerror (errno)); 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 c13219fb9..000000000 --- a/audio/gnome-media/pkg-plist +++ /dev/null @@ -1,647 +0,0 @@ -bin/cddb-slave2-properties -bin/gnome-audio-profiles-properties -bin/gnome-cd -bin/gnome-sound-recorder -bin/gnome-volume-control -bin/gstreamer-properties -bin/vumeter -include/cddb-slave2/cddb-slave-client.h -include/gnome-media/profiles/audio-profile-choose.h -include/gnome-media/profiles/audio-profile-edit.h -include/gnome-media/profiles/audio-profile.h -include/gnome-media/profiles/audio-profiles-edit.h -include/gnome-media/profiles/gnome-media-profiles.h -lib/libcddb-slave2.a -lib/libcddb-slave2.la -lib/libcddb-slave2.so -lib/libcddb-slave2.so.0 -lib/libglade/2.0/libgnome-media-profiles.a -lib/libglade/2.0/libgnome-media-profiles.la -lib/libglade/2.0/libgnome-media-profiles.so -lib/libgnome-media-profiles.a -lib/libgnome-media-profiles.la -lib/libgnome-media-profiles.so -lib/libgnome-media-profiles.so.0 -libdata/bonobo/servers/GNOME_Media_CDDBSlave2.server -libdata/pkgconfig/gnome-media-profiles.pc -libexec/CDDBSlave2 -libexec/cddb-track-editor -share/gnome/applications/cddb-slave.desktop -share/gnome/applications/gnome-cd.desktop -share/gnome/applications/gnome-sound-recorder.desktop -share/gnome/applications/gnome-volume-control.desktop -share/gnome/applications/gstreamer-properties.desktop -share/gnome/applications/reclevel.desktop -share/gnome/applications/vumeter.desktop -share/gnome/gnome-media/glade/gnome-audio-profiles.glade2 -share/gnome/gnome-media/pixmaps/3dsound.png -share/gnome/gnome-media/pixmaps/chain-broken.png -share/gnome/gnome-media/pixmaps/chain.png -share/gnome/gnome-media/pixmaps/headphones.png -share/gnome/gnome-media/pixmaps/mixer.png -share/gnome/gnome-media/pixmaps/noplay.png -share/gnome/gnome-media/pixmaps/norecord.png -share/gnome/gnome-media/pixmaps/phone.png -share/gnome/gnome-media/pixmaps/play.png -share/gnome/gnome-media/pixmaps/record.png -share/gnome/gnome-media/pixmaps/tone.png -share/gnome/gnome-media/pixmaps/video.png -share/gnome/gnome-sound-recorder/ui/ui.xml -share/gnome/gstreamer-properties/glade/gstreamer-properties.glade -share/gnome/gstreamer-properties/icons/gstreamer-properties.png -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/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-cd/de/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/de/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/de/figures/cdplayer_window.png -share/gnome/help/gnome-cd/de/figures/eject_button.png -share/gnome/help/gnome-cd/de/figures/forward_button.png -share/gnome/help/gnome-cd/de/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/de/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/de/figures/gnome-cd.png -share/gnome/help/gnome-cd/de/figures/next_button.png -share/gnome/help/gnome-cd/de/figures/pause_button.png -share/gnome/help/gnome-cd/de/figures/play_button.png -share/gnome/help/gnome-cd/de/figures/preferences_button.png -share/gnome/help/gnome-cd/de/figures/previous_button.png -share/gnome/help/gnome-cd/de/figures/rewind_button.png -share/gnome/help/gnome-cd/de/figures/stop_button.png -share/gnome/help/gnome-cd/de/gnome-cd.xml -share/gnome/help/gnome-cd/de/legal.xml -share/gnome/help/gnome-cd/es/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/es/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/es/figures/cdplayer_window.png -share/gnome/help/gnome-cd/es/figures/eject_button.png -share/gnome/help/gnome-cd/es/figures/forward_button.png -share/gnome/help/gnome-cd/es/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/es/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/es/figures/gnome-cd.png -share/gnome/help/gnome-cd/es/figures/next_button.png -share/gnome/help/gnome-cd/es/figures/pause_button.png -share/gnome/help/gnome-cd/es/figures/play_button.png -share/gnome/help/gnome-cd/es/figures/preferences_button.png -share/gnome/help/gnome-cd/es/figures/previous_button.png -share/gnome/help/gnome-cd/es/figures/rewind_button.png -share/gnome/help/gnome-cd/es/figures/stop_button.png -share/gnome/help/gnome-cd/es/gnome-cd.xml -share/gnome/help/gnome-cd/es/legal.xml -share/gnome/help/gnome-cd/fr/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/fr/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/fr/figures/cdplayer_window.png -share/gnome/help/gnome-cd/fr/figures/eject_button.png -share/gnome/help/gnome-cd/fr/figures/forward_button.png -share/gnome/help/gnome-cd/fr/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/fr/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/fr/figures/gnome-cd.png -share/gnome/help/gnome-cd/fr/figures/next_button.png -share/gnome/help/gnome-cd/fr/figures/pause_button.png -share/gnome/help/gnome-cd/fr/figures/play_button.png -share/gnome/help/gnome-cd/fr/figures/preferences_button.png -share/gnome/help/gnome-cd/fr/figures/previous_button.png -share/gnome/help/gnome-cd/fr/figures/rewind_button.png -share/gnome/help/gnome-cd/fr/figures/stop_button.png -share/gnome/help/gnome-cd/fr/gnome-cd.xml -share/gnome/help/gnome-cd/fr/legal.xml -share/gnome/help/gnome-cd/it/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/it/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/it/figures/cdplayer_window.png -share/gnome/help/gnome-cd/it/figures/eject_button.png -share/gnome/help/gnome-cd/it/figures/forward_button.png -share/gnome/help/gnome-cd/it/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/it/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/it/figures/gnome-cd.png -share/gnome/help/gnome-cd/it/figures/next_button.png -share/gnome/help/gnome-cd/it/figures/pause_button.png -share/gnome/help/gnome-cd/it/figures/play_button.png -share/gnome/help/gnome-cd/it/figures/preferences_button.png -share/gnome/help/gnome-cd/it/figures/previous_button.png -share/gnome/help/gnome-cd/it/figures/rewind_button.png -share/gnome/help/gnome-cd/it/figures/stop_button.png -share/gnome/help/gnome-cd/it/gnome-cd.xml -share/gnome/help/gnome-cd/it/legal.xml -share/gnome/help/gnome-cd/ja/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/ja/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/ja/figures/cdplayer_window.png -share/gnome/help/gnome-cd/ja/figures/eject_button.png -share/gnome/help/gnome-cd/ja/figures/forward_button.png -share/gnome/help/gnome-cd/ja/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/ja/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/ja/figures/gnome-cd.png -share/gnome/help/gnome-cd/ja/figures/next_button.png -share/gnome/help/gnome-cd/ja/figures/pause_button.png -share/gnome/help/gnome-cd/ja/figures/play_button.png -share/gnome/help/gnome-cd/ja/figures/preferences_button.png -share/gnome/help/gnome-cd/ja/figures/previous_button.png -share/gnome/help/gnome-cd/ja/figures/rewind_button.png -share/gnome/help/gnome-cd/ja/figures/stop_button.png -share/gnome/help/gnome-cd/ja/gnome-cd.xml -share/gnome/help/gnome-cd/ja/legal.xml -share/gnome/help/gnome-cd/ko/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/ko/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/ko/figures/cdplayer_window.png -share/gnome/help/gnome-cd/ko/figures/eject_button.png -share/gnome/help/gnome-cd/ko/figures/forward_button.png -share/gnome/help/gnome-cd/ko/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/ko/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/ko/figures/gnome-cd.png -share/gnome/help/gnome-cd/ko/figures/next_button.png -share/gnome/help/gnome-cd/ko/figures/pause_button.png -share/gnome/help/gnome-cd/ko/figures/play_button.png -share/gnome/help/gnome-cd/ko/figures/preferences_button.png -share/gnome/help/gnome-cd/ko/figures/previous_button.png -share/gnome/help/gnome-cd/ko/figures/rewind_button.png -share/gnome/help/gnome-cd/ko/figures/stop_button.png -share/gnome/help/gnome-cd/ko/gnome-cd.xml -share/gnome/help/gnome-cd/ko/legal.xml -share/gnome/help/gnome-cd/nl/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/nl/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/nl/figures/cdplayer_window.png -share/gnome/help/gnome-cd/nl/figures/eject_button.png -share/gnome/help/gnome-cd/nl/figures/forward_button.png -share/gnome/help/gnome-cd/nl/figures/next_button.png -share/gnome/help/gnome-cd/nl/figures/pause_button.png -share/gnome/help/gnome-cd/nl/figures/play_button.png -share/gnome/help/gnome-cd/nl/figures/preferences_button.png -share/gnome/help/gnome-cd/nl/figures/previous_button.png -share/gnome/help/gnome-cd/nl/figures/rewind_button.png -share/gnome/help/gnome-cd/nl/figures/stop_button.png -share/gnome/help/gnome-cd/nl/gnome-cd.xml -share/gnome/help/gnome-cd/nl/legal.xml -share/gnome/help/gnome-cd/sv/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/sv/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/sv/figures/cdplayer_window.png -share/gnome/help/gnome-cd/sv/figures/eject_button.png -share/gnome/help/gnome-cd/sv/figures/forward_button.png -share/gnome/help/gnome-cd/sv/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/sv/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/sv/figures/gnome-cd.png -share/gnome/help/gnome-cd/sv/figures/next_button.png -share/gnome/help/gnome-cd/sv/figures/pause_button.png -share/gnome/help/gnome-cd/sv/figures/play_button.png -share/gnome/help/gnome-cd/sv/figures/preferences_button.png -share/gnome/help/gnome-cd/sv/figures/previous_button.png -share/gnome/help/gnome-cd/sv/figures/rewind_button.png -share/gnome/help/gnome-cd/sv/figures/stop_button.png -share/gnome/help/gnome-cd/sv/gnome-cd.xml -share/gnome/help/gnome-cd/sv/legal.xml -share/gnome/help/gnome-cd/uk/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/uk/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/uk/figures/cdplayer_window.png -share/gnome/help/gnome-cd/uk/figures/eject_button.png -share/gnome/help/gnome-cd/uk/figures/forward_button.png -share/gnome/help/gnome-cd/uk/figures/next_button.png -share/gnome/help/gnome-cd/uk/figures/pause_button.png -share/gnome/help/gnome-cd/uk/figures/play_button.png -share/gnome/help/gnome-cd/uk/figures/preferences_button.png -share/gnome/help/gnome-cd/uk/figures/previous_button.png -share/gnome/help/gnome-cd/uk/figures/rewind_button.png -share/gnome/help/gnome-cd/uk/figures/stop_button.png -share/gnome/help/gnome-cd/uk/gnome-cd.xml -share/gnome/help/gnome-cd/uk/legal.xml -share/gnome/help/gnome-cd/zh_CN/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/zh_CN/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/zh_CN/figures/cdplayer_window.png -share/gnome/help/gnome-cd/zh_CN/figures/eject_button.png -share/gnome/help/gnome-cd/zh_CN/figures/forward_button.png -share/gnome/help/gnome-cd/zh_CN/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/zh_CN/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/zh_CN/figures/gnome-cd.png -share/gnome/help/gnome-cd/zh_CN/figures/next_button.png -share/gnome/help/gnome-cd/zh_CN/figures/pause_button.png -share/gnome/help/gnome-cd/zh_CN/figures/play_button.png -share/gnome/help/gnome-cd/zh_CN/figures/preferences_button.png -share/gnome/help/gnome-cd/zh_CN/figures/previous_button.png -share/gnome/help/gnome-cd/zh_CN/figures/rewind_button.png -share/gnome/help/gnome-cd/zh_CN/figures/stop_button.png -share/gnome/help/gnome-cd/zh_CN/gnome-cd.xml -share/gnome/help/gnome-cd/zh_CN/legal.xml -share/gnome/help/gnome-cd/zh_TW/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/zh_TW/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/zh_TW/figures/cdplayer_window.png -share/gnome/help/gnome-cd/zh_TW/figures/eject_button.png -share/gnome/help/gnome-cd/zh_TW/figures/forward_button.png -share/gnome/help/gnome-cd/zh_TW/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/zh_TW/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/zh_TW/figures/gnome-cd.png -share/gnome/help/gnome-cd/zh_TW/figures/next_button.png -share/gnome/help/gnome-cd/zh_TW/figures/pause_button.png -share/gnome/help/gnome-cd/zh_TW/figures/play_button.png -share/gnome/help/gnome-cd/zh_TW/figures/preferences_button.png -share/gnome/help/gnome-cd/zh_TW/figures/previous_button.png -share/gnome/help/gnome-cd/zh_TW/figures/rewind_button.png -share/gnome/help/gnome-cd/zh_TW/figures/stop_button.png -share/gnome/help/gnome-cd/zh_TW/gnome-cd.xml -share/gnome/help/gnome-cd/zh_TW/legal.xml -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-sound-recorder/uk/figures/grecord_window.png -share/gnome/help/gnome-sound-recorder/uk/gnome-sound-recorder.xml -share/gnome/help/gnome-sound-recorder/uk/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/figures/gnome-volume-control_window.png -share/gnome/help/gnome-volume-control/C/gnome-volume-control.xml -share/gnome/help/gnome-volume-control/C/legal.xml -share/gnome/help/gnome-volume-control/uk/figures/gmix-prefs.png -share/gnome/help/gnome-volume-control/uk/figures/gmix.png -share/gnome/help/gnome-volume-control/uk/figures/gnome-volume-control_window.png -share/gnome/help/gnome-volume-control/uk/gnome-volume-control.xml -share/gnome/help/gnome-volume-control/uk/legal.xml -share/gnome/help/grecord/de/figures/grecord-prefs-path.png -share/gnome/help/grecord/de/figures/grecord-prefs-play.png -share/gnome/help/grecord/de/figures/grecord-prefs-rec.png -share/gnome/help/grecord/de/figures/grecord-prefs-sound.png -share/gnome/help/grecord/de/figures/grecord-prefs-ui.png -share/gnome/help/grecord/de/figures/grecord.png -share/gnome/help/grecord/de/figures/grecord_window.png -share/gnome/help/grecord/de/grecord.xml -share/gnome/help/grecord/de/legal.xml -share/gnome/help/grecord/es/figures/grecord-prefs-path.png -share/gnome/help/grecord/es/figures/grecord-prefs-play.png -share/gnome/help/grecord/es/figures/grecord-prefs-rec.png -share/gnome/help/grecord/es/figures/grecord-prefs-sound.png -share/gnome/help/grecord/es/figures/grecord-prefs-ui.png -share/gnome/help/grecord/es/figures/grecord.png -share/gnome/help/grecord/es/figures/grecord_window.png -share/gnome/help/grecord/es/grecord.xml -share/gnome/help/grecord/es/legal.xml -share/gnome/help/grecord/fr/figures/grecord-prefs-path.png -share/gnome/help/grecord/fr/figures/grecord-prefs-play.png -share/gnome/help/grecord/fr/figures/grecord-prefs-rec.png -share/gnome/help/grecord/fr/figures/grecord-prefs-sound.png -share/gnome/help/grecord/fr/figures/grecord-prefs-ui.png -share/gnome/help/grecord/fr/figures/grecord.png -share/gnome/help/grecord/fr/figures/grecord_window.png -share/gnome/help/grecord/fr/grecord.xml -share/gnome/help/grecord/fr/legal.xml -share/gnome/help/grecord/it/figures/grecord-prefs-path.png -share/gnome/help/grecord/it/figures/grecord-prefs-play.png -share/gnome/help/grecord/it/figures/grecord-prefs-rec.png -share/gnome/help/grecord/it/figures/grecord-prefs-sound.png -share/gnome/help/grecord/it/figures/grecord-prefs-ui.png -share/gnome/help/grecord/it/figures/grecord.png -share/gnome/help/grecord/it/figures/grecord_window.png -share/gnome/help/grecord/it/grecord.xml -share/gnome/help/grecord/it/legal.xml -share/gnome/help/grecord/ja/figures/grecord-prefs-path.png -share/gnome/help/grecord/ja/figures/grecord-prefs-play.png -share/gnome/help/grecord/ja/figures/grecord-prefs-rec.png -share/gnome/help/grecord/ja/figures/grecord-prefs-sound.png -share/gnome/help/grecord/ja/figures/grecord-prefs-ui.png -share/gnome/help/grecord/ja/figures/grecord.png -share/gnome/help/grecord/ja/figures/grecord_window.png -share/gnome/help/grecord/ja/grecord.xml -share/gnome/help/grecord/ja/legal.xml -share/gnome/help/grecord/ko/figures/grecord-prefs-path.png -share/gnome/help/grecord/ko/figures/grecord-prefs-play.png -share/gnome/help/grecord/ko/figures/grecord-prefs-rec.png -share/gnome/help/grecord/ko/figures/grecord-prefs-sound.png -share/gnome/help/grecord/ko/figures/grecord-prefs-ui.png -share/gnome/help/grecord/ko/figures/grecord.png -share/gnome/help/grecord/ko/figures/grecord_window.png -share/gnome/help/grecord/ko/grecord.xml -share/gnome/help/grecord/ko/legal.xml -share/gnome/help/grecord/sv/figures/grecord-prefs-path.png -share/gnome/help/grecord/sv/figures/grecord-prefs-play.png -share/gnome/help/grecord/sv/figures/grecord-prefs-rec.png -share/gnome/help/grecord/sv/figures/grecord-prefs-sound.png -share/gnome/help/grecord/sv/figures/grecord-prefs-ui.png -share/gnome/help/grecord/sv/figures/grecord.png -share/gnome/help/grecord/sv/figures/grecord_window.png -share/gnome/help/grecord/sv/grecord.xml -share/gnome/help/grecord/sv/legal.xml -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-path.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-play.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-rec.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-sound.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-ui.png -share/gnome/help/grecord/zh_CN/figures/grecord.png -share/gnome/help/grecord/zh_CN/figures/grecord_window.png -share/gnome/help/grecord/zh_CN/grecord.xml -share/gnome/help/grecord/zh_CN/legal.xml -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-path.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-play.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-rec.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-sound.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-ui.png -share/gnome/help/grecord/zh_TW/figures/grecord.png -share/gnome/help/grecord/zh_TW/figures/grecord_window.png -share/gnome/help/grecord/zh_TW/grecord.xml -share/gnome/help/grecord/zh_TW/legal.xml -share/gnome/help/gstreamer-properties/C/figures/gstreamer_properties_window.png -share/gnome/help/gstreamer-properties/C/gstreamer-properties.xml -share/gnome/help/gstreamer-properties/C/legal.xml -share/gnome/help/gstreamer-properties/uk/figures/gstreamer_properties_window.png -share/gnome/help/gstreamer-properties/uk/gstreamer-properties.xml -share/gnome/help/gstreamer-properties/uk/legal.xml -share/gnome/idl/GNOME_Media_CDDBSlave2.idl -share/gnome/omf/gnome-media/gnome-cd-C.omf -share/gnome/omf/gnome-media/gnome-cd-de.omf -share/gnome/omf/gnome-media/gnome-cd-es.omf -share/gnome/omf/gnome-media/gnome-cd-fr.omf -share/gnome/omf/gnome-media/gnome-cd-it.omf -share/gnome/omf/gnome-media/gnome-cd-ja.omf -share/gnome/omf/gnome-media/gnome-cd-ko.omf -share/gnome/omf/gnome-media/gnome-cd-nl.omf -share/gnome/omf/gnome-media/gnome-cd-sv.omf -share/gnome/omf/gnome-media/gnome-cd-uk.omf -share/gnome/omf/gnome-media/gnome-cd-zh_CN.omf -share/gnome/omf/gnome-media/gnome-cd-zh_TW.omf -share/gnome/omf/gnome-media/gnome-volume-control-C.omf -share/gnome/omf/gnome-media/gnome-volume-control-uk.omf -share/gnome/omf/gnome-media/grecord-C.omf -share/gnome/omf/gnome-media/grecord-de.omf -share/gnome/omf/gnome-media/grecord-es.omf -share/gnome/omf/gnome-media/grecord-fr.omf -share/gnome/omf/gnome-media/grecord-it.omf -share/gnome/omf/gnome-media/grecord-ja.omf -share/gnome/omf/gnome-media/grecord-ko.omf -share/gnome/omf/gnome-media/grecord-sv.omf -share/gnome/omf/gnome-media/grecord-uk.omf -share/gnome/omf/gnome-media/grecord-zh_CN.omf -share/gnome/omf/gnome-media/grecord-zh_TW.omf -share/gnome/omf/gnome-media/gstreamer-properties-C.omf -share/gnome/omf/gnome-media/gstreamer-properties-uk.omf -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/once.png -share/gnome/pixmaps/gnome-cd/repeat.png -share/gnome/pixmaps/gnome-cd/themes/None/None.theme -share/gnome/pixmaps/gnome-cd/themes/None/a-eject-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-first-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-last-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-play-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-stop-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/None/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/None/bottom.png -share/gnome/pixmaps/gnome-cd/themes/None/media-eject.png -share/gnome/pixmaps/gnome-cd/themes/None/media-fwd.png -share/gnome/pixmaps/gnome-cd/themes/None/media-next.png -share/gnome/pixmaps/gnome-cd/themes/None/media-pause.png -share/gnome/pixmaps/gnome-cd/themes/None/media-play.png -share/gnome/pixmaps/gnome-cd/themes/None/media-prev.png -share/gnome/pixmaps/gnome-cd/themes/None/media-rew.png -share/gnome/pixmaps/gnome-cd/themes/None/media-stop.png -share/gnome/pixmaps/gnome-cd/themes/None/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/None/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/None/middle.png -share/gnome/pixmaps/gnome-cd/themes/None/top-left.png -share/gnome/pixmaps/gnome-cd/themes/None/top-right.png -share/gnome/pixmaps/gnome-cd/themes/None/top.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-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/bn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/bn_IN/LC_MESSAGES/gnome-media-2.0.mo -share/locale/br/LC_MESSAGES/gnome-media-2.0.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/gnome-media-2.0.mo -share/locale/el/LC_MESSAGES/gnome-media-2.0.mo -share/locale/en_CA/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/fa/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/gu/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/hr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-media-2.0.mo -share/locale/id/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/ka/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ku/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/mg/LC_MESSAGES/gnome-media-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-media-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/mr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-media-2.0.mo -share/locale/nb/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ne/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/or/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pa/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/rw/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/sr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-media-2.0.mo -share/locale/th/LC_MESSAGES/gnome-media-2.0.mo -share/locale/tk/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/xh/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_HK/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo -@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/None -@dirrm share/gnome/pixmaps/gnome-cd/themes -@dirrm share/gnome/pixmaps/gnome-cd -@dirrm share/gnome/omf/gnome-media -@dirrm share/gnome/help/gstreamer-properties/uk/figures -@dirrm share/gnome/help/gstreamer-properties/uk -@dirrm share/gnome/help/gstreamer-properties/C/figures -@dirrm share/gnome/help/gstreamer-properties/C -@dirrm share/gnome/help/gstreamer-properties -@dirrm share/gnome/help/grecord/zh_TW/figures -@dirrm share/gnome/help/grecord/zh_TW -@dirrm share/gnome/help/grecord/zh_CN/figures -@dirrm share/gnome/help/grecord/zh_CN -@dirrm share/gnome/help/grecord/sv/figures -@dirrm share/gnome/help/grecord/sv -@dirrm share/gnome/help/grecord/ko/figures -@dirrm share/gnome/help/grecord/ko -@dirrm share/gnome/help/grecord/ja/figures -@dirrm share/gnome/help/grecord/ja -@dirrm share/gnome/help/grecord/it/figures -@dirrm share/gnome/help/grecord/it -@dirrm share/gnome/help/grecord/fr/figures -@dirrm share/gnome/help/grecord/fr -@dirrm share/gnome/help/grecord/es/figures -@dirrm share/gnome/help/grecord/es -@dirrm share/gnome/help/grecord/de/figures -@dirrm share/gnome/help/grecord/de -@dirrm share/gnome/help/grecord -@dirrm share/gnome/help/gnome-volume-control/uk/figures -@dirrm share/gnome/help/gnome-volume-control/uk -@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/uk/figures -@dirrm share/gnome/help/gnome-sound-recorder/uk -@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/zh_TW/figures -@dirrm share/gnome/help/gnome-cd/zh_TW -@dirrm share/gnome/help/gnome-cd/zh_CN/figures -@dirrm share/gnome/help/gnome-cd/zh_CN -@dirrm share/gnome/help/gnome-cd/uk/figures -@dirrm share/gnome/help/gnome-cd/uk -@dirrm share/gnome/help/gnome-cd/sv/figures -@dirrm share/gnome/help/gnome-cd/sv -@dirrm share/gnome/help/gnome-cd/nl/figures -@dirrm share/gnome/help/gnome-cd/nl -@dirrm share/gnome/help/gnome-cd/ko/figures -@dirrm share/gnome/help/gnome-cd/ko -@dirrm share/gnome/help/gnome-cd/ja/figures -@dirrm share/gnome/help/gnome-cd/ja -@dirrm share/gnome/help/gnome-cd/it/figures -@dirrm share/gnome/help/gnome-cd/it -@dirrm share/gnome/help/gnome-cd/fr/figures -@dirrm share/gnome/help/gnome-cd/fr -@dirrm share/gnome/help/gnome-cd/es/figures -@dirrm share/gnome/help/gnome-cd/es -@dirrm share/gnome/help/gnome-cd/de/figures -@dirrm share/gnome/help/gnome-cd/de -@dirrm share/gnome/help/gnome-cd/C/figures -@dirrm share/gnome/help/gnome-cd/C -@dirrm share/gnome/help/gnome-cd -@dirrm share/gnome/gstreamer-properties/icons -@dirrm share/gnome/gstreamer-properties/glade -@dirrm share/gnome/gstreamer-properties -@dirrm share/gnome/gnome-sound-recorder/ui -@dirrm share/gnome/gnome-sound-recorder -@dirrm share/gnome/gnome-media/pixmaps -@dirrm share/gnome/gnome-media/glade -@dirrm share/gnome/gnome-media -@dirrm include/gnome-media/profiles -@dirrm include/gnome-media -@dirrm include/cddb-slave2 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile deleted file mode 100644 index 06022bda8..000000000 --- a/audio/rhythmbox-devel/Makefile +++ /dev/null @@ -1,125 +0,0 @@ -# New ports collection makefile for: rhythmbox -# Date created: 17 August 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.69 2007/03/04 22:46:50 ahze Exp $ -# - -PORTNAME= rhythmbox -PORTVERSION= 0.9.8 -PORTREVISION= 1 -CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 -DIST_SUBDIR= gnome2 - -MAINTAINER= marcus@FreeBSD.org -COMMENT= Audio player for GNOME - -LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ - id3tag.0:${PORTSDIR}/audio/libid3tag \ - totem-plparser.1:${PORTSDIR}/multimedia/totem \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - sexy.2:${PORTSDIR}/x11-toolkits/libsexy \ - soup-2.2.8:${PORTSDIR}/devel/libsoup \ - gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media - -USE_BZIP2= yes -USE_XLIB= yes -USE_GETTEXT= yes -INSTALLS_OMF= yes -USE_GMAKE= yes -USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner -WANT_GNOME= yes -USE_GSTREAMER= flac mad gnomevfs gconf jpeg -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --enable-nautilus-menu --with-playback=gstreamer-0-10 -INSTALLS_ICONS= yes -USE_LDCONFIG= yes -CONFIGURE_ENV= LIBS="-lm" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ - CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" - -GCONF_SCHEMAS= rhythmbox.schemas - -OPTIONS= DAAP "Enable iTunes music sharing" off \ - IPOD "Enable iPod support" on \ - FAAD "Enable FAAD decoder support" off \ - NOTIFY "Enable libnotify support" on \ - VORBIS "Enable Ogg/Vorbis support" on \ - GDA "Enable GDA database storage" off \ - LIRC "Enable Infrared syncing support" off - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= Does not build on 4.X -.endif - -.if !defined(WITHOUT_VORBIS) -USE_GSTREAMER+= vorbis -.else -CONFIGURE_ARGS+= --disable-vorbis --disable-vorbistest -.endif - -.if defined(WITH_FAAD) -USE_GSTREAMER+= faad -.endif - -.if defined(WITH_GDA) -USE_GNOME+= libgda2 -CONFIGURE_ARGS+=--with-database=libgda -.else -CONFIGURE_ARGS+=--with-database=tree -.endif - -.if defined(WITH_LIRC) -LIB_DEPENDS+= lirc_client.so:${PORTSDIR}/comms/lirc -PLIST_SUB+= LIRC="" -CONFIGURE_ARGS+=--enable-lirc -.else -CONFIGURE_ARGS+=--disable-lirc -PLIST_SUB+= LIRC="@comment " -.endif - -.if defined(WITH_DAAP) -CONFIGURE_ARGS+= --enable-daap --with-mdns=avahi -LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi \ - gnome-keyring:${PORTSDIR}/security/gnome-keyring -PLIST_SUB+= DAAP="" -.else -.if exists(${LOCALBASE}/lib/libavahi-client.a) -LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi -.endif -CONFIGURE_ARGS+= --disable-daap -PLIST_SUB+= DAAP="@comment " -.endif - -.if !defined(WITHOUT_NOTIFY) -LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify -.else -CONFIGURE_ARGS+= --disable-libnotify -.endif - -.if ${HAVE_GNOME:Mpygtk2}!="" -USE_PYTHON= yes -.include "${PORTSDIR}/Mk/bsd.python.mk" -USE_GNOME+= pygtk2 -CONFIGURE_ARGS+=--enable-python -PLIST_SUB+= PYTHON="" -.else -CONFIGURE_ARGS+=--disable-python -PLIST_SUB+= PYTHON="@comment " -.endif - -.if !defined(WITHOUT_IPOD) -LIB_DEPENDS+= gpod.400:${PORTSDIR}/audio/libgpod -CONFIGURE_ARGS+=--with-ipod -PLIST_SUB+= IPOD="" -.else -CONFIGURE_ARGS+=--without-ipod -PLIST_SUB+= IPOD="@comment " -.endif - -.include <bsd.port.post.mk> diff --git a/audio/rhythmbox-devel/distinfo b/audio/rhythmbox-devel/distinfo deleted file mode 100644 index 0e14e369b..000000000 --- a/audio/rhythmbox-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/rhythmbox-0.9.8.tar.bz2) = 648400feb794538207b4fe95f0917d1f -SHA256 (gnome2/rhythmbox-0.9.8.tar.bz2) = 7561b01ca27f901e7b9a14e5b8813510c8e96041496527a4568a3624237b5525 -SIZE (gnome2/rhythmbox-0.9.8.tar.bz2) = 3374502 diff --git a/audio/rhythmbox-devel/files/patch-plugins_cd-recorder_rb-recorder-gst.c b/audio/rhythmbox-devel/files/patch-plugins_cd-recorder_rb-recorder-gst.c deleted file mode 100644 index c70afd0dc..000000000 --- a/audio/rhythmbox-devel/files/patch-plugins_cd-recorder_rb-recorder-gst.c +++ /dev/null @@ -1,12 +0,0 @@ ---- plugins/cd-recorder/rb-recorder-gst.c.orig Wed Aug 10 20:06:11 2005 -+++ plugins/cd-recorder/rb-recorder-gst.c Wed Aug 10 20:06:31 2005 -@@ -25,7 +25,9 @@ - #include <string.h> - #include <math.h> - #include <time.h> -+#ifndef __FreeBSD__ - #include <sys/vfs.h> -+#endif - #include <sys/types.h> - #include <sys/stat.h> - #include <fcntl.h> diff --git a/audio/rhythmbox-devel/files/patch-plugins_daap_rb-daap-src.c b/audio/rhythmbox-devel/files/patch-plugins_daap_rb-daap-src.c deleted file mode 100644 index 4d9bb5178..000000000 --- a/audio/rhythmbox-devel/files/patch-plugins_daap_rb-daap-src.c +++ /dev/null @@ -1,26 +0,0 @@ ---- plugins/daap/rb-daap-src.c.orig Fri Jan 27 21:11:13 2006 -+++ plugins/daap/rb-daap-src.c Thu Feb 2 02:07:48 2006 -@@ -34,6 +34,7 @@ - #include <sys/ioctl.h> - #include <netdb.h> - #include <unistd.h> -+#include <signal.h> - #include <ctype.h> - - #include <libsoup/soup-headers.h> -@@ -435,7 +436,14 @@ rb_daap_src_write (RBDAAPSrc *src, const - size_t bytes_written = 0; - - while (bytes_written < count) { -- ssize_t wrote = send (src->sock_fd, buf + bytes_written, count - bytes_written, MSG_NOSIGNAL); -+ ssize_t wrote; -+#ifdef MSG_NOSIGNAL -+ wrote = send (src->sock_fd, buf + bytes_written, count - bytes_written, MSG_NOSIGNAL); -+#else -+ signal (SIGPIPE, SIG_IGN); -+ wrote = send (src->sock_fd, buf + bytes_written, count - bytes_written, 0); -+ signal (SIGPIPE, SIG_DFL); -+#endif - - if (wrote < 0) { - GST_WARNING ("error while writing: %s", g_strerror (errno)); diff --git a/audio/rhythmbox-devel/files/patch-plugins_ipod_rb-ipod-source.c b/audio/rhythmbox-devel/files/patch-plugins_ipod_rb-ipod-source.c deleted file mode 100644 index 2195b06b2..000000000 --- a/audio/rhythmbox-devel/files/patch-plugins_ipod_rb-ipod-source.c +++ /dev/null @@ -1,51 +0,0 @@ ---- plugins/ipod/rb-ipod-source.c.orig Sun Nov 19 12:12:33 2006 -+++ plugins/ipod/rb-ipod-source.c Sun Nov 19 12:28:50 2006 -@@ -695,33 +695,36 @@ hal_udi_is_ipod (const char *udi) - char *spider_udi; - int vnd_id = 0; - int product_id = 0; -+ DBusError phone_error; -+ -+ dbus_error_init (&phone_error); - - spider_udi = g_strdup(parent_udi); - while (vnd_id == 0 && product_id == 0 && spider_udi != NULL) { - char *old_udi = spider_udi; - spider_udi = libhal_device_get_property_string (ctx, spider_udi, -- "info.parent", &error); -- if (dbus_error_is_set (&error)) { -- dbus_error_free (&error); -- dbus_error_init (&error); -+ "info.parent", &phone_error); -+ if (dbus_error_is_set (&phone_error)) { -+ dbus_error_free (&phone_error); -+ dbus_error_init (&phone_error); - spider_udi = NULL; - break; - } - g_free(old_udi); - - vnd_id = libhal_device_get_property_int (ctx, spider_udi, -- "usb.vendor_id", &error); -- if (dbus_error_is_set(&error)) { -- dbus_error_free (&error); -- dbus_error_init (&error); -+ "usb.vendor_id", &phone_error); -+ if (dbus_error_is_set(&phone_error)) { -+ dbus_error_free (&phone_error); -+ dbus_error_init (&phone_error); - vnd_id = 0; - } - - product_id = libhal_device_get_property_int (ctx, spider_udi, -- "usb.product_id", &error); -- if (dbus_error_is_set(&error)) { -- dbus_error_free (&error); -- dbus_error_init (&error); -+ "usb.product_id", &phone_error); -+ if (dbus_error_is_set(&phone_error)) { -+ dbus_error_free (&phone_error); -+ dbus_error_init (&phone_error); - product_id = 0; - } - } diff --git a/audio/rhythmbox-devel/files/patch-podcast_rb-podcast-parse.h b/audio/rhythmbox-devel/files/patch-podcast_rb-podcast-parse.h deleted file mode 100644 index 2208b3205..000000000 --- a/audio/rhythmbox-devel/files/patch-podcast_rb-podcast-parse.h +++ /dev/null @@ -1,10 +0,0 @@ ---- podcast/rb-podcast-parse.h.orig Mon Nov 28 13:51:28 2005 -+++ podcast/rb-podcast-parse.h Mon Nov 28 13:51:05 2005 -@@ -22,6 +22,7 @@ - #ifndef RB_PODCAST_PARSE_H - #define RB_PODCAST_PARSE_H - -+#include <inttypes.h> - #include <glib.h> - - typedef struct diff --git a/audio/rhythmbox-devel/pkg-descr b/audio/rhythmbox-devel/pkg-descr deleted file mode 100644 index 60afe778d..000000000 --- a/audio/rhythmbox-devel/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Rhythmbox is an integrated music management application, originally inspired by -Apple's iTunes. It is free software, designed to work well under the GNOME -Desktop, and based on the powerful GStreamer media framework. - -WWW: http://www.gnome.org/projects/rhythmbox/ diff --git a/audio/rhythmbox-devel/pkg-plist b/audio/rhythmbox-devel/pkg-plist deleted file mode 100644 index f2cb5c295..000000000 --- a/audio/rhythmbox-devel/pkg-plist +++ /dev/null @@ -1,472 +0,0 @@ -bin/rhythmbox -bin/rhythmbox-client -lib/librhythmbox-core.a -lib/librhythmbox-core.la -lib/librhythmbox-core.so -lib/librhythmbox-core.so.0 -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyc -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyo -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyc -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyo -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.py -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyc -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyo -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.py -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyc -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyo -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/artdisplay.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/__init__.py -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/__init__.pyc -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/__init__.pyo -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/rhythmbox-missing-artwork.svg -lib/rhythmbox/plugins/audiocd/audiocd.rb-plugin -lib/rhythmbox/plugins/audiocd/libaudiocd.a -lib/rhythmbox/plugins/audiocd/libaudiocd.la -lib/rhythmbox/plugins/audiocd/libaudiocd.so -lib/rhythmbox/plugins/audiocd/multiple-album.glade -lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-prefs.glade -lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-ui.xml -lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.rb-plugin -lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.a -lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.la -lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.so -lib/rhythmbox/plugins/cd-recorder/cd-recorder.rb-plugin -lib/rhythmbox/plugins/cd-recorder/libcd-recorder.a -lib/rhythmbox/plugins/cd-recorder/libcd-recorder.la -lib/rhythmbox/plugins/cd-recorder/libcd-recorder.so -lib/rhythmbox/plugins/cd-recorder/recorder.glade -%%DAAP%%lib/rhythmbox/plugins/daap/daap-prefs.glade -%%DAAP%%lib/rhythmbox/plugins/daap/daap-ui.xml -%%DAAP%%lib/rhythmbox/plugins/daap/daap.rb-plugin -%%DAAP%%lib/rhythmbox/plugins/daap/libdaap.a -%%DAAP%%lib/rhythmbox/plugins/daap/libdaap.la -%%DAAP%%lib/rhythmbox/plugins/daap/libdaap.so -lib/rhythmbox/plugins/generic-player/generic-player-ui.xml -lib/rhythmbox/plugins/generic-player/generic-player.rb-plugin -lib/rhythmbox/plugins/generic-player/libgeneric-player.a -lib/rhythmbox/plugins/generic-player/libgeneric-player.la -lib/rhythmbox/plugins/generic-player/libgeneric-player.so -%%IPOD%%lib/rhythmbox/plugins/ipod/ipod-ui.xml -%%IPOD%%lib/rhythmbox/plugins/ipod/ipod.rb-plugin -%%IPOD%%lib/rhythmbox/plugins/ipod/libipod.a -%%IPOD%%lib/rhythmbox/plugins/ipod/libipod.la -%%IPOD%%lib/rhythmbox/plugins/ipod/libipod.so -lib/rhythmbox/plugins/iradio/iradio-initial.pls -lib/rhythmbox/plugins/iradio/iradio-ui.xml -lib/rhythmbox/plugins/iradio/iradio.rb-plugin -lib/rhythmbox/plugins/iradio/libiradio.a -lib/rhythmbox/plugins/iradio/libiradio.la -lib/rhythmbox/plugins/iradio/libiradio.so -lib/rhythmbox/plugins/iradio/station-properties.glade -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.py -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.pyc -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.pyo -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.py -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.pyc -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.pyo -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSource.py -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSource.pyc -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSource.pyo -%%PYTHON%%lib/rhythmbox/plugins/jamendo/__init__.py -%%PYTHON%%lib/rhythmbox/plugins/jamendo/__init__.pyc -%%PYTHON%%lib/rhythmbox/plugins/jamendo/__init__.pyo -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo-loading.glade -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo-prefs.glade -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo_logo.png -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo_logo_medium.png -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo_logo_small.png -%%LIRC%%lib/rhythmbox/plugins/lirc/librblirc.a -%%LIRC%%lib/rhythmbox/plugins/lirc/librblirc.la -%%LIRC%%lib/rhythmbox/plugins/lirc/librblirc.so -%%LIRC%%lib/rhythmbox/plugins/lirc/lirc.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.py -%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.pyc -%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.pyo -%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.py -%%PYTHON%%lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.pyc -%%PYTHON%%lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.pyo -%%PYTHON%%lib/rhythmbox/plugins/magnatune/MagnatuneSource.py -%%PYTHON%%lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyc -%%PYTHON%%lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyo -%%PYTHON%%lib/rhythmbox/plugins/magnatune/TrackListHandler.py -%%PYTHON%%lib/rhythmbox/plugins/magnatune/TrackListHandler.pyc -%%PYTHON%%lib/rhythmbox/plugins/magnatune/TrackListHandler.pyo -%%PYTHON%%lib/rhythmbox/plugins/magnatune/__init__.py -%%PYTHON%%lib/rhythmbox/plugins/magnatune/__init__.pyc -%%PYTHON%%lib/rhythmbox/plugins/magnatune/__init__.pyo -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune-loading.glade -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune-prefs.glade -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune-purchase.glade -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune_circle_small.png -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune_logo_color_small.png -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune_logo_color_tiny.png -lib/rhythmbox/plugins/mmkeys/libmmkeys.a -lib/rhythmbox/plugins/mmkeys/libmmkeys.la -lib/rhythmbox/plugins/mmkeys/libmmkeys.so -lib/rhythmbox/plugins/mmkeys/mmkeys.rb-plugin -lib/rhythmbox/plugins/power-manager/libpower-manager.a -lib/rhythmbox/plugins/power-manager/libpower-manager.la -lib/rhythmbox/plugins/power-manager/libpower-manager.so -lib/rhythmbox/plugins/power-manager/power-manager.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.py -%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.pyc -%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.pyo -%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/rb/Coroutine.py -%%PYTHON%%lib/rhythmbox/plugins/rb/Coroutine.pyc -%%PYTHON%%lib/rhythmbox/plugins/rb/Coroutine.pyo -%%PYTHON%%lib/rhythmbox/plugins/rb/Loader.py -%%PYTHON%%lib/rhythmbox/plugins/rb/Loader.pyc -%%PYTHON%%lib/rhythmbox/plugins/rb/Loader.pyo -%%PYTHON%%lib/rhythmbox/plugins/rb/__init__.py -%%PYTHON%%lib/rhythmbox/plugins/rb/__init__.pyc -%%PYTHON%%lib/rhythmbox/plugins/rb/__init__.pyo -lib/rhythmbox/plugins/visualizer/libvisualizer.a -lib/rhythmbox/plugins/visualizer/libvisualizer.la -lib/rhythmbox/plugins/visualizer/libvisualizer.so -lib/rhythmbox/plugins/visualizer/rb-visualizer-glue.h -lib/rhythmbox/plugins/visualizer/visualizer-controls.glade -lib/rhythmbox/plugins/visualizer/visualizer-ui.xml -lib/rhythmbox/plugins/visualizer/visualizer.rb-plugin -libexec/rhythmbox-metadata -share/dbus-1/services/org.gnome.Rhythmbox.service -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/ch03.html -%%DOCSDIR%%/ch04.html -%%DOCSDIR%%/ch05.html -%%DOCSDIR%%/ch06.html -%%DOCSDIR%%/ch07.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/rhythmbox-RBCellRendererPixbuf.html -%%DOCSDIR%%/rhythmbox-RBSource.html -%%DOCSDIR%%/rhythmbox-eel-gconf-extensions.html -%%DOCSDIR%%/rhythmbox-rb-cell-renderer-rating.html -%%DOCSDIR%%/rhythmbox-rb-debug.html -%%DOCSDIR%%/rhythmbox-rb-dialog.html -%%DOCSDIR%%/rhythmbox-rb-druid.html -%%DOCSDIR%%/rhythmbox-rb-entry-view.html -%%DOCSDIR%%/rhythmbox-rb-enums.html -%%DOCSDIR%%/rhythmbox-rb-file-helpers.html -%%DOCSDIR%%/rhythmbox-rb-glade-helpers.html -%%DOCSDIR%%/rhythmbox-rb-header.html -%%DOCSDIR%%/rhythmbox-rb-history.html -%%DOCSDIR%%/rhythmbox-rb-library-source.html -%%DOCSDIR%%/rhythmbox-rb-metadata.html -%%DOCSDIR%%/rhythmbox-rb-play-order-linear-loop.html -%%DOCSDIR%%/rhythmbox-rb-play-order-linear.html -%%DOCSDIR%%/rhythmbox-rb-play-order-random-by-age-and-rating.html -%%DOCSDIR%%/rhythmbox-rb-play-order-random-by-age.html -%%DOCSDIR%%/rhythmbox-rb-play-order-random-by-rating.html -%%DOCSDIR%%/rhythmbox-rb-play-order-random-equal-weights.html -%%DOCSDIR%%/rhythmbox-rb-play-order-random.html -%%DOCSDIR%%/rhythmbox-rb-play-order-shuffle.html -%%DOCSDIR%%/rhythmbox-rb-play-order.html -%%DOCSDIR%%/rhythmbox-rb-player.html -%%DOCSDIR%%/rhythmbox-rb-playlist-manager.html -%%DOCSDIR%%/rhythmbox-rb-playlist-source-recorder.html -%%DOCSDIR%%/rhythmbox-rb-playlist-source.html -%%DOCSDIR%%/rhythmbox-rb-preferences.html -%%DOCSDIR%%/rhythmbox-rb-property-view.html -%%DOCSDIR%%/rhythmbox-rb-query-creator.html -%%DOCSDIR%%/rhythmbox-rb-rating-helper.html -%%DOCSDIR%%/rhythmbox-rb-rating.html -%%DOCSDIR%%/rhythmbox-rb-search-entry.html -%%DOCSDIR%%/rhythmbox-rb-shell-clipboard.html -%%DOCSDIR%%/rhythmbox-rb-shell-player.html -%%DOCSDIR%%/rhythmbox-rb-shell-preferences.html -%%DOCSDIR%%/rhythmbox-rb-shell.html -%%DOCSDIR%%/rhythmbox-rb-song-display-box.html -%%DOCSDIR%%/rhythmbox-rb-song-info.html -%%DOCSDIR%%/rhythmbox-rb-source-header.html -%%DOCSDIR%%/rhythmbox-rb-sourcelist-model.html -%%DOCSDIR%%/rhythmbox-rb-sourcelist.html -%%DOCSDIR%%/rhythmbox-rb-statusbar.html -%%DOCSDIR%%/rhythmbox-rb-stock-icons.html -%%DOCSDIR%%/rhythmbox-rb-string-helpers.html -%%DOCSDIR%%/rhythmbox-rb-tray-icon.html -%%DOCSDIR%%/rhythmbox-rb-tree-dnd.html -%%DOCSDIR%%/rhythmbox-rb-tree-model-sort.html -%%DOCSDIR%%/rhythmbox-rb-util.html -%%DOCSDIR%%/rhythmbox-rhythmdb-property-model.html -%%DOCSDIR%%/rhythmbox-rhythmdb-query-model.html -%%DOCSDIR%%/rhythmbox-rhythmdb-tree.html -%%DOCSDIR%%/rhythmbox-rhythmdb.html -%%DOCSDIR%%/rhythmbox.devhelp -%%DOCSDIR%%/rhythmbox.devhelp2 -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/applications/rhythmbox.desktop -share/gnome/help/rhythmbox/C/fdl-appendix.xml -share/gnome/help/rhythmbox/C/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/C/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/C/figures/rb-notification-window.png -share/gnome/help/rhythmbox/C/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/C/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/C/figures/rb-statusbar.png -share/gnome/help/rhythmbox/C/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/C/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/C/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/C/figures/rb-toolbar.png -share/gnome/help/rhythmbox/C/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/C/figures/rb-window-small.png -share/gnome/help/rhythmbox/C/figures/rb-window.png -share/gnome/help/rhythmbox/C/legal.xml -share/gnome/help/rhythmbox/C/rhythmbox.xml -share/gnome/help/rhythmbox/el/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/el/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/el/figures/rb-notification-window.png -share/gnome/help/rhythmbox/el/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/el/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/el/figures/rb-statusbar.png -share/gnome/help/rhythmbox/el/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/el/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/el/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/el/figures/rb-toolbar.png -share/gnome/help/rhythmbox/el/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/el/figures/rb-window-small.png -share/gnome/help/rhythmbox/el/figures/rb-window.png -share/gnome/help/rhythmbox/el/rhythmbox.xml -share/gnome/help/rhythmbox/es/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/es/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/es/figures/rb-notification-window.png -share/gnome/help/rhythmbox/es/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/es/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/es/figures/rb-statusbar.png -share/gnome/help/rhythmbox/es/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/es/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/es/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/es/figures/rb-toolbar.png -share/gnome/help/rhythmbox/es/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/es/figures/rb-window-small.png -share/gnome/help/rhythmbox/es/figures/rb-window.png -share/gnome/help/rhythmbox/es/rhythmbox.xml -share/gnome/help/rhythmbox/fr/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/fr/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/fr/figures/rb-notification-window.png -share/gnome/help/rhythmbox/fr/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/fr/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/fr/figures/rb-statusbar.png -share/gnome/help/rhythmbox/fr/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/fr/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/fr/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/fr/figures/rb-toolbar.png -share/gnome/help/rhythmbox/fr/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/fr/figures/rb-window-small.png -share/gnome/help/rhythmbox/fr/figures/rb-window.png -share/gnome/help/rhythmbox/fr/rhythmbox.xml -share/gnome/help/rhythmbox/ru/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/ru/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/ru/figures/rb-notification-window.png -share/gnome/help/rhythmbox/ru/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/ru/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/ru/figures/rb-statusbar.png -share/gnome/help/rhythmbox/ru/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/ru/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/ru/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/ru/figures/rb-toolbar.png -share/gnome/help/rhythmbox/ru/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/ru/figures/rb-window-small.png -share/gnome/help/rhythmbox/ru/figures/rb-window.png -share/gnome/help/rhythmbox/ru/rhythmbox.xml -share/gnome/help/rhythmbox/sv/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/sv/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/sv/figures/rb-notification-window.png -share/gnome/help/rhythmbox/sv/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/sv/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/sv/figures/rb-statusbar.png -share/gnome/help/rhythmbox/sv/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/sv/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/sv/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/sv/figures/rb-toolbar.png -share/gnome/help/rhythmbox/sv/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/sv/figures/rb-window-small.png -share/gnome/help/rhythmbox/sv/figures/rb-window.png -share/gnome/help/rhythmbox/sv/rhythmbox.xml -share/gnome/help/rhythmbox/zh_CN/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-window.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-statusbar.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-window-small.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-window.png -share/gnome/help/rhythmbox/zh_CN/rhythmbox.xml -share/gnome/omf/rhythmbox/rhythmbox-C.omf -share/gnome/omf/rhythmbox/rhythmbox-el.omf -share/gnome/omf/rhythmbox/rhythmbox-es.omf -share/gnome/omf/rhythmbox/rhythmbox-fr.omf -share/gnome/omf/rhythmbox/rhythmbox-ru.omf -share/gnome/omf/rhythmbox/rhythmbox-sv.omf -share/gnome/omf/rhythmbox/rhythmbox-zh_CN.omf -share/gnome/rhythmbox/art/about-logo.png -share/gnome/rhythmbox/art/media-eject.png -share/gnome/rhythmbox/art/rhythmbox-no-star.png -share/gnome/rhythmbox/art/rhythmbox-podcast.png -share/gnome/rhythmbox/art/rhythmbox-set-star.png -share/gnome/rhythmbox/art/rhythmbox-tray-icon.png -share/gnome/rhythmbox/art/rhythmbox-unset-star.png -share/gnome/rhythmbox/glade/create-playlist.glade -share/gnome/rhythmbox/glade/druid.glade -share/gnome/rhythmbox/glade/general-prefs.glade -share/gnome/rhythmbox/glade/library-prefs.glade -share/gnome/rhythmbox/glade/playlist-save.glade -share/gnome/rhythmbox/glade/plugins.glade -share/gnome/rhythmbox/glade/podcast-feed-properties.glade -share/gnome/rhythmbox/glade/podcast-prefs.glade -share/gnome/rhythmbox/glade/podcast-properties.glade -share/gnome/rhythmbox/glade/song-info-multiple.glade -share/gnome/rhythmbox/glade/song-info.glade -share/gnome/rhythmbox/glade/uri-new.glade -share/gnome/rhythmbox/glade/uri.glade -share/gnome/rhythmbox/playlists.xml -share/gnome/rhythmbox/rhythmbox-ui.xml -share/icons/hicolor/48x48/apps/rhythmbox.png -share/locale/am/LC_MESSAGES/rhythmbox.mo -share/locale/ar/LC_MESSAGES/rhythmbox.mo -share/locale/az/LC_MESSAGES/rhythmbox.mo -share/locale/be/LC_MESSAGES/rhythmbox.mo -share/locale/bg/LC_MESSAGES/rhythmbox.mo -share/locale/ca/LC_MESSAGES/rhythmbox.mo -share/locale/cs/LC_MESSAGES/rhythmbox.mo -share/locale/cy/LC_MESSAGES/rhythmbox.mo -share/locale/da/LC_MESSAGES/rhythmbox.mo -share/locale/de/LC_MESSAGES/rhythmbox.mo -share/locale/dz/LC_MESSAGES/rhythmbox.mo -share/locale/el/LC_MESSAGES/rhythmbox.mo -share/locale/en_CA/LC_MESSAGES/rhythmbox.mo -share/locale/en_GB/LC_MESSAGES/rhythmbox.mo -share/locale/es/LC_MESSAGES/rhythmbox.mo -share/locale/et/LC_MESSAGES/rhythmbox.mo -share/locale/eu/LC_MESSAGES/rhythmbox.mo -share/locale/fi/LC_MESSAGES/rhythmbox.mo -share/locale/fr/LC_MESSAGES/rhythmbox.mo -share/locale/ga/LC_MESSAGES/rhythmbox.mo -share/locale/gl/LC_MESSAGES/rhythmbox.mo -share/locale/he/LC_MESSAGES/rhythmbox.mo -share/locale/hi/LC_MESSAGES/rhythmbox.mo -share/locale/hr/LC_MESSAGES/rhythmbox.mo -share/locale/hu/LC_MESSAGES/rhythmbox.mo -share/locale/id/LC_MESSAGES/rhythmbox.mo -share/locale/is/LC_MESSAGES/rhythmbox.mo -share/locale/it/LC_MESSAGES/rhythmbox.mo -share/locale/ja/LC_MESSAGES/rhythmbox.mo -share/locale/ko/LC_MESSAGES/rhythmbox.mo -share/locale/lt/LC_MESSAGES/rhythmbox.mo -share/locale/lv/LC_MESSAGES/rhythmbox.mo -share/locale/mk/LC_MESSAGES/rhythmbox.mo -share/locale/ml/LC_MESSAGES/rhythmbox.mo -share/locale/mn/LC_MESSAGES/rhythmbox.mo -share/locale/ms/LC_MESSAGES/rhythmbox.mo -share/locale/nb/LC_MESSAGES/rhythmbox.mo -share/locale/ne/LC_MESSAGES/rhythmbox.mo -share/locale/nl/LC_MESSAGES/rhythmbox.mo -share/locale/pa/LC_MESSAGES/rhythmbox.mo -share/locale/pl/LC_MESSAGES/rhythmbox.mo -share/locale/pt/LC_MESSAGES/rhythmbox.mo -share/locale/pt_BR/LC_MESSAGES/rhythmbox.mo -share/locale/ro/LC_MESSAGES/rhythmbox.mo -share/locale/ru/LC_MESSAGES/rhythmbox.mo -share/locale/rw/LC_MESSAGES/rhythmbox.mo -share/locale/sk/LC_MESSAGES/rhythmbox.mo -share/locale/sr/LC_MESSAGES/rhythmbox.mo -share/locale/sr@Latn/LC_MESSAGES/rhythmbox.mo -share/locale/sv/LC_MESSAGES/rhythmbox.mo -share/locale/th/LC_MESSAGES/rhythmbox.mo -share/locale/tr/LC_MESSAGES/rhythmbox.mo -share/locale/uk/LC_MESSAGES/rhythmbox.mo -share/locale/vi/LC_MESSAGES/rhythmbox.mo -share/locale/zh_CN/LC_MESSAGES/rhythmbox.mo -share/locale/zh_HK/LC_MESSAGES/rhythmbox.mo -share/locale/zh_TW/LC_MESSAGES/rhythmbox.mo -@dirrm share/gnome/rhythmbox/glade -@dirrm share/gnome/rhythmbox/art -@dirrm share/gnome/rhythmbox -@dirrm share/gnome/omf/rhythmbox -@dirrm share/gnome/help/rhythmbox/zh_CN/figures -@dirrm share/gnome/help/rhythmbox/zh_CN -@dirrm share/gnome/help/rhythmbox/sv/figures -@dirrm share/gnome/help/rhythmbox/sv -@dirrm share/gnome/help/rhythmbox/ru/figures -@dirrm share/gnome/help/rhythmbox/ru -@dirrm share/gnome/help/rhythmbox/fr/figures -@dirrm share/gnome/help/rhythmbox/fr -@dirrm share/gnome/help/rhythmbox/es/figures -@dirrm share/gnome/help/rhythmbox/es -@dirrm share/gnome/help/rhythmbox/el/figures -@dirrm share/gnome/help/rhythmbox/el -@dirrm share/gnome/help/rhythmbox/C/figures -@dirrm share/gnome/help/rhythmbox/C -@dirrm share/gnome/help/rhythmbox -@dirrm %%DOCSDIR%% -@dirrm lib/rhythmbox/plugins/visualizer -%%PYTHON%%@dirrm lib/rhythmbox/plugins/rb -%%PYTHON%%@dirrm lib/rhythmbox/plugins/python-console -@dirrm lib/rhythmbox/plugins/power-manager -@dirrm lib/rhythmbox/plugins/mmkeys -%%PYTHON%%@dirrm lib/rhythmbox/plugins/magnatune -%%PYTHON%%@dirrm lib/rhythmbox/plugins/lyrics -%%LIRC%%@dirrm lib/rhythmbox/plugins/lirc -%%PYTHON%%@dirrm lib/rhythmbox/plugins/jamendo -@dirrm lib/rhythmbox/plugins/iradio -%%IPOD%%@dirrm lib/rhythmbox/plugins/ipod -@dirrm lib/rhythmbox/plugins/generic-player -%%DAAP%%@dirrm lib/rhythmbox/plugins/daap -@dirrm lib/rhythmbox/plugins/cd-recorder -@dirrm lib/rhythmbox/plugins/audioscrobbler -@dirrm lib/rhythmbox/plugins/audiocd -%%PYTHON%%@dirrm lib/rhythmbox/plugins/artdisplay -@dirrm lib/rhythmbox/plugins -@dirrm lib/rhythmbox -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile deleted file mode 100644 index 06022bda8..000000000 --- a/audio/rhythmbox/Makefile +++ /dev/null @@ -1,125 +0,0 @@ -# New ports collection makefile for: rhythmbox -# Date created: 17 August 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.69 2007/03/04 22:46:50 ahze Exp $ -# - -PORTNAME= rhythmbox -PORTVERSION= 0.9.8 -PORTREVISION= 1 -CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 -DIST_SUBDIR= gnome2 - -MAINTAINER= marcus@FreeBSD.org -COMMENT= Audio player for GNOME - -LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ - id3tag.0:${PORTSDIR}/audio/libid3tag \ - totem-plparser.1:${PORTSDIR}/multimedia/totem \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - sexy.2:${PORTSDIR}/x11-toolkits/libsexy \ - soup-2.2.8:${PORTSDIR}/devel/libsoup \ - gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media - -USE_BZIP2= yes -USE_XLIB= yes -USE_GETTEXT= yes -INSTALLS_OMF= yes -USE_GMAKE= yes -USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner -WANT_GNOME= yes -USE_GSTREAMER= flac mad gnomevfs gconf jpeg -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --enable-nautilus-menu --with-playback=gstreamer-0-10 -INSTALLS_ICONS= yes -USE_LDCONFIG= yes -CONFIGURE_ENV= LIBS="-lm" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ - CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" - -GCONF_SCHEMAS= rhythmbox.schemas - -OPTIONS= DAAP "Enable iTunes music sharing" off \ - IPOD "Enable iPod support" on \ - FAAD "Enable FAAD decoder support" off \ - NOTIFY "Enable libnotify support" on \ - VORBIS "Enable Ogg/Vorbis support" on \ - GDA "Enable GDA database storage" off \ - LIRC "Enable Infrared syncing support" off - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= Does not build on 4.X -.endif - -.if !defined(WITHOUT_VORBIS) -USE_GSTREAMER+= vorbis -.else -CONFIGURE_ARGS+= --disable-vorbis --disable-vorbistest -.endif - -.if defined(WITH_FAAD) -USE_GSTREAMER+= faad -.endif - -.if defined(WITH_GDA) -USE_GNOME+= libgda2 -CONFIGURE_ARGS+=--with-database=libgda -.else -CONFIGURE_ARGS+=--with-database=tree -.endif - -.if defined(WITH_LIRC) -LIB_DEPENDS+= lirc_client.so:${PORTSDIR}/comms/lirc -PLIST_SUB+= LIRC="" -CONFIGURE_ARGS+=--enable-lirc -.else -CONFIGURE_ARGS+=--disable-lirc -PLIST_SUB+= LIRC="@comment " -.endif - -.if defined(WITH_DAAP) -CONFIGURE_ARGS+= --enable-daap --with-mdns=avahi -LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi \ - gnome-keyring:${PORTSDIR}/security/gnome-keyring -PLIST_SUB+= DAAP="" -.else -.if exists(${LOCALBASE}/lib/libavahi-client.a) -LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi -.endif -CONFIGURE_ARGS+= --disable-daap -PLIST_SUB+= DAAP="@comment " -.endif - -.if !defined(WITHOUT_NOTIFY) -LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify -.else -CONFIGURE_ARGS+= --disable-libnotify -.endif - -.if ${HAVE_GNOME:Mpygtk2}!="" -USE_PYTHON= yes -.include "${PORTSDIR}/Mk/bsd.python.mk" -USE_GNOME+= pygtk2 -CONFIGURE_ARGS+=--enable-python -PLIST_SUB+= PYTHON="" -.else -CONFIGURE_ARGS+=--disable-python -PLIST_SUB+= PYTHON="@comment " -.endif - -.if !defined(WITHOUT_IPOD) -LIB_DEPENDS+= gpod.400:${PORTSDIR}/audio/libgpod -CONFIGURE_ARGS+=--with-ipod -PLIST_SUB+= IPOD="" -.else -CONFIGURE_ARGS+=--without-ipod -PLIST_SUB+= IPOD="@comment " -.endif - -.include <bsd.port.post.mk> diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo deleted file mode 100644 index 0e14e369b..000000000 --- a/audio/rhythmbox/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/rhythmbox-0.9.8.tar.bz2) = 648400feb794538207b4fe95f0917d1f -SHA256 (gnome2/rhythmbox-0.9.8.tar.bz2) = 7561b01ca27f901e7b9a14e5b8813510c8e96041496527a4568a3624237b5525 -SIZE (gnome2/rhythmbox-0.9.8.tar.bz2) = 3374502 diff --git a/audio/rhythmbox/files/patch-plugins_cd-recorder_rb-recorder-gst.c b/audio/rhythmbox/files/patch-plugins_cd-recorder_rb-recorder-gst.c deleted file mode 100644 index c70afd0dc..000000000 --- a/audio/rhythmbox/files/patch-plugins_cd-recorder_rb-recorder-gst.c +++ /dev/null @@ -1,12 +0,0 @@ ---- plugins/cd-recorder/rb-recorder-gst.c.orig Wed Aug 10 20:06:11 2005 -+++ plugins/cd-recorder/rb-recorder-gst.c Wed Aug 10 20:06:31 2005 -@@ -25,7 +25,9 @@ - #include <string.h> - #include <math.h> - #include <time.h> -+#ifndef __FreeBSD__ - #include <sys/vfs.h> -+#endif - #include <sys/types.h> - #include <sys/stat.h> - #include <fcntl.h> diff --git a/audio/rhythmbox/files/patch-plugins_daap_rb-daap-src.c b/audio/rhythmbox/files/patch-plugins_daap_rb-daap-src.c deleted file mode 100644 index 4d9bb5178..000000000 --- a/audio/rhythmbox/files/patch-plugins_daap_rb-daap-src.c +++ /dev/null @@ -1,26 +0,0 @@ ---- plugins/daap/rb-daap-src.c.orig Fri Jan 27 21:11:13 2006 -+++ plugins/daap/rb-daap-src.c Thu Feb 2 02:07:48 2006 -@@ -34,6 +34,7 @@ - #include <sys/ioctl.h> - #include <netdb.h> - #include <unistd.h> -+#include <signal.h> - #include <ctype.h> - - #include <libsoup/soup-headers.h> -@@ -435,7 +436,14 @@ rb_daap_src_write (RBDAAPSrc *src, const - size_t bytes_written = 0; - - while (bytes_written < count) { -- ssize_t wrote = send (src->sock_fd, buf + bytes_written, count - bytes_written, MSG_NOSIGNAL); -+ ssize_t wrote; -+#ifdef MSG_NOSIGNAL -+ wrote = send (src->sock_fd, buf + bytes_written, count - bytes_written, MSG_NOSIGNAL); -+#else -+ signal (SIGPIPE, SIG_IGN); -+ wrote = send (src->sock_fd, buf + bytes_written, count - bytes_written, 0); -+ signal (SIGPIPE, SIG_DFL); -+#endif - - if (wrote < 0) { - GST_WARNING ("error while writing: %s", g_strerror (errno)); diff --git a/audio/rhythmbox/files/patch-plugins_ipod_rb-ipod-source.c b/audio/rhythmbox/files/patch-plugins_ipod_rb-ipod-source.c deleted file mode 100644 index 2195b06b2..000000000 --- a/audio/rhythmbox/files/patch-plugins_ipod_rb-ipod-source.c +++ /dev/null @@ -1,51 +0,0 @@ ---- plugins/ipod/rb-ipod-source.c.orig Sun Nov 19 12:12:33 2006 -+++ plugins/ipod/rb-ipod-source.c Sun Nov 19 12:28:50 2006 -@@ -695,33 +695,36 @@ hal_udi_is_ipod (const char *udi) - char *spider_udi; - int vnd_id = 0; - int product_id = 0; -+ DBusError phone_error; -+ -+ dbus_error_init (&phone_error); - - spider_udi = g_strdup(parent_udi); - while (vnd_id == 0 && product_id == 0 && spider_udi != NULL) { - char *old_udi = spider_udi; - spider_udi = libhal_device_get_property_string (ctx, spider_udi, -- "info.parent", &error); -- if (dbus_error_is_set (&error)) { -- dbus_error_free (&error); -- dbus_error_init (&error); -+ "info.parent", &phone_error); -+ if (dbus_error_is_set (&phone_error)) { -+ dbus_error_free (&phone_error); -+ dbus_error_init (&phone_error); - spider_udi = NULL; - break; - } - g_free(old_udi); - - vnd_id = libhal_device_get_property_int (ctx, spider_udi, -- "usb.vendor_id", &error); -- if (dbus_error_is_set(&error)) { -- dbus_error_free (&error); -- dbus_error_init (&error); -+ "usb.vendor_id", &phone_error); -+ if (dbus_error_is_set(&phone_error)) { -+ dbus_error_free (&phone_error); -+ dbus_error_init (&phone_error); - vnd_id = 0; - } - - product_id = libhal_device_get_property_int (ctx, spider_udi, -- "usb.product_id", &error); -- if (dbus_error_is_set(&error)) { -- dbus_error_free (&error); -- dbus_error_init (&error); -+ "usb.product_id", &phone_error); -+ if (dbus_error_is_set(&phone_error)) { -+ dbus_error_free (&phone_error); -+ dbus_error_init (&phone_error); - product_id = 0; - } - } diff --git a/audio/rhythmbox/files/patch-podcast_rb-podcast-parse.h b/audio/rhythmbox/files/patch-podcast_rb-podcast-parse.h deleted file mode 100644 index 2208b3205..000000000 --- a/audio/rhythmbox/files/patch-podcast_rb-podcast-parse.h +++ /dev/null @@ -1,10 +0,0 @@ ---- podcast/rb-podcast-parse.h.orig Mon Nov 28 13:51:28 2005 -+++ podcast/rb-podcast-parse.h Mon Nov 28 13:51:05 2005 -@@ -22,6 +22,7 @@ - #ifndef RB_PODCAST_PARSE_H - #define RB_PODCAST_PARSE_H - -+#include <inttypes.h> - #include <glib.h> - - typedef struct diff --git a/audio/rhythmbox/pkg-descr b/audio/rhythmbox/pkg-descr deleted file mode 100644 index 60afe778d..000000000 --- a/audio/rhythmbox/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Rhythmbox is an integrated music management application, originally inspired by -Apple's iTunes. It is free software, designed to work well under the GNOME -Desktop, and based on the powerful GStreamer media framework. - -WWW: http://www.gnome.org/projects/rhythmbox/ diff --git a/audio/rhythmbox/pkg-plist b/audio/rhythmbox/pkg-plist deleted file mode 100644 index f2cb5c295..000000000 --- a/audio/rhythmbox/pkg-plist +++ /dev/null @@ -1,472 +0,0 @@ -bin/rhythmbox -bin/rhythmbox-client -lib/librhythmbox-core.a -lib/librhythmbox-core.la -lib/librhythmbox-core.so -lib/librhythmbox-core.so.0 -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.py -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyc -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/AmazonCoverArtSearch.pyo -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.py -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyc -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/CoverArtDatabase.pyo -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.py -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyc -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/LocalCoverArtSearch.pyo -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.py -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyc -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/PodcastCoverArtSearch.pyo -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/artdisplay.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/__init__.py -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/__init__.pyc -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/__init__.pyo -%%PYTHON%%lib/rhythmbox/plugins/artdisplay/rhythmbox-missing-artwork.svg -lib/rhythmbox/plugins/audiocd/audiocd.rb-plugin -lib/rhythmbox/plugins/audiocd/libaudiocd.a -lib/rhythmbox/plugins/audiocd/libaudiocd.la -lib/rhythmbox/plugins/audiocd/libaudiocd.so -lib/rhythmbox/plugins/audiocd/multiple-album.glade -lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-prefs.glade -lib/rhythmbox/plugins/audioscrobbler/audioscrobbler-ui.xml -lib/rhythmbox/plugins/audioscrobbler/audioscrobbler.rb-plugin -lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.a -lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.la -lib/rhythmbox/plugins/audioscrobbler/libaudioscrobbler.so -lib/rhythmbox/plugins/cd-recorder/cd-recorder.rb-plugin -lib/rhythmbox/plugins/cd-recorder/libcd-recorder.a -lib/rhythmbox/plugins/cd-recorder/libcd-recorder.la -lib/rhythmbox/plugins/cd-recorder/libcd-recorder.so -lib/rhythmbox/plugins/cd-recorder/recorder.glade -%%DAAP%%lib/rhythmbox/plugins/daap/daap-prefs.glade -%%DAAP%%lib/rhythmbox/plugins/daap/daap-ui.xml -%%DAAP%%lib/rhythmbox/plugins/daap/daap.rb-plugin -%%DAAP%%lib/rhythmbox/plugins/daap/libdaap.a -%%DAAP%%lib/rhythmbox/plugins/daap/libdaap.la -%%DAAP%%lib/rhythmbox/plugins/daap/libdaap.so -lib/rhythmbox/plugins/generic-player/generic-player-ui.xml -lib/rhythmbox/plugins/generic-player/generic-player.rb-plugin -lib/rhythmbox/plugins/generic-player/libgeneric-player.a -lib/rhythmbox/plugins/generic-player/libgeneric-player.la -lib/rhythmbox/plugins/generic-player/libgeneric-player.so -%%IPOD%%lib/rhythmbox/plugins/ipod/ipod-ui.xml -%%IPOD%%lib/rhythmbox/plugins/ipod/ipod.rb-plugin -%%IPOD%%lib/rhythmbox/plugins/ipod/libipod.a -%%IPOD%%lib/rhythmbox/plugins/ipod/libipod.la -%%IPOD%%lib/rhythmbox/plugins/ipod/libipod.so -lib/rhythmbox/plugins/iradio/iradio-initial.pls -lib/rhythmbox/plugins/iradio/iradio-ui.xml -lib/rhythmbox/plugins/iradio/iradio.rb-plugin -lib/rhythmbox/plugins/iradio/libiradio.a -lib/rhythmbox/plugins/iradio/libiradio.la -lib/rhythmbox/plugins/iradio/libiradio.so -lib/rhythmbox/plugins/iradio/station-properties.glade -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.py -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.pyc -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoConfigureDialog.pyo -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.py -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.pyc -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSaxHandler.pyo -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSource.py -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSource.pyc -%%PYTHON%%lib/rhythmbox/plugins/jamendo/JamendoSource.pyo -%%PYTHON%%lib/rhythmbox/plugins/jamendo/__init__.py -%%PYTHON%%lib/rhythmbox/plugins/jamendo/__init__.pyc -%%PYTHON%%lib/rhythmbox/plugins/jamendo/__init__.pyo -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo-loading.glade -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo-prefs.glade -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo_logo.png -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo_logo_medium.png -%%PYTHON%%lib/rhythmbox/plugins/jamendo/jamendo_logo_small.png -%%LIRC%%lib/rhythmbox/plugins/lirc/librblirc.a -%%LIRC%%lib/rhythmbox/plugins/lirc/librblirc.la -%%LIRC%%lib/rhythmbox/plugins/lirc/librblirc.so -%%LIRC%%lib/rhythmbox/plugins/lirc/lirc.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.py -%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.pyc -%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.pyo -%%PYTHON%%lib/rhythmbox/plugins/lyrics/lyrics.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.py -%%PYTHON%%lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.pyc -%%PYTHON%%lib/rhythmbox/plugins/magnatune/BuyAlbumHandler.pyo -%%PYTHON%%lib/rhythmbox/plugins/magnatune/MagnatuneSource.py -%%PYTHON%%lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyc -%%PYTHON%%lib/rhythmbox/plugins/magnatune/MagnatuneSource.pyo -%%PYTHON%%lib/rhythmbox/plugins/magnatune/TrackListHandler.py -%%PYTHON%%lib/rhythmbox/plugins/magnatune/TrackListHandler.pyc -%%PYTHON%%lib/rhythmbox/plugins/magnatune/TrackListHandler.pyo -%%PYTHON%%lib/rhythmbox/plugins/magnatune/__init__.py -%%PYTHON%%lib/rhythmbox/plugins/magnatune/__init__.pyc -%%PYTHON%%lib/rhythmbox/plugins/magnatune/__init__.pyo -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune-loading.glade -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune-prefs.glade -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune-purchase.glade -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune_circle_small.png -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune_logo_color_small.png -%%PYTHON%%lib/rhythmbox/plugins/magnatune/magnatune_logo_color_tiny.png -lib/rhythmbox/plugins/mmkeys/libmmkeys.a -lib/rhythmbox/plugins/mmkeys/libmmkeys.la -lib/rhythmbox/plugins/mmkeys/libmmkeys.so -lib/rhythmbox/plugins/mmkeys/mmkeys.rb-plugin -lib/rhythmbox/plugins/power-manager/libpower-manager.a -lib/rhythmbox/plugins/power-manager/libpower-manager.la -lib/rhythmbox/plugins/power-manager/libpower-manager.so -lib/rhythmbox/plugins/power-manager/power-manager.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.py -%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.pyc -%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.pyo -%%PYTHON%%lib/rhythmbox/plugins/python-console/pythonconsole.rb-plugin -%%PYTHON%%lib/rhythmbox/plugins/rb/Coroutine.py -%%PYTHON%%lib/rhythmbox/plugins/rb/Coroutine.pyc -%%PYTHON%%lib/rhythmbox/plugins/rb/Coroutine.pyo -%%PYTHON%%lib/rhythmbox/plugins/rb/Loader.py -%%PYTHON%%lib/rhythmbox/plugins/rb/Loader.pyc -%%PYTHON%%lib/rhythmbox/plugins/rb/Loader.pyo -%%PYTHON%%lib/rhythmbox/plugins/rb/__init__.py -%%PYTHON%%lib/rhythmbox/plugins/rb/__init__.pyc -%%PYTHON%%lib/rhythmbox/plugins/rb/__init__.pyo -lib/rhythmbox/plugins/visualizer/libvisualizer.a -lib/rhythmbox/plugins/visualizer/libvisualizer.la -lib/rhythmbox/plugins/visualizer/libvisualizer.so -lib/rhythmbox/plugins/visualizer/rb-visualizer-glue.h -lib/rhythmbox/plugins/visualizer/visualizer-controls.glade -lib/rhythmbox/plugins/visualizer/visualizer-ui.xml -lib/rhythmbox/plugins/visualizer/visualizer.rb-plugin -libexec/rhythmbox-metadata -share/dbus-1/services/org.gnome.Rhythmbox.service -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/ch03.html -%%DOCSDIR%%/ch04.html -%%DOCSDIR%%/ch05.html -%%DOCSDIR%%/ch06.html -%%DOCSDIR%%/ch07.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/rhythmbox-RBCellRendererPixbuf.html -%%DOCSDIR%%/rhythmbox-RBSource.html -%%DOCSDIR%%/rhythmbox-eel-gconf-extensions.html -%%DOCSDIR%%/rhythmbox-rb-cell-renderer-rating.html -%%DOCSDIR%%/rhythmbox-rb-debug.html -%%DOCSDIR%%/rhythmbox-rb-dialog.html -%%DOCSDIR%%/rhythmbox-rb-druid.html -%%DOCSDIR%%/rhythmbox-rb-entry-view.html -%%DOCSDIR%%/rhythmbox-rb-enums.html -%%DOCSDIR%%/rhythmbox-rb-file-helpers.html -%%DOCSDIR%%/rhythmbox-rb-glade-helpers.html -%%DOCSDIR%%/rhythmbox-rb-header.html -%%DOCSDIR%%/rhythmbox-rb-history.html -%%DOCSDIR%%/rhythmbox-rb-library-source.html -%%DOCSDIR%%/rhythmbox-rb-metadata.html -%%DOCSDIR%%/rhythmbox-rb-play-order-linear-loop.html -%%DOCSDIR%%/rhythmbox-rb-play-order-linear.html -%%DOCSDIR%%/rhythmbox-rb-play-order-random-by-age-and-rating.html -%%DOCSDIR%%/rhythmbox-rb-play-order-random-by-age.html -%%DOCSDIR%%/rhythmbox-rb-play-order-random-by-rating.html -%%DOCSDIR%%/rhythmbox-rb-play-order-random-equal-weights.html -%%DOCSDIR%%/rhythmbox-rb-play-order-random.html -%%DOCSDIR%%/rhythmbox-rb-play-order-shuffle.html -%%DOCSDIR%%/rhythmbox-rb-play-order.html -%%DOCSDIR%%/rhythmbox-rb-player.html -%%DOCSDIR%%/rhythmbox-rb-playlist-manager.html -%%DOCSDIR%%/rhythmbox-rb-playlist-source-recorder.html -%%DOCSDIR%%/rhythmbox-rb-playlist-source.html -%%DOCSDIR%%/rhythmbox-rb-preferences.html -%%DOCSDIR%%/rhythmbox-rb-property-view.html -%%DOCSDIR%%/rhythmbox-rb-query-creator.html -%%DOCSDIR%%/rhythmbox-rb-rating-helper.html -%%DOCSDIR%%/rhythmbox-rb-rating.html -%%DOCSDIR%%/rhythmbox-rb-search-entry.html -%%DOCSDIR%%/rhythmbox-rb-shell-clipboard.html -%%DOCSDIR%%/rhythmbox-rb-shell-player.html -%%DOCSDIR%%/rhythmbox-rb-shell-preferences.html -%%DOCSDIR%%/rhythmbox-rb-shell.html -%%DOCSDIR%%/rhythmbox-rb-song-display-box.html -%%DOCSDIR%%/rhythmbox-rb-song-info.html -%%DOCSDIR%%/rhythmbox-rb-source-header.html -%%DOCSDIR%%/rhythmbox-rb-sourcelist-model.html -%%DOCSDIR%%/rhythmbox-rb-sourcelist.html -%%DOCSDIR%%/rhythmbox-rb-statusbar.html -%%DOCSDIR%%/rhythmbox-rb-stock-icons.html -%%DOCSDIR%%/rhythmbox-rb-string-helpers.html -%%DOCSDIR%%/rhythmbox-rb-tray-icon.html -%%DOCSDIR%%/rhythmbox-rb-tree-dnd.html -%%DOCSDIR%%/rhythmbox-rb-tree-model-sort.html -%%DOCSDIR%%/rhythmbox-rb-util.html -%%DOCSDIR%%/rhythmbox-rhythmdb-property-model.html -%%DOCSDIR%%/rhythmbox-rhythmdb-query-model.html -%%DOCSDIR%%/rhythmbox-rhythmdb-tree.html -%%DOCSDIR%%/rhythmbox-rhythmdb.html -%%DOCSDIR%%/rhythmbox.devhelp -%%DOCSDIR%%/rhythmbox.devhelp2 -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/applications/rhythmbox.desktop -share/gnome/help/rhythmbox/C/fdl-appendix.xml -share/gnome/help/rhythmbox/C/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/C/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/C/figures/rb-notification-window.png -share/gnome/help/rhythmbox/C/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/C/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/C/figures/rb-statusbar.png -share/gnome/help/rhythmbox/C/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/C/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/C/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/C/figures/rb-toolbar.png -share/gnome/help/rhythmbox/C/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/C/figures/rb-window-small.png -share/gnome/help/rhythmbox/C/figures/rb-window.png -share/gnome/help/rhythmbox/C/legal.xml -share/gnome/help/rhythmbox/C/rhythmbox.xml -share/gnome/help/rhythmbox/el/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/el/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/el/figures/rb-notification-window.png -share/gnome/help/rhythmbox/el/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/el/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/el/figures/rb-statusbar.png -share/gnome/help/rhythmbox/el/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/el/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/el/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/el/figures/rb-toolbar.png -share/gnome/help/rhythmbox/el/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/el/figures/rb-window-small.png -share/gnome/help/rhythmbox/el/figures/rb-window.png -share/gnome/help/rhythmbox/el/rhythmbox.xml -share/gnome/help/rhythmbox/es/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/es/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/es/figures/rb-notification-window.png -share/gnome/help/rhythmbox/es/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/es/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/es/figures/rb-statusbar.png -share/gnome/help/rhythmbox/es/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/es/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/es/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/es/figures/rb-toolbar.png -share/gnome/help/rhythmbox/es/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/es/figures/rb-window-small.png -share/gnome/help/rhythmbox/es/figures/rb-window.png -share/gnome/help/rhythmbox/es/rhythmbox.xml -share/gnome/help/rhythmbox/fr/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/fr/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/fr/figures/rb-notification-window.png -share/gnome/help/rhythmbox/fr/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/fr/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/fr/figures/rb-statusbar.png -share/gnome/help/rhythmbox/fr/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/fr/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/fr/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/fr/figures/rb-toolbar.png -share/gnome/help/rhythmbox/fr/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/fr/figures/rb-window-small.png -share/gnome/help/rhythmbox/fr/figures/rb-window.png -share/gnome/help/rhythmbox/fr/rhythmbox.xml -share/gnome/help/rhythmbox/ru/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/ru/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/ru/figures/rb-notification-window.png -share/gnome/help/rhythmbox/ru/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/ru/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/ru/figures/rb-statusbar.png -share/gnome/help/rhythmbox/ru/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/ru/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/ru/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/ru/figures/rb-toolbar.png -share/gnome/help/rhythmbox/ru/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/ru/figures/rb-window-small.png -share/gnome/help/rhythmbox/ru/figures/rb-window.png -share/gnome/help/rhythmbox/ru/rhythmbox.xml -share/gnome/help/rhythmbox/sv/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/sv/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/sv/figures/rb-notification-window.png -share/gnome/help/rhythmbox/sv/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/sv/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/sv/figures/rb-statusbar.png -share/gnome/help/rhythmbox/sv/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/sv/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/sv/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/sv/figures/rb-toolbar.png -share/gnome/help/rhythmbox/sv/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/sv/figures/rb-window-small.png -share/gnome/help/rhythmbox/sv/figures/rb-window.png -share/gnome/help/rhythmbox/sv/rhythmbox.xml -share/gnome/help/rhythmbox/zh_CN/figures/rb-iradio-main.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-area-menu.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-window.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-notification-zone.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-podcast-main.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-statusbar.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-prevplaynext.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-repeat.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar-shuffle.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-toolbar.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-volume-changer.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-window-small.png -share/gnome/help/rhythmbox/zh_CN/figures/rb-window.png -share/gnome/help/rhythmbox/zh_CN/rhythmbox.xml -share/gnome/omf/rhythmbox/rhythmbox-C.omf -share/gnome/omf/rhythmbox/rhythmbox-el.omf -share/gnome/omf/rhythmbox/rhythmbox-es.omf -share/gnome/omf/rhythmbox/rhythmbox-fr.omf -share/gnome/omf/rhythmbox/rhythmbox-ru.omf -share/gnome/omf/rhythmbox/rhythmbox-sv.omf -share/gnome/omf/rhythmbox/rhythmbox-zh_CN.omf -share/gnome/rhythmbox/art/about-logo.png -share/gnome/rhythmbox/art/media-eject.png -share/gnome/rhythmbox/art/rhythmbox-no-star.png -share/gnome/rhythmbox/art/rhythmbox-podcast.png -share/gnome/rhythmbox/art/rhythmbox-set-star.png -share/gnome/rhythmbox/art/rhythmbox-tray-icon.png -share/gnome/rhythmbox/art/rhythmbox-unset-star.png -share/gnome/rhythmbox/glade/create-playlist.glade -share/gnome/rhythmbox/glade/druid.glade -share/gnome/rhythmbox/glade/general-prefs.glade -share/gnome/rhythmbox/glade/library-prefs.glade -share/gnome/rhythmbox/glade/playlist-save.glade -share/gnome/rhythmbox/glade/plugins.glade -share/gnome/rhythmbox/glade/podcast-feed-properties.glade -share/gnome/rhythmbox/glade/podcast-prefs.glade -share/gnome/rhythmbox/glade/podcast-properties.glade -share/gnome/rhythmbox/glade/song-info-multiple.glade -share/gnome/rhythmbox/glade/song-info.glade -share/gnome/rhythmbox/glade/uri-new.glade -share/gnome/rhythmbox/glade/uri.glade -share/gnome/rhythmbox/playlists.xml -share/gnome/rhythmbox/rhythmbox-ui.xml -share/icons/hicolor/48x48/apps/rhythmbox.png -share/locale/am/LC_MESSAGES/rhythmbox.mo -share/locale/ar/LC_MESSAGES/rhythmbox.mo -share/locale/az/LC_MESSAGES/rhythmbox.mo -share/locale/be/LC_MESSAGES/rhythmbox.mo -share/locale/bg/LC_MESSAGES/rhythmbox.mo -share/locale/ca/LC_MESSAGES/rhythmbox.mo -share/locale/cs/LC_MESSAGES/rhythmbox.mo -share/locale/cy/LC_MESSAGES/rhythmbox.mo -share/locale/da/LC_MESSAGES/rhythmbox.mo -share/locale/de/LC_MESSAGES/rhythmbox.mo -share/locale/dz/LC_MESSAGES/rhythmbox.mo -share/locale/el/LC_MESSAGES/rhythmbox.mo -share/locale/en_CA/LC_MESSAGES/rhythmbox.mo -share/locale/en_GB/LC_MESSAGES/rhythmbox.mo -share/locale/es/LC_MESSAGES/rhythmbox.mo -share/locale/et/LC_MESSAGES/rhythmbox.mo -share/locale/eu/LC_MESSAGES/rhythmbox.mo -share/locale/fi/LC_MESSAGES/rhythmbox.mo -share/locale/fr/LC_MESSAGES/rhythmbox.mo -share/locale/ga/LC_MESSAGES/rhythmbox.mo -share/locale/gl/LC_MESSAGES/rhythmbox.mo -share/locale/he/LC_MESSAGES/rhythmbox.mo -share/locale/hi/LC_MESSAGES/rhythmbox.mo -share/locale/hr/LC_MESSAGES/rhythmbox.mo -share/locale/hu/LC_MESSAGES/rhythmbox.mo -share/locale/id/LC_MESSAGES/rhythmbox.mo -share/locale/is/LC_MESSAGES/rhythmbox.mo -share/locale/it/LC_MESSAGES/rhythmbox.mo -share/locale/ja/LC_MESSAGES/rhythmbox.mo -share/locale/ko/LC_MESSAGES/rhythmbox.mo -share/locale/lt/LC_MESSAGES/rhythmbox.mo -share/locale/lv/LC_MESSAGES/rhythmbox.mo -share/locale/mk/LC_MESSAGES/rhythmbox.mo -share/locale/ml/LC_MESSAGES/rhythmbox.mo -share/locale/mn/LC_MESSAGES/rhythmbox.mo -share/locale/ms/LC_MESSAGES/rhythmbox.mo -share/locale/nb/LC_MESSAGES/rhythmbox.mo -share/locale/ne/LC_MESSAGES/rhythmbox.mo -share/locale/nl/LC_MESSAGES/rhythmbox.mo -share/locale/pa/LC_MESSAGES/rhythmbox.mo -share/locale/pl/LC_MESSAGES/rhythmbox.mo -share/locale/pt/LC_MESSAGES/rhythmbox.mo -share/locale/pt_BR/LC_MESSAGES/rhythmbox.mo -share/locale/ro/LC_MESSAGES/rhythmbox.mo -share/locale/ru/LC_MESSAGES/rhythmbox.mo -share/locale/rw/LC_MESSAGES/rhythmbox.mo -share/locale/sk/LC_MESSAGES/rhythmbox.mo -share/locale/sr/LC_MESSAGES/rhythmbox.mo -share/locale/sr@Latn/LC_MESSAGES/rhythmbox.mo -share/locale/sv/LC_MESSAGES/rhythmbox.mo -share/locale/th/LC_MESSAGES/rhythmbox.mo -share/locale/tr/LC_MESSAGES/rhythmbox.mo -share/locale/uk/LC_MESSAGES/rhythmbox.mo -share/locale/vi/LC_MESSAGES/rhythmbox.mo -share/locale/zh_CN/LC_MESSAGES/rhythmbox.mo -share/locale/zh_HK/LC_MESSAGES/rhythmbox.mo -share/locale/zh_TW/LC_MESSAGES/rhythmbox.mo -@dirrm share/gnome/rhythmbox/glade -@dirrm share/gnome/rhythmbox/art -@dirrm share/gnome/rhythmbox -@dirrm share/gnome/omf/rhythmbox -@dirrm share/gnome/help/rhythmbox/zh_CN/figures -@dirrm share/gnome/help/rhythmbox/zh_CN -@dirrm share/gnome/help/rhythmbox/sv/figures -@dirrm share/gnome/help/rhythmbox/sv -@dirrm share/gnome/help/rhythmbox/ru/figures -@dirrm share/gnome/help/rhythmbox/ru -@dirrm share/gnome/help/rhythmbox/fr/figures -@dirrm share/gnome/help/rhythmbox/fr -@dirrm share/gnome/help/rhythmbox/es/figures -@dirrm share/gnome/help/rhythmbox/es -@dirrm share/gnome/help/rhythmbox/el/figures -@dirrm share/gnome/help/rhythmbox/el -@dirrm share/gnome/help/rhythmbox/C/figures -@dirrm share/gnome/help/rhythmbox/C -@dirrm share/gnome/help/rhythmbox -@dirrm %%DOCSDIR%% -@dirrm lib/rhythmbox/plugins/visualizer -%%PYTHON%%@dirrm lib/rhythmbox/plugins/rb -%%PYTHON%%@dirrm lib/rhythmbox/plugins/python-console -@dirrm lib/rhythmbox/plugins/power-manager -@dirrm lib/rhythmbox/plugins/mmkeys -%%PYTHON%%@dirrm lib/rhythmbox/plugins/magnatune -%%PYTHON%%@dirrm lib/rhythmbox/plugins/lyrics -%%LIRC%%@dirrm lib/rhythmbox/plugins/lirc -%%PYTHON%%@dirrm lib/rhythmbox/plugins/jamendo -@dirrm lib/rhythmbox/plugins/iradio -%%IPOD%%@dirrm lib/rhythmbox/plugins/ipod -@dirrm lib/rhythmbox/plugins/generic-player -%%DAAP%%@dirrm lib/rhythmbox/plugins/daap -@dirrm lib/rhythmbox/plugins/cd-recorder -@dirrm lib/rhythmbox/plugins/audioscrobbler -@dirrm lib/rhythmbox/plugins/audiocd -%%PYTHON%%@dirrm lib/rhythmbox/plugins/artdisplay -@dirrm lib/rhythmbox/plugins -@dirrm lib/rhythmbox -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile deleted file mode 100644 index 8ccf78c48..000000000 --- a/databases/evolution-data-server/Makefile +++ /dev/null @@ -1,75 +0,0 @@ -# New ports collection makefile for: evolution-data-server -# Date created: 09 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/databases/evolution-data-server/Makefile,v 1.111 2007/02/27 05:40:11 marcus Exp $ -# - -PORTNAME= evolution-data-server -PORTVERSION= 1.10.0 -CATEGORIES= databases gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The data backends for the Evolution integrated mail/PIM suite - -LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup \ - nss3.1:${PORTSDIR}/security/nss \ - tasn1.3:${PORTSDIR}/security/libtasn1 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_BISON= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnometarget libgnomeui \ - ltverhack -USE_OPENLDAP= yes -USE_AUTOTOOLS= libtool:15 -USE_BDB= 41 -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-static \ - --enable-nss=yes \ - --with-openldap=yes \ - --with-krb5=/usr \ - --with-libdb=${LOCALBASE} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} ${PTHREAD_CFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -PLIST_SUB= VERSION="1.10" EVO_VERSION="1.2" - -OPTIONS= IMAP4 "Enable experimental IMAP4 backend" off - -.include <bsd.port.pre.mk> - -.if ( ( ${OSVERSION} < 504101 ) || ( ${OSVERSION} >= 600000 && ${OSVERSION} < 600012 ) ) -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-libedataserver_e-msgport.c -.endif - -.if ${OSVERSION} >= 500000 && !defined(NO_KERBEROS) && \ - exists(/usr/lib/libkrb5.so) -CONFIGURE_ARGS+= --with-krb5=/usr -.else -LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal -.if defined(HEIMDAL_HOME) -CONFIGURE_ARGS+= --with-krb5=${HEIMDAL_HOME} --with-krb5-includes=${HEIMDAL_HOME}/include -.else -CONFIGURE_ARGS+= --with-krb5=${LOCALBASE} -.endif -.endif - -.if defined(WITH_IMAP4) || defined(PACKAGE_BUILDING) -CONFIGURE_ARGS+= --enable-imap4=yes -PLIST_SUB+= IMAP4="" -.else -PLIST_SUB+= IMAP4="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-ldb|-l${BDB_LIB_NAME}|g' \ - ${WRKSRC}/configure - -.include <bsd.port.post.mk> diff --git a/databases/evolution-data-server/distinfo b/databases/evolution-data-server/distinfo deleted file mode 100644 index 14cc9fd8c..000000000 --- a/databases/evolution-data-server/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/evolution-data-server-1.10.0.tar.bz2) = 390ea134306b667a2d77b7e859c8cba0 -SHA256 (gnome2/evolution-data-server-1.10.0.tar.bz2) = 0a2ee6540ffa767d3c841993300fb4320cffc3738230e2a2ad1c566de35b1214 -SIZE (gnome2/evolution-data-server-1.10.0.tar.bz2) = 7095934 diff --git a/databases/evolution-data-server/files/extra-patch-libedataserver_e-msgport.c b/databases/evolution-data-server/files/extra-patch-libedataserver_e-msgport.c deleted file mode 100644 index b39a8fe3c..000000000 --- a/databases/evolution-data-server/files/extra-patch-libedataserver_e-msgport.c +++ /dev/null @@ -1,53 +0,0 @@ ---- libedataserver/e-msgport.c.orig Sat Dec 10 07:31:28 2005 -+++ libedataserver/e-msgport.c Mon Dec 19 02:19:10 2005 -@@ -1069,9 +1069,18 @@ thread_dispatch(void *din) - void e_thread_put(EThread *e, EMsg *msg) - { - pthread_t id; -+ pthread_attr_t attr; - EMsg *dmsg = NULL; - - pthread_mutex_lock(&e->mutex); -+ pthread_attr_init(&attr); -+ /* Give us a 1 MB thread stacksize on 32-bit architectures, and -+ * a 2 MB thread stacksize on 64-bit architectures. */ -+ if (sizeof (void *) == 8) { -+ pthread_attr_setstacksize(&attr, 0x200000); -+ } else { -+ pthread_attr_setstacksize(&attr, 0x100000); -+ } - - /* the caller forgot to tell us what to do, well, we can't do anything can we */ - if (e->received == NULL) { -@@ -1110,13 +1119,14 @@ void e_thread_put(EThread *e, EMsg *msg) - e_msgport_put(e->server_port, msg); - if (e->waiting == 0 - && g_list_length(e->id_list) < e->queue_limit -- && pthread_create(&id, NULL, thread_dispatch, e) == 0) { -+ && pthread_create(&id, &attr, thread_dispatch, e) == 0) { - struct _thread_info *info = g_malloc0(sizeof(*info)); - t(printf("created NEW thread %" G_GUINT64_FORMAT "\n", e_util_pthread_id(id))); - info->id = id; - info->busy = TRUE; - e->id_list = g_list_append(e->id_list, info); - } -+ pthread_attr_destroy(&attr); - pthread_mutex_unlock(&e->mutex); - return; - } -@@ -1125,13 +1135,14 @@ void e_thread_put(EThread *e, EMsg *msg) - if (!e->have_thread) { - int err; - -- if ((err = pthread_create(&e->id, NULL, thread_dispatch, e)) != 0) { -+ if ((err = pthread_create(&e->id, &attr, thread_dispatch, e)) != 0) { - g_warning("Could not create dispatcher thread, message queued?: %s", strerror(err)); - } else { - e->have_thread = TRUE; - } - } - -+ pthread_attr_destroy(&attr); - pthread_mutex_unlock(&e->mutex); - - if (dmsg) { diff --git a/databases/evolution-data-server/files/patch-addressbook_backends_ldap_e-book-backend-ldap.c b/databases/evolution-data-server/files/patch-addressbook_backends_ldap_e-book-backend-ldap.c deleted file mode 100644 index 51f468867..000000000 --- a/databases/evolution-data-server/files/patch-addressbook_backends_ldap_e-book-backend-ldap.c +++ /dev/null @@ -1,13 +0,0 @@ ---- addressbook/backends/ldap/e-book-backend-ldap.c.orig Fri Sep 9 16:06:37 2005 -+++ addressbook/backends/ldap/e-book-backend-ldap.c Fri Sep 9 16:08:21 2005 -@@ -301,8 +301,8 @@ struct prop_info { - - /* misc fields */ - STRING_PROP (E_CONTACT_HOMEPAGE_URL, "labeledURI"), -- /* map nickname to displayName */ -- STRING_PROP (E_CONTACT_NICKNAME, "displayName"), -+ /* map nickname to nickname */ -+ STRING_PROP (E_CONTACT_NICKNAME, "nickname"), - E_STRING_PROP (E_CONTACT_SPOUSE, "spouseName"), - E_STRING_PROP (E_CONTACT_NOTE, "note"), - E_COMPLEX_PROP (E_CONTACT_ANNIVERSARY, "anniversary", anniversary_populate, anniversary_ber, anniversary_compare), diff --git a/databases/evolution-data-server/files/patch-calendar_libical_configure b/databases/evolution-data-server/files/patch-calendar_libical_configure deleted file mode 100644 index 19028e5d4..000000000 --- a/databases/evolution-data-server/files/patch-calendar_libical_configure +++ /dev/null @@ -1,11 +0,0 @@ ---- calendar/libical/configure.orig Sun Dec 26 16:54:57 2004 -+++ calendar/libical/configure Sun Dec 26 16:55:23 2004 -@@ -19736,7 +19736,7 @@ - - - --if test "x$USE_MAINTAINER_MODE" == xyes; then -+if test "x$USE_MAINTAINER_MODE" = xyes; then - DEV="yes" - echo "$as_me:$LINENO: result: Setting up for development: -Wall, flex, bison" >&5 - echo "${ECHO_T}Setting up for development: -Wall, flex, bison" >&6 diff --git a/databases/evolution-data-server/files/patch-camel_camel-net-utils.c b/databases/evolution-data-server/files/patch-camel_camel-net-utils.c deleted file mode 100644 index 17bddca39..000000000 --- a/databases/evolution-data-server/files/patch-camel_camel-net-utils.c +++ /dev/null @@ -1,24 +0,0 @@ ---- camel/camel-net-utils.c.orig Tue Dec 21 13:38:52 2004 -+++ camel/camel-net-utils.c Tue Dec 21 13:40:34 2004 -@@ -143,12 +143,21 @@ - case EAI_SERVICE: - return NO_DATA; - break; -+#ifdef EAI_ADDRFAMILY - case EAI_ADDRFAMILY: - return NO_ADDRESS; - break; -+#endif -+#if defined(EAI_NODATA) && EAI_NODATA != EAI_NONAME - case EAI_NODATA: - return NO_DATA; - break; -+#endif -+#ifdef EAI_NOFAMILY -+ case EAI_NOFAMILY: -+ return NO_ADDRESS; -+ break; -+#endif - case EAI_MEMORY: - return ENOMEM; - break; diff --git a/databases/evolution-data-server/files/patch-camel_camel-object.c b/databases/evolution-data-server/files/patch-camel_camel-object.c deleted file mode 100644 index 9aef5b739..000000000 --- a/databases/evolution-data-server/files/patch-camel_camel-object.c +++ /dev/null @@ -1,22 +0,0 @@ ---- camel/camel-object.c.orig Wed Oct 18 15:53:34 2006 -+++ camel/camel-object.c Wed Oct 18 15:55:01 2006 -@@ -457,7 +457,7 @@ - } - - /* we batch up the properties and set them in one go */ -- if (!(argv = g_try_malloc ((gulong)(sizeof (*argv) + (count - CAMEL_ARGV_MAX) * sizeof (argv->argv[0]))))) -+ if (!(argv = g_try_malloc ((guint32)(sizeof (*argv) + (count - CAMEL_ARGV_MAX) * sizeof (argv->argv[0]))))) - return -1; - - argv->argc = 0; -@@ -537,8 +537,8 @@ - - count = g_slist_length(props); - -- arggetv = g_malloc0(sizeof(*arggetv) + (count - CAMEL_ARGV_MAX) * sizeof(arggetv->argv[0])); -- argv = g_malloc0(sizeof(*argv) + (count - CAMEL_ARGV_MAX) * sizeof(argv->argv[0])); -+ arggetv = g_malloc0((guint32)(sizeof(*arggetv) + (count - CAMEL_ARGV_MAX) * sizeof(arggetv->argv[0]))); -+ argv = g_malloc0((guint32)(sizeof(*argv) + (count - CAMEL_ARGV_MAX) * sizeof(argv->argv[0]))); - l = props; - i = 0; - while (l) { diff --git a/databases/evolution-data-server/files/patch-configure b/databases/evolution-data-server/files/patch-configure deleted file mode 100644 index 91d8b09b9..000000000 --- a/databases/evolution-data-server/files/patch-configure +++ /dev/null @@ -1,44 +0,0 @@ ---- configure.orig Sun Dec 25 01:57:35 2005 -+++ configure Sun Dec 25 01:58:23 2005 -@@ -23542,6 +23542,14 @@ - SOFTOKN3_LIB='' - LIBEXECDIR_IN_SERVER_FILE='../../../libexec' - ;; -+*freebsd*) -+ os_win32=no -+ NO_UNDEFINED='' -+ SOCKET_LIBS='' -+ DL_LIB='' -+ SOFTOKN3_LIB='-lsoftokn3' -+ LIBEXECDIR_IN_SERVER_FILE="$libexecdir" -+ ;; - *) os_win32=no - NO_UNDEFINED='' - SOCKET_LIBS='' -@@ -27317,7 +27325,7 @@ - #include <sys/socket.h> - #include <netinet/in.h> - #include <netdb.h> -- -+ #include <stdio.h> - - int - main () -@@ -27565,7 +27573,7 @@ - LDFLAGS_save="$LDFLAGS" - - mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" -- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi" -+ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt" - echo "$as_me:$LINENO: checking for Kerberos 5" >&5 - echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6 - if test "${ac_cv_lib_kerberos5+set}" = set; then -@@ -31483,7 +31491,7 @@ - imagesdir="$datadir/pixmaps/evolution-data-server-$BASE_VERSION" - - --serverdir="$libdir/bonobo/servers" -+serverdir="$prefix/libdata/bonobo/servers" - - - extensiondir='${libdir}'/evolution-data-server-$API_VERSION/extensions diff --git a/databases/evolution-data-server/files/patch-libedataserverui_e-source-option-menu.c b/databases/evolution-data-server/files/patch-libedataserverui_e-source-option-menu.c deleted file mode 100644 index 62532da02..000000000 --- a/databases/evolution-data-server/files/patch-libedataserverui_e-source-option-menu.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libedataserverui/e-source-option-menu.c.orig Tue Nov 23 13:50:14 2004 -+++ libedataserverui/e-source-option-menu.c Tue Nov 23 13:50:33 2004 -@@ -24,6 +24,8 @@ - #include <config.h> - #endif - -+#include <sys/types.h> -+ - #include <gtk/gtkmenu.h> - #include <gtk/gtkmenuitem.h> - diff --git a/databases/evolution-data-server/pkg-descr b/databases/evolution-data-server/pkg-descr deleted file mode 100644 index 076bb0ef7..000000000 --- a/databases/evolution-data-server/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Evolution-data-server provides the various backend components for the -Evolution integrated mail/PIM suite, including the Berkeley database -backend and the libical calendar components. diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist deleted file mode 100644 index c68e1f0f7..000000000 --- a/databases/evolution-data-server/pkg-plist +++ /dev/null @@ -1,1120 +0,0 @@ -include/evolution-data-server-%%VERSION%%/camel/broken-date-parser.h -include/evolution-data-server-%%VERSION%%/camel/camel-address.h -include/evolution-data-server-%%VERSION%%/camel/camel-arg.h -include/evolution-data-server-%%VERSION%%/camel/camel-block-file.h -include/evolution-data-server-%%VERSION%%/camel/camel-certdb.h -include/evolution-data-server-%%VERSION%%/camel/camel-charset-map.h -include/evolution-data-server-%%VERSION%%/camel/camel-cipher-context.h -include/evolution-data-server-%%VERSION%%/camel/camel-data-cache.h -include/evolution-data-server-%%VERSION%%/camel/camel-data-wrapper.h -include/evolution-data-server-%%VERSION%%/camel/camel-debug.h -include/evolution-data-server-%%VERSION%%/camel/camel-digest-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel-digest-store.h -include/evolution-data-server-%%VERSION%%/camel/camel-digest-summary.h -include/evolution-data-server-%%VERSION%%/camel/camel-disco-diary.h -include/evolution-data-server-%%VERSION%%/camel/camel-disco-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel-disco-store.h -include/evolution-data-server-%%VERSION%%/camel/camel-exception-list.def -include/evolution-data-server-%%VERSION%%/camel/camel-exception.h -include/evolution-data-server-%%VERSION%%/camel/camel-file-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-filter-driver.h -include/evolution-data-server-%%VERSION%%/camel/camel-filter-search.h -include/evolution-data-server-%%VERSION%%/camel/camel-folder-search.h -include/evolution-data-server-%%VERSION%%/camel/camel-folder-summary.h -include/evolution-data-server-%%VERSION%%/camel/camel-folder-thread.h -include/evolution-data-server-%%VERSION%%/camel/camel-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel-gpg-context.h -include/evolution-data-server-%%VERSION%%/camel/camel-http-stream.h -include/evolution-data-server-%%VERSION%%/camel/camel-i18n.h -include/evolution-data-server-%%VERSION%%/camel/camel-index.h -include/evolution-data-server-%%VERSION%%/camel/camel-internet-address.h -include/evolution-data-server-%%VERSION%%/camel/camel-junk-plugin.h -include/evolution-data-server-%%VERSION%%/camel/camel-list-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-lock-client.h -include/evolution-data-server-%%VERSION%%/camel/camel-lock.h -include/evolution-data-server-%%VERSION%%/camel/camel-medium.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-basic.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-bestenc.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-canon.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-charset.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-crlf.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-enriched.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-from.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-gzip.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-html.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-index.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-linewrap.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-pgp.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-save.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-tohtml.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-windows.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter-yenc.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-filter.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-message.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-parser.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-part-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-part.h -include/evolution-data-server-%%VERSION%%/camel/camel-mime-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-movemail.h -include/evolution-data-server-%%VERSION%%/camel/camel-multipart-encrypted.h -include/evolution-data-server-%%VERSION%%/camel/camel-multipart-signed.h -include/evolution-data-server-%%VERSION%%/camel/camel-multipart.h -include/evolution-data-server-%%VERSION%%/camel/camel-net-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-nntp-address.h -include/evolution-data-server-%%VERSION%%/camel/camel-object.h -include/evolution-data-server-%%VERSION%%/camel/camel-offline-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel-offline-journal.h -include/evolution-data-server-%%VERSION%%/camel/camel-offline-store.h -include/evolution-data-server-%%VERSION%%/camel/camel-operation.h -include/evolution-data-server-%%VERSION%%/camel/camel-partition-table.h -include/evolution-data-server-%%VERSION%%/camel/camel-provider.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-anonymous.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-cram-md5.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-digest-md5.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-gssapi.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-kerberos4.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-login.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-ntlm.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-plain.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl-popb4smtp.h -include/evolution-data-server-%%VERSION%%/camel/camel-sasl.h -include/evolution-data-server-%%VERSION%%/camel/camel-search-private.h -include/evolution-data-server-%%VERSION%%/camel/camel-seekable-stream.h -include/evolution-data-server-%%VERSION%%/camel/camel-seekable-substream.h -include/evolution-data-server-%%VERSION%%/camel/camel-service.h -include/evolution-data-server-%%VERSION%%/camel/camel-session.h -include/evolution-data-server-%%VERSION%%/camel/camel-smime-context.h -include/evolution-data-server-%%VERSION%%/camel/camel-store-summary.h -include/evolution-data-server-%%VERSION%%/camel/camel-store.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-buffer.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-filter.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-fs.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-mem.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-null.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-process.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream-vfs.h -include/evolution-data-server-%%VERSION%%/camel/camel-stream.h -include/evolution-data-server-%%VERSION%%/camel/camel-string-utils.h -include/evolution-data-server-%%VERSION%%/camel/camel-tcp-stream-raw.h -include/evolution-data-server-%%VERSION%%/camel/camel-tcp-stream-ssl.h -include/evolution-data-server-%%VERSION%%/camel/camel-tcp-stream.h -include/evolution-data-server-%%VERSION%%/camel/camel-text-index.h -include/evolution-data-server-%%VERSION%%/camel/camel-transport.h -include/evolution-data-server-%%VERSION%%/camel/camel-types.h -include/evolution-data-server-%%VERSION%%/camel/camel-uid-cache.h -include/evolution-data-server-%%VERSION%%/camel/camel-url-scanner.h -include/evolution-data-server-%%VERSION%%/camel/camel-url.h -include/evolution-data-server-%%VERSION%%/camel/camel-utf8.h -include/evolution-data-server-%%VERSION%%/camel/camel-vee-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel-vee-store.h -include/evolution-data-server-%%VERSION%%/camel/camel-vee-summary.h -include/evolution-data-server-%%VERSION%%/camel/camel-vtrash-folder.h -include/evolution-data-server-%%VERSION%%/camel/camel.h -include/evolution-data-server-%%VERSION%%/exchange/e-folder-exchange.h -include/evolution-data-server-%%VERSION%%/exchange/e-folder.h -include/evolution-data-server-%%VERSION%%/exchange/e-shell-marshal.h -include/evolution-data-server-%%VERSION%%/exchange/e-storage.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-autoconfig.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-context.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-freebusy.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-global-catalog-ldap.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-global-catalog.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-http-utils.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-marshal.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-operation.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-properties.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-propnames.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-restriction.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-result.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-security-descriptor.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-sid.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-types.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-uri.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-utils.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-validate.h -include/evolution-data-server-%%VERSION%%/exchange/e2k-xml-utils.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-account.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-constants.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-esource.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-folder-size.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy-foreign.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy-somedav.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy-webdav.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-hierarchy.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-oof.h -include/evolution-data-server-%%VERSION%%/exchange/exchange-types.h -include/evolution-data-server-%%VERSION%%/exchange/mapi.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-connection.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-container.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-filter.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-item.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-message.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-proxy.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-recur-utils.h -include/evolution-data-server-%%VERSION%%/groupwise/e-gw-sendoptions.h -include/evolution-data-server-%%VERSION%%/libebook/Evolution-DataServer-Addressbook.h -include/evolution-data-server-%%VERSION%%/libebook/e-address-western.h -include/evolution-data-server-%%VERSION%%/libebook/e-book-listener.h -include/evolution-data-server-%%VERSION%%/libebook/e-book-query.h -include/evolution-data-server-%%VERSION%%/libebook/e-book-types.h -include/evolution-data-server-%%VERSION%%/libebook/e-book-view-listener.h -include/evolution-data-server-%%VERSION%%/libebook/e-book-view.h -include/evolution-data-server-%%VERSION%%/libebook/e-book.h -include/evolution-data-server-%%VERSION%%/libebook/e-contact.h -include/evolution-data-server-%%VERSION%%/libebook/e-destination.h -include/evolution-data-server-%%VERSION%%/libebook/e-name-western-tables.h -include/evolution-data-server-%%VERSION%%/libebook/e-name-western.h -include/evolution-data-server-%%VERSION%%/libebook/e-vcard.h -include/evolution-data-server-%%VERSION%%/libecal/Evolution-DataServer-Calendar.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-component.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-listener.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-recur.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-time-util.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-types.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-util.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-view-listener.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal-view.h -include/evolution-data-server-%%VERSION%%/libecal/e-cal.h -include/evolution-data-server-%%VERSION%%/libedata-book/Evolution-DataServer-Addressbook.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-db-cache.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-cache.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-factory.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-sexp.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-summary.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend-sync.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-book-backend.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-factory.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-types.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book-view.h -include/evolution-data-server-%%VERSION%%/libedata-book/e-data-book.h -include/evolution-data-server-%%VERSION%%/libedata-cal/Evolution-DataServer-Calendar.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-cache.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-factory.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-sexp.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-sync.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend-util.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-cal-backend.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-common.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-factory.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal-view.h -include/evolution-data-server-%%VERSION%%/libedata-cal/e-data-cal.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-account-list.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-account.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-categories.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-component-listener.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-data-server-module.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-data-server-util.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-db3-utils.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-dbhash.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-file-cache.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-iconv.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-iterator.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-list-iterator.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-list.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-memory.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-msgport.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-sexp.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-source-group.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-source-list.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-source.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-time-utils.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-trie.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-uid.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-url.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-xml-hash-utils.h -include/evolution-data-server-%%VERSION%%/libedataserver/e-xml-utils.h -include/evolution-data-server-%%VERSION%%/libedataserver/md5-utils.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-book-auth-util.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-categories-dialog.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-contact-store.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-destination-store.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-dialog.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-entry.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-list.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector-model.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-name-selector.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-passwords.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-source-option-menu.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-source-selector-dialog.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-source-selector.h -include/evolution-data-server-%%VERSION%%/libedataserverui/e-tree-model-generator.h -include/evolution-data-server-%%VERSION%%/libical/ical.h -include/evolution-data-server-%%VERSION%%/libical/icalarray.h -include/evolution-data-server-%%VERSION%%/libical/icalattach.h -include/evolution-data-server-%%VERSION%%/libical/icalcalendar.h -include/evolution-data-server-%%VERSION%%/libical/icalclassify.h -include/evolution-data-server-%%VERSION%%/libical/icalcluster.h -include/evolution-data-server-%%VERSION%%/libical/icalcomponent.h -include/evolution-data-server-%%VERSION%%/libical/icalderivedparameter.h -include/evolution-data-server-%%VERSION%%/libical/icalderivedproperty.h -include/evolution-data-server-%%VERSION%%/libical/icalderivedvalue.h -include/evolution-data-server-%%VERSION%%/libical/icaldirset.h -include/evolution-data-server-%%VERSION%%/libical/icaldirsetimpl.h -include/evolution-data-server-%%VERSION%%/libical/icalduration.h -include/evolution-data-server-%%VERSION%%/libical/icalenums.h -include/evolution-data-server-%%VERSION%%/libical/icalerror.h -include/evolution-data-server-%%VERSION%%/libical/icalfileset.h -include/evolution-data-server-%%VERSION%%/libical/icalfilesetimpl.h -include/evolution-data-server-%%VERSION%%/libical/icalgauge.h -include/evolution-data-server-%%VERSION%%/libical/icalgaugeimpl.h -include/evolution-data-server-%%VERSION%%/libical/icallangbind.h -include/evolution-data-server-%%VERSION%%/libical/icalmemory.h -include/evolution-data-server-%%VERSION%%/libical/icalmessage.h -include/evolution-data-server-%%VERSION%%/libical/icalmime.h -include/evolution-data-server-%%VERSION%%/libical/icalparameter.h -include/evolution-data-server-%%VERSION%%/libical/icalparser.h -include/evolution-data-server-%%VERSION%%/libical/icalperiod.h -include/evolution-data-server-%%VERSION%%/libical/icalproperty.h -include/evolution-data-server-%%VERSION%%/libical/icalrecur.h -include/evolution-data-server-%%VERSION%%/libical/icalrestriction.h -include/evolution-data-server-%%VERSION%%/libical/icalset.h -include/evolution-data-server-%%VERSION%%/libical/icalspanlist.h -include/evolution-data-server-%%VERSION%%/libical/icalss.h -include/evolution-data-server-%%VERSION%%/libical/icalssyacc.h -include/evolution-data-server-%%VERSION%%/libical/icaltime.h -include/evolution-data-server-%%VERSION%%/libical/icaltimezone.h -include/evolution-data-server-%%VERSION%%/libical/icaltypes.h -include/evolution-data-server-%%VERSION%%/libical/icalvalue.h -include/evolution-data-server-%%VERSION%%/libical/icalvcal.h -include/evolution-data-server-%%VERSION%%/libical/port.h -include/evolution-data-server-%%VERSION%%/libical/pvl.h -include/evolution-data-server-%%VERSION%%/libical/sspm.h -include/evolution-data-server-%%VERSION%%/libical/vcaltmp.h -include/evolution-data-server-%%VERSION%%/libical/vcc.h -include/evolution-data-server-%%VERSION%%/libical/vobject.h -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelgroupwise.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelhula.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelhula.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelhula.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelhula.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap.urls -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.a -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.la -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.so -%%IMAP4%%lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelimap4.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamellocal.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelnntp.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelpop3.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsendmail.urls -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.a -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.la -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.so -lib/evolution-data-server-%%EVO_VERSION%%/camel-providers/libcamelsmtp.urls -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendfile.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendfile.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendfile.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgroupwise.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgroupwise.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendgroupwise.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendldap.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendldap.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendldap.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendvcf.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendvcf.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libebookbackendvcf.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcaldav.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcaldav.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcaldav.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcontacts.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcontacts.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendcontacts.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendfile.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendfile.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendfile.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgroupwise.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgroupwise.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendgroupwise.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendhttp.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendhttp.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendhttp.so -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendweather.a -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendweather.la -lib/evolution-data-server-%%EVO_VERSION%%/extensions/libecalbackendweather.so -lib/libcamel-%%EVO_VERSION%%.a -lib/libcamel-%%EVO_VERSION%%.la -lib/libcamel-%%EVO_VERSION%%.so -lib/libcamel-%%EVO_VERSION%%.so.10 -lib/libcamel-provider-%%EVO_VERSION%%.a -lib/libcamel-provider-%%EVO_VERSION%%.la -lib/libcamel-provider-%%EVO_VERSION%%.so -lib/libcamel-provider-%%EVO_VERSION%%.so.10 -lib/libebook-%%EVO_VERSION%%.a -lib/libebook-%%EVO_VERSION%%.la -lib/libebook-%%EVO_VERSION%%.so -lib/libebook-%%EVO_VERSION%%.so.9 -lib/libecal-%%EVO_VERSION%%.a -lib/libecal-%%EVO_VERSION%%.la -lib/libecal-%%EVO_VERSION%%.so -lib/libecal-%%EVO_VERSION%%.so.7 -lib/libedata-book-%%EVO_VERSION%%.a -lib/libedata-book-%%EVO_VERSION%%.la -lib/libedata-book-%%EVO_VERSION%%.so -lib/libedata-book-%%EVO_VERSION%%.so.2 -lib/libedata-cal-%%EVO_VERSION%%.a -lib/libedata-cal-%%EVO_VERSION%%.la -lib/libedata-cal-%%EVO_VERSION%%.so -lib/libedata-cal-%%EVO_VERSION%%.so.6 -lib/libedataserver-%%EVO_VERSION%%.a -lib/libedataserver-%%EVO_VERSION%%.la -lib/libedataserver-%%EVO_VERSION%%.so -lib/libedataserver-%%EVO_VERSION%%.so.9 -lib/libedataserverui-%%EVO_VERSION%%.a -lib/libedataserverui-%%EVO_VERSION%%.la -lib/libedataserverui-%%EVO_VERSION%%.so -lib/libedataserverui-%%EVO_VERSION%%.so.8 -lib/libegroupwise-%%EVO_VERSION%%.a -lib/libegroupwise-%%EVO_VERSION%%.la -lib/libegroupwise-%%EVO_VERSION%%.so -lib/libegroupwise-%%EVO_VERSION%%.so.13 -lib/libexchange-storage-%%EVO_VERSION%%.a -lib/libexchange-storage-%%EVO_VERSION%%.la -lib/libexchange-storage-%%EVO_VERSION%%.so -lib/libexchange-storage-%%EVO_VERSION%%.so.3 -libdata/bonobo/servers/GNOME_Evolution_DataServer_%%EVO_VERSION%%.server -libdata/pkgconfig/camel-%%EVO_VERSION%%.pc -libdata/pkgconfig/camel-provider-%%EVO_VERSION%%.pc -libdata/pkgconfig/evolution-data-server-%%EVO_VERSION%%.pc -libdata/pkgconfig/libebook-%%EVO_VERSION%%.pc -libdata/pkgconfig/libecal-%%EVO_VERSION%%.pc -libdata/pkgconfig/libedata-book-%%EVO_VERSION%%.pc -libdata/pkgconfig/libedata-cal-%%EVO_VERSION%%.pc -libdata/pkgconfig/libedataserver-%%EVO_VERSION%%.pc -libdata/pkgconfig/libedataserverui-%%EVO_VERSION%%.pc -libdata/pkgconfig/libegroupwise-%%EVO_VERSION%%.pc -libdata/pkgconfig/libexchange-storage-%%EVO_VERSION%%.pc -libexec/camel-index-control-%%EVO_VERSION%% -libexec/camel-lock-helper-%%EVO_VERSION%% -libexec/evolution-data-server-%%VERSION%% -share/doc/libebook/EBook.html -share/doc/libebook/EBookListener.html -share/doc/libebook/EBookView.html -share/doc/libebook/EBookViewListener.html -share/doc/libebook/EContact.html -share/doc/libebook/EVCard.html -share/doc/libebook/ch01.html -share/doc/libebook/home.png -share/doc/libebook/index.html -share/doc/libebook/index.sgml -share/doc/libebook/ix01.html -share/doc/libebook/left.png -share/doc/libebook/libebook-EAddressWestern.html -share/doc/libebook/libebook-ENameWestern.html -share/doc/libebook/EDestination.html -share/doc/libebook/libebook-e-book-query.html -share/doc/libebook/libebook-e-book-types.html -share/doc/libebook/libebook.devhelp -share/doc/libebook/libebook.devhelp2 -share/doc/libebook/right.png -share/doc/libebook/style.css -share/doc/libebook/up.png -share/doc/libecal/ECal.html -share/doc/libecal/ECalListener.html -share/doc/libecal/ECalComponent.html -share/doc/libecal/ECalView.html -share/doc/libecal/ECalViewListener.html -share/doc/libecal/ch01.html -share/doc/libecal/home.png -share/doc/libecal/index.html -share/doc/libecal/index.sgml -share/doc/libecal/ix01.html -share/doc/libecal/left.png -share/doc/libecal/libecal-e-cal-recur.html -share/doc/libecal/libecal-e-cal-time-util.html -share/doc/libecal/libecal-e-cal-types.html -share/doc/libecal/libecal-e-cal-util.html -share/doc/libecal/libecal.devhelp -share/doc/libecal/libecal.devhelp2 -share/doc/libecal/right.png -share/doc/libecal/style.css -share/doc/libecal/up.png -share/doc/libedata-book/EBookBackend.html -share/doc/libedata-book/EBookBackendCache.html -share/doc/libedata-book/EBookBackendFactory.html -share/doc/libedata-book/EBookBackendSExp.html -share/doc/libedata-book/EBookBackendSummary.html -share/doc/libedata-book/EBookBackendSync.html -share/doc/libedata-book/EDataBook.html -share/doc/libedata-book/EDataBookView.html -share/doc/libedata-book/ch01.html -share/doc/libedata-book/home.png -share/doc/libedata-book/index.html -share/doc/libedata-book/index.sgml -share/doc/libedata-book/ix01.html -share/doc/libedata-book/left.png -share/doc/libedata-book/libedata-book-EDataBookFactory.html -share/doc/libedata-book/libedata-book-e-book-backend-db-cache.html -share/doc/libedata-book/libedata-book-e-data-book-marshal.html -share/doc/libedata-book/libedata-book-ximian-vcard.html -share/doc/libedata-book/libedata-book.devhelp -share/doc/libedata-book/libedata-book.devhelp2 -share/doc/libedata-book/right.png -share/doc/libedata-book/style.css -share/doc/libedata-book/up.png -share/doc/libedata-cal/ECalBackend.html -share/doc/libedata-cal/ECalBackendCache.html -share/doc/libedata-cal/ECalBackendFactory.html -share/doc/libedata-cal/ECalBackendSExp.html -share/doc/libedata-cal/ECalBackendSync.html -share/doc/libedata-cal/EDataCal.html -share/doc/libedata-cal/EDataCalFactory.html -share/doc/libedata-cal/EDataCalView.html -share/doc/libedata-cal/ch01.html -share/doc/libedata-cal/home.png -share/doc/libedata-cal/index.html -share/doc/libedata-cal/index.sgml -share/doc/libedata-cal/ix01.html -share/doc/libedata-cal/left.png -share/doc/libedata-cal/libedata-cal-e-cal-backend-util.html -share/doc/libedata-cal/libedata-cal.devhelp -share/doc/libedata-cal/libedata-cal.devhelp2 -share/doc/libedata-cal/right.png -share/doc/libedata-cal/style.css -share/doc/libedata-cal/up.png -share/doc/libedataserver/ch01.html -share/doc/libedataserver/home.png -share/doc/libedataserver/index.html -share/doc/libedataserver/index.sgml -share/doc/libedataserver/left.png -share/doc/libedataserver/EAccount.html -share/doc/libedataserver/EAccountList.html -share/doc/libedataserver/EComponentListener.html -share/doc/libedataserver/EFileCache.html -share/doc/libedataserver/EIterator.html -share/doc/libedataserver/EList.html -share/doc/libedataserver/EListIterator.html -share/doc/libedataserver/ESource.html -share/doc/libedataserver/ESourceGroup.html -share/doc/libedataserver/ESourceList.html -share/doc/libedataserver/ix01.html -share/doc/libedataserver/libedataserver-ESExp.html -share/doc/libedataserver/libedataserver-e-categories.html -share/doc/libedataserver/libedataserver-e-data-server-module.html -share/doc/libedataserver/libedataserver-e-db3-utils.html -share/doc/libedataserver/libedataserver-e-dbhash.html -share/doc/libedataserver/libedataserver-e-iconv.html -share/doc/libedataserver/libedataserver-e-memory.html -share/doc/libedataserver/libedataserver-e-msgport.html -share/doc/libedataserver/libedataserver-e-time-utils.html -share/doc/libedataserver/libedataserver-e-trie.html -share/doc/libedataserver/libedataserver-e-uid.html -share/doc/libedataserver/libedataserver-e-url.html -share/doc/libedataserver/libedataserver-e-util.html -share/doc/libedataserver/libedataserver-e-xml-hash-utils.html -share/doc/libedataserver/libedataserver-md5-utils.html -share/doc/libedataserver/libedataserver.devhelp -share/doc/libedataserver/libedataserver.devhelp2 -share/doc/libedataserver/right.png -share/doc/libedataserver/style.css -share/doc/libedataserver/up.png -share/doc/libedataserverui/ECategoriesDialog.html -share/doc/libedataserverui/EContactStore.html -share/doc/libedataserverui/EDestinationStore.html -share/doc/libedataserverui/ENameSelector.html -share/doc/libedataserverui/ENameSelectorDialog.html -share/doc/libedataserverui/ENameSelectorEntry.html -share/doc/libedataserverui/ENameSelectorList.html -share/doc/libedataserverui/ENameSelectorModel.html -share/doc/libedataserverui/ESourceOptionMenu.html -share/doc/libedataserverui/ESourceSelector.html -share/doc/libedataserverui/ESourceSelectorDialog.html -share/doc/libedataserverui/ETreeModelGenerator.html -share/doc/libedataserverui/ch01.html -share/doc/libedataserverui/home.png -share/doc/libedataserverui/index.html -share/doc/libedataserverui/index.sgml -share/doc/libedataserverui/ix01.html -share/doc/libedataserverui/left.png -share/doc/libedataserverui/libedataserverui-e-book-auth-util.html -share/doc/libedataserverui/libedataserverui-e-data-server-ui-marshal.html -share/doc/libedataserverui/libedataserverui-e-passwords.html -share/doc/libedataserverui/libedataserverui.devhelp -share/doc/libedataserverui/libedataserverui.devhelp2 -share/doc/libedataserverui/right.png -share/doc/libedataserverui/style.css -share/doc/libedataserverui/up.png -share/gnome/evolution-data-server-%%VERSION%%/evolutionperson.schema -share/gnome/evolution-data-server-%%VERSION%%/glade/e-categories-dialog.glade -share/gnome/evolution-data-server-%%VERSION%%/glade/e-name-selector-dialog.glade -share/gnome/evolution-data-server-%%VERSION%%/weather/Locations.xml -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Abidjan.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Accra.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Addis_Ababa.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Algiers.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Asmera.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Bamako.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Bangui.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Banjul.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Bissau.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Blantyre.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Brazzaville.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Bujumbura.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Cairo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Casablanca.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Ceuta.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Conakry.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Dakar.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Dar_es_Salaam.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Djibouti.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Douala.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/El_Aaiun.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Freetown.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Gaborone.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Harare.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Johannesburg.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Kampala.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Khartoum.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Kigali.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Kinshasa.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Lagos.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Libreville.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Lome.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Luanda.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Lubumbashi.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Lusaka.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Malabo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Maputo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Maseru.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Mbabane.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Mogadishu.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Monrovia.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Nairobi.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Ndjamena.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Niamey.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Nouakchott.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Ouagadougou.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Porto-Novo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Sao_Tome.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Timbuktu.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Tripoli.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Tunis.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa/Windhoek.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Adak.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Anchorage.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Anguilla.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Antigua.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Araguaina.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Aruba.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Asuncion.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Barbados.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Belem.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Belize.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Boa_Vista.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Bogota.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Boise.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Buenos_Aires.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Cambridge_Bay.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Cancun.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Caracas.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Catamarca.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Cayenne.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Cayman.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Chicago.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Chihuahua.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Cordoba.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Costa_Rica.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Cuiaba.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Curacao.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Danmarkshavn.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Dawson.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Dawson_Creek.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Denver.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Detroit.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Dominica.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Edmonton.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Eirunepe.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/El_Salvador.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Fortaleza.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Glace_Bay.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Godthab.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Goose_Bay.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Grand_Turk.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Grenada.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Guadeloupe.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Guatemala.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Guayaquil.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Guyana.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Halifax.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Havana.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Hermosillo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Indiana/Indianapolis.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Indiana/Knox.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Indiana/Marengo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Indiana/Vevay.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Indianapolis.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Inuvik.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Iqaluit.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Jamaica.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Jujuy.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Juneau.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Kentucky/Louisville.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Kentucky/Monticello.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/La_Paz.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Lima.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Los_Angeles.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Louisville.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Maceio.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Managua.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Manaus.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Martinique.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Mazatlan.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Mendoza.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Menominee.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Merida.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Mexico_City.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Miquelon.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Monterrey.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Montevideo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Montreal.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Montserrat.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Nassau.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/New_York.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Nipigon.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Nome.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Noronha.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/North_Dakota/Center.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Panama.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Pangnirtung.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Paramaribo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Phoenix.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Port-au-Prince.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Port_of_Spain.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Porto_Velho.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Puerto_Rico.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Rainy_River.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Rankin_Inlet.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Recife.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Regina.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Rio_Branco.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Rosario.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Santiago.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Santo_Domingo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Sao_Paulo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Scoresbysund.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Shiprock.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/St_Johns.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/St_Kitts.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/St_Lucia.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/St_Thomas.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/St_Vincent.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Swift_Current.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Tegucigalpa.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Thule.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Thunder_Bay.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Tijuana.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Tortola.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Vancouver.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Whitehorse.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Winnipeg.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Yakutat.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Yellowknife.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Antarctica/Casey.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Antarctica/Davis.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Antarctica/DumontDUrville.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Antarctica/Mawson.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Antarctica/McMurdo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Antarctica/Palmer.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Antarctica/South_Pole.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Antarctica/Syowa.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Antarctica/Vostok.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Arctic/Longyearbyen.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Aden.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Almaty.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Amman.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Anadyr.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Aqtau.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Aqtobe.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Ashgabat.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Baghdad.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Bahrain.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Baku.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Bangkok.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Beirut.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Bishkek.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Brunei.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Calcutta.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Choibalsan.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Chongqing.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Chungking.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Colombo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Damascus.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Dhaka.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Dili.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Dubai.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Dushanbe.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Gaza.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Harbin.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Hong_Kong.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Hovd.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Irkutsk.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Istanbul.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Jakarta.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Jayapura.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Jerusalem.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Kabul.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Kamchatka.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Karachi.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Kashgar.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Katmandu.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Krasnoyarsk.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Kuala_Lumpur.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Kuching.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Kuwait.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Macao.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Magadan.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Manila.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Muscat.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Nicosia.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Novosibirsk.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Omsk.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Phnom_Penh.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Pontianak.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Pyongyang.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Qatar.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Rangoon.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Riyadh.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Saigon.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Sakhalin.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Samarkand.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Seoul.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Shanghai.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Singapore.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Taipei.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Tashkent.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Tbilisi.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Tehran.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Thimphu.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Tokyo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Ujung_Pandang.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Ulaanbaatar.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Urumqi.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Vientiane.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Vladivostok.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Yakutsk.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Yekaterinburg.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia/Yerevan.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/Azores.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/Bermuda.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/Canary.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/Cape_Verde.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/Faeroe.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/Jan_Mayen.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/Madeira.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/Reykjavik.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/South_Georgia.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/St_Helena.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic/Stanley.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia/Adelaide.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia/Brisbane.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia/Broken_Hill.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia/Darwin.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia/Hobart.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia/Lindeman.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia/Lord_Howe.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia/Melbourne.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia/Perth.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia/Sydney.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Amsterdam.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Andorra.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Athens.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Belfast.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Belgrade.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Berlin.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Bratislava.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Brussels.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Bucharest.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Budapest.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Chisinau.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Copenhagen.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Dublin.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Gibraltar.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Helsinki.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Istanbul.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Kaliningrad.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Kiev.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Lisbon.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Ljubljana.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/London.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Luxembourg.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Madrid.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Malta.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Minsk.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Monaco.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Moscow.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Nicosia.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Oslo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Paris.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Prague.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Riga.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Rome.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Samara.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/San_Marino.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Sarajevo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Simferopol.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Skopje.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Sofia.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Stockholm.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Tallinn.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Tirane.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Uzhgorod.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Vaduz.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Vatican.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Vienna.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Vilnius.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Warsaw.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Zagreb.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Zaporozhye.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe/Zurich.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Antananarivo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Chagos.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Christmas.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Cocos.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Comoro.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Kerguelen.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Mahe.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Maldives.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Mauritius.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Mayotte.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian/Reunion.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Apia.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Auckland.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Chatham.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Easter.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Efate.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Enderbury.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Fakaofo.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Fiji.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Funafuti.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Galapagos.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Gambier.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Guadalcanal.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Guam.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Honolulu.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Johnston.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Kiritimati.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Kosrae.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Kwajalein.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Majuro.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Marquesas.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Midway.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Nauru.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Niue.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Norfolk.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Noumea.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Pago_Pago.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Palau.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Pitcairn.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Ponape.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Port_Moresby.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Rarotonga.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Saipan.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Tahiti.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Tarawa.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Tongatapu.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Truk.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Wake.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Wallis.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific/Yap.ics -share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/zones.tab -share/gnome/idl/evolution-data-server-%%EVO_VERSION%%/Evolution-DataServer-Addressbook.idl -share/gnome/idl/evolution-data-server-%%EVO_VERSION%%/Evolution-DataServer-Calendar.idl -share/gnome/idl/evolution-data-server-%%EVO_VERSION%%/Evolution-DataServer.idl -share/gnome/pixmaps/evolution-data-server/category_birthday_16.png -share/gnome/pixmaps/evolution-data-server/category_business_16.png -share/gnome/pixmaps/evolution-data-server/category_favorites_16.png -share/gnome/pixmaps/evolution-data-server/category_gifts_16.png -share/gnome/pixmaps/evolution-data-server/category_goals_16.png -share/gnome/pixmaps/evolution-data-server/category_holiday-cards_16.png -share/gnome/pixmaps/evolution-data-server/category_holiday_16.png -share/gnome/pixmaps/evolution-data-server/category_hot-contacts_16.png -share/gnome/pixmaps/evolution-data-server/category_ideas_16.png -share/gnome/pixmaps/evolution-data-server/category_international_16.png -share/gnome/pixmaps/evolution-data-server/category_key-customer_16.png -share/gnome/pixmaps/evolution-data-server/category_miscellaneous_16.png -share/gnome/pixmaps/evolution-data-server/category_personal_16.png -share/gnome/pixmaps/evolution-data-server/category_phonecalls_16.png -share/gnome/pixmaps/evolution-data-server/category_status_16.png -share/gnome/pixmaps/evolution-data-server/category_strategies_16.png -share/gnome/pixmaps/evolution-data-server/category_suppliers_16.png -share/gnome/pixmaps/evolution-data-server/category_time-and-expenses_16.png -share/locale/am/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ar/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/be/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/bn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/bn_IN/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/bs/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/cy/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/dz/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/en_AU/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/fa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ga/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/gu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/he/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/hi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/hr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/id/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/is/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ka/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ku/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/mk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ml/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/mr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ne/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/pa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/rw/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/th/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/wa/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/xh/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/zh_HK/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/evolution-data-server-%%VERSION%%.mo -@dirrm share/gnome/pixmaps/evolution-data-server -@dirrm share/gnome/idl/evolution-data-server-%%EVO_VERSION%% -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Pacific -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Indian -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Europe -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Australia -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Atlantic -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Asia -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Arctic -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Antarctica -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/North_Dakota -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Kentucky -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America/Indiana -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/America -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo/Africa -@dirrm share/gnome/evolution-data-server-%%VERSION%%/zoneinfo -@dirrm share/gnome/evolution-data-server-%%VERSION%%/weather -@dirrm share/gnome/evolution-data-server-%%VERSION%%/glade -@dirrm share/gnome/evolution-data-server-%%VERSION%% -@dirrm share/doc/libedataserverui -@dirrm share/doc/libedataserver -@dirrm share/doc/libedata-cal -@dirrm share/doc/libedata-book -@dirrm share/doc/libecal -@dirrm share/doc/libebook -@dirrm lib/evolution-data-server-%%EVO_VERSION%%/extensions -@dirrm lib/evolution-data-server-%%EVO_VERSION%%/camel-providers -@dirrm lib/evolution-data-server-%%EVO_VERSION%% -@dirrm include/evolution-data-server-%%VERSION%%/libical -@dirrm include/evolution-data-server-%%VERSION%%/libedataserverui -@dirrm include/evolution-data-server-%%VERSION%%/libedataserver -@dirrm include/evolution-data-server-%%VERSION%%/libedata-cal -@dirrm include/evolution-data-server-%%VERSION%%/libedata-book -@dirrm include/evolution-data-server-%%VERSION%%/libecal -@dirrm include/evolution-data-server-%%VERSION%%/libebook -@dirrm include/evolution-data-server-%%VERSION%%/groupwise -@dirrm include/evolution-data-server-%%VERSION%%/exchange -@dirrm include/evolution-data-server-%%VERSION%%/camel -@dirrm include/evolution-data-server-%%VERSION%% -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/en_AU/LC_MESSAGES -@dirrmtry share/locale/en_AU -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/deskutils/alacarte/Makefile b/deskutils/alacarte/Makefile deleted file mode 100644 index b90e5ba41..000000000 --- a/deskutils/alacarte/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: menueditor -# Date created: 22 March 2005 -# Whom: FreeBSD GNOME Team -# -# $FreeBSD$ -# $MCom: ports/deskutils/alacarte/Makefile,v 1.13 2007/01/11 06:40:46 marcus Exp $ -# - -PORTNAME= alacarte -PORTVERSION= 0.11.3 -CATEGORIES= deskutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An editor for the freedesktop.org menu specification - -USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix pygnomedesktop intlhack -USE_GMAKE= yes -USE_GETTEXT= yes -USE_PYTHON= yes -INSTALLS_ICONS= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ - GMSGFMT="${LOCALBASE}/bin/msgfmt" - -post-patch: - @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|' \ - ${WRKSRC}/Alacarte/MenuEditor.py - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ - ${WRKSRC}/Alacarte/util.py - @${REINPLACE_CMD} -e 's|gmsgfmt|msgfmt|g ; \ - s|python2.4|${PYTHON_VERSION}|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/deskutils/alacarte/distinfo b/deskutils/alacarte/distinfo deleted file mode 100644 index 35a5ad076..000000000 --- a/deskutils/alacarte/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/alacarte-0.11.3.tar.bz2) = 5ca9f07e839f64b7fcefc84cfb05aa17 -SHA256 (gnome2/alacarte-0.11.3.tar.bz2) = 9983e56cd43ee97e6f294145ea4420f7a8aa3f76284928f16e590b7d9b5039c0 -SIZE (gnome2/alacarte-0.11.3.tar.bz2) = 217547 diff --git a/deskutils/alacarte/files/patch-Alacarte_util.py b/deskutils/alacarte/files/patch-Alacarte_util.py deleted file mode 100644 index 94ad28779..000000000 --- a/deskutils/alacarte/files/patch-Alacarte_util.py +++ /dev/null @@ -1,29 +0,0 @@ ---- Alacarte/util.py.orig Tue Oct 3 15:11:10 2006 -+++ Alacarte/util.py Tue Oct 3 15:12:35 2006 -@@ -141,7 +141,7 @@ - file_path = os.path.join(system_path, 'applications', file_id) - if os.path.isfile(file_path): - return file_path -- file_path = os.path.join('/', 'usr', 'share', 'applications', file_id) -+ file_path = os.path.join('/', '/usr/local', 'share', 'gnome', 'applications', file_id) - if os.path.isfile(file_path): - return file_path - return False -@@ -166,7 +166,7 @@ - file_path = os.path.join(system_path, 'desktop-directories', file_id) - if os.path.isfile(file_path): - return file_path -- file_path = os.path.join('/', 'usr', 'share', 'desktop-directories', file_id) -+ file_path = os.path.join('/', '/usr/local', 'share', 'gnome', 'desktop-directories', file_id) - if os.path.isfile(file_path): - return file_path - return False -@@ -187,7 +187,7 @@ - file_path = os.path.join(system_path, 'menus', file_name) - if os.path.isfile(file_path): - return file_path -- file_path = os.path.join('/', 'etc', 'xdg', 'menus', file_name) -+ file_path = os.path.join('/', '/usr/local', 'etc', 'xdg', 'menus', file_name) - if os.path.isfile(file_path): - return file_path - return False diff --git a/deskutils/alacarte/pkg-descr b/deskutils/alacarte/pkg-descr deleted file mode 100644 index da883f8ed..000000000 --- a/deskutils/alacarte/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Alacarte is a simple freedesktop.org compliant menu editor -for GNOME that lets you change your menus, simply and -quickly. Just click and type to edit, add, and delete any -menu entry. - -WWW: http://www.realistanew.com/projects/alacarte/ diff --git a/deskutils/alacarte/pkg-plist b/deskutils/alacarte/pkg-plist deleted file mode 100644 index a821c2087..000000000 --- a/deskutils/alacarte/pkg-plist +++ /dev/null @@ -1,132 +0,0 @@ -bin/alacarte -%%PYTHON_SITELIBDIR%%/Alacarte/MainWindow.py -%%PYTHON_SITELIBDIR%%/Alacarte/MainWindow.pyc -%%PYTHON_SITELIBDIR%%/Alacarte/MainWindow.pyo -%%PYTHON_SITELIBDIR%%/Alacarte/MenuEditor.py -%%PYTHON_SITELIBDIR%%/Alacarte/MenuEditor.pyc -%%PYTHON_SITELIBDIR%%/Alacarte/MenuEditor.pyo -%%PYTHON_SITELIBDIR%%/Alacarte/__init__.py -%%PYTHON_SITELIBDIR%%/Alacarte/__init__.pyc -%%PYTHON_SITELIBDIR%%/Alacarte/__init__.pyo -%%PYTHON_SITELIBDIR%%/Alacarte/config.py -%%PYTHON_SITELIBDIR%%/Alacarte/config.pyc -%%PYTHON_SITELIBDIR%%/Alacarte/config.pyo -%%PYTHON_SITELIBDIR%%/Alacarte/util.py -%%PYTHON_SITELIBDIR%%/Alacarte/util.pyc -%%PYTHON_SITELIBDIR%%/Alacarte/util.pyo -share/gnome/alacarte/alacarte.glade -share/gnome/alacarte/logo.svg -share/gnome/applications/alacarte.desktop -share/icons/hicolor/22x22/apps/alacarte.png -share/icons/hicolor/scalable/apps/alacarte.svg -share/locale/ar/LC_MESSAGES/alacarte.mo -share/locale/as/LC_MESSAGES/alacarte.mo -share/locale/be/LC_MESSAGES/alacarte.mo -share/locale/bg/LC_MESSAGES/alacarte.mo -share/locale/bn/LC_MESSAGES/alacarte.mo -share/locale/bn_IN/LC_MESSAGES/alacarte.mo -share/locale/ca/LC_MESSAGES/alacarte.mo -share/locale/cs/LC_MESSAGES/alacarte.mo -share/locale/da/LC_MESSAGES/alacarte.mo -share/locale/de/LC_MESSAGES/alacarte.mo -share/locale/dz/LC_MESSAGES/alacarte.mo -share/locale/el/LC_MESSAGES/alacarte.mo -share/locale/en_CA/LC_MESSAGES/alacarte.mo -share/locale/en_GB/LC_MESSAGES/alacarte.mo -share/locale/eo/LC_MESSAGES/alacarte.mo -share/locale/es/LC_MESSAGES/alacarte.mo -share/locale/et/LC_MESSAGES/alacarte.mo -share/locale/eu/LC_MESSAGES/alacarte.mo -share/locale/fa/LC_MESSAGES/alacarte.mo -share/locale/fi/LC_MESSAGES/alacarte.mo -share/locale/fr/LC_MESSAGES/alacarte.mo -share/locale/gl/LC_MESSAGES/alacarte.mo -share/locale/gu/LC_MESSAGES/alacarte.mo -share/locale/hi/LC_MESSAGES/alacarte.mo -share/locale/hu/LC_MESSAGES/alacarte.mo -share/locale/it/LC_MESSAGES/alacarte.mo -share/locale/ja/LC_MESSAGES/alacarte.mo -share/locale/ka/LC_MESSAGES/alacarte.mo -share/locale/ko/LC_MESSAGES/alacarte.mo -share/locale/ku/LC_MESSAGES/alacarte.mo -share/locale/lt/LC_MESSAGES/alacarte.mo -share/locale/lv/LC_MESSAGES/alacarte.mo -share/locale/mg/LC_MESSAGES/alacarte.mo -share/locale/mk/LC_MESSAGES/alacarte.mo -share/locale/ml/LC_MESSAGES/alacarte.mo -share/locale/mn/LC_MESSAGES/alacarte.mo -share/locale/mr/LC_MESSAGES/alacarte.mo -share/locale/nb/LC_MESSAGES/alacarte.mo -share/locale/nl/LC_MESSAGES/alacarte.mo -share/locale/or/LC_MESSAGES/alacarte.mo -share/locale/pa/LC_MESSAGES/alacarte.mo -share/locale/pl/LC_MESSAGES/alacarte.mo -share/locale/pt/LC_MESSAGES/alacarte.mo -share/locale/pt_BR/LC_MESSAGES/alacarte.mo -share/locale/ro/LC_MESSAGES/alacarte.mo -share/locale/ru/LC_MESSAGES/alacarte.mo -share/locale/si/LC_MESSAGES/alacarte.mo -share/locale/sl/LC_MESSAGES/alacarte.mo -share/locale/sq/LC_MESSAGES/alacarte.mo -share/locale/sr/LC_MESSAGES/alacarte.mo -share/locale/sr@Latn/LC_MESSAGES/alacarte.mo -share/locale/sv/LC_MESSAGES/alacarte.mo -share/locale/ta/LC_MESSAGES/alacarte.mo -share/locale/te/LC_MESSAGES/alacarte.mo -share/locale/th/LC_MESSAGES/alacarte.mo -share/locale/tr/LC_MESSAGES/alacarte.mo -share/locale/uk/LC_MESSAGES/alacarte.mo -share/locale/vi/LC_MESSAGES/alacarte.mo -share/locale/zh_CN/LC_MESSAGES/alacarte.mo -share/locale/zh_HK/LC_MESSAGES/alacarte.mo -share/locale/zh_TW/LC_MESSAGES/alacarte.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as -@dirrm share/gnome/alacarte -@dirrm %%PYTHON_SITELIBDIR%%/Alacarte diff --git a/deskutils/chmsee/Makefile b/deskutils/chmsee/Makefile deleted file mode 100644 index b0857be81..000000000 --- a/deskutils/chmsee/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: chmsee -# Date created: 10 June 2006 -# Whom: Liu.Yinghong <liu_yinghong@yahoo.com.cn> -# -# $FreeBSD$ -# - -PORTNAME= chmsee -PORTVERSION= 0.9.6 -PORTREVISION= 1 -CATEGORIES= deskutils gnome -MASTER_SITES= http://chmsee.gro.clinux.org/ - -MAINTAINER= liu_yinghong@yahoo.com.cn -COMMENT= A viewer for Microsoft Help "CHM" files - -LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib - -USE_GETTEXT= yes -USE_GNOME= gtk20 libglade2 gnomeprefix gnomehack libgnome gtkhtml3 -WANT_GNOME= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_BZIP2= yes - -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|libgtkhtml-3.8|libgtkhtml-3.14|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/deskutils/chmsee/distinfo b/deskutils/chmsee/distinfo deleted file mode 100644 index f508aada6..000000000 --- a/deskutils/chmsee/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (chmsee-0.9.6.tar.bz2) = 4d4583622b0073bf5a6ed2771c226d7f -SHA256 (chmsee-0.9.6.tar.bz2) = 631da20bc3db0063a33d4717609730840f4307999e839191cde3f2e38bf68599 -SIZE (chmsee-0.9.6.tar.bz2) = 338636 diff --git a/deskutils/chmsee/pkg-descr b/deskutils/chmsee/pkg-descr deleted file mode 100644 index 03c4d6284..000000000 --- a/deskutils/chmsee/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A viewer for Microsoft Help "CHM" (aka Compiled HTML) files using chmlib and -gtk2. - -WWW: http://chmsee.gro.clinux.org/ diff --git a/deskutils/chmsee/pkg-plist b/deskutils/chmsee/pkg-plist deleted file mode 100644 index 0700d5afd..000000000 --- a/deskutils/chmsee/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -bin/chmsee -share/gnome/applications/chmsee.desktop -share/gnome/chmsee/chmsee-splash.png -share/gnome/chmsee/chmsee.glade -share/gnome/chmsee/chmsee.html -share/gnome/chmsee/chmsee.png -share/gnome/mime-info/chmsee.keys -share/gnome/mime-info/chmsee.mime -share/gnome/pixmaps/chmsee.png -share/locale/zh_CN/LC_MESSAGES/chmsee.mo -@dirrm share/gnome/chmsee -@dirrmtry share/gnome/applications diff --git a/deskutils/deskbar-applet/Makefile b/deskutils/deskbar-applet/Makefile deleted file mode 100644 index cc86f04a5..000000000 --- a/deskutils/deskbar-applet/Makefile +++ /dev/null @@ -1,80 +0,0 @@ -# New ports collection makefile for: deskbar-applet -# Date created: 2005-07-13 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/deskutils/deskbar-applet/Makefile,v 1.53 2007/03/12 20:30:49 mezz Exp $ -# - -PORTNAME= deskbar-applet -PORTVERSION= 2.18.0 -CATEGORIES= deskutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Omnipresent versatile search interface - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack pygnomedesktop intlhack -USE_PYTHON= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -INSTALLS_OMF= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= deskbar-applet.schemas - -OPTIONS= EVO "Enable evolution support" on - -.include <bsd.port.pre.mk> - -.if !defined(WITHOUT_EVO) -USE_GNOME+= evolutiondataserver -PLIST_SUB+= EVO="" -.else -CONFIGURE_ARGS+=--disable-evolution -PLIST_SUB+= EVO="@comment " -.endif - -.if !defined(DISPLAY) -BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \ - ${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT} -.if !defined(PACKAGE_BUILDING) -CONFIGURE_ENV+= DISPLAY="localhost:1001" -.endif -.endif - -post-patch: - @${FIND} ${WRKSRC}/deskbar -name "*.py" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|/usr/share/applications|${LOCALBASE}/share/gnome/applications|g' - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g ; \ - s|%%X11BASE%%|${X11BASE}|g ; s|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/deskbar/handlers/mozilla.py \ - ${WRKSRC}/deskbar/Utils.py - -.if !defined(DISPLAY) -pre-configure: - @if [ -f ${WRKDIR}/.Xvfb.pid ]; then \ - ${CAT} ${WRKDIR}/.Xvfb.pid | ${XARGS} kill || ${TRUE} ; \ - ${RM} -f ${WRKDIR}/.Xvfb.pid ; \ - fi - ${X11BASE}/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & ${ECHO} $$! > ${WRKDIR}/.Xvfb.pid - @sleep 5 - -post-configure: - @if [ -f ${WRKDIR}/.Xvfb.pid ]; then \ - ${CAT} ${WRKDIR}/.Xvfb.pid | ${XARGS} kill || ${TRUE} ; \ - ${RM} -f ${WRKDIR}/.Xvfb.pid ; \ - fi -.endif - -.include <bsd.port.post.mk> diff --git a/deskutils/deskbar-applet/distinfo b/deskutils/deskbar-applet/distinfo deleted file mode 100644 index ece34fe4d..000000000 --- a/deskutils/deskbar-applet/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/deskbar-applet-2.18.0.tar.bz2) = 2fb3bfc4d1a657adf175fa444a2309f0 -SHA256 (gnome2/deskbar-applet-2.18.0.tar.bz2) = 51c6c8cd68793a92dc172d5cfb9bad9fbc80e9be49cdbcff449635c482931e5f -SIZE (gnome2/deskbar-applet-2.18.0.tar.bz2) = 645787 diff --git a/deskutils/deskbar-applet/files/patch-deskbar_Utils.py b/deskutils/deskbar-applet/files/patch-deskbar_Utils.py deleted file mode 100644 index 773c8e15a..000000000 --- a/deskutils/deskbar-applet/files/patch-deskbar_Utils.py +++ /dev/null @@ -1,11 +0,0 @@ ---- deskbar/Utils.py.orig Tue Nov 1 20:32:51 2005 -+++ deskbar/Utils.py Tue Nov 1 20:33:08 2005 -@@ -10,7 +10,7 @@ - - sysdirs = os.getenv("XDG_DATA_DIRS") - if sysdirs == None: -- sysdirs = "/usr/local/share:/usr/share" -+ sysdirs = "%%X11BASE%%/share/gnome/:/usr/local/share/gnome/:%%X11BASE%%/share/:/usr/local/share/:/usr/share/" - - dirs = "%s:%s" % (dirs, sysdirs) - return [dir for dir in dirs.split(":") if dir.strip() != "" and exists(dir)] diff --git a/deskutils/deskbar-applet/files/patch-deskbar___init__.py b/deskutils/deskbar-applet/files/patch-deskbar___init__.py deleted file mode 100644 index dbe19007d..000000000 --- a/deskutils/deskbar-applet/files/patch-deskbar___init__.py +++ /dev/null @@ -1,11 +0,0 @@ ---- deskbar/__init__.py.orig Thu Sep 7 15:04:34 2006 -+++ deskbar/__init__.py Thu Sep 7 15:04:50 2006 -@@ -26,7 +26,7 @@ if _check(name): - if UNINSTALLED_DESKBAR: - SHARED_DATA_DIR = abspath(join(dirname(__file__), '..', 'data')) - else: -- SHARED_DATA_DIR = join(DATA_DIR, "deskbar-applet") -+ SHARED_DATA_DIR = join(DATA_DIR, "gnome", "deskbar-applet") - print "Data Dir: %s" % SHARED_DATA_DIR - - HANDLERS_DIR = [] diff --git a/deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py b/deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py deleted file mode 100644 index 4b01cdd9b..000000000 --- a/deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py +++ /dev/null @@ -1,17 +0,0 @@ ---- deskbar/deskbar-applet.py.orig Mon May 29 19:20:47 2006 -+++ deskbar/deskbar-applet.py Mon May 29 19:20:54 2006 -@@ -42,10 +42,10 @@ if hasattr(gettext, 'bind_textdomain_cod - gettext.bind_textdomain_codeset('deskbar-applet','UTF-8') - gettext.textdomain('deskbar-applet') - --locale.bindtextdomain('deskbar-applet', abspath(join(deskbar.defs.DATA_DIR, "locale"))) --if hasattr(locale, 'bind_textdomain_codeset'): -- locale.bind_textdomain_codeset('deskbar-applet','UTF-8') --locale.textdomain('deskbar-applet') -+#locale.bindtextdomain('deskbar-applet', abspath(join(deskbar.defs.DATA_DIR, "locale"))) -+#if hasattr(locale, 'bind_textdomain_codeset'): -+# locale.bind_textdomain_codeset('deskbar-applet','UTF-8') -+#locale.textdomain('deskbar-applet') - - import gtkexcepthook - diff --git a/deskutils/deskbar-applet/files/patch-deskbar_handlers_mozilla.py b/deskutils/deskbar-applet/files/patch-deskbar_handlers_mozilla.py deleted file mode 100644 index ffad36e44..000000000 --- a/deskutils/deskbar-applet/files/patch-deskbar_handlers_mozilla.py +++ /dev/null @@ -1,18 +0,0 @@ ---- deskbar/handlers/mozilla.py.orig Wed Mar 1 13:32:12 2006 -+++ deskbar/handlers/mozilla.py Wed Mar 1 13:33:19 2006 -@@ -189,6 +189,7 @@ class MozillaSearchHandler(deskbar.Handl - get_firefox_home_file("searchplugins"), - get_firefox_home_file("search"), - expanduser("~/.mozilla/searchplugins"), -+ "%%LOCALBASE%%/lib/firefox/searchplugins", - "/usr/lib/firefox/searchplugins", - "/usr/local/lib/firefox/searchplugins", - "/usr/lib/mozilla-firefox/searchplugins", -@@ -197,6 +198,7 @@ class MozillaSearchHandler(deskbar.Handl - smart_dirs = [ - get_mozilla_home_file("search"), - expanduser("~/.mozilla/searchplugins"), -+ "%%LOCALBASE%%/lib/mozilla/searchplugins", - "/usr/lib/mozilla/searchplugins", - "/usr/local/lib/mozilla/searchplugins"] - diff --git a/deskutils/deskbar-applet/pkg-descr b/deskutils/deskbar-applet/pkg-descr deleted file mode 100644 index 4eed2539a..000000000 --- a/deskutils/deskbar-applet/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Omnipresent versatile GNOME search applet. - -WWW: http://raphael.slinckx.net/deskbar/ diff --git a/deskutils/deskbar-applet/pkg-plist b/deskutils/deskbar-applet/pkg-plist deleted file mode 100644 index 8856f3c53..000000000 --- a/deskutils/deskbar-applet/pkg-plist +++ /dev/null @@ -1,374 +0,0 @@ -lib/deskbar-applet/deskbar-applet -lib/deskbar-applet/handlers/beagle-live.py -lib/deskbar-applet/handlers/beagle-live.pyc -lib/deskbar-applet/handlers/beagle-live.pyo -lib/deskbar-applet/handlers/beagle-static.py -lib/deskbar-applet/handlers/beagle-static.pyc -lib/deskbar-applet/handlers/beagle-static.pyo -lib/deskbar-applet/handlers/desklicious.py -lib/deskbar-applet/handlers/desklicious.pyc -lib/deskbar-applet/handlers/desklicious.pyo -lib/deskbar-applet/handlers/epiphany.py -lib/deskbar-applet/handlers/epiphany.pyc -lib/deskbar-applet/handlers/epiphany.pyo -%%EVO%%lib/deskbar-applet/handlers/evolution.py -%%EVO%%lib/deskbar-applet/handlers/evolution.pyc -%%EVO%%lib/deskbar-applet/handlers/evolution.pyo -lib/deskbar-applet/handlers/files.py -lib/deskbar-applet/handlers/files.pyc -lib/deskbar-applet/handlers/files.pyo -lib/deskbar-applet/handlers/galeon.py -lib/deskbar-applet/handlers/galeon.pyc -lib/deskbar-applet/handlers/galeon.pyo -lib/deskbar-applet/handlers/gdmactions.py -lib/deskbar-applet/handlers/gdmactions.pyc -lib/deskbar-applet/handlers/gdmactions.pyo -lib/deskbar-applet/handlers/history.py -lib/deskbar-applet/handlers/history.pyc -lib/deskbar-applet/handlers/history.pyo -lib/deskbar-applet/handlers/iswitch-window.py -lib/deskbar-applet/handlers/iswitch-window.pyc -lib/deskbar-applet/handlers/iswitch-window.pyo -lib/deskbar-applet/handlers/mozilla.py -lib/deskbar-applet/handlers/mozilla.pyc -lib/deskbar-applet/handlers/mozilla.pyo -lib/deskbar-applet/handlers/programs.py -lib/deskbar-applet/handlers/programs.pyc -lib/deskbar-applet/handlers/programs.pyo -lib/deskbar-applet/handlers/recent.py -lib/deskbar-applet/handlers/recent.pyc -lib/deskbar-applet/handlers/recent.pyo -lib/deskbar-applet/handlers/web_address.py -lib/deskbar-applet/handlers/web_address.pyc -lib/deskbar-applet/handlers/web_address.pyo -lib/deskbar-applet/handlers/yahoo.py -lib/deskbar-applet/handlers/yahoo.pyc -lib/deskbar-applet/handlers/yahoo.pyo -%%PYTHON_SITELIBDIR%%/deskbar/BrowserMatch.py -%%PYTHON_SITELIBDIR%%/deskbar/BrowserMatch.pyc -%%PYTHON_SITELIBDIR%%/deskbar/BrowserMatch.pyo -%%PYTHON_SITELIBDIR%%/deskbar/Categories.py -%%PYTHON_SITELIBDIR%%/deskbar/Categories.pyc -%%PYTHON_SITELIBDIR%%/deskbar/Categories.pyo -%%PYTHON_SITELIBDIR%%/deskbar/DeskbarApplet.py -%%PYTHON_SITELIBDIR%%/deskbar/DeskbarApplet.pyc -%%PYTHON_SITELIBDIR%%/deskbar/DeskbarApplet.pyo -%%PYTHON_SITELIBDIR%%/deskbar/DeskbarAppletPreferences.py -%%PYTHON_SITELIBDIR%%/deskbar/DeskbarAppletPreferences.pyc -%%PYTHON_SITELIBDIR%%/deskbar/DeskbarAppletPreferences.pyo -%%PYTHON_SITELIBDIR%%/deskbar/DeskbarHistory.py -%%PYTHON_SITELIBDIR%%/deskbar/DeskbarHistory.pyc -%%PYTHON_SITELIBDIR%%/deskbar/DeskbarHistory.pyo -%%PYTHON_SITELIBDIR%%/deskbar/Handler.py -%%PYTHON_SITELIBDIR%%/deskbar/Handler.pyc -%%PYTHON_SITELIBDIR%%/deskbar/Handler.pyo -%%PYTHON_SITELIBDIR%%/deskbar/Indexer.py -%%PYTHON_SITELIBDIR%%/deskbar/Indexer.pyc -%%PYTHON_SITELIBDIR%%/deskbar/Indexer.pyo -%%PYTHON_SITELIBDIR%%/deskbar/Keybinder.py -%%PYTHON_SITELIBDIR%%/deskbar/Keybinder.pyc -%%PYTHON_SITELIBDIR%%/deskbar/Keybinder.pyo -%%PYTHON_SITELIBDIR%%/deskbar/Match.py -%%PYTHON_SITELIBDIR%%/deskbar/Match.pyc -%%PYTHON_SITELIBDIR%%/deskbar/Match.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ModuleContext.py -%%PYTHON_SITELIBDIR%%/deskbar/ModuleContext.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ModuleContext.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ModuleInstaller.py -%%PYTHON_SITELIBDIR%%/deskbar/ModuleInstaller.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ModuleInstaller.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ModuleList.py -%%PYTHON_SITELIBDIR%%/deskbar/ModuleList.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ModuleList.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ModuleLoader.py -%%PYTHON_SITELIBDIR%%/deskbar/ModuleLoader.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ModuleLoader.pyo -%%PYTHON_SITELIBDIR%%/deskbar/Utils.py -%%PYTHON_SITELIBDIR%%/deskbar/Utils.pyc -%%PYTHON_SITELIBDIR%%/deskbar/Utils.pyo -%%PYTHON_SITELIBDIR%%/deskbar/Watcher.py -%%PYTHON_SITELIBDIR%%/deskbar/Watcher.pyc -%%PYTHON_SITELIBDIR%%/deskbar/Watcher.pyo -%%PYTHON_SITELIBDIR%%/deskbar/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/__init__.pyo -%%PYTHON_SITELIBDIR%%/deskbar/defs.py -%%PYTHON_SITELIBDIR%%/deskbar/defs.pyc -%%PYTHON_SITELIBDIR%%/deskbar/defs.pyo -%%EVO%%%%PYTHON_SITELIBDIR%%/deskbar/evolution/__init__.py -%%EVO%%%%PYTHON_SITELIBDIR%%/deskbar/evolution/__init__.pyc -%%EVO%%%%PYTHON_SITELIBDIR%%/deskbar/evolution/__init__.pyo -%%EVO%%%%PYTHON_SITELIBDIR%%/deskbar/evolution/_evolution.la -%%EVO%%%%PYTHON_SITELIBDIR%%/deskbar/evolution/_evolution.so -%%PYTHON_SITELIBDIR%%/deskbar/gdmclient/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/gdmclient/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/gdmclient/__init__.pyo -%%PYTHON_SITELIBDIR%%/deskbar/gdmclient/_gdmclient.la -%%PYTHON_SITELIBDIR%%/deskbar/gdmclient/_gdmclient.so -%%PYTHON_SITELIBDIR%%/deskbar/gnomedesktop/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/gnomedesktop/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/gnomedesktop/__init__.pyo -%%PYTHON_SITELIBDIR%%/deskbar/gnomedesktop/_gnomedesktop.la -%%PYTHON_SITELIBDIR%%/deskbar/gnomedesktop/_gnomedesktop.so -%%PYTHON_SITELIBDIR%%/deskbar/gtkexcepthook.py -%%PYTHON_SITELIBDIR%%/deskbar/gtkexcepthook.pyc -%%PYTHON_SITELIBDIR%%/deskbar/gtkexcepthook.pyo -%%PYTHON_SITELIBDIR%%/deskbar/iconentry/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/iconentry/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/iconentry/__init__.pyo -%%PYTHON_SITELIBDIR%%/deskbar/iconentry/_iconentry.la -%%PYTHON_SITELIBDIR%%/deskbar/iconentry/_iconentry.so -%%PYTHON_SITELIBDIR%%/deskbar/keybinder/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/keybinder/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/keybinder/__init__.pyo -%%PYTHON_SITELIBDIR%%/deskbar/keybinder/_keybinder.la -%%PYTHON_SITELIBDIR%%/deskbar/keybinder/_keybinder.so -%%PYTHON_SITELIBDIR%%/deskbar/osutils/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/osutils/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/osutils/__init__.pyo -%%PYTHON_SITELIBDIR%%/deskbar/osutils/_osutils.la -%%PYTHON_SITELIBDIR%%/deskbar/osutils/_osutils.so -%%PYTHON_SITELIBDIR%%/deskbar/ui/About.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/About.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/About.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/DeskbarPreferencesUI.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/DeskbarPreferencesUI.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/DeskbarPreferencesUI.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/DeskbarUI.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/DeskbarUI.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/DeskbarUI.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/EntryHistoryManager.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/EntryHistoryManager.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/EntryHistoryManager.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/ModuleListView.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/ModuleListView.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/ModuleListView.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/__init__.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacAlignedWindow.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacAlignedWindow.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacAlignedWindow.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacAppletButton.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacAppletButton.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacAppletButton.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacButtonUI.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacButtonUI.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacButtonUI.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacEntry.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacEntry.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacEntry.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHeader.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHeader.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHeader.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHistory.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHistory.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHistory.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacItems.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacItems.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacItems.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacLayoutProvider.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacLayoutProvider.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacLayoutProvider.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacModel.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacModel.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacModel.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacPopupEntry.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacPopupEntry.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacPopupEntry.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacTreeView.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacTreeView.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacTreeView.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacUIManager.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacUIManager.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacUIManager.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/DeskbarAppletButton.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/DeskbarAppletButton.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/DeskbarAppletButton.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/LingeringSelectionWindow.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/LingeringSelectionWindow.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/LingeringSelectionWindow.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/__init__.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/entriac/CuemiacEntryUI.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/entriac/CuemiacEntryUI.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/entriac/CuemiacEntryUI.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/entriac/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/entriac/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/entriac/__init__.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/window/CuemiacWindowUI.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/window/CuemiacWindowUI.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/window/CuemiacWindowUI.pyo -%%PYTHON_SITELIBDIR%%/deskbar/ui/window/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/ui/window/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/ui/window/__init__.pyo -%%PYTHON_SITELIBDIR%%/deskbar/updater/ErrorDialog.py -%%PYTHON_SITELIBDIR%%/deskbar/updater/ErrorDialog.pyc -%%PYTHON_SITELIBDIR%%/deskbar/updater/ErrorDialog.pyo -%%PYTHON_SITELIBDIR%%/deskbar/updater/NewStuffUpdater.py -%%PYTHON_SITELIBDIR%%/deskbar/updater/NewStuffUpdater.pyc -%%PYTHON_SITELIBDIR%%/deskbar/updater/NewStuffUpdater.pyo -%%PYTHON_SITELIBDIR%%/deskbar/updater/ProgressbarDialog.py -%%PYTHON_SITELIBDIR%%/deskbar/updater/ProgressbarDialog.pyc -%%PYTHON_SITELIBDIR%%/deskbar/updater/ProgressbarDialog.pyo -%%PYTHON_SITELIBDIR%%/deskbar/updater/__init__.py -%%PYTHON_SITELIBDIR%%/deskbar/updater/__init__.pyc -%%PYTHON_SITELIBDIR%%/deskbar/updater/__init__.pyo -libdata/bonobo/servers/Deskbar_Applet.server -libdata/pkgconfig/deskbar-applet.pc -share/gnome/deskbar-applet/Deskbar_Applet.xml -share/gnome/deskbar-applet/art/delicious.png -share/gnome/deskbar-applet/art/deskbar-applet-panel-h.png -share/gnome/deskbar-applet/art/deskbar-applet-panel-h.svg -share/gnome/deskbar-applet/art/deskbar-applet-panel-v.png -share/gnome/deskbar-applet/art/deskbar-applet-panel-v.svg -share/gnome/deskbar-applet/art/epiphany-history.png -share/gnome/deskbar-applet/art/folder-bookmark.png -share/gnome/deskbar-applet/art/generic.png -share/gnome/deskbar-applet/art/google.png -share/gnome/deskbar-applet/art/gpm-suspend-to-disk.png -share/gnome/deskbar-applet/art/gpm-suspend-to-ram.png -share/gnome/deskbar-applet/art/yahoo.png -share/gnome/deskbar-applet/mozilla-search.glade -share/gnome/deskbar-applet/prefs-dialog.glade -share/gnome/deskbar-applet/smart-bookmarks.glade -share/gnome/help/deskbar/C/deskbar.xml -share/gnome/help/deskbar/C/figures/deskbar-applet.png -share/gnome/help/deskbar/C/legal.xml -share/gnome/omf/deskbar/deskbar-C.omf -share/icons/hicolor/16x16/apps/deskbar-applet.png -share/icons/hicolor/22x22/apps/deskbar-applet.png -share/icons/hicolor/32x32/apps/deskbar-applet.png -share/icons/hicolor/48x48/apps/deskbar-applet.png -share/icons/hicolor/scalable/apps/deskbar-applet.svg -share/locale/ar/LC_MESSAGES/deskbar-applet.mo -share/locale/be/LC_MESSAGES/deskbar-applet.mo -share/locale/bg/LC_MESSAGES/deskbar-applet.mo -share/locale/bn/LC_MESSAGES/deskbar-applet.mo -share/locale/bn_IN/LC_MESSAGES/deskbar-applet.mo -share/locale/ca/LC_MESSAGES/deskbar-applet.mo -share/locale/cs/LC_MESSAGES/deskbar-applet.mo -share/locale/cy/LC_MESSAGES/deskbar-applet.mo -share/locale/da/LC_MESSAGES/deskbar-applet.mo -share/locale/de/LC_MESSAGES/deskbar-applet.mo -share/locale/dz/LC_MESSAGES/deskbar-applet.mo -share/locale/el/LC_MESSAGES/deskbar-applet.mo -share/locale/en_CA/LC_MESSAGES/deskbar-applet.mo -share/locale/en_GB/LC_MESSAGES/deskbar-applet.mo -share/locale/es/LC_MESSAGES/deskbar-applet.mo -share/locale/et/LC_MESSAGES/deskbar-applet.mo -share/locale/eu/LC_MESSAGES/deskbar-applet.mo -share/locale/fa/LC_MESSAGES/deskbar-applet.mo -share/locale/fi/LC_MESSAGES/deskbar-applet.mo -share/locale/fr/LC_MESSAGES/deskbar-applet.mo -share/locale/gl/LC_MESSAGES/deskbar-applet.mo -share/locale/gu/LC_MESSAGES/deskbar-applet.mo -share/locale/he/LC_MESSAGES/deskbar-applet.mo -share/locale/hi/LC_MESSAGES/deskbar-applet.mo -share/locale/hu/LC_MESSAGES/deskbar-applet.mo -share/locale/id/LC_MESSAGES/deskbar-applet.mo -share/locale/it/LC_MESSAGES/deskbar-applet.mo -share/locale/ja/LC_MESSAGES/deskbar-applet.mo -share/locale/ka/LC_MESSAGES/deskbar-applet.mo -share/locale/ko/LC_MESSAGES/deskbar-applet.mo -share/locale/ku/LC_MESSAGES/deskbar-applet.mo -share/locale/lt/LC_MESSAGES/deskbar-applet.mo -share/locale/lv/LC_MESSAGES/deskbar-applet.mo -share/locale/mg/LC_MESSAGES/deskbar-applet.mo -share/locale/mk/LC_MESSAGES/deskbar-applet.mo -share/locale/ml/LC_MESSAGES/deskbar-applet.mo -share/locale/mn/LC_MESSAGES/deskbar-applet.mo -share/locale/mr/LC_MESSAGES/deskbar-applet.mo -share/locale/nb/LC_MESSAGES/deskbar-applet.mo -share/locale/ne/LC_MESSAGES/deskbar-applet.mo -share/locale/nl/LC_MESSAGES/deskbar-applet.mo -share/locale/or/LC_MESSAGES/deskbar-applet.mo -share/locale/pa/LC_MESSAGES/deskbar-applet.mo -share/locale/pl/LC_MESSAGES/deskbar-applet.mo -share/locale/pt/LC_MESSAGES/deskbar-applet.mo -share/locale/pt_BR/LC_MESSAGES/deskbar-applet.mo -share/locale/ro/LC_MESSAGES/deskbar-applet.mo -share/locale/ru/LC_MESSAGES/deskbar-applet.mo -share/locale/sk/LC_MESSAGES/deskbar-applet.mo -share/locale/sl/LC_MESSAGES/deskbar-applet.mo -share/locale/sq/LC_MESSAGES/deskbar-applet.mo -share/locale/sr/LC_MESSAGES/deskbar-applet.mo -share/locale/sr@Latn/LC_MESSAGES/deskbar-applet.mo -share/locale/sv/LC_MESSAGES/deskbar-applet.mo -share/locale/ta/LC_MESSAGES/deskbar-applet.mo -share/locale/th/LC_MESSAGES/deskbar-applet.mo -share/locale/tr/LC_MESSAGES/deskbar-applet.mo -share/locale/uk/LC_MESSAGES/deskbar-applet.mo -share/locale/vi/LC_MESSAGES/deskbar-applet.mo -share/locale/zh_CN/LC_MESSAGES/deskbar-applet.mo -share/locale/zh_HK/LC_MESSAGES/deskbar-applet.mo -share/locale/zh_TW/LC_MESSAGES/deskbar-applet.mo -@dirrm share/gnome/omf/deskbar -@dirrm share/gnome/help/deskbar/C/figures -@dirrm share/gnome/help/deskbar/C -@dirrm share/gnome/help/deskbar -@dirrm share/gnome/deskbar-applet/art -@dirrm share/gnome/deskbar-applet -@dirrm %%PYTHON_SITELIBDIR%%/deskbar/updater -@dirrm %%PYTHON_SITELIBDIR%%/deskbar/ui/window -@dirrm %%PYTHON_SITELIBDIR%%/deskbar/ui/entriac -@dirrm %%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac -@dirrm %%PYTHON_SITELIBDIR%%/deskbar/ui -@dirrm %%PYTHON_SITELIBDIR%%/deskbar/osutils -@dirrm %%PYTHON_SITELIBDIR%%/deskbar/keybinder -@dirrm %%PYTHON_SITELIBDIR%%/deskbar/iconentry -@dirrm %%PYTHON_SITELIBDIR%%/deskbar/gnomedesktop -@dirrm %%PYTHON_SITELIBDIR%%/deskbar/gdmclient -%%EVO%%@dirrm %%PYTHON_SITELIBDIR%%/deskbar/evolution -@dirrm %%PYTHON_SITELIBDIR%%/deskbar -@dirrmtry %%PYTHON_SITELIBDIR%% -@dirrmtry %%PYTHON_LIBDIR%% -@dirrm lib/deskbar-applet/handlers -@dirrm lib/deskbar-applet -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/deskutils/evolution-jescs/Makefile b/deskutils/evolution-jescs/Makefile deleted file mode 100644 index b56cbe6c5..000000000 --- a/deskutils/evolution-jescs/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: evolution-jescs -# Date created: 08 September 2005 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/deskutils/evolution-jescs/Makefile,v 1.16 2006/12/18 22:26:15 marcus Exp $ -# - -PORTNAME= jescs -PORTVERSION= 2.9.1 -CATEGORIES= deskutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -PKGNAMEPREFIX= evolution- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Sun Java Enterprise System Calendar Server provider for Evolution - -BUILD_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution -RUN_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution - -USE_XLIB= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GETTEXT= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnometarget -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -EVO_VERSION= 2.10 -PLIST_SUB= EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" VERSION="2.10" - -post-patch: - @${REINPLACE_CMD} -e 's|libdir/bonobo/servers|prefix/libdata/bonobo/servers|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/deskutils/evolution-jescs/distinfo b/deskutils/evolution-jescs/distinfo deleted file mode 100644 index 479f68f01..000000000 --- a/deskutils/evolution-jescs/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (evolution-jescs-2.9.1.tar.bz2) = d29106ca0412e2397409813d46d094b7 -SHA256 (evolution-jescs-2.9.1.tar.bz2) = f1736e27ffcb9fc826cb5f946fc3e2f958b22fc518304d440bdd25d1b7164402 -SIZE (evolution-jescs-2.9.1.tar.bz2) = 519693 diff --git a/deskutils/evolution-jescs/pkg-descr b/deskutils/evolution-jescs/pkg-descr deleted file mode 100644 index 252cf8eaf..000000000 --- a/deskutils/evolution-jescs/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is the Evolution Connector for Sun Java Enterprise System Calendar Server -(SJESCS), which adds support for SJESCS 5.1 and above to Evolution. - -This connector supports the WCAP (Web Calendar Access Protocol) 2.0, 3.0, 3.1. diff --git a/deskutils/evolution-jescs/pkg-plist b/deskutils/evolution-jescs/pkg-plist deleted file mode 100644 index caf6129a2..000000000 --- a/deskutils/evolution-jescs/pkg-plist +++ /dev/null @@ -1,67 +0,0 @@ -lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelsunone.la -lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelsunone.so -lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelsunone.urls -libdata/bonobo/servers/GNOME_Evolution_SunOne_Storage.server -libexec/evolution/%%EVO_VERSION%%/evolution-jescs -share/gnome/evolution/%%EVO_VERSION%%/images/sun-connector.png -share/gnome/evolution/%%EVO_VERSION%%/images/sunone-invitations.png -share/gnome/evolution/%%EVO_VERSION%%/images/sunone-invitations-mini.png -share/gnome/evolution-jescs/glade/sunone-add-permission-dialog.glade -share/gnome/evolution-jescs/glade/sunone-permissions-dialog.glade -share/gnome/evolution-jescs/glade/sunone-subscription-dialog.glade -share/locale/ar/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/dz/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/rw/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/zh_HK/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo -@dirrm share/gnome/evolution-jescs/glade -@dirrm share/gnome/evolution-jescs -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile deleted file mode 100644 index c023dccb3..000000000 --- a/deskutils/gnome-utils/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: gnomeutils2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/deskutils/gnome-utils/Makefile,v 1.114 2007/02/13 06:54:17 mezz Exp $ -# - -PORTNAME= gnome-utils -PORTVERSION= 2.18.0 -PORTEPOCH= 1 -CATEGORIES= deskutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 support utilities - -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -INSTALLS_OMF= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_LDCONFIG= yes -INSTALLS_ICONS= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \ - libgnomeprintui gnomedesktop ltverhack -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-dictionary.1 gnome-search-tool.1 gnome-system-log.1 \ - baobab.1 -GCONF_SCHEMAS= gnome-dictionary.schemas gnome-screenshot.schemas \ - gnome-search-tool.schemas logview.schemas baobab.schemas - -post-patch: - @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} -n 10 \ - ${REINPLACE_CMD} -e 's|@mandir@|${PREFIX}/man|' - -.include <bsd.port.mk> diff --git a/deskutils/gnome-utils/distinfo b/deskutils/gnome-utils/distinfo deleted file mode 100644 index 6782e48e1..000000000 --- a/deskutils/gnome-utils/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-utils-2.18.0.tar.bz2) = 33fad81655eed993dea8b5bb7a5789bb -SHA256 (gnome2/gnome-utils-2.18.0.tar.bz2) = de0d7d54d0c55f1712c7851fbaa9fb38af513ef0752c02532151e2a7b90480c8 -SIZE (gnome2/gnome-utils-2.18.0.tar.bz2) = 4077531 diff --git a/deskutils/gnome-utils/files/patch-ai b/deskutils/gnome-utils/files/patch-ai deleted file mode 100644 index 927a2b461..000000000 --- a/deskutils/gnome-utils/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- xmldocs.make.orig Thu Aug 7 09:56:16 2003 -+++ xmldocs.make Thu Aug 7 13:55:58 2003 -@@ -36,7 +36,7 @@ - # ********** Begin of section some packagers may need to modify ********** - # This variable (docdir) specifies where the documents should be installed. - # This default value should work for most packages. --docdir = $(datadir)/gnome/help/$(docname)/$(lang) -+docdir = $(datadir)/help/$(docname)/$(lang) - - # ********** You should not have to edit below this line ********** - xml_files = $(entities) $(docname).xml diff --git a/deskutils/gnome-utils/files/patch-gsearchtool_gsearchtool-support.c b/deskutils/gnome-utils/files/patch-gsearchtool_gsearchtool-support.c deleted file mode 100644 index 9d1ee8c9c..000000000 --- a/deskutils/gnome-utils/files/patch-gsearchtool_gsearchtool-support.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gsearchtool/gsearchtool-support.c.orig Thu Jan 5 23:26:25 2006 -+++ gsearchtool/gsearchtool-support.c Thu Jan 5 23:27:04 2006 -@@ -31,6 +31,7 @@ - - #include <glib/gi18n.h> - #include <glib/gdate.h> -+#include <sys/types.h> - #include <regex.h> - #include <gdk/gdkx.h> - #include <libart_lgpl/art_rgb.h> diff --git a/deskutils/gnome-utils/pkg-descr b/deskutils/gnome-utils/pkg-descr deleted file mode 100644 index bfe154899..000000000 --- a/deskutils/gnome-utils/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -GNOME 2.0 support utilities, including a dictionary looker-upper, -a frontend for find(1), a system log viewer, and more. diff --git a/deskutils/gnome-utils/pkg-plist b/deskutils/gnome-utils/pkg-plist deleted file mode 100644 index 8c17640a2..000000000 --- a/deskutils/gnome-utils/pkg-plist +++ /dev/null @@ -1,419 +0,0 @@ -bin/baobab -bin/gnome-dictionary -bin/gnome-panel-screenshot -bin/gnome-screenshot -bin/gnome-search-tool -bin/gnome-system-log -include/gdict-1.0/gdict/gdict-client-context.h -include/gdict-1.0/gdict/gdict-context.h -include/gdict-1.0/gdict/gdict-database-chooser.h -include/gdict-1.0/gdict/gdict-defbox.h -include/gdict-1.0/gdict/gdict-entry.h -include/gdict-1.0/gdict/gdict-enum-types.h -include/gdict-1.0/gdict/gdict-source-loader.h -include/gdict-1.0/gdict/gdict-source.h -include/gdict-1.0/gdict/gdict-speller.h -include/gdict-1.0/gdict/gdict-strategy-chooser.h -include/gdict-1.0/gdict/gdict-utils.h -include/gdict-1.0/gdict/gdict-version.h -include/gdict-1.0/gdict/gdict.h -lib/libgdict-1.0.a -lib/libgdict-1.0.la -lib/libgdict-1.0.so -lib/libgdict-1.0.so.5 -libdata/bonobo/servers/GNOME_DictionaryApplet.server -libdata/pkgconfig/gdict-1.0.pc -libexec/gnome-dictionary-applet -share/doc/gdict/gdict-GdictClientContext.html -share/doc/gdict/gdict-GdictDefbox.html -share/doc/gdict/gdict-GdictEntry.html -share/doc/gdict/gdict-GdictSource.html -share/doc/gdict/gdict-GdictSourceLoader.html -share/doc/gdict/gdict-gdict-context.html -share/doc/gdict/gdict.devhelp -share/doc/gdict/gdict.devhelp2 -share/doc/gdict/gdict.html -share/doc/gdict/gdictui.html -share/doc/gdict/home.png -share/doc/gdict/index.html -share/doc/gdict/index.sgml -share/doc/gdict/introduction.html -share/doc/gdict/left.png -share/doc/gdict/right.png -share/doc/gdict/sources-loader.html -share/doc/gdict/sources.html -share/doc/gdict/style.css -share/doc/gdict/up.png -share/gnome/applications/baobab.desktop -share/gnome/applications/gnome-dictionary.desktop -share/gnome/applications/gnome-screenshot.desktop -share/gnome/applications/gnome-search-tool.desktop -share/gnome/applications/gnome-system-log.desktop -share/gnome/baobab/pixmaps/baobab.glade -share/gnome/baobab/pixmaps/shot.png -share/gnome/gdict-1.0/sources/default.desktop -share/gnome/gdict-1.0/sources/spanish.desktop -share/gnome/gdict-1.0/sources/thai.desktop -share/gnome/gnome-2.0/ui/GNOME_DictionaryApplet.xml -share/gnome/gnome-dictionary/gnome-dictionary-preferences.glade -share/gnome/gnome-dictionary/gnome-dictionary-ui.xml -share/gnome/gnome-screenshot/glade/gnome-screenshot.glade -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/baobab/C/baobab.xml -share/gnome/help/baobab/C/figures/baobab_fullscan.png -share/gnome/help/baobab/C/figures/baobab_prefs.png -share/gnome/help/baobab/C/figures/baobab_remote.png -share/gnome/help/baobab/C/figures/baobab_treemaps.png -share/gnome/help/baobab/C/figures/baobab_window.png -share/gnome/help/baobab/C/legal.xml -share/gnome/help/baobab/en_GB/baobab.xml -share/gnome/help/baobab/en_GB/figures/baobab_fullscan.png -share/gnome/help/baobab/en_GB/figures/baobab_prefs.png -share/gnome/help/baobab/en_GB/figures/baobab_remote.png -share/gnome/help/baobab/en_GB/figures/baobab_treemaps.png -share/gnome/help/baobab/en_GB/figures/baobab_window.png -share/gnome/help/baobab/es/baobab.xml -share/gnome/help/baobab/es/figures/baobab_fullscan.png -share/gnome/help/baobab/es/figures/baobab_prefs.png -share/gnome/help/baobab/es/figures/baobab_remote.png -share/gnome/help/baobab/es/figures/baobab_treemaps.png -share/gnome/help/baobab/es/figures/baobab_window.png -share/gnome/help/baobab/fr/baobab.xml -share/gnome/help/baobab/fr/figures/baobab_fullscan.png -share/gnome/help/baobab/fr/figures/baobab_prefs.png -share/gnome/help/baobab/fr/figures/baobab_remote.png -share/gnome/help/baobab/fr/figures/baobab_treemaps.png -share/gnome/help/baobab/fr/figures/baobab_window.png -share/gnome/help/baobab/sv/baobab.xml -share/gnome/help/baobab/sv/figures/baobab_fullscan.png -share/gnome/help/baobab/sv/figures/baobab_prefs.png -share/gnome/help/baobab/sv/figures/baobab_remote.png -share/gnome/help/baobab/sv/figures/baobab_treemaps.png -share/gnome/help/baobab/sv/figures/baobab_window.png -share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/C/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/C/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/C/legal.xml -share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/el/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/el/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/es/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/es/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/fr/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/fr/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/it/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/it/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/ru/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/ru/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/sv/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/sv/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-add-source.png -share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-applet-window.png -share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-applet.png -share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-application.png -share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-find.png -share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-lookup.png -share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-preferences-print.png -share/gnome/help/gnome-dictionary/uk/figures/gnome-dictionary-preferences-source.png -share/gnome/help/gnome-dictionary/uk/gnome-dictionary.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-search-tool/es/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/es/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/fr/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/fr/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/ru/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/ru/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/sv/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/sv/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/uk/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/uk/gnome-search-tool.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/help/gnome-system-log/es/figures/syslog_window.png -share/gnome/help/gnome-system-log/es/gnome-system-log.xml -share/gnome/help/gnome-system-log/fr/figures/syslog_window.png -share/gnome/help/gnome-system-log/fr/gnome-system-log.xml -share/gnome/help/gnome-system-log/it/figures/syslog_window.png -share/gnome/help/gnome-system-log/it/gnome-system-log.xml -share/gnome/help/gnome-system-log/ru/figures/syslog_window.png -share/gnome/help/gnome-system-log/ru/gnome-system-log.xml -share/gnome/help/gnome-system-log/sv/figures/syslog_window.png -share/gnome/help/gnome-system-log/sv/gnome-system-log.xml -share/gnome/help/gnome-system-log/uk/figures/syslog_window.png -share/gnome/help/gnome-system-log/uk/gnome-system-log.xml -share/gnome/omf/baobab/baobab-C.omf -share/gnome/omf/baobab/baobab-en_GB.omf -share/gnome/omf/baobab/baobab-es.omf -share/gnome/omf/baobab/baobab-fr.omf -share/gnome/omf/baobab/baobab-sv.omf -share/gnome/omf/gnome-dictionary/gnome-dictionary-C.omf -share/gnome/omf/gnome-dictionary/gnome-dictionary-el.omf -share/gnome/omf/gnome-dictionary/gnome-dictionary-es.omf -share/gnome/omf/gnome-dictionary/gnome-dictionary-fr.omf -share/gnome/omf/gnome-dictionary/gnome-dictionary-it.omf -share/gnome/omf/gnome-dictionary/gnome-dictionary-ru.omf -share/gnome/omf/gnome-dictionary/gnome-dictionary-sv.omf -share/gnome/omf/gnome-dictionary/gnome-dictionary-uk.omf -share/gnome/omf/gnome-search-tool/gnome-search-tool-C.omf -share/gnome/omf/gnome-search-tool/gnome-search-tool-es.omf -share/gnome/omf/gnome-search-tool/gnome-search-tool-fr.omf -share/gnome/omf/gnome-search-tool/gnome-search-tool-ru.omf -share/gnome/omf/gnome-search-tool/gnome-search-tool-sv.omf -share/gnome/omf/gnome-search-tool/gnome-search-tool-uk.omf -share/gnome/omf/gnome-system-log/gnome-system-log-C.omf -share/gnome/omf/gnome-system-log/gnome-system-log-es.omf -share/gnome/omf/gnome-system-log/gnome-system-log-fr.omf -share/gnome/omf/gnome-system-log/gnome-system-log-it.omf -share/gnome/omf/gnome-system-log/gnome-system-log-ru.omf -share/gnome/omf/gnome-system-log/gnome-system-log-sv.omf -share/gnome/omf/gnome-system-log/gnome-system-log-uk.omf -share/gnome/pixmaps/gsearchtool/thumbnail_frame.png -share/icons/hicolor/24x24/apps/baobab.png -share/icons/hicolor/48x48/apps/gnome-dictionary.png -share/icons/hicolor/scalable/apps/baobab.svg -share/icons/hicolor/scalable/apps/gnome-dictionary.svg -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/bn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/bn_IN/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/el/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/en_CA/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/fa/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/gu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/he/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/id/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/ka/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ku/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/mg/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ml/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/nb/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ne/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/or/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pa/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/rw/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/sq/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sr@Latn/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/th/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/xh/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_HK/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-utils-2.0.mo -@dirrm share/gnome/pixmaps/gsearchtool -@dirrm share/gnome/omf/gnome-system-log -@dirrm share/gnome/omf/gnome-search-tool -@dirrm share/gnome/omf/gnome-dictionary -@dirrm share/gnome/omf/baobab -@dirrm share/gnome/help/gnome-system-log/uk/figures -@dirrm share/gnome/help/gnome-system-log/uk -@dirrm share/gnome/help/gnome-system-log/sv/figures -@dirrm share/gnome/help/gnome-system-log/sv -@dirrm share/gnome/help/gnome-system-log/ru/figures -@dirrm share/gnome/help/gnome-system-log/ru -@dirrm share/gnome/help/gnome-system-log/it/figures -@dirrm share/gnome/help/gnome-system-log/it -@dirrm share/gnome/help/gnome-system-log/fr/figures -@dirrm share/gnome/help/gnome-system-log/fr -@dirrm share/gnome/help/gnome-system-log/es/figures -@dirrm share/gnome/help/gnome-system-log/es -@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/uk/figures -@dirrm share/gnome/help/gnome-search-tool/uk -@dirrm share/gnome/help/gnome-search-tool/sv/figures -@dirrm share/gnome/help/gnome-search-tool/sv -@dirrm share/gnome/help/gnome-search-tool/ru/figures -@dirrm share/gnome/help/gnome-search-tool/ru -@dirrm share/gnome/help/gnome-search-tool/fr/figures -@dirrm share/gnome/help/gnome-search-tool/fr -@dirrm share/gnome/help/gnome-search-tool/es/figures -@dirrm share/gnome/help/gnome-search-tool/es -@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/uk/figures -@dirrm share/gnome/help/gnome-dictionary/uk -@dirrm share/gnome/help/gnome-dictionary/sv/figures -@dirrm share/gnome/help/gnome-dictionary/sv -@dirrm share/gnome/help/gnome-dictionary/ru/figures -@dirrm share/gnome/help/gnome-dictionary/ru -@dirrm share/gnome/help/gnome-dictionary/it/figures -@dirrm share/gnome/help/gnome-dictionary/it -@dirrm share/gnome/help/gnome-dictionary/fr/figures -@dirrm share/gnome/help/gnome-dictionary/fr -@dirrm share/gnome/help/gnome-dictionary/es/figures -@dirrm share/gnome/help/gnome-dictionary/es -@dirrm share/gnome/help/gnome-dictionary/el/figures -@dirrm share/gnome/help/gnome-dictionary/el -@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/baobab/sv/figures -@dirrm share/gnome/help/baobab/sv -@dirrm share/gnome/help/baobab/fr/figures -@dirrm share/gnome/help/baobab/fr -@dirrm share/gnome/help/baobab/es/figures -@dirrm share/gnome/help/baobab/es -@dirrm share/gnome/help/baobab/en_GB/figures -@dirrm share/gnome/help/baobab/en_GB -@dirrm share/gnome/help/baobab/C/figures -@dirrm share/gnome/help/baobab/C -@dirrm share/gnome/help/baobab -@dirrm share/gnome/gnome-system-log -@dirrm share/gnome/gnome-screenshot/glade -@dirrm share/gnome/gnome-screenshot -@dirrm share/gnome/gnome-dictionary -@dirrm share/gnome/gdict-1.0/sources -@dirrm share/gnome/gdict-1.0 -@dirrm share/gnome/baobab/pixmaps -@dirrm share/gnome/baobab -@dirrm share/doc/gdict -@dirrm include/gdict-1.0/gdict -@dirrm include/gdict-1.0 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile deleted file mode 100644 index 0e9b81cad..000000000 --- a/deskutils/gnotime/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: gnotime -# Date created: 1 March 2003 -# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> -# -# $FreeBSD$ -# $MCom: ports/deskutils/gnotime/Makefile,v 1.17 2007/03/13 05:53:49 marcus Exp $ -# - -PORTNAME= gnotime -PORTVERSION= 2.2.2 -PORTREVISON= 3 -CATEGORIES= deskutils gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gttr - -MAINTAINER= ports@FreeBSD.org -COMMENT= GnoTime is a time tracker for gnome2 - -LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile - -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack gnomeprefix intlhack gtkhtml3 libgnomeui -USE_X_PREFIX= yes -USE_GMAKE= yes -INSTALLS_OMF= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnotime.1 -GCONF_SCHEMAS= gnotime.schemas - -post-patch: - @${REINPLACE_CMD} -e 's|libgtkhtml-3.8|libgtkhtml-3.14|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/deskutils/gnotime/distinfo b/deskutils/gnotime/distinfo deleted file mode 100644 index 63622c820..000000000 --- a/deskutils/gnotime/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnotime-2.2.2.tar.gz) = 8c05509f57a278de03a97fae110de3f5 -SHA256 (gnotime-2.2.2.tar.gz) = c89681d50f13abd626ae2b1ddefcea3ecba0f564ca355f7005de712143fed1aa -SIZE (gnotime-2.2.2.tar.gz) = 1365243 diff --git a/deskutils/gnotime/files/patch-lib::qof::qofgobj.c b/deskutils/gnotime/files/patch-lib::qof::qofgobj.c deleted file mode 100644 index 89b9f5c89..000000000 --- a/deskutils/gnotime/files/patch-lib::qof::qofgobj.c +++ /dev/null @@ -1,140 +0,0 @@ ---- lib/qof/qofgobj.c.orig Mon May 24 19:55:16 2004 -+++ lib/qof/qofgobj.c Mon May 24 20:01:38 2004 -@@ -57,10 +57,11 @@ - void - qof_gobject_shutdown (void) - { -+ GSList *n; -+ - if (!initialized) return; - initialized = FALSE; - -- GSList *n; - for (n=paramList; n; n=n->next) g_free(n->data); - g_slist_free (paramList); - -@@ -83,11 +84,14 @@ - void - qof_gobject_register_instance (QofBook *book, QofType type, GObject *gob) - { -+ QofCollection *coll; -+ GSList * instance_list; -+ - if (!book || !type) return; - -- QofCollection *coll = qof_book_get_collection (book, type); -+ coll = qof_book_get_collection (book, type); - -- GSList * instance_list = qof_collection_get_data (coll); -+ instance_list = qof_collection_get_data (coll); - instance_list = g_slist_prepend (instance_list, gob); - qof_collection_set_data (coll, instance_list); - } -@@ -101,6 +105,8 @@ - - GParamSpec *gps = getter->param_userdata; - -+ const char * str; -+ - /* Note that the return type must actually be of type - * getter->param_type but we just follow the hard-coded - * mapping below ... */ -@@ -110,37 +116,40 @@ - g_value_init (&gval, G_TYPE_STRING); - g_object_get_property (gob, getter->param_name, &gval); - -- const char * str = g_value_get_string (&gval); -+ str = g_value_get_string (&gval); - return (gpointer) str; - } - else - if (G_IS_PARAM_SPEC_INT(gps)) - { -+ int ival; - GValue gval = {G_TYPE_INVALID}; - g_value_init (&gval, G_TYPE_INT); - g_object_get_property (gob, getter->param_name, &gval); - -- int ival = g_value_get_int (&gval); -+ ival = g_value_get_int (&gval); - return (gpointer) ival; - } - else - if (G_IS_PARAM_SPEC_UINT(gps)) - { -+ int ival; - GValue gval = {G_TYPE_INVALID}; - g_value_init (&gval, G_TYPE_UINT); - g_object_get_property (gob, getter->param_name, &gval); - -- int ival = g_value_get_uint (&gval); -+ ival = g_value_get_uint (&gval); - return (gpointer) ival; - } - else - if (G_IS_PARAM_SPEC_BOOLEAN(gps)) - { -+ int ival; - GValue gval = {G_TYPE_INVALID}; - g_value_init (&gval, G_TYPE_BOOLEAN); - g_object_get_property (gob, getter->param_name, &gval); - -- int ival = g_value_get_boolean (&gval); -+ ival = g_value_get_boolean (&gval); - return (gpointer) ival; - } - -@@ -161,21 +170,23 @@ - * mapping below ... */ - if (G_IS_PARAM_SPEC_FLOAT(gps)) - { -+ double fval; - GValue gval = {G_TYPE_INVALID}; - g_value_init (&gval, G_TYPE_FLOAT); - g_object_get_property (gob, getter->param_name, &gval); - -- double fval = g_value_get_float (&gval); -+ fval = g_value_get_float (&gval); - return fval; - } - else - if (G_IS_PARAM_SPEC_DOUBLE(gps)) - { -+ double fval; - GValue gval = {G_TYPE_INVALID}; - g_value_init (&gval, G_TYPE_DOUBLE); - g_object_get_property (gob, getter->param_name, &gval); - -- double fval = g_value_get_double (&gval); -+ fval = g_value_get_double (&gval); - return fval; - } - -@@ -208,13 +219,16 @@ - /* Get the GObject properties, convert to QOF properties */ - GParamSpec **prop_list; - int n_props; -+ int i, j=0; -+ QofParam * qof_param_list; -+ QofObject *class_def; -+ - prop_list = g_object_class_list_properties (obclass, &n_props); - -- QofParam * qof_param_list = g_new0 (QofParam, n_props); -+ qof_param_list = g_new0 (QofParam, n_props); - paramList = g_slist_prepend (paramList, qof_param_list); - - PINFO ("object %s has %d props", e_type, n_props); -- int i, j=0; - for (i=0; i<n_props; i++) - { - GParamSpec *gparam = prop_list[i]; -@@ -288,7 +302,7 @@ - - /* ------------------------------------------------------ */ - /* Now do the class itself */ -- QofObject *class_def = g_new0 (QofObject, 1); -+ class_def = g_new0 (QofObject, 1); - classList = g_slist_prepend (classList, class_def); - - class_def->interface_version = QOF_OBJECT_VERSION; diff --git a/deskutils/gnotime/files/patch-lib::qof::qofid.c b/deskutils/gnotime/files/patch-lib::qof::qofid.c deleted file mode 100644 index 4a10a5e07..000000000 --- a/deskutils/gnotime/files/patch-lib::qof::qofid.c +++ /dev/null @@ -1,13 +0,0 @@ ---- lib/qof/qofid.c.orig Sun May 23 22:57:30 2004 -+++ lib/qof/qofid.c Sun Jul 4 23:00:04 2004 -@@ -182,8 +182,9 @@ - static void - qof_collection_remove_entity (QofEntity *ent) - { -+ QofCollection *col; - if (!ent) return; -- QofCollection *col = ent->collection; -+ col = ent->collection; - if (!col) return; - g_hash_table_remove (col->hash_of_entities, &ent->guid); - ent->collection = NULL; diff --git a/deskutils/gnotime/files/patch-lib::qof::qofquery-deserial.c b/deskutils/gnotime/files/patch-lib::qof::qofquery-deserial.c deleted file mode 100644 index 35d06885a..000000000 --- a/deskutils/gnotime/files/patch-lib::qof::qofquery-deserial.c +++ /dev/null @@ -1,235 +0,0 @@ ---- lib/qof/qofquery-deserial.c.orig Sun May 23 16:57:30 2004 -+++ lib/qof/qofquery-deserial.c Wed Jul 7 23:54:09 2004 -@@ -80,7 +80,7 @@ - if (0 == strcmp (TOK, node->name)) \ - { \ - const char *str = GET_TEXT (node); \ -- gint64 ival = atoll (str); \ -+ gint64 ival = strtoll (str, (char **)NULL, 10); \ - FN (SELF, ival); \ - } \ - else -@@ -182,10 +182,11 @@ - static QofQueryPredData * \ - SUBRNAME (xmlNodePtr root) \ - { \ -+ QofQueryCompare how = QOF_COMPARE_EQUAL; \ -+ QofQueryPredData *pred; \ - xmlNodePtr xp = root->xmlChildrenNode; \ - xmlNodePtr node; \ - \ -- QofQueryCompare how = QOF_COMPARE_EQUAL; \ - CTYPE val = 0; \ - \ - for (node=xp; node; node = node->next) \ -@@ -197,7 +198,6 @@ - {} \ - } \ - \ -- QofQueryPredData *pred; \ - pred = PRED (how, val); \ - return pred; \ - } -@@ -245,10 +245,11 @@ - static QofQueryPredData * - qof_query_pred_kvp_from_xml (xmlNodePtr root) - { -+ QofQueryCompare how = QOF_COMPARE_EQUAL; -+ QofQueryPredData *pred; - xmlNodePtr xp = root->xmlChildrenNode; - xmlNodePtr node; - -- QofQueryCompare how = QOF_COMPARE_EQUAL; - GSList *path = NULL; - KvpValue *value = NULL; - -@@ -271,7 +272,6 @@ - GET_DATE(&value, wrap_new_timespec, "qofquery:date"); - } - -- QofQueryPredData *pred; - pred = qof_query_kvp_predicate (how, path, value); - g_slist_free (path); - return pred; -@@ -282,9 +282,11 @@ - static QofQueryPredData * - qof_query_pred_guid_from_xml (xmlNodePtr root) - { -+ QofQueryPredData *pred; -+ GList *guid_list = NULL; -+ GList *n; - xmlNodePtr xp = root->xmlChildrenNode; - xmlNodePtr node; -- GList *guid_list = NULL; - - QofGuidMatch sm = QOF_GUID_MATCH_ANY; - -@@ -313,11 +315,9 @@ - } - } - -- QofQueryPredData *pred; - pred = qof_query_guid_predicate (sm, guid_list); - - /* The predicate made a copy of everything, so free our stuff */ -- GList *n; - for (n=guid_list; n; n=n->next) - { - guid_free (n->data); -@@ -331,11 +331,12 @@ - static QofQueryPredData * - qof_query_pred_char_from_xml (xmlNodePtr root) - { -+ QofQueryPredData *pred; -+ QofCharMatch sm = QOF_CHAR_MATCH_ANY; -+ const char * char_list = NULL; - xmlNodePtr xp = root->xmlChildrenNode; - xmlNodePtr node; - -- QofCharMatch sm = QOF_CHAR_MATCH_ANY; -- const char * char_list = NULL; - - for (node=xp; node; node = node->next) - { -@@ -348,7 +349,6 @@ - {} - } - -- QofQueryPredData *pred; - pred = qof_query_char_predicate (sm, char_list); - return pred; - } -@@ -358,11 +358,12 @@ - static QofQueryPredData * - qof_query_pred_numeric_from_xml (xmlNodePtr root) - { -+ QofQueryCompare how = QOF_COMPARE_EQUAL; -+ QofNumericMatch sm = QOF_NUMERIC_MATCH_ANY; -+ QofQueryPredData *pred; - xmlNodePtr xp = root->xmlChildrenNode; - xmlNodePtr node; - -- QofQueryCompare how = QOF_COMPARE_EQUAL; -- QofNumericMatch sm = QOF_NUMERIC_MATCH_ANY; - gnc_numeric num; - - for (node=xp; node; node = node->next) -@@ -376,7 +377,6 @@ - {} - } - -- QofQueryPredData *pred; - pred = qof_query_numeric_predicate (how, sm, num); - return pred; - } -@@ -386,12 +386,13 @@ - static QofQueryPredData * - qof_query_pred_date_from_xml (xmlNodePtr root) - { -- xmlNodePtr xp = root->xmlChildrenNode; -- xmlNodePtr node; -- - QofQueryCompare how = QOF_COMPARE_EQUAL; - QofDateMatch sm = QOF_DATE_MATCH_ROUNDED; - Timespec date = {0,0}; -+ QofQueryPredData *pred; -+ xmlNodePtr xp = root->xmlChildrenNode; -+ xmlNodePtr node; -+ - - for (node=xp; node; node = node->next) - { -@@ -404,7 +405,6 @@ - {} - } - -- QofQueryPredData *pred; - pred = qof_query_date_predicate (how, sm, date); - return pred; - } -@@ -414,13 +414,14 @@ - static QofQueryPredData * - qof_query_pred_string_from_xml (xmlNodePtr root) - { -- xmlNodePtr xp = root->xmlChildrenNode; -- xmlNodePtr node; -- - QofQueryCompare how = QOF_COMPARE_EQUAL; - QofStringMatch sm = QOF_STRING_MATCH_CASEINSENSITIVE; - gboolean is_regex = FALSE; - const char *pstr = NULL; -+ QofQueryPredData *pred; -+ xmlNodePtr xp = root->xmlChildrenNode; -+ xmlNodePtr node; -+ - - for (node=xp; node; node = node->next) - { -@@ -434,7 +435,6 @@ - {} - } - -- QofQueryPredData *pred; - pred = qof_query_string_predicate (how, pstr, sm , is_regex); - return pred; - } -@@ -444,8 +444,8 @@ - static GSList * - qof_query_param_path_from_xml (xmlNodePtr root) - { -- xmlNodePtr pterms = root->xmlChildrenNode; - GSList *plist = NULL; -+ xmlNodePtr pterms = root->xmlChildrenNode; - xmlNodePtr node; - for (node=pterms; node; node = node->next) - { -@@ -465,10 +465,10 @@ - static void - qof_query_term_from_xml (QofQuery *q, xmlNodePtr root) - { -- xmlNodePtr node; -- xmlNodePtr term = root->xmlChildrenNode; - QofQueryPredData *pred = NULL; - GSList *path = NULL; -+ xmlNodePtr node; -+ xmlNodePtr term = root->xmlChildrenNode; - - for (node=term; node; node = node->next) - { -@@ -476,8 +476,9 @@ - if (0 == strcmp (node->name, "qofquery:invert")) - { - QofQuery *qt = qof_query_create(); -+ QofQuery *qinv; - qof_query_term_from_xml (qt, node); -- QofQuery *qinv = qof_query_invert (qt); -+ qinv = qof_query_invert (qt); - qof_query_merge_in_place (q, qinv, QOF_QUERY_AND); - qof_query_destroy (qinv); - qof_query_destroy (qt); -@@ -594,10 +595,14 @@ - qof_query_from_xml (xmlNodePtr root) - { - QofQuery *q; -+ xmlChar *version; -+ xmlNodePtr qpart; -+ xmlNodePtr node; - - if (!root) return NULL; - -- xmlChar * version = xmlGetProp(root, "version"); -+ version = xmlGetProp(root, "version"); -+ - if (!root->name || strcmp ("qof:qofquery", root->name)) - { - // XXX something is wrong. warn ... -@@ -606,8 +611,7 @@ - - q = qof_query_create (); - -- xmlNodePtr qpart = root->xmlChildrenNode; -- xmlNodePtr node; -+ qpart = root->xmlChildrenNode; - for (node=qpart; node; node = node->next) - { - if (node->type != XML_ELEMENT_NODE) continue; diff --git a/deskutils/gnotime/files/patch-lib::qof::qofquery-serialize.c b/deskutils/gnotime/files/patch-lib::qof::qofquery-serialize.c deleted file mode 100644 index f9bb8b99d..000000000 --- a/deskutils/gnotime/files/patch-lib::qof::qofquery-serialize.c +++ /dev/null @@ -1,181 +0,0 @@ ---- lib/qof/qofquery-serialize.c.orig Wed Jul 7 23:54:57 2004 -+++ lib/qof/qofquery-serialize.c Thu Jul 8 00:02:12 2004 -@@ -228,9 +228,10 @@ - if (!safe_strcmp (pd->type_name, QOF_TYPE_STRING)) - { - xmlNodePtr topnode = xmlNewNode (NULL, "qofquery:pred-string"); -+ query_string_t pdata; - PUT_HOW ("qofquery:compare", pd->how, LT, LTE, EQUAL, GT, GTE, NEQ); - -- query_string_t pdata = (query_string_t) pd; -+ pdata = (query_string_t) pd; - PUT_MATCH2("qofquery:string-match", pdata->options, - STRING_MATCH, NORMAL, CASEINSENSITIVE); - PUT_BOOL ("qofquery:is-regex", pdata->is_regex); -@@ -240,9 +241,10 @@ - if (!safe_strcmp (pd->type_name, QOF_TYPE_NUMERIC)) - { - xmlNodePtr topnode = xmlNewNode (NULL, "qofquery:pred-numeric"); -+ query_numeric_t pdata; - PUT_HOW ("qofquery:compare", pd->how, LT, LTE, EQUAL, GT, GTE, NEQ); - -- query_numeric_t pdata = (query_numeric_t) pd; -+ pdata = (query_numeric_t) pd; - PUT_MATCH3("qofquery:numeric-match", pdata->options, - NUMERIC_MATCH, DEBIT, CREDIT, ANY); - -@@ -252,11 +254,12 @@ - if (!safe_strcmp (pd->type_name, QOF_TYPE_KVP)) - { - xmlNodePtr topnode = xmlNewNode (NULL, "qofquery:pred-kvp"); -+ query_kvp_t pdata; -+ GSList *n; - PUT_HOW ("qofquery:compare", pd->how, LT, LTE, EQUAL, GT, GTE, NEQ); - -- query_kvp_t pdata = (query_kvp_t) pd; -+ pdata = (query_kvp_t) pd; - -- GSList *n; - for (n=pdata->path; n; n=n->next) - { - PUT_STR ("qofquery:kvp-path", n->data); -@@ -267,9 +270,10 @@ - if (!safe_strcmp (pd->type_name, QOF_TYPE_DATE)) - { - xmlNodePtr topnode = xmlNewNode (NULL, "qofquery:pred-date"); -+ query_date_t pdata; - PUT_HOW ("qofquery:compare", pd->how, LT, LTE, EQUAL, GT, GTE, NEQ); - -- query_date_t pdata = (query_date_t) pd; -+ pdata = (query_date_t) pd; - - PUT_MATCH2("qofquery:date-match", pdata->options, - DATE_MATCH, NORMAL, ROUNDED); -@@ -280,18 +284,20 @@ - if (!safe_strcmp (pd->type_name, QOF_TYPE_INT64)) - { - xmlNodePtr topnode = xmlNewNode (NULL, "qofquery:pred-int64"); -+ query_int64_t pdata; - PUT_HOW ("qofquery:compare", pd->how, LT, LTE, EQUAL, GT, GTE, NEQ); - -- query_int64_t pdata = (query_int64_t) pd; -+ pdata = (query_int64_t) pd; - PUT_INT64 ("qofquery:int64", pdata->val); - return topnode; - } - if (!safe_strcmp (pd->type_name, QOF_TYPE_INT32)) - { - xmlNodePtr topnode = xmlNewNode (NULL, "qofquery:pred-int32"); -+ query_int32_t pdata; - PUT_HOW ("qofquery:compare", pd->how, LT, LTE, EQUAL, GT, GTE, NEQ); - -- query_int32_t pdata = (query_int32_t) pd; -+ pdata = (query_int32_t) pd; - - PUT_INT32 ("qofquery:int32", pdata->val); - return topnode; -@@ -299,9 +305,10 @@ - if (!safe_strcmp (pd->type_name, QOF_TYPE_DOUBLE)) - { - xmlNodePtr topnode = xmlNewNode (NULL, "qofquery:pred-double"); -+ query_double_t pdata; - PUT_HOW ("qofquery:compare", pd->how, LT, LTE, EQUAL, GT, GTE, NEQ); - -- query_double_t pdata = (query_double_t) pd; -+ pdata = (query_double_t) pd; - - PUT_DBL ("qofquery:double", pdata->val); - return topnode; -@@ -309,9 +316,10 @@ - if (!safe_strcmp (pd->type_name, QOF_TYPE_BOOLEAN)) - { - xmlNodePtr topnode = xmlNewNode (NULL, "qofquery:pred-boolean"); -+ query_boolean_t pdata; - PUT_HOW ("qofquery:compare", pd->how, LT, LTE, EQUAL, GT, GTE, NEQ); - -- query_boolean_t pdata = (query_boolean_t) pd; -+ pdata = (query_boolean_t) pd; - - PUT_BOOL ("qofquery:boolean", pdata->val); - return topnode; -@@ -386,9 +394,10 @@ - for ( ; n; n=n->next) - { - QofQueryTerm *qt = n->data; -+ xmlNodePtr t; - if (!qt) continue; - -- xmlNodePtr t = qof_query_one_term_to_xml (n->data); -+ t = qof_query_one_term_to_xml (n->data); - if (t) xmlAddChild (terms, t); - } - return terms; -@@ -419,31 +428,37 @@ - qof_query_sorts_to_xml (QofQuery *q) - { - QofQuerySort *s[3]; -+ xmlNodePtr sortlist; -+ int i; - qof_query_get_sorts (q, &s[0], &s[1], &s[2]); - - if (NULL == s[0]) return NULL; - -- xmlNodePtr sortlist = xmlNewNode (NULL, "qofquery:sort-list"); -- int i; -+ sortlist = xmlNewNode (NULL, "qofquery:sort-list"); - for (i=0; i<3; i++) - { -+ GSList *plist; -+ xmlNodePtr sort; -+ xmlNodePtr topnode; -+ gboolean increasing; -+ gint opt; -+ xmlNodePtr pl; - if (NULL == s[i]) continue; - -- GSList *plist = qof_query_sort_get_param_path (s[i]); -+ plist = qof_query_sort_get_param_path (s[i]); - if (!plist) continue; - -- xmlNodePtr sort = xmlNewNode (NULL, "qofquery:sort"); -+ sort = xmlNewNode (NULL, "qofquery:sort"); - xmlAddChild (sortlist, sort); - -- xmlNodePtr topnode = sort; -- -- gboolean increasing = qof_query_sort_get_increasing (s[i]); -+ topnode = sort; -+ increasing = qof_query_sort_get_increasing (s[i]); - PUT_STR ("qofquery:order", increasing ? "DESCENDING" : "ASCENDING"); - -- gint opt = qof_query_sort_get_sort_options (s[i]); -+ opt = qof_query_sort_get_sort_options (s[i]); - PUT_INT32 ("qofquery:options", opt); - -- xmlNodePtr pl = qof_query_param_path_to_xml (plist); -+ pl = qof_query_param_path_to_xml (plist); - if (pl) xmlAddChild (sort, pl); - } - -@@ -456,15 +471,18 @@ - do_qof_query_to_xml (QofQuery *q, xmlNodePtr topnode) - { - QofIdType search_for = qof_query_get_search_for (q); -+ xmlNodePtr terms; -+ xmlNodePtr sorts; -+ gint max_results; - PUT_STR ("qofquery:search-for", search_for); - -- xmlNodePtr terms = qof_query_terms_to_xml(q); -+ terms = qof_query_terms_to_xml(q); - if (terms) xmlAddChild (topnode, terms); - -- xmlNodePtr sorts = qof_query_sorts_to_xml (q); -+ sorts = qof_query_sorts_to_xml (q); - if (sorts) xmlAddChild (topnode, sorts); - -- gint max_results = qof_query_get_max_results (q); -+ max_results = qof_query_get_max_results (q); - PUT_INT32 ("qofquery:max-results", max_results); - } - diff --git a/deskutils/gnotime/files/patch-lib::qof::qofquery.c b/deskutils/gnotime/files/patch-lib::qof::qofquery.c deleted file mode 100644 index 21e2842d2..000000000 --- a/deskutils/gnotime/files/patch-lib::qof::qofquery.c +++ /dev/null @@ -1,17 +0,0 @@ ---- lib/qof/qofquery.c.orig Wed Jul 7 22:39:18 2004 -+++ lib/qof/qofquery.c Wed Jul 7 22:39:27 2004 -@@ -1216,13 +1216,13 @@ - - void qof_query_set_book (QofQuery *q, QofBook *book) - { -+ GSList *slist = NULL; - if (!q || !book) return; - - /* Make sure this book is only in the list once */ - if (g_list_index (q->books, book) == -1) - q->books = g_list_prepend (q->books, book); - -- GSList *slist = NULL; - g_slist_prepend (slist, QOF_PARAM_GUID); - g_slist_prepend (slist, QOF_PARAM_BOOK); - qof_query_add_guid_match (q, slist, diff --git a/deskutils/gnotime/files/patch-lib::qof::qofsql.c b/deskutils/gnotime/files/patch-lib::qof::qofsql.c deleted file mode 100644 index 32bc56664..000000000 --- a/deskutils/gnotime/files/patch-lib::qof::qofsql.c +++ /dev/null @@ -1,323 +0,0 @@ ---- lib/qof/qofsql.c.orig Sun May 23 16:58:28 2004 -+++ lib/qof/qofsql.c Thu Jul 8 00:11:24 2004 -@@ -133,8 +133,9 @@ - if (('\'' == str[0]) || - ('\"' == str[0])) - { -+ size_t len; - str ++; -- size_t len = strlen(str); -+ len = strlen(str); - str[len-1] = 0; - } - return str; -@@ -146,6 +147,15 @@ - char tmpbuff[128]; - GSList *param_list; - QofQueryPredData *pred_data = NULL; -+ sql_field_item * sparam; -+ char * qparam_name; -+ sql_field_item * svalue; -+ char * qvalue_name; -+ QofQueryCompare qop; -+ char *table_name; -+ char *param_name; -+ QofType param_type; -+ QofQuery *qq; - - if (NULL == cond) - { -@@ -161,14 +171,14 @@ - PWARN("missing left paramter"); - return NULL; - } -- sql_field_item * sparam = cond->d.pair.left->item; -+ sparam = cond->d.pair.left->item; - if (SQL_name != sparam->type) - { - PWARN("we support only paramter names at this time (parsed %d)", - sparam->type); - return NULL; - } -- char * qparam_name = sparam->d.name->data; -+ qparam_name = sparam->d.name->data; - if (NULL == qparam_name) - { - PWARN ("missing paramter name"); -@@ -183,13 +193,13 @@ - PWARN ("missing right paramter"); - return NULL; - } -- sql_field_item * svalue = cond->d.pair.right->item; -+ svalue = cond->d.pair.right->item; - if (SQL_name != svalue->type) - { - PWARN("we support only simple values (parsed as %d)", svalue->type); - return NULL; - } -- char * qvalue_name = svalue->d.name->data; -+ qvalue_name = svalue->d.name->data; - if (NULL == qvalue_name) - { - PWARN("missing value"); -@@ -202,16 +212,18 @@ - * If it is, look up the value. */ - if (0 == strncasecmp (qvalue_name, "kvp://", 6)) - { -+ KvpValue *kv; -+ KvpValueType kvt; - if (NULL == query->kvp_join) - { - PWARN ("missing kvp frame"); - return NULL; - } -- KvpValue *kv = kvp_frame_get_value (query->kvp_join, qvalue_name+5); -+ kv = kvp_frame_get_value (query->kvp_join, qvalue_name+5); - /* If there's no value, its not an error; - * we just don't do this predicate */ - if (!kv) return NULL; -- KvpValueType kvt = kvp_value_get_type (kv); -+ kvt = kvp_value_get_type (kv); - - tmpbuff[0] = 0x0; - qvalue_name = tmpbuff; -@@ -251,7 +263,6 @@ - param_list = qof_query_build_param_list (qparam_name, NULL); - - /* Get the where-term comparison operator */ -- QofQueryCompare qop; - switch (cond->op) - { - case SQL_eq: qop = QOF_COMPARE_EQUAL; break; -@@ -270,8 +281,6 @@ - /* OK, need to know the type of the thing being matched - * in order to build the correct predicate. Get the type - * from the object parameters. */ -- char *table_name; -- char *param_name; - get_table_and_param (qparam_name, &table_name, ¶m_name); - if (NULL == table_name) - { -@@ -290,7 +299,7 @@ - return NULL; - } - -- QofType param_type = qof_class_get_parameter_type (table_name, param_name); -+ param_type = qof_class_get_parameter_type (table_name, param_name); - if (!param_type) - { - PWARN ("The parameter \'%s\' on object \'%s\' is not known", -@@ -319,7 +328,7 @@ - } - else if (!strcmp (param_type, QOF_TYPE_INT64)) - { -- gint64 ival = atoll (qvalue_name); -+ gint64 ival = strtoll (qvalue_name, (char **)NULL, 10); - pred_data = qof_query_int64_predicate (qop, ival); - } - else if (!strcmp (param_type, QOF_TYPE_DOUBLE)) -@@ -337,16 +346,17 @@ - // XXX FIXME: this doesn't handle time strings, only date strings - // XXX should also see if we need to do a day-compare or time-compare. - /* work around highly bogus locale setting */ -+ time_t exact; -+ int rc; -+ Timespec ts; - qof_date_format_set(QOF_DATE_FORMAT_US); - -- time_t exact; -- int rc = qof_scan_date_secs (qvalue_name, &exact); -+ rc = qof_scan_date_secs (qvalue_name, &exact); - if (0 == rc) - { - PWARN ("unable to parse date: %s", qvalue_name); - return NULL; - } -- Timespec ts; - ts.tv_sec = exact; - ts.tv_nsec = 0; - pred_data = qof_query_date_predicate (qop, QOF_DATE_MATCH_DAY, ts); -@@ -367,7 +377,9 @@ - else if (!strcmp (param_type, QOF_TYPE_GUID)) - { - GUID guid; -+ QofGuidMatch gm; - gboolean rc = string_to_guid (qvalue_name, &guid); -+ GList *guid_list; - if (0 == rc) - { - PWARN ("unable to parse guid: %s", qvalue_name); -@@ -377,9 +389,9 @@ - // XXX less, than greater than don't make sense, - // should check for those bad conditions - -- QofGuidMatch gm = QOF_GUID_MATCH_ANY; -+ gm = QOF_GUID_MATCH_ANY; - if (QOF_COMPARE_NEQ == qop) gm = QOF_GUID_MATCH_NONE; -- GList *guid_list = g_list_append (NULL, &guid); -+ guid_list = g_list_append (NULL, &guid); - pred_data = qof_query_guid_predicate (gm, guid_list); - - g_list_free (guid_list); -@@ -390,11 +402,15 @@ - * /some/path/string:value - */ - char *sep = strchr (qvalue_name, ':'); -+ char * path; -+ char * str; -+ char * p; -+ KvpValue *kval = NULL; -+ int len; - if (!sep) return NULL; - *sep = 0; -- char * path = qvalue_name; -- char * str = sep +1; -- char * p; -+ path = qvalue_name; -+ str = sep +1; - /* If str has only digits, we know its a plain number. - * If its numbers and a decimal point, assume a float - * If its numbers and a slash, assume numeric -@@ -402,8 +418,7 @@ - * If it looks like an iso date ... - * else assume its a string. - */ -- KvpValue *kval = NULL; -- int len = strlen (str); -+ len = strlen (str); - if ((32 == len) && (32 == strspn (str, "0123456789abcdef"))) - { - GUID guid; -@@ -413,7 +428,7 @@ - else - if (len == strspn (str, "0123456789")) - { -- kval = kvp_value_new_gint64 (atoll(str)); -+ kval = kvp_value_new_gint64 (strtoll(str, (char **)NULL, 10)); - } - else - if ((p=strchr (str, '.')) && -@@ -455,7 +470,7 @@ - return NULL; - } - -- QofQuery *qq = qof_query_create(); -+ qq = qof_query_create(); - qof_query_add_term (qq, param_list, pred_data, QOF_QUERY_FIRST_TERM); - return qq; - } -@@ -471,9 +486,10 @@ - { - QofQuery *qleft = handle_where (query, swear->d.pair.left); - QofQuery *qright = handle_where (query, swear->d.pair.right); -+ QofQueryOp qop; -+ QofQuery * qq; - if (NULL == qleft) return qright; - if (NULL == qright) return qleft; -- QofQueryOp qop; - switch (swear->d.pair.op) - { - case SQL_and: qop = QOF_QUERY_AND; break; -@@ -484,7 +500,7 @@ - qof_query_destroy (qright); - return NULL; - } -- QofQuery * qq = qof_query_merge (qleft, qright, qop); -+ qq = qof_query_merge (qleft, qright, qop); - qof_query_destroy (qleft); - qof_query_destroy (qright); - return qq; -@@ -511,11 +527,11 @@ - static void - handle_sort_order (QofSqlQuery *query, GList *sorder_list) - { -- if (!sorder_list) return; -- - GSList *qsp[3]; - gboolean direction[3]; - int i; -+ if (!sorder_list) return; -+ - - for (i=0; i<3; i++) - { -@@ -524,14 +540,15 @@ - - if (sorder_list) - { -+ char * qparam_name = NULL; -+ GList *n; - sql_order_field *sorder = sorder_list->data; - - /* Set the sort direction */ - if (SQL_asc == sorder->order_type) direction[i] = TRUE; - - /* Find the paramter name */ -- char * qparam_name = NULL; -- GList *n = sorder->name; -+ n = sorder->name; - if (n) - { - qparam_name = n->data; -@@ -559,6 +576,9 @@ - void - qof_sql_query_parse (QofSqlQuery *query, const char *str) - { -+ GList *tables; -+ sql_select_statement *sss; -+ sql_where * swear; - if (!query) return; - - /* Delete old query, if any */ -@@ -590,14 +610,14 @@ - * user wrote "SELECT * FROM tableA, tableB WHERE ..." - * then we don't have a single unique table-name. - */ -- GList *tables = sql_statement_get_tables (query->parse_result); -+ tables = sql_statement_get_tables (query->parse_result); - if (1 == g_list_length (tables)) - { - query->single_global_tablename = tables->data; - } - -- sql_select_statement *sss = query->parse_result->statement; -- sql_where * swear = sss->where; -+ sss = query->parse_result->statement; -+ swear = sss->where; - if (swear) - { - /* Walk over the where terms, turn them into QOF predicates */ -@@ -626,6 +646,7 @@ - qof_sql_query_run (QofSqlQuery *query, const char *str) - { - GList *node; -+ GList *results; - - if (!query) return NULL; - -@@ -635,7 +656,7 @@ - qof_query_set_book (query->qof_query, query->book); - - // qof_query_print (query->qof_query); -- GList *results = qof_query_run (query->qof_query); -+ results = qof_query_run (query->qof_query); - - return results; - } -@@ -644,6 +665,7 @@ - qof_sql_query_rerun (QofSqlQuery *query) - { - GList *node; -+ GList *results; - - if (!query) return NULL; - -@@ -652,7 +674,7 @@ - qof_query_set_book (query->qof_query, query->book); - - // qof_query_print (query->qof_query); -- GList *results = qof_query_run (query->qof_query); -+ results = qof_query_run (query->qof_query); - - return results; - } diff --git a/deskutils/gnotime/files/patch-src::export.c b/deskutils/gnotime/files/patch-src::export.c deleted file mode 100644 index c53fa40cf..000000000 --- a/deskutils/gnotime/files/patch-src::export.c +++ /dev/null @@ -1,36 +0,0 @@ ---- src/export.c.orig Thu Jul 8 00:14:29 2004 -+++ src/export.c Thu Jul 8 00:15:18 2004 -@@ -124,12 +124,14 @@ - export_really (GtkWidget *widget, export_format_t *xp) - { - gboolean rc; -+ GnomeVFSURI *parsed_uri; -+ gboolean exists; -+ GnomeVFSResult result; - - xp->uri = gtk_file_selection_get_filename (xp->picker); - -- GnomeVFSURI *parsed_uri; - parsed_uri = gnome_vfs_uri_new (xp->uri); -- gboolean exists = gnome_vfs_uri_exists (parsed_uri); -+ exists = gnome_vfs_uri_exists (parsed_uri); - if (exists) - { - GtkWidget *w; -@@ -144,14 +146,14 @@ - if (0 == gnome_dialog_run (GNOME_DIALOG (w))) goto done; - } - -- GnomeVFSResult result; - result = gnome_vfs_create (&xp->handle, xp->uri, GNOME_VFS_OPEN_WRITE, - FALSE, 0644); - if (GNOME_VFS_OK != result) - { - char *s; -+ GtkWidget *w; - s = g_strdup_printf (_("File %s dould not be opened"), xp->uri); -- GtkWidget *w = gnome_error_dialog (s); -+ w = gnome_error_dialog (s); - gnome_dialog_set_parent (GNOME_DIALOG (w), GTK_WINDOW (xp->picker)); - g_free (s); - goto done; diff --git a/deskutils/gnotime/files/patch-src::ghtml.c b/deskutils/gnotime/files/patch-src::ghtml.c deleted file mode 100644 index e80545fbe..000000000 --- a/deskutils/gnotime/files/patch-src::ghtml.c +++ /dev/null @@ -1,63 +0,0 @@ ---- src/ghtml.c.orig Sat May 22 09:16:50 2004 -+++ src/ghtml.c Thu Jul 8 00:16:27 2004 -@@ -169,8 +169,9 @@ - type = SCM_CDR (node); - if (SCM_SYMBOLP(type) || SCM_STRINGP (type)) - { -+ char *buff; - cur_type = GTT_NONE; -- char *buff = SCM_STRING_CHARS (type); -+ buff = SCM_STRING_CHARS (type); - - if ((!strncmp (buff, "gtt-project-ptr",15)) || - (!strncmp (buff, "gtt-project-list",16))) -@@ -1271,6 +1272,9 @@ - static SCM - my_catch_handler (void *data, SCM tag, SCM throw_args) - { -+ SCM fmt; -+ SCM s_str; -+ - printf ("Error: GnoTime caught error during scheme parse\n"); - if (SCM_SYMBOLP(tag)) - { -@@ -1279,8 +1283,8 @@ - } - scm_backtrace(); - -- SCM fmt = scm_makfrom0str ("~S"); -- SCM s_str = scm_simple_format (SCM_BOOL_F, fmt, SCM_LIST1(throw_args)); -+ fmt = scm_makfrom0str ("~S"); -+ s_str = scm_simple_format (SCM_BOOL_F, fmt, SCM_LIST1(throw_args)); - printf ("\tthrow_args=%s\n", SCM_STRING_CHARS (s_str)); - - return SCM_EOL; -@@ -1297,8 +1301,9 @@ - /* no-op for now, just copy it into the window */ - if (ghtml->write_stream) - { -+ size_t nr; - (ghtml->write_stream) (ghtml, "<link", 5, ghtml->user_data); -- size_t nr = strlen (str); -+ nr = strlen (str); - (ghtml->write_stream) (ghtml, str, nr, ghtml->user_data); - (ghtml->write_stream) (ghtml, ">", 1, ghtml->user_data); - } -@@ -1313,6 +1318,8 @@ - GString *template; - char *start, *end, *scmstart, *comstart, *linkstart; - size_t nr; -+ GnomeVFSResult result; -+ GnomeVFSHandle *handle; - - if (!ghtml) return; - if (prj) ghtml->prj = prj; -@@ -1327,8 +1334,6 @@ - } - - /* Try to get the ghtml file ... */ -- GnomeVFSResult result; -- GnomeVFSHandle *handle; - result = gnome_vfs_open (&handle, filepath, GNOME_VFS_OPEN_READ); - if ((GNOME_VFS_OK != result) && (0==ghtml->open_count)) - { diff --git a/deskutils/gnotime/files/patch-src::idle-dialog.c b/deskutils/gnotime/files/patch-src::idle-dialog.c deleted file mode 100644 index 0e271a9f6..000000000 --- a/deskutils/gnotime/files/patch-src::idle-dialog.c +++ /dev/null @@ -1,54 +0,0 @@ ---- src/idle-dialog.c.orig Thu Jul 8 00:17:13 2004 -+++ src/idle-dialog.c Thu Jul 8 00:18:46 2004 -@@ -111,12 +111,14 @@ - { - char * p; - char * ret; -+ int ampcnt = 0; -+ int len; -+ const char *start; - - p = strchr (str, '&'); - if (!p) return g_strdup (str); - - /* count number of ampersands */ -- int ampcnt = 0; - while (p) - { - ampcnt ++; -@@ -124,12 +126,12 @@ - } - - /* make room for the escapes */ -- int len = strlen(str); -+ len = strlen(str); - ret = g_new0 (char, len+4*ampcnt+1); - - /* replace & by & unless its already & */ - p = strchr (str, '&'); -- const char *start = str; -+ start = str; - while (p) - { - strncat (ret, start, p-start); -@@ -158,6 +160,8 @@ - char * msg; - time_t now = time(0); - time_t idle_time; -+ char *ptitle; -+ char *pdesc; - - /* Set a value for the thingy under the slider */ - if (3600 > credit) -@@ -201,9 +205,9 @@ - /* Update the total elapsed time part of the message */ - idle_time = now - dlg->last_activity; - -- char *ptitle = util_escape_html_markup ( -+ ptitle = util_escape_html_markup ( - gtt_project_get_title(dlg->prj)); -- char *pdesc = util_escape_html_markup ( -+ pdesc = util_escape_html_markup ( - gtt_project_get_desc(dlg->prj)); - if (3600 > idle_time) - { diff --git a/deskutils/gnotime/files/patch-src::journal.c b/deskutils/gnotime/files/patch-src::journal.c deleted file mode 100644 index 2ecab2e4f..000000000 --- a/deskutils/gnotime/files/patch-src::journal.c +++ /dev/null @@ -1,224 +0,0 @@ ---- src/journal.c.orig Fri Sep 2 22:42:18 2005 -+++ src/journal.c Fri Oct 21 11:44:50 2005 -@@ -201,8 +201,10 @@ - - /* Don't clobber the file, ask user for permission */ - GnomeVFSURI *parsed_uri; -+ gboolean exists; -+ GnomeVFSResult result; - parsed_uri = gnome_vfs_uri_new (filename); -- gboolean exists = gnome_vfs_uri_exists (parsed_uri); -+ exists = gnome_vfs_uri_exists (parsed_uri); - gnome_vfs_uri_unref (parsed_uri); - if (exists) - { -@@ -218,7 +220,6 @@ - } - - /* Try to open the file for writing */ -- GnomeVFSResult result; - result = gnome_vfs_create (&wig->handle, filename, - GNOME_VFS_OPEN_WRITE, FALSE, 0644); - -@@ -393,12 +394,15 @@ - GttTask *tsk = gtt_interval_get_parent (wig->interval); - GttProject *prj = gtt_task_get_parent (tsk); - GList *tasks = gtt_project_get_tasks (prj); -+ GList *this_task; -+ GList *prev_task; -+ GttTask *newtask; - if (!tasks) return; -- GList *this_task = g_list_find (tasks, tsk); -+ this_task = g_list_find (tasks, tsk); - if (!this_task) return; -- GList *prev_task = this_task->prev; -+ prev_task = this_task->prev; - if (!prev_task) return; -- GttTask *newtask = prev_task->data; -+ newtask = prev_task->data; - gtt_task_append_interval (newtask, wig->interval); - } - -@@ -409,12 +413,15 @@ - GttTask *tsk = gtt_interval_get_parent (wig->interval); - GttProject *prj = gtt_task_get_parent (tsk); - GList *tasks = gtt_project_get_tasks (prj); -+ GList *this_task; -+ GList *next_task; -+ GttTask *newtask; - if (!tasks) return; -- GList *this_task = g_list_find (tasks, tsk); -+ this_task = g_list_find (tasks, tsk); - if (!this_task) return; -- GList *next_task = this_task->next; -+ next_task = this_task->next; - if (!next_task) return; -- GttTask *newtask = next_task->data; -+ newtask = next_task->data; - gtt_task_add_interval (newtask, wig->interval); - } - -@@ -462,6 +469,7 @@ - static void - interval_popup_cb (Wiggy *wig) - { -+ GttTask *tsk; - gtk_menu_popup(GTK_MENU(wig->interval_popup), - NULL, NULL, NULL, wig, 1, 0); - if (cutted_task_list) -@@ -495,7 +503,7 @@ - gtk_widget_set_sensitive (wig->interval_move_down, FALSE); - } - -- GttTask *tsk = gtt_interval_get_parent(wig->interval); -+ tsk = gtt_interval_get_parent(wig->interval); - if (gtt_task_is_first_task (tsk)) - { - gtk_widget_set_sensitive (wig->interval_move_up, FALSE); -@@ -559,6 +567,7 @@ - static void - task_delete_memo_clicked_cb(GtkWidget * w, gpointer data) - { -+ GList * ctl; - Wiggy *wig = (Wiggy *) data; - - /* It is physically impossible to cut just the memo, without -@@ -567,7 +576,7 @@ - - gtt_task_merge_up (wig->task); - -- GList * ctl = g_list_prepend(cutted_task_list, wig->task); -+ ctl = g_list_prepend(cutted_task_list, wig->task); - gtt_task_remove (wig->task); - cutted_task_list = ctl; - } -@@ -749,9 +758,10 @@ - on_close_clicked_cb (GtkWidget *w, gpointer data) - { - Wiggy *wig = (Wiggy *) data; -+ GtkWidget *topper; - - if (NULL == wig->top) return; /* avoid recursive double-free */ -- GtkWidget *topper = wig->top; /* avoid recursion */ -+ topper = wig->top; /* avoid recursion */ - wig->top = NULL; - - /* Unplug the timout function, so that timer doesn't -@@ -856,17 +866,17 @@ - { - Wiggy *wig = data; - const char * path = gtt_ghtml_resolve_path (url, wig->filepath); -- if (!path) return; -- - GnomeVFSResult result; - GnomeVFSHandle *vfs; -+#define BSZ 16000 -+ char buff[BSZ]; -+ GnomeVFSFileSize bytes_read; -+ if (!path) return; -+ - result = gnome_vfs_open (&vfs, path, GNOME_VFS_OPEN_READ); - - if (GNOME_VFS_OK != result) return; - --#define BSZ 16000 -- char buff[BSZ]; -- GnomeVFSFileSize bytes_read; - result = gnome_vfs_read (vfs, buff, BSZ, &bytes_read); - while (GNOME_VFS_OK == result) - { -@@ -891,6 +901,7 @@ - { - char * str; - gpointer addr = NULL; -+ char * msg = _("Left-click to bring up menu"); - - /* h4x0r al3rt bare-naked pointer parsing! */ - str = strstr (url, "0x"); -@@ -927,7 +938,6 @@ - return msg; - } - -- char * msg = _("Left-click to bring up menu"); - return g_strdup (msg); - } - -@@ -991,8 +1001,14 @@ - /* Create and initialize the hover-help window */ - if (!wig->hover_help_window) - { -+ GtkWidget *label; -+ int px=0, py=0, rx=0, ry=0; -+ GtkWindow *wino; -+ GtkWidget *frame; -+ GtkWidget *align; -+ - wig->hover_help_window = gtk_window_new(GTK_WINDOW_POPUP); -- GtkWindow *wino = GTK_WINDOW (wig->hover_help_window); -+ wino = GTK_WINDOW (wig->hover_help_window); - gtk_window_set_decorated (wino, FALSE); - gtk_window_set_destroy_with_parent (wino, TRUE); - gtk_window_set_transient_for (wino, GTK_WINDOW(wig->top)); -@@ -1000,19 +1016,19 @@ - gtk_window_set_resizable (wino, FALSE); /* FALSE to enable auto-resize */ - - /* There must be a better way to draw a line around the box ?? */ -- GtkWidget *frame = gtk_frame_new (NULL); -+ frame = gtk_frame_new (NULL); - gtk_container_add(GTK_CONTAINER(wino), frame); - gtk_container_set_resize_mode (GTK_CONTAINER(frame), GTK_RESIZE_PARENT); - gtk_widget_show (frame); - - /* There must be a better way to pad the text all around ?? */ -- GtkWidget *align = gtk_alignment_new (0.5, 0.5, 1.0, 1.0); -+ align = gtk_alignment_new (0.5, 0.5, 1.0, 1.0); - // gtk_alignment_set_padding (GTK_ALIGNMENT(align), 6, 6, 6, 6); - gtk_container_add(GTK_CONTAINER(frame), align); - gtk_container_set_resize_mode (GTK_CONTAINER(align), GTK_RESIZE_PARENT); - gtk_widget_show (align); - -- GtkWidget *label = gtk_label_new ("xxx"); -+ label = gtk_label_new ("xxx"); - wig->hover_label = GTK_LABEL (label); - gtk_container_add(GTK_CONTAINER(align), label); - gtk_widget_show (label); -@@ -1021,7 +1037,6 @@ - gtk_window_set_focus (GTK_WINDOW(wig->top), GTK_WIDGET(wig->html)); - - /* Set up in initial default, so later move works. */ -- int px=0, py=0, rx=0, ry=0; - gtk_widget_get_pointer (GTK_WIDGET(wig->top), &px, &py); - gtk_window_get_position (GTK_WINDOW(wig->top), &rx, &ry); - gtk_window_move (wino, rx+px, ry+py); -@@ -1072,25 +1087,28 @@ - perform_form_query (KvpFrame *kvpf) - { - GList *results, *n; -+ char *user_debug; -+ char *query_string; -+ QofSqlQuery *q; - - if (!kvpf) return NULL; - - /* Allow the user to enable form debugging by adding the following html: - * <input type="hidden" name="debug" value="1"> - */ -- char *user_debug = kvp_frame_get_string (kvpf, "debug"); -+ user_debug = kvp_frame_get_string (kvpf, "debug"); - if (user_debug) - { - printf ("Debug: HTML Form Input=%s\n", kvp_frame_to_string (kvpf)); - } - -- QofSqlQuery *q = qof_sql_query_new(); -+ q = qof_sql_query_new(); - - if (!book) book = qof_book_new(); - qof_sql_query_set_book (q, book); - qof_sql_query_set_kvp (q, kvpf); - -- char *query_string = kvp_frame_get_string (kvpf, "query"); -+ query_string = kvp_frame_get_string (kvpf, "query"); - if (!query_string) return NULL; - if (0 == query_string[0]) return NULL; - diff --git a/deskutils/gnotime/files/patch-src::log.c b/deskutils/gnotime/files/patch-src::log.c deleted file mode 100644 index faf829698..000000000 --- a/deskutils/gnotime/files/patch-src::log.c +++ /dev/null @@ -1,25 +0,0 @@ ---- src/log.c.orig Thu Jul 8 00:23:54 2004 -+++ src/log.c Thu Jul 8 00:24:18 2004 -@@ -37,6 +37,8 @@ - char *filename; - GnomeVFSHandle *handle; - GnomeVFSResult result; -+ GnomeVFSFileSize bytes_written; -+ int rc; - - g_return_val_if_fail (logstr != NULL, FALSE); - -@@ -67,12 +69,11 @@ - t = time(NULL); - - /* Translators: Format to use in the gnotime logfile */ -- int rc = strftime (date, sizeof (date), _("%b %d %H:%M:%S"), localtime(&t)); -+ rc = strftime (date, sizeof (date), _("%b %d %H:%M:%S"), localtime(&t)); - if (0 >= rc) strcpy (date, "???"); - - /* Append to end of file */ - gnome_vfs_seek (handle, GNOME_VFS_SEEK_END, 0); -- GnomeVFSFileSize bytes_written; - gnome_vfs_write (handle, date, strlen(date), &bytes_written); - gnome_vfs_write (handle, logstr, strlen(logstr), &bytes_written); - gnome_vfs_write (handle, "\n", 1, &bytes_written); diff --git a/deskutils/gnotime/files/patch-src::main.c b/deskutils/gnotime/files/patch-src::main.c deleted file mode 100644 index 9356c20b2..000000000 --- a/deskutils/gnotime/files/patch-src::main.c +++ /dev/null @@ -1,67 +0,0 @@ ---- src/main.c.orig Fri Sep 2 01:02:57 2005 -+++ src/main.c Fri Oct 21 11:49:42 2005 -@@ -301,6 +301,7 @@ - char * xml_filepath; - gboolean read_is_ok; - char *errmsg, *qmsg; -+ GtkWidget *mb; - - xml_filepath = resolve_old_path (config_data_url); - -@@ -349,7 +350,6 @@ - _("Do you want to continue?"), - NULL); - -- GtkWidget *mb; - mb = gtk_message_dialog_new (NULL, - GTK_DIALOG_MODAL, - GTK_MESSAGE_ERROR, -@@ -400,13 +400,13 @@ - { - const char *fp; - char *errmsg, *qmsg; -+ GtkWidget *mb; - fp = gtt_get_config_filepath(); - errmsg = gtt_err_to_string (conf_errcode, fp); - qmsg = g_strconcat (errmsg, - _("Shall I setup a new configuration?"), - NULL); - -- GtkWidget *mb; - mb = gtk_message_dialog_new (NULL, - GTK_DIALOG_MODAL, - GTK_MESSAGE_ERROR, -@@ -721,11 +721,7 @@ - int - main(int argc, char *argv[]) - { --#if defined (HAVE_DECL_WNOHANG) || defined (HAVE_DECL_SA_NOCLDWAIT) -- struct sigaction reapchildren; -- memset(&reapchildren, 0, sizeof reapchildren); --#endif /* WNOHANG/SA_NOCLDWAIT */ -- -+ GnomeClient *client; - static char *geometry_string = NULL; - static const struct poptOption geo_options[] = - { -@@ -736,6 +732,11 @@ - {NULL, '\0', 0, NULL, 0} - }; - -+#if defined (HAVE_DECL_WNOHANG) || defined (HAVE_DECL_SA_NOCLDWAIT) -+ struct sigaction reapchildren; -+ memset(&reapchildren, 0, sizeof reapchildren); -+#endif /* WNOHANG/SA_NOCLDWAIT */ -+ - gnome_program_init(PACKAGE, VERSION, LIBGNOMEUI_MODULE, argc, argv, - GNOME_PARAM_POPT_TABLE, geo_options, - GNOME_PROGRAM_STANDARD_PROPERTIES, NULL); -@@ -747,7 +748,7 @@ - bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF-8"); - textdomain(GETTEXT_PACKAGE); - -- GnomeClient *client = gnome_master_client(); -+ client = gnome_master_client(); - g_signal_connect(G_OBJECT(client), "save_yourself", - G_CALLBACK(save_state), (gpointer) argv[0]); - g_signal_connect(G_OBJECT(client), "die", diff --git a/deskutils/gnotime/files/patch-src::menucmd.c b/deskutils/gnotime/files/patch-src::menucmd.c deleted file mode 100644 index 1ea214ba3..000000000 --- a/deskutils/gnotime/files/patch-src::menucmd.c +++ /dev/null @@ -1,50 +0,0 @@ ---- src/menucmd.c.orig Thu Sep 1 18:33:25 2005 -+++ src/menucmd.c Fri Oct 21 11:50:56 2005 -@@ -344,6 +344,7 @@ - cut_project(GtkWidget *w, gpointer data) - { - GttProject *cut_prj; -+ GttProject *prj; - - /* Do NOT cut unless the ctree window actually has focus. - * Otherwise, it will lead to cutting mayhem. -@@ -365,7 +366,7 @@ - - /* Update various subsystems */ - /* Set the notes are to whatever the new focus project is. */ -- GttProject *prj = ctree_get_focus_project (global_ptw); -+ prj = ctree_get_focus_project (global_ptw); - notes_area_set_project (global_na, prj); - - menu_set_states(); /* To enable paste menu item */ -@@ -425,6 +426,7 @@ - copy_project(GtkWidget *w, gpointer data) - { - GttProject *prj; -+ GList *n; - prj = ctree_get_focus_project (global_ptw); - - if (!prj) return; -@@ -435,7 +437,7 @@ - * the list of earlier cut projects. We do this in order - * to allow the most recently copied project to be pasted - * multiple times. */ -- GList *n = cutted_project_list; -+ n = cutted_project_list; - for (n=cutted_project_list; n; n=n->next) - { - GttProject *p = n->data; -@@ -520,12 +522,12 @@ - menu_howto_edit_times (GtkWidget *w,gpointer data) - { - char * msg; -+ GtkWidget *mb; - - msg = _("To edit the timer interval for this project,\n" - "open the Activity window and click on a link.\n" - "This will bring up a menu of time editing options.\n"); - -- GtkWidget *mb; - mb = gtk_message_dialog_new (NULL, - GTK_DIALOG_MODAL, - GTK_MESSAGE_INFO, diff --git a/deskutils/gnotime/files/patch-src::plug-in.c b/deskutils/gnotime/files/patch-src::plug-in.c deleted file mode 100644 index 6a7c17289..000000000 --- a/deskutils/gnotime/files/patch-src::plug-in.c +++ /dev/null @@ -1,22 +0,0 @@ ---- src/plug-in.c.orig Thu Jul 8 00:26:35 2004 -+++ src/plug-in.c Thu Jul 8 00:27:06 2004 -@@ -96,6 +96,8 @@ - { - const char *title, *path, *tip; - NewPluginDialog *dlg = data; -+ GnomeVFSURI *parsed_uri; -+ gboolean exists; - - /* Get the dialog contents */ - title = gtk_entry_get_text (dlg->plugin_name); -@@ -103,9 +105,8 @@ - tip = gtk_entry_get_text (dlg->plugin_tooltip); - - /* Do a basic sanity check */ -- GnomeVFSURI *parsed_uri; - parsed_uri = gnome_vfs_uri_new (path); -- gboolean exists = gnome_vfs_uri_exists (parsed_uri); -+ exists = gnome_vfs_uri_exists (parsed_uri); - gnome_vfs_uri_unref (parsed_uri); - if (!exists) - { diff --git a/deskutils/gnotime/files/patch-src::prefs.c b/deskutils/gnotime/files/patch-src::prefs.c deleted file mode 100644 index e5c532d64..000000000 --- a/deskutils/gnotime/files/patch-src::prefs.c +++ /dev/null @@ -1,96 +0,0 @@ ---- src/prefs.c.orig Fri Sep 2 23:08:26 2005 -+++ src/prefs.c Fri Oct 21 11:54:01 2005 -@@ -199,10 +199,12 @@ - scan_time_string (const char *str) - { - int hours=0, minutes=0, seconds = 0; -+ int totalsecs; - char buff[24]; -+ char *p; - strncpy (buff, str, 24); - buff[23]=0; -- char * p = strchr (buff, ':'); -+ p = strchr (buff, ':'); - if (p) *p = 0; - hours = atoi (buff); - if (p) -@@ -220,7 +222,7 @@ - minutes %= 60; - hours %= 24; - -- int totalsecs = hours*3600 + minutes*60 + seconds; -+ totalsecs = hours*3600 + minutes*60 + seconds; - if (12*3600 < totalsecs) totalsecs -= 24*3600; - return totalsecs; - } -@@ -391,15 +393,17 @@ - if (5 == page) - { - int change = 0; -+ const char *buff; -+ int off, day; - config_idle_timeout = atoi(gtk_entry_get_text(GTK_ENTRY(odlg->idle_secs))); - config_no_project_timeout = atoi(gtk_entry_get_text(GTK_ENTRY(odlg->no_project_secs))); - - /* Hunt for the hour-of night on which to start */ -- const char * buff = gtk_entry_get_text (odlg->daystart_secs); -- int off = scan_time_string (buff); -+ buff = gtk_entry_get_text (odlg->daystart_secs); -+ off = scan_time_string (buff); - SET_VAL (config_daystart_offset,off); - -- int day = get_optionmenu_item (odlg->weekstart_menu); -+ day = get_optionmenu_item (odlg->weekstart_menu); - SET_VAL (config_weekstart_offset, day); - - if (change) -@@ -440,6 +444,8 @@ - options_dialog_set(PrefsDialog *odlg) - { - char s[30]; -+ int hour, secs, day; -+ char buff[24]; - - SET_ACTIVE(secs); - SET_ACTIVE(statusbar); -@@ -518,7 +524,6 @@ - gtk_entry_set_text(GTK_ENTRY(odlg->no_project_secs), s); - - /* Set the correct menu item based on current values */ -- int hour; - if (0<config_daystart_offset) - { - hour = (config_daystart_offset +1800)/3600; -@@ -533,14 +538,13 @@ - set_optionmenu_item (odlg->daystart_menu, hour); - - /* Print the daystart offset as a string in 24 hour time */ -- int secs = config_daystart_offset; -+ secs = config_daystart_offset; - if (0 > secs) secs += 24*3600; -- char buff[24]; - qof_print_hours_elapsed_buff (buff, 24, secs, config_show_secs); - gtk_entry_set_text (odlg->daystart_secs, buff); - - /* Set the correct menu item based on current values */ -- int day = config_weekstart_offset; -+ day = config_weekstart_offset; - set_optionmenu_item (odlg->weekstart_menu, day); - - /* set to unmodified as it reflects the current state of the app */ -@@ -554,12 +558,13 @@ - { - PrefsDialog *dlg = data; - -+ int secs; -+ char buff[24]; - int hour = get_optionmenu_item (dlg->daystart_menu); - hour += -3; /* menu starts at 9PM */ - -- int secs = hour * 3600; -+ secs = hour * 3600; - if (0 > secs) secs += 24*3600; -- char buff[24]; - qof_print_hours_elapsed_buff (buff, 24, secs, config_show_secs); - gtk_entry_set_text (dlg->daystart_secs, buff); - } diff --git a/deskutils/gnotime/files/patch-src::proj.c b/deskutils/gnotime/files/patch-src::proj.c deleted file mode 100644 index be5af9766..000000000 --- a/deskutils/gnotime/files/patch-src::proj.c +++ /dev/null @@ -1,54 +0,0 @@ ---- src/proj.c.orig Fri Sep 2 03:49:22 2005 -+++ src/proj.c Fri Oct 21 11:56:29 2005 -@@ -1952,8 +1952,6 @@ - gboolean - gtt_project_obj_register (void) - { -- global_book = qof_book_new(); -- - /* Associate an ASCII name to each getter, as well as the return type */ - static QofParam params[] = { - { GTT_PROJECT_EARLIEST, QOF_TYPE_DATE, (QofAccessFunc)prj_obj_get_earliest, NULL}, -@@ -1961,6 +1959,8 @@ - { NULL }, - }; - -+ global_book = qof_book_new(); -+ - qof_class_register (GTT_PROJECT_ID, (QofSortFunc)prj_obj_order, params); - return qof_object_register (&prj_object_def); - } -@@ -2294,9 +2294,10 @@ - gboolean - gtt_task_is_last_task (GttTask *tsk) - { -+ GList *last; - if (!tsk || !tsk->parent || !tsk->parent->task_list) return TRUE; - -- GList *last = g_list_last (tsk->parent->task_list); -+ last = g_list_last (tsk->parent->task_list); - if ((GttTask *) last->data == tsk) return TRUE; - return FALSE; - } -@@ -2358,9 +2359,9 @@ - gtt_task_get_secs_earliest (GttTask *tsk) - { - GList *node; -+ time_t earliest = INT_MAX; - if (NULL == tsk->interval_list) return 0; - -- time_t earliest = INT_MAX; - - for (node=tsk->interval_list; node; node=node->next) - { -@@ -2374,9 +2375,9 @@ - gtt_task_get_secs_latest (GttTask *tsk) - { - GList *node; -+ time_t latest = INT_MIN; - if (NULL == tsk->interval_list) return 0; - -- time_t latest = INT_MIN; - - for (node=tsk->interval_list; node; node=node->next) - { diff --git a/deskutils/gnotime/files/patch-src::query.c b/deskutils/gnotime/files/patch-src::query.c deleted file mode 100644 index 28d04a6d0..000000000 --- a/deskutils/gnotime/files/patch-src::query.c +++ /dev/null @@ -1,16 +0,0 @@ ---- src/query.c.orig Mon May 24 20:30:42 2004 -+++ src/query.c Mon May 24 20:30:55 2004 -@@ -74,12 +74,12 @@ - - while (1) - { -+ GttBucket *bu; - /* Check error bounds, should never happen */ - if ((0 > arr_day) || (arr_day >= da->array_len)) - { - return 1; - } -- GttBucket *bu; - bu = &g_array_index (da->buckets, GttBucket, arr_day); - - stm.tm_mday ++; diff --git a/deskutils/gnotime/files/patch-src_file-io.c b/deskutils/gnotime/files/patch-src_file-io.c deleted file mode 100644 index beed7556f..000000000 --- a/deskutils/gnotime/files/patch-src_file-io.c +++ /dev/null @@ -1,20 +0,0 @@ ---- src/file-io.c.orig Fri Oct 21 06:49:42 2005 -+++ src/file-io.c Fri Oct 21 06:50:50 2005 -@@ -513,7 +513,7 @@ void - gtt_load_config (void) - { - const char *h; -- char * s; -+ char * s, * p; - - /* Check for gconf2, and use that if it exists */ - if (gtt_gconf_exists()) -@@ -532,7 +532,7 @@ gtt_load_config (void) - - /* The data file will be in the same directory ... - * so prune filename to get the directory */ -- char *p = strrchr (gtt_config_filepath, '/'); -+ p = strrchr (gtt_config_filepath, '/'); - if (p) *p = 0x0; - return; - } diff --git a/deskutils/gnotime/files/patch-src_ghtml.c b/deskutils/gnotime/files/patch-src_ghtml.c deleted file mode 100644 index 8776c9b9d..000000000 --- a/deskutils/gnotime/files/patch-src_ghtml.c +++ /dev/null @@ -1,18 +0,0 @@ ---- src/ghtml.c.orig Fri Oct 21 06:52:04 2005 -+++ src/ghtml.c Fri Oct 21 06:53:15 2005 -@@ -1191,6 +1191,7 @@ - get_ivl_start_stop_common_str_scm (GttGhtml *ghtml, GttInterval *ivl, - time_t starp, gboolean prt_date) - { -+ GString *str; - char buff[100]; - - if (prt_date) { -@@ -1199,7 +1200,6 @@ - qof_print_time_buff (buff, 100, starp); - } - -- GString *str; - str = g_string_new (NULL); - - if (ghtml->show_links) diff --git a/deskutils/gnotime/pkg-descr b/deskutils/gnotime/pkg-descr deleted file mode 100644 index d13476231..000000000 --- a/deskutils/gnotime/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Time (formerly GTT, the Gnome Time Tracker) is a desktop utility for -tracking the amount of time spent on projects, and generating -configurable invoices based on that time. - -WWW: http://gttr.sourceforge.net/ diff --git a/deskutils/gnotime/pkg-plist b/deskutils/gnotime/pkg-plist deleted file mode 100644 index 106729272..000000000 --- a/deskutils/gnotime/pkg-plist +++ /dev/null @@ -1,129 +0,0 @@ -bin/gnotime -include/gnotime/gnc-date.h -include/gnotime/gnc-engine-util.h -include/gnotime/gnc-event.h -include/gnotime/gnc-numeric.h -include/gnotime/gnc-trace.h -include/gnotime/guid.h -include/gnotime/kvp-util.h -include/gnotime/kvp_frame.h -include/gnotime/qof.h -include/gnotime/qofbackend.h -include/gnotime/qofbook.h -include/gnotime/qofclass.h -include/gnotime/qofgobj.h -include/gnotime/qofid.h -include/gnotime/qofinstance.h -include/gnotime/qofobject.h -include/gnotime/qofquery-deserial.h -include/gnotime/qofquery-serialize.h -include/gnotime/qofquery.h -include/gnotime/qofquerycore.h -include/gnotime/qofsession.h -include/gnotime/qofsql.h -include/gnotime/sql_parser.h -lib/libqofsql.a -lib/libqofsql.la -lib/libqofsql.so -lib/libqofsql.so.0 -share/gnome/applications/gnotime.desktop -share/gnome/gnotime/ghtml/C/activity.ghtml -share/gnome/gnotime/ghtml/C/basic-daily.ghtml -share/gnome/gnotime/ghtml/C/basic-invoice.ghtml -share/gnome/gnotime/ghtml/C/basic-journal.ghtml -share/gnome/gnotime/ghtml/C/basic-todo.ghtml -share/gnome/gnotime/ghtml/C/daily.ghtml -share/gnome/gnotime/ghtml/C/gnotime-logo.png -share/gnome/gnotime/ghtml/C/gtt-style.css -share/gnome/gnotime/ghtml/C/gtt.scm -share/gnome/gnotime/ghtml/C/invoice.ghtml -share/gnome/gnotime/ghtml/C/journal-rss.ghtml -share/gnome/gnotime/ghtml/C/journal.ghtml -share/gnome/gnotime/ghtml/C/noproject.ghtml -share/gnome/gnotime/ghtml/C/primer.ghtml -share/gnome/gnotime/ghtml/C/query.ghtml -share/gnome/gnotime/ghtml/C/status.ghtml -share/gnome/gnotime/ghtml/C/tab-delim.ghtml -share/gnome/gnotime/ghtml/C/todo-export.ghtml -share/gnome/gnotime/ghtml/C/todo.ghtml -share/gnome/gnotime/glade/active.glade -share/gnome/gnotime/glade/column_menu.glade -share/gnome/gnotime/glade/idle.glade -share/gnome/gnotime/glade/interval_edit.glade -share/gnome/gnotime/glade/interval_popup.glade -share/gnome/gnotime/glade/journal.glade -share/gnome/gnotime/glade/not-implemented.glade -share/gnome/gnotime/glade/notes.glade -share/gnome/gnotime/glade/plugin.glade -share/gnome/gnotime/glade/plugin_editor.glade -share/gnome/gnotime/glade/prefs.glade -share/gnome/gnotime/glade/project_properties.glade -share/gnome/gnotime/glade/task_popup.glade -share/gnome/gnotime/glade/task_properties.glade -share/gnome/help/gnotime/C/figures/gtt_startprojwin.png -share/gnome/help/gnotime/C/figures/gtt_restartwin.png -share/gnome/help/gnotime/C/figures/gtt_mainwin.png -share/gnome/help/gnotime/C/figures/gtt_prefswin.png -share/gnome/help/gnotime/C/gnotime.xml -share/gnome/help/gnotime/es/figures/gtt_mainwin.png -share/gnome/help/gnotime/es/figures/gtt_prefswin.png -share/gnome/help/gnotime/es/gnotime.xml -share/gnome/help/gnotime/eu/figures/gtt_mainwin.png -share/gnome/help/gnotime/eu/figures/gtt_prefswin.png -share/gnome/help/gnotime/eu/gnotime.xml -share/gnome/omf/gnotime/gnotime-C.omf -share/gnome/omf/gnotime/gnotime-es.omf -share/gnome/omf/gnotime/gnotime-eu.omf -share/locale/az/LC_MESSAGES/gnotime-2.0.mo -share/locale/bg/LC_MESSAGES/gnotime-2.0.mo -share/locale/ca/LC_MESSAGES/gnotime-2.0.mo -share/locale/cs/LC_MESSAGES/gnotime-2.0.mo -share/locale/da/LC_MESSAGES/gnotime-2.0.mo -share/locale/de/LC_MESSAGES/gnotime-2.0.mo -share/locale/el/LC_MESSAGES/gnotime-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnotime-2.0.mo -share/locale/es/LC_MESSAGES/gnotime-2.0.mo -share/locale/et/LC_MESSAGES/gnotime-2.0.mo -share/locale/eu/LC_MESSAGES/gnotime-2.0.mo -share/locale/fi/LC_MESSAGES/gnotime-2.0.mo -share/locale/fr/LC_MESSAGES/gnotime-2.0.mo -share/locale/ga/LC_MESSAGES/gnotime-2.0.mo -share/locale/gl/LC_MESSAGES/gnotime-2.0.mo -share/locale/hu/LC_MESSAGES/gnotime-2.0.mo -share/locale/it/LC_MESSAGES/gnotime-2.0.mo -share/locale/ja/LC_MESSAGES/gnotime-2.0.mo -share/locale/ko/LC_MESSAGES/gnotime-2.0.mo -share/locale/lt/LC_MESSAGES/gnotime-2.0.mo -share/locale/lv/LC_MESSAGES/gnotime-2.0.mo -share/locale/ms/LC_MESSAGES/gnotime-2.0.mo -share/locale/nl/LC_MESSAGES/gnotime-2.0.mo -share/locale/nn/LC_MESSAGES/gnotime-2.0.mo -share/locale/no/LC_MESSAGES/gnotime-2.0.mo -share/locale/pl/LC_MESSAGES/gnotime-2.0.mo -share/locale/pt/LC_MESSAGES/gnotime-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnotime-2.0.mo -share/locale/ro/LC_MESSAGES/gnotime-2.0.mo -share/locale/ru/LC_MESSAGES/gnotime-2.0.mo -share/locale/sk/LC_MESSAGES/gnotime-2.0.mo -share/locale/sl/LC_MESSAGES/gnotime-2.0.mo -share/locale/sv/LC_MESSAGES/gnotime-2.0.mo -share/locale/ta/LC_MESSAGES/gnotime-2.0.mo -share/locale/tr/LC_MESSAGES/gnotime-2.0.mo -share/locale/uk/LC_MESSAGES/gnotime-2.0.mo -share/locale/vi/LC_MESSAGES/gnotime-2.0.mo -share/locale/wa/LC_MESSAGES/gnotime-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnotime-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnotime-2.0.mo -@dirrm share/gnome/omf/gnotime -@dirrm share/gnome/help/gnotime/eu/figures -@dirrm share/gnome/help/gnotime/eu -@dirrm share/gnome/help/gnotime/es/figures -@dirrm share/gnome/help/gnotime/es -@dirrm share/gnome/help/gnotime/C/figures -@dirrm share/gnome/help/gnotime/C -@dirrm share/gnome/help/gnotime -@dirrm share/gnome/gnotime/glade -@dirrm share/gnome/gnotime/ghtml/C -@dirrm share/gnome/gnotime/ghtml -@dirrm share/gnome/gnotime -@dirrm include/gnotime diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile deleted file mode 100644 index 7882f3318..000000000 --- a/deskutils/gucharmap/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# New ports collection makefile for: gucharmap -# Date created: 02 Mar 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/deskutils/gucharmap/Makefile,v 1.34 2007/02/16 18:14:23 mezz Exp $ -# - -PORTNAME= gucharmap -PORTVERSION= 1.10.0 -CATEGORIES= deskutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A Unicode/ISO10646 character map and font viewer - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack gtk20 gnomedocutils -WANT_GNOME= yes -GNU_CONFIGURE= yes -INSTALLS_OMF= yes -USE_LDCONFIG= yes -INSTALLS_ICONS= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) -.undef WITHOUT_GNOME -.undef WITHOUT_ALL -WITH_GNOME= yes -.endif - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mlibgnomeui}!="" -USE_GNOME+= libgnomeui -PKGNAMESUFFIX:= -gnome -.else -CONFIGURE_ARGS= --disable-gnome -.endif - -.include <bsd.port.post.mk> diff --git a/deskutils/gucharmap/distinfo b/deskutils/gucharmap/distinfo deleted file mode 100644 index e8520ec22..000000000 --- a/deskutils/gucharmap/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gucharmap-1.10.0.tar.bz2) = a0e01bcff2bc5e35ec88f60a383051d3 -SHA256 (gnome2/gucharmap-1.10.0.tar.bz2) = 67efc04e6c70db7a342315a291a49869aff4c262b83233e3e4d1dd654a2d753b -SIZE (gnome2/gucharmap-1.10.0.tar.bz2) = 2506883 diff --git a/deskutils/gucharmap/pkg-descr b/deskutils/gucharmap/pkg-descr deleted file mode 100644 index e69361663..000000000 --- a/deskutils/gucharmap/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -gucharmap is a Unicode/ISO10646 character map and font viewer. It uses -GTK+ 2, and supports anti-aliased, scalable fonts. - -WWW: http://gucharmap.sourceforge.net/ diff --git a/deskutils/gucharmap/pkg-plist b/deskutils/gucharmap/pkg-plist deleted file mode 100644 index e1f9719a4..000000000 --- a/deskutils/gucharmap/pkg-plist +++ /dev/null @@ -1,231 +0,0 @@ -bin/charmap -bin/gnome-character-map -bin/gucharmap -include/gucharmap/gucharmap-block-chapters.h -include/gucharmap/gucharmap-chapters.h -include/gucharmap/gucharmap-charmap.h -include/gucharmap/gucharmap-codepoint-list.h -include/gucharmap/gucharmap-mini-fontsel.h -include/gucharmap/gucharmap-script-chapters.h -include/gucharmap/gucharmap-script-codepoint-list.h -include/gucharmap/gucharmap-search-dialog.h -include/gucharmap/gucharmap-table.h -include/gucharmap/gucharmap-unicode-info.h -include/gucharmap/gucharmap-window.h -include/gucharmap/gucharmap.h -lib/libgucharmap.la -lib/libgucharmap.so -lib/libgucharmap.so.6 -libdata/pkgconfig/gucharmap.pc -share/gnome/applications/gucharmap.desktop -share/gnome/help/gucharmap/C/figures/gucharmap_start_window.png -share/gnome/help/gucharmap/C/figures/gucharmap_window.png -share/gnome/help/gucharmap/C/gucharmap.xml -share/gnome/help/gucharmap/C/legal.xml -share/gnome/help/gucharmap/bg/figures/gucharmap_start_window.png -share/gnome/help/gucharmap/bg/figures/gucharmap_window.png -share/gnome/help/gucharmap/bg/gucharmap.xml -share/gnome/help/gucharmap/de/figures/gucharmap_window.png -share/gnome/help/gucharmap/de/gucharmap.xml -share/gnome/help/gucharmap/de/legal.xml -share/gnome/help/gucharmap/en_GB/figures/gucharmap_start_window.png -share/gnome/help/gucharmap/en_GB/figures/gucharmap_window.png -share/gnome/help/gucharmap/en_GB/gucharmap.xml -share/gnome/help/gucharmap/es/figures/gucharmap_start_window.png -share/gnome/help/gucharmap/es/figures/gucharmap_window.png -share/gnome/help/gucharmap/es/gucharmap.xml -share/gnome/help/gucharmap/fi/figures/gucharmap_start_window.png -share/gnome/help/gucharmap/fi/figures/gucharmap_window.png -share/gnome/help/gucharmap/fi/gucharmap.xml -share/gnome/help/gucharmap/fr/figures/gucharmap_start_window.png -share/gnome/help/gucharmap/fr/figures/gucharmap_window.png -share/gnome/help/gucharmap/fr/gucharmap.xml -share/gnome/help/gucharmap/it/figures/gucharmap_window.png -share/gnome/help/gucharmap/it/gucharmap.xml -share/gnome/help/gucharmap/it/legal.xml -share/gnome/help/gucharmap/ja/figures/gucharmap_window.png -share/gnome/help/gucharmap/ja/gucharmap.xml -share/gnome/help/gucharmap/ja/legal.xml -share/gnome/help/gucharmap/ko/figures/gucharmap_window.png -share/gnome/help/gucharmap/ko/gucharmap.xml -share/gnome/help/gucharmap/ko/legal.xml -share/gnome/help/gucharmap/ru/figures/gucharmap_start_window.png -share/gnome/help/gucharmap/ru/figures/gucharmap_window.png -share/gnome/help/gucharmap/ru/gucharmap.xml -share/gnome/help/gucharmap/sv/figures/gucharmap_start_window.png -share/gnome/help/gucharmap/sv/figures/gucharmap_window.png -share/gnome/help/gucharmap/sv/gucharmap.xml -share/gnome/help/gucharmap/zh_CN/figures/gucharmap_window.png -share/gnome/help/gucharmap/zh_CN/gucharmap.xml -share/gnome/help/gucharmap/zh_CN/legal.xml -share/gnome/help/gucharmap/zh_TW/figures/gucharmap_window.png -share/gnome/help/gucharmap/zh_TW/gucharmap.xml -share/gnome/help/gucharmap/zh_TW/legal.xml -share/gnome/omf/gucharmap/gucharmap-C.omf -share/gnome/omf/gucharmap/gucharmap-bg.omf -share/gnome/omf/gucharmap/gucharmap-de.omf -share/gnome/omf/gucharmap/gucharmap-en_GB.omf -share/gnome/omf/gucharmap/gucharmap-es.omf -share/gnome/omf/gucharmap/gucharmap-fi.omf -share/gnome/omf/gucharmap/gucharmap-fr.omf -share/gnome/omf/gucharmap/gucharmap-it.omf -share/gnome/omf/gucharmap/gucharmap-ja.omf -share/gnome/omf/gucharmap/gucharmap-ko.omf -share/gnome/omf/gucharmap/gucharmap-ru.omf -share/gnome/omf/gucharmap/gucharmap-sv.omf -share/gnome/omf/gucharmap/gucharmap-zh_CN.omf -share/gnome/omf/gucharmap/gucharmap-zh_TW.omf -share/icons/hicolor/48x48/apps/gucharmap.png -share/locale/am/LC_MESSAGES/gucharmap.mo -share/locale/ar/LC_MESSAGES/gucharmap.mo -share/locale/az/LC_MESSAGES/gucharmap.mo -share/locale/be/LC_MESSAGES/gucharmap.mo -share/locale/bg/LC_MESSAGES/gucharmap.mo -share/locale/bn/LC_MESSAGES/gucharmap.mo -share/locale/bn_IN/LC_MESSAGES/gucharmap.mo -share/locale/bs/LC_MESSAGES/gucharmap.mo -share/locale/ca/LC_MESSAGES/gucharmap.mo -share/locale/cs/LC_MESSAGES/gucharmap.mo -share/locale/cy/LC_MESSAGES/gucharmap.mo -share/locale/da/LC_MESSAGES/gucharmap.mo -share/locale/de/LC_MESSAGES/gucharmap.mo -share/locale/dz/LC_MESSAGES/gucharmap.mo -share/locale/el/LC_MESSAGES/gucharmap.mo -share/locale/en_CA/LC_MESSAGES/gucharmap.mo -share/locale/en_GB/LC_MESSAGES/gucharmap.mo -share/locale/eo/LC_MESSAGES/gucharmap.mo -share/locale/es/LC_MESSAGES/gucharmap.mo -share/locale/et/LC_MESSAGES/gucharmap.mo -share/locale/eu/LC_MESSAGES/gucharmap.mo -share/locale/fa/LC_MESSAGES/gucharmap.mo -share/locale/fi/LC_MESSAGES/gucharmap.mo -share/locale/fr/LC_MESSAGES/gucharmap.mo -share/locale/ga/LC_MESSAGES/gucharmap.mo -share/locale/gl/LC_MESSAGES/gucharmap.mo -share/locale/gu/LC_MESSAGES/gucharmap.mo -share/locale/hi/LC_MESSAGES/gucharmap.mo -share/locale/hr/LC_MESSAGES/gucharmap.mo -share/locale/hu/LC_MESSAGES/gucharmap.mo -share/locale/id/LC_MESSAGES/gucharmap.mo -share/locale/is/LC_MESSAGES/gucharmap.mo -share/locale/it/LC_MESSAGES/gucharmap.mo -share/locale/ja/LC_MESSAGES/gucharmap.mo -share/locale/ka/LC_MESSAGES/gucharmap.mo -share/locale/ko/LC_MESSAGES/gucharmap.mo -share/locale/lt/LC_MESSAGES/gucharmap.mo -share/locale/lv/LC_MESSAGES/gucharmap.mo -share/locale/mi/LC_MESSAGES/gucharmap.mo -share/locale/mk/LC_MESSAGES/gucharmap.mo -share/locale/ml/LC_MESSAGES/gucharmap.mo -share/locale/mn/LC_MESSAGES/gucharmap.mo -share/locale/mr/LC_MESSAGES/gucharmap.mo -share/locale/ms/LC_MESSAGES/gucharmap.mo -share/locale/nb/LC_MESSAGES/gucharmap.mo -share/locale/ne/LC_MESSAGES/gucharmap.mo -share/locale/nl/LC_MESSAGES/gucharmap.mo -share/locale/nn/LC_MESSAGES/gucharmap.mo -share/locale/or/LC_MESSAGES/gucharmap.mo -share/locale/pa/LC_MESSAGES/gucharmap.mo -share/locale/pl/LC_MESSAGES/gucharmap.mo -share/locale/pt/LC_MESSAGES/gucharmap.mo -share/locale/pt_BR/LC_MESSAGES/gucharmap.mo -share/locale/ro/LC_MESSAGES/gucharmap.mo -share/locale/ru/LC_MESSAGES/gucharmap.mo -share/locale/rw/LC_MESSAGES/gucharmap.mo -share/locale/sk/LC_MESSAGES/gucharmap.mo -share/locale/sl/LC_MESSAGES/gucharmap.mo -share/locale/sq/LC_MESSAGES/gucharmap.mo -share/locale/sr/LC_MESSAGES/gucharmap.mo -share/locale/sr@Latn/LC_MESSAGES/gucharmap.mo -share/locale/sv/LC_MESSAGES/gucharmap.mo -share/locale/ta/LC_MESSAGES/gucharmap.mo -share/locale/th/LC_MESSAGES/gucharmap.mo -share/locale/tr/LC_MESSAGES/gucharmap.mo -share/locale/uk/LC_MESSAGES/gucharmap.mo -share/locale/vi/LC_MESSAGES/gucharmap.mo -share/locale/wa/LC_MESSAGES/gucharmap.mo -share/locale/xh/LC_MESSAGES/gucharmap.mo -share/locale/zh_CN/LC_MESSAGES/gucharmap.mo -share/locale/zh_HK/LC_MESSAGES/gucharmap.mo -share/locale/zh_TW/LC_MESSAGES/gucharmap.mo -@dirrm share/gnome/omf/gucharmap -@dirrm share/gnome/help/gucharmap/zh_TW/figures -@dirrm share/gnome/help/gucharmap/zh_TW -@dirrm share/gnome/help/gucharmap/zh_CN/figures -@dirrm share/gnome/help/gucharmap/zh_CN -@dirrm share/gnome/help/gucharmap/sv/figures -@dirrm share/gnome/help/gucharmap/sv -@dirrm share/gnome/help/gucharmap/ru/figures -@dirrm share/gnome/help/gucharmap/ru -@dirrm share/gnome/help/gucharmap/ko/figures -@dirrm share/gnome/help/gucharmap/ko -@dirrm share/gnome/help/gucharmap/ja/figures -@dirrm share/gnome/help/gucharmap/ja -@dirrm share/gnome/help/gucharmap/it/figures -@dirrm share/gnome/help/gucharmap/it -@dirrm share/gnome/help/gucharmap/fr/figures -@dirrm share/gnome/help/gucharmap/fr -@dirrm share/gnome/help/gucharmap/fi/figures -@dirrm share/gnome/help/gucharmap/fi -@dirrm share/gnome/help/gucharmap/es/figures -@dirrm share/gnome/help/gucharmap/es -@dirrm share/gnome/help/gucharmap/en_GB/figures -@dirrm share/gnome/help/gucharmap/en_GB -@dirrm share/gnome/help/gucharmap/de/figures -@dirrm share/gnome/help/gucharmap/de -@dirrm share/gnome/help/gucharmap/bg/figures -@dirrm share/gnome/help/gucharmap/bg -@dirrm share/gnome/help/gucharmap/C/figures -@dirrm share/gnome/help/gucharmap/C -@dirrm share/gnome/help/gucharmap -@dirrm include/gucharmap -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile deleted file mode 100644 index d938fd363..000000000 --- a/deskutils/logjam/Makefile +++ /dev/null @@ -1,74 +0,0 @@ -# New ports collection makefile for: logjam -# Date created: 13 Aug 01 -# Whom: alanp@unixpower.org -# -# $FreeBSD$ -# - -PORTNAME= logjam -PORTVERSION= 4.5.3 -PORTREVISION= 3 -CATEGORIES= deskutils -MASTER_SITES= http://logjam.danga.com/download/ - -MAINTAINER= novel@FreeBSD.org -COMMENT= A GTK2 interface to livejournals, ie www.livejournal.com - -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl - -MAN1= logjam.1 - -USE_BZIP2= yes -USE_GMAKE= yes -WANT_GNOME= yes -USE_X_PREFIX= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnomeprefix gtk20 libxml2 intlhack -CONFIGURE_ARGS= --program-transform-name="s/$$//" -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.ifndef(WITHOUT_GTKSPELL) -LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell -.else -CONFIGURE_ARGS+= --without-gtkspell -.endif - -.if defined(WITH_SQLITE) -CONFIGURE_ARGS+= --with-sqlite3 -LIB_DEPENDS+= sqlite3.8:${PORTSDIR}/databases/sqlite3 -.endif - -.if defined(WITH_XMMS) -LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms -PLIST_SUB+= WITH_XMMS="" -.else -PLIST_SUB+= WITH_XMMS="@comment " -CONFIGURE_ARGS+= --without-xmms -.endif - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mgtkhtml3}!="" -USE_GNOME+= gtkhtml3 -.else -CONFIGURE_ARGS+= --without-gtkhtml -.endif - -.if ${HAVE_GNOME:Mlibrsvg2}!="" -USE_GNOME+= librsvg2 -.else -CONFIGURE_ARGS+= --without-librsvg -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "logjam has the following tunable option(s):" - @${ECHO_MSG} " WITHOUT_GTKSPELL Disable spell checking" - @${ECHO_MSG} " WITH_XMMS Enable XMMS music detection" - @${ECHO_MSG} "" - -post-patch: - @${REINPLACE_CMD} -e 's|libgtkhtml-3.0|libgtkhtml-3.18|g' ${WRKSRC}/configure - -.include <bsd.port.post.mk> diff --git a/deskutils/logjam/distinfo b/deskutils/logjam/distinfo deleted file mode 100644 index b268677ee..000000000 --- a/deskutils/logjam/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (logjam-4.5.3.tar.bz2) = 48092c00e1f40ebee431b4e0071ae273 -SHA256 (logjam-4.5.3.tar.bz2) = ae76c22c31f7ce75dfa23d94510b0423bcf302a622d4d2391c432a127c500184 -SIZE (logjam-4.5.3.tar.bz2) = 748831 diff --git a/deskutils/logjam/files/patch-protocol-liblivejournal-livejournal-entry.c b/deskutils/logjam/files/patch-protocol-liblivejournal-livejournal-entry.c deleted file mode 100644 index c81d0ed04..000000000 --- a/deskutils/logjam/files/patch-protocol-liblivejournal-livejournal-entry.c +++ /dev/null @@ -1,15 +0,0 @@ ---- protocol/liblivejournal/livejournal/entry.c.orig Thu Aug 17 01:40:10 2006 -+++ protocol/liblivejournal/livejournal/entry.c Thu Aug 17 01:45:24 2006 -@@ -610,6 +610,12 @@ - else if (g_ascii_strcasecmp(key, "time") == 0) { - if (entry) lj_ljdate_to_tm(val, &entry->time); - } -+ else if (g_ascii_strcasecmp(key, "backdated") == 0) { -+ if (entry && val[0]) { -+ if (g_ascii_strcasecmp(val, "yes") == 0) -+ entry->backdated = TRUE; -+ } -+ } - else return FALSE; - - return TRUE; diff --git a/deskutils/logjam/files/patch-src-get_cmd_out.c b/deskutils/logjam/files/patch-src-get_cmd_out.c deleted file mode 100644 index 161746150..000000000 --- a/deskutils/logjam/files/patch-src-get_cmd_out.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/get_cmd_out.c.orig Sun Jun 5 22:09:21 2005 -+++ src/get_cmd_out.c Sun Jun 5 22:09:38 2005 -@@ -11,6 +11,7 @@ - #include <stdio.h> - #include <unistd.h> - #include <errno.h> -+#include <signal.h> - #include <sys/types.h> - #include <sys/wait.h> - #include "util.h" diff --git a/deskutils/logjam/files/patch-src-menu.c b/deskutils/logjam/files/patch-src-menu.c deleted file mode 100644 index 14f2e328f..000000000 --- a/deskutils/logjam/files/patch-src-menu.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/menu.c.orig Mon Oct 24 00:11:08 2005 -+++ src/menu.c Thu Aug 17 02:01:02 2006 -@@ -408,7 +408,7 @@ - 0, NULL }, - { "/Insert/---", NULL, NULL, 0, "<Separator>" }, - { N_("/Insert/_Link..."), "<ctl>L", menu_make_link }, --{ N_("/Insert/_Image..."), NULL, menu_insert_image }, -+{ N_("/Insert/_Image..."), "<ctl><alt>P", menu_insert_image }, - { N_("/Insert/_Journal Link..."), "<ctl><alt>L", menu_make_journal_link }, - { N_("/Insert/lj-_cut..."), "<ctl><alt>X", menu_ljcut, 0, NULL }, diff --git a/deskutils/logjam/pkg-descr b/deskutils/logjam/pkg-descr deleted file mode 100644 index 24d15377b..000000000 --- a/deskutils/logjam/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -"LiveJournal.com... because you like to think other people care." LogJam is -a GTK2 client for the LiveJournal API. It sits unobtrusively in the corner -of your screen, waiting for you to have something worthwhile to tell the -world. It can read your current music from XMMS, spellcheck with gtkspell, -and offers preview capabilities using gtkhtml3. It will interface with any -site running LiveJournal, not just www.livejournal.com, and can create -offline copies of your journal. - -WWW: http://logjam.danga.com/ diff --git a/deskutils/logjam/pkg-plist b/deskutils/logjam/pkg-plist deleted file mode 100644 index a3e4100cf..000000000 --- a/deskutils/logjam/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -bin/logjam -%%WITH_XMMS%%bin/logjam-xmms-client -share/gnome/applications/logjam.desktop -share/gnome/pixmaps/logjam_goat.png -share/gnome/pixmaps/logjam_pencil.png -share/locale/de/LC_MESSAGES/logjam.mo -share/locale/en_GB/LC_MESSAGES/logjam.mo -share/locale/en_US.UTF-8/LC_MESSAGES/logjam.mo -share/locale/es/LC_MESSAGES/logjam.mo -share/locale/he/LC_MESSAGES/logjam.mo -share/locale/ru_RU/LC_MESSAGES/logjam.mo -share/locale/uk_UA/LC_MESSAGES/logjam.mo -share/locale/ja/LC_MESSAGES/logjam.mo -@dirrmtry share/locale/en_US.UTF-8/LC_MESSAGES -@dirrmtry share/locale/en_US.UTF-8 -@dirrmtry share/locale/ru_RU/LC_MESSAGES -@dirrmtry share/locale/ru_RU -@dirrmtry share/locale/uk_UA/LC_MESSAGES -@dirrmtry share/locale/uk_UA diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile deleted file mode 100644 index 1598b46cf..000000000 --- a/deskutils/nautilus-open-terminal/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: nautilus-open-terminal -# Date created: 2005-07-07 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/deskutils/nautilus-open-terminal/Makefile,v 1.7 2006/08/09 13:07:37 ahze Exp $ -# - -PORTNAME= nautilus-open-terminal -PORTVERSION= 0.8 -CATEGORIES= deskutils -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Nautilus extension which allows you to open a terminal - -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= nautilus2 gnomeprefix intlhack gnomehack -USE_GETTEXT= yes -USE_LDCONFIG= yes -USE_XLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/deskutils/nautilus-open-terminal/distinfo b/deskutils/nautilus-open-terminal/distinfo deleted file mode 100644 index 2152a2b70..000000000 --- a/deskutils/nautilus-open-terminal/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (nautilus-open-terminal-0.8.tar.gz) = 4f335934935e2d53ebb893e7ad2bd9bd -SHA256 (nautilus-open-terminal-0.8.tar.gz) = 3650860cacdaa0f2e3f97f7aca2620fd50163d12aca40d2fb48ba7e7581e854d -SIZE (nautilus-open-terminal-0.8.tar.gz) = 365879 diff --git a/deskutils/nautilus-open-terminal/pkg-descr b/deskutils/nautilus-open-terminal/pkg-descr deleted file mode 100644 index 6f36a4660..000000000 --- a/deskutils/nautilus-open-terminal/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Nautilus extension which allows you to open a terminal diff --git a/deskutils/nautilus-open-terminal/pkg-plist b/deskutils/nautilus-open-terminal/pkg-plist deleted file mode 100644 index f8848d67d..000000000 --- a/deskutils/nautilus-open-terminal/pkg-plist +++ /dev/null @@ -1,85 +0,0 @@ -lib/nautilus/extensions-1.0/libnautilus-open-terminal.a -lib/nautilus/extensions-1.0/libnautilus-open-terminal.la -lib/nautilus/extensions-1.0/libnautilus-open-terminal.so -share/locale/ar/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/be/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/bg/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/bn_IN/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/ca/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/cs/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/da/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/de/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/dz/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/en_CA/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/en_GB/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/es/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/et/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/eu/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/fi/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/fr/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/gl/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/gu/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/he/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/hu/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/it/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/ja/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/ko/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/lt/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/mk/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/nb/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/ne/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/nl/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/or/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/pa/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/pl/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/pt_BR/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/ro/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/ru/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/rw/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/sk/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/sl/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/sr/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/sr@Latn/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/sv/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/th/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/tr/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/uk/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/vi/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/zh_CN/LC_MESSAGES/nautilus-open-terminal.mo -share/locale/zh_TW/LC_MESSAGES/nautilus-open-terminal.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile deleted file mode 100644 index b479181bc..000000000 --- a/deskutils/nautilus-sendto/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: nautilus-sendto -# Date created: 2004-12-03 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/deskutils/nautilus-sendto/Makefile,v 1.5 2006/10/12 16:46:23 marcus Exp $ - -PORTNAME= nautilus-sendto -PORTVERSION= 0.10 -CATEGORIES= deskutils -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Integration between nautilus, evolution, and gaim - -BUILD_DEPENDS= gaim:${PORTSDIR}/net-im/gaim \ - evolution:${PORTSDIR}/mail/evolution -RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim \ - evolution:${PORTSDIR}/mail/evolution - -MAN1= nautilus-sendto.1 -GCONF_SCHEMAS= nst.schemas -USE_BZIP2= yes -USE_XLIB= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= intlhack gnomeprefix gnometarget nautilus2 gnomehack -USE_GETTEXT= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/deskutils/nautilus-sendto/distinfo b/deskutils/nautilus-sendto/distinfo deleted file mode 100644 index 84bb28e69..000000000 --- a/deskutils/nautilus-sendto/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (nautilus-sendto-0.10.tar.bz2) = cc47d4364d71d6f35776c5634e2f1ed1 -SHA256 (nautilus-sendto-0.10.tar.bz2) = f5d3a654070464929c751775c767cf39ce27f8f37a7d9ef5f336598631d3ea8d -SIZE (nautilus-sendto-0.10.tar.bz2) = 322104 diff --git a/deskutils/nautilus-sendto/pkg-descr b/deskutils/nautilus-sendto/pkg-descr deleted file mode 100644 index 949631826..000000000 --- a/deskutils/nautilus-sendto/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Integration between nautilus, evolution, and gaim. - -Nautilus context menu component ("Send To: Gaim Buddy/Evolution Addressbook") -with a dialog for insert the email account or IM account which you want to -send the file/files. Contact with evolution-data-server and get the email -accounts from your Evolution Addressbook. - -WWW: http://www.es.gnome.org/~telemaco/ diff --git a/deskutils/nautilus-sendto/pkg-plist b/deskutils/nautilus-sendto/pkg-plist deleted file mode 100644 index a7f63be29..000000000 --- a/deskutils/nautilus-sendto/pkg-plist +++ /dev/null @@ -1,95 +0,0 @@ -bin/nautilus-sendto -lib/gaim/nautilus.la -lib/gaim/nautilus.so -lib/nautilus-sendto/plugins/libnstbluetooth.la -lib/nautilus-sendto/plugins/libnstbluetooth.so -lib/nautilus-sendto/plugins/libnstevolution.la -lib/nautilus-sendto/plugins/libnstevolution.so -lib/nautilus-sendto/plugins/libnstgaim.la -lib/nautilus-sendto/plugins/libnstgaim.so -lib/nautilus-sendto/plugins/libnstsylpheed.la -lib/nautilus-sendto/plugins/libnstsylpheed.so -lib/nautilus/extensions-1.0/libnautilus-sendto.la -lib/nautilus/extensions-1.0/libnautilus-sendto.so -share/gnome/nautilus-sendto/glade/nautilus-sendto.glade -share/locale/ar/LC_MESSAGES/nautilus-sendto.mo -share/locale/be/LC_MESSAGES/nautilus-sendto.mo -share/locale/bg/LC_MESSAGES/nautilus-sendto.mo -share/locale/ca/LC_MESSAGES/nautilus-sendto.mo -share/locale/cs/LC_MESSAGES/nautilus-sendto.mo -share/locale/da/LC_MESSAGES/nautilus-sendto.mo -share/locale/de/LC_MESSAGES/nautilus-sendto.mo -share/locale/dz/LC_MESSAGES/nautilus-sendto.mo -share/locale/el/LC_MESSAGES/nautilus-sendto.mo -share/locale/en_CA/LC_MESSAGES/nautilus-sendto.mo -share/locale/en_GB/LC_MESSAGES/nautilus-sendto.mo -share/locale/es/LC_MESSAGES/nautilus-sendto.mo -share/locale/et/LC_MESSAGES/nautilus-sendto.mo -share/locale/eu/LC_MESSAGES/nautilus-sendto.mo -share/locale/fi/LC_MESSAGES/nautilus-sendto.mo -share/locale/fr/LC_MESSAGES/nautilus-sendto.mo -share/locale/gl/LC_MESSAGES/nautilus-sendto.mo -share/locale/he/LC_MESSAGES/nautilus-sendto.mo -share/locale/hu/LC_MESSAGES/nautilus-sendto.mo -share/locale/it/LC_MESSAGES/nautilus-sendto.mo -share/locale/ja/LC_MESSAGES/nautilus-sendto.mo -share/locale/ko/LC_MESSAGES/nautilus-sendto.mo -share/locale/lt/LC_MESSAGES/nautilus-sendto.mo -share/locale/mk/LC_MESSAGES/nautilus-sendto.mo -share/locale/nb/LC_MESSAGES/nautilus-sendto.mo -share/locale/ne/LC_MESSAGES/nautilus-sendto.mo -share/locale/nl/LC_MESSAGES/nautilus-sendto.mo -share/locale/or/LC_MESSAGES/nautilus-sendto.mo -share/locale/pa/LC_MESSAGES/nautilus-sendto.mo -share/locale/pl/LC_MESSAGES/nautilus-sendto.mo -share/locale/pt/LC_MESSAGES/nautilus-sendto.mo -share/locale/pt_BR/LC_MESSAGES/nautilus-sendto.mo -share/locale/ru/LC_MESSAGES/nautilus-sendto.mo -share/locale/rw/LC_MESSAGES/nautilus-sendto.mo -share/locale/sk/LC_MESSAGES/nautilus-sendto.mo -share/locale/sl/LC_MESSAGES/nautilus-sendto.mo -share/locale/sq/LC_MESSAGES/nautilus-sendto.mo -share/locale/sv/LC_MESSAGES/nautilus-sendto.mo -share/locale/th/LC_MESSAGES/nautilus-sendto.mo -share/locale/uk/LC_MESSAGES/nautilus-sendto.mo -share/locale/vi/LC_MESSAGES/nautilus-sendto.mo -share/locale/zh_CN/LC_MESSAGES/nautilus-sendto.mo -share/locale/zh_TW/LC_MESSAGES/nautilus-sendto.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrm share/gnome/nautilus-sendto/glade -@dirrm share/gnome/nautilus-sendto -@dirrm lib/nautilus-sendto/plugins -@dirrm lib/nautilus-sendto diff --git a/deskutils/ontv/Makefile b/deskutils/ontv/Makefile deleted file mode 100644 index 55d562328..000000000 --- a/deskutils/ontv/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: ontv -# Date created: 2006-07-24 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/deskutils/ontv/Makefile,v 1.3 2006/10/08 16:50:42 mezz Exp $ -# - -PORTNAME= ontv -PORTVERSION= 2.4.0 -CATEGORIES= deskutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME Applet for monitoring current and upcoming TV programs - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/cElementTree.so:${PORTSDIR}/devel/py-celementtree \ - ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cElementTree.so:${PORTSDIR}/devel/py-celementtree \ - ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify \ - ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte \ - tv_grab_be:${PORTSDIR}/textproc/p5-xmltv - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GNOME= gnomehack gnomeprefix pygnomedesktop pygnomeextras -USE_GMAKE= yes -USE_PYTHON= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -GCONF_SCHEMAS= ontv.schemas -INSTALLS_ICONS= yes - -.include <bsd.port.mk> diff --git a/deskutils/ontv/distinfo b/deskutils/ontv/distinfo deleted file mode 100644 index b9e56a4e5..000000000 --- a/deskutils/ontv/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ontv-2.4.0.tar.bz2) = 9f59697b1785055a347bd8e6bba8b2d3 -SHA256 (ontv-2.4.0.tar.bz2) = 54160178096824ad66d365d4563434e9d60ba6794041d59df9500a5ff7456709 -SIZE (ontv-2.4.0.tar.bz2) = 411776 diff --git a/deskutils/ontv/files/patch-ontv_Main.py b/deskutils/ontv/files/patch-ontv_Main.py deleted file mode 100644 index f34850a3a..000000000 --- a/deskutils/ontv/files/patch-ontv_Main.py +++ /dev/null @@ -1,13 +0,0 @@ ---- ontv/Main.py.orig Mon Jul 24 23:09:57 2006 -+++ ontv/Main.py Mon Jul 24 23:10:06 2006 -@@ -38,8 +38,8 @@ - gettext.bindtextdomain(NAME.lower(), LOCALE_DIR) - gettext.textdomain(NAME.lower()) - -- locale.bindtextdomain(NAME.lower(), LOCALE_DIR) -- locale.textdomain(NAME.lower()) -+# locale.bindtextdomain(NAME.lower(), LOCALE_DIR) -+# locale.textdomain(NAME.lower()) - - try: - opts, args = getopt.getopt(sys.argv[1:], "hdw", ["help", "debug", diff --git a/deskutils/ontv/files/patch-ontv___init__.in.py b/deskutils/ontv/files/patch-ontv___init__.in.py deleted file mode 100644 index a74da50bf..000000000 --- a/deskutils/ontv/files/patch-ontv___init__.in.py +++ /dev/null @@ -1,15 +0,0 @@ ---- ontv/__init__.py.in.orig Sun Feb 18 00:51:02 2007 -+++ ontv/__init__.py.in Sun Feb 18 00:51:12 2007 -@@ -1,7 +1,7 @@ - NAME = 'OnTV' - VERSION = '@VERSION@' --SERVERS_DIR = '@prefix@/lib/bonobo/servers' --DATA_DIR = '@prefix@/@DATADIRNAME@/ontv' --IMAGES_DIR = '@prefix@/@DATADIRNAME@/ontv/images' --UI_DIR = '@prefix@/@DATADIRNAME@/gnome-2.0/ui' --LOCALE_DIR = '@prefix@/@DATADIRNAME@/locale' -+SERVERS_DIR = '@prefix@/libdata/bonobo/servers' -+DATA_DIR = '@prefix@/share/gnome/ontv' -+IMAGES_DIR = '@prefix@/share/gnome/ontv/images' -+UI_DIR = '@prefix@/share/gnome/gnome-2.0/ui' -+LOCALE_DIR = '@prefix@/share/locale' diff --git a/deskutils/ontv/pkg-descr b/deskutils/ontv/pkg-descr deleted file mode 100644 index 49a8d61ec..000000000 --- a/deskutils/ontv/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -OnTV is a GNOME Applet for monitoring current and upcoming TV programs. It -uses XMLTV files to monitor them. - -WWW: http://johan.svedberg.com/projects/coding/ontv diff --git a/deskutils/ontv/pkg-plist b/deskutils/ontv/pkg-plist deleted file mode 100644 index 1eda48a7e..000000000 --- a/deskutils/ontv/pkg-plist +++ /dev/null @@ -1,125 +0,0 @@ -%%PYTHON_SITELIBDIR%%/ontv/AboutDialog.py -%%PYTHON_SITELIBDIR%%/ontv/AboutDialog.pyc -%%PYTHON_SITELIBDIR%%/ontv/AboutDialog.pyo -%%PYTHON_SITELIBDIR%%/ontv/Channel.py -%%PYTHON_SITELIBDIR%%/ontv/Channel.pyc -%%PYTHON_SITELIBDIR%%/ontv/Channel.pyo -%%PYTHON_SITELIBDIR%%/ontv/ChannelDialog.py -%%PYTHON_SITELIBDIR%%/ontv/ChannelDialog.pyc -%%PYTHON_SITELIBDIR%%/ontv/ChannelDialog.pyo -%%PYTHON_SITELIBDIR%%/ontv/Configuration.py -%%PYTHON_SITELIBDIR%%/ontv/Configuration.pyc -%%PYTHON_SITELIBDIR%%/ontv/Configuration.pyo -%%PYTHON_SITELIBDIR%%/ontv/GUI.py -%%PYTHON_SITELIBDIR%%/ontv/GUI.pyc -%%PYTHON_SITELIBDIR%%/ontv/GUI.pyo -%%PYTHON_SITELIBDIR%%/ontv/KeyBinder.py -%%PYTHON_SITELIBDIR%%/ontv/KeyBinder.pyc -%%PYTHON_SITELIBDIR%%/ontv/KeyBinder.pyo -%%PYTHON_SITELIBDIR%%/ontv/Listings.py -%%PYTHON_SITELIBDIR%%/ontv/Listings.pyc -%%PYTHON_SITELIBDIR%%/ontv/Listings.pyo -%%PYTHON_SITELIBDIR%%/ontv/Main.py -%%PYTHON_SITELIBDIR%%/ontv/Main.pyc -%%PYTHON_SITELIBDIR%%/ontv/Main.pyo -%%PYTHON_SITELIBDIR%%/ontv/Notification.py -%%PYTHON_SITELIBDIR%%/ontv/Notification.pyc -%%PYTHON_SITELIBDIR%%/ontv/Notification.pyo -%%PYTHON_SITELIBDIR%%/ontv/OnTVApplet.py -%%PYTHON_SITELIBDIR%%/ontv/OnTVApplet.pyc -%%PYTHON_SITELIBDIR%%/ontv/OnTVApplet.pyo -%%PYTHON_SITELIBDIR%%/ontv/PreferencesDialog.py -%%PYTHON_SITELIBDIR%%/ontv/PreferencesDialog.pyc -%%PYTHON_SITELIBDIR%%/ontv/PreferencesDialog.pyo -%%PYTHON_SITELIBDIR%%/ontv/Program.py -%%PYTHON_SITELIBDIR%%/ontv/Program.pyc -%%PYTHON_SITELIBDIR%%/ontv/Program.pyo -%%PYTHON_SITELIBDIR%%/ontv/ProgramDialog.py -%%PYTHON_SITELIBDIR%%/ontv/ProgramDialog.pyc -%%PYTHON_SITELIBDIR%%/ontv/ProgramDialog.pyo -%%PYTHON_SITELIBDIR%%/ontv/ProgramWindow.py -%%PYTHON_SITELIBDIR%%/ontv/ProgramWindow.pyc -%%PYTHON_SITELIBDIR%%/ontv/ProgramWindow.pyo -%%PYTHON_SITELIBDIR%%/ontv/Reminders.py -%%PYTHON_SITELIBDIR%%/ontv/Reminders.pyc -%%PYTHON_SITELIBDIR%%/ontv/Reminders.pyo -%%PYTHON_SITELIBDIR%%/ontv/SearchDialog.py -%%PYTHON_SITELIBDIR%%/ontv/SearchDialog.pyc -%%PYTHON_SITELIBDIR%%/ontv/SearchDialog.pyo -%%PYTHON_SITELIBDIR%%/ontv/TimeSpan.py -%%PYTHON_SITELIBDIR%%/ontv/TimeSpan.pyc -%%PYTHON_SITELIBDIR%%/ontv/TimeSpan.pyo -%%PYTHON_SITELIBDIR%%/ontv/Utils.py -%%PYTHON_SITELIBDIR%%/ontv/Utils.pyc -%%PYTHON_SITELIBDIR%%/ontv/Utils.pyo -%%PYTHON_SITELIBDIR%%/ontv/XMLTVAssistant.py -%%PYTHON_SITELIBDIR%%/ontv/XMLTVAssistant.pyc -%%PYTHON_SITELIBDIR%%/ontv/XMLTVAssistant.pyo -%%PYTHON_SITELIBDIR%%/ontv/XMLTVFile.py -%%PYTHON_SITELIBDIR%%/ontv/XMLTVFile.pyc -%%PYTHON_SITELIBDIR%%/ontv/XMLTVFile.pyo -%%PYTHON_SITELIBDIR%%/ontv/__init__.py -%%PYTHON_SITELIBDIR%%/ontv/__init__.pyc -%%PYTHON_SITELIBDIR%%/ontv/__init__.pyo -%%PYTHON_SITELIBDIR%%/ontv/keybinder/__init__.py -%%PYTHON_SITELIBDIR%%/ontv/keybinder/__init__.pyc -%%PYTHON_SITELIBDIR%%/ontv/keybinder/__init__.pyo -%%PYTHON_SITELIBDIR%%/ontv/keybinder/_keybinder.a -%%PYTHON_SITELIBDIR%%/ontv/keybinder/_keybinder.la -%%PYTHON_SITELIBDIR%%/ontv/keybinder/_keybinder.so -%%PYTHON_SITELIBDIR%%/ontv/xmltv.py -%%PYTHON_SITELIBDIR%%/ontv/xmltv.pyc -%%PYTHON_SITELIBDIR%%/ontv/xmltv.pyo -libdata/bonobo/servers/GNOME_OnTVApplet.server -libexec/ontv -share/gnome/gnome-2.0/ui/GNOME_OnTVApplet.xml -share/gnome/ontv/images/ontv-logo-downloading.png -share/gnome/ontv/ontv.glade -share/icons/hicolor/16x16/apps/ontv.png -share/icons/hicolor/22x22/apps/ontv.png -share/icons/hicolor/24x24/apps/ontv.png -share/icons/hicolor/32x32/apps/ontv.png -share/icons/hicolor/48x48/apps/ontv.png -share/icons/hicolor/scalable/apps/ontv.svg -share/locale/ar/LC_MESSAGES/ontv.mo -share/locale/bg/LC_MESSAGES/ontv.mo -share/locale/ca/LC_MESSAGES/ontv.mo -share/locale/cs/LC_MESSAGES/ontv.mo -share/locale/de/LC_MESSAGES/ontv.mo -share/locale/dz/LC_MESSAGES/ontv.mo -share/locale/en_CA/LC_MESSAGES/ontv.mo -share/locale/en_GB/LC_MESSAGES/ontv.mo -share/locale/es/LC_MESSAGES/ontv.mo -share/locale/fi/LC_MESSAGES/ontv.mo -share/locale/fr/LC_MESSAGES/ontv.mo -share/locale/lv/LC_MESSAGES/ontv.mo -share/locale/nb/LC_MESSAGES/ontv.mo -share/locale/nl/LC_MESSAGES/ontv.mo -share/locale/pa/LC_MESSAGES/ontv.mo -share/locale/pl/LC_MESSAGES/ontv.mo -share/locale/pt_BR/LC_MESSAGES/ontv.mo -share/locale/sk/LC_MESSAGES/ontv.mo -share/locale/sv/LC_MESSAGES/ontv.mo -share/locale/uk/LC_MESSAGES/ontv.mo -share/locale/vi/LC_MESSAGES/ontv.mo -share/locale/zh_CN/LC_MESSAGES/ontv.mo -@dirrm share/gnome/ontv/images -@dirrm share/gnome/ontv -@dirrm %%PYTHON_SITELIBDIR%%/ontv/keybinder -@dirrm %%PYTHON_SITELIBDIR%%/ontv -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile deleted file mode 100644 index 6fe4e12ca..000000000 --- a/devel/bug-buddy/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: bugbuddy2 -# Date created: 14 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/bug-buddy/Makefile,v 1.43 2007/02/27 19:48:00 mezz Exp $ -# - -PORTNAME= bug-buddy -PORTVERSION= 2.18.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A bug reporting tool for GNOME 2 - -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ - soup-2.2.8:${PORTSDIR}/devel/libsoup - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -INSTALLS_ICONS= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop gnomemenus \ - gnomedocutils evolutiondataserver -GNOME_DESKTOP_VERSION=2 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= bug-buddy.schemas - -post-patch: - @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|' \ - ${WRKSRC}/src/bugzilla.c - -.include <bsd.port.mk> diff --git a/devel/bug-buddy/distinfo b/devel/bug-buddy/distinfo deleted file mode 100644 index 956f14ecd..000000000 --- a/devel/bug-buddy/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/bug-buddy-2.18.0.tar.bz2) = 3b3d99f2450f300d73a201bc5c00498d -SHA256 (gnome2/bug-buddy-2.18.0.tar.bz2) = aaa16927809b2cf96a5414461363ab325e3fb89bfa6d6822f0f015a2f853b3f2 -SIZE (gnome2/bug-buddy-2.18.0.tar.bz2) = 553486 diff --git a/devel/bug-buddy/files/patch-src_bug-buddy.menu.in b/devel/bug-buddy/files/patch-src_bug-buddy.menu.in deleted file mode 100644 index 0866ee39f..000000000 --- a/devel/bug-buddy/files/patch-src_bug-buddy.menu.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/bug-buddy.menu.in.orig Tue Feb 27 13:46:40 2007 -+++ src/bug-buddy.menu.in Tue Feb 27 13:46:54 2007 -@@ -6,7 +6,7 @@ - <Name>Bug Buddy programs</Name> - - <!-- Read only files in default .desktop file location --> -- <LegacyDir>@prefix@/@DATADIRNAME@/applications</LegacyDir> -+ <LegacyDir>@prefix@/@DATADIRNAME@/gnome/applications</LegacyDir> - <LegacyDir>@prefix@/@DATADIRNAME@/gnome/autostart</LegacyDir> - - <!-- we want to process all desktop files; Unfortunately, diff --git a/devel/bug-buddy/pkg-descr b/devel/bug-buddy/pkg-descr deleted file mode 100644 index 7268130ab..000000000 --- a/devel/bug-buddy/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This is a bug reporting tool. It pops up automatically when a GNOME -app crashes under the GNOME desktop (via gnome_segv), and allows -the crash information to be sent to the app's developers. - -Jacob Berkman <jberkman@andrew.cmu.edu> - -WWW: http://www.gnome.org/ diff --git a/devel/bug-buddy/pkg-plist b/devel/bug-buddy/pkg-plist deleted file mode 100644 index 1c8db1c27..000000000 --- a/devel/bug-buddy/pkg-plist +++ /dev/null @@ -1,150 +0,0 @@ -bin/bug-buddy -share/gnome/applications/bug-buddy.desktop -share/gnome/bug-buddy/bug-buddy.glade -share/gnome/bug-buddy/bug-buddy.menu -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/icons/hicolor/48x48/apps/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/bn/LC_MESSAGES/bug-buddy.mo -share/locale/bn_IN/LC_MESSAGES/bug-buddy.mo -share/locale/bs/LC_MESSAGES/bug-buddy.mo -share/locale/ca/LC_MESSAGES/bug-buddy.mo -share/locale/cs/LC_MESSAGES/bug-buddy.mo -share/locale/cy/LC_MESSAGES/bug-buddy.mo -share/locale/da/LC_MESSAGES/bug-buddy.mo -share/locale/de/LC_MESSAGES/bug-buddy.mo -share/locale/dz/LC_MESSAGES/bug-buddy.mo -share/locale/el/LC_MESSAGES/bug-buddy.mo -share/locale/en_CA/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/fa/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/gu/LC_MESSAGES/bug-buddy.mo -share/locale/he/LC_MESSAGES/bug-buddy.mo -share/locale/hi/LC_MESSAGES/bug-buddy.mo -share/locale/hr/LC_MESSAGES/bug-buddy.mo -share/locale/hu/LC_MESSAGES/bug-buddy.mo -share/locale/id/LC_MESSAGES/bug-buddy.mo -share/locale/is/LC_MESSAGES/bug-buddy.mo -share/locale/it/LC_MESSAGES/bug-buddy.mo -share/locale/ja/LC_MESSAGES/bug-buddy.mo -share/locale/ka/LC_MESSAGES/bug-buddy.mo -share/locale/ko/LC_MESSAGES/bug-buddy.mo -share/locale/ku/LC_MESSAGES/bug-buddy.mo -share/locale/ky/LC_MESSAGES/bug-buddy.mo -share/locale/lt/LC_MESSAGES/bug-buddy.mo -share/locale/lv/LC_MESSAGES/bug-buddy.mo -share/locale/mg/LC_MESSAGES/bug-buddy.mo -share/locale/mk/LC_MESSAGES/bug-buddy.mo -share/locale/ml/LC_MESSAGES/bug-buddy.mo -share/locale/mn/LC_MESSAGES/bug-buddy.mo -share/locale/mr/LC_MESSAGES/bug-buddy.mo -share/locale/ms/LC_MESSAGES/bug-buddy.mo -share/locale/nb/LC_MESSAGES/bug-buddy.mo -share/locale/ne/LC_MESSAGES/bug-buddy.mo -share/locale/nl/LC_MESSAGES/bug-buddy.mo -share/locale/nn/LC_MESSAGES/bug-buddy.mo -share/locale/or/LC_MESSAGES/bug-buddy.mo -share/locale/pa/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/rw/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/sr/LC_MESSAGES/bug-buddy.mo -share/locale/sr@Latn/LC_MESSAGES/bug-buddy.mo -share/locale/sv/LC_MESSAGES/bug-buddy.mo -share/locale/ta/LC_MESSAGES/bug-buddy.mo -share/locale/th/LC_MESSAGES/bug-buddy.mo -share/locale/tr/LC_MESSAGES/bug-buddy.mo -share/locale/ug/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/xh/LC_MESSAGES/bug-buddy.mo -share/locale/zh_CN/LC_MESSAGES/bug-buddy.mo -share/locale/zh_HK/LC_MESSAGES/bug-buddy.mo -share/locale/zh_TW/LC_MESSAGES/bug-buddy.mo -@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 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/devel/gamin/Makefile b/devel/gamin/Makefile deleted file mode 100644 index c1c32f2db..000000000 --- a/devel/gamin/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# ports collection makefile for: gamin -# Date created: 24 March 2005 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/gamin/Makefile,v 1.1 2006/11/16 20:38:27 ahze Exp $ -# - -PORTNAME= gamin -PORTVERSION= 0.1.8 -CATEGORIES?= devel -MASTER_SITES= http://www.gnome.org/~veillard/gamin/sources/ - -MAINTAINER?= gnome@FreeBSD.org -COMMENT?= A file and directory monitoring system - -USE_AUTOTOOLS= libtool:15 -USE_GMAKE= yes -USE_GNOME?= gnomehack glib20 -USE_LDCONFIG= yes -CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \ - --without-python -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} - -CONFLICTS= fam-[0-9]* - -GNU_CONFIGURE= yes - -.if !defined(GAMIN_SLAVE) -OPTIONS= GAM_POLLER "Use gamin's poller instead of kqueue's" off -.endif - -.include <bsd.port.pre.mk> - -.if !defined(GAMIN_SLAVE) -.if defined(WITH_GAM_POLLER) -CPPFLAGS+= -DUSE_GAMIN_POLLER=1 -.endif -.endif - -post-patch: - @${REINPLACE_CMD} "s|/etc|${PREFIX}/etc|g" ${WRKSRC}/server/gam_conf.c - -.if !defined(GAMIN_SLAVE) -regression-test: build - @${ECHO_MSG} "===> Running gamin regression tests" - @(cd ${WRKSRC}/tests && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - Makefile ${MAKE_ARGS} tests) - -post-install: - @${CAT} ${PKGMESSAGE} -.endif - -.include <bsd.port.post.mk> diff --git a/devel/gamin/distinfo b/devel/gamin/distinfo deleted file mode 100644 index 12270a48a..000000000 --- a/devel/gamin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gamin-0.1.8.tar.gz) = 985022c8b1b993e471d528fd0e14ffbe -SHA256 (gamin-0.1.8.tar.gz) = be22f69b4797db510f4270ff0e228dd027e99e561ac5f5d38be595be7e82d203 -SIZE (gamin-0.1.8.tar.gz) = 564530 diff --git a/devel/gamin/files/patch-libgamin_gam_api.c b/devel/gamin/files/patch-libgamin_gam_api.c deleted file mode 100644 index 7c46e9335..000000000 --- a/devel/gamin/files/patch-libgamin_gam_api.c +++ /dev/null @@ -1,119 +0,0 @@ ---- libgamin/gam_api.c.orig Tue Feb 7 17:49:07 2006 -+++ libgamin/gam_api.c Tue Feb 7 17:49:13 2006 -@@ -14,6 +14,7 @@ - #include <sys/socket.h> - #include <sys/un.h> - #include <sys/uio.h> -+#include <string.h> - #include "fam.h" - #include "gam_protocol.h" - #include "gam_data.h" -@@ -421,10 +422,10 @@ - { - char data[2] = { 0, 0 }; - int written; --#if defined(HAVE_CMSGCRED) && !defined(LOCAL_CREDS) -- struct { -+#if defined(HAVE_CMSGCRED) && (!defined(LOCAL_CREDS) || defined(__FreeBSD__)) -+ union { - struct cmsghdr hdr; -- struct cmsgcred cred; -+ char cred[CMSG_SPACE (sizeof (struct cmsgcred))]; - } cmsg; - struct iovec iov; - struct msghdr msg; -@@ -436,16 +437,16 @@ - msg.msg_iov = &iov; - msg.msg_iovlen = 1; - -- msg.msg_control = &cmsg; -- msg.msg_controllen = sizeof (cmsg); -+ msg.msg_control = (caddr_t) &cmsg; -+ msg.msg_controllen = CMSG_SPACE (sizeof (struct cmsgcred)); - memset (&cmsg, 0, sizeof (cmsg)); -- cmsg.hdr.cmsg_len = sizeof (cmsg); -+ cmsg.hdr.cmsg_len = CMSG_LEN (sizeof (struct cmsgcred)); - cmsg.hdr.cmsg_level = SOL_SOCKET; - cmsg.hdr.cmsg_type = SCM_CREDS; - #endif - - retry: --#if defined(HAVE_CMSGCRED) && !defined(LOCAL_CREDS) -+#if defined(HAVE_CMSGCRED) && (!defined(LOCAL_CREDS) || defined(__FreeBSD__)) - written = sendmsg(fd, &msg, 0); - #else - written = write(fd, &data[0], 1); -@@ -647,15 +648,16 @@ - gid_t c_gid; - - #ifdef HAVE_CMSGCRED -- struct { -+ struct cmsgcred *cred; -+ union { - struct cmsghdr hdr; -- struct cmsgcred cred; -+ char cred[CMSG_SPACE (sizeof (struct cmsgcred))]; - } cmsg; - #endif - - s_uid = getuid(); - --#if defined(LOCAL_CREDS) && defined(HAVE_CMSGCRED) -+#if defined(LOCAL_CREDS) && defined(HAVE_CMSGCRED) && !defined(__FreeBSD__) - /* Set the socket to receive credentials on the next message */ - { - int on = 1; -@@ -676,8 +678,8 @@ - - #ifdef HAVE_CMSGCRED - memset(&cmsg, 0, sizeof(cmsg)); -- msg.msg_control = &cmsg; -- msg.msg_controllen = sizeof(cmsg); -+ msg.msg_control = (caddr_t) &cmsg; -+ msg.msg_controllen = CMSG_SPACE (sizeof (struct cmsgcred)); - #endif - - retry: -@@ -694,7 +696,7 @@ - goto failed; - } - #ifdef HAVE_CMSGCRED -- if (cmsg.hdr.cmsg_len < sizeof(cmsg) || cmsg.hdr.cmsg_type != SCM_CREDS) { -+ if (cmsg.hdr.cmsg_len < CMSG_LEN (sizeof (struct cmsgcred)) || cmsg.hdr.cmsg_type != SCM_CREDS) { - GAM_DEBUG(DEBUG_INFO, - "Message from recvmsg() was not SCM_CREDS\n"); - goto failed; -@@ -720,9 +722,10 @@ - goto failed; - } - #elif defined(HAVE_CMSGCRED) -- c_pid = cmsg.cred.cmcred_pid; -- c_uid = cmsg.cred.cmcred_euid; -- c_gid = cmsg.cred.cmcred_groups[0]; -+ cred = (struct cmsgcred *) CMSG_DATA (&cmsg); -+ c_pid = cred->cmcred_pid; -+ c_uid = cred->cmcred_euid; -+ c_gid = cred->cmcred_groups[0]; - #else /* !SO_PEERCRED && !HAVE_CMSGCRED */ - GAM_DEBUG(DEBUG_INFO, - "Socket credentials not supported on this OS\n"); -@@ -1283,14 +1286,17 @@ - - // FIXME: drop and reacquire lock while blocked? - gamin_data_lock(conn); -- if (!gamin_data_event_ready(conn)) { -+ while ((ret = gamin_data_event_ready(conn)) == 0) { - if (gamin_read_data(conn, fc->fd, 1) < 0) { - gamin_try_reconnect(conn, fc->fd); - FAMErrno = FAM_CONNECT; - return (-1); - } - } -- ret = gamin_data_read_event(conn, fe); -+ -+ if (ret > 0) -+ ret = gamin_data_read_event(conn, fe); -+ - gamin_data_unlock(conn); - - if (ret < 0) { diff --git a/devel/gamin/files/patch-python_Makefile.in b/devel/gamin/files/patch-python_Makefile.in deleted file mode 100644 index 3cc568b4e..000000000 --- a/devel/gamin/files/patch-python_Makefile.in +++ /dev/null @@ -1,23 +0,0 @@ ---- python/Makefile.in.orig Mon Feb 6 23:00:32 2006 -+++ python/Makefile.in Tue Feb 7 08:10:46 2006 -@@ -59,7 +59,7 @@ - pythonLTLIBRARIES_INSTALL = $(INSTALL) - LTLIBRARIES = $(python_LTLIBRARIES) - @WITH_PYTHON_TRUE@am__DEPENDENCIES_1 = \ --@WITH_PYTHON_TRUE@ $(top_builddir)/libgamin/libgamin-1.la -+@WITH_PYTHON_TRUE@ -lgamin-1 - @WITH_PYTHON_TRUE@_gamin_la_DEPENDENCIES = $(am__DEPENDENCIES_1) - am___gamin_la_SOURCES_DIST = gamin.c - @WITH_PYTHON_TRUE@am__gamin_la_OBJECTS = gamin.lo -@@ -239,9 +239,9 @@ - gamin.c \ - gamin.py - --_gamin_la_LDFLAGS = -module -avoid-version -L$(top_builddir)/libgamin/.libs -+_gamin_la_LDFLAGS = -module -avoid-version - @WITH_PYTHON_TRUE@mylibs = \ --@WITH_PYTHON_TRUE@ $(top_builddir)/libgamin/libgamin-1.la -+@WITH_PYTHON_TRUE@ -lgamin-1 - - @WITH_PYTHON_TRUE@python_LTLIBRARIES = _gamin.la - @WITH_PYTHON_TRUE@_gamin_la_SOURCES = gamin.c diff --git a/devel/gamin/files/patch-server_gam_channel.c b/devel/gamin/files/patch-server_gam_channel.c deleted file mode 100644 index 7b5fb8aee..000000000 --- a/devel/gamin/files/patch-server_gam_channel.c +++ /dev/null @@ -1,127 +0,0 @@ ---- server/gam_channel.c.orig Tue Aug 9 12:17:39 2005 -+++ server/gam_channel.c Fri Feb 10 01:22:46 2006 -@@ -7,6 +7,7 @@ - #include <sys/stat.h> - #include <sys/un.h> - #include <sys/uio.h> -+#include <string.h> - #include "gam_error.h" - #include "gam_connection.h" - #include "gam_channel.h" -@@ -30,10 +31,10 @@ gam_client_conn_send_cred(int fd) - { - char data[2] = { 0, 0 }; - int written; --#if defined(HAVE_CMSGCRED) && !defined(LOCAL_CREDS) -- struct { -+#if defined(HAVE_CMSGCRED) && (!defined(LOCAL_CREDS) || defined(__FreeBSD__)) -+ union { - struct cmsghdr hdr; -- struct cmsgcred cred; -+ char cred[CMSG_SPACE (sizeof (struct cmsgcred))]; - } cmsg; - struct iovec iov; - struct msghdr msg; -@@ -45,16 +46,16 @@ gam_client_conn_send_cred(int fd) - msg.msg_iov = &iov; - msg.msg_iovlen = 1; - -- msg.msg_control = &cmsg; -- msg.msg_controllen = sizeof (cmsg); -+ msg.msg_control = (caddr_t) &cmsg; -+ msg.msg_controllen = CMSG_SPACE (sizeof (struct cmsgcred)); - memset (&cmsg, 0, sizeof (cmsg)); -- cmsg.hdr.cmsg_len = sizeof (cmsg); -+ cmsg.hdr.cmsg_len = CMSG_LEN (sizeof (struct cmsgcred)); - cmsg.hdr.cmsg_level = SOL_SOCKET; - cmsg.hdr.cmsg_type = SCM_CREDS; - #endif - - retry: --#if defined(HAVE_CMSGCRED) && !defined(LOCAL_CREDS) -+#if defined(HAVE_CMSGCRED) && (!defined(LOCAL_CREDS) || defined(__FreeBSD__)) - written = sendmsg(fd, &msg, 0); - #else - written = write(fd, &data[0], 1); -@@ -95,15 +96,16 @@ gam_client_conn_check_cred(GIOChannel * - gid_t c_gid; - - #ifdef HAVE_CMSGCRED -- struct { -+ struct cmsgcred *cred; -+ union { - struct cmsghdr hdr; -- struct cmsgcred cred; -+ char cred[CMSG_SPACE (sizeof (struct cmsgcred))]; - } cmsg; - #endif - - s_uid = getuid(); - --#if defined(LOCAL_CREDS) && defined(HAVE_CMSGCRED) -+#if defined(LOCAL_CREDS) && defined(HAVE_CMSGCRED) && !defined(__FreeBSD__) - /* Set the socket to receive credentials on the next message */ - { - int on = 1; -@@ -124,8 +126,8 @@ gam_client_conn_check_cred(GIOChannel * - - #ifdef HAVE_CMSGCRED - memset(&cmsg, 0, sizeof(cmsg)); -- msg.msg_control = &cmsg; -- msg.msg_controllen = sizeof(cmsg); -+ msg.msg_control = (caddr_t) &cmsg; -+ msg.msg_controllen = CMSG_SPACE (sizeof (struct cmsgcred)); - #endif - - retry: -@@ -142,7 +144,7 @@ gam_client_conn_check_cred(GIOChannel * - goto failed; - } - #ifdef HAVE_CMSGCRED -- if (cmsg.hdr.cmsg_len < sizeof(cmsg) || cmsg.hdr.cmsg_type != SCM_CREDS) { -+ if (cmsg.hdr.cmsg_len < CMSG_LEN (sizeof (struct cmsgcred)) || cmsg.hdr.cmsg_type != SCM_CREDS) { - GAM_DEBUG(DEBUG_INFO, - "Message from recvmsg() was not SCM_CREDS\n"); - goto failed; -@@ -168,9 +170,10 @@ gam_client_conn_check_cred(GIOChannel * - goto failed; - } - #elif defined(HAVE_CMSGCRED) -- c_pid = cmsg.cred.cmcred_pid; -- c_uid = cmsg.cred.cmcred_euid; -- c_gid = cmsg.cred.cmcred_groups[0]; -+ cred = (struct cmsgcred *) CMSG_DATA (&cmsg); -+ c_pid = cred->cmcred_pid; -+ c_uid = cred->cmcred_euid; -+ c_gid = cred->cmcred_groups[0]; - #else /* !SO_PEERCRED && !HAVE_CMSGCRED */ - GAM_DEBUG(DEBUG_INFO, - "Socket credentials not supported on this OS\n"); -@@ -620,6 +621,7 @@ gam_listen_unix_socket(const char *path) - { - int fd; - struct sockaddr_un addr; -+ struct stat st; - - fd = socket(PF_UNIX, SOCK_STREAM, 0); - if (fd < 0) { -@@ -640,8 +642,18 @@ gam_listen_unix_socket(const char *path) - * some extra protection checks. Also make sure the socket is created - * with restricted mode - */ -- if (!gam_check_secure_path(path)) { -+ if (!gam_check_secure_dir()) { -+ close(fd); - return (-1); -+ } -+ -+ if (stat(path, &st) == 0) { -+ /* bind() will fail if the socket already exists */ -+ if (unlink(path) < 0) { -+ GAM_DEBUG(DEBUG_INFO, "Failed to remove %s\n", path); -+ close(fd); -+ return (-1); -+ } - } - strncpy(&addr.sun_path[0], path, (sizeof(addr) - 4) - 1); - umask(0077); diff --git a/devel/gamin/files/patch-server_gam_fs.c b/devel/gamin/files/patch-server_gam_fs.c deleted file mode 100644 index 342eb8f0a..000000000 --- a/devel/gamin/files/patch-server_gam_fs.c +++ /dev/null @@ -1,167 +0,0 @@ ---- server/gam_fs.c.orig Fri Aug 5 18:31:46 2005 -+++ server/gam_fs.c Sat Feb 11 01:44:04 2006 -@@ -7,6 +7,11 @@ - #include <string.h> - #include <errno.h> - #include <glib.h> -+#ifdef __FreeBSD__ -+#include <sys/param.h> -+#include <sys/ucred.h> -+#include <sys/mount.h> -+#endif - #include "gam_error.h" - #include "gam_fs.h" - -@@ -21,9 +26,13 @@ typedef struct _gam_fs_properties { - typedef struct _gam_fs { - char *path; - char *fsname; -+ guint64 flags; - } gam_fs; - - static gboolean initialized = FALSE; -+#ifdef __FreeBSD__ -+static gboolean initializing = FALSE; -+#endif - static GList *filesystems = NULL; - static GList *fs_props = NULL; - static struct stat mtab_sbuf; -@@ -110,6 +119,7 @@ gam_fs_filesystem_sort_cb (gconstpointer - return strlen(fsb->path) - strlen (fsa->path); - } - -+#ifdef __linux__ - static void - gam_fs_scan_mtab (void) - { -@@ -165,10 +175,41 @@ gam_fs_scan_mtab (void) - gam_fs_free_filesystems (); - filesystems = g_list_sort (new_filesystems, gam_fs_filesystem_sort_cb); - } -+#endif -+ -+#ifdef __FreeBSD__ -+static void -+gam_fs_getmntinfo (void) -+{ -+ struct statfs *stat; -+ GList *new_filesystems = NULL; -+ gam_fs *fs = NULL; -+ int i, n; -+ -+ n = getmntinfo(&stat, MNT_NOWAIT); -+ if (n == -1) -+ return; -+ -+ for (i = 0; i < n; i++) -+ { -+ fs = g_new0 (gam_fs, 1); -+ fs->path = g_strdup (stat[i].f_mntonname); -+ fs->fsname = g_strdup (stat[i].f_fstypename); -+ fs->flags = stat[i].f_flags; -+ -+ new_filesystems = g_list_prepend (new_filesystems, fs); -+ } -+ -+ /* Replace the old file systems list with the new one */ -+ gam_fs_free_filesystems (); -+ filesystems = g_list_sort (new_filesystems, gam_fs_filesystem_sort_cb); -+} -+#endif - - void - gam_fs_init (void) - { -+#if defined(__linux__) - if (initialized == FALSE) - { - initialized = TRUE; -@@ -181,6 +222,7 @@ gam_fs_init (void) - if (stat("/etc/mtab", &mtab_sbuf) != 0) - { - GAM_DEBUG(DEBUG_INFO, "Could not stat /etc/mtab\n"); -+ return; - } - gam_fs_scan_mtab (); - } else { -@@ -189,6 +231,7 @@ gam_fs_init (void) - if (stat("/etc/mtab", &sbuf) != 0) - { - GAM_DEBUG(DEBUG_INFO, "Could not stat /etc/mtab\n"); -+ return; - } - - /* /etc/mtab has changed */ -@@ -199,6 +242,54 @@ gam_fs_init (void) - - mtab_sbuf = sbuf; - } -+#elif defined(__FreeBSD__) -+ if (initialized == FALSE && initializing == FALSE) -+ { -+ GList *iterator = NULL; -+ GHashTable *fs_hash = NULL; -+ gam_fs *fs = NULL; -+ -+ initialized = TRUE; -+ initializing = TRUE; -+ -+ gam_fs_getmntinfo (); -+ -+ iterator = filesystems; -+ fs_hash = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, NULL); -+ -+ while (iterator) { -+ fs = iterator->data; -+ -+ if (!g_hash_table_lookup (fs_hash, fs->fsname)) { -+ if (fs->flags & MNT_LOCAL) -+ gam_fs_set (fs->fsname, GFS_MT_KERNEL, 0); -+ else -+ gam_fs_set (fs->fsname, GFS_MT_POLL, 5); -+ -+ g_hash_table_insert (fs_hash, g_strdup (fs->fsname), GINT_TO_POINTER (1)); -+ } -+ -+ iterator = g_list_next (iterator); -+ } -+ -+ g_hash_table_destroy (fs_hash); -+ initializing = FALSE; -+ } else if (initializing == FALSE) { -+ struct stat sbuf; -+ -+ if (stat ("/etc/fstab", &sbuf) != 0) { -+ GAM_DEBUG(DEBUG_INFO, "Could not stat /etc/fstab\n"); -+ return; -+ } -+ -+ if (sbuf.st_mtime != mtab_sbuf.st_mtime) { -+ GAM_DEBUG(DEBUG_INFO, "Updating list of mounted filesystems\n"); -+ gam_fs_getmntinfo (); -+ } -+ -+ mtab_sbuf = sbuf; -+ } -+#endif - } - - gam_fs_mon_type -@@ -209,10 +300,13 @@ gam_fs_get_mon_type (const char *path) - - props = gam_fs_find_fs_props (path); - -- if (!props) -- return GFS_MT_KERNEL; -- -- return props->mon_type; -+#if (defined(ENABLE_INOTIFY) || defined(ENABLE_DNOTIFY) || defined(ENABLE_KQUEUE) || defined(ENABLE_HURD_MACH_NOTIFY)) && defined(USE_GAMIN_POLLER) -+ if (props) -+ return props->mon_type; -+#elif !defined(USE_GAMIN_POLLER) -+ return GFS_MT_KERNEL; -+#endif -+ return GFS_MT_POLL; - } - - int diff --git a/devel/gamin/files/patch-server_gam_kqueue.c b/devel/gamin/files/patch-server_gam_kqueue.c deleted file mode 100644 index fe4d5a51c..000000000 --- a/devel/gamin/files/patch-server_gam_kqueue.c +++ /dev/null @@ -1,140 +0,0 @@ ---- server/gam_kqueue.c.orig Wed Aug 10 23:50:32 2005 -+++ server/gam_kqueue.c Tue Feb 14 10:00:17 2006 -@@ -10,9 +10,10 @@ - * FAM should do: we do not call g_dir_open() if the file is a - * symbolic link). - * -- * * kqueue cannot monitor files residing on anything but a UFS -- * file system. If kqueue cannot monitor a file, this backend -- * will poll it periodically. -+ * * While kqueue is no longer tied to the UFS file system, it is -+ * better to not use it for remote file systems (because for -+ * such file systems, only local changes are detected by -+ * the kernel). - * - * * Monitoring a file with kqueue prevents the file system it - * resides on from being unmounted, because kqueue can only -@@ -28,10 +29,9 @@ - * - kqueue needs to be augmented with a filename-based - * monitoring facility; - * -- * - kqueue needs to be moved out the UFS code. -- * - * Copyright (C) 2005 Joe Marcus Clarke <marcus@FreeBSD.org> -- * Copyright (C) 2005 Jean-Yves Lefort <jylefort@FreeBSD.org> -+ * Copyright (C) 2005, 2006 Jean-Yves Lefort <jylefort@FreeBSD.org> -+ * Copyright (C) 2006 Alex Dupre <ale@FreeBSD.org> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public -@@ -53,6 +53,9 @@ - #include <fcntl.h> - #include <unistd.h> - #include <sys/param.h> -+#ifndef USE_GAMIN_POLLER -+#include <sys/mount.h> -+#endif - #include <sys/types.h> - #include <sys/sysctl.h> - #include <sys/stat.h> -@@ -63,7 +66,7 @@ - #include "gam_kqueue.h" - #include "gam_event.h" - #include "gam_server.h" --#include "gam_poll.h" -+#include "gam_poll_basic.h" - - /*** tunable constants, modify to tweak the backend aggressivity *************/ - -@@ -509,6 +512,9 @@ - gam_kqueue_monitor_enable_kqueue (Monitor *mon) - { - struct kevent ev[1]; -+#ifndef USE_GAMIN_POLLER -+ struct statfs sb; -+#endif - - if (open_files == max_open_files) - { -@@ -516,26 +522,36 @@ - return FALSE; - } - -- mon->fd = open(mon->pathname, O_RDONLY | O_NOFOLLOW); -+ mon->fd = open(mon->pathname, O_RDONLY | O_NONBLOCK | O_NOFOLLOW); - if (mon->fd < 0) - { - GAM_DEBUG(DEBUG_INFO, "cannot open %s (%s), falling back to poll\n", mon->pathname, g_strerror(errno)); - return FALSE; - } - -+#ifndef USE_GAMIN_POLLER -+ if (fstatfs(mon->fd, &sb) == 0 && (sb.f_flags & MNT_LOCAL) == 0) -+ { -+ GAM_DEBUG(DEBUG_INFO, "%s resides on a remote file system, falling back to poll\n", mon->pathname); -+ goto poll; -+ } -+#endif -+ - EV_SET(ev, mon->fd, EVFILT_VNODE, EV_ADD | EV_ENABLE | EV_CLEAR, VN_NOTE_ALL, 0, mon); - if (kevent(kq, ev, G_N_ELEMENTS(ev), NULL, 0, NULL) < 0) - { - GAM_DEBUG(DEBUG_INFO, "cannot enable kqueue notification for %s (%s), falling back to poll\n", mon->pathname, g_strerror(errno)); -- -- close(mon->fd); -- mon->fd = -1; -- -- return FALSE; -+ goto poll; - } - - open_files++; - return TRUE; -+ -+ poll: -+ close(mon->fd); -+ mon->fd = -1; -+ -+ return FALSE; - } - - static void -@@ -840,6 +856,8 @@ - case GAMIN_EVENT_MOVED: - gam_kqueue_sub_monitor_set_missing(smon); - break; -+ default: -+ break; - } - - gam_server_emit_event(mon->pathname, isdir, event, smon->subs, 1); -@@ -981,6 +999,8 @@ - - gam_kqueue_hash_table_remove(fmon->smon->fmons, fmon); - break; -+ default: -+ break; - } - } - -@@ -1167,11 +1187,15 @@ - channel = g_io_channel_unix_new(kq); - g_io_add_watch(channel, G_IO_IN, gam_kqueue_kevent_cb, NULL); - -- -- gam_poll_set_kernel_handler(NULL, NULL, GAMIN_K_KQUEUE); -- gam_backend_add_subscription = gam_kqueue_add_subscription; -- gam_backend_remove_subscription = gam_kqueue_remove_subscription; -- gam_backend_remove_all_for = gam_kqueue_remove_all_for; -+#ifdef USE_GAMIN_POLLER -+ gam_poll_basic_init (); -+#endif -+ gam_server_install_kernel_hooks (GAMIN_K_KQUEUE, -+ gam_kqueue_add_subscription, -+ gam_kqueue_remove_subscription, -+ gam_kqueue_remove_all_for, -+ NULL, -+ NULL); - - return TRUE; - } diff --git a/devel/gamin/files/patch-server_gam_node.c b/devel/gamin/files/patch-server_gam_node.c deleted file mode 100644 index dbf7f638b..000000000 --- a/devel/gamin/files/patch-server_gam_node.c +++ /dev/null @@ -1,10 +0,0 @@ ---- server/gam_node.c.orig Thu Feb 9 01:22:56 2006 -+++ server/gam_node.c Thu Feb 9 01:23:03 2006 -@@ -23,6 +23,7 @@ - #include "gam_event.h" - #include "gam_node.h" - #include "gam_error.h" -+#include "gam_server.h" - - /** - * Create a new node diff --git a/devel/gamin/files/patch-server_gam_poll_basic.c b/devel/gamin/files/patch-server_gam_poll_basic.c deleted file mode 100644 index 7517b70fe..000000000 --- a/devel/gamin/files/patch-server_gam_poll_basic.c +++ /dev/null @@ -1,14 +0,0 @@ ---- server/gam_poll_basic.c.orig Mon Feb 6 22:55:40 2006 -+++ server/gam_poll_basic.c Mon Feb 6 22:58:47 2006 -@@ -335,7 +335,11 @@ - } else { - #ifdef VERBOSE_POLL - GAM_DEBUG(DEBUG_INFO, "Poll: poll_file %s unchanged\n", path); -+#ifdef ST_MTIM_NSEC - GAM_DEBUG(DEBUG_INFO, "%d %d : %d %d\n", node->sbuf.st_mtim.tv_sec, node->sbuf.st_mtim.tv_nsec, sbuf.st_mtim.tv_sec, sbuf.st_mtim.tv_nsec); -+#else -+ GAM_DEBUG(DEBUG_INFO, "%d : %d\n", node->sbuf.st_mtime, sbuf.st_mtime); -+#endif - #endif - } - diff --git a/devel/gamin/files/patch-server_gam_server.c b/devel/gamin/files/patch-server_gam_server.c deleted file mode 100644 index f593406a5..000000000 --- a/devel/gamin/files/patch-server_gam_server.c +++ /dev/null @@ -1,29 +0,0 @@ ---- server/gam_server.c.orig Wed Sep 21 18:21:05 2005 -+++ server/gam_server.c Tue Feb 7 13:12:02 2006 -@@ -32,7 +32,7 @@ - #include "gam_server.h" - #include "gam_channel.h" - #include "gam_subscription.h" --#include "gam_poll_generic.h" -+#include "gam_poll_basic.h" - #ifdef ENABLE_INOTIFY - #include "gam_inotify.h" - #endif -@@ -164,7 +164,7 @@ - #endif - } - -- if (gam_poll_generic_init()) { -+ if (gam_poll_basic_init()) { - GAM_DEBUG(DEBUG_INFO, "Using poll as backend\n"); - return(TRUE); - } -@@ -427,7 +427,7 @@ - GamPollHandler - gam_server_get_poll_handler (void) - { -- return __gam_kernel_handler; -+ return __gam_poll_handler; - } - - gboolean diff --git a/devel/gamin/files/patch-tests_testing.c b/devel/gamin/files/patch-tests_testing.c deleted file mode 100644 index 35097790d..000000000 --- a/devel/gamin/files/patch-tests_testing.c +++ /dev/null @@ -1,27 +0,0 @@ ---- tests/testing.c.orig Thu Oct 27 10:51:03 2005 -+++ tests/testing.c Tue Feb 14 17:46:01 2006 -@@ -376,11 +376,11 @@ processCommand(char *line, int no) - } - printf("chmod %s to %s\n", arg, arg2); - } else if (!strcmp(command, "chown")) { -+ struct stat sb; - if (args != 3) { - fprintf(stderr, "chown line %d: lacks path and owner\n", no); - return (-1); - } -- struct stat sb; - if (!lstat (arg, &sb)) { - ret = (S_ISLNK (sb.st_mode)) ? - lchown(arg, strtol(arg2, NULL, 10), -1) : -@@ -486,9 +486,9 @@ processCommand(char *line, int no) - return (-1); - } - /* -- * wait at most 3 secs before declaring failure -+ * wait at most 7 secs before declaring failure - */ -- while ((delay < 30) && (testState.nb_events < nb_events + count)) { -+ while ((delay < 70) && (testState.nb_events < nb_events + count)) { - debugLoop(100); - - /* printf("+"); fflush(stdout); */ diff --git a/devel/gamin/pkg-descr b/devel/gamin/pkg-descr deleted file mode 100644 index 7bac17f94..000000000 --- a/devel/gamin/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Gamin is a file and directory monitoring system defined to be a subset of the -FAM (File Alteration Monitor) system. This is a service provided by a library -which allows to detect when a file or a directory has been modified. - -Whereas the FreeBSD port of FAM polls files every few seconds, this port -includes a kqueue(2) backend for immediate notification of most alterations. - -WWW: http://www.gnome.org/~veillard/gamin/index.html diff --git a/devel/gamin/pkg-message b/devel/gamin/pkg-message deleted file mode 100644 index 1e1ea39bb..000000000 --- a/devel/gamin/pkg-message +++ /dev/null @@ -1,16 +0,0 @@ -=============================================================================== - -Gamin will only provide realtime notification of changes for at most n files, -where n is the minimum value between (kern.maxfiles * 0.7) and -(kern.maxfilesperproc - 200). Beyond that limit, files will be polled. - -If you often open several large folders with Nautilus, you might want to -increase the kern.maxfiles tunable (you do not need to set -kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). - -For a typical desktop, add the following line to /boot/loader.conf, then -reboot the system: - - kern.maxfiles="25000" - -=============================================================================== diff --git a/devel/gamin/pkg-plist b/devel/gamin/pkg-plist deleted file mode 100644 index 008f29b34..000000000 --- a/devel/gamin/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -include/fam.h -lib/libfam.a -lib/libfam.la -lib/libfam.so -lib/libfam.so.0 -lib/libgamin-1.a -lib/libgamin-1.la -lib/libgamin-1.so -lib/libgamin-1.so.1 -lib/libgamin_shared.a -libdata/pkgconfig/gamin.pc -libexec/gam_server diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile deleted file mode 100644 index f2a311abc..000000000 --- a/devel/gconf2/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# New ports collection makefile for: gconf2 -# Date created: 28th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/gconf2/Makefile,v 1.79 2006/10/05 18:09:30 mezz Exp $ -# - -PORTNAME= gconf2 -PORTVERSION= 2.18.0.1 -PORTREVISION?= 0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= GConf-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A configuration database system for GNOME - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt - -USE_GMAKE= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomehier gnomehack orbit2 gtk20 libxml2 linc ltverhack \ - referencehack -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc \ - --mandir=${PREFIX}/man -# --enable-gconf-source=${PREFIX}/etc/gconf/schemas \ - -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -MAN1= gconftool-2.1 - -.include <bsd.port.pre.mk> - -.if defined(WITH_LDAP) || exists(${LOCALBASE}/include/ldap.h) -USE_OPENLDAP= yes - -PLIST_SUB+= LDAP="" -.else -PLIST_SUB+= LDAP="@comment " -.endif - -pre-everything:: -.if !defined(WITH_LDAP) - @${ECHO_MSG} - @${ECHO_MSG} "You can enable ldap support by defining" - @${ECHO_MSG} "WITH_LDAP" - @${ECHO_MSG} -.endif - -.include <bsd.port.post.mk> - -.endif diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo deleted file mode 100644 index 2c9543616..000000000 --- a/devel/gconf2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/GConf-2.18.0.1.tar.bz2) = aa0e0a0729fb021bab72b4166fd392f9 -SHA256 (gnome2/GConf-2.18.0.1.tar.bz2) = 58a738f34078de9b3906460a297e751e80a0846e4f3bf33e1884216d0da42bf1 -SIZE (gnome2/GConf-2.18.0.1.tar.bz2) = 1347765 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-gconf_gconfd.c b/devel/gconf2/files/patch-gconf_gconfd.c deleted file mode 100644 index ef551cb28..000000000 --- a/devel/gconf2/files/patch-gconf_gconfd.c +++ /dev/null @@ -1,64 +0,0 @@ ---- gconf/gconfd.c.orig Fri May 5 12:40:23 2006 -+++ gconf/gconfd.c Fri May 5 12:41:43 2006 -@@ -124,12 +124,6 @@ - - static gboolean in_shutdown = FALSE; - --/* -- * Flag indicating we received a SIGHUP and we should reaload -- * all sources during the next periodic_cleanup() -- */ --static gboolean need_db_reload = FALSE; -- - /* - * CORBA goo - */ -@@ -410,6 +404,18 @@ - } - - static void -+reload_db (void) -+{ -+ gconf_log (GCL_INFO, _("SIGHUP received, reloading all databases")); -+ -+ logfile_save (); -+ shutdown_databases (); -+ init_databases (); -+ gconf_server_load_sources (); -+ logfile_read (); -+} -+ -+static void - signal_handler (int signo) - { - static gint in_fatal = 0; -@@ -482,8 +488,8 @@ - case SIGHUP: - --in_fatal; - -- /* reload sources during next periodic_cleanup() */ -- need_db_reload = TRUE; -+ /* reload sources immediately */ -+ reload_db (); - break; - #endif - -@@ -864,18 +870,6 @@ - static gboolean - periodic_cleanup_timeout(gpointer data) - { -- if (need_db_reload) -- { -- gconf_log (GCL_INFO, _("SIGHUP received, reloading all databases")); -- -- need_db_reload = FALSE; -- logfile_save (); -- shutdown_databases (); -- init_databases (); -- gconf_server_load_sources (); -- logfile_read (); -- } -- - gconf_log (GCL_DEBUG, "Performing periodic cleanup, expiring cache cruft"); - - drop_old_clients (); diff --git a/devel/gconf2/files/patch-gconf_gconftool.c b/devel/gconf2/files/patch-gconf_gconftool.c deleted file mode 100644 index f3c3d2fb0..000000000 --- a/devel/gconf2/files/patch-gconf_gconftool.c +++ /dev/null @@ -1,16 +0,0 @@ ---- gconf/gconftool.c.orig Fri Mar 2 17:10:13 2007 -+++ gconf/gconftool.c Tue Mar 6 12:01:04 2007 -@@ -3781,6 +3781,13 @@ do_makefile_install(GConfEngine* conf, c - } - - retval |= do_sync (conf); -+ -+ /* -+ * Send all the gconfd-2 processes a SIGHUP so that they reload the -+ * databases and pick up the added/removed schemas. -+ */ -+ system("/usr/bin/killall -SIGHUP gconfd-2 >/dev/null 2>&1"); -+ - return retval; - } - diff --git a/devel/gconf2/pkg-descr b/devel/gconf2/pkg-descr deleted file mode 100644 index 010cc810e..000000000 --- a/devel/gconf2/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -GConf extends the concept of a configuration registry. It provides -a simple way for applications and administrators to store data; -often GConf is used to store preferences for applications. - -Some of the features of GConf are: -GConf provides: - - * Documentation for each configuration key, so that administrators - can better modify the value. - - * Notifications to interested applications when configuration data - is changed. The notification service works across networks, - affecting all login sessions for a single user. - - * Proper locking so that configuration data doesn't get corrupted - when accessed by multiple applications at the same time. - -WWW: http://www.gnome.org/projects/gconf/ diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist deleted file mode 100644 index b2dc4c4c8..000000000 --- a/devel/gconf2/pkg-plist +++ /dev/null @@ -1,160 +0,0 @@ -bin/gconf-merge-tree -bin/gconftool-2 -%%LDAP%%etc/gconf/2/evoldap.conf -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 -%%LDAP%%lib/GConf/2/libgconfbackend-evoldap.a -%%LDAP%%lib/GConf/2/libgconfbackend-evoldap.la -%%LDAP%%lib/GConf/2/libgconfbackend-evoldap.so -lib/GConf/2/libgconfbackend-oldxml.a -lib/GConf/2/libgconfbackend-oldxml.la -lib/GConf/2/libgconfbackend-oldxml.so -lib/GConf/2/libgconfbackend-xml.a -lib/GConf/2/libgconfbackend-xml.la -lib/GConf/2/libgconfbackend-xml.so -lib/libgconf-2.a -lib/libgconf-2.la -lib/libgconf-2.so -lib/libgconf-2.so.4 -libdata/pkgconfig/gconf-2.0.pc -libexec/gconf-sanity-check-2 -libexec/gconfd-2 -%%LDAP%%share/GConf/schema/evoldap.schema -share/aclocal/gconf-2.m4 -share/locale/am/LC_MESSAGES/GConf2.mo -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/bn/LC_MESSAGES/GConf2.mo -share/locale/bn_IN/LC_MESSAGES/GConf2.mo -share/locale/bs/LC_MESSAGES/GConf2.mo -share/locale/ca/LC_MESSAGES/GConf2.mo -share/locale/cs/LC_MESSAGES/GConf2.mo -share/locale/cy/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/en_CA/LC_MESSAGES/GConf2.mo -share/locale/en_GB/LC_MESSAGES/GConf2.mo -share/locale/es/LC_MESSAGES/GConf2.mo -share/locale/et/LC_MESSAGES/GConf2.mo -share/locale/eu/LC_MESSAGES/GConf2.mo -share/locale/fa/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/gu/LC_MESSAGES/GConf2.mo -share/locale/he/LC_MESSAGES/GConf2.mo -share/locale/hi/LC_MESSAGES/GConf2.mo -share/locale/hr/LC_MESSAGES/GConf2.mo -share/locale/hu/LC_MESSAGES/GConf2.mo -share/locale/id/LC_MESSAGES/GConf2.mo -share/locale/is/LC_MESSAGES/GConf2.mo -share/locale/it/LC_MESSAGES/GConf2.mo -share/locale/ja/LC_MESSAGES/GConf2.mo -share/locale/ka/LC_MESSAGES/GConf2.mo -share/locale/ko/LC_MESSAGES/GConf2.mo -share/locale/ku/LC_MESSAGES/GConf2.mo -share/locale/lt/LC_MESSAGES/GConf2.mo -share/locale/lv/LC_MESSAGES/GConf2.mo -share/locale/mg/LC_MESSAGES/GConf2.mo -share/locale/mk/LC_MESSAGES/GConf2.mo -share/locale/ml/LC_MESSAGES/GConf2.mo -share/locale/mn/LC_MESSAGES/GConf2.mo -share/locale/ms/LC_MESSAGES/GConf2.mo -share/locale/nb/LC_MESSAGES/GConf2.mo -share/locale/ne/LC_MESSAGES/GConf2.mo -share/locale/nl/LC_MESSAGES/GConf2.mo -share/locale/nn/LC_MESSAGES/GConf2.mo -share/locale/or/LC_MESSAGES/GConf2.mo -share/locale/pa/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/rw/LC_MESSAGES/GConf2.mo -share/locale/sk/LC_MESSAGES/GConf2.mo -share/locale/sl/LC_MESSAGES/GConf2.mo -share/locale/sq/LC_MESSAGES/GConf2.mo -share/locale/sr/LC_MESSAGES/GConf2.mo -share/locale/sr@Latn/LC_MESSAGES/GConf2.mo -share/locale/sv/LC_MESSAGES/GConf2.mo -share/locale/ta/LC_MESSAGES/GConf2.mo -share/locale/th/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/xh/LC_MESSAGES/GConf2.mo -share/locale/yi/LC_MESSAGES/GConf2.mo -share/locale/zh_CN/LC_MESSAGES/GConf2.mo -share/locale/zh_HK/LC_MESSAGES/GConf2.mo -share/locale/zh_TW/LC_MESSAGES/GConf2.mo -share/sgml/gconf/gconf-1.0.dtd -@dirrm share/sgml/gconf -%%LDAP%%@dirrm share/GConf/schema -%%LDAP%%@dirrm share/GConf -@dirrm lib/GConf/2 -@dirrm include/gconf/2/gconf -@dirrm include/gconf/2 -@dirrm etc/gconf/2 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile deleted file mode 100644 index 7abeb01d8..000000000 --- a/devel/gconfmm26/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: gconfmm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# -# $FreeBSD$ -# $MCom: ports/devel/gconfmm26/Makefile,v 1.14 2006/08/21 15:35:55 ahze Exp $ -# - -PORTNAME= gconfmm -PORTVERSION= 2.18.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrapper for gconf2 API library - -LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ - ${LOCALBASE}/lib/libgtkmm-2.4.so.1:${PORTSDIR}/x11-toolkits/gtkmm24 - -LATEST_LINK= gconfmm26 - -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GCC= 3.4 -USE_GNOME= gnomehack gconf2 -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.6" API_VERSION="2.6" - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ - ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ - ${WRKSRC}/tools/extra_defs_gen/Makefile.in - -.include <bsd.port.mk> diff --git a/devel/gconfmm26/distinfo b/devel/gconfmm26/distinfo deleted file mode 100644 index 8fe555cf4..000000000 --- a/devel/gconfmm26/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gconfmm-2.18.0.tar.bz2) = 0771dde14af1443f9ac142010eb3d403 -SHA256 (gnome2/gconfmm-2.18.0.tar.bz2) = 0f82e951069395c28b86205233e2a061505544811448f1bd75a3ee76b44d9316 -SIZE (gnome2/gconfmm-2.18.0.tar.bz2) = 292484 diff --git a/devel/gconfmm26/pkg-descr b/devel/gconfmm26/pkg-descr deleted file mode 100644 index d161fcbb7..000000000 --- a/devel/gconfmm26/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a set of thin C++ wrappers for GConf v2 API library. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/devel/gconfmm26/pkg-plist b/devel/gconfmm26/pkg-plist deleted file mode 100644 index b9959427d..000000000 --- a/devel/gconfmm26/pkg-plist +++ /dev/null @@ -1,31 +0,0 @@ -include/gconfmm-%%API_VERSION%%/gconfmm.h -include/gconfmm-%%API_VERSION%%/gconfmm/callback.h -include/gconfmm-%%API_VERSION%%/gconfmm/changeset.h -include/gconfmm-%%API_VERSION%%/gconfmm/client.h -include/gconfmm-%%API_VERSION%%/gconfmm/entry.h -include/gconfmm-%%API_VERSION%%/gconfmm/init.h -include/gconfmm-%%API_VERSION%%/gconfmm/private/changeset_p.h -include/gconfmm-%%API_VERSION%%/gconfmm/private/client_p.h -include/gconfmm-%%API_VERSION%%/gconfmm/private/entry_p.h -include/gconfmm-%%API_VERSION%%/gconfmm/private/schema_p.h -include/gconfmm-%%API_VERSION%%/gconfmm/private/value_p.h -include/gconfmm-%%API_VERSION%%/gconfmm/schema.h -include/gconfmm-%%API_VERSION%%/gconfmm/setinterface.h -include/gconfmm-%%API_VERSION%%/gconfmm/value.h -include/gconfmm-%%API_VERSION%%/gconfmm/value_listhelpers.h -include/gconfmm-%%API_VERSION%%/gconfmm/wrap_init.h -lib/gconfmm-%%API_VERSION%%/include/gconfmmconfig.h -lib/gconfmm-%%API_VERSION%%/proc/m4/convert.m4 -lib/gconfmm-%%API_VERSION%%/proc/m4/convert_gconfmm.m4 -lib/libgconfmm-%%VERSION%%.a -lib/libgconfmm-%%VERSION%%.la -lib/libgconfmm-%%VERSION%%.so -lib/libgconfmm-%%VERSION%%.so.1 -libdata/pkgconfig/gconfmm-%%API_VERSION%%.pc -@dirrm lib/gconfmm-%%API_VERSION%%/proc/m4 -@dirrm lib/gconfmm-%%API_VERSION%%/proc -@dirrm lib/gconfmm-%%API_VERSION%%/include -@dirrm lib/gconfmm-%%API_VERSION%% -@dirrm include/gconfmm-%%API_VERSION%%/gconfmm/private -@dirrm include/gconfmm-%%API_VERSION%%/gconfmm -@dirrm include/gconfmm-%%API_VERSION%% diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile deleted file mode 100644 index ef5f4a4a1..000000000 --- a/devel/glade3/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# New ports collection makefile for: glade3 -# Date created: Sun May 22 17:22:53 CEST 2005 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/glade3/Makefile,v 1.28 2007/02/20 22:22:35 mezz Exp $ -# - -PORTNAME= glade3 -PORTVERSION= 3.2.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A user interface builder for GTK+/GNOME - -INSTALLS_ICONS= yes -USE_XLIB= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnometarget gtk20 libxml2 gnomeprefix gnomehack \ - gnomedocutils desktopfileutils -WANT_GNOME= yes -USE_GETTEXT= yes -INSTALLS_OMF= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" - -DOCSDIR= ${PREFIX}/share/doc/gladeui - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mlibgnomeui}!="" -USE_GNOME+= libgnomeui -CONFIGURE_ARGS+=--enable-gnome -PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-gnome -.else -CONFIGURE_ARGS+=--disable-gnome -.endif - -.if ${HAVE_GNOME:Mpygtk2}!="" -USE_PYTHON= yes -.include "${PORTSDIR}/Mk/bsd.python.mk" -USE_GNOME+= pygtk2 -PLIST_SUB+= PYTHON:="" -.else -CONFIGURE_ARGS+=--disable-python -PLIST_SUB+= PYTHON:="@comment " -.endif - -post-install: - ${MKDIR} ${PREFIX}/lib/glade3/bindings - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/devel/glade3/distinfo b/devel/glade3/distinfo deleted file mode 100644 index 8839fa72d..000000000 --- a/devel/glade3/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/glade3-3.2.0.tar.bz2) = bee0aeb66b29ac40b24d9413aace15cc -SHA256 (gnome2/glade3-3.2.0.tar.bz2) = 4ca06cc1ab8670858b0295fc126aa39f059a0b90f0c399022770ee0b522eb35e -SIZE (gnome2/glade3-3.2.0.tar.bz2) = 1344693 diff --git a/devel/glade3/pkg-descr b/devel/glade3/pkg-descr deleted file mode 100644 index b74a7247c..000000000 --- a/devel/glade3/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Glade is a RAD tool to enable quick & easy development of user interfaces -for GTK+/GNOME. It can generate the C source code needed to create -the interfaces designed within Glade's interface editor. - -WWW: http://glade.gnome.org/ diff --git a/devel/glade3/pkg-plist b/devel/glade3/pkg-plist deleted file mode 100644 index e8205659f..000000000 --- a/devel/glade3/pkg-plist +++ /dev/null @@ -1,428 +0,0 @@ -bin/glade-3 -include/libgladeui-1.0/gladeui/atk.xpm -include/libgladeui-1.0/gladeui/fixed_bg.xpm -include/libgladeui-1.0/gladeui/glade-accumulators.h -include/libgladeui-1.0/gladeui/glade-app.h -include/libgladeui-1.0/gladeui/glade-base-editor.h -include/libgladeui-1.0/gladeui/glade-binding.h -include/libgladeui-1.0/gladeui/glade-builtins.h -include/libgladeui-1.0/gladeui/glade-catalog.h -include/libgladeui-1.0/gladeui/glade-clipboard-view.h -include/libgladeui-1.0/gladeui/glade-clipboard.h -include/libgladeui-1.0/gladeui/glade-command.h -include/libgladeui-1.0/gladeui/glade-cursor.h -include/libgladeui-1.0/gladeui/glade-custom.h -include/libgladeui-1.0/gladeui/glade-debug.h -include/libgladeui-1.0/gladeui/glade-design-layout.h -include/libgladeui-1.0/gladeui/glade-design-view.h -include/libgladeui-1.0/gladeui/glade-editor-property.h -include/libgladeui-1.0/gladeui/glade-editor.h -include/libgladeui-1.0/gladeui/glade-fixed.h -include/libgladeui-1.0/gladeui/glade-id-allocator.h -include/libgladeui-1.0/gladeui/glade-marshallers.h -include/libgladeui-1.0/gladeui/glade-palette-box.h -include/libgladeui-1.0/gladeui/glade-palette-expander.h -include/libgladeui-1.0/gladeui/glade-palette-item.h -include/libgladeui-1.0/gladeui/glade-palette.h -include/libgladeui-1.0/gladeui/glade-parameter.h -include/libgladeui-1.0/gladeui/glade-parser.h -include/libgladeui-1.0/gladeui/glade-placeholder.h -include/libgladeui-1.0/gladeui/glade-popup.h -include/libgladeui-1.0/gladeui/glade-project-view.h -include/libgladeui-1.0/gladeui/glade-project.h -include/libgladeui-1.0/gladeui/glade-property-class.h -include/libgladeui-1.0/gladeui/glade-property.h -include/libgladeui-1.0/gladeui/glade-signal-editor.h -include/libgladeui-1.0/gladeui/glade-signal.h -include/libgladeui-1.0/gladeui/glade-utils.h -include/libgladeui-1.0/gladeui/glade-widget-adaptor.h -include/libgladeui-1.0/gladeui/glade-widget.h -include/libgladeui-1.0/gladeui/glade-xml-utils.h -include/libgladeui-1.0/gladeui/glade.h -%%PYTHON:%%lib/glade3/bindings/libgladepython.la -%%PYTHON:%%lib/glade3/bindings/libgladepython.so -%%GNOME:%%lib/glade3/modules/libgladegnome.la -%%GNOME:%%lib/glade3/modules/libgladegnome.so -lib/glade3/modules/libgladegtk.la -lib/glade3/modules/libgladegtk.so -lib/libgladeui-1.la -lib/libgladeui-1.so -lib/libgladeui-1.so.5 -libdata/pkgconfig/gladeui-1.0.pc -%%DOCSDIR%%/GladeApp.html -%%DOCSDIR%%/GladeClipboard.html -%%DOCSDIR%%/GladeClipboardView.html -%%DOCSDIR%%/GladeEditor.html -%%DOCSDIR%%/GladeEditorProperty.html -%%DOCSDIR%%/GladeFixed.html -%%DOCSDIR%%/GladePalette.html -%%DOCSDIR%%/GladePlaceholder.html -%%DOCSDIR%%/GladeProject.html -%%DOCSDIR%%/GladeProjectView.html -%%DOCSDIR%%/GladeProperty.html -%%DOCSDIR%%/GladeWidget.html -%%DOCSDIR%%/catalog.html -%%DOCSDIR%%/catalogintro.html -%%DOCSDIR%%/children.html -%%DOCSDIR%%/core.html -%%DOCSDIR%%/dockables.html -%%DOCSDIR%%/gladeui-GladeCommand.html -%%DOCSDIR%%/gladeui-GladePropertyClass.html -%%DOCSDIR%%/gladeui-GladeWidgetClass.html -%%DOCSDIR%%/gladeui-glade-base-editor.html -%%DOCSDIR%%/gladeui-glade-parameter.html -%%DOCSDIR%%/gladeui-glade-signal-editor.html -%%DOCSDIR%%/gladeui-glade-utils.html -%%DOCSDIR%%/gladeui.devhelp -%%DOCSDIR%%/gladeui.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/left.png -%%DOCSDIR%%/misc.html -%%DOCSDIR%%/properties.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -%%DOCSDIR%%/widgetclasses.html -share/gnome/applications/glade-3.desktop -%%GNOME:%%share/gnome/glade3/catalogs/bonobo.xml -%%GNOME:%%share/gnome/glade3/catalogs/bonobo.xml.in -%%GNOME:%%share/gnome/glade3/catalogs/canvas.xml -%%GNOME:%%share/gnome/glade3/catalogs/canvas.xml.in -%%GNOME:%%share/gnome/glade3/catalogs/gnome.xml -%%GNOME:%%share/gnome/glade3/catalogs/gnome.xml.in -share/gnome/glade3/catalogs/gtk+.xml -share/gnome/glade3/catalogs/gtk+.xml.in -share/gnome/glade3/pixmaps/16x16/aboutdialog.png -share/gnome/glade3/pixmaps/16x16/accellabel.png -share/gnome/glade3/pixmaps/16x16/alignment.png -share/gnome/glade3/pixmaps/16x16/arrow.png -share/gnome/glade3/pixmaps/16x16/aspectframe.png -share/gnome/glade3/pixmaps/16x16/assistant.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/bonobodock.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/bonobodockitem.png -share/gnome/glade3/pixmaps/16x16/button.png -share/gnome/glade3/pixmaps/16x16/calendar.png -share/gnome/glade3/pixmaps/16x16/checkbutton.png -share/gnome/glade3/pixmaps/16x16/checkmenuitem.png -share/gnome/glade3/pixmaps/16x16/clist.png -share/gnome/glade3/pixmaps/16x16/colorbutton.png -share/gnome/glade3/pixmaps/16x16/colorselection.png -share/gnome/glade3/pixmaps/16x16/colorselectiondialog.png -share/gnome/glade3/pixmaps/16x16/combo.png -share/gnome/glade3/pixmaps/16x16/combobox.png -share/gnome/glade3/pixmaps/16x16/comboboxentry.png -share/gnome/glade3/pixmaps/16x16/curve.png -share/gnome/glade3/pixmaps/16x16/custom.png -share/gnome/glade3/pixmaps/16x16/dialog.png -share/gnome/glade3/pixmaps/16x16/drawingarea.png -share/gnome/glade3/pixmaps/16x16/entry.png -share/gnome/glade3/pixmaps/16x16/eventbox.png -share/gnome/glade3/pixmaps/16x16/expander.png -share/gnome/glade3/pixmaps/16x16/filechooserbutton.png -share/gnome/glade3/pixmaps/16x16/filechooserdialog.png -share/gnome/glade3/pixmaps/16x16/fileselection.png -share/gnome/glade3/pixmaps/16x16/fixed.png -share/gnome/glade3/pixmaps/16x16/fontbutton.png -share/gnome/glade3/pixmaps/16x16/fontselection.png -share/gnome/glade3/pixmaps/16x16/fontselectiondialog.png -share/gnome/glade3/pixmaps/16x16/frame.png -share/gnome/glade3/pixmaps/16x16/gammacurve.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomeabout.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomeapp.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomeappbar.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomecanvas.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomecolorpicker.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomedateedit.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomedialog.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomedruid.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomedruidpageedge.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomedruidpagestandard.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomeentry.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomefileentry.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomefontpicker.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomehref.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomeiconentry.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomeiconlist.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomeiconselection.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomemessagebox.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomepixmap.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomepixmapentry.png -%%GNOME:%%share/gnome/glade3/pixmaps/16x16/gnomepropertybox.png -share/gnome/glade3/pixmaps/16x16/handlebox.png -share/gnome/glade3/pixmaps/16x16/hbox.png -share/gnome/glade3/pixmaps/16x16/hbuttonbox.png -share/gnome/glade3/pixmaps/16x16/hpaned.png -share/gnome/glade3/pixmaps/16x16/hruler.png -share/gnome/glade3/pixmaps/16x16/hscale.png -share/gnome/glade3/pixmaps/16x16/hscrollbar.png -share/gnome/glade3/pixmaps/16x16/hseparator.png -share/gnome/glade3/pixmaps/16x16/iconview.png -share/gnome/glade3/pixmaps/16x16/image.png -share/gnome/glade3/pixmaps/16x16/imagemenuitem.png -share/gnome/glade3/pixmaps/16x16/inputdialog.png -share/gnome/glade3/pixmaps/16x16/label.png -share/gnome/glade3/pixmaps/16x16/layout.png -share/gnome/glade3/pixmaps/16x16/linkbutton.png -share/gnome/glade3/pixmaps/16x16/list.png -share/gnome/glade3/pixmaps/16x16/listitem.png -share/gnome/glade3/pixmaps/16x16/menu.png -share/gnome/glade3/pixmaps/16x16/menubar.png -share/gnome/glade3/pixmaps/16x16/menuitem.png -share/gnome/glade3/pixmaps/16x16/menutoolbutton.png -share/gnome/glade3/pixmaps/16x16/messagedialog.png -share/gnome/glade3/pixmaps/16x16/notebook.png -share/gnome/glade3/pixmaps/16x16/optionmenu.png -share/gnome/glade3/pixmaps/16x16/pagesetupdialog.png -share/gnome/glade3/pixmaps/16x16/printdialog.png -share/gnome/glade3/pixmaps/16x16/progressbar.png -share/gnome/glade3/pixmaps/16x16/radiobutton.png -share/gnome/glade3/pixmaps/16x16/radiomenuitem.png -share/gnome/glade3/pixmaps/16x16/radiotoolbutton.png -share/gnome/glade3/pixmaps/16x16/recentchooser.png -share/gnome/glade3/pixmaps/16x16/recentchooserdialog.png -share/gnome/glade3/pixmaps/16x16/ruler.png -share/gnome/glade3/pixmaps/16x16/scrolledwindow.png -share/gnome/glade3/pixmaps/16x16/separatormenuitem.png -share/gnome/glade3/pixmaps/16x16/separatortoolitem.png -share/gnome/glade3/pixmaps/16x16/spinbutton.png -share/gnome/glade3/pixmaps/16x16/statusbar.png -share/gnome/glade3/pixmaps/16x16/table.png -share/gnome/glade3/pixmaps/16x16/textview.png -share/gnome/glade3/pixmaps/16x16/togglebutton.png -share/gnome/glade3/pixmaps/16x16/toggletoolbutton.png -share/gnome/glade3/pixmaps/16x16/toolbar.png -share/gnome/glade3/pixmaps/16x16/toolbutton.png -share/gnome/glade3/pixmaps/16x16/toolitem.png -share/gnome/glade3/pixmaps/16x16/treeview.png -share/gnome/glade3/pixmaps/16x16/vbox.png -share/gnome/glade3/pixmaps/16x16/vbuttonbox.png -share/gnome/glade3/pixmaps/16x16/viewport.png -share/gnome/glade3/pixmaps/16x16/vpaned.png -share/gnome/glade3/pixmaps/16x16/vruler.png -share/gnome/glade3/pixmaps/16x16/vscale.png -share/gnome/glade3/pixmaps/16x16/vscrollbar.png -share/gnome/glade3/pixmaps/16x16/vseparator.png -share/gnome/glade3/pixmaps/16x16/window.png -share/gnome/glade3/pixmaps/22x22/aboutdialog.png -share/gnome/glade3/pixmaps/22x22/accellabel.png -share/gnome/glade3/pixmaps/22x22/alignment.png -share/gnome/glade3/pixmaps/22x22/arrow.png -share/gnome/glade3/pixmaps/22x22/aspectframe.png -share/gnome/glade3/pixmaps/22x22/assistant.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/bonobodock.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/bonobodockitem.png -share/gnome/glade3/pixmaps/22x22/button.png -share/gnome/glade3/pixmaps/22x22/calendar.png -share/gnome/glade3/pixmaps/22x22/checkbutton.png -share/gnome/glade3/pixmaps/22x22/checkmenuitem.png -share/gnome/glade3/pixmaps/22x22/clist.png -share/gnome/glade3/pixmaps/22x22/colorbutton.png -share/gnome/glade3/pixmaps/22x22/colorselection.png -share/gnome/glade3/pixmaps/22x22/colorselectiondialog.png -share/gnome/glade3/pixmaps/22x22/combo.png -share/gnome/glade3/pixmaps/22x22/combobox.png -share/gnome/glade3/pixmaps/22x22/comboboxentry.png -share/gnome/glade3/pixmaps/22x22/curve.png -share/gnome/glade3/pixmaps/22x22/custom.png -share/gnome/glade3/pixmaps/22x22/dialog.png -share/gnome/glade3/pixmaps/22x22/drawingarea.png -share/gnome/glade3/pixmaps/22x22/entry.png -share/gnome/glade3/pixmaps/22x22/eventbox.png -share/gnome/glade3/pixmaps/22x22/expander.png -share/gnome/glade3/pixmaps/22x22/filechooserbutton.png -share/gnome/glade3/pixmaps/22x22/filechooserdialog.png -share/gnome/glade3/pixmaps/22x22/fileselection.png -share/gnome/glade3/pixmaps/22x22/fixed.png -share/gnome/glade3/pixmaps/22x22/fontbutton.png -share/gnome/glade3/pixmaps/22x22/fontselection.png -share/gnome/glade3/pixmaps/22x22/fontselectiondialog.png -share/gnome/glade3/pixmaps/22x22/frame.png -share/gnome/glade3/pixmaps/22x22/gammacurve.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomeabout.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomeapp.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomeappbar.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomecanvas.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomecolorpicker.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomedateedit.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomedialog.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomedruid.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomedruidpageedge.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomedruidpagestandard.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomeentry.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomefileentry.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomefontpicker.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomehref.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomeiconentry.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomeiconlist.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomeiconselection.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomemessagebox.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomepixmap.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomepixmapentry.png -%%GNOME:%%share/gnome/glade3/pixmaps/22x22/gnomepropertybox.png -share/gnome/glade3/pixmaps/22x22/handlebox.png -share/gnome/glade3/pixmaps/22x22/hbox.png -share/gnome/glade3/pixmaps/22x22/hbuttonbox.png -share/gnome/glade3/pixmaps/22x22/hpaned.png -share/gnome/glade3/pixmaps/22x22/hruler.png -share/gnome/glade3/pixmaps/22x22/hscale.png -share/gnome/glade3/pixmaps/22x22/hscrollbar.png -share/gnome/glade3/pixmaps/22x22/hseparator.png -share/gnome/glade3/pixmaps/22x22/iconview.png -share/gnome/glade3/pixmaps/22x22/image.png -share/gnome/glade3/pixmaps/22x22/imagemenuitem.png -share/gnome/glade3/pixmaps/22x22/inputdialog.png -share/gnome/glade3/pixmaps/22x22/label.png -share/gnome/glade3/pixmaps/22x22/layout.png -share/gnome/glade3/pixmaps/22x22/linkbutton.png -share/gnome/glade3/pixmaps/22x22/list.png -share/gnome/glade3/pixmaps/22x22/listitem.png -share/gnome/glade3/pixmaps/22x22/menu.png -share/gnome/glade3/pixmaps/22x22/menubar.png -share/gnome/glade3/pixmaps/22x22/menuitem.png -share/gnome/glade3/pixmaps/22x22/menutoolbutton.png -share/gnome/glade3/pixmaps/22x22/messagedialog.png -share/gnome/glade3/pixmaps/22x22/notebook.png -share/gnome/glade3/pixmaps/22x22/optionmenu.png -share/gnome/glade3/pixmaps/22x22/pagesetupdialog.png -share/gnome/glade3/pixmaps/22x22/printdialog.png -share/gnome/glade3/pixmaps/22x22/progressbar.png -share/gnome/glade3/pixmaps/22x22/radiobutton.png -share/gnome/glade3/pixmaps/22x22/radiomenuitem.png -share/gnome/glade3/pixmaps/22x22/radiotoolbutton.png -share/gnome/glade3/pixmaps/22x22/recentchooser.png -share/gnome/glade3/pixmaps/22x22/recentchooserdialog.png -share/gnome/glade3/pixmaps/22x22/ruler.png -share/gnome/glade3/pixmaps/22x22/scrolledwindow.png -share/gnome/glade3/pixmaps/22x22/separatormenuitem.png -share/gnome/glade3/pixmaps/22x22/separatortoolitem.png -share/gnome/glade3/pixmaps/22x22/spinbutton.png -share/gnome/glade3/pixmaps/22x22/statusbar.png -share/gnome/glade3/pixmaps/22x22/table.png -share/gnome/glade3/pixmaps/22x22/textview.png -share/gnome/glade3/pixmaps/22x22/togglebutton.png -share/gnome/glade3/pixmaps/22x22/toggletoolbutton.png -share/gnome/glade3/pixmaps/22x22/toolbar.png -share/gnome/glade3/pixmaps/22x22/toolbutton.png -share/gnome/glade3/pixmaps/22x22/toolitem.png -share/gnome/glade3/pixmaps/22x22/treeview.png -share/gnome/glade3/pixmaps/22x22/vbox.png -share/gnome/glade3/pixmaps/22x22/vbuttonbox.png -share/gnome/glade3/pixmaps/22x22/viewport.png -share/gnome/glade3/pixmaps/22x22/vpaned.png -share/gnome/glade3/pixmaps/22x22/vruler.png -share/gnome/glade3/pixmaps/22x22/vscale.png -share/gnome/glade3/pixmaps/22x22/vscrollbar.png -share/gnome/glade3/pixmaps/22x22/vseparator.png -share/gnome/glade3/pixmaps/22x22/window.png -share/gnome/glade3/pixmaps/devhelp.png -share/gnome/glade3/pixmaps/plus.png -share/gnome/glade3/pixmaps/selector.png -share/gnome/help/glade/C/figures/main-window.png -share/gnome/help/glade/C/glade.xml -share/gnome/help/glade/C/legal.xml -share/gnome/help/glade/bg/figures/main-window.png -share/gnome/help/glade/bg/glade.xml -share/gnome/help/glade/bg/legal.xml -share/gnome/help/glade/en_GB/figures/main-window.png -share/gnome/help/glade/en_GB/glade.xml -share/gnome/help/glade/en_GB/legal.xml -share/gnome/help/glade/sv/figures/main-window.png -share/gnome/help/glade/sv/glade.xml -share/gnome/help/glade/sv/legal.xml -share/gnome/omf/glade/glade-C.omf -share/gnome/omf/glade/glade-bg.omf -share/gnome/omf/glade/glade-en_GB.omf -share/gnome/omf/glade/glade-sv.omf -share/icons/hicolor/16x16/apps/glade-3.png -share/icons/hicolor/22x22/apps/glade-3.png -share/icons/hicolor/24x24/apps/glade-3.png -share/icons/hicolor/32x32/apps/glade-3.png -share/icons/hicolor/48x48/apps/glade-3.png -share/icons/hicolor/scalable/apps/glade-3.svg -share/locale/ar/LC_MESSAGES/glade3.mo -share/locale/az/LC_MESSAGES/glade3.mo -share/locale/bg/LC_MESSAGES/glade3.mo -share/locale/ca/LC_MESSAGES/glade3.mo -share/locale/da/LC_MESSAGES/glade3.mo -share/locale/de/LC_MESSAGES/glade3.mo -share/locale/el/LC_MESSAGES/glade3.mo -share/locale/en_CA/LC_MESSAGES/glade3.mo -share/locale/en_GB/LC_MESSAGES/glade3.mo -share/locale/es/LC_MESSAGES/glade3.mo -share/locale/fr/LC_MESSAGES/glade3.mo -share/locale/gl/LC_MESSAGES/glade3.mo -share/locale/hu/LC_MESSAGES/glade3.mo -share/locale/it/LC_MESSAGES/glade3.mo -share/locale/ja/LC_MESSAGES/glade3.mo -share/locale/ko/LC_MESSAGES/glade3.mo -share/locale/lt/LC_MESSAGES/glade3.mo -share/locale/mk/LC_MESSAGES/glade3.mo -share/locale/ml/LC_MESSAGES/glade3.mo -share/locale/ms/LC_MESSAGES/glade3.mo -share/locale/nb/LC_MESSAGES/glade3.mo -share/locale/nn/LC_MESSAGES/glade3.mo -share/locale/pa/LC_MESSAGES/glade3.mo -share/locale/pl/LC_MESSAGES/glade3.mo -share/locale/pt/LC_MESSAGES/glade3.mo -share/locale/pt_BR/LC_MESSAGES/glade3.mo -share/locale/ru/LC_MESSAGES/glade3.mo -share/locale/sk/LC_MESSAGES/glade3.mo -share/locale/sv/LC_MESSAGES/glade3.mo -share/locale/ta/LC_MESSAGES/glade3.mo -share/locale/th/LC_MESSAGES/glade3.mo -share/locale/tr/LC_MESSAGES/glade3.mo -share/locale/uk/LC_MESSAGES/glade3.mo -share/locale/vi/LC_MESSAGES/glade3.mo -share/locale/zh_CN/LC_MESSAGES/glade3.mo -share/locale/zh_HK/LC_MESSAGES/glade3.mo -share/locale/zh_TW/LC_MESSAGES/glade3.mo -@dirrm share/gnome/omf/glade -@dirrm share/gnome/help/glade/sv/figures -@dirrm share/gnome/help/glade/sv -@dirrm share/gnome/help/glade/en_GB/figures -@dirrm share/gnome/help/glade/en_GB -@dirrm share/gnome/help/glade/bg/figures -@dirrm share/gnome/help/glade/bg -@dirrm share/gnome/help/glade/C/figures -@dirrm share/gnome/help/glade/C -@dirrm share/gnome/help/glade -@dirrm share/gnome/glade3/pixmaps/22x22 -@dirrm share/gnome/glade3/pixmaps/16x16 -@dirrm share/gnome/glade3/pixmaps -@dirrm share/gnome/glade3/catalogs -@dirrm share/gnome/glade3 -@dirrm %%DOCSDIR%% -@dirrm lib/glade3/modules -@dirrm lib/glade3/bindings -@dirrm lib/glade3 -@dirrm include/libgladeui-1.0/gladeui -@dirrm include/libgladeui-1.0 -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile deleted file mode 100644 index f7e338686..000000000 --- a/devel/glibmm/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: glibmm -# Date created: 04 December 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/glibmm/Makefile,v 1.37 2006/09/29 20:47:23 ahze Exp $ -# - -PORTNAME= glibmm -PORTVERSION= 2.13.3 -PORTREVISION?= 0 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= C++ interfaces for glib2 - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_GMAKE= yes -USE_GCC= 3.4 -USE_GNOME= gnomehack gnometarget glib20 -USE_PERL5= yes -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.4" API_VERSION="2.4" - -post-patch: -.for d in docs examples tests - @${REINPLACE_CMD} -e '/^SUBDIRS = /s/${d}//' ${WRKSRC}/Makefile.in -.endfor - -post-install: - ${INSTALL_SCRIPT} ${WRKSRC}/docs/reference/beautify_docs.pl \ - ${PREFIX}/lib/glibmm-2.4/proc - -.include <bsd.port.mk> - -.endif diff --git a/devel/glibmm/distinfo b/devel/glibmm/distinfo deleted file mode 100644 index da5f2dafe..000000000 --- a/devel/glibmm/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/glibmm-2.13.3.tar.bz2) = c4606b5e3d960d64c34580ca5119aec3 -SHA256 (gnome2/glibmm-2.13.3.tar.bz2) = bb2a621b92f4f0c1b1d314174a596e001e63694d71d154a00e1dfa6bd770f14d -SIZE (gnome2/glibmm-2.13.3.tar.bz2) = 3980993 diff --git a/devel/glibmm/files/patch-docs::reference::beautify_docs.pl b/devel/glibmm/files/patch-docs::reference::beautify_docs.pl deleted file mode 100644 index bbb320452..000000000 --- a/devel/glibmm/files/patch-docs::reference::beautify_docs.pl +++ /dev/null @@ -1,20 +0,0 @@ ---- docs/reference/beautify_docs.pl.in.orig Thu Feb 12 02:52:02 2004 -+++ docs/reference/beautify_docs.pl.in Thu Feb 12 03:00:08 2004 -@@ -25,7 +25,7 @@ - my ($file) = @_; - my @outbuf; - -- open(FILE, '<', $file); -+ open(FILE, "<$file"); - - while(<FILE>) - { -@@ -71,7 +71,7 @@ - push(@outbuf, $_); - } - -- open(FILE, '>', $file); -+ open(FILE, ">$file"); - - # write the whole buffer back - print FILE "$_" foreach(@outbuf); diff --git a/devel/glibmm/files/patch-glib_glibmm_date.cc b/devel/glibmm/files/patch-glib_glibmm_date.cc deleted file mode 100644 index bac31b4c9..000000000 --- a/devel/glibmm/files/patch-glib_glibmm_date.cc +++ /dev/null @@ -1,17 +0,0 @@ ---- glib/glibmm/date.cc.orig Mon Feb 6 00:50:58 2006 -+++ glib/glibmm/date.cc Mon Feb 6 00:51:32 2006 -@@ -72,12 +72,14 @@ void Date::set_parse(const Glib::ustring - } - - #ifndef GLIBMM_DISABLE_DEPRECATED -+#if GLIB_SIZEOF_LONG != 4 && !defined(__alpha__) - - void Date::set_time(GTime time) - { - //This method, and the C function that it wraps, are deprecated. - g_date_set_time(&gobject_, time); - } -+#endif - #endif // GLIBMM_DISABLE_DEPRECATED - - diff --git a/devel/glibmm/files/patch-glib_glibmm_date.h b/devel/glibmm/files/patch-glib_glibmm_date.h deleted file mode 100644 index 0d249931c..000000000 --- a/devel/glibmm/files/patch-glib_glibmm_date.h +++ /dev/null @@ -1,18 +0,0 @@ ---- glib/glibmm/date.h.orig Mon Feb 6 00:51:03 2006 -+++ glib/glibmm/date.h Mon Feb 6 00:52:08 2006 -@@ -120,6 +120,7 @@ enum DMY - void set_parse (const Glib::ustring& str); - - #ifndef GLIBMM_DISABLE_DEPRECATED -+#if GLIB_SIZEOF_LONG != 4 && !defined(__alpha__) - - /** Sets the value of a date from a GTime (time_t) value. - * -@@ -128,6 +129,7 @@ enum DMY - * @deprecated Please use set_time(time_t) or set_time(const GTimeVal&). - */ - void set_time(GTime time); -+#endif - #endif // GLIBMM_DISABLE_DEPRECATED - - diff --git a/devel/glibmm/pkg-descr b/devel/glibmm/pkg-descr deleted file mode 100644 index f689c4137..000000000 --- a/devel/glibmm/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -C++ interfaces for glib20. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/devel/glibmm/pkg-plist b/devel/glibmm/pkg-plist deleted file mode 100644 index 1792798fb..000000000 --- a/devel/glibmm/pkg-plist +++ /dev/null @@ -1,135 +0,0 @@ -include/glibmm-%%API_VERSION%%/glibmm.h -include/glibmm-%%API_VERSION%%/glibmm/arrayhandle.h -include/glibmm-%%API_VERSION%%/glibmm/class.h -include/glibmm-%%API_VERSION%%/glibmm/containerhandle_shared.h -include/glibmm-%%API_VERSION%%/glibmm/containers.h -include/glibmm-%%API_VERSION%%/glibmm/convert.h -include/glibmm-%%API_VERSION%%/glibmm/date.h -include/glibmm-%%API_VERSION%%/glibmm/debug.h -include/glibmm-%%API_VERSION%%/glibmm/dispatcher.h -include/glibmm-%%API_VERSION%%/glibmm/error.h -include/glibmm-%%API_VERSION%%/glibmm/exception.h -include/glibmm-%%API_VERSION%%/glibmm/exceptionhandler.h -include/glibmm-%%API_VERSION%%/glibmm/fileutils.h -include/glibmm-%%API_VERSION%%/glibmm/helperlist.h -include/glibmm-%%API_VERSION%%/glibmm/i18n.h -include/glibmm-%%API_VERSION%%/glibmm/init.h -include/glibmm-%%API_VERSION%%/glibmm/interface.h -include/glibmm-%%API_VERSION%%/glibmm/iochannel.h -include/glibmm-%%API_VERSION%%/glibmm/keyfile.h -include/glibmm-%%API_VERSION%%/glibmm/listhandle.h -include/glibmm-%%API_VERSION%%/glibmm/main.h -include/glibmm-%%API_VERSION%%/glibmm/markup.h -include/glibmm-%%API_VERSION%%/glibmm/miscutils.h -include/glibmm-%%API_VERSION%%/glibmm/module.h -include/glibmm-%%API_VERSION%%/glibmm/object.h -include/glibmm-%%API_VERSION%%/glibmm/objectbase.h -include/glibmm-%%API_VERSION%%/glibmm/optioncontext.h -include/glibmm-%%API_VERSION%%/glibmm/optionentry.h -include/glibmm-%%API_VERSION%%/glibmm/optiongroup.h -include/glibmm-%%API_VERSION%%/glibmm/pattern.h -include/glibmm-%%API_VERSION%%/glibmm/private/convert_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/date_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/fileutils_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/interface_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/iochannel_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/keyfile_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/markup_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/module_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/object_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/optioncontext_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/optionentry_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/optiongroup_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/shell_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/spawn_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/thread_p.h -include/glibmm-%%API_VERSION%%/glibmm/private/unicode_p.h -include/glibmm-%%API_VERSION%%/glibmm/property.h -include/glibmm-%%API_VERSION%%/glibmm/propertyproxy.h -include/glibmm-%%API_VERSION%%/glibmm/propertyproxy_base.h -include/glibmm-%%API_VERSION%%/glibmm/quark.h -include/glibmm-%%API_VERSION%%/glibmm/random.h -include/glibmm-%%API_VERSION%%/glibmm/refptr.h -include/glibmm-%%API_VERSION%%/glibmm/sarray.h -include/glibmm-%%API_VERSION%%/glibmm/shell.h -include/glibmm-%%API_VERSION%%/glibmm/signalproxy.h -include/glibmm-%%API_VERSION%%/glibmm/signalproxy_connectionnode.h -include/glibmm-%%API_VERSION%%/glibmm/slisthandle.h -include/glibmm-%%API_VERSION%%/glibmm/spawn.h -include/glibmm-%%API_VERSION%%/glibmm/streamiochannel.h -include/glibmm-%%API_VERSION%%/glibmm/stringutils.h -include/glibmm-%%API_VERSION%%/glibmm/thread.h -include/glibmm-%%API_VERSION%%/glibmm/threadpool.h -include/glibmm-%%API_VERSION%%/glibmm/timer.h -include/glibmm-%%API_VERSION%%/glibmm/timeval.h -include/glibmm-%%API_VERSION%%/glibmm/unicode.h -include/glibmm-%%API_VERSION%%/glibmm/ustring.h -include/glibmm-%%API_VERSION%%/glibmm/utility.h -include/glibmm-%%API_VERSION%%/glibmm/value.h -include/glibmm-%%API_VERSION%%/glibmm/value_basictypes.h -include/glibmm-%%API_VERSION%%/glibmm/value_custom.h -include/glibmm-%%API_VERSION%%/glibmm/wrap.h -include/glibmm-%%API_VERSION%%/glibmm/wrap_init.h -include/glibmm-%%API_VERSION%%/glibmm_generate_extra_defs/generate_extra_defs.h -lib/glibmm-%%API_VERSION%%/include/glibmmconfig.h -lib/glibmm-%%API_VERSION%%/proc/beautify_docs.pl -lib/glibmm-%%API_VERSION%%/proc/generate_wrap_init.pl -lib/glibmm-%%API_VERSION%%/proc/gmmproc -lib/glibmm-%%API_VERSION%%/proc/m4/base.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/class_boxedtype.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/class_boxedtype_static.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/class_generic.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/class_gobject.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/class_gtkobject.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/class_interface.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/class_opaque_copyable.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/class_opaque_refcounted.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/class_shared.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/compare.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/convert.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/convert_atk.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/convert_base.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/convert_gdk.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/convert_glib.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/convert_gtk.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/convert_gtkmm.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/convert_pango.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/ctor.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/doc.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/enum.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/gerror.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/list.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/member.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/method.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/property.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/signal.m4 -lib/glibmm-%%API_VERSION%%/proc/m4/vfunc.m4 -lib/glibmm-%%API_VERSION%%/proc/pm/DocsParser.pm -lib/glibmm-%%API_VERSION%%/proc/pm/Enum.pm -lib/glibmm-%%API_VERSION%%/proc/pm/Function.pm -lib/glibmm-%%API_VERSION%%/proc/pm/FunctionBase.pm -lib/glibmm-%%API_VERSION%%/proc/pm/GtkDefs.pm -lib/glibmm-%%API_VERSION%%/proc/pm/Object.pm -lib/glibmm-%%API_VERSION%%/proc/pm/Output.pm -lib/glibmm-%%API_VERSION%%/proc/pm/Property.pm -lib/glibmm-%%API_VERSION%%/proc/pm/Util.pm -lib/glibmm-%%API_VERSION%%/proc/pm/WrapParser.pm -lib/libglibmm-%%VERSION%%.a -lib/libglibmm-%%VERSION%%.la -lib/libglibmm-%%VERSION%%.so -lib/libglibmm-%%VERSION%%.so.1 -lib/libglibmm_generate_extra_defs-%%VERSION%%.a -lib/libglibmm_generate_extra_defs-%%VERSION%%.la -lib/libglibmm_generate_extra_defs-%%VERSION%%.so -lib/libglibmm_generate_extra_defs-%%VERSION%%.so.1 -libdata/pkgconfig/glibmm-%%API_VERSION%%.pc -share/aclocal/glibmm_check_perl.m4 -@dirrm lib/glibmm-%%API_VERSION%%/proc/pm -@dirrm lib/glibmm-%%API_VERSION%%/proc/m4 -@dirrm lib/glibmm-%%API_VERSION%%/proc -@dirrm lib/glibmm-%%API_VERSION%%/include -@dirrm lib/glibmm-%%API_VERSION%% -@dirrm include/glibmm-%%API_VERSION%%/glibmm_generate_extra_defs -@dirrm include/glibmm-%%API_VERSION%%/glibmm/private -@dirrm include/glibmm-%%API_VERSION%%/glibmm -@dirrm include/glibmm-%%API_VERSION%% diff --git a/devel/gnome-build/Makefile b/devel/gnome-build/Makefile deleted file mode 100644 index e78b9972c..000000000 --- a/devel/gnome-build/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gnomebuild -# Date created: 24 July 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= gnome-build -PORTVERSION= 0.1.5 -PORTEPOCH= 1 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME Build Framework (GBF) - -LIB_DEPENDS= gdl-gnome-1.0:${PORTSDIR}/x11-toolkits/gdl - -USE_XLIB= yes -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui gnomevfs2 -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_LDCONFIG= yes -USE_PERL5_RUN= yes -CONFIGURE_ARGS= --enable-compile-warnings=no -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lgnuregex" - -.include <bsd.port.mk> diff --git a/devel/gnome-build/distinfo b/devel/gnome-build/distinfo deleted file mode 100644 index 9633dd9e6..000000000 --- a/devel/gnome-build/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-build-0.1.5.tar.bz2) = 871521c7a78a2a0e6b684685e7925e8f -SHA256 (gnome2/gnome-build-0.1.5.tar.bz2) = 5c329395da51353d5259fc64b5be9831afa5bbcecc5c28c1f7986368a316f50b -SIZE (gnome2/gnome-build-0.1.5.tar.bz2) = 460191 diff --git a/devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-build.c b/devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-build.c deleted file mode 100644 index 4c8380eb3..000000000 --- a/devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-build.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/backends/libgbf_am/gbf-am-build.c.orig Thu Oct 16 11:34:19 2003 -+++ src/backends/libgbf_am/gbf-am-build.c Thu Oct 16 11:35:42 2003 -@@ -27,9 +27,9 @@ - #include <stdlib.h> - #include <unistd.h> - #include <string.h> --#include <regex.h> - #include "gbf-i18n.h" - #include "gbf-am-build.h" -+#include <gnuregex.h> - - /* FIXME: mark strings for translation and this file to POTFILES.in */ - diff --git a/devel/gnome-build/files/patch-src_backends_libgbf_mkfile_gbf-mkfile-build.c b/devel/gnome-build/files/patch-src_backends_libgbf_mkfile_gbf-mkfile-build.c deleted file mode 100644 index 698c8f484..000000000 --- a/devel/gnome-build/files/patch-src_backends_libgbf_mkfile_gbf-mkfile-build.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/backends/libgbf_mkfile/gbf-mkfile-build.c.orig Mon May 15 18:06:23 2006 -+++ src/backends/libgbf_mkfile/gbf-mkfile-build.c Mon May 15 18:07:32 2006 -@@ -32,7 +32,7 @@ - #include <stdlib.h> - #include <unistd.h> - #include <string.h> --#include <regex.h> - #include "gbf-i18n.h" - #include "gbf-mkfile-build.h" -+#include <gnuregex.h> - diff --git a/devel/gnome-build/pkg-descr b/devel/gnome-build/pkg-descr deleted file mode 100644 index 60385151a..000000000 --- a/devel/gnome-build/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a GNOME Build Framework (GBF). - -WWW: http://www.gnome.org/ diff --git a/devel/gnome-build/pkg-plist b/devel/gnome-build/pkg-plist deleted file mode 100644 index 535aec6e3..000000000 --- a/devel/gnome-build/pkg-plist +++ /dev/null @@ -1,106 +0,0 @@ -bin/gbf-am-parse -bin/gbf-mkfile-parse -include/gnome-build-1.0/gbf/gbf-backend.h -include/gnome-build-1.0/gbf/gbf-build-info.h -include/gnome-build-1.0/gbf/gbf-project-model.h -include/gnome-build-1.0/gbf/gbf-project-util.h -include/gnome-build-1.0/gbf/gbf-project-view.h -include/gnome-build-1.0/gbf/gbf-project.h -include/gnome-build-1.0/gbf/gbf-tree-data.h -include/gnome-build-1.0/gbf/gbf-widgets.h -include/gnome-build-1.0/gbf/glue-plugin.h -lib/gnome-build-1.0/backends/gbf-am.server -lib/gnome-build-1.0/backends/gbf-mkfile.server -lib/gnome-build-1.0/backends/libgbf-am.la -lib/gnome-build-1.0/backends/libgbf-am.so -lib/gnome-build-1.0/backends/libgbf-am.so.0 -lib/gnome-build-1.0/backends/libgbf-mkfile.la -lib/gnome-build-1.0/backends/libgbf-mkfile.so -lib/gnome-build-1.0/backends/libgbf-mkfile.so.0 -lib/libgbf-1.la -lib/libgbf-1.so -lib/libgbf-1.so.0 -lib/libgbf-widgets-1.la -lib/libgbf-widgets-1.so -lib/libgbf-widgets-1.so.0 -libdata/pkgconfig/gnome-build-1.0.pc -share/gnome/gnome-build/GBF/AmFiles.pm -share/gnome/gnome-build/GBF/General.pm -share/gnome/gnome-build/GBF/Make.pm -share/gnome/gnome-build/glade/create_dialogs.glade -share/gnome/gnome-build/glade/gbf-am-dialogs.glade -share/gnome/pixmaps/gbf-build.png -share/gnome/pixmaps/gbf-install.png -share/locale/am/LC_MESSAGES/gbf-1.mo -share/locale/az/LC_MESSAGES/gbf-1.mo -share/locale/be/LC_MESSAGES/gbf-1.mo -share/locale/ca/LC_MESSAGES/gbf-1.mo -share/locale/cs/LC_MESSAGES/gbf-1.mo -share/locale/de/LC_MESSAGES/gbf-1.mo -share/locale/el/LC_MESSAGES/gbf-1.mo -share/locale/en_CA/LC_MESSAGES/gbf-1.mo -share/locale/en_GB/LC_MESSAGES/gbf-1.mo -share/locale/es/LC_MESSAGES/gbf-1.mo -share/locale/fi/LC_MESSAGES/gbf-1.mo -share/locale/fr/LC_MESSAGES/gbf-1.mo -share/locale/gl/LC_MESSAGES/gbf-1.mo -share/locale/hr/LC_MESSAGES/gbf-1.mo -share/locale/hu/LC_MESSAGES/gbf-1.mo -share/locale/it/LC_MESSAGES/gbf-1.mo -share/locale/ja/LC_MESSAGES/gbf-1.mo -share/locale/lv/LC_MESSAGES/gbf-1.mo -share/locale/mk/LC_MESSAGES/gbf-1.mo -share/locale/ml/LC_MESSAGES/gbf-1.mo -share/locale/ms/LC_MESSAGES/gbf-1.mo -share/locale/nb/LC_MESSAGES/gbf-1.mo -share/locale/ne/LC_MESSAGES/gbf-1.mo -share/locale/nl/LC_MESSAGES/gbf-1.mo -share/locale/pa/LC_MESSAGES/gbf-1.mo -share/locale/pl/LC_MESSAGES/gbf-1.mo -share/locale/pt/LC_MESSAGES/gbf-1.mo -share/locale/pt_BR/LC_MESSAGES/gbf-1.mo -share/locale/ru/LC_MESSAGES/gbf-1.mo -share/locale/rw/LC_MESSAGES/gbf-1.mo -share/locale/sk/LC_MESSAGES/gbf-1.mo -share/locale/sq/LC_MESSAGES/gbf-1.mo -share/locale/sr/LC_MESSAGES/gbf-1.mo -share/locale/sr@Latn/LC_MESSAGES/gbf-1.mo -share/locale/sv/LC_MESSAGES/gbf-1.mo -share/locale/uk/LC_MESSAGES/gbf-1.mo -share/locale/vi/LC_MESSAGES/gbf-1.mo -share/locale/zh_CN/LC_MESSAGES/gbf-1.mo -@dirrm share/gnome/gnome-build/glade -@dirrm share/gnome/gnome-build/GBF -@dirrm share/gnome/gnome-build -@dirrm lib/gnome-build-1.0/backends -@dirrm lib/gnome-build-1.0 -@dirrm include/gnome-build-1.0/gbf -@dirrm include/gnome-build-1.0 -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile deleted file mode 100644 index fe1b99706..000000000 --- a/devel/gnome-vfs/Makefile +++ /dev/null @@ -1,108 +0,0 @@ -# New ports collection makefile for: gnomevfs2 -# Date created: 28th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/gnome-vfs/Makefile,v 1.166 2007/03/12 13:01:34 ahze Exp $ -# - -PORTNAME= gnome-vfs -PORTVERSION= 2.18.0.1 -PORTREVISION?= 0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-vfs/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-vfs-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME Virtual File System - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal -RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info - -USE_GMAKE= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomemimedata gconf2 \ - libbonobo ltverhack referencehack -USE_AUTOTOOLS= libtool:15 -USE_OPENSSL= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-openssl \ - --disable-gnutls \ - --disable-howl \ - --enable-hal \ - --with-hal-mount=/sbin/mount \ - --with-hal-umount=/sbin/umount -CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include -DPTHREAD_LIB=\"${PTHREAD_LIBS}\"" -LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} - -PKGINSTALL= ${WRKDIR}/pkg-install -PKGDEINSTALL= ${WRKDIR}/pkg-deinstall - -GCONF_SCHEMAS= desktop_default_applications.schemas \ - desktop_gnome_url_handlers.schemas system_dns_sd.schemas \ - system_http_proxy.schemas system_smb.schemas - -OPTIONS= SAMBA "Enable SMB volume support" on \ - MDNS "Enable Bonjour/Rendezvous support" on - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/lib/libfam.so) || !defined(WITHOUT_FAM) -USE_FAM= yes -.endif - -.if exists(${LOCALBASE}/lib/libkrb5.so) -LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal -.endif - -.if !defined(WITHOUT_SAMBA) -LIB_DEPENDS+= smbclient.0:${PORTSDIR}/net/samba-libsmbclient -PLIST_SUB+= SAMBA="" -.else -PLIST_SUB+= SAMBA="@comment " -CONFIGURE_ARGS+=--disable-samba -.endif - -.if !defined(WITHOUT_MDNS) -LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi -.else -CONFIGURE_ARGS+=--disable-avahi -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|@PTHREAD_LIB@|${PTHREAD_LIBS}|' \ - ${WRKSRC}/gnome-vfs-2.0.pc.in ${WRKSRC}/gnome-vfs-module-2.0.pc.in - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ - ${WRKSRC}/libgnomevfs/Makefile.in - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g ; \ - s|/usr/X11R6|${X11BASE}|g ; \ - s|%%LOCALBASE%%|${LOCALBASE}|g; \ - s|%%X11BASE%%|${X11BASE}|g' \ - ${WRKSRC}/libgnomevfs/xdgmime.c \ - ${WRKSRC}/libgnomevfs/gnome-vfs-hal-mounts.c - @${REINPLACE_CMD} -e 's|-lacl||g' \ - ${WRKSRC}/configure - @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - < ${MASTERDIR}/pkg-install.in > ${PKGINSTALL} - @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - < ${MASTERDIR}/pkg-deinstall.in > ${PKGDEINSTALL} - -pre-configure: - @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]' 2> /dev/null`" ]; then \ - ${ECHO_CMD} "${PKGNAME}: bind installed with PORT_REPLACES_BASE_BIND causes build problems."; \ - ${FALSE}; \ - fi - -post-install: - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - -.include <bsd.port.post.mk> - -.endif diff --git a/devel/gnome-vfs/distinfo b/devel/gnome-vfs/distinfo deleted file mode 100644 index 86b8fafcb..000000000 --- a/devel/gnome-vfs/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-vfs-2.18.0.1.tar.bz2) = 0b7a6ab495c0d94c3db00a7b0321adbf -SHA256 (gnome2/gnome-vfs-2.18.0.1.tar.bz2) = 9e881e9f9ea4fb8d1d55c804b55829ac3b349b0b8a5c11e66dee44898acc3227 -SIZE (gnome2/gnome-vfs-2.18.0.1.tar.bz2) = 1830575 diff --git a/devel/gnome-vfs/files/patch-Makefile.in b/devel/gnome-vfs/files/patch-Makefile.in deleted file mode 100644 index 7213df2fa..000000000 --- a/devel/gnome-vfs/files/patch-Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Tue Jul 11 09:30:02 2006 -+++ Makefile.in Tue Jul 11 09:30:32 2006 -@@ -352,7 +352,6 @@ - devel-docs \ - doc \ - programs \ -- test \ - po - - EXTRA_DIST = \ diff --git a/devel/gnome-vfs/files/patch-ac b/devel/gnome-vfs/files/patch-ac deleted file mode 100644 index 383987654..000000000 --- a/devel/gnome-vfs/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/Makefile.in.orig Mon Oct 3 11:55:14 2005 -+++ modules/Makefile.in Mon Oct 3 11:55:55 2005 -@@ -465,7 +465,7 @@ - @HAVE_SAMBA_TRUE@SMB_LTLIBS = libsmb.la - @OS_WIN32_FALSE@PLATFROM_SPECIFIC_LTLIBS = libdns-sd.la libnetwork.la libnntp.la libsftp.la $(HTTP_LTLIBS) libftp.la - @OS_WIN32_TRUE@PLATFROM_SPECIFIC_LTLIBS = --module_flags = -export_dynamic -avoid-version -module -no-undefined -+module_flags = -export_dynamic -avoid-version -module -no-undefined $(PTHREAD_LIB) - modulesdir = $(libdir)/gnome-vfs-2.0/modules - modules_LTLIBRARIES = \ - $(CDDA_LTLIBS) \ diff --git a/devel/gnome-vfs/files/patch-config.h.in b/devel/gnome-vfs/files/patch-config.h.in deleted file mode 100644 index 70edbcd45..000000000 --- a/devel/gnome-vfs/files/patch-config.h.in +++ /dev/null @@ -1,12 +0,0 @@ ---- config.h.in.orig Sun May 7 00:54:09 2006 -+++ config.h.in Sun May 7 00:54:46 2006 -@@ -121,6 +121,9 @@ - /* Define to 1 if you have the <fnmatch.h> header file. */ - #undef HAVE_FNMATCH_H - -+/* Define to 1 if you have the <sys/sysmacros.h> header file. */ -+#undef HAVE_SYS_SYSMACROS_H -+ - /* Define to 1 if you have the <fstab.h> header file. */ - #undef HAVE_FSTAB_H - diff --git a/devel/gnome-vfs/files/patch-configure b/devel/gnome-vfs/files/patch-configure deleted file mode 100644 index df7bc5e67..000000000 --- a/devel/gnome-vfs/files/patch-configure +++ /dev/null @@ -1,54 +0,0 @@ ---- configure.orig Mon Feb 12 14:15:37 2007 -+++ configure Mon Feb 12 14:15:37 2007 -@@ -5708,7 +5708,7 @@ fi - - - 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 sys/sysmacros.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - echo "$as_me:$LINENO: checking for $ac_header" >&5 -@@ -22101,6 +22101,8 @@ echo $ECHO_N "checking for LC_MESSAGES.. - if test "${am_cv_val_LC_MESSAGES+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -+ ac_check_lib_save_LIBS=$LIBS -+ LIBS="-lintl $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -22147,6 +22149,7 @@ am_cv_val_LC_MESSAGES=no - fi - rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -+LIBS=$ac_check_lib_save_LIBS - fi - echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5 - echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6 -@@ -23612,6 +23615,7 @@ if test `eval echo '${'$as_ac_var'}'` = - cat >>confdefs.h <<_ACEOF - #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 - _ACEOF -+ LIBS="-lintl $LIBS" - have_ngettext=yes - else - echo "$as_me:$LINENO: checking for ngettext in -lintl" >&5 -@@ -33364,7 +33368,7 @@ if test "${openssl_libs+set}" = set; the - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - -- LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcrypto -ldl" -+ LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcrypto" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -33662,7 +33666,7 @@ if test "${openssl_libs+set}" = set; the - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - -- LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcrypto -ldl" -+ LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcrypto" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF 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 eb0f45920..000000000 --- a/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in +++ /dev/null @@ -1,9 +0,0 @@ ---- gnome-vfs-2.0.pc.in.orig Tue Jul 11 07:31:58 2006 -+++ gnome-vfs-2.0.pc.in Tue Jul 11 09:33:47 2006 -@@ -8,5 +8,5 @@ - Description: The GNOME virtual file-system libraries - Version: @VERSION@ - Requires: gconf-2.0 gthread-2.0 gmodule-no-export-2.0 gobject-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 168fba882..000000000 --- a/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in +++ /dev/null @@ -1,9 +0,0 @@ ---- gnome-vfs-module-2.0.pc.in.orig Tue Jul 11 07:31:58 2006 -+++ gnome-vfs-module-2.0.pc.in Tue Jul 11 09:34:36 2006 -@@ -8,5 +8,5 @@ - Description: The GNOME virtual file-system module include info - Version: @VERSION@ - Requires: gconf-2.0 gthread-2.0 gmodule-no-export-2.0 gobject-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 063376961..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnomevfs/Makefile.in.orig Wed Oct 22 01:11:11 2003 -+++ libgnomevfs/Makefile.in Wed Oct 22 01:12:00 2003 -@@ -429,7 +429,7 @@ - # CLEANFILES = $(BUILT_SOURCES) - - # Platform specific includes --libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include -+libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/include - 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 2747466f7..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs::gnome-vfs-application-registry.c +++ /dev/null @@ -1,26 +0,0 @@ ---- libgnomevfs/gnome-vfs-application-registry.c.orig Sun May 22 23:09:39 2005 -+++ libgnomevfs/gnome-vfs-application-registry.c Sun May 22 23:14:22 2005 -@@ -943,6 +943,8 @@ load_application_info (void) - static void - gnome_vfs_application_registry_init (void) - { -+ gchar *tmp; -+ - if (gnome_vfs_application_registry_initialized) - return; - -@@ -963,6 +965,14 @@ gnome_vfs_application_registry_init (voi - "application-registry", - NULL); - 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_build_filename (g_get_home_dir(), - ".gnome", diff --git a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-hal-mounts.c b/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-hal-mounts.c deleted file mode 100644 index f50e1cb81..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-hal-mounts.c +++ /dev/null @@ -1,33 +0,0 @@ ---- libgnomevfs/gnome-vfs-hal-mounts.c.orig Mon Aug 7 04:16:27 2006 -+++ libgnomevfs/gnome-vfs-hal-mounts.c Sun Sep 17 17:39:48 2006 -@@ -627,20 +629,30 @@ _hal_volume_policy_check (GnomeVFSVolume - "/", - "/bin", - "/boot", -+ "/compat/linux/proc", -+ "/compat/linux/sys", - "/dev", - "/etc", - "/home", - "/lib", - "/lib64", -+ "/libexec", - "/media", - "/mnt", - "/opt", -+ "/rescue", - "/root", - "/sbin", - "/srv", - "/tmp", - "/usr", -+ "/usr/local", -+ "/usr/obj", -+ "/usr/ports", -+ "/usr/src", -+ "/usr/X11R6", - "/var", -+ "/var/tmp", - "/proc", - "/sbin", - NULL 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 068d1773a..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libgnomevfs/gnome-vfs-utils.c.orig Thu Sep 15 07:02:53 2005 -+++ libgnomevfs/gnome-vfs-utils.c Sat Oct 22 02:12:32 2005 -@@ -839,6 +839,7 @@ gnome_vfs_icon_path_from_filename (const - for (temp_paths = paths; *temp_paths != NULL; temp_paths++) { - full_filename = g_build_filename (*temp_paths, - "share", -+ "gnome", - "pixmaps", - relative_filename, - NULL); diff --git a/devel/gnome-vfs/files/patch-libgnomevfs_xdgmime.c b/devel/gnome-vfs/files/patch-libgnomevfs_xdgmime.c deleted file mode 100644 index 7119f852f..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs_xdgmime.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnomevfs/xdgmime.c.orig Wed Aug 24 16:52:03 2005 -+++ libgnomevfs/xdgmime.c Wed Aug 24 16:52:47 2005 -@@ -234,7 +234,7 @@ - - xdg_data_dirs = getenv ("XDG_DATA_DIRS"); - if (xdg_data_dirs == NULL) -- xdg_data_dirs = "/usr/local/share/:/usr/share/"; -+ xdg_data_dirs = "%%LOCALBASE%%/share/gnome/:%%X11BASE%%/share/gnome/:%%LOCALBASE%%/share/:%%X11BASE%%/share/:/usr/share/"; - - ptr = xdg_data_dirs; - diff --git a/devel/gnome-vfs/files/patch-libgnomevfs_xdgmimecache.h b/devel/gnome-vfs/files/patch-libgnomevfs_xdgmimecache.h deleted file mode 100644 index 69292f2f1..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs_xdgmimecache.h +++ /dev/null @@ -1,25 +0,0 @@ ---- libgnomevfs/xdgmimecache.h.orig Mon May 29 20:04:24 2006 -+++ libgnomevfs/xdgmimecache.h Mon May 29 20:11:42 2006 -@@ -32,9 +32,19 @@ - typedef struct _XdgMimeCache XdgMimeCache; - - #ifdef XDG_PREFIX --#define _xdg_mime_cache_new_from_file XDG_ENTRY(cache_new_from_file) --#define _xdg_mime_cache_ref XDG_ENTRY(cache_ref) --#define _xdg_mime_cache_unref XDG_ENTRY(cache_unref) -+#define _xdg_mime_cache_new_from_file XDG_ENTRY(cache_new_from_file) -+#define _xdg_mime_cache_ref XDG_ENTRY(cache_ref) -+#define _xdg_mime_cache_unref XDG_ENTRY(cache_unref) -+#define _xdg_mime_cache_get_mime_type_for_data XDG_ENTRY(cache_get_mime_type_for_data) -+#define _xdg_mime_cache_get_mime_type_for_file XDG_ENTRY(cache_get_mime_type_for_file) -+#define _xdg_mime_cache_get_mime_type_from_file_name XDG_ENTRY(cache_get_mime_type_from_file_name) -+#define _xdg_mime_cache_is_valid_mime_type XDG_ENTRY(cache_is_valid_mime_type) -+#define _xdg_mime_cache_mime_type_equal XDG_ENTRY(cache_mime_type_equal) -+#define _xdg_mime_cache_media_type_equal XDG_ENTRY(cache_media_type_equal) -+#define _xdg_mime_cache_mime_type_subclass XDG_ENTRY(cache_mime_type_subclass) -+#define _xdg_mime_cache_list_mime_parents XDG_ENTRY(cache_list_mime_parents) -+#define _xdg_mime_cache_unalias_mime_type XDG_ENTRY(cache_unalias_mime_type) -+#define _xdg_mime_cache_get_max_buffer_extents XDG_ENTRY(cache_get_max_buffer_extents) - #endif - - extern XdgMimeCache **_caches; diff --git a/devel/gnome-vfs/files/patch-modules_file-method-acl.c b/devel/gnome-vfs/files/patch-modules_file-method-acl.c deleted file mode 100644 index 7ec9a33b8..000000000 --- a/devel/gnome-vfs/files/patch-modules_file-method-acl.c +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/file-method-acl.c.orig Mon Jul 24 18:47:12 2006 -+++ modules/file-method-acl.c Mon Jul 24 22:01:34 2006 -@@ -45,7 +45,7 @@ - #endif - - #ifdef HAVE_POSIX_ACL --# include <acl/libacl.h> -+# include <sys/acl.h> - #define HAVE_ACL 1 - #endif - diff --git a/devel/gnome-vfs/pkg-deinstall.in b/devel/gnome-vfs/pkg-deinstall.in deleted file mode 100644 index d1783a46c..000000000 --- a/devel/gnome-vfs/pkg-deinstall.in +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# $MCom: ports/devel/gnome-vfs/pkg-deinstall.in,v 1.10 2006/07/22 20:45:37 mezz Exp $ -# -# Restore gconf keys of libgnome. - -if [ "$2" != "POST-DEINSTALL" ]; then - exit 0 -fi - -SCHEMAS=%%LOCALBASE%%/etc/gconf/schemas/desktop_gnome_applications_terminal.schemas - -if [ -f ${SCHEMAS} ]; then - env GCONF_CONFIG_SOURCE=xml::%%LOCALBASE%%/etc/gconf/gconf.xml.defaults \ - %%LOCALBASE%%/bin/gconftool-2 --makefile-install-rule ${SCHEMAS} \ - > /dev/null || /usr/bin/true -fi - -exit 0 diff --git a/devel/gnome-vfs/pkg-descr b/devel/gnome-vfs/pkg-descr deleted file mode 100644 index 03cbc07f6..000000000 --- a/devel/gnome-vfs/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The GNOME Virtual File System allows applications and users to treat -any number of file system concepts as a part of the local filesystem. -With GnomeVFS, filesystems across the internet, on connected devices, -and in multiple formats are as simple to access (and write code for) -as any directory on the local machine. - -WWW: http://www.gnome.org/ diff --git a/devel/gnome-vfs/pkg-install.in b/devel/gnome-vfs/pkg-install.in deleted file mode 100644 index 98e90d3db..000000000 --- a/devel/gnome-vfs/pkg-install.in +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# $MCom: ports/devel/gnome-vfs/pkg-install.in,v 1.10 2006/07/22 20:45:37 mezz Exp $ -# -# Restore gconf keys of libgnome. - -if [ "$2" != "POST-INSTALL" ]; then - exit 0 -fi - -SCHEMAS=%%LOCALBASE%%/etc/gconf/schemas/desktop_gnome_applications_terminal.schemas - -if [ -f ${SCHEMAS} ]; then - env GCONF_CONFIG_SOURCE=xml::%%LOCALBASE%%/etc/gconf/gconf.xml.defaults \ - %%LOCALBASE%%/bin/gconftool-2 --makefile-install-rule ${SCHEMAS} \ - > /dev/null || /usr/bin/true -fi - -exit 0 diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist deleted file mode 100644 index dca70b754..000000000 --- a/devel/gnome-vfs/pkg-plist +++ /dev/null @@ -1,254 +0,0 @@ -bin/gnomevfs-cat -bin/gnomevfs-copy -bin/gnomevfs-df -bin/gnomevfs-info -bin/gnomevfs-ls -bin/gnomevfs-mkdir -bin/gnomevfs-monitor -bin/gnomevfs-mv -bin/gnomevfs-rm -etc/gnome-vfs-2.0/modules/default-modules.conf -%%SAMBA%%etc/gnome-vfs-2.0/modules/smb-module.conf -etc/gnome-vfs-2.0/modules/ssl-modules.conf -include/gnome-vfs-2.0/include/gnome-vfs-file-size.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-ace.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-acl.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-address.h -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-dns-sd.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-drive.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-enum-types.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.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-deprecated.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-handlers.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-info-cache.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-resolve.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-version.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-volume-monitor.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-volume.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-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-pty.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/gnome-vfs-2.0/modules/libbzip2.a -lib/gnome-vfs-2.0/modules/libbzip2.la -lib/gnome-vfs-2.0/modules/libbzip2.so -lib/gnome-vfs-2.0/modules/libcomputer.a -lib/gnome-vfs-2.0/modules/libcomputer.la -lib/gnome-vfs-2.0/modules/libcomputer.so -lib/gnome-vfs-2.0/modules/libdns-sd.a -lib/gnome-vfs-2.0/modules/libdns-sd.la -lib/gnome-vfs-2.0/modules/libdns-sd.so -lib/gnome-vfs-2.0/modules/libfile.a -lib/gnome-vfs-2.0/modules/libfile.la -lib/gnome-vfs-2.0/modules/libfile.so -lib/gnome-vfs-2.0/modules/libftp.a -lib/gnome-vfs-2.0/modules/libftp.la -lib/gnome-vfs-2.0/modules/libftp.so -lib/gnome-vfs-2.0/modules/libgzip.a -lib/gnome-vfs-2.0/modules/libgzip.la -lib/gnome-vfs-2.0/modules/libgzip.so -lib/gnome-vfs-2.0/modules/libhttp.a -lib/gnome-vfs-2.0/modules/libhttp.la -lib/gnome-vfs-2.0/modules/libhttp.so -lib/gnome-vfs-2.0/modules/libnetwork.a -lib/gnome-vfs-2.0/modules/libnetwork.la -lib/gnome-vfs-2.0/modules/libnetwork.so -lib/gnome-vfs-2.0/modules/libnntp.a -lib/gnome-vfs-2.0/modules/libnntp.la -lib/gnome-vfs-2.0/modules/libnntp.so -lib/gnome-vfs-2.0/modules/libsftp.a -lib/gnome-vfs-2.0/modules/libsftp.la -lib/gnome-vfs-2.0/modules/libsftp.so -%%SAMBA%%lib/gnome-vfs-2.0/modules/libsmb.a -%%SAMBA%%lib/gnome-vfs-2.0/modules/libsmb.la -%%SAMBA%%lib/gnome-vfs-2.0/modules/libsmb.so -lib/gnome-vfs-2.0/modules/libtar.a -lib/gnome-vfs-2.0/modules/libtar.la -lib/gnome-vfs-2.0/modules/libtar.so -lib/gnome-vfs-2.0/modules/libvfs-test.a -lib/gnome-vfs-2.0/modules/libvfs-test.la -lib/gnome-vfs-2.0/modules/libvfs-test.so -lib/libgnomevfs-2.a -lib/libgnomevfs-2.la -lib/libgnomevfs-2.so -lib/libgnomevfs-2.so.0 -libdata/pkgconfig/gnome-vfs-2.0.pc -libdata/pkgconfig/gnome-vfs-module-2.0.pc -libexec/gnome-vfs-daemon -share/dbus-1/services/gnome-vfs-daemon.service -share/locale/af/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/am/LC_MESSAGES/gnome-vfs-2.0.mo -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/bn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/bn_IN/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/bs/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/cy/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/en_CA/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/eo/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/fa/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/gu/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/hr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/id/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/is/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/ka/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ku/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/li/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/mg/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/mr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/nb/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ne/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/nso/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/or/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pa/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/rw/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/sr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sr@ije/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/th/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/xh/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/yi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_HK/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo -@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/include -@dirrm include/gnome-vfs-2.0 -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile deleted file mode 100644 index 8531071bb..000000000 --- a/devel/gnome-vfsmm/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: gnome-vfsmm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# -# $FreeBSD$ -# $MCom: ports/devel/gnome-vfsmm/Makefile,v 1.21 2006/08/21 15:51:25 ahze Exp $ -# - -PORTNAME= gnome-vfsmm -PORTVERSION= 2.18.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrapper for gnomevfs2 library - -LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_BZIP2= yes -USE_GCC= 3.4 -USE_GMAKE= yes -USE_GNOME= gnomehack gnomevfs2 -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.6" API_VERSION="2.6" - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ - ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ - ${WRKSRC}/tools/extra_defs_gen/Makefile.in - -.include <bsd.port.mk> diff --git a/devel/gnome-vfsmm/distinfo b/devel/gnome-vfsmm/distinfo deleted file mode 100644 index 7c4b659ed..000000000 --- a/devel/gnome-vfsmm/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-vfsmm-2.18.0.tar.bz2) = 1c5c0ef2ffcf52e682375fa11facebbf -SHA256 (gnome2/gnome-vfsmm-2.18.0.tar.bz2) = fd9a083db7d631666df2872e5d3b0a236e3116f417ee5fc116d64e0082f363a6 -SIZE (gnome2/gnome-vfsmm-2.18.0.tar.bz2) = 345525 diff --git a/devel/gnome-vfsmm/pkg-descr b/devel/gnome-vfsmm/pkg-descr deleted file mode 100644 index da03091b1..000000000 --- a/devel/gnome-vfsmm/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a set of thin C++ wrappers for GnomeVFS v2 library. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/devel/gnome-vfsmm/pkg-plist b/devel/gnome-vfsmm/pkg-plist deleted file mode 100644 index 5a23e55b3..000000000 --- a/devel/gnome-vfsmm/pkg-plist +++ /dev/null @@ -1,56 +0,0 @@ -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/address.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/application-registry.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/async-handle.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/async.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/directory-handle.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/dns-sd.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/drive.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/enums.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/exception.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/file-info.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/handle.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/init.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/mime-action.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/mime-application.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/mime-handlers.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/mime-monitor.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/monitor-handle.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/address_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/async-handle_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/drive_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/enums_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/file-info_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/mime-action_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/mime-application_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/mime-monitor_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/resolve-handle_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/transfer-progress_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/uri_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/volume-monitor_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private/volume_p.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/resolve-handle.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/transfer-progress.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/transfer.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/types.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/uri.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/utils.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/volume-monitor.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/volume.h -include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/wrap_init.h -lib/gnome-vfsmm-%%API_VERSION%%/include/libgnomevfsmmconfig.h -lib/gnome-vfsmm-%%API_VERSION%%/proc/m4/convert.m4 -lib/gnome-vfsmm-%%API_VERSION%%/proc/m4/convert_gnome_vfsmm.m4 -lib/libgnomevfsmm-%%VERSION%%.a -lib/libgnomevfsmm-%%VERSION%%.la -lib/libgnomevfsmm-%%VERSION%%.so -lib/libgnomevfsmm-%%VERSION%%.so.1 -libdata/pkgconfig/gnome-vfsmm-%%API_VERSION%%.pc -@dirrm lib/gnome-vfsmm-%%API_VERSION%%/proc/m4 -@dirrm lib/gnome-vfsmm-%%API_VERSION%%/proc -@dirrm lib/gnome-vfsmm-%%API_VERSION%%/include -@dirrm lib/gnome-vfsmm-%%API_VERSION%% -@dirrm include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm/private -@dirrm include/gnome-vfsmm-%%API_VERSION%%/libgnomevfsmm -@dirrm include/gnome-vfsmm-%%API_VERSION%% diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile deleted file mode 100644 index 68752b82c..000000000 --- a/devel/goffice/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: goffice -# Date created: 07 June 2005 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/goffice/Makefile,v 1.22 2007/03/05 14:43:46 ahze Exp $ -# - -PORTNAME= goffice -PORTVERSION= 0.3.7 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GLib/GTK+ set of document centric objects and utilities - -LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre - -USE_BZIP2= yes -USE_GMAKE= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \ - libgsf_gnome ltverhack -USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION=${PORTVERSION} - -.include <bsd.port.mk> diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo deleted file mode 100644 index f2f44dea3..000000000 --- a/devel/goffice/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (goffice-0.3.7.tar.bz2) = dc1e356e05abb5370b8cf3c13cc07fd6 -SHA256 (goffice-0.3.7.tar.bz2) = 3c659931d4c76b3e3f22312023ccae204aab5dd371d211dac5989c1c08dd391b -SIZE (goffice-0.3.7.tar.bz2) = 1670170 diff --git a/devel/goffice/pkg-descr b/devel/goffice/pkg-descr deleted file mode 100644 index 0d48f5052..000000000 --- a/devel/goffice/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Goffice is a set of document centric components for GLib and GTK+. - -There are common operations for document centric applications that are -conceptually simple, but complex to implement fully. - - plugins - - load/save documents - - undo/redo - -Goffice provides a single library for performing such operations. - -WWW: http://live.gnome.org/libgoffice diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist deleted file mode 100644 index fef09a7b0..000000000 --- a/devel/goffice/pkg-plist +++ /dev/null @@ -1,520 +0,0 @@ -include/libgoffice-0.3/goffice/app/error-info.h -include/libgoffice-0.3/goffice/app/file.h -include/libgoffice-0.3/goffice/app/go-cmd-context-impl.h -include/libgoffice-0.3/goffice/app/go-cmd-context.h -include/libgoffice-0.3/goffice/app/go-doc-control-impl.h -include/libgoffice-0.3/goffice/app/go-doc-control.h -include/libgoffice-0.3/goffice/app/go-doc-impl.h -include/libgoffice-0.3/goffice/app/go-doc.h -include/libgoffice-0.3/goffice/app/go-plugin-loader-module.h -include/libgoffice-0.3/goffice/app/go-plugin-loader.h -include/libgoffice-0.3/goffice/app/go-plugin-service-impl.h -include/libgoffice-0.3/goffice/app/go-plugin-service.h -include/libgoffice-0.3/goffice/app/go-plugin.h -include/libgoffice-0.3/goffice/app/goffice-app.h -include/libgoffice-0.3/goffice/app/io-context-priv.h -include/libgoffice-0.3/goffice/app/io-context.h -include/libgoffice-0.3/goffice/app/module-plugin-defs.h -include/libgoffice-0.3/goffice/component/go-component-factory.h -include/libgoffice-0.3/goffice/component/go-component.h -include/libgoffice-0.3/goffice/component/goffice-component.h -include/libgoffice-0.3/goffice/cut-n-paste/foocanvas/foo-canvas-line.h -include/libgoffice-0.3/goffice/cut-n-paste/foocanvas/foo-canvas-pixbuf.h -include/libgoffice-0.3/goffice/cut-n-paste/foocanvas/foo-canvas-polygon.h -include/libgoffice-0.3/goffice/cut-n-paste/foocanvas/foo-canvas-rect-ellipse.h -include/libgoffice-0.3/goffice/cut-n-paste/foocanvas/foo-canvas-text.h -include/libgoffice-0.3/goffice/cut-n-paste/foocanvas/foo-canvas-util.h -include/libgoffice-0.3/goffice/cut-n-paste/foocanvas/foo-canvas-widget.h -include/libgoffice-0.3/goffice/cut-n-paste/foocanvas/foo-canvas.h -include/libgoffice-0.3/goffice/cut-n-paste/foocanvas/libfoocanvas.h -include/libgoffice-0.3/goffice/data/go-data-impl.h -include/libgoffice-0.3/goffice/data/go-data-simple.h -include/libgoffice-0.3/goffice/data/go-data.h -include/libgoffice-0.3/goffice/data/goffice-data.h -include/libgoffice-0.3/goffice/drawing/god-anchor.h -include/libgoffice-0.3/goffice/drawing/god-default-attributes.h -include/libgoffice-0.3/goffice/drawing/god-drawing-group.h -include/libgoffice-0.3/goffice/drawing/god-drawing-renderer-gdk.h -include/libgoffice-0.3/goffice/drawing/god-drawing-view.h -include/libgoffice-0.3/goffice/drawing/god-drawing.h -include/libgoffice-0.3/goffice/drawing/god-image-store.h -include/libgoffice-0.3/goffice/drawing/god-image.h -include/libgoffice-0.3/goffice/drawing/god-paragraph-attributes.h -include/libgoffice-0.3/goffice/drawing/god-property-table.h -include/libgoffice-0.3/goffice/drawing/god-shape.h -include/libgoffice-0.3/goffice/drawing/god-text-model.h -include/libgoffice-0.3/goffice/goffice-features.h -include/libgoffice-0.3/goffice/goffice.h -include/libgoffice-0.3/goffice/graph/goffice-graph.h -include/libgoffice-0.3/goffice/graph/gog-axis-line-impl.h -include/libgoffice-0.3/goffice/graph/gog-axis-line.h -include/libgoffice-0.3/goffice/graph/gog-axis.h -include/libgoffice-0.3/goffice/graph/gog-chart-impl.h -include/libgoffice-0.3/goffice/graph/gog-chart.h -include/libgoffice-0.3/goffice/graph/gog-control-foocanvas.h -include/libgoffice-0.3/goffice/graph/gog-data-allocator.h -include/libgoffice-0.3/goffice/graph/gog-data-set.h -include/libgoffice-0.3/goffice/graph/gog-error-bar.h -include/libgoffice-0.3/goffice/graph/gog-graph-impl.h -include/libgoffice-0.3/goffice/graph/gog-graph.h -include/libgoffice-0.3/goffice/graph/gog-grid-line.h -include/libgoffice-0.3/goffice/graph/gog-grid.h -include/libgoffice-0.3/goffice/graph/gog-guru.h -include/libgoffice-0.3/goffice/graph/gog-label.h -include/libgoffice-0.3/goffice/graph/gog-legend.h -include/libgoffice-0.3/goffice/graph/gog-object-xml.h -include/libgoffice-0.3/goffice/graph/gog-object.h -include/libgoffice-0.3/goffice/graph/gog-outlined-object.h -include/libgoffice-0.3/goffice/graph/gog-plot-engine.h -include/libgoffice-0.3/goffice/graph/gog-plot-impl.h -include/libgoffice-0.3/goffice/graph/gog-plot.h -include/libgoffice-0.3/goffice/graph/gog-reg-curve.h -include/libgoffice-0.3/goffice/graph/gog-renderer-cairo.h -include/libgoffice-0.3/goffice/graph/gog-renderer-gnome-print.h -include/libgoffice-0.3/goffice/graph/gog-renderer-impl.h -include/libgoffice-0.3/goffice/graph/gog-renderer.h -include/libgoffice-0.3/goffice/graph/gog-series-impl.h -include/libgoffice-0.3/goffice/graph/gog-series-lines.h -include/libgoffice-0.3/goffice/graph/gog-series.h -include/libgoffice-0.3/goffice/graph/gog-smoothed-curve.h -include/libgoffice-0.3/goffice/graph/gog-style.h -include/libgoffice-0.3/goffice/graph/gog-styled-object.h -include/libgoffice-0.3/goffice/graph/gog-theme.h -include/libgoffice-0.3/goffice/graph/gog-trend-line.h -include/libgoffice-0.3/goffice/graph/gog-view.h -include/libgoffice-0.3/goffice/gtk/go-action-combo-color.h -include/libgoffice-0.3/goffice/gtk/go-action-combo-pixmaps.h -include/libgoffice-0.3/goffice/gtk/go-action-combo-stack.h -include/libgoffice-0.3/goffice/gtk/go-action-combo-text.h -include/libgoffice-0.3/goffice/gtk/go-charmap-sel.h -include/libgoffice-0.3/goffice/gtk/go-color-group.h -include/libgoffice-0.3/goffice/gtk/go-color-palette.h -include/libgoffice-0.3/goffice/gtk/go-color-selector.h -include/libgoffice-0.3/goffice/gtk/go-combo-box.h -include/libgoffice-0.3/goffice/gtk/go-combo-color.h -include/libgoffice-0.3/goffice/gtk/go-combo-pixmaps.h -include/libgoffice-0.3/goffice/gtk/go-combo-text.h -include/libgoffice-0.3/goffice/gtk/go-font-sel.h -include/libgoffice-0.3/goffice/gtk/go-format-sel.h -include/libgoffice-0.3/goffice/gtk/go-gradient-selector.h -include/libgoffice-0.3/goffice/gtk/go-graph-widget.h -include/libgoffice-0.3/goffice/gtk/go-line-selector.h -include/libgoffice-0.3/goffice/gtk/go-locale-sel.h -include/libgoffice-0.3/goffice/gtk/go-marker-selector.h -include/libgoffice-0.3/goffice/gtk/go-optionmenu.h -include/libgoffice-0.3/goffice/gtk/go-palette.h -include/libgoffice-0.3/goffice/gtk/go-pattern-selector.h -include/libgoffice-0.3/goffice/gtk/go-rotation-sel.h -include/libgoffice-0.3/goffice/gtk/go-selector.h -include/libgoffice-0.3/goffice/gtk/goffice-gtk.h -include/libgoffice-0.3/goffice/ms-compat/go-ms-parser.h -include/libgoffice-0.3/goffice/ms-compat/god-drawing-ms-client-handler.h -include/libgoffice-0.3/goffice/ms-compat/god-drawing-ms.h -include/libgoffice-0.3/goffice/ms-compat/god-image-ms.h -include/libgoffice-0.3/goffice/utils/datetime.h -include/libgoffice-0.3/goffice/utils/go-color.h -include/libgoffice-0.3/goffice/utils/go-file.h -include/libgoffice-0.3/goffice/utils/go-font.h -include/libgoffice-0.3/goffice/utils/go-format.h -include/libgoffice-0.3/goffice/utils/go-geometry.h -include/libgoffice-0.3/goffice/utils/go-glib-extras.h -include/libgoffice-0.3/goffice/utils/go-gradient.h -include/libgoffice-0.3/goffice/utils/go-image.h -include/libgoffice-0.3/goffice/utils/go-libxml-extras.h -include/libgoffice-0.3/goffice/utils/go-line.h -include/libgoffice-0.3/goffice/utils/go-locale.h -include/libgoffice-0.3/goffice/utils/go-marker.h -include/libgoffice-0.3/goffice/utils/go-math.h -include/libgoffice-0.3/goffice/utils/go-pattern.h -include/libgoffice-0.3/goffice/utils/go-rangefunc.h -include/libgoffice-0.3/goffice/utils/go-regression.h -include/libgoffice-0.3/goffice/utils/go-undo.h -include/libgoffice-0.3/goffice/utils/go-units.h -include/libgoffice-0.3/goffice/utils/goffice-utils.h -include/libgoffice-0.3/goffice/utils/regutf8.h -lib/goffice/%%VERSION%%/plugins/plot_barcol/barcol.a -lib/goffice/%%VERSION%%/plugins/plot_barcol/barcol.la -lib/goffice/%%VERSION%%/plugins/plot_barcol/barcol.so -lib/goffice/%%VERSION%%/plugins/plot_barcol/gog-barcol-prefs.glade -lib/goffice/%%VERSION%%/plugins/plot_barcol/gog-minmax-prefs.glade -lib/goffice/%%VERSION%%/plugins/plot_barcol/plot-types.xml -lib/goffice/%%VERSION%%/plugins/plot_barcol/plugin.xml -lib/goffice/%%VERSION%%/plugins/plot_boxes/boxplot.a -lib/goffice/%%VERSION%%/plugins/plot_boxes/boxplot.la -lib/goffice/%%VERSION%%/plugins/plot_boxes/boxplot.so -lib/goffice/%%VERSION%%/plugins/plot_boxes/gog-boxplot-prefs.glade -lib/goffice/%%VERSION%%/plugins/plot_boxes/plot-types.xml -lib/goffice/%%VERSION%%/plugins/plot_boxes/plugin.xml -lib/goffice/%%VERSION%%/plugins/plot_pie/gog-pie-prefs.glade -lib/goffice/%%VERSION%%/plugins/plot_pie/gog-pie-series.glade -lib/goffice/%%VERSION%%/plugins/plot_pie/gog-ring-prefs.glade -lib/goffice/%%VERSION%%/plugins/plot_pie/pie.a -lib/goffice/%%VERSION%%/plugins/plot_pie/pie.la -lib/goffice/%%VERSION%%/plugins/plot_pie/pie.so -lib/goffice/%%VERSION%%/plugins/plot_pie/plot-types.xml -lib/goffice/%%VERSION%%/plugins/plot_pie/plugin.xml -lib/goffice/%%VERSION%%/plugins/plot_radar/plot-types.xml -lib/goffice/%%VERSION%%/plugins/plot_radar/plugin.xml -lib/goffice/%%VERSION%%/plugins/plot_radar/radar.a -lib/goffice/%%VERSION%%/plugins/plot_radar/radar.la -lib/goffice/%%VERSION%%/plugins/plot_radar/radar.so -lib/goffice/%%VERSION%%/plugins/plot_surface/gog-contour-prefs.glade -lib/goffice/%%VERSION%%/plugins/plot_surface/plot-types.xml -lib/goffice/%%VERSION%%/plugins/plot_surface/plugin.xml -lib/goffice/%%VERSION%%/plugins/plot_surface/surface.a -lib/goffice/%%VERSION%%/plugins/plot_surface/surface.la -lib/goffice/%%VERSION%%/plugins/plot_surface/surface.so -lib/goffice/%%VERSION%%/plugins/plot_xy/gog-bubble-prefs.glade -lib/goffice/%%VERSION%%/plugins/plot_xy/gog-xy-color-prefs.glade -lib/goffice/%%VERSION%%/plugins/plot_xy/gog-xy-series-prefs.glade -lib/goffice/%%VERSION%%/plugins/plot_xy/plot-types.xml -lib/goffice/%%VERSION%%/plugins/plot_xy/plugin.xml -lib/goffice/%%VERSION%%/plugins/plot_xy/xy.a -lib/goffice/%%VERSION%%/plugins/plot_xy/xy.la -lib/goffice/%%VERSION%%/plugins/plot_xy/xy.so -lib/goffice/%%VERSION%%/plugins/reg_linear/linreg.a -lib/goffice/%%VERSION%%/plugins/reg_linear/linreg.la -lib/goffice/%%VERSION%%/plugins/reg_linear/linreg.so -lib/goffice/%%VERSION%%/plugins/reg_linear/plugin.xml -lib/goffice/%%VERSION%%/plugins/reg_linear/reg-types.xml -lib/goffice/%%VERSION%%/plugins/reg_logfit/logfit.a -lib/goffice/%%VERSION%%/plugins/reg_logfit/logfit.la -lib/goffice/%%VERSION%%/plugins/reg_logfit/logfit.so -lib/goffice/%%VERSION%%/plugins/reg_logfit/plugin.xml -lib/goffice/%%VERSION%%/plugins/reg_logfit/reg-types.xml -lib/goffice/%%VERSION%%/plugins/smoothing/gog-exp-smooth.glade -lib/goffice/%%VERSION%%/plugins/smoothing/gog-moving-avg.glade -lib/goffice/%%VERSION%%/plugins/smoothing/plugin.xml -lib/goffice/%%VERSION%%/plugins/smoothing/smoothing.a -lib/goffice/%%VERSION%%/plugins/smoothing/smoothing.la -lib/goffice/%%VERSION%%/plugins/smoothing/smoothing.so -lib/goffice/%%VERSION%%/plugins/smoothing/types.xml -lib/libgoffice-0.a -lib/libgoffice-0.la -lib/libgoffice-0.so -lib/libgoffice-0.so.3 -libdata/pkgconfig/libgoffice-0.3.pc -%%DOCSDIR%%/GOData.html -%%DOCSDIR%%/GODataMatrix.html -%%DOCSDIR%%/GODataScalar.html -%%DOCSDIR%%/GODataVector.html -%%DOCSDIR%%/GogAxis.html -%%DOCSDIR%%/GogAxisLine.html -%%DOCSDIR%%/GogChart.html -%%DOCSDIR%%/GogDataAllocator.html -%%DOCSDIR%%/GogDataset.html -%%DOCSDIR%%/GogErrorBar.html -%%DOCSDIR%%/GogGraph.html -%%DOCSDIR%%/GogGrid.html -%%DOCSDIR%%/GogGridLine.html -%%DOCSDIR%%/GogLabel.html -%%DOCSDIR%%/GogLegend.html -%%DOCSDIR%%/GogObject.html -%%DOCSDIR%%/GogOutlinedObject.html -%%DOCSDIR%%/GogPersist.html -%%DOCSDIR%%/GogPlot.html -%%DOCSDIR%%/GogRegCurve.html -%%DOCSDIR%%/GogRegEqn.html -%%DOCSDIR%%/GogRenderer.html -%%DOCSDIR%%/GogSeries.html -%%DOCSDIR%%/GogSeriesLines.html -%%DOCSDIR%%/GogStyle.html -%%DOCSDIR%%/GogStyledObject.html -%%DOCSDIR%%/GogView.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/ch03.html -%%DOCSDIR%%/ch04.html -%%DOCSDIR%%/ch05.html -%%DOCSDIR%%/ch06.html -%%DOCSDIR%%/ch07.html -%%DOCSDIR%%/ch08.html -%%DOCSDIR%%/ch09.html -%%DOCSDIR%%/ch10.html -%%DOCSDIR%%/ch11.html -%%DOCSDIR%%/goffice-GOComboBox.html -%%DOCSDIR%%/goffice-GOComboColor.html -%%DOCSDIR%%/goffice-GOComponent.html -%%DOCSDIR%%/goffice-GODoc.html -%%DOCSDIR%%/goffice-GODocControl.html -%%DOCSDIR%%/goffice-GOPluginLoader.html -%%DOCSDIR%%/goffice-GOPluginService.html -%%DOCSDIR%%/goffice-GOService.html -%%DOCSDIR%%/goffice-GoApp.html -%%DOCSDIR%%/goffice-GoCharmapSel.html -%%DOCSDIR%%/goffice-GoCmdContext.html -%%DOCSDIR%%/goffice-GoColor.html -%%DOCSDIR%%/goffice-GoComboPixmaps.html -%%DOCSDIR%%/goffice-GoComboText.html -%%DOCSDIR%%/goffice-GoComponentFactory.html -%%DOCSDIR%%/goffice-GoFontSel.html -%%DOCSDIR%%/goffice-GoFormatSel.html -%%DOCSDIR%%/goffice-GoGeometry.html -%%DOCSDIR%%/goffice-GoGlibExtras.html -%%DOCSDIR%%/goffice-GoLibxmlExtras.html -%%DOCSDIR%%/goffice-GoLocaleSel.html -%%DOCSDIR%%/goffice-GoObject.html -%%DOCSDIR%%/goffice-GoOptionMenu.html -%%DOCSDIR%%/goffice-GoPluginLoaderModule.html -%%DOCSDIR%%/goffice-GoRotationSel.html -%%DOCSDIR%%/goffice-GoSearchReplace.html -%%DOCSDIR%%/goffice-GogAxisMap.html -%%DOCSDIR%%/goffice-GogChartMap.html -%%DOCSDIR%%/goffice-GogControlFooCanvas.html -%%DOCSDIR%%/goffice-GogEditor.html -%%DOCSDIR%%/goffice-GogGuru.html -%%DOCSDIR%%/goffice-GogPlotEngine.html -%%DOCSDIR%%/goffice-GogTool.html -%%DOCSDIR%%/goffice-Math.html -%%DOCSDIR%%/goffice-Ranges.html -%%DOCSDIR%%/goffice-RegUTF8.html -%%DOCSDIR%%/goffice-Regressions.html -%%DOCSDIR%%/goffice-Units.html -%%DOCSDIR%%/goffice-go-format.html -%%DOCSDIR%%/goffice-go-gradient.html -%%DOCSDIR%%/goffice-go-line.html -%%DOCSDIR%%/goffice-go-marker.html -%%DOCSDIR%%/goffice-go-pattern.html -%%DOCSDIR%%/goffice-go-plugin.html -%%DOCSDIR%%/goffice-gog-theme.html -%%DOCSDIR%%/goffice.devhelp -%%DOCSDIR%%/goffice.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/pt01.html -%%DOCSDIR%%/pt02.html -%%DOCSDIR%%/pt03.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/goffice/%%VERSION%%/glade/go-font-sel.glade -share/gnome/goffice/%%VERSION%%/glade/go-format-sel.glade -share/gnome/goffice/%%VERSION%%/glade/go-image-save-dialog-extra.glade -share/gnome/goffice/%%VERSION%%/glade/go-rotation-sel.glade -share/gnome/goffice/%%VERSION%%/glade/gog-axis-prefs.glade -share/gnome/goffice/%%VERSION%%/glade/gog-error-bar-prefs.glade -share/gnome/goffice/%%VERSION%%/glade/gog-graph-prefs.glade -share/gnome/goffice/%%VERSION%%/glade/gog-guru-type-selector.glade -share/gnome/goffice/%%VERSION%%/glade/gog-guru.glade -share/gnome/goffice/%%VERSION%%/glade/gog-object-prefs.glade -share/gnome/goffice/%%VERSION%%/glade/gog-plot-prefs.glade -share/gnome/goffice/%%VERSION%%/glade/gog-reg-curve-prefs.glade -share/gnome/goffice/%%VERSION%%/glade/gog-reg-eqn-prefs.glade -share/gnome/goffice/%%VERSION%%/glade/gog-style-prefs.glade -share/gnome/goffice/%%VERSION%%/patterns/svg-patterns.xml -share/gnome/pixmaps/goffice/%%VERSION%%/area.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/bar-hboth.png -share/gnome/pixmaps/goffice/%%VERSION%%/bar-hminus.png -share/gnome/pixmaps/goffice/%%VERSION%%/bar-hplus.png -share/gnome/pixmaps/goffice/%%VERSION%%/bar-none.png -share/gnome/pixmaps/goffice/%%VERSION%%/bar-vboth.png -share/gnome/pixmaps/goffice/%%VERSION%%/bar-vminus.png -share/gnome/pixmaps/goffice/%%VERSION%%/bar-vplus.png -share/gnome/pixmaps/goffice/%%VERSION%%/bar.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/boxplot.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/bubble.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/chart_area_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_area_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_area_1_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_bar_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_bar_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_bar_1_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_bar_2_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_bar_2_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_bar_2_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_boxplot_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_boxplot_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_bubble_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_colored_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_column_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_column_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_column_1_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_column_2_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_column_2_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_column_2_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_column_3_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cone_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cone_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cone_1_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cone_2_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cone_2_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cone_2_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cone_3_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_contour_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cylinder_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cylinder_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cylinder_1_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cylinder_2_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cylinder_2_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cylinder_2_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_cylinder_3_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_dropbar_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_dropbar_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_histogram_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_line_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_line_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_line_1_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_line_2_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_line_2_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_line_2_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_line_3_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_minmax_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_minmax_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_minmax_2_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_minmax_2_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pie_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pie_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pie_1_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pie_2_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pie_2_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pie_2_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pie_3_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pie_3_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_polar_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pyramid_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pyramid_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pyramid_1_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pyramid_2_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pyramid_2_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pyramid_2_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_pyramid_3_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_radar_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_radar_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_radar_1_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_ring_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_ring_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_scatter_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_scatter_2_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_scatter_2_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_scatter_3_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_scatter_3_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_scatter_3_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_scatter_4_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_scatter_4_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_scatter_4_3.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_scatter_4_4.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_stock_1_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_stock_1_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_stock_2_1.png -share/gnome/pixmaps/goffice/%%VERSION%%/chart_stock_2_2.png -share/gnome/pixmaps/goffice/%%VERSION%%/color.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/column.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/doughnut.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/dropbar.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/hist.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/linegraph.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/minmax.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/pie.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/polar.png -share/gnome/pixmaps/goffice/%%VERSION%%/radar.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/scatter.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/stock.xpm -share/gnome/pixmaps/goffice/%%VERSION%%/surface.xpm -share/locale/am/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/ga/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/he/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/hr/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/ml/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/mr/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/goffice-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/goffice-%%VERSION%%.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrm share/gnome/pixmaps/goffice/%%VERSION%% -@dirrm share/gnome/pixmaps/goffice -@dirrm share/gnome/goffice/%%VERSION%%/patterns -@dirrm share/gnome/goffice/%%VERSION%%/glade -@dirrm share/gnome/goffice/%%VERSION%% -@dirrm share/gnome/goffice -@dirrm %%DOCSDIR%% -@dirrm lib/goffice/%%VERSION%%/plugins/smoothing -@dirrm lib/goffice/%%VERSION%%/plugins/reg_logfit -@dirrm lib/goffice/%%VERSION%%/plugins/reg_linear -@dirrm lib/goffice/%%VERSION%%/plugins/plot_xy -@dirrm lib/goffice/%%VERSION%%/plugins/plot_surface -@dirrm lib/goffice/%%VERSION%%/plugins/plot_radar -@dirrm lib/goffice/%%VERSION%%/plugins/plot_pie -@dirrm lib/goffice/%%VERSION%%/plugins/plot_boxes -@dirrm lib/goffice/%%VERSION%%/plugins/plot_barcol -@dirrm lib/goffice/%%VERSION%%/plugins -@dirrm lib/goffice/%%VERSION%% -@dirrm lib/goffice -@dirrm include/libgoffice-0.3/goffice/utils -@dirrm include/libgoffice-0.3/goffice/ms-compat -@dirrm include/libgoffice-0.3/goffice/gtk -@dirrm include/libgoffice-0.3/goffice/graph -@dirrm include/libgoffice-0.3/goffice/drawing -@dirrm include/libgoffice-0.3/goffice/data -@dirrm include/libgoffice-0.3/goffice/cut-n-paste/foocanvas -@dirrm include/libgoffice-0.3/goffice/cut-n-paste -@dirrm include/libgoffice-0.3/goffice/component -@dirrm include/libgoffice-0.3/goffice/app -@dirrm include/libgoffice-0.3/goffice -@dirrm include/libgoffice-0.3 diff --git a/devel/libYGP/Makefile b/devel/libYGP/Makefile deleted file mode 100644 index 8bbe625bb..000000000 --- a/devel/libYGP/Makefile +++ /dev/null @@ -1,64 +0,0 @@ -# New ports collection makefile for: libygp -# Date created: 2 August 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME?= libYGP -PORTVERSION= 0.8.10 -CATEGORIES= devel -MASTER_SITES= SF -MASTER_SITE_SUBDIR= libymp -DISTNAME= libYGP-${PORTVERSION} - -MAINTAINER= infofarmer@FreeBSD.org -COMMENT= Yet another General Purpose library - -LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= pkgconfig gnomehack -USE_LDCONFIG= yes -USE_GETTEXT= yes -CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-gmp - -.if ${PORTNAME:M*XGP} -LIB_DEPENDS+= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ - YGP-${PORTVERSION}.0:${PORTSDIR}/devel/libYGP -PLIST_SUB+= YGP="@comment " XGP="" -USE_GGNOME+= gtkhtml3 -CFG_PATCH+= s/mozembed/mozembedNO/g; -XGP_PATCH+= s/(^@AM.*)?GtkMozViewer(.lo|.c|.Plo@am__quote@)//; -MKIN_PATCH+= s/^(SUBDIRS = ).*$$/\1XGP/; -.else -PLIST_SUB+= XGP="@comment " YGP="" -MKIN_PATCH+= s/@MYSUBDIRS@/YGP/; -.endif - -post-patch: - @${REINPLACE_CMD} -Ee 's/(test.*)==/\1=/g;${CFG_PATCH}' ${WRKSRC}/configure - @${REINPLACE_CMD} -Ee '${XGP_PATCH}' ${WRKSRC}/XGP/Makefile.in - @${REINPLACE_CMD} -Ee '${MKIN_PATCH}' ${WRKSRC}/Makefile.in -.if ${PORTNAME:M*XGP} - @${FIND} ${WRKSRC} -type f -print0 | \ - ${XARGS} -0 ${REINPLACE_CMD} -e 's/ygp-cfg/xgp-cfg/g' - @${CP} ${WRKSRC}/ygp-cfg.h ${WRKSRC}/xgp-cfg.h - @${CP} ${WRKSRC}/ygp-cfg.h.in ${WRKSRC}/xgp-cfg.h.in - @${REINPLACE_CMD} -e 's|libgtkhtml-3.8|libgtkhtml-3.14|g' \ - ${WRKSRC}/configure -.endif - -post-install: - @${LN} -sf ${PREFIX}/lib/${PORTNAME}-${PORTVERSION}.so \ - ${PREFIX}/lib/${PORTNAME}-${PORTVERSION}.so.0 - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= does not compile on 4.x -.endif - -.include <bsd.port.post.mk> diff --git a/devel/libYGP/distinfo b/devel/libYGP/distinfo deleted file mode 100644 index 6407aaaf2..000000000 --- a/devel/libYGP/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libYGP-0.8.10.tar.bz2) = 36cbc7ea8713acf5bd34a66430b9639e -SHA256 (libYGP-0.8.10.tar.bz2) = 774ec0afce34a0945217b4a3cdb7fe57982e6ccd8c3c4d598d4cf35bc1f9d5da -SIZE (libYGP-0.8.10.tar.bz2) = 675357 diff --git a/devel/libYGP/files/patch-Makefile.in b/devel/libYGP/files/patch-Makefile.in deleted file mode 100644 index 086b690b3..000000000 --- a/devel/libYGP/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ./Makefile.in.orig Sun Aug 20 14:16:06 2006 -+++ ./Makefile.in Sun Aug 20 14:16:06 2006 -@@ -251,7 +251,7 @@ - target_alias = @target_alias@ - SUBDIRS = intl @MYSUBDIRS@ po bin - DIST_SUBDIRS = intl YGP XGP CGP po doc bin --include_HEADERS = ygp-cfg.h config.h -+include_HEADERS = ygp-cfg.h - EXTRA_DIST = config.rpath README.windows mkinstalldirs - ACLOCAL_AMFLAGS = -I m4 - all: ygp-cfg.h diff --git a/devel/libYGP/files/patch-XGP__GTKViewer.c b/devel/libYGP/files/patch-XGP__GTKViewer.c deleted file mode 100644 index 36b0f62b4..000000000 --- a/devel/libYGP/files/patch-XGP__GTKViewer.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ./XGP/GTKViewer.c.orig Sun Aug 20 14:19:48 2006 -+++ ./XGP/GTKViewer.c Sun Aug 20 14:19:58 2006 -@@ -40,7 +40,7 @@ - - #include <stdio.h> - #include <errno.h> --#include <malloc.h> -+#include <stdlib.h> - #include <string.h> - - #include <dlfcn.h> diff --git a/devel/libYGP/files/patch-YGP__Socket.cpp b/devel/libYGP/files/patch-YGP__Socket.cpp deleted file mode 100644 index 774219a0a..000000000 --- a/devel/libYGP/files/patch-YGP__Socket.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- ./YGP/Socket.cpp.orig Thu Aug 10 04:08:18 2006 -+++ ./YGP/Socket.cpp Sun Aug 20 14:16:06 2006 -@@ -58,7 +58,6 @@ - typedef size_t ssize_t; - #endif - #ifndef HAVE_SOCKLEN_T --typedef int socklen_t; - #endif - - diff --git a/devel/libYGP/files/patch-YGP__Tests__Thread.cpp b/devel/libYGP/files/patch-YGP__Tests__Thread.cpp deleted file mode 100644 index 0b8d30f00..000000000 --- a/devel/libYGP/files/patch-YGP__Tests__Thread.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- ./YGP/Tests/Thread.cpp.orig Sun Jun 4 01:32:35 2006 -+++ ./YGP/Tests/Thread.cpp Sun Aug 20 14:16:06 2006 -@@ -30,7 +30,6 @@ - #include <ygp-cfg.h> - - #if defined HAVE__SLEEP --# define sleep _sleep - #endif - - diff --git a/devel/libYGP/files/patch-configure b/devel/libYGP/files/patch-configure deleted file mode 100644 index 5a68d81bd..000000000 --- a/devel/libYGP/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- ./configure.orig Mon Aug 21 20:20:00 2006 -+++ ./configure Mon Aug 21 20:23:34 2006 -@@ -28656,7 +28656,7 @@ - and GTK_LIBS to avoid the need to call pkg-config. - See the pkg-config man page for more details. - " >&2;} -- { (exit 1); exit 1; }; } -+ } - elif test $pkg_failed = untried; then - { { echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it - is in your PATH or set the PKG_CONFIG environment variable to the full diff --git a/devel/libYGP/pkg-descr b/devel/libYGP/pkg-descr deleted file mode 100644 index 3e9c834ac..000000000 --- a/devel/libYGP/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -A C++ library, separated in 2 parts: - -* A common one, designed to have no dependencies to the operating system - or any library, providing: - o A class for communication, - o Classes to handle regular expressions (both common and UNIX-file like), - o A general parser, - o Smart pointers - o A class to search directories - o A relation-class to relate objects - -* Some classes for the X-windows system (basing on gtkmm (previously - known as Gtk--)) like: - o An entry field to enter filenames (with completion, analogue to modern - browsers), - o Formatted entry fields (with validy check), - o A ListBox to display files (with an icon based on the type of the file), - o A base-class for Applications - -WWW: http://libymp.sourceforge.net/ diff --git a/devel/libYGP/pkg-plist b/devel/libYGP/pkg-plist deleted file mode 100644 index cc96311b8..000000000 --- a/devel/libYGP/pkg-plist +++ /dev/null @@ -1,220 +0,0 @@ -%%YGP%%bin/mgeni.pl -%%YGP%%include/ygp-cfg.h -%%YGP%%include/YGP/ADate.h -%%YGP%%include/YGP/ANumeric.h -%%YGP%%include/YGP/ATStamp.h -%%YGP%%include/YGP/ATime.h -%%YGP%%include/YGP/AYear.h -%%YGP%%include/YGP/AssParse.h -%%YGP%%include/YGP/AttrParse.h -%%YGP%%include/YGP/AttrVal.h -%%YGP%%include/YGP/Attribute.h -%%YGP%%include/YGP/CRegExp.h -%%YGP%%include/YGP/Check.h -%%YGP%%include/YGP/ConnMgr.h -%%YGP%%include/YGP/DirSrch.h -%%YGP%%include/YGP/DynTrace.h -%%YGP%%include/YGP/Entity.h -%%YGP%%include/YGP/Exception.h -%%YGP%%include/YGP/File.h -%%YGP%%include/YGP/FileRExp.h -%%YGP%%include/YGP/Handle.h -%%YGP%%include/YGP/IDirSrch.h -%%YGP%%include/YGP/INIFile.h -%%YGP%%include/YGP/IVIOAppl.h -%%YGP%%include/YGP/Log.h -%%YGP%%include/YGP/MetaEnum.h -%%YGP%%include/YGP/Module.h -%%YGP%%include/YGP/Mutex.h -%%YGP%%include/YGP/Parse.h -%%YGP%%include/YGP/PathDirSrch.h -%%YGP%%include/YGP/PathSrch.h -%%YGP%%include/YGP/Process.h -%%YGP%%include/YGP/RDirSrch.h -%%YGP%%include/YGP/RDirSrchSrv.h -%%YGP%%include/YGP/RegExp.h -%%YGP%%include/YGP/Relation.h -%%YGP%%include/YGP/RemoteFile.h -%%YGP%%include/YGP/SmartPtr.h -%%YGP%%include/YGP/Socket.h -%%YGP%%include/YGP/SortDirSrch.h -%%YGP%%include/YGP/StackTrc.h -%%YGP%%include/YGP/StatusObj.h -%%YGP%%include/YGP/TableWriter.h -%%YGP%%include/YGP/Thread.h -%%YGP%%include/YGP/Tokenize.h -%%YGP%%include/YGP/Trace.h -%%YGP%%include/YGP/XDirSrch.h -%%YGP%%include/YGP/XStrBuf.h -%%YGP%%include/YGP/XStream.h -%%XGP%%include/xgp-cfg.h -%%XGP%%include/XGP/AutoContainer.h -%%XGP%%include/XGP/BrowserDlg.h -%%XGP%%include/XGP/ConnectDlg.h -%%XGP%%include/XGP/EnumEntry.h -%%XGP%%include/XGP/GTKViewer.h -%%XGP%%include/XGP/GtkMozViewer.h -%%XGP%%include/XGP/HTMLViewer.h -%%XGP%%include/XGP/LoginDlg.h -%%XGP%%include/XGP/MessageDlg.h -%%XGP%%include/XGP/SearchDlg.cpp -%%XGP%%include/XGP/SearchDlg.h -%%XGP%%include/XGP/TraceDlg.h -%%XGP%%include/XGP/XAbout.h -%%XGP%%include/XGP/XApplication.h -%%XGP%%include/XGP/XAttrEntry.h -%%XGP%%include/XGP/XAttrLabel.h -%%XGP%%include/XGP/XAttrSpin.h -%%XGP%%include/XGP/XAttribute.h -%%XGP%%include/XGP/XDate.h -%%XGP%%include/XGP/XDialog.h -%%XGP%%include/XGP/XFileDlg.h -%%XGP%%include/XGP/XFileEntry.h -%%XGP%%include/XGP/XFileList.h -%%XGP%%include/XGP/XPrintDlg.h -%%XGP%%include/XGP/XValue.h -%%YGP%%lib/libYGP-0.8.10.so -%%YGP%%lib/libYGP-0.8.10.so.0 -%%YGP%%lib/libYGP.a -%%YGP%%lib/libYGP.la -%%YGP%%lib/libYGP.so -%%XGP%%lib/libXGP-0.8.10.so -%%XGP%%lib/libXGP-0.8.10.so.0 -%%XGP%%lib/libXGP.a -%%XGP%%lib/libXGP.la -%%XGP%%lib/libXGP.so -%%YGP%%libdata/pkgconfig/YGP.pc -%%XGP%%libdata/pkgconfig/XGP.pc -%%XGP%%share/XGP/Browser_GTKHTML.png -%%XGP%%share/XGP/Browser_GTKMOZEMBED.png -%%XGP%%share/XGP/Browser_epiphany.png -%%XGP%%share/XGP/Browser_firefox.png -%%XGP%%share/XGP/Browser_galeon.png -%%XGP%%share/XGP/Browser_konqueror.png -%%XGP%%share/XGP/Browser_mozilla.png -%%XGP%%share/XGP/Browser_netscape.png -%%XGP%%share/XGP/Browser_opera.png -%%XGP%%share/XGP/Browser_seamonkey.png -%%XGP%%share/XGP/Default.png -%%XGP%%share/XGP/Directory.png -%%XGP%%share/XGP/Executable.png -%%XGP%%share/XGP/Icon_3ds.png -%%XGP%%share/XGP/Icon_AUTHORS.png -%%XGP%%share/XGP/Icon_COPYING.png -%%XGP%%share/XGP/Icon_CREDITS.png -%%XGP%%share/XGP/Icon_INSTALL.png -%%XGP%%share/XGP/Icon_Makefile.png -%%XGP%%share/XGP/Icon_README.png -%%XGP%%share/XGP/Icon_Z.png -%%XGP%%share/XGP/Icon_ac3.png -%%XGP%%share/XGP/Icon_afm.png -%%XGP%%share/XGP/Icon_ag.png -%%XGP%%share/XGP/Icon_aiff.png -%%XGP%%share/XGP/Icon_arj.png -%%XGP%%share/XGP/Icon_asf.png -%%XGP%%share/XGP/Icon_au.png -%%XGP%%share/XGP/Icon_avi.png -%%XGP%%share/XGP/Icon_bak.png -%%XGP%%share/XGP/Icon_bdf.png -%%XGP%%share/XGP/Icon_blend.png -%%XGP%%share/XGP/Icon_bmp.png -%%XGP%%share/XGP/Icon_bmx.png -%%XGP%%share/XGP/Icon_c.png -%%XGP%%share/XGP/Icon_cc-source.png -%%XGP%%share/XGP/Icon_core.png -%%XGP%%share/XGP/Icon_cpp.png -%%XGP%%share/XGP/Icon_deb.png -%%XGP%%share/XGP/Icon_dia.png -%%XGP%%share/XGP/Icon_doc.png -%%XGP%%share/XGP/Icon_eps.png -%%XGP%%share/XGP/Icon_gif.png -%%XGP%%share/XGP/Icon_gnumeric.png -%%XGP%%share/XGP/Icon_h.png -%%XGP%%share/XGP/Icon_htm.png -%%XGP%%share/XGP/Icon_html.png -%%XGP%%share/XGP/Icon_ief.png -%%XGP%%share/XGP/Icon_jar.png -%%XGP%%share/XGP/Icon_java.png -%%XGP%%share/XGP/Icon_jpeg.png -%%XGP%%share/XGP/Icon_jpg.png -%%XGP%%share/XGP/Icon_kil.png -%%XGP%%share/XGP/Icon_kpr.png -%%XGP%%share/XGP/Icon_ksp.png -%%XGP%%share/XGP/Icon_kwd.png -%%XGP%%share/XGP/Icon_lyx.png -%%XGP%%share/XGP/Icon_mid.png -%%XGP%%share/XGP/Icon_mod.png -%%XGP%%share/XGP/Icon_mov.png -%%XGP%%share/XGP/Icon_mp3.png -%%XGP%%share/XGP/Icon_mpeg.png -%%XGP%%share/XGP/Icon_mpg.png -%%XGP%%share/XGP/Icon_mrp.png -%%XGP%%share/XGP/Icon_o.png -%%XGP%%share/XGP/Icon_odg.png -%%XGP%%share/XGP/Icon_odp.png -%%XGP%%share/XGP/Icon_ods.png -%%XGP%%share/XGP/Icon_odt.png -%%XGP%%share/XGP/Icon_ogg.png -%%XGP%%share/XGP/Icon_pbm.png -%%XGP%%share/XGP/Icon_pcf.png -%%XGP%%share/XGP/Icon_pdf.png -%%XGP%%share/XGP/Icon_pgm.png -%%XGP%%share/XGP/Icon_pgp.png -%%XGP%%share/XGP/Icon_php.png -%%XGP%%share/XGP/Icon_png.png -%%XGP%%share/XGP/Icon_pnm.png -%%XGP%%share/XGP/Icon_ppm.png -%%XGP%%share/XGP/Icon_ppt.png -%%XGP%%share/XGP/Icon_ps.png -%%XGP%%share/XGP/Icon_psd.png -%%XGP%%share/XGP/Icon_psf.png -%%XGP%%share/XGP/Icon_qif.png -%%XGP%%share/XGP/Icon_ra.png -%%XGP%%share/XGP/Icon_ras.png -%%XGP%%share/XGP/Icon_rej.png -%%XGP%%share/XGP/Icon_rgb.png -%%XGP%%share/XGP/Icon_rm.png -%%XGP%%share/XGP/Icon_rpm.png -%%XGP%%share/XGP/Icon_rtf.png -%%XGP%%share/XGP/Icon_s3m.png -%%XGP%%share/XGP/Icon_scm.png -%%XGP%%share/XGP/Icon_sdc.png -%%XGP%%share/XGP/Icon_sdd.png -%%XGP%%share/XGP/Icon_sdw.png -%%XGP%%share/XGP/Icon_smi.png -%%XGP%%share/XGP/Icon_so.png -%%XGP%%share/XGP/Icon_sql.png -%%XGP%%share/XGP/Icon_stm.png -%%XGP%%share/XGP/Icon_svg.png -%%XGP%%share/XGP/Icon_sxc.png -%%XGP%%share/XGP/Icon_sxd.png -%%XGP%%share/XGP/Icon_sxi.png -%%XGP%%share/XGP/Icon_sxm.png -%%XGP%%share/XGP/Icon_sxw.png -%%XGP%%share/XGP/Icon_tar.png -%%XGP%%share/XGP/Icon_tex.png -%%XGP%%share/XGP/Icon_tga.png -%%XGP%%share/XGP/Icon_tif.png -%%XGP%%share/XGP/Icon_tiff.png -%%XGP%%share/XGP/Icon_ttf.png -%%XGP%%share/XGP/Icon_txt.png -%%XGP%%share/XGP/Icon_ulaw.png -%%XGP%%share/XGP/Icon_url.png -%%XGP%%share/XGP/Icon_voc.png -%%XGP%%share/XGP/Icon_wav.png -%%XGP%%share/XGP/Icon_wks.png -%%XGP%%share/XGP/Icon_x-xfig.png -%%XGP%%share/XGP/Icon_xbm.png -%%XGP%%share/XGP/Icon_xcf.png -%%XGP%%share/XGP/Icon_xi.png -%%XGP%%share/XGP/Icon_xls.png -%%XGP%%share/XGP/Icon_xm.png -%%XGP%%share/XGP/Icon_xpm.png -%%XGP%%share/XGP/Icon_xwd.png -%%XGP%%share/XGP/Icon_z.png -%%YGP%%share/locale/de/LC_MESSAGES/libYGP.mo -%%YGP%%share/locale/en/LC_MESSAGES/libYGP.mo -%%YGP%%share/locale/es/LC_MESSAGES/libYGP.mo -%%YGP%%@dirrm include/YGP -%%XGP%%@dirrm include/XGP -%%XGP%%@dirrm share/XGP diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile deleted file mode 100644 index 0dba1451f..000000000 --- a/devel/libbonobo/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: libbonobo -# Date Created: 14 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/libbonobo/Makefile,v 1.57 2007/02/26 19:59:55 marcus Exp $ -# - -PORTNAME= libbonobo -PORTVERSION= 2.18.0 -PORTREVISION?= 0 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A component and compound document system for GNOME2 - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt - -USE_GMAKE= yes -USE_BISON= yes -USE_GETTEXT= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -USE_PERL5= yes -USE_GNOME= gnomehack intlhack libxml2 orbit2 referencehack -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc \ - --mandir=${PREFIX}/man -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -MAKE_ENV= gnomelocaledir=${PREFIX}/share/locale - -MAN1= bonobo-activation-server.1 - -.include <bsd.port.mk> - -.endif diff --git a/devel/libbonobo/distinfo b/devel/libbonobo/distinfo deleted file mode 100644 index 9e0d3cfa4..000000000 --- a/devel/libbonobo/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libbonobo-2.18.0.tar.bz2) = 8f0676e63420abf622f799cdd24ed9cc -SHA256 (gnome2/libbonobo-2.18.0.tar.bz2) = 55b37d7863683d6947bdff6da7caec9ddd8a8001aac3e97a7b9d5e91898685aa -SIZE (gnome2/libbonobo-2.18.0.tar.bz2) = 1441461 diff --git a/devel/libbonobo/files/patch-Makefile.in b/devel/libbonobo/files/patch-Makefile.in deleted file mode 100644 index e8a60bd28..000000000 --- a/devel/libbonobo/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed May 7 13:42:52 2003 -+++ Makefile.in Wed May 7 13:43:30 2003 -@@ -149,7 +149,7 @@ - SUBDIRS = \ - idl bonobo-activation bonobo \ - activation-server monikers \ -- utils samples tests doc po -+ utils samples doc po - - - libincludedir = $(includedir)/libbonobo-2.0 diff --git a/devel/libbonobo/files/patch-activation-server_object-directory-corba.c b/devel/libbonobo/files/patch-activation-server_object-directory-corba.c deleted file mode 100644 index 3fa67848d..000000000 --- a/devel/libbonobo/files/patch-activation-server_object-directory-corba.c +++ /dev/null @@ -1,15 +0,0 @@ ---- activation-server/object-directory-corba.c.orig Mon Aug 14 14:27:54 2006 -+++ activation-server/object-directory-corba.c Thu Oct 26 09:25:50 2006 -@@ -732,8 +732,10 @@ - g_object_set_data ( - G_OBJECT (cnx), "object_count", GUINT_TO_POINTER (1)); - -- ORBit_small_listen_for_broken -- (object, G_CALLBACK (active_server_cnx_broken), NULL); -+ g_signal_connect ( -+ cnx, "broken", -+ G_CALLBACK (active_server_cnx_broken), -+ NULL); - } - } else - g_assert (!strcmp (iid, NAMING_CONTEXT_IID) || diff --git a/devel/libbonobo/files/patch-server::Makefile.in b/devel/libbonobo/files/patch-server::Makefile.in deleted file mode 100644 index f07320f9b..000000000 --- a/devel/libbonobo/files/patch-server::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- activation-server/Makefile.in.orig Fri Aug 19 16:24:14 2005 -+++ activation-server/Makefile.in Fri Aug 19 16:25:12 2005 -@@ -225,7 +225,7 @@ - -I$(top_builddir)/bonobo-activation \ - -I$(top_srcdir)/bonobo-activation \ - -DPREFIX=\""$(prefix)"\" \ -- -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/libbonobo/files/patch-server::activation-server-main.c b/devel/libbonobo/files/patch-server::activation-server-main.c deleted file mode 100644 index 0f7e7cd3f..000000000 --- a/devel/libbonobo/files/patch-server::activation-server-main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- activation-server/activation-server-main.c.orig Fri Apr 15 20:37:07 2005 -+++ activation-server/activation-server-main.c Fri Aug 19 16:27:59 2005 -@@ -197,7 +197,7 @@ build_src_dir (void) - g_string_append (gnome_od_source_dir, - gnome_dirs[i]); - g_string_append (gnome_od_source_dir, -- "/lib/bonobo/servers" G_SEARCHPATH_SEPARATOR_S); -+ "/libdata/bonobo/servers" G_SEARCHPATH_SEPARATOR_S); - } - g_strfreev (gnome_dirs); - g_string_append (real_od_source_dir, diff --git a/devel/libbonobo/files/patch-utils::bonobo-slay.in b/devel/libbonobo/files/patch-utils::bonobo-slay.in deleted file mode 100644 index 44212a041..000000000 --- a/devel/libbonobo/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/libbonobo/pkg-descr b/devel/libbonobo/pkg-descr deleted file mode 100644 index c555fab9a..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 and controls, and for 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 d1939c122..000000000 --- a/devel/libbonobo/pkg-plist +++ /dev/null @@ -1,238 +0,0 @@ -bin/activation-client -bin/bonobo-slay -bin/echo-client-2 -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-init.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-mime.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 -include/libbonobo-2.0/bonobo/Bonobo.h -include/libbonobo-2.0/bonobo/bonobo-arg.h -include/libbonobo-2.0/bonobo/bonobo-app-client.h -include/libbonobo-2.0/bonobo/bonobo-application.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-foreign-object.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.a -lib/bonobo/monikers/libmoniker_std_2.la -lib/bonobo/monikers/libmoniker_std_2.so -lib/libbonobo-2.a -lib/libbonobo-2.la -lib/libbonobo-2.so -lib/libbonobo-2.so.0 -lib/libbonobo-activation.a -lib/libbonobo-activation.la -lib/libbonobo-activation.so -lib/libbonobo-activation.so.4 -lib/orbit-2.0/Bonobo_module.a -lib/orbit-2.0/Bonobo_module.la -lib/orbit-2.0/Bonobo_module.so -libdata/bonobo/servers/Bonobo_CosNaming_NamingContext.server -libdata/bonobo/servers/Bonobo_Moniker_std.server -libdata/bonobo/servers/Bonobo_Sample_Echo.server -libdata/pkgconfig/bonobo-activation-2.0.pc -libdata/pkgconfig/libbonobo-2.0.pc -libexec/bonobo-activation-server -sbin/bonobo-activation-sysconf -share/idl/bonobo-2.0/Bonobo.idl -share/idl/bonobo-2.0/Bonobo_Application.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/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/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/bn/LC_MESSAGES/libbonobo-2.0.mo -share/locale/bn_IN/LC_MESSAGES/libbonobo-2.0.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/libbonobo-2.0.mo -share/locale/el/LC_MESSAGES/libbonobo-2.0.mo -share/locale/en_CA/LC_MESSAGES/libbonobo-2.0.mo -share/locale/en_GB/LC_MESSAGES/libbonobo-2.0.mo -share/locale/eo/LC_MESSAGES/libbonobo-2.0.mo -share/locale/es/LC_MESSAGES/libbonobo-2.0.mo -share/locale/et/LC_MESSAGES/libbonobo-2.0.mo -share/locale/eu/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/ga/LC_MESSAGES/libbonobo-2.0.mo -share/locale/gl/LC_MESSAGES/libbonobo-2.0.mo -share/locale/gu/LC_MESSAGES/libbonobo-2.0.mo -share/locale/he/LC_MESSAGES/libbonobo-2.0.mo -share/locale/hi/LC_MESSAGES/libbonobo-2.0.mo -share/locale/hr/LC_MESSAGES/libbonobo-2.0.mo -share/locale/hu/LC_MESSAGES/libbonobo-2.0.mo -share/locale/id/LC_MESSAGES/libbonobo-2.0.mo -share/locale/is/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/ka/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ko/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ku/LC_MESSAGES/libbonobo-2.0.mo -share/locale/li/LC_MESSAGES/libbonobo-2.0.mo -share/locale/lt/LC_MESSAGES/libbonobo-2.0.mo -share/locale/lv/LC_MESSAGES/libbonobo-2.0.mo -share/locale/mg/LC_MESSAGES/libbonobo-2.0.mo -share/locale/mk/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ml/LC_MESSAGES/libbonobo-2.0.mo -share/locale/mn/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ms/LC_MESSAGES/libbonobo-2.0.mo -share/locale/nb/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ne/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/or/LC_MESSAGES/libbonobo-2.0.mo -share/locale/pa/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/ro/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ru/LC_MESSAGES/libbonobo-2.0.mo -share/locale/rw/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/sr/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sr@Latn/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/wa/LC_MESSAGES/libbonobo-2.0.mo -share/locale/xh/LC_MESSAGES/libbonobo-2.0.mo -share/locale/yi/LC_MESSAGES/libbonobo-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libbonobo-2.0.mo -share/locale/zh_HK/LC_MESSAGES/libbonobo-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo -@dirrm share/idl/bonobo-activation-2.0 -@dirrm share/idl/bonobo-2.0 -@dirrm libdata/bonobo/servers -@dirrm libdata/bonobo -@dirrm lib/bonobo-2.0/samples -@dirrm lib/bonobo-2.0 -@dirrm include/libbonobo-2.0/bonobo -@dirrm include/libbonobo-2.0 -@dirrm include/bonobo-activation-2.0/bonobo-activation -@dirrm include/bonobo-activation-2.0 -@dirrm etc/bonobo-activation -@dirrmtry lib/bonobo/monikers -@dirrmtry lib/bonobo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile deleted file mode 100644 index e3623d6ea..000000000 --- a/devel/liboobs/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: liboobs -# Date created: 2006-06-06 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/liboobs/Makefile,v 1.17 2007/02/28 05:56:12 marcus Exp $ - -PORTNAME= liboobs -PORTVERSION= 2.18.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Wrapping library to the System Tools Backends - -BUILD_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/system-tools-backends.conf:${PORTSDIR}/sysutils/system-tools-backends -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS= ${LOCALBASE}/etc/dbus-1/system.d/system-tools-backends.conf:${PORTSDIR}/sysutils/system-tools-backends - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack glib20 -USE_LDCONFIG= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc - -.include <bsd.port.mk> diff --git a/devel/liboobs/distinfo b/devel/liboobs/distinfo deleted file mode 100644 index f99cb9bcc..000000000 --- a/devel/liboobs/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (liboobs-2.18.0.tar.bz2) = aa60664dbb2f4886d92f5dc8d3e4099a -SHA256 (liboobs-2.18.0.tar.bz2) = 28f496c5326eb953b976fba095b184aae1d2871fa77bd580073717524552fd44 -SIZE (liboobs-2.18.0.tar.bz2) = 315275 diff --git a/devel/liboobs/files/patch-src_oobs-group.c b/devel/liboobs/files/patch-src_oobs-group.c deleted file mode 100644 index d863f037f..000000000 --- a/devel/liboobs/files/patch-src_oobs-group.c +++ /dev/null @@ -1,25 +0,0 @@ ---- src/oobs-group.c.orig Fri Sep 15 18:41:04 2006 -+++ src/oobs-group.c Tue Oct 31 23:12:40 2006 -@@ -18,7 +18,12 @@ - * Authors: Carlos Garnacho Parro <carlosg@gnome.org> - */ - -+#if defined(HAVE_CONFIG_H) -+#include <config.h> -+#endif -+ - #include <glib-object.h> -+#include <unistd.h> - #include "oobs-session.h" - #include "oobs-group.h" - #include "oobs-user.h" -@@ -27,7 +32,9 @@ - #include "oobs-groupsconfig-private.h" - #include "oobs-defines.h" - #include "utils.h" -+#ifdef HAVE_CRYPT_H - #include <crypt.h> -+#endif - - #define OOBS_GROUP_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), OOBS_TYPE_GROUP, OobsGroupPrivate)) - diff --git a/devel/liboobs/files/patch-src_oobs-user.c b/devel/liboobs/files/patch-src_oobs-user.c deleted file mode 100644 index d7037a28a..000000000 --- a/devel/liboobs/files/patch-src_oobs-user.c +++ /dev/null @@ -1,23 +0,0 @@ ---- src/oobs-user.c.orig Fri Sep 15 19:16:41 2006 -+++ src/oobs-user.c Tue Oct 31 23:12:29 2006 -@@ -18,6 +18,10 @@ - * Authors: Carlos Garnacho Parro <carlosg@gnome.org> - */ - -+#if defined(HAVE_CONFIG_H) -+#include <config.h> -+#endif -+ - #include <glib-object.h> - #include <sys/types.h> - #include <unistd.h> -@@ -30,7 +34,9 @@ - #include "oobs-group.h" - #include "oobs-defines.h" - #include "utils.h" -+#ifdef HAVE_CRYPT_H - #include <crypt.h> -+#endif - - #define OOBS_USER_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), OOBS_TYPE_USER, OobsUserPrivate)) - diff --git a/devel/liboobs/pkg-descr b/devel/liboobs/pkg-descr deleted file mode 100644 index ff7665320..000000000 --- a/devel/liboobs/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Wrapping library to the System Tools Backends diff --git a/devel/liboobs/pkg-plist b/devel/liboobs/pkg-plist deleted file mode 100644 index 35fe3daca..000000000 --- a/devel/liboobs/pkg-plist +++ /dev/null @@ -1,81 +0,0 @@ -include/liboobs-1.0/oobs/oobs-group.h -include/liboobs-1.0/oobs/oobs-groupsconfig.h -include/liboobs-1.0/oobs/oobs-hostsconfig.h -include/liboobs-1.0/oobs/oobs-iface-ethernet.h -include/liboobs-1.0/oobs/oobs-iface-irlan.h -include/liboobs-1.0/oobs/oobs-iface-isdn.h -include/liboobs-1.0/oobs/oobs-iface-modem.h -include/liboobs-1.0/oobs/oobs-iface-plip.h -include/liboobs-1.0/oobs/oobs-iface-wireless.h -include/liboobs-1.0/oobs/oobs-iface.h -include/liboobs-1.0/oobs/oobs-ifacesconfig.h -include/liboobs-1.0/oobs/oobs-list.h -include/liboobs-1.0/oobs/oobs-nfsconfig.h -include/liboobs-1.0/oobs/oobs-ntpconfig.h -include/liboobs-1.0/oobs/oobs-ntpserver.h -include/liboobs-1.0/oobs/oobs-object.h -include/liboobs-1.0/oobs/oobs-result.h -include/liboobs-1.0/oobs/oobs-service.h -include/liboobs-1.0/oobs/oobs-servicesconfig.h -include/liboobs-1.0/oobs/oobs-session.h -include/liboobs-1.0/oobs/oobs-share-nfs.h -include/liboobs-1.0/oobs/oobs-share-smb.h -include/liboobs-1.0/oobs/oobs-share.h -include/liboobs-1.0/oobs/oobs-smbconfig.h -include/liboobs-1.0/oobs/oobs-statichost.h -include/liboobs-1.0/oobs/oobs-timeconfig.h -include/liboobs-1.0/oobs/oobs-user.h -include/liboobs-1.0/oobs/oobs-usersconfig.h -include/liboobs-1.0/oobs/oobs.h -lib/liboobs-1.a -lib/liboobs-1.la -lib/liboobs-1.so -lib/liboobs-1.so.3 -libdata/pkgconfig/liboobs-1.pc -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/ch03.html -%%DOCSDIR%%/ch04.html -%%DOCSDIR%%/ch05.html -%%DOCSDIR%%/ch06.html -%%DOCSDIR%%/ch07.html -%%DOCSDIR%%/ch08.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/liboobs-OobsGroup.html -%%DOCSDIR%%/liboobs-OobsGroupsConfig.html -%%DOCSDIR%%/liboobs-OobsHostsConfig.html -%%DOCSDIR%%/liboobs-OobsIface.html -%%DOCSDIR%%/liboobs-OobsIfaceEthernet.html -%%DOCSDIR%%/liboobs-OobsIfaceIRLan.html -%%DOCSDIR%%/liboobs-OobsIfaceISDN.html -%%DOCSDIR%%/liboobs-OobsIfaceModem.html -%%DOCSDIR%%/liboobs-OobsIfacePlip.html -%%DOCSDIR%%/liboobs-OobsIfaceWireless.html -%%DOCSDIR%%/liboobs-OobsIfacesConfig.html -%%DOCSDIR%%/liboobs-OobsList.html -%%DOCSDIR%%/liboobs-OobsNFSConfig.html -%%DOCSDIR%%/liboobs-OobsNTPConfig.html -%%DOCSDIR%%/liboobs-OobsNTPServer.html -%%DOCSDIR%%/liboobs-OobsObject.html -%%DOCSDIR%%/liboobs-OobsSMBConfig.html -%%DOCSDIR%%/liboobs-OobsService.html -%%DOCSDIR%%/liboobs-OobsServicesConfig.html -%%DOCSDIR%%/liboobs-OobsSession.html -%%DOCSDIR%%/liboobs-OobsShare.html -%%DOCSDIR%%/liboobs-OobsShareNFS.html -%%DOCSDIR%%/liboobs-OobsShareSMB.html -%%DOCSDIR%%/liboobs-OobsStaticHost.html -%%DOCSDIR%%/liboobs-OobsTimeConfig.html -%%DOCSDIR%%/liboobs-OobsUser.html -%%DOCSDIR%%/liboobs-OobsUsersConfig.html -%%DOCSDIR%%/liboobs.devhelp -%%DOCSDIR%%/liboobs.devhelp2 -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -@dirrm %%DOCSDIR%% -@dirrm include/liboobs-1.0/oobs -@dirrm include/liboobs-1.0 diff --git a/devel/py-dbus/Makefile b/devel/py-dbus/Makefile deleted file mode 100644 index 53af62de3..000000000 --- a/devel/py-dbus/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: py-dbus -# Date Created: 25 July 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/py-dbus/Makefile,v 1.7 2007/02/28 21:50:58 marcus Exp $ - -PORTNAME= dbus -PORTVERSION= 0.80.2 -PORTREVISION= 1 -CATEGORIES= devel gnome python -MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-python/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-python-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Python bindings for the D-BUS messaging system - -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib - -USE_GNOME= gnomehack gnometarget -USE_PYTHON= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 - -DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} -EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} - -post-install: -.if defined(NOPORTDOCS) - @${RM} -rf ${PREFIX}/share/doc/dbus-python -.else - @${MV} ${PREFIX}/share/doc/dbus-python ${DOCSDIR} && \ - ${MKDIR} ${EXAMPLESDIR} && \ - ${INSTALL_DATA} ${WRKSRC}/examples/*.py ${EXAMPLESDIR} -.endif - -.include <bsd.port.mk> diff --git a/devel/py-dbus/distinfo b/devel/py-dbus/distinfo deleted file mode 100644 index d7de00fc4..000000000 --- a/devel/py-dbus/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (dbus-python-0.80.2.tar.gz) = 2807bc85215c995bd595e01edd9d2077 -SHA256 (dbus-python-0.80.2.tar.gz) = 501485c24c4b3e92c5db44081633cebf39689dbfdf676c25b1cb6e061438ebe4 -SIZE (dbus-python-0.80.2.tar.gz) = 453499 diff --git a/devel/py-dbus/pkg-descr b/devel/py-dbus/pkg-descr deleted file mode 100644 index 3c46c16da..000000000 --- a/devel/py-dbus/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Python bindings for the D-BUS interprocess messaging system. - -WWW: http://www.freedesktop.org/wiki/Software_2fDBusBindings diff --git a/devel/py-dbus/pkg-plist b/devel/py-dbus/pkg-plist deleted file mode 100644 index 7ebebc4b5..000000000 --- a/devel/py-dbus/pkg-plist +++ /dev/null @@ -1,67 +0,0 @@ -include/dbus-1.0/dbus/dbus-python.h -libdata/pkgconfig/dbus-python.pc -%%PORTDOCS%%%%DOCSDIR%%/API_CHANGES.txt -%%PORTDOCS%%%%DOCSDIR%%/HACKING.txt -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%%%DOCSDIR%%/tutorial.txt -%%PORTDOCS%%%%EXAMPLESDIR%%/example-async-client.py -%%PORTDOCS%%%%EXAMPLESDIR%%/example-client.py -%%PORTDOCS%%%%EXAMPLESDIR%%/example-service.py -%%PORTDOCS%%%%EXAMPLESDIR%%/example-signal-emitter.py -%%PORTDOCS%%%%EXAMPLESDIR%%/example-signal-recipient.py -%%PORTDOCS%%%%EXAMPLESDIR%%/list-system-services.py -%%PYTHON_SITELIBDIR%%/_dbus_bindings.la -%%PYTHON_SITELIBDIR%%/_dbus_bindings.so -%%PYTHON_SITELIBDIR%%/_dbus_glib_bindings.la -%%PYTHON_SITELIBDIR%%/_dbus_glib_bindings.so -%%PYTHON_SITELIBDIR%%/dbus/__init__.py -%%PYTHON_SITELIBDIR%%/dbus/__init__.pyc -%%PYTHON_SITELIBDIR%%/dbus/__init__.pyo -%%PYTHON_SITELIBDIR%%/dbus/_dbus.py -%%PYTHON_SITELIBDIR%%/dbus/_dbus.pyc -%%PYTHON_SITELIBDIR%%/dbus/_dbus.pyo -%%PYTHON_SITELIBDIR%%/dbus/_expat_introspect_parser.py -%%PYTHON_SITELIBDIR%%/dbus/_expat_introspect_parser.pyc -%%PYTHON_SITELIBDIR%%/dbus/_expat_introspect_parser.pyo -%%PYTHON_SITELIBDIR%%/dbus/_version.py -%%PYTHON_SITELIBDIR%%/dbus/_version.pyc -%%PYTHON_SITELIBDIR%%/dbus/_version.pyo -%%PYTHON_SITELIBDIR%%/dbus/dbus_bindings.py -%%PYTHON_SITELIBDIR%%/dbus/dbus_bindings.pyc -%%PYTHON_SITELIBDIR%%/dbus/dbus_bindings.pyo -%%PYTHON_SITELIBDIR%%/dbus/decorators.py -%%PYTHON_SITELIBDIR%%/dbus/decorators.pyc -%%PYTHON_SITELIBDIR%%/dbus/decorators.pyo -%%PYTHON_SITELIBDIR%%/dbus/exceptions.py -%%PYTHON_SITELIBDIR%%/dbus/exceptions.pyc -%%PYTHON_SITELIBDIR%%/dbus/exceptions.pyo -%%PYTHON_SITELIBDIR%%/dbus/glib.py -%%PYTHON_SITELIBDIR%%/dbus/glib.pyc -%%PYTHON_SITELIBDIR%%/dbus/glib.pyo -%%PYTHON_SITELIBDIR%%/dbus/lowlevel.py -%%PYTHON_SITELIBDIR%%/dbus/lowlevel.pyc -%%PYTHON_SITELIBDIR%%/dbus/lowlevel.pyo -%%PYTHON_SITELIBDIR%%/dbus/mainloop/__init__.py -%%PYTHON_SITELIBDIR%%/dbus/mainloop/__init__.pyc -%%PYTHON_SITELIBDIR%%/dbus/mainloop/__init__.pyo -%%PYTHON_SITELIBDIR%%/dbus/mainloop/glib.py -%%PYTHON_SITELIBDIR%%/dbus/mainloop/glib.pyc -%%PYTHON_SITELIBDIR%%/dbus/mainloop/glib.pyo -%%PYTHON_SITELIBDIR%%/dbus/proxies.py -%%PYTHON_SITELIBDIR%%/dbus/proxies.pyc -%%PYTHON_SITELIBDIR%%/dbus/proxies.pyo -%%PYTHON_SITELIBDIR%%/dbus/service.py -%%PYTHON_SITELIBDIR%%/dbus/service.pyc -%%PYTHON_SITELIBDIR%%/dbus/service.pyo -%%PYTHON_SITELIBDIR%%/dbus/types.py -%%PYTHON_SITELIBDIR%%/dbus/types.pyc -%%PYTHON_SITELIBDIR%%/dbus/types.pyo -%%PYTHON_SITELIBDIR%%/dbus_bindings.py -%%PYTHON_SITELIBDIR%%/dbus_bindings.pyc -%%PYTHON_SITELIBDIR%%/dbus_bindings.pyo -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/dbus/mainloop -@dirrm %%PYTHON_SITELIBDIR%%/dbus diff --git a/devel/py-gamin/Makefile b/devel/py-gamin/Makefile deleted file mode 100644 index 38dc5606a..000000000 --- a/devel/py-gamin/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: py-gamin -# Date Created: 24 March 2005 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTREVISION= 0 -CATEGORIES= devel python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Python interface to the Gamin file monitoring system - -MASTERDIR= ${.CURDIR}/../gamin -BUILD_WRKSRC= ${WRKSRC}/python -INSTALL_WRKSRC= ${BUILD_WRKSRC} -DESCR= ${.CURDIR}/pkg-descr -PLIST= ${.CURDIR}/pkg-plist -USE_FAM= yes -WANT_FAM_SYSTEM=gamin - -GAMIN_SLAVE= yes - -USE_GNOME= gnomehack gnometarget -USE_PYTHON= yes -CONFIGURE_ARGS= --with-python=${LOCALBASE} \ - --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc - -post-install: - @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -l ${PYTHON_SITELIBDIR} - @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py -l ${PYTHON_SITELIBDIR} - -.include "${MASTERDIR}/Makefile" diff --git a/devel/py-gamin/pkg-descr b/devel/py-gamin/pkg-descr deleted file mode 100644 index e99ea2fd1..000000000 --- a/devel/py-gamin/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Python interface to the Gaim file and directory monitoring system. - -WWW: http://www.gnome.org/~veillard/gamin/python.html diff --git a/devel/py-gamin/pkg-plist b/devel/py-gamin/pkg-plist deleted file mode 100644 index 28030282d..000000000 --- a/devel/py-gamin/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -%%PYTHON_SITELIBDIR%%/_gamin.a -%%PYTHON_SITELIBDIR%%/_gamin.la -%%PYTHON_SITELIBDIR%%/_gamin.so -%%PYTHON_SITELIBDIR%%/gamin.py diff --git a/devel/xdg-user-dirs-gtk/Makefile b/devel/xdg-user-dirs-gtk/Makefile deleted file mode 100644 index e8f3023ba..000000000 --- a/devel/xdg-user-dirs-gtk/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: xdg-user-dirs-gtk -# Date created: 2007-03-05 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/xdg-user-dirs-gtk/Makefile,v 1.2 2007/03/05 15:38:17 ahze Exp $ - -PORTNAME= xdg-user-dirs-gtk -PORTVERSION= 0.3 -CATEGORIES= devel gnome -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Companion to xdg-user-dirs that integrates into GTK/GNOME apps - -USE_BZIP2= yes -USE_GNOME= gtk20 -GNU_CONFIGURE= yes -USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/devel/xdg-user-dirs-gtk/distinfo b/devel/xdg-user-dirs-gtk/distinfo deleted file mode 100644 index 7b01111be..000000000 --- a/devel/xdg-user-dirs-gtk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xdg-user-dirs-gtk-0.3.tar.bz2) = e1d91a55ca1b2a22ca6a9ffd770e9297 -SHA256 (xdg-user-dirs-gtk-0.3.tar.bz2) = 01652a2f0fbf0b1a9bce1874687a1962b8b8314260580ce335d5680358768725 -SIZE (xdg-user-dirs-gtk-0.3.tar.bz2) = 126815 diff --git a/devel/xdg-user-dirs-gtk/pkg-descr b/devel/xdg-user-dirs-gtk/pkg-descr deleted file mode 100644 index 4cd6ae108..000000000 --- a/devel/xdg-user-dirs-gtk/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Companion to xdg-user-dirs that integrates it into the GNOME desktop and Gtk+ -applications diff --git a/devel/xdg-user-dirs-gtk/pkg-plist b/devel/xdg-user-dirs-gtk/pkg-plist deleted file mode 100644 index 2b12be8e6..000000000 --- a/devel/xdg-user-dirs-gtk/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -bin/xdg-user-dirs-gtk-update -etc/xdg/autostart/user-dirs-update-gtk.desktop -share/locale/de/LC_MESSAGES/xdg-user-dirs-gtk.mo -@dirrmtry etc/xdg/autostart -@dirrmtry etc/xdg diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile deleted file mode 100644 index 4242fa41d..000000000 --- a/editors/gedit-plugins/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: gedit-plugins -# Date created: 19 September 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/editors/gedit-plugins/Makefile,v 1.20 2007/01/14 06:31:22 marcus Exp $ -# - -PORTNAME= gedit-plugins -PORTVERSION= 2.17.2 -CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Plugins for GEdit 2 - -BUILD_DEPENDS= gedit:${PORTSDIR}/editors/gedit \ - gucharmap:${PORTSDIR}/deskutils/gucharmap -RUN_DEPENDS= gedit:${PORTSDIR}/editors/gedit \ - gucharmap:${PORTSDIR}/deskutils/gucharmap - -USE_LDCONFIG= yes -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack -WANT_GNOME= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= gedit-show-tabbar-plugin.schemas - -.if defined(PACKAGE_BUILDING) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mpygnomedesktop}!="" && ${ARCH}!="sparc64" -USE_PYTHON= yes -.include "${PORTSDIR}/Mk/bsd.python.mk" -USE_GNOME+= pygnomedesktop -BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/vtemodule.so:${PORTSDIR}/x11-toolkits/py-vte -CONFIGURE_ARGS+=--enable-python -PLIST_SUB+= PYTHON="" -.else -CONFIGURE_ARGS+=--disable-python -PLIST_SUB+= PYTHON="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e 's| \\t\\r\\n\\f|[:space:]|g' \ - ${WRKSRC}/configure - -.include <bsd.port.post.mk> diff --git a/editors/gedit-plugins/distinfo b/editors/gedit-plugins/distinfo deleted file mode 100644 index c845dee15..000000000 --- a/editors/gedit-plugins/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gedit-plugins-2.17.2.tar.bz2) = b8c0f762e1cc306c807a4937c88050f7 -SHA256 (gnome2/gedit-plugins-2.17.2.tar.bz2) = 324c7286d00e23675c1cf218c7d1dfb0729931789caa45c4a7df5a52f2f20e55 -SIZE (gnome2/gedit-plugins-2.17.2.tar.bz2) = 559728 diff --git a/editors/gedit-plugins/pkg-descr b/editors/gedit-plugins/pkg-descr deleted file mode 100644 index f4eabb23d..000000000 --- a/editors/gedit-plugins/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Various additional plug-ins for GEdit 2. diff --git a/editors/gedit-plugins/pkg-plist b/editors/gedit-plugins/pkg-plist deleted file mode 100644 index 1657e72d5..000000000 --- a/editors/gedit-plugins/pkg-plist +++ /dev/null @@ -1,150 +0,0 @@ -%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.py -%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.pyc -%%PYTHON%%lib/gedit-2/plugins/bracketcompletion.pyo -lib/gedit-2/plugins/charmap.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/codecomment.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/codecomment.py -%%PYTHON%%lib/gedit-2/plugins/codecomment.pyc -%%PYTHON%%lib/gedit-2/plugins/codecomment.pyo -%%PYTHON%%lib/gedit-2/plugins/colorpicker.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/colorpicker.py -%%PYTHON%%lib/gedit-2/plugins/colorpicker.pyc -%%PYTHON%%lib/gedit-2/plugins/colorpicker.pyo -lib/gedit-2/plugins/gpdefs.py -lib/gedit-2/plugins/gpdefs.pyc -lib/gedit-2/plugins/gpdefs.pyo -%%PYTHON%%lib/gedit-2/plugins/joinlines.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/joinlines.py -%%PYTHON%%lib/gedit-2/plugins/joinlines.pyc -%%PYTHON%%lib/gedit-2/plugins/joinlines.pyo -lib/gedit-2/plugins/libcharmap.la -lib/gedit-2/plugins/libcharmap.so -lib/gedit-2/plugins/libshowtabbar.la -lib/gedit-2/plugins/libshowtabbar.so -%%PYTHON%%lib/gedit-2/plugins/sessionsaver.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/sessionsaver/__init__.py -%%PYTHON%%lib/gedit-2/plugins/sessionsaver/__init__.pyc -%%PYTHON%%lib/gedit-2/plugins/sessionsaver/__init__.pyo -%%PYTHON%%lib/gedit-2/plugins/sessionsaver/dialogs.py -%%PYTHON%%lib/gedit-2/plugins/sessionsaver/dialogs.pyc -%%PYTHON%%lib/gedit-2/plugins/sessionsaver/dialogs.pyo -%%PYTHON%%lib/gedit-2/plugins/sessionsaver/sessionsaver.glade -%%PYTHON%%lib/gedit-2/plugins/sessionsaver/store.py -%%PYTHON%%lib/gedit-2/plugins/sessionsaver/store.pyc -%%PYTHON%%lib/gedit-2/plugins/sessionsaver/store.pyo -lib/gedit-2/plugins/showtabbar.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/smartspaces.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/smartspaces.py -%%PYTHON%%lib/gedit-2/plugins/smartspaces.pyc -%%PYTHON%%lib/gedit-2/plugins/smartspaces.pyo -%%PYTHON%%lib/gedit-2/plugins/terminal.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/terminal.py -%%PYTHON%%lib/gedit-2/plugins/terminal.pyc -%%PYTHON%%lib/gedit-2/plugins/terminal.pyo -share/locale/ar/LC_MESSAGES/gedit-plugins.mo -share/locale/az/LC_MESSAGES/gedit-plugins.mo -share/locale/be/LC_MESSAGES/gedit-plugins.mo -share/locale/bg/LC_MESSAGES/gedit-plugins.mo -share/locale/ca/LC_MESSAGES/gedit-plugins.mo -share/locale/cs/LC_MESSAGES/gedit-plugins.mo -share/locale/da/LC_MESSAGES/gedit-plugins.mo -share/locale/de/LC_MESSAGES/gedit-plugins.mo -share/locale/dz/LC_MESSAGES/gedit-plugins.mo -share/locale/el/LC_MESSAGES/gedit-plugins.mo -share/locale/en_CA/LC_MESSAGES/gedit-plugins.mo -share/locale/en_GB/LC_MESSAGES/gedit-plugins.mo -share/locale/es/LC_MESSAGES/gedit-plugins.mo -share/locale/et/LC_MESSAGES/gedit-plugins.mo -share/locale/eu/LC_MESSAGES/gedit-plugins.mo -share/locale/fi/LC_MESSAGES/gedit-plugins.mo -share/locale/fr/LC_MESSAGES/gedit-plugins.mo -share/locale/ga/LC_MESSAGES/gedit-plugins.mo -share/locale/gl/LC_MESSAGES/gedit-plugins.mo -share/locale/gu/LC_MESSAGES/gedit-plugins.mo -share/locale/he/LC_MESSAGES/gedit-plugins.mo -share/locale/hi/LC_MESSAGES/gedit-plugins.mo -share/locale/hr/LC_MESSAGES/gedit-plugins.mo -share/locale/hu/LC_MESSAGES/gedit-plugins.mo -share/locale/ja/LC_MESSAGES/gedit-plugins.mo -share/locale/kn/LC_MESSAGES/gedit-plugins.mo -share/locale/ko/LC_MESSAGES/gedit-plugins.mo -share/locale/lt/LC_MESSAGES/gedit-plugins.mo -share/locale/lv/LC_MESSAGES/gedit-plugins.mo -share/locale/mk/LC_MESSAGES/gedit-plugins.mo -share/locale/ml/LC_MESSAGES/gedit-plugins.mo -share/locale/mn/LC_MESSAGES/gedit-plugins.mo -share/locale/ms/LC_MESSAGES/gedit-plugins.mo -share/locale/nb/LC_MESSAGES/gedit-plugins.mo -share/locale/ne/LC_MESSAGES/gedit-plugins.mo -share/locale/nl/LC_MESSAGES/gedit-plugins.mo -share/locale/nn/LC_MESSAGES/gedit-plugins.mo -share/locale/no/LC_MESSAGES/gedit-plugins.mo -share/locale/or/LC_MESSAGES/gedit-plugins.mo -share/locale/pa/LC_MESSAGES/gedit-plugins.mo -share/locale/pl/LC_MESSAGES/gedit-plugins.mo -share/locale/pt/LC_MESSAGES/gedit-plugins.mo -share/locale/pt_BR/LC_MESSAGES/gedit-plugins.mo -share/locale/ro/LC_MESSAGES/gedit-plugins.mo -share/locale/ru/LC_MESSAGES/gedit-plugins.mo -share/locale/rw/LC_MESSAGES/gedit-plugins.mo -share/locale/sk/LC_MESSAGES/gedit-plugins.mo -share/locale/sl/LC_MESSAGES/gedit-plugins.mo -share/locale/sq/LC_MESSAGES/gedit-plugins.mo -share/locale/sr/LC_MESSAGES/gedit-plugins.mo -share/locale/sr@Latn/LC_MESSAGES/gedit-plugins.mo -share/locale/sv/LC_MESSAGES/gedit-plugins.mo -share/locale/ta/LC_MESSAGES/gedit-plugins.mo -share/locale/th/LC_MESSAGES/gedit-plugins.mo -share/locale/tr/LC_MESSAGES/gedit-plugins.mo -share/locale/uk/LC_MESSAGES/gedit-plugins.mo -share/locale/vi/LC_MESSAGES/gedit-plugins.mo -share/locale/wa/LC_MESSAGES/gedit-plugins.mo -share/locale/zh_CN/LC_MESSAGES/gedit-plugins.mo -share/locale/zh_HK/LC_MESSAGES/gedit-plugins.mo -share/locale/zh_TW/LC_MESSAGES/gedit-plugins.mo -%%PYTHON%%@dirrm lib/gedit-2/plugins/sessionsaver -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/no/LC_MESSAGES -@dirrmtry share/locale/no -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile deleted file mode 100644 index 1990b3a1f..000000000 --- a/editors/gedit/Makefile +++ /dev/null @@ -1,72 +0,0 @@ -# New ports collection makefile for: gedit2 -# Date created: 14 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.57 2007/02/27 20:19:28 mezz Exp $ -# - -PORTNAME= gedit -PORTVERSION= 2.18.0 -CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A small but powerful text editor for GNOME 2 Desktop Environment - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -INSTALLS_OMF= yes -USE_LDCONFIG= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gnomehack intlhack \ - libgnomeprintui libgnomeui eel2 gtksourceview desktopfileutils -WANT_GNOME= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -PLIST_SUB= VERSION="2.16" - -MAN1= gedit.1 -GCONF_SCHEMAS= gedit.schemas gedit-file-browser.schemas - -.if defined(PACKAGE_BUILDING) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mpygnomedesktop}!="" -USE_PYTHON= yes -.include "${PORTSDIR}/Mk/bsd.python.mk" -USE_GNOME+= pygnomedesktop -CONFIGURE_ARGS+=--enable-python -PLIST_SUB+= PYTHON="" -.else -CONFIGURE_ARGS+=--disable-python -PLIST_SUB+= PYTHON="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|make|${GMAKE}|g' \ - ${WRKSRC}/bindings/python/Makefile.in - -pre-build: - ${MKDIR} ${WRKSRC}/bindings/python/.deps -.for ff in gedit_la-gedit.Plo gedit_la-geditcommands.Plo gedit_la-geditutils.Plo - ${TOUCH} ${WRKSRC}/bindings/python/.deps/${ff} -.endfor - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo deleted file mode 100644 index e1f1edc85..000000000 --- a/editors/gedit/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gedit-2.18.0.tar.bz2) = faf35c2a934aff2a37a58f56c9f11e15 -SHA256 (gnome2/gedit-2.18.0.tar.bz2) = a163ed74b4446d5d0177494b92f678300bb3f12eb5fe9f876d541bc94f838e09 -SIZE (gnome2/gedit-2.18.0.tar.bz2) = 3145247 diff --git a/editors/gedit/files/patch-configure b/editors/gedit/files/patch-configure deleted file mode 100644 index 6bfadb0af..000000000 --- a/editors/gedit/files/patch-configure +++ /dev/null @@ -1,18 +0,0 @@ ---- configure.orig Wed Dec 14 09:07:01 2005 -+++ configure Wed Dec 14 09:07:01 2005 -@@ -22216,6 +22216,7 @@ - if eval "test \"\${$as_ac_var+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -+ LIBS="-lintl $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -22304,6 +22305,7 @@ - cat >>confdefs.h <<_ACEOF - #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 - _ACEOF -+LIBS="-lintl $LIBS" - - fi - done diff --git a/editors/gedit/files/patch-gedit_gedit-module.c b/editors/gedit/files/patch-gedit_gedit-module.c deleted file mode 100644 index b12781557..000000000 --- a/editors/gedit/files/patch-gedit_gedit-module.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gedit/gedit-module.c.orig Fri Jan 6 12:19:53 2006 -+++ gedit/gedit-module.c Fri Jan 6 12:20:21 2006 -@@ -142,7 +142,7 @@ gedit_module_unload (GTypeModule *gmodul - - gedit_debug_message (DEBUG_PLUGINS, "Unloading %s", module->path); - -- g_module_close (module->library); -+ /*g_module_close (module->library);*/ - - module->library = NULL; - module->type = 0; diff --git a/editors/gedit/files/patch-plugins_externaltools_data_Makefile.in b/editors/gedit/files/patch-plugins_externaltools_data_Makefile.in deleted file mode 100644 index aa069fd24..000000000 --- a/editors/gedit/files/patch-plugins_externaltools_data_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/externaltools/data/Makefile.in.orig Thu Jan 11 00:53:33 2007 -+++ plugins/externaltools/data/Makefile.in Thu Jan 11 00:53:41 2007 -@@ -471,7 +471,7 @@ - # (.desktop), which happens to be translated using intltool. - $(tools_SCRIPTS): %: %.tool.in %.desktop $(TOOL_MERGE) - perl $(TOOL_MERGE) -o $@ $< $(word 2,$^) -- chmod --reference=$< $@ -+ chmod 0755 $@ - # 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/editors/gedit/pkg-descr b/editors/gedit/pkg-descr deleted file mode 100644 index 29135d79f..000000000 --- a/editors/gedit/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -gEdit is a Gtk+-2 text editor. Its features include: - - * Complete integration with the GNOME Environment, including GnomeMDI - * Global Search and Replace - * Dynamically loaded fonts - * Splitscreen Mode - * Printing support - * Configurable Plugins system - * Unlimited Undo/Redo - -WWW: http://www.gnome.org/projects/gedit/ diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist deleted file mode 100644 index 64efd4571..000000000 --- a/editors/gedit/pkg-plist +++ /dev/null @@ -1,507 +0,0 @@ -bin/gedit -bin/gnome-text-editor -include/gedit-%%VERSION%%/gedit/gedit-app.h -include/gedit-%%VERSION%%/gedit/gedit-convert.h -include/gedit-%%VERSION%%/gedit/gedit-debug.h -include/gedit-%%VERSION%%/gedit/gedit-document.h -include/gedit-%%VERSION%%/gedit/gedit-encodings-option-menu.h -include/gedit-%%VERSION%%/gedit/gedit-encodings.h -include/gedit-%%VERSION%%/gedit/gedit-file-chooser-dialog.h -include/gedit-%%VERSION%%/gedit/gedit-help.h -include/gedit-%%VERSION%%/gedit/gedit-message-area.h -include/gedit-%%VERSION%%/gedit/gedit-metadata-manager.h -include/gedit-%%VERSION%%/gedit/gedit-notebook.h -include/gedit-%%VERSION%%/gedit/gedit-panel.h -include/gedit-%%VERSION%%/gedit/gedit-plugin.h -include/gedit-%%VERSION%%/gedit/gedit-prefs-manager-app.h -include/gedit-%%VERSION%%/gedit/gedit-prefs-manager.h -include/gedit-%%VERSION%%/gedit/gedit-print-job-preview.h -include/gedit-%%VERSION%%/gedit/gedit-print.h -include/gedit-%%VERSION%%/gedit/gedit-progress-message-area.h -include/gedit-%%VERSION%%/gedit/gedit-statusbar.h -include/gedit-%%VERSION%%/gedit/gedit-tab.h -include/gedit-%%VERSION%%/gedit/gedit-utils.h -include/gedit-%%VERSION%%/gedit/gedit-view.h -include/gedit-%%VERSION%%/gedit/gedit-window.h -lib/gedit-2/gedit-bugreport.sh -lib/gedit-2/plugins/changecase.gedit-plugin -lib/gedit-2/plugins/docinfo.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/externaltools.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/externaltools/ElementTree.py -%%PYTHON%%lib/gedit-2/plugins/externaltools/ElementTree.pyc -%%PYTHON%%lib/gedit-2/plugins/externaltools/ElementTree.pyo -%%PYTHON%%lib/gedit-2/plugins/externaltools/__init__.py -%%PYTHON%%lib/gedit-2/plugins/externaltools/__init__.pyc -%%PYTHON%%lib/gedit-2/plugins/externaltools/__init__.pyo -%%PYTHON%%lib/gedit-2/plugins/externaltools/capture.py -%%PYTHON%%lib/gedit-2/plugins/externaltools/capture.pyc -%%PYTHON%%lib/gedit-2/plugins/externaltools/capture.pyo -%%PYTHON%%lib/gedit-2/plugins/externaltools/functions.py -%%PYTHON%%lib/gedit-2/plugins/externaltools/functions.pyc -%%PYTHON%%lib/gedit-2/plugins/externaltools/functions.pyo -%%PYTHON%%lib/gedit-2/plugins/externaltools/library.py -%%PYTHON%%lib/gedit-2/plugins/externaltools/library.pyc -%%PYTHON%%lib/gedit-2/plugins/externaltools/library.pyo -%%PYTHON%%lib/gedit-2/plugins/externaltools/manager.py -%%PYTHON%%lib/gedit-2/plugins/externaltools/manager.pyc -%%PYTHON%%lib/gedit-2/plugins/externaltools/manager.pyo -%%PYTHON%%lib/gedit-2/plugins/externaltools/outputpanel.py -%%PYTHON%%lib/gedit-2/plugins/externaltools/outputpanel.pyc -%%PYTHON%%lib/gedit-2/plugins/externaltools/outputpanel.pyo -%%PYTHON%%lib/gedit-2/plugins/externaltools/tools.glade -lib/gedit-2/plugins/filebrowser.gedit-plugin -lib/gedit-2/plugins/indent.gedit-plugin -lib/gedit-2/plugins/libchangecase.la -lib/gedit-2/plugins/libchangecase.so -lib/gedit-2/plugins/libdocinfo.la -lib/gedit-2/plugins/libdocinfo.so -lib/gedit-2/plugins/libfilebrowser.la -lib/gedit-2/plugins/libfilebrowser.so -lib/gedit-2/plugins/libindent.la -lib/gedit-2/plugins/libindent.so -lib/gedit-2/plugins/libmodelines.la -lib/gedit-2/plugins/libmodelines.so -lib/gedit-2/plugins/libsample.la -lib/gedit-2/plugins/libsample.so -lib/gedit-2/plugins/libsort.la -lib/gedit-2/plugins/libsort.so -lib/gedit-2/plugins/libspell.la -lib/gedit-2/plugins/libspell.so -lib/gedit-2/plugins/libtaglist.la -lib/gedit-2/plugins/libtaglist.so -lib/gedit-2/plugins/libtime.la -lib/gedit-2/plugins/libtime.so -lib/gedit-2/plugins/modelines.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/pythonconsole.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/pythonconsole/__init__.py -%%PYTHON%%lib/gedit-2/plugins/pythonconsole/__init__.pyc -%%PYTHON%%lib/gedit-2/plugins/pythonconsole/__init__.pyo -%%PYTHON%%lib/gedit-2/plugins/pythonconsole/console.py -%%PYTHON%%lib/gedit-2/plugins/pythonconsole/console.pyc -%%PYTHON%%lib/gedit-2/plugins/pythonconsole/console.pyo -lib/gedit-2/plugins/sample.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/snippets.gedit-plugin -%%PYTHON%%lib/gedit-2/plugins/snippets/ElementTree.py -%%PYTHON%%lib/gedit-2/plugins/snippets/ElementTree.pyc -%%PYTHON%%lib/gedit-2/plugins/snippets/ElementTree.pyo -%%PYTHON%%lib/gedit-2/plugins/snippets/Snippet.py -%%PYTHON%%lib/gedit-2/plugins/snippets/Snippet.pyc -%%PYTHON%%lib/gedit-2/plugins/snippets/Snippet.pyo -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetComplete.py -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetComplete.pyc -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetComplete.pyo -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetController.py -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetController.pyc -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetController.pyo -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetPlaceholders.py -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetPlaceholders.pyc -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetPlaceholders.pyo -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetPluginInstance.py -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetPluginInstance.pyc -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetPluginInstance.pyo -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetsDialog.py -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetsDialog.pyc -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetsDialog.pyo -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetsLibrary.py -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetsLibrary.pyc -%%PYTHON%%lib/gedit-2/plugins/snippets/SnippetsLibrary.pyo -%%PYTHON%%lib/gedit-2/plugins/snippets/__init__.py -%%PYTHON%%lib/gedit-2/plugins/snippets/__init__.pyc -%%PYTHON%%lib/gedit-2/plugins/snippets/__init__.pyo -%%PYTHON%%lib/gedit-2/plugins/snippets/functions.py -%%PYTHON%%lib/gedit-2/plugins/snippets/functions.pyc -%%PYTHON%%lib/gedit-2/plugins/snippets/functions.pyo -%%PYTHON%%lib/gedit-2/plugins/snippets/snippets.glade -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/pkgconfig/gedit-%%VERSION%%.pc -%%DOCSDIR%%/GeditApp.html -%%DOCSDIR%%/GeditDocument.html -%%DOCSDIR%%/GeditEncodingsOptionMenu.html -%%DOCSDIR%%/GeditFileChooserDialog.html -%%DOCSDIR%%/GeditMessageArea.html -%%DOCSDIR%%/GeditNotebook.html -%%DOCSDIR%%/GeditPanel.html -%%DOCSDIR%%/GeditPlugin.html -%%DOCSDIR%%/GeditPrintJob.html -%%DOCSDIR%%/GeditPrintJobPreview.html -%%DOCSDIR%%/GeditProgressMessageArea.html -%%DOCSDIR%%/GeditStatusbar.html -%%DOCSDIR%%/GeditTab.html -%%DOCSDIR%%/GeditView.html -%%DOCSDIR%%/GeditWindow.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/gedit-gedit-convert.html -%%DOCSDIR%%/gedit-gedit-debug.html -%%DOCSDIR%%/gedit-gedit-encodings.html -%%DOCSDIR%%/gedit-gedit-help.html -%%DOCSDIR%%/gedit-gedit-metadata-manager.html -%%DOCSDIR%%/gedit-gedit-prefs-manager-app.html -%%DOCSDIR%%/gedit-gedit-prefs-manager.html -%%DOCSDIR%%/gedit-gedit-utils.html -%%DOCSDIR%%/gedit.devhelp -%%DOCSDIR%%/gedit.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/applications/gedit.desktop -share/gnome/gedit-2/glade/docinfo.glade2 -share/gnome/gedit-2/glade/gedit-encodings-dialog.glade -share/gnome/gedit-2/glade/gedit-open-location-dialog.glade -share/gnome/gedit-2/glade/gedit-page-setup-dialog.glade -share/gnome/gedit-2/glade/gedit-preferences-dialog.glade -share/gnome/gedit-2/glade/gedit-search-dialog.glade -share/gnome/gedit-2/glade/languages-dialog.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/icons/gedit-plugin.png -share/gnome/gedit-2/logo/gedit-logo.png -share/gnome/gedit-2/plugins/filebrowser/gedit-file-browser-widget-ui.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/c++.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/c.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/css.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/docbook.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/global.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/haskell.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/html.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/idl.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/java.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/javascript.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/latex.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/perl.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/php.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/python.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/ruby.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/sh.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/tcl.xml -%%PYTHON%%share/gnome/gedit-2/plugins/snippets/xml.xml -%%PYTHON%%share/gnome/gedit-2/plugins/tools/build -%%PYTHON%%share/gnome/gedit-2/plugins/tools/open-terminal-here -%%PYTHON%%share/gnome/gedit-2/plugins/tools/remove-trailing-spaces -%%PYTHON%%share/gnome/gedit-2/plugins/tools/run-command -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/taglist/XUL.tags -share/gnome/gedit-2/ui/gedit-ui.xml -share/gnome/help/gedit/C/figures/gedit_format_bold.png -share/gnome/help/gedit/C/figures/gedit_format_italic.png -share/gnome/help/gedit/C/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/C/figures/gedit_format_underline.png -share/gnome/help/gedit/C/figures/gedit_recent_files_menu_icon.png -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/bg/figures/gedit_format_bold.png -share/gnome/help/gedit/bg/figures/gedit_format_italic.png -share/gnome/help/gedit/bg/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/bg/figures/gedit_format_underline.png -share/gnome/help/gedit/bg/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/bg/figures/gedit_window.png -share/gnome/help/gedit/bg/gedit.xml -share/gnome/help/gedit/bg/legal.xml -share/gnome/help/gedit/de/figures/gedit_format_bold.png -share/gnome/help/gedit/de/figures/gedit_format_italic.png -share/gnome/help/gedit/de/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/de/figures/gedit_format_underline.png -share/gnome/help/gedit/de/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/de/figures/gedit_window.png -share/gnome/help/gedit/de/gedit.xml -share/gnome/help/gedit/de/legal.xml -share/gnome/help/gedit/es/figures/gedit_format_bold.png -share/gnome/help/gedit/es/figures/gedit_format_italic.png -share/gnome/help/gedit/es/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/es/figures/gedit_format_underline.png -share/gnome/help/gedit/es/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/es/figures/gedit_window.png -share/gnome/help/gedit/es/gedit.xml -share/gnome/help/gedit/es/legal.xml -share/gnome/help/gedit/eu/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/eu/figures/gedit_window.png -share/gnome/help/gedit/eu/gedit.xml -share/gnome/help/gedit/eu/legal.xml -share/gnome/help/gedit/fr/figures/gedit_format_bold.png -share/gnome/help/gedit/fr/figures/gedit_format_italic.png -share/gnome/help/gedit/fr/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/fr/figures/gedit_format_underline.png -share/gnome/help/gedit/fr/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/fr/figures/gedit_window.png -share/gnome/help/gedit/fr/gedit.xml -share/gnome/help/gedit/fr/legal.xml -share/gnome/help/gedit/it/figures/gedit_format_bold.png -share/gnome/help/gedit/it/figures/gedit_format_italic.png -share/gnome/help/gedit/it/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/it/figures/gedit_format_underline.png -share/gnome/help/gedit/it/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/it/figures/gedit_window.png -share/gnome/help/gedit/it/gedit.xml -share/gnome/help/gedit/it/legal.xml -share/gnome/help/gedit/ja/figures/gedit_format_bold.png -share/gnome/help/gedit/ja/figures/gedit_format_italic.png -share/gnome/help/gedit/ja/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/ja/figures/gedit_format_underline.png -share/gnome/help/gedit/ja/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/ja/figures/gedit_window.png -share/gnome/help/gedit/ja/gedit.xml -share/gnome/help/gedit/ja/legal.xml -share/gnome/help/gedit/ko/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/ko/figures/gedit_window.png -share/gnome/help/gedit/ko/gedit.xml -share/gnome/help/gedit/ko/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/help/gedit/ru/figures/gedit_format_bold.png -share/gnome/help/gedit/ru/figures/gedit_format_italic.png -share/gnome/help/gedit/ru/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/ru/figures/gedit_format_underline.png -share/gnome/help/gedit/ru/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/ru/figures/gedit_window.png -share/gnome/help/gedit/ru/gedit.xml -share/gnome/help/gedit/ru/legal.xml -share/gnome/help/gedit/sv/figures/gedit_format_bold.png -share/gnome/help/gedit/sv/figures/gedit_format_italic.png -share/gnome/help/gedit/sv/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/sv/figures/gedit_format_underline.png -share/gnome/help/gedit/sv/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/sv/figures/gedit_window.png -share/gnome/help/gedit/sv/gedit.xml -share/gnome/help/gedit/sv/legal.xml -share/gnome/help/gedit/zh_CN/figures/gedit_format_bold.png -share/gnome/help/gedit/zh_CN/figures/gedit_format_italic.png -share/gnome/help/gedit/zh_CN/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/zh_CN/figures/gedit_format_underline.png -share/gnome/help/gedit/zh_CN/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/zh_CN/figures/gedit_window.png -share/gnome/help/gedit/zh_CN/gedit.xml -share/gnome/help/gedit/zh_CN/legal.xml -share/gnome/help/gedit/zh_HK/figures/gedit_format_bold.png -share/gnome/help/gedit/zh_HK/figures/gedit_format_italic.png -share/gnome/help/gedit/zh_HK/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/zh_HK/figures/gedit_format_underline.png -share/gnome/help/gedit/zh_HK/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/zh_HK/figures/gedit_window.png -share/gnome/help/gedit/zh_HK/gedit.xml -share/gnome/help/gedit/zh_HK/legal.xml -share/gnome/help/gedit/zh_TW/figures/gedit_format_bold.png -share/gnome/help/gedit/zh_TW/figures/gedit_format_italic.png -share/gnome/help/gedit/zh_TW/figures/gedit_format_strikethrough.png -share/gnome/help/gedit/zh_TW/figures/gedit_format_underline.png -share/gnome/help/gedit/zh_TW/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/zh_TW/figures/gedit_window.png -share/gnome/help/gedit/zh_TW/gedit.xml -share/gnome/help/gedit/zh_TW/legal.xml -share/gnome/omf/gedit/gedit-C.omf -share/gnome/omf/gedit/gedit-bg.omf -share/gnome/omf/gedit/gedit-de.omf -share/gnome/omf/gedit/gedit-es.omf -share/gnome/omf/gedit/gedit-eu.omf -share/gnome/omf/gedit/gedit-fr.omf -share/gnome/omf/gedit/gedit-it.omf -share/gnome/omf/gedit/gedit-ja.omf -share/gnome/omf/gedit/gedit-ko.omf -share/gnome/omf/gedit/gedit-ro.omf -share/gnome/omf/gedit/gedit-ru.omf -share/gnome/omf/gedit/gedit-sv.omf -share/gnome/omf/gedit/gedit-zh_CN.omf -share/gnome/omf/gedit/gedit-zh_HK.omf -share/gnome/omf/gedit/gedit-zh_TW.omf -share/locale/af/LC_MESSAGES/gedit.mo -share/locale/am/LC_MESSAGES/gedit.mo -share/locale/ar/LC_MESSAGES/gedit.mo -share/locale/az/LC_MESSAGES/gedit.mo -share/locale/be/LC_MESSAGES/gedit.mo -share/locale/bg/LC_MESSAGES/gedit.mo -share/locale/bn/LC_MESSAGES/gedit.mo -share/locale/bn_IN/LC_MESSAGES/gedit.mo -share/locale/br/LC_MESSAGES/gedit.mo -share/locale/bs/LC_MESSAGES/gedit.mo -share/locale/ca/LC_MESSAGES/gedit.mo -share/locale/cs/LC_MESSAGES/gedit.mo -share/locale/cy/LC_MESSAGES/gedit.mo -share/locale/da/LC_MESSAGES/gedit.mo -share/locale/de/LC_MESSAGES/gedit.mo -share/locale/dz/LC_MESSAGES/gedit.mo -share/locale/el/LC_MESSAGES/gedit.mo -share/locale/en_CA/LC_MESSAGES/gedit.mo -share/locale/en_GB/LC_MESSAGES/gedit.mo -share/locale/es/LC_MESSAGES/gedit.mo -share/locale/et/LC_MESSAGES/gedit.mo -share/locale/eu/LC_MESSAGES/gedit.mo -share/locale/fa/LC_MESSAGES/gedit.mo -share/locale/fi/LC_MESSAGES/gedit.mo -share/locale/fr/LC_MESSAGES/gedit.mo -share/locale/ga/LC_MESSAGES/gedit.mo -share/locale/gl/LC_MESSAGES/gedit.mo -share/locale/gu/LC_MESSAGES/gedit.mo -share/locale/he/LC_MESSAGES/gedit.mo -share/locale/hi/LC_MESSAGES/gedit.mo -share/locale/hr/LC_MESSAGES/gedit.mo -share/locale/hu/LC_MESSAGES/gedit.mo -share/locale/hy/LC_MESSAGES/gedit.mo -share/locale/id/LC_MESSAGES/gedit.mo -share/locale/is/LC_MESSAGES/gedit.mo -share/locale/it/LC_MESSAGES/gedit.mo -share/locale/ja/LC_MESSAGES/gedit.mo -share/locale/ka/LC_MESSAGES/gedit.mo -share/locale/kn/LC_MESSAGES/gedit.mo -share/locale/ko/LC_MESSAGES/gedit.mo -share/locale/ku/LC_MESSAGES/gedit.mo -share/locale/lt/LC_MESSAGES/gedit.mo -share/locale/lv/LC_MESSAGES/gedit.mo -share/locale/mg/LC_MESSAGES/gedit.mo -share/locale/mi/LC_MESSAGES/gedit.mo -share/locale/mk/LC_MESSAGES/gedit.mo -share/locale/ml/LC_MESSAGES/gedit.mo -share/locale/mn/LC_MESSAGES/gedit.mo -share/locale/mr/LC_MESSAGES/gedit.mo -share/locale/ms/LC_MESSAGES/gedit.mo -share/locale/nb/LC_MESSAGES/gedit.mo -share/locale/ne/LC_MESSAGES/gedit.mo -share/locale/nl/LC_MESSAGES/gedit.mo -share/locale/nn/LC_MESSAGES/gedit.mo -share/locale/or/LC_MESSAGES/gedit.mo -share/locale/pa/LC_MESSAGES/gedit.mo -share/locale/pl/LC_MESSAGES/gedit.mo -share/locale/pt/LC_MESSAGES/gedit.mo -share/locale/pt_BR/LC_MESSAGES/gedit.mo -share/locale/ro/LC_MESSAGES/gedit.mo -share/locale/ru/LC_MESSAGES/gedit.mo -share/locale/rw/LC_MESSAGES/gedit.mo -share/locale/sk/LC_MESSAGES/gedit.mo -share/locale/sl/LC_MESSAGES/gedit.mo -share/locale/sq/LC_MESSAGES/gedit.mo -share/locale/sr/LC_MESSAGES/gedit.mo -share/locale/sr@Latn/LC_MESSAGES/gedit.mo -share/locale/sv/LC_MESSAGES/gedit.mo -share/locale/ta/LC_MESSAGES/gedit.mo -share/locale/te/LC_MESSAGES/gedit.mo -share/locale/th/LC_MESSAGES/gedit.mo -share/locale/tk/LC_MESSAGES/gedit.mo -share/locale/tr/LC_MESSAGES/gedit.mo -share/locale/uk/LC_MESSAGES/gedit.mo -share/locale/vi/LC_MESSAGES/gedit.mo -share/locale/wa/LC_MESSAGES/gedit.mo -share/locale/xh/LC_MESSAGES/gedit.mo -share/locale/zh_CN/LC_MESSAGES/gedit.mo -share/locale/zh_HK/LC_MESSAGES/gedit.mo -share/locale/zh_TW/LC_MESSAGES/gedit.mo -@dirrm share/gnome/omf/gedit -@dirrm share/gnome/help/gedit/zh_TW/figures -@dirrm share/gnome/help/gedit/zh_TW -@dirrm share/gnome/help/gedit/zh_HK/figures -@dirrm share/gnome/help/gedit/zh_HK -@dirrm share/gnome/help/gedit/zh_CN/figures -@dirrm share/gnome/help/gedit/zh_CN -@dirrm share/gnome/help/gedit/sv/figures -@dirrm share/gnome/help/gedit/sv -@dirrm share/gnome/help/gedit/ru/figures -@dirrm share/gnome/help/gedit/ru -@dirrm share/gnome/help/gedit/ro/figures -@dirrm share/gnome/help/gedit/ro -@dirrm share/gnome/help/gedit/ko/figures -@dirrm share/gnome/help/gedit/ko -@dirrm share/gnome/help/gedit/ja/figures -@dirrm share/gnome/help/gedit/ja -@dirrm share/gnome/help/gedit/it/figures -@dirrm share/gnome/help/gedit/it -@dirrm share/gnome/help/gedit/fr/figures -@dirrm share/gnome/help/gedit/fr -@dirrm share/gnome/help/gedit/eu/figures -@dirrm share/gnome/help/gedit/eu -@dirrm share/gnome/help/gedit/es/figures -@dirrm share/gnome/help/gedit/es -@dirrm share/gnome/help/gedit/de/figures -@dirrm share/gnome/help/gedit/de -@dirrm share/gnome/help/gedit/bg/figures -@dirrm share/gnome/help/gedit/bg -@dirrm share/gnome/help/gedit/C/figures -@dirrm share/gnome/help/gedit/C -@dirrm share/gnome/help/gedit -@dirrm share/gnome/gedit-2/ui -@dirrm share/gnome/gedit-2/taglist -%%PYTHON%%@dirrm share/gnome/gedit-2/plugins/tools -%%PYTHON%%@dirrm share/gnome/gedit-2/plugins/snippets -@dirrm share/gnome/gedit-2/plugins/filebrowser -@dirrm share/gnome/gedit-2/plugins -@dirrm share/gnome/gedit-2/logo -@dirrm share/gnome/gedit-2/icons -@dirrm share/gnome/gedit-2/glade -@dirrm share/gnome/gedit-2 -@dirrm %%DOCSDIR%% -%%PYTHON%%@dirrm lib/gedit-2/plugins/snippets -%%PYTHON%%@dirrm lib/gedit-2/plugins/pythonconsole -%%PYTHON%%@dirrm lib/gedit-2/plugins/externaltools -@dirrm lib/gedit-2/plugins -@dirrm lib/gedit-2 -@dirrm include/gedit-%%VERSION%%/gedit -@dirrm include/gedit-%%VERSION%% -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile deleted file mode 100644 index b98164ecb..000000000 --- a/finance/gnucash/Makefile +++ /dev/null @@ -1,89 +0,0 @@ -# Ports collection makefile for: gnucash -# Date created: Mon Feb 03, 1997 -# Whom: David O'Brien (obrien@NUXI.com) -# -# $FreeBSD$ -# $MCom: ports/finance/gnucash/Makefile,v 1.12 2007/02/23 18:27:51 ahze Exp $ -# - -PORTNAME= gnucash -PORTVERSION= 2.0.5 -PORTREVISION= 2 -CATEGORIES= finance gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.gnucash.org/pub/gnucash/sources/stable/ -MASTER_SITE_SUBDIR= gnucash - -MAINTAINER= ahze@FreeBSD.org -COMMENT= Quicken-like money and finance manager - -BUILD_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ - ofx.3:${PORTSDIR}/finance/libofx \ - gwrap-core-runtime.0:${PORTSDIR}/devel/g-wrap -RUN_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \ - ${LOCALBASE}/share/guile/1.6/slibcat:${PORTSDIR}/lang/slib-guile \ - ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ - ${SITE_PERL}/Finance/Quote.pm:${PORTSDIR}/finance/p5-Finance-Quote \ - ${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract \ - ${SITE_PERL}/Finance/QuoteHist.pm:${PORTSDIR}/finance/p5-Finance-QuoteHist \ - ${LOCALBASE}/share/gnome/omf/gnucash-docs/gnucash-guide-C.omf:${PORTSDIR}/finance/gnucash-docs - -OPTIONS= AQBANKING "AqBanking support (HBCI/OpenHBCI)" off - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_XPM= yes -USE_PERL5= yes -USE_GNOME= gnomeprefix gtkhtml3 libgsf_gnome libglade2 \ - libgnomeprint libgnomeprintui -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS=--with-glib-config=${GLIB_CONFIG} \ - --enable-ofx \ - --disable-error-on-warning -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lintl" - -MAN1= gnc-prices.1 gnucash.1 -INFO= gnucash-design - -GCONF_SCHEMAS= apps_gnucash_dialog_business_common.schemas \ - apps_gnucash_dialog_commodities.schemas \ - apps_gnucash_dialog_common.schemas \ - apps_gnucash_dialog_prices.schemas \ - apps_gnucash_dialog_print_checks.schemas \ - apps_gnucash_dialog_reconcile.schemas \ - apps_gnucash_dialog_scheduled_transctions.schemas \ - apps_gnucash_dialog_totd.schemas \ - apps_gnucash_general.schemas \ - apps_gnucash_history.schemas \ - apps_gnucash_import_generic_matcher.schemas \ - apps_gnucash_warnings.schemas \ - apps_gnucash_window_pages_account_tree.schemas \ - apps_gnucash_window_pages_register.schemas - -.include <bsd.port.pre.mk> - -# WITH_OPENHBCI is old synonym for aqbanking option -.if defined(WITH_AQBANKING) || defined(WITH_OPENHBCI) -LIB_DEPENDS+= aqbanking.5:${PORTSDIR}/finance/aqbanking \ - ktoblzcheck.4:${PORTSDIR}/finance/ktoblzcheck -CONFIGURE_ARGS+=--enable-hbci -PLIST_SUB= AQBANKING="" -.else -CONFIGURE_ARGS+=--disable-hbci -PLIST_SUB= AQBANKING="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|$${datarootdir}/info|${PREFIX}/info| ; \ - s|libgtkhtml-3.8|libgtkhtml-3.14|g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|$$(datadir)/aclocal|${PREFIX}/share/aclocal|' \ - ${WRKSRC}/Makefile.in - -.include <bsd.port.post.mk> diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo deleted file mode 100644 index 65962ad99..000000000 --- a/finance/gnucash/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnucash-2.0.5.tar.bz2) = 28f9b160fc01c4e597aca4c53d71fafe -SHA256 (gnucash-2.0.5.tar.bz2) = b7e2efcdc79ba864a1730af9e0197cdbf586c9008196eaffffce8f020f1fb479 -SIZE (gnucash-2.0.5.tar.bz2) = 7372056 diff --git a/finance/gnucash/files/patch-src_gnome-utils_gnc-html.c b/finance/gnucash/files/patch-src_gnome-utils_gnc-html.c deleted file mode 100644 index 92058ac13..000000000 --- a/finance/gnucash/files/patch-src_gnome-utils_gnc-html.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gnome-utils/gnc-html.c.orig Tue Feb 20 23:18:48 2007 -+++ src/gnome-utils/gnc-html.c Tue Feb 20 23:18:38 2007 -@@ -1325,7 +1325,7 @@ - return; - } - -- gtk_html_print(GTK_HTML(html->html), ps->context); -+ gtk_html_print_page(GTK_HTML(html->html), ps->context); - gnc_print_session_done(ps); - } - diff --git a/finance/gnucash/pkg-descr b/finance/gnucash/pkg-descr deleted file mode 100644 index db12731a5..000000000 --- a/finance/gnucash/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Gnucash is the next generation of money manager created from a merger of -X-Accountant and GnoMoney. - -Its features include: - -* Ability to import Quicken files ( a must ) -* Reports, Graphs, and all of those goodies that you find in Quicken. -* Gnome compliant ( if that is the correct way to put it ) -* Separate the GUI from the actual "account/transaction engine" -* Multiple accounts ( Check, Credit, Cash, Mutual Funds, etc.. ) - -WWW: http://www.gnucash.org/ diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist deleted file mode 100644 index 02d816371..000000000 --- a/finance/gnucash/pkg-plist +++ /dev/null @@ -1,1102 +0,0 @@ -bin/gnc-fq-check -bin/gnc-fq-dump -bin/gnc-fq-helper -bin/gnc-fq-update -bin/gnc-test-env -bin/gnucash -bin/gnucash-bin -bin/gnucash-config -bin/gnucash-env -bin/gnucash-make-guids -bin/gnucash-valgrind -bin/update-gnucash-gconf -etc/gnucash/config -include/gnucash/Account.h -include/gnucash/FreqSpec.h -include/gnucash/GNCId.h -include/gnucash/Group.h -include/gnucash/Period.h -include/gnucash/Query.h -include/gnucash/QueryCore.h -include/gnucash/QueryNew.h -include/gnucash/QueryObject.h -include/gnucash/QuickFill.h -include/gnucash/Recurrence.h -include/gnucash/SX-book.h -include/gnucash/SX-ttinfo.h -include/gnucash/SchedXaction.h -include/gnucash/Scrub.h -include/gnucash/Scrub2.h -include/gnucash/Scrub3.h -include/gnucash/Split.h -include/gnucash/TransLog.h -include/gnucash/Transaction.h -include/gnucash/account-quickfill.h -include/gnucash/basiccell.h -include/gnucash/cap-gains.h -include/gnucash/cashobjects.h -include/gnucash/cell-factory.h -include/gnucash/cellblock.h -include/gnucash/checkboxcell.h -include/gnucash/combocell.h -include/gnucash/datecell.h -include/gnucash/deprecated.h -include/gnucash/dialog-account.h -include/gnucash/dialog-column-view.h -include/gnucash/dialog-commodity.h -include/gnucash/dialog-options.h -include/gnucash/dialog-preferences.h -include/gnucash/dialog-query-list.h -include/gnucash/dialog-reset-warnings.h -include/gnucash/dialog-search.h -include/gnucash/dialog-style-sheet.h -include/gnucash/dialog-totd.h -include/gnucash/dialog-transfer.h -include/gnucash/dialog-utils.h -include/gnucash/druid-gconf-setup.h -include/gnucash/druid-gnc-xml-import.h -include/gnucash/druid-utils.h -include/gnucash/engine-helpers.h -include/gnucash/file-utils.h -include/gnucash/formulacell.h -include/gnucash/gfec.h -include/gnucash/glib-helpers.h -include/gnucash/gnc-account-merge.h -include/gnucash/gnc-account-sel.h -include/gnucash/gnc-accounting-period.h -include/gnucash/gnc-amount-edit.h -include/gnucash/gnc-associate-account.h -include/gnucash/gnc-basic-gobject.h -include/gnucash/gnc-book.h -include/gnucash/gnc-budget.h -include/gnucash/gnc-commodity-edit.h -include/gnucash/gnc-commodity.h -include/gnucash/gnc-component-manager.h -include/gnucash/gnc-currency-edit.h -include/gnucash/gnc-date-delta.h -include/gnucash/gnc-date-edit.h -include/gnucash/gnc-date-format.h -include/gnucash/gnc-date.h -include/gnucash/gnc-dense-cal.h -include/gnucash/gnc-dialog.h -include/gnucash/gnc-druid-cb.h -include/gnucash/gnc-druid-gnome-ui.h -include/gnucash/gnc-druid-provider-desc-edge.h -include/gnucash/gnc-druid-provider-desc-file.h -include/gnucash/gnc-druid-provider-desc-multifile.h -include/gnucash/gnc-druid-provider-desc.h -include/gnucash/gnc-druid-provider-file-cb.h -include/gnucash/gnc-druid-provider.h -include/gnucash/gnc-druid.h -include/gnucash/gnc-embedded-window.h -include/gnucash/gnc-engine.h -include/gnucash/gnc-euro.h -include/gnucash/gnc-event.h -include/gnucash/gnc-exp-parser.h -include/gnucash/gnc-file.h -include/gnucash/gnc-filepath-utils.h -include/gnucash/gnc-frequency.h -include/gnucash/gnc-general-search.h -include/gnucash/gnc-general-select.h -include/gnucash/gnc-gettext-util.h -include/gnucash/gnc-gnome-utils.h -include/gnucash/gnc-gui-query.h -include/gnucash/gnc-helpers.h -include/gnucash/gnc-hooks.h -include/gnucash/gnc-html-graph-gog.h -include/gnucash/gnc-html-history.h -include/gnucash/gnc-html.h -include/gnucash/gnc-http.h -include/gnucash/gnc-icons.h -include/gnucash/gnc-import-desc-format.h -include/gnucash/gnc-import-format-cb.h -include/gnucash/gnc-main-window.h -include/gnucash/gnc-menu-extensions.h -include/gnucash/gnc-module-api.h -include/gnucash/gnc-module.h -include/gnucash/gnc-numeric.h -include/gnucash/gnc-period-select.h -include/gnucash/gnc-plugin-file-history.h -include/gnucash/gnc-plugin-manager.h -include/gnucash/gnc-plugin-menu-additions.h -include/gnucash/gnc-plugin-page-report.h -include/gnucash/gnc-plugin-page.h -include/gnucash/gnc-plugin.h -include/gnucash/gnc-pricedb.h -include/gnucash/gnc-query-list.h -include/gnucash/gnc-recurrence.h -include/gnucash/gnc-report.h -include/gnucash/gnc-session-scm.h -include/gnucash/gnc-session.h -include/gnucash/gnc-splash.h -include/gnucash/gnc-tree-model-account-types.h -include/gnucash/gnc-tree-model-account.h -include/gnucash/gnc-tree-model-budget.h -include/gnucash/gnc-tree-model-commodity.h -include/gnucash/gnc-tree-model-price.h -include/gnucash/gnc-tree-model.h -include/gnucash/gnc-tree-view-account.h -include/gnucash/gnc-tree-view-commodity.h -include/gnucash/gnc-tree-view-price.h -include/gnucash/gnc-tree-view.h -include/gnucash/gnc-ui-common.h -include/gnucash/gnc-ui-util.h -include/gnucash/gnc-window.h -include/gnucash/gncObject.h -include/gnucash/gtable.h -include/gnucash/guid.h -include/gnucash/guile-util.h -include/gnucash/import-match-map.h -include/gnucash/import-parse.h -include/gnucash/kvp-scm.h -include/gnucash/kvp-util-p.h -include/gnucash/kvp-util.h -include/gnucash/kvp_frame.h -include/gnucash/misc-gnome-utils.h -include/gnucash/numcell.h -include/gnucash/option-util.h -include/gnucash/policy.h -include/gnucash/pricecell.h -include/gnucash/print-session.h -include/gnucash/qof.h -include/gnucash/qofbackend-p.h -include/gnucash/qofbackend.h -include/gnucash/qofbook.h -include/gnucash/qofbookmerge.h -include/gnucash/qofchoice.h -include/gnucash/qofclass.h -include/gnucash/qofevent.h -include/gnucash/qofgobj.h -include/gnucash/qofid-p.h -include/gnucash/qofid.h -include/gnucash/qofinstance-p.h -include/gnucash/qofinstance.h -include/gnucash/qofla-dir.h -include/gnucash/qoflog.h -include/gnucash/qofobject.h -include/gnucash/qofquery.h -include/gnucash/qofquerycore.h -include/gnucash/qofreference.h -include/gnucash/qofsession.h -include/gnucash/qofsql.h -include/gnucash/qofutil.h -include/gnucash/quickfillcell.h -include/gnucash/recncell.h -include/gnucash/register-common.h -include/gnucash/table-allgui.h -include/gnucash/table-control.h -include/gnucash/table-layout.h -include/gnucash/table-model.h -include/gnucash/window-main-summarybar.h -include/gnucash/window-report.h -lib/gnucash/goffice/plugins/plot_barcol/barcol.la -lib/gnucash/goffice/plugins/plot_barcol/barcol.so -lib/gnucash/goffice/plugins/plot_barcol/gog-barcol-prefs.glade -lib/gnucash/goffice/plugins/plot_barcol/gog-minmax-prefs.glade -lib/gnucash/goffice/plugins/plot_barcol/plot-types.xml -lib/gnucash/goffice/plugins/plot_barcol/plugin.xml -lib/gnucash/goffice/plugins/plot_boxes/boxplot.la -lib/gnucash/goffice/plugins/plot_boxes/boxplot.so -lib/gnucash/goffice/plugins/plot_boxes/gog-boxplot-prefs.glade -lib/gnucash/goffice/plugins/plot_boxes/plot-types.xml -lib/gnucash/goffice/plugins/plot_boxes/plugin.xml -lib/gnucash/goffice/plugins/plot_pie/gog-pie-prefs.glade -lib/gnucash/goffice/plugins/plot_pie/gog-pie-series.glade -lib/gnucash/goffice/plugins/plot_pie/gog-ring-prefs.glade -lib/gnucash/goffice/plugins/plot_pie/pie.la -lib/gnucash/goffice/plugins/plot_pie/pie.so -lib/gnucash/goffice/plugins/plot_pie/plot-types.xml -lib/gnucash/goffice/plugins/plot_pie/plugin.xml -lib/gnucash/goffice/plugins/plot_radar/plot-types.xml -lib/gnucash/goffice/plugins/plot_radar/plugin.xml -lib/gnucash/goffice/plugins/plot_radar/radar.la -lib/gnucash/goffice/plugins/plot_radar/radar.so -lib/gnucash/goffice/plugins/plot_surface/gog-contour-prefs.glade -lib/gnucash/goffice/plugins/plot_surface/plot-types.xml -lib/gnucash/goffice/plugins/plot_surface/plugin.xml -lib/gnucash/goffice/plugins/plot_surface/surface.la -lib/gnucash/goffice/plugins/plot_surface/surface.so -lib/gnucash/goffice/plugins/plot_xy/gog-bubble-prefs.glade -lib/gnucash/goffice/plugins/plot_xy/plot-types.xml -lib/gnucash/goffice/plugins/plot_xy/plugin.xml -lib/gnucash/goffice/plugins/plot_xy/xy.la -lib/gnucash/goffice/plugins/plot_xy/xy.so -lib/gnucash/goffice/plugins/reg_linear/linreg.la -lib/gnucash/goffice/plugins/reg_linear/linreg.so -lib/gnucash/goffice/plugins/reg_linear/plugin.xml -lib/gnucash/goffice/plugins/reg_linear/reg-types.xml -lib/gnucash/libgnc-business-ledger.la -lib/gnucash/libgnc-business-ledger.so -lib/gnucash/libgnc-business-ledger.so.0 -lib/gnucash/libgncmod-app-utils.la -lib/gnucash/libgncmod-app-utils.so -lib/gnucash/libgncmod-app-utils.so.0 -lib/gnucash/libgncmod-business-backend-file.la -lib/gnucash/libgncmod-business-backend-file.so -lib/gnucash/libgncmod-business-backend-file.so.0 -lib/gnucash/libgncmod-business-core.la -lib/gnucash/libgncmod-business-core.so -lib/gnucash/libgncmod-business-core.so.0 -lib/gnucash/libgncmod-business-gnome.la -lib/gnucash/libgncmod-business-gnome.so -lib/gnucash/libgncmod-business-gnome.so.0 -lib/gnucash/libgncmod-business-utils.la -lib/gnucash/libgncmod-business-utils.so -lib/gnucash/libgncmod-business-utils.so.0 -lib/gnucash/libgncmod-calculation.la -lib/gnucash/libgncmod-calculation.so -lib/gnucash/libgncmod-calculation.so.0 -lib/gnucash/libgncmod-dialog-tax-table.la -lib/gnucash/libgncmod-dialog-tax-table.so -lib/gnucash/libgncmod-dialog-tax-table.so.0 -lib/gnucash/libgncmod-engine.la -lib/gnucash/libgncmod-engine.so -lib/gnucash/libgncmod-engine.so.0 -lib/gnucash/libgncmod-generic-import.la -lib/gnucash/libgncmod-generic-import.so -lib/gnucash/libgncmod-generic-import.so.0 -lib/gnucash/libgncmod-gnome-search.la -lib/gnucash/libgncmod-gnome-search.so -lib/gnucash/libgncmod-gnome-search.so.0 -lib/gnucash/libgncmod-gnome-utils.la -lib/gnucash/libgncmod-gnome-utils.so -lib/gnucash/libgncmod-gnome-utils.so.0 -lib/gnucash/libgncmod-ledger-core.la -lib/gnucash/libgncmod-ledger-core.so -lib/gnucash/libgncmod-ledger-core.so.0 -lib/gnucash/libgncmod-locale-reports-us.la -lib/gnucash/libgncmod-locale-reports-us.so -lib/gnucash/libgncmod-locale-reports-us.so.0 -lib/gnucash/libgncmod-log-replay.la -lib/gnucash/libgncmod-log-replay.so -lib/gnucash/libgncmod-log-replay.so.0 -lib/gnucash/libgncmod-network-utils.la -lib/gnucash/libgncmod-network-utils.so -lib/gnucash/libgncmod-network-utils.so.0 -lib/gnucash/libgncmod-ofx.la -lib/gnucash/libgncmod-ofx.so -lib/gnucash/libgncmod-ofx.so.0 -lib/gnucash/libgncmod-qif-import.la -lib/gnucash/libgncmod-qif-import.so -lib/gnucash/libgncmod-qif-import.so.0 -lib/gnucash/libgncmod-qif.la -lib/gnucash/libgncmod-qif.so -lib/gnucash/libgncmod-qif.so.0 -lib/gnucash/libgncmod-register-core.la -lib/gnucash/libgncmod-register-core.so -lib/gnucash/libgncmod-register-core.so.0 -lib/gnucash/libgncmod-register-gnome.la -lib/gnucash/libgncmod-register-gnome.so -lib/gnucash/libgncmod-register-gnome.so.0 -lib/gnucash/libgncmod-report-gnome.la -lib/gnucash/libgncmod-report-gnome.so -lib/gnucash/libgncmod-report-gnome.so.0 -lib/gnucash/libgncmod-report-system.la -lib/gnucash/libgncmod-report-system.so -lib/gnucash/libgncmod-report-system.so.0 -lib/gnucash/libgncmod-standard-reports.la -lib/gnucash/libgncmod-standard-reports.so -lib/gnucash/libgncmod-standard-reports.so.0 -lib/gnucash/libgncmod-stylesheets.la -lib/gnucash/libgncmod-stylesheets.so -lib/gnucash/libgncmod-stylesheets.so.0 -lib/gnucash/libgncmod-tax-us.la -lib/gnucash/libgncmod-tax-us.so -lib/gnucash/libgncmod-tax-us.so.0 -lib/gnucash/libgncmod-utility-reports.la -lib/gnucash/libgncmod-utility-reports.so -lib/gnucash/libgncmod-utility-reports.so.0 -lib/gnucash/libgoffice-1.la -lib/gnucash/libgoffice-1.so -lib/gnucash/libgoffice-1.so.0 -lib/gnucash/libgw-app-utils.la -lib/gnucash/libgw-app-utils.so -lib/gnucash/libgw-app-utils.so.0 -lib/gnucash/libgw-business-core.la -lib/gnucash/libgw-business-core.so -lib/gnucash/libgw-business-core.so.0 -lib/gnucash/libgw-business-gnome.la -lib/gnucash/libgw-business-gnome.so -lib/gnucash/libgw-business-gnome.so.0 -lib/gnucash/libgw-dialog-tax-table.la -lib/gnucash/libgw-dialog-tax-table.so -lib/gnucash/libgw-dialog-tax-table.so.0 -lib/gnucash/libgw-engine.la -lib/gnucash/libgw-engine.so -lib/gnucash/libgw-engine.so.0 -lib/gnucash/libgw-gnc-module.la -lib/gnucash/libgw-gnc-module.so -lib/gnucash/libgw-gnc-module.so.0 -lib/gnucash/libgw-gnome-utils.la -lib/gnucash/libgw-gnome-utils.so -lib/gnucash/libgw-gnome-utils.so.0 -lib/gnucash/libgw-kvp.la -lib/gnucash/libgw-kvp.so -lib/gnucash/libgw-kvp.so.0 -lib/gnucash/libgw-register-core.la -lib/gnucash/libgw-register-core.so -lib/gnucash/libgw-register-core.so.0 -lib/gnucash/libgw-report-gnome.la -lib/gnucash/libgw-report-gnome.so -lib/gnucash/libgw-report-gnome.so.0 -lib/gnucash/libgw-report-system.la -lib/gnucash/libgw-report-system.so -lib/gnucash/libgw-report-system.so.0 -lib/libcore-utils.la -lib/libcore-utils.so -lib/libcore-utils.so.0 -lib/libgnc-backend-file-utils.la -lib/libgnc-backend-file-utils.so -lib/libgnc-backend-file-utils.so.0 -lib/libgnc-backend-file.la -lib/libgnc-backend-file.so -lib/libgncgnome.la -lib/libgncgnome.so -lib/libgncgnome.so.0 -lib/libgncmodule.la -lib/libgncmodule.so -lib/libgncmodule.so.0 -lib/libgncqof-backend-qsf.la -lib/libgncqof-backend-qsf.so -lib/libgncqof.la -lib/libgncqof.so -lib/libgncqof.so.1 -lib/libgw-core-utils.la -lib/libgw-core-utils.so -lib/libgw-core-utils.so.0 -lib/libgw-gnc.la -lib/libgw-gnc.so -lib/libgw-gnc.so.0 -libexec/gnucash/overrides/gnucash-env -libexec/gnucash/overrides/gnucash-make-guids -libexec/gnucash/overrides/guile -share/aclocal/gnucash.m4 -share/gnome/applications/gnucash.desktop -share/gnome/gnucash/accounts/C/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_business.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_cdmoneymkt.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_checkbook.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_childcare.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_eduloan.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_renter.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_retiremt.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_spouseinc.gnucash-xea -share/gnome/gnucash/accounts/C/acctchrt_spouseretire.gnucash-xea -share/gnome/gnucash/accounts/da/acctchrt_car.gnucash-xea -share/gnome/gnucash/accounts/da/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/da/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/da/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/de_AT/acctchrt_auto.gnucash-xea -share/gnome/gnucash/accounts/de_AT/acctchrt_autoloan.gnucash-xea -share/gnome/gnucash/accounts/de_AT/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/de_AT/acctchrt_business.gnucash-xea -share/gnome/gnucash/accounts/de_AT/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/de_AT/acctchrt_houseown.gnucash-xea -share/gnome/gnucash/accounts/de_AT/acctchrt_investment.gnucash-xea -share/gnome/gnucash/accounts/de_AT/acctchrt_kids.gnucash-xea -share/gnome/gnucash/accounts/de_CH/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/de_CH/acctchrt_chkmu.gnucash-xea -share/gnome/gnucash/accounts/de_CH/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/de_CH/acctchrt_kids.gnucash-xea -share/gnome/gnucash/accounts/de_CH/acctchrt_otherasset.gnucash-xea -share/gnome/gnucash/accounts/de_CH/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_auto.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_autoloan.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_houseown.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_investment.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_kids.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_otherasset.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_skr03.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_skr04.gnucash-xea -share/gnome/gnucash/accounts/de_DE/acctchrt_studium.gnucash-xea -share/gnome/gnucash/accounts/el_GR/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/el_GR/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/el_GR/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_cdmoneymkt.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_childcare.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_currency.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_eduloan.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_renter.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_retiremt.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_spouseinc.gnucash-xea -share/gnome/gnucash/accounts/es_ES/acctchrt_spouseretire.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_actifsfixes.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_automobile.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_basecommune.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_cdmarchemon.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_chequier.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_conjointretraite.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_conjointrev.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_courtage.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_etudeemprunt.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_garderie.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_locataire.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_proprietaire.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_retraite.gnucash-xea -share/gnome/gnucash/accounts/fr_CA/acctchrt_revenus.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_business.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_cdmoneymkt.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_childcare.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_currency.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_eduloan.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_renter.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_retiremt.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_spouseinc.gnucash-xea -share/gnome/gnucash/accounts/fr_CH/acctchrt_spouseretire.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_business.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_cdmoneymkt.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_childcare.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_currency.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_eduloan.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_renter.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_retiremt.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_spouseinc.gnucash-xea -share/gnome/gnucash/accounts/fr_FR/acctchrt_spouseretire.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_business.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_cdmoneymkt.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_checkbook.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_childcare.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_eduloan.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_renter.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_retiremt.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_spouseinc.gnucash-xea -share/gnome/gnucash/accounts/hu_HU/acctchrt_spouseretire.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_checkbook.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_childcare.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_renter.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_retiremt.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_spouseinc.gnucash-xea -share/gnome/gnucash/accounts/it/acctchrt_spouseretire.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_business.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_cdmoneymkt.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_checkbook.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_childcare.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_eduloan.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_full.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_renter.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_retiremt.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_spouseinc.gnucash-xea -share/gnome/gnucash/accounts/nb/acctchrt_spouseretire.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_cdmoneymkt.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_childcare.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_currency.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_eduloan.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_renter.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_retiremt.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_spouseinc.gnucash-xea -share/gnome/gnucash/accounts/pt_BR/acctchrt_spouseretire.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_cdmoneymkt.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_childcare.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_eduloan.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_renter.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_retiremt.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_spouseinc.gnucash-xea -share/gnome/gnucash/accounts/pt_PT/acctchrt_spouseretire.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_cdmoneymkt.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_childcare.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_currency.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_eduloan.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_homeown.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_otherloan.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_renter.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_retiremt.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_spouseinc.gnucash-xea -share/gnome/gnucash/accounts/sk/acctchrt_spouseretire.gnucash-xea -share/gnome/gnucash/accounts/tr_TR/acctchrt_TEKDUZ.gnucash-xea -share/gnome/gnucash/accounts/tr_TR/acctchrt_brokerage.gnucash-xea -share/gnome/gnucash/accounts/tr_TR/acctchrt_carloan.gnucash-xea -share/gnome/gnucash/accounts/tr_TR/acctchrt_cdmoneymkt.gnucash-xea -share/gnome/gnucash/accounts/tr_TR/acctchrt_checkbook.gnucash-xea -share/gnome/gnucash/accounts/tr_TR/acctchrt_common.gnucash-xea -share/gnome/gnucash/accounts/tr_TR/acctchrt_fixedassets.gnucash-xea -share/gnome/gnucash/accounts/tr_TR/acctchrt_homeloan.gnucash-xea -share/gnome/gnucash/doc/AUTHORS -share/gnome/gnucash/doc/COPYING -share/gnome/gnucash/doc/ChangeLog -share/gnome/gnucash/doc/ChangeLog.2003 -share/gnome/gnucash/doc/ChangeLog.2004 -share/gnome/gnucash/doc/ChangeLog.2005 -share/gnome/gnucash/doc/DOCUMENTERS -share/gnome/gnucash/doc/HACKING -share/gnome/gnucash/doc/INSTALL -share/gnome/gnucash/doc/LICENSE -share/gnome/gnucash/doc/NEWS -share/gnome/gnucash/doc/README -share/gnome/gnucash/doc/README.dependencies -share/gnome/gnucash/doc/README.francais -share/gnome/gnucash/doc/README.german -share/gnome/gnucash/doc/README.patches -share/gnome/gnucash/doc/examples/Money95bank_fr.qif -share/gnome/gnucash/doc/examples/Money95invst_fr.qif -share/gnome/gnucash/doc/examples/Money95mfunds_fr.qif -share/gnome/gnucash/doc/examples/Money95stocks_fr.qif -share/gnome/gnucash/doc/examples/README -share/gnome/gnucash/doc/examples/abc-all.qif -share/gnome/gnucash/doc/examples/abc.qif -share/gnome/gnucash/doc/examples/bogus.qif -share/gnome/gnucash/doc/examples/cbb-export.qif -share/gnome/gnucash/doc/examples/currency.xac -share/gnome/gnucash/doc/examples/currency_tree_xml.xac -share/gnome/gnucash/doc/examples/every.qif -share/gnome/gnucash/doc/examples/ms-money.qif -share/gnome/gnucash/doc/examples/quicktest.qif -share/gnome/gnucash/doc/examples/splitdemo.xac -share/gnome/gnucash/doc/examples/swipe.qif -share/gnome/gnucash/doc/examples/taxreport.xac -share/gnome/gnucash/doc/examples/test.xac -share/gnome/gnucash/doc/examples/test2.xac -share/gnome/gnucash/doc/examples/test3.xac -share/gnome/gnucash/doc/examples/test4.xac -share/gnome/gnucash/doc/examples/trading.xac -share/gnome/gnucash/doc/examples/trading2.xac -share/gnome/gnucash/doc/examples/web.qif -share/gnome/gnucash/doc/examples/xfer.xac -share/gnome/gnucash/doc/guile-hackers.txt -share/gnome/gnucash/doc/projects.html -share/gnome/gnucash/glade/account.glade -share/gnome/gnucash/glade/acctperiod.glade -share/gnome/gnucash/glade/billterms.glade -share/gnome/gnucash/glade/budget.glade -share/gnome/gnucash/glade/businessprefs.glade -share/gnome/gnucash/glade/chart-export.glade -share/gnome/gnucash/glade/choose-owner.glade -share/gnome/gnucash/glade/commodities.glade -share/gnome/gnucash/glade/commodity.glade -share/gnome/gnucash/glade/customer.glade -share/gnome/gnucash/glade/date-close.glade -share/gnome/gnucash/glade/dialog-query-list.glade -share/gnome/gnucash/glade/dialog-reset-warnings.glade -share/gnome/gnucash/glade/druid-gconf-setup.glade -share/gnome/gnucash/glade/druid-gnc-xml-import.glade -share/gnome/gnucash/glade/druid-provider-multifile.glade -share/gnome/gnucash/glade/employee.glade -share/gnome/gnucash/glade/exchange-dialog.glade -share/gnome/gnucash/glade/fincalc.glade -share/gnome/gnucash/glade/generic-import.glade -share/gnome/gnucash/glade/gnc-date-format.glade -share/gnome/gnucash/glade/gnc-gui-query.glade -share/gnome/gnucash/glade/import-provider-format.glade -share/gnome/gnucash/glade/invoice.glade -share/gnome/gnucash/glade/job.glade -share/gnome/gnucash/glade/lots.glade -share/gnome/gnucash/glade/merge.glade -share/gnome/gnucash/glade/newuser.glade -share/gnome/gnucash/glade/order.glade -share/gnome/gnucash/glade/payment.glade -share/gnome/gnucash/glade/preferences.glade -share/gnome/gnucash/glade/price.glade -share/gnome/gnucash/glade/print.glade -share/gnome/gnucash/glade/progress.glade -share/gnome/gnucash/glade/qif.glade -share/gnome/gnucash/glade/reconcile.glade -share/gnome/gnucash/glade/register.glade -share/gnome/gnucash/glade/report.glade -share/gnome/gnucash/glade/sched-xact.glade -share/gnome/gnucash/glade/search.glade -share/gnome/gnucash/glade/stocks.glade -share/gnome/gnucash/glade/tax-tables.glade -share/gnome/gnucash/glade/tax.glade -share/gnome/gnucash/glade/totd.glade -share/gnome/gnucash/glade/transfer.glade -share/gnome/gnucash/glade/userpass.glade -share/gnome/gnucash/glade/vendor.glade -share/gnome/gnucash/gnome -share/gnome/gnucash/goffice/glade/go-font-sel.glade -share/gnome/gnucash/goffice/glade/go-format-sel.glade -share/gnome/gnucash/goffice/glade/go-rotation-sel.glade -share/gnome/gnucash/goffice/glade/gog-axis-prefs.glade -share/gnome/gnucash/goffice/glade/gog-chart-prefs.glade -share/gnome/gnucash/goffice/glade/gog-error-bar-prefs.glade -share/gnome/gnucash/goffice/glade/gog-guru-type-selector.glade -share/gnome/gnucash/goffice/glade/gog-guru.glade -share/gnome/gnucash/goffice/glade/gog-object-prefs.glade -share/gnome/gnucash/goffice/glade/gog-reg-curve-prefs.glade -share/gnome/gnucash/goffice/glade/gog-reg-eqn-prefs.glade -share/gnome/gnucash/goffice/glade/gog-style-prefs.glade -share/gnome/gnucash/goffice/patterns/svg-patterns.xml -share/gnome/gnucash/guile-modules/g-wrapped/gw-app-utils-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-app-utils.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-business-core-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-business-core.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-business-gnome-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-business-gnome.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-core-utils-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-core-utils.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-dialog-tax-table-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-dialog-tax-table.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-engine-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-engine.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-gnc-module-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-gnc-module.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-gnc-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-gnc.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-gnome-utils-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-gnome-utils.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-kvp-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-kvp.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-register-core-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-register-core.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-report-gnome-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-report-gnome.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-report-system-spec.scm -share/gnome/gnucash/guile-modules/g-wrapped/gw-report-system.scm -share/gnome/gnucash/guile-modules/gnucash/app-utils.scm -share/gnome/gnucash/guile-modules/gnucash/business-core.scm -share/gnome/gnucash/guile-modules/gnucash/business-gnome.scm -share/gnome/gnucash/guile-modules/gnucash/business-utils.scm -share/gnome/gnucash/guile-modules/gnucash/dialog-tax-table.scm -share/gnome/gnucash/guile-modules/gnucash/engine.scm -share/gnome/gnucash/guile-modules/gnucash/gnc-module.scm -share/gnome/gnucash/guile-modules/gnucash/gnome-utils.scm -share/gnome/gnucash/guile-modules/gnucash/import-export/qif-import.scm -share/gnome/gnucash/guile-modules/gnucash/main.scm -share/gnome/gnucash/guile-modules/gnucash/price-quotes.scm -share/gnome/gnucash/guile-modules/gnucash/printing/number-to-words.scm -share/gnome/gnucash/guile-modules/gnucash/process.scm -share/gnome/gnucash/guile-modules/gnucash/report/account-piecharts.scm -share/gnome/gnucash/guile-modules/gnucash/report/account-summary.scm -share/gnome/gnucash/guile-modules/gnucash/report/advanced-portfolio.scm -share/gnome/gnucash/guile-modules/gnucash/report/aging.scm -share/gnome/gnucash/guile-modules/gnucash/report/average-balance.scm -share/gnome/gnucash/guile-modules/gnucash/report/balance-sheet.scm -share/gnome/gnucash/guile-modules/gnucash/report/budget.scm -share/gnome/gnucash/guile-modules/gnucash/report/business-reports.scm -share/gnome/gnucash/guile-modules/gnucash/report/cash-flow.scm -share/gnome/gnucash/guile-modules/gnucash/report/category-barchart.scm -share/gnome/gnucash/guile-modules/gnucash/report/daily-reports.scm -share/gnome/gnucash/guile-modules/gnucash/report/easy-invoice.scm -share/gnome/gnucash/guile-modules/gnucash/report/equity-statement.scm -share/gnome/gnucash/guile-modules/gnucash/report/fancy-invoice.scm -share/gnome/gnucash/guile-modules/gnucash/report/general-journal.scm -share/gnome/gnucash/guile-modules/gnucash/report/general-ledger.scm -share/gnome/gnucash/guile-modules/gnucash/report/hello-world.scm -share/gnome/gnucash/guile-modules/gnucash/report/income-statement.scm -share/gnome/gnucash/guile-modules/gnucash/report/invoice.scm -share/gnome/gnucash/guile-modules/gnucash/report/locale-specific/de_DE.scm -share/gnome/gnucash/guile-modules/gnucash/report/locale-specific/us.scm -share/gnome/gnucash/guile-modules/gnucash/report/net-barchart.scm -share/gnome/gnucash/guile-modules/gnucash/report/owner-report.scm -share/gnome/gnucash/guile-modules/gnucash/report/payables.scm -share/gnome/gnucash/guile-modules/gnucash/report/portfolio.scm -share/gnome/gnucash/guile-modules/gnucash/report/price-scatter.scm -share/gnome/gnucash/guile-modules/gnucash/report/receivables.scm -share/gnome/gnucash/guile-modules/gnucash/report/register.scm -share/gnome/gnucash/guile-modules/gnucash/report/report-gnome.scm -share/gnome/gnucash/guile-modules/gnucash/report/report-system.scm -share/gnome/gnucash/guile-modules/gnucash/report/standard-reports.scm -share/gnome/gnucash/guile-modules/gnucash/report/stylesheet-easy.scm -share/gnome/gnucash/guile-modules/gnucash/report/stylesheet-fancy.scm -share/gnome/gnucash/guile-modules/gnucash/report/stylesheet-plain.scm -share/gnome/gnucash/guile-modules/gnucash/report/stylesheets.scm -share/gnome/gnucash/guile-modules/gnucash/report/taxtxf-de_DE.scm -share/gnome/gnucash/guile-modules/gnucash/report/taxtxf.scm -share/gnome/gnucash/guile-modules/gnucash/report/transaction.scm -share/gnome/gnucash/guile-modules/gnucash/report/trial-balance.scm -share/gnome/gnucash/guile-modules/gnucash/report/utility-reports.scm -share/gnome/gnucash/guile-modules/gnucash/report/view-column.scm -share/gnome/gnucash/guile-modules/gnucash/report/welcome-to-gnucash.scm -share/gnome/gnucash/guile-modules/gnucash/tax/de_DE.scm -share/gnome/gnucash/guile-modules/gnucash/tax/us.scm -share/gnome/gnucash/guile-modules/www/cgi.scm -share/gnome/gnucash/guile-modules/www/http.scm -share/gnome/gnucash/guile-modules/www/main.scm -share/gnome/gnucash/guile-modules/www/url.scm -share/gnome/gnucash/pixmaps/appicon.png -share/gnome/gnucash/pixmaps/gnc-account-16.png -share/gnome/gnucash/pixmaps/gnc-account-delete-16.png -share/gnome/gnucash/pixmaps/gnc-account-delete.png -share/gnome/gnucash/pixmaps/gnc-account-edit-16.png -share/gnome/gnucash/pixmaps/gnc-account-edit.png -share/gnome/gnucash/pixmaps/gnc-account-new-16.png -share/gnome/gnucash/pixmaps/gnc-account-new.png -share/gnome/gnucash/pixmaps/gnc-account-open-16.png -share/gnome/gnucash/pixmaps/gnc-account-open.png -share/gnome/gnucash/pixmaps/gnc-account.png -share/gnome/gnucash/pixmaps/gnc-invoice-16.png -share/gnome/gnucash/pixmaps/gnc-invoice-edit-16.png -share/gnome/gnucash/pixmaps/gnc-invoice-edit.png -share/gnome/gnucash/pixmaps/gnc-invoice-post-16.png -share/gnome/gnucash/pixmaps/gnc-invoice-post.png -share/gnome/gnucash/pixmaps/gnc-invoice-unpost-16.png -share/gnome/gnucash/pixmaps/gnc-invoice-unpost.png -share/gnome/gnucash/pixmaps/gnc-invoice.png -share/gnome/gnucash/pixmaps/gnc-jumpto-16.png -share/gnome/gnucash/pixmaps/gnc-jumpto.png -share/gnome/gnucash/pixmaps/gnc-split-trans-16.png -share/gnome/gnucash/pixmaps/gnc-split-trans.png -share/gnome/gnucash/pixmaps/gnc-sx-new-16.png -share/gnome/gnucash/pixmaps/gnc-sx-new.png -share/gnome/gnucash/pixmaps/gnc-transfer-16.png -share/gnome/gnucash/pixmaps/gnc-transfer.png -share/gnome/gnucash/pixmaps/gnucash-icon.png -share/gnome/gnucash/pixmaps/gnucash_splash.png -share/gnome/gnucash/pixmaps/goffice/area.xpm -share/gnome/gnucash/pixmaps/goffice/bar-hboth.png -share/gnome/gnucash/pixmaps/goffice/bar-hminus.png -share/gnome/gnucash/pixmaps/goffice/bar-hplus.png -share/gnome/gnucash/pixmaps/goffice/bar-none.png -share/gnome/gnucash/pixmaps/goffice/bar-vboth.png -share/gnome/gnucash/pixmaps/goffice/bar-vminus.png -share/gnome/gnucash/pixmaps/goffice/bar-vplus.png -share/gnome/gnucash/pixmaps/goffice/bar.xpm -share/gnome/gnucash/pixmaps/goffice/boxplot.xpm -share/gnome/gnucash/pixmaps/goffice/bubble.xpm -share/gnome/gnucash/pixmaps/goffice/chart_area_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_area_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_area_1_3.png -share/gnome/gnucash/pixmaps/goffice/chart_bar_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_bar_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_bar_1_3.png -share/gnome/gnucash/pixmaps/goffice/chart_bar_2_1.png -share/gnome/gnucash/pixmaps/goffice/chart_bar_2_2.png -share/gnome/gnucash/pixmaps/goffice/chart_bar_2_3.png -share/gnome/gnucash/pixmaps/goffice/chart_boxplot_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_bubble_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_column_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_column_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_column_1_3.png -share/gnome/gnucash/pixmaps/goffice/chart_column_2_1.png -share/gnome/gnucash/pixmaps/goffice/chart_column_2_2.png -share/gnome/gnucash/pixmaps/goffice/chart_column_2_3.png -share/gnome/gnucash/pixmaps/goffice/chart_column_3_1.png -share/gnome/gnucash/pixmaps/goffice/chart_cone_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_cone_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_cone_1_3.png -share/gnome/gnucash/pixmaps/goffice/chart_cone_2_1.png -share/gnome/gnucash/pixmaps/goffice/chart_cone_2_2.png -share/gnome/gnucash/pixmaps/goffice/chart_cone_2_3.png -share/gnome/gnucash/pixmaps/goffice/chart_cone_3_1.png -share/gnome/gnucash/pixmaps/goffice/chart_contour_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_cylinder_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_cylinder_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_cylinder_1_3.png -share/gnome/gnucash/pixmaps/goffice/chart_cylinder_2_1.png -share/gnome/gnucash/pixmaps/goffice/chart_cylinder_2_2.png -share/gnome/gnucash/pixmaps/goffice/chart_cylinder_2_3.png -share/gnome/gnucash/pixmaps/goffice/chart_cylinder_3_1.png -share/gnome/gnucash/pixmaps/goffice/chart_dropbar_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_dropbar_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_line_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_line_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_line_1_3.png -share/gnome/gnucash/pixmaps/goffice/chart_line_2_1.png -share/gnome/gnucash/pixmaps/goffice/chart_line_2_2.png -share/gnome/gnucash/pixmaps/goffice/chart_line_2_3.png -share/gnome/gnucash/pixmaps/goffice/chart_line_3_1.png -share/gnome/gnucash/pixmaps/goffice/chart_minmax_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_minmax_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_minmax_2_1.png -share/gnome/gnucash/pixmaps/goffice/chart_minmax_2_2.png -share/gnome/gnucash/pixmaps/goffice/chart_pie_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_pie_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_pie_1_3.png -share/gnome/gnucash/pixmaps/goffice/chart_pie_2_1.png -share/gnome/gnucash/pixmaps/goffice/chart_pie_2_2.png -share/gnome/gnucash/pixmaps/goffice/chart_pie_2_3.png -share/gnome/gnucash/pixmaps/goffice/chart_polar_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_pyramid_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_pyramid_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_pyramid_1_3.png -share/gnome/gnucash/pixmaps/goffice/chart_pyramid_2_1.png -share/gnome/gnucash/pixmaps/goffice/chart_pyramid_2_2.png -share/gnome/gnucash/pixmaps/goffice/chart_pyramid_2_3.png -share/gnome/gnucash/pixmaps/goffice/chart_pyramid_3_1.png -share/gnome/gnucash/pixmaps/goffice/chart_radar_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_radar_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_radar_1_3.png -share/gnome/gnucash/pixmaps/goffice/chart_ring_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_ring_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_scatter_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_scatter_2_1.png -share/gnome/gnucash/pixmaps/goffice/chart_scatter_2_2.png -share/gnome/gnucash/pixmaps/goffice/chart_scatter_3_1.png -share/gnome/gnucash/pixmaps/goffice/chart_scatter_3_2.png -share/gnome/gnucash/pixmaps/goffice/chart_scatter_3_3.png -share/gnome/gnucash/pixmaps/goffice/chart_stock_1_1.png -share/gnome/gnucash/pixmaps/goffice/chart_stock_1_2.png -share/gnome/gnucash/pixmaps/goffice/chart_stock_2_1.png -share/gnome/gnucash/pixmaps/goffice/chart_stock_2_2.png -share/gnome/gnucash/pixmaps/goffice/column.xpm -share/gnome/gnucash/pixmaps/goffice/doughnut.xpm -share/gnome/gnucash/pixmaps/goffice/dropbar.xpm -share/gnome/gnucash/pixmaps/goffice/linegraph.xpm -share/gnome/gnucash/pixmaps/goffice/minmax.xpm -share/gnome/gnucash/pixmaps/goffice/pie.xpm -share/gnome/gnucash/pixmaps/goffice/polar.png -share/gnome/gnucash/pixmaps/goffice/radar.xpm -share/gnome/gnucash/pixmaps/goffice/scatter.xpm -share/gnome/gnucash/pixmaps/goffice/stock.xpm -share/gnome/gnucash/pixmaps/goffice/surface.xpm -share/gnome/gnucash/pixmaps/stock_split_title.png -share/gnome/gnucash/pixmaps/stock_split_watermark.png -share/gnome/gnucash/scm/build-config.scm -share/gnome/gnucash/scm/business-options.scm -share/gnome/gnucash/scm/business-prefs.scm -share/gnome/gnucash/scm/c-interface.scm -share/gnome/gnucash/scm/command-line.scm -share/gnome/gnucash/scm/commodity-table.scm -share/gnome/gnucash/scm/commodity-utilities.scm -share/gnome/gnucash/scm/config-var.scm -share/gnome/gnucash/scm/date-utilities.scm -share/gnome/gnucash/scm/doc.scm -share/gnome/gnucash/scm/engine-interface.scm -share/gnome/gnucash/scm/engine-utilities.scm -share/gnome/gnucash/scm/fin.scm -share/gnome/gnucash/scm/gnc-menu-extensions.scm -share/gnome/gnucash/scm/gnc-numeric.scm -share/gnome/gnucash/scm/gnumeric/gnumeric-utilities.scm -share/gnome/gnucash/scm/gnumeric/table-utils.scm -share/gnome/gnucash/scm/hooks.scm -share/gnome/gnucash/scm/html-acct-table.scm -share/gnome/gnucash/scm/html-barchart.scm -share/gnome/gnucash/scm/html-document.scm -share/gnome/gnucash/scm/html-piechart.scm -share/gnome/gnucash/scm/html-scatter.scm -share/gnome/gnucash/scm/html-style-info.scm -share/gnome/gnucash/scm/html-style-sheet.scm -share/gnome/gnucash/scm/html-table.scm -share/gnome/gnucash/scm/html-text.scm -share/gnome/gnucash/scm/html-utilities.scm -share/gnome/gnucash/scm/kvp-option-registry.scm -share/gnome/gnucash/scm/main-window.scm -share/gnome/gnucash/scm/options-utilities.scm -share/gnome/gnucash/scm/options.scm -share/gnome/gnucash/scm/prefs.scm -share/gnome/gnucash/scm/printing/print-check.scm -share/gnome/gnucash/scm/qif-import/qif-dialog-utils.scm -share/gnome/gnucash/scm/qif-import/qif-file.scm -share/gnome/gnucash/scm/qif-import/qif-guess-map.scm -share/gnome/gnucash/scm/qif-import/qif-import.scm -share/gnome/gnucash/scm/qif-import/qif-merge-groups.scm -share/gnome/gnucash/scm/qif-import/qif-objects.scm -share/gnome/gnucash/scm/qif-import/qif-parse.scm -share/gnome/gnucash/scm/qif-import/qif-to-gnc.scm -share/gnome/gnucash/scm/qif-import/qif-utils.scm -share/gnome/gnucash/scm/report-utilities.scm -share/gnome/gnucash/scm/report.scm -share/gnome/gnucash/scm/simple-obj.scm -share/gnome/gnucash/scm/substring-search.scm -share/gnome/gnucash/scm/txf-de_DE.scm -share/gnome/gnucash/scm/txf-help-de_DE.scm -share/gnome/gnucash/scm/txf-help.scm -share/gnome/gnucash/scm/txf.scm -share/gnome/gnucash/scm/xml-generator.scm -share/gnome/gnucash/tip_of_the_day.list -share/gnome/gnucash/ui/gnc-main-window-ui.xml -share/gnome/gnucash/ui/gnc-plugin-account-tree-ui.xml -share/gnome/gnucash/ui/gnc-plugin-basic-commands-ui.xml -share/gnome/gnucash/ui/gnc-plugin-budget-ui.xml -share/gnome/gnucash/ui/gnc-plugin-business-ui.xml -share/gnome/gnucash/ui/gnc-plugin-file-history-ui.xml -share/gnome/gnucash/ui/gnc-plugin-log-replay-ui.xml -share/gnome/gnucash/ui/gnc-plugin-ofx-ui.xml -share/gnome/gnucash/ui/gnc-plugin-page-account-tree-ui.xml -share/gnome/gnucash/ui/gnc-plugin-page-budget-ui.xml -share/gnome/gnucash/ui/gnc-plugin-page-invoice-ui.xml -share/gnome/gnucash/ui/gnc-plugin-page-register-ui.xml -share/gnome/gnucash/ui/gnc-plugin-page-report-ui.xml -share/gnome/gnucash/ui/gnc-plugin-page-sxregister-ui.xml -share/gnome/gnucash/ui/gnc-plugin-qif-import-ui.xml -share/gnome/gnucash/ui/gnc-plugin-register-ui.xml -share/gnome/gnucash/ui/gnc-plugin-stylesheets-ui.xml -share/gnome/gnucash/ui/gnc-reconcile-window-ui.xml -share/gnome/gnucash/ui/gnc-sxed-to-create-window-ui.xml -share/gnome/gnucash/ui/gnc-sxed-window-ui-full.xml -share/gnome/gnucash/ui/gnc-sxed-window-ui.xml -share/gnome/gnucash/xml/qsf/pilot-qsf-GnuCashInvoice.xml -share/gnome/gnucash/xml/qsf/pilot-qsf-gncCustomer.xml -share/gnome/gnucash/xml/qsf/qsf-map.xsd.xml -share/gnome/gnucash/xml/qsf/qsf-object.xsd.xml -share/gnome/pixmaps/gnucash-icon.png -share/gnome/xml/gnucash/xsl/README -share/gnome/xml/gnucash/xsl/date-time.xsl -share/gnome/xml/gnucash/xsl/gnucash-gnccustomer-vcard2.xsl -share/gnome/xml/gnucash/xsl/gnucash-std.xsl -share/gnome/xml/gnucash/xsl/string.xsl -share/gnome/xml/gnucash/xsl/vcard-gnccustomer.pl -share/locale/ca/LC_MESSAGES/gnucash.mo -share/locale/cs/LC_MESSAGES/gnucash.mo -share/locale/da/LC_MESSAGES/gnucash.mo -share/locale/de/LC_MESSAGES/gnucash.mo -share/locale/el/LC_MESSAGES/gnucash.mo -share/locale/en_GB/LC_MESSAGES/gnucash.mo -share/locale/es/LC_MESSAGES/gnucash.mo -share/locale/es_NI/LC_MESSAGES/gnucash.mo -share/locale/eu/LC_MESSAGES/gnucash.mo -share/locale/fr/LC_MESSAGES/gnucash.mo -share/locale/hu/LC_MESSAGES/gnucash.mo -share/locale/it/LC_MESSAGES/gnucash.mo -share/locale/ja/LC_MESSAGES/gnucash.mo -share/locale/nb/LC_MESSAGES/gnucash.mo -share/locale/ne/LC_MESSAGES/gnucash.mo -share/locale/nl/LC_MESSAGES/gnucash.mo -share/locale/pl/LC_MESSAGES/gnucash.mo -share/locale/pt/LC_MESSAGES/gnucash.mo -share/locale/pt_BR/LC_MESSAGES/gnucash.mo -share/locale/ro/LC_MESSAGES/gnucash.mo -share/locale/ru/LC_MESSAGES/gnucash.mo -share/locale/rw/LC_MESSAGES/gnucash.mo -share/locale/sk/LC_MESSAGES/gnucash.mo -share/locale/sv/LC_MESSAGES/gnucash.mo -share/locale/ta/LC_MESSAGES/gnucash.mo -share/locale/tr/LC_MESSAGES/gnucash.mo -share/locale/uk/LC_MESSAGES/gnucash.mo -share/locale/zh_CN/LC_MESSAGES/gnucash.mo -share/locale/zh_TW/LC_MESSAGES/gnucash.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/es_NI/LC_MESSAGES -@dirrmtry share/locale/es_NI -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrm share/gnome/xml/gnucash/xsl -@dirrm share/gnome/xml/gnucash -@dirrm share/gnome/xml -@dirrm share/gnome/gnucash/xml/qsf -@dirrm share/gnome/gnucash/xml -@dirrm share/gnome/gnucash/ui -@dirrm share/gnome/gnucash/scm/qif-import -@dirrm share/gnome/gnucash/scm/printing -@dirrm share/gnome/gnucash/scm/gnumeric -@dirrm share/gnome/gnucash/scm -@dirrm share/gnome/gnucash/pixmaps/goffice -@dirrm share/gnome/gnucash/pixmaps -@dirrm share/gnome/gnucash/guile-modules/www -@dirrm share/gnome/gnucash/guile-modules/srfi -@dirrm share/gnome/gnucash/guile-modules/gnucash/tax -@dirrm share/gnome/gnucash/guile-modules/gnucash/report/locale-specific -@dirrm share/gnome/gnucash/guile-modules/gnucash/report -@dirrm share/gnome/gnucash/guile-modules/gnucash/printing -@dirrm share/gnome/gnucash/guile-modules/gnucash/import-export -@dirrm share/gnome/gnucash/guile-modules/gnucash -@dirrm share/gnome/gnucash/guile-modules/g-wrapped -@dirrm share/gnome/gnucash/guile-modules -@dirrm share/gnome/gnucash/goffice/patterns -@dirrm share/gnome/gnucash/goffice/glade -@dirrm share/gnome/gnucash/goffice -@dirrm share/gnome/gnucash/glade -@dirrm share/gnome/gnucash/doc/examples -@dirrm share/gnome/gnucash/doc -@dirrm share/gnome/gnucash/accounts/tr_TR -@dirrm share/gnome/gnucash/accounts/sk -@dirrm share/gnome/gnucash/accounts/pt_PT -@dirrm share/gnome/gnucash/accounts/pt_BR -@dirrm share/gnome/gnucash/accounts/nb -@dirrm share/gnome/gnucash/accounts/it -@dirrm share/gnome/gnucash/accounts/hu_HU -@dirrm share/gnome/gnucash/accounts/fr_FR -@dirrm share/gnome/gnucash/accounts/fr_CH -@dirrm share/gnome/gnucash/accounts/fr_CA -@dirrm share/gnome/gnucash/accounts/es_ES -@dirrm share/gnome/gnucash/accounts/el_GR -@dirrm share/gnome/gnucash/accounts/de_DE -@dirrm share/gnome/gnucash/accounts/de_CH -@dirrm share/gnome/gnucash/accounts/de_AT -@dirrm share/gnome/gnucash/accounts/da -@dirrm share/gnome/gnucash/accounts/C -@dirrm share/gnome/gnucash/accounts -@dirrm share/gnome/gnucash -@dirrm libexec/gnucash/overrides -@dirrm libexec/gnucash -@dirrm lib/gnucash/goffice/plugins/reg_linear -@dirrm lib/gnucash/goffice/plugins/plot_xy -@dirrm lib/gnucash/goffice/plugins/plot_surface -@dirrm lib/gnucash/goffice/plugins/plot_radar -@dirrm lib/gnucash/goffice/plugins/plot_pie -@dirrm lib/gnucash/goffice/plugins/plot_boxes -@dirrm lib/gnucash/goffice/plugins/plot_barcol -@dirrm lib/gnucash/goffice/plugins -@dirrm lib/gnucash/goffice -@dirrm lib/gnucash -@dirrm include/gnucash -@dirrm etc/gnucash diff --git a/games/gnome-games-extra-data/Makefile b/games/gnome-games-extra-data/Makefile deleted file mode 100644 index 861c244b2..000000000 --- a/games/gnome-games-extra-data/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gnomegames2-extra-data -# Date created: 16 August 2004 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/games/gnome-games-extra-data/Makefile,v 1.12 2007/01/23 14:31:33 ahze Exp $ -# - -PORTNAME= gnome-games-extra-data -PORTVERSION= 2.17.90 -CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games-extra-data/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Themes and artwork for the gnome-games package - -RUN_DEPENDS= ${LOCALBASE}/bin/sol:${PORTSDIR}/games/gnome-games - -USE_BZIP2= yes -USE_GMAKE= yes -USE_XLIB= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnomeprefix gnometarget -CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/games/gnome-games-extra-data/distinfo b/games/gnome-games-extra-data/distinfo deleted file mode 100644 index 9859d8e27..000000000 --- a/games/gnome-games-extra-data/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-games-extra-data-2.17.90.tar.bz2) = 0d44d896918bab582c947086b3038fb6 -SHA256 (gnome2/gnome-games-extra-data-2.17.90.tar.bz2) = 1f0269081f2350cd70bd6212d5200c37572588adc91a6bd9f719266c0e7ccf54 -SIZE (gnome2/gnome-games-extra-data-2.17.90.tar.bz2) = 3737561 diff --git a/games/gnome-games-extra-data/pkg-descr b/games/gnome-games-extra-data/pkg-descr deleted file mode 100644 index 992c00ea9..000000000 --- a/games/gnome-games-extra-data/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This package contains extra data files for the gnome-games package. At -the moment this is almost entirely extra themes and artwork for the -games. diff --git a/games/gnome-games-extra-data/pkg-plist b/games/gnome-games-extra-data/pkg-plist deleted file mode 100644 index e2c0230c5..000000000 --- a/games/gnome-games-extra-data/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -share/gnome/gnome-games/same-gnome/themes/2.10/blink.png -share/gnome/gnome-games/same-gnome/themes/2.10/glass.png -share/gnome/gnome-games/same-gnome/themes/2.10/marbles.png -share/gnome/gnome-games/same-gnome/themes/2.10/matrix.png -share/gnome/gnome-games/same-gnome/themes/2.10/rotate.svg -share/gnome/pixmaps/glines/classic.png -share/gnome/pixmaps/glines/dots.png -share/gnome/pixmaps/glines/gumball.png -share/gnome/pixmaps/glines/pulse.png -share/gnome/pixmaps/gnobots2/cows.png -share/gnome/pixmaps/gnobots2/eggs.png -share/gnome/pixmaps/gnobots2/mice.png -share/gnome/pixmaps/gnome-games-common/cards/bellot.svg -share/gnome/pixmaps/gnome-games-common/cards/dondorf.svg -share/gnome/pixmaps/gnome-games-common/cards/ornamental.svg -share/gnome/pixmaps/gnome-games-common/cards/paris.svg -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.png -share/gnome/pixmaps/gnometris/7stones-gn.png -share/gnome/pixmaps/gnometris/7stones2-gn.png -share/gnome/pixmaps/iagno/blend.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/mahjongg/default.png -share/gnome/pixmaps/mahjongg/default2.png -share/gnome/pixmaps/mahjongg/greek-letters.png -share/gnome/pixmaps/mahjongg/maya.png -share/gnome/pixmaps/mahjongg/seta.png diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile deleted file mode 100644 index b0dad3a36..000000000 --- a/games/gnome-games/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# New ports collection makefile for: gnomegames2 -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.138 2007/02/28 00:22:10 mezz Exp $ -# - -PORTNAME= gnome-games -PORTVERSION= 2.18.0 -CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The game applications package for the GNOME 2 Desktop Environment - -LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile - -USE_BZIP2= yes -USE_PYTHON= yes -USE_GETTEXT= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui \ - librsvg2 desktopfileutils pygnomedesktop gnomedocutils -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= aisleriot.schemas blackjack.schemas glchess.schemas \ - glines.schemas gnect.schemas gnibbles.schemas \ - gnobots2.schemas gnometris.schemas gnomine.schemas \ - gnotravex.schemas gnotski.schemas gtali.schemas \ - iagno.schemas libgnomegames.schemas mahjongg.schemas \ - same-gnome.schemas - -CONFLICTS= sol-1.0.* glchess-[0-9]* gnomesudoku-[0-9]* - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/lib/libavahi-client.a) || defined(WITH_MDNS) -LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|share|share/gnome|g ; \ - s|/usr/local|${PREFIX}|g' \ - ${WRKSRC}/gnome-sudoku/src/lib/defaults.py.in \ - ${WRKSRC}/glchess/src/lib/defaults.py.in - @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share/gnome|' \ - ${WRKSRC}/gnome-sudoku/src/gnome-sudoku \ - ${WRKSRC}/glchess/src/glchess \ - ${WRKSRC}/gnome-sudoku/src/lib/dialog_swallower.py \ - ${WRKSRC}/gnome-sudoku/src/lib/game_selector.py - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/games/gnome-games/distinfo b/games/gnome-games/distinfo deleted file mode 100644 index 73ac20e34..000000000 --- a/games/gnome-games/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-games-2.18.0.tar.bz2) = ef00cec63ca8b4e328c1975377f98f11 -SHA256 (gnome2/gnome-games-2.18.0.tar.bz2) = 52dc7345725488c64b23dc4fa6ffe441cb1ead8b1022d400216ffe48159a83ac -SIZE (gnome2/gnome-games-2.18.0.tar.bz2) = 6971792 diff --git a/games/gnome-games/files/patch-aisleriot_cscmi.c b/games/gnome-games/files/patch-aisleriot_cscmi.c deleted file mode 100644 index 2966e6c41..000000000 --- a/games/gnome-games/files/patch-aisleriot_cscmi.c +++ /dev/null @@ -1,12 +0,0 @@ ---- aisleriot/cscmi.c.orig Tue Nov 7 17:49:43 2006 -+++ aisleriot/cscmi.c Tue Nov 7 17:49:53 2006 -@@ -637,8 +637,8 @@ cscmi_drop_cards (int start_slot, GList - cscmi_call_lambda, - call_data, cscmi_catch_handler, NULL); - retval = call_data->retval; -- g_free (call_data); - scm_gc_unprotect_object (call_data->arg2); -+ g_free (call_data); - - return SCM_NFALSEP (retval); - } diff --git a/games/gnome-games/files/patch-blackjack_src_game.cpp b/games/gnome-games/files/patch-blackjack_src_game.cpp deleted file mode 100644 index e99798100..000000000 --- a/games/gnome-games/files/patch-blackjack_src_game.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- blackjack/src/game.cpp.orig Wed Apr 13 15:44:11 2005 -+++ blackjack/src/game.cpp Wed Apr 13 15:45:24 2005 -@@ -24,6 +24,7 @@ - - #include <stdlib.h> - #include <string.h> -+#include <ctype.h> - #include <glib/gi18n.h> - #include <glib/gstdio.h> - #include <libxml/tree.h> diff --git a/games/gnome-games/files/patch-blackjack_src_player.cpp b/games/gnome-games/files/patch-blackjack_src_player.cpp deleted file mode 100644 index 0a2d1ac3b..000000000 --- a/games/gnome-games/files/patch-blackjack_src_player.cpp +++ /dev/null @@ -1,75 +0,0 @@ ---- blackjack/src/player.cpp.orig Tue Jul 6 12:56:50 2004 -+++ blackjack/src/player.cpp Tue Jul 6 12:59:29 2004 -@@ -262,8 +262,8 @@ - // Player can always stand. - - bestValue = value = getValueStand (*lplayer, upCard); -- mark_list[num_options++] = g_strdup_printf (" %s %8.2lf%%\n", -- _("Stand"), value * 100); -+ mark_list[num_options++] = g_strdup_printf (" %s %8.2Lf%%\n", -+ _("Stand"), (long double)(value * 100)); - bestOption = KEY_S; - bestOptionNumber = num_options; - -@@ -271,8 +271,8 @@ - if (bj_hand_can_be_hit ()) { - value = getValueHit (*lplayer, upCard); - -- mark_list[num_options++] = g_strdup_printf (" %s %8.2lf%%\n", -- _("Hit"), value * 100); -+ mark_list[num_options++] = g_strdup_printf (" %s %8.2Lf%%\n", -+ _("Hit"), (long double)(value * 100)); - if (value > bestValue) { - bestValue = value; - bestOption = KEY_H; -@@ -282,8 +282,8 @@ - // Check if player can double down. - if (bj_hand_can_be_doubled ()) { - value = getValueDoubleDown (*lplayer, upCard); -- mark_list[num_options++] = g_strdup_printf (" %s %8.2lf%%\n", -- _("Double"), value * 100); -+ mark_list[num_options++] = g_strdup_printf (" %s %8.2Lf%%\n", -+ _("Double"), (long double)(value * 100)); - if (value > bestValue) { - bestValue = value; - bestOption = KEY_D; -@@ -296,8 +296,8 @@ - - if (bj_hand_can_be_split ()) { - value = getValueSplit(lplayer->cards[0].value (), upCard); -- mark_list[num_options++] = g_strdup_printf (" %s %8.2lf%%\n", -- _("Split"), value * 100); -+ mark_list[num_options++] = g_strdup_printf (" %s %8.2Lf%%\n", -+ _("Split"), (long double)(value * 100)); - if (value > bestValue) { - bestValue = value; - bestOption = KEY_P; -@@ -308,8 +308,8 @@ - // Check if player can surrender. - if (bj_hand_can_be_surrendered ()) { - value = -0.5; -- mark_list[num_options++] = g_strdup_printf (" %s %8.2lf%%\n", -- _("Surrender"), value * 100); -+ mark_list[num_options++] = g_strdup_printf (" %s %8.2Lf%%\n", -+ _("Surrender"), (long double)(value * 100)); - if (value > bestValue) { - bestValue = value; - bestOption = KEY_R; -@@ -439,12 +439,12 @@ - reset (); - - mark_list[0] = g_strdup_printf ("<b>%s</b>\n", _("Dealer hand probabilities")); -- mark_list[1] = g_strdup_printf (" %s %5.2lf%%\n", _("Bust"), -- getProbabilityBust (lupCard) * 100.0 / notBlackjack); -+ mark_list[1] = g_strdup_printf (" %s %5.2Lf%%\n", _("Bust"), -+ (long double)(getProbabilityBust (lupCard) * 100.0 / notBlackjack)); - for (int count = 17; count <= 21; count++) { -- mark_list[count-15] = g_strdup_printf (" %2d %5.2lf%%\n", count, -- getProbabilityCount (count, lupCard) -- * 100.0 / notBlackjack); -+ mark_list[count-15] = g_strdup_printf (" %2d %5.2Lf%%\n", count, -+ (long double)(getProbabilityCount (count, lupCard) -+ * 100.0 / notBlackjack)); - } - - markup = g_strconcat ("<span size=\"small\" font_family=\"monospace\" foreground=\"#eaeac1\">", diff --git a/games/gnome-games/pkg-descr b/games/gnome-games/pkg-descr deleted file mode 100644 index 0323c9ff4..000000000 --- a/games/gnome-games/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -The GNOME Desktop Environment's games application package includes -card games (including a solitaire package which knows 69 distinct solitaire -variations); knockoffs of Minesweeper, Tetris, mahjongg, and Nibbles; action -games; puzzle games; and even more card games. - -This package uses the GNOME 2 libraries. - -WWW: http://www.gnome.org/projects/gnome-games/ diff --git a/games/gnome-games/pkg-install b/games/gnome-games/pkg-install deleted file mode 100644 index 129581f1d..000000000 --- a/games/gnome-games/pkg-install +++ /dev/null @@ -1,23 +0,0 @@ -#!/bin/sh - -PATH=/bin:/usr/bin:/usr/sbin - -case $2 in -POST-INSTALL) - mkdir -p ${PKG_PREFIX}/share/gnome/games - SCORES="glines.Large.scores glines.Medium.scores glines.Small.scores gnibbles.1.0.scores gnibbles.1.1.scores gnibbles.2.0.scores gnibbles.2.1.scores gnibbles.3.0.scores gnibbles.3.1.scores gnibbles.4.0.scores gnibbles.4.1.scores gnobots2.classic_robots-safe.scores gnobots2.classic_robots-super-safe.scores gnobots2.classic_robots.scores gnobots2.nightmare-safe.scores gnobots2.nightmare-super-safe.scores gnobots2.nightmare.scores gnobots2.robots2-safe.scores gnobots2.robots2-super-safe.scores gnobots2.robots2.scores gnobots2.robots2_easy-safe.scores gnobots2.robots2_easy-super-safe.scores gnobots2.robots2_easy.scores gnobots2.robots_with_safe_teleport-safe.scores gnobots2.robots_with_safe_teleport-super-safe.scores gnobots2.robots_with_safe_teleport.scores gnometris.scores gnomine.Custom.scores gnomine.Large.scores gnomine.Medium.scores gnomine.Small.scores gnotravex.2x2.scores gnotravex.3x3.scores gnotravex.4x4.scores gnotravex.5x5.scores gnotravex.6x6.scores gnotski.1.scores gnotski.10.scores gnotski.11.scores gnotski.12.scores gnotski.13.scores gnotski.14.scores gnotski.15.scores gnotski.16.scores gnotski.17.scores gnotski.18.scores gnotski.19.scores gnotski.2.scores gnotski.20.scores gnotski.21.scores gnotski.22.scores gnotski.23.scores gnotski.24.scores gnotski.25.scores gnotski.26.scores gnotski.27.scores gnotski.28.scores gnotski.29.scores gnotski.3.scores gnotski.30.scores gnotski.31.scores gnotski.32.scores gnotski.33.scores gnotski.34.scores gnotski.35.scores gnotski.36.scores gnotski.37.scores gnotski.4.scores gnotski.5.scores gnotski.6.scores gnotski.7.scores gnotski.8.scores gnotski.9.scores gtali.Colors.scores gtali.Regular.scores mahjongg.bridges.scores mahjongg.cloud.scores mahjongg.confounding.scores mahjongg.difficult.scores mahjongg.dragon.scores mahjongg.easy.scores mahjongg.pyramid.scores mahjongg.tictactoe.scores mahjongg.ziggurat.scores same-gnome.Large.scores same-gnome.Medium.scores same-gnome.Small.scores" - for i in ${SCORES}; do - if [ ! -f ${PKG_PREFIX}/share/gnome/games/${i} ]; then - touch -f ${PKG_PREFIX}/share/gnome/games/${i} - chown games:games ${PKG_PREFIX}/share/gnome/games/${i} - chmod 0666 ${PKG_PREFIX}/share/gnome/games/${i} - fi - done - if [ -f ${PKG_PREFIX}/share/gnome/games/same-gnome.scores ]; then - mv -f ${PKG_PREFIX}/share/gnome/games/same-gnome.scores \ - ${PKG_PREFIX}/share/gnome/games/same-gnome.Small.scores - ln -sf ${PKG_PREFIX}/share/gnome/games/same-gnome.Small.scores \ - ${PKG_PREFIX}/share/gnome/games/same-gnome.scores - fi - ;; -esac diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist deleted file mode 100644 index 47853d510..000000000 --- a/games/gnome-games/pkg-plist +++ /dev/null @@ -1,1126 +0,0 @@ -bin/blackjack -bin/glchess -bin/glines -bin/gnect -bin/gnibbles -bin/gnobots2 -bin/gnome-gnuchess -bin/gnome-sudoku -bin/gnometris -bin/gnomine -bin/gnotravex -bin/gnotski -bin/gtali -bin/iagno -bin/mahjongg -bin/same-gnome -bin/sol -etc/sound/events/gnibbles.soundlist -etc/sound/events/gnobots2.soundlist -etc/sound/events/iagno.soundlist -%%PYTHON_SITELIBDIR%%/glchess/__init__.py -%%PYTHON_SITELIBDIR%%/glchess/__init__.pyc -%%PYTHON_SITELIBDIR%%/glchess/__init__.pyo -%%PYTHON_SITELIBDIR%%/glchess/ai.py -%%PYTHON_SITELIBDIR%%/glchess/ai.pyc -%%PYTHON_SITELIBDIR%%/glchess/ai.pyo -%%PYTHON_SITELIBDIR%%/glchess/cecp.py -%%PYTHON_SITELIBDIR%%/glchess/cecp.pyc -%%PYTHON_SITELIBDIR%%/glchess/cecp.pyo -%%PYTHON_SITELIBDIR%%/glchess/chess/__init__.py -%%PYTHON_SITELIBDIR%%/glchess/chess/__init__.pyc -%%PYTHON_SITELIBDIR%%/glchess/chess/__init__.pyo -%%PYTHON_SITELIBDIR%%/glchess/chess/board.py -%%PYTHON_SITELIBDIR%%/glchess/chess/board.pyc -%%PYTHON_SITELIBDIR%%/glchess/chess/board.pyo -%%PYTHON_SITELIBDIR%%/glchess/chess/lan.py -%%PYTHON_SITELIBDIR%%/glchess/chess/lan.pyc -%%PYTHON_SITELIBDIR%%/glchess/chess/lan.pyo -%%PYTHON_SITELIBDIR%%/glchess/chess/pgn.py -%%PYTHON_SITELIBDIR%%/glchess/chess/pgn.pyc -%%PYTHON_SITELIBDIR%%/glchess/chess/pgn.pyo -%%PYTHON_SITELIBDIR%%/glchess/chess/san.py -%%PYTHON_SITELIBDIR%%/glchess/chess/san.pyc -%%PYTHON_SITELIBDIR%%/glchess/chess/san.pyo -%%PYTHON_SITELIBDIR%%/glchess/config.py -%%PYTHON_SITELIBDIR%%/glchess/config.pyc -%%PYTHON_SITELIBDIR%%/glchess/config.pyo -%%PYTHON_SITELIBDIR%%/glchess/defaults.py -%%PYTHON_SITELIBDIR%%/glchess/defaults.pyc -%%PYTHON_SITELIBDIR%%/glchess/defaults.pyo -%%PYTHON_SITELIBDIR%%/glchess/game.py -%%PYTHON_SITELIBDIR%%/glchess/game.pyc -%%PYTHON_SITELIBDIR%%/glchess/game.pyo -%%PYTHON_SITELIBDIR%%/glchess/glchess.py -%%PYTHON_SITELIBDIR%%/glchess/glchess.pyc -%%PYTHON_SITELIBDIR%%/glchess/glchess.pyo -%%PYTHON_SITELIBDIR%%/glchess/gtkui/__init__.py -%%PYTHON_SITELIBDIR%%/glchess/gtkui/__init__.pyc -%%PYTHON_SITELIBDIR%%/glchess/gtkui/__init__.pyo -%%PYTHON_SITELIBDIR%%/glchess/gtkui/dialogs.py -%%PYTHON_SITELIBDIR%%/glchess/gtkui/dialogs.pyc -%%PYTHON_SITELIBDIR%%/glchess/gtkui/dialogs.pyo -%%PYTHON_SITELIBDIR%%/glchess/gtkui/gtkui.py -%%PYTHON_SITELIBDIR%%/glchess/gtkui/gtkui.pyc -%%PYTHON_SITELIBDIR%%/glchess/gtkui/gtkui.pyo -%%PYTHON_SITELIBDIR%%/glchess/main.py -%%PYTHON_SITELIBDIR%%/glchess/main.pyc -%%PYTHON_SITELIBDIR%%/glchess/main.pyo -%%PYTHON_SITELIBDIR%%/glchess/network/__init__.py -%%PYTHON_SITELIBDIR%%/glchess/network/__init__.pyc -%%PYTHON_SITELIBDIR%%/glchess/network/__init__.pyo -%%PYTHON_SITELIBDIR%%/glchess/network/announce.py -%%PYTHON_SITELIBDIR%%/glchess/network/announce.pyc -%%PYTHON_SITELIBDIR%%/glchess/network/announce.pyo -%%PYTHON_SITELIBDIR%%/glchess/network/protocol.py -%%PYTHON_SITELIBDIR%%/glchess/network/protocol.pyc -%%PYTHON_SITELIBDIR%%/glchess/network/protocol.pyo -%%PYTHON_SITELIBDIR%%/glchess/scene/__init__.py -%%PYTHON_SITELIBDIR%%/glchess/scene/__init__.pyc -%%PYTHON_SITELIBDIR%%/glchess/scene/__init__.pyo -%%PYTHON_SITELIBDIR%%/glchess/scene/cairo/__init__.py -%%PYTHON_SITELIBDIR%%/glchess/scene/cairo/__init__.pyc -%%PYTHON_SITELIBDIR%%/glchess/scene/cairo/__init__.pyo -%%PYTHON_SITELIBDIR%%/glchess/scene/cairo/pieces.py -%%PYTHON_SITELIBDIR%%/glchess/scene/cairo/pieces.pyc -%%PYTHON_SITELIBDIR%%/glchess/scene/cairo/pieces.pyo -%%PYTHON_SITELIBDIR%%/glchess/scene/human.py -%%PYTHON_SITELIBDIR%%/glchess/scene/human.pyc -%%PYTHON_SITELIBDIR%%/glchess/scene/human.pyo -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/__init__.py -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/__init__.pyc -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/__init__.pyo -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/builtin_models.py -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/builtin_models.pyc -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/builtin_models.pyo -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/new_models.py -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/new_models.pyc -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/new_models.pyo -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/opengl.py -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/opengl.pyc -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/opengl.pyo -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/png.py -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/png.pyc -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/png.pyo -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/texture.py -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/texture.pyc -%%PYTHON_SITELIBDIR%%/glchess/scene/opengl/texture.pyo -%%PYTHON_SITELIBDIR%%/glchess/uci.py -%%PYTHON_SITELIBDIR%%/glchess/uci.pyc -%%PYTHON_SITELIBDIR%%/glchess/uci.pyo -%%PYTHON_SITELIBDIR%%/glchess/ui/__init__.py -%%PYTHON_SITELIBDIR%%/glchess/ui/__init__.pyc -%%PYTHON_SITELIBDIR%%/glchess/ui/__init__.pyo -%%PYTHON_SITELIBDIR%%/glchess/ui/ui.py -%%PYTHON_SITELIBDIR%%/glchess/ui/ui.pyc -%%PYTHON_SITELIBDIR%%/glchess/ui/ui.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/__init__.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/__init__.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/__init__.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/colors.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/colors.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/colors.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/defaults.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/defaults.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/defaults.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/dialog_swallower.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/dialog_swallower.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/dialog_swallower.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/game_selector.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/game_selector.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/game_selector.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gnome_sudoku.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gnome_sudoku.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gnome_sudoku.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gsudoku.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gsudoku.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gsudoku.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/Undo.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/Undo.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/Undo.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/__init__.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/__init__.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/__init__.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/dialog_extras.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/dialog_extras.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/dialog_extras.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/gconf_wrapper.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/gconf_wrapper.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/gconf_wrapper.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/image_extras.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/image_extras.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies/image_extras.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/pausable.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/pausable.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/pausable.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/printing.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/printing.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/printing.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/saver.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/saver.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/saver.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/simple_debug.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/simple_debug.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/simple_debug.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku_generator_gui.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku_generator_gui.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku_generator_gui.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku_labeller.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku_labeller.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku_labeller.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku_maker.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku_maker.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/sudoku_maker.pyo -%%PYTHON_SITELIBDIR%%/gnome_sudoku/timer.py -%%PYTHON_SITELIBDIR%%/gnome_sudoku/timer.pyc -%%PYTHON_SITELIBDIR%%/gnome_sudoku/timer.pyo -share/gnome/applications/blackjack.desktop -share/gnome/applications/freecell.desktop -share/gnome/applications/glchess.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-sudoku.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/blackjack/Ameristar.rules -share/gnome/blackjack/Atlantic_City.rules -share/gnome/blackjack/Vegas_Downtown.rules -share/gnome/blackjack/Vegas_Strip.rules -@unexec [ -s %D/share/gnome/games/glines.Large.scores ] || rm -f %D/share/gnome/games/glines.Large.scores -@unexec [ -s %D/share/gnome/games/glines.Medium.scores ] || rm -f %D/share/gnome/games/glines.Medium.scores -@unexec [ -s %D/share/gnome/games/glines.Small.scores ] || rm -f %D/share/gnome/games/glines.Small.scores -@unexec [ -s %D/share/gnome/games/gnibbles.1.0.scores ] || rm -f %D/share/gnome/games/gnibbles.1.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.1.1.scores ] || rm -f %D/share/gnome/games/gnibbles.1.1.scores -@unexec [ -s %D/share/gnome/games/gnibbles.2.0.scores ] || rm -f %D/share/gnome/games/gnibbles.2.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.2.1.scores ] || rm -f %D/share/gnome/games/gnibbles.2.1.scores -@unexec [ -s %D/share/gnome/games/gnibbles.3.0.scores ] || rm -f %D/share/gnome/games/gnibbles.3.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.3.1.scores ] || rm -f %D/share/gnome/games/gnibbles.3.1.scores -@unexec [ -s %D/share/gnome/games/gnibbles.4.0.scores ] || rm -f %D/share/gnome/games/gnibbles.4.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.4.1.scores ] || rm -f %D/share/gnome/games/gnibbles.4.1.scores -@unexec [ -s %D/share/gnome/games/gnobots2.classic_robots-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.classic_robots-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.classic_robots-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.classic_robots-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.classic_robots.scores ] || rm -f %D/share/gnome/games/gnobots2.classic_robots.scores -@unexec [ -s %D/share/gnome/games/gnobots2.nightmare-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.nightmare-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.nightmare-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.nightmare-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.nightmare.scores ] || rm -f %D/share/gnome/games/gnobots2.nightmare.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2_easy-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2_easy-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2_easy-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2_easy-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2_easy.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2_easy.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots_with_safe_teleport-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots_with_safe_teleport-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots_with_safe_teleport-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots_with_safe_teleport-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots_with_safe_teleport.scores ] || rm -f %D/share/gnome/games/gnobots2.robots_with_safe_teleport.scores -@unexec [ -s %D/share/gnome/games/gnometris.scores ] || rm -f %D/share/gnome/games/gnometris.scores -@unexec [ -s %D/share/gnome/games/gnomine.Custom.scores ] || rm -f %D/share/gnome/games/gnomine.Custom.scores -@unexec [ -s %D/share/gnome/games/gnomine.Large.scores ] || rm -f %D/share/gnome/games/gnomine.Large.scores -@unexec [ -s %D/share/gnome/games/gnomine.Medium.scores ] || rm -f %D/share/gnome/games/gnomine.Medium.scores -@unexec [ -s %D/share/gnome/games/gnomine.Small.scores ] || rm -f %D/share/gnome/games/gnomine.Small.scores -@unexec [ -s %D/share/gnome/games/gnotravex.2x2.scores ] || rm -f %D/share/gnome/games/gnotravex.2x2.scores -@unexec [ -s %D/share/gnome/games/gnotravex.3x3.scores ] || rm -f %D/share/gnome/games/gnotravex.3x3.scores -@unexec [ -s %D/share/gnome/games/gnotravex.4x4.scores ] || rm -f %D/share/gnome/games/gnotravex.4x4.scores -@unexec [ -s %D/share/gnome/games/gnotravex.5x5.scores ] || rm -f %D/share/gnome/games/gnotravex.5x5.scores -@unexec [ -s %D/share/gnome/games/gnotravex.6x6.scores ] || rm -f %D/share/gnome/games/gnotravex.6x6.scores -@unexec [ -s %D/share/gnome/games/gnotski.1.scores ] || rm -f %D/share/gnome/games/gnotski.1.scores -@unexec [ -s %D/share/gnome/games/gnotski.10.scores ] || rm -f %D/share/gnome/games/gnotski.10.scores -@unexec [ -s %D/share/gnome/games/gnotski.11.scores ] || rm -f %D/share/gnome/games/gnotski.11.scores -@unexec [ -s %D/share/gnome/games/gnotski.12.scores ] || rm -f %D/share/gnome/games/gnotski.12.scores -@unexec [ -s %D/share/gnome/games/gnotski.13.scores ] || rm -f %D/share/gnome/games/gnotski.13.scores -@unexec [ -s %D/share/gnome/games/gnotski.14.scores ] || rm -f %D/share/gnome/games/gnotski.14.scores -@unexec [ -s %D/share/gnome/games/gnotski.15.scores ] || rm -f %D/share/gnome/games/gnotski.15.scores -@unexec [ -s %D/share/gnome/games/gnotski.16.scores ] || rm -f %D/share/gnome/games/gnotski.16.scores -@unexec [ -s %D/share/gnome/games/gnotski.17.scores ] || rm -f %D/share/gnome/games/gnotski.17.scores -@unexec [ -s %D/share/gnome/games/gnotski.18.scores ] || rm -f %D/share/gnome/games/gnotski.18.scores -@unexec [ -s %D/share/gnome/games/gnotski.19.scores ] || rm -f %D/share/gnome/games/gnotski.19.scores -@unexec [ -s %D/share/gnome/games/gnotski.2.scores ] || rm -f %D/share/gnome/games/gnotski.2.scores -@unexec [ -s %D/share/gnome/games/gnotski.20.scores ] || rm -f %D/share/gnome/games/gnotski.20.scores -@unexec [ -s %D/share/gnome/games/gnotski.21.scores ] || rm -f %D/share/gnome/games/gnotski.21.scores -@unexec [ -s %D/share/gnome/games/gnotski.22.scores ] || rm -f %D/share/gnome/games/gnotski.22.scores -@unexec [ -s %D/share/gnome/games/gnotski.23.scores ] || rm -f %D/share/gnome/games/gnotski.23.scores -@unexec [ -s %D/share/gnome/games/gnotski.24.scores ] || rm -f %D/share/gnome/games/gnotski.24.scores -@unexec [ -s %D/share/gnome/games/gnotski.25.scores ] || rm -f %D/share/gnome/games/gnotski.25.scores -@unexec [ -s %D/share/gnome/games/gnotski.26.scores ] || rm -f %D/share/gnome/games/gnotski.26.scores -@unexec [ -s %D/share/gnome/games/gnotski.27.scores ] || rm -f %D/share/gnome/games/gnotski.27.scores -@unexec [ -s %D/share/gnome/games/gnotski.28.scores ] || rm -f %D/share/gnome/games/gnotski.28.scores -@unexec [ -s %D/share/gnome/games/gnotski.29.scores ] || rm -f %D/share/gnome/games/gnotski.29.scores -@unexec [ -s %D/share/gnome/games/gnotski.3.scores ] || rm -f %D/share/gnome/games/gnotski.3.scores -@unexec [ -s %D/share/gnome/games/gnotski.30.scores ] || rm -f %D/share/gnome/games/gnotski.30.scores -@unexec [ -s %D/share/gnome/games/gnotski.31.scores ] || rm -f %D/share/gnome/games/gnotski.31.scores -@unexec [ -s %D/share/gnome/games/gnotski.32.scores ] || rm -f %D/share/gnome/games/gnotski.32.scores -@unexec [ -s %D/share/gnome/games/gnotski.33.scores ] || rm -f %D/share/gnome/games/gnotski.33.scores -@unexec [ -s %D/share/gnome/games/gnotski.34.scores ] || rm -f %D/share/gnome/games/gnotski.34.scores -@unexec [ -s %D/share/gnome/games/gnotski.35.scores ] || rm -f %D/share/gnome/games/gnotski.35.scores -@unexec [ -s %D/share/gnome/games/gnotski.36.scores ] || rm -f %D/share/gnome/games/gnotski.36.scores -@unexec [ -s %D/share/gnome/games/gnotski.37.scores ] || rm -f %D/share/gnome/games/gnotski.37.scores -@unexec [ -s %D/share/gnome/games/gnotski.4.scores ] || rm -f %D/share/gnome/games/gnotski.4.scores -@unexec [ -s %D/share/gnome/games/gnotski.5.scores ] || rm -f %D/share/gnome/games/gnotski.5.scores -@unexec [ -s %D/share/gnome/games/gnotski.6.scores ] || rm -f %D/share/gnome/games/gnotski.6.scores -@unexec [ -s %D/share/gnome/games/gnotski.7.scores ] || rm -f %D/share/gnome/games/gnotski.7.scores -@unexec [ -s %D/share/gnome/games/gnotski.8.scores ] || rm -f %D/share/gnome/games/gnotski.8.scores -@unexec [ -s %D/share/gnome/games/gnotski.9.scores ] || rm -f %D/share/gnome/games/gnotski.9.scores -@unexec [ -s %D/share/gnome/games/gtali.Colors.scores ] || rm -f %D/share/gnome/games/gtali.Colors.scores -@unexec [ -s %D/share/gnome/games/gtali.Regular.scores ] || rm -f %D/share/gnome/games/gtali.Regular.scores -@unexec [ -s %D/share/gnome/games/mahjongg.bridges.scores ] || rm -f %D/share/gnome/games/mahjongg.bridges.scores -@unexec [ -s %D/share/gnome/games/mahjongg.cloud.scores ] || rm -f %D/share/gnome/games/mahjongg.cloud.scores -@unexec [ -s %D/share/gnome/games/mahjongg.confounding.scores ] || rm -f %D/share/gnome/games/mahjongg.confounding.scores -@unexec [ -s %D/share/gnome/games/mahjongg.difficult.scores ] || rm -f %D/share/gnome/games/mahjongg.difficult.scores -@unexec [ -s %D/share/gnome/games/mahjongg.dragon.scores ] || rm -f %D/share/gnome/games/mahjongg.dragon.scores -@unexec [ -s %D/share/gnome/games/mahjongg.easy.scores ] || rm -f %D/share/gnome/games/mahjongg.easy.scores -@unexec [ -s %D/share/gnome/games/mahjongg.pyramid.scores ] || rm -f %D/share/gnome/games/mahjongg.pyramid.scores -@unexec [ -s %D/share/gnome/games/mahjongg.tictactoe.scores ] || rm -f %D/share/gnome/games/mahjongg.tictactoe.scores -@unexec [ -s %D/share/gnome/games/mahjongg.ziggurat.scores ] || rm -f %D/share/gnome/games/mahjongg.ziggurat.scores -@unexec [ -s %D/share/gnome/games/same-gnome.Large.scores ] || rm -f %D/share/gnome/games/same-gnome.Large.scores -@unexec [ -s %D/share/gnome/games/same-gnome.Medium.scores ] || rm -f %D/share/gnome/games/same-gnome.Medium.scores -@unexec [ -s %D/share/gnome/games/same-gnome.Small.scores ] || rm -f %D/share/gnome/games/same-gnome.Small.scores -@unexec [ -L %D/share/gnome/games/same-gnome.scores ] || rm -f %D/share/gnome/games/same-gnome.scores -share/gnome/ggz/gnome-games/about_bg.png -share/gnome/ggz/gnome-games/ggz_gtk_admin.svg -share/gnome/ggz/gnome-games/ggz_gtk_bot.svg -share/gnome/ggz/gnome-games/ggz_gtk_guest.svg -share/gnome/ggz/gnome-games/ggz_gtk_lag0.svg -share/gnome/ggz/gnome-games/ggz_gtk_lag1.svg -share/gnome/ggz/gnome-games/ggz_gtk_lag2.svg -share/gnome/ggz/gnome-games/ggz_gtk_lag3.svg -share/gnome/ggz/gnome-games/ggz_gtk_lag4.svg -share/gnome/ggz/gnome-games/ggz_gtk_lag5.svg -share/gnome/ggz/gnome-games/ggz_gtk_registered.svg -share/gnome/glchess/ai.glade -share/gnome/glchess/ai.xml -share/gnome/glchess/chess_view.glade -share/gnome/glchess/error_dialog.glade -share/gnome/glchess/glchess.glade -share/gnome/glchess/glchess.svg -share/gnome/glchess/load_game.glade -share/gnome/glchess/new_game.glade -share/gnome/glchess/save_game.glade -share/gnome/gnect/white_ob.cn4.gz -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-games/mahjongg/maps/mahjongg.map -share/gnome/gnome-games/same-gnome/themes/2.10/planets.png -share/gnome/gnome-games/same-gnome/themes/2.10/stones.png -share/gnome/gnome-sudoku/high_scores.glade -share/gnome/gnome-sudoku/new_game.glade -share/gnome/gnome-sudoku/open_game.glade -share/gnome/gnome-sudoku/print_games.glade -share/gnome/gnome-sudoku/puzzle_generator.glade -share/gnome/gnome-sudoku/starter_puzzles -share/gnome/gnome-sudoku/tracker.glade -share/gnome/help/aisleriot/C/agnes.xml -share/gnome/help/aisleriot/C/aisleriot.xml -share/gnome/help/aisleriot/C/athena.xml -share/gnome/help/aisleriot/C/auld_lang_syne.xml -share/gnome/help/aisleriot/C/aunt_mary.xml -share/gnome/help/aisleriot/C/backbone.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/carpet.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/cruel.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/gaps.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/kings_audience.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/saratoga.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/triple_peaks.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/aisleriot/fr/agnes.xml -share/gnome/help/aisleriot/fr/aisleriot.xml -share/gnome/help/aisleriot/fr/athena.xml -share/gnome/help/aisleriot/fr/auld_lang_syne.xml -share/gnome/help/aisleriot/fr/aunt_mary.xml -share/gnome/help/aisleriot/fr/backbone.xml -share/gnome/help/aisleriot/fr/bakers_dozen.xml -share/gnome/help/aisleriot/fr/bakers_game.xml -share/gnome/help/aisleriot/fr/beleaguered_castle.xml -share/gnome/help/aisleriot/fr/block_ten.xml -share/gnome/help/aisleriot/fr/bristol.xml -share/gnome/help/aisleriot/fr/camelot.xml -share/gnome/help/aisleriot/fr/canfield.xml -share/gnome/help/aisleriot/fr/carpet.xml -share/gnome/help/aisleriot/fr/chessboard.xml -share/gnome/help/aisleriot/fr/clock.xml -share/gnome/help/aisleriot/fr/cover.xml -share/gnome/help/aisleriot/fr/cruel.xml -share/gnome/help/aisleriot/fr/definitions.xml -share/gnome/help/aisleriot/fr/diamond_mine.xml -share/gnome/help/aisleriot/fr/doublets.xml -share/gnome/help/aisleriot/fr/eagle-wing.xml -share/gnome/help/aisleriot/fr/easthaven.xml -share/gnome/help/aisleriot/fr/eight_off.xml -share/gnome/help/aisleriot/fr/elevator.xml -share/gnome/help/aisleriot/fr/escalator.xml -share/gnome/help/aisleriot/fr/figures/camelot-goal.png -share/gnome/help/aisleriot/fr/figures/clock-rules.png -share/gnome/help/aisleriot/fr/first_law.xml -share/gnome/help/aisleriot/fr/fortress.xml -share/gnome/help/aisleriot/fr/fortunes.xml -share/gnome/help/aisleriot/fr/fourteen.xml -share/gnome/help/aisleriot/fr/freecell.xml -share/gnome/help/aisleriot/fr/gaps.xml -share/gnome/help/aisleriot/fr/gay_gordons.xml -share/gnome/help/aisleriot/fr/glenwood.xml -share/gnome/help/aisleriot/fr/golf.xml -share/gnome/help/aisleriot/fr/gypsy.xml -share/gnome/help/aisleriot/fr/helsinki.xml -share/gnome/help/aisleriot/fr/hopscotch.xml -share/gnome/help/aisleriot/fr/isabel.xml -share/gnome/help/aisleriot/fr/jamestown.xml -share/gnome/help/aisleriot/fr/jumbo.xml -share/gnome/help/aisleriot/fr/kansas.xml -share/gnome/help/aisleriot/fr/king_albert.xml -share/gnome/help/aisleriot/fr/kings_audience.xml -share/gnome/help/aisleriot/fr/klondike.xml -share/gnome/help/aisleriot/fr/labyrinth.xml -share/gnome/help/aisleriot/fr/lady_jane.xml -share/gnome/help/aisleriot/fr/legal.xml -share/gnome/help/aisleriot/fr/maze.xml -share/gnome/help/aisleriot/fr/monte_carlo.xml -share/gnome/help/aisleriot/fr/neighbor.xml -share/gnome/help/aisleriot/fr/odessa.xml -share/gnome/help/aisleriot/fr/osmosis.xml -share/gnome/help/aisleriot/fr/peek.xml -share/gnome/help/aisleriot/fr/pileon.xml -share/gnome/help/aisleriot/fr/plait.xml -share/gnome/help/aisleriot/fr/poker.xml -share/gnome/help/aisleriot/fr/quatorze.xml -share/gnome/help/aisleriot/fr/royal_east.xml -share/gnome/help/aisleriot/fr/saratoga.xml -share/gnome/help/aisleriot/fr/scorpion.xml -share/gnome/help/aisleriot/fr/scuffle.xml -share/gnome/help/aisleriot/fr/seahaven.xml -share/gnome/help/aisleriot/fr/sir_tommy.xml -share/gnome/help/aisleriot/fr/spider.xml -share/gnome/help/aisleriot/fr/spider_one_suit.xml -share/gnome/help/aisleriot/fr/spider_two_suit.xml -share/gnome/help/aisleriot/fr/spiderette.xml -share/gnome/help/aisleriot/fr/straight_up.xml -share/gnome/help/aisleriot/fr/streets_and_alleys.xml -share/gnome/help/aisleriot/fr/ten_across.xml -share/gnome/help/aisleriot/fr/thieves.xml -share/gnome/help/aisleriot/fr/thirteen.xml -share/gnome/help/aisleriot/fr/thumb_and_pouch.xml -share/gnome/help/aisleriot/fr/treize.xml -share/gnome/help/aisleriot/fr/triple_peaks.xml -share/gnome/help/aisleriot/fr/union_square.xml -share/gnome/help/aisleriot/fr/valentine.xml -share/gnome/help/aisleriot/fr/westhaven.xml -share/gnome/help/aisleriot/fr/whitehead.xml -share/gnome/help/aisleriot/fr/will_o_the_wisp.xml -share/gnome/help/aisleriot/fr/yield.xml -share/gnome/help/aisleriot/fr/yukon.xml -share/gnome/help/aisleriot/fr/zebra.xml -share/gnome/help/blackjack/C/blackjack.xml -share/gnome/help/blackjack/C/figures/blackjack_start_window.png -share/gnome/help/blackjack/C/figures/blackjack_win_window.png -share/gnome/help/blackjack/C/legal.xml -share/gnome/help/glchess/C/glchess.xml -share/gnome/help/glchess/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/glines/fr/figures/glines-gameover.png -share/gnome/help/glines/fr/figures/glines-startgame.png -share/gnome/help/glines/fr/figures/preferences.png -share/gnome/help/glines/fr/glines.xml -share/gnome/help/glines/ru/figures/glines-gameover.png -share/gnome/help/glines/ru/figures/glines-startgame.png -share/gnome/help/glines/ru/figures/preferences.png -share/gnome/help/glines/ru/glines.xml -share/gnome/help/glines/sv/figures/glines-gameover.png -share/gnome/help/glines/sv/figures/glines-startgame.png -share/gnome/help/glines/sv/figures/preferences.png -share/gnome/help/glines/sv/glines.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/gnect/sv/figures/mainwindow.png -share/gnome/help/gnect/sv/figures/tileset.png -share/gnome/help/gnect/sv/gnect.xml -share/gnome/help/gnibbles/C/figures/game.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/gnobots2.xml -share/gnome/help/gnobots2/da/legal.xml -share/gnome/help/gnobots2/es/gnobots2.xml -share/gnome/help/gnobots2/es/legal.xml -share/gnome/help/gnobots2/it/gnobots2.xml -share/gnome/help/gnobots2/it/legal.xml -share/gnome/help/gnome-sudoku/C/figures/Print_Sudokus.png -share/gnome/help/gnome-sudoku/C/figures/always_show_hint.png -share/gnome/help/gnome-sudoku/C/figures/error_highlighting.png -share/gnome/help/gnome-sudoku/C/figures/highlighting.png -share/gnome/help/gnome-sudoku/C/figures/hints.png -share/gnome/help/gnome-sudoku/C/gnome-sudoku.xml -share/gnome/help/gnome-sudoku/C/legal.xml -share/gnome/help/gnometris/C/gnometris.xml -share/gnome/help/gnometris/C/legal.xml -share/gnome/help/gnomine/C/figures/easy-hints-1.png -share/gnome/help/gnomine/C/figures/easy-hints-2.png -share/gnome/help/gnomine/C/figures/easy-hints-3.png -share/gnome/help/gnomine/C/figures/faces.png -share/gnome/help/gnomine/C/figures/flags.png -share/gnome/help/gnomine/C/figures/hard-hints-1.png -share/gnome/help/gnomine/C/figures/hard-hints-2.png -share/gnome/help/gnomine/C/figures/hard-hints-3.png -share/gnome/help/gnomine/C/figures/highscores.png -share/gnome/help/gnomine/C/figures/imnotsureflagscheckbox.png -share/gnome/help/gnomine/C/figures/main-window.png -share/gnome/help/gnomine/C/figures/preferences.png -share/gnome/help/gnomine/C/figures/statusbar.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/gtali.xml -share/gnome/help/gtali/da/legal.xml -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/mahjongg.png -share/gnome/help/mahjongg/C/figures/no-move.png -share/gnome/help/mahjongg/C/figures/preferences.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/play.png -share/gnome/help/same-gnome/C/figures/start-up.png -share/gnome/help/same-gnome/C/legal.xml -share/gnome/help/same-gnome/C/same-gnome.xml -share/gnome/help/same-gnome/ru/figures/play.png -share/gnome/help/same-gnome/ru/figures/start-up.png -share/gnome/help/same-gnome/ru/same-gnome.xml -share/gnome/help/same-gnome/sv/figures/play.png -share/gnome/help/same-gnome/sv/figures/start-up.png -share/gnome/help/same-gnome/sv/same-gnome.xml -share/gnome/omf/glchess/glchess-C.omf -share/gnome/omf/glines/glines-C.omf -share/gnome/omf/glines/glines-fr.omf -share/gnome/omf/glines/glines-ru.omf -share/gnome/omf/glines/glines-sv.omf -share/gnome/omf/gnect/gnect-C.omf -share/gnome/omf/gnect/gnect-sv.omf -share/gnome/omf/gnome-games/aisleriot-C.omf -share/gnome/omf/gnome-games/aisleriot-fr.omf -share/gnome/omf/gnome-games/blackjack-C.omf -share/gnome/omf/gnome-games/gnibbles-C.omf -share/gnome/omf/gnome-games/gnobots2-C.omf -share/gnome/omf/gnome-games/gnobots2-da.omf -share/gnome/omf/gnome-games/gnobots2-es.omf -share/gnome/omf/gnome-games/gnobots2-it.omf -share/gnome/omf/gnome-games/gnometris-C.omf -share/gnome/omf/gnome-games/gnomine-C.omf -share/gnome/omf/gnome-games/gnotravex-C.omf -share/gnome/omf/gnome-games/gnotski-C.omf -share/gnome/omf/gnome-games/gtali-C.omf -share/gnome/omf/gnome-games/gtali-da.omf -share/gnome/omf/gnome-games/iagno-C.omf -share/gnome/omf/gnome-games/mahjongg-C.omf -share/gnome/omf/same-gnome/same-gnome-C.omf -share/gnome/omf/same-gnome/same-gnome-ru.omf -share/gnome/omf/same-gnome/same-gnome-sv.omf -share/gnome/pixmaps/blackjack/baize.png -share/gnome/pixmaps/blackjack/blackjack-splash.png -share/gnome/pixmaps/blackjack/chip-1.svg -share/gnome/pixmaps/blackjack/chip-100.svg -share/gnome/pixmaps/blackjack/chip-25.svg -share/gnome/pixmaps/blackjack/chip-5.svg -share/gnome/pixmaps/cards/baize.png -share/gnome/pixmaps/cards/slot.svg -share/gnome/pixmaps/cards/slots/white-outline.svg -share/gnome/pixmaps/glchess.svg -share/gnome/pixmaps/glchess/board.png -share/gnome/pixmaps/glchess/piece.png -share/gnome/pixmaps/glines/balls.svg -share/gnome/pixmaps/glines/shapes.svg -share/gnome/pixmaps/gnect/bg_grotty.jpg -share/gnome/pixmaps/gnect/bg_nightfall.jpg -share/gnome/pixmaps/gnect/bg_toplight.png -share/gnome/pixmaps/gnect/tileset_50x50_catseyes.png -share/gnome/pixmaps/gnect/tileset_50x50_glassy.png -share/gnome/pixmaps/gnect/tileset_50x50_hcinverse.svg -share/gnome/pixmaps/gnect/tileset_50x50_hcontrast.svg -share/gnome/pixmaps/gnect/tileset_50x50_square.png -share/gnome/pixmaps/gnect/tileset_50x50_sunspot.svg -share/gnome/pixmaps/gnibbles/blank.svg -share/gnome/pixmaps/gnibbles/bonus1.svg -share/gnome/pixmaps/gnibbles/bonus2.svg -share/gnome/pixmaps/gnibbles/bonus3.svg -share/gnome/pixmaps/gnibbles/bonus4.svg -share/gnome/pixmaps/gnibbles/bonus5.svg -share/gnome/pixmaps/gnibbles/diamond.svg -share/gnome/pixmaps/gnibbles/gnibbles-logo.svg -share/gnome/pixmaps/gnibbles/life.svg -share/gnome/pixmaps/gnibbles/questionmark.svg -share/gnome/pixmaps/gnibbles/snake-blue.svg -share/gnome/pixmaps/gnibbles/snake-cyan.svg -share/gnome/pixmaps/gnibbles/snake-green.svg -share/gnome/pixmaps/gnibbles/snake-grey.svg -share/gnome/pixmaps/gnibbles/snake-magenta.svg -share/gnome/pixmaps/gnibbles/snake-red.svg -share/gnome/pixmaps/gnibbles/snake-yellow.svg -share/gnome/pixmaps/gnibbles/wall-corner-bottom-left.svg -share/gnome/pixmaps/gnibbles/wall-corner-bottom-right.svg -share/gnome/pixmaps/gnibbles/wall-corner-top-left.svg -share/gnome/pixmaps/gnibbles/wall-corner-top-right.svg -share/gnome/pixmaps/gnibbles/wall-cross.svg -share/gnome/pixmaps/gnibbles/wall-empty.svg -share/gnome/pixmaps/gnibbles/wall-straight-side.svg -share/gnome/pixmaps/gnibbles/wall-straight-up.svg -share/gnome/pixmaps/gnibbles/wall-tee-down.svg -share/gnome/pixmaps/gnibbles/wall-tee-left.svg -share/gnome/pixmaps/gnibbles/wall-tee-right.svg -share/gnome/pixmaps/gnibbles/wall-tee-up.svg -share/gnome/pixmaps/gnobots2/aieee.png -share/gnome/pixmaps/gnobots2/boo.svg -share/gnome/pixmaps/gnobots2/gnomes.png -share/gnome/pixmaps/gnobots2/robots.svg -share/gnome/pixmaps/gnobots2/splat.png -share/gnome/pixmaps/gnobots2/ufo.svg -share/gnome/pixmaps/gnobots2/yahoo.png -share/gnome/pixmaps/gnome-games-common/cards/bonded.svg -share/gnome/pixmaps/gnome-games-common/icons/rteleport.png -share/gnome/pixmaps/gnome-games-common/icons/teleport.png -share/gnome/pixmaps/gnome-sudoku/footprints.png -share/gnome/pixmaps/gnometris/7blocks-gw.png -share/gnome/pixmaps/gnometris/7blocks-tig.png -share/gnome/pixmaps/gnomine/bang.svg -share/gnome/pixmaps/gnomine/face-cool.png -share/gnome/pixmaps/gnomine/face-sad.png -share/gnome/pixmaps/gnomine/face-smile.png -share/gnome/pixmaps/gnomine/face-win.png -share/gnome/pixmaps/gnomine/face-worried.png -share/gnome/pixmaps/gnomine/flag-question.svg -share/gnome/pixmaps/gnomine/flag.svg -share/gnome/pixmaps/gnomine/mine.svg -share/gnome/pixmaps/gnomine/warning.svg -share/gnome/pixmaps/gnotravex/baize.png -share/gnome/pixmaps/gnotski.svg -share/gnome/pixmaps/gtali/gnome-dice-1.svg -share/gnome/pixmaps/gtali/gnome-dice-2.svg -share/gnome/pixmaps/gtali/gnome-dice-3.svg -share/gnome/pixmaps/gtali/gnome-dice-4.svg -share/gnome/pixmaps/gtali/gnome-dice-5.svg -share/gnome/pixmaps/gtali/gnome-dice-6.svg -share/gnome/pixmaps/gtali/gnome-dice-none.svg -share/gnome/pixmaps/gtali/kismet-none.svg -share/gnome/pixmaps/gtali/kismet1.svg -share/gnome/pixmaps/gtali/kismet2.svg -share/gnome/pixmaps/gtali/kismet3.svg -share/gnome/pixmaps/gtali/kismet4.svg -share/gnome/pixmaps/gtali/kismet5.svg -share/gnome/pixmaps/gtali/kismet6.svg -share/gnome/pixmaps/iagno/classic.png -share/gnome/pixmaps/iagno/woodtrim.png -share/gnome/pixmaps/mahjongg/postmodern.svg -share/gnome/pixmaps/mahjongg/smooth.png -share/gnome/pixmaps/sudoku.png -share/gnome/sol-games/agnes.scm -share/gnome/sol-games/athena.scm -share/gnome/sol-games/auld_lang_syne.scm -share/gnome/sol-games/aunt_mary.scm -share/gnome/sol-games/backbone.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/block_ten.scm -share/gnome/sol-games/bristol.scm -share/gnome/sol-games/camelot.scm -share/gnome/sol-games/canfield.scm -share/gnome/sol-games/carpet.scm -share/gnome/sol-games/chessboard.scm -share/gnome/sol-games/clock.scm -share/gnome/sol-games/cover.scm -share/gnome/sol-games/cruel.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/gaps.scm -share/gnome/sol-games/gay_gordons.scm -share/gnome/sol-games/glade/statistics.glade -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/kings_audience.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/saratoga.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/triple_peaks.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/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/gnometris/gameover.wav -share/gnome/sounds/gnometris/gnometris.wav -share/gnome/sounds/gnometris/land.wav -share/gnome/sounds/gnometris/lines1.wav -share/gnome/sounds/gnometris/lines2.wav -share/gnome/sounds/gnometris/lines3.wav -share/gnome/sounds/gnometris/slide.wav -share/gnome/sounds/gnometris/turn.wav -share/gnome/sounds/iagno/flip-piece.wav -share/gnome/sounds/iagno/gameover.wav -share/icons/hicolor/16x16/apps/gnome-gnomine.png -share/icons/hicolor/16x16/apps/gnome-iagno.png -share/icons/hicolor/16x16/apps/gnome-nibbles.png -share/icons/hicolor/16x16/apps/gnome-tali.png -share/icons/hicolor/22x22/apps/gnome-gnomine.png -share/icons/hicolor/22x22/apps/gnome-iagno.png -share/icons/hicolor/22x22/apps/gnome-nibbles.png -share/icons/hicolor/22x22/apps/gnome-tali.png -share/icons/hicolor/32x32/apps/gnome-gnomine.png -share/icons/hicolor/32x32/apps/gnome-iagno.png -share/icons/hicolor/32x32/apps/gnome-nibbles.png -share/icons/hicolor/32x32/apps/gnome-tali.png -share/icons/hicolor/48x48/apps/gnome-aisleriot.png -share/icons/hicolor/48x48/apps/gnome-blackjack.png -share/icons/hicolor/48x48/apps/gnome-five-or-more.png -share/icons/hicolor/48x48/apps/gnome-four-in-a-row.png -share/icons/hicolor/48x48/apps/gnome-freecell.png -share/icons/hicolor/48x48/apps/gnome-gnometris.png -share/icons/hicolor/48x48/apps/gnome-gnomine.png -share/icons/hicolor/48x48/apps/gnome-iagno.png -share/icons/hicolor/48x48/apps/gnome-klotski.png -share/icons/hicolor/48x48/apps/gnome-mahjongg.png -share/icons/hicolor/48x48/apps/gnome-nibbles.png -share/icons/hicolor/48x48/apps/gnome-robots.png -share/icons/hicolor/48x48/apps/gnome-same-gnome.png -share/icons/hicolor/48x48/apps/gnome-tali.png -share/icons/hicolor/48x48/apps/gnome-tetravex.png -share/icons/hicolor/scalable/apps/gnome-gnomine.svg -share/icons/hicolor/scalable/apps/gnome-iagno.svg -share/icons/hicolor/scalable/apps/gnome-nibbles.svg -share/icons/hicolor/scalable/apps/gnome-robots.svg -share/icons/hicolor/scalable/apps/gnome-tali.svg -share/locale/am/LC_MESSAGES/gnome-games.mo -share/locale/ar/LC_MESSAGES/gnome-games.mo -share/locale/az/LC_MESSAGES/gnome-games.mo -share/locale/be/LC_MESSAGES/gnome-games.mo -share/locale/bg/LC_MESSAGES/gnome-games.mo -share/locale/bn/LC_MESSAGES/gnome-games.mo -share/locale/bn_IN/LC_MESSAGES/gnome-games.mo -share/locale/ca/LC_MESSAGES/gnome-games.mo -share/locale/cs/LC_MESSAGES/gnome-games.mo -share/locale/cy/LC_MESSAGES/gnome-games.mo -share/locale/da/LC_MESSAGES/gnome-games.mo -share/locale/de/LC_MESSAGES/gnome-games.mo -share/locale/dz/LC_MESSAGES/gnome-games.mo -share/locale/el/LC_MESSAGES/gnome-games.mo -share/locale/en_CA/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/fa/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/gu/LC_MESSAGES/gnome-games.mo -share/locale/he/LC_MESSAGES/gnome-games.mo -share/locale/hi/LC_MESSAGES/gnome-games.mo -share/locale/hr/LC_MESSAGES/gnome-games.mo -share/locale/hu/LC_MESSAGES/gnome-games.mo -share/locale/id/LC_MESSAGES/gnome-games.mo -share/locale/is/LC_MESSAGES/gnome-games.mo -share/locale/it/LC_MESSAGES/gnome-games.mo -share/locale/ja/LC_MESSAGES/gnome-games.mo -share/locale/ka/LC_MESSAGES/gnome-games.mo -share/locale/ko/LC_MESSAGES/gnome-games.mo -share/locale/ku/LC_MESSAGES/gnome-games.mo -share/locale/lt/LC_MESSAGES/gnome-games.mo -share/locale/lv/LC_MESSAGES/gnome-games.mo -share/locale/mk/LC_MESSAGES/gnome-games.mo -share/locale/ml/LC_MESSAGES/gnome-games.mo -share/locale/mn/LC_MESSAGES/gnome-games.mo -share/locale/mr/LC_MESSAGES/gnome-games.mo -share/locale/ms/LC_MESSAGES/gnome-games.mo -share/locale/nb/LC_MESSAGES/gnome-games.mo -share/locale/ne/LC_MESSAGES/gnome-games.mo -share/locale/nl/LC_MESSAGES/gnome-games.mo -share/locale/nn/LC_MESSAGES/gnome-games.mo -share/locale/or/LC_MESSAGES/gnome-games.mo -share/locale/pa/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/rw/LC_MESSAGES/gnome-games.mo -share/locale/sk/LC_MESSAGES/gnome-games.mo -share/locale/sl/LC_MESSAGES/gnome-games.mo -share/locale/sq/LC_MESSAGES/gnome-games.mo -share/locale/sr/LC_MESSAGES/gnome-games.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-games.mo -share/locale/sv/LC_MESSAGES/gnome-games.mo -share/locale/ta/LC_MESSAGES/gnome-games.mo -share/locale/th/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/xh/LC_MESSAGES/gnome-games.mo -share/locale/zh_CN/LC_MESSAGES/gnome-games.mo -share/locale/zh_HK/LC_MESSAGES/gnome-games.mo -share/locale/zh_TW/LC_MESSAGES/gnome-games.mo -@dirrm share/gnome/sounds/iagno -@dirrm share/gnome/sounds/gnometris -@dirrm share/gnome/sounds/gnobots2 -@dirrm share/gnome/sounds/gnibbles -@dirrm share/gnome/sol-games/glade -@dirrm share/gnome/sol-games -@dirrm share/gnome/pixmaps/mahjongg -@dirrm share/gnome/pixmaps/iagno -@dirrm share/gnome/pixmaps/gtali -@dirrm share/gnome/pixmaps/gnotravex -@dirrm share/gnome/pixmaps/gnomine -@dirrm share/gnome/pixmaps/gnometris -@dirrm share/gnome/pixmaps/gnome-sudoku -@dirrm share/gnome/pixmaps/gnome-games-common/icons -@dirrm share/gnome/pixmaps/gnome-games-common/cards -@dirrm share/gnome/pixmaps/gnome-games-common -@dirrm share/gnome/pixmaps/gnobots2 -@dirrm share/gnome/pixmaps/gnibbles -@dirrm share/gnome/pixmaps/gnect -@dirrm share/gnome/pixmaps/glines -@dirrm share/gnome/pixmaps/glchess -@dirrm share/gnome/pixmaps/cards/slots -@dirrm share/gnome/pixmaps/cards -@dirrm share/gnome/pixmaps/blackjack -@dirrm share/gnome/omf/same-gnome -@dirrm share/gnome/omf/gnome-games -@dirrm share/gnome/omf/gnect -@dirrm share/gnome/omf/glines -@dirrm share/gnome/omf/glchess -@dirrm share/gnome/help/same-gnome/sv/figures -@dirrm share/gnome/help/same-gnome/sv -@dirrm share/gnome/help/same-gnome/ru/figures -@dirrm share/gnome/help/same-gnome/ru -@dirrm share/gnome/help/same-gnome/C/figures -@dirrm share/gnome/help/same-gnome/C -@dirrm share/gnome/help/same-gnome -@dirrm share/gnome/help/mahjongg/C/figures -@dirrm share/gnome/help/mahjongg/C -@dirrm share/gnome/help/mahjongg -@dirrm share/gnome/help/iagno/C/figures -@dirrm share/gnome/help/iagno/C -@dirrm share/gnome/help/iagno -@dirrm share/gnome/help/gtali/da -@dirrm share/gnome/help/gtali/C/figures -@dirrm share/gnome/help/gtali/C -@dirrm share/gnome/help/gtali -@dirrm share/gnome/help/gnotski/C/figures -@dirrm share/gnome/help/gnotski/C -@dirrm share/gnome/help/gnotski -@dirrm share/gnome/help/gnotravex/C/figures -@dirrm share/gnome/help/gnotravex/C -@dirrm share/gnome/help/gnotravex -@dirrm share/gnome/help/gnomine/C/figures -@dirrm share/gnome/help/gnomine/C -@dirrm share/gnome/help/gnomine -@dirrm share/gnome/help/gnometris/C -@dirrm share/gnome/help/gnometris -@dirrm share/gnome/help/gnome-sudoku/C/figures -@dirrm share/gnome/help/gnome-sudoku/C -@dirrm share/gnome/help/gnome-sudoku -@dirrm share/gnome/help/gnobots2/it -@dirrm share/gnome/help/gnobots2/es -@dirrm share/gnome/help/gnobots2/da -@dirrm share/gnome/help/gnobots2/C/figures -@dirrm share/gnome/help/gnobots2/C -@dirrm share/gnome/help/gnobots2 -@dirrm share/gnome/help/gnibbles/C/figures -@dirrm share/gnome/help/gnibbles/C -@dirrm share/gnome/help/gnibbles -@dirrm share/gnome/help/gnect/sv/figures -@dirrm share/gnome/help/gnect/sv -@dirrm share/gnome/help/gnect/C/figures -@dirrm share/gnome/help/gnect/C -@dirrm share/gnome/help/gnect -@dirrm share/gnome/help/glines/sv/figures -@dirrm share/gnome/help/glines/sv -@dirrm share/gnome/help/glines/ru/figures -@dirrm share/gnome/help/glines/ru -@dirrm share/gnome/help/glines/fr/figures -@dirrm share/gnome/help/glines/fr -@dirrm share/gnome/help/glines/C/figures -@dirrm share/gnome/help/glines/C -@dirrm share/gnome/help/glines -@dirrm share/gnome/help/glchess/C -@dirrm share/gnome/help/glchess -@dirrm share/gnome/help/blackjack/C/figures -@dirrm share/gnome/help/blackjack/C -@dirrm share/gnome/help/blackjack -@dirrm share/gnome/help/aisleriot/fr/figures -@dirrm share/gnome/help/aisleriot/fr -@dirrm share/gnome/help/aisleriot/C/figures -@dirrm share/gnome/help/aisleriot/C -@dirrm share/gnome/help/aisleriot -@dirrm share/gnome/gnome-sudoku -@dirrm share/gnome/gnome-games/same-gnome/themes/2.10 -@dirrm share/gnome/gnome-games/same-gnome/themes -@dirrm share/gnome/gnome-games/same-gnome -@dirrm share/gnome/gnome-games/mahjongg/maps -@dirrm share/gnome/gnome-games/mahjongg -@dirrm share/gnome/gnome-games -@dirrm share/gnome/gnobots2 -@dirrm share/gnome/gnibbles -@dirrm share/gnome/gnect -@dirrm share/gnome/glchess -@dirrm share/gnome/ggz/gnome-games -@dirrm share/gnome/ggz -@dirrm share/gnome/blackjack -@dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku/gtk_goodies -@dirrm %%PYTHON_SITELIBDIR%%/gnome_sudoku -@dirrm %%PYTHON_SITELIBDIR%%/glchess/ui -@dirrm %%PYTHON_SITELIBDIR%%/glchess/scene/opengl -@dirrm %%PYTHON_SITELIBDIR%%/glchess/scene/cairo -@dirrm %%PYTHON_SITELIBDIR%%/glchess/scene -@dirrm %%PYTHON_SITELIBDIR%%/glchess/network -@dirrm %%PYTHON_SITELIBDIR%%/glchess/gtkui -@dirrm %%PYTHON_SITELIBDIR%%/glchess/chess -@dirrm %%PYTHON_SITELIBDIR%%/glchess -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile deleted file mode 100644 index 23888c24a..000000000 --- a/graphics/cairo/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -# New ports collection makefile for: cairo -# Date created: 2004-10-06 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/cairo/Makefile,v 1.55 2007/03/05 22:10:46 ahze Exp $ -# - -PORTNAME= cairo -PORTVERSION= 1.4.0 -PORTREVISION?= 0 -CATEGORIES= graphics -MASTER_SITES= http://cairographics.org/releases/ -#MASTER_SITES= http://cairographics.org/snapshots/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Vector graphics library with cross-device output support - -.if !defined(REFERENCE_PORT) - -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ - png.5:${PORTSDIR}/graphics/png \ - fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig - -CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ - --enable-pdf \ - --enable-ps -USE_GNOME= gnometarget gnomehack ltverhack referencehack -USE_AUTOTOOLS= libtool:15 -USE_LDCONFIG= yes - -CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${X11BASE}/include" \ - LDFLAGS="${PTHREAD_LIBS}" - -OPTIONS+= GLITZ "Enable Glitz OpenGL Support" Off - -.include <bsd.port.pre.mk> - -.if defined(WITH_GLITZ) -LIB_DEPENDS+= glitz-glx.1:${PORTSDIR}/graphics/glitz -CONFIGURE_ARGS+= --enable-glitz -PLIST_SUB+= GLITZ="" -.else -CONFIGURE_ARGS+= --disable-glitz -PLIST_SUB+= GLITZ="@comment " -.endif - -.if defined(WITHOUT_X11) -CONFIGURE_ARGS+=--disable-xlib -PLIST_SUB+= X11="@comment " -.else -USE_XLIB= yes -PLIST_SUB+= X11="" -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' \ - ${WRKSRC}/test/Makefile.in - @${REINPLACE_CMD} -e 's|-lcairo|-lcairo ${PTHREAD_LIBS}|' \ - ${WRKSRC}/src/*.pc.in - @${REINPLACE_CMD} -e 's|src test doc|src doc|; \ - s|@CAIRO_HAS_PNG_FUNCTIONS_TRUE@am__append_1 = test||' \ - ${WRKSRC}/Makefile.in - -.include <bsd.port.post.mk> - -.endif diff --git a/graphics/cairo/distinfo b/graphics/cairo/distinfo deleted file mode 100644 index e13c5200d..000000000 --- a/graphics/cairo/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (cairo-1.4.0.tar.gz) = b0882df4621bcf5b69f024b9475f8d4e -SHA256 (cairo-1.4.0.tar.gz) = 583f9ae2c9b7d2ef33cfbd194148e71a335dafc226e13e213f07ff2dc398bb47 -SIZE (cairo-1.4.0.tar.gz) = 3067230 diff --git a/graphics/cairo/files/patch-src_cairo-ft-font.c b/graphics/cairo/files/patch-src_cairo-ft-font.c deleted file mode 100644 index 8cd60665f..000000000 --- a/graphics/cairo/files/patch-src_cairo-ft-font.c +++ /dev/null @@ -1,28 +0,0 @@ ---- src/cairo-ft-font.c.orig Tue Aug 16 14:46:46 2005 -+++ src/cairo-ft-font.c Tue Aug 16 14:46:59 2005 -@@ -44,6 +44,11 @@ - #include <fontconfig/fontconfig.h> - #include <fontconfig/fcfreetype.h> - -+#include <sys/types.h> -+#include <stdlib.h> -+#include <time.h> -+#include <unistd.h> -+ - #include <ft2build.h> - #include FT_FREETYPE_H - #include FT_OUTLINE_H -@@ -257,7 +262,12 @@ _cairo_ft_unscaled_font_init_key (cairo_ - key->id = id; - - /* 1607 is just an arbitrary prime. */ -- hash = _cairo_hash_string (filename); -+ if (filename != NULL) { -+ hash = _cairo_hash_string (filename); -+ } else { -+ srandom(time(NULL) * getpid()); -+ hash = random(); -+ } - hash += ((unsigned long) id) * 1607; - - key->base.hash_entry.hash = hash; diff --git a/graphics/cairo/files/patch-src_cairo-xlib-surface.c b/graphics/cairo/files/patch-src_cairo-xlib-surface.c deleted file mode 100644 index 396ac3e29..000000000 --- a/graphics/cairo/files/patch-src_cairo-xlib-surface.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/cairo-xlib-surface.c.orig Mon Oct 3 22:44:43 2005 -+++ src/cairo-xlib-surface.c Wed Nov 16 18:59:40 2005 -@@ -1758,7 +1758,7 @@ - - surface->buggy_repeat = FALSE; - if (strstr (ServerVendor (dpy), "X.Org") != NULL) { -- if (VendorRelease (dpy) <= 60802000) -+ if (VendorRelease (dpy) < 60900000) - surface->buggy_repeat = TRUE; - } else if (strstr (ServerVendor (dpy), "XFree86") != NULL) { - if (VendorRelease (dpy) <= 40500000) diff --git a/graphics/cairo/files/patch-src_cairoint.h b/graphics/cairo/files/patch-src_cairoint.h deleted file mode 100644 index a9b3ce480..000000000 --- a/graphics/cairo/files/patch-src_cairoint.h +++ /dev/null @@ -1,14 +0,0 @@ ---- src/cairoint.h.orig Sun Oct 15 18:02:35 2006 -+++ src/cairoint.h Sun Oct 15 18:10:11 2006 -@@ -50,6 +50,11 @@ - #include "config.h" - #endif - -+#ifndef INT16_MAX -+#define INT16_MAX 0x7fff -+#define INT16_MIN (-0x7fff-1) -+#endif -+ - #include <assert.h> - #include <stdlib.h> - #include <string.h> diff --git a/graphics/cairo/pkg-descr b/graphics/cairo/pkg-descr deleted file mode 100644 index 4fd137a19..000000000 --- a/graphics/cairo/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Cairo is a vector graphics library with cross-device output -support. Currently supported output targets include the X Window -System and in-memory image buffers. PostScript and PDF file output is -planned. Cairo is designed to produce identical output on all output -media while taking advantage of display hardware acceleration when -available (eg. through the X Render Extension). - -Cairo provides a stateful user-level API with capabilities similar to -the PDF 1.4 imaging model. Cairo provides operations including stroking -and filling Bezier cubic splines, transforming and compositing translucent -images, and antialiased text rendering. - -WWW: http://www.cairographics.org diff --git a/graphics/cairo/pkg-plist b/graphics/cairo/pkg-plist deleted file mode 100644 index c81b6e936..000000000 --- a/graphics/cairo/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -include/cairo/cairo-deprecated.h -include/cairo/cairo-features.h -include/cairo/cairo-ft.h -%%GLITZ%%include/cairo/cairo-glitz.h -include/cairo/cairo-pdf.h -include/cairo/cairo-ps.h -include/cairo/cairo-svg.h -%%X11%%include/cairo/cairo-xlib-xrender.h -%%X11%%include/cairo/cairo-xlib.h -include/cairo/cairo.h -lib/libcairo.a -lib/libcairo.la -lib/libcairo.so -lib/libcairo.so.2 -libdata/pkgconfig/cairo.pc -libdata/pkgconfig/cairo-ft.pc -%%GLITZ%%libdata/pkgconfig/cairo-glitz.pc -libdata/pkgconfig/cairo-pdf.pc -libdata/pkgconfig/cairo-png.pc -libdata/pkgconfig/cairo-ps.pc -libdata/pkgconfig/cairo-svg.pc -%%X11%%libdata/pkgconfig/cairo-xlib.pc -%%X11%%libdata/pkgconfig/cairo-xlib-xrender.pc -@dirrm include/cairo diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile deleted file mode 100644 index 40a92bd08..000000000 --- a/graphics/eog/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: eog2 -# Date created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/eog/Makefile,v 1.50 2007/03/11 20:01:01 mezz Exp $ -# - -PORTNAME= eog -PORTVERSION= 2.18.0.1 -CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The Eye Of Gnome image viewer - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui \ - librsvg2 desktopfileutils gnomedesktop -INSTALLS_ICONS= yes -USE_GETTEXT= yes -USE_XLIB= yes -INSTALLS_OMF= yes -GNU_CONFIGURE= yes -GNOME_DESKTOP_VERSION=2 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -GCONF_SCHEMAS= eog.schemas - -.include <bsd.port.pre.mk> - -.if !defined(WITHOUT_EXIF) || (exists(${LOCALBASE}/lib/libexif.so.12) || \ - defined(WITH_EXIF)) -LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif -.endif - -post-install: - @-update-desktop-database > /dev/null - -.include <bsd.port.post.mk> diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo deleted file mode 100644 index 6b68e48b7..000000000 --- a/graphics/eog/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/eog-2.18.0.1.tar.bz2) = 32f4cd4cd3108522eccf0b8fd85c8bbd -SHA256 (gnome2/eog-2.18.0.1.tar.bz2) = 9c18c512d7da540e8c96059f00af8e309c5ac6322de168f54f09c0451f59ec9e -SIZE (gnome2/eog-2.18.0.1.tar.bz2) = 1235965 diff --git a/graphics/eog/pkg-descr b/graphics/eog/pkg-descr deleted file mode 100644 index 920f1863a..000000000 --- a/graphics/eog/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is the Eye of Gnome, a GNOME 2 image viewer and cataloging -application. It provides inline image viewing support for -nautilus. - -WWW: http://www.gnome.org/gnome-office/eog.shtml diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist deleted file mode 100644 index 08a99fc18..000000000 --- a/graphics/eog/pkg-plist +++ /dev/null @@ -1,249 +0,0 @@ -bin/eog -share/gnome/applications/eog.desktop -share/gnome/eog/eog-gtk-ui.xml -share/gnome/eog/glade/eog.glade -share/gnome/help/eog/C/eog.xml -share/gnome/help/eog/C/figures/eog_save_as_window.png -share/gnome/help/eog/C/figures/eog_start_window.png -share/gnome/help/eog/C/legal.xml -share/gnome/help/eog/de/eog.xml -share/gnome/help/eog/de/figures/eog_save_as_window.png -share/gnome/help/eog/de/figures/eog_start_window.png -share/gnome/help/eog/en_GB/eog.xml -share/gnome/help/eog/en_GB/figures/eog_save_as_window.png -share/gnome/help/eog/en_GB/figures/eog_start_window.png -share/gnome/help/eog/es/eog.xml -share/gnome/help/eog/es/figures/eog_save_as_window.png -share/gnome/help/eog/es/figures/eog_start_window.png -share/gnome/help/eog/eu/eog.xml -share/gnome/help/eog/eu/figures/eog_start_window.png -share/gnome/help/eog/eu/legal.xml -share/gnome/help/eog/fr/eog.xml -share/gnome/help/eog/fr/figures/eog_save_as_window.png -share/gnome/help/eog/fr/figures/eog_start_window.png -share/gnome/help/eog/it/eog.xml -share/gnome/help/eog/it/figures/eog_start_window.png -share/gnome/help/eog/it/legal.xml -share/gnome/help/eog/ja/eog.xml -share/gnome/help/eog/ja/figures/eog_start_window.png -share/gnome/help/eog/ja/legal.xml -share/gnome/help/eog/ko/eog.xml -share/gnome/help/eog/ko/figures/eog_start_window.png -share/gnome/help/eog/ko/legal.xml -share/gnome/help/eog/pa/eog.xml -share/gnome/help/eog/pa/figures/eog_save_as_window.png -share/gnome/help/eog/pa/figures/eog_start_window.png -share/gnome/help/eog/pt_BR/eog.xml -share/gnome/help/eog/pt_BR/figures/eog_save_as_window.png -share/gnome/help/eog/pt_BR/figures/eog_start_window.png -share/gnome/help/eog/ru/eog.xml -share/gnome/help/eog/ru/figures/eog_save_as_window.png -share/gnome/help/eog/ru/figures/eog_start_window.png -share/gnome/help/eog/sv/eog.xml -share/gnome/help/eog/sv/figures/eog_save_as_window.png -share/gnome/help/eog/sv/figures/eog_start_window.png -share/gnome/help/eog/uk/eog.xml -share/gnome/help/eog/uk/figures/eog_save_as_window.png -share/gnome/help/eog/uk/figures/eog_start_window.png -share/gnome/help/eog/zh_CN/eog.xml -share/gnome/help/eog/zh_CN/figures/eog_start_window.png -share/gnome/help/eog/zh_CN/legal.xml -share/gnome/help/eog/zh_TW/eog.xml -share/gnome/help/eog/zh_TW/figures/eog_start_window.png -share/gnome/help/eog/zh_TW/legal.xml -share/gnome/omf/eog/eog-C.omf -share/gnome/omf/eog/eog-de.omf -share/gnome/omf/eog/eog-en_GB.omf -share/gnome/omf/eog/eog-es.omf -share/gnome/omf/eog/eog-eu.omf -share/gnome/omf/eog/eog-fr.omf -share/gnome/omf/eog/eog-it.omf -share/gnome/omf/eog/eog-ja.omf -share/gnome/omf/eog/eog-ko.omf -share/gnome/omf/eog/eog-pa.omf -share/gnome/omf/eog/eog-pt_BR.omf -share/gnome/omf/eog/eog-ru.omf -share/gnome/omf/eog/eog-sv.omf -share/gnome/omf/eog/eog-uk.omf -share/gnome/omf/eog/eog-zh_CN.omf -share/gnome/omf/eog/eog-zh_TW.omf -share/gnome/pixmaps/gnome-eog.png -share/icons/hicolor/16x16/apps/eog.png -share/icons/hicolor/22x22/apps/eog.png -share/icons/hicolor/24x24/apps/eog.png -share/icons/hicolor/32x32/apps/eog.png -share/icons/hicolor/scalable/apps/eog.svg -share/locale/af/LC_MESSAGES/eog.mo -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/bn/LC_MESSAGES/eog.mo -share/locale/bn_IN/LC_MESSAGES/eog.mo -share/locale/bs/LC_MESSAGES/eog.mo -share/locale/ca/LC_MESSAGES/eog.mo -share/locale/cs/LC_MESSAGES/eog.mo -share/locale/cy/LC_MESSAGES/eog.mo -share/locale/da/LC_MESSAGES/eog.mo -share/locale/de/LC_MESSAGES/eog.mo -share/locale/dz/LC_MESSAGES/eog.mo -share/locale/el/LC_MESSAGES/eog.mo -share/locale/en_CA/LC_MESSAGES/eog.mo -share/locale/en_GB/LC_MESSAGES/eog.mo -share/locale/es/LC_MESSAGES/eog.mo -share/locale/et/LC_MESSAGES/eog.mo -share/locale/eu/LC_MESSAGES/eog.mo -share/locale/fa/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/gu/LC_MESSAGES/eog.mo -share/locale/he/LC_MESSAGES/eog.mo -share/locale/hi/LC_MESSAGES/eog.mo -share/locale/hr/LC_MESSAGES/eog.mo -share/locale/hu/LC_MESSAGES/eog.mo -share/locale/id/LC_MESSAGES/eog.mo -share/locale/is/LC_MESSAGES/eog.mo -share/locale/it/LC_MESSAGES/eog.mo -share/locale/ja/LC_MESSAGES/eog.mo -share/locale/ka/LC_MESSAGES/eog.mo -share/locale/kn/LC_MESSAGES/eog.mo -share/locale/ko/LC_MESSAGES/eog.mo -share/locale/ku/LC_MESSAGES/eog.mo -share/locale/lt/LC_MESSAGES/eog.mo -share/locale/lv/LC_MESSAGES/eog.mo -share/locale/mg/LC_MESSAGES/eog.mo -share/locale/mk/LC_MESSAGES/eog.mo -share/locale/ml/LC_MESSAGES/eog.mo -share/locale/mn/LC_MESSAGES/eog.mo -share/locale/ms/LC_MESSAGES/eog.mo -share/locale/nb/LC_MESSAGES/eog.mo -share/locale/ne/LC_MESSAGES/eog.mo -share/locale/nl/LC_MESSAGES/eog.mo -share/locale/nn/LC_MESSAGES/eog.mo -share/locale/nso/LC_MESSAGES/eog.mo -share/locale/or/LC_MESSAGES/eog.mo -share/locale/pa/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/rw/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/sr/LC_MESSAGES/eog.mo -share/locale/sr@Latn/LC_MESSAGES/eog.mo -share/locale/sv/LC_MESSAGES/eog.mo -share/locale/ta/LC_MESSAGES/eog.mo -share/locale/th/LC_MESSAGES/eog.mo -share/locale/tk/LC_MESSAGES/eog.mo -share/locale/tr/LC_MESSAGES/eog.mo -share/locale/ug/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/xh/LC_MESSAGES/eog.mo -share/locale/zh_CN/LC_MESSAGES/eog.mo -share/locale/zh_HK/LC_MESSAGES/eog.mo -share/locale/zh_TW/LC_MESSAGES/eog.mo -share/locale/zu/LC_MESSAGES/eog.mo -@dirrm share/gnome/omf/eog -@dirrm share/gnome/help/eog/zh_TW/figures -@dirrm share/gnome/help/eog/zh_TW -@dirrm share/gnome/help/eog/zh_CN/figures -@dirrm share/gnome/help/eog/zh_CN -@dirrm share/gnome/help/eog/uk/figures -@dirrm share/gnome/help/eog/uk -@dirrm share/gnome/help/eog/sv/figures -@dirrm share/gnome/help/eog/sv -@dirrm share/gnome/help/eog/ru/figures -@dirrm share/gnome/help/eog/ru -@dirrm share/gnome/help/eog/pt_BR/figures -@dirrm share/gnome/help/eog/pt_BR -@dirrm share/gnome/help/eog/pa/figures -@dirrm share/gnome/help/eog/pa -@dirrm share/gnome/help/eog/ko/figures -@dirrm share/gnome/help/eog/ko -@dirrm share/gnome/help/eog/ja/figures -@dirrm share/gnome/help/eog/ja -@dirrm share/gnome/help/eog/it/figures -@dirrm share/gnome/help/eog/it -@dirrm share/gnome/help/eog/fr/figures -@dirrm share/gnome/help/eog/fr -@dirrm share/gnome/help/eog/eu/figures -@dirrm share/gnome/help/eog/eu -@dirrm share/gnome/help/eog/es/figures -@dirrm share/gnome/help/eog/es -@dirrm share/gnome/help/eog/en_GB/figures -@dirrm share/gnome/help/eog/en_GB -@dirrm share/gnome/help/eog/de/figures -@dirrm share/gnome/help/eog/de -@dirrm share/gnome/help/eog/C/figures -@dirrm share/gnome/help/eog/C -@dirrm share/gnome/help/eog -@dirrm share/gnome/eog/glade -@dirrm share/gnome/eog -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile deleted file mode 100644 index 10920a7ad..000000000 --- a/graphics/evince/Makefile +++ /dev/null @@ -1,114 +0,0 @@ -# New ports collection makefile for: evince -# Date created: 09 January 2005 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.63 2007/02/17 18:30:09 marcus Exp $ -# - -PORTNAME= evince -PORTVERSION= 0.8.0 -CATEGORIES= graphics print gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 multi-format document viewer - -LIB_DEPENDS= poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk - -USE_LDCONFIG= yes -USE_BZIP2= yes -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GHOSTSCRIPT=yes -INSTALLS_OMF= yes -USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui libgnomeprintui \ - desktopfileutils gnomedocutils -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -GCONF_SCHEMAS= evince.schemas evince-thumbnailer.schemas - -MAN1= evince.1 - -OPTIONS= DVI "Enable DVI viewer support" off \ - T1LIB "Enable T1LIB for TYPE1 fonts to DVI (Enables DVI)" off \ - NAUTILUS "Enable Nautilus plugin" on \ - DBUS "Enable D-BUS support" on \ - COMICS "Enable comic book archives support" off -# IMPRESS "Enable Impress presentations support" off \ -# DJVU "Enable DJVU support" off - -.include <bsd.port.pre.mk> - -.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) \ - || exists(${LOCALBASE}/lib/libdbus-glib-1.so) -WITH_DBUS= yes -.endif - -.if defined(WITH_DVI) || defined(WITH_T1LIB) -BUILD_DEPENDS+= tex:${PORTSDIR}/print/teTeX-base -RUN_DEPENDS+= tex:${PORTSDIR}/print/teTeX-base - -CONFIGURE_ARGS+= --enable-dvi -GCONF_SCHEMAS+= evince-thumbnailer-dvi.schemas -. if defined(WITH_T1LIB) -LIB_DEPENDS+= t1.5:${PORTSDIR}/devel/t1lib - -CONFIGURE_ARGS+= --enable-t1lib -. endif -.endif - -.if !defined(WITHOUT_NAUTILUS) -USE_GNOME+= nautilus2 -CONFIGURE_ARGS+= --enable-nautilus -PLIST_SUB+= NAUTILUS="" -.else -CONFIGURE_ARGS+= --disable-nautilus -PLIST_SUB+= NAUTILUS="@comment " -.endif - -#.if defined(WITH_IMPRESS) -#CONFIGURE_ARGS+= --enable-impress -#.else -CONFIGURE_ARGS+= --disable-impress -#.endif - -#.if exists(${X11BASE}/bin/djview) -#DJVU_DIR?= # empty -#.else -#DJVU_DIR?= -nox11 -#.endif -# -#.if defined(WITH_DJVU) -#LIB_DEPENDS+= djvulibre.17:${PORTSDIR}/graphics/djvulibre${DJVU_DIR} -#CONFIGURE_ARGS+= --enable-djvu -#GCONF_SCHEMAS+= evince-thumbnailer-djvu.schemas -#.else -CONFIGURE_ARGS+= --disable-djvu -#.endif - -.if !defined(WITHOUT_DBUS) -LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -.endif - -.if defined(WITH_COMICS) -CONFIGURE_ARGS+= --enable-comics -GCONF_SCHEMAS+= evince-thumbnailer-comics.schemas - -RUN_DEPENDS+= unrar:${PORTSDIR}/archivers/unrar \ - unzip:${PORTSDIR}/archivers/unzip -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|execinfo.h|#|g' \ - ${WRKSRC}/configure - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo deleted file mode 100644 index 6928356b7..000000000 --- a/graphics/evince/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/evince-0.8.0.tar.bz2) = b4f7b154535c05ca77a23be193fc458d -SHA256 (gnome2/evince-0.8.0.tar.bz2) = eaed6371b1909a8cbab91f7e40c710b251e7adbb2a88174f12b96e26e132a8df -SIZE (gnome2/evince-0.8.0.tar.bz2) = 1460387 diff --git a/graphics/evince/files/patch-backend_ps_ps-interpreter.c b/graphics/evince/files/patch-backend_ps_ps-interpreter.c deleted file mode 100644 index 9cd98bbef..000000000 --- a/graphics/evince/files/patch-backend_ps_ps-interpreter.c +++ /dev/null @@ -1,10 +0,0 @@ ---- backend/ps/ps-interpreter.c.orig Tue Mar 13 07:00:12 2007 -+++ backend/ps/ps-interpreter.c Tue Mar 13 07:00:21 2007 -@@ -29,6 +29,7 @@ - #include <string.h> - #include <stdlib.h> - #include <sys/wait.h> -+#include <signal.h> - #include <errno.h> - - #include "ps-interpreter.h" diff --git a/graphics/evince/files/patch-configure b/graphics/evince/files/patch-configure deleted file mode 100644 index dc2323992..000000000 --- a/graphics/evince/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Dec 18 18:05:50 2006 -+++ configure Mon Dec 18 18:06:30 2006 -@@ -25315,7 +25315,7 @@ else - echo "${ECHO_T}yes" >&6 - enable_cairo_pdf=yes - fi -- if test x$enable_cairo_pdf == xyes; then -+ if test x$enable_cairo_pdf = xyes; then - - cat >>confdefs.h <<\_ACEOF - #define HAVE_CAIRO_PDF 1 diff --git a/graphics/evince/pkg-descr b/graphics/evince/pkg-descr deleted file mode 100644 index 800f6fcd3..000000000 --- a/graphics/evince/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Evince is a document viewer for multiple document formats including PDF and -Postscript. The goal of evince is to replace document viewers such as ggv and -gpdf with a single, simple application. - -WWW: http://www.gnome.org/projects/evince/ diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist deleted file mode 100644 index dfb1c85b7..000000000 --- a/graphics/evince/pkg-plist +++ /dev/null @@ -1,291 +0,0 @@ -bin/evince -bin/evince-thumbnailer -%%NAUTILUS%%lib/nautilus/extensions-1.0/libevince-properties-page.a -%%NAUTILUS%%lib/nautilus/extensions-1.0/libevince-properties-page.la -%%NAUTILUS%%lib/nautilus/extensions-1.0/libevince-properties-page.so -%%DOCSDIR%%/EvAttachment.html -%%DOCSDIR%%/EvJobPrint.html -%%DOCSDIR%%/EvNavigationAction.html -%%DOCSDIR%%/EvNavigationActionWidget.html -%%DOCSDIR%%/EvPageAction.html -%%DOCSDIR%%/EvPageActionWidget.html -%%DOCSDIR%%/EvWindow.html -%%DOCSDIR%%/evince-EvHistory.html -%%DOCSDIR%%/evince-EvImage.html -%%DOCSDIR%%/evince-EvPasswordDialog.html -%%DOCSDIR%%/evince-EvPasswordView.html -%%DOCSDIR%%/evince-EvRenderContext.html -%%DOCSDIR%%/evince-EvSidebar.html -%%DOCSDIR%%/evince-EvSidebarAttachments.html -%%DOCSDIR%%/evince-EvSidebarLinks.html -%%DOCSDIR%%/evince-EvSidebarThumbnails.html -%%DOCSDIR%%/evince-EvTooltip.html -%%DOCSDIR%%/evince-ev-async-renderer.html -%%DOCSDIR%%/evince-ev-document-factory.html -%%DOCSDIR%%/evince-ev-document-find.html -%%DOCSDIR%%/evince-ev-document-fonts.html -%%DOCSDIR%%/evince-ev-document-images.html -%%DOCSDIR%%/evince-ev-document-info.html -%%DOCSDIR%%/evince-ev-document-links.html -%%DOCSDIR%%/evince-ev-document-misc.html -%%DOCSDIR%%/evince-ev-document-security.html -%%DOCSDIR%%/evince-ev-document-thumbnails.html -%%DOCSDIR%%/evince-ev-document-transition.html -%%DOCSDIR%%/evince-ev-document.html -%%DOCSDIR%%/evince-ev-file-exporter.html -%%DOCSDIR%%/evince-ev-file-helpers.html -%%DOCSDIR%%/evince-ev-job-queue.html -%%DOCSDIR%%/evince-ev-link-action.html -%%DOCSDIR%%/evince-ev-link-dest.html -%%DOCSDIR%%/evince-ev-link.html -%%DOCSDIR%%/evince-ev-metadata-manager.html -%%DOCSDIR%%/evince-ev-page-cache.html -%%DOCSDIR%%/evince-ev-pixbuf-cache.html -%%DOCSDIR%%/evince-ev-print-job.html -%%DOCSDIR%%/evince-ev-properties-dialog.html -%%DOCSDIR%%/evince-ev-properties-fonts.html -%%DOCSDIR%%/evince-ev-selection.html -%%DOCSDIR%%/evince-ev-sidebar-page.html -%%DOCSDIR%%/evince-ev-stock-icons.html -%%DOCSDIR%%/evince-ev-utils.html -%%DOCSDIR%%/evince-ev-view-accessible.html -%%DOCSDIR%%/evince-ev-view.html -%%DOCSDIR%%/evince-ev-window-title.html -%%DOCSDIR%%/evince.devhelp -%%DOCSDIR%%/evince.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/left.png -%%DOCSDIR%%/pt01.html -%%DOCSDIR%%/pt02.html -%%DOCSDIR%%/pt03.html -%%DOCSDIR%%/pt04.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/applications/evince.desktop -share/gnome/evince/evince-password.glade -share/gnome/evince/evince-preview-toolbar.xml -share/gnome/evince/evince-properties.glade -share/gnome/evince/evince-toolbar.xml -share/gnome/evince/evince-ui.xml -share/gnome/evince/hand-open.png -share/gnome/evince/icons/hicolor/16x16/actions/view-page-continuous.png -share/gnome/evince/icons/hicolor/16x16/actions/view-page-facing.png -share/gnome/evince/icons/hicolor/16x16/actions/zoom-fit-page.png -share/gnome/evince/icons/hicolor/16x16/actions/zoom-fit-width.png -share/gnome/evince/icons/hicolor/22x22/actions/view-page-continuous.png -share/gnome/evince/icons/hicolor/22x22/actions/view-page-facing.png -share/gnome/evince/icons/hicolor/22x22/actions/zoom-fit-page.png -share/gnome/evince/icons/hicolor/22x22/actions/zoom-fit-width.png -share/gnome/evince/icons/hicolor/24x24/actions/view-page-continuous.png -share/gnome/evince/icons/hicolor/24x24/actions/view-page-facing.png -share/gnome/evince/icons/hicolor/24x24/actions/zoom-fit-page.png -share/gnome/evince/icons/hicolor/24x24/actions/zoom-fit-width.png -share/gnome/help/evince/C/evince.xml -share/gnome/help/evince/C/figures/evince_start_window.png -share/gnome/help/evince/C/legal.xml -share/gnome/help/evince/bg/evince.xml -share/gnome/help/evince/bg/figures/evince_start_window.png -share/gnome/help/evince/ca/evince.xml -share/gnome/help/evince/ca/figures/evince_start_window.png -share/gnome/help/evince/el/evince.xml -share/gnome/help/evince/el/figures/evince_start_window.png -share/gnome/help/evince/en_GB/evince.xml -share/gnome/help/evince/en_GB/figures/evince_start_window.png -share/gnome/help/evince/es/evince.xml -share/gnome/help/evince/es/figures/evince_start_window.png -share/gnome/help/evince/fi/evince.xml -share/gnome/help/evince/fi/figures/evince_start_window.png -share/gnome/help/evince/fr/evince.xml -share/gnome/help/evince/fr/figures/evince_start_window.png -share/gnome/help/evince/it/evince.xml -share/gnome/help/evince/it/figures/evince_start_window.png -share/gnome/help/evince/nl/evince.xml -share/gnome/help/evince/nl/figures/evince_start_window.png -share/gnome/help/evince/ru/evince.xml -share/gnome/help/evince/ru/figures/evince_start_window.png -share/gnome/help/evince/sr/evince.xml -share/gnome/help/evince/sr/figures/evince_start_window.png -share/gnome/help/evince/sv/evince.xml -share/gnome/help/evince/sv/figures/evince_start_window.png -share/gnome/help/evince/uk/evince.xml -share/gnome/help/evince/uk/figures/evince_start_window.png -share/gnome/omf/evince/evince-C.omf -share/gnome/omf/evince/evince-bg.omf -share/gnome/omf/evince/evince-ca.omf -share/gnome/omf/evince/evince-el.omf -share/gnome/omf/evince/evince-en_GB.omf -share/gnome/omf/evince/evince-es.omf -share/gnome/omf/evince/evince-fi.omf -share/gnome/omf/evince/evince-fr.omf -share/gnome/omf/evince/evince-it.omf -share/gnome/omf/evince/evince-nl.omf -share/gnome/omf/evince/evince-ru.omf -share/gnome/omf/evince/evince-sr.omf -share/gnome/omf/evince/evince-sv.omf -share/gnome/omf/evince/evince-uk.omf -share/icons/hicolor/16x16/apps/evince.png -share/icons/hicolor/22x22/apps/evince.png -share/icons/hicolor/24x24/apps/evince.png -share/icons/hicolor/48x48/apps/evince.png -share/icons/hicolor/scalable/apps/evince.svg -share/locale/ar/LC_MESSAGES/evince.mo -share/locale/be/LC_MESSAGES/evince.mo -share/locale/bg/LC_MESSAGES/evince.mo -share/locale/bn/LC_MESSAGES/evince.mo -share/locale/bn_IN/LC_MESSAGES/evince.mo -share/locale/br/LC_MESSAGES/evince.mo -share/locale/ca/LC_MESSAGES/evince.mo -share/locale/cs/LC_MESSAGES/evince.mo -share/locale/cy/LC_MESSAGES/evince.mo -share/locale/da/LC_MESSAGES/evince.mo -share/locale/de/LC_MESSAGES/evince.mo -share/locale/dz/LC_MESSAGES/evince.mo -share/locale/el/LC_MESSAGES/evince.mo -share/locale/en_CA/LC_MESSAGES/evince.mo -share/locale/en_GB/LC_MESSAGES/evince.mo -share/locale/es/LC_MESSAGES/evince.mo -share/locale/et/LC_MESSAGES/evince.mo -share/locale/eu/LC_MESSAGES/evince.mo -share/locale/fa/LC_MESSAGES/evince.mo -share/locale/fi/LC_MESSAGES/evince.mo -share/locale/fr/LC_MESSAGES/evince.mo -share/locale/gl/LC_MESSAGES/evince.mo -share/locale/gu/LC_MESSAGES/evince.mo -share/locale/he/LC_MESSAGES/evince.mo -share/locale/hi/LC_MESSAGES/evince.mo -share/locale/hu/LC_MESSAGES/evince.mo -share/locale/id/LC_MESSAGES/evince.mo -share/locale/it/LC_MESSAGES/evince.mo -share/locale/ja/LC_MESSAGES/evince.mo -share/locale/ka/LC_MESSAGES/evince.mo -share/locale/ko/LC_MESSAGES/evince.mo -share/locale/ku/LC_MESSAGES/evince.mo -share/locale/lt/LC_MESSAGES/evince.mo -share/locale/lv/LC_MESSAGES/evince.mo -share/locale/mg/LC_MESSAGES/evince.mo -share/locale/mk/LC_MESSAGES/evince.mo -share/locale/ml/LC_MESSAGES/evince.mo -share/locale/mr/LC_MESSAGES/evince.mo -share/locale/nb/LC_MESSAGES/evince.mo -share/locale/ne/LC_MESSAGES/evince.mo -share/locale/nl/LC_MESSAGES/evince.mo -share/locale/nn/LC_MESSAGES/evince.mo -share/locale/or/LC_MESSAGES/evince.mo -share/locale/pa/LC_MESSAGES/evince.mo -share/locale/pl/LC_MESSAGES/evince.mo -share/locale/pt/LC_MESSAGES/evince.mo -share/locale/pt_BR/LC_MESSAGES/evince.mo -share/locale/ro/LC_MESSAGES/evince.mo -share/locale/ru/LC_MESSAGES/evince.mo -share/locale/rw/LC_MESSAGES/evince.mo -share/locale/sk/LC_MESSAGES/evince.mo -share/locale/sl/LC_MESSAGES/evince.mo -share/locale/sq/LC_MESSAGES/evince.mo -share/locale/sr/LC_MESSAGES/evince.mo -share/locale/sr@Latn/LC_MESSAGES/evince.mo -share/locale/sv/LC_MESSAGES/evince.mo -share/locale/ta/LC_MESSAGES/evince.mo -share/locale/th/LC_MESSAGES/evince.mo -share/locale/tr/LC_MESSAGES/evince.mo -share/locale/uk/LC_MESSAGES/evince.mo -share/locale/vi/LC_MESSAGES/evince.mo -share/locale/wa/LC_MESSAGES/evince.mo -share/locale/zh_CN/LC_MESSAGES/evince.mo -share/locale/zh_HK/LC_MESSAGES/evince.mo -share/locale/zh_TW/LC_MESSAGES/evince.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrm share/gnome/omf/evince -@dirrm share/gnome/help/evince/uk/figures -@dirrm share/gnome/help/evince/uk -@dirrm share/gnome/help/evince/sv/figures -@dirrm share/gnome/help/evince/sv -@dirrm share/gnome/help/evince/sr/figures -@dirrm share/gnome/help/evince/sr -@dirrm share/gnome/help/evince/ru/figures -@dirrm share/gnome/help/evince/ru -@dirrm share/gnome/help/evince/nl/figures -@dirrm share/gnome/help/evince/nl -@dirrm share/gnome/help/evince/it/figures -@dirrm share/gnome/help/evince/it -@dirrm share/gnome/help/evince/fr/figures -@dirrm share/gnome/help/evince/fr -@dirrm share/gnome/help/evince/fi/figures -@dirrm share/gnome/help/evince/fi -@dirrm share/gnome/help/evince/es/figures -@dirrm share/gnome/help/evince/es -@dirrm share/gnome/help/evince/en_GB/figures -@dirrm share/gnome/help/evince/en_GB -@dirrm share/gnome/help/evince/el/figures -@dirrm share/gnome/help/evince/el -@dirrm share/gnome/help/evince/ca/figures -@dirrm share/gnome/help/evince/ca -@dirrm share/gnome/help/evince/bg/figures -@dirrm share/gnome/help/evince/bg -@dirrm share/gnome/help/evince/C/figures -@dirrm share/gnome/help/evince/C -@dirrm share/gnome/help/evince -@dirrm share/gnome/evince/icons/hicolor/24x24/actions -@dirrm share/gnome/evince/icons/hicolor/24x24 -@dirrm share/gnome/evince/icons/hicolor/22x22/actions -@dirrm share/gnome/evince/icons/hicolor/22x22 -@dirrm share/gnome/evince/icons/hicolor/16x16/actions -@dirrm share/gnome/evince/icons/hicolor/16x16 -@dirrm share/gnome/evince/icons/hicolor -@dirrm share/gnome/evince/icons -@dirrm share/gnome/evince -@dirrm %%DOCSDIR%% -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile deleted file mode 100644 index 467469a95..000000000 --- a/graphics/p5-Cairo/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: p5-Cairo -# Date created: 2005-08-18 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/p5-Cairo/Makefile,v 1.7 2006/12/30 08:01:06 ahze Exp $ -# - -PORTNAME= Cairo -PORTVERSION= 1.030 -CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gtk2-perl -PKGNAMEPREFIX= p5- - -MAINTAINER= ahze@FreeBSD.org -COMMENT= Perl bindings to the cairo graphics library - -BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ - ${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig -LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo -RUN_DEPENDS= ${BUILD_DEPENDS} - -PERL_CONFIGURE= yes - -MAN3= Cairo.3 - -.include <bsd.port.mk> diff --git a/graphics/p5-Cairo/distinfo b/graphics/p5-Cairo/distinfo deleted file mode 100644 index 55033bd3d..000000000 --- a/graphics/p5-Cairo/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (Cairo-1.030.tar.gz) = 6f8f8f0d200b6fc942452b4d1566a0eb -SHA256 (Cairo-1.030.tar.gz) = bc26662ba2fffa85dc038d9909f0df3efbf09494cdd2e35df1b52bf5fb5dae86 -SIZE (Cairo-1.030.tar.gz) = 45459 diff --git a/graphics/p5-Cairo/pkg-descr b/graphics/p5-Cairo/pkg-descr deleted file mode 100644 index ba29e98df..000000000 --- a/graphics/p5-Cairo/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Perl bindings to the cairo graphics library - -WWW: http://gtk2-perl.sourceforge.net/ diff --git a/graphics/p5-Cairo/pkg-plist b/graphics/p5-Cairo/pkg-plist deleted file mode 100644 index 769d72e5c..000000000 --- a/graphics/p5-Cairo/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/Files.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl-auto.h -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl-auto.typemap -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl.h -%%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install/cairo-perl.typemap -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo/Cairo.bs -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo/Cairo.so -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cairo -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Cairo/Install -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Cairo diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile deleted file mode 100644 index 779d1f30a..000000000 --- a/graphics/py-cairo/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: py-cairo -# Date created: 2004-12-05 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/py-cairo/Makefile,v 1.20 2006/09/06 22:05:06 marcus Exp $ -# - -PORTNAME= cairo -PORTVERSION= 1.4.0 -CATEGORIES= graphics python -MASTER_SITES= http://cairographics.org/releases/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= py${PORTNAME}-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Python bindings for Cairo - -BUILD_DEPENDS= ${PYNUMERIC} -LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo -RUN_DEPENDS= ${PYNUMERIC} - -USE_PYTHON= yes -USE_GMAKE= yes -USE_GNOME= gnometarget gnomehack -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-pygtk -CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ - LDFLAGS="-L${X11BASE}/lib" - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -IGNORE= does not build on FreeBSD 4.x -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|; \ - s|SUBDIRS = cairo examples test|SUBDIRS = cairo examples|' \ - ${WRKSRC}/Makefile.in - -.include <bsd.port.post.mk> diff --git a/graphics/py-cairo/distinfo b/graphics/py-cairo/distinfo deleted file mode 100644 index 14e8d750e..000000000 --- a/graphics/py-cairo/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pycairo-1.4.0.tar.gz) = e26e77919b606113f565d70036c1f504 -SHA256 (pycairo-1.4.0.tar.gz) = 9212afffee727e39ae99406b5a59ab3248556bcfebfae24d8278313678147e32 -SIZE (pycairo-1.4.0.tar.gz) = 479455 diff --git a/graphics/py-cairo/pkg-descr b/graphics/py-cairo/pkg-descr deleted file mode 100644 index e40b314a4..000000000 --- a/graphics/py-cairo/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Python bindings for Cairo - -WWW: http://cairographics.org/ diff --git a/graphics/py-cairo/pkg-plist b/graphics/py-cairo/pkg-plist deleted file mode 100644 index 0d5ac3d2b..000000000 --- a/graphics/py-cairo/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -include/pycairo/pycairo.h -%%PYTHON_SITELIBDIR%%/cairo/__init__.py -%%PYTHON_SITELIBDIR%%/cairo/__init__.pyc -%%PYTHON_SITELIBDIR%%/cairo/__init__.pyo -%%PYTHON_SITELIBDIR%%/cairo/_cairo.la -%%PYTHON_SITELIBDIR%%/cairo/_cairo.so -libdata/pkgconfig/pycairo.pc -@dirrm %%PYTHON_SITELIBDIR%%/cairo -@dirrm include/pycairo diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile deleted file mode 100644 index 80d288035..000000000 --- a/mail/balsa/Makefile +++ /dev/null @@ -1,88 +0,0 @@ -# New ports collection makefile for: balsa -# Date created: 02 December 1998 -# Whom: Glenn Johnson <gljohns@bellsouth.net> -# -# $FreeBSD$ -# $MCom: ports/mail/balsa/Makefile,v 1.9 2007/03/13 05:51:22 marcus Exp $ -# - -PORTNAME= balsa -PORTVERSION= 2.3.14 -PORTREVISION= 1 -CATEGORIES= mail gnome -MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ -DISTNAME= balsa-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A mail reader for the GNOME 2 desktop - -LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \ - pcre.0:${PORTSDIR}/devel/pcre \ - esmtp.6:${PORTSDIR}/mail/libesmtp \ - gmime-2.0.4:${PORTSDIR}/mail/gmime2 - -USE_GMAKE= yes -USE_BZIP2= yes -USE_XLIB= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_PERL5= yes -USE_OPENSSL= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libgnomeprintui \ - gtkhtml3 -USE_GETTEXT= yes -USE_AUTOTOOLS= libltdl:15 -USE_GCC= 3.4+ -GNU_CONFIGURE= yes -USE_ICONV= yes -CONFIGURE_ARGS= --enable-threads \ - --enable-gtkhtml \ - --disable-more-warnings \ - --with-ssl \ - --enable-gtkhtml=yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -liconv" - -MAN1= balsa.1 - -OPTIONS= LDAP "Enable LDAP support" on \ - GTKSPELL "Spell checking support" on \ - GPG "Enable GnuPG support" off - -.include <bsd.port.pre.mk> - -.if defined(WITH_GPG) -LIB_DEPENDS+= gpgme.15:${PORTSDIR}/security/gpgme -CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}/bin/gpgme-config -.endif - -.if !defined(WITHOUT_LDAP) -USE_OPENLDAP= yes -CONFIGURE_ARGS+= --with-ldap -.endif - -.if !defined(WITHOUT_GTKSPELL) -LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell -CONFIGURE_ARGS+=--with-gtkspell -.endif - -.if ${PREFIX}==${LOCALBASE} -PLIST_SUB+= GTKICON="@comment " -.else -PLIST_SUB+= GTKICON="" -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|g' \ - ${WRKSRC}/libbalsa/mailbox_imap.c -# PREFIX safeness - @${REINPLACE_CMD} -E \ - -e 's|^(HICOLOR_ICON_DIR)[^/]+/|\1=${PREFIX}/| ; \ - s|libgtkhtml-3.8|libgtkhtml-3.14|g' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - -post-install: - @${LOCALBASE}/bin/gtk-update-icon-cache -f -q --ignore-theme-index \ - ${PREFIX}/share/gnome/balsa/hicolor - -.include <bsd.port.post.mk> diff --git a/mail/balsa/distinfo b/mail/balsa/distinfo deleted file mode 100644 index 4d5000080..000000000 --- a/mail/balsa/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (balsa-2.3.14.tar.bz2) = 6a86f8bebc21bd279b9fd4d2a21a36c0 -SHA256 (balsa-2.3.14.tar.bz2) = aecb8262a33e17ddba99a0171bc9595008e584fd0eb4dc2bff4e36a3b43503fb -SIZE (balsa-2.3.14.tar.bz2) = 2372012 diff --git a/mail/balsa/files/patch-configure b/mail/balsa/files/patch-configure deleted file mode 100644 index 730ae6d7e..000000000 --- a/mail/balsa/files/patch-configure +++ /dev/null @@ -1,52 +0,0 @@ ---- configure.orig Sat Mar 19 14:39:26 2005 -+++ configure Sat Mar 19 14:40:24 2005 -@@ -21821,7 +21821,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-lldap -llber -lresolv $LIBS" -+LIBS="-lldap -llber $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -21885,7 +21885,7 @@ - #define ENABLE_LDAP 1 - _ACEOF - -- LIBS="-lldap -llber -lresolv $LIBS" -+ LIBS="-lldap -llber $LIBS" - else - { { echo "$as_me:$LINENO: error: *** You enabled LDAP but ldap library is not found." >&5 - echo "$as_me: error: *** You enabled LDAP but ldap library is not found." >&2;} -@@ -22664,13 +22664,13 @@ - else - - --echo "$as_me:$LINENO: checking for new_pspell_manager in -lpspell" >&5 --echo $ECHO_N "checking for new_pspell_manager in -lpspell... $ECHO_C" >&6 --if test "${ac_cv_lib_pspell_new_pspell_manager+set}" = set; then -+echo "$as_me:$LINENO: checking for new_aspell_speller in -lpspell" >&5 -+echo $ECHO_N "checking for new_aspell_speller in -lpspell... $ECHO_C" >&6 -+if test "${ac_cv_lib_pspell_new_aspell_speller+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-lpspell -lstdc++ -lpspell-modules $LIBS" -+LIBS="-lpspell -lstdc++ $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -22684,11 +22684,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 new_pspell_manager (); -+char new_aspell_speller (); - int - main () - { --new_pspell_manager (); -+new_aspell_speller (); - ; - return 0; - } diff --git a/mail/balsa/files/patch-doc_omf.make b/mail/balsa/files/patch-doc_omf.make deleted file mode 100644 index dcc67260e..000000000 --- a/mail/balsa/files/patch-doc_omf.make +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/omf.make.orig Mon Sep 16 02:46:07 2002 -+++ doc/omf.make Mon Sep 16 02:46:37 2002 -@@ -27,7 +27,7 @@ - # - - omf_dest_dir=$(datadir)/omf/@PACKAGE@ --scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper -+scrollkeeper_localstate_dir = /var/db/scrollkeeper - - omf: omf_timestamp - diff --git a/mail/balsa/files/patch-doc_xmldocs.make b/mail/balsa/files/patch-doc_xmldocs.make deleted file mode 100644 index 9379b0d60..000000000 --- a/mail/balsa/files/patch-doc_xmldocs.make +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/xmldocs.make.orig Wed Sep 18 07:12:20 2002 -+++ doc/xmldocs.make Tue Oct 29 12:20:37 2002 -@@ -36,7 +36,7 @@ - # ************* Begin of section some packagers may need to modify ************** - # This variable (docdir) specifies where the documents should be installed. - # This default value should work for most packages. --docdir = $(datadir)/gnome/help/$(docname)/$(lang) -+docdir = $(datadir)/help/$(docname)/$(lang) - - # ************** You should not have to edit below this line ******************* - xml_files = $(entities) $(docname).xml diff --git a/mail/balsa/files/patch-libbalsa_imap_imap-handle.c b/mail/balsa/files/patch-libbalsa_imap_imap-handle.c deleted file mode 100644 index a7206c822..000000000 --- a/mail/balsa/files/patch-libbalsa_imap_imap-handle.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libbalsa/imap/imap-handle.c.orig Sun May 1 17:37:58 2005 -+++ libbalsa/imap/imap-handle.c Tue May 3 01:39:13 2005 -@@ -23,6 +23,7 @@ - - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <netdb.h> - #include <glib.h> - #include <glib-object.h> diff --git a/mail/balsa/files/patch-libbalsa_mailbox_local.c b/mail/balsa/files/patch-libbalsa_mailbox_local.c deleted file mode 100644 index 90d988400..000000000 --- a/mail/balsa/files/patch-libbalsa_mailbox_local.c +++ /dev/null @@ -1,33 +0,0 @@ ---- libbalsa/mailbox_local.c.orig Thu Dec 29 01:47:25 2005 -+++ libbalsa/mailbox_local.c Thu Dec 29 01:48:23 2005 -@@ -375,7 +375,7 @@ typedef struct { - #else /* GLIB_CHECK_VERSION(2, 8, 0) */ - int fd; - #endif /* GLIB_CHECK_VERSION(2, 8, 0) */ -- guint (*fileno)(LibBalsaMailboxLocal * local, guint msgno); -+ guint (*sti_fileno)(LibBalsaMailboxLocal * local, guint msgno); - LibBalsaMailboxLocal *local; - } LibBalsaMailboxLocalSaveTreeInfo; - -@@ -399,9 +399,9 @@ lbm_local_save_tree_item(guint msgno, gu - if (msgno == 0) { - info.msgno = msgno; - info.value.total = a; -- } else if (save_info->fileno) { -- info.msgno = save_info->fileno(save_info->local, msgno); -- info.value.parent = save_info->fileno(save_info->local, a); -+ } else if (save_info->sti_fileno) { -+ info.msgno = save_info->sti_fileno(save_info->local, msgno); -+ info.value.parent = save_info->sti_fileno(save_info->local, a); - } else { - info.msgno = msgno; - info.value.parent = a; -@@ -466,7 +466,7 @@ lbm_local_save_tree(LibBalsaMailboxLocal - return; - } - -- save_info.fileno = LIBBALSA_MAILBOX_LOCAL_GET_CLASS(local)->fileno; -+ save_info.sti_fileno = LIBBALSA_MAILBOX_LOCAL_GET_CLASS(local)->sti_fileno; - save_info.local = local; - #if GLIB_CHECK_VERSION(2, 8, 0) - save_info.array = diff --git a/mail/balsa/files/patch-libbalsa_mailbox_local.h b/mail/balsa/files/patch-libbalsa_mailbox_local.h deleted file mode 100644 index 985646513..000000000 --- a/mail/balsa/files/patch-libbalsa_mailbox_local.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libbalsa/mailbox_local.h.orig Thu Dec 29 01:49:05 2005 -+++ libbalsa/mailbox_local.h Thu Dec 29 01:49:13 2005 -@@ -66,7 +66,7 @@ struct _LibBalsaMailboxLocalClass { - gint (*check_files)(const gchar * path, gboolean create); - void (*set_path)(LibBalsaMailboxLocal * local, const gchar * path); - void (*remove_files)(LibBalsaMailboxLocal * local); -- guint (*fileno)(LibBalsaMailboxLocal * local, guint msgno); -+ guint (*sti_fileno)(LibBalsaMailboxLocal * local, guint msgno); - }; - - GObject *libbalsa_mailbox_local_new(const gchar * path, gboolean create); diff --git a/mail/balsa/files/patch-libbalsa_mailbox_maildir.c b/mail/balsa/files/patch-libbalsa_mailbox_maildir.c deleted file mode 100644 index ee8d9dcb9..000000000 --- a/mail/balsa/files/patch-libbalsa_mailbox_maildir.c +++ /dev/null @@ -1,84 +0,0 @@ ---- libbalsa/mailbox_maildir.c.orig Tue Dec 27 04:44:40 2005 -+++ libbalsa/mailbox_maildir.c Thu Dec 29 01:52:57 2005 -@@ -25,6 +25,8 @@ - #define _XOPEN_SOURCE 500 - #define _XOPEN_SOURCE_EXTENDED 1 - -+#include <sys/types.h> -+#include <sys/stat.h> - #include <unistd.h> - #include <fcntl.h> - #include <errno.h> -@@ -50,7 +52,7 @@ struct message_info { - /* The message's order when parsing; needed for saving the message - * tree in a form that will match the msgnos when the mailbox is - * reopened. */ -- guint fileno; -+ guint mi_fileno; - }; - #define REAL_FLAGS(flags) (flags & LIBBALSA_MESSAGE_FLAGS_REAL) - #define FLAGS_REALLY_DIFFER(orig_flags, flags) \ -@@ -194,7 +196,7 @@ libbalsa_mailbox_maildir_class_init(LibB - libbalsa_mailbox_local_class->set_path = lbm_maildir_set_path; - libbalsa_mailbox_local_class->remove_files = lbm_maildir_remove_files; - libbalsa_mailbox_local_class->load_message = lbm_maildir_load_message; -- libbalsa_mailbox_local_class->fileno = lbm_maildir_fileno; -+ libbalsa_mailbox_local_class->sti_fileno = lbm_maildir_fileno; - } - - static void -@@ -408,7 +410,7 @@ static LibBalsaMessageFlag parse_filenam - } - - static void lbm_maildir_parse(LibBalsaMailboxMaildir * mdir, -- const gchar *subdir, guint * fileno) -+ const gchar *subdir, guint * md_fileno) - { - gchar *path; - GDir *dir; -@@ -463,12 +465,12 @@ static void lbm_maildir_parse(LibBalsaMa - msg_info->key=key; - msg_info->filename=g_strdup(filename); - msg_info->flags = msg_info->orig_flags = flags; -- msg_info->fileno = 0; -+ msg_info->mi_fileno = 0; - } - msg_info->subdir = subdir; -- if (!msg_info->fileno) -+ if (!msg_info->mi_fileno) - /* First time we saw this key. */ -- msg_info->fileno = ++*fileno; -+ msg_info->mi_fileno = ++*md_fileno; - } - g_dir_close(dir); - } -@@ -476,16 +478,16 @@ static void lbm_maildir_parse(LibBalsaMa - static void - lbm_maildir_parse_subdirs(LibBalsaMailboxMaildir * mdir) - { -- guint msgno, fileno = 0; -+ guint msgno, md_fileno = 0; - - for (msgno = mdir->msgno_2_msg_info->len; msgno > 0; --msgno) { - struct message_info *msg_info = - message_info_from_msgno(mdir, msgno); -- msg_info->fileno = 0; -+ msg_info->mi_fileno = 0; - } - -- lbm_maildir_parse(mdir, "cur", &fileno); -- lbm_maildir_parse(mdir, "new", &fileno); -+ lbm_maildir_parse(mdir, "cur", &md_fileno); -+ lbm_maildir_parse(mdir, "new", &md_fileno); - } - - static gboolean -@@ -927,7 +929,7 @@ lbm_maildir_fileno(LibBalsaMailboxLocal - msg_info = - message_info_from_msgno((LibBalsaMailboxMaildir *) local, msgno); - -- return msg_info->fileno; -+ return msg_info->mi_fileno; - } - - /* Called with mailbox locked. */ diff --git a/mail/balsa/files/patch-libbalsa_mailbox_mbox.c b/mail/balsa/files/patch-libbalsa_mailbox_mbox.c deleted file mode 100644 index 2511938ff..000000000 --- a/mail/balsa/files/patch-libbalsa_mailbox_mbox.c +++ /dev/null @@ -1,19 +0,0 @@ ---- libbalsa/mailbox_mbox.c.orig Tue Dec 27 14:54:34 2005 -+++ libbalsa/mailbox_mbox.c Thu Dec 29 01:44:01 2005 -@@ -26,6 +26,7 @@ - - #include <gmime/gmime-stream-fs.h> - -+#include <sys/stat.h> - #include <stdlib.h> - #include <unistd.h> - #include <fcntl.h> -@@ -214,7 +215,7 @@ lbm_mbox_check_files(const gchar * path, - } else if (create) { - gint fd; - -- if ((fd = creat(path, S_IRUSR | S_IWUSR)) == -1) { -+ if ((fd = open(path, O_CREAT | O_TRUNC | O_WRONLY, S_IRUSR | S_IWUSR)) == -1) { - g_warning("An error:\n%s\n occurred while trying to " - "create the mailbox \"%s\"\n", - strerror(errno), path); diff --git a/mail/balsa/files/patch-libbalsa_mailbox_mh.c b/mail/balsa/files/patch-libbalsa_mailbox_mh.c deleted file mode 100644 index 35556110b..000000000 --- a/mail/balsa/files/patch-libbalsa_mailbox_mh.c +++ /dev/null @@ -1,248 +0,0 @@ ---- libbalsa/mailbox_mh.c.orig Sat Sep 16 03:27:23 2006 -+++ libbalsa/mailbox_mh.c Sat Dec 16 01:40:22 2006 -@@ -27,6 +27,8 @@ - /* to compile this on BSD/Darwin */ - #undef _POSIX_SOURCE - -+#include <sys/types.h> -+#include <sys/stat.h> - #include <unistd.h> - #include <fcntl.h> - #include <errno.h> -@@ -46,7 +48,7 @@ struct message_info { - LibBalsaMessageFlag flags; - LibBalsaMessageFlag orig_flags; - LibBalsaMessage *message; -- gint fileno; -+ gint mi_fileno; - }; - - static LibBalsaMailboxLocalClass *parent_class = NULL; -@@ -278,7 +280,7 @@ libbalsa_mailbox_mh_load_config(LibBalsa - - #define MH_BASENAME(msgno) \ - g_strdup_printf((msgno->orig_flags & LIBBALSA_MESSAGE_FLAG_DELETED) ? \ -- ",%d" : "%d", msg_info->fileno) -+ ",%d" : "%d", msg_info->mi_fileno) - - static GMimeStream * - libbalsa_mailbox_mh_get_message_stream(LibBalsaMailbox * mailbox, -@@ -338,7 +340,7 @@ static gint - lbm_mh_compare_fileno(const struct message_info ** a, - const struct message_info ** b) - { -- return (*a)->fileno - (*b)->fileno; -+ return (*a)->mi_fileno - (*b)->mi_fileno; - } - - #define INVALID_FLAG ((unsigned) -1) -@@ -357,7 +359,7 @@ lbm_mh_parse_mailbox(LibBalsaMailboxMh * - - while ((filename = g_dir_read_name(dir)) != NULL) { - LibBalsaMessageFlag delete_flag = 0; -- guint fileno; -+ guint mh_fileno; - - if (filename[0] == ',') { - filename++; -@@ -366,22 +368,22 @@ lbm_mh_parse_mailbox(LibBalsaMailboxMh * - if (lbm_mh_check_filename(filename) == FALSE) - continue; - -- if (sscanf(filename, "%d", &fileno) != 1) -+ if (sscanf(filename, "%d", &mh_fileno) != 1) - break; /* FIXME report error? */ -- if (fileno > mh->last_fileno) -- mh->last_fileno = fileno; -+ if (mh_fileno > mh->last_fileno) -+ mh->last_fileno = mh_fileno; - - if (add_msg_info && mh->messages_info) { - struct message_info *msg_info = - g_hash_table_lookup(mh->messages_info, -- GINT_TO_POINTER(fileno)); -+ GINT_TO_POINTER(mh_fileno)); - if (!msg_info) { - msg_info = g_new0(struct message_info, 1); - msg_info->flags = INVALID_FLAG; - g_hash_table_insert(mh->messages_info, -- GINT_TO_POINTER(fileno), msg_info); -+ GINT_TO_POINTER(mh_fileno), msg_info); - g_ptr_array_add(mh->msgno_2_msg_info, msg_info); -- msg_info->fileno = fileno; -+ msg_info->mi_fileno = mh_fileno; - } - msg_info->orig_flags = delete_flag; - } -@@ -399,17 +401,17 @@ static const gchar *LibBalsaMailboxMhRep - static const gchar *LibBalsaMailboxMhRecent = "recent:"; - - static void --lbm_mh_set_flag(LibBalsaMailboxMh * mh, guint fileno, LibBalsaMessageFlag flag) -+lbm_mh_set_flag(LibBalsaMailboxMh * mh, guint mh_fileno, LibBalsaMessageFlag flag) - { - struct message_info *msg_info; - -- if (!fileno) -+ if (!mh_fileno) - return; - -- msg_info = g_hash_table_lookup(mh->messages_info, GINT_TO_POINTER(fileno)); -+ msg_info = g_hash_table_lookup(mh->messages_info, GINT_TO_POINTER(mh_fileno)); - - if (!msg_info) { -- g_print("MH sequence info for nonexistent message %d\n", fileno); -+ g_print("MH sequence info for nonexistent message %d\n", mh_fileno); - return; - } - -@@ -438,7 +440,7 @@ lbm_mh_handle_seq_line(LibBalsaMailboxMh - - for (seq = sequences; *seq; seq++) { - guint end = 0; -- guint fileno; -+ guint mh_fileno; - - if (!**seq) - continue; -@@ -449,11 +451,11 @@ lbm_mh_handle_seq_line(LibBalsaMailboxMh - if (sscanf(line, "%d", &end) != 1) - break; /* FIXME report error? */ - } -- if (sscanf(*seq, "%d", &fileno) != 1) -+ if (sscanf(*seq, "%d", &mh_fileno) != 1) - break; /* FIXME report error? */ - do -- lbm_mh_set_flag(mh, fileno, flag); -- while (++fileno <= end); -+ lbm_mh_set_flag(mh, mh_fileno, flag); -+ while (++mh_fileno <= end); - } - - g_strfreev(sequences); -@@ -585,7 +587,7 @@ lbm_mh_check(LibBalsaMailboxMh * mh, con - sequences = g_strsplit(p, " ", 0); - for (seq = sequences; *seq; seq++) { - guint end = 0; -- guint fileno; -+ guint mh_fileno; - - if (!**seq) - continue; -@@ -596,15 +598,15 @@ lbm_mh_check(LibBalsaMailboxMh * mh, con - if (sscanf(p, "%d", &end) != 1) - break; /* FIXME report error? */ - } -- if (sscanf(*seq, "%d", &fileno) != 1) -+ if (sscanf(*seq, "%d", &mh_fileno) != 1) - break; /* FIXME report error? */ - do { -- p = g_strdup_printf("%s/%d", path, fileno); -+ p = g_strdup_printf("%s/%d", path, mh_fileno); - if (access(p, F_OK) == 0) - retval = TRUE; - g_free(p); - /* One undeleted unread message is enough. */ -- } while (!retval && ++fileno <= end); -+ } while (!retval && ++mh_fileno <= end); - } - g_strfreev(sequences); - break; -@@ -691,7 +693,7 @@ libbalsa_mailbox_mh_check(LibBalsaMailbo - else { - g_ptr_array_remove(mh->msgno_2_msg_info, msg_info); - g_hash_table_remove(mh->messages_info, -- GINT_TO_POINTER(msg_info->fileno)); -+ GINT_TO_POINTER(msg_info->mi_fileno)); - libbalsa_mailbox_local_msgno_removed(mailbox, msgno); - if (renumber > msgno) - /* First message that needs renumbering. */ -@@ -768,11 +770,11 @@ lbm_mh_flag_line(struct message_info *ms - if (!(msg_info->flags & flag)) - return; - -- if (li->last < msg_info->fileno - 1) { -+ if (li->last < msg_info->mi_fileno - 1) { - lbm_mh_print_line(li); -- li->first = msg_info->fileno; -+ li->first = msg_info->mi_fileno; - } -- li->last = msg_info->fileno; -+ li->last = msg_info->mi_fileno; - } - - static gboolean -@@ -853,7 +855,7 @@ libbalsa_mailbox_mh_sync(LibBalsaMailbox - /* free old information */ - g_ptr_array_remove(mh->msgno_2_msg_info, msg_info); - g_hash_table_remove(mh->messages_info, -- GINT_TO_POINTER(msg_info->fileno)); -+ GINT_TO_POINTER(msg_info->mi_fileno)); - libbalsa_mailbox_local_msgno_removed(mailbox, msgno); - } else { - lbm_mh_flag_line(msg_info, LIBBALSA_MESSAGE_FLAG_NEW, &unseen); -@@ -1084,7 +1086,7 @@ libbalsa_mailbox_mh_fetch_message_struct - * we'll just add new lines and let the next sync merge them with any - * existing lines. */ - static void --lbm_mh_update_sequences(LibBalsaMailboxMh * mh, gint fileno, -+lbm_mh_update_sequences(LibBalsaMailboxMh * mh, gint mh_fileno, - LibBalsaMessageFlag flags) - { - FILE *fp; -@@ -1095,13 +1097,13 @@ lbm_mh_update_sequences(LibBalsaMailboxM - return; - - if (flags & LIBBALSA_MESSAGE_FLAG_NEW) -- fprintf(fp, "unseen: %d\n", fileno); -+ fprintf(fp, "unseen: %d\n", mh_fileno); - if (flags & LIBBALSA_MESSAGE_FLAG_FLAGGED) -- fprintf(fp, "flagged: %d\n", fileno); -+ fprintf(fp, "flagged: %d\n", mh_fileno); - if (flags & LIBBALSA_MESSAGE_FLAG_REPLIED) -- fprintf(fp, "replied: %d\n", fileno); -+ fprintf(fp, "replied: %d\n", mh_fileno); - if (flags & LIBBALSA_MESSAGE_FLAG_RECENT) -- fprintf(fp, "recent: %d\n", fileno); -+ fprintf(fp, "recent: %d\n", mh_fileno); - fclose(fp); - } - -@@ -1118,7 +1120,7 @@ libbalsa_mailbox_mh_add_message(LibBalsa - int fd; - GMimeStream *out_stream; - GMimeFilter *crlffilter; -- int fileno; -+ int mh_fileno; - int retries; - GMimeStream *in_stream; - -@@ -1161,14 +1163,14 @@ libbalsa_mailbox_mh_add_message(LibBalsa - libbalsa_mime_stream_shared_unlock(stream); - g_object_unref(in_stream); - -- fileno = mh->last_fileno; -+ mh_fileno = mh->last_fileno; - retries = 10; - do { - /* rename tempfile to message-number-name */ - char *new_filename; - gint rename_status; - -- new_filename = g_strdup_printf("%s/%d", path, ++fileno); -+ new_filename = g_strdup_printf("%s/%d", path, ++mh_fileno); - rename_status = libbalsa_safe_rename(tmp, new_filename); - g_free(new_filename); - if (rename_status != -1) -@@ -1191,9 +1193,9 @@ libbalsa_mailbox_mh_add_message(LibBalsa - "Too high activity?"); - return FALSE; - } -- mh->last_fileno = fileno; -+ mh->last_fileno = mh_fileno; - -- lbm_mh_update_sequences(mh, fileno, -+ lbm_mh_update_sequences(mh, mh_fileno, - flags | LIBBALSA_MESSAGE_FLAG_RECENT); - - return TRUE; diff --git a/mail/balsa/files/patch-libbalsa_misc.c b/mail/balsa/files/patch-libbalsa_misc.c deleted file mode 100644 index 22af56e0e..000000000 --- a/mail/balsa/files/patch-libbalsa_misc.c +++ /dev/null @@ -1,12 +0,0 @@ ---- libbalsa/misc.c.orig Fri Feb 18 18:05:54 2005 -+++ libbalsa/misc.c Sat Mar 19 14:44:04 2005 -@@ -23,7 +23,9 @@ - #include "config.h" - - #define _SVID_SOURCE 1 -+#ifndef __FreeBSD__ - #define _XOPEN_SOURCE 500 -+#endif - #include <ctype.h> - #include <dirent.h> - #include <errno.h> diff --git a/mail/balsa/files/patch-src_main.c b/mail/balsa/files/patch-src_main.c deleted file mode 100644 index 044e51dd9..000000000 --- a/mail/balsa/files/patch-src_main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/main.c.orig Sun Jan 18 06:39:47 2004 -+++ src/main.c Sun Jan 18 21:38:15 2004 -@@ -233,7 +233,7 @@ - gnome_program_init(PACKAGE, VERSION, LIBGNOMEUI_MODULE, argc, argv, - GNOME_PARAM_POPT_TABLE, options, - GNOME_PARAM_APP_PREFIX, BALSA_STD_PREFIX, -- GNOME_PARAM_APP_DATADIR, BALSA_STD_PREFIX "/share", -+ GNOME_PARAM_APP_DATADIR, BALSA_STD_PREFIX "/share/gnome", - GNOME_PARAM_HUMAN_READABLE_NAME, _("The Balsa E-Mail Client"), - NULL); - diff --git a/mail/balsa/files/patch-src_threads.h b/mail/balsa/files/patch-src_threads.h deleted file mode 100644 index 62c60b878..000000000 --- a/mail/balsa/files/patch-src_threads.h +++ /dev/null @@ -1,12 +0,0 @@ ---- src/threads.h.orig Tue Dec 31 14:06:47 2002 -+++ src/threads.h Tue Dec 31 14:07:32 2002 -@@ -21,6 +21,9 @@ - - #ifndef __THREADS_H__ - #define __THREADS_H__ -+ -+#include <pthread.h> -+ - /* FIXME: mailbox_lock is really an internal libbalsa mutex. */ - extern pthread_mutex_t mailbox_lock; - diff --git a/mail/balsa/pkg-descr b/mail/balsa/pkg-descr deleted file mode 100644 index 06d18a364..000000000 --- a/mail/balsa/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -A mail reader for GNOME 2. It supports local mail, pop3, and IMAP. It can -view mail files in mbox, maildir, and mh format. - -The pop3 support is not complete. All mail retrieved will be left on the -server, and hence retrieved again if not deleted through some other pop3 -client. Using fetchmail would be recommended to retrieve pop3 mail. - -Balsa is probably not fully usable as one's primary mail client at this -time. However, it is under active development and fits with other gnome -applications. - -WWW: http://balsa.gnome.org/ diff --git a/mail/balsa/pkg-plist b/mail/balsa/pkg-plist deleted file mode 100644 index e443601f1..000000000 --- a/mail/balsa/pkg-plist +++ /dev/null @@ -1,188 +0,0 @@ -bin/balsa -bin/balsa-ab -etc/sound/events/balsa.soundlist -libdata/bonobo/servers/GNOME_Balsa.server -share/gnome/applications/balsa.desktop -share/gnome/balsa/hicolor/16x16/apps/balsa-encrypted.png -share/gnome/balsa/hicolor/16x16/apps/balsa-mark-all.png -share/gnome/balsa/hicolor/16x16/apps/balsa-mbox-draft.png -share/gnome/balsa/hicolor/16x16/apps/balsa-mbox-sent.png -share/gnome/balsa/hicolor/16x16/apps/balsa-mbox-tray-empty.png -share/gnome/balsa/hicolor/16x16/apps/balsa-mbox-tray-full.png -share/gnome/balsa/hicolor/16x16/apps/balsa-next-flagged.png -share/gnome/balsa/hicolor/16x16/apps/balsa-next-part.png -share/gnome/balsa/hicolor/16x16/apps/balsa-next-unread.png -share/gnome/balsa/hicolor/16x16/apps/balsa-next.png -share/gnome/balsa/hicolor/16x16/apps/balsa-postpone.png -share/gnome/balsa/hicolor/16x16/apps/balsa-previous-part.png -share/gnome/balsa/hicolor/16x16/apps/balsa-previous.png -share/gnome/balsa/hicolor/16x16/apps/balsa-reply-all.png -share/gnome/balsa/hicolor/16x16/apps/balsa-signature-bad.png -share/gnome/balsa/hicolor/16x16/apps/balsa-signature-good.png -share/gnome/balsa/hicolor/16x16/apps/balsa-signature-notrust.png -share/gnome/balsa/hicolor/16x16/apps/balsa-signature-unknown.png -share/gnome/balsa/hicolor/22x22 -share/gnome/balsa/hicolor/24x24/apps/balsa-crypt-check.png -share/gnome/balsa/hicolor/24x24/apps/balsa-encrypt.png -share/gnome/balsa/hicolor/24x24/apps/balsa-encrypted.png -share/gnome/balsa/hicolor/24x24/apps/balsa-mark-all.png -share/gnome/balsa/hicolor/24x24/apps/balsa-marked-new.png -share/gnome/balsa/hicolor/24x24/apps/balsa-next-flagged.png -share/gnome/balsa/hicolor/24x24/apps/balsa-next-part.png -share/gnome/balsa/hicolor/24x24/apps/balsa-next-unread.png -share/gnome/balsa/hicolor/24x24/apps/balsa-next.png -share/gnome/balsa/hicolor/24x24/apps/balsa-postpone.png -share/gnome/balsa/hicolor/24x24/apps/balsa-preview.png -share/gnome/balsa/hicolor/24x24/apps/balsa-previous-part.png -share/gnome/balsa/hicolor/24x24/apps/balsa-previous.png -share/gnome/balsa/hicolor/24x24/apps/balsa-reply-all.png -share/gnome/balsa/hicolor/24x24/apps/balsa-sign.png -share/gnome/balsa/hicolor/24x24/apps/balsa-signature-bad.png -share/gnome/balsa/hicolor/24x24/apps/balsa-signature-good.png -share/gnome/balsa/hicolor/24x24/apps/balsa-signature-notrust.png -share/gnome/balsa/hicolor/24x24/apps/balsa-signature-unknown.png -share/gnome/balsa/hicolor/24x24/apps/balsa-trash-empty.png -share/gnome/balsa/hicolor/icon-theme.cache -share/gnome/balsa/pixmaps/attachment.png -share/gnome/balsa/pixmaps/balsa-logo.png -share/gnome/balsa/pixmaps/balsa-top.png -share/gnome/balsa/pixmaps/balsa-watermark.png -share/gnome/balsa/pixmaps/balsa_icon.png -share/gnome/balsa/pixmaps/balsa_logo.png -share/gnome/help/balsa/C/balsa.xml -share/gnome/help/balsa/C/fdl-appendix.xml -share/gnome/help/balsa/C/figures/address-book-ldap.png -share/gnome/help/balsa/C/figures/address-book-modify.png -share/gnome/help/balsa/C/figures/address-book-start.png -share/gnome/help/balsa/C/figures/address-book-vcard.png -share/gnome/help/balsa/C/figures/address-book.png -share/gnome/help/balsa/C/figures/balsa_logo.png -share/gnome/help/balsa/C/figures/druid-start.png -share/gnome/help/balsa/C/figures/example-alias.png -share/gnome/help/balsa/C/figures/figuresdobaaddress-book-modify.png -share/gnome/help/balsa/C/figures/main-window-toolbar.png -share/gnome/help/balsa/C/figures/main-window.png -share/gnome/help/balsa/C/figures/message-window.png -share/gnome/help/balsa/C/figures/msg-part-select.png -share/gnome/help/balsa/C/figures/newmsg-window-attachments.png -share/gnome/help/balsa/C/figures/newmsg-window-toolbar.png -share/gnome/help/balsa/C/figures/newmsg-window.png -share/gnome/help/balsa/C/figures/preferences-window.png -share/gnome/help/balsa/C/figures/spell-check.png -share/gnome/idl/Balsa.idl -share/gnome/omf/balsa/balsa-C.omf -share/gnome/pixmaps/gnome-balsa2.png -share/gnome/sounds/balsa/newmail.wav -share/gnome/sounds/balsa/startup.wav -share/icons/hicolor/48x48/mimetypes/gnome-mime-application-pgp-signature.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-application-pkcs7-mime.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-application-pkcs7-signature.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-pkcs7-signature.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-message-disposition-notification.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-message-external-body.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-message.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-multipart-alternative.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-multipart-encrypted.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-multipart-signed.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-multipart.png -share/locale/am/LC_MESSAGES/balsa.mo -share/locale/ar/LC_MESSAGES/balsa.mo -share/locale/az/LC_MESSAGES/balsa.mo -share/locale/bg/LC_MESSAGES/balsa.mo -share/locale/ca/LC_MESSAGES/balsa.mo -share/locale/cs/LC_MESSAGES/balsa.mo -share/locale/da/LC_MESSAGES/balsa.mo -share/locale/de/LC_MESSAGES/balsa.mo -share/locale/el/LC_MESSAGES/balsa.mo -share/locale/en_CA/LC_MESSAGES/balsa.mo -share/locale/en_GB/LC_MESSAGES/balsa.mo -share/locale/es/LC_MESSAGES/balsa.mo -share/locale/et/LC_MESSAGES/balsa.mo -share/locale/fi/LC_MESSAGES/balsa.mo -share/locale/fr/LC_MESSAGES/balsa.mo -share/locale/ga/LC_MESSAGES/balsa.mo -share/locale/he/LC_MESSAGES/balsa.mo -share/locale/hi/LC_MESSAGES/balsa.mo -share/locale/hr/LC_MESSAGES/balsa.mo -share/locale/hu/LC_MESSAGES/balsa.mo -share/locale/id/LC_MESSAGES/balsa.mo -share/locale/it/LC_MESSAGES/balsa.mo -share/locale/ja/LC_MESSAGES/balsa.mo -share/locale/ko/LC_MESSAGES/balsa.mo -share/locale/lt/LC_MESSAGES/balsa.mo -share/locale/lv/LC_MESSAGES/balsa.mo -share/locale/ml/LC_MESSAGES/balsa.mo -share/locale/ms/LC_MESSAGES/balsa.mo -share/locale/nb/LC_MESSAGES/balsa.mo -share/locale/ne/LC_MESSAGES/balsa.mo -share/locale/nl/LC_MESSAGES/balsa.mo -share/locale/nn/LC_MESSAGES/balsa.mo -share/locale/pa/LC_MESSAGES/balsa.mo -share/locale/pl/LC_MESSAGES/balsa.mo -share/locale/pt/LC_MESSAGES/balsa.mo -share/locale/pt_BR/LC_MESSAGES/balsa.mo -share/locale/ro/LC_MESSAGES/balsa.mo -share/locale/ru/LC_MESSAGES/balsa.mo -share/locale/rw/LC_MESSAGES/balsa.mo -share/locale/sk/LC_MESSAGES/balsa.mo -share/locale/sl/LC_MESSAGES/balsa.mo -share/locale/sq/LC_MESSAGES/balsa.mo -share/locale/sr/LC_MESSAGES/balsa.mo -share/locale/sr@Latn/LC_MESSAGES/balsa.mo -share/locale/sv/LC_MESSAGES/balsa.mo -share/locale/tr/LC_MESSAGES/balsa.mo -share/locale/uk/LC_MESSAGES/balsa.mo -share/locale/vi/LC_MESSAGES/balsa.mo -share/locale/wa/LC_MESSAGES/balsa.mo -share/locale/zh_CN/LC_MESSAGES/balsa.mo -share/locale/zh_HK/LC_MESSAGES/balsa.mo -share/locale/zh_TW/LC_MESSAGES/balsa.mo -@dirrm share/gnome/sounds/balsa -@dirrm share/gnome/omf/balsa -%%GTKICON%%@dirrmtry share/icons/hicolor/48x48/mimetypes -@dirrm share/gnome/help/balsa/C/figures -@dirrm share/gnome/help/balsa/C -@dirrm share/gnome/help/balsa -@dirrm share/gnome/balsa/pixmaps -@dirrm share/gnome/balsa/hicolor/24x24/apps -@dirrm share/gnome/balsa/hicolor/24x24 -@dirrm share/gnome/balsa/hicolor/16x16/apps -@dirrm share/gnome/balsa/hicolor/16x16 -@dirrm share/gnome/balsa/hicolor -@dirrm share/gnome/balsa -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile deleted file mode 100644 index 6c77cb7cc..000000000 --- a/mail/evolution-exchange/Makefile +++ /dev/null @@ -1,72 +0,0 @@ -# New ports collection makefile for: evolution-exchange -# Date created: 28 April, 2005 -# Whom: Adam Weinberger, based off kiesel's ximian-exchange port -# -# $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.82 2007/02/28 05:59:13 mezz Exp $ -# - -PORTNAME= evolution-exchange -PORTVERSION= 2.10.0 -CATEGORIES= mail gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Evolution plugin to connect to Microsoft Exchange servers - -BUILD_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution -RUN_DEPENDS= evolution-${EVO_VERSION}:${PORTSDIR}/mail/evolution - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_BDB= 41 -USE_OPENLDAP= yes -USE_GNOME= gnomeprefix intlhack gnomehack gnometarget -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${BDB_INCLUDE_DIR}" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-openldap=${LOCALBASE} \ - --with-static-ldap=no \ - --disable-compile-warnings \ - --with-libdb=${LOCALBASE} - -EVO_VERSION= 2.10 -VERSION= 2.10 -PLIST_SUB= VERSION=${VERSION} EVO_VERSION=${EVO_VERSION} \ - EDS_VERSION="1.2" OLDDOCSDIR="share/doc/ximian-connector" - -GCONF_SCHEMAS= apps_exchange_addressbook-${VERSION}.schemas - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} >= 500000 && !defined(NO_KERBEROS) && \ - exists(/usr/lib/libkrb5.so) -CONFIGURE_ARGS+= --with-krb5=/usr -.else -LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal -.if defined(HEIMDAL_HOME) -CONFIGURE_ARGS+= --with-krb5=${HEIMDAL_HOME} --with-krb5-includes=${HEIMDAL_HOME}/include -.else -CONFIGURE_ARGS+= --with-krb5=${LOCALBASE} -.endif -.endif - -.if ${ARCH} == "amd64" -CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC" -.endif - -.if exists(${LOCALBASE}/include/mapi.h) -IGNORE= does not build with ${LOCALBASE}/include/mapi.h exists in system, run pkg_info -W ${LOCALBASE}/include/mapi.h to find the offending port and uninstall it, then install ${PORTNAME} and reinstall port -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|EVOLUTION_API_VERSION=2.8|EVOLUTION_API_VERSION=2.10| ; \ - s|EDS_BASE_VERSION=1.8|EDS_BASE_VERSION=1.10| ; \ - s|-ldb|-l${BDB_LIB_NAME}|g' \ - ${WRKSRC}/configure - -.include <bsd.port.post.mk> diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo deleted file mode 100644 index 1b6b34321..000000000 --- a/mail/evolution-exchange/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/evolution-exchange-2.10.0.tar.bz2) = ffed2fdc7645b029bbf0c774e35e3fa0 -SHA256 (gnome2/evolution-exchange-2.10.0.tar.bz2) = faacd758f4d36a698506066a4958806d66c74b68d3a40b5767dfcd1ffd3d08d1 -SIZE (gnome2/evolution-exchange-2.10.0.tar.bz2) = 1043846 diff --git a/mail/evolution-exchange/pkg-descr b/mail/evolution-exchange/pkg-descr deleted file mode 100644 index 03dc3b673..000000000 --- a/mail/evolution-exchange/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Evolution-exchange is a plugin for Evolution that adds Exchange client -capabilities to Evolution. - -With Evolution-Exchange installed, Evolution functions as an -Exchange client, enabling users to become full participants in company-wide -group scheduling and other collaborative tasks. Linux, Solaris and FreeBSD -users can access public folders, Global Address Lists, email, calendar, -task lists, and group scheduling information. - -- Alex Kiesel -kiesel@schlund.de diff --git a/mail/evolution-exchange/pkg-plist b/mail/evolution-exchange/pkg-plist deleted file mode 100644 index d378103d0..000000000 --- a/mail/evolution-exchange/pkg-plist +++ /dev/null @@ -1,192 +0,0 @@ -bin/exchange-connector-setup-%%VERSION%% -lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.a -lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.la -lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.so -lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelexchange.urls -libdata/bonobo/servers/GNOME_Evolution_Exchange_Storage_%%VERSION%%.server -libexec/evolution/%%EVO_VERSION%%/evolution-exchange-storage -%%OLDDOCSDIR%%/E2kContext.html -%%OLDDOCSDIR%%/E2kGlobalCatalog.html -%%OLDDOCSDIR%%/E2kSecurityDescriptor.html -%%OLDDOCSDIR%%/ch01.html -%%OLDDOCSDIR%%/ch02.html -%%OLDDOCSDIR%%/ch03.html -%%OLDDOCSDIR%%/ch04.html -%%OLDDOCSDIR%%/ch05.html -%%OLDDOCSDIR%%/ch06.html -%%OLDDOCSDIR%%/home.png -%%OLDDOCSDIR%%/index.html -%%OLDDOCSDIR%%/index.sgml -%%OLDDOCSDIR%%/left.png -%%OLDDOCSDIR%%/right.png -%%OLDDOCSDIR%%/style.css -%%OLDDOCSDIR%%/up.png -%%OLDDOCSDIR%%/ximian-connector-E2kAutoconfig.html -%%OLDDOCSDIR%%/ximian-connector-E2kContext-(private).html -%%OLDDOCSDIR%%/ximian-connector-E2kOperation-(private).html -%%OLDDOCSDIR%%/ximian-connector-E2kOperation.html -%%OLDDOCSDIR%%/ximian-connector-E2kProperties.html -%%OLDDOCSDIR%%/ximian-connector-E2kRestriction-(vaporware).html -%%OLDDOCSDIR%%/ximian-connector-E2kResult-(private).html -%%OLDDOCSDIR%%/ximian-connector-E2kSid.html -%%OLDDOCSDIR%%/ximian-connector-E2kUserDialog.html -%%OLDDOCSDIR%%/ximian-connector-MAPI.html -%%OLDDOCSDIR%%/ximian-connector-autoconfig.html -%%OLDDOCSDIR%%/ximian-connector-bug-private.html -%%OLDDOCSDIR%%/ximian-connector-bug-xml.html -%%OLDDOCSDIR%%/ximian-connector-calendar.html -%%OLDDOCSDIR%%/ximian-connector-delegation.html -%%OLDDOCSDIR%%/ximian-connector-e2k-action.html -%%OLDDOCSDIR%%/ximian-connector-e2k-encoding-utils.html -%%OLDDOCSDIR%%/ximian-connector-e2k-freebusy.html -%%OLDDOCSDIR%%/ximian-connector-e2k-http-utils.html -%%OLDDOCSDIR%%/ximian-connector-e2k-kerberos.html -%%OLDDOCSDIR%%/ximian-connector-e2k-restriction.html -%%OLDDOCSDIR%%/ximian-connector-e2k-result.html -%%OLDDOCSDIR%%/ximian-connector-e2k-rule.html -%%OLDDOCSDIR%%/ximian-connector-e2k-uri.html -%%OLDDOCSDIR%%/ximian-connector-e2k-utils.html -%%OLDDOCSDIR%%/ximian-connector-e2k-xml-utils.html -%%OLDDOCSDIR%%/ximian-connector-favorites.html -%%OLDDOCSDIR%%/ximian-connector-fba.html -%%OLDDOCSDIR%%/ximian-connector-freebusy.html -%%OLDDOCSDIR%%/ximian-connector-mail-threading.html -%%OLDDOCSDIR%%/ximian-connector-mail.html -%%OLDDOCSDIR%%/ximian-connector-ntlm.html -%%OLDDOCSDIR%%/ximian-connector-oof.html -%%OLDDOCSDIR%%/ximian-connector-other-users.html -%%OLDDOCSDIR%%/ximian-connector-permissions.html -%%OLDDOCSDIR%%/ximian-connector-test-utils.html -%%OLDDOCSDIR%%/ximian-connector-xntlm-des.html -%%OLDDOCSDIR%%/ximian-connector-xntlm-md4.html -%%OLDDOCSDIR%%/ximian-connector-xntlm.html -%%OLDDOCSDIR%%/ximian-connector.devhelp -%%OLDDOCSDIR%%/ximian-connector.devhelp2 -%%OLDDOCSDIR%%/ximian-connnector-booking.html -share/gnome/evolution-exchange/%%VERSION%%/glade/exchange-autoconfig-wizard.glade -share/gnome/evolution-exchange/%%VERSION%%/glade/exchange-change-password.glade -share/gnome/evolution-exchange/%%VERSION%%/glade/exchange-delegates.glade -share/gnome/evolution-exchange/%%VERSION%%/glade/exchange-folder-tree.glade -share/gnome/evolution-exchange/%%VERSION%%/glade/exchange-oof.glade -share/gnome/evolution-exchange/%%VERSION%%/glade/exchange-passwd-expiry.glade -share/gnome/evolution-exchange/%%VERSION%%/glade/exchange-permissions-dialog.glade -share/gnome/evolution-exchange/%%VERSION%%/images/connector-mini.png -share/gnome/evolution-exchange/%%VERSION%%/images/connector.png -share/gnome/evolution-exchange/%%VERSION%%/images/exchange-delegates-48.png -share/gnome/evolution-exchange/%%VERSION%%/images/exchange-oof-48.png -share/gnome/evolution-exchange/%%VERSION%%/ui/ximian-connector.xml -share/locale/ar/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/bn/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/bn_IN/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/cy/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/dz/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/fa/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/gu/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/hi/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/id/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ka/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ku/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/mk/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ml/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ne/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/pa/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/rw/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/th/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/xh/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/zh_HK/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/evolution-exchange-%%VERSION%%.mo -@dirrm share/gnome/evolution-exchange/%%VERSION%%/ui -@dirrm share/gnome/evolution-exchange/%%VERSION%%/images -@dirrm share/gnome/evolution-exchange/%%VERSION%%/glade -@dirrm share/gnome/evolution-exchange/%%VERSION%% -@dirrm share/gnome/evolution-exchange -@dirrm %%OLDDOCSDIR%% -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile deleted file mode 100644 index 57b72a56c..000000000 --- a/mail/evolution/Makefile +++ /dev/null @@ -1,115 +0,0 @@ -# New ports collection makefile for: evolution -# Date created: 28th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/mail/evolution/Makefile,v 1.133 2007/02/27 06:33:20 marcus Exp $ -# - -PORTNAME= evolution -PORTVERSION= 2.10.0 -CATEGORIES= mail gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An integrated mail, calendar and address book distributed suite - -LIB_DEPENDS= nss3.1:${PORTSDIR}/security/nss -RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell - -USE_BZIP2= yes -USE_GMAKE= yes -USE_BISON= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver \ - gtkhtml3 desktopfileutils gnomedocutils libgnomeprintui -GNU_CONFIGURE= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_LDCONFIG= yes -LDCONFIG_DIRS= %%PREFIX%%/lib/evolution/%%VERSION%% -CONFIGURE_ARGS= --enable-nss=yes \ - --enable-mono=no \ - --with-sub-version=" FreeBSD GNOME Team Port" -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= apps_evolution_addressbook-${EVO_VERSION}.schemas \ - apps_evolution_calendar-${EVO_VERSION}.schemas \ - apps-evolution-mail-prompts-checkdefault-${EVO_VERSION}.schemas \ - apps_evolution_shell-${EVO_VERSION}.schemas \ - evolution-mail-${EVO_VERSION}.schemas - -EVO_VERSION= 2.10 -PLIST_SUB= VERSION=${EVO_VERSION} \ - PORTVERSION=2.10 - -OPTIONS= PILOT "Enable Palm Pilot sync support" off \ - LDAP "Enable LDAP support" on \ - SPAMASSASSIN "Enable SpamAssassin spam filtering" off - -.include <bsd.port.pre.mk> - -USE_LDCONFIG= ${PREFIX}/lib/evolution/${EVO_VERSION} -.include "${PORTSDIR}/misc/ldconfig_compat/bsd.ldconfig.mk" - -.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) -WITH_DBUS= yes -.endif - -.if exists(${LOCALBASE}/lib/libdbus-glib-1.so) -WITH_DBUS= yes -.endif - -.if defined(WITH_PILOT) -LIB_DEPENDS+= gpilotdconduit.2:${PORTSDIR}/palm/gnome-pilot -CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} \ - --enable-pilot-conduits=yes -PLIST_SUB+= PILOT:="" -.else -PLIST_SUB+= PILOT:="@comment " -.endif - -.if !defined(WITHOUT_LDAP) -USE_OPENLDAP= yes -CONFIGURE_ARGS+=--with-openldap=${LOCALBASE} -.else -CONFIGURE_ARGS+=--with-openldap=no -.endif - -.if defined(WITH_SPAMASSASSIN) -RUN_DEPENDS+= spamassassin:${PORTSDIR}/mail/p5-Mail-SpamAssassin -.endif - -.if defined(WITH_DBUS) -LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -PLIST_SUB+= DBUS="" -.else -PLIST_SUB+= DBUS="@comment " -.endif - -.if ${OSVERSION} >= 500000 && !defined(NO_KERBEROS) && \ - exists(/usr/lib/libkrb5.so) -CONFIGURE_ARGS+= --with-krb5=/usr -.else -LIB_DEPENDS+= krb5:${PORTSDIR}/security/heimdal -.if defined(HEIMDAL_HOME) -CONFIGURE_ARGS+= --with-krb5=${HEIMDAL_HOME} --with-krb5-includes=${HEIMDAL_HOME}/include -.else -CONFIGURE_ARGS+= --with-krb5=${LOCALBASE} -.endif -.endif - -post-patch: - @${REINPLACE_CMD} -e '/^plugins_standard_always/s/audio-inline//' \ - ${WRKSRC}/configure - -post-install: install-ldconfig-file - @${LN} -sf ${PREFIX}/bin/evolution-${EVO_VERSION} \ - ${PREFIX}/bin/evolution - -@update-desktop-database - -.include <bsd.port.post.mk> diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo deleted file mode 100644 index f342183c1..000000000 --- a/mail/evolution/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/evolution-2.10.0.tar.bz2) = 68d32e518f235bea9d768ae55e91bffc -SHA256 (gnome2/evolution-2.10.0.tar.bz2) = 46035f6ea64c9310d6f5c9ebe0cdd851e3a3d6748d0e7d545e088dd2682251c7 -SIZE (gnome2/evolution-2.10.0.tar.bz2) = 15525569 diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa deleted file mode 100644 index c852e6179..000000000 --- a/mail/evolution/files/patch-aa +++ /dev/null @@ -1,44 +0,0 @@ ---- configure.orig Tue Nov 15 17:58:33 2005 -+++ configure Tue Nov 15 18:02:37 2005 -@@ -23732,6 +23732,15 @@ - SOFTOKN3_LIB='' - HAL_REQUIREMENT='' - ;; -+*freebsd*) os_win32=no -+ NO_UNDEFINED='' -+ SOCKET_LIBS='' -+ SOEXT='.so' -+ SA_JUNK_PLUGIN=sa-junk-plugin -+ DL_LIB='' -+ SOFTOKN3_LIB='-lsoftokn3' -+ HAL_REQUIREMENT='hal' -+ ;; - *) os_win32=no - NO_UNDEFINED='' - SOEXT='.so' -@@ -26280,6 +26289,7 @@ - #include <sys/socket.h> - #include <netinet/in.h> - #include <netdb.h> -+ #include <stdio.h> - - - int -@@ -27980,7 +27990,7 @@ - LDFLAGS_save="$LDFLAGS" - - mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" -- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi" -+ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt" - echo "$as_me:$LINENO: checking for Kerberos 5" >&5 - echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6 - if test "${ac_cv_lib_kerberos5+set}" = set; then -@@ -33143,7 +33153,7 @@ - idldir="$datadir/idl/evolution-$BASE_VERSION" - - --serverdir="$libdir/bonobo/servers" -+serverdir="$prefix/libdata/bonobo/servers" - - - evolutionuidir="$privdatadir/ui" diff --git a/mail/evolution/files/patch-mail_em-migrate.c b/mail/evolution/files/patch-mail_em-migrate.c deleted file mode 100644 index 6aa2e9a13..000000000 --- a/mail/evolution/files/patch-mail_em-migrate.c +++ /dev/null @@ -1,11 +0,0 @@ ---- mail/em-migrate.c.orig Tue Dec 21 15:09:30 2004 -+++ mail/em-migrate.c Tue Dec 21 15:09:46 2004 -@@ -1447,7 +1447,7 @@ - ut.actime = st.st_atime; - ut.modtime = st.st_mtime; - utime (dest, &ut); -- chmod (dest, st.st_mode); -+ chmod (dest, st.st_mode | S_IWUSR); - - return 0; - diff --git a/mail/evolution/files/patch-mail_em-utils.h b/mail/evolution/files/patch-mail_em-utils.h deleted file mode 100644 index b3e7b9ffb..000000000 --- a/mail/evolution/files/patch-mail_em-utils.h +++ /dev/null @@ -1,10 +0,0 @@ ---- mail/em-utils.h.orig Tue Aug 3 16:59:46 2004 -+++ mail/em-utils.h Tue Aug 3 17:00:04 2004 -@@ -23,6 +23,7 @@ - #ifndef __EM_UTILS_H__ - #define __EM_UTILS_H__ - -+#include <sys/types.h> - #include <glib.h> - - #ifdef __cplusplus diff --git a/mail/evolution/files/patch-widgets_e-timezone-dialog_e-timezone-dialog.c b/mail/evolution/files/patch-widgets_e-timezone-dialog_e-timezone-dialog.c deleted file mode 100644 index a64407192..000000000 --- a/mail/evolution/files/patch-widgets_e-timezone-dialog_e-timezone-dialog.c +++ /dev/null @@ -1,34 +0,0 @@ ---- widgets/e-timezone-dialog/e-timezone-dialog.c.orig Mon Jul 10 21:50:12 2006 -+++ widgets/e-timezone-dialog/e-timezone-dialog.c Mon Jul 10 22:11:54 2006 -@@ -80,7 +80,9 @@ struct _ETimezoneDialogPrivate { - - #ifndef G_OS_WIN32 /* Declared properly in time.h already */ - extern char *tzname[2]; -+#ifndef __BSD_VISIBLE - extern long timezone; -+#endif - extern int daylight; - #endif - -@@ -317,9 +319,20 @@ static const icaltimezone* - get_local_timezone() - { - icaltimezone *zone; -+ long offset; -+#ifdef __BSD_VISIBLE -+ time_t tt; -+ struct tm tm; -+#endif - - tzset(); -- zone = icaltimezone_get_builtin_timezone_from_offset (-timezone, tzname[0]); -+#ifdef __BSD_VISIBLE -+ localtime_r (&tt, &tm); -+ offset = tm.tm_gmtoff; -+#else -+ offset = -timezone; -+#endif -+ zone = icaltimezone_get_builtin_timezone_from_offset (offset, tzname[0]); - - return zone; - } diff --git a/mail/evolution/pkg-descr b/mail/evolution/pkg-descr deleted file mode 100644 index 068e19e1a..000000000 --- a/mail/evolution/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Ximian Evolution[tm] is the premier personal and workgroup information -management solution for UNIX. Evolution seamlessly integrates email, -calendaring, meeting scheduling, contact management and online task lists -in one powerful, fast, and easy to use application. It also delivers a -comprehensive set of features that help keep work organized and projects -on track. The unique Ximian vFolders[tm] are virtual folders used to -create and save powerful contextual views of email messages. - -WWW: http://www.gnome.org/projects/evolution/ diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist deleted file mode 100644 index 0e1443472..000000000 --- a/mail/evolution/pkg-plist +++ /dev/null @@ -1,1180 +0,0 @@ -bin/evolution -bin/evolution-%%VERSION%% -include/evolution-%%VERSION%%/addressbook/gui/widgets/eab-config.h -include/evolution-%%VERSION%%/addressbook/gui/widgets/eab-menu.h -include/evolution-%%VERSION%%/addressbook/gui/widgets/eab-popup.h -include/evolution-%%VERSION%%/calendar/gui/e-cal-config.h -include/evolution-%%VERSION%%/e-conduit/e-pilot-map.h -include/evolution-%%VERSION%%/e-conduit/e-pilot-util.h -include/evolution-%%VERSION%%/e-util/e-bconf-map.h -include/evolution-%%VERSION%%/e-util/e-bit-array.h -include/evolution-%%VERSION%%/e-util/e-categories-config.h -include/evolution-%%VERSION%%/e-util/e-config-listener.h -include/evolution-%%VERSION%%/e-util/e-config.h -include/evolution-%%VERSION%%/e-util/e-corba-utils.h -include/evolution-%%VERSION%%/e-util/e-cursor.h -include/evolution-%%VERSION%%/e-util/e-dialog-utils.h -include/evolution-%%VERSION%%/e-util/e-dialog-widgets.h -include/evolution-%%VERSION%%/e-util/e-error.h -include/evolution-%%VERSION%%/e-util/e-event.h -include/evolution-%%VERSION%%/e-util/e-folder-map.h -include/evolution-%%VERSION%%/e-util/e-fsutils.h -include/evolution-%%VERSION%%/e-util/e-gtk-utils.h -include/evolution-%%VERSION%%/e-util/e-gui-utils.h -include/evolution-%%VERSION%%/e-util/e-html-utils.h -include/evolution-%%VERSION%%/e-util/e-icon-factory.h -include/evolution-%%VERSION%%/e-util/e-import.h -include/evolution-%%VERSION%%/e-util/e-menu.h -include/evolution-%%VERSION%%/e-util/e-mktemp.h -include/evolution-%%VERSION%%/e-util/e-plugin.h -include/evolution-%%VERSION%%/e-util/e-popup.h -include/evolution-%%VERSION%%/e-util/e-print.h -include/evolution-%%VERSION%%/e-util/e-profile-event.h -include/evolution-%%VERSION%%/e-util/e-request.h -include/evolution-%%VERSION%%/e-util/e-signature-list.h -include/evolution-%%VERSION%%/e-util/e-signature.h -include/evolution-%%VERSION%%/e-util/e-sorter-array.h -include/evolution-%%VERSION%%/e-util/e-sorter.h -include/evolution-%%VERSION%%/e-util/e-text-event-processor-emacs-like.h -include/evolution-%%VERSION%%/e-util/e-text-event-processor-types.h -include/evolution-%%VERSION%%/e-util/e-text-event-processor.h -include/evolution-%%VERSION%%/e-util/e-util-marshal.h -include/evolution-%%VERSION%%/e-util/e-util.h -include/evolution-%%VERSION%%/e-util/e-xml-utils.h -include/evolution-%%VERSION%%/mail/Evolution-Mail.h -include/evolution-%%VERSION%%/mail/em-composer-utils.h -include/evolution-%%VERSION%%/mail/em-config.h -include/evolution-%%VERSION%%/mail/em-event.h -include/evolution-%%VERSION%%/mail/em-folder-browser.h -include/evolution-%%VERSION%%/mail/em-folder-tree-model.h -include/evolution-%%VERSION%%/mail/em-folder-tree.h -include/evolution-%%VERSION%%/mail/em-folder-utils.h -include/evolution-%%VERSION%%/mail/em-folder-view.h -include/evolution-%%VERSION%%/mail/em-format-hook.h -include/evolution-%%VERSION%%/mail/em-format-html-display.h -include/evolution-%%VERSION%%/mail/em-format-html-print.h -include/evolution-%%VERSION%%/mail/em-format-html.h -include/evolution-%%VERSION%%/mail/em-format-quote.h -include/evolution-%%VERSION%%/mail/em-format.h -include/evolution-%%VERSION%%/mail/em-html-stream.h -include/evolution-%%VERSION%%/mail/em-icon-stream.h -include/evolution-%%VERSION%%/mail/em-inline-filter.h -include/evolution-%%VERSION%%/mail/em-junk-hook.h -include/evolution-%%VERSION%%/mail/em-menu.h -include/evolution-%%VERSION%%/mail/em-message-browser.h -include/evolution-%%VERSION%%/mail/em-popup.h -include/evolution-%%VERSION%%/mail/em-stripsig-filter.h -include/evolution-%%VERSION%%/mail/em-sync-stream.h -include/evolution-%%VERSION%%/mail/em-utils.h -include/evolution-%%VERSION%%/mail/em-vfs-stream.h -include/evolution-%%VERSION%%/mail/mail-autofilter.h -include/evolution-%%VERSION%%/mail/mail-component.h -include/evolution-%%VERSION%%/mail/mail-config.h -include/evolution-%%VERSION%%/mail/mail-mt.h -include/evolution-%%VERSION%%/mail/mail-ops.h -include/evolution-%%VERSION%%/mail/mail-session.h -include/evolution-%%VERSION%%/mail/mail-tools.h -include/evolution-%%VERSION%%/mail/mail-vfolder.h -include/evolution-%%VERSION%%/mail/message-list.h -include/evolution-%%VERSION%%/menus/gal-define-views-dialog.h -include/evolution-%%VERSION%%/menus/gal-define-views-model.h -include/evolution-%%VERSION%%/menus/gal-view-collection.h -include/evolution-%%VERSION%%/menus/gal-view-etable.h -include/evolution-%%VERSION%%/menus/gal-view-factory-etable.h -include/evolution-%%VERSION%%/menus/gal-view-factory.h -include/evolution-%%VERSION%%/menus/gal-view-instance-save-as-dialog.h -include/evolution-%%VERSION%%/menus/gal-view-instance.h -include/evolution-%%VERSION%%/menus/gal-view-new-dialog.h -include/evolution-%%VERSION%%/menus/gal-view.h -include/evolution-%%VERSION%%/misc/e-activity-handler.h -include/evolution-%%VERSION%%/misc/e-attachment-bar.h -include/evolution-%%VERSION%%/misc/e-attachment.h -include/evolution-%%VERSION%%/misc/e-calendar-item.h -include/evolution-%%VERSION%%/misc/e-calendar.h -include/evolution-%%VERSION%%/misc/e-canvas-background.h -include/evolution-%%VERSION%%/misc/e-canvas-utils.h -include/evolution-%%VERSION%%/misc/e-canvas-vbox.h -include/evolution-%%VERSION%%/misc/e-canvas.h -include/evolution-%%VERSION%%/misc/e-cell-date-edit.h -include/evolution-%%VERSION%%/misc/e-cell-percent.h -include/evolution-%%VERSION%%/misc/e-cell-renderer-combo.h -include/evolution-%%VERSION%%/misc/e-charset-picker.h -include/evolution-%%VERSION%%/misc/e-clipped-label.h -include/evolution-%%VERSION%%/misc/e-colors.h -include/evolution-%%VERSION%%/misc/e-combo-button.h -include/evolution-%%VERSION%%/misc/e-combo-cell-editable.h -include/evolution-%%VERSION%%/misc/e-config-page.h -include/evolution-%%VERSION%%/misc/e-cursors.h -include/evolution-%%VERSION%%/misc/e-dateedit.h -include/evolution-%%VERSION%%/misc/e-dropdown-button.h -include/evolution-%%VERSION%%/misc/e-expander.h -include/evolution-%%VERSION%%/misc/e-gui-utils.h -include/evolution-%%VERSION%%/misc/e-hsv-utils.h -include/evolution-%%VERSION%%/misc/e-icon-entry.h -include/evolution-%%VERSION%%/misc/e-image-chooser.h -include/evolution-%%VERSION%%/misc/e-info-label.h -include/evolution-%%VERSION%%/misc/e-map.h -include/evolution-%%VERSION%%/misc/e-multi-config-dialog.h -%%PILOT:%%include/evolution-%%VERSION%%/misc/e-pilot-settings.h -include/evolution-%%VERSION%%/misc/e-popup-menu.h -include/evolution-%%VERSION%%/misc/e-printable.h -include/evolution-%%VERSION%%/misc/e-reflow-model.h -include/evolution-%%VERSION%%/misc/e-reflow.h -include/evolution-%%VERSION%%/misc/e-search-bar.h -include/evolution-%%VERSION%%/misc/e-selection-model-array.h -include/evolution-%%VERSION%%/misc/e-selection-model-simple.h -include/evolution-%%VERSION%%/misc/e-selection-model.h -include/evolution-%%VERSION%%/misc/e-send-options.h -include/evolution-%%VERSION%%/misc/e-task-bar.h -include/evolution-%%VERSION%%/misc/e-task-widget.h -include/evolution-%%VERSION%%/misc/e-unicode.h -include/evolution-%%VERSION%%/misc/e-url-entry.h -include/evolution-%%VERSION%%/misc/gal-combo-box.h -include/evolution-%%VERSION%%/misc/gal-combo-text.h -include/evolution-%%VERSION%%/shell/Evolution.h -include/evolution-%%VERSION%%/shell/e-component-view.h -include/evolution-%%VERSION%%/shell/e-shell-utils.h -include/evolution-%%VERSION%%/shell/e-user-creatable-items-handler.h -include/evolution-%%VERSION%%/shell/es-event.h -include/evolution-%%VERSION%%/shell/es-menu.h -include/evolution-%%VERSION%%/shell/evolution-component.h -include/evolution-%%VERSION%%/shell/evolution-config-control.h -include/evolution-%%VERSION%%/shell/evolution-listener.h -include/evolution-%%VERSION%%/shell/evolution-shell-component-utils.h -include/evolution-%%VERSION%%/table/e-cell-checkbox.h -include/evolution-%%VERSION%%/table/e-cell-combo.h -include/evolution-%%VERSION%%/table/e-cell-date.h -include/evolution-%%VERSION%%/table/e-cell-float.h -include/evolution-%%VERSION%%/table/e-cell-hbox.h -include/evolution-%%VERSION%%/table/e-cell-number.h -include/evolution-%%VERSION%%/table/e-cell-pixbuf.h -include/evolution-%%VERSION%%/table/e-cell-popup.h -include/evolution-%%VERSION%%/table/e-cell-progress.h -include/evolution-%%VERSION%%/table/e-cell-size.h -include/evolution-%%VERSION%%/table/e-cell-spin-button.h -include/evolution-%%VERSION%%/table/e-cell-text.h -include/evolution-%%VERSION%%/table/e-cell-toggle.h -include/evolution-%%VERSION%%/table/e-cell-tree.h -include/evolution-%%VERSION%%/table/e-cell-vbox.h -include/evolution-%%VERSION%%/table/e-cell.h -include/evolution-%%VERSION%%/table/e-table-click-to-add.h -include/evolution-%%VERSION%%/table/e-table-col-dnd.h -include/evolution-%%VERSION%%/table/e-table-col.h -include/evolution-%%VERSION%%/table/e-table-column-specification.h -include/evolution-%%VERSION%%/table/e-table-config.h -include/evolution-%%VERSION%%/table/e-table-defines.h -include/evolution-%%VERSION%%/table/e-table-extras.h -include/evolution-%%VERSION%%/table/e-table-field-chooser-dialog.h -include/evolution-%%VERSION%%/table/e-table-field-chooser-item.h -include/evolution-%%VERSION%%/table/e-table-field-chooser.h -include/evolution-%%VERSION%%/table/e-table-group-container.h -include/evolution-%%VERSION%%/table/e-table-group-leaf.h -include/evolution-%%VERSION%%/table/e-table-group.h -include/evolution-%%VERSION%%/table/e-table-header-item.h -include/evolution-%%VERSION%%/table/e-table-header-utils.h -include/evolution-%%VERSION%%/table/e-table-header.h -include/evolution-%%VERSION%%/table/e-table-item.h -include/evolution-%%VERSION%%/table/e-table-memory-callbacks.h -include/evolution-%%VERSION%%/table/e-table-memory-store.h -include/evolution-%%VERSION%%/table/e-table-memory.h -include/evolution-%%VERSION%%/table/e-table-model.h -include/evolution-%%VERSION%%/table/e-table-one.h -include/evolution-%%VERSION%%/table/e-table-scrolled.h -include/evolution-%%VERSION%%/table/e-table-search.h -include/evolution-%%VERSION%%/table/e-table-selection-model.h -include/evolution-%%VERSION%%/table/e-table-simple.h -include/evolution-%%VERSION%%/table/e-table-sort-info.h -include/evolution-%%VERSION%%/table/e-table-sorted-variable.h -include/evolution-%%VERSION%%/table/e-table-sorted.h -include/evolution-%%VERSION%%/table/e-table-sorter.h -include/evolution-%%VERSION%%/table/e-table-sorting-utils.h -include/evolution-%%VERSION%%/table/e-table-specification.h -include/evolution-%%VERSION%%/table/e-table-state.h -include/evolution-%%VERSION%%/table/e-table-subset-variable.h -include/evolution-%%VERSION%%/table/e-table-subset.h -include/evolution-%%VERSION%%/table/e-table-tooltip.h -include/evolution-%%VERSION%%/table/e-table-utils.h -include/evolution-%%VERSION%%/table/e-table-without.h -include/evolution-%%VERSION%%/table/e-table.h -include/evolution-%%VERSION%%/table/e-tree-memory-callbacks.h -include/evolution-%%VERSION%%/table/e-tree-memory.h -include/evolution-%%VERSION%%/table/e-tree-model.h -include/evolution-%%VERSION%%/table/e-tree-scrolled.h -include/evolution-%%VERSION%%/table/e-tree-selection-model.h -include/evolution-%%VERSION%%/table/e-tree-sorted.h -include/evolution-%%VERSION%%/table/e-tree-table-adapter.h -include/evolution-%%VERSION%%/table/e-tree.h -include/evolution-%%VERSION%%/text/e-completion-callbacks.h -include/evolution-%%VERSION%%/text/e-completion-match.h -include/evolution-%%VERSION%%/text/e-completion-view.h -include/evolution-%%VERSION%%/text/e-completion.h -include/evolution-%%VERSION%%/text/e-entry.h -include/evolution-%%VERSION%%/text/e-table-text-model.h -include/evolution-%%VERSION%%/text/e-text-model-repos.h -include/evolution-%%VERSION%%/text/e-text-model-uri.h -include/evolution-%%VERSION%%/text/e-text-model.h -include/evolution-%%VERSION%%/text/e-text.h -lib/evolution/%%VERSION%%/components/libevolution-addressbook.la -lib/evolution/%%VERSION%%/components/libevolution-addressbook.so -lib/evolution/%%VERSION%%/components/libevolution-calendar.la -lib/evolution/%%VERSION%%/components/libevolution-calendar.so -lib/evolution/%%VERSION%%/components/libevolution-mail.la -lib/evolution/%%VERSION%%/components/libevolution-mail.so -%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libeaddress_conduit.la -%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libeaddress_conduit.so -%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libecalendar_conduit.la -%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libecalendar_conduit.so -%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libetodo_conduit.la -%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libetodo_conduit.so -lib/evolution/%%VERSION%%/libeabutil.la -lib/evolution/%%VERSION%%/libeabutil.so -lib/evolution/%%VERSION%%/libeabutil.so.0 -lib/evolution/%%VERSION%%/libeconduit.la -lib/evolution/%%VERSION%%/libeconduit.so -lib/evolution/%%VERSION%%/libeconduit.so.0 -lib/evolution/%%VERSION%%/libecontacteditor.la -lib/evolution/%%VERSION%%/libecontacteditor.so -lib/evolution/%%VERSION%%/libecontacteditor.so.0 -lib/evolution/%%VERSION%%/libecontactlisteditor.la -lib/evolution/%%VERSION%%/libecontactlisteditor.so -lib/evolution/%%VERSION%%/libecontactlisteditor.so.0 -lib/evolution/%%VERSION%%/libefilterbar.la -lib/evolution/%%VERSION%%/libefilterbar.so -lib/evolution/%%VERSION%%/libefilterbar.so.0 -lib/evolution/%%VERSION%%/libemiscwidgets.la -lib/evolution/%%VERSION%%/libemiscwidgets.so -lib/evolution/%%VERSION%%/libemiscwidgets.so.0 -lib/evolution/%%VERSION%%/libeshell.la -lib/evolution/%%VERSION%%/libeshell.so -lib/evolution/%%VERSION%%/libeshell.so.0 -lib/evolution/%%VERSION%%/libessmime.la -lib/evolution/%%VERSION%%/libessmime.so -lib/evolution/%%VERSION%%/libessmime.so.0 -lib/evolution/%%VERSION%%/libetable.la -lib/evolution/%%VERSION%%/libetable.so -lib/evolution/%%VERSION%%/libetable.so.0 -lib/evolution/%%VERSION%%/libetext.la -lib/evolution/%%VERSION%%/libetext.so -lib/evolution/%%VERSION%%/libetext.so.0 -lib/evolution/%%VERSION%%/libetimezonedialog.la -lib/evolution/%%VERSION%%/libetimezonedialog.so -lib/evolution/%%VERSION%%/libetimezonedialog.so.0 -lib/evolution/%%VERSION%%/libeutil.la -lib/evolution/%%VERSION%%/libeutil.so -lib/evolution/%%VERSION%%/libeutil.so.0 -lib/evolution/%%VERSION%%/libevolution-a11y.la -lib/evolution/%%VERSION%%/libevolution-a11y.so -lib/evolution/%%VERSION%%/libevolution-a11y.so.0 -lib/evolution/%%VERSION%%/libevolution-addressbook-a11y.la -lib/evolution/%%VERSION%%/libevolution-addressbook-a11y.so -lib/evolution/%%VERSION%%/libevolution-addressbook-a11y.so.0 -lib/evolution/%%VERSION%%/libevolution-addressbook-importers.la -lib/evolution/%%VERSION%%/libevolution-addressbook-importers.so -lib/evolution/%%VERSION%%/libevolution-addressbook-importers.so.0 -lib/evolution/%%VERSION%%/libevolution-calendar-a11y.la -lib/evolution/%%VERSION%%/libevolution-calendar-a11y.so -lib/evolution/%%VERSION%%/libevolution-calendar-a11y.so.0 -lib/evolution/%%VERSION%%/libevolution-calendar-importers.la -lib/evolution/%%VERSION%%/libevolution-calendar-importers.so -lib/evolution/%%VERSION%%/libevolution-calendar-importers.so.0 -lib/evolution/%%VERSION%%/libevolution-mail-importers.la -lib/evolution/%%VERSION%%/libevolution-mail-importers.so -lib/evolution/%%VERSION%%/libevolution-mail-importers.so.0 -lib/evolution/%%VERSION%%/libevolution-smime.la -lib/evolution/%%VERSION%%/libevolution-smime.so -lib/evolution/%%VERSION%%/libevolution-smime.so.0 -lib/evolution/%%VERSION%%/libevolution-widgets-a11y.la -lib/evolution/%%VERSION%%/libevolution-widgets-a11y.so -lib/evolution/%%VERSION%%/libevolution-widgets-a11y.so.0 -lib/evolution/%%VERSION%%/libfilter.la -lib/evolution/%%VERSION%%/libfilter.so -lib/evolution/%%VERSION%%/libfilter.so.0 -lib/evolution/%%VERSION%%/libmenus.la -lib/evolution/%%VERSION%%/libmenus.so -lib/evolution/%%VERSION%%/libmenus.so.0 -lib/evolution/%%VERSION%%/plugins/libmail-account-disable.la -lib/evolution/%%VERSION%%/plugins/libmail-account-disable.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-addressbook-file.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-addressbook-file.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-file.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-file.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-http.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-http.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-weather.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-calendar-weather.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-copy-tool.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-copy-tool.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-default-mailer.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-default-mailer.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-default-source.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-default-source.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-bbdb.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-bbdb.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-caldav.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-caldav.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-hula-account-setup.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-hula-account-setup.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-mail-attachments-import-ics.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-mail-attachments-import-ics.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-startup-wizard.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-evolution-startup-wizard.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-exchange-operations.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-groupwise-features.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-gw-account-setup.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-gw-account-setup.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-imap-features.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-imap-features.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-itip-formatter.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-itip-formatter.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-mail-to-task.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-mail-to-task.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-mailing-list-actions.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-mailing-list-actions.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-all-read.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-all-read.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-calendar-offline.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-mark-calendar-offline.so -%%DBUS%%lib/evolution/%%VERSION%%/plugins/liborg-gnome-new-mail-notify.la -%%DBUS%%lib/evolution/%%VERSION%%/plugins/liborg-gnome-new-mail-notify.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-plugin-manager.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-plugin-manager.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-prefer-plain.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-prefer-plain.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-print-message.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-print-message.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-publish-calendar.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-publish-calendar.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-sa-junk-plugin.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-sa-junk-plugin.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-save-calendar.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-save-calendar.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-select-one-source.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-select-one-source.so -lib/evolution/%%VERSION%%/plugins/liborg-gnome-subject-thread.la -lib/evolution/%%VERSION%%/plugins/liborg-gnome-subject-thread.so -lib/evolution/%%VERSION%%/plugins/org-gnome-addressbook-file.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-file.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-http.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-calendar-weather.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-compose-send-options.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-copy-tool.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-default-mailer.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-default-source.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-bbdb.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-caldav.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-hula-account-setup.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-mail-attachments-import-ics.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-evolution-startup-wizard.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-ab-subscription.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-cal-subscription.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-operations.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-exchange-tasks-subscription.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-folder-permissions.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-folder-subscription.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-groupwise-features.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-gw-account-setup.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-imap-features.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-itip-formatter.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-mail-account-disable.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-mail-to-task.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-mail-to-task.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-mailing-list-actions.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-mailing-list-actions.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-mark-all-read.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-mark-calendar-offline.eplug -%%DBUS%%lib/evolution/%%VERSION%%/plugins/org-gnome-new-mail-notify.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-plugin-manager.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-plugin-manager.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-prefer-plain.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-print-message.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-print-message.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-publish-calendar.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-publish-calendar.xml -lib/evolution/%%VERSION%%/plugins/org-gnome-sa-junk-plugin.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-save-calendar.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-select-one-source.eplug -lib/evolution/%%VERSION%%/plugins/org-gnome-subject-thread.eplug -lib/evolution/%%VERSION%%/plugins/publish-calendar.glade -libdata/bonobo/servers/GNOME_Evolution_Addressbook_%%VERSION%%.server -libdata/bonobo/servers/GNOME_Evolution_Calendar_%%VERSION%%.server -libdata/bonobo/servers/GNOME_Evolution_Calendar_AlarmNotify_%%VERSION%%.server -libdata/bonobo/servers/GNOME_Evolution_Mail_%%VERSION%%.server -libdata/bonobo/servers/GNOME_Evolution_Shell_%%VERSION%%.server -libdata/pkgconfig/evolution-plugin-%%VERSION%%.pc -libdata/pkgconfig/evolution-shell-%%VERSION%%.pc -libexec/evolution/%%VERSION%%/csv2vcard -libexec/evolution/%%VERSION%%/evolution-addressbook-clean -libexec/evolution/%%VERSION%%/evolution-addressbook-export -libexec/evolution/%%VERSION%%/evolution-alarm-notify -libexec/evolution/%%VERSION%%/killev -share/gnome/applications/evolution.desktop -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -share/gnome/evolution/%%VERSION%%/addresstypes.xml -share/gnome/evolution/%%VERSION%%/default/C/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/default/de/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/default/es/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/default/fi/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/default/fr/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/default/ja/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/default/lt/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/default/mk/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/default/nl/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/default/pt/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/default/zh_CN/mail/local/Inbox -share/gnome/evolution/%%VERSION%%/ecps/medbook.ecps -share/gnome/evolution/%%VERSION%%/ecps/phonelist.ecps -share/gnome/evolution/%%VERSION%%/ecps/smallbook.ecps -share/gnome/evolution/%%VERSION%%/errors/addressbook.error -share/gnome/evolution/%%VERSION%%/errors/calendar.error -share/gnome/evolution/%%VERSION%%/errors/e-system.error -share/gnome/evolution/%%VERSION%%/errors/filter.error -share/gnome/evolution/%%VERSION%%/errors/mail-composer.error -share/gnome/evolution/%%VERSION%%/errors/mail.error -share/gnome/evolution/%%VERSION%%/errors/org-gnome-default-mailer.error -share/gnome/evolution/%%VERSION%%/errors/org-gnome-exchange-operations.error -share/gnome/evolution/%%VERSION%%/errors/org-gnome-itip-formatter.error -share/gnome/evolution/%%VERSION%%/errors/org-gnome-mail-retract-errors.xml -share/gnome/evolution/%%VERSION%%/errors/org-gnome-mailing-list-actions.error -share/gnome/evolution/%%VERSION%%/errors/org-gnome-proxy-errors.xml -share/gnome/evolution/%%VERSION%%/errors/org-gnome-proxy-login-errors.xml -share/gnome/evolution/%%VERSION%%/errors/org-gnome-shared-folder.errors.xml -share/gnome/evolution/%%VERSION%%/errors/shell.error -share/gnome/evolution/%%VERSION%%/etspec/e-addressbook-view.etspec -share/gnome/evolution/%%VERSION%%/etspec/e-cal-list-view.etspec -share/gnome/evolution/%%VERSION%%/etspec/e-calendar-table.etspec -share/gnome/evolution/%%VERSION%%/etspec/e-contact-list-editor.etspec -share/gnome/evolution/%%VERSION%%/etspec/e-meeting-time-sel.etspec -share/gnome/evolution/%%VERSION%%/etspec/e-memo-table.etspec -share/gnome/evolution/%%VERSION%%/etspec/message-list.etspec -share/gnome/evolution/%%VERSION%%/filtertypes.xml -share/gnome/evolution/%%VERSION%%/glade/alarm-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/alarm-list-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/alarm-notify.glade -share/gnome/evolution/%%VERSION%%/glade/cal-prefs-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/contact-editor.glade -share/gnome/evolution/%%VERSION%%/glade/contact-list-editor.glade -share/gnome/evolution/%%VERSION%%/glade/e-active-connection-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/e-attachment.glade -share/gnome/evolution/%%VERSION%%/glade/e-contact-print.glade -share/gnome/evolution/%%VERSION%%/glade/e-delegate-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/e-foreign-folder-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/e-itip-control.glade -share/gnome/evolution/%%VERSION%%/glade/e-send-options.glade -share/gnome/evolution/%%VERSION%%/glade/e-table-config-no-group.glade -share/gnome/evolution/%%VERSION%%/glade/e-table-config.glade -share/gnome/evolution/%%VERSION%%/glade/e-table-field-chooser.glade -share/gnome/evolution/%%VERSION%%/glade/e-timezone-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/eab-contact-commit-duplicate-detected.glade -share/gnome/evolution/%%VERSION%%/glade/eab-contact-duplicate-detected.glade -share/gnome/evolution/%%VERSION%%/glade/event-page.glade -share/gnome/evolution/%%VERSION%%/glade/exchange-change-password.glade -share/gnome/evolution/%%VERSION%%/glade/exchange-delegates.glade -share/gnome/evolution/%%VERSION%%/glade/exchange-folder-tree.glade -share/gnome/evolution/%%VERSION%%/glade/exchange-oof.glade -share/gnome/evolution/%%VERSION%%/glade/exchange-passwd-expiry.glade -share/gnome/evolution/%%VERSION%%/glade/exchange-permissions-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/exchange-send-options.glade -share/gnome/evolution/%%VERSION%%/glade/filter.glade -share/gnome/evolution/%%VERSION%%/glade/fulladdr.glade -share/gnome/evolution/%%VERSION%%/glade/fullname.glade -share/gnome/evolution/%%VERSION%%/glade/gal-categories.glade -share/gnome/evolution/%%VERSION%%/glade/gal-define-views.glade -share/gnome/evolution/%%VERSION%%/glade/gal-view-instance-save-as-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/gal-view-new-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/goto-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/im.glade -share/gnome/evolution/%%VERSION%%/glade/imap-headers.glade -share/gnome/evolution/%%VERSION%%/glade/import.glade -share/gnome/evolution/%%VERSION%%/glade/junk-settings.glade -share/gnome/evolution/%%VERSION%%/glade/ldap-config.glade -share/gnome/evolution/%%VERSION%%/glade/mail-config.glade -share/gnome/evolution/%%VERSION%%/glade/mail-dialogs.glade -share/gnome/evolution/%%VERSION%%/glade/memo-page.glade -share/gnome/evolution/%%VERSION%%/glade/meeting-page.glade -share/gnome/evolution/%%VERSION%%/glade/properties.glade -share/gnome/evolution/%%VERSION%%/glade/proxy-add-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/proxy-listing.glade -share/gnome/evolution/%%VERSION%%/glade/proxy-login-dialog.glade -share/gnome/evolution/%%VERSION%%/glade/recurrence-page.glade -share/gnome/evolution/%%VERSION%%/glade/schedule-page.glade -share/gnome/evolution/%%VERSION%%/glade/smime-ui.glade -share/gnome/evolution/%%VERSION%%/glade/task-details-page.glade -share/gnome/evolution/%%VERSION%%/glade/task-page.glade -share/gnome/evolution/%%VERSION%%/help/quickref/C/quickref.pdf -share/gnome/evolution/%%VERSION%%/help/quickref/de/quickref.pdf -share/gnome/evolution/%%VERSION%%/help/quickref/es/quickref.pdf -share/gnome/evolution/%%VERSION%%/help/quickref/sv/quickref.pdf -share/gnome/evolution/%%VERSION%%/images/evolution-contacts-mini.png -share/gnome/evolution/%%VERSION%%/images/minus.png -share/gnome/evolution/%%VERSION%%/images/offline.png -share/gnome/evolution/%%VERSION%%/images/online.png -share/gnome/evolution/%%VERSION%%/images/plus.png -share/gnome/evolution/%%VERSION%%/images/query-free-busy.png -share/gnome/evolution/%%VERSION%%/images/world_map-960.png -share/gnome/evolution/%%VERSION%%/searchtypes.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-addressbook.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-calendar.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-composer-entries.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-editor.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-event-editor.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-mail-global.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-mail-list.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-mail-message.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-mail-messagedisplay.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-memo-editor.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-memos.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-message-composer.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-signature-editor.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-subscribe.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-task-editor.xml -share/gnome/evolution/%%VERSION%%/ui/evolution-tasks.xml -share/gnome/evolution/%%VERSION%%/ui/evolution.xml -share/gnome/evolution/%%VERSION%%/vfoldertypes.xml -share/gnome/evolution/%%VERSION%%/views/addressbook/Address_Cards.galview -share/gnome/evolution/%%VERSION%%/views/addressbook/By_Company.galview -share/gnome/evolution/%%VERSION%%/views/addressbook/Phone_List.galview -share/gnome/evolution/%%VERSION%%/views/addressbook/galview.xml -share/gnome/evolution/%%VERSION%%/views/calendar/List_View.galview -share/gnome/evolution/%%VERSION%%/views/calendar/galview.xml -share/gnome/evolution/%%VERSION%%/views/mail/As_Sent_Folder.galview -share/gnome/evolution/%%VERSION%%/views/mail/By_Follow_Up_Flag.galview -share/gnome/evolution/%%VERSION%%/views/mail/By_Sender.galview -share/gnome/evolution/%%VERSION%%/views/mail/By_Status.galview -share/gnome/evolution/%%VERSION%%/views/mail/By_Subject.galview -share/gnome/evolution/%%VERSION%%/views/mail/Messages.galview -share/gnome/evolution/%%VERSION%%/views/mail/Wide_View_Normal.galview -share/gnome/evolution/%%VERSION%%/views/mail/Wide_View_Sent.galview -share/gnome/evolution/%%VERSION%%/views/mail/galview.xml -share/gnome/evolution/%%VERSION%%/views/memos/Memos.galview -share/gnome/evolution/%%VERSION%%/views/memos/galview.xml -share/gnome/evolution/%%VERSION%%/views/tasks/Tasks.galview -share/gnome/evolution/%%VERSION%%/views/tasks/With_DueDate.galview -share/gnome/evolution/%%VERSION%%/views/tasks/With_Status.galview -share/gnome/evolution/%%VERSION%%/views/tasks/galview.xml -share/gnome/evolution/%%VERSION%%/weather/category_weather_cloudy_16.png -share/gnome/evolution/%%VERSION%%/weather/category_weather_fog_16.png -share/gnome/evolution/%%VERSION%%/weather/category_weather_partly_cloudy_16.png -share/gnome/evolution/%%VERSION%%/weather/category_weather_rain_16.png -share/gnome/evolution/%%VERSION%%/weather/category_weather_snow_16.png -share/gnome/evolution/%%VERSION%%/weather/category_weather_sun_16.png -share/gnome/evolution/%%VERSION%%/weather/category_weather_tstorm_16.png -%%PILOT:%%share/gnome/gnome-pilot/conduits/e-address-%%VERSION%%.conduit -%%PILOT:%%share/gnome/gnome-pilot/conduits/e-calendar-%%VERSION%%.conduit -%%PILOT:%%share/gnome/gnome-pilot/conduits/e-todo-%%VERSION%%.conduit -share/gnome/help/evolution/C/evolution.xml -share/gnome/help/evolution/C/figures/Screenshot-Free-Busy.png -share/gnome/help/evolution/C/figures/account_editor_a.png -share/gnome/help/evolution/C/figures/calendar.png -share/gnome/help/evolution/C/figures/categories_a.png -share/gnome/help/evolution/C/figures/collap_head_a.png -share/gnome/help/evolution/C/figures/config-cal.png -share/gnome/help/evolution/C/figures/config-mail.png -share/gnome/help/evolution/C/figures/contact-editor.png -share/gnome/help/evolution/C/figures/contact.png -share/gnome/help/evolution/C/figures/contacts_mainwindow_a.png -share/gnome/help/evolution/C/figures/delgt-add.png -share/gnome/help/evolution/C/figures/evo_account_editor_a.png -share/gnome/help/evolution/C/figures/evo_account_info_a.png -share/gnome/help/evolution/C/figures/evo_add_rule_a.png -share/gnome/help/evolution/C/figures/evo_adv_search_a.png -share/gnome/help/evolution/C/figures/evo_allday_a.png -share/gnome/help/evolution/C/figures/evo_cal_a.png -share/gnome/help/evolution/C/figures/evo_cal_callout_a.png -share/gnome/help/evolution/C/figures/evo_calender_appointmnt.png -share/gnome/help/evolution/C/figures/evo_contacteditor_a.png -share/gnome/help/evolution/C/figures/evo_edit_rule_a.png -share/gnome/help/evolution/C/figures/evo_edit_search.png -share/gnome/help/evolution/C/figures/evo_email_a.png -share/gnome/help/evolution/C/figures/evo_flag_follow_up_a.png -share/gnome/help/evolution/C/figures/evo_gwreceive_a.png -share/gnome/help/evolution/C/figures/evo_gwreceiveedit_a.png -share/gnome/help/evolution/C/figures/evo_gwreceiveoptedit_a.png -share/gnome/help/evolution/C/figures/evo_identity_a.png -share/gnome/help/evolution/C/figures/evo_identityedit_a.png -share/gnome/help/evolution/C/figures/evo_imapheader_a.png -share/gnome/help/evolution/C/figures/evo_imapreceive_a.png -share/gnome/help/evolution/C/figures/evo_import_asst_a.png -share/gnome/help/evolution/C/figures/evo_mail_a.png -share/gnome/help/evolution/C/figures/evo_mail_callout_a.png -share/gnome/help/evolution/C/figures/evo_maildirreceive_a.png -share/gnome/help/evolution/C/figures/evo_mboxreceive_a.png -share/gnome/help/evolution/C/figures/evo_memo_a.png -share/gnome/help/evolution/C/figures/evo_mereceive_a.png -share/gnome/help/evolution/C/figures/evo_message_filters_a.png -share/gnome/help/evolution/C/figures/evo_mhreceive_a.png -share/gnome/help/evolution/C/figures/evo_newmess_a.png -share/gnome/help/evolution/C/figures/evo_popreceive_a.png -share/gnome/help/evolution/C/figures/evo_proxyadd_a.png -share/gnome/help/evolution/C/figures/evo_receive_setup2_a.png -share/gnome/help/evolution/C/figures/evo_receive_setup_a.png -share/gnome/help/evolution/C/figures/evo_rmdrnotes_a.png -share/gnome/help/evolution/C/figures/evo_rule_a.png -share/gnome/help/evolution/C/figures/evo_select_add_folder.png -share/gnome/help/evolution/C/figures/evo_select_folder.png -share/gnome/help/evolution/C/figures/evo_send_option_a.png -share/gnome/help/evolution/C/figures/evo_send_setup_a.png -share/gnome/help/evolution/C/figures/evo_sendstatus_a.png -share/gnome/help/evolution/C/figures/evo_shd_memo_a.png -share/gnome/help/evolution/C/figures/evo_timezone_a.png -share/gnome/help/evolution/C/figures/evo_usereceive_a.png -share/gnome/help/evolution/C/figures/exchange-delegation.png -share/gnome/help/evolution/C/figures/exchange-identity.png -share/gnome/help/evolution/C/figures/exchange-receive-options.png -share/gnome/help/evolution/C/figures/exchange-receive.png -share/gnome/help/evolution/C/figures/exchg-identity.png -share/gnome/help/evolution/C/figures/exchng-identity.png -share/gnome/help/evolution/C/figures/exchng-rec-mail.png -share/gnome/help/evolution/C/figures/exchng-rec-mails.png -share/gnome/help/evolution/C/figures/exchng-rec-option.png -share/gnome/help/evolution/C/figures/exchng-rec-options.png -share/gnome/help/evolution/C/figures/exchng-settings.png -share/gnome/help/evolution/C/figures/filter-new-fig.png -share/gnome/help/evolution/C/figures/free_busy.png -share/gnome/help/evolution/C/figures/full-1.png -share/gnome/help/evolution/C/figures/full-2.png -share/gnome/help/evolution/C/figures/full-3.png -share/gnome/help/evolution/C/figures/full-4.png -share/gnome/help/evolution/C/figures/full-5.png -share/gnome/help/evolution/C/figures/full-6.png -share/gnome/help/evolution/C/figures/full-7.png -share/gnome/help/evolution/C/figures/mail-druid-pic.png -share/gnome/help/evolution/C/figures/mail-inbox.png -share/gnome/help/evolution/C/figures/mail-threaded.png -share/gnome/help/evolution/C/figures/mail_mainwindow_a.png -share/gnome/help/evolution/C/figures/mailer_preferences.png -share/gnome/help/evolution/C/figures/mainwindow-pic.png -share/gnome/help/evolution/C/figures/minus.png -share/gnome/help/evolution/C/figures/newmsg.png -share/gnome/help/evolution/C/figures/plus.png -share/gnome/help/evolution/C/figures/proxy-cal.png -share/gnome/help/evolution/C/figures/proxy-login.png -share/gnome/help/evolution/C/figures/quick_add_a.png -share/gnome/help/evolution/C/figures/replymsg.png -share/gnome/help/evolution/C/figures/schedule.png -share/gnome/help/evolution/C/figures/stock_search.png -share/gnome/help/evolution/C/figures/sub-others-folder.png -share/gnome/help/evolution/C/figures/sub-pub-fold.png -share/gnome/help/evolution/C/figures/ver_view_a.png -share/gnome/help/evolution/C/figures/vfolder-createrule-fig.png -share/gnome/help/evolution/en_GB/evolution.xml -share/gnome/help/evolution/en_GB/figures/Screenshot-Free-Busy.png -share/gnome/help/evolution/en_GB/figures/account_editor_a.png -share/gnome/help/evolution/en_GB/figures/calendar.png -share/gnome/help/evolution/en_GB/figures/categories_a.png -share/gnome/help/evolution/en_GB/figures/collap_head_a.png -share/gnome/help/evolution/en_GB/figures/config-cal.png -share/gnome/help/evolution/en_GB/figures/config-mail.png -share/gnome/help/evolution/en_GB/figures/contact-editor.png -share/gnome/help/evolution/en_GB/figures/contact.png -share/gnome/help/evolution/en_GB/figures/contacts_mainwindow_a.png -share/gnome/help/evolution/en_GB/figures/delgt-add.png -share/gnome/help/evolution/en_GB/figures/evo_account_editor_a.png -share/gnome/help/evolution/en_GB/figures/evo_account_info_a.png -share/gnome/help/evolution/en_GB/figures/evo_add_rule_a.png -share/gnome/help/evolution/en_GB/figures/evo_adv_search_a.png -share/gnome/help/evolution/en_GB/figures/evo_allday_a.png -share/gnome/help/evolution/en_GB/figures/evo_cal_a.png -share/gnome/help/evolution/en_GB/figures/evo_cal_callout_a.png -share/gnome/help/evolution/en_GB/figures/evo_calender_appointmnt.png -share/gnome/help/evolution/en_GB/figures/evo_contacteditor_a.png -share/gnome/help/evolution/en_GB/figures/evo_edit_rule_a.png -share/gnome/help/evolution/en_GB/figures/evo_edit_search.png -share/gnome/help/evolution/en_GB/figures/evo_email_a.png -share/gnome/help/evolution/en_GB/figures/evo_flag_follow_up_a.png -share/gnome/help/evolution/en_GB/figures/evo_gwreceive_a.png -share/gnome/help/evolution/en_GB/figures/evo_gwreceiveedit_a.png -share/gnome/help/evolution/en_GB/figures/evo_gwreceiveoptedit_a.png -share/gnome/help/evolution/en_GB/figures/evo_identity_a.png -share/gnome/help/evolution/en_GB/figures/evo_identityedit_a.png -share/gnome/help/evolution/en_GB/figures/evo_imapheader_a.png -share/gnome/help/evolution/en_GB/figures/evo_imapreceive_a.png -share/gnome/help/evolution/en_GB/figures/evo_import_asst_a.png -share/gnome/help/evolution/en_GB/figures/evo_mail_a.png -share/gnome/help/evolution/en_GB/figures/evo_mail_callout_a.png -share/gnome/help/evolution/en_GB/figures/evo_maildirreceive_a.png -share/gnome/help/evolution/en_GB/figures/evo_mboxreceive_a.png -share/gnome/help/evolution/en_GB/figures/evo_memo_a.png -share/gnome/help/evolution/en_GB/figures/evo_mereceive_a.png -share/gnome/help/evolution/en_GB/figures/evo_message_filters_a.png -share/gnome/help/evolution/en_GB/figures/evo_mhreceive_a.png -share/gnome/help/evolution/en_GB/figures/evo_newmess_a.png -share/gnome/help/evolution/en_GB/figures/evo_popreceive_a.png -share/gnome/help/evolution/en_GB/figures/evo_proxyadd_a.png -share/gnome/help/evolution/en_GB/figures/evo_receive_setup2_a.png -share/gnome/help/evolution/en_GB/figures/evo_receive_setup_a.png -share/gnome/help/evolution/en_GB/figures/evo_rmdrnotes_a.png -share/gnome/help/evolution/en_GB/figures/evo_rule_a.png -share/gnome/help/evolution/en_GB/figures/evo_select_add_folder.png -share/gnome/help/evolution/en_GB/figures/evo_select_folder.png -share/gnome/help/evolution/en_GB/figures/evo_send_option_a.png -share/gnome/help/evolution/en_GB/figures/evo_send_setup_a.png -share/gnome/help/evolution/en_GB/figures/evo_sendstatus_a.png -share/gnome/help/evolution/en_GB/figures/evo_shd_memo_a.png -share/gnome/help/evolution/en_GB/figures/evo_timezone_a.png -share/gnome/help/evolution/en_GB/figures/evo_usereceive_a.png -share/gnome/help/evolution/en_GB/figures/exchange-delegation.png -share/gnome/help/evolution/en_GB/figures/exchange-identity.png -share/gnome/help/evolution/en_GB/figures/exchange-receive-options.png -share/gnome/help/evolution/en_GB/figures/exchange-receive.png -share/gnome/help/evolution/en_GB/figures/exchg-identity.png -share/gnome/help/evolution/en_GB/figures/exchng-identity.png -share/gnome/help/evolution/en_GB/figures/exchng-rec-mail.png -share/gnome/help/evolution/en_GB/figures/exchng-rec-mails.png -share/gnome/help/evolution/en_GB/figures/exchng-rec-option.png -share/gnome/help/evolution/en_GB/figures/exchng-rec-options.png -share/gnome/help/evolution/en_GB/figures/exchng-settings.png -share/gnome/help/evolution/en_GB/figures/filter-new-fig.png -share/gnome/help/evolution/en_GB/figures/free_busy.png -share/gnome/help/evolution/en_GB/figures/full-1.png -share/gnome/help/evolution/en_GB/figures/full-2.png -share/gnome/help/evolution/en_GB/figures/full-3.png -share/gnome/help/evolution/en_GB/figures/full-4.png -share/gnome/help/evolution/en_GB/figures/full-5.png -share/gnome/help/evolution/en_GB/figures/full-6.png -share/gnome/help/evolution/en_GB/figures/full-7.png -share/gnome/help/evolution/en_GB/figures/mail-druid-pic.png -share/gnome/help/evolution/en_GB/figures/mail-inbox.png -share/gnome/help/evolution/en_GB/figures/mail-threaded.png -share/gnome/help/evolution/en_GB/figures/mail_mainwindow_a.png -share/gnome/help/evolution/en_GB/figures/mailer_preferences.png -share/gnome/help/evolution/en_GB/figures/mainwindow-pic.png -share/gnome/help/evolution/en_GB/figures/minus.png -share/gnome/help/evolution/en_GB/figures/newmsg.png -share/gnome/help/evolution/en_GB/figures/plus.png -share/gnome/help/evolution/en_GB/figures/proxy-cal.png -share/gnome/help/evolution/en_GB/figures/proxy-login.png -share/gnome/help/evolution/en_GB/figures/quick_add_a.png -share/gnome/help/evolution/en_GB/figures/replymsg.png -share/gnome/help/evolution/en_GB/figures/schedule.png -share/gnome/help/evolution/en_GB/figures/stock_search.png -share/gnome/help/evolution/en_GB/figures/sub-others-folder.png -share/gnome/help/evolution/en_GB/figures/sub-pub-fold.png -share/gnome/help/evolution/en_GB/figures/ver_view_a.png -share/gnome/help/evolution/en_GB/figures/vfolder-createrule-fig.png -share/gnome/help/evolution/es/evolution.xml -share/gnome/help/evolution/es/figures/Screenshot-Free-Busy.png -share/gnome/help/evolution/es/figures/account_editor_a.png -share/gnome/help/evolution/es/figures/calendar.png -share/gnome/help/evolution/es/figures/categories_a.png -share/gnome/help/evolution/es/figures/collap_head_a.png -share/gnome/help/evolution/es/figures/config-cal.png -share/gnome/help/evolution/es/figures/config-mail.png -share/gnome/help/evolution/es/figures/contact-editor.png -share/gnome/help/evolution/es/figures/contact.png -share/gnome/help/evolution/es/figures/contacts_mainwindow_a.png -share/gnome/help/evolution/es/figures/delgt-add.png -share/gnome/help/evolution/es/figures/evo_account_editor_a.png -share/gnome/help/evolution/es/figures/evo_account_info_a.png -share/gnome/help/evolution/es/figures/evo_add_rule_a.png -share/gnome/help/evolution/es/figures/evo_adv_search_a.png -share/gnome/help/evolution/es/figures/evo_allday_a.png -share/gnome/help/evolution/es/figures/evo_cal_a.png -share/gnome/help/evolution/es/figures/evo_cal_callout_a.png -share/gnome/help/evolution/es/figures/evo_calender_appointmnt.png -share/gnome/help/evolution/es/figures/evo_contacteditor_a.png -share/gnome/help/evolution/es/figures/evo_edit_rule_a.png -share/gnome/help/evolution/es/figures/evo_edit_search.png -share/gnome/help/evolution/es/figures/evo_email_a.png -share/gnome/help/evolution/es/figures/evo_flag_follow_up_a.png -share/gnome/help/evolution/es/figures/evo_gwreceive_a.png -share/gnome/help/evolution/es/figures/evo_gwreceiveedit_a.png -share/gnome/help/evolution/es/figures/evo_gwreceiveoptedit_a.png -share/gnome/help/evolution/es/figures/evo_identity_a.png -share/gnome/help/evolution/es/figures/evo_identityedit_a.png -share/gnome/help/evolution/es/figures/evo_imapheader_a.png -share/gnome/help/evolution/es/figures/evo_imapreceive_a.png -share/gnome/help/evolution/es/figures/evo_import_asst_a.png -share/gnome/help/evolution/es/figures/evo_mail_a.png -share/gnome/help/evolution/es/figures/evo_mail_callout_a.png -share/gnome/help/evolution/es/figures/evo_maildirreceive_a.png -share/gnome/help/evolution/es/figures/evo_mboxreceive_a.png -share/gnome/help/evolution/es/figures/evo_memo_a.png -share/gnome/help/evolution/es/figures/evo_mereceive_a.png -share/gnome/help/evolution/es/figures/evo_message_filters_a.png -share/gnome/help/evolution/es/figures/evo_mhreceive_a.png -share/gnome/help/evolution/es/figures/evo_newmess_a.png -share/gnome/help/evolution/es/figures/evo_popreceive_a.png -share/gnome/help/evolution/es/figures/evo_proxyadd_a.png -share/gnome/help/evolution/es/figures/evo_receive_setup2_a.png -share/gnome/help/evolution/es/figures/evo_receive_setup_a.png -share/gnome/help/evolution/es/figures/evo_rmdrnotes_a.png -share/gnome/help/evolution/es/figures/evo_rule_a.png -share/gnome/help/evolution/es/figures/evo_select_add_folder.png -share/gnome/help/evolution/es/figures/evo_select_folder.png -share/gnome/help/evolution/es/figures/evo_send_option_a.png -share/gnome/help/evolution/es/figures/evo_send_setup_a.png -share/gnome/help/evolution/es/figures/evo_sendstatus_a.png -share/gnome/help/evolution/es/figures/evo_shd_memo_a.png -share/gnome/help/evolution/es/figures/evo_timezone_a.png -share/gnome/help/evolution/es/figures/evo_usereceive_a.png -share/gnome/help/evolution/es/figures/exchange-delegation.png -share/gnome/help/evolution/es/figures/exchange-identity.png -share/gnome/help/evolution/es/figures/exchange-receive-options.png -share/gnome/help/evolution/es/figures/exchange-receive.png -share/gnome/help/evolution/es/figures/exchg-identity.png -share/gnome/help/evolution/es/figures/exchng-identity.png -share/gnome/help/evolution/es/figures/exchng-rec-mail.png -share/gnome/help/evolution/es/figures/exchng-rec-mails.png -share/gnome/help/evolution/es/figures/exchng-rec-option.png -share/gnome/help/evolution/es/figures/exchng-rec-options.png -share/gnome/help/evolution/es/figures/exchng-settings.png -share/gnome/help/evolution/es/figures/filter-new-fig.png -share/gnome/help/evolution/es/figures/free_busy.png -share/gnome/help/evolution/es/figures/full-1.png -share/gnome/help/evolution/es/figures/full-2.png -share/gnome/help/evolution/es/figures/full-3.png -share/gnome/help/evolution/es/figures/full-4.png -share/gnome/help/evolution/es/figures/full-5.png -share/gnome/help/evolution/es/figures/full-6.png -share/gnome/help/evolution/es/figures/full-7.png -share/gnome/help/evolution/es/figures/mail-druid-pic.png -share/gnome/help/evolution/es/figures/mail-inbox.png -share/gnome/help/evolution/es/figures/mail-threaded.png -share/gnome/help/evolution/es/figures/mail_mainwindow_a.png -share/gnome/help/evolution/es/figures/mailer_preferences.png -share/gnome/help/evolution/es/figures/mainwindow-pic.png -share/gnome/help/evolution/es/figures/minus.png -share/gnome/help/evolution/es/figures/newmsg.png -share/gnome/help/evolution/es/figures/plus.png -share/gnome/help/evolution/es/figures/proxy-cal.png -share/gnome/help/evolution/es/figures/proxy-login.png -share/gnome/help/evolution/es/figures/quick_add_a.png -share/gnome/help/evolution/es/figures/replymsg.png -share/gnome/help/evolution/es/figures/schedule.png -share/gnome/help/evolution/es/figures/stock_search.png -share/gnome/help/evolution/es/figures/sub-others-folder.png -share/gnome/help/evolution/es/figures/sub-pub-fold.png -share/gnome/help/evolution/es/figures/ver_view_a.png -share/gnome/help/evolution/es/figures/vfolder-createrule-fig.png -share/gnome/help/evolution/sv/evolution.xml -share/gnome/help/evolution/sv/figures/Screenshot-Free-Busy.png -share/gnome/help/evolution/sv/figures/account_editor_a.png -share/gnome/help/evolution/sv/figures/calendar.png -share/gnome/help/evolution/sv/figures/categories_a.png -share/gnome/help/evolution/sv/figures/collap_head_a.png -share/gnome/help/evolution/sv/figures/config-cal.png -share/gnome/help/evolution/sv/figures/config-mail.png -share/gnome/help/evolution/sv/figures/contact-editor.png -share/gnome/help/evolution/sv/figures/contact.png -share/gnome/help/evolution/sv/figures/contacts_mainwindow_a.png -share/gnome/help/evolution/sv/figures/delgt-add.png -share/gnome/help/evolution/sv/figures/evo_account_editor_a.png -share/gnome/help/evolution/sv/figures/evo_account_info_a.png -share/gnome/help/evolution/sv/figures/evo_add_rule_a.png -share/gnome/help/evolution/sv/figures/evo_adv_search_a.png -share/gnome/help/evolution/sv/figures/evo_allday_a.png -share/gnome/help/evolution/sv/figures/evo_cal_a.png -share/gnome/help/evolution/sv/figures/evo_cal_callout_a.png -share/gnome/help/evolution/sv/figures/evo_calender_appointmnt.png -share/gnome/help/evolution/sv/figures/evo_contacteditor_a.png -share/gnome/help/evolution/sv/figures/evo_edit_rule_a.png -share/gnome/help/evolution/sv/figures/evo_edit_search.png -share/gnome/help/evolution/sv/figures/evo_email_a.png -share/gnome/help/evolution/sv/figures/evo_flag_follow_up_a.png -share/gnome/help/evolution/sv/figures/evo_gwreceive_a.png -share/gnome/help/evolution/sv/figures/evo_gwreceiveedit_a.png -share/gnome/help/evolution/sv/figures/evo_gwreceiveoptedit_a.png -share/gnome/help/evolution/sv/figures/evo_identity_a.png -share/gnome/help/evolution/sv/figures/evo_identityedit_a.png -share/gnome/help/evolution/sv/figures/evo_imapheader_a.png -share/gnome/help/evolution/sv/figures/evo_imapreceive_a.png -share/gnome/help/evolution/sv/figures/evo_import_asst_a.png -share/gnome/help/evolution/sv/figures/evo_mail_a.png -share/gnome/help/evolution/sv/figures/evo_mail_callout_a.png -share/gnome/help/evolution/sv/figures/evo_maildirreceive_a.png -share/gnome/help/evolution/sv/figures/evo_mboxreceive_a.png -share/gnome/help/evolution/sv/figures/evo_memo_a.png -share/gnome/help/evolution/sv/figures/evo_mereceive_a.png -share/gnome/help/evolution/sv/figures/evo_message_filters_a.png -share/gnome/help/evolution/sv/figures/evo_mhreceive_a.png -share/gnome/help/evolution/sv/figures/evo_newmess_a.png -share/gnome/help/evolution/sv/figures/evo_popreceive_a.png -share/gnome/help/evolution/sv/figures/evo_proxyadd_a.png -share/gnome/help/evolution/sv/figures/evo_receive_setup2_a.png -share/gnome/help/evolution/sv/figures/evo_receive_setup_a.png -share/gnome/help/evolution/sv/figures/evo_rmdrnotes_a.png -share/gnome/help/evolution/sv/figures/evo_rule_a.png -share/gnome/help/evolution/sv/figures/evo_select_add_folder.png -share/gnome/help/evolution/sv/figures/evo_select_folder.png -share/gnome/help/evolution/sv/figures/evo_send_option_a.png -share/gnome/help/evolution/sv/figures/evo_send_setup_a.png -share/gnome/help/evolution/sv/figures/evo_sendstatus_a.png -share/gnome/help/evolution/sv/figures/evo_shd_memo_a.png -share/gnome/help/evolution/sv/figures/evo_timezone_a.png -share/gnome/help/evolution/sv/figures/evo_usereceive_a.png -share/gnome/help/evolution/sv/figures/exchange-delegation.png -share/gnome/help/evolution/sv/figures/exchange-identity.png -share/gnome/help/evolution/sv/figures/exchange-receive-options.png -share/gnome/help/evolution/sv/figures/exchange-receive.png -share/gnome/help/evolution/sv/figures/exchg-identity.png -share/gnome/help/evolution/sv/figures/exchng-identity.png -share/gnome/help/evolution/sv/figures/exchng-rec-mail.png -share/gnome/help/evolution/sv/figures/exchng-rec-mails.png -share/gnome/help/evolution/sv/figures/exchng-rec-option.png -share/gnome/help/evolution/sv/figures/exchng-rec-options.png -share/gnome/help/evolution/sv/figures/exchng-settings.png -share/gnome/help/evolution/sv/figures/filter-new-fig.png -share/gnome/help/evolution/sv/figures/free_busy.png -share/gnome/help/evolution/sv/figures/full-1.png -share/gnome/help/evolution/sv/figures/full-2.png -share/gnome/help/evolution/sv/figures/full-3.png -share/gnome/help/evolution/sv/figures/full-4.png -share/gnome/help/evolution/sv/figures/full-5.png -share/gnome/help/evolution/sv/figures/full-6.png -share/gnome/help/evolution/sv/figures/full-7.png -share/gnome/help/evolution/sv/figures/mail-druid-pic.png -share/gnome/help/evolution/sv/figures/mail-inbox.png -share/gnome/help/evolution/sv/figures/mail-threaded.png -share/gnome/help/evolution/sv/figures/mail_mainwindow_a.png -share/gnome/help/evolution/sv/figures/mailer_preferences.png -share/gnome/help/evolution/sv/figures/mainwindow-pic.png -share/gnome/help/evolution/sv/figures/minus.png -share/gnome/help/evolution/sv/figures/newmsg.png -share/gnome/help/evolution/sv/figures/plus.png -share/gnome/help/evolution/sv/figures/proxy-cal.png -share/gnome/help/evolution/sv/figures/proxy-login.png -share/gnome/help/evolution/sv/figures/quick_add_a.png -share/gnome/help/evolution/sv/figures/replymsg.png -share/gnome/help/evolution/sv/figures/schedule.png -share/gnome/help/evolution/sv/figures/stock_search.png -share/gnome/help/evolution/sv/figures/sub-others-folder.png -share/gnome/help/evolution/sv/figures/sub-pub-fold.png -share/gnome/help/evolution/sv/figures/ver_view_a.png -share/gnome/help/evolution/sv/figures/vfolder-createrule-fig.png -share/gnome/idl/evolution-%%VERSION%%/Composer.idl -share/gnome/idl/evolution-%%VERSION%%/Evolution-Component.idl -share/gnome/idl/evolution-%%VERSION%%/Evolution-Composer.idl -share/gnome/idl/evolution-%%VERSION%%/Evolution-ConfigControl.idl -share/gnome/idl/evolution-%%VERSION%%/Evolution-Mail.idl -share/gnome/idl/evolution-%%VERSION%%/Evolution-Shell.idl -share/gnome/idl/evolution-%%VERSION%%/Evolution.idl -share/gnome/idl/evolution-%%VERSION%%/evolution-calendar.idl -share/gnome/mime-info/evolution.keys -share/gnome/mime-info/evolution.mime -share/gnome/omf/evolution/evolution-C.omf -share/gnome/omf/evolution/evolution-en_GB.omf -share/gnome/omf/evolution/evolution-es.omf -share/gnome/omf/evolution/evolution-sv.omf -share/icons/hicolor/16x16/apps/evolution.png -share/icons/hicolor/22x22/apps/evolution.png -share/icons/hicolor/24x24/apps/evolution.png -share/icons/hicolor/32x32/apps/evolution.png -share/icons/hicolor/scalable/apps/evolution.svg -share/locale/am/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ar/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/be/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/bn/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/bn_IN/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/bs/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/cy/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/dz/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/en_AU/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/fa/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ga/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/gu/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/he/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/hi/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/hr/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/id/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/is/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ka/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ku/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/mk/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ml/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/mr/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ne/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/pa/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/rw/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/te/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/th/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/wa/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/xh/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/zh_HK/LC_MESSAGES/evolution-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/evolution-%%VERSION%%.mo -@dirrm share/gnome/omf/evolution -@dirrm share/gnome/idl/evolution-%%VERSION%% -@dirrm share/gnome/help/evolution/sv/figures -@dirrm share/gnome/help/evolution/sv -@dirrm share/gnome/help/evolution/en_GB/figures -@dirrm share/gnome/help/evolution/en_GB -@dirrm share/gnome/help/evolution/es/figures -@dirrm share/gnome/help/evolution/es -@dirrm share/gnome/help/evolution/C/figures -@dirrm share/gnome/help/evolution/C -@dirrm share/gnome/help/evolution -@dirrm share/gnome/evolution/%%VERSION%%/weather -@dirrm share/gnome/evolution/%%VERSION%%/views/tasks -@dirrm share/gnome/evolution/%%VERSION%%/views/memos -@dirrm share/gnome/evolution/%%VERSION%%/views/mail -@dirrm share/gnome/evolution/%%VERSION%%/views/calendar -@dirrm share/gnome/evolution/%%VERSION%%/views/addressbook -@dirrm share/gnome/evolution/%%VERSION%%/views -@dirrm share/gnome/evolution/%%VERSION%%/ui -@dirrm share/gnome/evolution/%%VERSION%%/images -@dirrm share/gnome/evolution/%%VERSION%%/help/quickref/sv -@dirrm share/gnome/evolution/%%VERSION%%/help/quickref/es -@dirrm share/gnome/evolution/%%VERSION%%/help/quickref/de -@dirrm share/gnome/evolution/%%VERSION%%/help/quickref/C -@dirrm share/gnome/evolution/%%VERSION%%/help/quickref -@dirrm share/gnome/evolution/%%VERSION%%/help -@dirrm share/gnome/evolution/%%VERSION%%/glade -@dirrm share/gnome/evolution/%%VERSION%%/etspec -@dirrm share/gnome/evolution/%%VERSION%%/errors -@dirrm share/gnome/evolution/%%VERSION%%/ecps -@dirrm share/gnome/evolution/%%VERSION%%/default/zh_CN/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/zh_CN/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/zh_CN -@dirrm share/gnome/evolution/%%VERSION%%/default/pt/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/pt/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/pt -@dirrm share/gnome/evolution/%%VERSION%%/default/nl/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/nl/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/nl -@dirrm share/gnome/evolution/%%VERSION%%/default/mk/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/mk/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/mk -@dirrm share/gnome/evolution/%%VERSION%%/default/lt/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/lt/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/lt -@dirrm share/gnome/evolution/%%VERSION%%/default/ja/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/ja/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/ja -@dirrm share/gnome/evolution/%%VERSION%%/default/fr/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/fr/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/fr -@dirrm share/gnome/evolution/%%VERSION%%/default/fi/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/fi/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/fi -@dirrm share/gnome/evolution/%%VERSION%%/default/es/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/es/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/es -@dirrm share/gnome/evolution/%%VERSION%%/default/de/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/de/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/de -@dirrm share/gnome/evolution/%%VERSION%%/default/C/mail/local -@dirrm share/gnome/evolution/%%VERSION%%/default/C/mail -@dirrm share/gnome/evolution/%%VERSION%%/default/C -@dirrm share/gnome/evolution/%%VERSION%%/default -@dirrm share/gnome/evolution/%%VERSION%% -@dirrm share/gnome/evolution -@dirrm libexec/evolution/%%VERSION%% -@dirrm libexec/evolution -@dirrm lib/evolution/%%VERSION%%/plugins -%%PILOT:%%@dirrm lib/evolution/%%VERSION%%/conduits -@dirrm lib/evolution/%%VERSION%%/components -@dirrm lib/evolution/%%VERSION%% -@dirrm lib/evolution -@dirrm include/evolution-%%VERSION%%/text -@dirrm include/evolution-%%VERSION%%/table -@dirrm include/evolution-%%VERSION%%/shell -@dirrm include/evolution-%%VERSION%%/misc -@dirrm include/evolution-%%VERSION%%/menus -@dirrm include/evolution-%%VERSION%%/mail -@dirrm include/evolution-%%VERSION%%/e-util -@dirrm include/evolution-%%VERSION%%/e-conduit -@dirrm include/evolution-%%VERSION%%/calendar/gui -@dirrm include/evolution-%%VERSION%%/calendar -@dirrm include/evolution-%%VERSION%%/addressbook/gui/widgets -@dirrm include/evolution-%%VERSION%%/addressbook/gui -@dirrm include/evolution-%%VERSION%%/addressbook -@dirrm include/evolution-%%VERSION%% -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/en_AU/LC_MESSAGES -@dirrmtry share/locale/en_AU -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile deleted file mode 100644 index ccc3f2a71..000000000 --- a/mail/mail-notification/Makefile +++ /dev/null @@ -1,107 +0,0 @@ -# New ports collection makefile for: mail-notification -# Date created: 18 Sep 2003 -# Whom: Jean-Yves Lefort <jylefort@brutele.be> -# -# $FreeBSD$ -# - -PORTNAME= mail-notification -DISTVERSION= 4.0 -PORTREVISION= 1 -CATEGORIES= mail ipv6 -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= mailnotify - -MAINTAINER= jylefort@FreeBSD.org -COMMENT= A mail notification for freedesktop.org-compliant system trays - -LIB_DEPENDS= notify:${PORTSDIR}/devel/libnotify - -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack eel2 -GNU_CONFIGURE= yes -USE_GMAKE= yes -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -GCONF_SCHEMAS= mail-notification.schemas -INSTALLS_OMF= yes -INSTALLS_ICONS= yes - -OPTIONS= MBOX "mbox support" on \ - MH "MH support" on \ - MAILDIR "Maildir support" on \ - POP3 "POP3 support" on \ - IMAP "IMAP support" on \ - SSL "SSL/TLS support" on \ - SASL "SASL authentication support" on \ - GMAIL "Gmail support" on \ - EVOLUTION "Evolution support" off \ - MOZILLA "Mozilla products support" on \ - SYLPHEED "Sylpheed support" on - -.include <bsd.port.pre.mk> - -.if defined(WITHOUT_MBOX) -CONFIGURE_ARGS+=--disable-mbox -.endif -.if defined(WITHOUT_MH) -CONFIGURE_ARGS+=--disable-mh -.endif -.if defined(WITHOUT_MAILDIR) -CONFIGURE_ARGS+=--disable-maildir -.endif -.if defined(WITHOUT_POP3) -CONFIGURE_ARGS+=--disable-pop3 -.endif -.if defined(WITHOUT_IMAP) -CONFIGURE_ARGS+=--disable-imap -.endif -.if defined(WITHOUT_POP3) && defined(WITHOUT_IMAP) -# only POP3 and IMAP use SSL and SASL -WITHOUT_SSL= yes -WITHOUT_SASL= yes -.endif -.if defined(WITHOUT_GMAIL) -CONFIGURE_ARGS+=--disable-gmail -PLIST_SUB+= GMAIL="@comment " -.else -PLIST_SUB+= GMAIL="" -.endif -.if defined(WITHOUT_EVOLUTION) -CONFIGURE_ARGS+=--disable-evolution -PLIST_SUB+= EVOLUTION="@comment " -.else -EVO_VERSION= 2.10 -BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin-${EVO_VERSION}.pc:${PORTSDIR}/mail/evolution -RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin-${EVO_VERSION}.pc:${PORTSDIR}/mail/evolution -PLIST_SUB+= EVOLUTION="" EVO_VERSION=${EVO_VERSION} -.endif -.if defined(WITHOUT_MOZILLA) -CONFIGURE_ARGS+=--disable-mozilla -.endif -.if defined(WITHOUT_SYLPHEED) -CONFIGURE_ARGS+=--disable-sylpheed -.endif -.if defined(WITH_MBOX) \ - || defined(WITH_MH) \ - || defined(WITH_MAILDIR) \ - || defined(WITH_POP3) \ - || defined(WITH_IMAP) \ - || defined(WITH_MOZILLA) \ - || defined(WITH_SYLPHEED) -LIB_DEPENDS+= gmime-2.0.4:${PORTSDIR}/mail/gmime2 -.endif -.if defined(WITHOUT_SSL) -CONFIGURE_ARGS+=--disable-ssl -.else -# we can't use USE_OPENSSL=yes after including bsd.port.pre.mk -.include "${PORTSDIR}/Mk/bsd.openssl.mk" -.endif -.if defined(WITHOUT_SASL) -CONFIGURE_ARGS+=--disable-sasl -.else -LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2 -.endif - -.include <bsd.port.post.mk> diff --git a/mail/mail-notification/distinfo b/mail/mail-notification/distinfo deleted file mode 100644 index 9c43b7b36..000000000 --- a/mail/mail-notification/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (mail-notification-4.0.tar.gz) = 0e10b221de4389fa9275fb7bf52dc010 -SHA256 (mail-notification-4.0.tar.gz) = e8f462420d1398d293ee3b9451e854c4ca9bf030111c38e3e4247cf2813db378 -SIZE (mail-notification-4.0.tar.gz) = 956007 diff --git a/mail/mail-notification/pkg-descr b/mail/mail-notification/pkg-descr deleted file mode 100644 index 227c14361..000000000 --- a/mail/mail-notification/pkg-descr +++ /dev/null @@ -1,25 +0,0 @@ -Mail Notification is a status icon (aka tray icon) that informs you if you -have new mail. - -It works with system trays implementing the freedesktop.org System Tray -Specification, such as the GNOME Panel Notification Area, the Xfce -Notification Area and the KDE System Tray. - -Mail Notification features include: - - * multiple mailbox support - * mbox, MH, Maildir, POP3, IMAP, Gmail, Evolution, Mozilla products - (Mozilla, SeaMonkey, Thunderbird, ...) and Sylpheed support - * SASL authentication support - * APOP authentication support - * SSL/TLS support - * automatic detection of mailbox format - * immediate notification (the status icon is updated immediately or - within seconds after a mailbox changes) - * message popups - * HIG 2.0 compliance - -WWW: http://www.nongnu.org/mailnotify/ - -- Jean-Yves Lefort -jylefort@FreeBSD.org diff --git a/mail/mail-notification/pkg-plist b/mail/mail-notification/pkg-plist deleted file mode 100644 index 38fa8ca8e..000000000 --- a/mail/mail-notification/pkg-plist +++ /dev/null @@ -1,58 +0,0 @@ -bin/mail-notification -etc/xdg/autostart/mail-notification.desktop -libdata/bonobo/servers/GNOME_MailNotification.server -%%EVOLUTION%%libdata/bonobo/servers/GNOME_MailNotification_Evolution.server -share/gnome/applications/mail-notification-properties.desktop -share/gnome/help/mail-notification/C/documentation-license.xml -share/gnome/help/mail-notification/C/figures/mail.png -share/gnome/help/mail-notification/C/figures/mailbox-emblem-error.png -share/gnome/help/mail-notification/C/figures/mailbox-emblem-polled.png -share/gnome/help/mail-notification/C/figures/mailbox-emblem-unknown.png -share/gnome/help/mail-notification/C/mail-notification.xml -share/gnome/help/mail-notification/C/software-license.xml -%%GMAIL%%share/gnome/mail-notification/ui/gmail.png -share/gnome/mail-notification/ui/logo.png -share/gnome/mail-notification/ui/mailbox-properties-dialog.glade -share/gnome/mail-notification/ui/properties-dialog.glade -share/gnome/omf/mail-notification/mail-notification-C.omf -share/icons/hicolor/16x16/apps/mail-notification.png -share/icons/hicolor/22x22/apps/mail-notification.png -share/icons/hicolor/24x24/apps/mail-notification.png -share/icons/hicolor/32x32/apps/mail-notification.png -share/icons/hicolor/48x48/apps/mail-notification.png -share/icons/hicolor/scalable/apps/mail-notification.svg -share/locale/bg/LC_MESSAGES/mail-notification.mo -share/locale/ca/LC_MESSAGES/mail-notification.mo -share/locale/cs/LC_MESSAGES/mail-notification.mo -share/locale/de/LC_MESSAGES/mail-notification.mo -share/locale/fr/LC_MESSAGES/mail-notification.mo -share/locale/ja/LC_MESSAGES/mail-notification.mo -share/locale/nl/LC_MESSAGES/mail-notification.mo -share/locale/pl/LC_MESSAGES/mail-notification.mo -share/locale/pt/LC_MESSAGES/mail-notification.mo -share/locale/pt_BR/LC_MESSAGES/mail-notification.mo -share/locale/ru/LC_MESSAGES/mail-notification.mo -share/locale/sr/LC_MESSAGES/mail-notification.mo -share/locale/sr@Latn/LC_MESSAGES/mail-notification.mo -share/locale/sv/LC_MESSAGES/mail-notification.mo -%%EVOLUTION%%lib/evolution/%%EVO_VERSION%%/plugins/liborg-gnome-mail-notification.a -%%EVOLUTION%%lib/evolution/%%EVO_VERSION%%/plugins/liborg-gnome-mail-notification.la -%%EVOLUTION%%lib/evolution/%%EVO_VERSION%%/plugins/liborg-gnome-mail-notification.so -%%EVOLUTION%%lib/evolution/%%EVO_VERSION%%/plugins/org-gnome-mail-notification.eplug -@dirrm share/gnome/omf/mail-notification -@dirrm share/gnome/mail-notification/ui -@dirrm share/gnome/mail-notification -@dirrm share/gnome/help/mail-notification/C/figures -@dirrm share/gnome/help/mail-notification/C -@dirrm share/gnome/help/mail-notification -@dirrmtry etc/xdg/autostart -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile deleted file mode 100644 index 649d55387..000000000 --- a/math/gcalctool/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gcalctool -# Date created: 12 Jun 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.64 2007/02/25 19:32:24 marcus Exp $ -# - -PORTNAME= gcalctool -PORTVERSION= 5.9.14 -PORTEPOCH= 2 -CATEGORIES= math gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME 2 calculator tool based on the old calctool for OpenWindows - -USE_BZIP2= yes -USE_BISON= yes -INSTALLS_OMF= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gcalctool.1 -GCONF_SCHEMAS= gcalctool.schemas - -.include <bsd.port.mk> diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo deleted file mode 100644 index c5063e9dd..000000000 --- a/math/gcalctool/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gcalctool-5.9.14.tar.bz2) = dd51bc2fa9e53a3b6d7b3264e1059296 -SHA256 (gnome2/gcalctool-5.9.14.tar.bz2) = f94a63f6860bfd3d868d8419de2a9d709381eeb44d8535565629525dbc9729c5 -SIZE (gnome2/gcalctool-5.9.14.tar.bz2) = 1189518 diff --git a/math/gcalctool/pkg-descr b/math/gcalctool/pkg-descr deleted file mode 100644 index 30e69fa21..000000000 --- a/math/gcalctool/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Gcalctool is a powerful graphical calulator with financial, logical and -scientific modes. It uses a multiple precision package to do its arithmetic to -give a high degree of accuracy. - -WWW: http://calctool.sourceforge.net/ diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist deleted file mode 100644 index 4375af83f..000000000 --- a/math/gcalctool/pkg-plist +++ /dev/null @@ -1,240 +0,0 @@ -bin/gcalctool -bin/gnome-calculator -share/gnome/applications/gcalctool.desktop -share/gnome/help/gcalctool/C/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/C/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/C/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/C/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/C/gcalctool.xml -share/gnome/help/gcalctool/C/legal.xml -share/gnome/help/gcalctool/bg/figures/gcalctool_advanced_window.png -share/gnome/help/gcalctool/bg/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/bg/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/bg/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/bg/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/bg/gcalctool.xml -share/gnome/help/gcalctool/bg/legal.xml -share/gnome/help/gcalctool/de/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/de/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/de/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/de/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/de/gcalctool.xml -share/gnome/help/gcalctool/de/legal.xml -share/gnome/help/gcalctool/es/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/es/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/es/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/es/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/es/gcalctool.xml -share/gnome/help/gcalctool/fr/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/fr/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/fr/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/fr/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/fr/gcalctool.xml -share/gnome/help/gcalctool/it/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/it/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/it/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/it/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/it/gcalctool.xml -share/gnome/help/gcalctool/it/legal.xml -share/gnome/help/gcalctool/ja/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/ja/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/ja/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/ja/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/ja/gcalctool.xml -share/gnome/help/gcalctool/ja/legal.xml -share/gnome/help/gcalctool/ko/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/ko/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/ko/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/ko/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/ko/gcalctool.xml -share/gnome/help/gcalctool/ko/legal.xml -share/gnome/help/gcalctool/sv/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/sv/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/sv/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/sv/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/sv/gcalctool.xml -share/gnome/help/gcalctool/zh_CN/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/zh_CN/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/zh_CN/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/zh_CN/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/zh_CN/gcalctool.xml -share/gnome/help/gcalctool/zh_CN/legal.xml -share/gnome/help/gcalctool/zh_HK/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/zh_HK/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/zh_HK/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/zh_HK/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/zh_HK/gcalctool.xml -share/gnome/help/gcalctool/zh_HK/legal.xml -share/gnome/help/gcalctool/zh_TW/figures/gcalctool_basic_window.png -share/gnome/help/gcalctool/zh_TW/figures/gcalctool_financial_window.png -share/gnome/help/gcalctool/zh_TW/figures/gcalctool_menu_symbol.png -share/gnome/help/gcalctool/zh_TW/figures/gcalctool_scientific_window.png -share/gnome/help/gcalctool/zh_TW/gcalctool.xml -share/gnome/help/gcalctool/zh_TW/legal.xml -share/gnome/omf/gcalctool/gcalctool-C.omf -share/gnome/omf/gcalctool/gcalctool-bg.omf -share/gnome/omf/gcalctool/gcalctool-de.omf -share/gnome/omf/gcalctool/gcalctool-es.omf -share/gnome/omf/gcalctool/gcalctool-fr.omf -share/gnome/omf/gcalctool/gcalctool-it.omf -share/gnome/omf/gcalctool/gcalctool-ja.omf -share/gnome/omf/gcalctool/gcalctool-ko.omf -share/gnome/omf/gcalctool/gcalctool-sv.omf -share/gnome/omf/gcalctool/gcalctool-zh_CN.omf -share/gnome/omf/gcalctool/gcalctool-zh_HK.omf -share/gnome/omf/gcalctool/gcalctool-zh_TW.omf -share/locale/am/LC_MESSAGES/gcalctool.mo -share/locale/ar/LC_MESSAGES/gcalctool.mo -share/locale/az/LC_MESSAGES/gcalctool.mo -share/locale/be/LC_MESSAGES/gcalctool.mo -share/locale/bg/LC_MESSAGES/gcalctool.mo -share/locale/bn/LC_MESSAGES/gcalctool.mo -share/locale/bn_IN/LC_MESSAGES/gcalctool.mo -share/locale/bs/LC_MESSAGES/gcalctool.mo -share/locale/ca/LC_MESSAGES/gcalctool.mo -share/locale/cs/LC_MESSAGES/gcalctool.mo -share/locale/cy/LC_MESSAGES/gcalctool.mo -share/locale/da/LC_MESSAGES/gcalctool.mo -share/locale/de/LC_MESSAGES/gcalctool.mo -share/locale/dz/LC_MESSAGES/gcalctool.mo -share/locale/el/LC_MESSAGES/gcalctool.mo -share/locale/en_CA/LC_MESSAGES/gcalctool.mo -share/locale/en_GB/LC_MESSAGES/gcalctool.mo -share/locale/en_US/LC_MESSAGES/gcalctool.mo -share/locale/es/LC_MESSAGES/gcalctool.mo -share/locale/et/LC_MESSAGES/gcalctool.mo -share/locale/eu/LC_MESSAGES/gcalctool.mo -share/locale/fa/LC_MESSAGES/gcalctool.mo -share/locale/fi/LC_MESSAGES/gcalctool.mo -share/locale/fr/LC_MESSAGES/gcalctool.mo -share/locale/ga/LC_MESSAGES/gcalctool.mo -share/locale/gl/LC_MESSAGES/gcalctool.mo -share/locale/gu/LC_MESSAGES/gcalctool.mo -share/locale/he/LC_MESSAGES/gcalctool.mo -share/locale/hi/LC_MESSAGES/gcalctool.mo -share/locale/hr/LC_MESSAGES/gcalctool.mo -share/locale/hu/LC_MESSAGES/gcalctool.mo -share/locale/id/LC_MESSAGES/gcalctool.mo -share/locale/it/LC_MESSAGES/gcalctool.mo -share/locale/ja/LC_MESSAGES/gcalctool.mo -share/locale/ka/LC_MESSAGES/gcalctool.mo -share/locale/ko/LC_MESSAGES/gcalctool.mo -share/locale/ku/LC_MESSAGES/gcalctool.mo -share/locale/lt/LC_MESSAGES/gcalctool.mo -share/locale/lv/LC_MESSAGES/gcalctool.mo -share/locale/mg/LC_MESSAGES/gcalctool.mo -share/locale/mk/LC_MESSAGES/gcalctool.mo -share/locale/ml/LC_MESSAGES/gcalctool.mo -share/locale/mn/LC_MESSAGES/gcalctool.mo -share/locale/mr/LC_MESSAGES/gcalctool.mo -share/locale/ms/LC_MESSAGES/gcalctool.mo -share/locale/nb/LC_MESSAGES/gcalctool.mo -share/locale/ne/LC_MESSAGES/gcalctool.mo -share/locale/nl/LC_MESSAGES/gcalctool.mo -share/locale/or/LC_MESSAGES/gcalctool.mo -share/locale/pa/LC_MESSAGES/gcalctool.mo -share/locale/pl/LC_MESSAGES/gcalctool.mo -share/locale/pt/LC_MESSAGES/gcalctool.mo -share/locale/pt_BR/LC_MESSAGES/gcalctool.mo -share/locale/ro/LC_MESSAGES/gcalctool.mo -share/locale/ru/LC_MESSAGES/gcalctool.mo -share/locale/rw/LC_MESSAGES/gcalctool.mo -share/locale/sk/LC_MESSAGES/gcalctool.mo -share/locale/sl/LC_MESSAGES/gcalctool.mo -share/locale/sq/LC_MESSAGES/gcalctool.mo -share/locale/sr/LC_MESSAGES/gcalctool.mo -share/locale/sr@Latn/LC_MESSAGES/gcalctool.mo -share/locale/sv/LC_MESSAGES/gcalctool.mo -share/locale/ta/LC_MESSAGES/gcalctool.mo -share/locale/te/LC_MESSAGES/gcalctool.mo -share/locale/th/LC_MESSAGES/gcalctool.mo -share/locale/tk/LC_MESSAGES/gcalctool.mo -share/locale/tr/LC_MESSAGES/gcalctool.mo -share/locale/uk/LC_MESSAGES/gcalctool.mo -share/locale/vi/LC_MESSAGES/gcalctool.mo -share/locale/xh/LC_MESSAGES/gcalctool.mo -share/locale/zh_CN/LC_MESSAGES/gcalctool.mo -share/locale/zh_HK/LC_MESSAGES/gcalctool.mo -share/locale/zh_TW/LC_MESSAGES/gcalctool.mo -@dirrm share/gnome/omf/gcalctool -@dirrm share/gnome/help/gcalctool/zh_TW/figures -@dirrm share/gnome/help/gcalctool/zh_TW -@dirrm share/gnome/help/gcalctool/zh_HK/figures -@dirrm share/gnome/help/gcalctool/zh_HK -@dirrm share/gnome/help/gcalctool/zh_CN/figures -@dirrm share/gnome/help/gcalctool/zh_CN -@dirrm share/gnome/help/gcalctool/sv/figures -@dirrm share/gnome/help/gcalctool/sv -@dirrm share/gnome/help/gcalctool/ko/figures -@dirrm share/gnome/help/gcalctool/ko -@dirrm share/gnome/help/gcalctool/ja/figures -@dirrm share/gnome/help/gcalctool/ja -@dirrm share/gnome/help/gcalctool/it/figures -@dirrm share/gnome/help/gcalctool/it -@dirrm share/gnome/help/gcalctool/fr/figures -@dirrm share/gnome/help/gcalctool/fr -@dirrm share/gnome/help/gcalctool/es/figures -@dirrm share/gnome/help/gcalctool/es -@dirrm share/gnome/help/gcalctool/de/figures -@dirrm share/gnome/help/gcalctool/de -@dirrm share/gnome/help/gcalctool/bg/figures -@dirrm share/gnome/help/gcalctool/bg -@dirrm share/gnome/help/gcalctool/C/figures -@dirrm share/gnome/help/gcalctool/C -@dirrm share/gnome/help/gcalctool -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/en_US/LC_MESSAGES -@dirrmtry share/locale/en_US -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile deleted file mode 100644 index 897219542..000000000 --- a/math/gnumeric/Makefile +++ /dev/null @@ -1,77 +0,0 @@ -# New ports collection makefile for: gnumeric -# Date created: 08 October 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# $MCom: ports/math/gnumeric/Makefile,v 1.27 2007/03/05 15:13:19 ahze Exp $ -# - -PORTNAME= gnumeric -PORTVERSION= 1.7.8 -PORTREVISION= 1 -CATEGORIES= math gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The GNOME 2 spreadsheet - -LIB_DEPENDS= goffice-0.3:${PORTSDIR}/devel/goffice \ - psiconv.10:${PORTSDIR}/converters/psiconv - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_PERL5= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack gnomehier libgnomeprintui \ - libgsf_gnome pygtk2 desktopfileutils libgnomeui -USE_PYTHON= yes -INSTALLS_OMF= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-guile --with-bonobo \ - --mandir=${PREFIX}/man -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}" \ - python_prog=${PYTHON_VERSION} - -GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \ - gnumeric-plugins.schemas - -MAN1= gnumeric.1 ssconvert.1 ssindex.1 - -PLIST_SUB= VERSION=${PORTVERSION} - -OPTIONS= GNOMEDB "Enable libgnomedb support" off - -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 -PLIST_SUB+= PERL="@comment " -.else -PLIST_SUB+= PERL="" -.endif - -.if defined(WITH_GNOMEDB) -USE_GNOME+= libgnomedb -CONFIGURE_ARGS+= --with-gda -PLIST_SUB+= GNOMEDB="" -.else -CONFIGURE_ARGS+= --without-gda -PLIST_SUB+= GNOMEDB="@comment " -.endif - -post-patch: - @${RM} -f ${WRKSRC}/GNOME_Gnumeric.server.in - -post-install: - ${INSTALL_DATA} ${WRKSRC}/gnumeric.desktop ${PREFIX}/share/gnome/applications - ${INSTALL_DATA} ${WRKSRC}/gnumeric.mime ${PREFIX}/share/gnome/mime-info - @-update-desktop-database -.for dir in share/gnome lib - @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${PREFIX}/${dir}/gnumeric -.endfor - -.include <bsd.port.post.mk> diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo deleted file mode 100644 index 2d6f79473..000000000 --- a/math/gnumeric/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnumeric-1.7.8.tar.bz2) = 20d585ae0fa006ec9cf8a23a2e926fac -SHA256 (gnome2/gnumeric-1.7.8.tar.bz2) = 693a2603ad00b890f5f4f097fdb069983bf548f27a0f84b88d987db79e461e48 -SIZE (gnome2/gnumeric-1.7.8.tar.bz2) = 13169343 diff --git a/math/gnumeric/files/patch-src_numbers.h b/math/gnumeric/files/patch-src_numbers.h deleted file mode 100644 index 6448e8861..000000000 --- a/math/gnumeric/files/patch-src_numbers.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/numbers.h.orig Fri Dec 10 21:36:23 2004 -+++ src/numbers.h Fri Dec 10 21:37:02 2004 -@@ -3,6 +3,7 @@ - - #include <math.h> - #ifdef HAVE_IEEEFP_H -+#include <sys/types.h> - #include <ieeefp.h> - #endif - #ifdef HAVE_IEEE754_H diff --git a/math/gnumeric/pkg-descr b/math/gnumeric/pkg-descr deleted file mode 100644 index 76139dab8..000000000 --- a/math/gnumeric/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The GNOME 2 spreadsheet. - -WWW: http://www.gnome.org/projects/gnumeric/index.shtml diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist deleted file mode 100644 index 8b4a81968..000000000 --- a/math/gnumeric/pkg-plist +++ /dev/null @@ -1,978 +0,0 @@ -bin/gnumeric -bin/gnumeric-%%VERSION%% -bin/ssconvert -bin/ssindex -include/libspreadsheet-1-7/application.h -include/libspreadsheet-1-7/auto-format.h -include/libspreadsheet-1-7/cell-draw.h -include/libspreadsheet-1-7/cell.h -include/libspreadsheet-1-7/cellspan.h -include/libspreadsheet-1-7/clipboard.h -include/libspreadsheet-1-7/cmd-edit.h -include/libspreadsheet-1-7/collect.h -include/libspreadsheet-1-7/colrow.h -include/libspreadsheet-1-7/command-context-stderr.h -include/libspreadsheet-1-7/command-context.h -include/libspreadsheet-1-7/commands.h -include/libspreadsheet-1-7/complete-sheet.h -include/libspreadsheet-1-7/complete.h -include/libspreadsheet-1-7/complex.h -include/libspreadsheet-1-7/consolidate.h -include/libspreadsheet-1-7/dependent.h -include/libspreadsheet-1-7/expr-impl.h -include/libspreadsheet-1-7/expr-name.h -include/libspreadsheet-1-7/expr.h -include/libspreadsheet-1-7/file-autoft.h -include/libspreadsheet-1-7/format-template.h -include/libspreadsheet-1-7/func-builtin.h -include/libspreadsheet-1-7/func.h -include/libspreadsheet-1-7/gnm-datetime.h -include/libspreadsheet-1-7/gnm-format.h -include/libspreadsheet-1-7/gnm-graph-window.h -include/libspreadsheet-1-7/gnm-plugin.h -include/libspreadsheet-1-7/gnm-so-filled.h -include/libspreadsheet-1-7/gnm-so-line.h -include/libspreadsheet-1-7/gnm-so-polygon.h -include/libspreadsheet-1-7/gnm-style-impl.h -include/libspreadsheet-1-7/gnumeric-canvas.h -include/libspreadsheet-1-7/gnumeric-gconf.h -include/libspreadsheet-1-7/gnumeric-pane.h -include/libspreadsheet-1-7/gnumeric-simple-canvas.h -include/libspreadsheet-1-7/gnumeric.h -include/libspreadsheet-1-7/graph.h -include/libspreadsheet-1-7/gui-clipboard.h -include/libspreadsheet-1-7/gui-file.h -include/libspreadsheet-1-7/gui-gnumeric.h -include/libspreadsheet-1-7/gui-util.h -include/libspreadsheet-1-7/gutils.h -include/libspreadsheet-1-7/history.h -include/libspreadsheet-1-7/hlink-impl.h -include/libspreadsheet-1-7/hlink.h -include/libspreadsheet-1-7/input-msg.h -include/libspreadsheet-1-7/item-acetate.h -include/libspreadsheet-1-7/item-bar.h -include/libspreadsheet-1-7/item-cursor.h -include/libspreadsheet-1-7/item-debug.h -include/libspreadsheet-1-7/item-edit.h -include/libspreadsheet-1-7/item-grid.h -include/libspreadsheet-1-7/libgnumeric.h -include/libspreadsheet-1-7/mathfunc.h -include/libspreadsheet-1-7/mstyle.h -include/libspreadsheet-1-7/number-match.h -include/libspreadsheet-1-7/numbers.h -include/libspreadsheet-1-7/parse-util.h -include/libspreadsheet-1-7/pattern.h -include/libspreadsheet-1-7/pivottable.h -include/libspreadsheet-1-7/position.h -include/libspreadsheet-1-7/preview-grid-impl.h -include/libspreadsheet-1-7/preview-grid.h -include/libspreadsheet-1-7/print-cell.h -include/libspreadsheet-1-7/print-info.h -include/libspreadsheet-1-7/print.h -include/libspreadsheet-1-7/rangefunc-strings.h -include/libspreadsheet-1-7/rangefunc.h -include/libspreadsheet-1-7/ranges.h -include/libspreadsheet-1-7/regression.h -include/libspreadsheet-1-7/rendered-value.h -include/libspreadsheet-1-7/search.h -include/libspreadsheet-1-7/selection.h -include/libspreadsheet-1-7/session.h -include/libspreadsheet-1-7/sheet-autofill.h -include/libspreadsheet-1-7/sheet-control-gui-priv.h -include/libspreadsheet-1-7/sheet-control-gui.h -include/libspreadsheet-1-7/sheet-control-priv.h -include/libspreadsheet-1-7/sheet-control.h -include/libspreadsheet-1-7/sheet-filter-combo.h -include/libspreadsheet-1-7/sheet-filter.h -include/libspreadsheet-1-7/sheet-merge.h -include/libspreadsheet-1-7/sheet-object-cell-comment.h -include/libspreadsheet-1-7/sheet-object-graph.h -include/libspreadsheet-1-7/sheet-object-image.h -include/libspreadsheet-1-7/sheet-object-impl.h -include/libspreadsheet-1-7/sheet-object-widget.h -include/libspreadsheet-1-7/sheet-object.h -include/libspreadsheet-1-7/sheet-private.h -include/libspreadsheet-1-7/sheet-style.h -include/libspreadsheet-1-7/sheet-view.h -include/libspreadsheet-1-7/sheet.h -include/libspreadsheet-1-7/solver.h -include/libspreadsheet-1-7/sort.h -include/libspreadsheet-1-7/stf-export.h -include/libspreadsheet-1-7/stf-parse.h -include/libspreadsheet-1-7/stf.h -include/libspreadsheet-1-7/str.h -include/libspreadsheet-1-7/style-border.h -include/libspreadsheet-1-7/style-color.h -include/libspreadsheet-1-7/style-conditions.h -include/libspreadsheet-1-7/style-font.h -include/libspreadsheet-1-7/style.h -include/libspreadsheet-1-7/symbol.h -include/libspreadsheet-1-7/validation-combo.h -include/libspreadsheet-1-7/validation.h -include/libspreadsheet-1-7/value.h -include/libspreadsheet-1-7/wbc-gtk.h -include/libspreadsheet-1-7/workbook-cmd-format.h -include/libspreadsheet-1-7/workbook-control-gui-priv.h -include/libspreadsheet-1-7/workbook-control-gui.h -include/libspreadsheet-1-7/workbook-control-priv.h -include/libspreadsheet-1-7/workbook-control.h -include/libspreadsheet-1-7/workbook-edit.h -include/libspreadsheet-1-7/workbook-priv.h -include/libspreadsheet-1-7/workbook-view.h -include/libspreadsheet-1-7/workbook.h -include/libspreadsheet-1-7/xml-io-version.h -include/libspreadsheet-1-7/xml-io.h -include/libspreadsheet-1-7/xml-sax.h -lib/gnumeric/%%VERSION%%/plugins/applix/applix.la -lib/gnumeric/%%VERSION%%/plugins/applix/applix.so -lib/gnumeric/%%VERSION%%/plugins/applix/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/corba/corba.la -lib/gnumeric/%%VERSION%%/plugins/corba/corba.so -lib/gnumeric/%%VERSION%%/plugins/corba/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/derivatives/derivatives.la -lib/gnumeric/%%VERSION%%/plugins/derivatives/derivatives.so -lib/gnumeric/%%VERSION%%/plugins/derivatives/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/dif/dif.la -lib/gnumeric/%%VERSION%%/plugins/dif/dif.so -lib/gnumeric/%%VERSION%%/plugins/dif/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/excel/excel.la -lib/gnumeric/%%VERSION%%/plugins/excel/excel.so -lib/gnumeric/%%VERSION%%/plugins/excel/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-complex/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-complex/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-complex/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-database/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-database/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-database/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-date/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-date/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-date/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-eng/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-eng/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-eng/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-erlang/erlang.la -lib/gnumeric/%%VERSION%%/plugins/fn-erlang/erlang.so -lib/gnumeric/%%VERSION%%/plugins/fn-erlang/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-financial/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-financial/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-financial/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-info/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-info/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-info/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-logical/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-logical/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-logical/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-lookup/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-lookup/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-lookup/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-math/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-math/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-math/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-r/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-r/rstat.la -lib/gnumeric/%%VERSION%%/plugins/fn-r/rstat.so -lib/gnumeric/%%VERSION%%/plugins/fn-random/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-random/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-random/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-stat/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-stat/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-stat/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/fn-string/plugin.la -lib/gnumeric/%%VERSION%%/plugins/fn-string/plugin.so -lib/gnumeric/%%VERSION%%/plugins/fn-string/plugin.xml -%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gdaif/gdaif.la -%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gdaif/gdaif.so -%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gdaif/plugin.xml -%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gnome-db/gnomedb.la -%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gnome-db/gnomedb.so -%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gnome-db/plugin.xml -%%GNOMEDB%%lib/gnumeric/%%VERSION%%/plugins/gnome-db/ui.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.la -lib/gnumeric/%%VERSION%%/plugins/html/html.so -lib/gnumeric/%%VERSION%%/plugins/html/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/lotus/lotus.la -lib/gnumeric/%%VERSION%%/plugins/lotus/lotus.so -lib/gnumeric/%%VERSION%%/plugins/lotus/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/mps/mps.la -lib/gnumeric/%%VERSION%%/plugins/mps/mps.so -lib/gnumeric/%%VERSION%%/plugins/mps/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/numtheory/numtheory.la -lib/gnumeric/%%VERSION%%/plugins/numtheory/numtheory.so -lib/gnumeric/%%VERSION%%/plugins/numtheory/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/oleo/oleo.la -lib/gnumeric/%%VERSION%%/plugins/oleo/oleo.so -lib/gnumeric/%%VERSION%%/plugins/oleo/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/openoffice/openoffice.la -lib/gnumeric/%%VERSION%%/plugins/openoffice/openoffice.so -lib/gnumeric/%%VERSION%%/plugins/openoffice/plugin.xml -%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-func/perl_func.pl -%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-func/plugin.xml -%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-loader/perl_loader.la -%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-loader/perl_loader.so -%%PERL%%lib/gnumeric/%%VERSION%%/plugins/perl-loader/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plan_perfect.la -lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plan_perfect.so -lib/gnumeric/%%VERSION%%/plugins/plan_perfect/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/psiconv/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/psiconv/psiconv.la -lib/gnumeric/%%VERSION%%/plugins/psiconv/psiconv.so -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.la -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.la -lib/gnumeric/%%VERSION%%/plugins/qpro/qpro.so -lib/gnumeric/%%VERSION%%/plugins/sample_datasource/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/sample_datasource/sample_datasource.la -lib/gnumeric/%%VERSION%%/plugins/sample_datasource/sample_datasource.so -lib/gnumeric/%%VERSION%%/plugins/sc/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/sc/sc.la -lib/gnumeric/%%VERSION%%/plugins/sc/sc.so -lib/gnumeric/%%VERSION%%/plugins/sylk/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/sylk/sylk.la -lib/gnumeric/%%VERSION%%/plugins/sylk/sylk.so -lib/gnumeric/%%VERSION%%/plugins/uihello/hello.xml -lib/gnumeric/%%VERSION%%/plugins/uihello/plugin.la -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.la -lib/gnumeric/%%VERSION%%/plugins/xbase/xbase.so -lib/goffice/0.3.7/plugins/gnumeric/gnumeric.la -lib/goffice/0.3.7/plugins/gnumeric/gnumeric.so -lib/goffice/0.3.7/plugins/gnumeric/plugin.xml -lib/libspreadsheet-%%VERSION%%.so -lib/libspreadsheet.la -lib/libspreadsheet.so -libdata/pkgconfig/libspreadsheet-1.7.pc -@exec update-desktop-database > /dev/null || /usr/bin/true -share/gnome/applications/gnumeric.desktop -share/gnome/gnumeric/%%VERSION%%/GNOME_Gnumeric-gtk.xml -share/gnome/gnumeric/%%VERSION%%/Gnumeric-embed.xml -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/dao.glade -share/gnome/gnumeric/%%VERSION%%/glade/data-table.glade -share/gnome/gnumeric/%%VERSION%%/glade/define-name.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/doc-meta-data.glade -share/gnome/gnumeric/%%VERSION%%/glade/exp-smoothing.glade -share/gnome/gnumeric/%%VERSION%%/glade/fill-series.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/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/paste-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/scenario-add.glade -share/gnome/gnumeric/%%VERSION%%/glade/scenario-manager.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/shuffle.glade -share/gnome/gnumeric/%%VERSION%%/glade/simulation.glade -share/gnome/gnumeric/%%VERSION%%/glade/so-checkbox.glade -share/gnome/gnumeric/%%VERSION%%/glade/so-frame.glade -share/gnome/gnumeric/%%VERSION%%/glade/so-list.glade -share/gnome/gnumeric/%%VERSION%%/glade/so-scrollbar.glade -share/gnome/gnumeric/%%VERSION%%/glade/solver.glade -share/gnome/gnumeric/%%VERSION%%/glade/tabulate.glade -share/gnome/gnumeric/%%VERSION%%/glade/variance-tests.glade -share/gnome/gnumeric/%%VERSION%%/glade/view.glade -share/gnome/gnumeric/%%VERSION%%/glade/workbook-attr.glade -share/gnome/gnumeric/%%VERSION%%/idl/GNOME_Gnumeric.idl -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/help/gnumeric/C/about-authors.xml -share/gnome/help/gnumeric/C/about-history.xml -share/gnome/help/gnumeric/C/about-license.xml -share/gnome/help/gnumeric/C/analysis-complexNumbers.xml -share/gnome/help/gnumeric/C/analysis-goalseek.xml -share/gnome/help/gnumeric/C/analysis-overview.xml -share/gnome/help/gnumeric/C/analysis-scenarios.xml -share/gnome/help/gnumeric/C/analysis-simulation.xml -share/gnome/help/gnumeric/C/analysis-solver.xml -share/gnome/help/gnumeric/C/analysis-statistical.xml -share/gnome/help/gnumeric/C/appendix-glossary.xml -share/gnome/help/gnumeric/C/appendix-keybindings.xml -share/gnome/help/gnumeric/C/bugs.xml -share/gnome/help/gnumeric/C/configuration-localization.xml -share/gnome/help/gnumeric/C/configuration-overview.xml -share/gnome/help/gnumeric/C/configuration-plugins.xml -share/gnome/help/gnumeric/C/configuration-preferences.xml -share/gnome/help/gnumeric/C/configuration-toolbars.xml -share/gnome/help/gnumeric/C/compiling.xml -share/gnome/help/gnumeric/C/data-commentNlink.xml -share/gnome/help/gnumeric/C/data-delete.xml -share/gnome/help/gnumeric/C/data-entry-advanced.xml -share/gnome/help/gnumeric/C/data-entry-external.xml -share/gnome/help/gnumeric/C/data-entry.xml -share/gnome/help/gnumeric/C/data-format.xml -share/gnome/help/gnumeric/C/data-generate.xml -share/gnome/help/gnumeric/C/data-insert.xml -share/gnome/help/gnumeric/C/data-modify.xml -share/gnome/help/gnumeric/C/data-move-copy.xml -share/gnome/help/gnumeric/C/data-overview.xml -share/gnome/help/gnumeric/C/data-selections.xml -share/gnome/help/gnumeric/C/data-types.xml -share/gnome/help/gnumeric/C/documenting.xml -share/gnome/help/gnumeric/C/extending-functions.xml -share/gnome/help/gnumeric/C/extending-overview.xml -share/gnome/help/gnumeric/C/extending-plugins.xml -share/gnome/help/gnumeric/C/extending-python.xml -share/gnome/help/gnumeric/C/figures/advanced-filter-1.png -share/gnome/help/gnumeric/C/figures/advanced-filter-2.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA1-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2w-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ANOVA2wo-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-correlation-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-correlation.png -share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-covariance-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-covariance.png -share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1-options.png -share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-descstats-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-descstats.png -share/gnome/help/gnumeric/C/figures/analysistools-fourier-formula.png -share/gnome/help/gnumeric/C/figures/analysistools-fourier.png -share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ftest-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ftest.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-bins.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-histogram.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-moving-average.png -share/gnome/help/gnumeric/C/figures/analysistools-outputoptions.png -share/gnome/help/gnumeric/C/figures/analysistools-random-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-random-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-random.png -share/gnome/help/gnumeric/C/figures/analysistools-ranges.png -share/gnome/help/gnumeric/C/figures/analysistools-rank-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-rank-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-rank.png -share/gnome/help/gnumeric/C/figures/analysistools-regression-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-regression-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-regression-ex3.png -share/gnome/help/gnumeric/C/figures/analysistools-regression.png -share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-sampling-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-sampling.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-smoothing.png -share/gnome/help/gnumeric/C/figures/analysistools-tools.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-equal.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-paired.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest-unequal.png -share/gnome/help/gnumeric/C/figures/analysistools-ttest.png -share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex1.png -share/gnome/help/gnumeric/C/figures/analysistools-ztest-ex2.png -share/gnome/help/gnumeric/C/figures/analysistools-ztest.png -share/gnome/help/gnumeric/C/figures/arrowhead-dimensions.png -share/gnome/help/gnumeric/C/figures/button-align-center.png -share/gnome/help/gnumeric/C/figures/button-align-left.png -share/gnome/help/gnumeric/C/figures/button-align-right.png -share/gnome/help/gnumeric/C/figures/button-arrow.png -share/gnome/help/gnumeric/C/figures/button-bold.png -share/gnome/help/gnumeric/C/figures/button-borders.png -share/gnome/help/gnumeric/C/figures/button-center-across-selection.png -share/gnome/help/gnumeric/C/figures/button-checkbox.png -share/gnome/help/gnumeric/C/figures/button-combo.png -share/gnome/help/gnumeric/C/figures/button-copy.png -share/gnome/help/gnumeric/C/figures/button-cut.png -share/gnome/help/gnumeric/C/figures/button-decrease-indent.png -share/gnome/help/gnumeric/C/figures/button-decrease-precision.png -share/gnome/help/gnumeric/C/figures/button-equals.png -share/gnome/help/gnumeric/C/figures/button-fill.png -share/gnome/help/gnumeric/C/figures/button-font-size.png -share/gnome/help/gnumeric/C/figures/button-font-type.png -share/gnome/help/gnumeric/C/figures/button-frame.png -share/gnome/help/gnumeric/C/figures/button-function.png -share/gnome/help/gnumeric/C/figures/button-graph.png -share/gnome/help/gnumeric/C/figures/button-graphEditor-add.png -share/gnome/help/gnumeric/C/figures/button-increase-indent.png -share/gnome/help/gnumeric/C/figures/button-increase-precision.png -share/gnome/help/gnumeric/C/figures/button-insert-component.png -share/gnome/help/gnumeric/C/figures/button-insert-hyperlink.png -share/gnome/help/gnumeric/C/figures/button-insert-object.png -share/gnome/help/gnumeric/C/figures/button-italic.png -share/gnome/help/gnumeric/C/figures/button-label.png -share/gnome/help/gnumeric/C/figures/button-line.png -share/gnome/help/gnumeric/C/figures/button-list.png -share/gnome/help/gnumeric/C/figures/button-merge.png -share/gnome/help/gnumeric/C/figures/button-money.png -share/gnome/help/gnumeric/C/figures/button-new.png -share/gnome/help/gnumeric/C/figures/button-open.png -share/gnome/help/gnumeric/C/figures/button-oval.png -share/gnome/help/gnumeric/C/figures/button-paste.png -share/gnome/help/gnumeric/C/figures/button-percent.png -share/gnome/help/gnumeric/C/figures/button-preview.png -share/gnome/help/gnumeric/C/figures/button-print.png -share/gnome/help/gnumeric/C/figures/button-rectangle.png -share/gnome/help/gnumeric/C/figures/button-redo-and-history.png -share/gnome/help/gnumeric/C/figures/button-save.png -share/gnome/help/gnumeric/C/figures/button-scrollbar.png -share/gnome/help/gnumeric/C/figures/button-slider.png -share/gnome/help/gnumeric/C/figures/button-sort-az.png -share/gnome/help/gnumeric/C/figures/button-sort-za.png -share/gnome/help/gnumeric/C/figures/button-spin.png -share/gnome/help/gnumeric/C/figures/button-split.png -share/gnome/help/gnumeric/C/figures/button-sum.png -share/gnome/help/gnumeric/C/figures/button-text-colour.png -share/gnome/help/gnumeric/C/figures/button-thousands.png -share/gnome/help/gnumeric/C/figures/button-underline.png -share/gnome/help/gnumeric/C/figures/button-undo-and-history.png -share/gnome/help/gnumeric/C/figures/button-zoom.png -share/gnome/help/gnumeric/C/figures/cell-grid.png -share/gnome/help/gnumeric/C/figures/cell-selected.png -share/gnome/help/gnumeric/C/figures/cell-with-text.png -share/gnome/help/gnumeric/C/figures/cells-1.png -share/gnome/help/gnumeric/C/figures/cells-2.png -share/gnome/help/gnumeric/C/figures/chart_area_1_1.png -share/gnome/help/gnumeric/C/figures/chart_area_1_2.png -share/gnome/help/gnumeric/C/figures/chart_area_1_3.png -share/gnome/help/gnumeric/C/figures/chart_bar_1_1.png -share/gnome/help/gnumeric/C/figures/chart_bar_1_2.png -share/gnome/help/gnumeric/C/figures/chart_bar_1_3.png -share/gnome/help/gnumeric/C/figures/chart_bubble_1_1.png -share/gnome/help/gnumeric/C/figures/chart_column_1_1.png -share/gnome/help/gnumeric/C/figures/chart_column_1_2.png -share/gnome/help/gnumeric/C/figures/chart_column_1_3.png -share/gnome/help/gnumeric/C/figures/chart_line_1_1.png -share/gnome/help/gnumeric/C/figures/chart_line_1_2.png -share/gnome/help/gnumeric/C/figures/chart_line_1_3.png -share/gnome/help/gnumeric/C/figures/chart_line_2_1.png -share/gnome/help/gnumeric/C/figures/chart_line_2_2.png -share/gnome/help/gnumeric/C/figures/chart_line_2_3.png -share/gnome/help/gnumeric/C/figures/chart_pie_1_1.png -share/gnome/help/gnumeric/C/figures/chart_pie_2_1.png -share/gnome/help/gnumeric/C/figures/chart_radar_1_1.png -share/gnome/help/gnumeric/C/figures/chart_radar_1_2.png -share/gnome/help/gnumeric/C/figures/chart_radar_1_3.png -share/gnome/help/gnumeric/C/figures/chart_ring_1_1.png -share/gnome/help/gnumeric/C/figures/chart_ring_1_2.png -share/gnome/help/gnumeric/C/figures/chart_scatter_1_1.png -share/gnome/help/gnumeric/C/figures/chart_scatter_3_1.png -share/gnome/help/gnumeric/C/figures/chart_scatter_3_2.png -share/gnome/help/gnumeric/C/figures/dialog-auto-correct.png -share/gnome/help/gnumeric/C/figures/dialog-autosave.png -share/gnome/help/gnumeric/C/figures/dialog-fileopen-withTags.png -share/gnome/help/gnumeric/C/figures/dialog-filesave-compact-withTags.png -share/gnome/help/gnumeric/C/figures/dialog-filesave-expanded-withTags.png -share/gnome/help/gnumeric/C/figures/dialog-filter.png -share/gnome/help/gnumeric/C/figures/dialog-insert-object.png -share/gnome/help/gnumeric/C/figures/dialog-properties-arrow.png -share/gnome/help/gnumeric/C/figures/dialog-properties-checkbox.png -share/gnome/help/gnumeric/C/figures/dialog-properties-frame.png -share/gnome/help/gnumeric/C/figures/dialog-properties-label.png -share/gnome/help/gnumeric/C/figures/dialog-properties-line.png -share/gnome/help/gnumeric/C/figures/dialog-properties-oval.png -share/gnome/help/gnumeric/C/figures/dialog-properties-rectangle.png -share/gnome/help/gnumeric/C/figures/dialog-properties-scrollbar.png -share/gnome/help/gnumeric/C/figures/drawing-arrow.png -share/gnome/help/gnumeric/C/figures/drawing-line.png -share/gnome/help/gnumeric/C/figures/drawing-oval.png -share/gnome/help/gnumeric/C/figures/drawing-rectangle.png -share/gnome/help/gnumeric/C/figures/example-colGraph-modified.png -share/gnome/help/gnumeric/C/figures/example-colGraph.png -share/gnome/help/gnumeric/C/figures/example-columnSelect.png -share/gnome/help/gnumeric/C/figures/example-data.png -share/gnome/help/gnumeric/C/figures/files-html-example.png -share/gnome/help/gnumeric/C/figures/files-html32-example.png -share/gnome/help/gnumeric/C/figures/files-html40-example.png -share/gnome/help/gnumeric/C/figures/gnumeric-empty.510.png -share/gnome/help/gnumeric/C/figures/gnumeric-icon-24.png -share/gnome/help/gnumeric/C/figures/gnumeric-labelled.png -share/gnome/help/gnumeric/C/figures/gnumeric-power-example.png -share/gnome/help/gnumeric/C/figures/graph-components.png -share/gnome/help/gnumeric/C/figures/graph-example-area.png -share/gnome/help/gnumeric/C/figures/graph-example-bar.png -share/gnome/help/gnumeric/C/figures/graph-example-bubble.png -share/gnome/help/gnumeric/C/figures/graph-example-column.png -share/gnome/help/gnumeric/C/figures/graph-example-line.png -share/gnome/help/gnumeric/C/figures/graph-example-pie.png -share/gnome/help/gnumeric/C/figures/graph-example-radar.png -share/gnome/help/gnumeric/C/figures/graph-example-ring.png -share/gnome/help/gnumeric/C/figures/graph-example-xyplot.png -share/gnome/help/gnumeric/C/figures/graph-hierarchy.png -share/gnome/help/gnumeric/C/figures/graphguru-axes-category-bounds.png -share/gnome/help/gnumeric/C/figures/graphguru-axes-category-details.png -share/gnome/help/gnumeric/C/figures/graphguru-axes-category-style.png -share/gnome/help/gnumeric/C/figures/graphguru-axes-continuous-bounds.png -share/gnome/help/gnumeric/C/figures/graphguru-axes-continuous-format.png -share/gnome/help/gnumeric/C/figures/graphguru-backPanels-gradient.png -share/gnome/help/gnumeric/C/figures/graphguru-backPanels-image.png -share/gnome/help/gnumeric/C/figures/graphguru-backPanels-none.png -share/gnome/help/gnumeric/C/figures/graphguru-backPanels-pattern.png -share/gnome/help/gnumeric/C/figures/graphguru-components.png -share/gnome/help/gnumeric/C/figures/graphguru-plot-barCol.png -share/gnome/help/gnumeric/C/figures/graphguru-plot-bubble.png -share/gnome/help/gnumeric/C/figures/graphguru-plot-pie.png -share/gnome/help/gnumeric/C/figures/graphguru-plot-radar.png -share/gnome/help/gnumeric/C/figures/graphguru-plot-ring.png -share/gnome/help/gnumeric/C/figures/graphguru-series-data-bubble.png -share/gnome/help/gnumeric/C/figures/graphguru-series-data-single.png -share/gnome/help/gnumeric/C/figures/graphguru-series-data-xy.png -share/gnome/help/gnumeric/C/figures/graphguru-series-error.png -share/gnome/help/gnumeric/C/figures/graphguru-series-style-filled.png -share/gnome/help/gnumeric/C/figures/graphguru-series-style-line.png -share/gnome/help/gnumeric/C/figures/graphguru-title-font.png -share/gnome/help/gnumeric/C/figures/graphical-elements-selected.png -share/gnome/help/gnumeric/C/figures/graphical-elements-stacked.png -share/gnome/help/gnumeric/C/figures/graphical-elements.png -share/gnome/help/gnumeric/C/figures/graphs-types-area.png -share/gnome/help/gnumeric/C/figures/graphs-types-bar.png -share/gnome/help/gnumeric/C/figures/graphs-types-bubble.png -share/gnome/help/gnumeric/C/figures/graphs-types-column.png -share/gnome/help/gnumeric/C/figures/graphs-types-line.png -share/gnome/help/gnumeric/C/figures/graphs-types-pie.png -share/gnome/help/gnumeric/C/figures/graphs-types-radar.png -share/gnome/help/gnumeric/C/figures/graphs-types-ring.png -share/gnome/help/gnumeric/C/figures/graphs-types-stock.png -share/gnome/help/gnumeric/C/figures/graphs-types-surface.png -share/gnome/help/gnumeric/C/figures/graphs-types-xyplot.png -share/gnome/help/gnumeric/C/figures/info-area.png -share/gnome/help/gnumeric/C/figures/menu-context-col-row-header.png -share/gnome/help/gnumeric/C/figures/menu-context-graph-order.png -share/gnome/help/gnumeric/C/figures/menu-context-graph.png -share/gnome/help/gnumeric/C/figures/menu-context-grid.png -share/gnome/help/gnumeric/C/figures/menu-context-object-order.png -share/gnome/help/gnumeric/C/figures/menu-context-object.png -share/gnome/help/gnumeric/C/figures/menu-context-tabs.png -share/gnome/help/gnumeric/C/figures/menu-context-toolbars.png -share/gnome/help/gnumeric/C/figures/menu-data-labelled.png -share/gnome/help/gnumeric/C/figures/menu-edit-labelled.png -share/gnome/help/gnumeric/C/figures/menu-file-labelled.png -share/gnome/help/gnumeric/C/figures/menu-format-labelled.png -share/gnome/help/gnumeric/C/figures/menu-help-labelled.png -share/gnome/help/gnumeric/C/figures/menu-insert-labelled.png -share/gnome/help/gnumeric/C/figures/menu-tools-labelled.png -share/gnome/help/gnumeric/C/figures/menu-torn-off.png -share/gnome/help/gnumeric/C/figures/menu-view-labelled.png -share/gnome/help/gnumeric/C/figures/menubar.png -share/gnome/help/gnumeric/C/figures/number-format-border-dialog.png -share/gnome/help/gnumeric/C/figures/number-format-color-dialog.png -share/gnome/help/gnumeric/C/figures/number-format-dialog.png -share/gnome/help/gnumeric/C/figures/number-format-font-dialog.png -share/gnome/help/gnumeric/C/figures/number-format-justification-dialog-2.png -share/gnome/help/gnumeric/C/figures/number-format-protection.png -share/gnome/help/gnumeric/C/figures/number-format-validation-warning.png -share/gnome/help/gnumeric/C/figures/number-format-validation.png -share/gnome/help/gnumeric/C/figures/pointer_arrow_left_std.png -share/gnome/help/gnumeric/C/figures/pointer_cross_hair.png -share/gnome/help/gnumeric/C/figures/pointer_cross_wide.png -share/gnome/help/gnumeric/C/figures/pointer_diagonal_resize.png -share/gnome/help/gnumeric/C/figures/pointer_double_horizontal_arrow.png -share/gnome/help/gnumeric/C/figures/pointer_double_vertical_arrow.png -share/gnome/help/gnumeric/C/figures/pointer_four_way_arrow.png -share/gnome/help/gnumeric/C/figures/pointer_hand_left.png -share/gnome/help/gnumeric/C/figures/pointer_left.png -share/gnome/help/gnumeric/C/figures/pointer_resize_multiple.png -share/gnome/help/gnumeric/C/figures/pointer_right.png -share/gnome/help/gnumeric/C/figures/pointer_text_edit.png -share/gnome/help/gnumeric/C/figures/pointer_zoom_in.png -share/gnome/help/gnumeric/C/figures/pointer_zoom_out.png -share/gnome/help/gnumeric/C/figures/preferences-copypaste.png -share/gnome/help/gnumeric/C/figures/preferences-files.png -share/gnome/help/gnumeric/C/figures/preferences-font-header.png -share/gnome/help/gnumeric/C/figures/preferences-font.png -share/gnome/help/gnumeric/C/figures/preferences-screen.png -share/gnome/help/gnumeric/C/figures/preferences-sorting.png -share/gnome/help/gnumeric/C/figures/preferences-tools.png -share/gnome/help/gnumeric/C/figures/preferences-undo.png -share/gnome/help/gnumeric/C/figures/preferences-windows.png -share/gnome/help/gnumeric/C/figures/print-large.png -share/gnome/help/gnumeric/C/figures/print-preview-back.png -share/gnome/help/gnumeric/C/figures/print-preview-first.png -share/gnome/help/gnumeric/C/figures/print-preview-fit.png -share/gnome/help/gnumeric/C/figures/print-preview-fitonetoone.png -share/gnome/help/gnumeric/C/figures/print-preview-last.png -share/gnome/help/gnumeric/C/figures/print-preview-next.png -share/gnome/help/gnumeric/C/figures/print-preview-zoomin.png -share/gnome/help/gnumeric/C/figures/print-preview-zoomout.png -share/gnome/help/gnumeric/C/figures/print-worksheet-job.png -share/gnome/help/gnumeric/C/figures/print-worksheet-paper.png -share/gnome/help/gnumeric/C/figures/print-worksheet-printer.png -share/gnome/help/gnumeric/C/figures/printing-preview.png -share/gnome/help/gnumeric/C/figures/printing-setup-header-config.png -share/gnome/help/gnumeric/C/figures/printing-setup-header.png -share/gnome/help/gnumeric/C/figures/printing-setup-page.png -share/gnome/help/gnumeric/C/figures/printing-setup-sheet.png -share/gnome/help/gnumeric/C/figures/selection-1.png -share/gnome/help/gnumeric/C/figures/selection-10.png -share/gnome/help/gnumeric/C/figures/selection-2.png -share/gnome/help/gnumeric/C/figures/selection-3.png -share/gnome/help/gnumeric/C/figures/selection-4.png -share/gnome/help/gnumeric/C/figures/selection-5.png -share/gnome/help/gnumeric/C/figures/selection-8.png -share/gnome/help/gnumeric/C/figures/selection-9.png -share/gnome/help/gnumeric/C/figures/solver-01.png -share/gnome/help/gnumeric/C/figures/solver-02.png -share/gnome/help/gnumeric/C/figures/solver-03.png -share/gnome/help/gnumeric/C/figures/solver-04.png -share/gnome/help/gnumeric/C/figures/solver-05.png -share/gnome/help/gnumeric/C/figures/textguru-export-panel1-withTags.png -share/gnome/help/gnumeric/C/figures/textguru-export-panel2-withTags.png -share/gnome/help/gnumeric/C/figures/textguru-import-panel1-withTags.png -share/gnome/help/gnumeric/C/figures/textguru-import-panel2a-withTags.png -share/gnome/help/gnumeric/C/figures/textguru-import-panel2b-withTags.png -share/gnome/help/gnumeric/C/figures/textguru-import-panel3-withTags.png -share/gnome/help/gnumeric/C/figures/toolbar-format.510.png -share/gnome/help/gnumeric/C/figures/toolbar-object.png -share/gnome/help/gnumeric/C/figures/toolbar-standard.510.png -share/gnome/help/gnumeric/C/figures/toolbars.510.png -share/gnome/help/gnumeric/C/figures/widget-checkbox.png -share/gnome/help/gnumeric/C/figures/widget-combobox.png -share/gnome/help/gnumeric/C/figures/widget-entryBox-outlined.png -share/gnome/help/gnumeric/C/figures/widget-frame.png -share/gnome/help/gnumeric/C/figures/widget-label.png -share/gnome/help/gnumeric/C/figures/widget-list.png -share/gnome/help/gnumeric/C/figures/widget-scrollbar.png -share/gnome/help/gnumeric/C/figures/widget-slider.png -share/gnome/help/gnumeric/C/figures/widget-spinbutton.png -share/gnome/help/gnumeric/C/figures/worksheet-cols-1.png -share/gnome/help/gnumeric/C/figures/worksheet-data-1.png -share/gnome/help/gnumeric/C/figures/worksheet-data-2.png -share/gnome/help/gnumeric/C/figures/worksheet-data-3.png -share/gnome/help/gnumeric/C/figures/worksheet-data-4.png -share/gnome/help/gnumeric/C/figures/worksheet-rows-1.png -share/gnome/help/gnumeric/C/figures/worksheet-running-calc-1.png -share/gnome/help/gnumeric/C/files-email.xml -share/gnome/help/gnumeric/C/files-formats.xml -share/gnome/help/gnumeric/C/files-opening.xml -share/gnome/help/gnumeric/C/files-overview.xml -share/gnome/help/gnumeric/C/files-saving.xml -share/gnome/help/gnumeric/C/files-ssconvert.xml -share/gnome/help/gnumeric/C/files-textopen.xml -share/gnome/help/gnumeric/C/files-textsave.xml -share/gnome/help/gnumeric/C/functions.xml -share/gnome/help/gnumeric/C/getting-involved.xml -share/gnome/help/gnumeric/C/gnumeric.xml -share/gnome/help/gnumeric/C/graphics-drawings.xml -share/gnome/help/gnumeric/C/graphics-images.xml -share/gnome/help/gnumeric/C/graphics-overview.xml -share/gnome/help/gnumeric/C/graphics-plots.xml -share/gnome/help/gnumeric/C/graphics-widgets.xml -share/gnome/help/gnumeric/C/gui-menus.xml -share/gnome/help/gnumeric/C/gui-mouse.xml -share/gnome/help/gnumeric/C/gui-other-elements.xml -share/gnome/help/gnumeric/C/gui-overview.xml -share/gnome/help/gnumeric/C/gui-toolbars.xml -share/gnome/help/gnumeric/C/installing.xml -share/gnome/help/gnumeric/C/legal.xml -share/gnome/help/gnumeric/C/manual-usage.xml -share/gnome/help/gnumeric/C/morehelp.xml -share/gnome/help/gnumeric/C/printing.xml -share/gnome/help/gnumeric/C/quick-start.xml -share/gnome/help/gnumeric/C/welcome.xml -share/gnome/help/gnumeric/C/workbooks.xml -share/gnome/help/gnumeric/C/worksheets.xml -share/gnome/mime-info/gnumeric.mime -share/gnome/omf/gnumeric/gnumeric-C.omf -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/down-right.png -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-about.png -share/gnome/pixmaps/gnumeric/orient-horizontal.png -share/gnome/pixmaps/gnumeric/orient-vertical.png -share/gnome/pixmaps/gnumeric/right-down.png -share/gnome/pixmaps/gnumeric/stf-druid.png -share/gnome/pixmaps/gnumeric/win32-gnumeric.ico -share/gnome/pixmaps/win32-gnumeric.ico -share/locale/am/LC_MESSAGES/gnumeric-functions.mo -share/locale/am/LC_MESSAGES/gnumeric.mo -share/locale/ar/LC_MESSAGES/gnumeric-functions.mo -share/locale/ar/LC_MESSAGES/gnumeric.mo -share/locale/az/LC_MESSAGES/gnumeric-functions.mo -share/locale/az/LC_MESSAGES/gnumeric.mo -share/locale/bg/LC_MESSAGES/gnumeric-functions.mo -share/locale/bg/LC_MESSAGES/gnumeric.mo -share/locale/ca/LC_MESSAGES/gnumeric-functions.mo -share/locale/ca/LC_MESSAGES/gnumeric.mo -share/locale/cs/LC_MESSAGES/gnumeric-functions.mo -share/locale/cs/LC_MESSAGES/gnumeric.mo -share/locale/da/LC_MESSAGES/gnumeric-functions.mo -share/locale/da/LC_MESSAGES/gnumeric.mo -share/locale/de/LC_MESSAGES/gnumeric-functions.mo -share/locale/de/LC_MESSAGES/gnumeric.mo -share/locale/el/LC_MESSAGES/gnumeric-functions.mo -share/locale/el/LC_MESSAGES/gnumeric.mo -share/locale/en_CA/LC_MESSAGES/gnumeric-functions.mo -share/locale/en_CA/LC_MESSAGES/gnumeric.mo -share/locale/en_GB/LC_MESSAGES/gnumeric-functions.mo -share/locale/en_GB/LC_MESSAGES/gnumeric.mo -share/locale/es/LC_MESSAGES/gnumeric-functions.mo -share/locale/es/LC_MESSAGES/gnumeric.mo -share/locale/et/LC_MESSAGES/gnumeric-functions.mo -share/locale/et/LC_MESSAGES/gnumeric.mo -share/locale/fi/LC_MESSAGES/gnumeric-functions.mo -share/locale/fi/LC_MESSAGES/gnumeric.mo -share/locale/fr/LC_MESSAGES/gnumeric-functions.mo -share/locale/fr/LC_MESSAGES/gnumeric.mo -share/locale/ga/LC_MESSAGES/gnumeric-functions.mo -share/locale/ga/LC_MESSAGES/gnumeric.mo -share/locale/gl/LC_MESSAGES/gnumeric-functions.mo -share/locale/gl/LC_MESSAGES/gnumeric.mo -share/locale/he/LC_MESSAGES/gnumeric-functions.mo -share/locale/he/LC_MESSAGES/gnumeric.mo -share/locale/hr/LC_MESSAGES/gnumeric-functions.mo -share/locale/hr/LC_MESSAGES/gnumeric.mo -share/locale/hu/LC_MESSAGES/gnumeric-functions.mo -share/locale/hu/LC_MESSAGES/gnumeric.mo -share/locale/it/LC_MESSAGES/gnumeric-functions.mo -share/locale/it/LC_MESSAGES/gnumeric.mo -share/locale/ja/LC_MESSAGES/gnumeric-functions.mo -share/locale/ja/LC_MESSAGES/gnumeric.mo -share/locale/ko/LC_MESSAGES/gnumeric-functions.mo -share/locale/ko/LC_MESSAGES/gnumeric.mo -share/locale/lt/LC_MESSAGES/gnumeric-functions.mo -share/locale/lt/LC_MESSAGES/gnumeric.mo -share/locale/lv/LC_MESSAGES/gnumeric-functions.mo -share/locale/lv/LC_MESSAGES/gnumeric.mo -share/locale/ml/LC_MESSAGES/gnumeric-functions.mo -share/locale/ml/LC_MESSAGES/gnumeric.mo -share/locale/mr/LC_MESSAGES/gnumeric-functions.mo -share/locale/mr/LC_MESSAGES/gnumeric.mo -share/locale/ms/LC_MESSAGES/gnumeric-functions.mo -share/locale/ms/LC_MESSAGES/gnumeric.mo -share/locale/nb/LC_MESSAGES/gnumeric-functions.mo -share/locale/nb/LC_MESSAGES/gnumeric.mo -share/locale/nl/LC_MESSAGES/gnumeric-functions.mo -share/locale/nl/LC_MESSAGES/gnumeric.mo -share/locale/nn/LC_MESSAGES/gnumeric-functions.mo -share/locale/nn/LC_MESSAGES/gnumeric.mo -share/locale/no/LC_MESSAGES/gnumeric-functions.mo -share/locale/no/LC_MESSAGES/gnumeric.mo -share/locale/pl/LC_MESSAGES/gnumeric-functions.mo -share/locale/pl/LC_MESSAGES/gnumeric.mo -share/locale/pt/LC_MESSAGES/gnumeric-functions.mo -share/locale/pt/LC_MESSAGES/gnumeric.mo -share/locale/pt_BR/LC_MESSAGES/gnumeric-functions.mo -share/locale/pt_BR/LC_MESSAGES/gnumeric.mo -share/locale/ro/LC_MESSAGES/gnumeric-functions.mo -share/locale/ro/LC_MESSAGES/gnumeric.mo -share/locale/ru/LC_MESSAGES/gnumeric-functions.mo -share/locale/ru/LC_MESSAGES/gnumeric.mo -share/locale/rw/LC_MESSAGES/gnumeric-functions.mo -share/locale/rw/LC_MESSAGES/gnumeric.mo -share/locale/sk/LC_MESSAGES/gnumeric-functions.mo -share/locale/sk/LC_MESSAGES/gnumeric.mo -share/locale/sr/LC_MESSAGES/gnumeric-functions.mo -share/locale/sr/LC_MESSAGES/gnumeric.mo -share/locale/sr@Latn/LC_MESSAGES/gnumeric-functions.mo -share/locale/sr@Latn/LC_MESSAGES/gnumeric.mo -share/locale/sv/LC_MESSAGES/gnumeric-functions.mo -share/locale/sv/LC_MESSAGES/gnumeric.mo -share/locale/te/LC_MESSAGES/gnumeric-functions.mo -share/locale/te/LC_MESSAGES/gnumeric.mo -share/locale/tr/LC_MESSAGES/gnumeric-functions.mo -share/locale/tr/LC_MESSAGES/gnumeric.mo -share/locale/uk/LC_MESSAGES/gnumeric-functions.mo -share/locale/uk/LC_MESSAGES/gnumeric.mo -share/locale/vi/LC_MESSAGES/gnumeric-functions.mo -share/locale/vi/LC_MESSAGES/gnumeric.mo -share/locale/zh_CN/LC_MESSAGES/gnumeric-functions.mo -share/locale/zh_CN/LC_MESSAGES/gnumeric.mo -share/locale/zh_TW/LC_MESSAGES/gnumeric-functions.mo -share/locale/zh_TW/LC_MESSAGES/gnumeric.mo -@dirrm share/gnome/pixmaps/gnumeric -@dirrm share/gnome/omf/gnumeric -@dirrm share/gnome/help/gnumeric/C/figures -@dirrm share/gnome/help/gnumeric/C -@dirrm share/gnome/help/gnumeric -@dirrm share/gnome/gnumeric/%%VERSION%%/templates -@dirrm share/gnome/gnumeric/%%VERSION%%/idl -@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/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/psiconv -@dirrm lib/gnumeric/%%VERSION%%/plugins/plan_perfect -%%PERL%%@dirrm lib/gnumeric/%%VERSION%%/plugins/perl-loader -%%PERL%%@dirrm lib/gnumeric/%%VERSION%%/plugins/perl-func -@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 -%%GNOMEDB%%@dirrm lib/gnumeric/%%VERSION%%/plugins/gnome-db -%%GNOMEDB%%@dirrm lib/gnumeric/%%VERSION%%/plugins/gdaif -@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-r -@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-erlang -@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 lib/gnumeric/%%VERSION%%/plugins -@dirrm lib/gnumeric/%%VERSION%% -@dirrm lib/gnumeric -@dirrm lib/goffice/0.3.7/plugins/gnumeric -@dirrm include/libspreadsheet-1-7 -@unexec update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/no/LC_MESSAGES -@dirrmtry share/locale/no -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile deleted file mode 100644 index 2f3400f91..000000000 --- a/misc/gnome-icon-theme/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: gnome-icon-theme -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.98 2007/02/13 06:35:17 mezz Exp $ -# - -PORTNAME= gnome-icon-theme -PORTVERSION= 2.18.0 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of icons for the GNOME 2 desktop - -BUILD_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme \ - icon-naming-utils>=0.8.0:${PORTSDIR}/x11-themes/icon-naming-utils -RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - -USE_BZIP2= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack intlhack gnometarget gtk20 -INSTALLS_ICONS= yes -CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \ - ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e 's|@mkdir_p@|mkdir -p|g' \ - ${WRKSRC}/po/Makefile.in.in - -post-install: - @${MKDIR} ${PREFIX}/share/icons/gnome/48x48/apps - -.include <bsd.port.mk> diff --git a/misc/gnome-icon-theme/distinfo b/misc/gnome-icon-theme/distinfo deleted file mode 100644 index 7c64ad2e2..000000000 --- a/misc/gnome-icon-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-icon-theme-2.18.0.tar.bz2) = 0b9aa12c473e0be61dc324b059c106e3 -SHA256 (gnome2/gnome-icon-theme-2.18.0.tar.bz2) = 52177c009549b23924a091c6bc494a44343429f836fb19a3645b98ac3fd6306e -SIZE (gnome2/gnome-icon-theme-2.18.0.tar.bz2) = 2734653 diff --git a/misc/gnome-icon-theme/pkg-descr b/misc/gnome-icon-theme/pkg-descr deleted file mode 100644 index 426526f6d..000000000 --- a/misc/gnome-icon-theme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -gnome-icon-theme is a collection of icons and emblems for the -GNOME 2 desktop. Included are the images used in toolbars, -dialog boxes, etc. diff --git a/misc/gnome-icon-theme/pkg-plist b/misc/gnome-icon-theme/pkg-plist deleted file mode 100644 index 777b1b307..000000000 --- a/misc/gnome-icon-theme/pkg-plist +++ /dev/null @@ -1,5650 +0,0 @@ -libdata/pkgconfig/gnome-icon-theme.pc -share/icons/gnome/16x16/actions/add.png -share/icons/gnome/16x16/actions/address-book-new.png -share/icons/gnome/16x16/actions/application-exit.png -share/icons/gnome/16x16/actions/appointment-new.png -share/icons/gnome/16x16/actions/appointment.png -share/icons/gnome/16x16/actions/back.png -share/icons/gnome/16x16/actions/bookmark-new.png -share/icons/gnome/16x16/actions/bookmark_add.png -share/icons/gnome/16x16/actions/bookmarks_list_add.png -share/icons/gnome/16x16/actions/bottom.png -share/icons/gnome/16x16/actions/centrejust.png -share/icons/gnome/16x16/actions/contact-new.png -share/icons/gnome/16x16/actions/document-new.png -share/icons/gnome/16x16/actions/document-open.png -share/icons/gnome/16x16/actions/document-print-preview.png -share/icons/gnome/16x16/actions/document-print.png -share/icons/gnome/16x16/actions/document-properties.png -share/icons/gnome/16x16/actions/document-revert.png -share/icons/gnome/16x16/actions/document-save-as.png -share/icons/gnome/16x16/actions/document-save.png -share/icons/gnome/16x16/actions/down.png -share/icons/gnome/16x16/actions/edit-copy.png -share/icons/gnome/16x16/actions/edit-cut.png -share/icons/gnome/16x16/actions/edit-delete.png -share/icons/gnome/16x16/actions/edit-find-replace.png -share/icons/gnome/16x16/actions/edit-find.png -share/icons/gnome/16x16/actions/edit-paste.png -share/icons/gnome/16x16/actions/edit-redo.png -share/icons/gnome/16x16/actions/edit-select-all.png -share/icons/gnome/16x16/actions/edit-undo.png -share/icons/gnome/16x16/actions/editcopy.png -share/icons/gnome/16x16/actions/editcut.png -share/icons/gnome/16x16/actions/editdelete.png -share/icons/gnome/16x16/actions/editpaste.png -share/icons/gnome/16x16/actions/exit.png -share/icons/gnome/16x16/actions/filefind.png -share/icons/gnome/16x16/actions/filenew.png -share/icons/gnome/16x16/actions/fileopen.png -share/icons/gnome/16x16/actions/fileprint.png -share/icons/gnome/16x16/actions/filequickprint.png -share/icons/gnome/16x16/actions/filesave.png -share/icons/gnome/16x16/actions/filesaveas.png -share/icons/gnome/16x16/actions/find.png -share/icons/gnome/16x16/actions/finish.png -share/icons/gnome/16x16/actions/folder-new.png -share/icons/gnome/16x16/actions/folder_new.png -share/icons/gnome/16x16/actions/format-indent-less.png -share/icons/gnome/16x16/actions/format-indent-more.png -share/icons/gnome/16x16/actions/format-justify-center.png -share/icons/gnome/16x16/actions/format-justify-fill.png -share/icons/gnome/16x16/actions/format-justify-left.png -share/icons/gnome/16x16/actions/format-justify-right.png -share/icons/gnome/16x16/actions/format-text-bold.png -share/icons/gnome/16x16/actions/format-text-italic.png -share/icons/gnome/16x16/actions/format-text-strikethrough.png -share/icons/gnome/16x16/actions/format-text-underline.png -share/icons/gnome/16x16/actions/forward.png -share/icons/gnome/16x16/actions/gnome-lockscreen.png -share/icons/gnome/16x16/actions/gnome-run.png -share/icons/gnome/16x16/actions/gnome-stock-mail-fwd.png -share/icons/gnome/16x16/actions/gnome-stock-mail-new.png -share/icons/gnome/16x16/actions/gnome-stock-mail-rpl.png -share/icons/gnome/16x16/actions/gnome-stock-text-indent.png -share/icons/gnome/16x16/actions/gnome-stock-text-unindent.png -share/icons/gnome/16x16/actions/go-bottom.png -share/icons/gnome/16x16/actions/go-down.png -share/icons/gnome/16x16/actions/go-first.png -share/icons/gnome/16x16/actions/go-home.png -share/icons/gnome/16x16/actions/go-last.png -share/icons/gnome/16x16/actions/go-next.png -share/icons/gnome/16x16/actions/go-previous.png -share/icons/gnome/16x16/actions/go-top.png -share/icons/gnome/16x16/actions/go-up.png -share/icons/gnome/16x16/actions/gohome.png -share/icons/gnome/16x16/actions/gtk-add.png -share/icons/gnome/16x16/actions/gtk-bold.png -share/icons/gnome/16x16/actions/gtk-close.png -share/icons/gnome/16x16/actions/gtk-copy.png -share/icons/gnome/16x16/actions/gtk-cut.png -share/icons/gnome/16x16/actions/gtk-delete.png -share/icons/gnome/16x16/actions/gtk-edit.png -share/icons/gnome/16x16/actions/gtk-find-and-replace.png -share/icons/gnome/16x16/actions/gtk-find.png -share/icons/gnome/16x16/actions/gtk-fullscreen.png -share/icons/gnome/16x16/actions/gtk-go-back-ltr.png -share/icons/gnome/16x16/actions/gtk-go-back-rtl.png -share/icons/gnome/16x16/actions/gtk-go-down.png -share/icons/gnome/16x16/actions/gtk-go-forward-ltr.png -share/icons/gnome/16x16/actions/gtk-go-forward-rtl.png -share/icons/gnome/16x16/actions/gtk-go-up.png -share/icons/gnome/16x16/actions/gtk-goto-bottom.png -share/icons/gnome/16x16/actions/gtk-goto-first-ltr.png -share/icons/gnome/16x16/actions/gtk-goto-first-rtl.png -share/icons/gnome/16x16/actions/gtk-goto-last-ltr.png -share/icons/gnome/16x16/actions/gtk-goto-last-rtl.png -share/icons/gnome/16x16/actions/gtk-goto-top.png -share/icons/gnome/16x16/actions/gtk-home.png -share/icons/gnome/16x16/actions/gtk-indent.png -share/icons/gnome/16x16/actions/gtk-italic.png -share/icons/gnome/16x16/actions/gtk-justify-center.png -share/icons/gnome/16x16/actions/gtk-justify-fill.png -share/icons/gnome/16x16/actions/gtk-justify-left.png -share/icons/gnome/16x16/actions/gtk-justify-right.png -share/icons/gnome/16x16/actions/gtk-leave-fullscreen.png -share/icons/gnome/16x16/actions/gtk-media-forward-ltr.png -share/icons/gnome/16x16/actions/gtk-media-forward-rtl.png -share/icons/gnome/16x16/actions/gtk-media-next-ltr.png -share/icons/gnome/16x16/actions/gtk-media-next-rtl.png -share/icons/gnome/16x16/actions/gtk-media-pause.png -share/icons/gnome/16x16/actions/gtk-media-play-ltr.png -share/icons/gnome/16x16/actions/gtk-media-previous-ltr.png -share/icons/gnome/16x16/actions/gtk-media-previous-rtl.png -share/icons/gnome/16x16/actions/gtk-media-record.png -share/icons/gnome/16x16/actions/gtk-media-rewind-ltr.png -share/icons/gnome/16x16/actions/gtk-media-rewind-rtl.png -share/icons/gnome/16x16/actions/gtk-media-stop.png -share/icons/gnome/16x16/actions/gtk-new.png -share/icons/gnome/16x16/actions/gtk-open.png -share/icons/gnome/16x16/actions/gtk-paste.png -share/icons/gnome/16x16/actions/gtk-print-preview.png -share/icons/gnome/16x16/actions/gtk-print.png -share/icons/gnome/16x16/actions/gtk-properties.png -share/icons/gnome/16x16/actions/gtk-quit.png -share/icons/gnome/16x16/actions/gtk-redo-ltr.png -share/icons/gnome/16x16/actions/gtk-refresh.png -share/icons/gnome/16x16/actions/gtk-remove.png -share/icons/gnome/16x16/actions/gtk-save-as.png -share/icons/gnome/16x16/actions/gtk-save.png -share/icons/gnome/16x16/actions/gtk-select-all.png -share/icons/gnome/16x16/actions/gtk-sort-ascending.png -share/icons/gnome/16x16/actions/gtk-sort-descending.png -share/icons/gnome/16x16/actions/gtk-stop.png -share/icons/gnome/16x16/actions/gtk-strikethrough.png -share/icons/gnome/16x16/actions/gtk-underline.png -share/icons/gnome/16x16/actions/gtk-undo-ltr.png -share/icons/gnome/16x16/actions/gtk-unindent.png -share/icons/gnome/16x16/actions/gtk-zoom-100.png -share/icons/gnome/16x16/actions/gtk-zoom-fit.png -share/icons/gnome/16x16/actions/gtk-zoom-in.png -share/icons/gnome/16x16/actions/gtk-zoom-out.png -share/icons/gnome/16x16/actions/help-faq.png -share/icons/gnome/16x16/actions/insert-image.png -share/icons/gnome/16x16/actions/insert-link.png -share/icons/gnome/16x16/actions/insert-text.png -share/icons/gnome/16x16/actions/kfm_home.png -share/icons/gnome/16x16/actions/leftjust.png -share/icons/gnome/16x16/actions/list-add.png -share/icons/gnome/16x16/actions/list-remove.png -share/icons/gnome/16x16/actions/lock.png -share/icons/gnome/16x16/actions/mail-forward.png -share/icons/gnome/16x16/actions/mail-mark-junk.png -share/icons/gnome/16x16/actions/mail-mark-not-junk.png -share/icons/gnome/16x16/actions/mail-message-new.png -share/icons/gnome/16x16/actions/mail-reply-all.png -share/icons/gnome/16x16/actions/mail-reply-sender.png -share/icons/gnome/16x16/actions/mail-send-receive.png -share/icons/gnome/16x16/actions/mail_forward.png -share/icons/gnome/16x16/actions/mail_new.png -share/icons/gnome/16x16/actions/mail_reply.png -share/icons/gnome/16x16/actions/mail_replyall.png -share/icons/gnome/16x16/actions/mail_spam.png -share/icons/gnome/16x16/actions/media-eject.png -share/icons/gnome/16x16/actions/media-playback-pause.png -share/icons/gnome/16x16/actions/media-playback-start.png -share/icons/gnome/16x16/actions/media-playback-stop.png -share/icons/gnome/16x16/actions/media-record.png -share/icons/gnome/16x16/actions/media-seek-backward.png -share/icons/gnome/16x16/actions/media-seek-forward.png -share/icons/gnome/16x16/actions/media-skip-backward.png -share/icons/gnome/16x16/actions/media-skip-forward.png -share/icons/gnome/16x16/actions/next.png -share/icons/gnome/16x16/actions/object-flip-horizontal.png -share/icons/gnome/16x16/actions/object-flip-vertical.png -share/icons/gnome/16x16/actions/object-rotate-left.png -share/icons/gnome/16x16/actions/object-rotate-right.png -share/icons/gnome/16x16/actions/player_eject.png -share/icons/gnome/16x16/actions/player_end.png -share/icons/gnome/16x16/actions/player_fwd.png -share/icons/gnome/16x16/actions/player_pause.png -share/icons/gnome/16x16/actions/player_play.png -share/icons/gnome/16x16/actions/player_record.png -share/icons/gnome/16x16/actions/player_rew.png -share/icons/gnome/16x16/actions/player_start.png -share/icons/gnome/16x16/actions/player_stop.png -share/icons/gnome/16x16/actions/previous.png -share/icons/gnome/16x16/actions/process-stop.png -share/icons/gnome/16x16/actions/redhat-home.png -share/icons/gnome/16x16/actions/redo.png -share/icons/gnome/16x16/actions/reload.png -share/icons/gnome/16x16/actions/reload3.png -share/icons/gnome/16x16/actions/reload_all_tabs.png -share/icons/gnome/16x16/actions/reload_page.png -share/icons/gnome/16x16/actions/remove.png -share/icons/gnome/16x16/actions/rightjust.png -share/icons/gnome/16x16/actions/start.png -share/icons/gnome/16x16/actions/stock_add-bookmark.png -share/icons/gnome/16x16/actions/stock_bottom.png -share/icons/gnome/16x16/actions/stock_close.png -share/icons/gnome/16x16/actions/stock_copy.png -share/icons/gnome/16x16/actions/stock_cut.png -share/icons/gnome/16x16/actions/stock_delete.png -share/icons/gnome/16x16/actions/stock_down.png -share/icons/gnome/16x16/actions/stock_file-properites.png -share/icons/gnome/16x16/actions/stock_first.png -share/icons/gnome/16x16/actions/stock_fullscreen.png -share/icons/gnome/16x16/actions/stock_help-add-bookmark.png -share/icons/gnome/16x16/actions/stock_home.png -share/icons/gnome/16x16/actions/stock_last.png -share/icons/gnome/16x16/actions/stock_leave-fullscreen.png -share/icons/gnome/16x16/actions/stock_left.png -share/icons/gnome/16x16/actions/stock_mail-compose.png -share/icons/gnome/16x16/actions/stock_mail-forward.png -share/icons/gnome/16x16/actions/stock_mail-reply-to-all.png -share/icons/gnome/16x16/actions/stock_mail-reply.png -share/icons/gnome/16x16/actions/stock_mail-send-receive.png -share/icons/gnome/16x16/actions/stock_media-fwd.png -share/icons/gnome/16x16/actions/stock_media-next.png -share/icons/gnome/16x16/actions/stock_media-pause.png -share/icons/gnome/16x16/actions/stock_media-play.png -share/icons/gnome/16x16/actions/stock_media-prev.png -share/icons/gnome/16x16/actions/stock_media-rec.png -share/icons/gnome/16x16/actions/stock_media-rew.png -share/icons/gnome/16x16/actions/stock_media-stop.png -share/icons/gnome/16x16/actions/stock_new-address-book.png -share/icons/gnome/16x16/actions/stock_new-appointment.png -share/icons/gnome/16x16/actions/stock_new-bcard.png -share/icons/gnome/16x16/actions/stock_new-dir.png -share/icons/gnome/16x16/actions/stock_new-tab.png -share/icons/gnome/16x16/actions/stock_new-text.png -share/icons/gnome/16x16/actions/stock_new-window.png -share/icons/gnome/16x16/actions/stock_not-spam.png -share/icons/gnome/16x16/actions/stock_paste.png -share/icons/gnome/16x16/actions/stock_print-preview.png -share/icons/gnome/16x16/actions/stock_print.png -share/icons/gnome/16x16/actions/stock_properties.png -share/icons/gnome/16x16/actions/stock_redo.png -share/icons/gnome/16x16/actions/stock_refresh.png -share/icons/gnome/16x16/actions/stock_right.png -share/icons/gnome/16x16/actions/stock_save-as.png -share/icons/gnome/16x16/actions/stock_save.png -share/icons/gnome/16x16/actions/stock_search-and-replace.png -share/icons/gnome/16x16/actions/stock_search.png -share/icons/gnome/16x16/actions/stock_select-all.png -share/icons/gnome/16x16/actions/stock_spam.png -share/icons/gnome/16x16/actions/stock_stop.png -share/icons/gnome/16x16/actions/stock_text-strikethrough.png -share/icons/gnome/16x16/actions/stock_text_bold.png -share/icons/gnome/16x16/actions/stock_text_center.png -share/icons/gnome/16x16/actions/stock_text_indent.png -share/icons/gnome/16x16/actions/stock_text_italic.png -share/icons/gnome/16x16/actions/stock_text_justify.png -share/icons/gnome/16x16/actions/stock_text_left.png -share/icons/gnome/16x16/actions/stock_text_right.png -share/icons/gnome/16x16/actions/stock_text_underlined.png -share/icons/gnome/16x16/actions/stock_text_unindent.png -share/icons/gnome/16x16/actions/stock_top.png -share/icons/gnome/16x16/actions/stock_undo.png -share/icons/gnome/16x16/actions/stock_up.png -share/icons/gnome/16x16/actions/stock_zoom-1.png -share/icons/gnome/16x16/actions/stock_zoom-in.png -share/icons/gnome/16x16/actions/stock_zoom-out.png -share/icons/gnome/16x16/actions/stock_zoom-page.png -share/icons/gnome/16x16/actions/stop.png -share/icons/gnome/16x16/actions/system-lock-screen.png -share/icons/gnome/16x16/actions/system-run.png -share/icons/gnome/16x16/actions/tab-new.png -share/icons/gnome/16x16/actions/tab_new.png -share/icons/gnome/16x16/actions/text_bold.png -share/icons/gnome/16x16/actions/text_italic.png -share/icons/gnome/16x16/actions/text_strike.png -share/icons/gnome/16x16/actions/text_under.png -share/icons/gnome/16x16/actions/top.png -share/icons/gnome/16x16/actions/undo.png -share/icons/gnome/16x16/actions/up.png -share/icons/gnome/16x16/actions/view-fullscreen.png -share/icons/gnome/16x16/actions/view-refresh.png -share/icons/gnome/16x16/actions/view-restore.png -share/icons/gnome/16x16/actions/view-sort-ascending.png -share/icons/gnome/16x16/actions/view-sort-descending.png -share/icons/gnome/16x16/actions/viewmag+.png -share/icons/gnome/16x16/actions/viewmag-.png -share/icons/gnome/16x16/actions/viewmag1.png -share/icons/gnome/16x16/actions/viewmagfit.png -share/icons/gnome/16x16/actions/window-close.png -share/icons/gnome/16x16/actions/window-new.png -share/icons/gnome/16x16/actions/window_fullscreen.png -share/icons/gnome/16x16/actions/window_new.png -share/icons/gnome/16x16/actions/window_nofullscreen.png -share/icons/gnome/16x16/actions/xfce-system-exit.png -share/icons/gnome/16x16/actions/xfce-system-lock.png -share/icons/gnome/16x16/actions/zoom-best-fit.png -share/icons/gnome/16x16/actions/zoom-in.png -share/icons/gnome/16x16/actions/zoom-original.png -share/icons/gnome/16x16/actions/zoom-out.png -share/icons/gnome/16x16/animations/gnome-spinner-rest.png -share/icons/gnome/16x16/animations/gnome-spinner.png -share/icons/gnome/16x16/animations/process-idle.png -share/icons/gnome/16x16/animations/process-working.png -share/icons/gnome/16x16/apps/access.png -share/icons/gnome/16x16/apps/accessibility-directory.png -share/icons/gnome/16x16/apps/accessories-calculator.png -share/icons/gnome/16x16/apps/accessories-dictionary.png -share/icons/gnome/16x16/apps/accessories-text-editor.png -share/icons/gnome/16x16/apps/applets-screenshooter.png -share/icons/gnome/16x16/apps/arts.png -share/icons/gnome/16x16/apps/background.png -share/icons/gnome/16x16/apps/boot.png -share/icons/gnome/16x16/apps/calc.png -share/icons/gnome/16x16/apps/config-language.png -share/icons/gnome/16x16/apps/config-users.png -share/icons/gnome/16x16/apps/file-manager.png -share/icons/gnome/16x16/apps/fonts.png -share/icons/gnome/16x16/apps/gnome-calculator.png -share/icons/gnome/16x16/apps/gnome-help.png -share/icons/gnome/16x16/apps/gnome-logout.png -share/icons/gnome/16x16/apps/gnome-mixer.png -share/icons/gnome/16x16/apps/gnome-monitor.png -share/icons/gnome/16x16/apps/gnome-remote-desktop.png -share/icons/gnome/16x16/apps/gnome-settings-accessibility-technologies.png -share/icons/gnome/16x16/apps/gnome-settings-background.png -share/icons/gnome/16x16/apps/gnome-settings-font.png -share/icons/gnome/16x16/apps/gnome-settings-keybindings.png -share/icons/gnome/16x16/apps/gnome-settings-theme.png -share/icons/gnome/16x16/apps/gnome-settings-ui-behavior.png -share/icons/gnome/16x16/apps/gnome-shutdown.png -share/icons/gnome/16x16/apps/gnome-terminal.png -share/icons/gnome/16x16/apps/gnome-window-manager.png -share/icons/gnome/16x16/apps/gtk-help.png -share/icons/gnome/16x16/apps/help-browser.png -share/icons/gnome/16x16/apps/help.png -share/icons/gnome/16x16/apps/im-aim.png -share/icons/gnome/16x16/apps/im-icq.png -share/icons/gnome/16x16/apps/im-jabber.png -share/icons/gnome/16x16/apps/im-msn.png -share/icons/gnome/16x16/apps/im-nov.png -share/icons/gnome/16x16/apps/im-yahoo.png -share/icons/gnome/16x16/apps/im.png -share/icons/gnome/16x16/apps/image-viewer.png -share/icons/gnome/16x16/apps/kcalc.png -share/icons/gnome/16x16/apps/kcmkwm.png -share/icons/gnome/16x16/apps/kcmsound.png -share/icons/gnome/16x16/apps/kedit.png -share/icons/gnome/16x16/apps/key_bindings.png -share/icons/gnome/16x16/apps/kfm.png -share/icons/gnome/16x16/apps/khelpcenter.png -share/icons/gnome/16x16/apps/konsole.png -share/icons/gnome/16x16/apps/krfb.png -share/icons/gnome/16x16/apps/kscreensaver.png -share/icons/gnome/16x16/apps/ksysguard.png -share/icons/gnome/16x16/apps/kuser.png -share/icons/gnome/16x16/apps/kwin.png -share/icons/gnome/16x16/apps/locale.png -share/icons/gnome/16x16/apps/logviewer.png -share/icons/gnome/16x16/apps/multimedia-volume-control.png -share/icons/gnome/16x16/apps/multimedia.png -share/icons/gnome/16x16/apps/openterm.png -share/icons/gnome/16x16/apps/preferences-desktop-accessibility.png -share/icons/gnome/16x16/apps/preferences-desktop-font.png -share/icons/gnome/16x16/apps/preferences-desktop-keyboard-shortcuts.png -share/icons/gnome/16x16/apps/preferences-desktop-keyboard.png -share/icons/gnome/16x16/apps/preferences-desktop-locale.png -share/icons/gnome/16x16/apps/preferences-desktop-remote-desktop.png -share/icons/gnome/16x16/apps/preferences-desktop-screensaver.png -share/icons/gnome/16x16/apps/preferences-desktop-theme.png -share/icons/gnome/16x16/apps/preferences-desktop-wallpaper.png -share/icons/gnome/16x16/apps/preferences-system-windows.png -share/icons/gnome/16x16/apps/redhat-filemanager.png -share/icons/gnome/16x16/apps/screensaver.png -share/icons/gnome/16x16/apps/stock_help.png -share/icons/gnome/16x16/apps/style.png -share/icons/gnome/16x16/apps/susehelpcenter.png -share/icons/gnome/16x16/apps/system-config-users.png -share/icons/gnome/16x16/apps/system-file-manager.png -share/icons/gnome/16x16/apps/system-software-installer.png -share/icons/gnome/16x16/apps/system-users.png -share/icons/gnome/16x16/apps/terminal.png -share/icons/gnome/16x16/apps/text-editor.png -share/icons/gnome/16x16/apps/user-info.png -share/icons/gnome/16x16/apps/utilities-system-monitor.png -share/icons/gnome/16x16/apps/utilities-terminal.png -share/icons/gnome/16x16/apps/volume-knob.png -share/icons/gnome/16x16/apps/wallpaper.png -share/icons/gnome/16x16/apps/web-browser.png -share/icons/gnome/16x16/apps/xfce-filemanager.png -share/icons/gnome/16x16/apps/xfce-terminal.png -share/icons/gnome/16x16/apps/xfce4-backdrop.png -share/icons/gnome/16x16/apps/xfce4-mixer.png -share/icons/gnome/16x16/apps/xfwm4.png -share/icons/gnome/16x16/apps/xscreensaver.png -share/icons/gnome/16x16/categories/applications-accessories.png -share/icons/gnome/16x16/categories/applications-development.png -share/icons/gnome/16x16/categories/applications-games.png -share/icons/gnome/16x16/categories/applications-graphics.png -share/icons/gnome/16x16/categories/applications-internet.png -share/icons/gnome/16x16/categories/applications-multimedia.png -share/icons/gnome/16x16/categories/applications-office.png -share/icons/gnome/16x16/categories/applications-other.png -share/icons/gnome/16x16/categories/applications-science.png -share/icons/gnome/16x16/categories/applications-system.png -share/icons/gnome/16x16/categories/gnome-applications.png -share/icons/gnome/16x16/categories/gnome-control-center.png -share/icons/gnome/16x16/categories/gnome-devel.png -share/icons/gnome/16x16/categories/gnome-globe.png -share/icons/gnome/16x16/categories/gnome-graphics.png -share/icons/gnome/16x16/categories/gnome-joystick.png -share/icons/gnome/16x16/categories/gnome-multimedia.png -share/icons/gnome/16x16/categories/gnome-settings.png -share/icons/gnome/16x16/categories/gnome-system.png -share/icons/gnome/16x16/categories/gnome-util.png -share/icons/gnome/16x16/categories/gtk-preferences.png -share/icons/gnome/16x16/categories/kcontrol.png -share/icons/gnome/16x16/categories/package_development.png -share/icons/gnome/16x16/categories/package_games.png -share/icons/gnome/16x16/categories/package_graphics.png -share/icons/gnome/16x16/categories/package_multimedia.png -share/icons/gnome/16x16/categories/package_network.png -share/icons/gnome/16x16/categories/package_office.png -share/icons/gnome/16x16/categories/package_settings.png -share/icons/gnome/16x16/categories/package_system.png -share/icons/gnome/16x16/categories/package_utilities.png -share/icons/gnome/16x16/categories/preferences-desktop.png -share/icons/gnome/16x16/categories/preferences-system.png -share/icons/gnome/16x16/categories/redhat-accessories.png -share/icons/gnome/16x16/categories/redhat-games.png -share/icons/gnome/16x16/categories/redhat-graphics.png -share/icons/gnome/16x16/categories/redhat-internet.png -share/icons/gnome/16x16/categories/redhat-office.png -share/icons/gnome/16x16/categories/redhat-preferences.png -share/icons/gnome/16x16/categories/redhat-programming.png -share/icons/gnome/16x16/categories/redhat-sound_video.png -share/icons/gnome/16x16/categories/redhat-system_settings.png -share/icons/gnome/16x16/categories/redhat-system_tools.png -share/icons/gnome/16x16/categories/stock_internet.png -share/icons/gnome/16x16/categories/xfce-games.png -share/icons/gnome/16x16/categories/xfce-graphics.png -share/icons/gnome/16x16/categories/xfce-internet.png -share/icons/gnome/16x16/categories/xfce-multimedia.png -share/icons/gnome/16x16/categories/xfce-office.png -share/icons/gnome/16x16/categories/xfce-system-settings.png -share/icons/gnome/16x16/categories/xfce-utils.png -share/icons/gnome/16x16/categories/xfce4-settings.png -share/icons/gnome/16x16/devices/3floppy_unmount.png -share/icons/gnome/16x16/devices/audio-input-microphone.png -share/icons/gnome/16x16/devices/battery.png -share/icons/gnome/16x16/devices/camera-photo.png -share/icons/gnome/16x16/devices/camera-web.png -share/icons/gnome/16x16/devices/camera.png -share/icons/gnome/16x16/devices/camera_unmount.png -share/icons/gnome/16x16/devices/cdrom_unmount.png -share/icons/gnome/16x16/devices/cdwriter_unmount.png -share/icons/gnome/16x16/devices/chardevice.png -share/icons/gnome/16x16/devices/computer.png -share/icons/gnome/16x16/devices/display.png -share/icons/gnome/16x16/devices/drive-cdrom.png -share/icons/gnome/16x16/devices/drive-harddisk.png -share/icons/gnome/16x16/devices/drive-optical.png -share/icons/gnome/16x16/devices/drive-removable-media.png -share/icons/gnome/16x16/devices/dvd_unmount.png -share/icons/gnome/16x16/devices/gnome-dev-battery.png -share/icons/gnome/16x16/devices/gnome-dev-cdrom-audio.png -share/icons/gnome/16x16/devices/gnome-dev-cdrom.png -share/icons/gnome/16x16/devices/gnome-dev-computer.png -share/icons/gnome/16x16/devices/gnome-dev-disc-cdr.png -share/icons/gnome/16x16/devices/gnome-dev-disc-cdrw.png -share/icons/gnome/16x16/devices/gnome-dev-disc-dvdr-plus.png -share/icons/gnome/16x16/devices/gnome-dev-disc-dvdr.png -share/icons/gnome/16x16/devices/gnome-dev-disc-dvdram.png -share/icons/gnome/16x16/devices/gnome-dev-disc-dvdrom.png -share/icons/gnome/16x16/devices/gnome-dev-disc-dvdrw.png -share/icons/gnome/16x16/devices/gnome-dev-dvd.png -share/icons/gnome/16x16/devices/gnome-dev-ethernet.png -share/icons/gnome/16x16/devices/gnome-dev-floppy.png -share/icons/gnome/16x16/devices/gnome-dev-harddisk-1394.png -share/icons/gnome/16x16/devices/gnome-dev-harddisk-usb.png -share/icons/gnome/16x16/devices/gnome-dev-harddisk.png -share/icons/gnome/16x16/devices/gnome-dev-ipod.png -share/icons/gnome/16x16/devices/gnome-dev-keyboard.png -share/icons/gnome/16x16/devices/gnome-dev-media-cf.png -share/icons/gnome/16x16/devices/gnome-dev-media-ms.png -share/icons/gnome/16x16/devices/gnome-dev-media-sdmmc.png -share/icons/gnome/16x16/devices/gnome-dev-media-sm.png -share/icons/gnome/16x16/devices/gnome-dev-mouse-ball.png -share/icons/gnome/16x16/devices/gnome-dev-mouse-optical.png -share/icons/gnome/16x16/devices/gnome-dev-printer.png -share/icons/gnome/16x16/devices/gnome-dev-removable-1394.png -share/icons/gnome/16x16/devices/gnome-dev-removable-usb.png -share/icons/gnome/16x16/devices/gnome-dev-removable.png -share/icons/gnome/16x16/devices/gnome-dev-wavelan.png -share/icons/gnome/16x16/devices/gnome-fs-client.png -share/icons/gnome/16x16/devices/gnome-modem.png -share/icons/gnome/16x16/devices/gnome-stock-mic.png -share/icons/gnome/16x16/devices/gtk-cdrom.png -share/icons/gnome/16x16/devices/gtk-floppy.png -share/icons/gnome/16x16/devices/gtk-harddisk.png -share/icons/gnome/16x16/devices/harddrive.png -share/icons/gnome/16x16/devices/hdd_unmount.png -share/icons/gnome/16x16/devices/input-keyboard.png -share/icons/gnome/16x16/devices/input-mouse.png -share/icons/gnome/16x16/devices/input-tablet.png -share/icons/gnome/16x16/devices/ipod_mount.png -share/icons/gnome/16x16/devices/keyboard.png -share/icons/gnome/16x16/devices/kjobviewer.png -share/icons/gnome/16x16/devices/kxkb.png -share/icons/gnome/16x16/devices/media-cdrom.png -share/icons/gnome/16x16/devices/media-flash.png -share/icons/gnome/16x16/devices/media-floppy.png -share/icons/gnome/16x16/devices/media-optical.png -share/icons/gnome/16x16/devices/media-tape.png -share/icons/gnome/16x16/devices/modem.png -share/icons/gnome/16x16/devices/mouse.png -share/icons/gnome/16x16/devices/multimedia-player.png -share/icons/gnome/16x16/devices/network-wired.png -share/icons/gnome/16x16/devices/network-wireless.png -share/icons/gnome/16x16/devices/printer-remote.png -share/icons/gnome/16x16/devices/printer.png -share/icons/gnome/16x16/devices/printer1.png -share/icons/gnome/16x16/devices/printmgr.png -share/icons/gnome/16x16/devices/stock_mic.png -share/icons/gnome/16x16/devices/stock_printers.png -share/icons/gnome/16x16/devices/system-floppy.png -share/icons/gnome/16x16/devices/system.png -share/icons/gnome/16x16/devices/usbpendrive_unmount.png -share/icons/gnome/16x16/devices/video-display.png -share/icons/gnome/16x16/devices/xfce-printer.png -share/icons/gnome/16x16/devices/xfce4-display.png -share/icons/gnome/16x16/devices/xfce4-keyboard.png -share/icons/gnome/16x16/devices/xfce4-mouse.png -share/icons/gnome/16x16/devices/yast_HD.png -share/icons/gnome/16x16/devices/yast_idetude.png -share/icons/gnome/16x16/devices/yast_mouse.png -share/icons/gnome/16x16/devices/yast_printer.png -share/icons/gnome/16x16/emblems/emblem-default.png -share/icons/gnome/16x16/emblems/emblem-favorite.png -share/icons/gnome/16x16/emblems/emblem-important.png -share/icons/gnome/16x16/emblems/emblem-new.png -share/icons/gnome/16x16/emblems/emblem-package.png -share/icons/gnome/16x16/emblems/emblem-symbolic-link.png -share/icons/gnome/16x16/emblems/emblem-web.png -share/icons/gnome/16x16/emblems/stock_mail-priority-high.png -share/icons/gnome/16x16/filesystems/gnome-fs-bookmark-missing.png -share/icons/gnome/16x16/filesystems/gnome-fs-bookmark.png -share/icons/gnome/16x16/mimetypes/application-certificate.png -share/icons/gnome/16x16/mimetypes/application-x-executable.png -share/icons/gnome/16x16/mimetypes/ascii.png -share/icons/gnome/16x16/mimetypes/audio-x-generic.png -share/icons/gnome/16x16/mimetypes/binary.png -share/icons/gnome/16x16/mimetypes/contents2.png -share/icons/gnome/16x16/mimetypes/deb.png -share/icons/gnome/16x16/mimetypes/document.png -share/icons/gnome/16x16/mimetypes/empty.png -share/icons/gnome/16x16/mimetypes/exec.png -share/icons/gnome/16x16/mimetypes/folder_tar.png -share/icons/gnome/16x16/mimetypes/font-x-generic.png -share/icons/gnome/16x16/mimetypes/font.png -share/icons/gnome/16x16/mimetypes/font_bitmap.png -share/icons/gnome/16x16/mimetypes/font_truetype.png -share/icons/gnome/16x16/mimetypes/font_type1.png -share/icons/gnome/16x16/mimetypes/gnome-fs-executable.png -share/icons/gnome/16x16/mimetypes/gnome-fs-regular.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-magicpoint.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-msword.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-ogg.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-pdf.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-postscript.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-rtf.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.image.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-wordperfect.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-7z-compressed.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-abiword.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-archive.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-arj.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-bzip.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-compress.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-cpio.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-deb.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-dvi.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-executable.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-gzip.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-gzpostscript.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-jar.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-kspread.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-kword.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-lha.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-lhz.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-ms-dos-executable.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-perl.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-php.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-rar.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-rpm.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-scribus.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-tar.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-tarz.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-x-tex.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-xhtml+xml.png -share/icons/gnome/16x16/mimetypes/gnome-mime-application-zip.png -share/icons/gnome/16x16/mimetypes/gnome-mime-audio.png -share/icons/gnome/16x16/mimetypes/gnome-mime-image.png -share/icons/gnome/16x16/mimetypes/gnome-mime-text-html.png -share/icons/gnome/16x16/mimetypes/gnome-mime-text-vnd.wap.wml.png -share/icons/gnome/16x16/mimetypes/gnome-mime-text-x-csh.png -share/icons/gnome/16x16/mimetypes/gnome-mime-text-x-python.png -share/icons/gnome/16x16/mimetypes/gnome-mime-text-x-sh.png -share/icons/gnome/16x16/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/gnome/16x16/mimetypes/gnome-mime-text-x-vcard.png -share/icons/gnome/16x16/mimetypes/gnome-mime-text-x-zsh.png -share/icons/gnome/16x16/mimetypes/gnome-mime-text.png -share/icons/gnome/16x16/mimetypes/gnome-mime-video.png -share/icons/gnome/16x16/mimetypes/gnome-mime-x-font-afm.png -share/icons/gnome/16x16/mimetypes/gnome-package.png -share/icons/gnome/16x16/mimetypes/gtk-file.png -share/icons/gnome/16x16/mimetypes/html.png -share/icons/gnome/16x16/mimetypes/image-x-generic.png -share/icons/gnome/16x16/mimetypes/image.png -share/icons/gnome/16x16/mimetypes/kpresenter_kpr.png -share/icons/gnome/16x16/mimetypes/mime_ascii.png -share/icons/gnome/16x16/mimetypes/misc.png -share/icons/gnome/16x16/mimetypes/package-x-generic.png -share/icons/gnome/16x16/mimetypes/package.png -share/icons/gnome/16x16/mimetypes/package_editors.png -share/icons/gnome/16x16/mimetypes/package_wordprocessing.png -share/icons/gnome/16x16/mimetypes/plan.png -share/icons/gnome/16x16/mimetypes/rpm.png -share/icons/gnome/16x16/mimetypes/shellscript.png -share/icons/gnome/16x16/mimetypes/sound.png -share/icons/gnome/16x16/mimetypes/spreadsheet.png -share/icons/gnome/16x16/mimetypes/stock_addressbook.png -share/icons/gnome/16x16/mimetypes/stock_calendar.png -share/icons/gnome/16x16/mimetypes/stock_certificate.png -share/icons/gnome/16x16/mimetypes/stock_script.png -share/icons/gnome/16x16/mimetypes/tar.png -share/icons/gnome/16x16/mimetypes/template_source.png -share/icons/gnome/16x16/mimetypes/text-html.png -share/icons/gnome/16x16/mimetypes/text-x-generic-template.png -share/icons/gnome/16x16/mimetypes/text-x-generic.png -share/icons/gnome/16x16/mimetypes/text-x-preview.png -share/icons/gnome/16x16/mimetypes/text-x-script.png -share/icons/gnome/16x16/mimetypes/tgz.png -share/icons/gnome/16x16/mimetypes/txt.png -share/icons/gnome/16x16/mimetypes/txt2.png -share/icons/gnome/16x16/mimetypes/unknown.png -share/icons/gnome/16x16/mimetypes/vcalendar.png -share/icons/gnome/16x16/mimetypes/vcard.png -share/icons/gnome/16x16/mimetypes/video-x-generic.png -share/icons/gnome/16x16/mimetypes/video.png -share/icons/gnome/16x16/mimetypes/wordprocessing.png -share/icons/gnome/16x16/mimetypes/www.png -share/icons/gnome/16x16/mimetypes/x-office-address-book.png -share/icons/gnome/16x16/mimetypes/x-office-calendar.png -share/icons/gnome/16x16/mimetypes/x-office-document.png -share/icons/gnome/16x16/mimetypes/x-office-drawing.png -share/icons/gnome/16x16/mimetypes/x-office-presentation.png -share/icons/gnome/16x16/mimetypes/x-office-spreadsheet.png -share/icons/gnome/16x16/mimetypes/zip.png -share/icons/gnome/16x16/places/application-x-gnome-saved-search.png -share/icons/gnome/16x16/places/desktop.png -share/icons/gnome/16x16/places/distributor-logo.png -share/icons/gnome/16x16/places/emptytrash.png -share/icons/gnome/16x16/places/folder-remote.png -share/icons/gnome/16x16/places/folder-saved-search.png -share/icons/gnome/16x16/places/folder.png -share/icons/gnome/16x16/places/folder_home.png -share/icons/gnome/16x16/places/gnome-fs-desktop.png -share/icons/gnome/16x16/places/gnome-fs-directory.png -share/icons/gnome/16x16/places/gnome-fs-ftp.png -share/icons/gnome/16x16/places/gnome-fs-home.png -share/icons/gnome/16x16/places/gnome-fs-network.png -share/icons/gnome/16x16/places/gnome-fs-nfs.png -share/icons/gnome/16x16/places/gnome-fs-server.png -share/icons/gnome/16x16/places/gnome-fs-share.png -share/icons/gnome/16x16/places/gnome-fs-smb.png -share/icons/gnome/16x16/places/gnome-fs-ssh.png -share/icons/gnome/16x16/places/gnome-fs-trash-empty.png -share/icons/gnome/16x16/places/gnome-main-menu.png -share/icons/gnome/16x16/places/gnome-mime-x-directory-nfs-server.png -share/icons/gnome/16x16/places/gnome-mime-x-directory-smb-server.png -share/icons/gnome/16x16/places/gnome-mime-x-directory-smb-share.png -share/icons/gnome/16x16/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/gnome/16x16/places/gnome-stock-trash.png -share/icons/gnome/16x16/places/gtk-network.png -share/icons/gnome/16x16/places/network-server.png -share/icons/gnome/16x16/places/network-workgroup.png -share/icons/gnome/16x16/places/network.png -share/icons/gnome/16x16/places/network_local.png -share/icons/gnome/16x16/places/novell-button.png -share/icons/gnome/16x16/places/redhat-network-server.png -share/icons/gnome/16x16/places/server.png -share/icons/gnome/16x16/places/start-here.png -share/icons/gnome/16x16/places/stock_folder.png -share/icons/gnome/16x16/places/trashcan_empty.png -share/icons/gnome/16x16/places/user-desktop.png -share/icons/gnome/16x16/places/user-home.png -share/icons/gnome/16x16/places/user-trash.png -share/icons/gnome/16x16/places/xfce-trash_empty.png -share/icons/gnome/16x16/status/appointment-missed.png -share/icons/gnome/16x16/status/appointment-soon.png -share/icons/gnome/16x16/status/audio-volume-high.png -share/icons/gnome/16x16/status/audio-volume-low.png -share/icons/gnome/16x16/status/audio-volume-medium.png -share/icons/gnome/16x16/status/audio-volume-muted.png -share/icons/gnome/16x16/status/connect_creating.png -share/icons/gnome/16x16/status/connect_established.png -share/icons/gnome/16x16/status/connect_no.png -share/icons/gnome/16x16/status/dialog-error.png -share/icons/gnome/16x16/status/dialog-information.png -share/icons/gnome/16x16/status/dialog-warning.png -share/icons/gnome/16x16/status/edittrash.png -share/icons/gnome/16x16/status/error.png -share/icons/gnome/16x16/status/folder-drag-accept.png -share/icons/gnome/16x16/status/folder-open.png -share/icons/gnome/16x16/status/folder-visiting.png -share/icons/gnome/16x16/status/folder_open.png -share/icons/gnome/16x16/status/gnome-dev-wavelan-encrypted.png -share/icons/gnome/16x16/status/gnome-fs-directory-accept.png -share/icons/gnome/16x16/status/gnome-fs-directory-visiting.png -share/icons/gnome/16x16/status/gnome-fs-loading-icon.png -share/icons/gnome/16x16/status/gnome-fs-trash-full.png -share/icons/gnome/16x16/status/gnome-netstatus-disconn.png -share/icons/gnome/16x16/status/gnome-netstatus-error.png -share/icons/gnome/16x16/status/gnome-netstatus-idle.png -share/icons/gnome/16x16/status/gnome-netstatus-rx.png -share/icons/gnome/16x16/status/gnome-netstatus-tx.png -share/icons/gnome/16x16/status/gnome-netstatus-txrx.png -share/icons/gnome/16x16/status/gnome-stock-trash-full.png -share/icons/gnome/16x16/status/gtk-dialog-error.png -share/icons/gnome/16x16/status/gtk-dialog-info.png -share/icons/gnome/16x16/status/gtk-dialog-warning.png -share/icons/gnome/16x16/status/image-loading.png -share/icons/gnome/16x16/status/important.png -share/icons/gnome/16x16/status/info.png -share/icons/gnome/16x16/status/mail-attachment.png -share/icons/gnome/16x16/status/media-playlist-repeat.png -share/icons/gnome/16x16/status/media-playlist-shuffle.png -share/icons/gnome/16x16/status/messagebox_critical.png -share/icons/gnome/16x16/status/messagebox_info.png -share/icons/gnome/16x16/status/messagebox_warning.png -share/icons/gnome/16x16/status/network-error.png -share/icons/gnome/16x16/status/network-idle.png -share/icons/gnome/16x16/status/network-offline.png -share/icons/gnome/16x16/status/network-receive.png -share/icons/gnome/16x16/status/network-transmit-receive.png -share/icons/gnome/16x16/status/network-transmit.png -share/icons/gnome/16x16/status/network-wireless-encrypted.png -share/icons/gnome/16x16/status/nm-adhoc.png -share/icons/gnome/16x16/status/nm-device-wired.png -share/icons/gnome/16x16/status/nm-device-wireless.png -share/icons/gnome/16x16/status/nm-no-connection.png -share/icons/gnome/16x16/status/printer-error.png -share/icons/gnome/16x16/status/stock_appointment-reminder-excl.png -share/icons/gnome/16x16/status/stock_appointment-reminder.png -share/icons/gnome/16x16/status/stock_dialog-error.png -share/icons/gnome/16x16/status/stock_dialog-info.png -share/icons/gnome/16x16/status/stock_dialog-warning.png -share/icons/gnome/16x16/status/stock_open.png -share/icons/gnome/16x16/status/stock_repeat.png -share/icons/gnome/16x16/status/stock_shuffle.png -share/icons/gnome/16x16/status/stock_trash_full.png -share/icons/gnome/16x16/status/stock_volume-0.png -share/icons/gnome/16x16/status/stock_volume-max.png -share/icons/gnome/16x16/status/stock_volume-med.png -share/icons/gnome/16x16/status/stock_volume-min.png -share/icons/gnome/16x16/status/stock_volume-mute.png -share/icons/gnome/16x16/status/stock_volume.png -share/icons/gnome/16x16/status/stock_weather-cloudy.png -share/icons/gnome/16x16/status/stock_weather-few-clouds.png -share/icons/gnome/16x16/status/stock_weather-fog.png -share/icons/gnome/16x16/status/stock_weather-night-clear.png -share/icons/gnome/16x16/status/stock_weather-night-few-clouds.png -share/icons/gnome/16x16/status/stock_weather-showers.png -share/icons/gnome/16x16/status/stock_weather-snow.png -share/icons/gnome/16x16/status/stock_weather-storm.png -share/icons/gnome/16x16/status/stock_weather-sunny.png -share/icons/gnome/16x16/status/sunny.png -share/icons/gnome/16x16/status/trashcan_full.png -share/icons/gnome/16x16/status/user-trash-full.png -share/icons/gnome/16x16/status/weather-clear-night.png -share/icons/gnome/16x16/status/weather-clear.png -share/icons/gnome/16x16/status/weather-few-clouds-night.png -share/icons/gnome/16x16/status/weather-few-clouds.png -share/icons/gnome/16x16/status/weather-fog.png -share/icons/gnome/16x16/status/weather-overcast.png -share/icons/gnome/16x16/status/weather-severe-alert.png -share/icons/gnome/16x16/status/weather-showers-scattered.png -share/icons/gnome/16x16/status/weather-showers.png -share/icons/gnome/16x16/status/weather-snow.png -share/icons/gnome/16x16/status/weather-storm.png -share/icons/gnome/16x16/status/xfce-trash_full.png -share/icons/gnome/16x16/stock/chart/stock_chart-autoformat.png -share/icons/gnome/16x16/stock/chart/stock_chart-data-in-columns.png -share/icons/gnome/16x16/stock/chart/stock_chart-data-in-rows.png -share/icons/gnome/16x16/stock/chart/stock_chart-edit-type.png -share/icons/gnome/16x16/stock/chart/stock_chart-reorganize.png -share/icons/gnome/16x16/stock/chart/stock_chart-toggle-axes-title.png -share/icons/gnome/16x16/stock/chart/stock_chart-toggle-axes.png -share/icons/gnome/16x16/stock/chart/stock_chart-toggle-hgrid.png -share/icons/gnome/16x16/stock/chart/stock_chart-toggle-legend.png -share/icons/gnome/16x16/stock/chart/stock_chart-toggle-title.png -share/icons/gnome/16x16/stock/chart/stock_chart-toggle-vgrid.png -share/icons/gnome/16x16/stock/chart/stock_glue.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-down.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-horizontal-center.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-horizontal-left.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-horizontal-right.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-left.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-relative.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-right.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-up.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-vertical-bottom.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-vertical-center.png -share/icons/gnome/16x16/stock/chart/stock_gluepoint-vertical-top.png -share/icons/gnome/16x16/stock/chart/stock_insert-chart.png -share/icons/gnome/16x16/stock/code/stock_compile.png -share/icons/gnome/16x16/stock/code/stock_error-next.png -share/icons/gnome/16x16/stock/code/stock_error-previous.png -share/icons/gnome/16x16/stock/code/stock_macro-check-brackets.png -share/icons/gnome/16x16/stock/code/stock_macro-insert-breakpoint.png -share/icons/gnome/16x16/stock/code/stock_macro-insert.png -share/icons/gnome/16x16/stock/code/stock_macro-jump-back.png -share/icons/gnome/16x16/stock/code/stock_macro-objects.png -share/icons/gnome/16x16/stock/code/stock_macro-organizer.png -share/icons/gnome/16x16/stock/code/stock_macro-stop-after-command.png -share/icons/gnome/16x16/stock/code/stock_macro-stop-after-procedure.png -share/icons/gnome/16x16/stock/code/stock_macro-stop-watching.png -share/icons/gnome/16x16/stock/code/stock_macro-watch-variable.png -share/icons/gnome/16x16/stock/code/stock_record-macro.png -share/icons/gnome/16x16/stock/code/stock_run-macro.png -share/icons/gnome/16x16/stock/code/stock_script.png -share/icons/gnome/16x16/stock/code/stock_tools-macro.png -share/icons/gnome/16x16/stock/data/stock_add-decimal-place.png -share/icons/gnome/16x16/stock/data/stock_advanced-filter.png -share/icons/gnome/16x16/stock/data/stock_autofilter.png -share/icons/gnome/16x16/stock/data/stock_data-delete-link.png -share/icons/gnome/16x16/stock/data/stock_data-delete-query.png -share/icons/gnome/16x16/stock/data/stock_data-delete-record.png -share/icons/gnome/16x16/stock/data/stock_data-delete-sql-query.png -share/icons/gnome/16x16/stock/data/stock_data-delete-table.png -share/icons/gnome/16x16/stock/data/stock_data-edit-link.png -share/icons/gnome/16x16/stock/data/stock_data-edit-query.png -share/icons/gnome/16x16/stock/data/stock_data-edit-sql-query.png -share/icons/gnome/16x16/stock/data/stock_data-edit-table.png -share/icons/gnome/16x16/stock/data/stock_data-explorer.png -share/icons/gnome/16x16/stock/data/stock_data-first.png -share/icons/gnome/16x16/stock/data/stock_data-last.png -share/icons/gnome/16x16/stock/data/stock_data-link.png -share/icons/gnome/16x16/stock/data/stock_data-linked-table.png -share/icons/gnome/16x16/stock/data/stock_data-links.png -share/icons/gnome/16x16/stock/data/stock_data-new-link.png -share/icons/gnome/16x16/stock/data/stock_data-new-query.png -share/icons/gnome/16x16/stock/data/stock_data-new-record.png -share/icons/gnome/16x16/stock/data/stock_data-new-sql-query.png -share/icons/gnome/16x16/stock/data/stock_data-new-table.png -share/icons/gnome/16x16/stock/data/stock_data-next.png -share/icons/gnome/16x16/stock/data/stock_data-previous.png -share/icons/gnome/16x16/stock/data/stock_data-queries.png -share/icons/gnome/16x16/stock/data/stock_data-query-rename.png -share/icons/gnome/16x16/stock/data/stock_data-query.png -share/icons/gnome/16x16/stock/data/stock_data-save.png -share/icons/gnome/16x16/stock/data/stock_data-sources-delete.png -share/icons/gnome/16x16/stock/data/stock_data-sources-hand.png -share/icons/gnome/16x16/stock/data/stock_data-sources-modified.png -share/icons/gnome/16x16/stock/data/stock_data-sources-new.png -share/icons/gnome/16x16/stock/data/stock_data-sources.png -share/icons/gnome/16x16/stock/data/stock_data-table.png -share/icons/gnome/16x16/stock/data/stock_data-tables.png -share/icons/gnome/16x16/stock/data/stock_data-undo.png -share/icons/gnome/16x16/stock/data/stock_database.png -share/icons/gnome/16x16/stock/data/stock_delete-autofilter.png -share/icons/gnome/16x16/stock/data/stock_delete-decimal-place.png -share/icons/gnome/16x16/stock/data/stock_filter-data-by-criteria.png -share/icons/gnome/16x16/stock/data/stock_filter-navigator.png -share/icons/gnome/16x16/stock/data/stock_filters.png -share/icons/gnome/16x16/stock/data/stock_format-default.png -share/icons/gnome/16x16/stock/data/stock_format-percent.png -share/icons/gnome/16x16/stock/data/stock_format-scientific.png -share/icons/gnome/16x16/stock/data/stock_function-autopilot.png -share/icons/gnome/16x16/stock/data/stock_goal-seek.png -share/icons/gnome/16x16/stock/data/stock_insert-fields.png -share/icons/gnome/16x16/stock/data/stock_lock-broken.png -share/icons/gnome/16x16/stock/data/stock_lock-ok.png -share/icons/gnome/16x16/stock/data/stock_lock-open.png -share/icons/gnome/16x16/stock/data/stock_lock.png -share/icons/gnome/16x16/stock/data/stock_record-number.png -share/icons/gnome/16x16/stock/data/stock_signature-bad.png -share/icons/gnome/16x16/stock/data/stock_signature-ok.png -share/icons/gnome/16x16/stock/data/stock_signature.png -share/icons/gnome/16x16/stock/data/stock_sort-ascending.png -share/icons/gnome/16x16/stock/data/stock_sort-column-ascending.png -share/icons/gnome/16x16/stock/data/stock_sort-criteria.png -share/icons/gnome/16x16/stock/data/stock_sort-descending.png -share/icons/gnome/16x16/stock/data/stock_sort-row-ascending.png -share/icons/gnome/16x16/stock/data/stock_standard-filter.png -share/icons/gnome/16x16/stock/data/stock_sum.png -share/icons/gnome/16x16/stock/data/stock_update-data.png -share/icons/gnome/16x16/stock/document/stock_attach.png -share/icons/gnome/16x16/stock/document/stock_certificate.png -share/icons/gnome/16x16/stock/document/stock_new-drawing.png -share/icons/gnome/16x16/stock/document/stock_new-formula.png -share/icons/gnome/16x16/stock/document/stock_new-html.png -share/icons/gnome/16x16/stock/document/stock_new-labels.png -share/icons/gnome/16x16/stock/document/stock_new-master-document.png -share/icons/gnome/16x16/stock/document/stock_new-presentation.png -share/icons/gnome/16x16/stock/document/stock_new-spreadsheet.png -share/icons/gnome/16x16/stock/document/stock_new-template.png -share/icons/gnome/16x16/stock/document/stock_new-text.png -share/icons/gnome/16x16/stock/document/stock_new.png -share/icons/gnome/16x16/stock/document/stock_preview-four-pages.png -share/icons/gnome/16x16/stock/document/stock_preview-two-pages.png -share/icons/gnome/16x16/stock/document/stock_print-layout.png -share/icons/gnome/16x16/stock/document/stock_print-options.png -share/icons/gnome/16x16/stock/document/stock_print-resolution.png -share/icons/gnome/16x16/stock/document/stock_script.png -share/icons/gnome/16x16/stock/document/stock_scripts.png -share/icons/gnome/16x16/stock/document/stock_task-assigned-to.png -share/icons/gnome/16x16/stock/document/stock_task-assigned.png -share/icons/gnome/16x16/stock/document/stock_task-recurring.png -share/icons/gnome/16x16/stock/document/stock_task.png -share/icons/gnome/16x16/stock/document/stock_todo.png -share/icons/gnome/16x16/stock/document/stock_view-html-source.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-1.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-10.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-11.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-12.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-13.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-14.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-15.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-16.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-17.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-18.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-19.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-2.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-20.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-21.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-22.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-23.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-24.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-25.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-26.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-3.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-4.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-5.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-6.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-7.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-8.png -share/icons/gnome/16x16/stock/emoticons/stock_smiley-9.png -share/icons/gnome/16x16/stock/form/stock_form-activation-order.png -share/icons/gnome/16x16/stock/form/stock_form-add-field.png -share/icons/gnome/16x16/stock/form/stock_form-automatic-control-focus.png -share/icons/gnome/16x16/stock/form/stock_form-autopilots.png -share/icons/gnome/16x16/stock/form/stock_form-button.png -share/icons/gnome/16x16/stock/form/stock_form-checkbox.png -share/icons/gnome/16x16/stock/form/stock_form-combobox.png -share/icons/gnome/16x16/stock/form/stock_form-control-properties.png -share/icons/gnome/16x16/stock/form/stock_form-currency-field.png -share/icons/gnome/16x16/stock/form/stock_form-date-field.png -share/icons/gnome/16x16/stock/form/stock_form-design-mode.png -share/icons/gnome/16x16/stock/form/stock_form-file-selection.png -share/icons/gnome/16x16/stock/form/stock_form-formatted-field.png -share/icons/gnome/16x16/stock/form/stock_form-frame.png -share/icons/gnome/16x16/stock/form/stock_form-image-button.png -share/icons/gnome/16x16/stock/form/stock_form-image-control.png -share/icons/gnome/16x16/stock/form/stock_form-label.png -share/icons/gnome/16x16/stock/form/stock_form-letter-dialog.png -share/icons/gnome/16x16/stock/form/stock_form-listbox.png -share/icons/gnome/16x16/stock/form/stock_form-navigator.png -share/icons/gnome/16x16/stock/form/stock_form-numerical-field.png -share/icons/gnome/16x16/stock/form/stock_form-open-in-design-mode.png -share/icons/gnome/16x16/stock/form/stock_form-pattern-field.png -share/icons/gnome/16x16/stock/form/stock_form-progressbar.png -share/icons/gnome/16x16/stock/form/stock_form-properties.png -share/icons/gnome/16x16/stock/form/stock_form-radio.png -share/icons/gnome/16x16/stock/form/stock_form-table-control.png -share/icons/gnome/16x16/stock/form/stock_form-text-box.png -share/icons/gnome/16x16/stock/form/stock_form-time-field.png -share/icons/gnome/16x16/stock/form/stock_insert-form.png -share/icons/gnome/16x16/stock/form/stock_macro-controls.png -share/icons/gnome/16x16/stock/form/stock_show-form-dialog.png -share/icons/gnome/16x16/stock/form/stock_show-hidden-controls.png -share/icons/gnome/16x16/stock/form/stock_view-fields.png -share/icons/gnome/16x16/stock/generic/stock_3d-favourites.png -share/icons/gnome/16x16/stock/generic/stock_about.png -share/icons/gnome/16x16/stock/generic/stock_active.png -share/icons/gnome/16x16/stock/generic/stock_allow-effects.png -share/icons/gnome/16x16/stock/generic/stock_anchor.png -share/icons/gnome/16x16/stock/generic/stock_animation.png -share/icons/gnome/16x16/stock/generic/stock_autocompletion.png -share/icons/gnome/16x16/stock/generic/stock_autopilot.png -share/icons/gnome/16x16/stock/generic/stock_bell.png -share/icons/gnome/16x16/stock/generic/stock_book_blue.png -share/icons/gnome/16x16/stock/generic/stock_book_green.png -share/icons/gnome/16x16/stock/generic/stock_book_open.png -share/icons/gnome/16x16/stock/generic/stock_book_red.png -share/icons/gnome/16x16/stock/generic/stock_book_yellow.png -share/icons/gnome/16x16/stock/generic/stock_briefcase.png -share/icons/gnome/16x16/stock/generic/stock_calc-accept.png -share/icons/gnome/16x16/stock/generic/stock_calc-cancel.png -share/icons/gnome/16x16/stock/generic/stock_calendar-and-tasks.png -share/icons/gnome/16x16/stock/generic/stock_cell-phone.png -share/icons/gnome/16x16/stock/generic/stock_check-filled.png -share/icons/gnome/16x16/stock/generic/stock_color.png -share/icons/gnome/16x16/stock/generic/stock_default-folder.png -share/icons/gnome/16x16/stock/generic/stock_drag-mode.png -share/icons/gnome/16x16/stock/generic/stock_edit.png -share/icons/gnome/16x16/stock/generic/stock_equals.png -share/icons/gnome/16x16/stock/generic/stock_example.png -share/icons/gnome/16x16/stock/generic/stock_exit.png -share/icons/gnome/16x16/stock/generic/stock_extended-help.png -share/icons/gnome/16x16/stock/generic/stock_file-properties.png -share/icons/gnome/16x16/stock/generic/stock_flip-horizontally.png -share/icons/gnome/16x16/stock/generic/stock_flip-vertically.png -share/icons/gnome/16x16/stock/generic/stock_folder-copy.png -share/icons/gnome/16x16/stock/generic/stock_folder-move.png -share/icons/gnome/16x16/stock/generic/stock_folder-properties.png -share/icons/gnome/16x16/stock/generic/stock_format-page.png -share/icons/gnome/16x16/stock/generic/stock_help-add-bookmark.png -share/icons/gnome/16x16/stock/generic/stock_help-agent.png -share/icons/gnome/16x16/stock/generic/stock_help-book-open.png -share/icons/gnome/16x16/stock/generic/stock_help-book.png -share/icons/gnome/16x16/stock/generic/stock_help-chat.png -share/icons/gnome/16x16/stock/generic/stock_help-document.png -share/icons/gnome/16x16/stock/generic/stock_help-pane-off.png -share/icons/gnome/16x16/stock/generic/stock_help-pane-on.png -share/icons/gnome/16x16/stock/generic/stock_id.png -share/icons/gnome/16x16/stock/generic/stock_keyring.png -share/icons/gnome/16x16/stock/generic/stock_landline-phone.png -share/icons/gnome/16x16/stock/generic/stock_mark.png -share/icons/gnome/16x16/stock/generic/stock_new-24h-appointment.png -share/icons/gnome/16x16/stock/generic/stock_new-meeting.png -share/icons/gnome/16x16/stock/generic/stock_news.png -share/icons/gnome/16x16/stock/generic/stock_notebook.png -share/icons/gnome/16x16/stock/generic/stock_notes.png -share/icons/gnome/16x16/stock/generic/stock_openoffice.png -share/icons/gnome/16x16/stock/generic/stock_people.png -share/icons/gnome/16x16/stock/generic/stock_person.png -share/icons/gnome/16x16/stock/generic/stock_presentation-box.png -share/icons/gnome/16x16/stock/generic/stock_presentation-styles.png -share/icons/gnome/16x16/stock/generic/stock_properties.png -share/icons/gnome/16x16/stock/generic/stock_score-high.png -share/icons/gnome/16x16/stock/generic/stock_score-higher.png -share/icons/gnome/16x16/stock/generic/stock_score-highest.png -share/icons/gnome/16x16/stock/generic/stock_score-low.png -share/icons/gnome/16x16/stock/generic/stock_score-lower.png -share/icons/gnome/16x16/stock/generic/stock_score-lowest.png -share/icons/gnome/16x16/stock/generic/stock_score-normal.png -share/icons/gnome/16x16/stock/generic/stock_send-fax.png -share/icons/gnome/16x16/stock/generic/stock_show-all.png -share/icons/gnome/16x16/stock/generic/stock_styles.png -share/icons/gnome/16x16/stock/generic/stock_summary.png -share/icons/gnome/16x16/stock/generic/stock_test-mode.png -share/icons/gnome/16x16/stock/generic/stock_timer.png -share/icons/gnome/16x16/stock/generic/stock_timer_stopped.png -share/icons/gnome/16x16/stock/generic/stock_timezone.png -share/icons/gnome/16x16/stock/generic/stock_toggle-info.png -share/icons/gnome/16x16/stock/generic/stock_toggle-preview.png -share/icons/gnome/16x16/stock/generic/stock_toilet-paper.png -share/icons/gnome/16x16/stock/generic/stock_trash_full.png -share/icons/gnome/16x16/stock/generic/stock_undelete.png -share/icons/gnome/16x16/stock/generic/stock_unknown.png -share/icons/gnome/16x16/stock/generic/stock_view-details.png -share/icons/gnome/16x16/stock/generic/stock_web-calendar.png -share/icons/gnome/16x16/stock/generic/stock_web-support.png -share/icons/gnome/16x16/stock/image/stock_3d-color-picker.png -share/icons/gnome/16x16/stock/image/stock_3d-colors.png -share/icons/gnome/16x16/stock/image/stock_3d-custom-color.png -share/icons/gnome/16x16/stock/image/stock_3d-effects.png -share/icons/gnome/16x16/stock/image/stock_arrowstyle.png -share/icons/gnome/16x16/stock/image/stock_brightness.png -share/icons/gnome/16x16/stock/image/stock_bucketfill.png -share/icons/gnome/16x16/stock/image/stock_channel-blue.png -share/icons/gnome/16x16/stock/image/stock_channel-green.png -share/icons/gnome/16x16/stock/image/stock_channel-red.png -share/icons/gnome/16x16/stock/image/stock_contrast.png -share/icons/gnome/16x16/stock/image/stock_crop.png -share/icons/gnome/16x16/stock/image/stock_display-grid.png -share/icons/gnome/16x16/stock/image/stock_display-guides.png -share/icons/gnome/16x16/stock/image/stock_distort.png -share/icons/gnome/16x16/stock/image/stock_draw-arc.png -share/icons/gnome/16x16/stock/image/stock_draw-callouts.png -share/icons/gnome/16x16/stock/image/stock_draw-circle-arc.png -share/icons/gnome/16x16/stock/image/stock_draw-circle-pie-unfilled.png -share/icons/gnome/16x16/stock/image/stock_draw-circle-pie.png -share/icons/gnome/16x16/stock/image/stock_draw-circle-segment-unfilled.png -share/icons/gnome/16x16/stock/image/stock_draw-circle-segment.png -share/icons/gnome/16x16/stock/image/stock_draw-circle-unfilled.png -share/icons/gnome/16x16/stock/image/stock_draw-circle.png -share/icons/gnome/16x16/stock/image/stock_draw-cone.png -share/icons/gnome/16x16/stock/image/stock_draw-connector-ends-with-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-connector-ends-with-circle.png -share/icons/gnome/16x16/stock/image/stock_draw-connector-starts-with-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-connector-starts-with-circle.png -share/icons/gnome/16x16/stock/image/stock_draw-connector-with-arrows.png -share/icons/gnome/16x16/stock/image/stock_draw-connector-with-circles.png -share/icons/gnome/16x16/stock/image/stock_draw-connector.png -share/icons/gnome/16x16/stock/image/stock_draw-cube.png -share/icons/gnome/16x16/stock/image/stock_draw-curve-filled.png -share/icons/gnome/16x16/stock/image/stock_draw-curve.png -share/icons/gnome/16x16/stock/image/stock_draw-curved-connector-ends-with-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-curved-connector-ends-with-circle.png -share/icons/gnome/16x16/stock/image/stock_draw-curved-connector-starts-with-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-curved-connector-starts-with-circle.png -share/icons/gnome/16x16/stock/image/stock_draw-curved-connector-with-arrows.png -share/icons/gnome/16x16/stock/image/stock_draw-curved-connector-with-circles.png -share/icons/gnome/16x16/stock/image/stock_draw-curved-connector.png -share/icons/gnome/16x16/stock/image/stock_draw-cylinder.png -share/icons/gnome/16x16/stock/image/stock_draw-dimension-line.png -share/icons/gnome/16x16/stock/image/stock_draw-ellipse-pie-unfilled.png -share/icons/gnome/16x16/stock/image/stock_draw-ellipse-pie.png -share/icons/gnome/16x16/stock/image/stock_draw-ellipse-segment-unfilled.png -share/icons/gnome/16x16/stock/image/stock_draw-ellipse-segment.png -share/icons/gnome/16x16/stock/image/stock_draw-ellipse-unfilled.png -share/icons/gnome/16x16/stock/image/stock_draw-ellipse.png -share/icons/gnome/16x16/stock/image/stock_draw-freeform-line-filled.png -share/icons/gnome/16x16/stock/image/stock_draw-freeform-line.png -share/icons/gnome/16x16/stock/image/stock_draw-half-sphere.png -share/icons/gnome/16x16/stock/image/stock_draw-line-45.png -share/icons/gnome/16x16/stock/image/stock_draw-line-connector-ends-with-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-line-connector-ends-with-circle.png -share/icons/gnome/16x16/stock/image/stock_draw-line-connector-starts-with-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-line-connector-starts-with-circle.png -share/icons/gnome/16x16/stock/image/stock_draw-line-connector-with-arrows.png -share/icons/gnome/16x16/stock/image/stock_draw-line-connector-with-circles.png -share/icons/gnome/16x16/stock/image/stock_draw-line-connector.png -share/icons/gnome/16x16/stock/image/stock_draw-line-ends-with-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-line-starts-with-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-line-with-arrow-circle.png -share/icons/gnome/16x16/stock/image/stock_draw-line-with-arrow-square.png -share/icons/gnome/16x16/stock/image/stock_draw-line-with-arrows.png -share/icons/gnome/16x16/stock/image/stock_draw-line-with-circle-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-line-with-square-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-line.png -share/icons/gnome/16x16/stock/image/stock_draw-polygon-45-filled.png -share/icons/gnome/16x16/stock/image/stock_draw-polygon-45.png -share/icons/gnome/16x16/stock/image/stock_draw-polygon-filled.png -share/icons/gnome/16x16/stock/image/stock_draw-polygon.png -share/icons/gnome/16x16/stock/image/stock_draw-pyramid.png -share/icons/gnome/16x16/stock/image/stock_draw-rectangle-unfilled.png -share/icons/gnome/16x16/stock/image/stock_draw-rectangle.png -share/icons/gnome/16x16/stock/image/stock_draw-rounded-rectangle-unfilled.png -share/icons/gnome/16x16/stock/image/stock_draw-rounded-rectangle.png -share/icons/gnome/16x16/stock/image/stock_draw-rounded-square-unfilled.png -share/icons/gnome/16x16/stock/image/stock_draw-rounded-square.png -share/icons/gnome/16x16/stock/image/stock_draw-selection.png -share/icons/gnome/16x16/stock/image/stock_draw-shell.png -share/icons/gnome/16x16/stock/image/stock_draw-sphere.png -share/icons/gnome/16x16/stock/image/stock_draw-square-unfilled.png -share/icons/gnome/16x16/stock/image/stock_draw-square.png -share/icons/gnome/16x16/stock/image/stock_draw-straight-connector-ends-with-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-straight-connector-ends-with-circle.png -share/icons/gnome/16x16/stock/image/stock_draw-straight-connector-starts-with-arrow.png -share/icons/gnome/16x16/stock/image/stock_draw-straight-connector-starts-with-circle.png -share/icons/gnome/16x16/stock/image/stock_draw-straight-connector-with-arrows.png -share/icons/gnome/16x16/stock/image/stock_draw-straight-connector-with-circles.png -share/icons/gnome/16x16/stock/image/stock_draw-straight-connector.png -share/icons/gnome/16x16/stock/image/stock_draw-torus.png -share/icons/gnome/16x16/stock/image/stock_draw-vertical-callouts.png -share/icons/gnome/16x16/stock/image/stock_edit-points.png -share/icons/gnome/16x16/stock/image/stock_filters-aging.png -share/icons/gnome/16x16/stock/image/stock_filters-charcoal.png -share/icons/gnome/16x16/stock/image/stock_filters-invert.png -share/icons/gnome/16x16/stock/image/stock_filters-pixelize.png -share/icons/gnome/16x16/stock/image/stock_filters-pop-art.png -share/icons/gnome/16x16/stock/image/stock_filters-posterize.png -share/icons/gnome/16x16/stock/image/stock_filters-relief.png -share/icons/gnome/16x16/stock/image/stock_filters-remove-noise.png -share/icons/gnome/16x16/stock/image/stock_filters-sharpen.png -share/icons/gnome/16x16/stock/image/stock_filters-smooth.png -share/icons/gnome/16x16/stock/image/stock_filters-solarize.png -share/icons/gnome/16x16/stock/image/stock_flip.png -share/icons/gnome/16x16/stock/image/stock_gamma.png -share/icons/gnome/16x16/stock/image/stock_gradient.png -share/icons/gnome/16x16/stock/image/stock_graphic-styles.png -share/icons/gnome/16x16/stock/image/stock_graphics-align-bottom.png -share/icons/gnome/16x16/stock/image/stock_graphics-align-center.png -share/icons/gnome/16x16/stock/image/stock_graphics-align-centered.png -share/icons/gnome/16x16/stock/image/stock_graphics-align-left.png -share/icons/gnome/16x16/stock/image/stock_graphics-align-right.png -share/icons/gnome/16x16/stock/image/stock_graphics-align-top.png -share/icons/gnome/16x16/stock/image/stock_guides.png -share/icons/gnome/16x16/stock/image/stock_imagemap-editor.png -share/icons/gnome/16x16/stock/image/stock_insert_image.png -share/icons/gnome/16x16/stock/image/stock_linepen.png -share/icons/gnome/16x16/stock/image/stock_modify-layout.png -share/icons/gnome/16x16/stock/image/stock_node-add.png -share/icons/gnome/16x16/stock/image/stock_node-close-path.png -share/icons/gnome/16x16/stock/image/stock_node-convert.png -share/icons/gnome/16x16/stock/image/stock_node-corner-to-smooth.png -share/icons/gnome/16x16/stock/image/stock_node-corner.png -share/icons/gnome/16x16/stock/image/stock_node-curve-split.png -share/icons/gnome/16x16/stock/image/stock_node-delete.png -share/icons/gnome/16x16/stock/image/stock_node-mark-for-deletion.png -share/icons/gnome/16x16/stock/image/stock_node-move.png -share/icons/gnome/16x16/stock/image/stock_node-smooth-to-symmetrical.png -share/icons/gnome/16x16/stock/image/stock_placeholder-graphic.png -share/icons/gnome/16x16/stock/image/stock_placeholder-line-contour.png -share/icons/gnome/16x16/stock/image/stock_placeholder-picture.png -share/icons/gnome/16x16/stock/image/stock_placeholder-text.png -share/icons/gnome/16x16/stock/image/stock_quickmask.png -share/icons/gnome/16x16/stock/image/stock_rotate-3d.png -share/icons/gnome/16x16/stock/image/stock_rotate.png -share/icons/gnome/16x16/stock/image/stock_rotation-mode.png -share/icons/gnome/16x16/stock/image/stock_shadow.png -share/icons/gnome/16x16/stock/image/stock_show-draw-functions.png -share/icons/gnome/16x16/stock/image/stock_toggle-graphics.png -share/icons/gnome/16x16/stock/image/stock_transform-circle-perspective.png -share/icons/gnome/16x16/stock/image/stock_transform-circle-slant.png -share/icons/gnome/16x16/stock/image/stock_transparency.png -share/icons/gnome/16x16/stock/image/stock_wallpaper-center.png -share/icons/gnome/16x16/stock/image/stock_wallpaper-fill.png -share/icons/gnome/16x16/stock/image/stock_wallpaper-scale.png -share/icons/gnome/16x16/stock/image/stock_wallpaper-tile.png -share/icons/gnome/16x16/stock/io/stock_bluetooth.png -share/icons/gnome/16x16/stock/io/stock_export.png -share/icons/gnome/16x16/stock/io/stock_insert-file.png -share/icons/gnome/16x16/stock/io/stock_network-printer.png -share/icons/gnome/16x16/stock/io/stock_open-read-only.png -share/icons/gnome/16x16/stock/io/stock_print-driver.png -share/icons/gnome/16x16/stock/io/stock_print-preview-print.png -share/icons/gnome/16x16/stock/io/stock_print-setup.png -share/icons/gnome/16x16/stock/io/stock_printers.png -share/icons/gnome/16x16/stock/io/stock_reload.png -share/icons/gnome/16x16/stock/io/stock_save-pdf.png -share/icons/gnome/16x16/stock/io/stock_save-template.png -share/icons/gnome/16x16/stock/io/stock_up-one-dir.png -share/icons/gnome/16x16/stock/media/stock_3dsound.png -share/icons/gnome/16x16/stock/media/stock_effects-sound.png -share/icons/gnome/16x16/stock/media/stock_headphones.png -share/icons/gnome/16x16/stock/media/stock_insert-video-plugin.png -share/icons/gnome/16x16/stock/media/stock_line_in.png -share/icons/gnome/16x16/stock/media/stock_midi.png -share/icons/gnome/16x16/stock/media/stock_music-library.png -share/icons/gnome/16x16/stock/media/stock_playlist.png -share/icons/gnome/16x16/stock/media/stock_smart-playlist.png -share/icons/gnome/16x16/stock/navigation/stock_down-with-subpoints.png -share/icons/gnome/16x16/stock/navigation/stock_first-page.png -share/icons/gnome/16x16/stock/navigation/stock_last-page.png -share/icons/gnome/16x16/stock/navigation/stock_left-with-subpoints.png -share/icons/gnome/16x16/stock/navigation/stock_live-mode.png -share/icons/gnome/16x16/stock/navigation/stock_navigate-next.png -share/icons/gnome/16x16/stock/navigation/stock_navigate-prev.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-all-or-sel-toggle.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-database-ranges.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-drag-mode.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-edit-entry.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-foonote-body-toggle.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-footer-body-toggle.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-header-body-toggle.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-headings.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-indexes.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-insert-as-copy.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-insert-as-link.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-insert-index.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-insert-linked.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-levels.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-list-box-toggle.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-master-toggle.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-next-object.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-open-toolbar.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-previous-object.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-range-names.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-references.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-reminder.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-scenarios.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-sections.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-shift-down.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-shift-left.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-shift-right.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-shift-up.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-table-formula.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-text.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-update-entry.png -share/icons/gnome/16x16/stock/navigation/stock_navigator-wrong-table-formula.png -share/icons/gnome/16x16/stock/navigation/stock_navigator.png -share/icons/gnome/16x16/stock/navigation/stock_next-page.png -share/icons/gnome/16x16/stock/navigation/stock_next.png -share/icons/gnome/16x16/stock/navigation/stock_previous-page.png -share/icons/gnome/16x16/stock/navigation/stock_previous.png -share/icons/gnome/16x16/stock/navigation/stock_right-with-subpoints.png -share/icons/gnome/16x16/stock/navigation/stock_undo-history.png -share/icons/gnome/16x16/stock/navigation/stock_up-with-subpoints.png -share/icons/gnome/16x16/stock/navigation/stock_zoom-1.png -share/icons/gnome/16x16/stock/navigation/stock_zoom-in.png -share/icons/gnome/16x16/stock/navigation/stock_zoom-next.png -share/icons/gnome/16x16/stock/navigation/stock_zoom-object.png -share/icons/gnome/16x16/stock/navigation/stock_zoom-optimal.png -share/icons/gnome/16x16/stock/navigation/stock_zoom-out.png -share/icons/gnome/16x16/stock/navigation/stock_zoom-page-width.png -share/icons/gnome/16x16/stock/navigation/stock_zoom-page.png -share/icons/gnome/16x16/stock/navigation/stock_zoom-previous.png -share/icons/gnome/16x16/stock/navigation/stock_zoom-shift.png -share/icons/gnome/16x16/stock/navigation/stock_zoom.png -share/icons/gnome/16x16/stock/net/stock_addressbook.png -share/icons/gnome/16x16/stock/net/stock_channel.png -share/icons/gnome/16x16/stock/net/stock_connect-to-url.png -share/icons/gnome/16x16/stock/net/stock_connect.png -share/icons/gnome/16x16/stock/net/stock_contact-list.png -share/icons/gnome/16x16/stock/net/stock_contact.png -share/icons/gnome/16x16/stock/net/stock_directory-server.png -share/icons/gnome/16x16/stock/net/stock_disconnect.png -share/icons/gnome/16x16/stock/net/stock_exchange-connector.png -share/icons/gnome/16x16/stock/net/stock_groupwise-connector.png -share/icons/gnome/16x16/stock/net/stock_hand-signed.png -share/icons/gnome/16x16/stock/net/stock_hyperlink-internet-search.png -share/icons/gnome/16x16/stock/net/stock_hyperlink-target.png -share/icons/gnome/16x16/stock/net/stock_hyperlink-toolbar.png -share/icons/gnome/16x16/stock/net/stock_hyperlink.png -share/icons/gnome/16x16/stock/net/stock_inbox.png -share/icons/gnome/16x16/stock/net/stock_insert-url.png -share/icons/gnome/16x16/stock/net/stock_internet.png -share/icons/gnome/16x16/stock/net/stock_link.png -share/icons/gnome/16x16/stock/net/stock_mail-accounts.png -share/icons/gnome/16x16/stock/net/stock_mail-copy.png -share/icons/gnome/16x16/stock/net/stock_mail-filters-apply.png -share/icons/gnome/16x16/stock/net/stock_mail-flag-for-followup-done.png -share/icons/gnome/16x16/stock/net/stock_mail-flag-for-followup.png -share/icons/gnome/16x16/stock/net/stock_mail-handling.png -share/icons/gnome/16x16/stock/net/stock_mail-hide-deleted.png -share/icons/gnome/16x16/stock/net/stock_mail-hide-read.png -share/icons/gnome/16x16/stock/net/stock_mail-hide-selected.png -share/icons/gnome/16x16/stock/net/stock_mail-import.png -share/icons/gnome/16x16/stock/net/stock_mail-merge.png -share/icons/gnome/16x16/stock/net/stock_mail-move.png -share/icons/gnome/16x16/stock/net/stock_mail-open-multiple.png -share/icons/gnome/16x16/stock/net/stock_mail-open.png -share/icons/gnome/16x16/stock/net/stock_mail-receive.png -share/icons/gnome/16x16/stock/net/stock_mail-replied.png -share/icons/gnome/16x16/stock/net/stock_mail-send.png -share/icons/gnome/16x16/stock/net/stock_mail-unread-multiple.png -share/icons/gnome/16x16/stock/net/stock_mail-unread.png -share/icons/gnome/16x16/stock/net/stock_mail.png -share/icons/gnome/16x16/stock/net/stock_message-display.png -share/icons/gnome/16x16/stock/net/stock_online-layout.png -share/icons/gnome/16x16/stock/net/stock_outbox.png -share/icons/gnome/16x16/stock/net/stock_post-message.png -share/icons/gnome/16x16/stock/net/stock_sent-mail.png -share/icons/gnome/16x16/stock/net/stock_shared-by-me.png -share/icons/gnome/16x16/stock/net/stock_shared-to-me.png -share/icons/gnome/16x16/stock/net/stock_video-conferencing.png -share/icons/gnome/16x16/stock/object/stock_3d-3d-attributes-only.png -share/icons/gnome/16x16/stock/object/stock_3d-all-attributes.png -share/icons/gnome/16x16/stock/object/stock_3d-geometry.png -share/icons/gnome/16x16/stock/object/stock_3d-light-off.png -share/icons/gnome/16x16/stock/object/stock_3d-light-on.png -share/icons/gnome/16x16/stock/object/stock_3d-light.png -share/icons/gnome/16x16/stock/object/stock_3d-material.png -share/icons/gnome/16x16/stock/object/stock_3d-normals-double-sided-closed-body.png -share/icons/gnome/16x16/stock/object/stock_3d-normals-double-sided.png -share/icons/gnome/16x16/stock/object/stock_3d-normals-flat.png -share/icons/gnome/16x16/stock/object/stock_3d-normals-flip-illumination.png -share/icons/gnome/16x16/stock/object/stock_3d-normals-object-specific.png -share/icons/gnome/16x16/stock/object/stock_3d-normals-spherical.png -share/icons/gnome/16x16/stock/object/stock_3d-perspective.png -share/icons/gnome/16x16/stock/object/stock_3d-shading.png -share/icons/gnome/16x16/stock/object/stock_3d-texture-and-shading.png -share/icons/gnome/16x16/stock/object/stock_3d-texture-object-specific.png -share/icons/gnome/16x16/stock/object/stock_3d-texture-only.png -share/icons/gnome/16x16/stock/object/stock_3d-texture-parallel.png -share/icons/gnome/16x16/stock/object/stock_3d-texture-spherical.png -share/icons/gnome/16x16/stock/object/stock_3d-texture.png -share/icons/gnome/16x16/stock/object/stock_auto-contour.png -share/icons/gnome/16x16/stock/object/stock_bookmark.png -share/icons/gnome/16x16/stock/object/stock_bring-backward.png -share/icons/gnome/16x16/stock/object/stock_bring-forward.png -share/icons/gnome/16x16/stock/object/stock_create-with-attributes.png -share/icons/gnome/16x16/stock/object/stock_delete-bookmark.png -share/icons/gnome/16x16/stock/object/stock_edit-bookmark.png -share/icons/gnome/16x16/stock/object/stock_effects-more-options.png -share/icons/gnome/16x16/stock/object/stock_effects-object-colorize.png -share/icons/gnome/16x16/stock/object/stock_effects-object-hide.png -share/icons/gnome/16x16/stock/object/stock_effects-object.png -share/icons/gnome/16x16/stock/object/stock_effects-play-in-full.png -share/icons/gnome/16x16/stock/object/stock_effects-preview.png -share/icons/gnome/16x16/stock/object/stock_effects.png -share/icons/gnome/16x16/stock/object/stock_enter-group.png -share/icons/gnome/16x16/stock/object/stock_exit-group.png -share/icons/gnome/16x16/stock/object/stock_file-with-objects.png -share/icons/gnome/16x16/stock/object/stock_format-object.png -share/icons/gnome/16x16/stock/object/stock_formula-cursor.png -share/icons/gnome/16x16/stock/object/stock_frame.png -share/icons/gnome/16x16/stock/object/stock_group.png -share/icons/gnome/16x16/stock/object/stock_handles-big.png -share/icons/gnome/16x16/stock/object/stock_handles-simple.png -share/icons/gnome/16x16/stock/object/stock_insert-applet.png -share/icons/gnome/16x16/stock/object/stock_insert-floating-frame.png -share/icons/gnome/16x16/stock/object/stock_insert-gluepoint.png -share/icons/gnome/16x16/stock/object/stock_insert-math-object.png -share/icons/gnome/16x16/stock/object/stock_insert-note.png -share/icons/gnome/16x16/stock/object/stock_insert-ole-object.png -share/icons/gnome/16x16/stock/object/stock_insert-plugin.png -share/icons/gnome/16x16/stock/object/stock_insert-rule.png -share/icons/gnome/16x16/stock/object/stock_insert-single-column-text-frame.png -share/icons/gnome/16x16/stock/object/stock_insert-slide.png -share/icons/gnome/16x16/stock/object/stock_insert-sound-plugin.png -share/icons/gnome/16x16/stock/object/stock_insert-text-frame.png -share/icons/gnome/16x16/stock/object/stock_insert_graphic.png -share/icons/gnome/16x16/stock/object/stock_insert_special_character.png -share/icons/gnome/16x16/stock/object/stock_interaction.png -share/icons/gnome/16x16/stock/object/stock_new-bcard.png -share/icons/gnome/16x16/stock/object/stock_object-behind.png -share/icons/gnome/16x16/stock/object/stock_object-infront.png -share/icons/gnome/16x16/stock/object/stock_pin.png -share/icons/gnome/16x16/stock/object/stock_position-size.png -share/icons/gnome/16x16/stock/object/stock_reverse-order.png -share/icons/gnome/16x16/stock/object/stock_slide-design.png -share/icons/gnome/16x16/stock/object/stock_slide-duplicate.png -share/icons/gnome/16x16/stock/object/stock_slide-expand.png -share/icons/gnome/16x16/stock/object/stock_slide-reherse-timings.png -share/icons/gnome/16x16/stock/object/stock_slide-show.png -share/icons/gnome/16x16/stock/object/stock_slide-showhide.png -share/icons/gnome/16x16/stock/object/stock_snap-grid.png -share/icons/gnome/16x16/stock/object/stock_snap-guides.png -share/icons/gnome/16x16/stock/object/stock_snap-margins.png -share/icons/gnome/16x16/stock/object/stock_snap-object-points.png -share/icons/gnome/16x16/stock/object/stock_snap-object.png -share/icons/gnome/16x16/stock/object/stock_symbol-selection.png -share/icons/gnome/16x16/stock/object/stock_to-3d-rotation-object.png -share/icons/gnome/16x16/stock/object/stock_to-3d.png -share/icons/gnome/16x16/stock/object/stock_to-bottom.png -share/icons/gnome/16x16/stock/object/stock_to-curve.png -share/icons/gnome/16x16/stock/object/stock_to-polygon.png -share/icons/gnome/16x16/stock/object/stock_to-top.png -share/icons/gnome/16x16/stock/object/stock_ungroup.png -share/icons/gnome/16x16/stock/object/stock_unlink.png -share/icons/gnome/16x16/stock/object/stock_view-function-selection.png -share/icons/gnome/16x16/stock/table/stock_alignment-bottom.png -share/icons/gnome/16x16/stock/table/stock_alignment-centered-vertically.png -share/icons/gnome/16x16/stock/table/stock_alignment-centered.png -share/icons/gnome/16x16/stock/table/stock_alignment-left.png -share/icons/gnome/16x16/stock/table/stock_alignment-right.png -share/icons/gnome/16x16/stock/table/stock_alignment-top.png -share/icons/gnome/16x16/stock/table/stock_alignment.png -share/icons/gnome/16x16/stock/table/stock_cell-align-bottom.png -share/icons/gnome/16x16/stock/table/stock_cell-align-center.png -share/icons/gnome/16x16/stock/table/stock_cell-align-top.png -share/icons/gnome/16x16/stock/table/stock_choose-themes.png -share/icons/gnome/16x16/stock/table/stock_datapilot.png -share/icons/gnome/16x16/stock/table/stock_delete-column.png -share/icons/gnome/16x16/stock/table/stock_delete-row.png -share/icons/gnome/16x16/stock/table/stock_exchange-columns.png -share/icons/gnome/16x16/stock/table/stock_exchange-rows.png -share/icons/gnome/16x16/stock/table/stock_group-cells.png -share/icons/gnome/16x16/stock/table/stock_insert-cells-down.png -share/icons/gnome/16x16/stock/table/stock_insert-cells-right.png -share/icons/gnome/16x16/stock/table/stock_insert-cells.png -share/icons/gnome/16x16/stock/table/stock_insert-columns.png -share/icons/gnome/16x16/stock/table/stock_insert-names-define.png -share/icons/gnome/16x16/stock/table/stock_insert-rows.png -share/icons/gnome/16x16/stock/table/stock_insert-table.png -share/icons/gnome/16x16/stock/table/stock_select-cell.png -share/icons/gnome/16x16/stock/table/stock_select-column.png -share/icons/gnome/16x16/stock/table/stock_select-row.png -share/icons/gnome/16x16/stock/table/stock_select-table.png -share/icons/gnome/16x16/stock/table/stock_sort-table-column-ascending.png -share/icons/gnome/16x16/stock/table/stock_sort-table-row-ascending.png -share/icons/gnome/16x16/stock/table/stock_table-align-bottom.png -share/icons/gnome/16x16/stock/table/stock_table-align-center.png -share/icons/gnome/16x16/stock/table/stock_table-align-top.png -share/icons/gnome/16x16/stock/table/stock_table-borders.png -share/icons/gnome/16x16/stock/table/stock_table-combine.png -share/icons/gnome/16x16/stock/table/stock_table-fit-height.png -share/icons/gnome/16x16/stock/table/stock_table-fit-width.png -share/icons/gnome/16x16/stock/table/stock_table-fixed-proportional.png -share/icons/gnome/16x16/stock/table/stock_table-fixed.png -share/icons/gnome/16x16/stock/table/stock_table-line-color.png -share/icons/gnome/16x16/stock/table/stock_table-line-style.png -share/icons/gnome/16x16/stock/table/stock_table-optimize.png -share/icons/gnome/16x16/stock/table/stock_table-same-height.png -share/icons/gnome/16x16/stock/table/stock_table-same-width.png -share/icons/gnome/16x16/stock/table/stock_table-split.png -share/icons/gnome/16x16/stock/table/stock_table-variable.png -share/icons/gnome/16x16/stock/table/stock_table_borders.png -share/icons/gnome/16x16/stock/table/stock_table_fill.png -share/icons/gnome/16x16/stock/table/stock_ungroup-cells.png -share/icons/gnome/16x16/stock/text/stock_autoformat.png -share/icons/gnome/16x16/stock/text/stock_autospellcheck.png -share/icons/gnome/16x16/stock/text/stock_autotext.png -share/icons/gnome/16x16/stock/text/stock_chart-scale-text.png -share/icons/gnome/16x16/stock/text/stock_decrease-font.png -share/icons/gnome/16x16/stock/text/stock_directcursor.png -share/icons/gnome/16x16/stock/text/stock_draw-text-animation.png -share/icons/gnome/16x16/stock/text/stock_draw-text-frame.png -share/icons/gnome/16x16/stock/text/stock_draw-text.png -share/icons/gnome/16x16/stock/text/stock_draw-vertical-text-frame.png -share/icons/gnome/16x16/stock/text/stock_draw-vertical-text.png -share/icons/gnome/16x16/stock/text/stock_edit-contour.png -share/icons/gnome/16x16/stock/text/stock_edit-headers-and-footers.png -share/icons/gnome/16x16/stock/text/stock_effects-text.png -share/icons/gnome/16x16/stock/text/stock_euro.png -share/icons/gnome/16x16/stock/text/stock_font-formatting-toggle.png -share/icons/gnome/16x16/stock/text/stock_font-size.png -share/icons/gnome/16x16/stock/text/stock_font.png -share/icons/gnome/16x16/stock/text/stock_fontwork-2dshadow.png -share/icons/gnome/16x16/stock/text/stock_fontwork-3dshadow.png -share/icons/gnome/16x16/stock/text/stock_fontwork-adaptation-off.png -share/icons/gnome/16x16/stock/text/stock_fontwork-adaptation-rotate.png -share/icons/gnome/16x16/stock/text/stock_fontwork-adaptation-slant-h.png -share/icons/gnome/16x16/stock/text/stock_fontwork-adaptation-slant-v.png -share/icons/gnome/16x16/stock/text/stock_fontwork-adaptation-straight.png -share/icons/gnome/16x16/stock/text/stock_fontwork-align-fill.png -share/icons/gnome/16x16/stock/text/stock_fontwork-noshadow.png -share/icons/gnome/16x16/stock/text/stock_fontwork-preview-spline.png -share/icons/gnome/16x16/stock/text/stock_fontwork-reverse-text-flow.png -share/icons/gnome/16x16/stock/text/stock_fontwork-shadow-angle.png -share/icons/gnome/16x16/stock/text/stock_fontwork-shadow-length.png -share/icons/gnome/16x16/stock/text/stock_fontwork-shadow-x-offset.png -share/icons/gnome/16x16/stock/text/stock_fontwork-shadow-y-offset.png -share/icons/gnome/16x16/stock/text/stock_fontwork-spline-distance.png -share/icons/gnome/16x16/stock/text/stock_fontwork-spline-indent.png -share/icons/gnome/16x16/stock/text/stock_fontwork-text-border.png -share/icons/gnome/16x16/stock/text/stock_fontwork.png -share/icons/gnome/16x16/stock/text/stock_format-character.png -share/icons/gnome/16x16/stock/text/stock_format-numbering-bullets.png -share/icons/gnome/16x16/stock/text/stock_format-paragraph.png -share/icons/gnome/16x16/stock/text/stock_increase-font.png -share/icons/gnome/16x16/stock/text/stock_insert-caption.png -share/icons/gnome/16x16/stock/text/stock_insert-cross-reference.png -share/icons/gnome/16x16/stock/text/stock_insert-fields-author.png -share/icons/gnome/16x16/stock/text/stock_insert-fields-subject.png -share/icons/gnome/16x16/stock/text/stock_insert-fields-title.png -share/icons/gnome/16x16/stock/text/stock_insert-footer.png -share/icons/gnome/16x16/stock/text/stock_insert-header.png -share/icons/gnome/16x16/stock/text/stock_insert_endnote.png -share/icons/gnome/16x16/stock/text/stock_insert_footnote.png -share/icons/gnome/16x16/stock/text/stock_insert_index_marker.png -share/icons/gnome/16x16/stock/text/stock_insert_section.png -share/icons/gnome/16x16/stock/text/stock_line-spacing-1.5.png -share/icons/gnome/16x16/stock/text/stock_line-spacing-1.png -share/icons/gnome/16x16/stock/text/stock_line-spacing-2.png -share/icons/gnome/16x16/stock/text/stock_list-insert-unnumbered.png -share/icons/gnome/16x16/stock/text/stock_list_bullet.png -share/icons/gnome/16x16/stock/text/stock_list_enum-off.png -share/icons/gnome/16x16/stock/text/stock_list_enum-restart.png -share/icons/gnome/16x16/stock/text/stock_list_enum.png -share/icons/gnome/16x16/stock/text/stock_nonprinting-chars.png -share/icons/gnome/16x16/stock/text/stock_page-number.png -share/icons/gnome/16x16/stock/text/stock_page-total-number.png -share/icons/gnome/16x16/stock/text/stock_paragraph-spacing-decrease.png -share/icons/gnome/16x16/stock/text/stock_paragraph-spacing-increase.png -share/icons/gnome/16x16/stock/text/stock_spellcheck.png -share/icons/gnome/16x16/stock/text/stock_styles-character-styles.png -share/icons/gnome/16x16/stock/text/stock_styles-fill-format-mode.png -share/icons/gnome/16x16/stock/text/stock_styles-frame-styles.png -share/icons/gnome/16x16/stock/text/stock_styles-new-style-from-selection.png -share/icons/gnome/16x16/stock/text/stock_styles-numbering-styles.png -share/icons/gnome/16x16/stock/text/stock_styles-page-styles.png -share/icons/gnome/16x16/stock/text/stock_styles-paragraph-styles.png -share/icons/gnome/16x16/stock/text/stock_styles-update-style.png -share/icons/gnome/16x16/stock/text/stock_subscript.png -share/icons/gnome/16x16/stock/text/stock_superscript.png -share/icons/gnome/16x16/stock/text/stock_text-direction-ltr.png -share/icons/gnome/16x16/stock/text/stock_text-direction-ttb.png -share/icons/gnome/16x16/stock/text/stock_text-double-click-to-edit.png -share/icons/gnome/16x16/stock/text/stock_text-monospaced.png -share/icons/gnome/16x16/stock/text/stock_text-outline.png -share/icons/gnome/16x16/stock/text/stock_text-quickedit.png -share/icons/gnome/16x16/stock/text/stock_text-select-text-only.png -share/icons/gnome/16x16/stock/text/stock_text-shadow.png -share/icons/gnome/16x16/stock/text/stock_text-spacing.png -share/icons/gnome/16x16/stock/text/stock_text_color_background.png -share/icons/gnome/16x16/stock/text/stock_text_color_foreground.png -share/icons/gnome/16x16/stock/text/stock_text_color_hilight.png -share/icons/gnome/16x16/stock/text/stock_text_underlined-double.png -share/icons/gnome/16x16/stock/text/stock_thesaurus.png -share/icons/gnome/16x16/stock/text/stock_to-background.png -share/icons/gnome/16x16/stock/text/stock_to-foreground.png -share/icons/gnome/16x16/stock/text/stock_tools-hyphenation.png -share/icons/gnome/16x16/stock/text/stock_update-fields.png -share/icons/gnome/16x16/stock/text/stock_view-field-shadings.png -share/icons/gnome/16x16/stock/text/stock_wrap-around.png -share/icons/gnome/16x16/stock/text/stock_wrap-behind.png -share/icons/gnome/16x16/stock/text/stock_wrap-contour.png -share/icons/gnome/16x16/stock/text/stock_wrap-interrupt.png -share/icons/gnome/16x16/stock/text/stock_wrap-left.png -share/icons/gnome/16x16/stock/text/stock_wrap-optimal.png -share/icons/gnome/16x16/stock/text/stock_wrap-right.png -share/icons/gnome/22x22/actions/add.png -share/icons/gnome/22x22/actions/address-book-new.png -share/icons/gnome/22x22/actions/application-exit.png -share/icons/gnome/22x22/actions/appointment-new.png -share/icons/gnome/22x22/actions/appointment.png -share/icons/gnome/22x22/actions/back.png -share/icons/gnome/22x22/actions/bookmark-new.png -share/icons/gnome/22x22/actions/bookmark_add.png -share/icons/gnome/22x22/actions/bookmarks_list_add.png -share/icons/gnome/22x22/actions/bottom.png -share/icons/gnome/22x22/actions/centrejust.png -share/icons/gnome/22x22/actions/contact-new.png -share/icons/gnome/22x22/actions/document-new.png -share/icons/gnome/22x22/actions/document-open.png -share/icons/gnome/22x22/actions/document-print-preview.png -share/icons/gnome/22x22/actions/document-print.png -share/icons/gnome/22x22/actions/document-properties.png -share/icons/gnome/22x22/actions/document-revert.png -share/icons/gnome/22x22/actions/document-save-as.png -share/icons/gnome/22x22/actions/document-save.png -share/icons/gnome/22x22/actions/down.png -share/icons/gnome/22x22/actions/edit-copy.png -share/icons/gnome/22x22/actions/edit-cut.png -share/icons/gnome/22x22/actions/edit-delete.png -share/icons/gnome/22x22/actions/edit-find-replace.png -share/icons/gnome/22x22/actions/edit-find.png -share/icons/gnome/22x22/actions/edit-paste.png -share/icons/gnome/22x22/actions/edit-redo.png -share/icons/gnome/22x22/actions/edit-select-all.png -share/icons/gnome/22x22/actions/edit-undo.png -share/icons/gnome/22x22/actions/editcopy.png -share/icons/gnome/22x22/actions/editcut.png -share/icons/gnome/22x22/actions/editdelete.png -share/icons/gnome/22x22/actions/editpaste.png -share/icons/gnome/22x22/actions/exit.png -share/icons/gnome/22x22/actions/filefind.png -share/icons/gnome/22x22/actions/filenew.png -share/icons/gnome/22x22/actions/fileopen.png -share/icons/gnome/22x22/actions/fileprint.png -share/icons/gnome/22x22/actions/filequickprint.png -share/icons/gnome/22x22/actions/filesave.png -share/icons/gnome/22x22/actions/filesaveas.png -share/icons/gnome/22x22/actions/find.png -share/icons/gnome/22x22/actions/finish.png -share/icons/gnome/22x22/actions/folder-new.png -share/icons/gnome/22x22/actions/folder_new.png -share/icons/gnome/22x22/actions/format-indent-less.png -share/icons/gnome/22x22/actions/format-indent-more.png -share/icons/gnome/22x22/actions/format-justify-center.png -share/icons/gnome/22x22/actions/format-justify-fill.png -share/icons/gnome/22x22/actions/format-justify-left.png -share/icons/gnome/22x22/actions/format-justify-right.png -share/icons/gnome/22x22/actions/format-text-bold.png -share/icons/gnome/22x22/actions/format-text-italic.png -share/icons/gnome/22x22/actions/format-text-strikethrough.png -share/icons/gnome/22x22/actions/format-text-underline.png -share/icons/gnome/22x22/actions/forward.png -share/icons/gnome/22x22/actions/gnome-lockscreen.png -share/icons/gnome/22x22/actions/gnome-run.png -share/icons/gnome/22x22/actions/gnome-stock-mail-fwd.png -share/icons/gnome/22x22/actions/gnome-stock-mail-new.png -share/icons/gnome/22x22/actions/gnome-stock-mail-rpl.png -share/icons/gnome/22x22/actions/gnome-stock-text-indent.png -share/icons/gnome/22x22/actions/gnome-stock-text-unindent.png -share/icons/gnome/22x22/actions/go-bottom.png -share/icons/gnome/22x22/actions/go-down.png -share/icons/gnome/22x22/actions/go-first.png -share/icons/gnome/22x22/actions/go-home.png -share/icons/gnome/22x22/actions/go-last.png -share/icons/gnome/22x22/actions/go-next.png -share/icons/gnome/22x22/actions/go-previous.png -share/icons/gnome/22x22/actions/go-top.png -share/icons/gnome/22x22/actions/go-up.png -share/icons/gnome/22x22/actions/gohome.png -share/icons/gnome/22x22/actions/gtk-add.png -share/icons/gnome/22x22/actions/gtk-bold.png -share/icons/gnome/22x22/actions/gtk-close.png -share/icons/gnome/22x22/actions/gtk-copy.png -share/icons/gnome/22x22/actions/gtk-cut.png -share/icons/gnome/22x22/actions/gtk-delete.png -share/icons/gnome/22x22/actions/gtk-edit.png -share/icons/gnome/22x22/actions/gtk-find-and-replace.png -share/icons/gnome/22x22/actions/gtk-find.png -share/icons/gnome/22x22/actions/gtk-fullscreen.png -share/icons/gnome/22x22/actions/gtk-go-back-ltr.png -share/icons/gnome/22x22/actions/gtk-go-back-rtl.png -share/icons/gnome/22x22/actions/gtk-go-down.png -share/icons/gnome/22x22/actions/gtk-go-forward-ltr.png -share/icons/gnome/22x22/actions/gtk-go-forward-rtl.png -share/icons/gnome/22x22/actions/gtk-go-up.png -share/icons/gnome/22x22/actions/gtk-goto-bottom.png -share/icons/gnome/22x22/actions/gtk-goto-first-ltr.png -share/icons/gnome/22x22/actions/gtk-goto-first-rtl.png -share/icons/gnome/22x22/actions/gtk-goto-last-ltr.png -share/icons/gnome/22x22/actions/gtk-goto-last-rtl.png -share/icons/gnome/22x22/actions/gtk-goto-top.png -share/icons/gnome/22x22/actions/gtk-home.png -share/icons/gnome/22x22/actions/gtk-indent.png -share/icons/gnome/22x22/actions/gtk-italic.png -share/icons/gnome/22x22/actions/gtk-justify-center.png -share/icons/gnome/22x22/actions/gtk-justify-fill.png -share/icons/gnome/22x22/actions/gtk-justify-left.png -share/icons/gnome/22x22/actions/gtk-justify-right.png -share/icons/gnome/22x22/actions/gtk-leave-fullscreen.png -share/icons/gnome/22x22/actions/gtk-media-forward-ltr.png -share/icons/gnome/22x22/actions/gtk-media-forward-rtl.png -share/icons/gnome/22x22/actions/gtk-media-next-ltr.png -share/icons/gnome/22x22/actions/gtk-media-next-rtl.png -share/icons/gnome/22x22/actions/gtk-media-pause.png -share/icons/gnome/22x22/actions/gtk-media-play-ltr.png -share/icons/gnome/22x22/actions/gtk-media-previous-ltr.png -share/icons/gnome/22x22/actions/gtk-media-previous-rtl.png -share/icons/gnome/22x22/actions/gtk-media-record.png -share/icons/gnome/22x22/actions/gtk-media-rewind-ltr.png -share/icons/gnome/22x22/actions/gtk-media-rewind-rtl.png -share/icons/gnome/22x22/actions/gtk-media-stop.png -share/icons/gnome/22x22/actions/gtk-new.png -share/icons/gnome/22x22/actions/gtk-open.png -share/icons/gnome/22x22/actions/gtk-paste.png -share/icons/gnome/22x22/actions/gtk-print-preview.png -share/icons/gnome/22x22/actions/gtk-print.png -share/icons/gnome/22x22/actions/gtk-properties.png -share/icons/gnome/22x22/actions/gtk-quit.png -share/icons/gnome/22x22/actions/gtk-redo-ltr.png -share/icons/gnome/22x22/actions/gtk-refresh.png -share/icons/gnome/22x22/actions/gtk-remove.png -share/icons/gnome/22x22/actions/gtk-save-as.png -share/icons/gnome/22x22/actions/gtk-save.png -share/icons/gnome/22x22/actions/gtk-select-all.png -share/icons/gnome/22x22/actions/gtk-sort-ascending.png -share/icons/gnome/22x22/actions/gtk-sort-descending.png -share/icons/gnome/22x22/actions/gtk-stop.png -share/icons/gnome/22x22/actions/gtk-strikethrough.png -share/icons/gnome/22x22/actions/gtk-underline.png -share/icons/gnome/22x22/actions/gtk-undo-ltr.png -share/icons/gnome/22x22/actions/gtk-unindent.png -share/icons/gnome/22x22/actions/gtk-zoom-100.png -share/icons/gnome/22x22/actions/gtk-zoom-fit.png -share/icons/gnome/22x22/actions/gtk-zoom-in.png -share/icons/gnome/22x22/actions/gtk-zoom-out.png -share/icons/gnome/22x22/actions/help-faq.png -share/icons/gnome/22x22/actions/insert-image.png -share/icons/gnome/22x22/actions/insert-link.png -share/icons/gnome/22x22/actions/insert-text.png -share/icons/gnome/22x22/actions/kfm_home.png -share/icons/gnome/22x22/actions/leftjust.png -share/icons/gnome/22x22/actions/list-add.png -share/icons/gnome/22x22/actions/list-remove.png -share/icons/gnome/22x22/actions/lock.png -share/icons/gnome/22x22/actions/mail-forward.png -share/icons/gnome/22x22/actions/mail-mark-junk.png -share/icons/gnome/22x22/actions/mail-mark-not-junk.png -share/icons/gnome/22x22/actions/mail-message-new.png -share/icons/gnome/22x22/actions/mail-reply-all.png -share/icons/gnome/22x22/actions/mail-reply-sender.png -share/icons/gnome/22x22/actions/mail-send-receive.png -share/icons/gnome/22x22/actions/mail_forward.png -share/icons/gnome/22x22/actions/mail_new.png -share/icons/gnome/22x22/actions/mail_reply.png -share/icons/gnome/22x22/actions/mail_replyall.png -share/icons/gnome/22x22/actions/mail_spam.png -share/icons/gnome/22x22/actions/media-eject.png -share/icons/gnome/22x22/actions/media-playback-pause.png -share/icons/gnome/22x22/actions/media-playback-start.png -share/icons/gnome/22x22/actions/media-playback-stop.png -share/icons/gnome/22x22/actions/media-record.png -share/icons/gnome/22x22/actions/media-seek-backward.png -share/icons/gnome/22x22/actions/media-seek-forward.png -share/icons/gnome/22x22/actions/media-skip-backward.png -share/icons/gnome/22x22/actions/media-skip-forward.png -share/icons/gnome/22x22/actions/next.png -share/icons/gnome/22x22/actions/object-flip-horizontal.png -share/icons/gnome/22x22/actions/object-flip-vertical.png -share/icons/gnome/22x22/actions/object-rotate-left.png -share/icons/gnome/22x22/actions/object-rotate-right.png -share/icons/gnome/22x22/actions/player_eject.png -share/icons/gnome/22x22/actions/player_end.png -share/icons/gnome/22x22/actions/player_fwd.png -share/icons/gnome/22x22/actions/player_pause.png -share/icons/gnome/22x22/actions/player_play.png -share/icons/gnome/22x22/actions/player_record.png -share/icons/gnome/22x22/actions/player_rew.png -share/icons/gnome/22x22/actions/player_start.png -share/icons/gnome/22x22/actions/player_stop.png -share/icons/gnome/22x22/actions/previous.png -share/icons/gnome/22x22/actions/process-stop.png -share/icons/gnome/22x22/actions/redhat-home.png -share/icons/gnome/22x22/actions/redo.png -share/icons/gnome/22x22/actions/reload.png -share/icons/gnome/22x22/actions/reload3.png -share/icons/gnome/22x22/actions/reload_all_tabs.png -share/icons/gnome/22x22/actions/reload_page.png -share/icons/gnome/22x22/actions/remove.png -share/icons/gnome/22x22/actions/rightjust.png -share/icons/gnome/22x22/actions/start.png -share/icons/gnome/22x22/actions/stock_add-bookmark.png -share/icons/gnome/22x22/actions/stock_bottom.png -share/icons/gnome/22x22/actions/stock_close.png -share/icons/gnome/22x22/actions/stock_copy.png -share/icons/gnome/22x22/actions/stock_cut.png -share/icons/gnome/22x22/actions/stock_delete.png -share/icons/gnome/22x22/actions/stock_down.png -share/icons/gnome/22x22/actions/stock_file-properites.png -share/icons/gnome/22x22/actions/stock_first.png -share/icons/gnome/22x22/actions/stock_fullscreen.png -share/icons/gnome/22x22/actions/stock_help-add-bookmark.png -share/icons/gnome/22x22/actions/stock_home.png -share/icons/gnome/22x22/actions/stock_last.png -share/icons/gnome/22x22/actions/stock_leave-fullscreen.png -share/icons/gnome/22x22/actions/stock_left.png -share/icons/gnome/22x22/actions/stock_mail-compose.png -share/icons/gnome/22x22/actions/stock_mail-forward.png -share/icons/gnome/22x22/actions/stock_mail-reply-to-all.png -share/icons/gnome/22x22/actions/stock_mail-reply.png -share/icons/gnome/22x22/actions/stock_mail-send-receive.png -share/icons/gnome/22x22/actions/stock_media-fwd.png -share/icons/gnome/22x22/actions/stock_media-next.png -share/icons/gnome/22x22/actions/stock_media-pause.png -share/icons/gnome/22x22/actions/stock_media-play.png -share/icons/gnome/22x22/actions/stock_media-prev.png -share/icons/gnome/22x22/actions/stock_media-rec.png -share/icons/gnome/22x22/actions/stock_media-rew.png -share/icons/gnome/22x22/actions/stock_media-stop.png -share/icons/gnome/22x22/actions/stock_new-address-book.png -share/icons/gnome/22x22/actions/stock_new-appointment.png -share/icons/gnome/22x22/actions/stock_new-bcard.png -share/icons/gnome/22x22/actions/stock_new-dir.png -share/icons/gnome/22x22/actions/stock_new-tab.png -share/icons/gnome/22x22/actions/stock_new-text.png -share/icons/gnome/22x22/actions/stock_new-window.png -share/icons/gnome/22x22/actions/stock_not-spam.png -share/icons/gnome/22x22/actions/stock_paste.png -share/icons/gnome/22x22/actions/stock_print-preview.png -share/icons/gnome/22x22/actions/stock_print.png -share/icons/gnome/22x22/actions/stock_properties.png -share/icons/gnome/22x22/actions/stock_redo.png -share/icons/gnome/22x22/actions/stock_refresh.png -share/icons/gnome/22x22/actions/stock_right.png -share/icons/gnome/22x22/actions/stock_save-as.png -share/icons/gnome/22x22/actions/stock_save.png -share/icons/gnome/22x22/actions/stock_search-and-replace.png -share/icons/gnome/22x22/actions/stock_search.png -share/icons/gnome/22x22/actions/stock_select-all.png -share/icons/gnome/22x22/actions/stock_spam.png -share/icons/gnome/22x22/actions/stock_stop.png -share/icons/gnome/22x22/actions/stock_text-strikethrough.png -share/icons/gnome/22x22/actions/stock_text_bold.png -share/icons/gnome/22x22/actions/stock_text_center.png -share/icons/gnome/22x22/actions/stock_text_indent.png -share/icons/gnome/22x22/actions/stock_text_italic.png -share/icons/gnome/22x22/actions/stock_text_justify.png -share/icons/gnome/22x22/actions/stock_text_left.png -share/icons/gnome/22x22/actions/stock_text_right.png -share/icons/gnome/22x22/actions/stock_text_underlined.png -share/icons/gnome/22x22/actions/stock_text_unindent.png -share/icons/gnome/22x22/actions/stock_top.png -share/icons/gnome/22x22/actions/stock_undo.png -share/icons/gnome/22x22/actions/stock_up.png -share/icons/gnome/22x22/actions/stock_zoom-1.png -share/icons/gnome/22x22/actions/stock_zoom-in.png -share/icons/gnome/22x22/actions/stock_zoom-out.png -share/icons/gnome/22x22/actions/stock_zoom-page.png -share/icons/gnome/22x22/actions/stop.png -share/icons/gnome/22x22/actions/system-lock-screen.png -share/icons/gnome/22x22/actions/system-run.png -share/icons/gnome/22x22/actions/tab-new.png -share/icons/gnome/22x22/actions/tab_new.png -share/icons/gnome/22x22/actions/text_bold.png -share/icons/gnome/22x22/actions/text_italic.png -share/icons/gnome/22x22/actions/text_strike.png -share/icons/gnome/22x22/actions/text_under.png -share/icons/gnome/22x22/actions/top.png -share/icons/gnome/22x22/actions/undo.png -share/icons/gnome/22x22/actions/up.png -share/icons/gnome/22x22/actions/view-fullscreen.png -share/icons/gnome/22x22/actions/view-refresh.png -share/icons/gnome/22x22/actions/view-restore.png -share/icons/gnome/22x22/actions/view-sort-ascending.png -share/icons/gnome/22x22/actions/view-sort-descending.png -share/icons/gnome/22x22/actions/viewmag+.png -share/icons/gnome/22x22/actions/viewmag-.png -share/icons/gnome/22x22/actions/viewmag1.png -share/icons/gnome/22x22/actions/viewmagfit.png -share/icons/gnome/22x22/actions/window-close.png -share/icons/gnome/22x22/actions/window-new.png -share/icons/gnome/22x22/actions/window_fullscreen.png -share/icons/gnome/22x22/actions/window_new.png -share/icons/gnome/22x22/actions/window_nofullscreen.png -share/icons/gnome/22x22/actions/xfce-system-exit.png -share/icons/gnome/22x22/actions/xfce-system-lock.png -share/icons/gnome/22x22/actions/zoom-best-fit.png -share/icons/gnome/22x22/actions/zoom-in.png -share/icons/gnome/22x22/actions/zoom-original.png -share/icons/gnome/22x22/actions/zoom-out.png -share/icons/gnome/22x22/animations/gnome-spinner-rest.png -share/icons/gnome/22x22/animations/gnome-spinner.png -share/icons/gnome/22x22/animations/process-idle.png -share/icons/gnome/22x22/animations/process-working.png -share/icons/gnome/22x22/apps/access.png -share/icons/gnome/22x22/apps/accessibility-directory.png -share/icons/gnome/22x22/apps/accessories-calculator.png -share/icons/gnome/22x22/apps/accessories-dictionary.png -share/icons/gnome/22x22/apps/accessories-text-editor.png -share/icons/gnome/22x22/apps/applets-screenshooter.png -share/icons/gnome/22x22/apps/arts.png -share/icons/gnome/22x22/apps/background.png -share/icons/gnome/22x22/apps/boot.png -share/icons/gnome/22x22/apps/calc.png -share/icons/gnome/22x22/apps/config-language.png -share/icons/gnome/22x22/apps/config-users.png -share/icons/gnome/22x22/apps/file-manager.png -share/icons/gnome/22x22/apps/fonts.png -share/icons/gnome/22x22/apps/gnome-calculator.png -share/icons/gnome/22x22/apps/gnome-help.png -share/icons/gnome/22x22/apps/gnome-mixer.png -share/icons/gnome/22x22/apps/gnome-monitor.png -share/icons/gnome/22x22/apps/gnome-remote-desktop.png -share/icons/gnome/22x22/apps/gnome-settings-accessibility-technologies.png -share/icons/gnome/22x22/apps/gnome-settings-background.png -share/icons/gnome/22x22/apps/gnome-settings-font.png -share/icons/gnome/22x22/apps/gnome-settings-keybindings.png -share/icons/gnome/22x22/apps/gnome-settings-theme.png -share/icons/gnome/22x22/apps/gnome-settings-ui-behavior.png -share/icons/gnome/22x22/apps/gnome-shutdown.png -share/icons/gnome/22x22/apps/gnome-terminal.png -share/icons/gnome/22x22/apps/gnome-window-manager.png -share/icons/gnome/22x22/apps/gtk-help.png -share/icons/gnome/22x22/apps/help-browser.png -share/icons/gnome/22x22/apps/help.png -share/icons/gnome/22x22/apps/im-aim.png -share/icons/gnome/22x22/apps/im-icq.png -share/icons/gnome/22x22/apps/im-jabber.png -share/icons/gnome/22x22/apps/im-msn.png -share/icons/gnome/22x22/apps/im-nov.png -share/icons/gnome/22x22/apps/im-yahoo.png -share/icons/gnome/22x22/apps/kcalc.png -share/icons/gnome/22x22/apps/kcmkwm.png -share/icons/gnome/22x22/apps/kcmsound.png -share/icons/gnome/22x22/apps/kedit.png -share/icons/gnome/22x22/apps/key_bindings.png -share/icons/gnome/22x22/apps/kfm.png -share/icons/gnome/22x22/apps/khelpcenter.png -share/icons/gnome/22x22/apps/konsole.png -share/icons/gnome/22x22/apps/krfb.png -share/icons/gnome/22x22/apps/kscreensaver.png -share/icons/gnome/22x22/apps/ksysguard.png -share/icons/gnome/22x22/apps/kuser.png -share/icons/gnome/22x22/apps/kwin.png -share/icons/gnome/22x22/apps/locale.png -share/icons/gnome/22x22/apps/logviewer.png -share/icons/gnome/22x22/apps/multimedia-volume-control.png -share/icons/gnome/22x22/apps/multimedia.png -share/icons/gnome/22x22/apps/openterm.png -share/icons/gnome/22x22/apps/preferences-desktop-accessibility.png -share/icons/gnome/22x22/apps/preferences-desktop-font.png -share/icons/gnome/22x22/apps/preferences-desktop-keyboard-shortcuts.png -share/icons/gnome/22x22/apps/preferences-desktop-keyboard.png -share/icons/gnome/22x22/apps/preferences-desktop-locale.png -share/icons/gnome/22x22/apps/preferences-desktop-remote-desktop.png -share/icons/gnome/22x22/apps/preferences-desktop-screensaver.png -share/icons/gnome/22x22/apps/preferences-desktop-theme.png -share/icons/gnome/22x22/apps/preferences-desktop-wallpaper.png -share/icons/gnome/22x22/apps/preferences-system-windows.png -share/icons/gnome/22x22/apps/redhat-filemanager.png -share/icons/gnome/22x22/apps/screensaver.png -share/icons/gnome/22x22/apps/stock_help.png -share/icons/gnome/22x22/apps/style.png -share/icons/gnome/22x22/apps/susehelpcenter.png -share/icons/gnome/22x22/apps/system-config-users.png -share/icons/gnome/22x22/apps/system-file-manager.png -share/icons/gnome/22x22/apps/system-software-installer.png -share/icons/gnome/22x22/apps/system-users.png -share/icons/gnome/22x22/apps/terminal.png -share/icons/gnome/22x22/apps/text-editor.png -share/icons/gnome/22x22/apps/user-info.png -share/icons/gnome/22x22/apps/utilities-system-monitor.png -share/icons/gnome/22x22/apps/utilities-terminal.png -share/icons/gnome/22x22/apps/volume-knob.png -share/icons/gnome/22x22/apps/wallpaper.png -share/icons/gnome/22x22/apps/web-browser.png -share/icons/gnome/22x22/apps/xfce-filemanager.png -share/icons/gnome/22x22/apps/xfce-terminal.png -share/icons/gnome/22x22/apps/xfce4-backdrop.png -share/icons/gnome/22x22/apps/xfce4-mixer.png -share/icons/gnome/22x22/apps/xfwm4.png -share/icons/gnome/22x22/apps/xscreensaver.png -share/icons/gnome/22x22/categories/applications-accessories.png -share/icons/gnome/22x22/categories/applications-development.png -share/icons/gnome/22x22/categories/applications-games.png -share/icons/gnome/22x22/categories/applications-graphics.png -share/icons/gnome/22x22/categories/applications-internet.png -share/icons/gnome/22x22/categories/applications-multimedia.png -share/icons/gnome/22x22/categories/applications-office.png -share/icons/gnome/22x22/categories/applications-other.png -share/icons/gnome/22x22/categories/applications-science.png -share/icons/gnome/22x22/categories/applications-system.png -share/icons/gnome/22x22/categories/gnome-applications.png -share/icons/gnome/22x22/categories/gnome-control-center.png -share/icons/gnome/22x22/categories/gnome-devel.png -share/icons/gnome/22x22/categories/gnome-globe.png -share/icons/gnome/22x22/categories/gnome-graphics.png -share/icons/gnome/22x22/categories/gnome-joystick.png -share/icons/gnome/22x22/categories/gnome-multimedia.png -share/icons/gnome/22x22/categories/gnome-settings.png -share/icons/gnome/22x22/categories/gnome-system.png -share/icons/gnome/22x22/categories/gnome-util.png -share/icons/gnome/22x22/categories/gtk-preferences.png -share/icons/gnome/22x22/categories/kcontrol.png -share/icons/gnome/22x22/categories/package_development.png -share/icons/gnome/22x22/categories/package_games.png -share/icons/gnome/22x22/categories/package_graphics.png -share/icons/gnome/22x22/categories/package_multimedia.png -share/icons/gnome/22x22/categories/package_network.png -share/icons/gnome/22x22/categories/package_office.png -share/icons/gnome/22x22/categories/package_settings.png -share/icons/gnome/22x22/categories/package_system.png -share/icons/gnome/22x22/categories/package_utilities.png -share/icons/gnome/22x22/categories/preferences-desktop.png -share/icons/gnome/22x22/categories/preferences-system.png -share/icons/gnome/22x22/categories/redhat-accessories.png -share/icons/gnome/22x22/categories/redhat-games.png -share/icons/gnome/22x22/categories/redhat-graphics.png -share/icons/gnome/22x22/categories/redhat-internet.png -share/icons/gnome/22x22/categories/redhat-office.png -share/icons/gnome/22x22/categories/redhat-preferences.png -share/icons/gnome/22x22/categories/redhat-programming.png -share/icons/gnome/22x22/categories/redhat-sound_video.png -share/icons/gnome/22x22/categories/redhat-system_settings.png -share/icons/gnome/22x22/categories/redhat-system_tools.png -share/icons/gnome/22x22/categories/stock_internet.png -share/icons/gnome/22x22/categories/xfce-games.png -share/icons/gnome/22x22/categories/xfce-graphics.png -share/icons/gnome/22x22/categories/xfce-internet.png -share/icons/gnome/22x22/categories/xfce-multimedia.png -share/icons/gnome/22x22/categories/xfce-office.png -share/icons/gnome/22x22/categories/xfce-system-settings.png -share/icons/gnome/22x22/categories/xfce-utils.png -share/icons/gnome/22x22/categories/xfce4-settings.png -share/icons/gnome/22x22/devices/3floppy_unmount.png -share/icons/gnome/22x22/devices/audio-input-microphone.png -share/icons/gnome/22x22/devices/battery.png -share/icons/gnome/22x22/devices/camera-photo.png -share/icons/gnome/22x22/devices/camera-web.png -share/icons/gnome/22x22/devices/camera.png -share/icons/gnome/22x22/devices/camera_unmount.png -share/icons/gnome/22x22/devices/cdrom_unmount.png -share/icons/gnome/22x22/devices/cdwriter_unmount.png -share/icons/gnome/22x22/devices/chardevice.png -share/icons/gnome/22x22/devices/computer.png -share/icons/gnome/22x22/devices/display.png -share/icons/gnome/22x22/devices/drive-cdrom.png -share/icons/gnome/22x22/devices/drive-harddisk.png -share/icons/gnome/22x22/devices/drive-optical.png -share/icons/gnome/22x22/devices/drive-removable-media.png -share/icons/gnome/22x22/devices/dvd_unmount.png -share/icons/gnome/22x22/devices/gnome-dev-battery.png -share/icons/gnome/22x22/devices/gnome-dev-cdrom-audio.png -share/icons/gnome/22x22/devices/gnome-dev-cdrom.png -share/icons/gnome/22x22/devices/gnome-dev-computer.png -share/icons/gnome/22x22/devices/gnome-dev-disc-cdr.png -share/icons/gnome/22x22/devices/gnome-dev-disc-cdrw.png -share/icons/gnome/22x22/devices/gnome-dev-disc-dvdr-plus.png -share/icons/gnome/22x22/devices/gnome-dev-disc-dvdr.png -share/icons/gnome/22x22/devices/gnome-dev-disc-dvdram.png -share/icons/gnome/22x22/devices/gnome-dev-disc-dvdrom.png -share/icons/gnome/22x22/devices/gnome-dev-disc-dvdrw.png -share/icons/gnome/22x22/devices/gnome-dev-dvd.png -share/icons/gnome/22x22/devices/gnome-dev-ethernet.png -share/icons/gnome/22x22/devices/gnome-dev-floppy.png -share/icons/gnome/22x22/devices/gnome-dev-harddisk-1394.png -share/icons/gnome/22x22/devices/gnome-dev-harddisk-usb.png -share/icons/gnome/22x22/devices/gnome-dev-harddisk.png -share/icons/gnome/22x22/devices/gnome-dev-ipod.png -share/icons/gnome/22x22/devices/gnome-dev-keyboard.png -share/icons/gnome/22x22/devices/gnome-dev-media-cf.png -share/icons/gnome/22x22/devices/gnome-dev-media-ms.png -share/icons/gnome/22x22/devices/gnome-dev-media-sdmmc.png -share/icons/gnome/22x22/devices/gnome-dev-media-sm.png -share/icons/gnome/22x22/devices/gnome-dev-mouse-ball.png -share/icons/gnome/22x22/devices/gnome-dev-mouse-optical.png -share/icons/gnome/22x22/devices/gnome-dev-printer.png -share/icons/gnome/22x22/devices/gnome-dev-removable-1394.png -share/icons/gnome/22x22/devices/gnome-dev-removable-usb.png -share/icons/gnome/22x22/devices/gnome-dev-removable.png -share/icons/gnome/22x22/devices/gnome-dev-wavelan.png -share/icons/gnome/22x22/devices/gnome-fs-client.png -share/icons/gnome/22x22/devices/gnome-modem.png -share/icons/gnome/22x22/devices/gnome-stock-mic.png -share/icons/gnome/22x22/devices/gtk-cdrom.png -share/icons/gnome/22x22/devices/gtk-floppy.png -share/icons/gnome/22x22/devices/gtk-harddisk.png -share/icons/gnome/22x22/devices/harddrive.png -share/icons/gnome/22x22/devices/hdd_unmount.png -share/icons/gnome/22x22/devices/input-keyboard.png -share/icons/gnome/22x22/devices/input-mouse.png -share/icons/gnome/22x22/devices/input-tablet.png -share/icons/gnome/22x22/devices/ipod_mount.png -share/icons/gnome/22x22/devices/keyboard.png -share/icons/gnome/22x22/devices/kjobviewer.png -share/icons/gnome/22x22/devices/kxkb.png -share/icons/gnome/22x22/devices/media-cdrom.png -share/icons/gnome/22x22/devices/media-flash.png -share/icons/gnome/22x22/devices/media-floppy.png -share/icons/gnome/22x22/devices/media-optical.png -share/icons/gnome/22x22/devices/media-tape.png -share/icons/gnome/22x22/devices/modem.png -share/icons/gnome/22x22/devices/mouse.png -share/icons/gnome/22x22/devices/multimedia-player.png -share/icons/gnome/22x22/devices/network-wired.png -share/icons/gnome/22x22/devices/network-wireless.png -share/icons/gnome/22x22/devices/printer-remote.png -share/icons/gnome/22x22/devices/printer.png -share/icons/gnome/22x22/devices/printer1.png -share/icons/gnome/22x22/devices/printmgr.png -share/icons/gnome/22x22/devices/stock_mic.png -share/icons/gnome/22x22/devices/stock_printers.png -share/icons/gnome/22x22/devices/system-floppy.png -share/icons/gnome/22x22/devices/system.png -share/icons/gnome/22x22/devices/usbpendrive_unmount.png -share/icons/gnome/22x22/devices/video-display.png -share/icons/gnome/22x22/devices/xfce-printer.png -share/icons/gnome/22x22/devices/xfce4-display.png -share/icons/gnome/22x22/devices/xfce4-keyboard.png -share/icons/gnome/22x22/devices/xfce4-mouse.png -share/icons/gnome/22x22/devices/yast_HD.png -share/icons/gnome/22x22/devices/yast_idetude.png -share/icons/gnome/22x22/devices/yast_mouse.png -share/icons/gnome/22x22/devices/yast_printer.png -share/icons/gnome/22x22/emblems/emblem-default.png -share/icons/gnome/22x22/emblems/emblem-favorite.png -share/icons/gnome/22x22/emblems/emblem-important.png -share/icons/gnome/22x22/emblems/emblem-new.png -share/icons/gnome/22x22/emblems/emblem-package.png -share/icons/gnome/22x22/emblems/emblem-symbolic-link.png -share/icons/gnome/22x22/emblems/emblem-web.png -share/icons/gnome/22x22/emblems/stock_mail-priority-high.png -share/icons/gnome/22x22/mimetypes/application-certificate.png -share/icons/gnome/22x22/mimetypes/application-x-executable.png -share/icons/gnome/22x22/mimetypes/ascii.png -share/icons/gnome/22x22/mimetypes/audio-x-generic.png -share/icons/gnome/22x22/mimetypes/binary.png -share/icons/gnome/22x22/mimetypes/contents2.png -share/icons/gnome/22x22/mimetypes/deb.png -share/icons/gnome/22x22/mimetypes/document.png -share/icons/gnome/22x22/mimetypes/empty.png -share/icons/gnome/22x22/mimetypes/exec.png -share/icons/gnome/22x22/mimetypes/folder_tar.png -share/icons/gnome/22x22/mimetypes/font-x-generic.png -share/icons/gnome/22x22/mimetypes/font.png -share/icons/gnome/22x22/mimetypes/font_bitmap.png -share/icons/gnome/22x22/mimetypes/font_truetype.png -share/icons/gnome/22x22/mimetypes/font_type1.png -share/icons/gnome/22x22/mimetypes/gnome-fs-executable.png -share/icons/gnome/22x22/mimetypes/gnome-fs-regular.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-magicpoint.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-msword.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-ogg.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-pdf.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-postscript.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-rtf.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.image.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-wordperfect.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-7z-compressed.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-abiword.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-archive.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-arj.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-bzip.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-compress.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-cpio.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-deb.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-dvi.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-executable.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-gzip.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-gzpostscript.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-jar.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-kspread.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-kword.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-lha.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-lhz.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-ms-dos-executable.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-perl.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-php.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-rar.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-rpm.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-scribus.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-tar.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-tarz.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-x-tex.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-xhtml+xml.png -share/icons/gnome/22x22/mimetypes/gnome-mime-application-zip.png -share/icons/gnome/22x22/mimetypes/gnome-mime-audio.png -share/icons/gnome/22x22/mimetypes/gnome-mime-image.png -share/icons/gnome/22x22/mimetypes/gnome-mime-text-html.png -share/icons/gnome/22x22/mimetypes/gnome-mime-text-vnd.wap.wml.png -share/icons/gnome/22x22/mimetypes/gnome-mime-text-x-csh.png -share/icons/gnome/22x22/mimetypes/gnome-mime-text-x-python.png -share/icons/gnome/22x22/mimetypes/gnome-mime-text-x-sh.png -share/icons/gnome/22x22/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/gnome/22x22/mimetypes/gnome-mime-text-x-vcard.png -share/icons/gnome/22x22/mimetypes/gnome-mime-text-x-zsh.png -share/icons/gnome/22x22/mimetypes/gnome-mime-text.png -share/icons/gnome/22x22/mimetypes/gnome-mime-video.png -share/icons/gnome/22x22/mimetypes/gnome-mime-x-font-afm.png -share/icons/gnome/22x22/mimetypes/gnome-package.png -share/icons/gnome/22x22/mimetypes/gtk-file.png -share/icons/gnome/22x22/mimetypes/html.png -share/icons/gnome/22x22/mimetypes/image-x-generic.png -share/icons/gnome/22x22/mimetypes/image.png -share/icons/gnome/22x22/mimetypes/kpresenter_kpr.png -share/icons/gnome/22x22/mimetypes/mime_ascii.png -share/icons/gnome/22x22/mimetypes/misc.png -share/icons/gnome/22x22/mimetypes/package-x-generic.png -share/icons/gnome/22x22/mimetypes/package.png -share/icons/gnome/22x22/mimetypes/package_editors.png -share/icons/gnome/22x22/mimetypes/package_wordprocessing.png -share/icons/gnome/22x22/mimetypes/plan.png -share/icons/gnome/22x22/mimetypes/rpm.png -share/icons/gnome/22x22/mimetypes/shellscript.png -share/icons/gnome/22x22/mimetypes/sound.png -share/icons/gnome/22x22/mimetypes/spreadsheet.png -share/icons/gnome/22x22/mimetypes/stock_addressbook.png -share/icons/gnome/22x22/mimetypes/stock_calendar.png -share/icons/gnome/22x22/mimetypes/stock_certificate.png -share/icons/gnome/22x22/mimetypes/stock_script.png -share/icons/gnome/22x22/mimetypes/tar.png -share/icons/gnome/22x22/mimetypes/template_source.png -share/icons/gnome/22x22/mimetypes/text-html.png -share/icons/gnome/22x22/mimetypes/text-x-generic-template.png -share/icons/gnome/22x22/mimetypes/text-x-generic.png -share/icons/gnome/22x22/mimetypes/text-x-preview.png -share/icons/gnome/22x22/mimetypes/text-x-script.png -share/icons/gnome/22x22/mimetypes/tgz.png -share/icons/gnome/22x22/mimetypes/txt.png -share/icons/gnome/22x22/mimetypes/txt2.png -share/icons/gnome/22x22/mimetypes/unknown.png -share/icons/gnome/22x22/mimetypes/vcalendar.png -share/icons/gnome/22x22/mimetypes/vcard.png -share/icons/gnome/22x22/mimetypes/video-x-generic.png -share/icons/gnome/22x22/mimetypes/video.png -share/icons/gnome/22x22/mimetypes/wordprocessing.png -share/icons/gnome/22x22/mimetypes/www.png -share/icons/gnome/22x22/mimetypes/x-office-address-book.png -share/icons/gnome/22x22/mimetypes/x-office-calendar.png -share/icons/gnome/22x22/mimetypes/x-office-document.png -share/icons/gnome/22x22/mimetypes/x-office-drawing.png -share/icons/gnome/22x22/mimetypes/x-office-presentation.png -share/icons/gnome/22x22/mimetypes/x-office-spreadsheet.png -share/icons/gnome/22x22/mimetypes/zip.png -share/icons/gnome/22x22/places/application-x-gnome-saved-search.png -share/icons/gnome/22x22/places/desktop.png -share/icons/gnome/22x22/places/distributor-logo.png -share/icons/gnome/22x22/places/emptytrash.png -share/icons/gnome/22x22/places/folder-remote.png -share/icons/gnome/22x22/places/folder-saved-search.png -share/icons/gnome/22x22/places/folder.icon -share/icons/gnome/22x22/places/folder.png -share/icons/gnome/22x22/places/folder_home.png -share/icons/gnome/22x22/places/gnome-fs-desktop.png -share/icons/gnome/22x22/places/gnome-fs-directory.icon -share/icons/gnome/22x22/places/gnome-fs-directory.png -share/icons/gnome/22x22/places/gnome-fs-ftp.png -share/icons/gnome/22x22/places/gnome-fs-home.png -share/icons/gnome/22x22/places/gnome-fs-network.png -share/icons/gnome/22x22/places/gnome-fs-nfs.png -share/icons/gnome/22x22/places/gnome-fs-server.png -share/icons/gnome/22x22/places/gnome-fs-share.png -share/icons/gnome/22x22/places/gnome-fs-smb.png -share/icons/gnome/22x22/places/gnome-fs-ssh.png -share/icons/gnome/22x22/places/gnome-fs-trash-empty.png -share/icons/gnome/22x22/places/gnome-main-menu.png -share/icons/gnome/22x22/places/gnome-mime-x-directory-nfs-server.png -share/icons/gnome/22x22/places/gnome-mime-x-directory-smb-server.png -share/icons/gnome/22x22/places/gnome-mime-x-directory-smb-share.png -share/icons/gnome/22x22/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/gnome/22x22/places/gnome-stock-trash.png -share/icons/gnome/22x22/places/gtk-network.png -share/icons/gnome/22x22/places/network-server.png -share/icons/gnome/22x22/places/network-workgroup.png -share/icons/gnome/22x22/places/network.png -share/icons/gnome/22x22/places/network_local.png -share/icons/gnome/22x22/places/novell-button.png -share/icons/gnome/22x22/places/redhat-network-server.png -share/icons/gnome/22x22/places/server.png -share/icons/gnome/22x22/places/start-here.png -share/icons/gnome/22x22/places/stock_folder.icon -share/icons/gnome/22x22/places/stock_folder.png -share/icons/gnome/22x22/places/trashcan_empty.png -share/icons/gnome/22x22/places/user-desktop.png -share/icons/gnome/22x22/places/user-home.png -share/icons/gnome/22x22/places/user-trash.png -share/icons/gnome/22x22/places/xfce-trash_empty.png -share/icons/gnome/22x22/status/appointment-missed.png -share/icons/gnome/22x22/status/appointment-soon.png -share/icons/gnome/22x22/status/audio-volume-high.png -share/icons/gnome/22x22/status/audio-volume-low.png -share/icons/gnome/22x22/status/audio-volume-medium.png -share/icons/gnome/22x22/status/audio-volume-muted.png -share/icons/gnome/22x22/status/connect_creating.png -share/icons/gnome/22x22/status/connect_established.png -share/icons/gnome/22x22/status/connect_no.png -share/icons/gnome/22x22/status/dialog-error.png -share/icons/gnome/22x22/status/dialog-information.png -share/icons/gnome/22x22/status/dialog-warning.png -share/icons/gnome/22x22/status/edittrash.png -share/icons/gnome/22x22/status/error.png -share/icons/gnome/22x22/status/folder-drag-accept.png -share/icons/gnome/22x22/status/folder-open.png -share/icons/gnome/22x22/status/folder-visiting.png -share/icons/gnome/22x22/status/folder_open.png -share/icons/gnome/22x22/status/gnome-dev-wavelan-encrypted.png -share/icons/gnome/22x22/status/gnome-fs-directory-accept.png -share/icons/gnome/22x22/status/gnome-fs-directory-visiting.png -share/icons/gnome/22x22/status/gnome-fs-loading-icon.png -share/icons/gnome/22x22/status/gnome-fs-trash-full.png -share/icons/gnome/22x22/status/gnome-netstatus-disconn.png -share/icons/gnome/22x22/status/gnome-netstatus-error.png -share/icons/gnome/22x22/status/gnome-netstatus-idle.png -share/icons/gnome/22x22/status/gnome-netstatus-rx.png -share/icons/gnome/22x22/status/gnome-netstatus-tx.png -share/icons/gnome/22x22/status/gnome-netstatus-txrx.png -share/icons/gnome/22x22/status/gnome-stock-trash-full.png -share/icons/gnome/22x22/status/gtk-dialog-error.png -share/icons/gnome/22x22/status/gtk-dialog-info.png -share/icons/gnome/22x22/status/gtk-dialog-warning.png -share/icons/gnome/22x22/status/image-loading.png -share/icons/gnome/22x22/status/important.png -share/icons/gnome/22x22/status/info.png -share/icons/gnome/22x22/status/mail-attachment.png -share/icons/gnome/22x22/status/media-playlist-repeat.png -share/icons/gnome/22x22/status/media-playlist-shuffle.png -share/icons/gnome/22x22/status/messagebox_critical.png -share/icons/gnome/22x22/status/messagebox_info.png -share/icons/gnome/22x22/status/messagebox_warning.png -share/icons/gnome/22x22/status/network-error.png -share/icons/gnome/22x22/status/network-idle.png -share/icons/gnome/22x22/status/network-offline.png -share/icons/gnome/22x22/status/network-receive.png -share/icons/gnome/22x22/status/network-transmit-receive.png -share/icons/gnome/22x22/status/network-transmit.png -share/icons/gnome/22x22/status/network-wireless-encrypted.png -share/icons/gnome/22x22/status/nm-adhoc.png -share/icons/gnome/22x22/status/nm-device-wired.png -share/icons/gnome/22x22/status/nm-device-wireless.png -share/icons/gnome/22x22/status/nm-no-connection.png -share/icons/gnome/22x22/status/printer-error.png -share/icons/gnome/22x22/status/stock_appointment-reminder-excl.png -share/icons/gnome/22x22/status/stock_appointment-reminder.png -share/icons/gnome/22x22/status/stock_dialog-error.png -share/icons/gnome/22x22/status/stock_dialog-info.png -share/icons/gnome/22x22/status/stock_dialog-warning.png -share/icons/gnome/22x22/status/stock_open.png -share/icons/gnome/22x22/status/stock_repeat.png -share/icons/gnome/22x22/status/stock_shuffle.png -share/icons/gnome/22x22/status/stock_trash_full.png -share/icons/gnome/22x22/status/stock_volume-0.png -share/icons/gnome/22x22/status/stock_volume-max.png -share/icons/gnome/22x22/status/stock_volume-med.png -share/icons/gnome/22x22/status/stock_volume-min.png -share/icons/gnome/22x22/status/stock_volume-mute.png -share/icons/gnome/22x22/status/stock_volume.png -share/icons/gnome/22x22/status/stock_weather-cloudy.png -share/icons/gnome/22x22/status/stock_weather-few-clouds.png -share/icons/gnome/22x22/status/stock_weather-night-clear.png -share/icons/gnome/22x22/status/stock_weather-night-few-clouds.png -share/icons/gnome/22x22/status/stock_weather-showers.png -share/icons/gnome/22x22/status/stock_weather-snow.png -share/icons/gnome/22x22/status/stock_weather-storm.png -share/icons/gnome/22x22/status/stock_weather-sunny.png -share/icons/gnome/22x22/status/sunny.png -share/icons/gnome/22x22/status/trashcan_full.png -share/icons/gnome/22x22/status/user-trash-full.png -share/icons/gnome/22x22/status/weather-clear-night.png -share/icons/gnome/22x22/status/weather-clear.png -share/icons/gnome/22x22/status/weather-few-clouds-night.png -share/icons/gnome/22x22/status/weather-few-clouds.png -share/icons/gnome/22x22/status/weather-overcast.png -share/icons/gnome/22x22/status/weather-severe-alert.png -share/icons/gnome/22x22/status/weather-showers-scattered.png -share/icons/gnome/22x22/status/weather-showers.png -share/icons/gnome/22x22/status/weather-snow.png -share/icons/gnome/22x22/status/weather-storm.png -share/icons/gnome/22x22/status/xfce-trash_full.png -share/icons/gnome/24x24/actions/add.png -share/icons/gnome/24x24/actions/address-book-new.png -share/icons/gnome/24x24/actions/application-exit.png -share/icons/gnome/24x24/actions/appointment-new.png -share/icons/gnome/24x24/actions/appointment.png -share/icons/gnome/24x24/actions/back.png -share/icons/gnome/24x24/actions/bookmark-new.png -share/icons/gnome/24x24/actions/bookmark_add.png -share/icons/gnome/24x24/actions/bookmarks_list_add.png -share/icons/gnome/24x24/actions/bottom.png -share/icons/gnome/24x24/actions/centrejust.png -share/icons/gnome/24x24/actions/contact-new.png -share/icons/gnome/24x24/actions/document-new.png -share/icons/gnome/24x24/actions/document-open.png -share/icons/gnome/24x24/actions/document-print-preview.png -share/icons/gnome/24x24/actions/document-print.png -share/icons/gnome/24x24/actions/document-properties.png -share/icons/gnome/24x24/actions/document-revert.png -share/icons/gnome/24x24/actions/document-save-as.png -share/icons/gnome/24x24/actions/document-save.png -share/icons/gnome/24x24/actions/down.png -share/icons/gnome/24x24/actions/edit-copy.png -share/icons/gnome/24x24/actions/edit-cut.png -share/icons/gnome/24x24/actions/edit-delete.png -share/icons/gnome/24x24/actions/edit-find-replace.png -share/icons/gnome/24x24/actions/edit-find.png -share/icons/gnome/24x24/actions/edit-paste.png -share/icons/gnome/24x24/actions/edit-redo.png -share/icons/gnome/24x24/actions/edit-select-all.png -share/icons/gnome/24x24/actions/edit-undo.png -share/icons/gnome/24x24/actions/editcopy.png -share/icons/gnome/24x24/actions/editcut.png -share/icons/gnome/24x24/actions/editdelete.png -share/icons/gnome/24x24/actions/editpaste.png -share/icons/gnome/24x24/actions/exit.png -share/icons/gnome/24x24/actions/filefind.png -share/icons/gnome/24x24/actions/filenew.png -share/icons/gnome/24x24/actions/fileopen.png -share/icons/gnome/24x24/actions/fileprint.png -share/icons/gnome/24x24/actions/filequickprint.png -share/icons/gnome/24x24/actions/filesave.png -share/icons/gnome/24x24/actions/filesaveas.png -share/icons/gnome/24x24/actions/find.png -share/icons/gnome/24x24/actions/finish.png -share/icons/gnome/24x24/actions/folder-new.png -share/icons/gnome/24x24/actions/folder_new.png -share/icons/gnome/24x24/actions/format-indent-less.png -share/icons/gnome/24x24/actions/format-indent-more.png -share/icons/gnome/24x24/actions/format-justify-center.png -share/icons/gnome/24x24/actions/format-justify-fill.png -share/icons/gnome/24x24/actions/format-justify-left.png -share/icons/gnome/24x24/actions/format-justify-right.png -share/icons/gnome/24x24/actions/format-text-bold.png -share/icons/gnome/24x24/actions/format-text-italic.png -share/icons/gnome/24x24/actions/format-text-strikethrough.png -share/icons/gnome/24x24/actions/format-text-underline.png -share/icons/gnome/24x24/actions/forward.png -share/icons/gnome/24x24/actions/gnome-lockscreen.png -share/icons/gnome/24x24/actions/gnome-run.png -share/icons/gnome/24x24/actions/gnome-stock-mail-fwd.png -share/icons/gnome/24x24/actions/gnome-stock-mail-new.png -share/icons/gnome/24x24/actions/gnome-stock-mail-rpl.png -share/icons/gnome/24x24/actions/gnome-stock-text-indent.png -share/icons/gnome/24x24/actions/gnome-stock-text-unindent.png -share/icons/gnome/24x24/actions/go-bottom.png -share/icons/gnome/24x24/actions/go-down.png -share/icons/gnome/24x24/actions/go-first.png -share/icons/gnome/24x24/actions/go-home.png -share/icons/gnome/24x24/actions/go-last.png -share/icons/gnome/24x24/actions/go-next.png -share/icons/gnome/24x24/actions/go-previous.png -share/icons/gnome/24x24/actions/go-top.png -share/icons/gnome/24x24/actions/go-up.png -share/icons/gnome/24x24/actions/gohome.png -share/icons/gnome/24x24/actions/gtk-add.png -share/icons/gnome/24x24/actions/gtk-bold.png -share/icons/gnome/24x24/actions/gtk-close.png -share/icons/gnome/24x24/actions/gtk-copy.png -share/icons/gnome/24x24/actions/gtk-cut.png -share/icons/gnome/24x24/actions/gtk-delete.png -share/icons/gnome/24x24/actions/gtk-edit.png -share/icons/gnome/24x24/actions/gtk-find-and-replace.png -share/icons/gnome/24x24/actions/gtk-find.png -share/icons/gnome/24x24/actions/gtk-fullscreen.png -share/icons/gnome/24x24/actions/gtk-go-back-ltr.png -share/icons/gnome/24x24/actions/gtk-go-back-rtl.png -share/icons/gnome/24x24/actions/gtk-go-down.png -share/icons/gnome/24x24/actions/gtk-go-forward-ltr.png -share/icons/gnome/24x24/actions/gtk-go-forward-rtl.png -share/icons/gnome/24x24/actions/gtk-go-up.png -share/icons/gnome/24x24/actions/gtk-goto-bottom.png -share/icons/gnome/24x24/actions/gtk-goto-first-ltr.png -share/icons/gnome/24x24/actions/gtk-goto-first-rtl.png -share/icons/gnome/24x24/actions/gtk-goto-last-ltr.png -share/icons/gnome/24x24/actions/gtk-goto-last-rtl.png -share/icons/gnome/24x24/actions/gtk-goto-top.png -share/icons/gnome/24x24/actions/gtk-home.png -share/icons/gnome/24x24/actions/gtk-indent.png -share/icons/gnome/24x24/actions/gtk-italic.png -share/icons/gnome/24x24/actions/gtk-justify-center.png -share/icons/gnome/24x24/actions/gtk-justify-fill.png -share/icons/gnome/24x24/actions/gtk-justify-left.png -share/icons/gnome/24x24/actions/gtk-justify-right.png -share/icons/gnome/24x24/actions/gtk-leave-fullscreen.png -share/icons/gnome/24x24/actions/gtk-media-forward-ltr.png -share/icons/gnome/24x24/actions/gtk-media-forward-rtl.png -share/icons/gnome/24x24/actions/gtk-media-next-ltr.png -share/icons/gnome/24x24/actions/gtk-media-next-rtl.png -share/icons/gnome/24x24/actions/gtk-media-pause.png -share/icons/gnome/24x24/actions/gtk-media-play-ltr.png -share/icons/gnome/24x24/actions/gtk-media-previous-ltr.png -share/icons/gnome/24x24/actions/gtk-media-previous-rtl.png -share/icons/gnome/24x24/actions/gtk-media-record.png -share/icons/gnome/24x24/actions/gtk-media-rewind-ltr.png -share/icons/gnome/24x24/actions/gtk-media-rewind-rtl.png -share/icons/gnome/24x24/actions/gtk-media-stop.png -share/icons/gnome/24x24/actions/gtk-new.png -share/icons/gnome/24x24/actions/gtk-open.png -share/icons/gnome/24x24/actions/gtk-paste.png -share/icons/gnome/24x24/actions/gtk-print-preview.png -share/icons/gnome/24x24/actions/gtk-print.png -share/icons/gnome/24x24/actions/gtk-properties.png -share/icons/gnome/24x24/actions/gtk-quit.png -share/icons/gnome/24x24/actions/gtk-redo-ltr.png -share/icons/gnome/24x24/actions/gtk-refresh.png -share/icons/gnome/24x24/actions/gtk-remove.png -share/icons/gnome/24x24/actions/gtk-save-as.png -share/icons/gnome/24x24/actions/gtk-save.png -share/icons/gnome/24x24/actions/gtk-select-all.png -share/icons/gnome/24x24/actions/gtk-sort-ascending.png -share/icons/gnome/24x24/actions/gtk-sort-descending.png -share/icons/gnome/24x24/actions/gtk-stop.png -share/icons/gnome/24x24/actions/gtk-strikethrough.png -share/icons/gnome/24x24/actions/gtk-underline.png -share/icons/gnome/24x24/actions/gtk-undo-ltr.png -share/icons/gnome/24x24/actions/gtk-unindent.png -share/icons/gnome/24x24/actions/gtk-zoom-100.png -share/icons/gnome/24x24/actions/gtk-zoom-fit.png -share/icons/gnome/24x24/actions/gtk-zoom-in.png -share/icons/gnome/24x24/actions/gtk-zoom-out.png -share/icons/gnome/24x24/actions/help-faq.png -share/icons/gnome/24x24/actions/insert-image.png -share/icons/gnome/24x24/actions/insert-link.png -share/icons/gnome/24x24/actions/insert-text.png -share/icons/gnome/24x24/actions/kfm_home.png -share/icons/gnome/24x24/actions/leftjust.png -share/icons/gnome/24x24/actions/list-add.png -share/icons/gnome/24x24/actions/list-remove.png -share/icons/gnome/24x24/actions/lock.png -share/icons/gnome/24x24/actions/mail-forward.png -share/icons/gnome/24x24/actions/mail-mark-junk.png -share/icons/gnome/24x24/actions/mail-mark-not-junk.png -share/icons/gnome/24x24/actions/mail-message-new.png -share/icons/gnome/24x24/actions/mail-reply-all.png -share/icons/gnome/24x24/actions/mail-reply-sender.png -share/icons/gnome/24x24/actions/mail-send-receive.png -share/icons/gnome/24x24/actions/mail_forward.png -share/icons/gnome/24x24/actions/mail_new.png -share/icons/gnome/24x24/actions/mail_reply.png -share/icons/gnome/24x24/actions/mail_replyall.png -share/icons/gnome/24x24/actions/mail_spam.png -share/icons/gnome/24x24/actions/media-eject.png -share/icons/gnome/24x24/actions/media-playback-pause.png -share/icons/gnome/24x24/actions/media-playback-start.png -share/icons/gnome/24x24/actions/media-playback-stop.png -share/icons/gnome/24x24/actions/media-record.png -share/icons/gnome/24x24/actions/media-seek-backward.png -share/icons/gnome/24x24/actions/media-seek-forward.png -share/icons/gnome/24x24/actions/media-skip-backward.png -share/icons/gnome/24x24/actions/media-skip-forward.png -share/icons/gnome/24x24/actions/next.png -share/icons/gnome/24x24/actions/object-flip-horizontal.png -share/icons/gnome/24x24/actions/object-flip-vertical.png -share/icons/gnome/24x24/actions/object-rotate-left.png -share/icons/gnome/24x24/actions/object-rotate-right.png -share/icons/gnome/24x24/actions/player_eject.png -share/icons/gnome/24x24/actions/player_end.png -share/icons/gnome/24x24/actions/player_fwd.png -share/icons/gnome/24x24/actions/player_pause.png -share/icons/gnome/24x24/actions/player_play.png -share/icons/gnome/24x24/actions/player_record.png -share/icons/gnome/24x24/actions/player_rew.png -share/icons/gnome/24x24/actions/player_start.png -share/icons/gnome/24x24/actions/player_stop.png -share/icons/gnome/24x24/actions/previous.png -share/icons/gnome/24x24/actions/process-stop.png -share/icons/gnome/24x24/actions/redhat-home.png -share/icons/gnome/24x24/actions/redo.png -share/icons/gnome/24x24/actions/reload.png -share/icons/gnome/24x24/actions/reload3.png -share/icons/gnome/24x24/actions/reload_all_tabs.png -share/icons/gnome/24x24/actions/reload_page.png -share/icons/gnome/24x24/actions/remove.png -share/icons/gnome/24x24/actions/rightjust.png -share/icons/gnome/24x24/actions/start.png -share/icons/gnome/24x24/actions/stock_add-bookmark.png -share/icons/gnome/24x24/actions/stock_bottom.png -share/icons/gnome/24x24/actions/stock_close.png -share/icons/gnome/24x24/actions/stock_copy.png -share/icons/gnome/24x24/actions/stock_cut.png -share/icons/gnome/24x24/actions/stock_delete.png -share/icons/gnome/24x24/actions/stock_down.png -share/icons/gnome/24x24/actions/stock_file-properites.png -share/icons/gnome/24x24/actions/stock_first.png -share/icons/gnome/24x24/actions/stock_fullscreen.png -share/icons/gnome/24x24/actions/stock_help-add-bookmark.png -share/icons/gnome/24x24/actions/stock_home.png -share/icons/gnome/24x24/actions/stock_last.png -share/icons/gnome/24x24/actions/stock_leave-fullscreen.png -share/icons/gnome/24x24/actions/stock_left.png -share/icons/gnome/24x24/actions/stock_mail-compose.png -share/icons/gnome/24x24/actions/stock_mail-forward.png -share/icons/gnome/24x24/actions/stock_mail-reply-to-all.png -share/icons/gnome/24x24/actions/stock_mail-reply.png -share/icons/gnome/24x24/actions/stock_mail-send-receive.png -share/icons/gnome/24x24/actions/stock_media-fwd.png -share/icons/gnome/24x24/actions/stock_media-next.png -share/icons/gnome/24x24/actions/stock_media-pause.png -share/icons/gnome/24x24/actions/stock_media-play.png -share/icons/gnome/24x24/actions/stock_media-prev.png -share/icons/gnome/24x24/actions/stock_media-rec.png -share/icons/gnome/24x24/actions/stock_media-rew.png -share/icons/gnome/24x24/actions/stock_media-stop.png -share/icons/gnome/24x24/actions/stock_new-address-book.png -share/icons/gnome/24x24/actions/stock_new-appointment.png -share/icons/gnome/24x24/actions/stock_new-bcard.png -share/icons/gnome/24x24/actions/stock_new-dir.png -share/icons/gnome/24x24/actions/stock_new-tab.png -share/icons/gnome/24x24/actions/stock_new-text.png -share/icons/gnome/24x24/actions/stock_new-window.png -share/icons/gnome/24x24/actions/stock_not-spam.png -share/icons/gnome/24x24/actions/stock_paste.png -share/icons/gnome/24x24/actions/stock_print-preview.png -share/icons/gnome/24x24/actions/stock_print.png -share/icons/gnome/24x24/actions/stock_properties.png -share/icons/gnome/24x24/actions/stock_redo.png -share/icons/gnome/24x24/actions/stock_refresh.png -share/icons/gnome/24x24/actions/stock_right.png -share/icons/gnome/24x24/actions/stock_save-as.png -share/icons/gnome/24x24/actions/stock_save.png -share/icons/gnome/24x24/actions/stock_search-and-replace.png -share/icons/gnome/24x24/actions/stock_search.png -share/icons/gnome/24x24/actions/stock_select-all.png -share/icons/gnome/24x24/actions/stock_spam.png -share/icons/gnome/24x24/actions/stock_stop.png -share/icons/gnome/24x24/actions/stock_text-strikethrough.png -share/icons/gnome/24x24/actions/stock_text_bold.png -share/icons/gnome/24x24/actions/stock_text_center.png -share/icons/gnome/24x24/actions/stock_text_indent.png -share/icons/gnome/24x24/actions/stock_text_italic.png -share/icons/gnome/24x24/actions/stock_text_justify.png -share/icons/gnome/24x24/actions/stock_text_left.png -share/icons/gnome/24x24/actions/stock_text_right.png -share/icons/gnome/24x24/actions/stock_text_underlined.png -share/icons/gnome/24x24/actions/stock_text_unindent.png -share/icons/gnome/24x24/actions/stock_top.png -share/icons/gnome/24x24/actions/stock_undo.png -share/icons/gnome/24x24/actions/stock_up.png -share/icons/gnome/24x24/actions/stock_zoom-1.png -share/icons/gnome/24x24/actions/stock_zoom-in.png -share/icons/gnome/24x24/actions/stock_zoom-out.png -share/icons/gnome/24x24/actions/stock_zoom-page.png -share/icons/gnome/24x24/actions/stop.png -share/icons/gnome/24x24/actions/system-lock-screen.png -share/icons/gnome/24x24/actions/system-run.png -share/icons/gnome/24x24/actions/tab-new.png -share/icons/gnome/24x24/actions/tab_new.png -share/icons/gnome/24x24/actions/text_bold.png -share/icons/gnome/24x24/actions/text_italic.png -share/icons/gnome/24x24/actions/text_strike.png -share/icons/gnome/24x24/actions/text_under.png -share/icons/gnome/24x24/actions/top.png -share/icons/gnome/24x24/actions/undo.png -share/icons/gnome/24x24/actions/up.png -share/icons/gnome/24x24/actions/view-fullscreen.png -share/icons/gnome/24x24/actions/view-refresh.png -share/icons/gnome/24x24/actions/view-restore.png -share/icons/gnome/24x24/actions/view-sort-ascending.png -share/icons/gnome/24x24/actions/view-sort-descending.png -share/icons/gnome/24x24/actions/viewmag+.png -share/icons/gnome/24x24/actions/viewmag-.png -share/icons/gnome/24x24/actions/viewmag1.png -share/icons/gnome/24x24/actions/viewmagfit.png -share/icons/gnome/24x24/actions/window-close.png -share/icons/gnome/24x24/actions/window-new.png -share/icons/gnome/24x24/actions/window_fullscreen.png -share/icons/gnome/24x24/actions/window_new.png -share/icons/gnome/24x24/actions/window_nofullscreen.png -share/icons/gnome/24x24/actions/xfce-system-exit.png -share/icons/gnome/24x24/actions/xfce-system-lock.png -share/icons/gnome/24x24/actions/zoom-best-fit.png -share/icons/gnome/24x24/actions/zoom-in.png -share/icons/gnome/24x24/actions/zoom-original.png -share/icons/gnome/24x24/actions/zoom-out.png -share/icons/gnome/24x24/animations/gnome-spinner-rest.png -share/icons/gnome/24x24/animations/gnome-spinner.png -share/icons/gnome/24x24/animations/process-idle.png -share/icons/gnome/24x24/animations/process-working.png -share/icons/gnome/24x24/apps/access.png -share/icons/gnome/24x24/apps/accessibility-directory.png -share/icons/gnome/24x24/apps/accessories-calculator.png -share/icons/gnome/24x24/apps/accessories-dictionary.png -share/icons/gnome/24x24/apps/accessories-text-editor.png -share/icons/gnome/24x24/apps/administration.png -share/icons/gnome/24x24/apps/advanced-directory.png -share/icons/gnome/24x24/apps/apacheconf.png -share/icons/gnome/24x24/apps/applets-screenshooter.png -share/icons/gnome/24x24/apps/arts.png -share/icons/gnome/24x24/apps/background.png -share/icons/gnome/24x24/apps/boot.png -share/icons/gnome/24x24/apps/calc.png -share/icons/gnome/24x24/apps/character-picker.png -share/icons/gnome/24x24/apps/config-language.png -share/icons/gnome/24x24/apps/config-users.png -share/icons/gnome/24x24/apps/display-capplet.png -share/icons/gnome/24x24/apps/evolution-calendar.png -share/icons/gnome/24x24/apps/evolution-mail.png -share/icons/gnome/24x24/apps/evolution-tasks.png -share/icons/gnome/24x24/apps/file-manager.png -share/icons/gnome/24x24/apps/fonts.png -share/icons/gnome/24x24/apps/gdm.png -share/icons/gnome/24x24/apps/gnome-amusements.png -share/icons/gnome/24x24/apps/gnome-audio.png -share/icons/gnome/24x24/apps/gnome-calculator.png -share/icons/gnome/24x24/apps/gnome-cpu.png -share/icons/gnome/24x24/apps/gnome-desktop-config.png -share/icons/gnome/24x24/apps/gnome-eyes.png -share/icons/gnome/24x24/apps/gnome-favorites.png -share/icons/gnome/24x24/apps/gnome-finance.png -share/icons/gnome/24x24/apps/gnome-help.png -share/icons/gnome/24x24/apps/gnome-logout.png -share/icons/gnome/24x24/apps/gnome-mini-commander.png -share/icons/gnome/24x24/apps/gnome-mixer.png -share/icons/gnome/24x24/apps/gnome-monitor.png -share/icons/gnome/24x24/apps/gnome-networktool.png -share/icons/gnome/24x24/apps/gnome-remote-desktop.png -share/icons/gnome/24x24/apps/gnome-searchtool.png -share/icons/gnome/24x24/apps/gnome-settings-accessibility-technologies.png -share/icons/gnome/24x24/apps/gnome-settings-background.png -share/icons/gnome/24x24/apps/gnome-settings-font.png -share/icons/gnome/24x24/apps/gnome-settings-keybindings.png -share/icons/gnome/24x24/apps/gnome-settings-sound.png -share/icons/gnome/24x24/apps/gnome-settings-theme.png -share/icons/gnome/24x24/apps/gnome-settings-ui-behavior.png -share/icons/gnome/24x24/apps/gnome-shutdown.png -share/icons/gnome/24x24/apps/gnome-status.png -share/icons/gnome/24x24/apps/gnome-terminal.png -share/icons/gnome/24x24/apps/gnome-unknown.png -share/icons/gnome/24x24/apps/gnome-window-manager.png -share/icons/gnome/24x24/apps/gtk-help.png -share/icons/gnome/24x24/apps/help-browser.png -share/icons/gnome/24x24/apps/help.png -share/icons/gnome/24x24/apps/im-aim.png -share/icons/gnome/24x24/apps/im-icq.png -share/icons/gnome/24x24/apps/im-jabber.png -share/icons/gnome/24x24/apps/im-msn.png -share/icons/gnome/24x24/apps/im-nov.png -share/icons/gnome/24x24/apps/im-yahoo.png -share/icons/gnome/24x24/apps/image-viewer.png -share/icons/gnome/24x24/apps/kcalc.png -share/icons/gnome/24x24/apps/kcmkwm.png -share/icons/gnome/24x24/apps/kcmsound.png -share/icons/gnome/24x24/apps/kedit.png -share/icons/gnome/24x24/apps/key_bindings.png -share/icons/gnome/24x24/apps/kfm.png -share/icons/gnome/24x24/apps/khelpcenter.png -share/icons/gnome/24x24/apps/konsole.png -share/icons/gnome/24x24/apps/krfb.png -share/icons/gnome/24x24/apps/kscreensaver.png -share/icons/gnome/24x24/apps/ksysguard.png -share/icons/gnome/24x24/apps/kuser.png -share/icons/gnome/24x24/apps/kwin.png -share/icons/gnome/24x24/apps/locale.png -share/icons/gnome/24x24/apps/logviewer.png -share/icons/gnome/24x24/apps/multimedia-volume-control.png -share/icons/gnome/24x24/apps/multimedia.png -share/icons/gnome/24x24/apps/ooo_calc.png -share/icons/gnome/24x24/apps/ooo_draw.png -share/icons/gnome/24x24/apps/ooo_gulls.png -share/icons/gnome/24x24/apps/ooo_impress.png -share/icons/gnome/24x24/apps/ooo_math.png -share/icons/gnome/24x24/apps/ooo_printeradmin.png -share/icons/gnome/24x24/apps/ooo_template.png -share/icons/gnome/24x24/apps/ooo_web.png -share/icons/gnome/24x24/apps/ooo_writer.png -share/icons/gnome/24x24/apps/openterm.png -share/icons/gnome/24x24/apps/postscript-viewer.png -share/icons/gnome/24x24/apps/preferences-desktop-accessibility.png -share/icons/gnome/24x24/apps/preferences-desktop-font.png -share/icons/gnome/24x24/apps/preferences-desktop-keyboard-shortcuts.png -share/icons/gnome/24x24/apps/preferences-desktop-keyboard.png -share/icons/gnome/24x24/apps/preferences-desktop-locale.png -share/icons/gnome/24x24/apps/preferences-desktop-remote-desktop.png -share/icons/gnome/24x24/apps/preferences-desktop-screensaver.png -share/icons/gnome/24x24/apps/preferences-desktop-theme.png -share/icons/gnome/24x24/apps/preferences-desktop-wallpaper.png -share/icons/gnome/24x24/apps/preferences-system-windows.png -share/icons/gnome/24x24/apps/redhat-filemanager.png -share/icons/gnome/24x24/apps/screensaver.png -share/icons/gnome/24x24/apps/shares.png -share/icons/gnome/24x24/apps/stock-ticker.png -share/icons/gnome/24x24/apps/stock_help.png -share/icons/gnome/24x24/apps/style.png -share/icons/gnome/24x24/apps/susehelpcenter.png -share/icons/gnome/24x24/apps/system-config-users.png -share/icons/gnome/24x24/apps/system-file-manager.png -share/icons/gnome/24x24/apps/system-software-installer.png -share/icons/gnome/24x24/apps/system-users.png -share/icons/gnome/24x24/apps/terminal.png -share/icons/gnome/24x24/apps/text-editor.png -share/icons/gnome/24x24/apps/user-info.png -share/icons/gnome/24x24/apps/utilities-system-monitor.png -share/icons/gnome/24x24/apps/utilities-terminal.png -share/icons/gnome/24x24/apps/volume-knob.png -share/icons/gnome/24x24/apps/wallpaper.png -share/icons/gnome/24x24/apps/web-browser.png -share/icons/gnome/24x24/apps/xfce-filemanager.png -share/icons/gnome/24x24/apps/xfce-terminal.png -share/icons/gnome/24x24/apps/xfce4-backdrop.png -share/icons/gnome/24x24/apps/xfce4-mixer.png -share/icons/gnome/24x24/apps/xfwm4.png -share/icons/gnome/24x24/apps/xscreensaver.png -share/icons/gnome/24x24/categories/applications-accessories.png -share/icons/gnome/24x24/categories/applications-development.png -share/icons/gnome/24x24/categories/applications-games.png -share/icons/gnome/24x24/categories/applications-graphics.png -share/icons/gnome/24x24/categories/applications-internet.png -share/icons/gnome/24x24/categories/applications-multimedia.png -share/icons/gnome/24x24/categories/applications-office.png -share/icons/gnome/24x24/categories/applications-other.png -share/icons/gnome/24x24/categories/applications-science.png -share/icons/gnome/24x24/categories/applications-system.png -share/icons/gnome/24x24/categories/gnome-applications.png -share/icons/gnome/24x24/categories/gnome-control-center.png -share/icons/gnome/24x24/categories/gnome-devel.png -share/icons/gnome/24x24/categories/gnome-globe.png -share/icons/gnome/24x24/categories/gnome-graphics.png -share/icons/gnome/24x24/categories/gnome-joystick.png -share/icons/gnome/24x24/categories/gnome-multimedia.png -share/icons/gnome/24x24/categories/gnome-settings.png -share/icons/gnome/24x24/categories/gnome-system.png -share/icons/gnome/24x24/categories/gnome-util.png -share/icons/gnome/24x24/categories/gtk-preferences.png -share/icons/gnome/24x24/categories/kcontrol.png -share/icons/gnome/24x24/categories/package_development.png -share/icons/gnome/24x24/categories/package_games.png -share/icons/gnome/24x24/categories/package_graphics.png -share/icons/gnome/24x24/categories/package_multimedia.png -share/icons/gnome/24x24/categories/package_network.png -share/icons/gnome/24x24/categories/package_office.png -share/icons/gnome/24x24/categories/package_settings.png -share/icons/gnome/24x24/categories/package_system.png -share/icons/gnome/24x24/categories/package_utilities.png -share/icons/gnome/24x24/categories/preferences-desktop.png -share/icons/gnome/24x24/categories/preferences-system.png -share/icons/gnome/24x24/categories/redhat-accessories.png -share/icons/gnome/24x24/categories/redhat-games.png -share/icons/gnome/24x24/categories/redhat-graphics.png -share/icons/gnome/24x24/categories/redhat-internet.png -share/icons/gnome/24x24/categories/redhat-office.png -share/icons/gnome/24x24/categories/redhat-preferences.png -share/icons/gnome/24x24/categories/redhat-programming.png -share/icons/gnome/24x24/categories/redhat-sound_video.png -share/icons/gnome/24x24/categories/redhat-system_settings.png -share/icons/gnome/24x24/categories/redhat-system_tools.png -share/icons/gnome/24x24/categories/stock_internet.png -share/icons/gnome/24x24/categories/xfce-games.png -share/icons/gnome/24x24/categories/xfce-graphics.png -share/icons/gnome/24x24/categories/xfce-internet.png -share/icons/gnome/24x24/categories/xfce-multimedia.png -share/icons/gnome/24x24/categories/xfce-office.png -share/icons/gnome/24x24/categories/xfce-system-settings.png -share/icons/gnome/24x24/categories/xfce-utils.png -share/icons/gnome/24x24/categories/xfce4-settings.png -share/icons/gnome/24x24/devices/3floppy_unmount.png -share/icons/gnome/24x24/devices/audio-input-microphone.png -share/icons/gnome/24x24/devices/battery.png -share/icons/gnome/24x24/devices/camera-photo.png -share/icons/gnome/24x24/devices/camera-web.png -share/icons/gnome/24x24/devices/camera.png -share/icons/gnome/24x24/devices/camera_unmount.png -share/icons/gnome/24x24/devices/cdrom_unmount.png -share/icons/gnome/24x24/devices/cdwriter_unmount.png -share/icons/gnome/24x24/devices/chardevice.png -share/icons/gnome/24x24/devices/computer.png -share/icons/gnome/24x24/devices/display.png -share/icons/gnome/24x24/devices/drive-cdrom.png -share/icons/gnome/24x24/devices/drive-harddisk.png -share/icons/gnome/24x24/devices/drive-optical.png -share/icons/gnome/24x24/devices/drive-removable-media.png -share/icons/gnome/24x24/devices/dvd_unmount.png -share/icons/gnome/24x24/devices/gnome-dev-battery.png -share/icons/gnome/24x24/devices/gnome-dev-cdrom-audio.png -share/icons/gnome/24x24/devices/gnome-dev-cdrom.png -share/icons/gnome/24x24/devices/gnome-dev-computer.png -share/icons/gnome/24x24/devices/gnome-dev-disc-cdr.png -share/icons/gnome/24x24/devices/gnome-dev-disc-cdrw.png -share/icons/gnome/24x24/devices/gnome-dev-disc-dvdr-plus.png -share/icons/gnome/24x24/devices/gnome-dev-disc-dvdr.png -share/icons/gnome/24x24/devices/gnome-dev-disc-dvdram.png -share/icons/gnome/24x24/devices/gnome-dev-disc-dvdrom.png -share/icons/gnome/24x24/devices/gnome-dev-disc-dvdrw.png -share/icons/gnome/24x24/devices/gnome-dev-dvd.png -share/icons/gnome/24x24/devices/gnome-dev-ethernet.png -share/icons/gnome/24x24/devices/gnome-dev-floppy.png -share/icons/gnome/24x24/devices/gnome-dev-harddisk-1394.png -share/icons/gnome/24x24/devices/gnome-dev-harddisk-usb.png -share/icons/gnome/24x24/devices/gnome-dev-harddisk.png -share/icons/gnome/24x24/devices/gnome-dev-ipod.png -share/icons/gnome/24x24/devices/gnome-dev-keyboard.png -share/icons/gnome/24x24/devices/gnome-dev-media-cf.png -share/icons/gnome/24x24/devices/gnome-dev-media-ms.png -share/icons/gnome/24x24/devices/gnome-dev-media-sdmmc.png -share/icons/gnome/24x24/devices/gnome-dev-media-sm.png -share/icons/gnome/24x24/devices/gnome-dev-mouse-ball.png -share/icons/gnome/24x24/devices/gnome-dev-mouse-optical.png -share/icons/gnome/24x24/devices/gnome-dev-printer.png -share/icons/gnome/24x24/devices/gnome-dev-removable-1394.png -share/icons/gnome/24x24/devices/gnome-dev-removable-usb.png -share/icons/gnome/24x24/devices/gnome-dev-removable.png -share/icons/gnome/24x24/devices/gnome-dev-wavelan.png -share/icons/gnome/24x24/devices/gnome-fs-client.png -share/icons/gnome/24x24/devices/gnome-modem.png -share/icons/gnome/24x24/devices/gnome-stock-mic.png -share/icons/gnome/24x24/devices/gtk-cdrom.png -share/icons/gnome/24x24/devices/gtk-floppy.png -share/icons/gnome/24x24/devices/gtk-harddisk.png -share/icons/gnome/24x24/devices/harddrive.png -share/icons/gnome/24x24/devices/hdd_unmount.png -share/icons/gnome/24x24/devices/input-keyboard.png -share/icons/gnome/24x24/devices/input-mouse.png -share/icons/gnome/24x24/devices/input-tablet.png -share/icons/gnome/24x24/devices/ipod_mount.png -share/icons/gnome/24x24/devices/keyboard.png -share/icons/gnome/24x24/devices/kjobviewer.png -share/icons/gnome/24x24/devices/kxkb.png -share/icons/gnome/24x24/devices/media-cdrom.png -share/icons/gnome/24x24/devices/media-flash.png -share/icons/gnome/24x24/devices/media-floppy.png -share/icons/gnome/24x24/devices/media-optical.png -share/icons/gnome/24x24/devices/media-tape.png -share/icons/gnome/24x24/devices/modem.png -share/icons/gnome/24x24/devices/mouse.png -share/icons/gnome/24x24/devices/multimedia-player.png -share/icons/gnome/24x24/devices/network-wired.png -share/icons/gnome/24x24/devices/network-wireless.png -share/icons/gnome/24x24/devices/printer-remote.png -share/icons/gnome/24x24/devices/printer.png -share/icons/gnome/24x24/devices/printer1.png -share/icons/gnome/24x24/devices/printmgr.png -share/icons/gnome/24x24/devices/stock_mic.png -share/icons/gnome/24x24/devices/stock_printers.png -share/icons/gnome/24x24/devices/system-floppy.png -share/icons/gnome/24x24/devices/system.png -share/icons/gnome/24x24/devices/usbpendrive_unmount.png -share/icons/gnome/24x24/devices/video-display.png -share/icons/gnome/24x24/devices/xfce-printer.png -share/icons/gnome/24x24/devices/xfce4-display.png -share/icons/gnome/24x24/devices/xfce4-keyboard.png -share/icons/gnome/24x24/devices/xfce4-mouse.png -share/icons/gnome/24x24/devices/yast_HD.png -share/icons/gnome/24x24/devices/yast_idetude.png -share/icons/gnome/24x24/devices/yast_mouse.png -share/icons/gnome/24x24/devices/yast_printer.png -share/icons/gnome/24x24/emblems/emblem-default.png -share/icons/gnome/24x24/emblems/emblem-favorite.png -share/icons/gnome/24x24/emblems/emblem-important.png -share/icons/gnome/24x24/emblems/emblem-new.png -share/icons/gnome/24x24/emblems/emblem-package.png -share/icons/gnome/24x24/emblems/emblem-symbolic-link.png -share/icons/gnome/24x24/emblems/emblem-web.png -share/icons/gnome/24x24/emblems/stock_mail-priority-high.png -share/icons/gnome/24x24/filesystems/gnome-fs-bookmark-missing.png -share/icons/gnome/24x24/filesystems/gnome-fs-bookmark.png -share/icons/gnome/24x24/mimetypes/application-certificate.png -share/icons/gnome/24x24/mimetypes/application-x-executable.png -share/icons/gnome/24x24/mimetypes/ascii.png -share/icons/gnome/24x24/mimetypes/audio-x-generic.png -share/icons/gnome/24x24/mimetypes/binary.png -share/icons/gnome/24x24/mimetypes/contents2.png -share/icons/gnome/24x24/mimetypes/deb.png -share/icons/gnome/24x24/mimetypes/document.png -share/icons/gnome/24x24/mimetypes/empty.png -share/icons/gnome/24x24/mimetypes/exec.png -share/icons/gnome/24x24/mimetypes/folder_tar.png -share/icons/gnome/24x24/mimetypes/font-x-generic.png -share/icons/gnome/24x24/mimetypes/font.png -share/icons/gnome/24x24/mimetypes/font_bitmap.png -share/icons/gnome/24x24/mimetypes/font_truetype.png -share/icons/gnome/24x24/mimetypes/font_type1.png -share/icons/gnome/24x24/mimetypes/gnome-fs-executable.png -share/icons/gnome/24x24/mimetypes/gnome-fs-regular.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-magicpoint.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-msword.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-ogg.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-pdf.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-postscript.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-rtf.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.image.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-wordperfect.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-7z-compressed.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-abiword.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-archive.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-arj.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-bzip.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-compress.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-cpio.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-deb.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-dvi.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-executable.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-gzip.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-gzpostscript.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-jar.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-kspread.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-kword.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-lha.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-lhz.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-ms-dos-executable.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-perl.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-php.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-rar.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-rpm.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-scribus.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-tar.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-tarz.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-x-tex.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-xhtml+xml.png -share/icons/gnome/24x24/mimetypes/gnome-mime-application-zip.png -share/icons/gnome/24x24/mimetypes/gnome-mime-audio.png -share/icons/gnome/24x24/mimetypes/gnome-mime-image.png -share/icons/gnome/24x24/mimetypes/gnome-mime-text-html.png -share/icons/gnome/24x24/mimetypes/gnome-mime-text-vnd.wap.wml.png -share/icons/gnome/24x24/mimetypes/gnome-mime-text-x-csh.png -share/icons/gnome/24x24/mimetypes/gnome-mime-text-x-python.png -share/icons/gnome/24x24/mimetypes/gnome-mime-text-x-sh.png -share/icons/gnome/24x24/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/gnome/24x24/mimetypes/gnome-mime-text-x-vcard.png -share/icons/gnome/24x24/mimetypes/gnome-mime-text-x-zsh.png -share/icons/gnome/24x24/mimetypes/gnome-mime-text.png -share/icons/gnome/24x24/mimetypes/gnome-mime-video.png -share/icons/gnome/24x24/mimetypes/gnome-mime-x-font-afm.png -share/icons/gnome/24x24/mimetypes/gnome-package.png -share/icons/gnome/24x24/mimetypes/gtk-file.png -share/icons/gnome/24x24/mimetypes/html.png -share/icons/gnome/24x24/mimetypes/image-x-generic.png -share/icons/gnome/24x24/mimetypes/image.png -share/icons/gnome/24x24/mimetypes/kpresenter_kpr.png -share/icons/gnome/24x24/mimetypes/mime_ascii.png -share/icons/gnome/24x24/mimetypes/misc.png -share/icons/gnome/24x24/mimetypes/package-x-generic.png -share/icons/gnome/24x24/mimetypes/package.png -share/icons/gnome/24x24/mimetypes/package_editors.png -share/icons/gnome/24x24/mimetypes/package_wordprocessing.png -share/icons/gnome/24x24/mimetypes/plan.png -share/icons/gnome/24x24/mimetypes/rpm.png -share/icons/gnome/24x24/mimetypes/shellscript.png -share/icons/gnome/24x24/mimetypes/sound.png -share/icons/gnome/24x24/mimetypes/spreadsheet.png -share/icons/gnome/24x24/mimetypes/stock_addressbook.png -share/icons/gnome/24x24/mimetypes/stock_calendar.png -share/icons/gnome/24x24/mimetypes/stock_certificate.png -share/icons/gnome/24x24/mimetypes/stock_script.png -share/icons/gnome/24x24/mimetypes/tar.png -share/icons/gnome/24x24/mimetypes/template_source.png -share/icons/gnome/24x24/mimetypes/text-html.png -share/icons/gnome/24x24/mimetypes/text-x-generic-template.png -share/icons/gnome/24x24/mimetypes/text-x-generic.png -share/icons/gnome/24x24/mimetypes/text-x-preview.png -share/icons/gnome/24x24/mimetypes/text-x-script.png -share/icons/gnome/24x24/mimetypes/tgz.png -share/icons/gnome/24x24/mimetypes/txt.png -share/icons/gnome/24x24/mimetypes/txt2.png -share/icons/gnome/24x24/mimetypes/unknown.png -share/icons/gnome/24x24/mimetypes/vcalendar.png -share/icons/gnome/24x24/mimetypes/vcard.png -share/icons/gnome/24x24/mimetypes/video-x-generic.png -share/icons/gnome/24x24/mimetypes/video.png -share/icons/gnome/24x24/mimetypes/wordprocessing.png -share/icons/gnome/24x24/mimetypes/www.png -share/icons/gnome/24x24/mimetypes/x-office-address-book.png -share/icons/gnome/24x24/mimetypes/x-office-calendar.png -share/icons/gnome/24x24/mimetypes/x-office-document.png -share/icons/gnome/24x24/mimetypes/x-office-drawing.png -share/icons/gnome/24x24/mimetypes/x-office-presentation.png -share/icons/gnome/24x24/mimetypes/x-office-spreadsheet.png -share/icons/gnome/24x24/mimetypes/zip.png -share/icons/gnome/24x24/places/application-x-gnome-saved-search.png -share/icons/gnome/24x24/places/desktop.png -share/icons/gnome/24x24/places/distributor-logo.png -share/icons/gnome/24x24/places/emptytrash.png -share/icons/gnome/24x24/places/folder-remote.png -share/icons/gnome/24x24/places/folder-saved-search.png -share/icons/gnome/24x24/places/folder.icon -share/icons/gnome/24x24/places/folder.png -share/icons/gnome/24x24/places/folder_home.png -share/icons/gnome/24x24/places/gnome-fs-desktop.png -share/icons/gnome/24x24/places/gnome-fs-directory.icon -share/icons/gnome/24x24/places/gnome-fs-directory.png -share/icons/gnome/24x24/places/gnome-fs-ftp.png -share/icons/gnome/24x24/places/gnome-fs-home.png -share/icons/gnome/24x24/places/gnome-fs-network.png -share/icons/gnome/24x24/places/gnome-fs-nfs.png -share/icons/gnome/24x24/places/gnome-fs-server.png -share/icons/gnome/24x24/places/gnome-fs-share.png -share/icons/gnome/24x24/places/gnome-fs-smb.png -share/icons/gnome/24x24/places/gnome-fs-ssh.png -share/icons/gnome/24x24/places/gnome-fs-trash-empty.png -share/icons/gnome/24x24/places/gnome-main-menu.png -share/icons/gnome/24x24/places/gnome-mime-x-directory-nfs-server.png -share/icons/gnome/24x24/places/gnome-mime-x-directory-smb-server.png -share/icons/gnome/24x24/places/gnome-mime-x-directory-smb-share.png -share/icons/gnome/24x24/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/gnome/24x24/places/gnome-stock-trash.png -share/icons/gnome/24x24/places/gtk-network.png -share/icons/gnome/24x24/places/network-server.png -share/icons/gnome/24x24/places/network-workgroup.png -share/icons/gnome/24x24/places/network.png -share/icons/gnome/24x24/places/network_local.png -share/icons/gnome/24x24/places/novell-button.png -share/icons/gnome/24x24/places/redhat-network-server.png -share/icons/gnome/24x24/places/server.png -share/icons/gnome/24x24/places/start-here.png -share/icons/gnome/24x24/places/stock_folder.icon -share/icons/gnome/24x24/places/stock_folder.png -share/icons/gnome/24x24/places/trashcan_empty.png -share/icons/gnome/24x24/places/user-desktop.png -share/icons/gnome/24x24/places/user-home.png -share/icons/gnome/24x24/places/user-trash.png -share/icons/gnome/24x24/places/xfce-trash_empty.png -share/icons/gnome/24x24/status/appointment-missed.png -share/icons/gnome/24x24/status/appointment-soon.png -share/icons/gnome/24x24/status/audio-volume-high.png -share/icons/gnome/24x24/status/audio-volume-low.png -share/icons/gnome/24x24/status/audio-volume-medium.png -share/icons/gnome/24x24/status/audio-volume-muted.png -share/icons/gnome/24x24/status/connect_creating.png -share/icons/gnome/24x24/status/connect_established.png -share/icons/gnome/24x24/status/connect_no.png -share/icons/gnome/24x24/status/dialog-error.png -share/icons/gnome/24x24/status/dialog-information.png -share/icons/gnome/24x24/status/dialog-warning.png -share/icons/gnome/24x24/status/edittrash.png -share/icons/gnome/24x24/status/error.png -share/icons/gnome/24x24/status/folder-drag-accept.icon -share/icons/gnome/24x24/status/folder-drag-accept.png -share/icons/gnome/24x24/status/folder-open.png -share/icons/gnome/24x24/status/folder-visiting.icon -share/icons/gnome/24x24/status/folder-visiting.png -share/icons/gnome/24x24/status/folder_open.png -share/icons/gnome/24x24/status/gnome-dev-wavelan-encrypted.png -share/icons/gnome/24x24/status/gnome-fs-directory-accept.icon -share/icons/gnome/24x24/status/gnome-fs-directory-accept.png -share/icons/gnome/24x24/status/gnome-fs-directory-visiting.icon -share/icons/gnome/24x24/status/gnome-fs-directory-visiting.png -share/icons/gnome/24x24/status/gnome-fs-loading-icon.png -share/icons/gnome/24x24/status/gnome-fs-trash-full.png -share/icons/gnome/24x24/status/gnome-netstatus-disconn.png -share/icons/gnome/24x24/status/gnome-netstatus-error.png -share/icons/gnome/24x24/status/gnome-netstatus-idle.png -share/icons/gnome/24x24/status/gnome-netstatus-rx.png -share/icons/gnome/24x24/status/gnome-netstatus-tx.png -share/icons/gnome/24x24/status/gnome-netstatus-txrx.png -share/icons/gnome/24x24/status/gnome-stock-trash-full.png -share/icons/gnome/24x24/status/gtk-dialog-error.png -share/icons/gnome/24x24/status/gtk-dialog-info.png -share/icons/gnome/24x24/status/gtk-dialog-warning.png -share/icons/gnome/24x24/status/image-loading.png -share/icons/gnome/24x24/status/important.png -share/icons/gnome/24x24/status/info.png -share/icons/gnome/24x24/status/media-playlist-repeat.png -share/icons/gnome/24x24/status/media-playlist-shuffle.png -share/icons/gnome/24x24/status/messagebox_critical.png -share/icons/gnome/24x24/status/messagebox_info.png -share/icons/gnome/24x24/status/messagebox_warning.png -share/icons/gnome/24x24/status/network-error.png -share/icons/gnome/24x24/status/network-idle.png -share/icons/gnome/24x24/status/network-offline.png -share/icons/gnome/24x24/status/network-receive.png -share/icons/gnome/24x24/status/network-transmit-receive.png -share/icons/gnome/24x24/status/network-transmit.png -share/icons/gnome/24x24/status/network-wireless-encrypted.png -share/icons/gnome/24x24/status/nm-adhoc.png -share/icons/gnome/24x24/status/nm-device-wired.png -share/icons/gnome/24x24/status/nm-device-wireless.png -share/icons/gnome/24x24/status/nm-no-connection.png -share/icons/gnome/24x24/status/printer-error.png -share/icons/gnome/24x24/status/stock_appointment-reminder-excl.png -share/icons/gnome/24x24/status/stock_appointment-reminder.png -share/icons/gnome/24x24/status/stock_dialog-error.png -share/icons/gnome/24x24/status/stock_dialog-info.png -share/icons/gnome/24x24/status/stock_dialog-warning.png -share/icons/gnome/24x24/status/stock_open.png -share/icons/gnome/24x24/status/stock_repeat.png -share/icons/gnome/24x24/status/stock_shuffle.png -share/icons/gnome/24x24/status/stock_trash_full.png -share/icons/gnome/24x24/status/stock_volume-0.png -share/icons/gnome/24x24/status/stock_volume-max.png -share/icons/gnome/24x24/status/stock_volume-med.png -share/icons/gnome/24x24/status/stock_volume-min.png -share/icons/gnome/24x24/status/stock_volume-mute.png -share/icons/gnome/24x24/status/stock_volume.png -share/icons/gnome/24x24/status/stock_weather-cloudy.png -share/icons/gnome/24x24/status/stock_weather-few-clouds.png -share/icons/gnome/24x24/status/stock_weather-night-clear.png -share/icons/gnome/24x24/status/stock_weather-night-few-clouds.png -share/icons/gnome/24x24/status/stock_weather-showers.png -share/icons/gnome/24x24/status/stock_weather-snow.png -share/icons/gnome/24x24/status/stock_weather-storm.png -share/icons/gnome/24x24/status/stock_weather-sunny.png -share/icons/gnome/24x24/status/sunny.png -share/icons/gnome/24x24/status/trashcan_full.png -share/icons/gnome/24x24/status/user-trash-full.png -share/icons/gnome/24x24/status/weather-clear-night.png -share/icons/gnome/24x24/status/weather-clear.png -share/icons/gnome/24x24/status/weather-few-clouds-night.png -share/icons/gnome/24x24/status/weather-few-clouds.png -share/icons/gnome/24x24/status/weather-overcast.png -share/icons/gnome/24x24/status/weather-severe-alert.png -share/icons/gnome/24x24/status/weather-showers-scattered.png -share/icons/gnome/24x24/status/weather-showers.png -share/icons/gnome/24x24/status/weather-snow.png -share/icons/gnome/24x24/status/weather-storm.png -share/icons/gnome/24x24/status/xfce-trash_full.png -share/icons/gnome/24x24/stock/chart/stock_chart-autoformat.png -share/icons/gnome/24x24/stock/chart/stock_chart-data-in-columns.png -share/icons/gnome/24x24/stock/chart/stock_chart-data-in-rows.png -share/icons/gnome/24x24/stock/chart/stock_chart-edit-type.png -share/icons/gnome/24x24/stock/chart/stock_chart-reorganize.png -share/icons/gnome/24x24/stock/chart/stock_chart-toggle-axes-title.png -share/icons/gnome/24x24/stock/chart/stock_chart-toggle-axes.png -share/icons/gnome/24x24/stock/chart/stock_chart-toggle-hgrid.png -share/icons/gnome/24x24/stock/chart/stock_chart-toggle-legend.png -share/icons/gnome/24x24/stock/chart/stock_chart-toggle-title.png -share/icons/gnome/24x24/stock/chart/stock_chart-toggle-vgrid.png -share/icons/gnome/24x24/stock/chart/stock_glue.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-down.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-horizontal-center.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-horizontal-left.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-horizontal-right.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-left.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-relative.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-right.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-up.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-vertical-bottom.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-vertical-center.png -share/icons/gnome/24x24/stock/chart/stock_gluepoint-vertical-top.png -share/icons/gnome/24x24/stock/chart/stock_insert-chart.png -share/icons/gnome/24x24/stock/code/stock_compile.png -share/icons/gnome/24x24/stock/code/stock_error-next-16.png -share/icons/gnome/24x24/stock/code/stock_error-previous-16.png -share/icons/gnome/24x24/stock/code/stock_macro-check-brackets.png -share/icons/gnome/24x24/stock/code/stock_macro-insert-breakpoint.png -share/icons/gnome/24x24/stock/code/stock_macro-insert.png -share/icons/gnome/24x24/stock/code/stock_macro-jump-back.png -share/icons/gnome/24x24/stock/code/stock_macro-objects.png -share/icons/gnome/24x24/stock/code/stock_macro-organizer.png -share/icons/gnome/24x24/stock/code/stock_macro-stop-after-command.png -share/icons/gnome/24x24/stock/code/stock_macro-stop-after-procedure.png -share/icons/gnome/24x24/stock/code/stock_macro-stop-watching.png -share/icons/gnome/24x24/stock/code/stock_macro-watch-variable.png -share/icons/gnome/24x24/stock/code/stock_record-macro.png -share/icons/gnome/24x24/stock/code/stock_run-macro.png -share/icons/gnome/24x24/stock/code/stock_script.png -share/icons/gnome/24x24/stock/code/stock_tools-macro.png -share/icons/gnome/24x24/stock/data/stock_add-decimal-place.png -share/icons/gnome/24x24/stock/data/stock_advanced-filter.png -share/icons/gnome/24x24/stock/data/stock_autofilter.png -share/icons/gnome/24x24/stock/data/stock_data-delete-record.png -share/icons/gnome/24x24/stock/data/stock_data-explorer.png -share/icons/gnome/24x24/stock/data/stock_data-first.png -share/icons/gnome/24x24/stock/data/stock_data-last.png -share/icons/gnome/24x24/stock/data/stock_data-linked-table.png -share/icons/gnome/24x24/stock/data/stock_data-new-record.png -share/icons/gnome/24x24/stock/data/stock_data-next.png -share/icons/gnome/24x24/stock/data/stock_data-previous.png -share/icons/gnome/24x24/stock/data/stock_data-save.png -share/icons/gnome/24x24/stock/data/stock_data-sources.png -share/icons/gnome/24x24/stock/data/stock_data-undo.png -share/icons/gnome/24x24/stock/data/stock_database.png -share/icons/gnome/24x24/stock/data/stock_delete-autofilter.png -share/icons/gnome/24x24/stock/data/stock_delete-decimal-place.png -share/icons/gnome/24x24/stock/data/stock_filter-data-by-criteria.png -share/icons/gnome/24x24/stock/data/stock_filter-navigator.png -share/icons/gnome/24x24/stock/data/stock_filters.png -share/icons/gnome/24x24/stock/data/stock_format-default.png -share/icons/gnome/24x24/stock/data/stock_format-percent.png -share/icons/gnome/24x24/stock/data/stock_format-scientific.png -share/icons/gnome/24x24/stock/data/stock_function-autopilot.png -share/icons/gnome/24x24/stock/data/stock_goal-seek.png -share/icons/gnome/24x24/stock/data/stock_insert-fields.png -share/icons/gnome/24x24/stock/data/stock_lock-broken.png -share/icons/gnome/24x24/stock/data/stock_lock-ok.png -share/icons/gnome/24x24/stock/data/stock_lock-open.png -share/icons/gnome/24x24/stock/data/stock_lock.png -share/icons/gnome/24x24/stock/data/stock_record-number.png -share/icons/gnome/24x24/stock/data/stock_signature-bad.png -share/icons/gnome/24x24/stock/data/stock_signature-ok.png -share/icons/gnome/24x24/stock/data/stock_signature.png -share/icons/gnome/24x24/stock/data/stock_sort-ascending.png -share/icons/gnome/24x24/stock/data/stock_sort-column-ascending.png -share/icons/gnome/24x24/stock/data/stock_sort-criteria.png -share/icons/gnome/24x24/stock/data/stock_sort-descending.png -share/icons/gnome/24x24/stock/data/stock_sort-row-ascending.png -share/icons/gnome/24x24/stock/data/stock_standard-filter.png -share/icons/gnome/24x24/stock/data/stock_sum.png -share/icons/gnome/24x24/stock/data/stock_update-data.png -share/icons/gnome/24x24/stock/document/stock_attach.png -share/icons/gnome/24x24/stock/document/stock_certificate.png -share/icons/gnome/24x24/stock/document/stock_new-drawing.png -share/icons/gnome/24x24/stock/document/stock_new-formula.png -share/icons/gnome/24x24/stock/document/stock_new-html.png -share/icons/gnome/24x24/stock/document/stock_new-labels.png -share/icons/gnome/24x24/stock/document/stock_new-master-document.png -share/icons/gnome/24x24/stock/document/stock_new-presentation.png -share/icons/gnome/24x24/stock/document/stock_new-spreadsheet.png -share/icons/gnome/24x24/stock/document/stock_new-template.png -share/icons/gnome/24x24/stock/document/stock_new-text.png -share/icons/gnome/24x24/stock/document/stock_new.png -share/icons/gnome/24x24/stock/document/stock_preview-four-pages.png -share/icons/gnome/24x24/stock/document/stock_preview-two-pages.png -share/icons/gnome/24x24/stock/document/stock_print-layout.png -share/icons/gnome/24x24/stock/document/stock_print-options.png -share/icons/gnome/24x24/stock/document/stock_print-resolution.png -share/icons/gnome/24x24/stock/document/stock_task-assigned-to.png -share/icons/gnome/24x24/stock/document/stock_task-assigned.png -share/icons/gnome/24x24/stock/document/stock_task-recurring.png -share/icons/gnome/24x24/stock/document/stock_task.png -share/icons/gnome/24x24/stock/document/stock_todo.png -share/icons/gnome/24x24/stock/document/stock_view-html-source.png -share/icons/gnome/24x24/stock/form/stock_form-activation-order.png -share/icons/gnome/24x24/stock/form/stock_form-add-field.png -share/icons/gnome/24x24/stock/form/stock_form-automatic-control-focus.png -share/icons/gnome/24x24/stock/form/stock_form-autopilots.png -share/icons/gnome/24x24/stock/form/stock_form-button.png -share/icons/gnome/24x24/stock/form/stock_form-checkbox.png -share/icons/gnome/24x24/stock/form/stock_form-combobox.png -share/icons/gnome/24x24/stock/form/stock_form-control-properties.png -share/icons/gnome/24x24/stock/form/stock_form-currency-field.png -share/icons/gnome/24x24/stock/form/stock_form-date-field.png -share/icons/gnome/24x24/stock/form/stock_form-design-mode.png -share/icons/gnome/24x24/stock/form/stock_form-file-selection.png -share/icons/gnome/24x24/stock/form/stock_form-formatted-field.png -share/icons/gnome/24x24/stock/form/stock_form-frame.png -share/icons/gnome/24x24/stock/form/stock_form-image-button.png -share/icons/gnome/24x24/stock/form/stock_form-image-control.png -share/icons/gnome/24x24/stock/form/stock_form-label.png -share/icons/gnome/24x24/stock/form/stock_form-letter-dialog.png -share/icons/gnome/24x24/stock/form/stock_form-line-horizontal.png -share/icons/gnome/24x24/stock/form/stock_form-line-vertical.png -share/icons/gnome/24x24/stock/form/stock_form-listbox.png -share/icons/gnome/24x24/stock/form/stock_form-navigator.png -share/icons/gnome/24x24/stock/form/stock_form-numerical-field.png -share/icons/gnome/24x24/stock/form/stock_form-open-in-design-mode.png -share/icons/gnome/24x24/stock/form/stock_form-pattern-field.png -share/icons/gnome/24x24/stock/form/stock_form-progressbar.png -share/icons/gnome/24x24/stock/form/stock_form-properties.png -share/icons/gnome/24x24/stock/form/stock_form-radio.png -share/icons/gnome/24x24/stock/form/stock_form-table-control.png -share/icons/gnome/24x24/stock/form/stock_form-text-box.png -share/icons/gnome/24x24/stock/form/stock_form-time-field.png -share/icons/gnome/24x24/stock/form/stock_insert-form.png -share/icons/gnome/24x24/stock/form/stock_macro-controls.png -share/icons/gnome/24x24/stock/form/stock_show-form-dialog.png -share/icons/gnome/24x24/stock/form/stock_show-hidden-controls.png -share/icons/gnome/24x24/stock/form/stock_view-fields.png -share/icons/gnome/24x24/stock/generic/stock_about.png -share/icons/gnome/24x24/stock/generic/stock_active.png -share/icons/gnome/24x24/stock/generic/stock_allow-effects.png -share/icons/gnome/24x24/stock/generic/stock_anchor.png -share/icons/gnome/24x24/stock/generic/stock_animation.png -share/icons/gnome/24x24/stock/generic/stock_autocompletion.png -share/icons/gnome/24x24/stock/generic/stock_autopilot-24.png -share/icons/gnome/24x24/stock/generic/stock_book_blue.png -share/icons/gnome/24x24/stock/generic/stock_book_green.png -share/icons/gnome/24x24/stock/generic/stock_book_open.png -share/icons/gnome/24x24/stock/generic/stock_book_red.png -share/icons/gnome/24x24/stock/generic/stock_book_yellow.png -share/icons/gnome/24x24/stock/generic/stock_briefcase.png -share/icons/gnome/24x24/stock/generic/stock_calc-accept.png -share/icons/gnome/24x24/stock/generic/stock_calc-cancel.png -share/icons/gnome/24x24/stock/generic/stock_calendar-and-tasks.png -share/icons/gnome/24x24/stock/generic/stock_calendar-view-day.png -share/icons/gnome/24x24/stock/generic/stock_calendar-view-list.png -share/icons/gnome/24x24/stock/generic/stock_calendar-view-month.png -share/icons/gnome/24x24/stock/generic/stock_calendar-view-week.png -share/icons/gnome/24x24/stock/generic/stock_calendar-view-work-week.png -share/icons/gnome/24x24/stock/generic/stock_calendar-view-year.png -share/icons/gnome/24x24/stock/generic/stock_cell-phone.png -share/icons/gnome/24x24/stock/generic/stock_color.png -share/icons/gnome/24x24/stock/generic/stock_edit.png -share/icons/gnome/24x24/stock/generic/stock_equals.png -share/icons/gnome/24x24/stock/generic/stock_example.png -share/icons/gnome/24x24/stock/generic/stock_exit.png -share/icons/gnome/24x24/stock/generic/stock_extended-help.png -share/icons/gnome/24x24/stock/generic/stock_file-properties.png -share/icons/gnome/24x24/stock/generic/stock_flip-horizontally.png -share/icons/gnome/24x24/stock/generic/stock_flip-vertically.png -share/icons/gnome/24x24/stock/generic/stock_folder-copy.png -share/icons/gnome/24x24/stock/generic/stock_folder-move.png -share/icons/gnome/24x24/stock/generic/stock_folder-properties.png -share/icons/gnome/24x24/stock/generic/stock_format-page.png -share/icons/gnome/24x24/stock/generic/stock_help-agent.png -share/icons/gnome/24x24/stock/generic/stock_help-chat.png -share/icons/gnome/24x24/stock/generic/stock_id.png -share/icons/gnome/24x24/stock/generic/stock_keyring.png -share/icons/gnome/24x24/stock/generic/stock_landline-phone.png -share/icons/gnome/24x24/stock/generic/stock_mark.png -share/icons/gnome/24x24/stock/generic/stock_new-24h-appointment.png -share/icons/gnome/24x24/stock/generic/stock_new-meeting.png -share/icons/gnome/24x24/stock/generic/stock_news.png -share/icons/gnome/24x24/stock/generic/stock_not.png -share/icons/gnome/24x24/stock/generic/stock_notebook.png -share/icons/gnome/24x24/stock/generic/stock_notes.png -share/icons/gnome/24x24/stock/generic/stock_people.png -share/icons/gnome/24x24/stock/generic/stock_person.png -share/icons/gnome/24x24/stock/generic/stock_presentation-box.png -share/icons/gnome/24x24/stock/generic/stock_properties.png -share/icons/gnome/24x24/stock/generic/stock_scores.png -share/icons/gnome/24x24/stock/generic/stock_send-fax.png -share/icons/gnome/24x24/stock/generic/stock_show-all.png -share/icons/gnome/24x24/stock/generic/stock_styles.png -share/icons/gnome/24x24/stock/generic/stock_summary.png -share/icons/gnome/24x24/stock/generic/stock_test-mode.png -share/icons/gnome/24x24/stock/generic/stock_timer.png -share/icons/gnome/24x24/stock/generic/stock_timer_stopped.png -share/icons/gnome/24x24/stock/generic/stock_timezone.png -share/icons/gnome/24x24/stock/generic/stock_toilet-paper.png -share/icons/gnome/24x24/stock/generic/stock_trash_full.png -share/icons/gnome/24x24/stock/generic/stock_undelete.png -share/icons/gnome/24x24/stock/generic/stock_unknown.png -share/icons/gnome/24x24/stock/generic/stock_web-calendar.png -share/icons/gnome/24x24/stock/generic/stock_web-support.png -share/icons/gnome/24x24/stock/image/stock_3d-color-picker.png -share/icons/gnome/24x24/stock/image/stock_3d-effects.png -share/icons/gnome/24x24/stock/image/stock_arrowstyle.png -share/icons/gnome/24x24/stock/image/stock_brightness.png -share/icons/gnome/24x24/stock/image/stock_bucketfill.png -share/icons/gnome/24x24/stock/image/stock_channel-blue.png -share/icons/gnome/24x24/stock/image/stock_channel-green.png -share/icons/gnome/24x24/stock/image/stock_channel-red.png -share/icons/gnome/24x24/stock/image/stock_contrast.png -share/icons/gnome/24x24/stock/image/stock_crop.png -share/icons/gnome/24x24/stock/image/stock_display-grid.png -share/icons/gnome/24x24/stock/image/stock_distort.png -share/icons/gnome/24x24/stock/image/stock_draw-arc.png -share/icons/gnome/24x24/stock/image/stock_draw-callouts.png -share/icons/gnome/24x24/stock/image/stock_draw-circle-arc.png -share/icons/gnome/24x24/stock/image/stock_draw-circle-pie-unfilled.png -share/icons/gnome/24x24/stock/image/stock_draw-circle-pie.png -share/icons/gnome/24x24/stock/image/stock_draw-circle-segment-unfilled.png -share/icons/gnome/24x24/stock/image/stock_draw-circle-segment.png -share/icons/gnome/24x24/stock/image/stock_draw-circle-unfilled.png -share/icons/gnome/24x24/stock/image/stock_draw-circle.png -share/icons/gnome/24x24/stock/image/stock_draw-cone.png -share/icons/gnome/24x24/stock/image/stock_draw-connector-ends-with-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-connector-ends-with-circle.png -share/icons/gnome/24x24/stock/image/stock_draw-connector-starts-with-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-connector-starts-with-circle.png -share/icons/gnome/24x24/stock/image/stock_draw-connector-with-arrows.png -share/icons/gnome/24x24/stock/image/stock_draw-connector-with-circles.png -share/icons/gnome/24x24/stock/image/stock_draw-connector.png -share/icons/gnome/24x24/stock/image/stock_draw-cube.png -share/icons/gnome/24x24/stock/image/stock_draw-curve-filled.png -share/icons/gnome/24x24/stock/image/stock_draw-curve.png -share/icons/gnome/24x24/stock/image/stock_draw-curved-connector-ends-with-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-curved-connector-ends-with-circle.png -share/icons/gnome/24x24/stock/image/stock_draw-curved-connector-starts-with-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-curved-connector-starts-with-circle.png -share/icons/gnome/24x24/stock/image/stock_draw-curved-connector-with-arrows.png -share/icons/gnome/24x24/stock/image/stock_draw-curved-connector-with-circles.png -share/icons/gnome/24x24/stock/image/stock_draw-curved-connector.png -share/icons/gnome/24x24/stock/image/stock_draw-cylinder.png -share/icons/gnome/24x24/stock/image/stock_draw-dimension-line.png -share/icons/gnome/24x24/stock/image/stock_draw-ellipse-pie-unfilled.png -share/icons/gnome/24x24/stock/image/stock_draw-ellipse-pie.png -share/icons/gnome/24x24/stock/image/stock_draw-ellipse-segment-unfilled.png -share/icons/gnome/24x24/stock/image/stock_draw-ellipse-segment.png -share/icons/gnome/24x24/stock/image/stock_draw-ellipse-unfilled.png -share/icons/gnome/24x24/stock/image/stock_draw-ellipse.png -share/icons/gnome/24x24/stock/image/stock_draw-freeform-line-filled.png -share/icons/gnome/24x24/stock/image/stock_draw-freeform-line.png -share/icons/gnome/24x24/stock/image/stock_draw-half-sphere.png -share/icons/gnome/24x24/stock/image/stock_draw-line-45.png -share/icons/gnome/24x24/stock/image/stock_draw-line-connector-ends-with-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-line-connector-ends-with-circle.png -share/icons/gnome/24x24/stock/image/stock_draw-line-connector-starts-with-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-line-connector-starts-with-circle.png -share/icons/gnome/24x24/stock/image/stock_draw-line-connector-with-arrows.png -share/icons/gnome/24x24/stock/image/stock_draw-line-connector-with-circles.png -share/icons/gnome/24x24/stock/image/stock_draw-line-connector.png -share/icons/gnome/24x24/stock/image/stock_draw-line-ends-with-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-line-starts-with-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-line-with-arrow-circle.png -share/icons/gnome/24x24/stock/image/stock_draw-line-with-arrow-square.png -share/icons/gnome/24x24/stock/image/stock_draw-line-with-arrows.png -share/icons/gnome/24x24/stock/image/stock_draw-line-with-circle-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-line-with-square-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-line.png -share/icons/gnome/24x24/stock/image/stock_draw-polygon-45-filled.png -share/icons/gnome/24x24/stock/image/stock_draw-polygon-45.png -share/icons/gnome/24x24/stock/image/stock_draw-polygon-filled.png -share/icons/gnome/24x24/stock/image/stock_draw-polygon.png -share/icons/gnome/24x24/stock/image/stock_draw-pyramid.png -share/icons/gnome/24x24/stock/image/stock_draw-rectangle-unfilled.png -share/icons/gnome/24x24/stock/image/stock_draw-rectangle.png -share/icons/gnome/24x24/stock/image/stock_draw-rounded-rectangle-unfilled.png -share/icons/gnome/24x24/stock/image/stock_draw-rounded-rectangle.png -share/icons/gnome/24x24/stock/image/stock_draw-rounded-square-unfilled.png -share/icons/gnome/24x24/stock/image/stock_draw-rounded-square.png -share/icons/gnome/24x24/stock/image/stock_draw-selection.png -share/icons/gnome/24x24/stock/image/stock_draw-shell.png -share/icons/gnome/24x24/stock/image/stock_draw-sphere.png -share/icons/gnome/24x24/stock/image/stock_draw-square-unfilled.png -share/icons/gnome/24x24/stock/image/stock_draw-square.png -share/icons/gnome/24x24/stock/image/stock_draw-straight-connector-ends-with-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-straight-connector-ends-with-circle.png -share/icons/gnome/24x24/stock/image/stock_draw-straight-connector-starts-with-arrow.png -share/icons/gnome/24x24/stock/image/stock_draw-straight-connector-starts-with-circle.png -share/icons/gnome/24x24/stock/image/stock_draw-straight-connector-with-arrows.png -share/icons/gnome/24x24/stock/image/stock_draw-straight-connector-with-circles.png -share/icons/gnome/24x24/stock/image/stock_draw-straight-connector.png -share/icons/gnome/24x24/stock/image/stock_draw-torus.png -share/icons/gnome/24x24/stock/image/stock_draw-vertical-callouts.png -share/icons/gnome/24x24/stock/image/stock_edit-points.png -share/icons/gnome/24x24/stock/image/stock_filters-aging.png -share/icons/gnome/24x24/stock/image/stock_filters-charcoal.png -share/icons/gnome/24x24/stock/image/stock_filters-invert.png -share/icons/gnome/24x24/stock/image/stock_filters-pixelize.png -share/icons/gnome/24x24/stock/image/stock_filters-pop-art.png -share/icons/gnome/24x24/stock/image/stock_filters-posterize.png -share/icons/gnome/24x24/stock/image/stock_filters-relief.png -share/icons/gnome/24x24/stock/image/stock_filters-remove-noise.png -share/icons/gnome/24x24/stock/image/stock_filters-sharpen.png -share/icons/gnome/24x24/stock/image/stock_filters-smooth.png -share/icons/gnome/24x24/stock/image/stock_filters-solarize.png -share/icons/gnome/24x24/stock/image/stock_flip.png -share/icons/gnome/24x24/stock/image/stock_gamma.png -share/icons/gnome/24x24/stock/image/stock_gradient.png -share/icons/gnome/24x24/stock/image/stock_graphics-align-bottom.png -share/icons/gnome/24x24/stock/image/stock_graphics-align-center.png -share/icons/gnome/24x24/stock/image/stock_graphics-align-centered.png -share/icons/gnome/24x24/stock/image/stock_graphics-align-left.png -share/icons/gnome/24x24/stock/image/stock_graphics-align-right.png -share/icons/gnome/24x24/stock/image/stock_graphics-align-top.png -share/icons/gnome/24x24/stock/image/stock_guides.png -share/icons/gnome/24x24/stock/image/stock_imagemap-editor.png -share/icons/gnome/24x24/stock/image/stock_insert_image.png -share/icons/gnome/24x24/stock/image/stock_linepen.png -share/icons/gnome/24x24/stock/image/stock_modify-layout.png -share/icons/gnome/24x24/stock/image/stock_node-add.png -share/icons/gnome/24x24/stock/image/stock_node-close-path.png -share/icons/gnome/24x24/stock/image/stock_node-convert.png -share/icons/gnome/24x24/stock/image/stock_node-corner-to-smooth.png -share/icons/gnome/24x24/stock/image/stock_node-corner.png -share/icons/gnome/24x24/stock/image/stock_node-curve-split.png -share/icons/gnome/24x24/stock/image/stock_node-delete.png -share/icons/gnome/24x24/stock/image/stock_node-mark-for-deletion.png -share/icons/gnome/24x24/stock/image/stock_node-move.png -share/icons/gnome/24x24/stock/image/stock_node-smooth-to-symmetrical.png -share/icons/gnome/24x24/stock/image/stock_placeholder-graphic.png -share/icons/gnome/24x24/stock/image/stock_placeholder-line-contour.png -share/icons/gnome/24x24/stock/image/stock_placeholder-picture.png -share/icons/gnome/24x24/stock/image/stock_placeholder-text.png -share/icons/gnome/24x24/stock/image/stock_quickmask.png -share/icons/gnome/24x24/stock/image/stock_rotate-3d.png -share/icons/gnome/24x24/stock/image/stock_rotate.png -share/icons/gnome/24x24/stock/image/stock_rotation-mode.png -share/icons/gnome/24x24/stock/image/stock_shadow.png -share/icons/gnome/24x24/stock/image/stock_show-draw-functions.png -share/icons/gnome/24x24/stock/image/stock_toggle-graphics.png -share/icons/gnome/24x24/stock/io/stock_bluetooth.png -share/icons/gnome/24x24/stock/io/stock_export.png -share/icons/gnome/24x24/stock/io/stock_insert-file.png -share/icons/gnome/24x24/stock/io/stock_network-printer.png -share/icons/gnome/24x24/stock/io/stock_print-driver.png -share/icons/gnome/24x24/stock/io/stock_print-preview-print.png -share/icons/gnome/24x24/stock/io/stock_print-setup.png -share/icons/gnome/24x24/stock/io/stock_printers.png -share/icons/gnome/24x24/stock/io/stock_reload.png -share/icons/gnome/24x24/stock/io/stock_save-pdf.png -share/icons/gnome/24x24/stock/io/stock_save-template.png -share/icons/gnome/24x24/stock/media/stock_3dsound.png -share/icons/gnome/24x24/stock/media/stock_effects-sound.png -share/icons/gnome/24x24/stock/media/stock_headphones.png -share/icons/gnome/24x24/stock/media/stock_insert-video-plugin.png -share/icons/gnome/24x24/stock/media/stock_line_in.png -share/icons/gnome/24x24/stock/media/stock_midi.png -share/icons/gnome/24x24/stock/media/stock_music-library.png -share/icons/gnome/24x24/stock/media/stock_playlist.png -share/icons/gnome/24x24/stock/media/stock_smart-playlist.png -share/icons/gnome/24x24/stock/navigation/stock_down-with-subpoints.png -share/icons/gnome/24x24/stock/navigation/stock_first-page.png -share/icons/gnome/24x24/stock/navigation/stock_last-page.png -share/icons/gnome/24x24/stock/navigation/stock_left-with-subpoints.png -share/icons/gnome/24x24/stock/navigation/stock_navigator.png -share/icons/gnome/24x24/stock/navigation/stock_next-page.png -share/icons/gnome/24x24/stock/navigation/stock_next.png -share/icons/gnome/24x24/stock/navigation/stock_previous-page.png -share/icons/gnome/24x24/stock/navigation/stock_previous.png -share/icons/gnome/24x24/stock/navigation/stock_right-with-subpoints.png -share/icons/gnome/24x24/stock/navigation/stock_undo-history.png -share/icons/gnome/24x24/stock/navigation/stock_up-with-subpoints.png -share/icons/gnome/24x24/stock/navigation/stock_zoom-1.png -share/icons/gnome/24x24/stock/navigation/stock_zoom-in.png -share/icons/gnome/24x24/stock/navigation/stock_zoom-next.png -share/icons/gnome/24x24/stock/navigation/stock_zoom-object.png -share/icons/gnome/24x24/stock/navigation/stock_zoom-optimal.png -share/icons/gnome/24x24/stock/navigation/stock_zoom-out.png -share/icons/gnome/24x24/stock/navigation/stock_zoom-page-width.png -share/icons/gnome/24x24/stock/navigation/stock_zoom-page.png -share/icons/gnome/24x24/stock/navigation/stock_zoom-previous.png -share/icons/gnome/24x24/stock/navigation/stock_zoom-shift.png -share/icons/gnome/24x24/stock/navigation/stock_zoom.png -share/icons/gnome/24x24/stock/net/stock_addressbook.png -share/icons/gnome/24x24/stock/net/stock_channel.png -share/icons/gnome/24x24/stock/net/stock_connect-to-url.png -share/icons/gnome/24x24/stock/net/stock_connect.png -share/icons/gnome/24x24/stock/net/stock_contact-list.png -share/icons/gnome/24x24/stock/net/stock_contact.png -share/icons/gnome/24x24/stock/net/stock_directory-server.png -share/icons/gnome/24x24/stock/net/stock_disconnect.png -share/icons/gnome/24x24/stock/net/stock_exchange-connector.png -share/icons/gnome/24x24/stock/net/stock_groupwise-connector.png -share/icons/gnome/24x24/stock/net/stock_hand-signed.png -share/icons/gnome/24x24/stock/net/stock_hyperlink-internet-search.png -share/icons/gnome/24x24/stock/net/stock_hyperlink-target.png -share/icons/gnome/24x24/stock/net/stock_hyperlink-toolbar.png -share/icons/gnome/24x24/stock/net/stock_hyperlink.png -share/icons/gnome/24x24/stock/net/stock_inbox.png -share/icons/gnome/24x24/stock/net/stock_insert-url.png -share/icons/gnome/24x24/stock/net/stock_internet.png -share/icons/gnome/24x24/stock/net/stock_link.png -share/icons/gnome/24x24/stock/net/stock_mail-accounts.png -share/icons/gnome/24x24/stock/net/stock_mail-copy.png -share/icons/gnome/24x24/stock/net/stock_mail-filters-apply.png -share/icons/gnome/24x24/stock/net/stock_mail-handling.png -share/icons/gnome/24x24/stock/net/stock_mail-import.png -share/icons/gnome/24x24/stock/net/stock_mail-merge.png -share/icons/gnome/24x24/stock/net/stock_mail-move.png -share/icons/gnome/24x24/stock/net/stock_mail-open-multiple.png -share/icons/gnome/24x24/stock/net/stock_mail-open.png -share/icons/gnome/24x24/stock/net/stock_mail-receive.png -share/icons/gnome/24x24/stock/net/stock_mail-replied.png -share/icons/gnome/24x24/stock/net/stock_mail-send.png -share/icons/gnome/24x24/stock/net/stock_mail-unread-multiple.png -share/icons/gnome/24x24/stock/net/stock_mail-unread.png -share/icons/gnome/24x24/stock/net/stock_mail.png -share/icons/gnome/24x24/stock/net/stock_message-display.png -share/icons/gnome/24x24/stock/net/stock_online-layout.png -share/icons/gnome/24x24/stock/net/stock_outbox.png -share/icons/gnome/24x24/stock/net/stock_post-message.png -share/icons/gnome/24x24/stock/net/stock_sent-mail.png -share/icons/gnome/24x24/stock/net/stock_shared-by-me.png -share/icons/gnome/24x24/stock/net/stock_shared-to-me.png -share/icons/gnome/24x24/stock/net/stock_video-conferencing.png -share/icons/gnome/24x24/stock/object/stock_bookmark.png -share/icons/gnome/24x24/stock/object/stock_bring-backward.png -share/icons/gnome/24x24/stock/object/stock_bring-forward.png -share/icons/gnome/24x24/stock/object/stock_create-with-attributes.png -share/icons/gnome/24x24/stock/object/stock_delete-bookmark.png -share/icons/gnome/24x24/stock/object/stock_edit-bookmark.png -share/icons/gnome/24x24/stock/object/stock_effects-more-options.png -share/icons/gnome/24x24/stock/object/stock_effects-object-colorize.png -share/icons/gnome/24x24/stock/object/stock_effects-object-hide.png -share/icons/gnome/24x24/stock/object/stock_effects-object.png -share/icons/gnome/24x24/stock/object/stock_effects-play-in-full.png -share/icons/gnome/24x24/stock/object/stock_effects-preview.png -share/icons/gnome/24x24/stock/object/stock_effects.png -share/icons/gnome/24x24/stock/object/stock_enter-group.png -share/icons/gnome/24x24/stock/object/stock_exit-group.png -share/icons/gnome/24x24/stock/object/stock_file-with-objects.png -share/icons/gnome/24x24/stock/object/stock_format-object.png -share/icons/gnome/24x24/stock/object/stock_formula-cursor.png -share/icons/gnome/24x24/stock/object/stock_frame.png -share/icons/gnome/24x24/stock/object/stock_group.png -share/icons/gnome/24x24/stock/object/stock_handles-simple.png -share/icons/gnome/24x24/stock/object/stock_insert-applet.png -share/icons/gnome/24x24/stock/object/stock_insert-floating-frame.png -share/icons/gnome/24x24/stock/object/stock_insert-gluepoint.png -share/icons/gnome/24x24/stock/object/stock_insert-math-object.png -share/icons/gnome/24x24/stock/object/stock_insert-note.png -share/icons/gnome/24x24/stock/object/stock_insert-ole-object.png -share/icons/gnome/24x24/stock/object/stock_insert-plugin.png -share/icons/gnome/24x24/stock/object/stock_insert-rule.png -share/icons/gnome/24x24/stock/object/stock_insert-single-column-text-frame.png -share/icons/gnome/24x24/stock/object/stock_insert-slide.png -share/icons/gnome/24x24/stock/object/stock_insert-sound-plugin.png -share/icons/gnome/24x24/stock/object/stock_insert-text-frame.png -share/icons/gnome/24x24/stock/object/stock_insert_graphic.png -share/icons/gnome/24x24/stock/object/stock_insert_special_character.png -share/icons/gnome/24x24/stock/object/stock_interaction.png -share/icons/gnome/24x24/stock/object/stock_new-bcard.png -share/icons/gnome/24x24/stock/object/stock_object-behind.png -share/icons/gnome/24x24/stock/object/stock_object-infront.png -share/icons/gnome/24x24/stock/object/stock_pin.png -share/icons/gnome/24x24/stock/object/stock_position-size.png -share/icons/gnome/24x24/stock/object/stock_reverse-order.png -share/icons/gnome/24x24/stock/object/stock_slide-design.png -share/icons/gnome/24x24/stock/object/stock_slide-duplicate.png -share/icons/gnome/24x24/stock/object/stock_slide-expand.png -share/icons/gnome/24x24/stock/object/stock_slide-reherse-timings.png -share/icons/gnome/24x24/stock/object/stock_slide-show.png -share/icons/gnome/24x24/stock/object/stock_slide-showhide.png -share/icons/gnome/24x24/stock/object/stock_snap-grid.png -share/icons/gnome/24x24/stock/object/stock_snap-guides.png -share/icons/gnome/24x24/stock/object/stock_snap-margins.png -share/icons/gnome/24x24/stock/object/stock_snap-object-points.png -share/icons/gnome/24x24/stock/object/stock_snap-object.png -share/icons/gnome/24x24/stock/object/stock_symbol-selection.png -share/icons/gnome/24x24/stock/object/stock_to-3d-rotation-object.png -share/icons/gnome/24x24/stock/object/stock_to-3d.png -share/icons/gnome/24x24/stock/object/stock_to-bottom.png -share/icons/gnome/24x24/stock/object/stock_to-curve.png -share/icons/gnome/24x24/stock/object/stock_to-polygon.png -share/icons/gnome/24x24/stock/object/stock_to-top.png -share/icons/gnome/24x24/stock/object/stock_ungroup.png -share/icons/gnome/24x24/stock/object/stock_unlink.png -share/icons/gnome/24x24/stock/object/stock_view-function-selection.png -share/icons/gnome/24x24/stock/table/stock_alignment-bottom.png -share/icons/gnome/24x24/stock/table/stock_alignment-centered-vertically.png -share/icons/gnome/24x24/stock/table/stock_alignment-centered.png -share/icons/gnome/24x24/stock/table/stock_alignment-left.png -share/icons/gnome/24x24/stock/table/stock_alignment-right.png -share/icons/gnome/24x24/stock/table/stock_alignment-top.png -share/icons/gnome/24x24/stock/table/stock_alignment.png -share/icons/gnome/24x24/stock/table/stock_cell-align-bottom.png -share/icons/gnome/24x24/stock/table/stock_cell-align-center.png -share/icons/gnome/24x24/stock/table/stock_cell-align-top.png -share/icons/gnome/24x24/stock/table/stock_choose-themes.png -share/icons/gnome/24x24/stock/table/stock_datapilot.png -share/icons/gnome/24x24/stock/table/stock_delete-column.png -share/icons/gnome/24x24/stock/table/stock_delete-row.png -share/icons/gnome/24x24/stock/table/stock_exchange-columns.png -share/icons/gnome/24x24/stock/table/stock_exchange-rows.png -share/icons/gnome/24x24/stock/table/stock_group-cells.png -share/icons/gnome/24x24/stock/table/stock_insert-cells-down.png -share/icons/gnome/24x24/stock/table/stock_insert-cells-right.png -share/icons/gnome/24x24/stock/table/stock_insert-cells.png -share/icons/gnome/24x24/stock/table/stock_insert-columns.png -share/icons/gnome/24x24/stock/table/stock_insert-names-define.png -share/icons/gnome/24x24/stock/table/stock_insert-rows.png -share/icons/gnome/24x24/stock/table/stock_insert-table.png -share/icons/gnome/24x24/stock/table/stock_select-cell.png -share/icons/gnome/24x24/stock/table/stock_select-column.png -share/icons/gnome/24x24/stock/table/stock_select-row.png -share/icons/gnome/24x24/stock/table/stock_select-table.png -share/icons/gnome/24x24/stock/table/stock_sort-table-column-ascending.png -share/icons/gnome/24x24/stock/table/stock_sort-table-row-ascending.png -share/icons/gnome/24x24/stock/table/stock_table-align-bottom.png -share/icons/gnome/24x24/stock/table/stock_table-align-center.png -share/icons/gnome/24x24/stock/table/stock_table-align-top.png -share/icons/gnome/24x24/stock/table/stock_table-borders.png -share/icons/gnome/24x24/stock/table/stock_table-combine.png -share/icons/gnome/24x24/stock/table/stock_table-fit-height.png -share/icons/gnome/24x24/stock/table/stock_table-fit-width.png -share/icons/gnome/24x24/stock/table/stock_table-fixed-proportional.png -share/icons/gnome/24x24/stock/table/stock_table-fixed.png -share/icons/gnome/24x24/stock/table/stock_table-line-color.png -share/icons/gnome/24x24/stock/table/stock_table-line-style.png -share/icons/gnome/24x24/stock/table/stock_table-optimize.png -share/icons/gnome/24x24/stock/table/stock_table-same-height.png -share/icons/gnome/24x24/stock/table/stock_table-same-width.png -share/icons/gnome/24x24/stock/table/stock_table-split.png -share/icons/gnome/24x24/stock/table/stock_table-variable.png -share/icons/gnome/24x24/stock/table/stock_table_borders.png -share/icons/gnome/24x24/stock/table/stock_table_fill.png -share/icons/gnome/24x24/stock/table/stock_ungroup-cells.png -share/icons/gnome/24x24/stock/text/stock_autoformat.png -share/icons/gnome/24x24/stock/text/stock_autospellcheck.png -share/icons/gnome/24x24/stock/text/stock_autotext.png -share/icons/gnome/24x24/stock/text/stock_chart-scale-text.png -share/icons/gnome/24x24/stock/text/stock_decrease-font.png -share/icons/gnome/24x24/stock/text/stock_directcursor.png -share/icons/gnome/24x24/stock/text/stock_draw-text-animation.png -share/icons/gnome/24x24/stock/text/stock_draw-text-frame.png -share/icons/gnome/24x24/stock/text/stock_draw-text.png -share/icons/gnome/24x24/stock/text/stock_draw-vertical-text-frame.png -share/icons/gnome/24x24/stock/text/stock_draw-vertical-text.png -share/icons/gnome/24x24/stock/text/stock_edit-contour.png -share/icons/gnome/24x24/stock/text/stock_edit-headers-and-footers.png -share/icons/gnome/24x24/stock/text/stock_effects-text.png -share/icons/gnome/24x24/stock/text/stock_euro.png -share/icons/gnome/24x24/stock/text/stock_font-formatting-toggle.png -share/icons/gnome/24x24/stock/text/stock_font-size.png -share/icons/gnome/24x24/stock/text/stock_font.png -share/icons/gnome/24x24/stock/text/stock_fontwork.png -share/icons/gnome/24x24/stock/text/stock_format-character.png -share/icons/gnome/24x24/stock/text/stock_format-numbering-bullets.png -share/icons/gnome/24x24/stock/text/stock_format-paragraph.png -share/icons/gnome/24x24/stock/text/stock_increase-font.png -share/icons/gnome/24x24/stock/text/stock_insert-caption.png -share/icons/gnome/24x24/stock/text/stock_insert-cross-reference.png -share/icons/gnome/24x24/stock/text/stock_insert-fields-author.png -share/icons/gnome/24x24/stock/text/stock_insert-fields-subject.png -share/icons/gnome/24x24/stock/text/stock_insert-fields-title.png -share/icons/gnome/24x24/stock/text/stock_insert-footer.png -share/icons/gnome/24x24/stock/text/stock_insert-header.png -share/icons/gnome/24x24/stock/text/stock_insert_endnote.png -share/icons/gnome/24x24/stock/text/stock_insert_footnote.png -share/icons/gnome/24x24/stock/text/stock_insert_index_marker.png -share/icons/gnome/24x24/stock/text/stock_insert_section.png -share/icons/gnome/24x24/stock/text/stock_line-spacing-1.5.png -share/icons/gnome/24x24/stock/text/stock_line-spacing-1.png -share/icons/gnome/24x24/stock/text/stock_line-spacing-2.png -share/icons/gnome/24x24/stock/text/stock_list-insert-unnumbered.png -share/icons/gnome/24x24/stock/text/stock_list_bullet.png -share/icons/gnome/24x24/stock/text/stock_list_enum-off.png -share/icons/gnome/24x24/stock/text/stock_list_enum-restart.png -share/icons/gnome/24x24/stock/text/stock_list_enum.png -share/icons/gnome/24x24/stock/text/stock_nonprinting-chars.png -share/icons/gnome/24x24/stock/text/stock_page-number.png -share/icons/gnome/24x24/stock/text/stock_page-total-number.png -share/icons/gnome/24x24/stock/text/stock_paragraph-spacing-decrease.png -share/icons/gnome/24x24/stock/text/stock_paragraph-spacing-increase.png -share/icons/gnome/24x24/stock/text/stock_spellcheck.png -share/icons/gnome/24x24/stock/text/stock_styles-new-style-from-selection.png -share/icons/gnome/24x24/stock/text/stock_styles-update-style.png -share/icons/gnome/24x24/stock/text/stock_subscript.png -share/icons/gnome/24x24/stock/text/stock_superscript.png -share/icons/gnome/24x24/stock/text/stock_text-direction-ltr.png -share/icons/gnome/24x24/stock/text/stock_text-direction-ttb.png -share/icons/gnome/24x24/stock/text/stock_text-double-click-to-edit.png -share/icons/gnome/24x24/stock/text/stock_text-monospaced.png -share/icons/gnome/24x24/stock/text/stock_text-outline.png -share/icons/gnome/24x24/stock/text/stock_text-quickedit.png -share/icons/gnome/24x24/stock/text/stock_text-select-text-only.png -share/icons/gnome/24x24/stock/text/stock_text-shadow.png -share/icons/gnome/24x24/stock/text/stock_text-spacing.png -share/icons/gnome/24x24/stock/text/stock_text_color_background.png -share/icons/gnome/24x24/stock/text/stock_text_color_foreground.png -share/icons/gnome/24x24/stock/text/stock_text_color_hilight.png -share/icons/gnome/24x24/stock/text/stock_text_underlined-double.png -share/icons/gnome/24x24/stock/text/stock_thesaurus.png -share/icons/gnome/24x24/stock/text/stock_to-background.png -share/icons/gnome/24x24/stock/text/stock_to-foreground.png -share/icons/gnome/24x24/stock/text/stock_tools-hyphenation.png -share/icons/gnome/24x24/stock/text/stock_update-fields.png -share/icons/gnome/24x24/stock/text/stock_view-field-shadings.png -share/icons/gnome/24x24/stock/text/stock_wrap-around.png -share/icons/gnome/24x24/stock/text/stock_wrap-behind.png -share/icons/gnome/24x24/stock/text/stock_wrap-contour.png -share/icons/gnome/24x24/stock/text/stock_wrap-interrupt.png -share/icons/gnome/24x24/stock/text/stock_wrap-left.png -share/icons/gnome/24x24/stock/text/stock_wrap-optimal.png -share/icons/gnome/24x24/stock/text/stock_wrap-right.png -share/icons/gnome/32x32/actions/add.png -share/icons/gnome/32x32/actions/address-book-new.png -share/icons/gnome/32x32/actions/back.png -share/icons/gnome/32x32/actions/bookmark-new.png -share/icons/gnome/32x32/actions/bookmark_add.png -share/icons/gnome/32x32/actions/bookmarks_list_add.png -share/icons/gnome/32x32/actions/bottom.png -share/icons/gnome/32x32/actions/centrejust.png -share/icons/gnome/32x32/actions/contact-new.png -share/icons/gnome/32x32/actions/document-new.png -share/icons/gnome/32x32/actions/document-open.png -share/icons/gnome/32x32/actions/document-properties.png -share/icons/gnome/32x32/actions/document-revert.png -share/icons/gnome/32x32/actions/document-save-as.png -share/icons/gnome/32x32/actions/document-save.png -share/icons/gnome/32x32/actions/down.png -share/icons/gnome/32x32/actions/edit-cut.png -share/icons/gnome/32x32/actions/edit-paste.png -share/icons/gnome/32x32/actions/edit-redo.png -share/icons/gnome/32x32/actions/edit-select-all.png -share/icons/gnome/32x32/actions/edit-undo.png -share/icons/gnome/32x32/actions/editcut.png -share/icons/gnome/32x32/actions/editpaste.png -share/icons/gnome/32x32/actions/filenew.png -share/icons/gnome/32x32/actions/fileopen.png -share/icons/gnome/32x32/actions/filesave.png -share/icons/gnome/32x32/actions/filesaveas.png -share/icons/gnome/32x32/actions/finish.png -share/icons/gnome/32x32/actions/folder-new.png -share/icons/gnome/32x32/actions/folder_new.png -share/icons/gnome/32x32/actions/format-justify-center.png -share/icons/gnome/32x32/actions/format-justify-fill.png -share/icons/gnome/32x32/actions/format-justify-left.png -share/icons/gnome/32x32/actions/format-justify-right.png -share/icons/gnome/32x32/actions/forward.png -share/icons/gnome/32x32/actions/gnome-lockscreen.png -share/icons/gnome/32x32/actions/gnome-run.png -share/icons/gnome/32x32/actions/go-bottom.png -share/icons/gnome/32x32/actions/go-down.png -share/icons/gnome/32x32/actions/go-first.png -share/icons/gnome/32x32/actions/go-home.png -share/icons/gnome/32x32/actions/go-last.png -share/icons/gnome/32x32/actions/go-next.png -share/icons/gnome/32x32/actions/go-previous.png -share/icons/gnome/32x32/actions/go-top.png -share/icons/gnome/32x32/actions/go-up.png -share/icons/gnome/32x32/actions/gohome.png -share/icons/gnome/32x32/actions/gtk-add.png -share/icons/gnome/32x32/actions/gtk-cut.png -share/icons/gnome/32x32/actions/gtk-fullscreen.png -share/icons/gnome/32x32/actions/gtk-go-back-ltr.png -share/icons/gnome/32x32/actions/gtk-go-back-rtl.png -share/icons/gnome/32x32/actions/gtk-go-down.png -share/icons/gnome/32x32/actions/gtk-go-forward-ltr.png -share/icons/gnome/32x32/actions/gtk-go-forward-rtl.png -share/icons/gnome/32x32/actions/gtk-go-up.png -share/icons/gnome/32x32/actions/gtk-goto-bottom.png -share/icons/gnome/32x32/actions/gtk-goto-first-ltr.png -share/icons/gnome/32x32/actions/gtk-goto-first-rtl.png -share/icons/gnome/32x32/actions/gtk-goto-last-ltr.png -share/icons/gnome/32x32/actions/gtk-goto-last-rtl.png -share/icons/gnome/32x32/actions/gtk-goto-top.png -share/icons/gnome/32x32/actions/gtk-home.png -share/icons/gnome/32x32/actions/gtk-justify-center.png -share/icons/gnome/32x32/actions/gtk-justify-fill.png -share/icons/gnome/32x32/actions/gtk-justify-left.png -share/icons/gnome/32x32/actions/gtk-justify-right.png -share/icons/gnome/32x32/actions/gtk-leave-fullscreen.png -share/icons/gnome/32x32/actions/gtk-new.png -share/icons/gnome/32x32/actions/gtk-open.png -share/icons/gnome/32x32/actions/gtk-paste.png -share/icons/gnome/32x32/actions/gtk-properties.png -share/icons/gnome/32x32/actions/gtk-redo-ltr.png -share/icons/gnome/32x32/actions/gtk-remove.png -share/icons/gnome/32x32/actions/gtk-save-as.png -share/icons/gnome/32x32/actions/gtk-save.png -share/icons/gnome/32x32/actions/gtk-select-all.png -share/icons/gnome/32x32/actions/gtk-sort-ascending.png -share/icons/gnome/32x32/actions/gtk-sort-descending.png -share/icons/gnome/32x32/actions/gtk-stop.png -share/icons/gnome/32x32/actions/gtk-undo-ltr.png -share/icons/gnome/32x32/actions/gtk-zoom-100.png -share/icons/gnome/32x32/actions/gtk-zoom-fit.png -share/icons/gnome/32x32/actions/gtk-zoom-in.png -share/icons/gnome/32x32/actions/gtk-zoom-out.png -share/icons/gnome/32x32/actions/help-faq.png -share/icons/gnome/32x32/actions/kfm_home.png -share/icons/gnome/32x32/actions/leftjust.png -share/icons/gnome/32x32/actions/list-add.png -share/icons/gnome/32x32/actions/list-remove.png -share/icons/gnome/32x32/actions/lock.png -share/icons/gnome/32x32/actions/media-eject.png -share/icons/gnome/32x32/actions/next.png -share/icons/gnome/32x32/actions/object-rotate-left.png -share/icons/gnome/32x32/actions/object-rotate-right.png -share/icons/gnome/32x32/actions/player_eject.png -share/icons/gnome/32x32/actions/previous.png -share/icons/gnome/32x32/actions/process-stop.png -share/icons/gnome/32x32/actions/redhat-home.png -share/icons/gnome/32x32/actions/redo.png -share/icons/gnome/32x32/actions/remove.png -share/icons/gnome/32x32/actions/rightjust.png -share/icons/gnome/32x32/actions/start.png -share/icons/gnome/32x32/actions/stock_add-bookmark.png -share/icons/gnome/32x32/actions/stock_bottom.png -share/icons/gnome/32x32/actions/stock_cut.png -share/icons/gnome/32x32/actions/stock_down.png -share/icons/gnome/32x32/actions/stock_file-properites.png -share/icons/gnome/32x32/actions/stock_first.png -share/icons/gnome/32x32/actions/stock_fullscreen.png -share/icons/gnome/32x32/actions/stock_help-add-bookmark.png -share/icons/gnome/32x32/actions/stock_home.png -share/icons/gnome/32x32/actions/stock_last.png -share/icons/gnome/32x32/actions/stock_leave-fullscreen.png -share/icons/gnome/32x32/actions/stock_left.png -share/icons/gnome/32x32/actions/stock_new-address-book.png -share/icons/gnome/32x32/actions/stock_new-bcard.png -share/icons/gnome/32x32/actions/stock_new-dir.png -share/icons/gnome/32x32/actions/stock_new-text.png -share/icons/gnome/32x32/actions/stock_new-window.png -share/icons/gnome/32x32/actions/stock_paste.png -share/icons/gnome/32x32/actions/stock_properties.png -share/icons/gnome/32x32/actions/stock_redo.png -share/icons/gnome/32x32/actions/stock_right.png -share/icons/gnome/32x32/actions/stock_save-as.png -share/icons/gnome/32x32/actions/stock_save.png -share/icons/gnome/32x32/actions/stock_select-all.png -share/icons/gnome/32x32/actions/stock_stop.png -share/icons/gnome/32x32/actions/stock_text_center.png -share/icons/gnome/32x32/actions/stock_text_justify.png -share/icons/gnome/32x32/actions/stock_text_left.png -share/icons/gnome/32x32/actions/stock_text_right.png -share/icons/gnome/32x32/actions/stock_top.png -share/icons/gnome/32x32/actions/stock_undo.png -share/icons/gnome/32x32/actions/stock_up.png -share/icons/gnome/32x32/actions/stock_zoom-1.png -share/icons/gnome/32x32/actions/stock_zoom-in.png -share/icons/gnome/32x32/actions/stock_zoom-out.png -share/icons/gnome/32x32/actions/stock_zoom-page.png -share/icons/gnome/32x32/actions/stop.png -share/icons/gnome/32x32/actions/system-lock-screen.png -share/icons/gnome/32x32/actions/system-run.png -share/icons/gnome/32x32/actions/top.png -share/icons/gnome/32x32/actions/undo.png -share/icons/gnome/32x32/actions/up.png -share/icons/gnome/32x32/actions/view-fullscreen.png -share/icons/gnome/32x32/actions/view-restore.png -share/icons/gnome/32x32/actions/view-sort-ascending.png -share/icons/gnome/32x32/actions/view-sort-descending.png -share/icons/gnome/32x32/actions/viewmag+.png -share/icons/gnome/32x32/actions/viewmag-.png -share/icons/gnome/32x32/actions/viewmag1.png -share/icons/gnome/32x32/actions/viewmagfit.png -share/icons/gnome/32x32/actions/window-new.png -share/icons/gnome/32x32/actions/window_fullscreen.png -share/icons/gnome/32x32/actions/window_new.png -share/icons/gnome/32x32/actions/window_nofullscreen.png -share/icons/gnome/32x32/actions/xfce-system-lock.png -share/icons/gnome/32x32/actions/zoom-best-fit.png -share/icons/gnome/32x32/actions/zoom-in.png -share/icons/gnome/32x32/actions/zoom-original.png -share/icons/gnome/32x32/actions/zoom-out.png -share/icons/gnome/32x32/animations/gnome-spinner-rest.png -share/icons/gnome/32x32/animations/gnome-spinner.png -share/icons/gnome/32x32/animations/process-idle.png -share/icons/gnome/32x32/animations/process-working.png -share/icons/gnome/32x32/apps/access.png -share/icons/gnome/32x32/apps/accessibility-directory.png -share/icons/gnome/32x32/apps/accessories-calculator.png -share/icons/gnome/32x32/apps/accessories-text-editor.png -share/icons/gnome/32x32/apps/background.png -share/icons/gnome/32x32/apps/calc.png -share/icons/gnome/32x32/apps/config-language.png -share/icons/gnome/32x32/apps/config-users.png -share/icons/gnome/32x32/apps/file-manager.png -share/icons/gnome/32x32/apps/fonts.png -share/icons/gnome/32x32/apps/gnome-calculator.png -share/icons/gnome/32x32/apps/gnome-help.png -share/icons/gnome/32x32/apps/gnome-monitor.png -share/icons/gnome/32x32/apps/gnome-remote-desktop.png -share/icons/gnome/32x32/apps/gnome-settings-accessibility-technologies.png -share/icons/gnome/32x32/apps/gnome-settings-background.png -share/icons/gnome/32x32/apps/gnome-settings-font.png -share/icons/gnome/32x32/apps/gnome-settings-keybindings.png -share/icons/gnome/32x32/apps/gnome-settings-theme.png -share/icons/gnome/32x32/apps/gnome-settings-ui-behavior.png -share/icons/gnome/32x32/apps/gnome-terminal.png -share/icons/gnome/32x32/apps/gnome-window-manager.png -share/icons/gnome/32x32/apps/gtk-help.png -share/icons/gnome/32x32/apps/help-browser.png -share/icons/gnome/32x32/apps/help.png -share/icons/gnome/32x32/apps/kcalc.png -share/icons/gnome/32x32/apps/kcmkwm.png -share/icons/gnome/32x32/apps/kedit.png -share/icons/gnome/32x32/apps/key_bindings.png -share/icons/gnome/32x32/apps/kfm.png -share/icons/gnome/32x32/apps/khelpcenter.png -share/icons/gnome/32x32/apps/konsole.png -share/icons/gnome/32x32/apps/krfb.png -share/icons/gnome/32x32/apps/kscreensaver.png -share/icons/gnome/32x32/apps/ksysguard.png -share/icons/gnome/32x32/apps/kuser.png -share/icons/gnome/32x32/apps/kwin.png -share/icons/gnome/32x32/apps/locale.png -share/icons/gnome/32x32/apps/logviewer.png -share/icons/gnome/32x32/apps/openterm.png -share/icons/gnome/32x32/apps/preferences-desktop-accessibility.png -share/icons/gnome/32x32/apps/preferences-desktop-font.png -share/icons/gnome/32x32/apps/preferences-desktop-keyboard-shortcuts.png -share/icons/gnome/32x32/apps/preferences-desktop-keyboard.png -share/icons/gnome/32x32/apps/preferences-desktop-locale.png -share/icons/gnome/32x32/apps/preferences-desktop-remote-desktop.png -share/icons/gnome/32x32/apps/preferences-desktop-screensaver.png -share/icons/gnome/32x32/apps/preferences-desktop-theme.png -share/icons/gnome/32x32/apps/preferences-desktop-wallpaper.png -share/icons/gnome/32x32/apps/preferences-system-windows.png -share/icons/gnome/32x32/apps/redhat-filemanager.png -share/icons/gnome/32x32/apps/screensaver.png -share/icons/gnome/32x32/apps/stock_help.png -share/icons/gnome/32x32/apps/style.png -share/icons/gnome/32x32/apps/susehelpcenter.png -share/icons/gnome/32x32/apps/system-config-users.png -share/icons/gnome/32x32/apps/system-file-manager.png -share/icons/gnome/32x32/apps/system-software-installer.png -share/icons/gnome/32x32/apps/system-users.png -share/icons/gnome/32x32/apps/terminal.png -share/icons/gnome/32x32/apps/text-editor.png -share/icons/gnome/32x32/apps/user-info.png -share/icons/gnome/32x32/apps/utilities-system-monitor.png -share/icons/gnome/32x32/apps/utilities-terminal.png -share/icons/gnome/32x32/apps/wallpaper.png -share/icons/gnome/32x32/apps/xfce-filemanager.png -share/icons/gnome/32x32/apps/xfce-terminal.png -share/icons/gnome/32x32/apps/xfce4-backdrop.png -share/icons/gnome/32x32/apps/xfwm4.png -share/icons/gnome/32x32/apps/xscreensaver.png -share/icons/gnome/32x32/categories/applications-accessories.png -share/icons/gnome/32x32/categories/applications-development.png -share/icons/gnome/32x32/categories/applications-games.png -share/icons/gnome/32x32/categories/applications-graphics.png -share/icons/gnome/32x32/categories/applications-internet.png -share/icons/gnome/32x32/categories/applications-multimedia.png -share/icons/gnome/32x32/categories/applications-office.png -share/icons/gnome/32x32/categories/applications-other.png -share/icons/gnome/32x32/categories/applications-science.png -share/icons/gnome/32x32/categories/applications-system.png -share/icons/gnome/32x32/categories/gnome-applications.png -share/icons/gnome/32x32/categories/gnome-control-center.png -share/icons/gnome/32x32/categories/gnome-devel.png -share/icons/gnome/32x32/categories/gnome-globe.png -share/icons/gnome/32x32/categories/gnome-graphics.png -share/icons/gnome/32x32/categories/gnome-joystick.png -share/icons/gnome/32x32/categories/gnome-multimedia.png -share/icons/gnome/32x32/categories/gnome-settings.png -share/icons/gnome/32x32/categories/gnome-system.png -share/icons/gnome/32x32/categories/gnome-util.png -share/icons/gnome/32x32/categories/gtk-preferences.png -share/icons/gnome/32x32/categories/kcontrol.png -share/icons/gnome/32x32/categories/package_development.png -share/icons/gnome/32x32/categories/package_games.png -share/icons/gnome/32x32/categories/package_graphics.png -share/icons/gnome/32x32/categories/package_multimedia.png -share/icons/gnome/32x32/categories/package_network.png -share/icons/gnome/32x32/categories/package_office.png -share/icons/gnome/32x32/categories/package_settings.png -share/icons/gnome/32x32/categories/package_system.png -share/icons/gnome/32x32/categories/package_utilities.png -share/icons/gnome/32x32/categories/preferences-desktop.png -share/icons/gnome/32x32/categories/preferences-system.png -share/icons/gnome/32x32/categories/redhat-accessories.png -share/icons/gnome/32x32/categories/redhat-games.png -share/icons/gnome/32x32/categories/redhat-graphics.png -share/icons/gnome/32x32/categories/redhat-internet.png -share/icons/gnome/32x32/categories/redhat-office.png -share/icons/gnome/32x32/categories/redhat-preferences.png -share/icons/gnome/32x32/categories/redhat-programming.png -share/icons/gnome/32x32/categories/redhat-sound_video.png -share/icons/gnome/32x32/categories/redhat-system_settings.png -share/icons/gnome/32x32/categories/redhat-system_tools.png -share/icons/gnome/32x32/categories/stock_internet.png -share/icons/gnome/32x32/categories/xfce-games.png -share/icons/gnome/32x32/categories/xfce-graphics.png -share/icons/gnome/32x32/categories/xfce-internet.png -share/icons/gnome/32x32/categories/xfce-multimedia.png -share/icons/gnome/32x32/categories/xfce-office.png -share/icons/gnome/32x32/categories/xfce4-settings.png -share/icons/gnome/32x32/categories/xfce-system-settings.png -share/icons/gnome/32x32/categories/xfce-utils.png -share/icons/gnome/32x32/devices/3floppy_unmount.png -share/icons/gnome/32x32/devices/audio-input-microphone.png -share/icons/gnome/32x32/devices/battery.png -share/icons/gnome/32x32/devices/camera-photo.png -share/icons/gnome/32x32/devices/camera-web.png -share/icons/gnome/32x32/devices/camera.png -share/icons/gnome/32x32/devices/camera_unmount.png -share/icons/gnome/32x32/devices/cdrom_unmount.png -share/icons/gnome/32x32/devices/cdwriter_unmount.png -share/icons/gnome/32x32/devices/chardevice.png -share/icons/gnome/32x32/devices/computer.png -share/icons/gnome/32x32/devices/display.png -share/icons/gnome/32x32/devices/drive-cdrom.png -share/icons/gnome/32x32/devices/drive-harddisk.png -share/icons/gnome/32x32/devices/drive-optical.png -share/icons/gnome/32x32/devices/drive-removable-media.png -share/icons/gnome/32x32/devices/dvd_unmount.png -share/icons/gnome/32x32/devices/gnome-dev-battery.png -share/icons/gnome/32x32/devices/gnome-dev-cdrom-audio.png -share/icons/gnome/32x32/devices/gnome-dev-cdrom.png -share/icons/gnome/32x32/devices/gnome-dev-computer.png -share/icons/gnome/32x32/devices/gnome-dev-disc-cdr.png -share/icons/gnome/32x32/devices/gnome-dev-disc-cdrw.png -share/icons/gnome/32x32/devices/gnome-dev-disc-dvdr-plus.png -share/icons/gnome/32x32/devices/gnome-dev-disc-dvdr.png -share/icons/gnome/32x32/devices/gnome-dev-disc-dvdram.png -share/icons/gnome/32x32/devices/gnome-dev-disc-dvdrom.png -share/icons/gnome/32x32/devices/gnome-dev-disc-dvdrw.png -share/icons/gnome/32x32/devices/gnome-dev-dvd.png -share/icons/gnome/32x32/devices/gnome-dev-floppy.png -share/icons/gnome/32x32/devices/gnome-dev-harddisk-1394.png -share/icons/gnome/32x32/devices/gnome-dev-harddisk-usb.png -share/icons/gnome/32x32/devices/gnome-dev-harddisk.png -share/icons/gnome/32x32/devices/gnome-dev-ipod.png -share/icons/gnome/32x32/devices/gnome-dev-keyboard.png -share/icons/gnome/32x32/devices/gnome-dev-media-cf.png -share/icons/gnome/32x32/devices/gnome-dev-media-ms.png -share/icons/gnome/32x32/devices/gnome-dev-media-sdmmc.png -share/icons/gnome/32x32/devices/gnome-dev-media-sm.png -share/icons/gnome/32x32/devices/gnome-dev-mouse-ball.png -share/icons/gnome/32x32/devices/gnome-dev-mouse-optical.png -share/icons/gnome/32x32/devices/gnome-dev-printer.png -share/icons/gnome/32x32/devices/gnome-dev-removable-1394.png -share/icons/gnome/32x32/devices/gnome-dev-removable-usb.png -share/icons/gnome/32x32/devices/gnome-dev-removable.png -share/icons/gnome/32x32/devices/gnome-fs-client.png -share/icons/gnome/32x32/devices/gnome-modem.png -share/icons/gnome/32x32/devices/gnome-stock-mic.png -share/icons/gnome/32x32/devices/gtk-cdrom.png -share/icons/gnome/32x32/devices/gtk-floppy.png -share/icons/gnome/32x32/devices/gtk-harddisk.png -share/icons/gnome/32x32/devices/harddrive.png -share/icons/gnome/32x32/devices/hdd_unmount.png -share/icons/gnome/32x32/devices/input-keyboard.png -share/icons/gnome/32x32/devices/input-mouse.png -share/icons/gnome/32x32/devices/input-tablet.png -share/icons/gnome/32x32/devices/ipod_mount.png -share/icons/gnome/32x32/devices/keyboard.png -share/icons/gnome/32x32/devices/kjobviewer.png -share/icons/gnome/32x32/devices/kxkb.png -share/icons/gnome/32x32/devices/media-cdrom.png -share/icons/gnome/32x32/devices/media-flash.png -share/icons/gnome/32x32/devices/media-floppy.png -share/icons/gnome/32x32/devices/media-optical.png -share/icons/gnome/32x32/devices/media-tape.png -share/icons/gnome/32x32/devices/modem.png -share/icons/gnome/32x32/devices/mouse.png -share/icons/gnome/32x32/devices/multimedia-player.png -share/icons/gnome/32x32/devices/printer-remote.png -share/icons/gnome/32x32/devices/printer.png -share/icons/gnome/32x32/devices/printer1.png -share/icons/gnome/32x32/devices/printmgr.png -share/icons/gnome/32x32/devices/stock_mic.png -share/icons/gnome/32x32/devices/stock_printers.png -share/icons/gnome/32x32/devices/system-floppy.png -share/icons/gnome/32x32/devices/system.png -share/icons/gnome/32x32/devices/usbpendrive_unmount.png -share/icons/gnome/32x32/devices/video-display.png -share/icons/gnome/32x32/devices/xfce-printer.png -share/icons/gnome/32x32/devices/xfce4-display.png -share/icons/gnome/32x32/devices/xfce4-keyboard.png -share/icons/gnome/32x32/devices/xfce4-mouse.png -share/icons/gnome/32x32/devices/yast_HD.png -share/icons/gnome/32x32/devices/yast_idetude.png -share/icons/gnome/32x32/devices/yast_mouse.png -share/icons/gnome/32x32/devices/yast_printer.png -share/icons/gnome/32x32/emblems/emblem-default.png -share/icons/gnome/32x32/emblems/emblem-favorite.png -share/icons/gnome/32x32/emblems/emblem-important.png -share/icons/gnome/32x32/emblems/emblem-new.png -share/icons/gnome/32x32/emblems/emblem-package.png -share/icons/gnome/32x32/emblems/emblem-symbolic-link.png -share/icons/gnome/32x32/emblems/emblem-web.png -share/icons/gnome/32x32/emblems/stock_mail-priority-high.png -share/icons/gnome/32x32/mimetypes/application-certificate.png -share/icons/gnome/32x32/mimetypes/application-x-executable.png -share/icons/gnome/32x32/mimetypes/ascii.png -share/icons/gnome/32x32/mimetypes/audio-x-generic.png -share/icons/gnome/32x32/mimetypes/binary.png -share/icons/gnome/32x32/mimetypes/contents2.png -share/icons/gnome/32x32/mimetypes/deb.png -share/icons/gnome/32x32/mimetypes/document.png -share/icons/gnome/32x32/mimetypes/empty.png -share/icons/gnome/32x32/mimetypes/exec.png -share/icons/gnome/32x32/mimetypes/folder_tar.png -share/icons/gnome/32x32/mimetypes/font-x-generic.png -share/icons/gnome/32x32/mimetypes/font.png -share/icons/gnome/32x32/mimetypes/font_bitmap.png -share/icons/gnome/32x32/mimetypes/font_truetype.png -share/icons/gnome/32x32/mimetypes/font_type1.png -share/icons/gnome/32x32/mimetypes/gnome-fs-executable.png -share/icons/gnome/32x32/mimetypes/gnome-fs-regular.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-magicpoint.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-msword.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-ogg.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-pdf.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-postscript.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-rtf.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.oasis.opendocument.image.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.sun.xml.draw.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-wordperfect.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-7z-compressed.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-abiword.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-archive.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-arj.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-bzip.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-compress.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-cpio.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-deb.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-dvi.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-executable.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-gzip.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-gzpostscript.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-jar.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-kspread.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-kword.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-lha.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-lhz.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-ms-dos-executable.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-perl.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-php.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-rar.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-rpm.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-scribus.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-shockwave-flash.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-tar.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-tarz.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-x-tex.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-xhtml+xml.png -share/icons/gnome/32x32/mimetypes/gnome-mime-application-zip.png -share/icons/gnome/32x32/mimetypes/gnome-mime-audio.png -share/icons/gnome/32x32/mimetypes/gnome-mime-image.png -share/icons/gnome/32x32/mimetypes/gnome-mime-text-html.png -share/icons/gnome/32x32/mimetypes/gnome-mime-text-vnd.wap.wml.png -share/icons/gnome/32x32/mimetypes/gnome-mime-text-x-csh.png -share/icons/gnome/32x32/mimetypes/gnome-mime-text-x-python.png -share/icons/gnome/32x32/mimetypes/gnome-mime-text-x-sh.png -share/icons/gnome/32x32/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/gnome/32x32/mimetypes/gnome-mime-text-x-vcard.png -share/icons/gnome/32x32/mimetypes/gnome-mime-text-x-zsh.png -share/icons/gnome/32x32/mimetypes/gnome-mime-text.png -share/icons/gnome/32x32/mimetypes/gnome-mime-video.png -share/icons/gnome/32x32/mimetypes/gnome-mime-x-font-afm.png -share/icons/gnome/32x32/mimetypes/gnome-package.png -share/icons/gnome/32x32/mimetypes/gtk-file.png -share/icons/gnome/32x32/mimetypes/html.png -share/icons/gnome/32x32/mimetypes/image-x-generic.png -share/icons/gnome/32x32/mimetypes/image.png -share/icons/gnome/32x32/mimetypes/kpresenter_kpr.png -share/icons/gnome/32x32/mimetypes/mime_ascii.png -share/icons/gnome/32x32/mimetypes/misc.png -share/icons/gnome/32x32/mimetypes/package-x-generic.png -share/icons/gnome/32x32/mimetypes/package.png -share/icons/gnome/32x32/mimetypes/package_editors.png -share/icons/gnome/32x32/mimetypes/package_wordprocessing.png -share/icons/gnome/32x32/mimetypes/plan.png -share/icons/gnome/32x32/mimetypes/rpm.png -share/icons/gnome/32x32/mimetypes/shellscript.png -share/icons/gnome/32x32/mimetypes/sound.png -share/icons/gnome/32x32/mimetypes/spreadsheet.png -share/icons/gnome/32x32/mimetypes/stock_addressbook.png -share/icons/gnome/32x32/mimetypes/stock_calendar.png -share/icons/gnome/32x32/mimetypes/stock_certificate.png -share/icons/gnome/32x32/mimetypes/stock_script.png -share/icons/gnome/32x32/mimetypes/tar.png -share/icons/gnome/32x32/mimetypes/template_source.png -share/icons/gnome/32x32/mimetypes/text-html.png -share/icons/gnome/32x32/mimetypes/text-x-generic-template.png -share/icons/gnome/32x32/mimetypes/text-x-generic.png -share/icons/gnome/32x32/mimetypes/text-x-preview.png -share/icons/gnome/32x32/mimetypes/text-x-script.png -share/icons/gnome/32x32/mimetypes/tgz.png -share/icons/gnome/32x32/mimetypes/txt.png -share/icons/gnome/32x32/mimetypes/txt2.png -share/icons/gnome/32x32/mimetypes/unknown.png -share/icons/gnome/32x32/mimetypes/vcalendar.png -share/icons/gnome/32x32/mimetypes/vcard.png -share/icons/gnome/32x32/mimetypes/video-x-generic.png -share/icons/gnome/32x32/mimetypes/video.png -share/icons/gnome/32x32/mimetypes/wordprocessing.png -share/icons/gnome/32x32/mimetypes/www.png -share/icons/gnome/32x32/mimetypes/x-office-address-book.png -share/icons/gnome/32x32/mimetypes/x-office-calendar.png -share/icons/gnome/32x32/mimetypes/x-office-document.png -share/icons/gnome/32x32/mimetypes/x-office-drawing.png -share/icons/gnome/32x32/mimetypes/x-office-presentation.png -share/icons/gnome/32x32/mimetypes/x-office-spreadsheet.png -share/icons/gnome/32x32/mimetypes/zip.png -share/icons/gnome/32x32/places/application-x-gnome-saved-search.png -share/icons/gnome/32x32/places/desktop.png -share/icons/gnome/32x32/places/distributor-logo.png -share/icons/gnome/32x32/places/emptytrash.png -share/icons/gnome/32x32/places/folder-remote.png -share/icons/gnome/32x32/places/folder-saved-search.png -share/icons/gnome/32x32/places/folder.png -share/icons/gnome/32x32/places/folder_home.png -share/icons/gnome/32x32/places/gnome-fs-desktop.png -share/icons/gnome/32x32/places/gnome-fs-directory.png -share/icons/gnome/32x32/places/gnome-fs-ftp.png -share/icons/gnome/32x32/places/gnome-fs-home.png -share/icons/gnome/32x32/places/gnome-fs-network.png -share/icons/gnome/32x32/places/gnome-fs-nfs.png -share/icons/gnome/32x32/places/gnome-fs-server.png -share/icons/gnome/32x32/places/gnome-fs-share.png -share/icons/gnome/32x32/places/gnome-fs-smb.png -share/icons/gnome/32x32/places/gnome-fs-ssh.png -share/icons/gnome/32x32/places/gnome-fs-trash-empty.png -share/icons/gnome/32x32/places/gnome-main-menu.png -share/icons/gnome/32x32/places/gnome-mime-x-directory-nfs-server.png -share/icons/gnome/32x32/places/gnome-mime-x-directory-smb-server.png -share/icons/gnome/32x32/places/gnome-mime-x-directory-smb-share.png -share/icons/gnome/32x32/places/gnome-mime-x-directory-smb-workgroup.png -share/icons/gnome/32x32/places/gnome-stock-trash.png -share/icons/gnome/32x32/places/gtk-network.png -share/icons/gnome/32x32/places/network-server.png -share/icons/gnome/32x32/places/network-workgroup.png -share/icons/gnome/32x32/places/network.png -share/icons/gnome/32x32/places/network_local.png -share/icons/gnome/32x32/places/novell-button.png -share/icons/gnome/32x32/places/redhat-network-server.png -share/icons/gnome/32x32/places/server.png -share/icons/gnome/32x32/places/start-here.png -share/icons/gnome/32x32/places/stock_folder.png -share/icons/gnome/32x32/places/trashcan_empty.png -share/icons/gnome/32x32/places/user-desktop.png -share/icons/gnome/32x32/places/user-home.png -share/icons/gnome/32x32/places/user-trash.png -share/icons/gnome/32x32/places/xfce-trash_empty.png -share/icons/gnome/32x32/status/connect_creating.png -share/icons/gnome/32x32/status/connect_established.png -share/icons/gnome/32x32/status/connect_no.png -share/icons/gnome/32x32/status/dialog-error.png -share/icons/gnome/32x32/status/dialog-information.png -share/icons/gnome/32x32/status/dialog-warning.png -share/icons/gnome/32x32/status/edittrash.png -share/icons/gnome/32x32/status/error.png -share/icons/gnome/32x32/status/folder-drag-accept.png -share/icons/gnome/32x32/status/folder-open.png -share/icons/gnome/32x32/status/folder-visiting.png -share/icons/gnome/32x32/status/folder_open.png -share/icons/gnome/32x32/status/gnome-fs-directory-accept.png -share/icons/gnome/32x32/status/gnome-fs-directory-visiting.png -share/icons/gnome/32x32/status/gnome-fs-loading-icon.png -share/icons/gnome/32x32/status/gnome-fs-trash-full.png -share/icons/gnome/32x32/status/gnome-netstatus-disconn.png -share/icons/gnome/32x32/status/gnome-netstatus-error.png -share/icons/gnome/32x32/status/gnome-netstatus-idle.png -share/icons/gnome/32x32/status/gnome-netstatus-rx.png -share/icons/gnome/32x32/status/gnome-netstatus-tx.png -share/icons/gnome/32x32/status/gnome-netstatus-txrx.png -share/icons/gnome/32x32/status/gnome-stock-trash-full.png -share/icons/gnome/32x32/status/gtk-dialog-error.png -share/icons/gnome/32x32/status/gtk-dialog-info.png -share/icons/gnome/32x32/status/gtk-dialog-warning.png -share/icons/gnome/32x32/status/image-loading.png -share/icons/gnome/32x32/status/important.png -share/icons/gnome/32x32/status/info.png -share/icons/gnome/32x32/status/mail-attachment.png -share/icons/gnome/32x32/status/messagebox_critical.png -share/icons/gnome/32x32/status/messagebox_info.png -share/icons/gnome/32x32/status/messagebox_warning.png -share/icons/gnome/32x32/status/network-error.png -share/icons/gnome/32x32/status/network-idle.png -share/icons/gnome/32x32/status/network-offline.png -share/icons/gnome/32x32/status/network-receive.png -share/icons/gnome/32x32/status/network-transmit-receive.png -share/icons/gnome/32x32/status/network-transmit.png -share/icons/gnome/32x32/status/nm-adhoc.png -share/icons/gnome/32x32/status/nm-device-wired.png -share/icons/gnome/32x32/status/nm-device-wireless.png -share/icons/gnome/32x32/status/nm-no-connection.png -share/icons/gnome/32x32/status/printer-error.png -share/icons/gnome/32x32/status/stock_dialog-error.png -share/icons/gnome/32x32/status/stock_dialog-info.png -share/icons/gnome/32x32/status/stock_dialog-warning.png -share/icons/gnome/32x32/status/stock_open.png -share/icons/gnome/32x32/status/stock_trash_full.png -share/icons/gnome/32x32/status/stock_weather-cloudy.png -share/icons/gnome/32x32/status/stock_weather-few-clouds.png -share/icons/gnome/32x32/status/stock_weather-night-clear.png -share/icons/gnome/32x32/status/stock_weather-night-few-clouds.png -share/icons/gnome/32x32/status/stock_weather-showers.png -share/icons/gnome/32x32/status/stock_weather-snow.png -share/icons/gnome/32x32/status/stock_weather-storm.png -share/icons/gnome/32x32/status/stock_weather-sunny.png -share/icons/gnome/32x32/status/sunny.png -share/icons/gnome/32x32/status/trashcan_full.png -share/icons/gnome/32x32/status/user-trash-full.png -share/icons/gnome/32x32/status/weather-clear-night.png -share/icons/gnome/32x32/status/weather-clear.png -share/icons/gnome/32x32/status/weather-few-clouds-night.png -share/icons/gnome/32x32/status/weather-few-clouds.png -share/icons/gnome/32x32/status/weather-overcast.png -share/icons/gnome/32x32/status/weather-severe-alert.png -share/icons/gnome/32x32/status/weather-showers-scattered.png -share/icons/gnome/32x32/status/weather-showers.png -share/icons/gnome/32x32/status/weather-snow.png -share/icons/gnome/32x32/status/weather-storm.png -share/icons/gnome/32x32/status/xfce-trash_full.png -share/icons/gnome/32x32/stock/generic/stock_person.png -share/icons/gnome/48x48/actions/appointment-new.png -share/icons/gnome/48x48/actions/appointment.png -share/icons/gnome/48x48/actions/gnome-stock-mail-new.png -share/icons/gnome/48x48/actions/mail-mark-junk.png -share/icons/gnome/48x48/actions/mail-mark-not-junk.png -share/icons/gnome/48x48/actions/mail-message-new.png -share/icons/gnome/48x48/actions/mail-send-receive.png -share/icons/gnome/48x48/actions/mail_new.png -share/icons/gnome/48x48/actions/mail_spam.png -share/icons/gnome/48x48/actions/stock_mail-compose.png -share/icons/gnome/48x48/actions/stock_mail-send-receive.png -share/icons/gnome/48x48/actions/stock_new-appointment.png -share/icons/gnome/48x48/actions/stock_not-spam.png -share/icons/gnome/48x48/actions/stock_spam.png -share/icons/gnome/48x48/animations/gnome-spinner-rest.png -share/icons/gnome/48x48/animations/gnome-spinner.png -share/icons/gnome/48x48/animations/process-idle.png -share/icons/gnome/48x48/animations/process-working.png -share/icons/gnome/48x48/apps/administration.png -share/icons/gnome/48x48/apps/advanced-directory.png -share/icons/gnome/48x48/apps/apacheconf.png -share/icons/gnome/48x48/apps/applets-screenshooter.png -share/icons/gnome/48x48/apps/character-picker.png -share/icons/gnome/48x48/apps/config-date.png -share/icons/gnome/48x48/apps/config-xfree.png -share/icons/gnome/48x48/apps/disks.png -share/icons/gnome/48x48/apps/eyes.png -share/icons/gnome/48x48/apps/gdm.png -share/icons/gnome/48x48/apps/gnome-amusements.png -share/icons/gnome/48x48/apps/gnome-audio.png -share/icons/gnome/48x48/apps/gnome-desktop-config.png -share/icons/gnome/48x48/apps/gnome-favorites.png -share/icons/gnome/48x48/apps/gnome-finance.png -share/icons/gnome/48x48/apps/gnome-grecord.png -share/icons/gnome/48x48/apps/gnome-logout.png -share/icons/gnome/48x48/apps/gnome-networktool.png -share/icons/gnome/48x48/apps/gnome-pdf.png -share/icons/gnome/48x48/apps/gnome-searchtool-animation-rest.png -share/icons/gnome/48x48/apps/gnome-searchtool-animation.png -share/icons/gnome/48x48/apps/gnome-searchtool.png -share/icons/gnome/48x48/apps/gnome-server-config.png -share/icons/gnome/48x48/apps/gnome-settings-accessibility-keyboard.png -share/icons/gnome/48x48/apps/gnome-settings-default-applications.png -share/icons/gnome/48x48/apps/gnome-settings-sound.png -share/icons/gnome/48x48/apps/gnome-system-config.png -share/icons/gnome/48x48/apps/gnome-unknown.png -share/icons/gnome/48x48/apps/hint.png -share/icons/gnome/48x48/apps/hwbrowser.png -share/icons/gnome/48x48/apps/im.png -share/icons/gnome/48x48/apps/image-viewer.png -share/icons/gnome/48x48/apps/launcher-program.png -share/icons/gnome/48x48/apps/network-config.png -share/icons/gnome/48x48/apps/palm-pilot-sync.png -share/icons/gnome/48x48/apps/palm-pilot.png -share/icons/gnome/48x48/apps/postscript-viewer.png -share/icons/gnome/48x48/apps/serviceconf.png -share/icons/gnome/48x48/apps/stock-ticker.png -share/icons/gnome/48x48/apps/visor.png -share/icons/gnome/48x48/devices/gnome-dev-jazdisk.png -share/icons/gnome/48x48/devices/gnome-dev-zipdisk.png -share/icons/gnome/48x48/devices/media-jaz.png -share/icons/gnome/48x48/devices/media-zip.png -share/icons/gnome/48x48/emblems/emblem-OK.icon -share/icons/gnome/48x48/emblems/emblem-OK.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-certified.icon -share/icons/gnome/48x48/emblems/emblem-certified.png -share/icons/gnome/48x48/emblems/emblem-cool.icon -share/icons/gnome/48x48/emblems/emblem-cool.png -share/icons/gnome/48x48/emblems/emblem-cvs-controlled.icon -share/icons/gnome/48x48/emblems/emblem-cvs-controlled.png -share/icons/gnome/48x48/emblems/emblem-cvs-modified.icon -share/icons/gnome/48x48/emblems/emblem-cvs-modified.png -share/icons/gnome/48x48/emblems/emblem-cvs-sticky-tag.icon -share/icons/gnome/48x48/emblems/emblem-cvs-sticky-tag.png -share/icons/gnome/48x48/emblems/emblem-danger.icon -share/icons/gnome/48x48/emblems/emblem-danger.png -share/icons/gnome/48x48/emblems/emblem-desktop.icon -share/icons/gnome/48x48/emblems/emblem-desktop.png -share/icons/gnome/48x48/emblems/emblem-distinguished.icon -share/icons/gnome/48x48/emblems/emblem-distinguished.png -share/icons/gnome/48x48/emblems/emblem-documents.icon -share/icons/gnome/48x48/emblems/emblem-documents.png -share/icons/gnome/48x48/emblems/emblem-draft.icon -share/icons/gnome/48x48/emblems/emblem-draft.png -share/icons/gnome/48x48/emblems/emblem-handshake.icon -share/icons/gnome/48x48/emblems/emblem-handshake.png -share/icons/gnome/48x48/emblems/emblem-marketing.icon -share/icons/gnome/48x48/emblems/emblem-marketing.png -share/icons/gnome/48x48/emblems/emblem-money.icon -share/icons/gnome/48x48/emblems/emblem-money.png -share/icons/gnome/48x48/emblems/emblem-multimedia.icon -share/icons/gnome/48x48/emblems/emblem-multimedia.png -share/icons/gnome/48x48/emblems/emblem-noread.icon -share/icons/gnome/48x48/emblems/emblem-noread.png -share/icons/gnome/48x48/emblems/emblem-note.icon -share/icons/gnome/48x48/emblems/emblem-note.png -share/icons/gnome/48x48/emblems/emblem-nowrite.icon -share/icons/gnome/48x48/emblems/emblem-nowrite.png -share/icons/gnome/48x48/emblems/emblem-ohno.icon -share/icons/gnome/48x48/emblems/emblem-ohno.png -share/icons/gnome/48x48/emblems/emblem-people.icon -share/icons/gnome/48x48/emblems/emblem-people.png -share/icons/gnome/48x48/emblems/emblem-personal.icon -share/icons/gnome/48x48/emblems/emblem-personal.png -share/icons/gnome/48x48/emblems/emblem-pictures.icon -share/icons/gnome/48x48/emblems/emblem-pictures.png -share/icons/gnome/48x48/emblems/emblem-plan.icon -share/icons/gnome/48x48/emblems/emblem-plan.png -share/icons/gnome/48x48/emblems/emblem-presentation.icon -share/icons/gnome/48x48/emblems/emblem-presentation.png -share/icons/gnome/48x48/emblems/emblem-sales.icon -share/icons/gnome/48x48/emblems/emblem-sales.png -share/icons/gnome/48x48/emblems/emblem-shared.icon -share/icons/gnome/48x48/emblems/emblem-shared.png -share/icons/gnome/48x48/emblems/emblem-sound.icon -share/icons/gnome/48x48/emblems/emblem-sound.png -share/icons/gnome/48x48/emblems/emblem-trash.icon -share/icons/gnome/48x48/emblems/emblem-trash.png -share/icons/gnome/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/gnome/48x48/filesystems/gnome-fs-bookmark.png -share/icons/gnome/48x48/stock/code/stock_script.png -share/icons/gnome/48x48/stock/data/stock_lock-broken.png -share/icons/gnome/48x48/stock/data/stock_lock-ok.png -share/icons/gnome/48x48/stock/data/stock_lock-open.png -share/icons/gnome/48x48/stock/data/stock_lock.png -share/icons/gnome/48x48/stock/data/stock_signature-bad.png -share/icons/gnome/48x48/stock/data/stock_signature-ok.png -share/icons/gnome/48x48/stock/data/stock_signature.png -share/icons/gnome/48x48/stock/document/stock_certificate.png -share/icons/gnome/48x48/stock/document/stock_new-drawing.png -share/icons/gnome/48x48/stock/document/stock_new-formula.png -share/icons/gnome/48x48/stock/document/stock_new-html.png -share/icons/gnome/48x48/stock/document/stock_new-labels.png -share/icons/gnome/48x48/stock/document/stock_new-master-document.png -share/icons/gnome/48x48/stock/document/stock_new-presentation.png -share/icons/gnome/48x48/stock/document/stock_new-spreadsheet.png -share/icons/gnome/48x48/stock/document/stock_new-template.png -share/icons/gnome/48x48/stock/document/stock_new-text.png -share/icons/gnome/48x48/stock/document/stock_todo.png -share/icons/gnome/48x48/stock/generic/stock_alarm.png -share/icons/gnome/48x48/stock/generic/stock_autocompletion.png -share/icons/gnome/48x48/stock/generic/stock_autopilot.png -share/icons/gnome/48x48/stock/generic/stock_briefcase.png -share/icons/gnome/48x48/stock/generic/stock_calendar-and-tasks.png -share/icons/gnome/48x48/stock/generic/stock_cell-phone.png -share/icons/gnome/48x48/stock/generic/stock_creditcard.png -share/icons/gnome/48x48/stock/generic/stock_edit.png -share/icons/gnome/48x48/stock/generic/stock_example.png -share/icons/gnome/48x48/stock/generic/stock_id.png -share/icons/gnome/48x48/stock/generic/stock_init.png -share/icons/gnome/48x48/stock/generic/stock_keyring.png -share/icons/gnome/48x48/stock/generic/stock_landline-phone.png -share/icons/gnome/48x48/stock/generic/stock_new-24h-appointment.png -share/icons/gnome/48x48/stock/generic/stock_new-meeting.png -share/icons/gnome/48x48/stock/generic/stock_news.png -share/icons/gnome/48x48/stock/generic/stock_notebook.png -share/icons/gnome/48x48/stock/generic/stock_notes.png -share/icons/gnome/48x48/stock/generic/stock_people.png -share/icons/gnome/48x48/stock/generic/stock_summary.png -share/icons/gnome/48x48/stock/generic/stock_timezone.png -share/icons/gnome/48x48/stock/generic/stock_unknown.png -share/icons/gnome/48x48/stock/generic/stock_web-calendar.png -share/icons/gnome/48x48/stock/io/stock_bluetooth.png -share/icons/gnome/48x48/stock/io/stock_network-printer.png -share/icons/gnome/48x48/stock/io/stock_print-driver.png -share/icons/gnome/48x48/stock/io/stock_print-duplex-no-tumble.png -share/icons/gnome/48x48/stock/io/stock_print-duplex-tumble.png -share/icons/gnome/48x48/stock/io/stock_print-duplex.png -share/icons/gnome/48x48/stock/io/stock_print-non-duplex.png -share/icons/gnome/48x48/stock/io/stock_print-preview-print.png -share/icons/gnome/48x48/stock/io/stock_print-preview.png -share/icons/gnome/48x48/stock/io/stock_print-setup.png -share/icons/gnome/48x48/stock/io/stock_print.png -share/icons/gnome/48x48/stock/io/stock_printers.png -share/icons/gnome/48x48/stock/net/stock_addressbook.png -share/icons/gnome/48x48/stock/net/stock_channel.png -share/icons/gnome/48x48/stock/net/stock_contact.png -share/icons/gnome/48x48/stock/net/stock_directory-server.png -share/icons/gnome/48x48/stock/net/stock_exchange-connector.png -share/icons/gnome/48x48/stock/net/stock_groupwise-connector.png -share/icons/gnome/48x48/stock/net/stock_inbox.png -share/icons/gnome/48x48/stock/net/stock_mail-compose.png -share/icons/gnome/48x48/stock/net/stock_mail-druid-account.png -share/icons/gnome/48x48/stock/net/stock_mail-druid.png -share/icons/gnome/48x48/stock/net/stock_mail-flag-for-followup-done.png -share/icons/gnome/48x48/stock/net/stock_mail-flag-for-followup.png -share/icons/gnome/48x48/stock/net/stock_mail-import.png -share/icons/gnome/48x48/stock/net/stock_mail-open.png -share/icons/gnome/48x48/stock/net/stock_mail-receive.png -share/icons/gnome/48x48/stock/net/stock_mail-replied.png -share/icons/gnome/48x48/stock/net/stock_mail-send-receive.png -share/icons/gnome/48x48/stock/net/stock_mail-send.png -share/icons/gnome/48x48/stock/net/stock_mail.png -share/icons/gnome/48x48/stock/net/stock_not-spam.png -share/icons/gnome/48x48/stock/net/stock_outbox.png -share/icons/gnome/48x48/stock/net/stock_post-message.png -share/icons/gnome/48x48/stock/net/stock_proxy.png -share/icons/gnome/48x48/stock/net/stock_sent-mail.png -share/icons/gnome/48x48/stock/net/stock_spam.png -share/icons/gnome/8x8/emblems/emblem-default.png -share/icons/gnome/8x8/emblems/emblem-new.png -share/icons/gnome/8x8/emblems/emblem-symbolic-link.png -share/icons/gnome/index.theme -share/icons/gnome/scalable/actions/add.svg -share/icons/gnome/scalable/actions/address-book-new.svg -share/icons/gnome/scalable/actions/back.svg -share/icons/gnome/scalable/actions/bookmark-new.svg -share/icons/gnome/scalable/actions/bookmark_add.svg -share/icons/gnome/scalable/actions/bookmarks_list_add.svg -share/icons/gnome/scalable/actions/bottom.svg -share/icons/gnome/scalable/actions/centrejust.svg -share/icons/gnome/scalable/actions/contact-new.svg -share/icons/gnome/scalable/actions/document-new.svg -share/icons/gnome/scalable/actions/document-open.svg -share/icons/gnome/scalable/actions/document-print-preview.svg -share/icons/gnome/scalable/actions/document-print.svg -share/icons/gnome/scalable/actions/document-properties.svg -share/icons/gnome/scalable/actions/document-revert.svg -share/icons/gnome/scalable/actions/document-save-as.svg -share/icons/gnome/scalable/actions/document-save.svg -share/icons/gnome/scalable/actions/down.svg -share/icons/gnome/scalable/actions/edit-cut.svg -share/icons/gnome/scalable/actions/edit-delete.svg -share/icons/gnome/scalable/actions/edit-find-replace.svg -share/icons/gnome/scalable/actions/edit-find.svg -share/icons/gnome/scalable/actions/edit-paste.svg -share/icons/gnome/scalable/actions/edit-redo.svg -share/icons/gnome/scalable/actions/edit-select-all.svg -share/icons/gnome/scalable/actions/edit-undo.svg -share/icons/gnome/scalable/actions/editcut.svg -share/icons/gnome/scalable/actions/editpaste.svg -share/icons/gnome/scalable/actions/editdelete.svg -share/icons/gnome/scalable/actions/filefind.svg -share/icons/gnome/scalable/actions/filenew.svg -share/icons/gnome/scalable/actions/fileopen.svg -share/icons/gnome/scalable/actions/fileprint.svg -share/icons/gnome/scalable/actions/filequickprint.svg -share/icons/gnome/scalable/actions/filesave.svg -share/icons/gnome/scalable/actions/filesaveas.svg -share/icons/gnome/scalable/actions/find.svg -share/icons/gnome/scalable/actions/finish.svg -share/icons/gnome/scalable/actions/folder-new.svg -share/icons/gnome/scalable/actions/folder_new.svg -share/icons/gnome/scalable/actions/format-justify-center.svg -share/icons/gnome/scalable/actions/format-justify-fill.svg -share/icons/gnome/scalable/actions/format-justify-left.svg -share/icons/gnome/scalable/actions/format-justify-right.svg -share/icons/gnome/scalable/actions/forward.svg -share/icons/gnome/scalable/actions/gnome-lockscreen.svg -share/icons/gnome/scalable/actions/gnome-run.svg -share/icons/gnome/scalable/actions/go-bottom.svg -share/icons/gnome/scalable/actions/go-down.svg -share/icons/gnome/scalable/actions/go-first.svg -share/icons/gnome/scalable/actions/go-home.svg -share/icons/gnome/scalable/actions/go-last.svg -share/icons/gnome/scalable/actions/go-next.svg -share/icons/gnome/scalable/actions/go-previous.svg -share/icons/gnome/scalable/actions/go-top.svg -share/icons/gnome/scalable/actions/go-up.svg -share/icons/gnome/scalable/actions/gohome.svg -share/icons/gnome/scalable/actions/gtk-add.svg -share/icons/gnome/scalable/actions/gtk-cut.svg -share/icons/gnome/scalable/actions/gtk-delete.svg -share/icons/gnome/scalable/actions/gtk-find-and-replace.svg -share/icons/gnome/scalable/actions/gtk-find.svg -share/icons/gnome/scalable/actions/gtk-fullscreen.svg -share/icons/gnome/scalable/actions/gtk-go-back-ltr.svg -share/icons/gnome/scalable/actions/gtk-go-back-rtl.svg -share/icons/gnome/scalable/actions/gtk-go-down.svg -share/icons/gnome/scalable/actions/gtk-go-forward-ltr.svg -share/icons/gnome/scalable/actions/gtk-go-forward-rtl.svg -share/icons/gnome/scalable/actions/gtk-go-up.svg -share/icons/gnome/scalable/actions/gtk-goto-bottom.svg -share/icons/gnome/scalable/actions/gtk-goto-first-ltr.svg -share/icons/gnome/scalable/actions/gtk-goto-first-rtl.svg -share/icons/gnome/scalable/actions/gtk-goto-last-ltr.svg -share/icons/gnome/scalable/actions/gtk-goto-last-rtl.svg -share/icons/gnome/scalable/actions/gtk-goto-top.svg -share/icons/gnome/scalable/actions/gtk-home.svg -share/icons/gnome/scalable/actions/gtk-justify-center.svg -share/icons/gnome/scalable/actions/gtk-justify-fill.svg -share/icons/gnome/scalable/actions/gtk-justify-left.svg -share/icons/gnome/scalable/actions/gtk-justify-right.svg -share/icons/gnome/scalable/actions/gtk-leave-fullscreen.svg -share/icons/gnome/scalable/actions/gtk-new.svg -share/icons/gnome/scalable/actions/gtk-open.svg -share/icons/gnome/scalable/actions/gtk-paste.svg -share/icons/gnome/scalable/actions/gtk-print-preview.svg -share/icons/gnome/scalable/actions/gtk-print.svg -share/icons/gnome/scalable/actions/gtk-properties.svg -share/icons/gnome/scalable/actions/gtk-redo-ltr.svg -share/icons/gnome/scalable/actions/gtk-remove.svg -share/icons/gnome/scalable/actions/gtk-save-as.svg -share/icons/gnome/scalable/actions/gtk-save.svg -share/icons/gnome/scalable/actions/gtk-select-all.svg -share/icons/gnome/scalable/actions/gtk-sort-ascending.svg -share/icons/gnome/scalable/actions/gtk-sort-descending.svg -share/icons/gnome/scalable/actions/gtk-stop.svg -share/icons/gnome/scalable/actions/gtk-undo-ltr.svg -share/icons/gnome/scalable/actions/gtk-zoom-100.svg -share/icons/gnome/scalable/actions/gtk-zoom-fit.svg -share/icons/gnome/scalable/actions/gtk-zoom-in.svg -share/icons/gnome/scalable/actions/gtk-zoom-out.svg -share/icons/gnome/scalable/actions/help-faq.svg -share/icons/gnome/scalable/actions/insert-image.svg -share/icons/gnome/scalable/actions/insert-link.svg -share/icons/gnome/scalable/actions/insert-text.svg -share/icons/gnome/scalable/actions/kfm_home.svg -share/icons/gnome/scalable/actions/leftjust.svg -share/icons/gnome/scalable/actions/list-add.svg -share/icons/gnome/scalable/actions/list-remove.svg -share/icons/gnome/scalable/actions/lock.svg -share/icons/gnome/scalable/actions/media-eject.svg -share/icons/gnome/scalable/actions/next.svg -share/icons/gnome/scalable/actions/object-flip-horizontal.svg -share/icons/gnome/scalable/actions/object-flip-vertical.svg -share/icons/gnome/scalable/actions/object-rotate-left.svg -share/icons/gnome/scalable/actions/object-rotate-right.svg -share/icons/gnome/scalable/actions/player_eject.svg -share/icons/gnome/scalable/actions/previous.svg -share/icons/gnome/scalable/actions/process-stop.svg -share/icons/gnome/scalable/actions/redhat-home.svg -share/icons/gnome/scalable/actions/redo.svg -share/icons/gnome/scalable/actions/remove.svg -share/icons/gnome/scalable/actions/rightjust.svg -share/icons/gnome/scalable/actions/start.svg -share/icons/gnome/scalable/actions/stock_add-bookmark.svg -share/icons/gnome/scalable/actions/stock_bottom.svg -share/icons/gnome/scalable/actions/stock_cut.svg -share/icons/gnome/scalable/actions/stock_delete.svg -share/icons/gnome/scalable/actions/stock_down.svg -share/icons/gnome/scalable/actions/stock_file-properites.svg -share/icons/gnome/scalable/actions/stock_first.svg -share/icons/gnome/scalable/actions/stock_fullscreen.svg -share/icons/gnome/scalable/actions/stock_help-add-bookmark.svg -share/icons/gnome/scalable/actions/stock_home.svg -share/icons/gnome/scalable/actions/stock_last.svg -share/icons/gnome/scalable/actions/stock_leave-fullscreen.svg -share/icons/gnome/scalable/actions/stock_left.svg -share/icons/gnome/scalable/actions/stock_new-address-book.svg -share/icons/gnome/scalable/actions/stock_new-bcard.svg -share/icons/gnome/scalable/actions/stock_new-dir.svg -share/icons/gnome/scalable/actions/stock_new-text.svg -share/icons/gnome/scalable/actions/stock_new-window.svg -share/icons/gnome/scalable/actions/stock_paste.svg -share/icons/gnome/scalable/actions/stock_print-preview.svg -share/icons/gnome/scalable/actions/stock_print.svg -share/icons/gnome/scalable/actions/stock_properties.svg -share/icons/gnome/scalable/actions/stock_redo.svg -share/icons/gnome/scalable/actions/stock_right.svg -share/icons/gnome/scalable/actions/stock_save-as.svg -share/icons/gnome/scalable/actions/stock_save.svg -share/icons/gnome/scalable/actions/stock_search-and-replace.svg -share/icons/gnome/scalable/actions/stock_search.svg -share/icons/gnome/scalable/actions/stock_select-all.svg -share/icons/gnome/scalable/actions/stock_stop.svg -share/icons/gnome/scalable/actions/stock_text_center.svg -share/icons/gnome/scalable/actions/stock_text_justify.svg -share/icons/gnome/scalable/actions/stock_text_left.svg -share/icons/gnome/scalable/actions/stock_text_right.svg -share/icons/gnome/scalable/actions/stock_top.svg -share/icons/gnome/scalable/actions/stock_undo.svg -share/icons/gnome/scalable/actions/stock_up.svg -share/icons/gnome/scalable/actions/stock_zoom-1.svg -share/icons/gnome/scalable/actions/stock_zoom-in.svg -share/icons/gnome/scalable/actions/stock_zoom-out.svg -share/icons/gnome/scalable/actions/stock_zoom-page.svg -share/icons/gnome/scalable/actions/stop.svg -share/icons/gnome/scalable/actions/system-lock-screen.svg -share/icons/gnome/scalable/actions/system-run.svg -share/icons/gnome/scalable/actions/top.svg -share/icons/gnome/scalable/actions/undo.svg -share/icons/gnome/scalable/actions/up.svg -share/icons/gnome/scalable/actions/view-fullscreen.svg -share/icons/gnome/scalable/actions/view-restore.svg -share/icons/gnome/scalable/actions/view-sort-ascending.svg -share/icons/gnome/scalable/actions/view-sort-descending.svg -share/icons/gnome/scalable/actions/viewmag+.svg -share/icons/gnome/scalable/actions/viewmag-.svg -share/icons/gnome/scalable/actions/viewmag1.svg -share/icons/gnome/scalable/actions/viewmagfit.svg -share/icons/gnome/scalable/actions/window-new.svg -share/icons/gnome/scalable/actions/window_fullscreen.svg -share/icons/gnome/scalable/actions/window_new.svg -share/icons/gnome/scalable/actions/window_nofullscreen.svg -share/icons/gnome/scalable/actions/xfce-system-lock.svg -share/icons/gnome/scalable/actions/zoom-best-fit.svg -share/icons/gnome/scalable/actions/zoom-in.svg -share/icons/gnome/scalable/actions/zoom-original.svg -share/icons/gnome/scalable/actions/zoom-out.svg -share/icons/gnome/scalable/apps/access.svg -share/icons/gnome/scalable/apps/accessibility-directory.svg -share/icons/gnome/scalable/apps/accessories-calculator.svg -share/icons/gnome/scalable/apps/accessories-dictionary.svg -share/icons/gnome/scalable/apps/accessories-text-editor.svg -share/icons/gnome/scalable/apps/arts.svg -share/icons/gnome/scalable/apps/background.svg -share/icons/gnome/scalable/apps/calc.svg -share/icons/gnome/scalable/apps/config-language.svg -share/icons/gnome/scalable/apps/config-users.svg -share/icons/gnome/scalable/apps/file-manager.svg -share/icons/gnome/scalable/apps/fonts.svg -share/icons/gnome/scalable/apps/gnome-calculator.svg -share/icons/gnome/scalable/apps/gnome-help.svg -share/icons/gnome/scalable/apps/gnome-mixer.svg -share/icons/gnome/scalable/apps/gnome-monitor.svg -share/icons/gnome/scalable/apps/gnome-remote-desktop.svg -share/icons/gnome/scalable/apps/gnome-settings-accessibility-technologies.svg -share/icons/gnome/scalable/apps/gnome-settings-background.svg -share/icons/gnome/scalable/apps/gnome-settings-font.svg -share/icons/gnome/scalable/apps/gnome-settings-keybindings.svg -share/icons/gnome/scalable/apps/gnome-settings-theme.svg -share/icons/gnome/scalable/apps/gnome-settings-ui-behavior.svg -share/icons/gnome/scalable/apps/gnome-shutdown.svg -share/icons/gnome/scalable/apps/gnome-terminal.svg -share/icons/gnome/scalable/apps/gnome-window-manager.svg -share/icons/gnome/scalable/apps/gtk-help.svg -share/icons/gnome/scalable/apps/help-browser.svg -share/icons/gnome/scalable/apps/help.svg -share/icons/gnome/scalable/apps/im-aim.svg -share/icons/gnome/scalable/apps/im-icq.svg -share/icons/gnome/scalable/apps/im-jabber.svg -share/icons/gnome/scalable/apps/im-msn.svg -share/icons/gnome/scalable/apps/im-nov.svg -share/icons/gnome/scalable/apps/im-yahoo.svg -share/icons/gnome/scalable/apps/kcalc.svg -share/icons/gnome/scalable/apps/kcmkwm.svg -share/icons/gnome/scalable/apps/kcmsound.svg -share/icons/gnome/scalable/apps/kedit.svg -share/icons/gnome/scalable/apps/key_bindings.svg -share/icons/gnome/scalable/apps/kfm.svg -share/icons/gnome/scalable/apps/khelpcenter.svg -share/icons/gnome/scalable/apps/konsole.svg -share/icons/gnome/scalable/apps/krfb.svg -share/icons/gnome/scalable/apps/kscreensaver.svg -share/icons/gnome/scalable/apps/ksysguard.svg -share/icons/gnome/scalable/apps/kuser.svg -share/icons/gnome/scalable/apps/kwin.svg -share/icons/gnome/scalable/apps/locale.svg -share/icons/gnome/scalable/apps/logviewer.svg -share/icons/gnome/scalable/apps/multimedia-volume-control.svg -share/icons/gnome/scalable/apps/multimedia.svg -share/icons/gnome/scalable/apps/openterm.svg -share/icons/gnome/scalable/apps/preferences-desktop-accessibility.svg -share/icons/gnome/scalable/apps/preferences-desktop-font.svg -share/icons/gnome/scalable/apps/preferences-desktop-keyboard-shortcuts.svg -share/icons/gnome/scalable/apps/preferences-desktop-keyboard.svg -share/icons/gnome/scalable/apps/preferences-desktop-locale.svg -share/icons/gnome/scalable/apps/preferences-desktop-remote-desktop.svg -share/icons/gnome/scalable/apps/preferences-desktop-screensaver.svg -share/icons/gnome/scalable/apps/preferences-desktop-theme.svg -share/icons/gnome/scalable/apps/preferences-desktop-wallpaper.svg -share/icons/gnome/scalable/apps/preferences-system-windows.svg -share/icons/gnome/scalable/apps/redhat-filemanager.svg -share/icons/gnome/scalable/apps/screensaver.svg -share/icons/gnome/scalable/apps/stock_help.svg -share/icons/gnome/scalable/apps/style.svg -share/icons/gnome/scalable/apps/susehelpcenter.svg -share/icons/gnome/scalable/apps/system-config-users.svg -share/icons/gnome/scalable/apps/system-file-manager.svg -share/icons/gnome/scalable/apps/system-software-installer.svg -share/icons/gnome/scalable/apps/system-users.svg -share/icons/gnome/scalable/apps/terminal.svg -share/icons/gnome/scalable/apps/text-editor.svg -share/icons/gnome/scalable/apps/user-info.svg -share/icons/gnome/scalable/apps/utilities-system-monitor.svg -share/icons/gnome/scalable/apps/utilities-terminal.svg -share/icons/gnome/scalable/apps/volume-knob.svg -share/icons/gnome/scalable/apps/wallpaper.svg -share/icons/gnome/scalable/apps/web-browser.svg -share/icons/gnome/scalable/apps/xfce-filemanager.svg -share/icons/gnome/scalable/apps/xfce-terminal.svg -share/icons/gnome/scalable/apps/xfce4-backdrop.svg -share/icons/gnome/scalable/apps/xfce4-mixer.svg -share/icons/gnome/scalable/apps/xfwm4.svg -share/icons/gnome/scalable/apps/xscreensaver.svg -share/icons/gnome/scalable/categories/applications-accessories.svg -share/icons/gnome/scalable/categories/applications-development.svg -share/icons/gnome/scalable/categories/applications-games.svg -share/icons/gnome/scalable/categories/applications-graphics.svg -share/icons/gnome/scalable/categories/applications-internet.svg -share/icons/gnome/scalable/categories/applications-multimedia.svg -share/icons/gnome/scalable/categories/applications-office.svg -share/icons/gnome/scalable/categories/applications-other.svg -share/icons/gnome/scalable/categories/applications-science.svg -share/icons/gnome/scalable/categories/applications-system.svg -share/icons/gnome/scalable/categories/gnome-applications.svg -share/icons/gnome/scalable/categories/gnome-control-center.svg -share/icons/gnome/scalable/categories/gnome-devel.svg -share/icons/gnome/scalable/categories/gnome-globe.svg -share/icons/gnome/scalable/categories/gnome-graphics.svg -share/icons/gnome/scalable/categories/gnome-joystick.svg -share/icons/gnome/scalable/categories/gnome-multimedia.svg -share/icons/gnome/scalable/categories/gnome-settings.svg -share/icons/gnome/scalable/categories/gnome-system.svg -share/icons/gnome/scalable/categories/gnome-util.svg -share/icons/gnome/scalable/categories/gtk-preferences.svg -share/icons/gnome/scalable/categories/kcontrol.svg -share/icons/gnome/scalable/categories/package_development.svg -share/icons/gnome/scalable/categories/package_games.svg -share/icons/gnome/scalable/categories/package_graphics.svg -share/icons/gnome/scalable/categories/package_multimedia.svg -share/icons/gnome/scalable/categories/package_network.svg -share/icons/gnome/scalable/categories/package_office.svg -share/icons/gnome/scalable/categories/package_settings.svg -share/icons/gnome/scalable/categories/package_system.svg -share/icons/gnome/scalable/categories/package_utilities.svg -share/icons/gnome/scalable/categories/preferences-desktop.svg -share/icons/gnome/scalable/categories/preferences-system.svg -share/icons/gnome/scalable/categories/redhat-accessories.svg -share/icons/gnome/scalable/categories/redhat-games.svg -share/icons/gnome/scalable/categories/redhat-graphics.svg -share/icons/gnome/scalable/categories/redhat-internet.svg -share/icons/gnome/scalable/categories/redhat-office.svg -share/icons/gnome/scalable/categories/redhat-preferences.svg -share/icons/gnome/scalable/categories/redhat-programming.svg -share/icons/gnome/scalable/categories/redhat-sound_video.svg -share/icons/gnome/scalable/categories/redhat-system_settings.svg -share/icons/gnome/scalable/categories/redhat-system_tools.svg -share/icons/gnome/scalable/categories/stock_internet.svg -share/icons/gnome/scalable/categories/xfce-games.svg -share/icons/gnome/scalable/categories/xfce-graphics.svg -share/icons/gnome/scalable/categories/xfce-internet.svg -share/icons/gnome/scalable/categories/xfce-multimedia.svg -share/icons/gnome/scalable/categories/xfce-office.svg -share/icons/gnome/scalable/categories/xfce4-settings.svg -share/icons/gnome/scalable/categories/xfce-system-settings.svg -share/icons/gnome/scalable/categories/xfce-utils.svg -share/icons/gnome/scalable/devices/3floppy_unmount.svg -share/icons/gnome/scalable/devices/audio-input-microphone.svg -share/icons/gnome/scalable/devices/battery.svg -share/icons/gnome/scalable/devices/camera-photo.svg -share/icons/gnome/scalable/devices/camera-web.svg -share/icons/gnome/scalable/devices/camera.svg -share/icons/gnome/scalable/devices/camera_unmount.svg -share/icons/gnome/scalable/devices/cdrom_unmount.svg -share/icons/gnome/scalable/devices/cdwriter_unmount.svg -share/icons/gnome/scalable/devices/chardevice.svg -share/icons/gnome/scalable/devices/computer.svg -share/icons/gnome/scalable/devices/display.svg -share/icons/gnome/scalable/devices/drive-cdrom.svg -share/icons/gnome/scalable/devices/drive-harddisk.svg -share/icons/gnome/scalable/devices/drive-optical.svg -share/icons/gnome/scalable/devices/drive-removable-media.svg -share/icons/gnome/scalable/devices/dvd_unmount.svg -share/icons/gnome/scalable/devices/gnome-dev-battery.svg -share/icons/gnome/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/gnome/scalable/devices/gnome-dev-cdrom.svg -share/icons/gnome/scalable/devices/gnome-dev-computer.svg -share/icons/gnome/scalable/devices/gnome-dev-disc-cdr.svg -share/icons/gnome/scalable/devices/gnome-dev-disc-cdrw.svg -share/icons/gnome/scalable/devices/gnome-dev-disc-dvdr-plus.svg -share/icons/gnome/scalable/devices/gnome-dev-disc-dvdr.svg -share/icons/gnome/scalable/devices/gnome-dev-disc-dvdram.svg -share/icons/gnome/scalable/devices/gnome-dev-disc-dvdrom.svg -share/icons/gnome/scalable/devices/gnome-dev-disc-dvdrw.svg -share/icons/gnome/scalable/devices/gnome-dev-dvd.svg -share/icons/gnome/scalable/devices/gnome-dev-floppy.svg -share/icons/gnome/scalable/devices/gnome-dev-harddisk-1394.svg -share/icons/gnome/scalable/devices/gnome-dev-harddisk-usb.svg -share/icons/gnome/scalable/devices/gnome-dev-harddisk.svg -share/icons/gnome/scalable/devices/gnome-dev-ipod.svg -share/icons/gnome/scalable/devices/gnome-dev-keyboard.svg -share/icons/gnome/scalable/devices/gnome-dev-media-cf.svg -share/icons/gnome/scalable/devices/gnome-dev-media-ms.svg -share/icons/gnome/scalable/devices/gnome-dev-media-sdmmc.svg -share/icons/gnome/scalable/devices/gnome-dev-media-sm.svg -share/icons/gnome/scalable/devices/gnome-dev-mouse-ball.svg -share/icons/gnome/scalable/devices/gnome-dev-mouse-optical.svg -share/icons/gnome/scalable/devices/gnome-dev-printer.svg -share/icons/gnome/scalable/devices/gnome-dev-removable-1394.svg -share/icons/gnome/scalable/devices/gnome-dev-removable-usb.svg -share/icons/gnome/scalable/devices/gnome-dev-removable.svg -share/icons/gnome/scalable/devices/gnome-fs-client.svg -share/icons/gnome/scalable/devices/gnome-modem.svg -share/icons/gnome/scalable/devices/gnome-stock-mic.svg -share/icons/gnome/scalable/devices/gtk-cdrom.svg -share/icons/gnome/scalable/devices/gtk-floppy.svg -share/icons/gnome/scalable/devices/gtk-harddisk.svg -share/icons/gnome/scalable/devices/harddrive.svg -share/icons/gnome/scalable/devices/hdd_unmount.svg -share/icons/gnome/scalable/devices/input-keyboard.svg -share/icons/gnome/scalable/devices/input-mouse.svg -share/icons/gnome/scalable/devices/input-tablet.svg -share/icons/gnome/scalable/devices/ipod_mount.svg -share/icons/gnome/scalable/devices/keyboard.svg -share/icons/gnome/scalable/devices/kjobviewer.svg -share/icons/gnome/scalable/devices/kxkb.svg -share/icons/gnome/scalable/devices/media-cdrom.svg -share/icons/gnome/scalable/devices/media-flash.svg -share/icons/gnome/scalable/devices/media-floppy.svg -share/icons/gnome/scalable/devices/media-optical.svg -share/icons/gnome/scalable/devices/media-tape.svg -share/icons/gnome/scalable/devices/modem.svg -share/icons/gnome/scalable/devices/mouse.svg -share/icons/gnome/scalable/devices/multimedia-player.svg -share/icons/gnome/scalable/devices/printer-remote.svg -share/icons/gnome/scalable/devices/printer.svg -share/icons/gnome/scalable/devices/printer1.svg -share/icons/gnome/scalable/devices/printmgr.svg -share/icons/gnome/scalable/devices/stock_mic.svg -share/icons/gnome/scalable/devices/stock_printers.svg -share/icons/gnome/scalable/devices/system-floppy.svg -share/icons/gnome/scalable/devices/system.svg -share/icons/gnome/scalable/devices/usbpendrive_unmount.svg -share/icons/gnome/scalable/devices/video-display.svg -share/icons/gnome/scalable/devices/xfce-printer.svg -share/icons/gnome/scalable/devices/xfce4-display.svg -share/icons/gnome/scalable/devices/xfce4-keyboard.svg -share/icons/gnome/scalable/devices/xfce4-mouse.svg -share/icons/gnome/scalable/devices/yast_HD.svg -share/icons/gnome/scalable/devices/yast_idetude.svg -share/icons/gnome/scalable/devices/yast_mouse.svg -share/icons/gnome/scalable/devices/yast_printer.svg -share/icons/gnome/scalable/emblems/emblem-cvs-added.icon -share/icons/gnome/scalable/emblems/emblem-cvs-added.svg -share/icons/gnome/scalable/emblems/emblem-cvs-conflict.icon -share/icons/gnome/scalable/emblems/emblem-cvs-conflict.svg -share/icons/gnome/scalable/emblems/emblem-cvs-removed.icon -share/icons/gnome/scalable/emblems/emblem-cvs-removed.svg -share/icons/gnome/scalable/emblems/emblem-default.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-mail.icon -share/icons/gnome/scalable/emblems/emblem-mail.svg -share/icons/gnome/scalable/emblems/emblem-new.icon -share/icons/gnome/scalable/emblems/emblem-new.svg -share/icons/gnome/scalable/emblems/emblem-package.icon -share/icons/gnome/scalable/emblems/emblem-package.svg -share/icons/gnome/scalable/emblems/emblem-special.icon -share/icons/gnome/scalable/emblems/emblem-special.svg -share/icons/gnome/scalable/emblems/emblem-symbolic-link.svg -share/icons/gnome/scalable/emblems/emblem-urgent.icon -share/icons/gnome/scalable/emblems/emblem-urgent.svg -share/icons/gnome/scalable/emblems/emblem-web.icon -share/icons/gnome/scalable/emblems/emblem-web.svg -share/icons/gnome/scalable/emblems/stock_mail-priority-high.icon -share/icons/gnome/scalable/emblems/stock_mail-priority-high.svg -share/icons/gnome/scalable/mimetypes/application-certificate.svg -share/icons/gnome/scalable/mimetypes/application-x-executable.svg -share/icons/gnome/scalable/mimetypes/ascii.svg -share/icons/gnome/scalable/mimetypes/audio-x-generic.svg -share/icons/gnome/scalable/mimetypes/binary.svg -share/icons/gnome/scalable/mimetypes/contents2.svg -share/icons/gnome/scalable/mimetypes/deb.svg -share/icons/gnome/scalable/mimetypes/document.svg -share/icons/gnome/scalable/mimetypes/empty.svg -share/icons/gnome/scalable/mimetypes/exec.svg -share/icons/gnome/scalable/mimetypes/folder_tar.svg -share/icons/gnome/scalable/mimetypes/font-x-generic.svg -share/icons/gnome/scalable/mimetypes/font.svg -share/icons/gnome/scalable/mimetypes/font_bitmap.svg -share/icons/gnome/scalable/mimetypes/font_truetype.svg -share/icons/gnome/scalable/mimetypes/font_type1.svg -share/icons/gnome/scalable/mimetypes/gnome-fs-executable.svg -share/icons/gnome/scalable/mimetypes/gnome-fs-regular.icon -share/icons/gnome/scalable/mimetypes/gnome-fs-regular.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-magicpoint.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-msword.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-postscript.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-rtf.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.ms-powerpoint.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.graphics.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.image.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.stardivision.calc.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.stardivision.impress.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.stardivision.writer.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-wordperfect.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-7z-compressed.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-abiword.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-applix-spreadsheet.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-applix-word.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-archive.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-arj.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-bzip-compressed-tar.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-bzip.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-compress.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-compressed-tar.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-cpio-compressed.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-cpio.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-dvi.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-executable.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-font-sunos-news.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-gzip.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-gzpostscript.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-jar.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-killustrator.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-kpresenter.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-kspread.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-kword.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-lha.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-lhz.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-ms-dos-executable.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-perl.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-python-bytecode.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-rar.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-scribus.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-shellscript.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-shockwave-flash.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-tar.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-tarz.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-tex.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-xhtml+xml.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-application-zip.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-audio.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-image.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-text-vnd.wap.wml.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-text-x-csh.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-text-x-python.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-text-x-vcalendar.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-text-x-vcard.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-text-x-zsh.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-text.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-video.svg -share/icons/gnome/scalable/mimetypes/gnome-mime-x-font-afm.svg -share/icons/gnome/scalable/mimetypes/gnome-package.svg -share/icons/gnome/scalable/mimetypes/gtk-file.icon -share/icons/gnome/scalable/mimetypes/gtk-file.svg -share/icons/gnome/scalable/mimetypes/html.svg -share/icons/gnome/scalable/mimetypes/image-x-generic.svg -share/icons/gnome/scalable/mimetypes/image.svg -share/icons/gnome/scalable/mimetypes/kpresenter_kpr.svg -share/icons/gnome/scalable/mimetypes/mime_ascii.svg -share/icons/gnome/scalable/mimetypes/misc.svg -share/icons/gnome/scalable/mimetypes/package-x-generic.svg -share/icons/gnome/scalable/mimetypes/package.svg -share/icons/gnome/scalable/mimetypes/package_editors.svg -share/icons/gnome/scalable/mimetypes/package_wordprocessing.svg -share/icons/gnome/scalable/mimetypes/plan.svg -share/icons/gnome/scalable/mimetypes/rpm.svg -share/icons/gnome/scalable/mimetypes/shellscript.svg -share/icons/gnome/scalable/mimetypes/sound.svg -share/icons/gnome/scalable/mimetypes/spreadsheet.svg -share/icons/gnome/scalable/mimetypes/stock_addressbook.svg -share/icons/gnome/scalable/mimetypes/stock_calendar.svg -share/icons/gnome/scalable/mimetypes/stock_certificate.svg -share/icons/gnome/scalable/mimetypes/stock_script.svg -share/icons/gnome/scalable/mimetypes/tar.svg -share/icons/gnome/scalable/mimetypes/template_source.svg -share/icons/gnome/scalable/mimetypes/text-html.svg -share/icons/gnome/scalable/mimetypes/text-x-generic-template.svg -share/icons/gnome/scalable/mimetypes/text-x-generic.svg -share/icons/gnome/scalable/mimetypes/text-x-preview.icon -share/icons/gnome/scalable/mimetypes/text-x-preview.svg -share/icons/gnome/scalable/mimetypes/text-x-script.svg -share/icons/gnome/scalable/mimetypes/tgz.svg -share/icons/gnome/scalable/mimetypes/txt.svg -share/icons/gnome/scalable/mimetypes/txt2.svg -share/icons/gnome/scalable/mimetypes/unknown.svg -share/icons/gnome/scalable/mimetypes/vcalendar.svg -share/icons/gnome/scalable/mimetypes/vcard.svg -share/icons/gnome/scalable/mimetypes/video-x-generic.svg -share/icons/gnome/scalable/mimetypes/video.svg -share/icons/gnome/scalable/mimetypes/wordprocessing.svg -share/icons/gnome/scalable/mimetypes/www.svg -share/icons/gnome/scalable/mimetypes/x-office-address-book.svg -share/icons/gnome/scalable/mimetypes/x-office-calendar.svg -share/icons/gnome/scalable/mimetypes/x-office-document.svg -share/icons/gnome/scalable/mimetypes/x-office-drawing.svg -share/icons/gnome/scalable/mimetypes/x-office-presentation.svg -share/icons/gnome/scalable/mimetypes/x-office-spreadsheet.svg -share/icons/gnome/scalable/mimetypes/zip.svg -share/icons/gnome/scalable/places/application-x-gnome-saved-search.svg -share/icons/gnome/scalable/places/desktop.svg -share/icons/gnome/scalable/places/distributor-logo.svg -share/icons/gnome/scalable/places/emptytrash.svg -share/icons/gnome/scalable/places/folder-remote.icon -share/icons/gnome/scalable/places/folder-remote.svg -share/icons/gnome/scalable/places/folder-saved-search.svg -share/icons/gnome/scalable/places/folder.icon -share/icons/gnome/scalable/places/folder.svg -share/icons/gnome/scalable/places/folder_home.svg -share/icons/gnome/scalable/places/gnome-fs-desktop.svg -share/icons/gnome/scalable/places/gnome-fs-directory.icon -share/icons/gnome/scalable/places/gnome-fs-directory.svg -share/icons/gnome/scalable/places/gnome-fs-ftp.icon -share/icons/gnome/scalable/places/gnome-fs-ftp.svg -share/icons/gnome/scalable/places/gnome-fs-home.svg -share/icons/gnome/scalable/places/gnome-fs-network.svg -share/icons/gnome/scalable/places/gnome-fs-nfs.icon -share/icons/gnome/scalable/places/gnome-fs-nfs.svg -share/icons/gnome/scalable/places/gnome-fs-server.svg -share/icons/gnome/scalable/places/gnome-fs-share.icon -share/icons/gnome/scalable/places/gnome-fs-share.svg -share/icons/gnome/scalable/places/gnome-fs-smb.icon -share/icons/gnome/scalable/places/gnome-fs-smb.svg -share/icons/gnome/scalable/places/gnome-fs-ssh.icon -share/icons/gnome/scalable/places/gnome-fs-ssh.svg -share/icons/gnome/scalable/places/gnome-fs-trash-empty.svg -share/icons/gnome/scalable/places/gnome-main-menu.svg -share/icons/gnome/scalable/places/gnome-mime-x-directory-nfs-server.svg -share/icons/gnome/scalable/places/gnome-mime-x-directory-smb-server.svg -share/icons/gnome/scalable/places/gnome-mime-x-directory-smb-share.icon -share/icons/gnome/scalable/places/gnome-mime-x-directory-smb-share.svg -share/icons/gnome/scalable/places/gnome-mime-x-directory-smb-workgroup.svg -share/icons/gnome/scalable/places/gnome-stock-trash.svg -share/icons/gnome/scalable/places/gtk-network.svg -share/icons/gnome/scalable/places/network-server.svg -share/icons/gnome/scalable/places/network-workgroup.svg -share/icons/gnome/scalable/places/network.icon -share/icons/gnome/scalable/places/network.svg -share/icons/gnome/scalable/places/network_local.svg -share/icons/gnome/scalable/places/novell-button.svg -share/icons/gnome/scalable/places/redhat-network-server.svg -share/icons/gnome/scalable/places/server.svg -share/icons/gnome/scalable/places/start-here.svg -share/icons/gnome/scalable/places/stock_folder.icon -share/icons/gnome/scalable/places/stock_folder.svg -share/icons/gnome/scalable/places/trashcan_empty.svg -share/icons/gnome/scalable/places/user-desktop.svg -share/icons/gnome/scalable/places/user-home.svg -share/icons/gnome/scalable/places/user-trash.svg -share/icons/gnome/scalable/places/xfce-trash_empty.svg -share/icons/gnome/scalable/status/appointment-missed.svg -share/icons/gnome/scalable/status/appointment-soon.svg -share/icons/gnome/scalable/status/audio-volume-high.svg -share/icons/gnome/scalable/status/audio-volume-low.svg -share/icons/gnome/scalable/status/audio-volume-medium.svg -share/icons/gnome/scalable/status/audio-volume-muted.svg -share/icons/gnome/scalable/status/connect_creating.svg -share/icons/gnome/scalable/status/connect_established.svg -share/icons/gnome/scalable/status/connect_no.svg -share/icons/gnome/scalable/status/dialog-error.svg -share/icons/gnome/scalable/status/dialog-information.svg -share/icons/gnome/scalable/status/dialog-warning.svg -share/icons/gnome/scalable/status/edittrash.svg -share/icons/gnome/scalable/status/error.svg -share/icons/gnome/scalable/status/folder-drag-accept.icon -share/icons/gnome/scalable/status/folder-drag-accept.svg -share/icons/gnome/scalable/status/folder-open.icon -share/icons/gnome/scalable/status/folder-open.svg -share/icons/gnome/scalable/status/folder-visiting.icon -share/icons/gnome/scalable/status/folder-visiting.svg -share/icons/gnome/scalable/status/folder_open.icon -share/icons/gnome/scalable/status/folder_open.svg -share/icons/gnome/scalable/status/gnome-fs-directory-accept.icon -share/icons/gnome/scalable/status/gnome-fs-directory-accept.svg -share/icons/gnome/scalable/status/gnome-fs-directory-visiting.icon -share/icons/gnome/scalable/status/gnome-fs-directory-visiting.svg -share/icons/gnome/scalable/status/gnome-fs-loading-icon.svg -share/icons/gnome/scalable/status/gnome-fs-trash-full.svg -share/icons/gnome/scalable/status/gnome-netstatus-disconn.svg -share/icons/gnome/scalable/status/gnome-netstatus-error.svg -share/icons/gnome/scalable/status/gnome-netstatus-idle.svg -share/icons/gnome/scalable/status/gnome-netstatus-rx.svg -share/icons/gnome/scalable/status/gnome-netstatus-tx.svg -share/icons/gnome/scalable/status/gnome-netstatus-txrx.svg -share/icons/gnome/scalable/status/gnome-stock-trash-full.svg -share/icons/gnome/scalable/status/gtk-dialog-error.svg -share/icons/gnome/scalable/status/gtk-dialog-info.svg -share/icons/gnome/scalable/status/gtk-dialog-warning.svg -share/icons/gnome/scalable/status/image-loading.svg -share/icons/gnome/scalable/status/important.svg -share/icons/gnome/scalable/status/info.svg -share/icons/gnome/scalable/status/mail-attachment.svg -share/icons/gnome/scalable/status/messagebox_critical.svg -share/icons/gnome/scalable/status/messagebox_info.svg -share/icons/gnome/scalable/status/messagebox_warning.svg -share/icons/gnome/scalable/status/network-error.svg -share/icons/gnome/scalable/status/network-idle.svg -share/icons/gnome/scalable/status/network-offline.svg -share/icons/gnome/scalable/status/network-receive.svg -share/icons/gnome/scalable/status/network-transmit-receive.svg -share/icons/gnome/scalable/status/network-transmit.svg -share/icons/gnome/scalable/status/nm-adhoc.svg -share/icons/gnome/scalable/status/nm-device-wired.svg -share/icons/gnome/scalable/status/nm-device-wireless.svg -share/icons/gnome/scalable/status/nm-no-connection.svg -share/icons/gnome/scalable/status/printer-error.svg -share/icons/gnome/scalable/status/stock_appointment-reminder-excl.svg -share/icons/gnome/scalable/status/stock_appointment-reminder.svg -share/icons/gnome/scalable/status/stock_dialog-error.svg -share/icons/gnome/scalable/status/stock_dialog-info.svg -share/icons/gnome/scalable/status/stock_dialog-warning.svg -share/icons/gnome/scalable/status/stock_open.icon -share/icons/gnome/scalable/status/stock_open.svg -share/icons/gnome/scalable/status/stock_trash_full.svg -share/icons/gnome/scalable/status/stock_volume-0.svg -share/icons/gnome/scalable/status/stock_volume-max.svg -share/icons/gnome/scalable/status/stock_volume-med.svg -share/icons/gnome/scalable/status/stock_volume-min.svg -share/icons/gnome/scalable/status/stock_volume-mute.svg -share/icons/gnome/scalable/status/stock_volume.svg -share/icons/gnome/scalable/status/stock_weather-cloudy.svg -share/icons/gnome/scalable/status/stock_weather-few-clouds.svg -share/icons/gnome/scalable/status/stock_weather-night-clear.svg -share/icons/gnome/scalable/status/stock_weather-night-few-clouds.svg -share/icons/gnome/scalable/status/stock_weather-showers.svg -share/icons/gnome/scalable/status/stock_weather-snow.svg -share/icons/gnome/scalable/status/stock_weather-storm.svg -share/icons/gnome/scalable/status/stock_weather-sunny.svg -share/icons/gnome/scalable/status/sunny.svg -share/icons/gnome/scalable/status/trashcan_full.svg -share/icons/gnome/scalable/status/user-trash-full.svg -share/icons/gnome/scalable/status/weather-clear-night.svg -share/icons/gnome/scalable/status/weather-clear.svg -share/icons/gnome/scalable/status/weather-few-clouds-night.svg -share/icons/gnome/scalable/status/weather-few-clouds.svg -share/icons/gnome/scalable/status/weather-overcast.svg -share/icons/gnome/scalable/status/weather-severe-alert.svg -share/icons/gnome/scalable/status/weather-showers-scattered.svg -share/icons/gnome/scalable/status/weather-showers.svg -share/icons/gnome/scalable/status/weather-snow.svg -share/icons/gnome/scalable/status/weather-storm.svg -share/icons/gnome/scalable/status/xfce-trash_full.svg -share/icons/gnome/scalable/stock/generic/stock_person.svg -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/icons/gnome/scalable/stock/generic -@dirrmtry share/icons/gnome/scalable/stock -@dirrmtry share/icons/gnome/scalable/status -@dirrmtry share/icons/gnome/scalable/places -@dirrmtry share/icons/gnome/scalable/mimetypes -@dirrmtry share/icons/gnome/scalable/emblems -@dirrmtry share/icons/gnome/scalable/devices -@dirrmtry share/icons/gnome/scalable/categories -@dirrmtry share/icons/gnome/scalable/apps -@dirrmtry share/icons/gnome/scalable/actions -@dirrmtry share/icons/gnome/scalable -@dirrmtry share/icons/gnome/8x8/emblems -@dirrmtry share/icons/gnome/8x8 -@dirrmtry share/icons/gnome/48x48/stock/net -@dirrmtry share/icons/gnome/48x48/stock/io -@dirrmtry share/icons/gnome/48x48/stock/generic -@dirrmtry share/icons/gnome/48x48/stock/document -@dirrmtry share/icons/gnome/48x48/stock/data -@dirrmtry share/icons/gnome/48x48/stock/code -@dirrmtry share/icons/gnome/48x48/stock -@dirrmtry share/icons/gnome/48x48/filesystems -@dirrmtry share/icons/gnome/48x48/emblems -@dirrmtry share/icons/gnome/48x48/devices -@dirrmtry share/icons/gnome/48x48/apps -@dirrmtry share/icons/gnome/48x48/animations -@dirrmtry share/icons/gnome/48x48/actions -@dirrmtry share/icons/gnome/48x48 -@dirrmtry share/icons/gnome/32x32/stock/generic -@dirrmtry share/icons/gnome/32x32/stock -@dirrmtry share/icons/gnome/32x32/status -@dirrmtry share/icons/gnome/32x32/places -@dirrmtry share/icons/gnome/32x32/mimetypes -@dirrmtry share/icons/gnome/32x32/emblems -@dirrmtry share/icons/gnome/32x32/devices -@dirrmtry share/icons/gnome/32x32/categories -@dirrmtry share/icons/gnome/32x32/apps -@dirrmtry share/icons/gnome/32x32/animations -@dirrmtry share/icons/gnome/32x32/actions -@dirrmtry share/icons/gnome/32x32 -@dirrmtry share/icons/gnome/24x24/stock/text -@dirrmtry share/icons/gnome/24x24/stock/table -@dirrmtry share/icons/gnome/24x24/stock/object -@dirrmtry share/icons/gnome/24x24/stock/net -@dirrmtry share/icons/gnome/24x24/stock/navigation -@dirrmtry share/icons/gnome/24x24/stock/media -@dirrmtry share/icons/gnome/24x24/stock/io -@dirrmtry share/icons/gnome/24x24/stock/image -@dirrmtry share/icons/gnome/24x24/stock/generic -@dirrmtry share/icons/gnome/24x24/stock/form -@dirrmtry share/icons/gnome/24x24/stock/document -@dirrmtry share/icons/gnome/24x24/stock/data -@dirrmtry share/icons/gnome/24x24/stock/code -@dirrmtry share/icons/gnome/24x24/stock/chart -@dirrmtry share/icons/gnome/24x24/stock -@dirrmtry share/icons/gnome/24x24/status -@dirrmtry share/icons/gnome/24x24/places -@dirrmtry share/icons/gnome/24x24/mimetypes -@dirrmtry share/icons/gnome/24x24/filesystems -@dirrmtry share/icons/gnome/24x24/emblems -@dirrmtry share/icons/gnome/24x24/devices -@dirrmtry share/icons/gnome/24x24/categories -@dirrmtry share/icons/gnome/24x24/apps -@dirrmtry share/icons/gnome/24x24/animations -@dirrmtry share/icons/gnome/24x24/actions -@dirrmtry share/icons/gnome/24x24 -@dirrmtry share/icons/gnome/22x22/status -@dirrmtry share/icons/gnome/22x22/places -@dirrmtry share/icons/gnome/22x22/mimetypes -@dirrmtry share/icons/gnome/22x22/emblems -@dirrmtry share/icons/gnome/22x22/devices -@dirrmtry share/icons/gnome/22x22/categories -@dirrmtry share/icons/gnome/22x22/apps -@dirrmtry share/icons/gnome/22x22/animations -@dirrmtry share/icons/gnome/22x22/actions -@dirrmtry share/icons/gnome/22x22 -@dirrmtry share/icons/gnome/16x16/stock/text -@dirrmtry share/icons/gnome/16x16/stock/table -@dirrmtry share/icons/gnome/16x16/stock/object -@dirrmtry share/icons/gnome/16x16/stock/net -@dirrmtry share/icons/gnome/16x16/stock/navigation -@dirrmtry share/icons/gnome/16x16/stock/media -@dirrmtry share/icons/gnome/16x16/stock/io -@dirrmtry share/icons/gnome/16x16/stock/image -@dirrmtry share/icons/gnome/16x16/stock/generic -@dirrmtry share/icons/gnome/16x16/stock/form -@dirrmtry share/icons/gnome/16x16/stock/emoticons -@dirrmtry share/icons/gnome/16x16/stock/document -@dirrmtry share/icons/gnome/16x16/stock/data -@dirrmtry share/icons/gnome/16x16/stock/code -@dirrmtry share/icons/gnome/16x16/stock/chart -@dirrmtry share/icons/gnome/16x16/stock -@dirrmtry share/icons/gnome/16x16/status -@dirrmtry share/icons/gnome/16x16/places -@dirrmtry share/icons/gnome/16x16/mimetypes -@dirrmtry share/icons/gnome/16x16/filesystems -@dirrmtry share/icons/gnome/16x16/emblems -@dirrmtry share/icons/gnome/16x16/devices -@dirrmtry share/icons/gnome/16x16/categories -@dirrmtry share/icons/gnome/16x16/apps -@dirrmtry share/icons/gnome/16x16/animations -@dirrmtry share/icons/gnome/16x16/actions -@dirrmtry share/icons/gnome/16x16 -@dirrmtry share/icons/gnome diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile deleted file mode 100644 index 617ae2903..000000000 --- a/misc/gnome-user-docs/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gnomeuserdocs2 -# Date created: 07 July 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/misc/gnome-user-docs/Makefile,v 1.31 2006/10/03 19:58:31 mezz Exp $ -# - -PORTNAME= gnome-user-docs -PORTVERSION= 2.18.0 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 users guide - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -INSTALLS_OMF= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnometarget gnomedocutils - -.include <bsd.port.mk> diff --git a/misc/gnome-user-docs/distinfo b/misc/gnome-user-docs/distinfo deleted file mode 100644 index b4d4f7c89..000000000 --- a/misc/gnome-user-docs/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-user-docs-2.18.0.tar.bz2) = a2561b2c99325fa9f9fdf92c035ae2ad -SHA256 (gnome2/gnome-user-docs-2.18.0.tar.bz2) = 81ac23b39c6f651c97501c5344c1bd7fb99dff53c5361da271ba59222a1af7c2 -SIZE (gnome2/gnome-user-docs-2.18.0.tar.bz2) = 5942980 diff --git a/misc/gnome-user-docs/pkg-descr b/misc/gnome-user-docs/pkg-descr deleted file mode 100644 index 0ed2fb1bc..000000000 --- a/misc/gnome-user-docs/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -User documentation for the GNOME 2 desktop. diff --git a/misc/gnome-user-docs/pkg-plist b/misc/gnome-user-docs/pkg-plist deleted file mode 100644 index 3ea418901..000000000 --- a/misc/gnome-user-docs/pkg-plist +++ /dev/null @@ -1,1107 +0,0 @@ -share/gnome/help/gnome-access-guide/C/accessintro.xml -share/gnome/help/gnome-access-guide/C/ats.xml -share/gnome/help/gnome-access-guide/C/dtconfig.xml -share/gnome/help/gnome-access-guide/C/figures/accessx.png -share/gnome/help/gnome-access-guide/C/figures/bouncekeys.png -share/gnome/help/gnome-access-guide/C/figures/button.png -share/gnome/help/gnome-access-guide/C/figures/check_box.png -share/gnome/help/gnome-access-guide/C/figures/dropdown_combination_box.png -share/gnome/help/gnome-access-guide/C/figures/dropdown_list_box.png -share/gnome/help/gnome-access-guide/C/figures/mousekeys.png -share/gnome/help/gnome-access-guide/C/figures/move_object_arrows.png -share/gnome/help/gnome-access-guide/C/figures/move_object_before.png -share/gnome/help/gnome-access-guide/C/figures/move_object_jump.png -share/gnome/help/gnome-access-guide/C/figures/move_object_push.png -share/gnome/help/gnome-access-guide/C/figures/radio_button.png -share/gnome/help/gnome-access-guide/C/figures/slider.png -share/gnome/help/gnome-access-guide/C/figures/slowkeys.png -share/gnome/help/gnome-access-guide/C/figures/spin_box.png -share/gnome/help/gnome-access-guide/C/figures/stickyaltlatch.png -share/gnome/help/gnome-access-guide/C/figures/stickyaltlock.png -share/gnome/help/gnome-access-guide/C/figures/stickyctrllatch.png -share/gnome/help/gnome-access-guide/C/figures/stickyctrllock.png -share/gnome/help/gnome-access-guide/C/figures/stickyshiftlatch.png -share/gnome/help/gnome-access-guide/C/figures/stickyshiftlock.png -share/gnome/help/gnome-access-guide/C/figures/stickywindowlatch.png -share/gnome/help/gnome-access-guide/C/figures/stickywindowlock.png -share/gnome/help/gnome-access-guide/C/figures/tabbed_section.png -share/gnome/help/gnome-access-guide/C/figures/text_box.png -share/gnome/help/gnome-access-guide/C/figures/tree.png -share/gnome/help/gnome-access-guide/C/gnome-access-guide.xml -share/gnome/help/gnome-access-guide/C/keynav.xml -share/gnome/help/gnome-access-guide/C/legal.xml -share/gnome/help/gnome-access-guide/C/preface.xml -share/gnome/help/gnome-access-guide/C/sysadmin.xml -share/gnome/help/gnome-access-guide/C/themes.xml -share/gnome/help/gnome-access-guide/en_GB/figures/accessx.png -share/gnome/help/gnome-access-guide/en_GB/figures/bouncekeys.png -share/gnome/help/gnome-access-guide/en_GB/figures/button.png -share/gnome/help/gnome-access-guide/en_GB/figures/check_box.png -share/gnome/help/gnome-access-guide/en_GB/figures/dropdown_combination_box.png -share/gnome/help/gnome-access-guide/en_GB/figures/dropdown_list_box.png -share/gnome/help/gnome-access-guide/en_GB/figures/mousekeys.png -share/gnome/help/gnome-access-guide/en_GB/figures/move_object_arrows.png -share/gnome/help/gnome-access-guide/en_GB/figures/move_object_before.png -share/gnome/help/gnome-access-guide/en_GB/figures/move_object_jump.png -share/gnome/help/gnome-access-guide/en_GB/figures/move_object_push.png -share/gnome/help/gnome-access-guide/en_GB/figures/radio_button.png -share/gnome/help/gnome-access-guide/en_GB/figures/slider.png -share/gnome/help/gnome-access-guide/en_GB/figures/slowkeys.png -share/gnome/help/gnome-access-guide/en_GB/figures/spin_box.png -share/gnome/help/gnome-access-guide/en_GB/figures/stickyaltlatch.png -share/gnome/help/gnome-access-guide/en_GB/figures/stickyaltlock.png -share/gnome/help/gnome-access-guide/en_GB/figures/stickyctrllatch.png -share/gnome/help/gnome-access-guide/en_GB/figures/stickyctrllock.png -share/gnome/help/gnome-access-guide/en_GB/figures/stickyshiftlatch.png -share/gnome/help/gnome-access-guide/en_GB/figures/stickyshiftlock.png -share/gnome/help/gnome-access-guide/en_GB/figures/stickywindowlatch.png -share/gnome/help/gnome-access-guide/en_GB/figures/stickywindowlock.png -share/gnome/help/gnome-access-guide/en_GB/figures/tabbed_section.png -share/gnome/help/gnome-access-guide/en_GB/figures/text_box.png -share/gnome/help/gnome-access-guide/en_GB/figures/tree.png -share/gnome/help/gnome-access-guide/en_GB/gnome-access-guide.xml -share/gnome/help/gnome-access-guide/es/figures/accessx.png -share/gnome/help/gnome-access-guide/es/figures/bouncekeys.png -share/gnome/help/gnome-access-guide/es/figures/button.png -share/gnome/help/gnome-access-guide/es/figures/check_box.png -share/gnome/help/gnome-access-guide/es/figures/dropdown_combination_box.png -share/gnome/help/gnome-access-guide/es/figures/dropdown_list_box.png -share/gnome/help/gnome-access-guide/es/figures/mousekeys.png -share/gnome/help/gnome-access-guide/es/figures/move_object_arrows.png -share/gnome/help/gnome-access-guide/es/figures/move_object_before.png -share/gnome/help/gnome-access-guide/es/figures/move_object_jump.png -share/gnome/help/gnome-access-guide/es/figures/move_object_push.png -share/gnome/help/gnome-access-guide/es/figures/radio_button.png -share/gnome/help/gnome-access-guide/es/figures/slider.png -share/gnome/help/gnome-access-guide/es/figures/slowkeys.png -share/gnome/help/gnome-access-guide/es/figures/spin_box.png -share/gnome/help/gnome-access-guide/es/figures/stickyaltlatch.png -share/gnome/help/gnome-access-guide/es/figures/stickyaltlock.png -share/gnome/help/gnome-access-guide/es/figures/stickyctrllatch.png -share/gnome/help/gnome-access-guide/es/figures/stickyctrllock.png -share/gnome/help/gnome-access-guide/es/figures/stickyshiftlatch.png -share/gnome/help/gnome-access-guide/es/figures/stickyshiftlock.png -share/gnome/help/gnome-access-guide/es/figures/stickywindowlatch.png -share/gnome/help/gnome-access-guide/es/figures/stickywindowlock.png -share/gnome/help/gnome-access-guide/es/figures/tabbed_section.png -share/gnome/help/gnome-access-guide/es/figures/text_box.png -share/gnome/help/gnome-access-guide/es/figures/tree.png -share/gnome/help/gnome-access-guide/es/gnome-access-guide.xml -share/gnome/help/gnome-access-guide/fr/figures/accessx.png -share/gnome/help/gnome-access-guide/fr/figures/bouncekeys.png -share/gnome/help/gnome-access-guide/fr/figures/button.png -share/gnome/help/gnome-access-guide/fr/figures/check_box.png -share/gnome/help/gnome-access-guide/fr/figures/dropdown_combination_box.png -share/gnome/help/gnome-access-guide/fr/figures/dropdown_list_box.png -share/gnome/help/gnome-access-guide/fr/figures/mousekeys.png -share/gnome/help/gnome-access-guide/fr/figures/move_object_arrows.png -share/gnome/help/gnome-access-guide/fr/figures/move_object_before.png -share/gnome/help/gnome-access-guide/fr/figures/move_object_jump.png -share/gnome/help/gnome-access-guide/fr/figures/move_object_push.png -share/gnome/help/gnome-access-guide/fr/figures/radio_button.png -share/gnome/help/gnome-access-guide/fr/figures/slider.png -share/gnome/help/gnome-access-guide/fr/figures/slowkeys.png -share/gnome/help/gnome-access-guide/fr/figures/spin_box.png -share/gnome/help/gnome-access-guide/fr/figures/stickyaltlatch.png -share/gnome/help/gnome-access-guide/fr/figures/stickyaltlock.png -share/gnome/help/gnome-access-guide/fr/figures/stickyctrllatch.png -share/gnome/help/gnome-access-guide/fr/figures/stickyctrllock.png -share/gnome/help/gnome-access-guide/fr/figures/stickyshiftlatch.png -share/gnome/help/gnome-access-guide/fr/figures/stickyshiftlock.png -share/gnome/help/gnome-access-guide/fr/figures/stickywindowlatch.png -share/gnome/help/gnome-access-guide/fr/figures/stickywindowlock.png -share/gnome/help/gnome-access-guide/fr/figures/tabbed_section.png -share/gnome/help/gnome-access-guide/fr/figures/text_box.png -share/gnome/help/gnome-access-guide/fr/figures/tree.png -share/gnome/help/gnome-access-guide/fr/gnome-access-guide.xml -share/gnome/help/gnome-access-guide/it/figures/accessx.png -share/gnome/help/gnome-access-guide/it/figures/bouncekeys.png -share/gnome/help/gnome-access-guide/it/figures/button.png -share/gnome/help/gnome-access-guide/it/figures/check_box.png -share/gnome/help/gnome-access-guide/it/figures/dropdown_combination_box.png -share/gnome/help/gnome-access-guide/it/figures/dropdown_list_box.png -share/gnome/help/gnome-access-guide/it/figures/mousekeys.png -share/gnome/help/gnome-access-guide/it/figures/move_object_arrows.png -share/gnome/help/gnome-access-guide/it/figures/move_object_before.png -share/gnome/help/gnome-access-guide/it/figures/move_object_jump.png -share/gnome/help/gnome-access-guide/it/figures/move_object_push.png -share/gnome/help/gnome-access-guide/it/figures/radio_button.png -share/gnome/help/gnome-access-guide/it/figures/slider.png -share/gnome/help/gnome-access-guide/it/figures/slowkeys.png -share/gnome/help/gnome-access-guide/it/figures/spin_box.png -share/gnome/help/gnome-access-guide/it/figures/stickyaltlatch.png -share/gnome/help/gnome-access-guide/it/figures/stickyaltlock.png -share/gnome/help/gnome-access-guide/it/figures/stickyctrllatch.png -share/gnome/help/gnome-access-guide/it/figures/stickyctrllock.png -share/gnome/help/gnome-access-guide/it/figures/stickyshiftlatch.png -share/gnome/help/gnome-access-guide/it/figures/stickyshiftlock.png -share/gnome/help/gnome-access-guide/it/figures/stickywindowlatch.png -share/gnome/help/gnome-access-guide/it/figures/stickywindowlock.png -share/gnome/help/gnome-access-guide/it/figures/tabbed_section.png -share/gnome/help/gnome-access-guide/it/figures/text_box.png -share/gnome/help/gnome-access-guide/it/figures/tree.png -share/gnome/help/gnome-access-guide/it/gnome-access-guide.xml -share/gnome/help/gnome-access-guide/sv/figures/accessx.png -share/gnome/help/gnome-access-guide/sv/figures/bouncekeys.png -share/gnome/help/gnome-access-guide/sv/figures/button.png -share/gnome/help/gnome-access-guide/sv/figures/check_box.png -share/gnome/help/gnome-access-guide/sv/figures/dropdown_combination_box.png -share/gnome/help/gnome-access-guide/sv/figures/dropdown_list_box.png -share/gnome/help/gnome-access-guide/sv/figures/mousekeys.png -share/gnome/help/gnome-access-guide/sv/figures/move_object_arrows.png -share/gnome/help/gnome-access-guide/sv/figures/move_object_before.png -share/gnome/help/gnome-access-guide/sv/figures/move_object_jump.png -share/gnome/help/gnome-access-guide/sv/figures/move_object_push.png -share/gnome/help/gnome-access-guide/sv/figures/radio_button.png -share/gnome/help/gnome-access-guide/sv/figures/slider.png -share/gnome/help/gnome-access-guide/sv/figures/slowkeys.png -share/gnome/help/gnome-access-guide/sv/figures/spin_box.png -share/gnome/help/gnome-access-guide/sv/figures/stickyaltlatch.png -share/gnome/help/gnome-access-guide/sv/figures/stickyaltlock.png -share/gnome/help/gnome-access-guide/sv/figures/stickyctrllatch.png -share/gnome/help/gnome-access-guide/sv/figures/stickyctrllock.png -share/gnome/help/gnome-access-guide/sv/figures/stickyshiftlatch.png -share/gnome/help/gnome-access-guide/sv/figures/stickyshiftlock.png -share/gnome/help/gnome-access-guide/sv/figures/stickywindowlatch.png -share/gnome/help/gnome-access-guide/sv/figures/stickywindowlock.png -share/gnome/help/gnome-access-guide/sv/figures/tabbed_section.png -share/gnome/help/gnome-access-guide/sv/figures/text_box.png -share/gnome/help/gnome-access-guide/sv/figures/tree.png -share/gnome/help/gnome-access-guide/sv/gnome-access-guide.xml -share/gnome/help/system-admin-guide/C/appendixa.xml -share/gnome/help/system-admin-guide/C/appendixb.xml -share/gnome/help/system-admin-guide/C/fontconfig.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/help.xml -share/gnome/help/system-admin-guide/C/legal.xml -share/gnome/help/system-admin-guide/C/lockdown.xml -share/gnome/help/system-admin-guide/C/menustructure.xml -share/gnome/help/system-admin-guide/C/mimetypes.xml -share/gnome/help/system-admin-guide/C/performance.xml -share/gnome/help/system-admin-guide/C/screensavers.xml -share/gnome/help/system-admin-guide/C/sessions.xml -share/gnome/help/system-admin-guide/C/system-admin-guide.xml -share/gnome/help/system-admin-guide/C/themes.xml -share/gnome/help/system-admin-guide/es/system-admin-guide.xml -share/gnome/help/system-admin-guide/fr/system-admin-guide.xml -share/gnome/help/system-admin-guide/it/system-admin-guide.xml -share/gnome/help/system-admin-guide/pa/system-admin-guide.xml -share/gnome/help/system-admin-guide/sv/system-admin-guide.xml -share/gnome/help/user-guide/C/figures/ask_pointer.png -share/gnome/help/user-guide/C/figures/busy_pointer.png -share/gnome/help/user-guide/C/figures/com_file_manager_menu.png -share/gnome/help/user-guide/C/figures/copy_pointer.png -share/gnome/help/user-guide/C/figures/force_quit.png -share/gnome/help/user-guide/C/figures/four_hide_button.png -share/gnome/help/user-guide/C/figures/gedit_window.png -share/gnome/help/user-guide/C/figures/gnome_panel.png -share/gnome/help/user-guide/C/figures/hyperlink_pointer.png -share/gnome/help/user-guide/C/figures/ibeam_pointer.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_bar_applet.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/movewindow_pointer.png -share/gnome/help/user-guide/C/figures/naut_browser_mode.png -share/gnome/help/user-guide/C/figures/naut_button_bar.png -share/gnome/help/user-guide/C/figures/naut_computer_launcher.png -share/gnome/help/user-guide/C/figures/naut_emblem.png -share/gnome/help/user-guide/C/figures/naut_go_to_location.png -share/gnome/help/user-guide/C/figures/naut_link_emblem.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_nowrite_emblem.png -share/gnome/help/user-guide/C/figures/naut_refine_search.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_search_bar.png -share/gnome/help/user-guide/C/figures/naut_search_results.png -share/gnome/help/user-guide/C/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/C/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/C/figures/naut_spatial_mode.png -share/gnome/help/user-guide/C/figures/naut_spatial_view.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_zoom_in_button.png -share/gnome/help/user-guide/C/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/C/figures/nautilus_restore_saved_search.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/notification_area_icon.png -share/gnome/help/user-guide/C/figures/open_drawer.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/resize_pointer.png -share/gnome/help/user-guide/C/figures/run_button.png -share/gnome/help/user-guide/C/figures/sample_applet.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/show_desktop_button.png -share/gnome/help/user-guide/C/figures/titlebar_anno_window.png -share/gnome/help/user-guide/C/figures/titlebar_window.png -share/gnome/help/user-guide/C/figures/typical_menu.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/workspace_switcher_applet.png -share/gnome/help/user-guide/C/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/C/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/C/figures/yelp_preferences.png -share/gnome/help/user-guide/C/figures/yelp_window.png -share/gnome/help/user-guide/C/glossary.xml -share/gnome/help/user-guide/C/gosbasic.xml -share/gnome/help/user-guide/C/goscustdesk.xml -share/gnome/help/user-guide/C/goseditmainmenu.xml -share/gnome/help/user-guide/C/gosfeedback.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/gostools.xml -share/gnome/help/user-guide/C/legal.xml -share/gnome/help/user-guide/C/user-guide.xml -share/gnome/help/user-guide/ar/figures/ask_pointer.png -share/gnome/help/user-guide/ar/figures/busy_pointer.png -share/gnome/help/user-guide/ar/figures/com_file_manager_menu.png -share/gnome/help/user-guide/ar/figures/copy_pointer.png -share/gnome/help/user-guide/ar/figures/force_quit.png -share/gnome/help/user-guide/ar/figures/four_hide_button.png -share/gnome/help/user-guide/ar/figures/gedit_window.png -share/gnome/help/user-guide/ar/figures/gnome_panel.png -share/gnome/help/user-guide/ar/figures/hyperlink_pointer.png -share/gnome/help/user-guide/ar/figures/ibeam_pointer.png -share/gnome/help/user-guide/ar/figures/link_pointer.png -share/gnome/help/user-guide/ar/figures/lockscreen_icon.png -share/gnome/help/user-guide/ar/figures/logout_icon.png -share/gnome/help/user-guide/ar/figures/menu_bar_applet.png -share/gnome/help/user-guide/ar/figures/menu_panel.png -share/gnome/help/user-guide/ar/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/ar/figures/move_pointer.png -share/gnome/help/user-guide/ar/figures/movewindow_pointer.png -share/gnome/help/user-guide/ar/figures/naut_browser_mode.png -share/gnome/help/user-guide/ar/figures/naut_button_bar.png -share/gnome/help/user-guide/ar/figures/naut_computer_launcher.png -share/gnome/help/user-guide/ar/figures/naut_emblem.png -share/gnome/help/user-guide/ar/figures/naut_go_to_location.png -share/gnome/help/user-guide/ar/figures/naut_link_emblem.png -share/gnome/help/user-guide/ar/figures/naut_noread_emblem.png -share/gnome/help/user-guide/ar/figures/naut_normal_size_button.png -share/gnome/help/user-guide/ar/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/ar/figures/naut_refine_search.png -share/gnome/help/user-guide/ar/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/ar/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/ar/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/ar/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/ar/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/ar/figures/naut_search_bar.png -share/gnome/help/user-guide/ar/figures/naut_search_results.png -share/gnome/help/user-guide/ar/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/ar/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/ar/figures/naut_spatial_mode.png -share/gnome/help/user-guide/ar/figures/naut_spatial_view.png -share/gnome/help/user-guide/ar/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/ar/figures/naut_trash_launcher.png -share/gnome/help/user-guide/ar/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/ar/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/ar/figures/nautilus_restore_saved_search.png -share/gnome/help/user-guide/ar/figures/normal_pointer.png -share/gnome/help/user-guide/ar/figures/not_available_pointer.png -share/gnome/help/user-guide/ar/figures/notification_area_icon.png -share/gnome/help/user-guide/ar/figures/open_drawer.png -share/gnome/help/user-guide/ar/figures/openwindows_menu.png -share/gnome/help/user-guide/ar/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/ar/figures/resize_pointer.png -share/gnome/help/user-guide/ar/figures/run_button.png -share/gnome/help/user-guide/ar/figures/sample_applet.png -share/gnome/help/user-guide/ar/figures/screenshot_button.png -share/gnome/help/user-guide/ar/figures/searchtool_button.png -share/gnome/help/user-guide/ar/figures/show_desktop_button.png -share/gnome/help/user-guide/ar/figures/titlebar_anno_window.png -share/gnome/help/user-guide/ar/figures/titlebar_window.png -share/gnome/help/user-guide/ar/figures/typical_menu.png -share/gnome/help/user-guide/ar/figures/window_list_applet.png -share/gnome/help/user-guide/ar/figures/window_list_group_applet.png -share/gnome/help/user-guide/ar/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/ar/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/ar/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/ar/figures/yelp_preferences.png -share/gnome/help/user-guide/ar/figures/yelp_window.png -share/gnome/help/user-guide/ar/glossary.xml -share/gnome/help/user-guide/ar/gosbasic.xml -share/gnome/help/user-guide/ar/goscustdesk.xml -share/gnome/help/user-guide/ar/goseditmainmenu.xml -share/gnome/help/user-guide/ar/gosfeedback.xml -share/gnome/help/user-guide/ar/gosnautilus.xml -share/gnome/help/user-guide/ar/gosoverview.xml -share/gnome/help/user-guide/ar/gospanel.xml -share/gnome/help/user-guide/ar/gosstartsession.xml -share/gnome/help/user-guide/ar/gostools.xml -share/gnome/help/user-guide/ar/user-guide.xml -share/gnome/help/user-guide/bg/figures/ask_pointer.png -share/gnome/help/user-guide/bg/figures/busy_pointer.png -share/gnome/help/user-guide/bg/figures/com_file_manager_menu.png -share/gnome/help/user-guide/bg/figures/copy_pointer.png -share/gnome/help/user-guide/bg/figures/force_quit.png -share/gnome/help/user-guide/bg/figures/four_hide_button.png -share/gnome/help/user-guide/bg/figures/gedit_window.png -share/gnome/help/user-guide/bg/figures/gnome_panel.png -share/gnome/help/user-guide/bg/figures/hyperlink_pointer.png -share/gnome/help/user-guide/bg/figures/ibeam_pointer.png -share/gnome/help/user-guide/bg/figures/link_pointer.png -share/gnome/help/user-guide/bg/figures/lockscreen_icon.png -share/gnome/help/user-guide/bg/figures/logout_icon.png -share/gnome/help/user-guide/bg/figures/menu_bar_applet.png -share/gnome/help/user-guide/bg/figures/menu_panel.png -share/gnome/help/user-guide/bg/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/bg/figures/move_pointer.png -share/gnome/help/user-guide/bg/figures/movewindow_pointer.png -share/gnome/help/user-guide/bg/figures/naut_browser_mode.png -share/gnome/help/user-guide/bg/figures/naut_button_bar.png -share/gnome/help/user-guide/bg/figures/naut_computer_launcher.png -share/gnome/help/user-guide/bg/figures/naut_emblem.png -share/gnome/help/user-guide/bg/figures/naut_go_to_location.png -share/gnome/help/user-guide/bg/figures/naut_link_emblem.png -share/gnome/help/user-guide/bg/figures/naut_noread_emblem.png -share/gnome/help/user-guide/bg/figures/naut_normal_size_button.png -share/gnome/help/user-guide/bg/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/bg/figures/naut_refine_search.png -share/gnome/help/user-guide/bg/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/bg/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/bg/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/bg/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/bg/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/bg/figures/naut_search_bar.png -share/gnome/help/user-guide/bg/figures/naut_search_results.png -share/gnome/help/user-guide/bg/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/bg/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/bg/figures/naut_spatial_mode.png -share/gnome/help/user-guide/bg/figures/naut_spatial_view.png -share/gnome/help/user-guide/bg/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/bg/figures/naut_trash_launcher.png -share/gnome/help/user-guide/bg/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/bg/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/bg/figures/nautilus_restore_saved_search.png -share/gnome/help/user-guide/bg/figures/normal_pointer.png -share/gnome/help/user-guide/bg/figures/not_available_pointer.png -share/gnome/help/user-guide/bg/figures/notification_area_icon.png -share/gnome/help/user-guide/bg/figures/open_drawer.png -share/gnome/help/user-guide/bg/figures/openwindows_menu.png -share/gnome/help/user-guide/bg/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/bg/figures/resize_pointer.png -share/gnome/help/user-guide/bg/figures/run_button.png -share/gnome/help/user-guide/bg/figures/sample_applet.png -share/gnome/help/user-guide/bg/figures/screenshot_button.png -share/gnome/help/user-guide/bg/figures/searchtool_button.png -share/gnome/help/user-guide/bg/figures/show_desktop_button.png -share/gnome/help/user-guide/bg/figures/titlebar_anno_window.png -share/gnome/help/user-guide/bg/figures/titlebar_window.png -share/gnome/help/user-guide/bg/figures/typical_menu.png -share/gnome/help/user-guide/bg/figures/window_list_applet.png -share/gnome/help/user-guide/bg/figures/window_list_group_applet.png -share/gnome/help/user-guide/bg/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/bg/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/bg/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/bg/figures/yelp_preferences.png -share/gnome/help/user-guide/bg/figures/yelp_window.png -share/gnome/help/user-guide/bg/glossary.xml -share/gnome/help/user-guide/bg/gosbasic.xml -share/gnome/help/user-guide/bg/goscustdesk.xml -share/gnome/help/user-guide/bg/goseditmainmenu.xml -share/gnome/help/user-guide/bg/gosfeedback.xml -share/gnome/help/user-guide/bg/gosnautilus.xml -share/gnome/help/user-guide/bg/gosoverview.xml -share/gnome/help/user-guide/bg/gospanel.xml -share/gnome/help/user-guide/bg/gosstartsession.xml -share/gnome/help/user-guide/bg/gostools.xml -share/gnome/help/user-guide/bg/user-guide.xml -share/gnome/help/user-guide/es/figures/ask_pointer.png -share/gnome/help/user-guide/es/figures/busy_pointer.png -share/gnome/help/user-guide/es/figures/com_file_manager_menu.png -share/gnome/help/user-guide/es/figures/copy_pointer.png -share/gnome/help/user-guide/es/figures/force_quit.png -share/gnome/help/user-guide/es/figures/four_hide_button.png -share/gnome/help/user-guide/es/figures/gedit_window.png -share/gnome/help/user-guide/es/figures/gnome_panel.png -share/gnome/help/user-guide/es/figures/hyperlink_pointer.png -share/gnome/help/user-guide/es/figures/ibeam_pointer.png -share/gnome/help/user-guide/es/figures/link_pointer.png -share/gnome/help/user-guide/es/figures/lockscreen_icon.png -share/gnome/help/user-guide/es/figures/logout_icon.png -share/gnome/help/user-guide/es/figures/menu_bar_applet.png -share/gnome/help/user-guide/es/figures/menu_panel.png -share/gnome/help/user-guide/es/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/es/figures/move_pointer.png -share/gnome/help/user-guide/es/figures/movewindow_pointer.png -share/gnome/help/user-guide/es/figures/naut_browser_mode.png -share/gnome/help/user-guide/es/figures/naut_button_bar.png -share/gnome/help/user-guide/es/figures/naut_computer_launcher.png -share/gnome/help/user-guide/es/figures/naut_emblem.png -share/gnome/help/user-guide/es/figures/naut_go_to_location.png -share/gnome/help/user-guide/es/figures/naut_link_emblem.png -share/gnome/help/user-guide/es/figures/naut_noread_emblem.png -share/gnome/help/user-guide/es/figures/naut_normal_size_button.png -share/gnome/help/user-guide/es/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/es/figures/naut_refine_search.png -share/gnome/help/user-guide/es/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/es/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/es/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/es/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/es/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/es/figures/naut_search_bar.png -share/gnome/help/user-guide/es/figures/naut_search_results.png -share/gnome/help/user-guide/es/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/es/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/es/figures/naut_spatial_mode.png -share/gnome/help/user-guide/es/figures/naut_spatial_view.png -share/gnome/help/user-guide/es/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/es/figures/naut_trash_launcher.png -share/gnome/help/user-guide/es/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/es/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/es/figures/nautilus_restore_saved_search.png -share/gnome/help/user-guide/es/figures/normal_pointer.png -share/gnome/help/user-guide/es/figures/not_available_pointer.png -share/gnome/help/user-guide/es/figures/notification_area_icon.png -share/gnome/help/user-guide/es/figures/open_drawer.png -share/gnome/help/user-guide/es/figures/openwindows_menu.png -share/gnome/help/user-guide/es/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/es/figures/resize_pointer.png -share/gnome/help/user-guide/es/figures/run_button.png -share/gnome/help/user-guide/es/figures/sample_applet.png -share/gnome/help/user-guide/es/figures/screenshot_button.png -share/gnome/help/user-guide/es/figures/searchtool_button.png -share/gnome/help/user-guide/es/figures/show_desktop_button.png -share/gnome/help/user-guide/es/figures/titlebar_anno_window.png -share/gnome/help/user-guide/es/figures/titlebar_window.png -share/gnome/help/user-guide/es/figures/typical_menu.png -share/gnome/help/user-guide/es/figures/window_list_applet.png -share/gnome/help/user-guide/es/figures/window_list_group_applet.png -share/gnome/help/user-guide/es/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/es/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/es/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/es/figures/yelp_preferences.png -share/gnome/help/user-guide/es/figures/yelp_window.png -share/gnome/help/user-guide/es/glossary.xml -share/gnome/help/user-guide/es/gosbasic.xml -share/gnome/help/user-guide/es/goscustdesk.xml -share/gnome/help/user-guide/es/goseditmainmenu.xml -share/gnome/help/user-guide/es/gosfeedback.xml -share/gnome/help/user-guide/es/gosnautilus.xml -share/gnome/help/user-guide/es/gosoverview.xml -share/gnome/help/user-guide/es/gospanel.xml -share/gnome/help/user-guide/es/gosstartsession.xml -share/gnome/help/user-guide/es/gostools.xml -share/gnome/help/user-guide/es/user-guide.xml -share/gnome/help/user-guide/fr/figures/ask_pointer.png -share/gnome/help/user-guide/fr/figures/busy_pointer.png -share/gnome/help/user-guide/fr/figures/com_file_manager_menu.png -share/gnome/help/user-guide/fr/figures/copy_pointer.png -share/gnome/help/user-guide/fr/figures/force_quit.png -share/gnome/help/user-guide/fr/figures/four_hide_button.png -share/gnome/help/user-guide/fr/figures/gedit_window.png -share/gnome/help/user-guide/fr/figures/gnome_panel.png -share/gnome/help/user-guide/fr/figures/hyperlink_pointer.png -share/gnome/help/user-guide/fr/figures/ibeam_pointer.png -share/gnome/help/user-guide/fr/figures/link_pointer.png -share/gnome/help/user-guide/fr/figures/lockscreen_icon.png -share/gnome/help/user-guide/fr/figures/logout_icon.png -share/gnome/help/user-guide/fr/figures/menu_bar_applet.png -share/gnome/help/user-guide/fr/figures/menu_panel.png -share/gnome/help/user-guide/fr/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/fr/figures/move_pointer.png -share/gnome/help/user-guide/fr/figures/movewindow_pointer.png -share/gnome/help/user-guide/fr/figures/naut_browser_mode.png -share/gnome/help/user-guide/fr/figures/naut_button_bar.png -share/gnome/help/user-guide/fr/figures/naut_computer_launcher.png -share/gnome/help/user-guide/fr/figures/naut_emblem.png -share/gnome/help/user-guide/fr/figures/naut_go_to_location.png -share/gnome/help/user-guide/fr/figures/naut_link_emblem.png -share/gnome/help/user-guide/fr/figures/naut_noread_emblem.png -share/gnome/help/user-guide/fr/figures/naut_normal_size_button.png -share/gnome/help/user-guide/fr/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/fr/figures/naut_refine_search.png -share/gnome/help/user-guide/fr/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/fr/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/fr/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/fr/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/fr/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/fr/figures/naut_search_bar.png -share/gnome/help/user-guide/fr/figures/naut_search_results.png -share/gnome/help/user-guide/fr/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/fr/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/fr/figures/naut_spatial_mode.png -share/gnome/help/user-guide/fr/figures/naut_spatial_view.png -share/gnome/help/user-guide/fr/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/fr/figures/naut_trash_launcher.png -share/gnome/help/user-guide/fr/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/fr/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/fr/figures/nautilus_restore_saved_search.png -share/gnome/help/user-guide/fr/figures/normal_pointer.png -share/gnome/help/user-guide/fr/figures/not_available_pointer.png -share/gnome/help/user-guide/fr/figures/notification_area_icon.png -share/gnome/help/user-guide/fr/figures/open_drawer.png -share/gnome/help/user-guide/fr/figures/openwindows_menu.png -share/gnome/help/user-guide/fr/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/fr/figures/resize_pointer.png -share/gnome/help/user-guide/fr/figures/run_button.png -share/gnome/help/user-guide/fr/figures/sample_applet.png -share/gnome/help/user-guide/fr/figures/screenshot_button.png -share/gnome/help/user-guide/fr/figures/searchtool_button.png -share/gnome/help/user-guide/fr/figures/show_desktop_button.png -share/gnome/help/user-guide/fr/figures/titlebar_anno_window.png -share/gnome/help/user-guide/fr/figures/titlebar_window.png -share/gnome/help/user-guide/fr/figures/typical_menu.png -share/gnome/help/user-guide/fr/figures/window_list_applet.png -share/gnome/help/user-guide/fr/figures/window_list_group_applet.png -share/gnome/help/user-guide/fr/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/fr/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/fr/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/fr/figures/yelp_preferences.png -share/gnome/help/user-guide/fr/figures/yelp_window.png -share/gnome/help/user-guide/fr/glossary.xml -share/gnome/help/user-guide/fr/gosbasic.xml -share/gnome/help/user-guide/fr/goscustdesk.xml -share/gnome/help/user-guide/fr/goseditmainmenu.xml -share/gnome/help/user-guide/fr/gosfeedback.xml -share/gnome/help/user-guide/fr/gosnautilus.xml -share/gnome/help/user-guide/fr/gosoverview.xml -share/gnome/help/user-guide/fr/gospanel.xml -share/gnome/help/user-guide/fr/gosstartsession.xml -share/gnome/help/user-guide/fr/gostools.xml -share/gnome/help/user-guide/fr/user-guide.xml -share/gnome/help/user-guide/it/figures/ask_pointer.png -share/gnome/help/user-guide/it/figures/busy_pointer.png -share/gnome/help/user-guide/it/figures/com_file_manager_menu.png -share/gnome/help/user-guide/it/figures/copy_pointer.png -share/gnome/help/user-guide/it/figures/force_quit.png -share/gnome/help/user-guide/it/figures/four_hide_button.png -share/gnome/help/user-guide/it/figures/gedit_window.png -share/gnome/help/user-guide/it/figures/gnome_panel.png -share/gnome/help/user-guide/it/figures/hyperlink_pointer.png -share/gnome/help/user-guide/it/figures/ibeam_pointer.png -share/gnome/help/user-guide/it/figures/link_pointer.png -share/gnome/help/user-guide/it/figures/lockscreen_icon.png -share/gnome/help/user-guide/it/figures/logout_icon.png -share/gnome/help/user-guide/it/figures/menu_bar_applet.png -share/gnome/help/user-guide/it/figures/menu_panel.png -share/gnome/help/user-guide/it/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/it/figures/move_pointer.png -share/gnome/help/user-guide/it/figures/movewindow_pointer.png -share/gnome/help/user-guide/it/figures/naut_browser_mode.png -share/gnome/help/user-guide/it/figures/naut_button_bar.png -share/gnome/help/user-guide/it/figures/naut_computer_launcher.png -share/gnome/help/user-guide/it/figures/naut_emblem.png -share/gnome/help/user-guide/it/figures/naut_go_to_location.png -share/gnome/help/user-guide/it/figures/naut_link_emblem.png -share/gnome/help/user-guide/it/figures/naut_noread_emblem.png -share/gnome/help/user-guide/it/figures/naut_normal_size_button.png -share/gnome/help/user-guide/it/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/it/figures/naut_refine_search.png -share/gnome/help/user-guide/it/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/it/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/it/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/it/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/it/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/it/figures/naut_search_bar.png -share/gnome/help/user-guide/it/figures/naut_search_results.png -share/gnome/help/user-guide/it/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/it/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/it/figures/naut_spatial_mode.png -share/gnome/help/user-guide/it/figures/naut_spatial_view.png -share/gnome/help/user-guide/it/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/it/figures/naut_trash_launcher.png -share/gnome/help/user-guide/it/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/it/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/it/figures/nautilus_restore_saved_search.png -share/gnome/help/user-guide/it/figures/normal_pointer.png -share/gnome/help/user-guide/it/figures/not_available_pointer.png -share/gnome/help/user-guide/it/figures/notification_area_icon.png -share/gnome/help/user-guide/it/figures/open_drawer.png -share/gnome/help/user-guide/it/figures/openwindows_menu.png -share/gnome/help/user-guide/it/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/it/figures/resize_pointer.png -share/gnome/help/user-guide/it/figures/run_button.png -share/gnome/help/user-guide/it/figures/sample_applet.png -share/gnome/help/user-guide/it/figures/screenshot_button.png -share/gnome/help/user-guide/it/figures/searchtool_button.png -share/gnome/help/user-guide/it/figures/show_desktop_button.png -share/gnome/help/user-guide/it/figures/titlebar_anno_window.png -share/gnome/help/user-guide/it/figures/titlebar_window.png -share/gnome/help/user-guide/it/figures/typical_menu.png -share/gnome/help/user-guide/it/figures/window_list_applet.png -share/gnome/help/user-guide/it/figures/window_list_group_applet.png -share/gnome/help/user-guide/it/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/it/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/it/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/it/figures/yelp_preferences.png -share/gnome/help/user-guide/it/figures/yelp_window.png -share/gnome/help/user-guide/it/glossary.xml -share/gnome/help/user-guide/it/gosbasic.xml -share/gnome/help/user-guide/it/goscustdesk.xml -share/gnome/help/user-guide/it/goseditmainmenu.xml -share/gnome/help/user-guide/it/gosfeedback.xml -share/gnome/help/user-guide/it/gosnautilus.xml -share/gnome/help/user-guide/it/gosoverview.xml -share/gnome/help/user-guide/it/gospanel.xml -share/gnome/help/user-guide/it/gosstartsession.xml -share/gnome/help/user-guide/it/gostools.xml -share/gnome/help/user-guide/it/user-guide.xml -share/gnome/help/user-guide/pa/figures/ask_pointer.png -share/gnome/help/user-guide/pa/figures/busy_pointer.png -share/gnome/help/user-guide/pa/figures/com_file_manager_menu.png -share/gnome/help/user-guide/pa/figures/copy_pointer.png -share/gnome/help/user-guide/pa/figures/force_quit.png -share/gnome/help/user-guide/pa/figures/four_hide_button.png -share/gnome/help/user-guide/pa/figures/gedit_window.png -share/gnome/help/user-guide/pa/figures/gnome_panel.png -share/gnome/help/user-guide/pa/figures/hyperlink_pointer.png -share/gnome/help/user-guide/pa/figures/ibeam_pointer.png -share/gnome/help/user-guide/pa/figures/link_pointer.png -share/gnome/help/user-guide/pa/figures/lockscreen_icon.png -share/gnome/help/user-guide/pa/figures/logout_icon.png -share/gnome/help/user-guide/pa/figures/menu_bar_applet.png -share/gnome/help/user-guide/pa/figures/menu_panel.png -share/gnome/help/user-guide/pa/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/pa/figures/move_pointer.png -share/gnome/help/user-guide/pa/figures/movewindow_pointer.png -share/gnome/help/user-guide/pa/figures/naut_browser_mode.png -share/gnome/help/user-guide/pa/figures/naut_button_bar.png -share/gnome/help/user-guide/pa/figures/naut_computer_launcher.png -share/gnome/help/user-guide/pa/figures/naut_emblem.png -share/gnome/help/user-guide/pa/figures/naut_go_to_location.png -share/gnome/help/user-guide/pa/figures/naut_link_emblem.png -share/gnome/help/user-guide/pa/figures/naut_noread_emblem.png -share/gnome/help/user-guide/pa/figures/naut_normal_size_button.png -share/gnome/help/user-guide/pa/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/pa/figures/naut_refine_search.png -share/gnome/help/user-guide/pa/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/pa/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/pa/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/pa/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/pa/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/pa/figures/naut_search_bar.png -share/gnome/help/user-guide/pa/figures/naut_search_results.png -share/gnome/help/user-guide/pa/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/pa/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/pa/figures/naut_spatial_mode.png -share/gnome/help/user-guide/pa/figures/naut_spatial_view.png -share/gnome/help/user-guide/pa/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/pa/figures/naut_trash_launcher.png -share/gnome/help/user-guide/pa/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/pa/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/pa/figures/nautilus_restore_saved_search.png -share/gnome/help/user-guide/pa/figures/normal_pointer.png -share/gnome/help/user-guide/pa/figures/not_available_pointer.png -share/gnome/help/user-guide/pa/figures/notification_area_icon.png -share/gnome/help/user-guide/pa/figures/open_drawer.png -share/gnome/help/user-guide/pa/figures/openwindows_menu.png -share/gnome/help/user-guide/pa/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/pa/figures/resize_pointer.png -share/gnome/help/user-guide/pa/figures/run_button.png -share/gnome/help/user-guide/pa/figures/sample_applet.png -share/gnome/help/user-guide/pa/figures/screenshot_button.png -share/gnome/help/user-guide/pa/figures/searchtool_button.png -share/gnome/help/user-guide/pa/figures/show_desktop_button.png -share/gnome/help/user-guide/pa/figures/titlebar_anno_window.png -share/gnome/help/user-guide/pa/figures/titlebar_window.png -share/gnome/help/user-guide/pa/figures/typical_menu.png -share/gnome/help/user-guide/pa/figures/window_list_applet.png -share/gnome/help/user-guide/pa/figures/window_list_group_applet.png -share/gnome/help/user-guide/pa/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/pa/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/pa/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/pa/figures/yelp_preferences.png -share/gnome/help/user-guide/pa/figures/yelp_window.png -share/gnome/help/user-guide/pa/glossary.xml -share/gnome/help/user-guide/pa/gosbasic.xml -share/gnome/help/user-guide/pa/goscustdesk.xml -share/gnome/help/user-guide/pa/goseditmainmenu.xml -share/gnome/help/user-guide/pa/gosfeedback.xml -share/gnome/help/user-guide/pa/gosnautilus.xml -share/gnome/help/user-guide/pa/gosoverview.xml -share/gnome/help/user-guide/pa/gospanel.xml -share/gnome/help/user-guide/pa/gosstartsession.xml -share/gnome/help/user-guide/pa/gostools.xml -share/gnome/help/user-guide/pa/user-guide.xml -share/gnome/help/user-guide/pt_BR/figures/ask_pointer.png -share/gnome/help/user-guide/pt_BR/figures/busy_pointer.png -share/gnome/help/user-guide/pt_BR/figures/com_file_manager_menu.png -share/gnome/help/user-guide/pt_BR/figures/copy_pointer.png -share/gnome/help/user-guide/pt_BR/figures/force_quit.png -share/gnome/help/user-guide/pt_BR/figures/four_hide_button.png -share/gnome/help/user-guide/pt_BR/figures/gedit_window.png -share/gnome/help/user-guide/pt_BR/figures/gnome_panel.png -share/gnome/help/user-guide/pt_BR/figures/hyperlink_pointer.png -share/gnome/help/user-guide/pt_BR/figures/ibeam_pointer.png -share/gnome/help/user-guide/pt_BR/figures/link_pointer.png -share/gnome/help/user-guide/pt_BR/figures/lockscreen_icon.png -share/gnome/help/user-guide/pt_BR/figures/logout_icon.png -share/gnome/help/user-guide/pt_BR/figures/menu_bar_applet.png -share/gnome/help/user-guide/pt_BR/figures/menu_panel.png -share/gnome/help/user-guide/pt_BR/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/pt_BR/figures/move_pointer.png -share/gnome/help/user-guide/pt_BR/figures/movewindow_pointer.png -share/gnome/help/user-guide/pt_BR/figures/naut_browser_mode.png -share/gnome/help/user-guide/pt_BR/figures/naut_button_bar.png -share/gnome/help/user-guide/pt_BR/figures/naut_computer_launcher.png -share/gnome/help/user-guide/pt_BR/figures/naut_emblem.png -share/gnome/help/user-guide/pt_BR/figures/naut_go_to_location.png -share/gnome/help/user-guide/pt_BR/figures/naut_link_emblem.png -share/gnome/help/user-guide/pt_BR/figures/naut_noread_emblem.png -share/gnome/help/user-guide/pt_BR/figures/naut_normal_size_button.png -share/gnome/help/user-guide/pt_BR/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/pt_BR/figures/naut_refine_search.png -share/gnome/help/user-guide/pt_BR/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/pt_BR/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/pt_BR/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/pt_BR/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/pt_BR/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/pt_BR/figures/naut_search_bar.png -share/gnome/help/user-guide/pt_BR/figures/naut_search_results.png -share/gnome/help/user-guide/pt_BR/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/pt_BR/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/pt_BR/figures/naut_spatial_mode.png -share/gnome/help/user-guide/pt_BR/figures/naut_spatial_view.png -share/gnome/help/user-guide/pt_BR/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/pt_BR/figures/naut_trash_launcher.png -share/gnome/help/user-guide/pt_BR/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/pt_BR/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/pt_BR/figures/nautilus_restore_saved_search.png -share/gnome/help/user-guide/pt_BR/figures/normal_pointer.png -share/gnome/help/user-guide/pt_BR/figures/not_available_pointer.png -share/gnome/help/user-guide/pt_BR/figures/notification_area_icon.png -share/gnome/help/user-guide/pt_BR/figures/open_drawer.png -share/gnome/help/user-guide/pt_BR/figures/openwindows_menu.png -share/gnome/help/user-guide/pt_BR/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/pt_BR/figures/resize_pointer.png -share/gnome/help/user-guide/pt_BR/figures/run_button.png -share/gnome/help/user-guide/pt_BR/figures/sample_applet.png -share/gnome/help/user-guide/pt_BR/figures/screenshot_button.png -share/gnome/help/user-guide/pt_BR/figures/searchtool_button.png -share/gnome/help/user-guide/pt_BR/figures/show_desktop_button.png -share/gnome/help/user-guide/pt_BR/figures/titlebar_anno_window.png -share/gnome/help/user-guide/pt_BR/figures/titlebar_window.png -share/gnome/help/user-guide/pt_BR/figures/typical_menu.png -share/gnome/help/user-guide/pt_BR/figures/window_list_applet.png -share/gnome/help/user-guide/pt_BR/figures/window_list_group_applet.png -share/gnome/help/user-guide/pt_BR/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/pt_BR/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/pt_BR/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/pt_BR/figures/yelp_preferences.png -share/gnome/help/user-guide/pt_BR/figures/yelp_window.png -share/gnome/help/user-guide/pt_BR/glossary.xml -share/gnome/help/user-guide/pt_BR/gosbasic.xml -share/gnome/help/user-guide/pt_BR/goscustdesk.xml -share/gnome/help/user-guide/pt_BR/goseditmainmenu.xml -share/gnome/help/user-guide/pt_BR/gosfeedback.xml -share/gnome/help/user-guide/pt_BR/gosnautilus.xml -share/gnome/help/user-guide/pt_BR/gosoverview.xml -share/gnome/help/user-guide/pt_BR/gospanel.xml -share/gnome/help/user-guide/pt_BR/gosstartsession.xml -share/gnome/help/user-guide/pt_BR/gostools.xml -share/gnome/help/user-guide/pt_BR/user-guide.xml -share/gnome/help/user-guide/ru/figures/ask_pointer.png -share/gnome/help/user-guide/ru/figures/busy_pointer.png -share/gnome/help/user-guide/ru/figures/com_file_manager_menu.png -share/gnome/help/user-guide/ru/figures/copy_pointer.png -share/gnome/help/user-guide/ru/figures/force_quit.png -share/gnome/help/user-guide/ru/figures/four_hide_button.png -share/gnome/help/user-guide/ru/figures/gedit_window.png -share/gnome/help/user-guide/ru/figures/gnome_panel.png -share/gnome/help/user-guide/ru/figures/hyperlink_pointer.png -share/gnome/help/user-guide/ru/figures/ibeam_pointer.png -share/gnome/help/user-guide/ru/figures/link_pointer.png -share/gnome/help/user-guide/ru/figures/lockscreen_icon.png -share/gnome/help/user-guide/ru/figures/logout_icon.png -share/gnome/help/user-guide/ru/figures/menu_bar_applet.png -share/gnome/help/user-guide/ru/figures/menu_panel.png -share/gnome/help/user-guide/ru/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/ru/figures/move_pointer.png -share/gnome/help/user-guide/ru/figures/movewindow_pointer.png -share/gnome/help/user-guide/ru/figures/naut_browser_mode.png -share/gnome/help/user-guide/ru/figures/naut_button_bar.png -share/gnome/help/user-guide/ru/figures/naut_computer_launcher.png -share/gnome/help/user-guide/ru/figures/naut_emblem.png -share/gnome/help/user-guide/ru/figures/naut_go_to_location.png -share/gnome/help/user-guide/ru/figures/naut_link_emblem.png -share/gnome/help/user-guide/ru/figures/naut_noread_emblem.png -share/gnome/help/user-guide/ru/figures/naut_normal_size_button.png -share/gnome/help/user-guide/ru/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/ru/figures/naut_refine_search.png -share/gnome/help/user-guide/ru/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/ru/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/ru/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/ru/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/ru/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/ru/figures/naut_search_bar.png -share/gnome/help/user-guide/ru/figures/naut_search_results.png -share/gnome/help/user-guide/ru/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/ru/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/ru/figures/naut_spatial_mode.png -share/gnome/help/user-guide/ru/figures/naut_spatial_view.png -share/gnome/help/user-guide/ru/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/ru/figures/naut_trash_launcher.png -share/gnome/help/user-guide/ru/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/ru/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/ru/figures/nautilus_restore_saved_search.png -share/gnome/help/user-guide/ru/figures/normal_pointer.png -share/gnome/help/user-guide/ru/figures/not_available_pointer.png -share/gnome/help/user-guide/ru/figures/notification_area_icon.png -share/gnome/help/user-guide/ru/figures/open_drawer.png -share/gnome/help/user-guide/ru/figures/openwindows_menu.png -share/gnome/help/user-guide/ru/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/ru/figures/resize_pointer.png -share/gnome/help/user-guide/ru/figures/run_button.png -share/gnome/help/user-guide/ru/figures/sample_applet.png -share/gnome/help/user-guide/ru/figures/screenshot_button.png -share/gnome/help/user-guide/ru/figures/searchtool_button.png -share/gnome/help/user-guide/ru/figures/show_desktop_button.png -share/gnome/help/user-guide/ru/figures/titlebar_anno_window.png -share/gnome/help/user-guide/ru/figures/titlebar_window.png -share/gnome/help/user-guide/ru/figures/typical_menu.png -share/gnome/help/user-guide/ru/figures/window_list_applet.png -share/gnome/help/user-guide/ru/figures/window_list_group_applet.png -share/gnome/help/user-guide/ru/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/ru/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/ru/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/ru/figures/yelp_preferences.png -share/gnome/help/user-guide/ru/figures/yelp_window.png -share/gnome/help/user-guide/ru/glossary.xml -share/gnome/help/user-guide/ru/gosbasic.xml -share/gnome/help/user-guide/ru/goscustdesk.xml -share/gnome/help/user-guide/ru/goseditmainmenu.xml -share/gnome/help/user-guide/ru/gosfeedback.xml -share/gnome/help/user-guide/ru/gosnautilus.xml -share/gnome/help/user-guide/ru/gosoverview.xml -share/gnome/help/user-guide/ru/gospanel.xml -share/gnome/help/user-guide/ru/gosstartsession.xml -share/gnome/help/user-guide/ru/gostools.xml -share/gnome/help/user-guide/ru/user-guide.xml -share/gnome/help/user-guide/sv/figures/ask_pointer.png -share/gnome/help/user-guide/sv/figures/busy_pointer.png -share/gnome/help/user-guide/sv/figures/com_file_manager_menu.png -share/gnome/help/user-guide/sv/figures/copy_pointer.png -share/gnome/help/user-guide/sv/figures/force_quit.png -share/gnome/help/user-guide/sv/figures/four_hide_button.png -share/gnome/help/user-guide/sv/figures/gedit_window.png -share/gnome/help/user-guide/sv/figures/gnome_panel.png -share/gnome/help/user-guide/sv/figures/hyperlink_pointer.png -share/gnome/help/user-guide/sv/figures/ibeam_pointer.png -share/gnome/help/user-guide/sv/figures/link_pointer.png -share/gnome/help/user-guide/sv/figures/lockscreen_icon.png -share/gnome/help/user-guide/sv/figures/logout_icon.png -share/gnome/help/user-guide/sv/figures/menu_bar_applet.png -share/gnome/help/user-guide/sv/figures/menu_panel.png -share/gnome/help/user-guide/sv/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/sv/figures/move_pointer.png -share/gnome/help/user-guide/sv/figures/movewindow_pointer.png -share/gnome/help/user-guide/sv/figures/naut_browser_mode.png -share/gnome/help/user-guide/sv/figures/naut_button_bar.png -share/gnome/help/user-guide/sv/figures/naut_computer_launcher.png -share/gnome/help/user-guide/sv/figures/naut_emblem.png -share/gnome/help/user-guide/sv/figures/naut_go_to_location.png -share/gnome/help/user-guide/sv/figures/naut_link_emblem.png -share/gnome/help/user-guide/sv/figures/naut_noread_emblem.png -share/gnome/help/user-guide/sv/figures/naut_normal_size_button.png -share/gnome/help/user-guide/sv/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/sv/figures/naut_refine_search.png -share/gnome/help/user-guide/sv/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/sv/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/sv/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/sv/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/sv/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/sv/figures/naut_search_bar.png -share/gnome/help/user-guide/sv/figures/naut_search_results.png -share/gnome/help/user-guide/sv/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/sv/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/sv/figures/naut_spatial_mode.png -share/gnome/help/user-guide/sv/figures/naut_spatial_view.png -share/gnome/help/user-guide/sv/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/sv/figures/naut_trash_launcher.png -share/gnome/help/user-guide/sv/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/sv/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/sv/figures/nautilus_restore_saved_search.png -share/gnome/help/user-guide/sv/figures/normal_pointer.png -share/gnome/help/user-guide/sv/figures/not_available_pointer.png -share/gnome/help/user-guide/sv/figures/notification_area_icon.png -share/gnome/help/user-guide/sv/figures/open_drawer.png -share/gnome/help/user-guide/sv/figures/openwindows_menu.png -share/gnome/help/user-guide/sv/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/sv/figures/resize_pointer.png -share/gnome/help/user-guide/sv/figures/run_button.png -share/gnome/help/user-guide/sv/figures/sample_applet.png -share/gnome/help/user-guide/sv/figures/screenshot_button.png -share/gnome/help/user-guide/sv/figures/searchtool_button.png -share/gnome/help/user-guide/sv/figures/show_desktop_button.png -share/gnome/help/user-guide/sv/figures/titlebar_anno_window.png -share/gnome/help/user-guide/sv/figures/titlebar_window.png -share/gnome/help/user-guide/sv/figures/typical_menu.png -share/gnome/help/user-guide/sv/figures/window_list_applet.png -share/gnome/help/user-guide/sv/figures/window_list_group_applet.png -share/gnome/help/user-guide/sv/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/sv/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/sv/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/sv/figures/yelp_preferences.png -share/gnome/help/user-guide/sv/figures/yelp_window.png -share/gnome/help/user-guide/sv/glossary.xml -share/gnome/help/user-guide/sv/gosbasic.xml -share/gnome/help/user-guide/sv/goscustdesk.xml -share/gnome/help/user-guide/sv/goseditmainmenu.xml -share/gnome/help/user-guide/sv/gosfeedback.xml -share/gnome/help/user-guide/sv/gosnautilus.xml -share/gnome/help/user-guide/sv/gosoverview.xml -share/gnome/help/user-guide/sv/gospanel.xml -share/gnome/help/user-guide/sv/gosstartsession.xml -share/gnome/help/user-guide/sv/gostools.xml -share/gnome/help/user-guide/sv/user-guide.xml -share/gnome/help/user-guide/zh_CN/figures/ask_pointer.png -share/gnome/help/user-guide/zh_CN/figures/busy_pointer.png -share/gnome/help/user-guide/zh_CN/figures/com_file_manager_menu.png -share/gnome/help/user-guide/zh_CN/figures/copy_pointer.png -share/gnome/help/user-guide/zh_CN/figures/force_quit.png -share/gnome/help/user-guide/zh_CN/figures/four_hide_button.png -share/gnome/help/user-guide/zh_CN/figures/gedit_window.png -share/gnome/help/user-guide/zh_CN/figures/gnome_panel.png -share/gnome/help/user-guide/zh_CN/figures/hyperlink_pointer.png -share/gnome/help/user-guide/zh_CN/figures/ibeam_pointer.png -share/gnome/help/user-guide/zh_CN/figures/link_pointer.png -share/gnome/help/user-guide/zh_CN/figures/lockscreen_icon.png -share/gnome/help/user-guide/zh_CN/figures/logout_icon.png -share/gnome/help/user-guide/zh_CN/figures/menu_bar_applet.png -share/gnome/help/user-guide/zh_CN/figures/menu_panel.png -share/gnome/help/user-guide/zh_CN/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/zh_CN/figures/move_pointer.png -share/gnome/help/user-guide/zh_CN/figures/movewindow_pointer.png -share/gnome/help/user-guide/zh_CN/figures/naut_browser_mode.png -share/gnome/help/user-guide/zh_CN/figures/naut_button_bar.png -share/gnome/help/user-guide/zh_CN/figures/naut_computer_launcher.png -share/gnome/help/user-guide/zh_CN/figures/naut_emblem.png -share/gnome/help/user-guide/zh_CN/figures/naut_go_to_location.png -share/gnome/help/user-guide/zh_CN/figures/naut_link_emblem.png -share/gnome/help/user-guide/zh_CN/figures/naut_noread_emblem.png -share/gnome/help/user-guide/zh_CN/figures/naut_normal_size_button.png -share/gnome/help/user-guide/zh_CN/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/zh_CN/figures/naut_refine_search.png -share/gnome/help/user-guide/zh_CN/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/zh_CN/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/zh_CN/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/zh_CN/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/zh_CN/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/zh_CN/figures/naut_search_bar.png -share/gnome/help/user-guide/zh_CN/figures/naut_search_results.png -share/gnome/help/user-guide/zh_CN/figures/naut_spatial_icon_view.png -share/gnome/help/user-guide/zh_CN/figures/naut_spatial_list_view.png -share/gnome/help/user-guide/zh_CN/figures/naut_spatial_mode.png -share/gnome/help/user-guide/zh_CN/figures/naut_spatial_view.png -share/gnome/help/user-guide/zh_CN/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/zh_CN/figures/naut_trash_launcher.png -share/gnome/help/user-guide/zh_CN/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/zh_CN/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/zh_CN/figures/nautilus_restore_saved_search.png -share/gnome/help/user-guide/zh_CN/figures/normal_pointer.png -share/gnome/help/user-guide/zh_CN/figures/not_available_pointer.png -share/gnome/help/user-guide/zh_CN/figures/notification_area_icon.png -share/gnome/help/user-guide/zh_CN/figures/open_drawer.png -share/gnome/help/user-guide/zh_CN/figures/openwindows_menu.png -share/gnome/help/user-guide/zh_CN/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/zh_CN/figures/resize_pointer.png -share/gnome/help/user-guide/zh_CN/figures/run_button.png -share/gnome/help/user-guide/zh_CN/figures/sample_applet.png -share/gnome/help/user-guide/zh_CN/figures/screenshot_button.png -share/gnome/help/user-guide/zh_CN/figures/searchtool_button.png -share/gnome/help/user-guide/zh_CN/figures/show_desktop_button.png -share/gnome/help/user-guide/zh_CN/figures/titlebar_anno_window.png -share/gnome/help/user-guide/zh_CN/figures/titlebar_window.png -share/gnome/help/user-guide/zh_CN/figures/typical_menu.png -share/gnome/help/user-guide/zh_CN/figures/window_list_applet.png -share/gnome/help/user-guide/zh_CN/figures/window_list_group_applet.png -share/gnome/help/user-guide/zh_CN/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/zh_CN/figures/yelp_add_bookmark.png -share/gnome/help/user-guide/zh_CN/figures/yelp_edit_bookmarks.png -share/gnome/help/user-guide/zh_CN/figures/yelp_preferences.png -share/gnome/help/user-guide/zh_CN/figures/yelp_window.png -share/gnome/help/user-guide/zh_CN/glossary.xml -share/gnome/help/user-guide/zh_CN/gosbasic.xml -share/gnome/help/user-guide/zh_CN/goscustdesk.xml -share/gnome/help/user-guide/zh_CN/goseditmainmenu.xml -share/gnome/help/user-guide/zh_CN/gosfeedback.xml -share/gnome/help/user-guide/zh_CN/gosnautilus.xml -share/gnome/help/user-guide/zh_CN/gosoverview.xml -share/gnome/help/user-guide/zh_CN/gospanel.xml -share/gnome/help/user-guide/zh_CN/gosstartsession.xml -share/gnome/help/user-guide/zh_CN/gostools.xml -share/gnome/help/user-guide/zh_CN/user-guide.xml -share/gnome/omf/gnome-access-guide/gnome-access-guide-C.omf -share/gnome/omf/gnome-access-guide/gnome-access-guide-en_GB.omf -share/gnome/omf/gnome-access-guide/gnome-access-guide-es.omf -share/gnome/omf/gnome-access-guide/gnome-access-guide-fr.omf -share/gnome/omf/gnome-access-guide/gnome-access-guide-it.omf -share/gnome/omf/gnome-access-guide/gnome-access-guide-sv.omf -share/gnome/omf/system-admin-guide/system-admin-guide-C.omf -share/gnome/omf/system-admin-guide/system-admin-guide-es.omf -share/gnome/omf/system-admin-guide/system-admin-guide-fr.omf -share/gnome/omf/system-admin-guide/system-admin-guide-it.omf -share/gnome/omf/system-admin-guide/system-admin-guide-pa.omf -share/gnome/omf/system-admin-guide/system-admin-guide-sv.omf -share/gnome/omf/user-guide/user-guide-C.omf -share/gnome/omf/user-guide/user-guide-ar.omf -share/gnome/omf/user-guide/user-guide-bg.omf -share/gnome/omf/user-guide/user-guide-es.omf -share/gnome/omf/user-guide/user-guide-fr.omf -share/gnome/omf/user-guide/user-guide-it.omf -share/gnome/omf/user-guide/user-guide-pa.omf -share/gnome/omf/user-guide/user-guide-pt_BR.omf -share/gnome/omf/user-guide/user-guide-ru.omf -share/gnome/omf/user-guide/user-guide-sv.omf -share/gnome/omf/user-guide/user-guide-zh_CN.omf -@dirrm share/gnome/omf/user-guide -@dirrm share/gnome/omf/system-admin-guide -@dirrm share/gnome/omf/gnome-access-guide -@dirrm share/gnome/help/user-guide/zh_CN/figures -@dirrm share/gnome/help/user-guide/zh_CN -@dirrm share/gnome/help/user-guide/sv/figures -@dirrm share/gnome/help/user-guide/sv -@dirrm share/gnome/help/user-guide/ru/figures -@dirrm share/gnome/help/user-guide/ru -@dirrm share/gnome/help/user-guide/pt_BR/figures -@dirrm share/gnome/help/user-guide/pt_BR -@dirrm share/gnome/help/user-guide/pa/figures -@dirrm share/gnome/help/user-guide/pa -@dirrm share/gnome/help/user-guide/it/figures -@dirrm share/gnome/help/user-guide/it -@dirrm share/gnome/help/user-guide/fr/figures -@dirrm share/gnome/help/user-guide/fr -@dirrm share/gnome/help/user-guide/es/figures -@dirrm share/gnome/help/user-guide/es -@dirrm share/gnome/help/user-guide/bg/figures -@dirrm share/gnome/help/user-guide/bg -@dirrm share/gnome/help/user-guide/ar/figures -@dirrm share/gnome/help/user-guide/ar -@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/sv -@dirrm share/gnome/help/system-admin-guide/pa -@dirrm share/gnome/help/system-admin-guide/it -@dirrm share/gnome/help/system-admin-guide/fr -@dirrm share/gnome/help/system-admin-guide/es -@dirrm share/gnome/help/system-admin-guide/C -@dirrm share/gnome/help/system-admin-guide -@dirrm share/gnome/help/gnome-access-guide/sv/figures -@dirrm share/gnome/help/gnome-access-guide/sv -@dirrm share/gnome/help/gnome-access-guide/it/figures -@dirrm share/gnome/help/gnome-access-guide/it -@dirrm share/gnome/help/gnome-access-guide/fr/figures -@dirrm share/gnome/help/gnome-access-guide/fr -@dirrm share/gnome/help/gnome-access-guide/es/figures -@dirrm share/gnome/help/gnome-access-guide/es -@dirrm share/gnome/help/gnome-access-guide/en_GB/figures -@dirrm share/gnome/help/gnome-access-guide/en_GB -@dirrm share/gnome/help/gnome-access-guide/C/figures -@dirrm share/gnome/help/gnome-access-guide/C -@dirrm share/gnome/help/gnome-access-guide diff --git a/misc/hicolor-icon-theme/Makefile b/misc/hicolor-icon-theme/Makefile deleted file mode 100644 index 612304f16..000000000 --- a/misc/hicolor-icon-theme/Makefile +++ /dev/null @@ -1,81 +0,0 @@ -# New ports collection makefile for: hicolor-icon-theme -# Date created: 13 January 2003 -# Whom: marcus@FreeBSD.org -# -# $FreeBSD$ -# $MCom: ports/misc/hicolor-icon-theme/Makefile,v 1.6 2006/12/06 02:08:43 marcus Exp $ -# - -PORTNAME= hicolor-icon-theme -PORTVERSION= 0.10 -PORTREVISION= 1 -CATEGORIES= misc gnome -MASTER_SITES= http://icon-theme.freedesktop.org/releases/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A high-color icon theme shell from the FreeDesktop project - -USE_GNOME= gnometarget -GNU_CONFIGURE= yes - -ICON_DIR?= share/icons/hicolor -ICON_FILES= index.theme -SUB_FILES= pkg-install -PKG_INSTALL= ${WRKDIR}/pkg-install -PLIST= ${WRKDIR}/pkg-plist - -# Update the below from Makefile.in each release -ICON_SIZES= 16x16 22x22 24x24 32x32 36x36 48x48 64x64 72x72 96x96 \ - 128x128 192x192 scalable -ICON_CONTEXTS= actions animations apps categories devices emblems emotes \ - filesystems intl mimetypes places status stock -STOCK_SUBS= chart code data form image io media navigation net object table text - -SUB_LIST= ICON_SIZES="${ICON_SIZES}" ICON_CONTEXTS="${ICON_CONTEXTS}" \ - STOCK_SUBS="${STOCK_SUBS}" - -.include <bsd.port.pre.mk> - -pre-install: - @${RM} -f ${PLIST} - @${TOUCH} -f ${PLIST} -.for file in ${ICON_FILES} - @${ECHO_CMD} "${ICON_DIR}/${file}" >> ${PLIST} -.endfor -.for dir in ${ICON_SIZES} -. for ctxt in ${ICON_CONTEXTS} - if [ "${ctxt}" = "stock" ] ; then \ - for sub in ${STOCK_SUBS} ; do \ - ${ECHO_CMD} "${ICON_DIR}/${dir}/${ctxt}/$${sub}/.keep_me" >> ${PLIST} ; \ - done ; \ - fi - ${ECHO_CMD} "${ICON_DIR}/${dir}/${ctxt}/.keep_me" >> ${PLIST} ; -. endfor -.endfor -.for dir in ${ICON_SIZES} -. for ctxt in ${ICON_CONTEXTS} - if [ "${ctxt}" = "stock" ] ; then \ - for sub in ${STOCK_SUBS} ; do \ - ${ECHO_CMD} "@dirrmtry ${ICON_DIR}/${dir}/${ctxt}/$${sub}" >> ${PLIST} ; \ - done ; \ - fi - ${ECHO_CMD} "@dirrmtry ${ICON_DIR}/${dir}/${ctxt}" >> ${PLIST} -. endfor - ${ECHO_CMD} "@dirrmtry ${ICON_DIR}/${dir}" >> ${PLIST} -.endfor - ${ECHO_CMD} "@dirrmtry ${ICON_DIR}" >> ${PLIST} - ${ECHO_CMD} "@dirrmtry share/icons" >> ${PLIST} - -post-install: -.for dir in ${ICON_SIZES} -. for ctxt in ${ICON_CONTEXTS} - if [ "${ctxt}" = "stock" ] ; then \ - for sub in ${STOCK_SUBS} ; do \ - ${TOUCH} ${PREFIX}/${ICON_DIR}/${dir}/${ctxt}/$${sub}/.keep_me ; \ - done ; \ - fi - ${TOUCH} ${PREFIX}/${ICON_DIR}/${dir}/${ctxt}/.keep_me -. endfor -.endfor - -.include <bsd.port.post.mk> diff --git a/misc/hicolor-icon-theme/distinfo b/misc/hicolor-icon-theme/distinfo deleted file mode 100644 index 4b7c9993b..000000000 --- a/misc/hicolor-icon-theme/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (hicolor-icon-theme-0.10.tar.gz) = 3534f7b8e59785c7d5bfa923e85510a7 -SHA256 (hicolor-icon-theme-0.10.tar.gz) = 9d73af8f61240fbb3c522321582cd693c5b81ef344067a3949f0aa624610adee -SIZE (hicolor-icon-theme-0.10.tar.gz) = 33616 diff --git a/misc/hicolor-icon-theme/files/pkg-install.in b/misc/hicolor-icon-theme/files/pkg-install.in deleted file mode 100644 index ed00d5a35..000000000 --- a/misc/hicolor-icon-theme/files/pkg-install.in +++ /dev/null @@ -1,24 +0,0 @@ -#!/bin/sh -# $FreeBSD$ -# $MCom: ports/misc/hicolor-icon-theme/files/pkg-install.in,v 1.3 2006/12/06 02:08:44 marcus Exp $ - -PATH=/bin:/usr/bin:/usr/sbin - -case $2 in -POST-INSTALL) - ICON_SIZES="%%ICON_SIZES%%" - ICON_CONTEXTS="%%ICON_CONTEXTS%%" - STOCK_SUBS="%%STOCK_SUBS%%" - - for dir in ${ICON_SIZES}; do - for ctxt in ${ICON_CONTEXTS}; do - mkdir -p ${PKG_PREFIX}/share/icons/hicolor/${dir}/${ctxt} - if [ "${ctxt}" = "stock" ]; then - for sub in ${STOCK_SUBS}; do - mkdir -p ${PKG_PREFIX}/share/icons/hicolor/${dir}/${ctxt}/${sub} - done - fi - done - done - ;; -esac diff --git a/misc/hicolor-icon-theme/pkg-descr b/misc/hicolor-icon-theme/pkg-descr deleted file mode 100644 index 3164aaa06..000000000 --- a/misc/hicolor-icon-theme/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The freedesktop.org project provides a shared high-color desktop icon theme -shell for use under both KDE and GNOME desktops. - -WWW: http://www.freedesktop.org/Standards/icon-theme-spec diff --git a/multimedia/totem-xine/Makefile b/multimedia/totem-xine/Makefile deleted file mode 100644 index cfe4675d5..000000000 --- a/multimedia/totem-xine/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: totem-xine -# Date created: March 2, 2007 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTREVISION= 0 -PKGNAMESUFFIX= -xine - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A XINE-based video player for the GNOME 2 desktop - -MASTERDIR= ${.CURDIR}/../totem - -WITH_TOTEM_XINE= yes - -CONFLICTS= totem-[0-9]* totem-gstreamer-[0-9]* - -.include "${MASTERDIR}/Makefile" diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile deleted file mode 100644 index 2e9085e3a..000000000 --- a/multimedia/totem/Makefile +++ /dev/null @@ -1,111 +0,0 @@ -# New ports collection makefile for: totem -# Date created: 17 Oct 2002 -# Whom: Hendrik Scholz <hendrik@scholz.net> -# -# $FreeBSD$ -# $MCom: ports/multimedia/totem/Makefile,v 1.76 2007/03/02 15:36:05 ahze Exp $ -# - -PORTNAME= totem -PORTVERSION= 2.18.0 -PORTREVISION?= 0 -CATEGORIES= multimedia gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER?= gnome@FreeBSD.org -COMMENT?= A gstreamer-based video player for the GNOME 2 Desktop - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -LIB_DEPENDS= musicbrainz:${PORTSDIR}/audio/libmusicbrainz \ - hal.1:${PORTSDIR}/sysutils/hal -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils \ - nautiluscdburner ltverhack -GNOME_DESKTOP_VERSION=2 -WANT_GSTREAMER= yes -INSTALLS_ICONS= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -USE_LDCONFIG= yes -INSTALLS_OMF= yes -PKGMESSAGE= ${WRKDIR}/pkg-message -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr" - -MAN1= totem.1 totem-video-thumbnailer.1 -GCONF_SCHEMAS= totem-handlers.schemas totem-video-thumbnail.schemas \ - totem.schemas -CONFLICTS?= totem-gstreamer-[0-9]* totem-xine-[0-9]* - -.include <bsd.port.pre.mk> - -.if defined(WITH_MOZILLA_PLUGIN) && ${SLAVE_PORT:L}=="yes" -USE_GECKO= firefox mozilla seamonkey xulrunner<->firefox firefox-devel<->firefox -.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" -CONFIGURE_ARGS+=--with-mozilla=${GECKO} \ - --enable-gmp-plugin \ - --enable-complex-plugin \ - --enable-narrowspace-plugin -BUILD_WRKSRC= ${WRKSRC}/browser-plugin -INSTALL_WRKSRC= ${WRKSRC}/browser-plugin -.else -CONFIGURE_ARGS+=--without-mozilla \ - --disable-browser-plugins \ - --disable-mozilla \ - --disable-basic-plugin \ - --disable-gmp-plugin \ - --disable-complex-plugin \ - --disable-narrowspace-plugin -.endif - -.if !defined(WITH_TOTEM_XINE) || ${SLAVE_PORT}=="no" -CONFIGURE_ARGS+=--enable-gstreamer=yes -USE_GSTREAMER+= gnomevfs core gconf hal good mpeg2dec ugly -WITHOUT_DVDNAV= yes -PLIST_SUB+= GSTREAMER="" -.else -LIB_DEPENDS+= xine.16:${PORTSDIR}/multimedia/libxine -PLIST_SUB+= GSTREAMER="@comment " -.endif - -.if defined(WITH_DVDNAV) && !defined(WITHOUT_DVDNAV) -LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav -.endif - -.if defined(WITH_DVD_DEVICE) -DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE} -.else -.if ${OSVERSION} < 500000 -DEFAULT_DVD_DEVICE=/dev/acd0c -.else -DEFAULT_DVD_DEVICE=/dev/acd0 -.endif -.endif - -pre-everything:: - @${ECHO_MSG} "===> The default DVD device is ${DEFAULT_DVD_DEVICE}" - @${ECHO_MSG} "===> Define WITH_DVD_DEVICE if you want to change the default" - @${ECHO_MSG} "===> For example, 'make WITH_DVD_DEVICE=\"/dev/somedevice\"'" - -post-patch: - @${CP} -f ${FILESDIR}/pkg-message.in ${PKGMESSAGE} - @${REINPLACE_CMD} -e ' s|@MOZILLA_PLUGINDIR@|${PREFIX}/lib/browser_plugins|; \ - s|mozilla/plugins|browser_plugins|' \ - ${WRKSRC}/browser-plugin/Makefile.in \ - ${WRKSRC}/browser-plugin/idl/Makefile.in - @${REINPLACE_CMD} -e 's|dbus >= 0.61|dbus-1 >= 0.61|g' \ - ${WRKSRC}/configure -.if defined(WITH_GSTREAMER) - @${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|' \ - ${WRKSRC}/src/backend/bacon-video-widget-gst-0.10.c -.endif - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo deleted file mode 100644 index e04ea7f02..000000000 --- a/multimedia/totem/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/totem-2.18.0.tar.bz2) = 1a3bfeaac6297b259967f5d79896b0e7 -SHA256 (gnome2/totem-2.18.0.tar.bz2) = 5f5228c64865b3caf928caada2eca8868abc04d939ac0f03a1069f7815584fca -SIZE (gnome2/totem-2.18.0.tar.bz2) = 2050182 diff --git a/multimedia/totem/files/patch-browser-plugin_Makefile.in b/multimedia/totem/files/patch-browser-plugin_Makefile.in deleted file mode 100644 index 2dd84be05..000000000 --- a/multimedia/totem/files/patch-browser-plugin_Makefile.in +++ /dev/null @@ -1,110 +0,0 @@ ---- browser-plugin/Makefile.in.orig Fri Mar 2 07:22:29 2007 -+++ browser-plugin/Makefile.in Fri Mar 2 07:24:05 2007 -@@ -72,7 +72,7 @@ - pluginLTLIBRARIES_INSTALL = $(INSTALL) - LTLIBRARIES = $(noinst_LTLIBRARIES) $(plugin_LTLIBRARIES) - am__DEPENDENCIES_1 = --@ENABLE_BASIC_PLUGIN_TRUE@libtotem_basic_plugin_la_DEPENDENCIES = $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_BASIC_PLUGIN_TRUE@libtotem_basic_plugin_la_DEPENDENCIES = \ - @ENABLE_BASIC_PLUGIN_TRUE@ libtotempluginviewer_marshal.la \ - @ENABLE_BASIC_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) \ - @ENABLE_BASIC_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) -@@ -88,7 +88,7 @@ - $(am_libtotem_basic_plugin_la_OBJECTS) - @ENABLE_BASIC_PLUGIN_TRUE@am_libtotem_basic_plugin_la_rpath = -rpath \ - @ENABLE_BASIC_PLUGIN_TRUE@ $(plugindir) --@ENABLE_COMPLEX_PLUGIN_TRUE@libtotem_complex_plugin_la_DEPENDENCIES = $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_COMPLEX_PLUGIN_TRUE@libtotem_complex_plugin_la_DEPENDENCIES = \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ libtotempluginviewer_marshal.la \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) -@@ -104,7 +104,7 @@ - $(am_libtotem_complex_plugin_la_OBJECTS) - @ENABLE_COMPLEX_PLUGIN_TRUE@am_libtotem_complex_plugin_la_rpath = \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ -rpath $(plugindir) --@ENABLE_GMP_PLUGIN_TRUE@libtotem_gmp_plugin_la_DEPENDENCIES = $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_GMP_PLUGIN_TRUE@libtotem_gmp_plugin_la_DEPENDENCIES = \ - @ENABLE_GMP_PLUGIN_TRUE@ libtotempluginviewer_marshal.la \ - @ENABLE_GMP_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) \ - @ENABLE_GMP_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) -@@ -124,7 +124,7 @@ - libtotem_gmp_plugin_la_OBJECTS = $(am_libtotem_gmp_plugin_la_OBJECTS) - @ENABLE_GMP_PLUGIN_TRUE@am_libtotem_gmp_plugin_la_rpath = -rpath \ - @ENABLE_GMP_PLUGIN_TRUE@ $(plugindir) --@ENABLE_MULLY_PLUGIN_TRUE@libtotem_mully_plugin_la_DEPENDENCIES = $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_MULLY_PLUGIN_TRUE@libtotem_mully_plugin_la_DEPENDENCIES = \ - @ENABLE_MULLY_PLUGIN_TRUE@ libtotempluginviewer_marshal.la \ - @ENABLE_MULLY_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) \ - @ENABLE_MULLY_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) -@@ -140,7 +140,7 @@ - $(am_libtotem_mully_plugin_la_OBJECTS) - @ENABLE_MULLY_PLUGIN_TRUE@am_libtotem_mully_plugin_la_rpath = -rpath \ - @ENABLE_MULLY_PLUGIN_TRUE@ $(plugindir) --@ENABLE_NARROWSPACE_PLUGIN_TRUE@libtotem_narrowspace_plugin_la_DEPENDENCIES = $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_NARROWSPACE_PLUGIN_TRUE@libtotem_narrowspace_plugin_la_DEPENDENCIES = \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ libtotempluginviewer_marshal.la \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) -@@ -360,7 +360,7 @@ - MOZILLA_LIBDIR = @MOZILLA_LIBDIR@ - MOZILLA_NOT_LINKED_CFLAGS = @MOZILLA_NOT_LINKED_CFLAGS@ - MOZILLA_NOT_LINKED_LIBS = @MOZILLA_NOT_LINKED_LIBS@ --MOZILLA_PLUGINDIR = @MOZILLA_PLUGINDIR@ -+MOZILLA_PLUGINDIR = /var/tmp/totem/lib/browser_plugins - MOZILLA_PREFIX = @MOZILLA_PREFIX@ - MOZILLA_XPCOM_CFLAGS = @MOZILLA_XPCOM_CFLAGS@ - MOZILLA_XPIDL = @MOZILLA_XPIDL@ -@@ -464,7 +464,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - SUBDIRS = idl --plugindir = $(libdir)/mozilla/plugins -+plugindir = $(libdir)/browser_plugins - plugin_LTLIBRARIES = $(am__append_1) $(am__append_2) $(am__append_3) \ - $(am__append_4) $(am__append_5) - BUILT_SOURCES = $(libtotempluginviewer_marshal_la_SOURCES) \ -@@ -581,7 +581,7 @@ - @ENABLE_BASIC_PLUGIN_TRUE@ $(AM_CXXFLAGS) - - @ENABLE_BASIC_PLUGIN_TRUE@libtotem_basic_plugin_la_LIBADD = \ --@ENABLE_BASIC_PLUGIN_TRUE@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_BASIC_PLUGIN_TRUE@ -ltotem-plparser \ - @ENABLE_BASIC_PLUGIN_TRUE@ libtotempluginviewer_marshal.la \ - @ENABLE_BASIC_PLUGIN_TRUE@ $(DBUS_LIBS) \ - @ENABLE_BASIC_PLUGIN_TRUE@ $(MOZILLA_LIBS) \ -@@ -641,7 +641,7 @@ - @ENABLE_GMP_PLUGIN_TRUE@ $(AM_CXXFLAGS) - - @ENABLE_GMP_PLUGIN_TRUE@libtotem_gmp_plugin_la_LIBADD = \ --@ENABLE_GMP_PLUGIN_TRUE@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_GMP_PLUGIN_TRUE@ -ltotem-plparser \ - @ENABLE_GMP_PLUGIN_TRUE@ libtotempluginviewer_marshal.la \ - @ENABLE_GMP_PLUGIN_TRUE@ $(DBUS_LIBS) \ - @ENABLE_GMP_PLUGIN_TRUE@ $(MOZILLA_LIBS) \ -@@ -695,7 +695,7 @@ - @ENABLE_COMPLEX_PLUGIN_TRUE@ $(AM_CXXFLAGS) - - @ENABLE_COMPLEX_PLUGIN_TRUE@libtotem_complex_plugin_la_LIBADD = \ --@ENABLE_COMPLEX_PLUGIN_TRUE@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_COMPLEX_PLUGIN_TRUE@ -ltotem-plparser \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ libtotempluginviewer_marshal.la \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ $(DBUS_LIBS) \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ $(MOZILLA_LIBS) \ -@@ -749,7 +749,7 @@ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(AM_CXXFLAGS) - - @ENABLE_NARROWSPACE_PLUGIN_TRUE@libtotem_narrowspace_plugin_la_LIBADD = \ --@ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_NARROWSPACE_PLUGIN_TRUE@ -ltotem-plparser \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ libtotempluginviewer_marshal.la \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(DBUS_LIBS) \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(MOZILLA_LIBS) \ -@@ -803,7 +803,7 @@ - @ENABLE_MULLY_PLUGIN_TRUE@ $(AM_CXXFLAGS) - - @ENABLE_MULLY_PLUGIN_TRUE@libtotem_mully_plugin_la_LIBADD = \ --@ENABLE_MULLY_PLUGIN_TRUE@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_MULLY_PLUGIN_TRUE@ -ltotem-plparser \ - @ENABLE_MULLY_PLUGIN_TRUE@ libtotempluginviewer_marshal.la \ - @ENABLE_MULLY_PLUGIN_TRUE@ $(DBUS_LIBS) \ - @ENABLE_MULLY_PLUGIN_TRUE@ $(MOZILLA_LIBS) \ diff --git a/multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp b/multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp deleted file mode 100644 index 9a16349f4..000000000 --- a/multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- browser-plugin/totemPlugin.cpp.orig Mon Aug 14 17:01:14 2006 -+++ browser-plugin/totemPlugin.cpp Mon Aug 14 17:01:24 2006 -@@ -27,6 +27,7 @@ - #include <stdint.h> - #include <unistd.h> - #include <fcntl.h> -+#include <signal.h> - #include <sys/wait.h> - #include <sys/poll.h> - #include <string.h> diff --git a/multimedia/totem/files/patch-src_totem.c b/multimedia/totem/files/patch-src_totem.c deleted file mode 100644 index da8b5dc31..000000000 --- a/multimedia/totem/files/patch-src_totem.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/totem.c.orig Sat Oct 21 22:10:07 2006 -+++ src/totem.c Sat Oct 21 22:11:56 2006 -@@ -339,7 +339,11 @@ - - g_object_get (G_OBJECT (totem->bvw), - "mediadev", &device, NULL); -+#if defined (__FreeBSD__) -+ cmd = g_strdup_printf ("cdcontrol -f %s eject", device); -+#else - cmd = g_strdup_printf ("eject %s", device); -+#endif - g_free (device); - - if (g_spawn_command_line_sync (cmd, NULL, NULL, NULL, &err) == FALSE) diff --git a/multimedia/totem/files/pkg-message.in b/multimedia/totem/files/pkg-message.in deleted file mode 100644 index 05d7f5b20..000000000 --- a/multimedia/totem/files/pkg-message.in +++ /dev/null @@ -1,4 +0,0 @@ -Make sure you've enough shared memory, the xine FAQ -advises to have the following sysctl settings: -kern.ipc.shmmax=67108864 -kern.ipc.shmall=32768 diff --git a/multimedia/totem/pkg-descr b/multimedia/totem/pkg-descr deleted file mode 100644 index 404246e58..000000000 --- a/multimedia/totem/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Totem is simple movie player for the Gnome 2 desktop based on xine. -It features a simple playlist, a full-screen mode, seek and volume controls, -as well as a pretty complete keyboard navigation. - -WWW: http://www.hadess.net/totem.php3 - --- Hendrik Scholz <hendrik@scholz.net> diff --git a/multimedia/totem/pkg-plist b/multimedia/totem/pkg-plist deleted file mode 100644 index a0e9701a7..000000000 --- a/multimedia/totem/pkg-plist +++ /dev/null @@ -1,293 +0,0 @@ -bin/totem -bin/totem-video-indexer -bin/totem-video-thumbnailer -include/totem/1/plparser/totem-disc.h -include/totem/1/plparser/totem-pl-parser-builtins.h -include/totem/1/plparser/totem-pl-parser-features.h -include/totem/1/plparser/totem-pl-parser.h -lib/libtotem-plparser.a -lib/libtotem-plparser.la -lib/libtotem-plparser.so -lib/libtotem-plparser.so.1 -lib/nautilus/extensions-1.0/libtotem-properties-page.a -lib/nautilus/extensions-1.0/libtotem-properties-page.la -lib/nautilus/extensions-1.0/libtotem-properties-page.so -libdata/pkgconfig/totem-plparser.pc -share/gnome/applications/totem.desktop -share/gnome/help/totem/C/figures/totem_next_button.png -share/gnome/help/totem/C/figures/totem_pause_button.png -share/gnome/help/totem/C/figures/totem_play_button.png -share/gnome/help/totem/C/figures/totem_previous_button.png -share/gnome/help/totem/C/figures/totem_show_playlist_button.png -share/gnome/help/totem/C/figures/totem_start_window.png -share/gnome/help/totem/C/figures/totem_volume_maximum_button.png -share/gnome/help/totem/C/figures/totem_volume_mute_button.png -share/gnome/help/totem/C/legal.xml -share/gnome/help/totem/C/totem.xml -share/gnome/help/totem/bg/figures/totem_start_window.png -share/gnome/help/totem/bg/legal.xml -share/gnome/help/totem/bg/totem.xml -share/gnome/help/totem/de/figures/totem_next_button.png -share/gnome/help/totem/de/figures/totem_pause_button.png -share/gnome/help/totem/de/figures/totem_play_button.png -share/gnome/help/totem/de/figures/totem_previous_button.png -share/gnome/help/totem/de/figures/totem_show_playlist_button.png -share/gnome/help/totem/de/figures/totem_start_window.png -share/gnome/help/totem/de/figures/totem_volume_maximum_button.png -share/gnome/help/totem/de/figures/totem_volume_mute_button.png -share/gnome/help/totem/de/totem.xml -share/gnome/help/totem/es/figures/totem_next_button.png -share/gnome/help/totem/es/figures/totem_pause_button.png -share/gnome/help/totem/es/figures/totem_play_button.png -share/gnome/help/totem/es/figures/totem_previous_button.png -share/gnome/help/totem/es/figures/totem_show_playlist_button.png -share/gnome/help/totem/es/figures/totem_start_window.png -share/gnome/help/totem/es/figures/totem_volume_maximum_button.png -share/gnome/help/totem/es/figures/totem_volume_mute_button.png -share/gnome/help/totem/es/totem.xml -share/gnome/help/totem/fr/figures/totem_next_button.png -share/gnome/help/totem/fr/figures/totem_pause_button.png -share/gnome/help/totem/fr/figures/totem_play_button.png -share/gnome/help/totem/fr/figures/totem_previous_button.png -share/gnome/help/totem/fr/figures/totem_show_playlist_button.png -share/gnome/help/totem/fr/figures/totem_start_window.png -share/gnome/help/totem/fr/figures/totem_volume_maximum_button.png -share/gnome/help/totem/fr/figures/totem_volume_mute_button.png -share/gnome/help/totem/fr/totem.xml -share/gnome/help/totem/pa/figures/totem_next_button.png -share/gnome/help/totem/pa/figures/totem_pause_button.png -share/gnome/help/totem/pa/figures/totem_play_button.png -share/gnome/help/totem/pa/figures/totem_previous_button.png -share/gnome/help/totem/pa/figures/totem_show_playlist_button.png -share/gnome/help/totem/pa/figures/totem_start_window.png -share/gnome/help/totem/pa/figures/totem_volume_maximum_button.png -share/gnome/help/totem/pa/figures/totem_volume_mute_button.png -share/gnome/help/totem/pa/totem.xml -share/gnome/help/totem/pt_BR/figures/totem_next_button.png -share/gnome/help/totem/pt_BR/figures/totem_pause_button.png -share/gnome/help/totem/pt_BR/figures/totem_play_button.png -share/gnome/help/totem/pt_BR/figures/totem_previous_button.png -share/gnome/help/totem/pt_BR/figures/totem_show_playlist_button.png -share/gnome/help/totem/pt_BR/figures/totem_start_window.png -share/gnome/help/totem/pt_BR/figures/totem_volume_maximum_button.png -share/gnome/help/totem/pt_BR/figures/totem_volume_mute_button.png -share/gnome/help/totem/pt_BR/totem.xml -share/gnome/help/totem/ru/figures/totem_next_button.png -share/gnome/help/totem/ru/figures/totem_pause_button.png -share/gnome/help/totem/ru/figures/totem_play_button.png -share/gnome/help/totem/ru/figures/totem_previous_button.png -share/gnome/help/totem/ru/figures/totem_show_playlist_button.png -share/gnome/help/totem/ru/figures/totem_start_window.png -share/gnome/help/totem/ru/figures/totem_volume_maximum_button.png -share/gnome/help/totem/ru/figures/totem_volume_mute_button.png -share/gnome/help/totem/ru/totem.xml -share/gnome/help/totem/sv/figures/totem_next_button.png -share/gnome/help/totem/sv/figures/totem_pause_button.png -share/gnome/help/totem/sv/figures/totem_play_button.png -share/gnome/help/totem/sv/figures/totem_previous_button.png -share/gnome/help/totem/sv/figures/totem_show_playlist_button.png -share/gnome/help/totem/sv/figures/totem_start_window.png -share/gnome/help/totem/sv/figures/totem_volume_maximum_button.png -share/gnome/help/totem/sv/figures/totem_volume_mute_button.png -share/gnome/help/totem/sv/totem.xml -share/gnome/help/totem/uk/figures/totem_next_button.png -share/gnome/help/totem/uk/figures/totem_pause_button.png -share/gnome/help/totem/uk/figures/totem_play_button.png -share/gnome/help/totem/uk/figures/totem_previous_button.png -share/gnome/help/totem/uk/figures/totem_show_playlist_button.png -share/gnome/help/totem/uk/figures/totem_start_window.png -share/gnome/help/totem/uk/figures/totem_volume_maximum_button.png -share/gnome/help/totem/uk/figures/totem_volume_mute_button.png -share/gnome/help/totem/uk/legal.xml -share/gnome/help/totem/uk/totem.xml -share/gnome/omf/totem/totem-C.omf -share/gnome/omf/totem/totem-bg.omf -share/gnome/omf/totem/totem-de.omf -share/gnome/omf/totem/totem-es.omf -share/gnome/omf/totem/totem-fr.omf -share/gnome/omf/totem/totem-pa.omf -share/gnome/omf/totem/totem-pt_BR.omf -share/gnome/omf/totem/totem-ru.omf -share/gnome/omf/totem/totem-sv.omf -share/gnome/omf/totem/totem-uk.omf -share/gnome/pixmaps/vanity.png -share/gnome/totem/filmholes-big-left.png -share/gnome/totem/filmholes-big-right.png -share/gnome/totem/filmholes.png -share/gnome/totem/mozilla-viewer.glade -share/gnome/totem/playlist-ui.xml -share/gnome/totem/playlist.glade -share/gnome/totem/properties.glade -share/gnome/totem/screenshot.glade -share/gnome/totem/skip_to.glade -share/gnome/totem/stock-tool-brightness-contrast-22.png -share/gnome/totem/totem-ui.xml -share/gnome/totem/totem.glade -share/gnome/totem/totem_logo.png -share/gnome/totem/uri.glade -share/gnome/totem/vanity.glade -share/gnome/totem/vanity.png -share/icons/hicolor/16x16/apps/totem.png -share/icons/hicolor/22x22/apps/totem.png -share/icons/hicolor/24x24/apps/totem.png -share/icons/hicolor/32x32/apps/totem.png -share/icons/hicolor/scalable/apps/totem.svg -share/locale/am/LC_MESSAGES/totem.mo -share/locale/ar/LC_MESSAGES/totem.mo -share/locale/az/LC_MESSAGES/totem.mo -share/locale/be/LC_MESSAGES/totem.mo -share/locale/bg/LC_MESSAGES/totem.mo -share/locale/bn/LC_MESSAGES/totem.mo -share/locale/bn_IN/LC_MESSAGES/totem.mo -share/locale/br/LC_MESSAGES/totem.mo -share/locale/ca/LC_MESSAGES/totem.mo -share/locale/cs/LC_MESSAGES/totem.mo -share/locale/cy/LC_MESSAGES/totem.mo -share/locale/da/LC_MESSAGES/totem.mo -share/locale/de/LC_MESSAGES/totem.mo -share/locale/dz/LC_MESSAGES/totem.mo -share/locale/el/LC_MESSAGES/totem.mo -share/locale/en_CA/LC_MESSAGES/totem.mo -share/locale/en_GB/LC_MESSAGES/totem.mo -share/locale/es/LC_MESSAGES/totem.mo -share/locale/et/LC_MESSAGES/totem.mo -share/locale/eu/LC_MESSAGES/totem.mo -share/locale/fa/LC_MESSAGES/totem.mo -share/locale/fi/LC_MESSAGES/totem.mo -share/locale/fr/LC_MESSAGES/totem.mo -share/locale/ga/LC_MESSAGES/totem.mo -share/locale/gl/LC_MESSAGES/totem.mo -share/locale/gu/LC_MESSAGES/totem.mo -share/locale/he/LC_MESSAGES/totem.mo -share/locale/hi/LC_MESSAGES/totem.mo -share/locale/hr/LC_MESSAGES/totem.mo -share/locale/hu/LC_MESSAGES/totem.mo -share/locale/id/LC_MESSAGES/totem.mo -share/locale/is/LC_MESSAGES/totem.mo -share/locale/it/LC_MESSAGES/totem.mo -share/locale/ja/LC_MESSAGES/totem.mo -share/locale/ko/LC_MESSAGES/totem.mo -share/locale/ku/LC_MESSAGES/totem.mo -share/locale/lt/LC_MESSAGES/totem.mo -share/locale/lv/LC_MESSAGES/totem.mo -share/locale/ka/LC_MESSAGES/totem.mo -share/locale/mg/LC_MESSAGES/totem.mo -share/locale/mk/LC_MESSAGES/totem.mo -share/locale/ml/LC_MESSAGES/totem.mo -share/locale/mr/LC_MESSAGES/totem.mo -share/locale/ms/LC_MESSAGES/totem.mo -share/locale/nb/LC_MESSAGES/totem.mo -share/locale/ne/LC_MESSAGES/totem.mo -share/locale/nl/LC_MESSAGES/totem.mo -share/locale/nn/LC_MESSAGES/totem.mo -share/locale/or/LC_MESSAGES/totem.mo -share/locale/pa/LC_MESSAGES/totem.mo -share/locale/pl/LC_MESSAGES/totem.mo -share/locale/pt/LC_MESSAGES/totem.mo -share/locale/pt_BR/LC_MESSAGES/totem.mo -share/locale/ro/LC_MESSAGES/totem.mo -share/locale/ru/LC_MESSAGES/totem.mo -share/locale/rw/LC_MESSAGES/totem.mo -share/locale/sk/LC_MESSAGES/totem.mo -share/locale/sl/LC_MESSAGES/totem.mo -share/locale/sq/LC_MESSAGES/totem.mo -share/locale/sr/LC_MESSAGES/totem.mo -share/locale/sr@Latn/LC_MESSAGES/totem.mo -share/locale/sv/LC_MESSAGES/totem.mo -share/locale/ta/LC_MESSAGES/totem.mo -share/locale/te/LC_MESSAGES/totem.mo -share/locale/th/LC_MESSAGES/totem.mo -share/locale/tr/LC_MESSAGES/totem.mo -share/locale/ug/LC_MESSAGES/totem.mo -share/locale/uk/LC_MESSAGES/totem.mo -share/locale/vi/LC_MESSAGES/totem.mo -share/locale/wa/LC_MESSAGES/totem.mo -share/locale/xh/LC_MESSAGES/totem.mo -share/locale/zh_CN/LC_MESSAGES/totem.mo -share/locale/zh_HK/LC_MESSAGES/totem.mo -share/locale/zh_TW/LC_MESSAGES/totem.mo -@dirrm share/gnome/totem -@dirrm share/gnome/omf/totem -@dirrm share/gnome/help/totem/uk/figures -@dirrm share/gnome/help/totem/uk -@dirrm share/gnome/help/totem/sv/figures -@dirrm share/gnome/help/totem/sv -@dirrm share/gnome/help/totem/ru/figures -@dirrm share/gnome/help/totem/ru -@dirrm share/gnome/help/totem/pt_BR/figures -@dirrm share/gnome/help/totem/pt_BR -@dirrm share/gnome/help/totem/pa/figures -@dirrm share/gnome/help/totem/pa -@dirrm share/gnome/help/totem/fr/figures -@dirrm share/gnome/help/totem/fr -@dirrm share/gnome/help/totem/es/figures -@dirrm share/gnome/help/totem/es -@dirrm share/gnome/help/totem/de/figures -@dirrm share/gnome/help/totem/de -@dirrm share/gnome/help/totem/bg/figures -@dirrm share/gnome/help/totem/bg -@dirrm share/gnome/help/totem/C/figures -@dirrm share/gnome/help/totem/C -@dirrm share/gnome/help/totem -@dirrmtry lib/browser_plugins -@dirrm include/totem/1/plparser -@dirrm include/totem/1 -@dirrm include/totem -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile deleted file mode 100644 index 2438480e4..000000000 --- a/net-im/gaim/Makefile +++ /dev/null @@ -1,141 +0,0 @@ -# New ports collection makefile for: gaim -# Date created: 26 Mar 1999 -# Whom: Jim Mock <jim@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gaim -PORTVERSION= 1.5.0 -PORTREVISION= 10 -CATEGORIES?= net-im -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER?= marcus@FreeBSD.org -COMMENT= Multi-protocol instant messaging client - -LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification - -CONFLICTS?= ja-gaim-[0-9]* gaim-devel-2* - -USE_AUTOTOOLS= libtool:15 -USE_XLIB= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gtk20 -WANT_GNOME= yes -USE_BZIP2= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-static=yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" \ - PTHREAD_LIB="${PTHREAD_LIBS}" - -MAN1= gaim.1 gaim-remote.1 - -OPTIONS= BIG5 "With Big5 Chinese input fix" off \ - SILC "Secure Internet Live Conferencing support" off \ - GTKSPELL "spell checking support" on \ - AUDIO "audio support" on \ - GNUTLS "GNUTLS encryption support" off \ - NSS "Mozilla NSS encryption support" on \ - PERL "Perl scripting" off \ - TCLTK "Tcl/Tk scripting" off - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mevolutiondataserver}!="" -USE_GNOME+= evolutiondataserver -PLIST_SUB+= EVO="" -.else -CONFIGURE_ARGS+=--disable-gevolution -PLIST_SUB+= EVO="@comment " -.endif - -.if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls -.else -CONFIGURE_ARGS+= --disable-gnutls -.endif - -.if defined(WITH_SILC) -LIB_DEPENDS+= silcclient-1.0.4:${PORTSDIR}/devel/silc-toolkit -CONFIGURE_ARGS+= --with-silc-includes=${LOCALBASE}/include/silc -PLIST_SUB+= SILC="" -.else -PLIST_SUB+= SILC="@comment " -.endif - -.if !defined(WITHOUT_NSS) -LIB_DEPENDS+= nss3:${PORTSDIR}/security/nss -CONFIGURE_ARGS+= --with-nspr-includes=${LOCALBASE}/include/nspr \ - --with-nspr-libs=${LOCALBASE}/lib \ - --with-nss-includes=${LOCALBASE}/include/nss/nss \ - --with-nss-libs=${LOCALBASE}/lib/nss -.else -CONFIGURE_ARGS+= --disable-nss -.endif - -.if defined(WITH_PERL) && ${PERL_LEVEL} >= 500800 -USE_PERL5= yes -CONFIGURE_ARGS+= --with-perl-lib=site -PLIST_SUB+= PERL:="" -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3+= Gaim.3 -.else -CONFIGURE_ARGS+= --disable-perl -PLIST_SUB+= PERL:="@comment " -.endif - -.if !defined(WITHOUT_GTKSPELL) -LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell -.else -CONFIGURE_ARGS+= --disable-gtkspell -.endif - -.if defined(WITH_TCLTK) -TCLTK_VER?= 8.4 # user can override it -TCLTK_VER_NODOT= ${TCLTK_VER:S/.//} -.if ${TCLTK_VER} != 8.3 && ${TCLTK_VER} != 8.4 -. error Currently GAIM can only use Tcl/Tk 8.3 or 8.4 -.endif -LIB_DEPENDS+= tk${TCLTK_VER_NODOT}:${PORTSDIR}/x11-toolkits/tk${TCLTK_VER_NODOT} -CONFIGURE_ARGS+=--with-tclconfig=${LOCALBASE}/lib/tcl${TCLTK_VER} \ - --with-tkconfig=${LOCALBASE}/lib/tk${TCLTK_VER} -CFLAGS+= -I${LOCALBASE}/include/tk${TCLTK_VER} -I${LOCALBASE}/include/tcl${TCLTK_VER} -PLIST_SUB+= TCL:="" -.else -PLIST_SUB+= TCL:="@comment " -.endif - -.if !defined(WITHOUT_AUDIO) -LIB_DEPENDS+= ao.3:${PORTSDIR}/audio/libao \ - audiofile.0:${PORTSDIR}/audio/libaudiofile -.else -CONFIGURE_ARGS+= --disable-audio -.endif - -pre-everything:: -.if defined(WITH_PERL) && ${PERL_LEVEL} < 500800 - @${ECHO_MSG} "WARNING: Perl scripting disabled (Perl 5.8 requirement not met)." -.endif -.if defined(WITHOUT_GNUTLS) && defined(WITHOUT_NSS) - @${ECHO_MSG} "WARNING: In order to use MSN, you must enable the GNUTLS and/or NSS options." -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthreads|${PTHREAD_LIBS:S/"//g}|g' \ - -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g' \ - -e 's|-lsilc -lsilcclient ${PTHREAD_LIBS} -ldl|-lsilc -lsilcclient ${PTHREAD_LIBS} -liconv|' \ - -e 's|TCL_VERSION found but 8.3 required|TCL_VERSION found but ${TCLTK_VER} required|g' \ - -e 's|echo aout|echo elf|g' \ - -e 's|TCL_MINOR_VERSION" -ne 3|TCL_MINOR_VERSION" -ne ${TCLTK_VER:E}|' \ - ${WRKSRC}/configure -.if defined(WITH_BIG5) -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src_gtkconv.c -.endif - -.include <bsd.port.post.mk> diff --git a/net-im/gaim/distinfo b/net-im/gaim/distinfo deleted file mode 100644 index 4dc6d7bdd..000000000 --- a/net-im/gaim/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gaim-1.5.0.tar.bz2) = 9205321ac11fad271c90f2f0d7c5e7ce -SHA256 (gaim-1.5.0.tar.bz2) = 58e3b0340cfc9e54e46f8d8835e5a02e31201c9ed8820bbb4cea36c59b9682aa -SIZE (gaim-1.5.0.tar.bz2) = 6123237 diff --git a/net-im/gaim/files/extra-patch-src_gtkconv.c b/net-im/gaim/files/extra-patch-src_gtkconv.c deleted file mode 100644 index 68f770a02..000000000 --- a/net-im/gaim/files/extra-patch-src_gtkconv.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src.orig/gtkconv.c Mon May 9 08:36:54 2005 -+++ src/gtkconv.c Mon May 9 08:37:32 2005 -@@ -6369,8 +6369,8 @@ - /* Conversations */ - gaim_prefs_add_none("/gaim/gtk/conversations"); - gaim_prefs_add_bool("/gaim/gtk/conversations/close_on_tabs", TRUE); -- gaim_prefs_add_bool("/gaim/gtk/conversations/ctrl_enter_sends", FALSE); -- gaim_prefs_add_bool("/gaim/gtk/conversations/enter_sends", TRUE); -+ gaim_prefs_add_bool("/gaim/gtk/conversations/ctrl_enter_sends", TRUE); -+ gaim_prefs_add_bool("/gaim/gtk/conversations/enter_sends", FALSE); - gaim_prefs_add_bool("/gaim/gtk/conversations/escape_closes", FALSE); - gaim_prefs_add_bool("/gaim/gtk/conversations/send_formatting", FALSE); - gaim_prefs_add_bool("/gaim/gtk/conversations/send_bold", FALSE); diff --git a/net-im/gaim/files/patch-configure b/net-im/gaim/files/patch-configure deleted file mode 100644 index 8ce3e483b..000000000 --- a/net-im/gaim/files/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ ---- configure.orig Thu May 12 01:20:01 2005 -+++ configure Thu May 12 01:20:31 2005 -@@ -33445,10 +33445,10 @@ - - enable_nss="no" - else -- nsprlibs="-ldl $with_nspr_libs/libplc4.a $with_nspr_libs/libplds4.a $with_nspr_libs/libnspr4.a $PTHREAD_LIB" -+ nsprlibs="$with_nspr_libs/libplc4.a $with_nspr_libs/libplds4.a $with_nspr_libs/libnspr4.a $PTHREAD_LIB" - fi - else -- nsprlibs="-ldl -lplc4 -lplds4 -lnspr4 $PTHREAD_LIB" -+ nsprlibs="-lplc4 -lplds4 -lnspr4 $PTHREAD_LIB" - fi - - echo "$as_me:$LINENO: checking for Mozilla nspr libraries" >&5 diff --git a/net-im/gaim/files/patch-plugins_perl_Makefile.in b/net-im/gaim/files/patch-plugins_perl_Makefile.in deleted file mode 100644 index bb6daa393..000000000 --- a/net-im/gaim/files/patch-plugins_perl_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- plugins/perl/Makefile.in.orig Sun Feb 20 15:39:08 2005 -+++ plugins/perl/Makefile.in Sun Feb 20 15:40:16 2005 -@@ -680,6 +680,7 @@ - done; \ - fi - @cd common && $(perlpath) Makefile.PL $(PERL_MM_PARAMS) -+ @cd common && $(perlpath) -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' Makefile - - common/Makefile.PL: common/Makefile.PL.in $(top_builddir)/config.status - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) diff --git a/net-im/gaim/files/patch-src_gtkimhtml.c b/net-im/gaim/files/patch-src_gtkimhtml.c deleted file mode 100644 index 9430baae1..000000000 --- a/net-im/gaim/files/patch-src_gtkimhtml.c +++ /dev/null @@ -1,22 +0,0 @@ ---- src/gtkimhtml.c.orig Sun May 30 18:17:14 2004 -+++ src/gtkimhtml.c Sun May 30 18:19:47 2004 -@@ -782,7 +782,7 @@ - if (selection_data->length >= 2 && - (*(guint16 *)text == 0xfeff || *(guint16 *)text == 0xfffe)) { - /* This is UCS-2 */ -- char *tmp; -+ /*char *tmp;*/ - char *utf8 = g_convert(text, selection_data->length, "UTF-8", "UCS-2", NULL, NULL, NULL); - g_free(text); - text = utf8; -@@ -790,8 +790,8 @@ - gaim_debug_warning("gtkimhtml", "g_convert from UCS-2 failed in paste_received_cb\n"); - return; - } -- tmp = g_utf8_next_char(text); -- memmove(text, tmp, strlen(tmp) + 1); -+ /*tmp = g_utf8_next_char(text);*/ -+ /*memmove(text, tmp, strlen(tmp) + 1);*/ - } - - if (!(*text) || !g_utf8_validate(text, -1, NULL)) { diff --git a/net-im/gaim/files/patch-src_privacy.c b/net-im/gaim/files/patch-src_privacy.c deleted file mode 100644 index facd89478..000000000 --- a/net-im/gaim/files/patch-src_privacy.c +++ /dev/null @@ -1,37 +0,0 @@ -RCS file: /cvsroot/gaim/gaim/src/privacy.c,v -retrieving revision 1.16 -retrieving revision 1.18 -diff -u -r1.16 -r1.18 ---- src/privacy.c 2005/07/17 23:36:33 1.16 -+++ src/privacy.c 2006/02/07 02:49:56 1.18 -@@ -85,8 +85,8 @@ - if (l == NULL) - return FALSE; - -- account->permit = g_slist_remove(account->permit, l->data); - g_free(l->data); -+ account->permit = g_slist_delete_link(account->permit, l); - - if (!local_only && gaim_account_is_connected(account)) - serv_rem_permit(gaim_account_get_connection(account), who); -@@ -156,15 +156,16 @@ - if (l == NULL) - return FALSE; - -- account->deny = g_slist_remove(account->deny, l->data); -- g_free(l->data); -+ name = l->data; -+ account->deny = g_slist_delete_link(account->deny, l); - - if (!local_only && gaim_account_is_connected(account)) -- serv_rem_deny(gaim_account_get_connection(account), who); -+ serv_rem_deny(gaim_account_get_connection(account), name); - - if (privacy_ops != NULL && privacy_ops->deny_removed != NULL) -- privacy_ops->deny_removed(account, who); -+ privacy_ops->deny_removed(account, name); - -+ g_free(name); - gaim_blist_schedule_save(); - - return TRUE; diff --git a/net-im/gaim/files/patch-src_protocols_oscar_ft.c b/net-im/gaim/files/patch-src_protocols_oscar_ft.c deleted file mode 100644 index 926db5f44..000000000 --- a/net-im/gaim/files/patch-src_protocols_oscar_ft.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/protocols/oscar/ft.c.orig Sat Jan 10 14:05:46 2004 -+++ src/protocols/oscar/ft.c Sat Jan 10 14:07:58 2004 -@@ -49,6 +49,7 @@ - #ifndef _WIN32 - #include <stdio.h> - #include <netdb.h> -+#include <limits.h> - #include <sys/socket.h> - #include <netinet/in.h> - #include <sys/utsname.h> /* for aim_odc_initiate */ diff --git a/net-im/gaim/files/patch-src_protocols_oscar_oscar.c b/net-im/gaim/files/patch-src_protocols_oscar_oscar.c deleted file mode 100644 index 43a291b29..000000000 --- a/net-im/gaim/files/patch-src_protocols_oscar_oscar.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/protocols/oscar/oscar.c.orig Wed Aug 25 21:29:00 2004 -+++ src/protocols/oscar/oscar.c Thu Aug 26 21:55:32 2004 -@@ -3247,7 +3247,7 @@ - * Note: There *may* be some clients which send messages as HTML formatted - - * they need to be special-cased somehow. - */ -- if (isdigit(gaim_account_get_username(account)[0]) && isdigit(userinfo->sn[0])) { -+ if (isdigit(gaim_account_get_username(account)[0]) && isdigit(userinfo->sn[0]) && g_strncasecmp(tmp, "<HTML>", 6)) { - /* being recevied by ICQ from ICQ - escape HTML so it is displayed as sent */ - gchar *tmp2 = gaim_escape_html(tmp); - g_free(tmp); diff --git a/net-im/gaim/pkg-descr b/net-im/gaim/pkg-descr deleted file mode 100644 index d4901fdf0..000000000 --- a/net-im/gaim/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -Gaim is a multi-protocol instant messaging client. It is compatible with AIM -(Oscar and TOC protocols), ICQ, MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu, -and Zephyr networks. - -Gaim users can log in to multiple accounts on multiple IM networks -simultaneously. This means that you can be chatting with friends on AOL -Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an -IRC channel all at the same time. - -Gaim supports many features of the various networks, such as file transfer -(coming soon), away messages, typing notification, and MSN window closing -notification. It also goes beyond that and provides many unique features. A -few popular features are Buddy Pounces, which give the ability to notify you, -send a message, play a sound, or run a program when a specific buddy goes away, -signs online, or returns from idle; and plugins, consisting of text -replacement, a buddy ticker, extended message notification, iconify on away, -and more. - -(Adapted from the About Gaim page.) - -WWW: http://gaim.sourceforge.net/ diff --git a/net-im/gaim/pkg-plist b/net-im/gaim/pkg-plist deleted file mode 100644 index 1e669c973..000000000 --- a/net-im/gaim/pkg-plist +++ /dev/null @@ -1,530 +0,0 @@ -bin/gaim -bin/gaim-remote -include/gaim/account.h -include/gaim/accountopt.h -include/gaim/away.h -include/gaim/blist.h -include/gaim/buddyicon.h -include/gaim/cmds.h -include/gaim/config.h -include/gaim/connection.h -include/gaim/conversation.h -include/gaim/core.h -include/gaim/debug.h -include/gaim/dnd-hints.h -include/gaim/eventloop.h -include/gaim/ft.h -include/gaim/gaim-disclosure.h -include/gaim/gaim.h -include/gaim/gtkaccount.h -include/gaim/gtkblist.h -include/gaim/gtkcellrendererprogress.h -include/gaim/gtkconn.h -include/gaim/gtkconv.h -include/gaim/gtkdebug.h -include/gaim/gtkdialogs.h -include/gaim/gtkeventloop.h -include/gaim/gtkft.h -include/gaim/gtkgaim.h -include/gaim/gtkimhtml.h -include/gaim/gtkimhtmltoolbar.h -include/gaim/gtklog.h -include/gaim/gtknotify.h -include/gaim/gtkplugin.h -include/gaim/gtkpluginpref.h -include/gaim/gtkpounce.h -include/gaim/gtkprefs.h -include/gaim/gtkprivacy.h -include/gaim/gtkrequest.h -include/gaim/gtkroomlist.h -include/gaim/gtksound.h -include/gaim/gtksourceiter.h -include/gaim/gtkutils.h -include/gaim/imgstore.h -include/gaim/internal.h -include/gaim/log.h -include/gaim/md5.h -include/gaim/network.h -include/gaim/notify.h -include/gaim/plugin.h -include/gaim/pluginpref.h -include/gaim/pounce.h -include/gaim/prefix.h -include/gaim/prefs.h -include/gaim/privacy.h -include/gaim/proxy.h -include/gaim/prpl.h -include/gaim/remote-socket.h -include/gaim/remote.h -include/gaim/request.h -include/gaim/roomlist.h -include/gaim/server.h -include/gaim/sha.h -include/gaim/signals.h -include/gaim/sound.h -include/gaim/sslconn.h -include/gaim/status.h -include/gaim/stock.h -include/gaim/stringref.h -include/gaim/util.h -include/gaim/value.h -include/gaim/version.h -include/gaim/xmlnode.h -lib/gaim/autorecon.a -lib/gaim/autorecon.la -lib/gaim/autorecon.so -lib/gaim/docklet.a -lib/gaim/docklet.la -lib/gaim/docklet.so -lib/gaim/extplacement.a -lib/gaim/extplacement.la -lib/gaim/extplacement.so -lib/gaim/gaim-remote.a -lib/gaim/gaim-remote.la -lib/gaim/gaim-remote.so -lib/gaim/gestures.a -lib/gaim/gestures.la -lib/gaim/gestures.so -%%EVO%%lib/gaim/gevolution.a -%%EVO%%lib/gaim/gevolution.la -%%EVO%%lib/gaim/gevolution.so -lib/gaim/history.a -lib/gaim/history.la -lib/gaim/history.so -lib/gaim/iconaway.a -lib/gaim/iconaway.la -lib/gaim/iconaway.so -lib/gaim/idle.a -lib/gaim/idle.la -lib/gaim/idle.so -lib/gaim/libgg.a -lib/gaim/libgg.la -lib/gaim/libgg.so -lib/gaim/libirc.a -lib/gaim/libirc.la -lib/gaim/libirc.so -lib/gaim/libjabber.a -lib/gaim/libjabber.la -lib/gaim/libjabber.so -lib/gaim/libmsn.a -lib/gaim/libmsn.la -lib/gaim/libmsn.so -lib/gaim/libnapster.a -lib/gaim/libnapster.la -lib/gaim/libnapster.so -lib/gaim/libnovell.a -lib/gaim/libnovell.la -lib/gaim/libnovell.so -lib/gaim/liboscar.a -lib/gaim/liboscar.la -lib/gaim/liboscar.so -%%SILC%%lib/gaim/libsilcgaim.a -%%SILC%%lib/gaim/libsilcgaim.la -%%SILC%%lib/gaim/libsilcgaim.so -lib/gaim/libyahoo.a -lib/gaim/libyahoo.la -lib/gaim/libyahoo.so -lib/gaim/libzephyr.a -lib/gaim/libzephyr.la -lib/gaim/libzephyr.so -lib/gaim/notify.a -lib/gaim/notify.la -lib/gaim/notify.so -%%PERL:%%lib/gaim/perl.a -%%PERL:%%lib/gaim/perl.la -%%PERL:%%lib/gaim/perl.so -lib/gaim/spellchk.a -lib/gaim/spellchk.la -lib/gaim/spellchk.so -lib/gaim/relnot.a -lib/gaim/relnot.la -lib/gaim/relnot.so -lib/gaim/ssl-gnutls.a -lib/gaim/ssl-gnutls.la -lib/gaim/ssl-gnutls.so -lib/gaim/ssl-nss.a -lib/gaim/ssl-nss.la -lib/gaim/ssl-nss.so -lib/gaim/ssl.a -lib/gaim/ssl.la -lib/gaim/ssl.so -lib/gaim/statenotify.a -lib/gaim/statenotify.la -lib/gaim/statenotify.so -%%TCL:%%lib/gaim/tcl.a -%%TCL:%%lib/gaim/tcl.la -%%TCL:%%lib/gaim/tcl.so -lib/gaim/ticker.a -lib/gaim/ticker.la -lib/gaim/ticker.so -lib/gaim/timestamp.a -lib/gaim/timestamp.la -lib/gaim/timestamp.so -lib/libgaim-remote.a -lib/libgaim-remote.la -lib/libgaim-remote.so -lib/libgaim-remote.so.0 -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/autosplit.ix -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/Gaim.so -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/Gaim.bs -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/.packlist -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/Gaim.pm -libdata/pkgconfig/gaim.pc -share/gnome/applications/gaim.desktop -share/gnome/pixmaps/gaim.png -share/gnome/pixmaps/gaim/buttons/about_menu.png -share/gnome/pixmaps/gaim/buttons/accounts.png -share/gnome/pixmaps/gaim/buttons/change-bgcolor-small.png -share/gnome/pixmaps/gaim/buttons/change-fgcolor-small.png -share/gnome/pixmaps/gaim/buttons/edit.png -share/gnome/pixmaps/gaim/buttons/insert-image-small.png -share/gnome/pixmaps/gaim/buttons/insert-link-small.png -share/gnome/pixmaps/gaim/buttons/insert-smiley-small.png -share/gnome/pixmaps/gaim/buttons/pause.png -share/gnome/pixmaps/gaim/buttons/send-im.png -share/gnome/pixmaps/gaim/buttons/text_bigger.png -share/gnome/pixmaps/gaim/buttons/text_normal.png -share/gnome/pixmaps/gaim/buttons/text_smaller.png -share/gnome/pixmaps/gaim/dialogs/gaim_auth.png -share/gnome/pixmaps/gaim/dialogs/gaim_cool.png -share/gnome/pixmaps/gaim/dialogs/gaim_error.png -share/gnome/pixmaps/gaim/dialogs/gaim_info.png -share/gnome/pixmaps/gaim/dialogs/gaim_question.png -share/gnome/pixmaps/gaim/dialogs/gaim_warning.png -share/gnome/pixmaps/gaim/icons/away.png -share/gnome/pixmaps/gaim/icons/connect.png -share/gnome/pixmaps/gaim/icons/info.png -share/gnome/pixmaps/gaim/icons/msgpend.png -share/gnome/pixmaps/gaim/icons/msgunread.png -share/gnome/pixmaps/gaim/icons/offline.png -share/gnome/pixmaps/gaim/icons/online.png -share/gnome/pixmaps/gaim/logo.png -share/gnome/pixmaps/gaim/smileys/default/angel.png -share/gnome/pixmaps/gaim/smileys/default/bigsmile.png -share/gnome/pixmaps/gaim/smileys/default/burp.png -share/gnome/pixmaps/gaim/smileys/default/cool.png -share/gnome/pixmaps/gaim/smileys/default/crazy.png -share/gnome/pixmaps/gaim/smileys/default/crossedlips.png -share/gnome/pixmaps/gaim/smileys/default/cry.png -share/gnome/pixmaps/gaim/smileys/default/download.png -share/gnome/pixmaps/gaim/smileys/default/embarrassed.png -share/gnome/pixmaps/gaim/smileys/default/farted.png -share/gnome/pixmaps/gaim/smileys/default/kiss.png -share/gnome/pixmaps/gaim/smileys/default/luke.png -share/gnome/pixmaps/gaim/smileys/default/moneymouth.png -share/gnome/pixmaps/gaim/smileys/default/mrt.png -share/gnome/pixmaps/gaim/smileys/default/msn_angel.png -share/gnome/pixmaps/gaim/smileys/default/msn_angry.png -share/gnome/pixmaps/gaim/smileys/default/msn_away.png -share/gnome/pixmaps/gaim/smileys/default/msn_bat.gif -share/gnome/pixmaps/gaim/smileys/default/msn_beer.png -share/gnome/pixmaps/gaim/smileys/default/msn_bowl.png -share/gnome/pixmaps/gaim/smileys/default/msn_boy.png -share/gnome/pixmaps/gaim/smileys/default/msn_brb.png -share/gnome/pixmaps/gaim/smileys/default/msn_brheart.png -share/gnome/pixmaps/gaim/smileys/default/msn_cake.gif -share/gnome/pixmaps/gaim/smileys/default/msn_car.png -share/gnome/pixmaps/gaim/smileys/default/msn_cat.png -share/gnome/pixmaps/gaim/smileys/default/msn_cellphone.png -share/gnome/pixmaps/gaim/smileys/default/msn_cigarette.gif -share/gnome/pixmaps/gaim/smileys/default/msn_clock.png -share/gnome/pixmaps/gaim/smileys/default/msn_coffee.png -share/gnome/pixmaps/gaim/smileys/default/msn_coins.png -share/gnome/pixmaps/gaim/smileys/default/msn_computer.png -share/gnome/pixmaps/gaim/smileys/default/msn_cry.gif -share/gnome/pixmaps/gaim/smileys/default/msn_deadflower.png -share/gnome/pixmaps/gaim/smileys/default/msn_devil.png -share/gnome/pixmaps/gaim/smileys/default/msn_dog.png -share/gnome/pixmaps/gaim/smileys/default/msn_dontknow.gif -share/gnome/pixmaps/gaim/smileys/default/msn_donttell.png -share/gnome/pixmaps/gaim/smileys/default/msn_drink.png -share/gnome/pixmaps/gaim/smileys/default/msn_email.png -share/gnome/pixmaps/gaim/smileys/default/msn_embarrassed.png -share/gnome/pixmaps/gaim/smileys/default/msn_eyeroll.gif -share/gnome/pixmaps/gaim/smileys/default/msn_film.png -share/gnome/pixmaps/gaim/smileys/default/msn_fingerscrossed.png -share/gnome/pixmaps/gaim/smileys/default/msn_flower.png -share/gnome/pixmaps/gaim/smileys/default/msn_gift.png -share/gnome/pixmaps/gaim/smileys/default/msn_girl.png -share/gnome/pixmaps/gaim/smileys/default/msn_handcuffs.png -share/gnome/pixmaps/gaim/smileys/default/msn_heart.png -share/gnome/pixmaps/gaim/smileys/default/msn_highfive.png -share/gnome/pixmaps/gaim/smileys/default/msn_hot.png -share/gnome/pixmaps/gaim/smileys/default/msn_icon.png -share/gnome/pixmaps/gaim/smileys/default/msn_idea.png -share/gnome/pixmaps/gaim/smileys/default/msn_island.png -share/gnome/pixmaps/gaim/smileys/default/msn_kiss.png -share/gnome/pixmaps/gaim/smileys/default/msn_laugh.png -share/gnome/pixmaps/gaim/smileys/default/msn_lightning.gif -share/gnome/pixmaps/gaim/smileys/default/msn_nerd.png -share/gnome/pixmaps/gaim/smileys/default/msn_neutral.png -share/gnome/pixmaps/gaim/smileys/default/msn_note.png -share/gnome/pixmaps/gaim/smileys/default/msn_occ.png -share/gnome/pixmaps/gaim/smileys/default/msn_online.png -share/gnome/pixmaps/gaim/smileys/default/msn_ooooh.png -share/gnome/pixmaps/gaim/smileys/default/msn_party.gif -share/gnome/pixmaps/gaim/smileys/default/msn_phone.png -share/gnome/pixmaps/gaim/smileys/default/msn_photo.png -share/gnome/pixmaps/gaim/smileys/default/msn_pizza.png -share/gnome/pixmaps/gaim/smileys/default/msn_plane.png -share/gnome/pixmaps/gaim/smileys/default/msn_plate.png -share/gnome/pixmaps/gaim/smileys/default/msn_question.png -share/gnome/pixmaps/gaim/smileys/default/msn_rainbow.png -share/gnome/pixmaps/gaim/smileys/default/msn_run.png -share/gnome/pixmaps/gaim/smileys/default/msn_runback.png -share/gnome/pixmaps/gaim/smileys/default/msn_sad.png -share/gnome/pixmaps/gaim/smileys/default/msn_sarcastic.png -share/gnome/pixmaps/gaim/smileys/default/msn_secret.png -share/gnome/pixmaps/gaim/smileys/default/msn_sheep.png -share/gnome/pixmaps/gaim/smileys/default/msn_sick.png -share/gnome/pixmaps/gaim/smileys/default/msn_sleep.png -share/gnome/pixmaps/gaim/smileys/default/msn_sleepy.gif -share/gnome/pixmaps/gaim/smileys/default/msn_smiley.png -share/gnome/pixmaps/gaim/smileys/default/msn_snail.png -share/gnome/pixmaps/gaim/smileys/default/msn_soccer.png -share/gnome/pixmaps/gaim/smileys/default/msn_star.png -share/gnome/pixmaps/gaim/smileys/default/msn_stormy.png -share/gnome/pixmaps/gaim/smileys/default/msn_sun.png -share/gnome/pixmaps/gaim/smileys/default/msn_sunglasses.png -share/gnome/pixmaps/gaim/smileys/default/msn_teeth.png -share/gnome/pixmaps/gaim/smileys/default/msn_think.gif -share/gnome/pixmaps/gaim/smileys/default/msn_thumbdown.png -share/gnome/pixmaps/gaim/smileys/default/msn_thumbup.png -share/gnome/pixmaps/gaim/smileys/default/msn_tongue.png -share/gnome/pixmaps/gaim/smileys/default/msn_turtle.png -share/gnome/pixmaps/gaim/smileys/default/msn_umbrella.png -share/gnome/pixmaps/gaim/smileys/default/msn_weird.png -share/gnome/pixmaps/gaim/smileys/default/msn_wink.gif -share/gnome/pixmaps/gaim/smileys/default/msn_xbox.png -share/gnome/pixmaps/gaim/smileys/default/oneeye.png -share/gnome/pixmaps/gaim/smileys/default/sad.png -share/gnome/pixmaps/gaim/smileys/default/scream.png -share/gnome/pixmaps/gaim/smileys/default/smile.png -share/gnome/pixmaps/gaim/smileys/default/theme -share/gnome/pixmaps/gaim/smileys/default/think.png -share/gnome/pixmaps/gaim/smileys/default/tongue.png -share/gnome/pixmaps/gaim/smileys/default/wink.png -share/gnome/pixmaps/gaim/smileys/default/yahoo_alien.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_alien2.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_angel.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_angry.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_batting.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_beatup.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_bigsmile.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_blush.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_brokenheart.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_bye.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_chicken.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_clap.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_clown.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_coffee.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_cow.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_cowboy.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_cry.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_dance.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_devil.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_doh.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_drool.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_eyebrow.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_eyeroll.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_femalefighter.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_flag.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_flower.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_frustrated.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_ghost.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_giggle.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_glasses.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_huggs.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_hypnotized.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_idea.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_kiss.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_laughloud.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_liar.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_loser.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_love.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_madtongue.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_malefighter1.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_malefighter2.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_mean.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_moneyeyes.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_monkey.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_nailbiting.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_neutral.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_ooooh.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_party.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_peace.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_pig.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_pray.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_pumpkin.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_question.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_rotfl.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_sad.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_shame.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_shamrock.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_shhhh.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_sick.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_sighing.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_silent.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_silly.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_sleep.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_smiley.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_star.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_sunglas.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_sweating.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_talktohand.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_think.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_tired.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_tongue.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_waiting.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_waving.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_whistling.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_wink.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_worried.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_worship.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_yingyang.gif -share/gnome/pixmaps/gaim/smileys/default/yahoo_youkiddingme.gif -share/gnome/pixmaps/gaim/smileys/default/yell.png -share/gnome/pixmaps/gaim/smileys/none/theme -share/gnome/pixmaps/gaim/status/default/activebuddy.png -share/gnome/pixmaps/gaim/status/default/admin.png -share/gnome/pixmaps/gaim/status/default/aim.png -share/gnome/pixmaps/gaim/status/default/aol.png -share/gnome/pixmaps/gaim/status/default/away.png -share/gnome/pixmaps/gaim/status/default/blocked.png -share/gnome/pixmaps/gaim/status/default/dnd.png -share/gnome/pixmaps/gaim/status/default/extendedaway.png -share/gnome/pixmaps/gaim/status/default/female.png -share/gnome/pixmaps/gaim/status/default/founder.png -share/gnome/pixmaps/gaim/status/default/freeforchat.png -share/gnome/pixmaps/gaim/status/default/gadu-gadu.png -share/gnome/pixmaps/gaim/status/default/game.png -share/gnome/pixmaps/gaim/status/default/halfop.png -share/gnome/pixmaps/gaim/status/default/hiptop.png -share/gnome/pixmaps/gaim/status/default/icq.png -share/gnome/pixmaps/gaim/status/default/ignored.png -share/gnome/pixmaps/gaim/status/default/invisible.png -share/gnome/pixmaps/gaim/status/default/irc.png -share/gnome/pixmaps/gaim/status/default/jabber.png -share/gnome/pixmaps/gaim/status/default/login.png -share/gnome/pixmaps/gaim/status/default/logout.png -share/gnome/pixmaps/gaim/status/default/male.png -share/gnome/pixmaps/gaim/status/default/msn.png -share/gnome/pixmaps/gaim/status/default/na.png -share/gnome/pixmaps/gaim/status/default/napster.png -share/gnome/pixmaps/gaim/status/default/notauthorized.png -share/gnome/pixmaps/gaim/status/default/novell.png -share/gnome/pixmaps/gaim/status/default/nr.png -share/gnome/pixmaps/gaim/status/default/occupied.png -share/gnome/pixmaps/gaim/status/default/offline.png -share/gnome/pixmaps/gaim/status/default/op.png -share/gnome/pixmaps/gaim/status/default/rendezvous.png -share/gnome/pixmaps/gaim/status/default/secure.png -share/gnome/pixmaps/gaim/status/default/silc.png -share/gnome/pixmaps/gaim/status/default/trepia.png -share/gnome/pixmaps/gaim/status/default/voice.png -share/gnome/pixmaps/gaim/status/default/wireless.png -share/gnome/pixmaps/gaim/status/default/yahoo.png -share/gnome/pixmaps/gaim/status/default/zephyr.png -share/gnome/pixmaps/gaim/tb_drag_arrow_down.xpm -share/gnome/pixmaps/gaim/tb_drag_arrow_left.xpm -share/gnome/pixmaps/gaim/tb_drag_arrow_right.xpm -share/gnome/pixmaps/gaim/tb_drag_arrow_up.xpm -share/gnome/pixmaps/gaim/typed.png -share/gnome/pixmaps/gaim/typing.png -share/gnome/sounds/gaim/arrive.wav -share/gnome/sounds/gaim/leave.wav -share/gnome/sounds/gaim/receive.wav -share/gnome/sounds/gaim/redalert.wav -share/gnome/sounds/gaim/send.wav -share/locale/am/LC_MESSAGES/gaim.mo -share/locale/az/LC_MESSAGES/gaim.mo -share/locale/bg/LC_MESSAGES/gaim.mo -share/locale/ca/LC_MESSAGES/gaim.mo -share/locale/cs/LC_MESSAGES/gaim.mo -share/locale/da/LC_MESSAGES/gaim.mo -share/locale/de/LC_MESSAGES/gaim.mo -share/locale/en_AU/LC_MESSAGES/gaim.mo -share/locale/en_CA/LC_MESSAGES/gaim.mo -share/locale/en_GB/LC_MESSAGES/gaim.mo -share/locale/es/LC_MESSAGES/gaim.mo -share/locale/et/LC_MESSAGES/gaim.mo -share/locale/fi/LC_MESSAGES/gaim.mo -share/locale/fr/LC_MESSAGES/gaim.mo -share/locale/he/LC_MESSAGES/gaim.mo -share/locale/hi/LC_MESSAGES/gaim.mo -share/locale/hu/LC_MESSAGES/gaim.mo -share/locale/it/LC_MESSAGES/gaim.mo -share/locale/ja/LC_MESSAGES/gaim.mo -share/locale/ka/LC_MESSAGES/gaim.mo -share/locale/ko/LC_MESSAGES/gaim.mo -share/locale/lt/LC_MESSAGES/gaim.mo -share/locale/mk/LC_MESSAGES/gaim.mo -share/locale/my_MM/LC_MESSAGES/gaim.mo -share/locale/nb/LC_MESSAGES/gaim.mo -share/locale/nl/LC_MESSAGES/gaim.mo -share/locale/nn/LC_MESSAGES/gaim.mo -share/locale/pa/LC_MESSAGES/gaim.mo -share/locale/pl/LC_MESSAGES/gaim.mo -share/locale/pt/LC_MESSAGES/gaim.mo -share/locale/pt_BR/LC_MESSAGES/gaim.mo -share/locale/ro/LC_MESSAGES/gaim.mo -share/locale/ru/LC_MESSAGES/gaim.mo -share/locale/sk/LC_MESSAGES/gaim.mo -share/locale/sl/LC_MESSAGES/gaim.mo -share/locale/sq/LC_MESSAGES/gaim.mo -share/locale/sr/LC_MESSAGES/gaim.mo -share/locale/sr@Latn/LC_MESSAGES/gaim.mo -share/locale/sv/LC_MESSAGES/gaim.mo -share/locale/tr/LC_MESSAGES/gaim.mo -share/locale/uk/LC_MESSAGES/gaim.mo -share/locale/vi/LC_MESSAGES/gaim.mo -share/locale/xh/LC_MESSAGES/gaim.mo -share/locale/zh_CN/LC_MESSAGES/gaim.mo -share/locale/zh_TW/LC_MESSAGES/gaim.mo -@dirrm share/gnome/sounds/gaim -@dirrm share/gnome/pixmaps/gaim/status/default -@dirrm share/gnome/pixmaps/gaim/status -@dirrm share/gnome/pixmaps/gaim/smileys/none -@dirrm share/gnome/pixmaps/gaim/smileys/default -@dirrm share/gnome/pixmaps/gaim/smileys -@dirrm share/gnome/pixmaps/gaim/icons -@dirrm share/gnome/pixmaps/gaim/dialogs -@dirrm share/gnome/pixmaps/gaim/buttons -@dirrm share/gnome/pixmaps/gaim -%%PERL:%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim -@dirrm lib/gaim -@dirrm include/gaim -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/my_MM/LC_MESSAGES -@dirrmtry share/locale/my_MM -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/en_AU/LC_MESSAGES -@dirrmtry share/locale/en_AU -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/net-im/libgaim/Makefile b/net-im/libgaim/Makefile deleted file mode 100644 index 94652b780..000000000 --- a/net-im/libgaim/Makefile +++ /dev/null @@ -1,237 +0,0 @@ -# New ports collection makefile for: gaim -# Date created: 26 Mar 1999 -# Whom: Jim Mock <jim@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/net-im/libgaim/Makefile,v 1.9 2007/03/09 22:15:17 mezz Exp $ -# - -PORTNAME= gaim -PORTVERSION= 2.0.0.b6 -PORTREVISION?= 7 -CATEGORIES?= net-im -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -PKGNAMEPREFIX?= lib -DISTNAME= ${PORTNAME}-2.0.0beta6 - -MAINTAINER?= marcus@FreeBSD.org -COMMENT?= Backend library for the Gaim multi-protocol messaging client - -CONFLICTS?= ja-gaim-[0-9]* gaim-1* - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME?= gnomeprefix gnomehack intlhack glib20 -GNU_CONFIGURE= yes -CONFIGURE_ARGS?=--disable-gtkui \ - --disable-consoleui \ - --with-dynamic_prpls=${PRPL_MODULES} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" \ - PTHREAD_LIB="${PTHREAD_LIBS}" - -.if !defined(GAIM_SLAVE) -# Gaim slave ports that require the following functionality, must explicitly -# set these macros themselves. -USE_GETTEXT= yes -USE_ICONV= yes -USE_LDCONFIG= yes -WANT_GNOME= yes -USE_PYTHON= yes - -.if defined(PACKAGE_BUILDING) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -MAN1= gaim.1 gaim-text.1 - -.endif - -PRPL_MODULES= gg,irc,jabber,msn,novell,oscar,qq,simple,yahoo,zephyr - -OPTIONS= SILC "Secure Internet Live Conferencing support" off \ - GNUTLS "GNUTLS encryption support" off \ - NSS "Mozilla NSS encryption support" on \ - SASL "Cyrus SASL support (for jabberd)" off \ - DBUS "Enable DBUS bindings" on \ - PERL "Perl scripting" off \ - BONJOUR "Enable mDNS support" on \ - SAMETIME "Enable Sametime client support" off \ - TCLTK "Tcl/Tk scripting" off - -.if defined(WITH_GTKUI) -OPTIONS+= GTKSPELL "Spell checking support" on \ - GSTREAMER "Use GStreamer for playing sounds" on \ - CAP "Enable Contact Availability Prediction plugin" on -.endif - -CONFIGURE_ARGS+=--disable-doxygen - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -IGNORE= does not build on 4.X -.endif - -.if ${OSVERSION} > 700032 -CFLAGS+= -D_XOPEN_SOURCE_EXTENDED -.endif - -.if !defined(GAIM_SLAVE) -.if ${HAVE_GNOME:Mgconf2}!="" || exists(${LOCALBASE}/bin/gconftool-2) -USE_GNOME+= gconf2 -GCONF_SCHEMAS= gaim.schemas -.endif -.endif - -.if defined(WITH_GTKUI) && ${HAVE_GNOME:Mevolutiondataserver}!="" -USE_GNOME+= evolutiondataserver -PLIST_SUB+= EVO="" -.else -CONFIGURE_ARGS+= --disable-gevolution -PLIST_SUB+= EVO="@comment not installed: " -.endif - -.if defined(WITH_GTKUI) && !defined(WITHOUT_GSTREAMER) -USE_GSTREAMER+= core good -.else -CONFIGURE_ARGS+=--disable-gstreamer -.endif - -.if defined(WITH_GTKUI) && !defined(WITHOUT_CAP) -LIB_DEPENDS+= sqlite3.8:${PORTSDIR}/databases/sqlite3 -PLIST_SUB+= CAP="" -.else -CONFIGURE_ARGS+=--disable-cap -PLIST_SUB+= CAP="@comment not installed: " -.endif - -.if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls -CONFIGURE_ARGS+= --enable-gnutls=yes -.else -CONFIGURE_ARGS+= --enable-gnutls=no -.endif - -.if !defined(WITHOUT_NSS) -LIB_DEPENDS+= nss3:${PORTSDIR}/security/nss -CONFIGURE_ARGS+= --enable-nss=yes \ - --with-nspr-includes=${LOCALBASE}/include/nspr \ - --with-nspr-libs=${LOCALBASE}/lib \ - --with-nss-includes=${LOCALBASE}/include/nss/nss \ - --with-nss-libs=${LOCALBASE}/lib/nss -.else -CONFIGURE_ARGS+= --enable-nss=no -.endif - -.if defined(WITH_SASL) -LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2 -CONFIGURE_ARGS+= --enable-cyrus-sasl -.endif - -.if defined(WITH_SILC) -LIB_DEPENDS+= silcclient-1.0.4:${PORTSDIR}/devel/silc-toolkit -CONFIGURE_ARGS+= --with-silc-includes=${LOCALBASE}/include/silc \ - --with-silc-libs=${LOCALBASE}/lib -PLIST_SUB+= SILC="" -PRPL_MODULES:= ${PRPL_MODULES},silc -.else -PLIST_SUB+= SILC="@comment not installed: " -.endif - -.if !defined(WITHOUT_BONJOUR) -LIB_DEPENDS+= avahi-core.5:${PORTSDIR}/net/avahi -PLIST_SUB+= BONJOUR="" -PRPL_MODULES:= ${PRPL_MODULES},bonjour -.else -PLIST_SUB+= BONJOUR="@comment not installed: " -.endif - -.if defined(WITH_SAMETIME) -LIB_DEPENDS+= meanwhile.1:${PORTSDIR}/net-im/meanwhile -PLIST_SUB+= SAMETIME="" -PRPL_MODULES:= ${PRPL_MODULES},sametime -.else -PLIST_SUB+= SAMETIME="@comment not installed: " -.endif - -.if defined(WITH_TCLTK) -TCLTK_VER?= 8.4 # user can override it -TCLTK_VER_NODOT= ${TCLTK_VER:S/.//} -.if ${TCLTK_VER} != 8.3 && ${TCLTK_VER} != 8.4 -.error Currently GAIM can only use Tcl/Tk 8.3 or 8.4 -.endif -LIB_DEPENDS+= tk${TCLTK_VER_NODOT}:${PORTSDIR}/x11-toolkits/tk${TCLTK_VER_NODOT} -CONFIGURE_ARGS+= --with-tclconfig=${LOCALBASE}/lib/tcl${TCLTK_VER} \ - --with-tkconfig=${LOCALBASE}/lib/tk${TCLTK_VER} -CFLAGS+= -I${LOCALBASE}/include/tk${TCLTK_VER} -I${LOCALBASE}/include/tcl${TCLTK_VER} -PLIST_SUB+= TCL:="" -.else -PLIST_SUB+= TCL:="@comment not installed: " -.endif - -.if !defined(WITHOUT_DBUS) -LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -.if !defined(GAIM_SLAVE) -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus -.endif -CONFIGURE_ARGS+= --enable-dbus -PLIST_SUB+= DBUS="" -.else -CONFIGURE_ARGS+= --disable-dbus -PLIST_SUB+= DBUS="@comment not installed: " -.endif - -.if defined(WITH_PERL) && ${PERL_LEVEL} >= 500800 -USE_PERL5= yes -CONFIGURE_ARGS+= --with-perl-lib=site -PLIST_SUB+= PERL:="" -.if !defined(GAIM_SLAVE) -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3+= Gaim.3 -.endif -.else -CONFIGURE_ARGS+= --disable-perl -PLIST_SUB+= PERL:="@comment not installed: " -.endif - -.if defined(WITH_GTKUI) && !defined(WITHOUT_GTKSPELL) -LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell -.else -CONFIGURE_ARGS+= --disable-gtkspell -.endif - -pre-everything:: -.if defined(WITH_PERL) && ${PERL_LEVEL} < 500800 - @${ECHO_MSG} "WARNING: Perl scripting disabled (Perl 5.8 requirement not met)." -.endif -.if defined(WITHOUT_GNUTLS) && defined(WITHOUT_NSS) - @${ECHO_MSG} "WARNING: In order to use MSN, you must enable the GNUTLS and/or NSS options." -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthreads|${PTHREAD_LIBS:S/"//g}|g' \ - -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - -e 's|-lpanel |-lpanel -lncurses|g' \ - -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g' \ - -e 's|-lsilc -lsilcclient ${PTHREAD_LIBS} $$LIBDL|-lsilc -lsilcclient ${PTHREAD_LIBS} -liconv|' \ - -e 's|TCL_VERSION found but 8.3 required|TCL_VERSION found but ${TCLTK_VER} required|g' \ - -e 's|TCL_MINOR_VERSION" -ne 3|TCL_MINOR_VERSION" -ne ${TCLTK_VER:E}|' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|@bindir@|${PREFIX}/bin|' \ - ${WRKSRC}/gaim.service.in - @${REINPLACE_CMD} -e 's|/bin/bash|${SH}|' \ - ${WRKSRC}/libgaim/gaim-send \ - ${WRKSRC}/libgaim/gaim-send-async - @${REINPLACE_CMD} -e 's|/python|/env python|' \ - ${WRKSRC}/libgaim/gaim-remote \ - ${WRKSRC}/libgaim/gaim-url-handler -.if defined(GAIM_SLAVE) - @${FIND} ${BUILD_WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[$$][(]top_builddir[)]/libgaim/libgaim.la|${LOCALBASE}/lib/libgaim.la|g' \ - ${WRKSRC}/gtk/Makefile.in -.endif - -.include <bsd.port.post.mk> diff --git a/net-im/libgaim/distinfo b/net-im/libgaim/distinfo deleted file mode 100644 index 3c4115064..000000000 --- a/net-im/libgaim/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gaim-2.0.0beta6.tar.bz2) = 404dcec261f911bcb56f69e5ea192583 -SHA256 (gaim-2.0.0beta6.tar.bz2) = fea8d9adbb2886ea7accde1d11b6da5fb77e1847fb4054ac55bca30b5b10ce82 -SIZE (gaim-2.0.0beta6.tar.bz2) = 6667700 diff --git a/net-im/libgaim/files/patch-gaim.service.in b/net-im/libgaim/files/patch-gaim.service.in deleted file mode 100644 index 333f6c27d..000000000 --- a/net-im/libgaim/files/patch-gaim.service.in +++ /dev/null @@ -1,7 +0,0 @@ ---- gaim.service.in.orig Tue Feb 6 20:55:54 2007 -+++ gaim.service.in Tue Feb 6 20:56:04 2007 -@@ -1,3 +1,3 @@ - [D-BUS Service] --Name=org.gaim.GaimService -+Name=net.sf.gaim.GaimService - Exec=@bindir@/gaim diff --git a/net-im/libgaim/pkg-descr b/net-im/libgaim/pkg-descr deleted file mode 100644 index 3637ca410..000000000 --- a/net-im/libgaim/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -Gaim is a multi-protocol instant messaging client. It is compatible with AIM -(Oscar and TOC protocols), ICQ, MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu, -and Zephyr networks. - -Gaim users can log in to multiple accounts on multiple IM networks -simultaneously. This means that you can be chatting with friends on AOL -Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an -IRC channel all at the same time. - -Gaim supports many features of the various networks, such as file transfer -(coming soon), away messages, typing notification, and MSN window closing -notification. It also goes beyond that and provides many unique features. A -few popular features are Buddy Pounces, which give the ability to notify you, -send a message, play a sound, or run a program when a specific buddy goes away, -signs online, or returns from idle; and plugins, consisting of text -replacement, a buddy ticker, extended message notification, iconify on away, -and more. - -(Adapted from the About Gaim page.) - -Libgaim is a backend library and protocol modules needed for Gaim frontend -frontends such as the GTK+ and console UIs. - -WWW: http://gaim.sourceforge.net/ diff --git a/net-im/libgaim/pkg-plist b/net-im/libgaim/pkg-plist deleted file mode 100644 index d2f88ac08..000000000 --- a/net-im/libgaim/pkg-plist +++ /dev/null @@ -1,246 +0,0 @@ -%%DBUS%%bin/gaim-client-example -%%DBUS%%bin/gaim-remote -%%DBUS%%bin/gaim-send -%%DBUS%%bin/gaim-send-async -bin/gaim-url-handler -include/gaim/account.h -include/gaim/accountopt.h -include/gaim/blist.h -include/gaim/buddyicon.h -include/gaim/cipher.h -include/gaim/circbuffer.h -include/gaim/cmds.h -include/gaim/connection.h -include/gaim/conversation.h -include/gaim/core.h -%%DBUS%%include/gaim/dbus-bindings.h -%%DBUS%%include/gaim/dbus-define-api.h -%%DBUS%%include/gaim/dbus-gaim.h -%%DBUS%%include/gaim/dbus-maybe.h -%%DBUS%%include/gaim/dbus-server.h -%%DBUS%%include/gaim/dbus-useful.h -include/gaim/debug.h -include/gaim/desktopitem.h -include/gaim/dnsquery.h -include/gaim/dnssrv.h -include/gaim/eventloop.h -include/gaim/ft.h -include/gaim/gaim.h -include/gaim/idle.h -include/gaim/imgstore.h -include/gaim/log.h -include/gaim/mime.h -include/gaim/network.h -include/gaim/notify.h -include/gaim/ntlm.h -include/gaim/plugin.h -include/gaim/pluginpref.h -include/gaim/pounce.h -include/gaim/prefs.h -include/gaim/privacy.h -include/gaim/proxy.h -include/gaim/prpl.h -include/gaim/request.h -include/gaim/roomlist.h -include/gaim/savedstatuses.h -include/gaim/server.h -include/gaim/signals.h -include/gaim/sound.h -include/gaim/sslconn.h -include/gaim/status.h -include/gaim/stringref.h -include/gaim/stun.h -include/gaim/upnp.h -include/gaim/util.h -include/gaim/value.h -include/gaim/version.h -include/gaim/whiteboard.h -include/gaim/xmlnode.h -lib/gaim/autoaccept.la -lib/gaim/autoaccept.so -lib/gaim/autoreply.la -lib/gaim/autoreply.so -lib/gaim/buddynote.la -lib/gaim/buddynote.so -%%DBUS%%lib/gaim/dbus-example.la -%%DBUS%%lib/gaim/dbus-example.so -lib/gaim/idle.la -lib/gaim/idle.so -lib/gaim/libaim.la -lib/gaim/libaim.so -lib/gaim/libicq.la -lib/gaim/libicq.so -%%PERL:%%lib/gaim/libgaimperl.la -%%PERL:%%lib/gaim/libgaimperl.so -%%BONJOUR%%lib/gaim/libbonjour.la -%%BONJOUR%%lib/gaim/libbonjour.so -lib/gaim/libgg.la -lib/gaim/libgg.so -lib/gaim/libirc.la -lib/gaim/libirc.so -lib/gaim/libjabber.la -lib/gaim/libjabber.so -lib/gaim/libmsn.la -lib/gaim/libmsn.so -lib/gaim/libnovell.la -lib/gaim/libnovell.so -lib/gaim/liboscar.la -lib/gaim/liboscar.so -lib/gaim/liboscar.so.0 -%%SILC%%lib/gaim/libsilcgaim.la -%%SILC%%lib/gaim/libsilcgaim.so -lib/gaim/libqq.la -lib/gaim/libqq.so -%%SAMETIME%%lib/gaim/libsametime.la -%%SAMETIME%%lib/gaim/libsametime.so -lib/gaim/libsimple.la -lib/gaim/libsimple.so -lib/gaim/libyahoo.la -lib/gaim/libyahoo.so -lib/gaim/libzephyr.la -lib/gaim/libzephyr.so -lib/gaim/log_reader.la -lib/gaim/log_reader.so -lib/gaim/newline.la -lib/gaim/newline.so -lib/gaim/offlinemsg.la -lib/gaim/offlinemsg.so -lib/gaim/psychic.la -lib/gaim/psychic.so -lib/gaim/ssl-gnutls.la -lib/gaim/ssl-gnutls.so -lib/gaim/ssl-nss.la -lib/gaim/ssl-nss.so -lib/gaim/ssl.la -lib/gaim/ssl.so -lib/gaim/statenotify.la -lib/gaim/statenotify.so -%%TCL:%%lib/gaim/tcl.la -%%TCL:%%lib/gaim/tcl.so -%%DBUS%%lib/libgaim-client.la -%%DBUS%%lib/libgaim-client.so -%%DBUS%%lib/libgaim-client.so.0 -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/autosplit.ix -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/Gaim.so -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/Gaim.bs -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/.packlist -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/Gaim.pm -lib/libgaim.la -lib/libgaim.so -lib/libgaim.so.0 -libdata/pkgconfig/gaim.pc -share/aclocal/gaim.m4 -%%DBUS%%share/dbus-1/services/gaim.service -share/gnome/applications/gaim.desktop -share/locale/am/LC_MESSAGES/gaim.mo -share/locale/ar/LC_MESSAGES/gaim.mo -share/locale/az/LC_MESSAGES/gaim.mo -share/locale/bg/LC_MESSAGES/gaim.mo -share/locale/bn/LC_MESSAGES/gaim.mo -share/locale/bs/LC_MESSAGES/gaim.mo -share/locale/ca/LC_MESSAGES/gaim.mo -share/locale/ca@valencia/LC_MESSAGES/gaim.mo -share/locale/cs/LC_MESSAGES/gaim.mo -share/locale/da/LC_MESSAGES/gaim.mo -share/locale/de/LC_MESSAGES/gaim.mo -share/locale/dz/LC_MESSAGES/gaim.mo -share/locale/el/LC_MESSAGES/gaim.mo -share/locale/en_AU/LC_MESSAGES/gaim.mo -share/locale/en_CA/LC_MESSAGES/gaim.mo -share/locale/en_GB/LC_MESSAGES/gaim.mo -share/locale/eo/LC_MESSAGES/gaim.mo -share/locale/es/LC_MESSAGES/gaim.mo -share/locale/et/LC_MESSAGES/gaim.mo -share/locale/eu/LC_MESSAGES/gaim.mo -share/locale/fa/LC_MESSAGES/gaim.mo -share/locale/fi/LC_MESSAGES/gaim.mo -share/locale/fr/LC_MESSAGES/gaim.mo -share/locale/gl/LC_MESSAGES/gaim.mo -share/locale/gu/LC_MESSAGES/gaim.mo -share/locale/he/LC_MESSAGES/gaim.mo -share/locale/hi/LC_MESSAGES/gaim.mo -share/locale/hu/LC_MESSAGES/gaim.mo -share/locale/it/LC_MESSAGES/gaim.mo -share/locale/ja/LC_MESSAGES/gaim.mo -share/locale/ka/LC_MESSAGES/gaim.mo -share/locale/ko/LC_MESSAGES/gaim.mo -share/locale/ku/LC_MESSAGES/gaim.mo -share/locale/lt/LC_MESSAGES/gaim.mo -share/locale/mk/LC_MESSAGES/gaim.mo -share/locale/my_MM/LC_MESSAGES/gaim.mo -share/locale/nb/LC_MESSAGES/gaim.mo -share/locale/ne/LC_MESSAGES/gaim.mo -share/locale/nl/LC_MESSAGES/gaim.mo -share/locale/nn/LC_MESSAGES/gaim.mo -share/locale/pa/LC_MESSAGES/gaim.mo -share/locale/pl/LC_MESSAGES/gaim.mo -share/locale/pt/LC_MESSAGES/gaim.mo -share/locale/pt_BR/LC_MESSAGES/gaim.mo -share/locale/ro/LC_MESSAGES/gaim.mo -share/locale/ru/LC_MESSAGES/gaim.mo -share/locale/sk/LC_MESSAGES/gaim.mo -share/locale/sl/LC_MESSAGES/gaim.mo -share/locale/sq/LC_MESSAGES/gaim.mo -share/locale/sr/LC_MESSAGES/gaim.mo -share/locale/sr@Latn/LC_MESSAGES/gaim.mo -share/locale/sv/LC_MESSAGES/gaim.mo -share/locale/ta/LC_MESSAGES/gaim.mo -share/locale/te/LC_MESSAGES/gaim.mo -share/locale/th/LC_MESSAGES/gaim.mo -share/locale/tr/LC_MESSAGES/gaim.mo -share/locale/uk/LC_MESSAGES/gaim.mo -share/locale/vi/LC_MESSAGES/gaim.mo -share/locale/xh/LC_MESSAGES/gaim.mo -share/locale/zh_CN/LC_MESSAGES/gaim.mo -share/locale/zh_TW/LC_MESSAGES/gaim.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/my_MM/LC_MESSAGES -@dirrmtry share/locale/my_MM -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/en_AU/LC_MESSAGES -@dirrmtry share/locale/en_AU -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -%%PERL:%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim -@dirrm lib/gaim -@dirrm include/gaim diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile deleted file mode 100644 index 94652b780..000000000 --- a/net-im/libpurple/Makefile +++ /dev/null @@ -1,237 +0,0 @@ -# New ports collection makefile for: gaim -# Date created: 26 Mar 1999 -# Whom: Jim Mock <jim@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/net-im/libgaim/Makefile,v 1.9 2007/03/09 22:15:17 mezz Exp $ -# - -PORTNAME= gaim -PORTVERSION= 2.0.0.b6 -PORTREVISION?= 7 -CATEGORIES?= net-im -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -PKGNAMEPREFIX?= lib -DISTNAME= ${PORTNAME}-2.0.0beta6 - -MAINTAINER?= marcus@FreeBSD.org -COMMENT?= Backend library for the Gaim multi-protocol messaging client - -CONFLICTS?= ja-gaim-[0-9]* gaim-1* - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME?= gnomeprefix gnomehack intlhack glib20 -GNU_CONFIGURE= yes -CONFIGURE_ARGS?=--disable-gtkui \ - --disable-consoleui \ - --with-dynamic_prpls=${PRPL_MODULES} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" \ - PTHREAD_LIB="${PTHREAD_LIBS}" - -.if !defined(GAIM_SLAVE) -# Gaim slave ports that require the following functionality, must explicitly -# set these macros themselves. -USE_GETTEXT= yes -USE_ICONV= yes -USE_LDCONFIG= yes -WANT_GNOME= yes -USE_PYTHON= yes - -.if defined(PACKAGE_BUILDING) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -MAN1= gaim.1 gaim-text.1 - -.endif - -PRPL_MODULES= gg,irc,jabber,msn,novell,oscar,qq,simple,yahoo,zephyr - -OPTIONS= SILC "Secure Internet Live Conferencing support" off \ - GNUTLS "GNUTLS encryption support" off \ - NSS "Mozilla NSS encryption support" on \ - SASL "Cyrus SASL support (for jabberd)" off \ - DBUS "Enable DBUS bindings" on \ - PERL "Perl scripting" off \ - BONJOUR "Enable mDNS support" on \ - SAMETIME "Enable Sametime client support" off \ - TCLTK "Tcl/Tk scripting" off - -.if defined(WITH_GTKUI) -OPTIONS+= GTKSPELL "Spell checking support" on \ - GSTREAMER "Use GStreamer for playing sounds" on \ - CAP "Enable Contact Availability Prediction plugin" on -.endif - -CONFIGURE_ARGS+=--disable-doxygen - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -IGNORE= does not build on 4.X -.endif - -.if ${OSVERSION} > 700032 -CFLAGS+= -D_XOPEN_SOURCE_EXTENDED -.endif - -.if !defined(GAIM_SLAVE) -.if ${HAVE_GNOME:Mgconf2}!="" || exists(${LOCALBASE}/bin/gconftool-2) -USE_GNOME+= gconf2 -GCONF_SCHEMAS= gaim.schemas -.endif -.endif - -.if defined(WITH_GTKUI) && ${HAVE_GNOME:Mevolutiondataserver}!="" -USE_GNOME+= evolutiondataserver -PLIST_SUB+= EVO="" -.else -CONFIGURE_ARGS+= --disable-gevolution -PLIST_SUB+= EVO="@comment not installed: " -.endif - -.if defined(WITH_GTKUI) && !defined(WITHOUT_GSTREAMER) -USE_GSTREAMER+= core good -.else -CONFIGURE_ARGS+=--disable-gstreamer -.endif - -.if defined(WITH_GTKUI) && !defined(WITHOUT_CAP) -LIB_DEPENDS+= sqlite3.8:${PORTSDIR}/databases/sqlite3 -PLIST_SUB+= CAP="" -.else -CONFIGURE_ARGS+=--disable-cap -PLIST_SUB+= CAP="@comment not installed: " -.endif - -.if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls -CONFIGURE_ARGS+= --enable-gnutls=yes -.else -CONFIGURE_ARGS+= --enable-gnutls=no -.endif - -.if !defined(WITHOUT_NSS) -LIB_DEPENDS+= nss3:${PORTSDIR}/security/nss -CONFIGURE_ARGS+= --enable-nss=yes \ - --with-nspr-includes=${LOCALBASE}/include/nspr \ - --with-nspr-libs=${LOCALBASE}/lib \ - --with-nss-includes=${LOCALBASE}/include/nss/nss \ - --with-nss-libs=${LOCALBASE}/lib/nss -.else -CONFIGURE_ARGS+= --enable-nss=no -.endif - -.if defined(WITH_SASL) -LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2 -CONFIGURE_ARGS+= --enable-cyrus-sasl -.endif - -.if defined(WITH_SILC) -LIB_DEPENDS+= silcclient-1.0.4:${PORTSDIR}/devel/silc-toolkit -CONFIGURE_ARGS+= --with-silc-includes=${LOCALBASE}/include/silc \ - --with-silc-libs=${LOCALBASE}/lib -PLIST_SUB+= SILC="" -PRPL_MODULES:= ${PRPL_MODULES},silc -.else -PLIST_SUB+= SILC="@comment not installed: " -.endif - -.if !defined(WITHOUT_BONJOUR) -LIB_DEPENDS+= avahi-core.5:${PORTSDIR}/net/avahi -PLIST_SUB+= BONJOUR="" -PRPL_MODULES:= ${PRPL_MODULES},bonjour -.else -PLIST_SUB+= BONJOUR="@comment not installed: " -.endif - -.if defined(WITH_SAMETIME) -LIB_DEPENDS+= meanwhile.1:${PORTSDIR}/net-im/meanwhile -PLIST_SUB+= SAMETIME="" -PRPL_MODULES:= ${PRPL_MODULES},sametime -.else -PLIST_SUB+= SAMETIME="@comment not installed: " -.endif - -.if defined(WITH_TCLTK) -TCLTK_VER?= 8.4 # user can override it -TCLTK_VER_NODOT= ${TCLTK_VER:S/.//} -.if ${TCLTK_VER} != 8.3 && ${TCLTK_VER} != 8.4 -.error Currently GAIM can only use Tcl/Tk 8.3 or 8.4 -.endif -LIB_DEPENDS+= tk${TCLTK_VER_NODOT}:${PORTSDIR}/x11-toolkits/tk${TCLTK_VER_NODOT} -CONFIGURE_ARGS+= --with-tclconfig=${LOCALBASE}/lib/tcl${TCLTK_VER} \ - --with-tkconfig=${LOCALBASE}/lib/tk${TCLTK_VER} -CFLAGS+= -I${LOCALBASE}/include/tk${TCLTK_VER} -I${LOCALBASE}/include/tcl${TCLTK_VER} -PLIST_SUB+= TCL:="" -.else -PLIST_SUB+= TCL:="@comment not installed: " -.endif - -.if !defined(WITHOUT_DBUS) -LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -.if !defined(GAIM_SLAVE) -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus -.endif -CONFIGURE_ARGS+= --enable-dbus -PLIST_SUB+= DBUS="" -.else -CONFIGURE_ARGS+= --disable-dbus -PLIST_SUB+= DBUS="@comment not installed: " -.endif - -.if defined(WITH_PERL) && ${PERL_LEVEL} >= 500800 -USE_PERL5= yes -CONFIGURE_ARGS+= --with-perl-lib=site -PLIST_SUB+= PERL:="" -.if !defined(GAIM_SLAVE) -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3+= Gaim.3 -.endif -.else -CONFIGURE_ARGS+= --disable-perl -PLIST_SUB+= PERL:="@comment not installed: " -.endif - -.if defined(WITH_GTKUI) && !defined(WITHOUT_GTKSPELL) -LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell -.else -CONFIGURE_ARGS+= --disable-gtkspell -.endif - -pre-everything:: -.if defined(WITH_PERL) && ${PERL_LEVEL} < 500800 - @${ECHO_MSG} "WARNING: Perl scripting disabled (Perl 5.8 requirement not met)." -.endif -.if defined(WITHOUT_GNUTLS) && defined(WITHOUT_NSS) - @${ECHO_MSG} "WARNING: In order to use MSN, you must enable the GNUTLS and/or NSS options." -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthreads|${PTHREAD_LIBS:S/"//g}|g' \ - -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - -e 's|-lpanel |-lpanel -lncurses|g' \ - -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g' \ - -e 's|-lsilc -lsilcclient ${PTHREAD_LIBS} $$LIBDL|-lsilc -lsilcclient ${PTHREAD_LIBS} -liconv|' \ - -e 's|TCL_VERSION found but 8.3 required|TCL_VERSION found but ${TCLTK_VER} required|g' \ - -e 's|TCL_MINOR_VERSION" -ne 3|TCL_MINOR_VERSION" -ne ${TCLTK_VER:E}|' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|@bindir@|${PREFIX}/bin|' \ - ${WRKSRC}/gaim.service.in - @${REINPLACE_CMD} -e 's|/bin/bash|${SH}|' \ - ${WRKSRC}/libgaim/gaim-send \ - ${WRKSRC}/libgaim/gaim-send-async - @${REINPLACE_CMD} -e 's|/python|/env python|' \ - ${WRKSRC}/libgaim/gaim-remote \ - ${WRKSRC}/libgaim/gaim-url-handler -.if defined(GAIM_SLAVE) - @${FIND} ${BUILD_WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[$$][(]top_builddir[)]/libgaim/libgaim.la|${LOCALBASE}/lib/libgaim.la|g' \ - ${WRKSRC}/gtk/Makefile.in -.endif - -.include <bsd.port.post.mk> diff --git a/net-im/libpurple/distinfo b/net-im/libpurple/distinfo deleted file mode 100644 index 3c4115064..000000000 --- a/net-im/libpurple/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gaim-2.0.0beta6.tar.bz2) = 404dcec261f911bcb56f69e5ea192583 -SHA256 (gaim-2.0.0beta6.tar.bz2) = fea8d9adbb2886ea7accde1d11b6da5fb77e1847fb4054ac55bca30b5b10ce82 -SIZE (gaim-2.0.0beta6.tar.bz2) = 6667700 diff --git a/net-im/libpurple/files/patch-gaim.service.in b/net-im/libpurple/files/patch-gaim.service.in deleted file mode 100644 index 333f6c27d..000000000 --- a/net-im/libpurple/files/patch-gaim.service.in +++ /dev/null @@ -1,7 +0,0 @@ ---- gaim.service.in.orig Tue Feb 6 20:55:54 2007 -+++ gaim.service.in Tue Feb 6 20:56:04 2007 -@@ -1,3 +1,3 @@ - [D-BUS Service] --Name=org.gaim.GaimService -+Name=net.sf.gaim.GaimService - Exec=@bindir@/gaim diff --git a/net-im/libpurple/pkg-descr b/net-im/libpurple/pkg-descr deleted file mode 100644 index 3637ca410..000000000 --- a/net-im/libpurple/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -Gaim is a multi-protocol instant messaging client. It is compatible with AIM -(Oscar and TOC protocols), ICQ, MSN Messenger, Yahoo, IRC, Jabber, Gadu-Gadu, -and Zephyr networks. - -Gaim users can log in to multiple accounts on multiple IM networks -simultaneously. This means that you can be chatting with friends on AOL -Instant Messenger, talking to a friend on Yahoo Messenger, and sitting in an -IRC channel all at the same time. - -Gaim supports many features of the various networks, such as file transfer -(coming soon), away messages, typing notification, and MSN window closing -notification. It also goes beyond that and provides many unique features. A -few popular features are Buddy Pounces, which give the ability to notify you, -send a message, play a sound, or run a program when a specific buddy goes away, -signs online, or returns from idle; and plugins, consisting of text -replacement, a buddy ticker, extended message notification, iconify on away, -and more. - -(Adapted from the About Gaim page.) - -Libgaim is a backend library and protocol modules needed for Gaim frontend -frontends such as the GTK+ and console UIs. - -WWW: http://gaim.sourceforge.net/ diff --git a/net-im/libpurple/pkg-plist b/net-im/libpurple/pkg-plist deleted file mode 100644 index d2f88ac08..000000000 --- a/net-im/libpurple/pkg-plist +++ /dev/null @@ -1,246 +0,0 @@ -%%DBUS%%bin/gaim-client-example -%%DBUS%%bin/gaim-remote -%%DBUS%%bin/gaim-send -%%DBUS%%bin/gaim-send-async -bin/gaim-url-handler -include/gaim/account.h -include/gaim/accountopt.h -include/gaim/blist.h -include/gaim/buddyicon.h -include/gaim/cipher.h -include/gaim/circbuffer.h -include/gaim/cmds.h -include/gaim/connection.h -include/gaim/conversation.h -include/gaim/core.h -%%DBUS%%include/gaim/dbus-bindings.h -%%DBUS%%include/gaim/dbus-define-api.h -%%DBUS%%include/gaim/dbus-gaim.h -%%DBUS%%include/gaim/dbus-maybe.h -%%DBUS%%include/gaim/dbus-server.h -%%DBUS%%include/gaim/dbus-useful.h -include/gaim/debug.h -include/gaim/desktopitem.h -include/gaim/dnsquery.h -include/gaim/dnssrv.h -include/gaim/eventloop.h -include/gaim/ft.h -include/gaim/gaim.h -include/gaim/idle.h -include/gaim/imgstore.h -include/gaim/log.h -include/gaim/mime.h -include/gaim/network.h -include/gaim/notify.h -include/gaim/ntlm.h -include/gaim/plugin.h -include/gaim/pluginpref.h -include/gaim/pounce.h -include/gaim/prefs.h -include/gaim/privacy.h -include/gaim/proxy.h -include/gaim/prpl.h -include/gaim/request.h -include/gaim/roomlist.h -include/gaim/savedstatuses.h -include/gaim/server.h -include/gaim/signals.h -include/gaim/sound.h -include/gaim/sslconn.h -include/gaim/status.h -include/gaim/stringref.h -include/gaim/stun.h -include/gaim/upnp.h -include/gaim/util.h -include/gaim/value.h -include/gaim/version.h -include/gaim/whiteboard.h -include/gaim/xmlnode.h -lib/gaim/autoaccept.la -lib/gaim/autoaccept.so -lib/gaim/autoreply.la -lib/gaim/autoreply.so -lib/gaim/buddynote.la -lib/gaim/buddynote.so -%%DBUS%%lib/gaim/dbus-example.la -%%DBUS%%lib/gaim/dbus-example.so -lib/gaim/idle.la -lib/gaim/idle.so -lib/gaim/libaim.la -lib/gaim/libaim.so -lib/gaim/libicq.la -lib/gaim/libicq.so -%%PERL:%%lib/gaim/libgaimperl.la -%%PERL:%%lib/gaim/libgaimperl.so -%%BONJOUR%%lib/gaim/libbonjour.la -%%BONJOUR%%lib/gaim/libbonjour.so -lib/gaim/libgg.la -lib/gaim/libgg.so -lib/gaim/libirc.la -lib/gaim/libirc.so -lib/gaim/libjabber.la -lib/gaim/libjabber.so -lib/gaim/libmsn.la -lib/gaim/libmsn.so -lib/gaim/libnovell.la -lib/gaim/libnovell.so -lib/gaim/liboscar.la -lib/gaim/liboscar.so -lib/gaim/liboscar.so.0 -%%SILC%%lib/gaim/libsilcgaim.la -%%SILC%%lib/gaim/libsilcgaim.so -lib/gaim/libqq.la -lib/gaim/libqq.so -%%SAMETIME%%lib/gaim/libsametime.la -%%SAMETIME%%lib/gaim/libsametime.so -lib/gaim/libsimple.la -lib/gaim/libsimple.so -lib/gaim/libyahoo.la -lib/gaim/libyahoo.so -lib/gaim/libzephyr.la -lib/gaim/libzephyr.so -lib/gaim/log_reader.la -lib/gaim/log_reader.so -lib/gaim/newline.la -lib/gaim/newline.so -lib/gaim/offlinemsg.la -lib/gaim/offlinemsg.so -lib/gaim/psychic.la -lib/gaim/psychic.so -lib/gaim/ssl-gnutls.la -lib/gaim/ssl-gnutls.so -lib/gaim/ssl-nss.la -lib/gaim/ssl-nss.so -lib/gaim/ssl.la -lib/gaim/ssl.so -lib/gaim/statenotify.la -lib/gaim/statenotify.so -%%TCL:%%lib/gaim/tcl.la -%%TCL:%%lib/gaim/tcl.so -%%DBUS%%lib/libgaim-client.la -%%DBUS%%lib/libgaim-client.so -%%DBUS%%lib/libgaim-client.so.0 -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/autosplit.ix -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/Gaim.so -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/Gaim.bs -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim/.packlist -%%PERL:%%%%SITE_PERL%%/%%PERL_ARCH%%/Gaim.pm -lib/libgaim.la -lib/libgaim.so -lib/libgaim.so.0 -libdata/pkgconfig/gaim.pc -share/aclocal/gaim.m4 -%%DBUS%%share/dbus-1/services/gaim.service -share/gnome/applications/gaim.desktop -share/locale/am/LC_MESSAGES/gaim.mo -share/locale/ar/LC_MESSAGES/gaim.mo -share/locale/az/LC_MESSAGES/gaim.mo -share/locale/bg/LC_MESSAGES/gaim.mo -share/locale/bn/LC_MESSAGES/gaim.mo -share/locale/bs/LC_MESSAGES/gaim.mo -share/locale/ca/LC_MESSAGES/gaim.mo -share/locale/ca@valencia/LC_MESSAGES/gaim.mo -share/locale/cs/LC_MESSAGES/gaim.mo -share/locale/da/LC_MESSAGES/gaim.mo -share/locale/de/LC_MESSAGES/gaim.mo -share/locale/dz/LC_MESSAGES/gaim.mo -share/locale/el/LC_MESSAGES/gaim.mo -share/locale/en_AU/LC_MESSAGES/gaim.mo -share/locale/en_CA/LC_MESSAGES/gaim.mo -share/locale/en_GB/LC_MESSAGES/gaim.mo -share/locale/eo/LC_MESSAGES/gaim.mo -share/locale/es/LC_MESSAGES/gaim.mo -share/locale/et/LC_MESSAGES/gaim.mo -share/locale/eu/LC_MESSAGES/gaim.mo -share/locale/fa/LC_MESSAGES/gaim.mo -share/locale/fi/LC_MESSAGES/gaim.mo -share/locale/fr/LC_MESSAGES/gaim.mo -share/locale/gl/LC_MESSAGES/gaim.mo -share/locale/gu/LC_MESSAGES/gaim.mo -share/locale/he/LC_MESSAGES/gaim.mo -share/locale/hi/LC_MESSAGES/gaim.mo -share/locale/hu/LC_MESSAGES/gaim.mo -share/locale/it/LC_MESSAGES/gaim.mo -share/locale/ja/LC_MESSAGES/gaim.mo -share/locale/ka/LC_MESSAGES/gaim.mo -share/locale/ko/LC_MESSAGES/gaim.mo -share/locale/ku/LC_MESSAGES/gaim.mo -share/locale/lt/LC_MESSAGES/gaim.mo -share/locale/mk/LC_MESSAGES/gaim.mo -share/locale/my_MM/LC_MESSAGES/gaim.mo -share/locale/nb/LC_MESSAGES/gaim.mo -share/locale/ne/LC_MESSAGES/gaim.mo -share/locale/nl/LC_MESSAGES/gaim.mo -share/locale/nn/LC_MESSAGES/gaim.mo -share/locale/pa/LC_MESSAGES/gaim.mo -share/locale/pl/LC_MESSAGES/gaim.mo -share/locale/pt/LC_MESSAGES/gaim.mo -share/locale/pt_BR/LC_MESSAGES/gaim.mo -share/locale/ro/LC_MESSAGES/gaim.mo -share/locale/ru/LC_MESSAGES/gaim.mo -share/locale/sk/LC_MESSAGES/gaim.mo -share/locale/sl/LC_MESSAGES/gaim.mo -share/locale/sq/LC_MESSAGES/gaim.mo -share/locale/sr/LC_MESSAGES/gaim.mo -share/locale/sr@Latn/LC_MESSAGES/gaim.mo -share/locale/sv/LC_MESSAGES/gaim.mo -share/locale/ta/LC_MESSAGES/gaim.mo -share/locale/te/LC_MESSAGES/gaim.mo -share/locale/th/LC_MESSAGES/gaim.mo -share/locale/tr/LC_MESSAGES/gaim.mo -share/locale/uk/LC_MESSAGES/gaim.mo -share/locale/vi/LC_MESSAGES/gaim.mo -share/locale/xh/LC_MESSAGES/gaim.mo -share/locale/zh_CN/LC_MESSAGES/gaim.mo -share/locale/zh_TW/LC_MESSAGES/gaim.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/my_MM/LC_MESSAGES -@dirrmtry share/locale/my_MM -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/en_AU/LC_MESSAGES -@dirrmtry share/locale/en_AU -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca@valencia/LC_MESSAGES -@dirrmtry share/locale/ca@valencia -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -%%PERL:%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gaim -@dirrm lib/gaim -@dirrm include/gaim diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile deleted file mode 100644 index afe6e4e57..000000000 --- a/net/gnome-nettool/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: gnomenetwork -# Date Created: 03 June 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/net/gnome-nettool/Makefile,v 1.34 2006/12/18 22:33:50 marcus Exp $ -# - -PORTNAME= gnome-nettool -PORTVERSION= 2.18.0 -PORTEPOCH= 1 -CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-nettool/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-nettool-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME utility that provides network information statistics - -USE_XLIB= yes -USE_BZIP2= yes -USE_GNOME= gnomehack intlhack gnomeprefix libglade2 gconf2 gnomedocutils -USE_GMAKE= yes -USE_GETTEXT= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CFLAGS+= -DHAVE_SOCKADDR_SA_LEN - -post-install: - ${MKDIR} ${PREFIX}/share/gnome/pixmaps - ${LN} -sf ${PREFIX}/share/gnome/gnome-nettool/pixmaps/gnome-nettool.png \ - ${PREFIX}/share/gnome/pixmaps/gnome-nettool.png - -.include <bsd.port.mk> diff --git a/net/gnome-nettool/distinfo b/net/gnome-nettool/distinfo deleted file mode 100644 index 9adbfe2e9..000000000 --- a/net/gnome-nettool/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-nettool-2.18.0.tar.bz2) = 596616cf631b5bc9ec0c873208ccfce9 -SHA256 (gnome2/gnome-nettool-2.18.0.tar.bz2) = 348b6c0f0c7d58df1514f87956e6987fcccc418d1cfea98a1f3a1b84e4d60e57 -SIZE (gnome2/gnome-nettool-2.18.0.tar.bz2) = 511010 diff --git a/net/gnome-nettool/files/patch-src_info.c b/net/gnome-nettool/files/patch-src_info.c deleted file mode 100644 index 74eb698a4..000000000 --- a/net/gnome-nettool/files/patch-src_info.c +++ /dev/null @@ -1,259 +0,0 @@ ---- src/info.c.orig Fri Dec 1 10:36:15 2006 -+++ src/info.c Mon Dec 18 17:32:19 2006 -@@ -20,6 +20,10 @@ - #include <gtk/gtk.h> - #include <glib/gi18n.h> - #include <glib/gprintf.h> -+#include <sys/types.h> -+#include <string.h> -+#include <errno.h> -+#include <unistd.h> - - #ifdef HAVE_CONFIG_H - # include <config.h> -@@ -38,6 +42,11 @@ - #include <sys/ioctl.h> - #include <stdlib.h> - #include <net/if.h> -+#ifdef __FreeBSD__ -+#include <sys/sysctl.h> -+#include <net/if_dl.h> -+#include <net/if_media.h> -+#endif - - #include "info.h" - #include "utils.h" -@@ -58,6 +67,7 @@ static InfoInterfaceDescription info_ifa - { N_("Ethernet Interface"), INFO_INTERFACE_ETH, "16_ethernet.xpm", "eth", NULL }, - { N_("Wireless Interface"), INFO_INTERFACE_WLAN, "wavelan-16.png", "wlan", NULL }, - { N_("Modem Interface"), INFO_INTERFACE_PPP, "16_ppp.xpm", "ppp", NULL }, -+ { N_("Modem Interface"), INFO_INTERFACE_PPP, "16_ppp.xpm", "tun", NULL }, - { N_("Parallel Line Interface"), INFO_INTERFACE_PLIP, "16_plip.xpm", "plip", NULL }, - { N_("Infrared Interface"), INFO_INTERFACE_IRLAN, "irda-16.png", "irlan", NULL }, - { N_("Loopback Interface"), INFO_INTERFACE_LO, "16_loopback.xpm", "lo", NULL }, -@@ -128,9 +138,42 @@ info_get_interface_from_dev_name (const - { - gint i; - gchar *path; -- -+ gchar *dev_type = NULL; -+#if defined(__FreeBSD__) -+ int s; -+ struct ifmediareq ifmr; -+ -+ if ((s = socket (AF_INET, SOCK_DGRAM, 0)) > -1) { -+ -+ (void) memset (&ifmr, 0, sizeof (ifmr)); -+ (void) strncpy (ifmr.ifm_name, dev_name, sizeof (ifmr.ifm_name)); -+ -+ if (ioctl (s, SIOCGIFMEDIA, (caddr_t) &ifmr) > -1) { -+ switch (IFM_TYPE (ifmr.ifm_active)) { -+ case IFM_ETHER: -+ dev_type = "eth"; -+ break; -+ case IFM_FDDI: -+ case IFM_TOKEN: -+#ifdef IFM_ATM -+ case IFM_ATM: -+#endif -+ dev_type = "other_type"; -+ break; -+ case IFM_IEEE80211: -+ dev_type = "wlan"; -+ break; -+ } -+ } -+ close (s); -+ } -+#endif /* defined(__FreeBSD__) */ -+ -+ if (!dev_type) -+ dev_type = (gchar *) dev_name; -+ - for (i = 0; info_iface_desc[i].name; i++) -- if (strstr (dev_name, info_iface_desc[i].prefix) == dev_name) { -+ if (strstr (dev_type, info_iface_desc[i].prefix) == dev_type) { - (*iface) = g_strdup_printf ("%s (%s)", _(info_iface_desc[i].name), dev_name); - if (info_iface_desc[i].pixbuf == NULL) { - path = g_build_filename (PIXMAPS_DIR, info_iface_desc[i].icon, NULL); -@@ -218,38 +261,87 @@ info_nic_update_stats (gpointer data) - gchar tx[10], tx_error[10], tx_drop[10], tx_ovr[10]; - */ - gchar iface[30]; /*, flags[30]; */ -- gchar rx_bytes[16], rx_pkt[10], rx_error[10], rx_drop[10], rx_fifo[10]; -- gchar frame[10], compressed[10], multicast[10]; -- gchar tx_bytes[16], tx_pkt[10], tx_error[10], tx_drop[10], tx_fifo[10]; -+ gchar rx_bytes[16], rx_pkt[10], rx_error[10]; -+ gchar tx_bytes[16], tx_pkt[10], tx_error[10]; - gchar collissions[10]; -+#if defined(__linux__) -+ gchar rx_drop[10], rx_fifo[10]; -+ gchar frame[10], compressed[10], multicast[10]; -+ gchar tx_drop[10], tx_fifo[10]; -+#elif defined(__FreeBSD__) -+ char *p; -+ gchar **tokens, **argv; -+ int i; -+ int pipe_out; -+#endif - - GIOChannel *io = NULL; - gchar *line; - gboolean title = TRUE; - const gchar *text; - gchar *text_tx_bytes, *text_rx_bytes; -- -+ - g_return_val_if_fail (info != NULL, FALSE); - - model = gtk_combo_box_get_model (GTK_COMBO_BOX (info->combo)); - text = info_get_nic (info); - if (!text) - return FALSE; -- -+ - #if defined(__linux__) - io = g_io_channel_new_file ("/proc/net/dev", "r", NULL); -- -+#elif defined(__FreeBSD__) -+ if (!g_shell_parse_argv ("/usr/bin/netstat -in -b -f link", NULL, &argv, NULL)) { -+ return FALSE; -+ } -+ if (!g_spawn_async_with_pipes (NULL, argv, NULL, 0, NULL, NULL, NULL, NULL, &pipe_out, NULL, NULL)) { -+ g_strfreev (argv); -+ return FALSE; -+ } -+ -+ g_strfreev (argv); -+ -+ io = g_io_channel_unix_new (pipe_out); -+#endif /* defined(__linux__) */ -+ - while (g_io_channel_read_line (io, &line, NULL, NULL, NULL) == G_IO_STATUS_NORMAL) { - if (title) { - title = FALSE; - g_free (line); - continue; - } -+#if defined(__linux__) - line = g_strdelimit (line, ":", ' '); - sscanf (line, "%s %s %s %s %s %s %s %s %s %s %s %s %s %s %s", iface, - rx_bytes, rx_pkt, rx_error, rx_drop, rx_fifo, frame, - compressed, multicast, - tx_bytes, tx_pkt, tx_error, tx_drop, tx_fifo, collissions); -+#elif defined(__FreeBSD__) -+ tokens = (gchar **) g_malloc0 (sizeof (gchar *) * 12); -+ p = strtok (line, " \t\n"); -+ /* We only care about 11 fields for now */ -+ for (i = 0; i < 11 && p; i++, p = strtok (NULL, " \t\n")) { -+ tokens[i] = g_strdup (p); -+ } -+ -+ if (i == 0 || i < 10) { -+ g_free (line); -+ g_strfreev (tokens); -+ continue; -+ } -+ -+ g_strlcpy (iface, tokens[0], sizeof (iface)); -+ -+ g_strlcpy (collissions, tokens[--i], sizeof (collissions)); -+ g_strlcpy (tx_bytes, tokens[--i], sizeof (tx_bytes)); -+ g_strlcpy (tx_error, tokens[--i], sizeof (tx_error)); -+ g_strlcpy (tx_pkt, tokens[--i], sizeof (tx_pkt)); -+ g_strlcpy (rx_bytes, tokens[--i], sizeof (rx_bytes)); -+ g_strlcpy (rx_error, tokens[--i], sizeof (rx_error)); -+ g_strlcpy (rx_pkt, tokens[--i], sizeof (rx_pkt)); -+ -+ g_strfreev (tokens); -+#endif /* defined(__linux__) */ - - if (g_ascii_strcasecmp (iface, text) == 0) { - /* -@@ -277,7 +369,9 @@ info_nic_update_stats (gpointer data) - } - - g_io_channel_unref (io); --#endif /* defined(__linux__) */ -+#if defined(__FreeBSD__) -+ close (pipe_out); -+#endif /* defined(__FreeBSD__) */ - - return TRUE; - } -@@ -425,8 +519,19 @@ info_get_nic_information (const gchar *n - #ifdef __linux__ - mii_data_result data; - #endif -+#ifdef __FreeBSD__ -+ gint hwmib[6]; -+ size_t hwlen; -+ gchar *hwbuf; -+ guchar *hwptr; -+ struct if_msghdr *hwifm; -+ struct sockaddr_dl *hwsinptr; -+#endif - -- getifaddrs (&ifa0); -+ if (getifaddrs (&ifa0) != 0) { -+ g_warning ("getifaddrs failed: %s", g_strerror (errno)); -+ goto fail; -+ } - - for (ifr6 = ifa0; ifr6; ifr6 = ifr6->ifa_next) { - if (strcmp (ifr6->ifa_name, nic) != 0) { -@@ -510,6 +615,45 @@ info_get_nic_information (const gchar *n - (int) ((guchar *) &ifrcopy.ifr_hwaddr.sa_data)[3], - (int) ((guchar *) &ifrcopy.ifr_hwaddr.sa_data)[4], - (int) ((guchar *) &ifrcopy.ifr_hwaddr.sa_data)[5]); -+#elif defined(__FreeBSD__) -+ hwmib[0] = CTL_NET; -+ hwmib[1] = AF_ROUTE; -+ hwmib[2] = 0; -+ hwmib[3] = AF_LINK; -+ hwmib[4] = NET_RT_IFLIST; -+ if ((hwmib[5] = if_nametoindex (nic)) == 0) { -+ g_sprintf (dst, NOT_AVAILABLE); -+ goto hwfail; -+ } -+ if (sysctl (hwmib, 6, NULL, &hwlen, NULL, 0) < 0) { -+ g_sprintf (dst, NOT_AVAILABLE); -+ goto hwfail; -+ } -+ if ((hwbuf = g_malloc (hwlen)) == NULL) { -+ g_sprintf (dst, NOT_AVAILABLE); -+ goto hwfail; -+ } -+ if (sysctl (hwmib, 6, hwbuf, &hwlen, NULL, 0) < 0) { -+ g_sprintf (dst, NOT_AVAILABLE); -+ goto hwfail; -+ } -+ -+ hwifm = (struct if_msghdr *) hwbuf; -+ hwsinptr = (struct sockaddr_dl *) (hwifm + 1); -+ hwptr = (guchar *) LLADDR (hwsinptr); -+ if (*hwptr != 0 || *(hwptr + 1) != 0 || -+ *(hwptr + 2) != 0 || *(hwptr + 3) != 0 || -+ *(hwptr + 4) != 0 || *(hwptr + 5) != 0) { -+ g_sprintf (dst, "%02x:%02x:%02x:%02x:%02x:%02x", -+ *hwptr, *(hwptr + 1), *(hwptr + 2), -+ *(hwptr + 3), *(hwptr + 4), *(hwptr + 5)); -+ } -+ else { -+ g_sprintf (dst, NOT_AVAILABLE); -+ } -+ g_free (hwbuf); -+ -+hwfail: - #else - g_sprintf (dst, NOT_AVAILABLE); - #endif /* SIOCGIFHWADDR */ -@@ -625,6 +769,8 @@ info_get_nic_information (const gchar *n - } - - freeifaddrs (ifa0); -+fail: -+ ; - } - - static gint * diff --git a/net/gnome-nettool/files/patch-src_lookup.c b/net/gnome-nettool/files/patch-src_lookup.c deleted file mode 100644 index 9744c1397..000000000 --- a/net/gnome-nettool/files/patch-src_lookup.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/lookup.c.orig Sun Jul 3 17:47:02 2005 -+++ src/lookup.c Sun Jul 3 17:47:20 2005 -@@ -21,6 +21,7 @@ - #include <gtk/gtk.h> - #include <glib/gi18n.h> - #include <glib/gprintf.h> -+#include <sys/types.h> - - #include "lookup.h" - #include "utils.h" diff --git a/net/gnome-nettool/files/patch-src_netstat.c b/net/gnome-nettool/files/patch-src_netstat.c deleted file mode 100644 index 1eec84927..000000000 --- a/net/gnome-nettool/files/patch-src_netstat.c +++ /dev/null @@ -1,20 +0,0 @@ ---- src/netstat.c.orig Tue Jul 6 13:55:25 2004 -+++ src/netstat.c Fri Aug 20 15:55:40 2004 -@@ -108,12 +108,17 @@ - g_return_val_if_fail (netinfo != NULL, NULL); - - if (gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (netinfo->routing))) { -+#ifdef __FreeBSD__ -+ /* XXX We only support ipv4 now */ -+ option = g_strdup ("-rn -f inet"); -+#else - /* Works for Solaris and Linux */ - if (netinfo_is_ipv6_enable ()) { - option = g_strdup ("-rn -A inet -A inet6"); - } else { - option = g_strdup ("-rn -A inet"); - } -+#endif - - if (netinfo->stbar_text) - g_free (netinfo->stbar_text); diff --git a/net/gnome-nettool/files/patch-src_nettool.c b/net/gnome-nettool/files/patch-src_nettool.c deleted file mode 100644 index 1009298e6..000000000 --- a/net/gnome-nettool/files/patch-src_nettool.c +++ /dev/null @@ -1,37 +0,0 @@ ---- src/nettool.c.orig Fri Apr 14 08:36:08 2006 -+++ src/nettool.c Fri May 12 15:54:15 2006 -@@ -24,6 +24,7 @@ - #include <string.h> - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <signal.h> - #include <errno.h> - #include <sys/wait.h> -@@ -360,6 +361,10 @@ netinfo_io_text_buffer_dialog (GIOChanne - len, NULL); - } - -+ g_free (text); -+ -+ return TRUE; -+ - } else if (status == G_IO_STATUS_AGAIN) { - char buf[1]; - -@@ -371,12 +376,13 @@ netinfo_io_text_buffer_dialog (GIOChanne - } - g_string_append_c (netinfo->command_output, buf[0]); - } -+ -+ g_free (text); -+ return TRUE; - } else if (status == G_IO_STATUS_EOF) { - } - - g_free (text); -- -- return TRUE; - } - - /* The condition is not G_IO_HUP | G_IO_ERR | G_IO_NVAL, so diff --git a/net/gnome-nettool/files/patch-src_utils.c b/net/gnome-nettool/files/patch-src_utils.c deleted file mode 100644 index 921c78049..000000000 --- a/net/gnome-nettool/files/patch-src_utils.c +++ /dev/null @@ -1,20 +0,0 @@ ---- src/utils.c.orig Fri May 6 16:10:28 2005 -+++ src/utils.c Sun Jul 3 17:48:12 2005 -@@ -24,6 +24,8 @@ - on GNOME 2.0 */ - - #include "utils.h" -+#include <stdlib.h> -+#include <limits.h> - #include <string.h> - #include <glib/gi18n.h> - -@@ -240,7 +242,7 @@ util_legible_bytes (gchar *bytes) - const gchar *unit = "B"; - gchar *result; - -- sscanf (bytes, "%lld", &rx); -+ rx = strtoull (bytes, (char **)NULL, 10); - short_rx = rx * 10; - - if (rx > 1125899906842624ull) { diff --git a/net/gnome-nettool/pkg-descr b/net/gnome-nettool/pkg-descr deleted file mode 100644 index 5619126fe..000000000 --- a/net/gnome-nettool/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Gnome-nettool is a utility for getting network information such as interface -statistics, and for front-ending commands like ping and traceroute. It -is very similar to the MacOS X Network Utility. diff --git a/net/gnome-nettool/pkg-plist b/net/gnome-nettool/pkg-plist deleted file mode 100644 index c9ab10850..000000000 --- a/net/gnome-nettool/pkg-plist +++ /dev/null @@ -1,144 +0,0 @@ -bin/gnome-nettool -share/gnome/applications/gnome-nettool.desktop -share/gnome/gnome-nettool/dialogs/gnome-nettool.glade -share/gnome/gnome-nettool/pixmaps/16_ethernet.xpm -share/gnome/gnome-nettool/pixmaps/16_loopback.xpm -share/gnome/gnome-nettool/pixmaps/16_plip.xpm -share/gnome/gnome-nettool/pixmaps/16_ppp.xpm -share/gnome/gnome-nettool/pixmaps/irda-16.png -share/gnome/gnome-nettool/pixmaps/network.png -share/gnome/gnome-nettool/pixmaps/wavelan-16.png -share/gnome/help/gnome-nettool/C/gnome-nettool.xml -share/gnome/help/gnome-nettool/C/legal.xml -share/gnome/help/gnome-nettool/fr/gnome-nettool.xml -share/gnome/help/gnome-nettool/pa/gnome-nettool.xml -share/gnome/help/gnome-nettool/sv/gnome-nettool.xml -share/gnome/omf/gnome-nettool/gnome-nettool-C.omf -share/gnome/omf/gnome-nettool/gnome-nettool-fr.omf -share/gnome/omf/gnome-nettool/gnome-nettool-pa.omf -share/gnome/omf/gnome-nettool/gnome-nettool-sv.omf -share/gnome/pixmaps/gnome-nettool.png -share/icons/hicolor/48x48/apps/gnome-nettool.png -share/locale/ar/LC_MESSAGES/gnome-nettool.mo -share/locale/az/LC_MESSAGES/gnome-nettool.mo -share/locale/bg/LC_MESSAGES/gnome-nettool.mo -share/locale/bn/LC_MESSAGES/gnome-nettool.mo -share/locale/bn_IN/LC_MESSAGES/gnome-nettool.mo -share/locale/bs/LC_MESSAGES/gnome-nettool.mo -share/locale/ca/LC_MESSAGES/gnome-nettool.mo -share/locale/cs/LC_MESSAGES/gnome-nettool.mo -share/locale/cy/LC_MESSAGES/gnome-nettool.mo -share/locale/da/LC_MESSAGES/gnome-nettool.mo -share/locale/de/LC_MESSAGES/gnome-nettool.mo -share/locale/dz/LC_MESSAGES/gnome-nettool.mo -share/locale/el/LC_MESSAGES/gnome-nettool.mo -share/locale/en_CA/LC_MESSAGES/gnome-nettool.mo -share/locale/en_GB/LC_MESSAGES/gnome-nettool.mo -share/locale/es/LC_MESSAGES/gnome-nettool.mo -share/locale/et/LC_MESSAGES/gnome-nettool.mo -share/locale/eu/LC_MESSAGES/gnome-nettool.mo -share/locale/fa/LC_MESSAGES/gnome-nettool.mo -share/locale/fi/LC_MESSAGES/gnome-nettool.mo -share/locale/fr/LC_MESSAGES/gnome-nettool.mo -share/locale/ga/LC_MESSAGES/gnome-nettool.mo -share/locale/gl/LC_MESSAGES/gnome-nettool.mo -share/locale/gu/LC_MESSAGES/gnome-nettool.mo -share/locale/he/LC_MESSAGES/gnome-nettool.mo -share/locale/hi/LC_MESSAGES/gnome-nettool.mo -share/locale/hr/LC_MESSAGES/gnome-nettool.mo -share/locale/hu/LC_MESSAGES/gnome-nettool.mo -share/locale/id/LC_MESSAGES/gnome-nettool.mo -share/locale/it/LC_MESSAGES/gnome-nettool.mo -share/locale/ja/LC_MESSAGES/gnome-nettool.mo -share/locale/ka/LC_MESSAGES/gnome-nettool.mo -share/locale/ko/LC_MESSAGES/gnome-nettool.mo -share/locale/ku/LC_MESSAGES/gnome-nettool.mo -share/locale/lt/LC_MESSAGES/gnome-nettool.mo -share/locale/lv/LC_MESSAGES/gnome-nettool.mo -share/locale/mg/LC_MESSAGES/gnome-nettool.mo -share/locale/mk/LC_MESSAGES/gnome-nettool.mo -share/locale/ml/LC_MESSAGES/gnome-nettool.mo -share/locale/mn/LC_MESSAGES/gnome-nettool.mo -share/locale/ms/LC_MESSAGES/gnome-nettool.mo -share/locale/nb/LC_MESSAGES/gnome-nettool.mo -share/locale/ne/LC_MESSAGES/gnome-nettool.mo -share/locale/nl/LC_MESSAGES/gnome-nettool.mo -share/locale/or/LC_MESSAGES/gnome-nettool.mo -share/locale/pa/LC_MESSAGES/gnome-nettool.mo -share/locale/pl/LC_MESSAGES/gnome-nettool.mo -share/locale/pt/LC_MESSAGES/gnome-nettool.mo -share/locale/pt_BR/LC_MESSAGES/gnome-nettool.mo -share/locale/ro/LC_MESSAGES/gnome-nettool.mo -share/locale/ru/LC_MESSAGES/gnome-nettool.mo -share/locale/rw/LC_MESSAGES/gnome-nettool.mo -share/locale/sk/LC_MESSAGES/gnome-nettool.mo -share/locale/sl/LC_MESSAGES/gnome-nettool.mo -share/locale/sq/LC_MESSAGES/gnome-nettool.mo -share/locale/sr/LC_MESSAGES/gnome-nettool.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-nettool.mo -share/locale/sv/LC_MESSAGES/gnome-nettool.mo -share/locale/ta/LC_MESSAGES/gnome-nettool.mo -share/locale/th/LC_MESSAGES/gnome-nettool.mo -share/locale/tr/LC_MESSAGES/gnome-nettool.mo -share/locale/uk/LC_MESSAGES/gnome-nettool.mo -share/locale/vi/LC_MESSAGES/gnome-nettool.mo -share/locale/wa/LC_MESSAGES/gnome-nettool.mo -share/locale/xh/LC_MESSAGES/gnome-nettool.mo -share/locale/zh_CN/LC_MESSAGES/gnome-nettool.mo -share/locale/zh_HK/LC_MESSAGES/gnome-nettool.mo -share/locale/zh_TW/LC_MESSAGES/gnome-nettool.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrm share/gnome/omf/gnome-nettool -@dirrm share/gnome/help/gnome-nettool/sv -@dirrm share/gnome/help/gnome-nettool/pa -@dirrm share/gnome/help/gnome-nettool/fr -@dirrm share/gnome/help/gnome-nettool/C -@dirrm share/gnome/help/gnome-nettool -@dirrm share/gnome/gnome-nettool/pixmaps -@dirrm share/gnome/gnome-nettool/dialogs -@dirrm share/gnome/gnome-nettool diff --git a/net/vino/Makefile b/net/vino/Makefile deleted file mode 100644 index 404d0d075..000000000 --- a/net/vino/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: vino -# Date created: 16 July 2004 -# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> -# -# $FreeBSD$ -# $MCom: ports/net/vino/Makefile,v 1.36 2007/02/27 19:43:40 mezz Exp $ -# - -PORTNAME= vino -PORTVERSION= 2.18.0 -CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= VNC server that allows for remote access to your GNOME desktop - -LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -CONFIGURE_ARGS= --enable-session-support -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= vino-server.schemas - -.include <bsd.port.mk> diff --git a/net/vino/distinfo b/net/vino/distinfo deleted file mode 100644 index b39399917..000000000 --- a/net/vino/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (vino-2.18.0.tar.bz2) = 8378156f78289c2f0d3bd5c483101a40 -SHA256 (vino-2.18.0.tar.bz2) = 85b45f5e42f4c8748eff638aeac0b0b8716b382b4f61e03818528851cfde4b0a -SIZE (vino-2.18.0.tar.bz2) = 632635 diff --git a/net/vino/pkg-descr b/net/vino/pkg-descr deleted file mode 100644 index f56a27700..000000000 --- a/net/vino/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Vino is a VNC server for GNOME - it allows someone to remotely connect -to your desktop session using the RFB protocol. - -WWW: http://www.gnome.org diff --git a/net/vino/pkg-plist b/net/vino/pkg-plist deleted file mode 100644 index 9070a7112..000000000 --- a/net/vino/pkg-plist +++ /dev/null @@ -1,124 +0,0 @@ -bin/vino-preferences -bin/vino-session -libdata/bonobo/servers/GNOME_RemoteDesktop.server -libexec/vino-server -share/gnome/applications/vino-preferences.desktop -share/gnome/vino/vino-preferences.glade -share/gnome/vino/vino-prompt.glade -share/icons/hicolor/48x48/apps/gnome-remote-desktop.png -share/locale/ar/LC_MESSAGES/vino.mo -share/locale/az/LC_MESSAGES/vino.mo -share/locale/bg/LC_MESSAGES/vino.mo -share/locale/bn/LC_MESSAGES/vino.mo -share/locale/bn_IN/LC_MESSAGES/vino.mo -share/locale/bs/LC_MESSAGES/vino.mo -share/locale/ca/LC_MESSAGES/vino.mo -share/locale/cs/LC_MESSAGES/vino.mo -share/locale/cy/LC_MESSAGES/vino.mo -share/locale/da/LC_MESSAGES/vino.mo -share/locale/de/LC_MESSAGES/vino.mo -share/locale/dz/LC_MESSAGES/vino.mo -share/locale/el/LC_MESSAGES/vino.mo -share/locale/en_CA/LC_MESSAGES/vino.mo -share/locale/en_GB/LC_MESSAGES/vino.mo -share/locale/es/LC_MESSAGES/vino.mo -share/locale/et/LC_MESSAGES/vino.mo -share/locale/eu/LC_MESSAGES/vino.mo -share/locale/fa/LC_MESSAGES/vino.mo -share/locale/fi/LC_MESSAGES/vino.mo -share/locale/fr/LC_MESSAGES/vino.mo -share/locale/gl/LC_MESSAGES/vino.mo -share/locale/gu/LC_MESSAGES/vino.mo -share/locale/he/LC_MESSAGES/vino.mo -share/locale/hi/LC_MESSAGES/vino.mo -share/locale/hu/LC_MESSAGES/vino.mo -share/locale/id/LC_MESSAGES/vino.mo -share/locale/it/LC_MESSAGES/vino.mo -share/locale/ja/LC_MESSAGES/vino.mo -share/locale/ka/LC_MESSAGES/vino.mo -share/locale/ko/LC_MESSAGES/vino.mo -share/locale/ku/LC_MESSAGES/vino.mo -share/locale/lt/LC_MESSAGES/vino.mo -share/locale/lv/LC_MESSAGES/vino.mo -share/locale/mk/LC_MESSAGES/vino.mo -share/locale/ml/LC_MESSAGES/vino.mo -share/locale/mn/LC_MESSAGES/vino.mo -share/locale/ms/LC_MESSAGES/vino.mo -share/locale/nb/LC_MESSAGES/vino.mo -share/locale/ne/LC_MESSAGES/vino.mo -share/locale/nl/LC_MESSAGES/vino.mo -share/locale/nn/LC_MESSAGES/vino.mo -share/locale/or/LC_MESSAGES/vino.mo -share/locale/pa/LC_MESSAGES/vino.mo -share/locale/pl/LC_MESSAGES/vino.mo -share/locale/pt/LC_MESSAGES/vino.mo -share/locale/pt_BR/LC_MESSAGES/vino.mo -share/locale/ro/LC_MESSAGES/vino.mo -share/locale/ru/LC_MESSAGES/vino.mo -share/locale/rw/LC_MESSAGES/vino.mo -share/locale/sk/LC_MESSAGES/vino.mo -share/locale/sl/LC_MESSAGES/vino.mo -share/locale/sq/LC_MESSAGES/vino.mo -share/locale/sr/LC_MESSAGES/vino.mo -share/locale/sr@Latn/LC_MESSAGES/vino.mo -share/locale/sv/LC_MESSAGES/vino.mo -share/locale/ta/LC_MESSAGES/vino.mo -share/locale/th/LC_MESSAGES/vino.mo -share/locale/tr/LC_MESSAGES/vino.mo -share/locale/ug/LC_MESSAGES/vino.mo -share/locale/uk/LC_MESSAGES/vino.mo -share/locale/vi/LC_MESSAGES/vino.mo -share/locale/wa/LC_MESSAGES/vino.mo -share/locale/xh/LC_MESSAGES/vino.mo -share/locale/zh_CN/LC_MESSAGES/vino.mo -share/locale/zh_HK/LC_MESSAGES/vino.mo -share/locale/zh_TW/LC_MESSAGES/vino.mo -@dirrm share/gnome/vino -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile deleted file mode 100644 index 3f86a4f78..000000000 --- a/print/libgnomeprint/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -# New ports collection makefile for: libgnomeprint -# Date created: 15 Jan 1999 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/print/libgnomeprint/Makefile,v 1.63 2007/02/27 18:32:27 mezz Exp $ -# - -PORTNAME= libgnomeprint -PORTVERSION= 2.18.0 -PORTREVISION?= 0 -CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gnome print support library - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ - popt.0:${PORTSDIR}/devel/popt - -USE_BISON= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack gnomehier glib20 pango libxml2 \ - libartlgpl2 ltverhack -USE_GETTEXT= yes -USE_XLIB= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION=${PORTVERSION} \ - LIBVERSION=2.2 - -.include <bsd.port.pre.mk> - -.if defined(WITH_CUPS) || exists(${LOCALBASE}/lib/libcups.so) -CONFIGURE_ARGS+= --with-cups -LIB_DEPENDS+= gnomecups-1.0:${PORTSDIR}/print/libgnomecups -PLIST_SUB+= CUPS:="" -.else -CONFIGURE_ARGS+= --without-cups -PLIST_SUB+= CUPS:="@comment " -.endif - -pre-everything:: -.if !defined(WITH_CUPS) - @${ECHO_MSG} " Enable cups support by defining" - @${ECHO_MSG} " WITH_CUPS" - @${ECHO_MSG} "" -.endif - -post-patch: - @${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \ - 's|<malloc[.]h>|<stdlib.h>|' - @${REINPLACE_CMD} -e "/^SUBDIRS =/s|tests||" ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e "/^SUBDIRS =/s|doc||" ${WRKSRC}/Makefile.in - -post-install: - @${MKDIR} ${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts - @${TOUCH} ${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts/gnome-print.fontmap - -.include <bsd.port.post.mk> - -.endif diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo deleted file mode 100644 index 66f9c02b3..000000000 --- a/print/libgnomeprint/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libgnomeprint-2.18.0.tar.bz2) = 5bfc42d67cae1148d1faf238185cbf4d -SHA256 (gnome2/libgnomeprint-2.18.0.tar.bz2) = 2063836aa4d3de6251d3c38350dd41468cf89afde3ed0ae62b7875eb0661cb00 -SIZE (gnome2/libgnomeprint-2.18.0.tar.bz2) = 830629 diff --git a/print/libgnomeprint/files/patch-libgnomeprint::gnome-meta.c b/print/libgnomeprint/files/patch-libgnomeprint::gnome-meta.c deleted file mode 100644 index 5526dceaa..000000000 --- a/print/libgnomeprint/files/patch-libgnomeprint::gnome-meta.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libgnomeprint/gnome-print-meta.c.orig Wed Oct 29 00:53:15 2003 -+++ libgnomeprint/gnome-print-meta.c Wed Oct 29 01:06:23 2003 -@@ -312,6 +312,7 @@ - gpm_encode_int (pc, w); - gpm_encode_int (pc, ch); - -+ gpm_ensure_space(pc, w * ch * h); - for (y = 0; y < h; y++){ - gpm_encode_block (pc, px, w * ch); - px += rowstride; diff --git a/print/libgnomeprint/files/patch-libgnomeprint_ttsubset_sft.h b/print/libgnomeprint/files/patch-libgnomeprint_ttsubset_sft.h deleted file mode 100644 index 9a4a49782..000000000 --- a/print/libgnomeprint/files/patch-libgnomeprint_ttsubset_sft.h +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnomeprint/ttsubset/sft.h.orig Thu Jul 1 13:18:38 2004 -+++ libgnomeprint/ttsubset/sft.h Thu Jul 1 13:20:14 2004 -@@ -103,7 +103,7 @@ - #endif - #endif - --#ifdef __i386 -+#if defined(__i386) || defined(__alpha__) - #ifndef G_LITTLE_ENDIAN - #define G_LITTLE_ENDIAN - #endif diff --git a/print/libgnomeprint/pkg-descr b/print/libgnomeprint/pkg-descr deleted file mode 100644 index ad9ac2ec1..000000000 --- a/print/libgnomeprint/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The basis for 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 6b4b5a758..000000000 --- a/print/libgnomeprint/pkg-plist +++ /dev/null @@ -1,235 +0,0 @@ -etc/gnome/libgnomeprint-2.0/fonts/gnome-print.fontmap -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-font-face.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-font.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-glyphlist.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-pgl.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-config.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-filter.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-job.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-meta.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-pango.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-paper.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-transport.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print-unit.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-print.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gnome-rfont.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/gp-gc.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/libgnomeprint-enum-types.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-font-private.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-fontmap.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-glyphlist-private.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-print-config-private.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-print-path.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gnome-print-private.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gp-gc-private.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-config.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-key.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-list.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-model.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-node-private.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-node.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-option.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-printer.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-reference.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-root.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-settings.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-state.h -include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private/gpa-utils.h -lib/libgnomeprint-2-2.a -lib/libgnomeprint-2-2.la -lib/libgnomeprint-2-2.so -lib/libgnomeprint-2-2.so.0 -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-clip.a -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-clip.la -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-clip.so -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-draft.a -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-draft.la -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-draft.so -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-frgba.a -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-frgba.la -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-frgba.so -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-multipage.a -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-multipage.la -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-multipage.so -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-position.a -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-position.la -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-position.so -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reorder.a -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reorder.la -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reorder.so -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reverse.a -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reverse.la -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-reverse.so -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-rotate.a -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-rotate.la -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-rotate.so -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-select.a -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-select.la -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-select.so -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-zoom.a -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-zoom.la -lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-zoom.so -%%CUPS:%%lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.a -%%CUPS:%%lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.la -%%CUPS:%%lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.so -lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintlpd.a -lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintlpd.la -lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintlpd.so -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-custom.a -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-custom.la -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-custom.so -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-file.a -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-file.la -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-file.so -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.a -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.la -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.so -libdata/pkgconfig/libgnomeprint-%%LIBVERSION%%.pc -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%%/models/uninstalled/GNOME-META.xml -share/gnome/libgnomeprint/%%VERSION%%/printers/GENERIC.xml -share/gnome/libgnomeprint/%%VERSION%%/printers/PDF-WRITER.xml -share/gnome/libgnomeprint/%%VERSION%%/printers/uninstalled/META.xml -share/locale/am/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ar/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/az/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/be/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/bg/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/bn/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/bn_IN/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/bs/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ca/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/cs/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/cy/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/da/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/de/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/dz/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/el/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/en_CA/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/en_GB/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/es/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/et/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/eu/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/fa/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/fi/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/fr/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ga/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/gl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/gu/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/he/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/hi/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/hr/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/hu/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/id/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/is/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/it/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ja/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ka/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ko/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ky/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/lt/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/lv/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/mk/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ml/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/mn/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/mr/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ms/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/nb/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ne/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/nl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/nn/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/or/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/pa/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/pl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/pt/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ro/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ru/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/rw/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/sk/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/sl/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/sq/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/sr/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/sv/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/ta/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/te/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/th/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/tr/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/uk/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/vi/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/wa/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/xh/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/zh_HK/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeprint-%%LIBVERSION%%.mo -@dirrm share/gnome/libgnomeprint/%%VERSION%%/printers/uninstalled -@dirrm share/gnome/libgnomeprint/%%VERSION%%/printers -@dirrm share/gnome/libgnomeprint/%%VERSION%%/models/uninstalled -@dirrm share/gnome/libgnomeprint/%%VERSION%%/models -@dirrm share/gnome/libgnomeprint/%%VERSION%% -@dirrm share/gnome/libgnomeprint -@dirrm lib/libgnomeprint/%%VERSION%%/modules/transports -@dirrm lib/libgnomeprint/%%VERSION%%/modules/filters -@dirrm lib/libgnomeprint/%%VERSION%%/modules -@dirrm lib/libgnomeprint/%%VERSION%% -@dirrm lib/libgnomeprint -@dirrm include/libgnomeprint-%%LIBVERSION%%/libgnomeprint/private -@dirrm include/libgnomeprint-%%LIBVERSION%%/libgnomeprint -@dirrm include/libgnomeprint-%%LIBVERSION%% -@dirrm etc/gnome/libgnomeprint-2.0/fonts -@dirrm etc/gnome/libgnomeprint-2.0 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile deleted file mode 100644 index 60ec2c932..000000000 --- a/security/gaim-encryption/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: gaim-encryption -# Date created: 2004-05-01 -# Whom: ports@c0decafe.net -# -# $FreeBSD$ -# - -PORTNAME= encryption -PORTVERSION= 2.39 -PORTREVISION= 1 -CATEGORIES= security net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} -PKGNAMEPREFIX= gaim- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} - -MAINTAINER= ports@c0decafe.net -COMMENT= Provides transparent RSA encryption as a Gaim plugin - -BUILD_DEPENDS= ${LOCALBASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim -RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim -LIB_DEPENDS= nss3:${PORTSDIR}/security/nss - -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gtk20 -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_ARGS= --with-nspr-includes=${LOCALBASE}/include/nspr \ - --with-nspr-libs=${LOCALBASE}/lib \ - --with-nss-includes=${LOCALBASE}/include/nss/nss \ - --with-nss-libs=${LOCALBASE}/lib/nss - -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -CONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE} -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "WARNING: make sure net-im/gaim is built with NSS support (it is, by default)" - @${ECHO_MSG} "" - @${ECHO_MSG} "" - -post-extract: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/security/gaim-encryption/distinfo b/security/gaim-encryption/distinfo deleted file mode 100644 index 2c2af1ee4..000000000 --- a/security/gaim-encryption/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gaim-encryption-2.39.tar.gz) = 2319273397a7970fe149253bdd132465 -SHA256 (gaim-encryption-2.39.tar.gz) = 2fc1848597ae6e1ce74e96bda1c4acfe5ce5493cf78944efeec876e775adf257 -SIZE (gaim-encryption-2.39.tar.gz) = 544306 diff --git a/security/gaim-encryption/pkg-descr b/security/gaim-encryption/pkg-descr deleted file mode 100644 index 2083c7cc5..000000000 --- a/security/gaim-encryption/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -Gaim-Encryption uses NSS to provide transparent RSA encryption as a Gaim plugin. - -Features include: - * Automatically creates a public/private key pair for you upon loading - the plugin - * Automatically transmits your public key to other users. - * Supports 512 - 4096 bit keys. - * Saves keys of known users, and warns you if their public key has - changed. - * Embeds all encryption and keys inside HTML, so if the other user - doesn't have the plugin, they will get a little message telling them - about the plugin, and won't get a screen full of garbage. - * Stores keys in human readable files in your .gaim directory, in case - you ever need to copy/edit them by hand. Which you really shouldn't - have to do. - * Automatically recognizes if you are chatting with someone who has the - plugin- see the Preferences dialog. - * Modular and extensible. If you want to define a different type of - encryption, you can use this plugin as a wrapper to take care of - transporting the encrypted binary over the IM pipe. - -WWW: http://gaim-encryption.sourceforge.net/ diff --git a/security/gaim-encryption/pkg-plist b/security/gaim-encryption/pkg-plist deleted file mode 100644 index b0931c899..000000000 --- a/security/gaim-encryption/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -lib/gaim/encrypt.a -lib/gaim/encrypt.la -lib/gaim/encrypt.so -%%NLS%%share/locale/cs/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/da/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/de/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/es/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/fr/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/hu/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/it/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/ja/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/nl/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/pl/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/ru/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/sl/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/uk/LC_MESSAGES/gaim-encryption.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/gaim-encryption.mo diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile deleted file mode 100644 index 42ae0c735..000000000 --- a/security/gnome-keyring-manager/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gnomekeyringmanager -# Date created: 2004 12 July -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/security/gnome-keyring-manager/Makefile,v 1.26 2006/12/18 05:03:41 marcus Exp $ -# - -PORTNAME= gnome-keyring-manager -PORTVERSION= 2.18.0 -CATEGORIES= security gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME keyring manager - -LIB_DEPENDS= gnome-keyring:${PORTSDIR}/security/gnome-keyring - -USE_XLIB= yes -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GETTEXT= yes -USE_GMAKE= yes -INSTALLS_OMF= yes -USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui gnomedocutils -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-keyring-manager.1 -GCONF_SCHEMAS= gnome-keyring-manager.schemas - -.include <bsd.port.mk> diff --git a/security/gnome-keyring-manager/distinfo b/security/gnome-keyring-manager/distinfo deleted file mode 100644 index 128a495ae..000000000 --- a/security/gnome-keyring-manager/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-keyring-manager-2.18.0.tar.bz2) = 05183cdea9d933cb1e9a8f4202c6ffc0 -SHA256 (gnome2/gnome-keyring-manager-2.18.0.tar.bz2) = a8d90a900a137434467a3d5c9f618249f1520ec3a86a998e62f648235f0ae611 -SIZE (gnome2/gnome-keyring-manager-2.18.0.tar.bz2) = 455431 diff --git a/security/gnome-keyring-manager/pkg-descr b/security/gnome-keyring-manager/pkg-descr deleted file mode 100644 index c6881629b..000000000 --- a/security/gnome-keyring-manager/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This a keyring management program for the GNOME Desktop. diff --git a/security/gnome-keyring-manager/pkg-plist b/security/gnome-keyring-manager/pkg-plist deleted file mode 100644 index ea050475f..000000000 --- a/security/gnome-keyring-manager/pkg-plist +++ /dev/null @@ -1,143 +0,0 @@ -bin/gnome-keyring-manager -share/gnome/applications/gnome-keyring-manager.desktop -share/gnome/gnome-keyring-manager/gnome-keyring-manager-ui.xml -share/gnome/gnome-keyring-manager/gnome-keyring-manager.glade -share/gnome/gnome-keyring-manager/stock_delete-key.png -share/gnome/gnome-keyring-manager/stock_delete-keyring.png -share/gnome/gnome-keyring-manager/stock_new-key.png -share/gnome/gnome-keyring-manager/stock_new-keyring.png -share/gnome/help/gnome-keyring-manager/C/gnome-keyring-manager.xml -share/gnome/help/gnome-keyring-manager/C/legal.xml -share/gnome/help/gnome-keyring-manager/da/gnome-keyring-manager.xml -share/gnome/help/gnome-keyring-manager/en_GB/gnome-keyring-manager.xml -share/gnome/help/gnome-keyring-manager/es/gnome-keyring-manager.xml -share/gnome/help/gnome-keyring-manager/fr/gnome-keyring-manager.xml -share/gnome/help/gnome-keyring-manager/sv/gnome-keyring-manager.xml -share/gnome/help/gnome-keyring-manager/uk/gnome-keyring-manager.xml -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-C.omf -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-da.omf -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-en_GB.omf -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-es.omf -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-fr.omf -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-sv.omf -share/gnome/omf/gnome-keyring-manager/gnome-keyring-manager-uk.omf -share/locale/ar/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/be/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/bg/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/bn/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/bn_IN/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ca/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/cs/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/cy/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/da/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/de/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/dz/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/el/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/en_CA/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/en_GB/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/es/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/et/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/eu/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/fa/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/fi/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/fr/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/gl/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/gu/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/hi/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/hu/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/id/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/it/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ja/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ka/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ko/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/lt/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/lv/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/mg/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/mk/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ml/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/mn/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/mr/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/nb/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ne/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/nl/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/nn/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/or/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/pa/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/pl/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/pt/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/pt_BR/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ro/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ru/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/rw/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sk/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sl/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sq/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sr/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/sv/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/ta/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/th/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/tr/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/uk/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/vi/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/zh_CN/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/zh_HK/LC_MESSAGES/gnome-keyring-manager.mo -share/locale/zh_TW/LC_MESSAGES/gnome-keyring-manager.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrm share/gnome/omf/gnome-keyring-manager -@dirrm share/gnome/help/gnome-keyring-manager/uk -@dirrm share/gnome/help/gnome-keyring-manager/sv -@dirrm share/gnome/help/gnome-keyring-manager/fr -@dirrm share/gnome/help/gnome-keyring-manager/es -@dirrm share/gnome/help/gnome-keyring-manager/en_GB -@dirrm share/gnome/help/gnome-keyring-manager/da -@dirrm share/gnome/help/gnome-keyring-manager/C -@dirrm share/gnome/help/gnome-keyring-manager -@dirrm share/gnome/gnome-keyring-manager diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile deleted file mode 100644 index 4024f327a..000000000 --- a/security/gnome-keyring/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gnomekeyring -# Date Created: 08 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/security/gnome-keyring/Makefile,v 1.30 2007/02/24 06:40:44 mezz Exp $ -# - -PORTNAME= gnome-keyring -PORTVERSION= 0.8 -CATEGORIES= security gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-keyring-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A program that keeps passwords and other secrets - -LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus - -USE_BZIP2= yes -USE_GNOME= gnomehack gtk20 -USE_GMAKE= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --disable-gtk-doc \ - --with-html-dir=${GNOME_HTML_DIR} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo deleted file mode 100644 index 62ba04d80..000000000 --- a/security/gnome-keyring/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-keyring-0.8.tar.bz2) = 9dfbe4da53f229a5b096e1ba71029f01 -SHA256 (gnome2/gnome-keyring-0.8.tar.bz2) = bfc3ea64e7393cfe644b4fe9fcde2d921b71d276f2617b161c2c070940855a41 -SIZE (gnome2/gnome-keyring-0.8.tar.bz2) = 446811 diff --git a/security/gnome-keyring/pkg-descr b/security/gnome-keyring/pkg-descr deleted file mode 100644 index 75ce77c6d..000000000 --- a/security/gnome-keyring/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -Gnome-keyring is a program that keep password and other secrets for -users. It is run as a damon in the session, similar to ssh-agent, and -other applications can locate it by an environment variable. - -The program can manage several keyrings, each with its own master -password, and there is also a session keyring which is never stored to -disk, but forgotten when the session ends. - -The library libgnome-keyring is used by applications to integrate with -the gnome keyring system. However, at this point the library hasn't been -tested and used enought to consider the API to be publically -exposed. Therefore use of libgnome-keyring is at the moment limited to -internal use in the gnome desktop. However, we hope that the -gnome-keyring API will turn out useful and good, so that later it -can be made public for any application to use. - --- Gnome-keyring README diff --git a/security/gnome-keyring/pkg-plist b/security/gnome-keyring/pkg-plist deleted file mode 100644 index ce9beab66..000000000 --- a/security/gnome-keyring/pkg-plist +++ /dev/null @@ -1,135 +0,0 @@ -bin/gnome-keyring-daemon -include/gnome-keyring-1/gnome-keyring.h -lib/libgnome-keyring.la -lib/libgnome-keyring.so -lib/libgnome-keyring.so.0 -libdata/pkgconfig/gnome-keyring-1.pc -libexec/gnome-keyring-ask -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/gnome-keyring-gnome-keyring.html -%%DOCSDIR%%/gnome-keyring.devhelp -%%DOCSDIR%%/gnome-keyring.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/locale/ar/LC_MESSAGES/gnome-keyring.mo -share/locale/az/LC_MESSAGES/gnome-keyring.mo -share/locale/be/LC_MESSAGES/gnome-keyring.mo -share/locale/bg/LC_MESSAGES/gnome-keyring.mo -share/locale/bn/LC_MESSAGES/gnome-keyring.mo -share/locale/bn_IN/LC_MESSAGES/gnome-keyring.mo -share/locale/bs/LC_MESSAGES/gnome-keyring.mo -share/locale/ca/LC_MESSAGES/gnome-keyring.mo -share/locale/cs/LC_MESSAGES/gnome-keyring.mo -share/locale/cy/LC_MESSAGES/gnome-keyring.mo -share/locale/da/LC_MESSAGES/gnome-keyring.mo -share/locale/de/LC_MESSAGES/gnome-keyring.mo -share/locale/dz/LC_MESSAGES/gnome-keyring.mo -share/locale/el/LC_MESSAGES/gnome-keyring.mo -share/locale/en_CA/LC_MESSAGES/gnome-keyring.mo -share/locale/en_GB/LC_MESSAGES/gnome-keyring.mo -share/locale/es/LC_MESSAGES/gnome-keyring.mo -share/locale/et/LC_MESSAGES/gnome-keyring.mo -share/locale/eu/LC_MESSAGES/gnome-keyring.mo -share/locale/fa/LC_MESSAGES/gnome-keyring.mo -share/locale/fi/LC_MESSAGES/gnome-keyring.mo -share/locale/fr/LC_MESSAGES/gnome-keyring.mo -share/locale/gl/LC_MESSAGES/gnome-keyring.mo -share/locale/gu/LC_MESSAGES/gnome-keyring.mo -share/locale/hi/LC_MESSAGES/gnome-keyring.mo -share/locale/hr/LC_MESSAGES/gnome-keyring.mo -share/locale/hu/LC_MESSAGES/gnome-keyring.mo -share/locale/id/LC_MESSAGES/gnome-keyring.mo -share/locale/is/LC_MESSAGES/gnome-keyring.mo -share/locale/it/LC_MESSAGES/gnome-keyring.mo -share/locale/ja/LC_MESSAGES/gnome-keyring.mo -share/locale/ka/LC_MESSAGES/gnome-keyring.mo -share/locale/ko/LC_MESSAGES/gnome-keyring.mo -share/locale/lt/LC_MESSAGES/gnome-keyring.mo -share/locale/lv/LC_MESSAGES/gnome-keyring.mo -share/locale/mg/LC_MESSAGES/gnome-keyring.mo -share/locale/mk/LC_MESSAGES/gnome-keyring.mo -share/locale/ml/LC_MESSAGES/gnome-keyring.mo -share/locale/mn/LC_MESSAGES/gnome-keyring.mo -share/locale/mr/LC_MESSAGES/gnome-keyring.mo -share/locale/ms/LC_MESSAGES/gnome-keyring.mo -share/locale/nb/LC_MESSAGES/gnome-keyring.mo -share/locale/ne/LC_MESSAGES/gnome-keyring.mo -share/locale/nl/LC_MESSAGES/gnome-keyring.mo -share/locale/or/LC_MESSAGES/gnome-keyring.mo -share/locale/pa/LC_MESSAGES/gnome-keyring.mo -share/locale/pl/LC_MESSAGES/gnome-keyring.mo -share/locale/pt/LC_MESSAGES/gnome-keyring.mo -share/locale/pt_BR/LC_MESSAGES/gnome-keyring.mo -share/locale/ro/LC_MESSAGES/gnome-keyring.mo -share/locale/ru/LC_MESSAGES/gnome-keyring.mo -share/locale/rw/LC_MESSAGES/gnome-keyring.mo -share/locale/sk/LC_MESSAGES/gnome-keyring.mo -share/locale/sl/LC_MESSAGES/gnome-keyring.mo -share/locale/sq/LC_MESSAGES/gnome-keyring.mo -share/locale/sr/LC_MESSAGES/gnome-keyring.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo -share/locale/sv/LC_MESSAGES/gnome-keyring.mo -share/locale/ta/LC_MESSAGES/gnome-keyring.mo -share/locale/th/LC_MESSAGES/gnome-keyring.mo -share/locale/tr/LC_MESSAGES/gnome-keyring.mo -share/locale/uk/LC_MESSAGES/gnome-keyring.mo -share/locale/vi/LC_MESSAGES/gnome-keyring.mo -share/locale/xh/LC_MESSAGES/gnome-keyring.mo -share/locale/zh_CN/LC_MESSAGES/gnome-keyring.mo -share/locale/zh_HK/LC_MESSAGES/gnome-keyring.mo -share/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo -@dirrm %%DOCSDIR%% -@dirrm include/gnome-keyring-1 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/security/nss/Makefile b/security/nss/Makefile deleted file mode 100644 index c1a8920bd..000000000 --- a/security/nss/Makefile +++ /dev/null @@ -1,98 +0,0 @@ -# Ports collection Makefile for: nss -# Date created: 18 December 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/security/nss/Makefile,v 1.5 2006/12/17 18:42:25 ahze Exp $ - -PORTNAME= nss -PORTVERSION= ${_MAJOR}.${_MINOR}.${_PATCH} -PORTREVISION= 4 -CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_RTM/src - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Libraries to support development of security-enabled applications - -BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip -LIB_DEPENDS= nspr4.1:${PORTSDIR}/devel/nspr - -_MAJOR= 3 -_MINOR= 11 -_PATCH= 4 - -WRKSRC= ${WRKDIR}/${DISTNAME}/mozilla/security/nss - -USE_LDCONFIG= ${PREFIX}/lib/nss -USE_GMAKE= yes -USE_PERL5_BUILD=yes -MAKE_ENV= BSD_LDOPTS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \ - BUILD_OPT=1 -ALL_TARGET= nss_build_all -CFLAGS+= -I${LOCALBASE}/include/nspr - -DIST= ${WRKSRC:H:H}/dist - -.include <bsd.port.pre.mk> - -.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 -IGNORE= core dumps on alpha during build -.endif - -EXTERNALS= CVS dbm security/nss/cmd/zlib nsprpub security/dbm -EXTRACT_AFTER_ARGS=| ${TAR} -xf - \ - ${EXTERNALS:C,^,--exclude ${DISTNAME}/mozilla/,} - -BINS=${DIST}/${OPSYS}${OSREL}_OPT.OBJ - -INSTALL_BINS= certcgi certutil checkcert cmsutil crlutil derdump makepqg \ - mangle modutil ocspclnt oidcalc p7content p7env p7sign \ - p7verify pk12util rsaperf shlibsign signtool signver \ - ssltap strsclnt symkeyutil vfychain vfyserv - -test: - cd ${WRKSRC}/tests; \ - ${SETENV} PATH="${BINS}/bin:${PATH}" \ - LD_LIBRARY_PATH="${BINS}/lib" \ - ./all.sh - @if ${GREP} -F '>Failed<' \ - ${WRKSRC:H:H}/tests_results/security/*/results.html; then \ - echo "Some tests have failed. Let ${MAINTAINER} know."; \ - exit 1; \ - else \ - echo "All tests succeeded. Good news."; \ - fi - -post-patch: - @${REINPLACE_CMD} -e "s|-pthread|${PTHREAD_LIBS}|g" \ - ${WRKSRC:H:H}/security/coreconf/FreeBSD.mk - @${SED} -e 's|@exec_prefix@|${PREFIX}|; \ - s|@includedir@|${PREFIX}/include/nss|; \ - s|@libdir@|${PREFIX}/lib/nss|; \ - s|@prefix@|${PREFIX}|' \ - ${FILESDIR}/nss-config.in >${WRKDIR}/nss-config - @${SED} -e 's|@PREFIX@|${PREFIX}|; s|@PORTVERSION@|${PORTVERSION}|' \ - ${FILESDIR}/nss.pc.in >${WRKDIR}/nss.pc -.for i in MAJOR MINOR PATCH - @${SED} -i.${i} -e 's|@${i}@|${_${i}}|' ${WRKDIR}/nss-config -.endfor - -do-install: - ${MKDIR} ${PREFIX}/include/nss ${PREFIX}/lib/nss - ${TAR} -C ${DIST}/public --dereference -cf - . | \ - ${TAR} -C ${PREFIX}/include/nss -xf - - ${INSTALL_DATA} ${DIST}/FreeBSD${OSREL:C/.$/*/}_OPT.OBJ/lib/*.so.1 \ - ${PREFIX}/lib/nss - ${INSTALL_DATA} ${DIST}/FreeBSD${OSREL:C/.$/*/}_OPT.OBJ/lib/libcrmf.a \ - ${PREFIX}/lib/nss -.for bin in ${INSTALL_BINS} - ${INSTALL_PROGRAM} ${DIST}/FreeBSD${OSREL:C/.$/*/}_OPT.OBJ/bin/${bin} \ - ${PREFIX}/bin -.endfor - cd ${DIST}/FreeBSD${OSREL:C/.$/*/}_OPT.OBJ/lib && \ - ${TAR} -cf - *.so | ${TAR} --unlink -C ${PREFIX}/lib/nss -xf - - ${INSTALL_SCRIPT} ${WRKDIR}/nss-config ${PREFIX}/bin - ${INSTALL_DATA} ${WRKDIR}/nss.pc ${PREFIX}/libdata/pkgconfig - -.include <bsd.port.post.mk> diff --git a/security/nss/distinfo b/security/nss/distinfo deleted file mode 100644 index 11baff729..000000000 --- a/security/nss/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (nss-3.11.4.tar.gz) = 74af8ebdf94307f47ff8931adbef9c39 -SHA256 (nss-3.11.4.tar.gz) = c50062df123d733f25d4903f42e8855adf51b7324c786c714f7dd1ab9e328f06 -SIZE (nss-3.11.4.tar.gz) = 3713920 diff --git a/security/nss/files/nss-config.in b/security/nss/files/nss-config.in deleted file mode 100644 index d2605fec9..000000000 --- a/security/nss/files/nss-config.in +++ /dev/null @@ -1,137 +0,0 @@ -#!/bin/sh - -prefix=@prefix@ - -major_version=@MAJOR@ -minor_version=@MINOR@ -patch_version=@PATCH@ - -usage() -{ - cat <<EOF -Usage: nss-config [OPTIONS] [LIBRARIES] -Options: - [--prefix[=DIR]] - [--exec-prefix[=DIR]] - [--includedir[=DIR]] - [--libdir[=DIR]] - [--version] - [--libs] - [--cflags] -Dynamic Libraries: - nss - ssl - smime -EOF - exit $1 -} - -if test $# -eq 0; then - usage 1 1>&2 -fi - -lib_ssl=yes -lib_smime=yes -lib_nss=yes - -while test $# -gt 0; do - case "$1" in - -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;; - *) optarg= ;; - esac - - case $1 in - --prefix=*) - prefix=$optarg - ;; - --prefix) - echo_prefix=yes - ;; - --exec-prefix=*) - exec_prefix=$optarg - ;; - --exec-prefix) - echo_exec_prefix=yes - ;; - --includedir=*) - includedir=$optarg - ;; - --includedir) - echo_includedir=yes - ;; - --libdir=*) - libdir=$optarg - ;; - --libdir) - echo_libdir=yes - ;; - --version) - echo ${major_version}.${minor_version}.${patch_version} - ;; - --cflags) - echo_cflags=yes - ;; - --libs) - echo_libs=yes - ;; - ssl) - lib_ssl=yes - ;; - smime) - lib_smime=yes - ;; - nss) - lib_nss=yes - ;; - *) - usage 1 1>&2 - ;; - esac - shift -done - -# Set variables that may be dependent upon other variables -if test -z "$exec_prefix"; then - exec_prefix=@exec_prefix@ -fi -if test -z "$includedir"; then - includedir=@includedir@ -fi -if test -z "$libdir"; then - libdir=@libdir@ -fi - -if test "$echo_prefix" = "yes"; then - echo $prefix -fi - -if test "$echo_exec_prefix" = "yes"; then - echo $exec_prefix -fi - -if test "$echo_includedir" = "yes"; then - echo $includedir -fi - -if test "$echo_libdir" = "yes"; then - echo $libdir -fi - -if test "$echo_cflags" = "yes"; then - echo -I$includedir -fi - -if test "$echo_libs" = "yes"; then - libdirs="-Wl,-R$libdir -L$libdir" - if test -n "$lib_ssl"; then - libdirs="$libdirs -lssl${major_version}" - fi - if test -n "$lib_smime"; then - libdirs="$libdirs -lsmime${major_version}" - fi - if test -n "$lib_nss"; then - libdirs="$libdirs -lnss${major_version}" - fi - echo $libdirs -fi - diff --git a/security/nss/files/nss.pc.in b/security/nss/files/nss.pc.in deleted file mode 100644 index 7b1714374..000000000 --- a/security/nss/files/nss.pc.in +++ /dev/null @@ -1,11 +0,0 @@ -prefix=@PREFIX@ -exec_prefix=@PREFIX@ -libdir=@PREFIX@/lib/nss -includedir=@PREFIX@/include - -Name: NSS -Description: Mozilla Network Security Services -Version: @PORTVERSION@ -Requires: nspr -Libs: -L${libdir} -lnss3 -lsmime3 -lssl3 -Cflags: -I${includedir}/nss -I${includedir}/nss/nss diff --git a/security/nss/files/patch-..::coreconf::FreeBSD.mk b/security/nss/files/patch-..::coreconf::FreeBSD.mk deleted file mode 100644 index 7a0417e0f..000000000 --- a/security/nss/files/patch-..::coreconf::FreeBSD.mk +++ /dev/null @@ -1,62 +0,0 @@ ---- ../coreconf/FreeBSD.mk.orig Sat Jan 21 03:36:11 2006 -+++ ../coreconf/FreeBSD.mk Tue Jan 30 21:13:41 2007 -@@ -37,9 +37,9 @@ - - include $(CORE_DEPTH)/coreconf/UNIX.mk - --DEFAULT_COMPILER = gcc --CC = gcc --CCC = g++ -+DEFAULT_COMPILER = $(CC) -+CC ?= gcc -+CCC = $(CXX) - RANLIB = ranlib - - ifeq ($(OS_TEST),alpha) -@@ -49,8 +49,14 @@ - endif - - OS_CFLAGS = $(DSO_CFLAGS) -ansi -Wall -DFREEBSD -DHAVE_STRERROR -DHAVE_BSD_FLOCK -+OS_LIBS = $(BSD_LDOPTS) -+OPTIMIZER = - -+ifeq ($(OS_TEST),sparc64) - DSO_CFLAGS = -fPIC -+else -+DSO_CFLAGS = -fpic -+endif - DSO_LDOPTS = -shared -Wl,-soname -Wl,$(notdir $@) - - # -@@ -60,20 +66,18 @@ - USE_PTHREADS = 1 - DEFINES += -D_THREAD_SAFE -D_REENTRANT - OS_LIBS += -pthread --DSO_LDOPTS += -pthread -+DSO_LDOPTS += $(BSD_LDOPTS) - endif - - ARCH = freebsd - --MOZ_OBJFORMAT := $(shell test -x /usr/bin/objformat && /usr/bin/objformat || echo aout) -+DLL_SUFFIX = so.1 - --ifeq ($(MOZ_OBJFORMAT),elf) --DLL_SUFFIX = so -+ifneq (,$(filter alpha ia64,$(OS_TEST))) -+MKSHLIB = $(CC) -Wl,-Bsymbolic -lc $(DSO_LDOPTS) - else --DLL_SUFFIX = so.1.0 -+MKSHLIB = $(CC) -Wl,-Bsymbolic $(DSO_LDOPTS) - endif -- --MKSHLIB = $(CC) $(DSO_LDOPTS) - ifdef MAPFILE - MKSHLIB += -Wl,--version-script,$(MAPFILE) - endif -@@ -83,3 +87,5 @@ - G++INCLUDES = -I/usr/include/g++ - - INCLUDES += -I/usr/X11R6/include -+USE_SYSTEM_ZLIB = 1 -+ZLIB_LIBS = -lz diff --git a/security/nss/files/patch-..::coreconf::command.mk b/security/nss/files/patch-..::coreconf::command.mk deleted file mode 100644 index 1e3de66f7..000000000 --- a/security/nss/files/patch-..::coreconf::command.mk +++ /dev/null @@ -1,9 +0,0 @@ ---- ../coreconf/command.mk Mon Oct 10 19:46:12 2005 -+++ ../coreconf/command.mk Wed Jan 18 17:23:28 2006 -@@ -46,5 +46,5 @@ - LINK_DLL = $(LINK) $(OS_DLLFLAGS) $(DLLFLAGS) - LINK_EXE = $(LINK) $(OS_LFLAGS) $(LFLAGS) --CFLAGS = $(OPTIMIZER) $(OS_CFLAGS) $(XP_DEFINE) $(DEFINES) $(INCLUDES) \ -+CFLAGS += $(OPTIMIZER) $(OS_CFLAGS) $(XP_DEFINE) $(DEFINES) $(INCLUDES) \ - $(XCFLAGS) - RANLIB = echo diff --git a/security/nss/files/patch-..::coreconf::rules.mk b/security/nss/files/patch-..::coreconf::rules.mk deleted file mode 100644 index 59178ff6d..000000000 --- a/security/nss/files/patch-..::coreconf::rules.mk +++ /dev/null @@ -1,10 +0,0 @@ ---- ../coreconf/rules.mk.orig Thu Apr 3 16:48:00 2003 -+++ ../coreconf/rules.mk Fri Apr 11 01:01:50 2003 -@@ -110,6 +110,7 @@ - endif - ifdef SHARED_LIBRARY - $(INSTALL) -m 775 $(SHARED_LIBRARY) $(SOURCE_LIB_DIR) -+ ln -sf $(notdir $(SHARED_LIBRARY)) $(SOURCE_LIB_DIR)/$(notdir $(SHARED_LIBRARY:.so.1=.so)) - endif - ifdef IMPORT_LIBRARY - $(INSTALL) -m 775 $(IMPORT_LIBRARY) $(SOURCE_LIB_DIR) diff --git a/security/nss/files/patch-Makefile b/security/nss/files/patch-Makefile deleted file mode 100644 index af20e9a2a..000000000 --- a/security/nss/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Thu Apr 14 20:28:40 2005 -+++ Makefile Tue Aug 30 15:32:11 2005 -@@ -78,7 +78,7 @@ - # (7) Execute "local" rules. (OPTIONAL). # - ####################################################################### - --nss_build_all: build_coreconf build_nspr build_dbm all -+nss_build_all: build_coreconf all - - build_coreconf: - cd $(CORE_DEPTH)/coreconf ; $(MAKE) diff --git a/security/nss/files/patch-cmd::platlibs.mk b/security/nss/files/patch-cmd::platlibs.mk deleted file mode 100644 index 4ac01e3e4..000000000 --- a/security/nss/files/patch-cmd::platlibs.mk +++ /dev/null @@ -1,14 +0,0 @@ ---- cmd/platlibs.mk Wed Apr 6 17:35:41 2005 -+++ cmd/platlibs.mk Wed Jul 27 22:22:59 2005 -@@ -72,5 +72,4 @@ - $(DIST)/lib/$(LIB_PREFIX)nssdev.$(LIB_SUFFIX) \ - $(DIST)/lib/$(LIB_PREFIX)nssb.$(LIB_SUFFIX) \ -- $(DIST)/lib/$(LIB_PREFIX)dbm.$(LIB_SUFFIX) \ - $(DIST)/lib/$(NSPR31_LIB_PREFIX)plc4.$(LIB_SUFFIX) \ - $(DIST)/lib/$(NSPR31_LIB_PREFIX)plds4.$(LIB_SUFFIX) \ -@@ -120,5 +118,4 @@ - $(CRYPTOLIB) \ - $(DIST)/lib/$(LIB_PREFIX)secutil.$(LIB_SUFFIX) \ -- $(DIST)/lib/$(LIB_PREFIX)dbm.$(LIB_SUFFIX) \ - $(NULL) - diff --git a/security/nss/files/patch-const b/security/nss/files/patch-const deleted file mode 100644 index de5fae9f6..000000000 --- a/security/nss/files/patch-const +++ /dev/null @@ -1,46 +0,0 @@ ---- cmd/modutil/modutil.h Sun Apr 25 11:02:47 2004 -+++ cmd/modutil/modutil.h Fri Jul 22 17:35:20 2005 -@@ -53,6 +53,6 @@ - #include "error.h" - --Error FipsMode(char *arg); --Error ChkFipsMode(char *arg); -+Error FipsMode(const char *arg); -+Error ChkFipsMode(const char *arg); - Error AddModule(char *moduleName, char *libFile, char *ciphers, - char *mechanisms, char* modparms); ---- cmd/modutil/pk11.c Sun Apr 25 11:02:47 2004 -+++ cmd/modutil/pk11.c Fri Jul 22 17:36:48 2005 -@@ -53,5 +53,5 @@ - */ - Error --FipsMode(char *arg) -+FipsMode(const char *arg) - { - char *internal_name; -@@ -62,14 +62,16 @@ - SECMOD_GetInternalModule()->commonName); - if(SECMOD_DeleteInternalModule(internal_name) != SECSuccess) { -- PR_fprintf(PR_STDERR, "%s\n", SECU_Strerror(PORT_GetError())); -+ PR_fprintf(PR_STDERR, "FipsMode(true): %s (%s)\n", SECU_Strerror(PORT_GetError()), internal_name); - PR_smprintf_free(internal_name); - PR_fprintf(PR_STDERR, errStrings[FIPS_SWITCH_FAILED_ERR]); - return FIPS_SWITCH_FAILED_ERR; - } -- PR_smprintf_free(internal_name); - if (!PK11_IsFIPS()) { -+ PR_fprintf(PR_STDERR, "FipsMode(true): in module %s", internal_name); -+ PR_smprintf_free(internal_name); - PR_fprintf(PR_STDERR, errStrings[FIPS_SWITCH_FAILED_ERR]); - return FIPS_SWITCH_FAILED_ERR; - } -+ PR_smprintf_free(internal_name); - PR_fprintf(PR_STDOUT, msgStrings[FIPS_ENABLED_MSG]); - } else { -@@ -112,5 +114,5 @@ - */ - Error --ChkFipsMode(char *arg) -+ChkFipsMode(const char *arg) - { - if(!PORT_Strcasecmp(arg, "true")) { diff --git a/security/nss/files/patch-sysdb b/security/nss/files/patch-sysdb deleted file mode 100644 index 79d5f20ee..000000000 --- a/security/nss/files/patch-sysdb +++ /dev/null @@ -1,179 +0,0 @@ -This patches NSS' code to use the Operating System's standard <db.h> header -and the db-implementation from -lc. Seems to work on FreeBSD. - - -mi - ---- lib/softoken/cdbhdl.h Sun Apr 25 11:03:16 2004 -+++ lib/softoken/cdbhdl.h Fri Jul 22 00:25:16 2005 -@@ -43,6 +43,6 @@ - #define _CDBHDL_H_ - --#include "nspr.h" --#include "mcom_db.h" -+#include <nspr.h> -+#include <db.h> - #include "pcertt.h" - ---- lib/softoken/dbinit.c Tue Mar 29 13:21:18 2005 -+++ lib/softoken/dbinit.c Fri Jul 22 00:33:35 2005 -@@ -40,4 +40,5 @@ - - #include <ctype.h> -+#include <fcntl.h> - #include "seccomon.h" - #include "prinit.h" ---- lib/softoken/dbmshim.c Tue Mar 29 13:21:18 2005 -+++ lib/softoken/dbmshim.c Fri Jul 22 00:35:33 2005 -@@ -40,5 +40,6 @@ - * $Id: patch-sysdb,v 1.1 2006-12-09 15:17:54 ahze Exp $ - */ --#include "mcom_db.h" -+#include <db.h> -+#include <fcntl.h> - #include "secitem.h" - #include "secder.h" ---- lib/softoken/keydb.c Fri Jun 4 20:50:32 2004 -+++ lib/softoken/keydb.c Fri Jul 22 00:37:01 2005 -@@ -46,5 +46,6 @@ - #include "secitem.h" - #include "pcert.h" --#include "mcom_db.h" -+#include <db.h> -+#include <fcntl.h> - #include "lowpbe.h" - #include "secerr.h" ---- lib/softoken/pcertdb.c Tue Mar 29 13:21:18 2005 -+++ lib/softoken/pcertdb.c Fri Jul 22 00:40:00 2005 -@@ -44,5 +44,6 @@ - #include "lowkeyti.h" - #include "pcert.h" --#include "mcom_db.h" -+#include <db.h> -+#include <fcntl.h> - #include "pcert.h" - #include "secitem.h" ---- lib/softoken/pk11db.c Fri Apr 1 19:46:13 2005 -+++ lib/softoken/pk11db.c Fri Jul 22 00:42:01 2005 -@@ -42,5 +42,6 @@ - #include "pk11pars.h" - #include "pkcs11i.h" --#include "mcom_db.h" -+#include <db.h> -+#include <fcntl.h> - #include "cdbhdl.h" - #include "secerr.h" ---- lib/softoken/keydbi.h Tue Apr 27 19:04:38 2004 -+++ lib/softoken/keydbi.h Fri Jul 22 00:43:24 2005 -@@ -42,7 +42,7 @@ - #define _KEYDBI_H_ - --#include "nspr.h" -+#include <nspr.h> - #include "seccomon.h" --#include "mcom_db.h" -+#include <db.h> - - /* ---- lib/softoken/config.mk Mon May 24 20:13:11 2004 -+++ lib/softoken/config.mk Fri Jul 22 00:55:20 2005 -@@ -47,5 +47,4 @@ - $(CRYPTOLIB) \ - $(DIST)/lib/$(LIB_PREFIX)secutil.$(LIB_SUFFIX) \ -- $(DIST)/lib/$(LIB_PREFIX)dbm.$(LIB_SUFFIX) \ - $(NULL) - ---- lib/certdb/certdb.c Sat Mar 5 03:03:03 2005 -+++ lib/certdb/certdb.c Fri Jul 22 01:02:11 2005 -@@ -53,5 +53,4 @@ - #include "keyhi.h" - #include "secitem.h" --#include "mcom_db.h" - #include "certdb.h" - #include "prprf.h" ---- lib/certdb/genname.c Sun Apr 25 11:03:03 2004 -+++ lib/certdb/genname.c Fri Jul 22 01:02:59 2005 -@@ -39,5 +39,4 @@ - #include "secitem.h" - #include "secoidt.h" --#include "mcom_db.h" - #include "secasn1.h" - #include "secder.h" ---- lib/certdb/stanpcertdb.c Thu Dec 2 16:34:15 2004 -+++ lib/certdb/stanpcertdb.c Fri Jul 22 01:03:19 2005 -@@ -38,5 +38,4 @@ - - #include "cert.h" --#include "mcom_db.h" - #include "certdb.h" - #include "secitem.h" ---- lib/certdb/xauthkid.c Sun Apr 25 11:03:03 2004 -+++ lib/certdb/xauthkid.c Fri Jul 22 01:03:54 2005 -@@ -40,6 +40,5 @@ - */ - --#include "prtypes.h" --#include "mcom_db.h" -+#include <prtypes.h> - #include "seccomon.h" - #include "secdert.h" ---- lib/certdb/xbsconst.c Sun Apr 25 11:03:03 2004 -+++ lib/certdb/xbsconst.c Fri Jul 22 01:05:41 2005 -@@ -39,6 +39,6 @@ - */ - --#include "prtypes.h" --#include "mcom_db.h" -+#include <limits.h> /* LONG_MAX */ -+#include <prtypes.h> - #include "seccomon.h" - #include "secdert.h" -@@ -48,5 +48,5 @@ - #include "certt.h" - #include "secder.h" --#include "prprf.h" -+#include <prprf.h> - #include "secerr.h" - ---- lib/certdb/xconst.c Tue Nov 9 01:13:32 2004 -+++ lib/certdb/xconst.c Fri Jul 22 01:06:20 2005 -@@ -39,6 +39,5 @@ - */ - --#include "prtypes.h" --#include "mcom_db.h" -+#include <prtypes.h> - #include "seccomon.h" - #include "secdert.h" -@@ -48,5 +47,5 @@ - #include "cert.h" - #include "secder.h" --#include "prprf.h" -+#include <prprf.h> - #include "xconst.h" - #include "genname.h" ---- lib/ckfw/dbm/ckdbm.h Wed Jan 19 21:25:47 2005 -+++ lib/ckfw/dbm/ckdbm.h Fri Jul 22 01:06:58 2005 -@@ -57,5 +57,5 @@ - #endif /* CKT_H */ - --#include "mcom_db.h" -+#include <db.h> - - NSS_EXTERN_DATA NSSCKMDInstance nss_dbm_mdInstance; ---- lib/freebl/mac_rand.c Sun Apr 25 11:03:08 2004 -+++ lib/freebl/mac_rand.c Fri Jul 22 01:08:19 2005 -@@ -40,5 +40,4 @@ - #endif - #include "secrng.h" --#include "mcom_db.h" - #ifdef XP_MAC - #include <Events.h> ---- lib/pk11wrap/secmodi.h Mon Mar 28 15:45:37 2005 -+++ lib/pk11wrap/secmodi.h Fri Jul 22 01:08:47 2005 -@@ -42,5 +42,5 @@ - #include "pkcs11.h" - #include "nssilock.h" --#include "mcom_db.h" -+#include <db.h> - #include "secoidt.h" - #include "secdert.h" diff --git a/security/nss/files/patch-tests b/security/nss/files/patch-tests deleted file mode 100644 index 2ff07f35a..000000000 --- a/security/nss/files/patch-tests +++ /dev/null @@ -1,10 +0,0 @@ ---- tests/common/init.sh Mon Apr 11 22:24:17 2005 -+++ tests/common/init.sh Fri Jul 22 16:55:36 2005 -@@ -197,5 +197,6 @@ - case $HOST in - *\.*) -- HOST=`echo $HOST | sed -e "s/\..*//"` -+ DOMSUF=${HOST#*.} # remove Smallest Prefix matching ``*.'' -+ HOST=${HOST%%.*} # remove Largest Suffix ``.*''. See sh(1) - ;; - ?*) diff --git a/security/nss/pkg-descr b/security/nss/pkg-descr deleted file mode 100644 index 4d06c9a0a..000000000 --- a/security/nss/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Network Security Services (NSS) is a set of libraries designed to support -cross-platform development of security-enabled server applications. -Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, -PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security -standards. - -WWW: http://www.mozilla.org/projects/security/pki/nss/ diff --git a/security/nss/pkg-plist b/security/nss/pkg-plist deleted file mode 100644 index cc12145c7..000000000 --- a/security/nss/pkg-plist +++ /dev/null @@ -1,133 +0,0 @@ -bin/certcgi -bin/certutil -bin/checkcert -bin/cmsutil -bin/crlutil -bin/derdump -bin/makepqg -bin/mangle -bin/modutil -bin/nss-config -bin/ocspclnt -bin/oidcalc -bin/p7content -bin/p7env -bin/p7sign -bin/p7verify -bin/pk12util -bin/rsaperf -bin/shlibsign -bin/signtool -bin/signver -bin/ssltap -bin/strsclnt -bin/symkeyutil -bin/vfychain -bin/vfyserv -include/nss/nss/base64.h -include/nss/nss/blapit.h -include/nss/nss/cert.h -include/nss/nss/certdb.h -include/nss/nss/certt.h -include/nss/nss/ciferfam.h -include/nss/nss/cmmf.h -include/nss/nss/cmmft.h -include/nss/nss/cms.h -include/nss/nss/cmsreclist.h -include/nss/nss/cmst.h -include/nss/nss/crmf.h -include/nss/nss/crmft.h -include/nss/nss/cryptohi.h -include/nss/nss/cryptoht.h -include/nss/nss/ecl-exp.h -include/nss/nss/hasht.h -include/nss/nss/jar-ds.h -include/nss/nss/jar.h -include/nss/nss/jarfile.h -include/nss/nss/key.h -include/nss/nss/keyhi.h -include/nss/nss/keyt.h -include/nss/nss/keythi.h -include/nss/nss/nss.h -include/nss/nss/nssb64.h -include/nss/nss/nssb64t.h -include/nss/nss/nssbase.h -include/nss/nss/nssbaset.h -include/nss/nss/nssck.api -include/nss/nss/nssckbi.h -include/nss/nss/nssckepv.h -include/nss/nss/nssckft.h -include/nss/nss/nssckfw.h -include/nss/nss/nssckfwc.h -include/nss/nss/nssckfwt.h -include/nss/nss/nssckg.h -include/nss/nss/nssckmdt.h -include/nss/nss/nssckt.h -include/nss/nss/nssilckt.h -include/nss/nss/nssilock.h -include/nss/nss/nsslocks.h -include/nss/nss/nssrwlk.h -include/nss/nss/nssrwlkt.h -include/nss/nss/ocsp.h -include/nss/nss/ocspt.h -include/nss/nss/p12.h -include/nss/nss/p12plcy.h -include/nss/nss/p12t.h -include/nss/nss/pk11func.h -include/nss/nss/pk11pqg.h -include/nss/nss/pk11priv.h -include/nss/nss/pk11pub.h -include/nss/nss/pk11sdr.h -include/nss/nss/pkcs11.h -include/nss/nss/pkcs11f.h -include/nss/nss/pkcs11n.h -include/nss/nss/pkcs11p.h -include/nss/nss/pkcs11t.h -include/nss/nss/pkcs11u.h -include/nss/nss/pkcs12.h -include/nss/nss/pkcs12t.h -include/nss/nss/pkcs7t.h -include/nss/nss/portreg.h -include/nss/nss/preenc.h -include/nss/nss/secasn1.h -include/nss/nss/secasn1t.h -include/nss/nss/seccomon.h -include/nss/nss/secder.h -include/nss/nss/secdert.h -include/nss/nss/secdig.h -include/nss/nss/secdigt.h -include/nss/nss/secerr.h -include/nss/nss/sechash.h -include/nss/nss/secitem.h -include/nss/nss/secmime.h -include/nss/nss/secmod.h -include/nss/nss/secmodt.h -include/nss/nss/secoid.h -include/nss/nss/secoidt.h -include/nss/nss/secpkcs5.h -include/nss/nss/secpkcs7.h -include/nss/nss/secport.h -include/nss/nss/shsign.h -include/nss/nss/smime.h -include/nss/nss/ssl.h -include/nss/nss/sslerr.h -include/nss/nss/sslproto.h -include/nss/nss/sslt.h -include/nss/nss/watcomfx.h -lib/nss/libcrmf.a -lib/nss/libfreebl3.so -lib/nss/libfreebl3.so.1 -lib/nss/libnss3.so -lib/nss/libnss3.so.1 -lib/nss/libnssckbi.so -lib/nss/libnssckbi.so.1 -lib/nss/libsmime3.so -lib/nss/libsmime3.so.1 -lib/nss/libsoftokn3.so -lib/nss/libsoftokn3.so.1 -lib/nss/libssl3.so -lib/nss/libssl3.so.1 -libdata/pkgconfig/nss.pc -@dirrm lib/nss -@dirrm include/nss/nss -@dirrm include/nss diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile deleted file mode 100644 index e29eb649a..000000000 --- a/security/seahorse/Makefile +++ /dev/null @@ -1,125 +0,0 @@ -# New ports collection makefile for: Seahorse -# Date created: 08 March 2000 -# Whom: Dave McKay <dave@mu.org> -# -# $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.30 2007/03/15 13:26:18 ahze Exp $ -# - -PORTNAME= seahorse -PORTVERSION= 1.0 -PORTREVISION= 1 -CATEGORIES= security gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A front end for GnuPG - -BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 -RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 -LIB_DEPENDS= gpgme.17:${PORTSDIR}/security/gpgme \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib - -USE_LDCONFIG= yes -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GECKO= firefox xulrunner firefox-devel<->firefox -USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui -GNU_CONFIGURE= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -CONFIGURE_ARGS= --with-gecko=${GECKO} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= seahorse.schemas -MAN1= seahorse-agent.1 seahorse-daemon.1 seahorse-tool.1 - -OPTIONS= NAUTILUS "Enable the Nautilus component" on \ - LDAP "Enable LDAP support" on \ - HKP "Enable HKP keyserver interface" on \ - GEDIT "Enable GEdit plug-in support" on \ - NOTIFY "Enable libnotify support" on \ - APPLET "Enable clipboard encryption applet" on \ - KEYRING "Enable GNOME Keyring support" on \ - MDNS "Enable mDNS key sharing" on -# EPIPHANY "Enable Epiphany plug-in support" on -## BROKEN -WITHOUT_EPIPHANY= yes - -.include <bsd.port.pre.mk> - -.if !defined(WITHOUT_GEDIT) -BUILD_DEPENDS+= gedit:${PORTSDIR}/editors/gedit -RUN_DEPENDS+= gedit:${PORTSDIR}/editors/gedit -PLIST_SUB+= GEDIT="" -GCONF_SCHEMAS+= seahorse-gedit.schemas -.else -PLIST_SUB+= GEDIT="@comment " -CONFIGURE_ARGS+=--disable-gedit -.endif - -.if !defined(WITHOUT_NAUTILUS) -USE_GNOME+= nautilus2 -PLIST_SUB+= NAUTILUS="" -.else -PLIST_SUB+= NAUTILUS="@comment " -CONFIGURE_ARGS+=--disable-nautilus -.endif - -.if !defined(WITHOUT_LDAP) -USE_OPENLDAP= yes -.else -CONFIGURE_ARGS+=--disable-ldap -.endif - -.if !defined(WITHOUT_HKP) -LIB_DEPENDS+= soup-2.2.8:${PORTSDIR}/devel/libsoup -.else -CONFIGURE_ARGS+=--disable-hkp -.endif - -.if !defined(WITHOUT_NOTIFY) -LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify -.else -CONFIGURE_ARGS+=--disable-libnotify -.endif - -.if !defined(WITHOUT_EPIPHANY) -BUILD_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany -RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany -PLIST_SUB+= EPHY="" EPHY_VERSION="2.18" -.else -CONFIGURE_ARGS+=--disable-epiphany -PLIST_SUB+= EPHY="@comment " -.endif - -.if !defined(WITHOUT_APPLET) -USE_GNOME+= gnomepanel -PLIST_SUB+= APPLET="" -.else -CONFIGURE_ARGS+=--disable-applet -PLIST_SUB+= APPLET="@comment " -.endif - -.if !defined(WITHOUT_KEYRING) -LIB_DEPENDS+= gnome-keyring:${PORTSDIR}/security/gnome-keyring -.else -CONFIGURE_ARGS+=--disable-gnome-keyring -.endif - -.if !defined(WITHOUT_MDNS) -LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi -.else -CONFIGURE_ARGS+=--disable-sharing -.endif - -post-install: - -@update-desktop-database - -.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" -.include <bsd.port.post.mk> diff --git a/security/seahorse/distinfo b/security/seahorse/distinfo deleted file mode 100644 index 47541d93e..000000000 --- a/security/seahorse/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/seahorse-1.0.tar.bz2) = 7afcb9b40aaa0c232ce8a9e0909fe757 -SHA256 (gnome2/seahorse-1.0.tar.bz2) = 76bcfeed3843b2357f5ecc1694a471fc45a810aa17fd0baed60f1d32142d0746 -SIZE (gnome2/seahorse-1.0.tar.bz2) = 1871080 diff --git a/security/seahorse/files/patch-agent_seahorse-agent-io.c b/security/seahorse/files/patch-agent_seahorse-agent-io.c deleted file mode 100644 index 4ecd84940..000000000 --- a/security/seahorse/files/patch-agent_seahorse-agent-io.c +++ /dev/null @@ -1,32 +0,0 @@ ---- agent/seahorse-agent-io.c.orig Sun Aug 28 15:52:02 2005 -+++ agent/seahorse-agent-io.c Fri Oct 7 21:51:25 2005 -@@ -412,12 +412,18 @@ io_handler (GIOChannel *source, GIOCondi - gsize length; - GError *err = NULL; - gboolean ret = TRUE; -+ GIOStatus status; - - if (condition & G_IO_IN) { - /* Read 1 line from the io channel, including newline character */ -- g_io_channel_read_line (source, &string, &length, NULL, &err); -+ status = g_io_channel_read_line (source, &string, &length, NULL, &err); - -- if (err != NULL) { -+ if (status == G_IO_STATUS_EOF) { -+ free_conn (cn); -+ ret = FALSE; -+ } -+ -+ else if (err != NULL) { - g_critical ("couldn't read from socket: %s", err->message); - g_clear_error (&err); - free_conn (cn); -@@ -434,7 +440,7 @@ io_handler (GIOChannel *source, GIOCondi - g_free (string); - } - -- if (cn && condition & G_IO_HUP) { -+ else if (cn && condition & G_IO_HUP) { - free_conn (cn); - ret = FALSE; /* removes watch */ - } diff --git a/security/seahorse/files/patch-configure b/security/seahorse/files/patch-configure deleted file mode 100644 index b77fe2ddd..000000000 --- a/security/seahorse/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Sun Dec 3 23:18:17 2006 -+++ configure Sun Dec 3 23:18:57 2006 -@@ -30954,7 +30954,7 @@ fi - - - --if test "$enable_ssh" == "yes"; then -+if test "$enable_ssh" = "yes"; then - WITH_SSH_TRUE= - WITH_SSH_FALSE='#' - else -@@ -31014,7 +31014,7 @@ fi - - - --if test "$enable_tests" == "yes"; then -+if test "$enable_tests" = "yes"; then - WITH_TESTS_TRUE= - WITH_TESTS_FALSE='#' - else diff --git a/security/seahorse/files/patch-libseahorse_seahorse-ssh-operation.c b/security/seahorse/files/patch-libseahorse_seahorse-ssh-operation.c deleted file mode 100644 index e7a7e4f60..000000000 --- a/security/seahorse/files/patch-libseahorse_seahorse-ssh-operation.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libseahorse/seahorse-ssh-operation.c.orig Sun Dec 3 23:21:01 2006 -+++ libseahorse/seahorse-ssh-operation.c Sun Dec 3 23:21:10 2006 -@@ -24,6 +24,7 @@ - #include <sys/socket.h> - #include <gnome.h> - #include <fcntl.h> -+#include <signal.h> - - #include "seahorse-ssh-operation.h" - #include "seahorse-util.h" diff --git a/security/seahorse/pkg-descr b/security/seahorse/pkg-descr deleted file mode 100644 index ea4098271..000000000 --- a/security/seahorse/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Seahorse is a Gnome front end for GnuPG - the Gnu Privacy Guard program. - -It is a tool for secure communications and data storage. -Data encryption and digital signature creation can easily -be performed through a GUI and Key Management operations -can easily be carried out through an intuitive interface. - -WWW: http://seahorse.sourceforge.net/ diff --git a/security/seahorse/pkg-plist b/security/seahorse/pkg-plist deleted file mode 100644 index 46a2d2432..000000000 --- a/security/seahorse/pkg-plist +++ /dev/null @@ -1,337 +0,0 @@ -bin/seahorse -bin/seahorse-agent -bin/seahorse-daemon -bin/seahorse-preferences -bin/seahorse-tool -include/libcryptui/cryptui-key-chooser.h -include/libcryptui/cryptui-key-combo.h -include/libcryptui/cryptui-key-list.h -include/libcryptui/cryptui-key-store.h -include/libcryptui/cryptui-keyset.h -include/libcryptui/cryptui.h -%%EPHY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libseahorseextension.a -%%EPHY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libseahorseextension.la -%%EPHY%%lib/epiphany/%%EPHY_VERSION%%/extensions/libseahorseextension.so -%%EPHY%%lib/epiphany/%%EPHY_VERSION%%/extensions/seahorse.ephy-extension -%%GEDIT%%lib/gedit-2/plugins/libseahorse-pgp.a -%%GEDIT%%lib/gedit-2/plugins/libseahorse-pgp.la -%%GEDIT%%lib/gedit-2/plugins/libseahorse-pgp.so -%%GEDIT%%lib/gedit-2/plugins/seahorse-pgp.gedit-plugin -lib/libcryptui.a -lib/libcryptui.la -lib/libcryptui.so -lib/libcryptui.so.0 -%%NAUTILUS%%lib/nautilus/extensions-1.0/libnautilus-seahorse.a -%%NAUTILUS%%lib/nautilus/extensions-1.0/libnautilus-seahorse.la -%%NAUTILUS%%lib/nautilus/extensions-1.0/libnautilus-seahorse.so -%%APPLET%%lib/seahorse/seahorse-applet -lib/seahorse/seahorse-ssh-askpass -lib/seahorse/xloadimage -%%APPLET%%libdata/bonobo/servers/GNOME_SeahorseApplet.server -libdata/pkgconfig/cryptui-0.0.pc -share/dbus-1/services/org.gnome.seahorse.service -share/gnome/applications/seahorse-pgp-preferences.desktop -share/gnome/applications/seahorse.desktop -share/gnome/applications/seahorse-pgp-encrypted.desktop -share/gnome/applications/seahorse-pgp-keys.desktop -share/gnome/applications/seahorse-pgp-signature.desktop -share/gnome/control-center-2.0/capplets/seahorse-pgp-preferences.desktop -%%APPLET%%share/gnome/gnome-2.0/ui/GNOME_SeahorseApplet.xml -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -%%APPLET%%share/gnome/help/seahorse-applet/C/legal.xml -%%APPLET%%share/gnome/help/seahorse-applet/C/seahorse-applet.xml -share/gnome/help/seahorse/C/figures/export.png -share/gnome/help/seahorse/C/figures/file-manager.png -share/gnome/help/seahorse/C/figures/generate.png -share/gnome/help/seahorse/C/figures/import.png -share/gnome/help/seahorse/C/figures/key-manager.png -share/gnome/help/seahorse/C/figures/key-properties.png -share/gnome/help/seahorse/C/figures/passphrase.png -share/gnome/help/seahorse/C/figures/preferences.png -share/gnome/help/seahorse/C/figures/recipients.png -share/gnome/help/seahorse/C/figures/seahorse-window.png -share/gnome/help/seahorse/C/figures/signature.png -share/gnome/help/seahorse/C/figures/text-editor.png -share/gnome/help/seahorse/C/legal.xml -share/gnome/help/seahorse/C/seahorse.xml -share/gnome/help/seahorse/en_GB/figures/export.png -share/gnome/help/seahorse/en_GB/figures/file-manager.png -share/gnome/help/seahorse/en_GB/figures/generate.png -share/gnome/help/seahorse/en_GB/figures/import.png -share/gnome/help/seahorse/en_GB/figures/key-manager.png -share/gnome/help/seahorse/en_GB/figures/key-properties.png -share/gnome/help/seahorse/en_GB/figures/passphrase.png -share/gnome/help/seahorse/en_GB/figures/preferences.png -share/gnome/help/seahorse/en_GB/figures/recipients.png -share/gnome/help/seahorse/en_GB/figures/seahorse-window.png -share/gnome/help/seahorse/en_GB/figures/signature.png -share/gnome/help/seahorse/en_GB/figures/text-editor.png -share/gnome/help/seahorse/en_GB/seahorse.xml -share/gnome/help/seahorse/es/figures/export.png -share/gnome/help/seahorse/es/figures/file-manager.png -share/gnome/help/seahorse/es/figures/generate.png -share/gnome/help/seahorse/es/figures/import.png -share/gnome/help/seahorse/es/figures/key-manager.png -share/gnome/help/seahorse/es/figures/key-properties.png -share/gnome/help/seahorse/es/figures/passphrase.png -share/gnome/help/seahorse/es/figures/preferences.png -share/gnome/help/seahorse/es/figures/recipients.png -share/gnome/help/seahorse/es/figures/seahorse-window.png -share/gnome/help/seahorse/es/figures/signature.png -share/gnome/help/seahorse/es/figures/text-editor.png -share/gnome/help/seahorse/es/seahorse.xml -share/gnome/help/seahorse/fr/figures/export.png -share/gnome/help/seahorse/fr/figures/file-manager.png -share/gnome/help/seahorse/fr/figures/generate.png -share/gnome/help/seahorse/fr/figures/import.png -share/gnome/help/seahorse/fr/figures/key-manager.png -share/gnome/help/seahorse/fr/figures/key-properties.png -share/gnome/help/seahorse/fr/figures/passphrase.png -share/gnome/help/seahorse/fr/figures/preferences.png -share/gnome/help/seahorse/fr/figures/recipients.png -share/gnome/help/seahorse/fr/figures/seahorse-window.png -share/gnome/help/seahorse/fr/figures/signature.png -share/gnome/help/seahorse/fr/figures/text-editor.png -share/gnome/help/seahorse/fr/seahorse.xml -share/gnome/help/seahorse/it/figures/export.png -share/gnome/help/seahorse/it/figures/file-manager.png -share/gnome/help/seahorse/it/figures/generate.png -share/gnome/help/seahorse/it/figures/import.png -share/gnome/help/seahorse/it/figures/key-manager.png -share/gnome/help/seahorse/it/figures/key-properties.png -share/gnome/help/seahorse/it/figures/passphrase.png -share/gnome/help/seahorse/it/figures/preferences.png -share/gnome/help/seahorse/it/figures/recipients.png -share/gnome/help/seahorse/it/figures/seahorse-window.png -share/gnome/help/seahorse/it/figures/signature.png -share/gnome/help/seahorse/it/figures/text-editor.png -share/gnome/help/seahorse/it/seahorse.xml -share/gnome/help/seahorse/sv/figures/export.png -share/gnome/help/seahorse/sv/figures/file-manager.png -share/gnome/help/seahorse/sv/figures/generate.png -share/gnome/help/seahorse/sv/figures/import.png -share/gnome/help/seahorse/sv/figures/key-manager.png -share/gnome/help/seahorse/sv/figures/key-properties.png -share/gnome/help/seahorse/sv/figures/passphrase.png -share/gnome/help/seahorse/sv/figures/preferences.png -share/gnome/help/seahorse/sv/figures/recipients.png -share/gnome/help/seahorse/sv/figures/seahorse-window.png -share/gnome/help/seahorse/sv/figures/signature.png -share/gnome/help/seahorse/sv/figures/text-editor.png -share/gnome/help/seahorse/sv/seahorse.xml -%%APPLET%%share/gnome/omf/seahorse-applet/seahorse-applet-C.omf -share/gnome/omf/seahorse/seahorse-C.omf -share/gnome/omf/seahorse/seahorse-en_GB.omf -share/gnome/omf/seahorse/seahorse-es.omf -share/gnome/omf/seahorse/seahorse-fr.omf -share/gnome/omf/seahorse/seahorse-it.omf -share/gnome/omf/seahorse/seahorse-sv.omf -share/gnome/pixmaps/seahorse-applet.svg -share/gnome/pixmaps/seahorse-preferences.png -share/gnome/pixmaps/seahorse.png -share/gnome/pixmaps/seahorse/22x22/seahorse-applet-encrypted.png -share/gnome/pixmaps/seahorse/22x22/seahorse-applet-key.png -share/gnome/pixmaps/seahorse/22x22/seahorse-applet-signed.png -share/gnome/pixmaps/seahorse/22x22/seahorse-applet-text.png -share/gnome/pixmaps/seahorse/22x22/seahorse-applet-unknown.png -share/gnome/pixmaps/seahorse/22x22/seahorse-key-personal.png -share/gnome/pixmaps/seahorse/22x22/seahorse-key-ssh.png -share/gnome/pixmaps/seahorse/22x22/seahorse-key.png -share/gnome/pixmaps/seahorse/22x22/seahorse-preferences.png -share/gnome/pixmaps/seahorse/22x22/seahorse-share-keys.png -share/gnome/pixmaps/seahorse/22x22/seahorse-sign-bad.png -share/gnome/pixmaps/seahorse/22x22/seahorse-sign-ok.png -share/gnome/pixmaps/seahorse/22x22/seahorse.png -share/gnome/pixmaps/seahorse/48x48/seahorse-applet-encrypted.png -share/gnome/pixmaps/seahorse/48x48/seahorse-applet-key.png -share/gnome/pixmaps/seahorse/48x48/seahorse-applet-signed.png -share/gnome/pixmaps/seahorse/48x48/seahorse-applet-text.png -share/gnome/pixmaps/seahorse/48x48/seahorse-applet-unknown.png -share/gnome/pixmaps/seahorse/48x48/seahorse-applet.png -share/gnome/pixmaps/seahorse/48x48/seahorse-key-personal.png -share/gnome/pixmaps/seahorse/48x48/seahorse-key-ssh.png -share/gnome/pixmaps/seahorse/48x48/seahorse-key.png -share/gnome/pixmaps/seahorse/48x48/seahorse-person.png -share/gnome/pixmaps/seahorse/48x48/seahorse-preferences.png -share/gnome/pixmaps/seahorse/48x48/seahorse-share-keys.png -share/gnome/pixmaps/seahorse/48x48/seahorse-sign-bad.png -share/gnome/pixmaps/seahorse/48x48/seahorse-sign-ok.png -share/gnome/pixmaps/seahorse/48x48/seahorse-sign-unknown.png -share/gnome/pixmaps/seahorse/48x48/seahorse-sign.png -share/gnome/pixmaps/seahorse/48x48/seahorse.png -share/gnome/pixmaps/seahorse/scalable/seahorse-applet-encrypted.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-applet-key.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-applet-signed.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-applet-text.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-applet-unknown.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-applet.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-key-personal.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-key-ssh.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-key.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-person.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-preferences.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-share-keys.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-sign-bad.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-sign-ok.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-sign-unknown.svg -share/gnome/pixmaps/seahorse/scalable/seahorse-sign.svg -share/gnome/pixmaps/seahorse/scalable/seahorse.svg -share/gnome/seahorse/glade/seahorse-add-keyserver.glade -share/gnome/seahorse/glade/seahorse-add-subkey.glade -share/gnome/seahorse/glade/seahorse-add-uid.glade -share/gnome/seahorse/glade/seahorse-agent-cache.glade -%%APPLET%%share/gnome/seahorse/glade/seahorse-applet-preferences.glade -share/gnome/seahorse/glade/seahorse-change-passphrase.glade -share/gnome/seahorse/glade/seahorse-expires.glade -share/gnome/seahorse/glade/seahorse-generate-select.glade -share/gnome/seahorse/glade/seahorse-gkeyring-item-properties.glade -share/gnome/seahorse/glade/seahorse-key-manager.glade -share/gnome/seahorse/glade/seahorse-key-manager.ui -share/gnome/seahorse/glade/seahorse-keyserver-results.glade -share/gnome/seahorse/glade/seahorse-keyserver-results.ui -share/gnome/seahorse/glade/seahorse-keyserver-search.glade -share/gnome/seahorse/glade/seahorse-keyserver-sync.glade -share/gnome/seahorse/glade/seahorse-multi-encrypt.glade -share/gnome/seahorse/glade/seahorse-notify.glade -share/gnome/seahorse/glade/seahorse-pgp-generate.glade -share/gnome/seahorse/glade/seahorse-pgp-private-key-properties.glade -share/gnome/seahorse/glade/seahorse-pgp-public-key-properties.glade -share/gnome/seahorse/glade/seahorse-prefs.glade -share/gnome/seahorse/glade/seahorse-progress.glade -share/gnome/seahorse/glade/seahorse-revoke.glade -share/gnome/seahorse/glade/seahorse-sign.glade -share/gnome/seahorse/glade/seahorse-signer.glade -share/gnome/seahorse/glade/seahorse-ssh-generate.glade -share/gnome/seahorse/glade/seahorse-ssh-key-properties.glade -share/gnome/seahorse/glade/seahorse-ssh-upload.glade -share/icons/hicolor/22x22/apps/seahorse-preferences.svg -share/icons/hicolor/22x22/apps/seahorse.svg -share/icons/hicolor/48x48/apps/seahorse-applet.png -share/icons/hicolor/48x48/apps/seahorse-preferences.png -share/icons/hicolor/48x48/apps/seahorse.png -share/icons/hicolor/scalable/apps/seahorse-applet.svg -share/icons/hicolor/scalable/apps/seahorse-preferences.svg -share/icons/hicolor/scalable/apps/seahorse.svg -share/mime/packages/seahorse.xml -share/locale/ar/LC_MESSAGES/seahorse.mo -share/locale/az/LC_MESSAGES/seahorse.mo -share/locale/bg/LC_MESSAGES/seahorse.mo -share/locale/bn_IN/LC_MESSAGES/seahorse.mo -share/locale/ca/LC_MESSAGES/seahorse.mo -share/locale/cs/LC_MESSAGES/seahorse.mo -share/locale/da/LC_MESSAGES/seahorse.mo -share/locale/de/LC_MESSAGES/seahorse.mo -share/locale/dz/LC_MESSAGES/seahorse.mo -share/locale/el/LC_MESSAGES/seahorse.mo -share/locale/en_CA/LC_MESSAGES/seahorse.mo -share/locale/en_GB/LC_MESSAGES/seahorse.mo -share/locale/es/LC_MESSAGES/seahorse.mo -share/locale/et/LC_MESSAGES/seahorse.mo -share/locale/eu/LC_MESSAGES/seahorse.mo -share/locale/fi/LC_MESSAGES/seahorse.mo -share/locale/gl/LC_MESSAGES/seahorse.mo -share/locale/gu/LC_MESSAGES/seahorse.mo -share/locale/fr/LC_MESSAGES/seahorse.mo -share/locale/he/LC_MESSAGES/seahorse.mo -share/locale/hr/LC_MESSAGES/seahorse.mo -share/locale/hu/LC_MESSAGES/seahorse.mo -share/locale/it/LC_MESSAGES/seahorse.mo -share/locale/ja/LC_MESSAGES/seahorse.mo -share/locale/ko/LC_MESSAGES/seahorse.mo -share/locale/lt/LC_MESSAGES/seahorse.mo -share/locale/mk/LC_MESSAGES/seahorse.mo -share/locale/ml/LC_MESSAGES/seahorse.mo -share/locale/ms/LC_MESSAGES/seahorse.mo -share/locale/nb/LC_MESSAGES/seahorse.mo -share/locale/ne/LC_MESSAGES/seahorse.mo -share/locale/nl/LC_MESSAGES/seahorse.mo -share/locale/pa/LC_MESSAGES/seahorse.mo -share/locale/pl/LC_MESSAGES/seahorse.mo -share/locale/pt/LC_MESSAGES/seahorse.mo -share/locale/pt_BR/LC_MESSAGES/seahorse.mo -share/locale/ru/LC_MESSAGES/seahorse.mo -share/locale/rw/LC_MESSAGES/seahorse.mo -share/locale/sk/LC_MESSAGES/seahorse.mo -share/locale/sl/LC_MESSAGES/seahorse.mo -share/locale/sq/LC_MESSAGES/seahorse.mo -share/locale/sr/LC_MESSAGES/seahorse.mo -share/locale/sr@Latn/LC_MESSAGES/seahorse.mo -share/locale/sv/LC_MESSAGES/seahorse.mo -share/locale/th/LC_MESSAGES/seahorse.mo -share/locale/tr/LC_MESSAGES/seahorse.mo -share/locale/uk/LC_MESSAGES/seahorse.mo -share/locale/vi/LC_MESSAGES/seahorse.mo -share/locale/zh_CN/LC_MESSAGES/seahorse.mo -share/locale/zh_HK/LC_MESSAGES/seahorse.mo -share/locale/zh_TW/LC_MESSAGES/seahorse.mo -@dirrm share/gnome/pixmaps/seahorse/scalable -@dirrm share/gnome/pixmaps/seahorse/48x48 -@dirrm share/gnome/pixmaps/seahorse/22x22 -@dirrm share/gnome/pixmaps/seahorse -%%APPLET%%@dirrm share/gnome/help/seahorse-applet/C -%%APPLET%%@dirrm share/gnome/help/seahorse-applet -@dirrm share/gnome/help/seahorse/sv/figures -@dirrm share/gnome/help/seahorse/sv -@dirrm share/gnome/help/seahorse/it/figures -@dirrm share/gnome/help/seahorse/it -@dirrm share/gnome/help/seahorse/fr/figures -@dirrm share/gnome/help/seahorse/fr -@dirrm share/gnome/help/seahorse/es/figures -@dirrm share/gnome/help/seahorse/es -@dirrm share/gnome/help/seahorse/en_GB/figures -@dirrm share/gnome/help/seahorse/en_GB -@dirrm share/gnome/help/seahorse/C/figures -@dirrm share/gnome/help/seahorse/C -@dirrm share/gnome/help/seahorse -%%APPLET%%@dirrm share/gnome/omf/seahorse-applet -@dirrm share/gnome/omf/seahorse -@dirrm share/gnome/seahorse/glade -@dirrm share/gnome/seahorse -@dirrm lib/seahorse -%%EPHY%%@dirrmtry lib/epiphany/%%EPHY_VERSION%%/extensions -%%EPHY%%@dirrmtry lib/epiphany/%%EPHY_VERSION%% -%%EPHY%%@dirrmtry lib/epiphany -@dirrm include/libcryptui -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/et/LC_MESSAGES -@dirrmtry share/locale/et -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile deleted file mode 100644 index b359b095e..000000000 --- a/sysutils/brasero/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: bonfire -# Date created: 2006-05-12 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/brasero/Makefile,v 1.14 2007/02/16 18:14:26 mezz Exp $ - -PORTNAME= brasero -PORTVERSION= 0.5.1 -PORTREVISION= 1 -CATEGORIES= sysutils audio multimedia gnome -MASTER_SITES= SOURCEFORGE -MASTER_SITE_SUBDIR= bonfire - -MAINTAINER= gnome@FreeBSD.org -COMMENT= CD/DVD mastering tool for the GNOME desktop - -LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify \ - totem-plparser.1:${PORTSDIR}/multimedia/totem - -USE_GETTEXT= yes -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_XLIB= yes -USE_GNOME= gnomehier nautiluscdburner -USE_GSTREAMER= gconf core -INSTALLS_ICONS= yes -CONFIGURE_ARGS= --disable-inotify -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= brasero.1 -GCONF_SCHEMAS= brasero.schemas - -.include <bsd.port.mk> diff --git a/sysutils/brasero/distinfo b/sysutils/brasero/distinfo deleted file mode 100644 index 25a1ec709..000000000 --- a/sysutils/brasero/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (brasero-0.5.1.tar.bz2) = f578d2aaf6b434f91beb935f112728e2 -SHA256 (brasero-0.5.1.tar.bz2) = 6224c274b82622f2ebff1607067e8577a26f594a8a968a30cc66e9e5ac64d20d -SIZE (brasero-0.5.1.tar.bz2) = 847034 diff --git a/sysutils/brasero/pkg-descr b/sysutils/brasero/pkg-descr deleted file mode 100644 index 2e6f14b59..000000000 --- a/sysutils/brasero/pkg-descr +++ /dev/null @@ -1,23 +0,0 @@ -CD/DVD mastering tool for the gnome desktop. It has been designed to be -simple and easy to use. - -Features: -Data CD/DVD: -- supports edition of discs contents -- can burn data CD/DVD on the fly -- supports multisession -- supports joliet extension -- can write the image to the hard drive -Audio CD: -- write CD-TEXT information (automatically found thanks to gstreamer) -- supports the edition of CD-TEXT information -- can burn audio CD on the fly -- can use all audio files handled by Gstreamer local installation -- can search for audio files inside dropped folders -CD/DVD copy: -- can copy a CD/DVD to the hard drive -- can copy DVD and CD on the fly -- supports single-session data DVD -- supports any kind of CD - -WWW: http://perso.wanadoo.fr/bonfire/ diff --git a/sysutils/brasero/pkg-plist b/sysutils/brasero/pkg-plist deleted file mode 100644 index 235bdc29e..000000000 --- a/sysutils/brasero/pkg-plist +++ /dev/null @@ -1,52 +0,0 @@ -bin/brasero -share/applications/brasero.desktop -%%DATADIR%%/brasero.png -%%DATADIR%%/cd-action-burn-16.png -%%DATADIR%%/cd-action-burn.png -%%DATADIR%%/disc-00.png -%%DATADIR%%/disc-05.png -%%DATADIR%%/disc-10.png -%%DATADIR%%/disc-100.png -%%DATADIR%%/disc-15.png -%%DATADIR%%/disc-20.png -%%DATADIR%%/disc-25.png -%%DATADIR%%/disc-30.png -%%DATADIR%%/disc-35.png -%%DATADIR%%/disc-40.png -%%DATADIR%%/disc-45.png -%%DATADIR%%/disc-50.png -%%DATADIR%%/disc-55.png -%%DATADIR%%/disc-60.png -%%DATADIR%%/disc-65.png -%%DATADIR%%/disc-70.png -%%DATADIR%%/disc-75.png -%%DATADIR%%/disc-80.png -%%DATADIR%%/disc-85.png -%%DATADIR%%/disc-90.png -%%DATADIR%%/disc-95.png -%%DATADIR%%/logo.png -share/icons/hicolor/16x16/apps/brasero.png -share/icons/hicolor/24x24/apps/brasero.png -share/icons/hicolor/scalable/apps/brasero.svg -share/locale/ca/LC_MESSAGES/brasero.mo -share/locale/de/LC_MESSAGES/brasero.mo -share/locale/es/LC_MESSAGES/brasero.mo -share/locale/fr/LC_MESSAGES/brasero.mo -share/locale/hu/LC_MESSAGES/brasero.mo -share/locale/it/LC_MESSAGES/brasero.mo -share/locale/ja/LC_MESSAGES/brasero.mo -share/locale/lt/LC_MESSAGES/brasero.mo -share/locale/pl/LC_MESSAGES/brasero.mo -share/locale/pt_BR/LC_MESSAGES/brasero.mo -share/locale/sv/LC_MESSAGES/brasero.mo -share/mime/packages/brasero.xml -@dirrm %%DATADIR%% -@dirrmtry share/applications -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile deleted file mode 100644 index 3c30f2613..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$ -# $MCom: ports/sysutils/gconf-editor/Makefile,v 1.58 2006/12/18 02:45:39 marcus Exp $ -# - -PORTNAME= gconf-editor -PORTVERSION= 2.18.0 -PORTEPOCH= 1 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A gconf database editor for the GNOME 2 environment - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui gnomedocutils -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gconf-editor.1 -GCONF_SCHEMAS= gconf-editor.schemas - -.include <bsd.port.mk> diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo deleted file mode 100644 index d02ed43c2..000000000 --- a/sysutils/gconf-editor/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gconf-editor-2.18.0.tar.bz2) = cbaefa1ff8a548a3d381c67aed426fb7 -SHA256 (gnome2/gconf-editor-2.18.0.tar.bz2) = ffd3d8ef4637ead6ebd7469c1e4283e3c1044351a243e81e6f242194e07fa057 -SIZE (gnome2/gconf-editor-2.18.0.tar.bz2) = 694449 diff --git a/sysutils/gconf-editor/pkg-descr b/sysutils/gconf-editor/pkg-descr deleted file mode 100644 index 0c8d23c9b..000000000 --- a/sysutils/gconf-editor/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -gconf-editor is a GNOME 2 GConf database editor. It is analogous to -regedit on Windows. diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist deleted file mode 100644 index 641ccff6f..000000000 --- a/sysutils/gconf-editor/pkg-plist +++ /dev/null @@ -1,169 +0,0 @@ -bin/gconf-editor -share/gnome/applications/gconf-editor.desktop -share/gnome/help/gconf-editor/C/figures/gconf_editor_anno_window.png -share/gnome/help/gconf-editor/C/gconf-editor.xml -share/gnome/help/gconf-editor/C/legal.xml -share/gnome/help/gconf-editor/fr/figures/gconf_editor_anno_window.png -share/gnome/help/gconf-editor/fr/gconf-editor.xml -share/gnome/help/gconf-editor/it/figures/gconf_editor_anno_window.png -share/gnome/help/gconf-editor/it/gconf-editor.xml -share/gnome/help/gconf-editor/sv/figures/gconf_editor_anno_window.png -share/gnome/help/gconf-editor/sv/gconf-editor.xml -share/gnome/omf/gconf-editor/gconf-editor-C.omf -share/gnome/omf/gconf-editor/gconf-editor-fr.omf -share/gnome/omf/gconf-editor/gconf-editor-it.omf -share/gnome/omf/gconf-editor/gconf-editor-sv.omf -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/icons/hicolor/48x48/apps/gconf-editor.png -share/locale/am/LC_MESSAGES/gconf-editor.mo -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/be@latin/LC_MESSAGES/gconf-editor.mo -share/locale/bg/LC_MESSAGES/gconf-editor.mo -share/locale/bn/LC_MESSAGES/gconf-editor.mo -share/locale/bn_IN/LC_MESSAGES/gconf-editor.mo -share/locale/br/LC_MESSAGES/gconf-editor.mo -share/locale/bs/LC_MESSAGES/gconf-editor.mo -share/locale/ca/LC_MESSAGES/gconf-editor.mo -share/locale/cs/LC_MESSAGES/gconf-editor.mo -share/locale/cy/LC_MESSAGES/gconf-editor.mo -share/locale/da/LC_MESSAGES/gconf-editor.mo -share/locale/de/LC_MESSAGES/gconf-editor.mo -share/locale/dz/LC_MESSAGES/gconf-editor.mo -share/locale/el/LC_MESSAGES/gconf-editor.mo -share/locale/en_CA/LC_MESSAGES/gconf-editor.mo -share/locale/en_GB/LC_MESSAGES/gconf-editor.mo -share/locale/es/LC_MESSAGES/gconf-editor.mo -share/locale/et/LC_MESSAGES/gconf-editor.mo -share/locale/eu/LC_MESSAGES/gconf-editor.mo -share/locale/fa/LC_MESSAGES/gconf-editor.mo -share/locale/fi/LC_MESSAGES/gconf-editor.mo -share/locale/fr/LC_MESSAGES/gconf-editor.mo -share/locale/ga/LC_MESSAGES/gconf-editor.mo -share/locale/gl/LC_MESSAGES/gconf-editor.mo -share/locale/gu/LC_MESSAGES/gconf-editor.mo -share/locale/he/LC_MESSAGES/gconf-editor.mo -share/locale/hi/LC_MESSAGES/gconf-editor.mo -share/locale/hr/LC_MESSAGES/gconf-editor.mo -share/locale/hu/LC_MESSAGES/gconf-editor.mo -share/locale/id/LC_MESSAGES/gconf-editor.mo -share/locale/it/LC_MESSAGES/gconf-editor.mo -share/locale/ja/LC_MESSAGES/gconf-editor.mo -share/locale/ka/LC_MESSAGES/gconf-editor.mo -share/locale/kn/LC_MESSAGES/gconf-editor.mo -share/locale/ko/LC_MESSAGES/gconf-editor.mo -share/locale/ku/LC_MESSAGES/gconf-editor.mo -share/locale/li/LC_MESSAGES/gconf-editor.mo -share/locale/lt/LC_MESSAGES/gconf-editor.mo -share/locale/lv/LC_MESSAGES/gconf-editor.mo -share/locale/mg/LC_MESSAGES/gconf-editor.mo -share/locale/mk/LC_MESSAGES/gconf-editor.mo -share/locale/ml/LC_MESSAGES/gconf-editor.mo -share/locale/mn/LC_MESSAGES/gconf-editor.mo -share/locale/mr/LC_MESSAGES/gconf-editor.mo -share/locale/ms/LC_MESSAGES/gconf-editor.mo -share/locale/nb/LC_MESSAGES/gconf-editor.mo -share/locale/ne/LC_MESSAGES/gconf-editor.mo -share/locale/nl/LC_MESSAGES/gconf-editor.mo -share/locale/or/LC_MESSAGES/gconf-editor.mo -share/locale/pa/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/rw/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/sr/LC_MESSAGES/gconf-editor.mo -share/locale/sr@Latn/LC_MESSAGES/gconf-editor.mo -share/locale/sv/LC_MESSAGES/gconf-editor.mo -share/locale/ta/LC_MESSAGES/gconf-editor.mo -share/locale/te/LC_MESSAGES/gconf-editor.mo -share/locale/th/LC_MESSAGES/gconf-editor.mo -share/locale/tr/LC_MESSAGES/gconf-editor.mo -share/locale/ug/LC_MESSAGES/gconf-editor.mo -share/locale/uk/LC_MESSAGES/gconf-editor.mo -share/locale/vi/LC_MESSAGES/gconf-editor.mo -share/locale/xh/LC_MESSAGES/gconf-editor.mo -share/locale/zh_CN/LC_MESSAGES/gconf-editor.mo -share/locale/zh_HK/LC_MESSAGES/gconf-editor.mo -share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo -@dirrm share/gnome/pixmaps/gconf-editor -@dirrm share/gnome/omf/gconf-editor -@dirrm share/gnome/help/gconf-editor/sv/figures -@dirrm share/gnome/help/gconf-editor/sv -@dirrm share/gnome/help/gconf-editor/it/figures -@dirrm share/gnome/help/gconf-editor/it -@dirrm share/gnome/help/gconf-editor/fr/figures -@dirrm share/gnome/help/gconf-editor/fr -@dirrm share/gnome/help/gconf-editor/C/figures -@dirrm share/gnome/help/gconf-editor/C -@dirrm share/gnome/help/gconf-editor -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile deleted file mode 100644 index 0c10063f0..000000000 --- a/sysutils/gnome-control-center/Makefile +++ /dev/null @@ -1,72 +0,0 @@ -# New ports collection makefile for: gnomecontrolcenter2 -# Date created: 04 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnome-control-center/Makefile,v 1.131 2007/02/27 19:32:25 mezz Exp $ -# - -PORTNAME= gnome-control-center -PORTVERSION= 2.18.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/control-center/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= control-center-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Control center for GNOME 2 project - -LIB_DEPENDS= xklavier.11:${PORTSDIR}/x11/libxklavier - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GSTREAMER= good -WANT_GNOME= yes -USE_GNOME= gnomeprefix gnomehack intlhack metacity nautilus2 \ - gnomemenus desktopfileutils libgnomekbd gnomepanel -GNU_CONFIGURE= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-gstreamer=0.10 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -GCONF_SCHEMAS= apps_gnome_settings_daemon_default_editor.schemas \ - apps_gnome_settings_daemon_keybindings.schemas \ - apps_gnome_settings_daemon_screensaver.schemas \ - control-center.schemas \ - desktop_gnome_font_rendering.schemas \ - fontilus.schemas themus.schemas - -.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mevolutiondataserver}!="" -USE_GNOME+= evolutiondataserver -CONFIGURE_ARGS+=--enable-aboutme -PLIST_SUB+= ABOUTME="" -.else -CONFIGURE_ARGS+=--disable-aboutme -PLIST_SUB+= ABOUTME="@comment " -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g' - @${REINPLACE_CMD} -e 's|/bin/tar|/usr/bin/tar|g ; \ - s|/bin/gzip|/usr/bin/gzip|g' \ - ${WRKSRC}/capplets/theme-switcher/gnome-theme-installer.c - -post-install: - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/sysutils/gnome-control-center/distinfo b/sysutils/gnome-control-center/distinfo deleted file mode 100644 index f6b4fabd0..000000000 --- a/sysutils/gnome-control-center/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/control-center-2.18.0.tar.bz2) = e5251c30c45577b78770beb2df59df5d -SHA256 (gnome2/control-center-2.18.0.tar.bz2) = 5879c85775c2ba659174c506def2f0db11cad4215c956415c5e13908c5d06611 -SIZE (gnome2/control-center-2.18.0.tar.bz2) = 2138980 diff --git a/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c b/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c deleted file mode 100644 index 69c01de97..000000000 --- a/sysutils/gnome-control-center/files/patch-capplets_about-me_gnome-about-me-password.c +++ /dev/null @@ -1,15 +0,0 @@ ---- capplets/about-me/gnome-about-me-password.c.orig Sun Jun 11 04:50:31 2006 -+++ capplets/about-me/gnome-about-me-password.c Tue Jun 13 00:02:27 2006 -@@ -52,6 +52,12 @@ - #include <signal.h> - #endif - -+#if __FreeBSD__ -+#include <sys/types.h> -+#include <libutil.h> -+#include <signal.h> -+#endif -+ - #include "capplet-util.h" - #include "eel-alert-dialog.h" - diff --git a/sysutils/gnome-control-center/files/patch-configure b/sysutils/gnome-control-center/files/patch-configure deleted file mode 100644 index 6527e6758..000000000 --- a/sysutils/gnome-control-center/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Feb 13 07:51:47 2007 -+++ configure Tue Feb 13 07:51:47 2007 -@@ -22302,6 +22302,7 @@ - if test "${gt_cv_func_ngettext_libc+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -+ LIBS="-lintl $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF diff --git a/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_gnome-settings-multimedia-keys.c b/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_gnome-settings-multimedia-keys.c deleted file mode 100644 index ed30cddab..000000000 --- a/sysutils/gnome-control-center/files/patch-gnome-settings-daemon_gnome-settings-multimedia-keys.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-settings-daemon/gnome-settings-multimedia-keys.c.orig Wed Jul 27 13:52:13 2005 -+++ gnome-settings-daemon/gnome-settings-multimedia-keys.c Wed Jul 27 13:52:32 2005 -@@ -828,7 +828,7 @@ - do_mail_action (acme); - break; - case SLEEP_KEY: -- do_sleep_action ("apm", "xset dpms force off"); -+ do_sleep_action ("zzz", "xset dpms force off"); - break; - case SCREENSAVER_KEY: - if ((cmd = g_find_program_in_path ("gnome-screensaver-command"))) diff --git a/sysutils/gnome-control-center/files/patch-libslab_directory-tile.c b/sysutils/gnome-control-center/files/patch-libslab_directory-tile.c deleted file mode 100644 index 86acdbe0c..000000000 --- a/sysutils/gnome-control-center/files/patch-libslab_directory-tile.c +++ /dev/null @@ -1,9 +0,0 @@ ---- libslab/directory-tile.c.orig Mon Mar 12 16:33:35 2007 -+++ libslab/directory-tile.c Mon Mar 12 16:35:48 2007 -@@ -644,5 +644,5 @@ static void - disown_spawned_child (gpointer user_data) - { - setsid (); -- setpgrp (); -+ setpgrp (0, 0); - } 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/pkg-descr b/sysutils/gnome-control-center/pkg-descr deleted file mode 100644 index 26d4dbe92..000000000 --- a/sysutils/gnome-control-center/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Configuration tools tightly integrated within the GNOME 2 desktop. diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist deleted file mode 100644 index 955244143..000000000 --- a/sysutils/gnome-control-center/pkg-plist +++ /dev/null @@ -1,359 +0,0 @@ -%%ABOUTME%%bin/gnome-about-me -bin/gnome-accessibility-keyboard-properties -bin/gnome-at-properties -bin/gnome-background-properties -bin/gnome-control-center -bin/gnome-default-applications-properties -bin/gnome-display-properties -bin/gnome-font-properties -bin/gnome-font-viewer -bin/gnome-keybinding-properties -bin/gnome-keyboard-properties -bin/gnome-mouse-properties -bin/gnome-network-preferences -bin/gnome-sound-properties -bin/gnome-theme-manager -bin/gnome-theme-thumbnailer -bin/gnome-thumbnail-font -bin/gnome-typing-monitor -bin/gnome-ui-properties -bin/gnome-window-properties -bin/themus-theme-applier -etc/gnome-vfs-2.0/modules/font-method.conf -etc/gnome-vfs-2.0/modules/theme-method.conf -etc/xdg/menus/gnomecc.menu -include/gnome-settings-daemon-2.0/gnome-settings-daemon/gnome-settings-client.h -include/gnome-window-settings-2.0/gnome-window-manager.h -include/gnome-window-settings-2.0/gnome-wm-manager.h -include/slab/app-resizer.h -include/slab/app-shell-startup.h -include/slab/app-shell.h -include/slab/application-tile.h -include/slab/directory-tile.h -include/slab/document-tile.h -include/slab/gnome-utils.h -include/slab/nameplate-tile.h -include/slab/nld-marshal.c -include/slab/nld-marshal.h -include/slab/search-bar.h -include/slab/search-context-picker.h -include/slab/search-entry-watermark.h -include/slab/search-entry.h -include/slab/shell-window.h -include/slab/slab-gnome-util.h -include/slab/slab-section.h -include/slab/system-tile.h -include/slab/tile.h -lib/gnome-vfs-2.0/modules/libfont-method.a -lib/gnome-vfs-2.0/modules/libfont-method.la -lib/gnome-vfs-2.0/modules/libfont-method.so -lib/gnome-vfs-2.0/modules/libtheme-method.a -lib/gnome-vfs-2.0/modules/libtheme-method.la -lib/gnome-vfs-2.0/modules/libtheme-method.so -lib/libgnome-window-settings.a -lib/libgnome-window-settings.la -lib/libgnome-window-settings.so -lib/libgnome-window-settings.so.1 -lib/libslab.a -lib/libslab.la -lib/libslab.so -lib/libslab.so.0 -lib/nautilus/extensions-1.0/libnautilus-fontilus.a -lib/nautilus/extensions-1.0/libnautilus-fontilus.la -lib/nautilus/extensions-1.0/libnautilus-fontilus.so -lib/nautilus/extensions-1.0/libnautilus-themus.a -lib/nautilus/extensions-1.0/libnautilus-themus.la -lib/nautilus/extensions-1.0/libnautilus-themus.so -lib/window-manager-settings/libmetacity.a -lib/window-manager-settings/libmetacity.la -lib/window-manager-settings/libmetacity.so -libdata/pkgconfig/gnome-settings-daemon.pc -libdata/pkgconfig/gnome-window-settings-2.0.pc -libdata/pkgconfig/libslab.pc -libexec/gnome-settings-daemon -share/dbus-1/services/org.gnome.SettingsDaemon.service -share/gnome/applications/accessibility-keyboard.desktop -share/gnome/applications/at-properties.desktop -share/gnome/applications/background.desktop -share/gnome/applications/default-applications.desktop -share/gnome/applications/display-properties.desktop -share/gnome/applications/font-properties.desktop -%%ABOUTME%%share/gnome/applications/gnome-about-me.desktop -share/gnome/applications/gnome-font-viewer.desktop -share/gnome/applications/gnome-network-preferences.desktop -share/gnome/applications/gnome-settings-mouse.desktop -share/gnome/applications/gnome-settings-sound.desktop -share/gnome/applications/gnome-theme-installer.desktop -share/gnome/applications/gnome-ui-properties.desktop -share/gnome/applications/gnomecc.desktop -share/gnome/applications/gtk-theme-selector.desktop -share/gnome/applications/keybinding.desktop -share/gnome/applications/keyboard.desktop -share/gnome/applications/themus-theme-applier.desktop -share/gnome/applications/window-properties.desktop -share/gnome/control-center/glade/acme.glade -share/gnome/control-center/glade/apply-font.glade -share/gnome/control-center/glade/at-enable-dialog.glade -share/gnome/control-center/glade/font-properties.glade -%%ABOUTME%%share/gnome/control-center/glade/gnome-about-me.glade -share/gnome/control-center/glade/gnome-accessibility-keyboard-properties.glade -share/gnome/control-center/glade/gnome-background-properties.glade -share/gnome/control-center/glade/gnome-default-applications-properties.glade -share/gnome/control-center/glade/gnome-keybinding-properties.glade -share/gnome/control-center/glade/gnome-keyboard-properties.glade -share/gnome/control-center/glade/gnome-mouse-properties.glade -share/gnome/control-center/glade/gnome-network-preferences.glade -share/gnome/control-center/glade/gnome-ui-properties.glade -share/gnome/control-center/glade/gnome-window-properties.glade -share/gnome/control-center/glade/modmap-dialog.glade -share/gnome/control-center/glade/sound-properties.glade -share/gnome/control-center/glade/theme-properties.glade -share/gnome/control-center/gnome-default-applications.xml -share/gnome/control-center/icons/display-capplet.png -share/gnome/control-center/pixmaps/accessibility-keyboard-bouncekey.png -share/gnome/control-center/pixmaps/accessibility-keyboard-mousekey.png -share/gnome/control-center/pixmaps/accessibility-keyboard-slowkey.png -share/gnome/control-center/pixmaps/accessibility-keyboard-stickykey.png -share/gnome/control-center/pixmaps/accessibility-keyboard-togglekey.png -share/gnome/control-center/pixmaps/acme-eject.png -share/gnome/control-center/pixmaps/at-startup.png -share/gnome/control-center/pixmaps/at-support.png -share/gnome/control-center/pixmaps/bar-disabled.png -share/gnome/control-center/pixmaps/bar-green.png -share/gnome/control-center/pixmaps/bar-red.png -share/gnome/control-center/pixmaps/bar.png -share/gnome/control-center/pixmaps/double-click-maybe.png -share/gnome/control-center/pixmaps/double-click-off.png -share/gnome/control-center/pixmaps/double-click-on.png -%%ABOUTME%%share/gnome/control-center/pixmaps/gnome-about-me-lock-open.png -%%ABOUTME%%share/gnome/control-center/pixmaps/gnome-about-me-lock.png -share/gnome/control-center/pixmaps/keyboard-bell.png -share/gnome/control-center/pixmaps/keyboard-cursor.png -share/gnome/control-center/pixmaps/keyboard-repeat.png -share/gnome/control-center/pixmaps/keyboard-volume.png -share/gnome/control-center/pixmaps/mouse-cursor-normal-large.png -share/gnome/control-center/pixmaps/mouse-cursor-normal.png -share/gnome/control-center/pixmaps/mouse-cursor-white-large.png -share/gnome/control-center/pixmaps/mouse-cursor-white.png -share/gnome/control-center/pixmaps/mouse-left.png -share/gnome/control-center/pixmaps/mouse-right.png -share/gnome/control-center/pixmaps/ocean-stripes.png -share/gnome/control-center/pixmaps/stop.png -share/gnome/control-center/pixmaps/subpixel-bgr.png -share/gnome/control-center/pixmaps/subpixel-rgb.png -share/gnome/control-center/pixmaps/subpixel-vbgr.png -share/gnome/control-center/pixmaps/subpixel-vrgb.png -share/gnome/control-center/pixmaps/theme-thumbnailing.png -share/gnome/control-center/pixmaps/visual-bell.png -share/gnome/control-center/xrdb/Editres.ad -share/gnome/control-center/xrdb/Emacs.ad -share/gnome/control-center/xrdb/General.ad -share/gnome/control-center/xrdb/Motif.ad -share/gnome/control-center/xrdb/Tk.ad -share/gnome/control-center/xrdb/Xaw.ad -share/gnome/cursor-fonts/cursor-large-white.pcf -share/gnome/cursor-fonts/cursor-large.pcf -share/gnome/cursor-fonts/cursor-white.pcf -share/gnome/desktop-directories/font-method.directory -share/gnome/desktop-directories/gnomecc.directory -share/gnome/desktop-directories/theme-method.directory -share/gnome/help/control-center/C/config-accessibility-keyboard.xml -share/gnome/help/control-center/C/config-background.xml -share/gnome/help/control-center/C/config-behavior.xml -share/gnome/help/control-center/C/config-cds.xml -share/gnome/help/control-center/C/config-default-apps.xml -share/gnome/help/control-center/C/config-file-type.xml -share/gnome/help/control-center/C/config-hints.xml -share/gnome/help/control-center/C/config-html.xml -share/gnome/help/control-center/C/config-kbd.xml -share/gnome/help/control-center/C/config-keybindings.xml -share/gnome/help/control-center/C/config-mouse.xml -share/gnome/help/control-center/C/config-screensaver.xml -share/gnome/help/control-center/C/config-sound.xml -share/gnome/help/control-center/C/config-themes.xml -share/gnome/help/control-center/C/control-center.xml -share/gnome/help/control-center/en_GB/control-center.xml -share/gnome/help/control-center/es/control-center.xml -share/gnome/help/control-center/fr/control-center.xml -share/gnome/help/control-center/pa/control-center.xml -share/gnome/help/control-center/ru/control-center.xml -share/gnome/help/control-center/sv/control-center.xml -share/gnome/help/control-center/uk/control-center.xml -share/gnome/help/control-center/zh_CN/control-center.xml -share/gnome/omf/control-center/control-center-C.omf -share/gnome/omf/control-center/control-center-en_GB.omf -share/gnome/omf/control-center/control-center-es.omf -share/gnome/omf/control-center/control-center-fr.omf -share/gnome/omf/control-center/control-center-pa.omf -share/gnome/omf/control-center/control-center-ru.omf -share/gnome/omf/control-center/control-center-sv.omf -share/gnome/omf/control-center/control-center-uk.omf -share/gnome/omf/control-center/control-center-zh_CN.omf -share/gnome/pixmaps/display-capplet.png -share/icons/hicolor/48x48/apps/typing-monitor.png -share/icons/hicolor/scalable/apps/typing-monitor.svg -share/locale/af/LC_MESSAGES/control-center-2.0.mo -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/bn/LC_MESSAGES/control-center-2.0.mo -share/locale/bn_IN/LC_MESSAGES/control-center-2.0.mo -share/locale/br/LC_MESSAGES/control-center-2.0.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/control-center-2.0.mo -share/locale/el/LC_MESSAGES/control-center-2.0.mo -share/locale/en_CA/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/eu/LC_MESSAGES/control-center-2.0.mo -share/locale/fa/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/gu/LC_MESSAGES/control-center-2.0.mo -share/locale/he/LC_MESSAGES/control-center-2.0.mo -share/locale/hi/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/id/LC_MESSAGES/control-center-2.0.mo -share/locale/is/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/ka/LC_MESSAGES/control-center-2.0.mo -share/locale/ko/LC_MESSAGES/control-center-2.0.mo -share/locale/ku/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/mg/LC_MESSAGES/control-center-2.0.mo -share/locale/mk/LC_MESSAGES/control-center-2.0.mo -share/locale/ml/LC_MESSAGES/control-center-2.0.mo -share/locale/mn/LC_MESSAGES/control-center-2.0.mo -share/locale/mr/LC_MESSAGES/control-center-2.0.mo -share/locale/ms/LC_MESSAGES/control-center-2.0.mo -share/locale/nb/LC_MESSAGES/control-center-2.0.mo -share/locale/ne/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/nso/LC_MESSAGES/control-center-2.0.mo -share/locale/or/LC_MESSAGES/control-center-2.0.mo -share/locale/pa/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/rw/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/sq/LC_MESSAGES/control-center-2.0.mo -share/locale/sr/LC_MESSAGES/control-center-2.0.mo -share/locale/sr@Latn/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/te/LC_MESSAGES/control-center-2.0.mo -share/locale/th/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/xh/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_CN/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_HK/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_TW/LC_MESSAGES/control-center-2.0.mo -share/locale/zu/LC_MESSAGES/control-center-2.0.mo -share/mime/application/x-gnome-theme-package.xml -share/mime/packages/gnome-theme-package.xml -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrm share/gnome/omf/control-center -@dirrm share/gnome/help/control-center/zh_CN -@dirrm share/gnome/help/control-center/uk -@dirrm share/gnome/help/control-center/sv -@dirrm share/gnome/help/control-center/ru -@dirrm share/gnome/help/control-center/pa -@dirrm share/gnome/help/control-center/fr -@dirrm share/gnome/help/control-center/es -@dirrm share/gnome/help/control-center/en_GB -@dirrm share/gnome/help/control-center/C -@dirrm share/gnome/help/control-center -@dirrmtry share/gnome/gnome-background-properties -@dirrm share/gnome/desktop-directories -@dirrm share/gnome/cursor-fonts -@dirrm share/gnome/control-center/xrdb -@dirrm share/gnome/control-center/pixmaps -@dirrmtry share/gnome/control-center/icons -@dirrm share/gnome/control-center/glade -@dirrm lib/window-manager-settings -@dirrm include/slab -@dirrm include/gnome-window-settings-2.0 -@dirrm include/gnome-settings-daemon-2.0/gnome-settings-daemon -@dirrm include/gnome-settings-daemon-2.0 -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true diff --git a/sysutils/gnome-mount/Makefile b/sysutils/gnome-mount/Makefile deleted file mode 100644 index 5dbb65de5..000000000 --- a/sysutils/gnome-mount/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: gnome-mount -# Date created: 04 June 2006 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnome-mount/Makefile,v 1.12 2006/12/31 20:44:44 marcus Exp $ -# - -PORTNAME= gnome-mount -PORTVERSION= 0.5 -PORTREVISION= 6 -CATEGORIES= sysutils gnome -MASTER_SITES= http://people.freedesktop.org/~david/dist/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A front-end to mount, umount, and eject using HAL - -LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ - notify.1:${PORTSDIR}/devel/libnotify - -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack intlhack nautilus2 -USE_GMAKE= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-nautilus-extension -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= gnome-mount.schemas -MAN1= gnome-mount.1 - -post-patch: - @${REINPLACE_CMD} -e 's|0.5.8.1|0.5.8|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/sysutils/gnome-mount/distinfo b/sysutils/gnome-mount/distinfo deleted file mode 100644 index fa1d4818b..000000000 --- a/sysutils/gnome-mount/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-mount-0.5.tar.gz) = 76622ff9af0131fc44687aed7204f84f -SHA256 (gnome-mount-0.5.tar.gz) = f705a44a2534acdae8bae752c54066eb3fc85ce082b3a25a50310f4ad377019b -SIZE (gnome-mount-0.5.tar.gz) = 408472 diff --git a/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in b/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in deleted file mode 100644 index d4a0961b4..000000000 --- a/sysutils/gnome-mount/files/patch-gnome-mount.schemas.in +++ /dev/null @@ -1,38 +0,0 @@ ---- gnome-mount.schemas.in.orig Wed Jun 21 22:45:53 2006 -+++ gnome-mount.schemas.in Sun Dec 31 15:38:28 2006 -@@ -6,7 +6,7 @@ - <applyto>/system/storage/default_options/vfat/mount_options</applyto> - <type>list</type> - <list_type>string</list_type> -- <default>[shortname=winnt,uid=]</default> -+ <default>[longnames,-u=]</default> - <locale name="C"> - <short>Default mount options for vfat fs</short> - <long>A list of default mount options for volumes formatted with the vfat file system.</long> -@@ -18,7 +18,7 @@ - <applyto>/system/storage/default_options/iso9660/mount_options</applyto> - <type>list</type> - <list_type>string</list_type> -- <default>[uid=]</default> -+ <default>[]</default> - <locale name="C"> - <short>Default mount options for iso9660 fs</short> - <long>A list of default mount options for volumes formatted with the iso9660 file system.</long> -@@ -30,7 +30,7 @@ - <applyto>/system/storage/default_options/udf/mount_options</applyto> - <type>list</type> - <list_type>string</list_type> -- <default>[uid=]</default> -+ <default>[]</default> - <locale name="C"> - <short>Default mount options for udf fs</short> - <long>A list of default mount options for volumes formatted with the udf file system.</long> -@@ -42,7 +42,7 @@ - <applyto>/system/storage/default_options/ntfs/mount_options</applyto> - <type>list</type> - <list_type>string</list_type> -- <default>[umask=222]</default> -+ <default>[-m=222]</default> - <locale name="C"> - <short>Default mount options for ntfs fs</short> - <long>A list of default mount options for volumes formatted with the ntfs file system.</long> diff --git a/sysutils/gnome-mount/files/patch-src_gnome-mount-properties-view.c b/sysutils/gnome-mount/files/patch-src_gnome-mount-properties-view.c deleted file mode 100644 index 481e82858..000000000 --- a/sysutils/gnome-mount/files/patch-src_gnome-mount-properties-view.c +++ /dev/null @@ -1,81 +0,0 @@ ---- src/gnome-mount-properties-view.c.orig Mon Aug 14 00:17:22 2006 -+++ src/gnome-mount-properties-view.c Sun Dec 3 02:38:08 2006 -@@ -34,6 +34,7 @@ - #include <sys/time.h> - #include <string.h> - #include <gconf/gconf-client.h> -+#include <libgnomevfs/gnome-vfs-utils.h> - - #ifdef __FreeBSD__ - #include <fstab.h> -@@ -59,6 +60,35 @@ struct _GnomeMountPropertiesViewClass { - GtkVBoxClass base_class; - }; - -+#ifdef __FreeBSD__ -+static struct opt { -+ int o_opt; -+ const char *o_name; -+} optnames[] = { -+ { MNT_ASYNC, "asynchronous" }, -+ { MNT_EXPORTED, "NFS exported" }, -+ { MNT_LOCAL, "local" }, -+ { MNT_NOATIME, "noatime" }, -+ { MNT_NOEXEC, "noexec" }, -+ { MNT_NOSUID, "nosuid" }, -+ { MNT_NOSYMFOLLOW, "nosymfollow" }, -+ { MNT_QUOTA, "with quotas" }, -+ { MNT_RDONLY, "read-only" }, -+ { MNT_SYNCHRONOUS, "synchronous" }, -+ { MNT_UNION, "union" }, -+ { MNT_NOCLUSTERR, "noclusterr" }, -+ { MNT_NOCLUSTERW, "noclusterw" }, -+ { MNT_SUIDDIR, "suiddir" }, -+ { MNT_SOFTDEP, "soft-updates" }, -+ { MNT_MULTILABEL, "multilabel" }, -+ { MNT_ACLS, "acls" }, -+#ifdef MNT_GJOURNAL -+ { MNT_GJOURNAL, "gjournal" }, -+#endif -+ { 0, NULL } -+}; -+#endif -+ - G_DEFINE_TYPE (GnomeMountPropertiesView, gm_properties_view, GTK_TYPE_VBOX) - - static void -@@ -445,13 +475,29 @@ static gboolean - mtab_next (gpointer handle, char **device_file, char **mount_options, char **mount_fstype) - { - #ifdef __FreeBSD__ --#error FIXME TODO XXX fix this up for FreeBSD. Thanks. - struct mtab_handle *mtab = handle; - -- if (mtab->iter < mtab->n_mounts) -- return mtab->mounts[mtab->iter++].f_mntfromname; -- else -- return NULL; -+ if (mtab->iter < mtab->n_mounts) { -+ struct opt *o; -+ int flags; -+ GString *optstr; -+ -+ optstr = g_string_new(""); -+ flags = mtab->mounts[mtab->iter].f_flags & MNT_VISFLAGMASK; -+ -+ for (o = optnames; flags && o->o_opt; o++) { -+ if (flags & o->o_opt) { -+ g_string_append_printf(optstr, ", %s", o->o_name); -+ flags &= ~o->o_opt; -+ } -+ } -+ *device_file = mtab->mounts[mtab->iter].f_mntfromname; -+ *mount_options = g_string_free(optstr, FALSE); -+ *mount_fstype = mtab->mounts[mtab->iter++].f_fstypename; -+ return TRUE; -+ } else { -+ return FALSE; -+ } - #else - struct mntent *mnt; - diff --git a/sysutils/gnome-mount/files/patch-src_gnome-mount-properties.c b/sysutils/gnome-mount/files/patch-src_gnome-mount-properties.c deleted file mode 100644 index 1f36b1259..000000000 --- a/sysutils/gnome-mount/files/patch-src_gnome-mount-properties.c +++ /dev/null @@ -1,21 +0,0 @@ ---- src/gnome-mount-properties.c.orig Sun Dec 3 02:38:14 2006 -+++ src/gnome-mount-properties.c Sun Dec 3 02:39:27 2006 -@@ -27,6 +27,8 @@ - #include <libhal.h> - #include <libhal-storage.h> - -+#include <gtk/gtk.h> -+ - #include <libnautilus-extension/nautilus-extension-types.h> - #include <libnautilus-extension/nautilus-info-provider.h> - #include <libnautilus-extension/nautilus-property-page-provider.h> -@@ -202,7 +204,8 @@ gnome_mount_properties_plugin_register_t - NULL, - sizeof (GObject), - 0, -- (GInstanceInitFunc) NULL -+ (GInstanceInitFunc) NULL, -+ (const GTypeValueTable *) NULL - }; - - static const GInterfaceInfo property_page_provider_iface_info = { diff --git a/sysutils/gnome-mount/files/patch-src_gnome-mount.c b/sysutils/gnome-mount/files/patch-src_gnome-mount.c deleted file mode 100644 index 19de73ccd..000000000 --- a/sysutils/gnome-mount/files/patch-src_gnome-mount.c +++ /dev/null @@ -1,118 +0,0 @@ ---- src/gnome-mount.c.orig Sun Sep 17 01:17:54 2006 -+++ src/gnome-mount.c Sun Feb 11 01:03:16 2007 -@@ -51,9 +51,14 @@ - #include <libhal.h> - #include <libhal-storage.h> - --#ifndef sun -+#if !defined(sun) && !defined(__FreeBSD__) - #include <mntent.h> --#else -+#elif defined(__FreeBSD__) -+#include <fstab.h> -+#include <sys/param.h> -+#include <sys/ucred.h> -+#include <sys/mount.h> -+#elif defined(sun) - #include <sys/mnttab.h> - #endif - -@@ -380,7 +385,7 @@ show_error_dialog_mount (LibHalVolume *v - } else if (strcmp (error_name, "org.freedesktop.Hal.Device.Volume.AlreadyMounted") == 0) { - - /* don't show any dialog for this */ -- gtk_widget_unref (w); -+ gtk_widget_destroy (w); - w = NULL; - - #if 0 -@@ -399,7 +404,7 @@ show_error_dialog_mount (LibHalVolume *v - * - * Don't show any dialog for this. - */ -- gtk_widget_unref (w); -+ gtk_widget_destroy (w); - w = NULL; - - } else { -@@ -582,19 +587,24 @@ static char * - get_mntent_mount_point(const char *device_file) - { - char *mount_point; -+#if! defined(sun) && !defined(__FreeBSD__) - FILE *f; --#ifndef sun - struct mntent mnt; - struct mntent *mnte; - char buf[512]; --#else -+#elif defined(__FreeBSD__) -+ struct statfs *mounts; -+ int n_mounts; -+ int i; -+#elif defined(sun) -+ FILE *f; - struct mnttab mnt; - struct mnttab mpref = { NULL, NULL, NULL, NULL, NULL }; - #endif - - mount_point = NULL; - --#ifndef sun -+#if !defined(sun) && !defined(__FreeBSD__) - if ((f = setmntent ("/proc/mounts", "r")) != NULL) { - - while ((mnte = getmntent_r (f, &mnt, buf, sizeof(buf))) != NULL) { -@@ -608,7 +618,7 @@ get_mntent_mount_point(const char *devic - endmntent (f); - } - --#else /* sun */ -+#elif defined(sun) /* sun */ - - if ((f = fopen(MNTTAB, "r")) != NULL) { - mpref.mnt_special = (char *)device_file; -@@ -617,8 +627,13 @@ get_mntent_mount_point(const char *devic - } - fclose(f); - } -- --#endif /* sun */ -+#elif defined(__FreeBSD__) -+ n_mounts = getmntinfo(&mounts, MNT_NOWAIT); -+ for (i = 0; i < n_mounts; i++) { -+ if (!strcmp(mounts[i].f_mntfromname, device_file)) -+ mount_point = g_strdup (mounts[i].f_mntonname); -+ } -+#endif /* sun && __FreeBSD__ */ - - out: - return (mount_point); -@@ -1322,7 +1337,11 @@ volume_mount (const char *udi, LibHalVol - if (volume == NULL && (mount_options->len == 0)) { - /* volume from a non-pollable drive, just set uid.. */ - -+#ifndef __FreeBSD__ - snprintf (uidbuf, sizeof (uidbuf) - 1, "uid=%u", getuid ()); -+#else -+ snprintf (uidbuf, sizeof (uidbuf) - 1, "-u=%u", getuid ()); -+#endif - g_ptr_array_add (mount_options, uidbuf); - - } else if (((fstype_override != NULL) || (fstype != NULL)) && (mount_options->len == 0)) { -@@ -1349,9 +1368,15 @@ volume_mount (const char *udi, LibHalVol - g_debug ("read default option '%s' from gconf strlist key %s", option, key); - - /* special workaround to replace "uid=" with "uid=<actual uid of caller>" */ -+#ifndef __FreeBSD__ - if (strcmp (option, "uid=") == 0) { - g_free (option); - option = g_strdup_printf ("uid=%u", getuid ()); -+#else -+ if (strcmp (option, "-u=") == 0) { -+ g_free (option); -+ option = g_strdup_printf ("-u=%u", getuid ()); -+#endif - } - g_ptr_array_add (mount_options, option); - diff --git a/sysutils/gnome-mount/pkg-descr b/sysutils/gnome-mount/pkg-descr deleted file mode 100644 index a75d36294..000000000 --- a/sysutils/gnome-mount/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -gnome-mount is a HAL-based front-end to mount, umount, and eject which -offers a centralized place where settings for these commands are maintained. diff --git a/sysutils/gnome-mount/pkg-plist b/sysutils/gnome-mount/pkg-plist deleted file mode 100644 index 685e8a439..000000000 --- a/sysutils/gnome-mount/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -bin/gnome-eject -bin/gnome-mount -bin/gnome-umount -lib/nautilus/extensions-1.0/libgnome-mount.a -lib/nautilus/extensions-1.0/libgnome-mount.la -lib/nautilus/extensions-1.0/libgnome-mount.so -libdata/pkgconfig/gnome-mount.pc -share/gnome/gnome-mount/gnome-mount-properties.glade -share/locale/en_GB/LC_MESSAGES/gnome-mount.mo -share/locale/es/LC_MESSAGES/gnome-mount.mo -share/locale/it/LC_MESSAGES/gnome-mount.mo -share/locale/ja/LC_MESSAGES/gnome-mount.mo -share/locale/mk/LC_MESSAGES/gnome-mount.mo -share/locale/nb/LC_MESSAGES/gnome-mount.mo -share/locale/ru/LC_MESSAGES/gnome-mount.mo -share/locale/sv/LC_MESSAGES/gnome-mount.mo -share/locale/vi/LC_MESSAGES/gnome-mount.mo -@dirrm share/gnome/gnome-mount diff --git a/sysutils/gnome-power-manager/Makefile b/sysutils/gnome-power-manager/Makefile deleted file mode 100644 index 8fb5ff6b7..000000000 --- a/sysutils/gnome-power-manager/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# New ports collection makefile for: gnome-power-manager -# Date created: 03 May 2006 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnome-power-manager/Makefile,v 1.22 2007/02/28 00:28:48 mezz Exp $ -# - -PORTNAME= gnome-power-manager -PORTVERSION= 2.18.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Power management system for the GNOME Desktop - -BUILD_DEPENDS= docbook2html:${PORTSDIR}/textproc/docbook-utils \ - ${LOCALBASE}/share/sgml/docbook/4.1/catalog:${PORTSDIR}/textproc/docbook-410 -LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ - notify.1:${PORTSDIR}/devel/libnotify - -USE_GETTEXT= yes -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libwnck \ - gnomedocutils gnomepanel -CONFIGURE_ARGS= --disable-icon-framing \ - --with-doc-dir=${PREFIX}/share/doc \ - --disable-docbook-docs -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= gnome-power-manager.schemas - -MAN1= gnome-power-manager.1 gnome-power-preferences.1 - -post-patch: - @${REINPLACE_CMD} -e 's|-lresolv|| ; s|-Werror||g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/sysutils/gnome-power-manager/distinfo b/sysutils/gnome-power-manager/distinfo deleted file mode 100644 index 2c017716d..000000000 --- a/sysutils/gnome-power-manager/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-power-manager-2.18.0.tar.bz2) = 089cfb86af712cacce16ac9617ab2b1c -SHA256 (gnome2/gnome-power-manager-2.18.0.tar.bz2) = 6ae1d7c6c417c30bcde7985c80ea0690a73ba5c6709e100a12b657b8e872026c -SIZE (gnome2/gnome-power-manager-2.18.0.tar.bz2) = 1961914 diff --git a/sysutils/gnome-power-manager/pkg-descr b/sysutils/gnome-power-manager/pkg-descr deleted file mode 100644 index 5b789d06c..000000000 --- a/sysutils/gnome-power-manager/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -GNOME Power Manager is a GNOME session daemon that acts as a policy agent -on top of HAL (the Hardware Abstraction Layer). GNOME Power Manager listens -for HAL events and responds with user-configurable reactions. -Currently it supports laptop batteries and AC adapters. Its goal is to be -architecture neutral and free of polling and other hacks. - -WWW: http://www.gnome.org/projects/gnome-power-manager/ diff --git a/sysutils/gnome-power-manager/pkg-plist b/sysutils/gnome-power-manager/pkg-plist deleted file mode 100644 index 2761cbef1..000000000 --- a/sysutils/gnome-power-manager/pkg-plist +++ /dev/null @@ -1,396 +0,0 @@ -bin/gnome-brightness-applet -bin/gnome-inhibit-applet -bin/gnome-power-bugreport.sh -bin/gnome-power-cmd.sh -bin/gnome-power-manager -bin/gnome-power-preferences -bin/gnome-power-statistics -etc/dbus-1/system.d/gnome-power-manager.conf -libdata/bonobo/servers/GNOME_BrightnessApplet.server -libdata/bonobo/servers/GNOME_InhibitApplet.server -share/dbus-1/services/gnome-power-manager.service -share/gnome/applications/gnome-power-preferences.desktop -share/gnome/applications/gnome-power-statistics.desktop -share/gnome/autostart/gnome-power-manager.desktop -share/gnome/gnome-2.0/ui/GNOME_BrightnessApplet.xml -share/gnome/gnome-2.0/ui/GNOME_InhibitApplet.xml -share/gnome/gnome-power-manager/gpm-critical-power.wav -share/gnome/gnome-power-manager/gpm-feedback-widget.glade -share/gnome/gnome-power-manager/gpm-graph.glade -share/gnome/gnome-power-manager/gpm-inhibit-test.glade -share/gnome/gnome-power-manager/gpm-prefs.glade -share/gnome/gnome-power-manager/gpm-suspend-failure.wav -share/gnome/gnome-power-manager/gpm-unplugged.wav -share/gnome/help/gnome-power-manager/C/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/C/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/C/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/C/figures/gpm-low.png -share/gnome/help/gnome-power-manager/C/figures/gpm-mouse-left.png -share/gnome/help/gnome-power-manager/C/figures/gpm-mouse-right.png -share/gnome/help/gnome-power-manager/C/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/C/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/C/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/C/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/C/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/C/legal.xml -share/gnome/help/gnome-power-manager/es/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/es/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/es/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/es/figures/gpm-low.png -share/gnome/help/gnome-power-manager/es/figures/gpm-mouse-left.png -share/gnome/help/gnome-power-manager/es/figures/gpm-mouse-right.png -share/gnome/help/gnome-power-manager/es/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/es/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/es/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/es/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/es/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/fr/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-low.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-mouse-left.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-mouse-right.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/fr/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/fr/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/fr/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/hu/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-low.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-mouse-left.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-mouse-right.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/hu/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/hu/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/hu/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/pa/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-low.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-mouse-left.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-mouse-right.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/pa/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/pa/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/pa/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/ru/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-low.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-mouse-left.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-mouse-right.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/ru/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/ru/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/ru/gnome-power-manager.xml -share/gnome/help/gnome-power-manager/sv/figures/gpm-cell-capacity.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-charged.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-critical.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-low.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-mouse-left.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-mouse-right.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-stats-graph.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-suspend-problem.png -share/gnome/help/gnome-power-manager/sv/figures/gpm-unplugged.png -share/gnome/help/gnome-power-manager/sv/figures/gs-prefs.png -share/gnome/help/gnome-power-manager/sv/gnome-power-manager.xml -share/gnome/omf/gnome-power-manager/gnome-power-manager-C.omf -share/gnome/omf/gnome-power-manager/gnome-power-manager-es.omf -share/gnome/omf/gnome-power-manager/gnome-power-manager-fr.omf -share/gnome/omf/gnome-power-manager/gnome-power-manager-hu.omf -share/gnome/omf/gnome-power-manager/gnome-power-manager-pa.omf -share/gnome/omf/gnome-power-manager/gnome-power-manager-ru.omf -share/gnome/omf/gnome-power-manager/gnome-power-manager-sv.omf -share/icons/hicolor/16x16/apps/gpm-ac-adapter.png -share/icons/hicolor/16x16/apps/gpm-brightness-kbd-disabled.png -share/icons/hicolor/16x16/apps/gpm-brightness-kbd.png -share/icons/hicolor/16x16/apps/gpm-brightness-lcd-disabled.png -share/icons/hicolor/16x16/apps/gpm-brightness-lcd.png -share/icons/hicolor/16x16/apps/gpm-hibernate.png -share/icons/hicolor/16x16/apps/gpm-inhibit.png -share/icons/hicolor/16x16/apps/gpm-keyboard-000.png -share/icons/hicolor/16x16/apps/gpm-keyboard-030.png -share/icons/hicolor/16x16/apps/gpm-keyboard-060.png -share/icons/hicolor/16x16/apps/gpm-keyboard-100.png -share/icons/hicolor/16x16/apps/gpm-mouse-000.png -share/icons/hicolor/16x16/apps/gpm-mouse-030.png -share/icons/hicolor/16x16/apps/gpm-mouse-060.png -share/icons/hicolor/16x16/apps/gpm-mouse-100.png -share/icons/hicolor/16x16/apps/gpm-primary-000-charging.png -share/icons/hicolor/16x16/apps/gpm-primary-000.png -share/icons/hicolor/16x16/apps/gpm-primary-020-charging.png -share/icons/hicolor/16x16/apps/gpm-primary-020.png -share/icons/hicolor/16x16/apps/gpm-primary-040-charging.png -share/icons/hicolor/16x16/apps/gpm-primary-040.png -share/icons/hicolor/16x16/apps/gpm-primary-060-charging.png -share/icons/hicolor/16x16/apps/gpm-primary-060.png -share/icons/hicolor/16x16/apps/gpm-primary-080-charging.png -share/icons/hicolor/16x16/apps/gpm-primary-080.png -share/icons/hicolor/16x16/apps/gpm-primary-100-charging.png -share/icons/hicolor/16x16/apps/gpm-primary-100.png -share/icons/hicolor/16x16/apps/gpm-primary-charged.png -share/icons/hicolor/16x16/apps/gpm-primary-missing.png -share/icons/hicolor/16x16/apps/gpm-statistics.png -share/icons/hicolor/16x16/apps/gpm-suspend.png -share/icons/hicolor/16x16/apps/gpm-ups-000-charging.png -share/icons/hicolor/16x16/apps/gpm-ups-000.png -share/icons/hicolor/16x16/apps/gpm-ups-020-charging.png -share/icons/hicolor/16x16/apps/gpm-ups-020.png -share/icons/hicolor/16x16/apps/gpm-ups-040-charging.png -share/icons/hicolor/16x16/apps/gpm-ups-040.png -share/icons/hicolor/16x16/apps/gpm-ups-060-charging.png -share/icons/hicolor/16x16/apps/gpm-ups-060.png -share/icons/hicolor/16x16/apps/gpm-ups-080-charging.png -share/icons/hicolor/16x16/apps/gpm-ups-080.png -share/icons/hicolor/16x16/apps/gpm-ups-100-charging.png -share/icons/hicolor/16x16/apps/gpm-ups-100.png -share/icons/hicolor/16x16/apps/gpm-ups-charged.png -share/icons/hicolor/16x16/apps/gpm-ups-missing.png -share/icons/hicolor/22x22/apps/gpm-ac-adapter.png -share/icons/hicolor/22x22/apps/gpm-brightness-kbd-disabled.png -share/icons/hicolor/22x22/apps/gpm-brightness-kbd.png -share/icons/hicolor/22x22/apps/gpm-brightness-lcd-disabled.png -share/icons/hicolor/22x22/apps/gpm-brightness-lcd.png -share/icons/hicolor/22x22/apps/gpm-hibernate.png -share/icons/hicolor/22x22/apps/gpm-inhibit.png -share/icons/hicolor/22x22/apps/gpm-keyboard-000.png -share/icons/hicolor/22x22/apps/gpm-keyboard-030.png -share/icons/hicolor/22x22/apps/gpm-keyboard-060.png -share/icons/hicolor/22x22/apps/gpm-keyboard-100.png -share/icons/hicolor/22x22/apps/gpm-mouse-000.png -share/icons/hicolor/22x22/apps/gpm-mouse-030.png -share/icons/hicolor/22x22/apps/gpm-mouse-060.png -share/icons/hicolor/22x22/apps/gpm-mouse-100.png -share/icons/hicolor/22x22/apps/gpm-primary-000-charging.png -share/icons/hicolor/22x22/apps/gpm-primary-000.png -share/icons/hicolor/22x22/apps/gpm-primary-020-charging.png -share/icons/hicolor/22x22/apps/gpm-primary-020.png -share/icons/hicolor/22x22/apps/gpm-primary-040-charging.png -share/icons/hicolor/22x22/apps/gpm-primary-040.png -share/icons/hicolor/22x22/apps/gpm-primary-060-charging.png -share/icons/hicolor/22x22/apps/gpm-primary-060.png -share/icons/hicolor/22x22/apps/gpm-primary-080-charging.png -share/icons/hicolor/22x22/apps/gpm-primary-080.png -share/icons/hicolor/22x22/apps/gpm-primary-100-charging.png -share/icons/hicolor/22x22/apps/gpm-primary-100.png -share/icons/hicolor/22x22/apps/gpm-primary-charged.png -share/icons/hicolor/22x22/apps/gpm-primary-missing.png -share/icons/hicolor/22x22/apps/gpm-statistics.png -share/icons/hicolor/22x22/apps/gpm-suspend.png -share/icons/hicolor/22x22/apps/gpm-ups-000-charging.png -share/icons/hicolor/22x22/apps/gpm-ups-000.png -share/icons/hicolor/22x22/apps/gpm-ups-020-charging.png -share/icons/hicolor/22x22/apps/gpm-ups-020.png -share/icons/hicolor/22x22/apps/gpm-ups-040-charging.png -share/icons/hicolor/22x22/apps/gpm-ups-040.png -share/icons/hicolor/22x22/apps/gpm-ups-060-charging.png -share/icons/hicolor/22x22/apps/gpm-ups-060.png -share/icons/hicolor/22x22/apps/gpm-ups-080-charging.png -share/icons/hicolor/22x22/apps/gpm-ups-080.png -share/icons/hicolor/22x22/apps/gpm-ups-100-charging.png -share/icons/hicolor/22x22/apps/gpm-ups-100.png -share/icons/hicolor/22x22/apps/gpm-ups-charged.png -share/icons/hicolor/22x22/apps/gpm-ups-missing.png -share/icons/hicolor/24x24/apps/gpm-ac-adapter.png -share/icons/hicolor/24x24/apps/gpm-brightness-kbd-disabled.png -share/icons/hicolor/24x24/apps/gpm-brightness-kbd.png -share/icons/hicolor/24x24/apps/gpm-brightness-lcd-disabled.png -share/icons/hicolor/24x24/apps/gpm-brightness-lcd.png -share/icons/hicolor/24x24/apps/gpm-hibernate.png -share/icons/hicolor/24x24/apps/gpm-inhibit.png -share/icons/hicolor/24x24/apps/gpm-keyboard-000.png -share/icons/hicolor/24x24/apps/gpm-keyboard-030.png -share/icons/hicolor/24x24/apps/gpm-keyboard-060.png -share/icons/hicolor/24x24/apps/gpm-keyboard-100.png -share/icons/hicolor/24x24/apps/gpm-mouse-000.png -share/icons/hicolor/24x24/apps/gpm-mouse-030.png -share/icons/hicolor/24x24/apps/gpm-mouse-060.png -share/icons/hicolor/24x24/apps/gpm-mouse-100.png -share/icons/hicolor/24x24/apps/gpm-primary-000-charging.png -share/icons/hicolor/24x24/apps/gpm-primary-000.png -share/icons/hicolor/24x24/apps/gpm-primary-020-charging.png -share/icons/hicolor/24x24/apps/gpm-primary-020.png -share/icons/hicolor/24x24/apps/gpm-primary-040-charging.png -share/icons/hicolor/24x24/apps/gpm-primary-040.png -share/icons/hicolor/24x24/apps/gpm-primary-060-charging.png -share/icons/hicolor/24x24/apps/gpm-primary-060.png -share/icons/hicolor/24x24/apps/gpm-primary-080-charging.png -share/icons/hicolor/24x24/apps/gpm-primary-080.png -share/icons/hicolor/24x24/apps/gpm-primary-100-charging.png -share/icons/hicolor/24x24/apps/gpm-primary-100.png -share/icons/hicolor/24x24/apps/gpm-primary-charged.png -share/icons/hicolor/24x24/apps/gpm-primary-missing.png -share/icons/hicolor/24x24/apps/gpm-statistics.png -share/icons/hicolor/24x24/apps/gpm-suspend.png -share/icons/hicolor/24x24/apps/gpm-ups-000-charging.png -share/icons/hicolor/24x24/apps/gpm-ups-000.png -share/icons/hicolor/24x24/apps/gpm-ups-020-charging.png -share/icons/hicolor/24x24/apps/gpm-ups-020.png -share/icons/hicolor/24x24/apps/gpm-ups-040-charging.png -share/icons/hicolor/24x24/apps/gpm-ups-040.png -share/icons/hicolor/24x24/apps/gpm-ups-060-charging.png -share/icons/hicolor/24x24/apps/gpm-ups-060.png -share/icons/hicolor/24x24/apps/gpm-ups-080-charging.png -share/icons/hicolor/24x24/apps/gpm-ups-080.png -share/icons/hicolor/24x24/apps/gpm-ups-100-charging.png -share/icons/hicolor/24x24/apps/gpm-ups-100.png -share/icons/hicolor/24x24/apps/gpm-ups-charged.png -share/icons/hicolor/24x24/apps/gpm-ups-missing.png -share/icons/hicolor/scalable/apps/gpm-ac-adapter.svg -share/icons/hicolor/scalable/apps/gpm-brightness-kbd-disabled.svg -share/icons/hicolor/scalable/apps/gpm-brightness-kbd.svg -share/icons/hicolor/scalable/apps/gpm-brightness-lcd-disabled.svg -share/icons/hicolor/scalable/apps/gpm-brightness-lcd.svg -share/icons/hicolor/scalable/apps/gpm-hibernate.svg -share/icons/hicolor/scalable/apps/gpm-inhibit.svg -share/icons/hicolor/scalable/apps/gpm-keyboard-000.svg -share/icons/hicolor/scalable/apps/gpm-keyboard-030.svg -share/icons/hicolor/scalable/apps/gpm-keyboard-060.svg -share/icons/hicolor/scalable/apps/gpm-keyboard-100.svg -share/icons/hicolor/scalable/apps/gpm-mouse-000.svg -share/icons/hicolor/scalable/apps/gpm-mouse-030.svg -share/icons/hicolor/scalable/apps/gpm-mouse-060.svg -share/icons/hicolor/scalable/apps/gpm-mouse-100.svg -share/icons/hicolor/scalable/apps/gpm-primary-000-charging.svg -share/icons/hicolor/scalable/apps/gpm-primary-000.svg -share/icons/hicolor/scalable/apps/gpm-primary-020-charging.svg -share/icons/hicolor/scalable/apps/gpm-primary-020.svg -share/icons/hicolor/scalable/apps/gpm-primary-040-charging.svg -share/icons/hicolor/scalable/apps/gpm-primary-040.svg -share/icons/hicolor/scalable/apps/gpm-primary-060-charging.svg -share/icons/hicolor/scalable/apps/gpm-primary-060.svg -share/icons/hicolor/scalable/apps/gpm-primary-080-charging.svg -share/icons/hicolor/scalable/apps/gpm-primary-080.svg -share/icons/hicolor/scalable/apps/gpm-primary-100-charging.svg -share/icons/hicolor/scalable/apps/gpm-primary-100.svg -share/icons/hicolor/scalable/apps/gpm-primary-charged.svg -share/icons/hicolor/scalable/apps/gpm-primary-missing.svg -share/icons/hicolor/scalable/apps/gpm-statistics.svg -share/icons/hicolor/scalable/apps/gpm-suspend.svg -share/icons/hicolor/scalable/apps/gpm-ups-000-charging.svg -share/icons/hicolor/scalable/apps/gpm-ups-000.svg -share/icons/hicolor/scalable/apps/gpm-ups-020-charging.svg -share/icons/hicolor/scalable/apps/gpm-ups-020.svg -share/icons/hicolor/scalable/apps/gpm-ups-040-charging.svg -share/icons/hicolor/scalable/apps/gpm-ups-040.svg -share/icons/hicolor/scalable/apps/gpm-ups-060-charging.svg -share/icons/hicolor/scalable/apps/gpm-ups-060.svg -share/icons/hicolor/scalable/apps/gpm-ups-080-charging.svg -share/icons/hicolor/scalable/apps/gpm-ups-080.svg -share/icons/hicolor/scalable/apps/gpm-ups-100-charging.svg -share/icons/hicolor/scalable/apps/gpm-ups-100.svg -share/icons/hicolor/scalable/apps/gpm-ups-charged.svg -share/icons/hicolor/scalable/apps/gpm-ups-missing.svg -share/locale/ar/LC_MESSAGES/gnome-power-manager.mo -share/locale/bg/LC_MESSAGES/gnome-power-manager.mo -share/locale/bn/LC_MESSAGES/gnome-power-manager.mo -share/locale/bn_IN/LC_MESSAGES/gnome-power-manager.mo -share/locale/ca/LC_MESSAGES/gnome-power-manager.mo -share/locale/cs/LC_MESSAGES/gnome-power-manager.mo -share/locale/cy/LC_MESSAGES/gnome-power-manager.mo -share/locale/de/LC_MESSAGES/gnome-power-manager.mo -share/locale/dz/LC_MESSAGES/gnome-power-manager.mo -share/locale/el/LC_MESSAGES/gnome-power-manager.mo -share/locale/en_CA/LC_MESSAGES/gnome-power-manager.mo -share/locale/en_GB/LC_MESSAGES/gnome-power-manager.mo -share/locale/es/LC_MESSAGES/gnome-power-manager.mo -share/locale/et/LC_MESSAGES/gnome-power-manager.mo -share/locale/eu/LC_MESSAGES/gnome-power-manager.mo -share/locale/fa/LC_MESSAGES/gnome-power-manager.mo -share/locale/fi/LC_MESSAGES/gnome-power-manager.mo -share/locale/fr/LC_MESSAGES/gnome-power-manager.mo -share/locale/gl/LC_MESSAGES/gnome-power-manager.mo -share/locale/gu/LC_MESSAGES/gnome-power-manager.mo -share/locale/he/LC_MESSAGES/gnome-power-manager.mo -share/locale/hi/LC_MESSAGES/gnome-power-manager.mo -share/locale/hu/LC_MESSAGES/gnome-power-manager.mo -share/locale/it/LC_MESSAGES/gnome-power-manager.mo -share/locale/ja/LC_MESSAGES/gnome-power-manager.mo -share/locale/ka/LC_MESSAGES/gnome-power-manager.mo -share/locale/ko/LC_MESSAGES/gnome-power-manager.mo -share/locale/ku/LC_MESSAGES/gnome-power-manager.mo -share/locale/lt/LC_MESSAGES/gnome-power-manager.mo -share/locale/lv/LC_MESSAGES/gnome-power-manager.mo -share/locale/mg/LC_MESSAGES/gnome-power-manager.mo -share/locale/mk/LC_MESSAGES/gnome-power-manager.mo -share/locale/ml/LC_MESSAGES/gnome-power-manager.mo -share/locale/nb/LC_MESSAGES/gnome-power-manager.mo -share/locale/nl/LC_MESSAGES/gnome-power-manager.mo -share/locale/pa/LC_MESSAGES/gnome-power-manager.mo -share/locale/pl/LC_MESSAGES/gnome-power-manager.mo -share/locale/pt/LC_MESSAGES/gnome-power-manager.mo -share/locale/pt_BR/LC_MESSAGES/gnome-power-manager.mo -share/locale/ru/LC_MESSAGES/gnome-power-manager.mo -share/locale/sk/LC_MESSAGES/gnome-power-manager.mo -share/locale/sl/LC_MESSAGES/gnome-power-manager.mo -share/locale/sr/LC_MESSAGES/gnome-power-manager.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-power-manager.mo -share/locale/sv/LC_MESSAGES/gnome-power-manager.mo -share/locale/ta/LC_MESSAGES/gnome-power-manager.mo -share/locale/th/LC_MESSAGES/gnome-power-manager.mo -share/locale/uk/LC_MESSAGES/gnome-power-manager.mo -share/locale/vi/LC_MESSAGES/gnome-power-manager.mo -share/locale/zh_CN/LC_MESSAGES/gnome-power-manager.mo -share/locale/zh_HK/LC_MESSAGES/gnome-power-manager.mo -share/locale/zh_TW/LC_MESSAGES/gnome-power-manager.mo -@dirrm share/gnome/omf/gnome-power-manager -@dirrm share/gnome/help/gnome-power-manager/sv/figures -@dirrm share/gnome/help/gnome-power-manager/sv -@dirrm share/gnome/help/gnome-power-manager/ru/figures -@dirrm share/gnome/help/gnome-power-manager/ru -@dirrm share/gnome/help/gnome-power-manager/pa/figures -@dirrm share/gnome/help/gnome-power-manager/pa -@dirrm share/gnome/help/gnome-power-manager/hu/figures -@dirrm share/gnome/help/gnome-power-manager/hu -@dirrm share/gnome/help/gnome-power-manager/fr/figures -@dirrm share/gnome/help/gnome-power-manager/fr -@dirrm share/gnome/help/gnome-power-manager/es/figures -@dirrm share/gnome/help/gnome-power-manager/es -@dirrm share/gnome/help/gnome-power-manager/C/figures -@dirrm share/gnome/help/gnome-power-manager/C -@dirrm share/gnome/help/gnome-power-manager -@dirrm share/gnome/gnome-power-manager -@dirrmtry share/gnome/autostart -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile deleted file mode 100644 index ba5d76b58..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$ -# $MCom: ports/sysutils/gnome-system-monitor/Makefile,v 1.94 2007/03/11 20:02:57 mezz Exp $ -# - -PORTNAME= gnome-system-monitor -PORTVERSION= 2.18.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-monitor/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-system-monitor-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 system monitor program - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ - pcre.0:${PORTSDIR}/devel/pcre -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -INSTALLS_OMF= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack libwnck gnomevfs2 gnomedocutils -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lutil" - -GCONF_SCHEMAS= gnome-system-monitor.schemas - -.include <bsd.port.mk> diff --git a/sysutils/gnome-system-monitor/distinfo b/sysutils/gnome-system-monitor/distinfo deleted file mode 100644 index c34703923..000000000 --- a/sysutils/gnome-system-monitor/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-system-monitor-2.18.0.tar.bz2) = 5b4256a20710c8431290ea27238c0905 -SHA256 (gnome2/gnome-system-monitor-2.18.0.tar.bz2) = 2aab8f003bf5373e4a68cb04a1c5942faf8b1ae0be49296b670877a954e5a6c9 -SIZE (gnome2/gnome-system-monitor-2.18.0.tar.bz2) = 1669066 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 b251815c6..000000000 --- a/sysutils/gnome-system-monitor/pkg-plist +++ /dev/null @@ -1,218 +0,0 @@ -bin/gnome-system-monitor -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/gnome-system-monitor_window.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/help/gnome-system-monitor/bg/figures/addColumn.png -share/gnome/help/gnome-system-monitor/bg/figures/changePriority.png -share/gnome/help/gnome-system-monitor/bg/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/bg/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/bg/figures/gnome-system-monitor_window.png -share/gnome/help/gnome-system-monitor/bg/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/bg/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/bg/figures/processListing.png -share/gnome/help/gnome-system-monitor/bg/figures/sortButton.png -share/gnome/help/gnome-system-monitor/bg/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/bg/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/bg/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/bg/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/bg/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/fr/figures/addColumn.png -share/gnome/help/gnome-system-monitor/fr/figures/changePriority.png -share/gnome/help/gnome-system-monitor/fr/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/fr/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/fr/figures/gnome-system-monitor_window.png -share/gnome/help/gnome-system-monitor/fr/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/fr/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/fr/figures/processListing.png -share/gnome/help/gnome-system-monitor/fr/figures/sortButton.png -share/gnome/help/gnome-system-monitor/fr/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/fr/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/fr/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/fr/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/fr/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/pa/figures/addColumn.png -share/gnome/help/gnome-system-monitor/pa/figures/changePriority.png -share/gnome/help/gnome-system-monitor/pa/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/pa/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/pa/figures/gnome-system-monitor_window.png -share/gnome/help/gnome-system-monitor/pa/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/pa/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/pa/figures/processListing.png -share/gnome/help/gnome-system-monitor/pa/figures/sortButton.png -share/gnome/help/gnome-system-monitor/pa/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/pa/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/pa/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/pa/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/pa/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/sv/figures/addColumn.png -share/gnome/help/gnome-system-monitor/sv/figures/changePriority.png -share/gnome/help/gnome-system-monitor/sv/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/sv/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/sv/figures/gnome-system-monitor_window.png -share/gnome/help/gnome-system-monitor/sv/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/sv/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/sv/figures/processListing.png -share/gnome/help/gnome-system-monitor/sv/figures/sortButton.png -share/gnome/help/gnome-system-monitor/sv/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/sv/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/sv/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/sv/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/sv/gnome-system-monitor.xml -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-bg.omf -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-fr.omf -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-pa.omf -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-sv.omf -share/gnome/pixmaps/gnome-system-monitor/side.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/bn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bn_IN/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/gnome-system-monitor.mo -share/locale/el/LC_MESSAGES/gnome-system-monitor.mo -share/locale/en_CA/LC_MESSAGES/gnome-system-monitor.mo -share/locale/en_GB/LC_MESSAGES/gnome-system-monitor.mo -share/locale/es/LC_MESSAGES/gnome-system-monitor.mo -share/locale/et/LC_MESSAGES/gnome-system-monitor.mo -share/locale/eu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fa/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/ga/LC_MESSAGES/gnome-system-monitor.mo -share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/gu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/he/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/id/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/ka/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ku/LC_MESSAGES/gnome-system-monitor.mo -share/locale/li/LC_MESSAGES/gnome-system-monitor.mo -share/locale/lt/LC_MESSAGES/gnome-system-monitor.mo -share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mg/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ml/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ms/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nb/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ne/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/or/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pa/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/rw/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/sq/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ta/LC_MESSAGES/gnome-system-monitor.mo -share/locale/th/LC_MESSAGES/gnome-system-monitor.mo -share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ug/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_HK/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrm share/gnome/pixmaps/gnome-system-monitor -@dirrm share/gnome/omf/gnome-system-monitor -@dirrm share/gnome/help/gnome-system-monitor/sv/figures -@dirrm share/gnome/help/gnome-system-monitor/sv -@dirrm share/gnome/help/gnome-system-monitor/pa/figures -@dirrm share/gnome/help/gnome-system-monitor/pa -@dirrm share/gnome/help/gnome-system-monitor/fr/figures -@dirrm share/gnome/help/gnome-system-monitor/fr -@dirrm share/gnome/help/gnome-system-monitor/bg/figures -@dirrm share/gnome/help/gnome-system-monitor/bg -@dirrm share/gnome/help/gnome-system-monitor/C/figures -@dirrm share/gnome/help/gnome-system-monitor/C -@dirrm share/gnome/help/gnome-system-monitor diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile deleted file mode 100644 index a09d8dfb1..000000000 --- a/sysutils/gnome-system-tools/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: gnomesystemtools -# Date created: 17 May 2004 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnome-system-tools/Makefile,v 1.58 2007/02/28 05:43:37 marcus Exp $ - -PORTNAME= gnome-system-tools -PORTVERSION= 2.18.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-tools/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-system-tools-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Tools to configure workstations - -LIB_DEPENDS= oobs-1.3:${PORTSDIR}/devel/liboobs - -USE_BZIP2= yes -USE_GMAKE= yes -INSTALLS_ICONS= yes -USE_GETTEXT= yes -USE_LDCONFIG= yes -USE_XLIB= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack nautilus2 -USE_AUTOTOOLS= libtool:15 -INSTALLS_OMF= yes -CONFIGURE_ARGS= --enable-services -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= gnome-system-tools.schemas - -post-patch: - @${REINPLACE_CMD} -e 's|$${prefix}/$${DATADIRNAME}|$${datadir}|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/sysutils/gnome-system-tools/distinfo b/sysutils/gnome-system-tools/distinfo deleted file mode 100644 index f774a5b8f..000000000 --- a/sysutils/gnome-system-tools/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-system-tools-2.18.0.tar.bz2) = af305872b4bd72802915b007a7015010 -SHA256 (gnome2/gnome-system-tools-2.18.0.tar.bz2) = de4667c8a95c55e1936b19d3bed85507a37f0eabcaa1f2eadd3c7ef89e39c480 -SIZE (gnome2/gnome-system-tools-2.18.0.tar.bz2) = 2815588 diff --git a/sysutils/gnome-system-tools/pkg-descr b/sysutils/gnome-system-tools/pkg-descr deleted file mode 100644 index b0b69e539..000000000 --- a/sysutils/gnome-system-tools/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Various tools to assist in administration and configuration of a workstation. -Included are tools to: - - * Administer user and group accounts - * Change the date, time, and time zone - * Set up and configure network interfaces - * Modify bootloader settings - * Start, stop, and modify system services - -WWW: http://www.gnome.org/projects/gst/ diff --git a/sysutils/gnome-system-tools/pkg-plist b/sysutils/gnome-system-tools/pkg-plist deleted file mode 100644 index 48f75de46..000000000 --- a/sysutils/gnome-system-tools/pkg-plist +++ /dev/null @@ -1,339 +0,0 @@ -bin/network-admin -bin/services-admin -bin/shares-admin -bin/time-admin -bin/users-admin -lib/nautilus/extensions-1.0/libnautilus-gst-shares.a -lib/nautilus/extensions-1.0/libnautilus-gst-shares.la -lib/nautilus/extensions-1.0/libnautilus-gst-shares.so -libdata/pkgconfig/gnome-system-tools.pc -share/gnome/applications/network.desktop -share/gnome/applications/services.desktop -share/gnome/applications/shares.desktop -share/gnome/applications/time.desktop -share/gnome/applications/users.desktop -share/gnome/gnome-system-tools/interfaces/boot.glade -share/gnome/gnome-system-tools/interfaces/common.glade -share/gnome/gnome-system-tools/interfaces/disks.glade -share/gnome/gnome-system-tools/interfaces/network.glade -share/gnome/gnome-system-tools/interfaces/services.glade -share/gnome/gnome-system-tools/interfaces/shares.glade -share/gnome/gnome-system-tools/interfaces/time.glade -share/gnome/gnome-system-tools/interfaces/users.glade -share/gnome/gnome-system-tools/pixmaps/world_map-960.png -share/gnome/help/network-admin/C/figures/network-tool.png -share/gnome/help/network-admin/C/legal.xml -share/gnome/help/network-admin/C/network-admin.xml -share/gnome/help/network-admin/es/figures/network-tool.png -share/gnome/help/network-admin/es/network-admin.xml -share/gnome/help/network-admin/fr/figures/network-tool.png -share/gnome/help/network-admin/fr/network-admin.xml -share/gnome/help/network-admin/sv/figures/network-tool.png -share/gnome/help/network-admin/sv/network-admin.xml -share/gnome/help/services-admin/C/figures/services-tool.png -share/gnome/help/services-admin/C/legal.xml -share/gnome/help/services-admin/C/services-admin.xml -share/gnome/help/services-admin/es/figures/services-tool.png -share/gnome/help/services-admin/es/services-admin.xml -share/gnome/help/services-admin/fr/figures/services-tool.png -share/gnome/help/services-admin/fr/services-admin.xml -share/gnome/help/services-admin/nl/figures/service-properties.png -share/gnome/help/services-admin/nl/figures/services-tool.png -share/gnome/help/services-admin/nl/legal.xml -share/gnome/help/services-admin/nl/services-admin.xml -share/gnome/help/services-admin/sv/figures/services-tool.png -share/gnome/help/services-admin/sv/services-admin.xml -share/gnome/help/shares-admin/C/figures/shares-tool.png -share/gnome/help/shares-admin/C/legal.xml -share/gnome/help/shares-admin/C/shares-admin.xml -share/gnome/help/shares-admin/sv/figures/shares-tool.png -share/gnome/help/shares-admin/sv/shares-admin.xml -share/gnome/help/time-admin/C/figures/time-map.png -share/gnome/help/time-admin/C/figures/time-servers.png -share/gnome/help/time-admin/C/figures/time-tool-automatic.png -share/gnome/help/time-admin/C/figures/time-tool-manual.png -share/gnome/help/time-admin/C/legal.xml -share/gnome/help/time-admin/C/time-admin.xml -share/gnome/help/time-admin/es/figures/time-map.png -share/gnome/help/time-admin/es/figures/time-servers.png -share/gnome/help/time-admin/es/figures/time-tool-automatic.png -share/gnome/help/time-admin/es/figures/time-tool-manual.png -share/gnome/help/time-admin/es/time-admin.xml -share/gnome/help/time-admin/fr/figures/time-map.png -share/gnome/help/time-admin/fr/figures/time-servers.png -share/gnome/help/time-admin/fr/figures/time-tool-automatic.png -share/gnome/help/time-admin/fr/figures/time-tool-manual.png -share/gnome/help/time-admin/fr/time-admin.xml -share/gnome/help/time-admin/nl/figures/time-map.png -share/gnome/help/time-admin/nl/figures/time-servers.png -share/gnome/help/time-admin/nl/figures/time-tool.png -share/gnome/help/time-admin/nl/legal.xml -share/gnome/help/time-admin/nl/time-admin.xml -share/gnome/help/time-admin/ru/figures/time-map.png -share/gnome/help/time-admin/ru/figures/time-servers.png -share/gnome/help/time-admin/ru/figures/time-tool-automatic.png -share/gnome/help/time-admin/ru/figures/time-tool-manual.png -share/gnome/help/time-admin/ru/time-admin.xml -share/gnome/help/time-admin/sv/figures/time-map.png -share/gnome/help/time-admin/sv/figures/time-servers.png -share/gnome/help/time-admin/sv/figures/time-tool-automatic.png -share/gnome/help/time-admin/sv/figures/time-tool-manual.png -share/gnome/help/time-admin/sv/time-admin.xml -share/gnome/help/users-admin/C/figures/users-tool.png -share/gnome/help/users-admin/C/legal.xml -share/gnome/help/users-admin/C/users-admin.xml -share/gnome/help/users-admin/es/figures/users-tool.png -share/gnome/help/users-admin/es/users-admin.xml -share/gnome/help/users-admin/fr/figures/users-tool.png -share/gnome/help/users-admin/fr/users-admin.xml -share/gnome/help/users-admin/ru/figures/users-tool.png -share/gnome/help/users-admin/ru/users-admin.xml -share/gnome/help/users-admin/sv/figures/users-tool.png -share/gnome/help/users-admin/sv/users-admin.xml -share/gnome/omf/gnome-system-tools/services-admin-nl.omf -share/gnome/omf/gnome-system-tools/time-admin-nl.omf -share/gnome/omf/network-admin/network-admin-C.omf -share/gnome/omf/network-admin/network-admin-es.omf -share/gnome/omf/network-admin/network-admin-fr.omf -share/gnome/omf/network-admin/network-admin-sv.omf -share/gnome/omf/services-admin/services-admin-C.omf -share/gnome/omf/services-admin/services-admin-es.omf -share/gnome/omf/services-admin/services-admin-fr.omf -share/gnome/omf/services-admin/services-admin-sv.omf -share/gnome/omf/shares-admin/shares-admin-C.omf -share/gnome/omf/shares-admin/shares-admin-sv.omf -share/gnome/omf/time-admin/time-admin-C.omf -share/gnome/omf/time-admin/time-admin-es.omf -share/gnome/omf/time-admin/time-admin-fr.omf -share/gnome/omf/time-admin/time-admin-ru.omf -share/gnome/omf/time-admin/time-admin-sv.omf -share/gnome/omf/users-admin/users-admin-C.omf -share/gnome/omf/users-admin/users-admin-es.omf -share/gnome/omf/users-admin/users-admin-fr.omf -share/gnome/omf/users-admin/users-admin-ru.omf -share/gnome/omf/users-admin/users-admin-sv.omf -share/icons/hicolor/48x48/devices/irda.png -share/icons/hicolor/48x48/devices/plip.png -share/locale/am/LC_MESSAGES/gnome-system-tools.mo -share/locale/ar/LC_MESSAGES/gnome-system-tools.mo -share/locale/az/LC_MESSAGES/gnome-system-tools.mo -share/locale/be/LC_MESSAGES/gnome-system-tools.mo -share/locale/bg/LC_MESSAGES/gnome-system-tools.mo -share/locale/bn/LC_MESSAGES/gnome-system-tools.mo -share/locale/bn_IN/LC_MESSAGES/gnome-system-tools.mo -share/locale/ca/LC_MESSAGES/gnome-system-tools.mo -share/locale/cs/LC_MESSAGES/gnome-system-tools.mo -share/locale/cy/LC_MESSAGES/gnome-system-tools.mo -share/locale/da/LC_MESSAGES/gnome-system-tools.mo -share/locale/de/LC_MESSAGES/gnome-system-tools.mo -share/locale/dz/LC_MESSAGES/gnome-system-tools.mo -share/locale/el/LC_MESSAGES/gnome-system-tools.mo -share/locale/en_CA/LC_MESSAGES/gnome-system-tools.mo -share/locale/en_GB/LC_MESSAGES/gnome-system-tools.mo -share/locale/es/LC_MESSAGES/gnome-system-tools.mo -share/locale/et/LC_MESSAGES/gnome-system-tools.mo -share/locale/eu/LC_MESSAGES/gnome-system-tools.mo -share/locale/fa/LC_MESSAGES/gnome-system-tools.mo -share/locale/fi/LC_MESSAGES/gnome-system-tools.mo -share/locale/fr/LC_MESSAGES/gnome-system-tools.mo -share/locale/ga/LC_MESSAGES/gnome-system-tools.mo -share/locale/gl/LC_MESSAGES/gnome-system-tools.mo -share/locale/gu/LC_MESSAGES/gnome-system-tools.mo -share/locale/he/LC_MESSAGES/gnome-system-tools.mo -share/locale/hi/LC_MESSAGES/gnome-system-tools.mo -share/locale/hr/LC_MESSAGES/gnome-system-tools.mo -share/locale/hu/LC_MESSAGES/gnome-system-tools.mo -share/locale/id/LC_MESSAGES/gnome-system-tools.mo -share/locale/it/LC_MESSAGES/gnome-system-tools.mo -share/locale/ja/LC_MESSAGES/gnome-system-tools.mo -share/locale/ka/LC_MESSAGES/gnome-system-tools.mo -share/locale/ko/LC_MESSAGES/gnome-system-tools.mo -share/locale/ku/LC_MESSAGES/gnome-system-tools.mo -share/locale/lt/LC_MESSAGES/gnome-system-tools.mo -share/locale/lv/LC_MESSAGES/gnome-system-tools.mo -share/locale/mg/LC_MESSAGES/gnome-system-tools.mo -share/locale/mk/LC_MESSAGES/gnome-system-tools.mo -share/locale/ml/LC_MESSAGES/gnome-system-tools.mo -share/locale/mn/LC_MESSAGES/gnome-system-tools.mo -share/locale/ms/LC_MESSAGES/gnome-system-tools.mo -share/locale/nb/LC_MESSAGES/gnome-system-tools.mo -share/locale/ne/LC_MESSAGES/gnome-system-tools.mo -share/locale/nl/LC_MESSAGES/gnome-system-tools.mo -share/locale/nn/LC_MESSAGES/gnome-system-tools.mo -share/locale/or/LC_MESSAGES/gnome-system-tools.mo -share/locale/pa/LC_MESSAGES/gnome-system-tools.mo -share/locale/pl/LC_MESSAGES/gnome-system-tools.mo -share/locale/pt/LC_MESSAGES/gnome-system-tools.mo -share/locale/pt_BR/LC_MESSAGES/gnome-system-tools.mo -share/locale/ro/LC_MESSAGES/gnome-system-tools.mo -share/locale/ru/LC_MESSAGES/gnome-system-tools.mo -share/locale/rw/LC_MESSAGES/gnome-system-tools.mo -share/locale/sk/LC_MESSAGES/gnome-system-tools.mo -share/locale/sq/LC_MESSAGES/gnome-system-tools.mo -share/locale/sr/LC_MESSAGES/gnome-system-tools.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-system-tools.mo -share/locale/sv/LC_MESSAGES/gnome-system-tools.mo -share/locale/ta/LC_MESSAGES/gnome-system-tools.mo -share/locale/th/LC_MESSAGES/gnome-system-tools.mo -share/locale/tr/LC_MESSAGES/gnome-system-tools.mo -share/locale/uk/LC_MESSAGES/gnome-system-tools.mo -share/locale/vi/LC_MESSAGES/gnome-system-tools.mo -share/locale/wa/LC_MESSAGES/gnome-system-tools.mo -share/locale/xh/LC_MESSAGES/gnome-system-tools.mo -share/locale/zh_CN/LC_MESSAGES/gnome-system-tools.mo -share/locale/zh_HK/LC_MESSAGES/gnome-system-tools.mo -share/locale/zh_TW/LC_MESSAGES/gnome-system-tools.mo -@dirrm share/locale/zh_TW/LC_MESSAGES -@dirrm share/locale/zh_TW -@dirrm share/locale/zh_HK/LC_MESSAGES -@dirrm share/locale/zh_HK -@dirrm share/locale/zh_CN/LC_MESSAGES -@dirrm share/locale/zh_CN -@dirrm share/locale/xh/LC_MESSAGES -@dirrm share/locale/xh -@dirrm share/locale/uk/LC_MESSAGES -@dirrm share/locale/uk -@dirrm share/locale/sr/LC_MESSAGES -@dirrm share/locale/sr -@dirrm share/locale/sk/LC_MESSAGES -@dirrm share/locale/sk -@dirrm share/locale/rw/LC_MESSAGES -@dirrm share/locale/rw -@dirrm share/locale/ro/LC_MESSAGES -@dirrm share/locale/ro -@dirrm share/locale/pt/LC_MESSAGES -@dirrm share/locale/pt -@dirrm share/locale/pl/LC_MESSAGES -@dirrm share/locale/pl -@dirrm share/locale/nn/LC_MESSAGES -@dirrm share/locale/nn -@dirrm share/locale/ne/LC_MESSAGES -@dirrm share/locale/ne -@dirrm share/locale/mg/LC_MESSAGES -@dirrm share/locale/mg -@dirrm share/locale/ku/LC_MESSAGES -@dirrm share/locale/ku -@dirrm share/locale/ko/LC_MESSAGES -@dirrm share/locale/ko -@dirrm share/locale/gl/LC_MESSAGES -@dirrm share/locale/gl -@dirrm share/locale/fi/LC_MESSAGES -@dirrm share/locale/fi -@dirrm share/locale/el/LC_MESSAGES -@dirrm share/locale/el -@dirrm share/locale/dz/LC_MESSAGES -@dirrm share/locale/dz -@dirrm share/locale/cs/LC_MESSAGES -@dirrm share/locale/cs -@dirrm share/locale/ca/LC_MESSAGES -@dirrm share/locale/ca -@dirrm share/locale/bn_IN/LC_MESSAGES -@dirrm share/locale/bn_IN -@dirrm share/locale/be/LC_MESSAGES -@dirrm share/locale/be -@dirrm share/gnome/omf/users-admin -@dirrm share/gnome/omf/time-admin -@dirrm share/gnome/omf/shares-admin -@dirrm share/gnome/omf/services-admin -@dirrm share/gnome/omf/network-admin -@dirrm share/gnome/omf/gnome-system-tools -@dirrm share/gnome/help/users-admin/sv/figures -@dirrm share/gnome/help/users-admin/sv -@dirrm share/gnome/help/users-admin/ru/figures -@dirrm share/gnome/help/users-admin/ru -@dirrm share/gnome/help/users-admin/fr/figures -@dirrm share/gnome/help/users-admin/fr -@dirrm share/gnome/help/users-admin/es/figures -@dirrm share/gnome/help/users-admin/es -@dirrm share/gnome/help/users-admin/C/figures -@dirrm share/gnome/help/users-admin/C -@dirrm share/gnome/help/users-admin -@dirrm share/gnome/help/time-admin/sv/figures -@dirrm share/gnome/help/time-admin/sv -@dirrm share/gnome/help/time-admin/ru/figures -@dirrm share/gnome/help/time-admin/ru -@dirrm share/gnome/help/time-admin/nl/figures -@dirrm share/gnome/help/time-admin/nl -@dirrm share/gnome/help/time-admin/fr/figures -@dirrm share/gnome/help/time-admin/fr -@dirrm share/gnome/help/time-admin/es/figures -@dirrm share/gnome/help/time-admin/es -@dirrm share/gnome/help/time-admin/C/figures -@dirrm share/gnome/help/time-admin/C -@dirrm share/gnome/help/time-admin -@dirrm share/gnome/help/shares-admin/sv/figures -@dirrm share/gnome/help/shares-admin/sv -@dirrm share/gnome/help/shares-admin/C/figures -@dirrm share/gnome/help/shares-admin/C -@dirrm share/gnome/help/shares-admin -@dirrm share/gnome/help/services-admin/sv/figures -@dirrm share/gnome/help/services-admin/sv -@dirrm share/gnome/help/services-admin/nl/figures -@dirrm share/gnome/help/services-admin/nl -@dirrm share/gnome/help/services-admin/fr/figures -@dirrm share/gnome/help/services-admin/fr -@dirrm share/gnome/help/services-admin/es/figures -@dirrm share/gnome/help/services-admin/es -@dirrm share/gnome/help/services-admin/C/figures -@dirrm share/gnome/help/services-admin/C -@dirrm share/gnome/help/services-admin -@dirrm share/gnome/help/network-admin/sv/figures -@dirrm share/gnome/help/network-admin/sv -@dirrm share/gnome/help/network-admin/fr/figures -@dirrm share/gnome/help/network-admin/fr -@dirrm share/gnome/help/network-admin/es/figures -@dirrm share/gnome/help/network-admin/es -@dirrm share/gnome/help/network-admin/C/figures -@dirrm share/gnome/help/network-admin/C -@dirrm share/gnome/help/network-admin -@dirrm share/gnome/gnome-system-tools/pixmaps -@dirrm share/gnome/gnome-system-tools/interfaces -@dirrm share/gnome/gnome-system-tools -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/sysutils/gnome-volume-manager/Makefile b/sysutils/gnome-volume-manager/Makefile deleted file mode 100644 index 82792bd49..000000000 --- a/sysutils/gnome-volume-manager/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnome-volume-manager -# Date created: 02 May 2006 -# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/gnome-volume-manager/Makefile,v 1.12 2006/12/31 20:36:00 marcus Exp $ -# - -PORTNAME= gnome-volume-manager -PORTVERSION= 2.17.0 -PORTREVISION= 3 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Automatically mount removable media, and more - -LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ - notify.1:${PORTSDIR}/devel/libnotify - -USE_XLIB= yes -USE_BZIP2= yes -USE_GNOME= gnomeprefix gnomehack intlhack nautilus2 -USE_GMAKE= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --disable-multiuser -GCONF_SCHEMAS= gnome-volume-manager.schemas - -.include <bsd.port.mk> diff --git a/sysutils/gnome-volume-manager/distinfo b/sysutils/gnome-volume-manager/distinfo deleted file mode 100644 index a3b7541f3..000000000 --- a/sysutils/gnome-volume-manager/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-volume-manager-2.17.0.tar.bz2) = 104cec26e721e0bba69debd392367195 -SHA256 (gnome-volume-manager-2.17.0.tar.bz2) = 5517cf5d6a70227d66afb9a8b97a704f0d8e29098cec98bcbf68da77133537a9 -SIZE (gnome-volume-manager-2.17.0.tar.bz2) = 341241 diff --git a/sysutils/gnome-volume-manager/files/patch-gnome-volume-manager.schemas.in b/sysutils/gnome-volume-manager/files/patch-gnome-volume-manager.schemas.in deleted file mode 100644 index 94af083a1..000000000 --- a/sysutils/gnome-volume-manager/files/patch-gnome-volume-manager.schemas.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-volume-manager.schemas.in.orig Wed Jun 7 21:41:12 2006 -+++ gnome-volume-manager.schemas.in Wed Jun 7 21:41:40 2006 -@@ -227,7 +227,7 @@ - <key>/schemas/desktop/gnome/volume_manager/autoprinter_command</key> - <applyto>/desktop/gnome/volume_manager/autoprinter_command</applyto> - <type>string</type> -- <default>gnome-printer-add hal://%h</default> -+ <default>gnome-cups-add hal://%h</default> - <locale name="C"> - <short>printer command</short> - <long>Command to run when a printer is connected.</long> diff --git a/sysutils/gnome-volume-manager/files/patch-src_manager.c b/sysutils/gnome-volume-manager/files/patch-src_manager.c deleted file mode 100644 index a847dd404..000000000 --- a/sysutils/gnome-volume-manager/files/patch-src_manager.c +++ /dev/null @@ -1,232 +0,0 @@ ---- src/manager.c.orig Tue Nov 7 13:01:17 2006 -+++ src/manager.c Sun Dec 31 15:33:44 2006 -@@ -23,9 +23,12 @@ - #include <sys/types.h> - #include <sys/stat.h> - #include <dirent.h> -+#include <fcntl.h> - #include <signal.h> - #include <unistd.h> - #include <utmp.h> -+#include <sys/param.h> -+#include <sys/mount.h> - - #include <locale.h> - -@@ -1556,12 +1559,27 @@ enum { - MOUNT_UID = (1 << 15), - MOUNT_UMASK = (1 << 16), - MOUNT_UTF8 = (1 << 17), -+ MOUNT_LOCALE = (1 << 18), -+ MOUNT_LONGNAME = (1 << 19), - }; - - static struct { - const char *name; - guint32 flag; - } mount_options[] = { -+#ifdef __FreeBSD__ -+ { "-D=", MOUNT_CODEPAGE }, /* vfat */ -+ { "-M=", MOUNT_DMASK }, /* vfat */ -+ { "-m=", MOUNT_FMASK }, /* vfat, ntfs */ -+ { "-L=", MOUNT_LOCALE }, /* vfat */ -+ { "-C=", MOUNT_IOCHARSET }, /* ntfs, ios9660 */ -+ { "noatime", MOUNT_NOATIME }, -+ { "noexec", MOUNT_NOEXEC }, -+ { "ro", MOUNT_READ_ONLY }, -+ { "longnames", MOUNT_LONGNAME }, /* vfat */ -+ { "sync", MOUNT_SYNC }, -+ { "-u=", MOUNT_UID }, /* vfat, ntfs */ -+#else - { "codepage=", MOUNT_CODEPAGE }, /* vfat */ - { "data=", MOUNT_DATA }, /* ext3 */ - { "dirsync", MOUNT_DIRSYNC }, -@@ -1580,6 +1598,7 @@ static struct { - { "uid=", MOUNT_UID }, /* vfat, ntfs, udf, iso9660 */ - { "umask=", MOUNT_UMASK }, /* vfat, ntfs, udf */ - { "utf8", MOUNT_UTF8 }, /* vfat, iso9660 */ -+#endif - }; - - -@@ -1760,10 +1779,17 @@ gvm_mount_options (GPtrArray *options, g - g_slist_free_1 (l); - } - -+#ifndef __FreeBSD__ - if (opts & MOUNT_UID) { - option = g_strdup_printf ("uid=%u", getuid ()); - g_ptr_array_add (options, option); - } -+#else -+ if (opts & MOUNT_UID && (!strcmp (where, "vfat") || !strcmp (where, "ntfs"))) { -+ option = g_strdup_printf ("u=%u", getuid ()); -+ g_ptr_array_add (options, option); -+ } -+#endif - - return TRUE; - } -@@ -1813,7 +1839,7 @@ gvm_device_mount (const char *udi, gbool - - return retval; - } else { -- char *mount_point, *fstype, *drive, **moptions, fmask_opt[12], *charset_opt = NULL; -+ char *mount_point, *fstype, *drive, **moptions, fmask_opt[12], *charset_opt = NULL, *locale_opt = NULL; - DBusMessage *dmesg, *reply; - gboolean freev = FALSE; - GPtrArray *options; -@@ -1893,21 +1919,86 @@ gvm_device_mount (const char *udi, gbool - - if (opts & MOUNT_FMASK) { - mask = umask (0); -+#ifdef __FreeBSD__ -+ snprintf (fmask_opt, sizeof (fmask_opt), "-m=%#o", mask | 0111); -+#else - snprintf (fmask_opt, sizeof (fmask_opt), "fmask=%#o", mask | 0111); -+#endif - g_ptr_array_add (options, fmask_opt); - umask (mask); - } - - if (opts & MOUNT_SHORTNAME) - g_ptr_array_add (options, "shortname=lower"); -+ if (opts & MOUNT_LONGNAME) -+ g_ptr_array_add (options, "longnames"); -+ -+ if (opts & MOUNT_LOCALE) { -+ char *locale; -+ -+ locale = setlocale(LC_ALL, NULL); -+ if (!locale) -+ locale = getenv("LANG"); -+ if (locale) { -+ -+ locale_opt = g_strdup_printf ("-L=%s", locale); -+ g_ptr_array_add (options, locale_opt); -+ } -+ } -+ -+#ifdef __FreeBSD__ -+ if (opts & MOUNT_CODEPAGE) { -+ if ((iocharset = gvm_iocharset ())) { -+ charset_opt = g_strdup_printf ("-D=%s", iocharset); -+ g_ptr_array_add (options, charset_opt); -+ } -+ } -+ -+ if (opts & MOUNT_UID) { -+ snprintf (uid, sizeof (uid) - 1, "-u=%s", getuid ()); -+ g_ptr_array_add (options, uid); -+ } -+#endif - } else if (!strcmp (fstype, "iso9660")) { - /* only care about uid= and iocharset= */ -+#ifdef __FreeBSD__ -+ if (opts & MOUNT_IOCHARSET) { -+ if ((iocharset = gvm_iocharset ())) { -+ charset_opt = g_strdup_printf ("-C=%s", iocharset); -+ g_ptr_array_add (options, charset_opt); -+ } -+ } -+#endif - } else if (!strcmp (fstype, "udf")) { - /* also care about uid= and iocharset= */ - if (opts & MOUNT_NOATIME) - g_ptr_array_add (options, "noatime"); -+#ifdef __FreeBSD__ -+ if (opts & MOUNT_IOCHARSET) { -+ if ((iocharset = gvm_iocharset ())) { -+ charset_opt = g_strdup_printf ("-C=%s", iocharset); -+ g_ptr_array_add (options, charset_opt); -+ } -+ } -+#endif -+ } else if (!strcmp (fstype, "ntfs")) { -+ /* only care about uid= and iocharset= */ -+#ifdef __FreeBSD__ -+ if (opts & MOUNT_IOCHARSET) { -+ if ((iocharset = gvm_iocharset ())) { -+ charset_opt = g_strdup_printf ("-C=%s", iocharset); -+ g_ptr_array_add (options, charset_opt); -+ } -+ } -+ -+ if (opts & MOUNT_UID) { -+ snprintf (uid, sizeof (uid) - 1, "-u=%s", getuid ()); -+ g_ptr_array_add (options, uid); -+ } -+#endif - } - -+#ifndef __FreeBSD__ - if (opts & (MOUNT_IOCHARSET|MOUNT_UTF8)) { - if ((iocharset = gvm_iocharset ())) { - if ((opts & MOUNT_UTF8) && !strcmp (iocharset, "utf8")) { -@@ -1923,6 +2014,7 @@ gvm_device_mount (const char *udi, gbool - snprintf (uid, sizeof (uid) - 1, "uid=%u", getuid ()); - g_ptr_array_add (options, uid); - } -+#endif - - libhal_free_string (fstype); - } -@@ -1947,6 +2039,7 @@ gvm_device_mount (const char *udi, gbool - - g_ptr_array_free (options, TRUE); - g_free (charset_opt); -+ g_free (locale_opt); - - policy = g_new (struct _MountPolicy, 1); - policy->udi = g_strdup (udi); -@@ -3185,6 +3278,12 @@ gvm_local_user (void) - size_t n; - DIR *dir; - int vt; -+#ifndef __linux__ -+ int bytes, fd; -+ struct stat sb; -+ struct utmp buf[1024]; -+ size_t len; -+#endif - - if (local & LOCAL_USER_CHECKED) - return (local & LOCAL_USER_FOUND); -@@ -3208,6 +3307,7 @@ gvm_local_user (void) - - fallback: - -+#ifdef __linux__ - if (!(local & LOCAL_USER_FOUND)) { - setutent (); - -@@ -3222,6 +3322,29 @@ gvm_local_user (void) - - endutent (); - } -+#else -+ if ((fd = open (_PATH_WTMP, O_RDONLY, 0)) < 0 || fstat(fd, &sb) == -1) { -+ close (fd); -+ return TRUE; -+ } -+ -+ len = (sb.st_size + sizeof(buf) - 1) / sizeof(buf); -+ -+ while (!local && --len >= 0) { -+ if (lseek(fd, (off_t) (len * sizeof(buf)), L_SET) == -1 || -+ (bytes = read (fd, buf, sizeof(buf))) == -1) { -+ close (fd); -+ return TRUE; -+ } -+ for (utmp = &buf[bytes / sizeof(buf[0]) - 1]; !local && utmp >= buf; --utmp) { -+ if (!utmp->ut_name[0] || strncmp (utmp->ut_name, user, n) != 0) -+ continue; -+ local = utmp->ut_line[0] == ':' && utmp->ut_line[1] >= '0' && utmp->ut_line[1] <= '9' || !strncmp (utmp->ut_line, "ttyv", 4) ? LOCAL_USER_FOUND : 0; -+ } -+ } -+ -+ close (fd); -+#endif - - local |= LOCAL_USER_CHECKED; - diff --git a/sysutils/gnome-volume-manager/files/patch-src_properties.c b/sysutils/gnome-volume-manager/files/patch-src_properties.c deleted file mode 100644 index 5e8d72a2d..000000000 --- a/sysutils/gnome-volume-manager/files/patch-src_properties.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/properties.c.orig Sat Jul 15 13:54:29 2006 -+++ src/properties.c Sat Jul 15 13:55:03 2006 -@@ -499,7 +499,11 @@ main (int argc, char **argv) - _("The \"hald\" service is required but not currently " - "running. Enable the service and rerun this application, " - "or contact your system administrator.\n\n" -+#ifndef __FreeBSD__ - "Note: You need Linux kernel 2.6 for volume " -+#else -+ "Note: You need sysutils/hal installed for volume " -+#endif - "management to work.")); - - gtk_dialog_run (GTK_DIALOG (dialog)); diff --git a/sysutils/gnome-volume-manager/pkg-descr b/sysutils/gnome-volume-manager/pkg-descr deleted file mode 100644 index b8ce9b768..000000000 --- a/sysutils/gnome-volume-manager/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -gnome-volume-manager is a desktop-level daemon that enforces volume-related -policy in response to events received from HAL. Its goal is to implement all -functionality as a state-machine in response to asynchronous events from HAL. diff --git a/sysutils/gnome-volume-manager/pkg-plist b/sysutils/gnome-volume-manager/pkg-plist deleted file mode 100644 index 03aa400ce..000000000 --- a/sysutils/gnome-volume-manager/pkg-plist +++ /dev/null @@ -1,128 +0,0 @@ -bin/gnome-volume-manager -bin/gnome-volume-properties -share/gnome/applications/gnome-volume-properties.desktop -share/gnome/autostart/gnome-volume-manager.desktop -share/gnome/gnome-volume-manager/gnome-volume-properties.glade -share/gnome/gnome-volume-manager/icons/gvm-dev-tablet.png -share/locale/ang/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ar/LC_MESSAGES/gnome-volume-manager.mo -share/locale/az/LC_MESSAGES/gnome-volume-manager.mo -share/locale/bg/LC_MESSAGES/gnome-volume-manager.mo -share/locale/bn/LC_MESSAGES/gnome-volume-manager.mo -share/locale/bn_IN/LC_MESSAGES/gnome-volume-manager.mo -share/locale/bs/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ca/LC_MESSAGES/gnome-volume-manager.mo -share/locale/cs/LC_MESSAGES/gnome-volume-manager.mo -share/locale/cy/LC_MESSAGES/gnome-volume-manager.mo -share/locale/da/LC_MESSAGES/gnome-volume-manager.mo -share/locale/de/LC_MESSAGES/gnome-volume-manager.mo -share/locale/dz/LC_MESSAGES/gnome-volume-manager.mo -share/locale/el/LC_MESSAGES/gnome-volume-manager.mo -share/locale/en_CA/LC_MESSAGES/gnome-volume-manager.mo -share/locale/en_GB/LC_MESSAGES/gnome-volume-manager.mo -share/locale/es/LC_MESSAGES/gnome-volume-manager.mo -share/locale/et/LC_MESSAGES/gnome-volume-manager.mo -share/locale/eu/LC_MESSAGES/gnome-volume-manager.mo -share/locale/fa/LC_MESSAGES/gnome-volume-manager.mo -share/locale/fi/LC_MESSAGES/gnome-volume-manager.mo -share/locale/fr/LC_MESSAGES/gnome-volume-manager.mo -share/locale/gl/LC_MESSAGES/gnome-volume-manager.mo -share/locale/gu/LC_MESSAGES/gnome-volume-manager.mo -share/locale/he/LC_MESSAGES/gnome-volume-manager.mo -share/locale/hi/LC_MESSAGES/gnome-volume-manager.mo -share/locale/hr/LC_MESSAGES/gnome-volume-manager.mo -share/locale/hu/LC_MESSAGES/gnome-volume-manager.mo -share/locale/id/LC_MESSAGES/gnome-volume-manager.mo -share/locale/is/LC_MESSAGES/gnome-volume-manager.mo -share/locale/it/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ja/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ka/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ko/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ku/LC_MESSAGES/gnome-volume-manager.mo -share/locale/lt/LC_MESSAGES/gnome-volume-manager.mo -share/locale/lv/LC_MESSAGES/gnome-volume-manager.mo -share/locale/mg/LC_MESSAGES/gnome-volume-manager.mo -share/locale/mk/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ml/LC_MESSAGES/gnome-volume-manager.mo -share/locale/mn/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ms/LC_MESSAGES/gnome-volume-manager.mo -share/locale/nb/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ne/LC_MESSAGES/gnome-volume-manager.mo -share/locale/nl/LC_MESSAGES/gnome-volume-manager.mo -share/locale/nn/LC_MESSAGES/gnome-volume-manager.mo -share/locale/or/LC_MESSAGES/gnome-volume-manager.mo -share/locale/pa/LC_MESSAGES/gnome-volume-manager.mo -share/locale/pl/LC_MESSAGES/gnome-volume-manager.mo -share/locale/pt/LC_MESSAGES/gnome-volume-manager.mo -share/locale/pt_BR/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ro/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ru/LC_MESSAGES/gnome-volume-manager.mo -share/locale/rw/LC_MESSAGES/gnome-volume-manager.mo -share/locale/sk/LC_MESSAGES/gnome-volume-manager.mo -share/locale/sl/LC_MESSAGES/gnome-volume-manager.mo -share/locale/sq/LC_MESSAGES/gnome-volume-manager.mo -share/locale/sr/LC_MESSAGES/gnome-volume-manager.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-volume-manager.mo -share/locale/sv/LC_MESSAGES/gnome-volume-manager.mo -share/locale/ta/LC_MESSAGES/gnome-volume-manager.mo -share/locale/th/LC_MESSAGES/gnome-volume-manager.mo -share/locale/tr/LC_MESSAGES/gnome-volume-manager.mo -share/locale/uk/LC_MESSAGES/gnome-volume-manager.mo -share/locale/vi/LC_MESSAGES/gnome-volume-manager.mo -share/locale/xh/LC_MESSAGES/gnome-volume-manager.mo -share/locale/zh_CN/LC_MESSAGES/gnome-volume-manager.mo -share/locale/zh_HK/LC_MESSAGES/gnome-volume-manager.mo -share/locale/zh_TW/LC_MESSAGES/gnome-volume-manager.mo -@dirrmtry share/gnome/autostart -@dirrm share/gnome/gnome-volume-manager/icons -@dirrm share/gnome/gnome-volume-manager -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/ang/LC_MESSAGES -@dirrmtry share/locale/ang diff --git a/sysutils/nautilus-cd-burner/Makefile b/sysutils/nautilus-cd-burner/Makefile deleted file mode 100644 index f28d10ea8..000000000 --- a/sysutils/nautilus-cd-burner/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# New ports collection makefile for: nautilus-cd-burner -# Date created: 13 April 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/nautilus-cd-burner/Makefile,v 1.127 2007/02/27 20:22:10 mezz Exp $ -# - -PORTNAME= nautilus-cd-burner -PORTVERSION= 2.18.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= CD burner view for Nautilus - -RUN_DEPENDS= cdrdao:${PORTSDIR}/sysutils/cdrdao - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack intlhack nautilus2 ltverhack \ - desktopfileutils -USE_CDRTOOLS= yes -INSTALLS_ICONS= yes -USE_AUTOTOOLS= libtool:15 -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= nautilus-cd-burner.schemas - -OPTIONS= DVD "Enable DVD support" on \ - CJK "Use cdrtools-cjk instead of cdrtools" off \ - GNOMEMOUNT "Enable sysutils/gnome-mount support" off - -.include <bsd.port.pre.mk> - -.if defined(WITH_CJK) -WITHOUT_DVD= yes -.endif - -.if !defined(WITHOUT_DVD) -RUN_DEPENDS+= growisofs:${PORTSDIR}/sysutils/dvd+rw-tools -.endif - -.if defined(WITH_GNOMEMOUNT) -BUILD_DEPENDS+= gnome-mount:${PORTSDIR}/sysutils/gnome-mount -RUN_DEPENDS+= gnome-mount:${PORTSDIR}/sysutils/gnome-mount -CONFIGURE_ARGS+= --enable-gnome-mount -.else -CONFIGURE_ARGS+= --disable-gnome-mount -.endif - -post-install: - -@update-desktop-database - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/sysutils/nautilus-cd-burner/distinfo b/sysutils/nautilus-cd-burner/distinfo deleted file mode 100644 index d82a3dca9..000000000 --- a/sysutils/nautilus-cd-burner/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/nautilus-cd-burner-2.18.0.tar.bz2) = 90b71393db1d78c7d5ab2e740f2f1678 -SHA256 (gnome2/nautilus-cd-burner-2.18.0.tar.bz2) = 2d79ba86263e2ae79d90e589276ff502632192ef21c28223ca2d9555d80d4249 -SIZE (gnome2/nautilus-cd-burner-2.18.0.tar.bz2) = 732896 diff --git a/sysutils/nautilus-cd-burner/files/patch-configure b/sysutils/nautilus-cd-burner/files/patch-configure deleted file mode 100644 index e8dbb4a5b..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-configure +++ /dev/null @@ -1,27 +0,0 @@ ---- configure.orig Thu Jul 22 10:27:35 2004 -+++ configure Thu Jul 22 10:29:32 2004 -@@ -21015,6 +21015,8 @@ - if eval "test \"\${$as_ac_var+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -+ ac_check_lib_save_LIBS=$LIBS -+ LIBS="-lintl $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -21097,6 +21099,7 @@ - fi - rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext -+ LIBS=$ac_check_lib_save_LIBS - fi - echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 - echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 -@@ -21104,6 +21107,7 @@ - cat >>confdefs.h <<_ACEOF - #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 - _ACEOF -+LIBS="-lintl $LIBS" - - fi - done diff --git a/sysutils/nautilus-cd-burner/files/patch-src_list_cddrives.c b/sysutils/nautilus-cd-burner/files/patch-src_list_cddrives.c deleted file mode 100644 index 7b228d462..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-src_list_cddrives.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/list_cddrives.c.orig Sun Nov 19 13:36:40 2006 -+++ src/list_cddrives.c Sun Nov 19 13:37:08 2006 -@@ -49,6 +49,7 @@ list_drive_info (NautilusBurnDrive *driv - g_print ("Drive:\n"); - g_print (" name:\t\t\t%s\n", display_name); - g_print (" device:\t\t%s\n", nautilus_burn_drive_get_device (drive)); -+ g_print (" cdrecord device:\t%s\n", nautilus_burn_drive_get_cdrecord_device (drive)); - g_print (" door:\t\t\t%s\n", door_is_open ? "open" : "closed"); - g_print (" type:\t\t\t%s\n", type_str); - g_print (" is mounted:\t\t%s\n", is_mounted ? "TRUE" : "FALSE"); diff --git a/sysutils/nautilus-cd-burner/files/patch-src_make-iso.c b/sysutils/nautilus-cd-burner/files/patch-src_make-iso.c deleted file mode 100644 index f3fa05c13..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-src_make-iso.c +++ /dev/null @@ -1,38 +0,0 @@ ---- src/make-iso.c.orig Sun Nov 19 13:34:29 2006 -+++ src/make-iso.c Sun Nov 19 13:36:03 2006 -@@ -1367,7 +1367,7 @@ get_disc_info (NautilusBurnIso *iso, - &has_data, - &_has_audio); - if (_has_audio) { -- device_arg = g_strdup_printf ("%s", nautilus_burn_drive_get_device (drive)); -+ device_arg = g_strdup_printf ("%s", nautilus_burn_drive_get_cdrecord_device (drive)); - - argv = g_ptr_array_new (); - g_ptr_array_add (argv, "cdrdao"); -@@ -1377,7 +1377,7 @@ get_disc_info (NautilusBurnIso *iso, - g_ptr_array_add (argv, NULL); - - } else { -- device_arg = g_strdup_printf ("-dev=%s", nautilus_burn_drive_get_device (drive)); -+ device_arg = g_strdup_printf ("-dev=%s", nautilus_burn_drive_get_cdrecord_device (drive)); - - argv = g_ptr_array_new (); - g_ptr_array_add (argv, "readcd"); -@@ -1547,7 +1547,7 @@ nautilus_burn_iso_make_from_drive (Nauti - g_ptr_array_add (argv, "--datafile"); - g_ptr_array_add (argv, (char *)filename); - g_ptr_array_add (argv, "--device"); -- g_ptr_array_add (argv, (char *)nautilus_burn_drive_get_device (drive)); -+ g_ptr_array_add (argv, (char *)nautilus_burn_drive_get_cdrecord_device (drive)); - g_ptr_array_add (argv, "-v"); - g_ptr_array_add (argv, "2"); - g_ptr_array_add (argv, (char *)toc_filename_arg); -@@ -1559,7 +1559,7 @@ nautilus_burn_iso_make_from_drive (Nauti - - filename_arg = g_strdup_printf ("f=%s", filename); - -- dev_arg = g_strdup_printf ("dev=%s", nautilus_burn_drive_get_device (drive)); -+ dev_arg = g_strdup_printf ("dev=%s", nautilus_burn_drive_get_cdrecord_device (drive)); - - argv = g_ptr_array_new (); - g_ptr_array_add (argv, "readcd"); diff --git a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive-monitor.c b/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive-monitor.c deleted file mode 100644 index 702788216..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive-monitor.c +++ /dev/null @@ -1,38 +0,0 @@ ---- src/nautilus-burn-drive-monitor.c.orig Fri Sep 29 14:18:23 2006 -+++ src/nautilus-burn-drive-monitor.c Sun Nov 19 13:28:16 2006 -@@ -683,6 +683,8 @@ hal_drive_from_udi (LibHalContext *ctx, - NautilusBurnDrive *drive; - char **write_speeds = NULL; - char *raw_device = NULL; -+ char *cam_path = NULL; -+ char *cam_device = NULL; - - LIBHAL_CHECK_LIBHALCONTEXT (ctx, FALSE); - -@@ -711,6 +713,8 @@ hal_drive_from_udi (LibHalContext *ctx, - - LIBHAL_PROP_EXTRACT_STRING ("block.device", drive->priv->device); - LIBHAL_PROP_EXTRACT_STRING ("block.solaris.raw_device", raw_device); -+ LIBHAL_PROP_EXTRACT_STRING ("block.freebsd.atapi_cam_device", cam_device); -+ LIBHAL_PROP_EXTRACT_STRING ("block.freebsd.cam_path", cam_path); - LIBHAL_PROP_EXTRACT_STRING ("storage.model", drive->priv->display_name); - - LIBHAL_PROP_EXTRACT_INT ("storage.cdrom.read_speed", drive->priv->max_speed_read); -@@ -734,6 +738,17 @@ hal_drive_from_udi (LibHalContext *ctx, - if (raw_device != NULL) { - g_free (drive->priv->device); - drive->priv->device = raw_device; -+ } -+ -+ if (cam_device != NULL) { -+ g_free (drive->priv->device); -+ drive->priv->device = cam_device; -+ } -+ -+ if (cam_path != NULL) { -+ drive->priv->cdrecord_device = cam_path; -+ } else { -+ drive->priv->cdrecord_device = g_strdup (drive->priv->device); - } - - drive->priv->drive_udi = g_strdup (udi); diff --git a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive-private.h b/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive-private.h deleted file mode 100644 index f70c5d4a2..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive-private.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/nautilus-burn-drive-private.h.orig Sun Nov 19 13:43:24 2006 -+++ src/nautilus-burn-drive-private.h Sun Nov 19 13:43:50 2006 -@@ -34,6 +34,7 @@ struct NautilusBurnDrivePrivate { - - int type; - char *device; -+ char *cdrecord_device; - char *display_name; - int max_speed_write; - int max_speed_read; diff --git a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive-selection.c b/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive-selection.c deleted file mode 100644 index 0210c9f4d..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive-selection.c +++ /dev/null @@ -1,29 +0,0 @@ ---- src/nautilus-burn-drive-selection.c.orig Sun Nov 19 13:39:17 2006 -+++ src/nautilus-burn-drive-selection.c Sun Nov 19 13:39:30 2006 -@@ -151,7 +151,7 @@ nautilus_burn_drive_selection_set_drive_ - 0, drive); - g_signal_emit (G_OBJECT (selection), - nautilus_burn_drive_selection_table_signals [DEVICE_CHANGED], -- 0, nautilus_burn_drive_get_device (drive)); -+ 0, nautilus_burn_drive_get_cdrecord_device (drive)); - - g_object_notify (G_OBJECT (selection), "device"); - g_object_notify (G_OBJECT (selection), "drive"); -@@ -584,7 +584,7 @@ nautilus_burn_drive_selection_get_defaul - if (drives == NULL) { - device = "/dev/cdrom"; - } else { -- device = nautilus_burn_drive_get_device (drives->data); -+ device = nautilus_burn_drive_get_cdrecord_device (drives->data); - g_list_foreach (drives, (GFunc)nautilus_burn_drive_unref, NULL); - g_list_free (drives); - } -@@ -633,7 +633,7 @@ nautilus_burn_drive_selection_get_device - g_return_val_if_fail (selection != NULL, NULL); - g_return_val_if_fail (NAUTILUS_BURN_IS_DRIVE_SELECTION (selection), NULL); - -- return selection->priv->selected_drive != NULL ? nautilus_burn_drive_get_device (selection->priv->selected_drive) : NULL; -+ return selection->priv->selected_drive != NULL ? nautilus_burn_drive_get_cdrecord_device (selection->priv->selected_drive) : NULL; - } - - /** diff --git a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive.c b/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive.c deleted file mode 100644 index cb0cd120e..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive.c +++ /dev/null @@ -1,57 +0,0 @@ ---- src/nautilus-burn-drive.c.orig Fri Sep 29 12:55:36 2006 -+++ src/nautilus-burn-drive.c Sun Nov 19 13:27:31 2006 -@@ -266,6 +266,25 @@ nautilus_burn_drive_get_device (Nautilus - } - - /** -+ * nautilus_burn_drive_get_cdrecord_device: -+ * @drive: #NautilusBurnDrive -+ * -+ * Get the name of the device associated with the drive suitable for -+ * user with cdrcord. -+ * -+ * Returns: device name. Must be not be freed. -+ * -+ * Since: 2.16 -+ **/ -+const char * -+nautilus_burn_drive_get_cdrecord_device (NautilusBurnDrive *drive) -+{ -+ g_return_val_if_fail (drive != NULL, NULL); -+ -+ return drive->priv->cdrecord_device; -+} -+ -+/** - * nautilus_burn_drive_get_drive_type: - * @drive: #NautilusBurnDrive - * -@@ -808,8 +827,12 @@ nautilus_burn_drive_eject (NautilusBurnD - #ifdef USE_GNOME_MOUNT - cmd = g_strdup_printf ("gnome-mount --eject --no-ui --device=%s", drive->priv->device); - #else -+#ifdef __FreeBSD_ -+ cmd = g_strdup_printf ("cdcontrol -f %s eject", drive->priv->device); -+#else - cmd = g_strdup_printf ("eject %s", drive->priv->device); - #endif -+#endif - - res = g_spawn_command_line_sync (cmd, NULL, NULL, NULL, NULL); - g_free (cmd); -@@ -1021,6 +1044,7 @@ nautilus_burn_drive_finalize (GObject *o - g_free (drive->priv->write_speeds); - g_free (drive->priv->display_name); - g_free (drive->priv->device); -+ g_free (drive->priv->cdrecord_device); - - if (G_OBJECT_CLASS (nautilus_burn_drive_parent_class)->finalize != NULL) { - (* G_OBJECT_CLASS (nautilus_burn_drive_parent_class)->finalize) (object); -@@ -1038,6 +1062,7 @@ nautilus_burn_drive_init (NautilusBurnDr - drive->priv->max_speed_read = 0; - drive->priv->write_speeds = NULL; - drive->priv->device = NULL; -+ drive->priv->cdrecord_device = NULL; - } - - /** diff --git a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive.h b/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive.h deleted file mode 100644 index 034d495b5..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-drive.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/nautilus-burn-drive.h.orig Sun Nov 19 13:37:32 2006 -+++ src/nautilus-burn-drive.h Sun Nov 19 13:37:55 2006 -@@ -127,6 +127,7 @@ gboolean nautilus_burn_driv - int nautilus_burn_drive_get_drive_type (NautilusBurnDrive *drive); - char * nautilus_burn_drive_get_name_for_display (NautilusBurnDrive *drive); - const char * nautilus_burn_drive_get_device (NautilusBurnDrive *drive); -+const char * nautilus_burn_drive_get_cdrecord_device (NautilusBurnDrive *drive); - - /* Capabilities */ - gboolean nautilus_burn_drive_can_write (NautilusBurnDrive *drive); diff --git a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-recorder.c b/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-recorder.c deleted file mode 100644 index 186f433fb..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-burn-recorder.c +++ /dev/null @@ -1,29 +0,0 @@ ---- src/nautilus-burn-recorder.c.orig Fri Sep 29 14:18:37 2006 -+++ src/nautilus-burn-recorder.c Mon Nov 20 18:13:24 2006 -@@ -1343,7 +1343,7 @@ nautilus_burn_recorder_write_cdrecord (N - g_ptr_array_add (argv, "cdrdao"); - g_ptr_array_add (argv, "write"); - g_ptr_array_add (argv, "--device"); -- g_ptr_array_add (argv, (char *)nautilus_burn_drive_get_device (drive)); -+ g_ptr_array_add (argv, (char *)nautilus_burn_drive_get_cdrecord_device (drive)); - g_ptr_array_add (argv, "--speed"); - speed_str = g_strdup_printf ("%d", speed); - g_ptr_array_add (argv, speed_str); -@@ -1375,7 +1375,7 @@ nautilus_burn_recorder_write_cdrecord (N - if (speed != 0) { - g_ptr_array_add (argv, speed_str); - } -- dev_str = g_strdup_printf ("dev=%s", nautilus_burn_drive_get_device (drive)); -+ dev_str = g_strdup_printf ("dev=%s", nautilus_burn_drive_get_cdrecord_device (drive)); - g_ptr_array_add (argv, dev_str); - if (flags & NAUTILUS_BURN_RECORDER_WRITE_DUMMY_WRITE) { - g_ptr_array_add (argv, "-dummy"); -@@ -1486,7 +1486,7 @@ nautilus_burn_recorder_blank_disc_cdreco - argv = g_ptr_array_new (); - g_ptr_array_add (argv, "cdrecord"); - -- dev_str = g_strdup_printf ("dev=%s", nautilus_burn_drive_get_device (drive)); -+ dev_str = g_strdup_printf ("dev=%s", nautilus_burn_drive_get_cdrecord_device (drive)); - g_ptr_array_add (argv, dev_str); - g_ptr_array_add (argv, "-v"); - diff --git a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-cd-burner.c b/sysutils/nautilus-cd-burner/files/patch-src_nautilus-cd-burner.c deleted file mode 100644 index 9f729b800..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-src_nautilus-cd-burner.c +++ /dev/null @@ -1,20 +0,0 @@ ---- src/nautilus-cd-burner.c.orig Fri Jul 14 10:20:19 2006 -+++ src/nautilus-cd-burner.c Sun Nov 19 13:41:34 2006 -@@ -27,6 +27,8 @@ - - #include "config.h" - -+#include <sys/types.h> -+#include <sys/stat.h> - #include <time.h> - #include <stdio.h> - #include <stdlib.h> -@@ -246,7 +248,7 @@ selection_dialog_response (GtkWidget *di - /* save selections */ - gconf_client = gconf_client_get_default (); - gconf_client_set_int (gconf_client, "/apps/nautilus-cd-burner/default_speed", speed, NULL); -- gconf_save_device (gconf_client, nautilus_burn_drive_get_device (drive)); -+ gconf_save_device (gconf_client, nautilus_burn_drive_get_cdrecord_device (drive)); - g_object_unref (gconf_client); - - operation = ncb_operation_new (); diff --git a/sysutils/nautilus-cd-burner/pkg-descr b/sysutils/nautilus-cd-burner/pkg-descr deleted file mode 100644 index 0bdde4f1a..000000000 --- a/sysutils/nautilus-cd-burner/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Nautilus-cd-burner allows CDs to be created and burned directly from -within Nautilus (using the burn:/// URI). diff --git a/sysutils/nautilus-cd-burner/pkg-message b/sysutils/nautilus-cd-burner/pkg-message deleted file mode 100644 index 3a47ff4fd..000000000 --- a/sysutils/nautilus-cd-burner/pkg-message +++ /dev/null @@ -1,21 +0,0 @@ -====================================================================== -In order to use nautilus-cd-burner, you must make sure your CD devices -have the correct permissions. You must also make sure you have: - -device atapicam - -Configured in your kernel if you are using an ATAPI CD/DVD writer. -To figure out which CD/DVD drive you will be using, run the following -command as root: - -camcontrol devlist - -Your output will look similar to the following: - -<CREATIVE CD5233E-N 0.20> at scbus1 target 0 lun 0 (cd0,pass0) - -The devices in parenthesis at the end are important. You must make sure -the /dev entries for those devices are writable by the users that will -be using nautilus-cd-burner. In addition to those devices, /dev/xpt* -must also be writable to your nautilus-cd-burner users. -====================================================================== diff --git a/sysutils/nautilus-cd-burner/pkg-plist b/sysutils/nautilus-cd-burner/pkg-plist deleted file mode 100644 index 47a18e696..000000000 --- a/sysutils/nautilus-cd-burner/pkg-plist +++ /dev/null @@ -1,170 +0,0 @@ -bin/nautilus-cd-burner -etc/gnome-vfs-2.0/modules/mapping-modules.conf -include/libnautilus-burn/nautilus-burn-drive-monitor.h -include/libnautilus-burn/nautilus-burn-drive-selection.h -include/libnautilus-burn/nautilus-burn-drive.h -include/libnautilus-burn/nautilus-burn-features.h -include/libnautilus-burn/nautilus-burn-init.h -include/libnautilus-burn/nautilus-burn-recorder.h -include/libnautilus-burn/nautilus-burn.h -lib/gnome-vfs-2.0/modules/libmapping.a -lib/gnome-vfs-2.0/modules/libmapping.la -lib/gnome-vfs-2.0/modules/libmapping.so -lib/libnautilus-burn.a -lib/libnautilus-burn.la -lib/libnautilus-burn.so -lib/libnautilus-burn.so.4 -lib/nautilus/extensions-1.0/libnautilus-burn-extension.a -lib/nautilus/extensions-1.0/libnautilus-burn-extension.la -lib/nautilus/extensions-1.0/libnautilus-burn-extension.so -libdata/pkgconfig/libnautilus-burn.pc -libexec/mapping-daemon -share/gnome/applications/nautilus-cd-burner-open-iso.desktop -share/gnome/applications/nautilus-cd-burner.desktop -share/gnome/nautilus-cd-burner/cdspin1.png -share/gnome/nautilus-cd-burner/cdspin2.png -share/gnome/nautilus-cd-burner/cdspin3.png -share/gnome/nautilus-cd-burner/cdspin4.png -share/gnome/nautilus-cd-burner/cdspin5.png -share/gnome/nautilus-cd-burner/cdspin6.png -share/gnome/nautilus-cd-burner/cdspin7.png -share/gnome/nautilus-cd-burner/cdspin8.png -share/gnome/nautilus-cd-burner/nautilus-cd-burner.glade -share/icons/hicolor/16x16/apps/nautilus-cd-burner.png -share/icons/hicolor/22x22/apps/nautilus-cd-burner.png -share/icons/hicolor/24x24/apps/nautilus-cd-burner.png -share/icons/hicolor/scalable/apps/nautilus-cd-burner.svg -share/locale/am/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ar/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/az/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/be/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/bg/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/bn/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/bn_IN/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/bs/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ca/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/cs/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/cy/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/da/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/de/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/dz/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/el/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/en_CA/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/en_GB/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/es/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/et/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/eu/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/fa/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/fi/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/fr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ga/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/gl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/gu/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/he/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/hi/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/hr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/hu/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/hy/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/id/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/is/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/it/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ja/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ka/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ko/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ku/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/lt/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/lv/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/mg/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/mk/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ml/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/mn/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ms/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/nb/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ne/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/nl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/nn/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/or/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pa/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pt/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pt_BR/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ro/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ru/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/rw/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sk/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sq/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sr@Latn/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sv/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ta/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/te/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/th/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/tr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ug/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/uk/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/vi/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/xh/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/zh_CN/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/zh_HK/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/zh_TW/LC_MESSAGES/nautilus-cd-burner.mo -@dirrm share/gnome/nautilus-cd-burner -@dirrm include/libnautilus-burn -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile deleted file mode 100644 index f2bdcd37b..000000000 --- a/sysutils/system-tools-backends/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: system-tools-backends -# Date created: 11 February 2005 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/sysutils/system-tools-backends/Makefile,v 1.33 2007/02/28 05:27:18 marcus Exp $ -# - -PORTNAME= system-tools-backends -PORTVERSION= 2.2.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Backend system admin scripts for gnome-system-tools - -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DBus.pm:${PORTSDIR}/devel/p5-Net-DBus -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DBus.pm:${PORTSDIR}/devel/p5-Net-DBus - -USE_BZIP2= yes -USE_GMAKE= yes -USE_PERL5= yes -USE_GNOME= gnomehack intlhack glib20 -GNU_CONFIGURE= yes -USE_RC_SUBR= system-tools-backends -USE_GNOME_SUBR= yes -CONFIGURE_ARGS= --with-stb-group=wheel \ - --localstatedir=/var -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} <= 500800 -RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp -.endif - -.include <bsd.port.post.mk> diff --git a/sysutils/system-tools-backends/distinfo b/sysutils/system-tools-backends/distinfo deleted file mode 100644 index 845364ee9..000000000 --- a/sysutils/system-tools-backends/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/system-tools-backends-2.2.0.tar.bz2) = c22888cd0d6de02601d014215959f4d0 -SHA256 (gnome2/system-tools-backends-2.2.0.tar.bz2) = 76f9e9dc58324bc24944b321593a85e518467fa7a77c8fe7ad96ff4a5aff0c36 -SIZE (gnome2/system-tools-backends-2.2.0.tar.bz2) = 409025 diff --git a/sysutils/system-tools-backends/files/system-tools-backends.in b/sysutils/system-tools-backends/files/system-tools-backends.in deleted file mode 100644 index 74d3c20b6..000000000 --- a/sysutils/system-tools-backends/files/system-tools-backends.in +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh -# $FreeBSD$ -# $MCom: ports/sysutils/system-tools-backends/files/system-tools-backends.in,v 1.2 2006/12/01 19:58:56 marcus Exp $ - -# PROVIDE: system-tools-backends -# REQUIRE: DAEMON dbus -# -# Add the following to /etc/rc.conf to start SystemToolsBackends at boot time: -# -# system_tools_backends_enable="YES" -# - -. %%RC_SUBR%% -. %%GNOME_SUBR%% - -export PATH=${PATH}:%%PREFIX%%/bin - -system_tools_backends_enable=${system_tools_backends_enable-${gnome_enable}} - -name=system_tools_backends -rcvar=`set_rcvar` -command="%%PREFIX%%/bin/system-tools-backends" -pidfile="/var/run/system-tools-backends.pid" - -load_rc_config ${name} -run_rc_command "$1" diff --git a/sysutils/system-tools-backends/pkg-descr b/sysutils/system-tools-backends/pkg-descr deleted file mode 100644 index 3434030ae..000000000 --- a/sysutils/system-tools-backends/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -System-tools-backends is a collection of scripts (mostly Perl) used by -gnome-system-tools to perform system administration tasks. - -WWW: http://www.gnome.org/projects/gst/ diff --git a/sysutils/system-tools-backends/pkg-plist b/sysutils/system-tools-backends/pkg-plist deleted file mode 100644 index 257e1ef96..000000000 --- a/sysutils/system-tools-backends/pkg-plist +++ /dev/null @@ -1,56 +0,0 @@ -bin/system-tools-backends -etc/dbus-1/system.d/system-tools-backends.conf -libdata/pkgconfig/system-tools-backends-2.0.pc -share/dbus-1/services/org.freedesktop.SystemToolsBackends.GroupsConfig.service -share/dbus-1/services/org.freedesktop.SystemToolsBackends.HostsConfig.service -share/dbus-1/services/org.freedesktop.SystemToolsBackends.IfacesConfig.service -share/dbus-1/services/org.freedesktop.SystemToolsBackends.NFSConfig.service -share/dbus-1/services/org.freedesktop.SystemToolsBackends.NTPConfig.service -share/dbus-1/services/org.freedesktop.SystemToolsBackends.Platform.service -share/dbus-1/services/org.freedesktop.SystemToolsBackends.SMBConfig.service -share/dbus-1/services/org.freedesktop.SystemToolsBackends.ServicesConfig.service -share/dbus-1/services/org.freedesktop.SystemToolsBackends.TimeConfig.service -share/dbus-1/services/org.freedesktop.SystemToolsBackends.UsersConfig.service -share/dbus-1/services/org.freedesktop.SystemToolsBackends.service -share/system-tools-backends-2.0/files/general_isdn_ppp_options -share/system-tools-backends-2.0/scripts/GroupsConfig.pm -share/system-tools-backends-2.0/scripts/HostsConfig.pm -share/system-tools-backends-2.0/scripts/IfacesConfig.pm -share/system-tools-backends-2.0/scripts/Init/Services.pm -share/system-tools-backends-2.0/scripts/Init/ServicesList.pm -share/system-tools-backends-2.0/scripts/NFSConfig.pm -share/system-tools-backends-2.0/scripts/NTPConfig.pm -share/system-tools-backends-2.0/scripts/Network/Hosts.pm -share/system-tools-backends-2.0/scripts/Network/Ifaces.pm -share/system-tools-backends-2.0/scripts/Platform.pm -share/system-tools-backends-2.0/scripts/SMBConfig.pm -share/system-tools-backends-2.0/scripts/ServicesConfig.pm -share/system-tools-backends-2.0/scripts/Shares/NFS.pm -share/system-tools-backends-2.0/scripts/Shares/SMB.pm -share/system-tools-backends-2.0/scripts/StbObject.pm -share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl -share/system-tools-backends-2.0/scripts/Time/NTP.pm -share/system-tools-backends-2.0/scripts/Time/TimeDate.pm -share/system-tools-backends-2.0/scripts/TimeConfig.pm -share/system-tools-backends-2.0/scripts/Users/Groups.pm -share/system-tools-backends-2.0/scripts/Users/Shells.pm -share/system-tools-backends-2.0/scripts/Users/Users.pm -share/system-tools-backends-2.0/scripts/UsersConfig.pm -share/system-tools-backends-2.0/scripts/Utils/Backend.pm -share/system-tools-backends-2.0/scripts/Utils/File.pm -share/system-tools-backends-2.0/scripts/Utils/Monitor.pm -share/system-tools-backends-2.0/scripts/Utils/Parse.pm -share/system-tools-backends-2.0/scripts/Utils/Platform.pm -share/system-tools-backends-2.0/scripts/Utils/Replace.pm -share/system-tools-backends-2.0/scripts/Utils/Report.pm -share/system-tools-backends-2.0/scripts/Utils/Util.pm -share/system-tools-backends-2.0/scripts/Utils/XML.pm -@dirrm share/system-tools-backends-2.0/scripts/Utils -@dirrm share/system-tools-backends-2.0/scripts/Users -@dirrm share/system-tools-backends-2.0/scripts/Time -@dirrm share/system-tools-backends-2.0/scripts/Shares -@dirrm share/system-tools-backends-2.0/scripts/Network -@dirrm share/system-tools-backends-2.0/scripts/Init -@dirrm share/system-tools-backends-2.0/scripts -@dirrm share/system-tools-backends-2.0/files -@dirrm share/system-tools-backends-2.0 diff --git a/textproc/docbook-sk/Makefile b/textproc/docbook-sk/Makefile deleted file mode 100644 index 490a5f66a..000000000 --- a/textproc/docbook-sk/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# New ports collection makefile for: DocBook XML for ScrollKeeper -# Date created: 16 January 2003 -# Whom: marcus@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= docbook-sk -PORTVERSION= 4.1.2 -PORTREVISION= 4 -CATEGORIES= textproc -MASTER_SITES= http://www.oasis-open.org/docbook/xml/${PORTVERSION}/ -DISTNAME= docbkx${PORTVERSION:S/.//g} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= XML version of the DocBook DTD version controlled for ScrollKeeper - -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr - -USE_ZIP= yes -NO_BUILD= yes -NO_WRKSUBDIR= yes -PLIST_SUB= DTD_VERSION=${PORTVERSION} \ - XMLCATMGR=${XMLCATMGR} \ - DOCBOOKDIR=${DOCBOOKDIR} \ - CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML} \ - CATALOG_PORTS_XML=${CATALOG_PORTS_XML} - -DOCBOOKDIR= ${PREFIX}/share/xml/${PORTNAME:S/-sk//}/${PORTVERSION} -XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr -CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports -CATALOG_PORTS_XML= ${PREFIX}/share/xml/catalog.ports - -pre-su-install: - @[ -d ${DOCBOOKDIR}/ent ] || ${MKDIR} ${DOCBOOKDIR}/ent - -do-install: - for file in `${FIND} ${WRKSRC} -type f | ${SED} -e 's|^${WRKSRC}/||' | ${GREP} -v '^\.' | ${SORT}`; do \ - ${INSTALL_DATA} ${WRKSRC}/$$file ${DOCBOOKDIR}/$$file; \ - done - -post-install: - @${XMLCATMGR} -c ${CATALOG_PORTS_XML} add public "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN" file://${DOCBOOKDIR}/dbpoolx.mod - @${XMLCATMGR} -c ${CATALOG_PORTS_XML} add public "-//OASIS//DTD DocBook XML V4.1.2//EN" file://${DOCBOOKDIR}/docbookx.dtd - @${XMLCATMGR} -c ${CATALOG_PORTS_XML} add public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN" file://${DOCBOOKDIR}/dbcentx.mod - @${XMLCATMGR} -c ${CATALOG_PORTS_XML} add public "-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN" file://${DOCBOOKDIR}/dbnotnx.mod - @${XMLCATMGR} -c ${CATALOG_PORTS_XML} add public "-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN" file://${DOCBOOKDIR}/dbgenent.mod - @${XMLCATMGR} -c ${CATALOG_PORTS_XML} add public "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1.2//EN" file://${DOCBOOKDIR}/dbhierx.mod - @${XMLCATMGR} -c ${CATALOG_PORTS_XML} add public "-//OASIS//DTD XML Exchange Table Model 19990315//EN" file://${DOCBOOKDIR}/soextblx.dtd - @${XMLCATMGR} -c ${CATALOG_PORTS_XML} add public "-//OASIS//DTD DocBook XML CALS Table Model V4.1.2//EN" file://${DOCBOOKDIR}/calstblx.dtd - @${XMLCATMGR} -c ${CATALOG_PORTS_XML} add rewriteSystem "http://www.oasis-open.org/docbook/xml/4.1.2" file://${DOCBOOKDIR} - @${XMLCATMGR} -c ${CATALOG_PORTS_XML} add rewriteURI "http://www.oasis-open.org/docbook/xml/4.1.2" file://${DOCBOOKDIR} - -.include <bsd.port.mk> diff --git a/textproc/docbook-sk/distinfo b/textproc/docbook-sk/distinfo deleted file mode 100644 index fb367df80..000000000 --- a/textproc/docbook-sk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (docbkx412.zip) = 900d7609fb7e6d78901b357e4acfbc17 -SHA256 (docbkx412.zip) = 30f0644064e0ea71751438251940b1431f46acada814a062870f486c772e7772 -SIZE (docbkx412.zip) = 75683 diff --git a/textproc/docbook-sk/pkg-descr b/textproc/docbook-sk/pkg-descr deleted file mode 100644 index 8a7805b29..000000000 --- a/textproc/docbook-sk/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -XML version of the DocBook DTD version controlled for use with ScrollKeeper. - -WWW: http://www.oasis-open.org/docbook/ diff --git a/textproc/docbook-sk/pkg-plist b/textproc/docbook-sk/pkg-plist deleted file mode 100644 index 1706ca35e..000000000 --- a/textproc/docbook-sk/pkg-plist +++ /dev/null @@ -1,56 +0,0 @@ -share/xml/docbook/%%DTD_VERSION%%/40chg.txt -share/xml/docbook/%%DTD_VERSION%%/41chg.txt -share/xml/docbook/%%DTD_VERSION%%/ChangeLog -share/xml/docbook/%%DTD_VERSION%%/calstblx.dtd -share/xml/docbook/%%DTD_VERSION%%/dbcentx.mod -share/xml/docbook/%%DTD_VERSION%%/dbgenent.mod -share/xml/docbook/%%DTD_VERSION%%/dbhierx.mod -share/xml/docbook/%%DTD_VERSION%%/dbnotnx.mod -share/xml/docbook/%%DTD_VERSION%%/dbpoolx.mod -share/xml/docbook/%%DTD_VERSION%%/docbook.cat -share/xml/docbook/%%DTD_VERSION%%/docbookx.dtd -@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add public "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN" file://%%DOCBOOKDIR%%/dbpoolx.mod -@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add public "-//OASIS//DTD DocBook XML V4.1.2//EN" file://%%DOCBOOKDIR%%/docbookx.dtd -@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN" file://%%DOCBOOKDIR%%/dbcentx.mod -@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add public "-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN" file://%%DOCBOOKDIR%%/dbnotnx.mod -@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add public "-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN" file://%%DOCBOOKDIR%%/dbgenent.mod -@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add public "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1.2//EN" file://%%DOCBOOKDIR%%/dbhierx.mod -@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add public "-//OASIS//DTD XML Exchange Table Model 19990315//EN" file://%%DOCBOOKDIR%%/soextblx.dtd -@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add public "-//OASIS//DTD DocBook XML CALS Table Model V4.1.2//EN" file://%%DOCBOOKDIR%%/calstblx.dtd -@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add rewriteSystem "http://www.oasis-open.org/docbook/xml/4.1.2" file://%%DOCBOOKDIR%% -@exec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% add rewriteURI "http://www.oasis-open.org/docbook/xml/4.1.2" file://%%DOCBOOKDIR%% -@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove public "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN" -@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove public "-//OASIS//DTD DocBook XML V4.1.2//EN" -@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove public "-//OASIS//ENTITIES DocBook XML Character Entities V4.1.2//EN" -@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove public "-//OASIS//ENTITIES DocBook XML Notations V4.1.2//EN" -@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove public "-//OASIS//ENTITIES DocBook XML Additional General Entities V4.1.2//EN" -@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove public "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1.2//EN" -@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove public "-//OASIS//DTD XML Exchange Table Model 19990315//EN" -@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove public "-//OASIS//DTD DocBook XML CALS Table Model V4.1.2//EN" -@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove rewriteSystem "http://www.oasis-open.org/docbook/xml/4.1.2" -@unexec %%XMLCATMGR%% -c %%CATALOG_PORTS_XML%% remove rewriteURI "http://www.oasis-open.org/docbook/xml/4.1.2" -share/xml/docbook/%%DTD_VERSION%%/ent/iso-amsa.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-amsb.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-amsc.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-amsn.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-amso.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-amsr.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-box.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-cyr1.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-cyr2.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-dia.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-grk1.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-grk2.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-grk3.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-grk4.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-lat1.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-lat2.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-num.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-pub.ent -share/xml/docbook/%%DTD_VERSION%%/ent/iso-tech.ent -share/xml/docbook/%%DTD_VERSION%%/readme.txt -share/xml/docbook/%%DTD_VERSION%%/soextblx.dtd -@dirrm share/xml/docbook/%%DTD_VERSION%%/ent -@dirrm share/xml/docbook/%%DTD_VERSION%% -@unexec /bin/rmdir %D/share/xml/docbook 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/xml 2>/dev/null || /usr/bin/true diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile deleted file mode 100644 index 1e6affd26..000000000 --- a/textproc/gnome-doc-utils/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: gnome-doc-utils -# Date created: 11 November 2004 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/textproc/gnome-doc-utils/Makefile,v 1.43 2007/03/12 20:21:20 mezz Exp $ -# - -PORTNAME= gnome-doc-utils -PORTVERSION= 0.10.1 -CATEGORIES= textproc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= gnome-doc-utils-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME doc utils - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper \ - gawk:${PORTSDIR}/lang/gawk -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper \ - ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 \ - ${LOCALBASE}/share/xml/docbook/4.3/catalog.xml:${PORTSDIR}/textproc/docbook-xml-430 \ - ${LOCALBASE}/share/xml/docbook/4.4/catalog.xml:${PORTSDIR}/textproc/docbook-xml-440 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GETTEXT= yes -USE_GNOME= gnomehier gnometarget gnomehack libxslt -USE_PYTHON= yes -INSTALLS_OMF= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/gnome/omf -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= xml2po.1 - -post-install: - @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -l ${PREFIX}/share/xml2po - -.include <bsd.port.mk> diff --git a/textproc/gnome-doc-utils/distinfo b/textproc/gnome-doc-utils/distinfo deleted file mode 100644 index 202ff4a66..000000000 --- a/textproc/gnome-doc-utils/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-doc-utils-0.10.1.tar.bz2) = 208775a4b6c6d9ea0478a84afb36701f -SHA256 (gnome-doc-utils-0.10.1.tar.bz2) = 7cd6c5bc72cb4f9ff4f173c957dcea1b71bbea3191bb337772eca57614f6b643 -SIZE (gnome-doc-utils-0.10.1.tar.bz2) = 427716 diff --git a/textproc/gnome-doc-utils/files/patch-configure b/textproc/gnome-doc-utils/files/patch-configure deleted file mode 100644 index 33df31f40..000000000 --- a/textproc/gnome-doc-utils/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sat Mar 11 13:14:03 2006 -+++ configure Sat Mar 11 13:14:17 2006 -@@ -7249,6 +7249,7 @@ echo "${ECHO_T}found xgettext program is - echo "$as_me:$LINENO: checking for catalogs to be installed" >&5 - echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6 - NEW_LINGUAS= -+ unset LINGUAS - for presentlang in $ALL_LINGUAS; do - useit=no - if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then diff --git a/textproc/gnome-doc-utils/pkg-descr b/textproc/gnome-doc-utils/pkg-descr deleted file mode 100644 index f8e90484e..000000000 --- a/textproc/gnome-doc-utils/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The GNOME Doc Utils is a collection of documentation utilities for the GNOME -project. Notably, it contains utilities for building documentation and all -auxiliary files in the source tree, and it contains the DocBook XSLT -stylesheets that were once distributed with Yelp. Starting with GNOME 2.8, Yelp -require GNOME Doc Utils for the XSLT. diff --git a/textproc/gnome-doc-utils/pkg-plist b/textproc/gnome-doc-utils/pkg-plist deleted file mode 100644 index 7ed23ca2d..000000000 --- a/textproc/gnome-doc-utils/pkg-plist +++ /dev/null @@ -1,221 +0,0 @@ -bin/gnome-doc-prepare -bin/gnome-doc-tool -bin/xml2po -libdata/pkgconfig/gnome-doc-utils.pc -libdata/pkgconfig/xml2po.pc -share/aclocal/gnome-doc-utils.m4 -%%DATADIR%%/gnome-doc-utils.make -%%DATADIR%%/template-document.xml -%%DATADIR%%/template.make -%%DATADIR%%/template.omf.in -share/gnome/help/gnome-doc-make/C/gnome-doc-make.xml -share/gnome/help/gnome-doc-make/C/legal.xml -share/gnome/help/gnome-doc-make/C/make-ref.xml -share/gnome/help/gnome-doc-xslt/C/db-chunk.xml -share/gnome/help/gnome-doc-xslt/C/db-common.xml -share/gnome/help/gnome-doc-xslt/C/db-label.xml -share/gnome/help/gnome-doc-xslt/C/db-title.xml -share/gnome/help/gnome-doc-xslt/C/db-xref.xml -share/gnome/help/gnome-doc-xslt/C/db2html-admon.xml -share/gnome/help/gnome-doc-xslt/C/db2html-autotoc.xml -share/gnome/help/gnome-doc-xslt/C/db2html-bibliography.xml -share/gnome/help/gnome-doc-xslt/C/db2html-block.xml -share/gnome/help/gnome-doc-xslt/C/db2html-callout.xml -share/gnome/help/gnome-doc-xslt/C/db2html-classsynopsis.xml -share/gnome/help/gnome-doc-xslt/C/db2html-cmdsynopsis.xml -share/gnome/help/gnome-doc-xslt/C/db2html-css.xml -share/gnome/help/gnome-doc-xslt/C/db2html-division.xml -share/gnome/help/gnome-doc-xslt/C/db2html-ebnf.xml -share/gnome/help/gnome-doc-xslt/C/db2html-footnote.xml -share/gnome/help/gnome-doc-xslt/C/db2html-funcsynopsis.xml -share/gnome/help/gnome-doc-xslt/C/db2html-info.xml -share/gnome/help/gnome-doc-xslt/C/db2html-inline.xml -share/gnome/help/gnome-doc-xslt/C/db2html-l10n.xml -share/gnome/help/gnome-doc-xslt/C/db2html-list.xml -share/gnome/help/gnome-doc-xslt/C/db2html-media.xml -share/gnome/help/gnome-doc-xslt/C/db2html-qanda.xml -share/gnome/help/gnome-doc-xslt/C/db2html-refentry.xml -share/gnome/help/gnome-doc-xslt/C/db2html-table.xml -share/gnome/help/gnome-doc-xslt/C/db2html-title.xml -share/gnome/help/gnome-doc-xslt/C/db2html-xref.xml -share/gnome/help/gnome-doc-xslt/C/db2html.xml -share/gnome/help/gnome-doc-xslt/C/db2omf.xml -share/gnome/help/gnome-doc-xslt/C/gettext.xml -share/gnome/help/gnome-doc-xslt/C/gnome-doc-xslt.xml -share/gnome/help/gnome-doc-xslt/C/l10n-numbers.xml -share/gnome/help/gnome-doc-xslt/C/legal.xml -share/gnome/help/gnome-doc-xslt/C/translating.xml -share/gnome/omf/gnome-doc-make/gnome-doc-make-C.omf -share/gnome/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf -share/locale/ar/LC_MESSAGES/gnome-doc-utils.mo -share/locale/bg/LC_MESSAGES/gnome-doc-utils.mo -share/locale/bn/LC_MESSAGES/gnome-doc-utils.mo -share/locale/bn_IN/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ca/LC_MESSAGES/gnome-doc-utils.mo -share/locale/cs/LC_MESSAGES/gnome-doc-utils.mo -share/locale/cy/LC_MESSAGES/gnome-doc-utils.mo -share/locale/da/LC_MESSAGES/gnome-doc-utils.mo -share/locale/de/LC_MESSAGES/gnome-doc-utils.mo -share/locale/dz/LC_MESSAGES/gnome-doc-utils.mo -share/locale/el/LC_MESSAGES/gnome-doc-utils.mo -share/locale/en_CA/LC_MESSAGES/gnome-doc-utils.mo -share/locale/en_GB/LC_MESSAGES/gnome-doc-utils.mo -share/locale/es/LC_MESSAGES/gnome-doc-utils.mo -share/locale/et/LC_MESSAGES/gnome-doc-utils.mo -share/locale/eu/LC_MESSAGES/gnome-doc-utils.mo -share/locale/fi/LC_MESSAGES/gnome-doc-utils.mo -share/locale/fr/LC_MESSAGES/gnome-doc-utils.mo -share/locale/gl/LC_MESSAGES/gnome-doc-utils.mo -share/locale/gu/LC_MESSAGES/gnome-doc-utils.mo -share/locale/he/LC_MESSAGES/gnome-doc-utils.mo -share/locale/hi/LC_MESSAGES/gnome-doc-utils.mo -share/locale/hu/LC_MESSAGES/gnome-doc-utils.mo -share/locale/id/LC_MESSAGES/gnome-doc-utils.mo -share/locale/it/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ja/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ka/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ko/LC_MESSAGES/gnome-doc-utils.mo -share/locale/lt/LC_MESSAGES/gnome-doc-utils.mo -share/locale/lv/LC_MESSAGES/gnome-doc-utils.mo -share/locale/mg/LC_MESSAGES/gnome-doc-utils.mo -share/locale/mk/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ml/LC_MESSAGES/gnome-doc-utils.mo -share/locale/mn/LC_MESSAGES/gnome-doc-utils.mo -share/locale/mr/LC_MESSAGES/gnome-doc-utils.mo -share/locale/nb/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ne/LC_MESSAGES/gnome-doc-utils.mo -share/locale/nl/LC_MESSAGES/gnome-doc-utils.mo -share/locale/or/LC_MESSAGES/gnome-doc-utils.mo -share/locale/pa/LC_MESSAGES/gnome-doc-utils.mo -share/locale/pl/LC_MESSAGES/gnome-doc-utils.mo -share/locale/pt/LC_MESSAGES/gnome-doc-utils.mo -share/locale/pt_BR/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ro/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ru/LC_MESSAGES/gnome-doc-utils.mo -share/locale/rw/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sk/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sl/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sq/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sr/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-doc-utils.mo -share/locale/sv/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ta/LC_MESSAGES/gnome-doc-utils.mo -share/locale/th/LC_MESSAGES/gnome-doc-utils.mo -share/locale/tr/LC_MESSAGES/gnome-doc-utils.mo -share/locale/ug/LC_MESSAGES/gnome-doc-utils.mo -share/locale/uk/LC_MESSAGES/gnome-doc-utils.mo -share/locale/vi/LC_MESSAGES/gnome-doc-utils.mo -share/locale/wa/LC_MESSAGES/gnome-doc-utils.mo -share/locale/zh_CN/LC_MESSAGES/gnome-doc-utils.mo -share/locale/zh_HK/LC_MESSAGES/gnome-doc-utils.mo -share/locale/zh_TW/LC_MESSAGES/gnome-doc-utils.mo -share/xml/gnome/xslt/docbook/common/db-chunk.xsl -share/xml/gnome/xslt/docbook/common/db-common.xsl -share/xml/gnome/xslt/docbook/common/db-label.xsl -share/xml/gnome/xslt/docbook/common/db-title.xsl -share/xml/gnome/xslt/docbook/common/db-xref.xsl -share/xml/gnome/xslt/docbook/html/db2html-admon.xsl -share/xml/gnome/xslt/docbook/html/db2html-autotoc.xsl -share/xml/gnome/xslt/docbook/html/db2html-bibliography.xsl -share/xml/gnome/xslt/docbook/html/db2html-block.xsl -share/xml/gnome/xslt/docbook/html/db2html-callout.xsl -share/xml/gnome/xslt/docbook/html/db2html-classsynopsis.xsl -share/xml/gnome/xslt/docbook/html/db2html-cmdsynopsis.xsl -share/xml/gnome/xslt/docbook/html/db2html-css.xsl -share/xml/gnome/xslt/docbook/html/db2html-division.xsl -share/xml/gnome/xslt/docbook/html/db2html-ebnf.xsl -share/xml/gnome/xslt/docbook/html/db2html-footnote.xsl -share/xml/gnome/xslt/docbook/html/db2html-funcsynopsis.xsl -share/xml/gnome/xslt/docbook/html/db2html-info.xsl -share/xml/gnome/xslt/docbook/html/db2html-inline.xsl -share/xml/gnome/xslt/docbook/html/db2html-l10n.xsl -share/xml/gnome/xslt/docbook/html/db2html-list.xsl -share/xml/gnome/xslt/docbook/html/db2html-media.xsl -share/xml/gnome/xslt/docbook/html/db2html-qanda.xsl -share/xml/gnome/xslt/docbook/html/db2html-refentry.xsl -share/xml/gnome/xslt/docbook/html/db2html-suppressed.xsl -share/xml/gnome/xslt/docbook/html/db2html-table.xsl -share/xml/gnome/xslt/docbook/html/db2html-title.xsl -share/xml/gnome/xslt/docbook/html/db2html-xref.xsl -share/xml/gnome/xslt/docbook/html/db2html.xsl -share/xml/gnome/xslt/docbook/omf/db2omf.xsl -share/xml/gnome/xslt/docbook/utils/chunks.xsl -share/xml/gnome/xslt/docbook/utils/credits.xsl -share/xml/gnome/xslt/docbook/utils/figures.xsl -share/xml/gnome/xslt/docbook/utils/ids.xsl -share/xml/gnome/xslt/gettext/gettext.xsl -share/xml/gnome/xslt/gettext/l10n-numbers.xsl -share/xml/gnome/xslt/gettext/l10n.xml -share/xml2po/docbook.py -share/xml2po/docbook.pyc -share/xml2po/empty.py -share/xml2po/empty.pyc -share/xml2po/gs.py -share/xml2po/gs.pyc -share/xml2po/ubuntu.py -share/xml2po/ubuntu.pyc -share/xml2po/xhtml.py -share/xml2po/xhtml.pyc -@dirrm share/xml2po -@dirrm share/xml/gnome/xslt/gettext -@dirrm share/xml/gnome/xslt/docbook/utils -@dirrm share/xml/gnome/xslt/docbook/omf -@dirrm share/xml/gnome/xslt/docbook/html -@dirrm share/xml/gnome/xslt/docbook/common -@dirrm share/xml/gnome/xslt/docbook -@dirrm share/xml/gnome/xslt -@dirrm share/xml/gnome -@dirrm share/xml -@dirrm share/gnome/omf/gnome-doc-xslt -@dirrm share/gnome/omf/gnome-doc-make -@dirrm share/gnome/help/gnome-doc-xslt/C -@dirrm share/gnome/help/gnome-doc-xslt -@dirrm share/gnome/help/gnome-doc-make/C -@dirrm share/gnome/help/gnome-doc-make -@dirrm %%DATADIR%% -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile deleted file mode 100644 index 731635589..000000000 --- a/textproc/libxml++26/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# ex:ts=8 -# New ports collection makefile for: libxml++ -# Date created: Feb 26, 2001 -# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/textproc/libxml++26/Makefile,v 1.17 2007/02/16 18:14:26 mezz Exp $ -# - -PORTNAME= libxml++ -PORTVERSION= 2.18.0 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} - -MAINTAINER= bland@FreeBSD.org -COMMENT= XML API for C++ - -LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -LATEST_LINK= libxml++26 - -USE_GMAKE= yes -USE_GCC= 3.4 -USE_GNOME= gnomehack gnometarget libxml2 pkgconfig -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes - -PLIST_SUB= VERSION="2.6" API_VERSION="2.6" DOC_VERSION=${PORTVERSION:R} - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ - ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e '/^gentoo_ltmain_version=/s/`.*`/$$gentoo_lt_version/' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e '/^library_configdir =/s/libdir/includedir/' \ - ${WRKSRC}/libxml++/Makefile.in - @${REINPLACE_CMD} -e '/^Cflags:/s/libdir/includedir/' \ - ${WRKSRC}/libxml++-2.6.pc.in -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -E '/^SUBDIRS = /s/(docs|examples)//g' ${WRKSRC}/Makefile.in -.endif - -.if !defined(NOPORTDOCS) -post-configure: - @${TOUCH} ${WRKSRC}/docs/reference/${PORTVERSION:R}/html/index.html -.endif - -.include <bsd.port.mk> diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo deleted file mode 100644 index 9a2cf8468..000000000 --- a/textproc/libxml++26/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libxml++-2.18.0.tar.gz) = 63b31bd9751cf99aaafccf6dfa4f88cd -SHA256 (libxml++-2.18.0.tar.gz) = 0733c759c818d5aff07692b11c1bd1df736e4b479fb79cc50c3ab8b948d26b7e -SIZE (libxml++-2.18.0.tar.gz) = 2020427 diff --git a/textproc/libxml++26/files/patch-libxml++::parsers::parser.cc b/textproc/libxml++26/files/patch-libxml++::parsers::parser.cc deleted file mode 100644 index c77f306e9..000000000 --- a/textproc/libxml++26/files/patch-libxml++::parsers::parser.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- libxml++/parsers/parser.cc.orig Sat Feb 7 02:11:35 2004 -+++ libxml++/parsers/parser.cc Fri Feb 20 00:02:22 2004 -@@ -9,6 +9,7 @@ - #include <libxml/parser.h> - - #include <cstdarg> //For va_list. -+#include <memory> - - namespace xmlpp { - diff --git a/textproc/libxml++26/pkg-descr b/textproc/libxml++26/pkg-descr deleted file mode 100644 index 94d8feaff..000000000 --- a/textproc/libxml++26/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libxml++ is a C++ interface for working with XML files, using libxml -(gnome-xml) to parse and write the actual XML files. It has a simple -but complete API. - -WWW: http://libxmlplusplus.sourceforge.net/ diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist deleted file mode 100644 index afb1d2e4f..000000000 --- a/textproc/libxml++26/pkg-plist +++ /dev/null @@ -1,321 +0,0 @@ -include/libxml++-%%API_VERSION%%/include/libxml++config.h -include/libxml++-%%API_VERSION%%/libxml++/attribute.h -include/libxml++-%%API_VERSION%%/libxml++/document.h -include/libxml++-%%API_VERSION%%/libxml++/dtd.h -include/libxml++-%%API_VERSION%%/libxml++/exceptions/exception.h -include/libxml++-%%API_VERSION%%/libxml++/exceptions/internal_error.h -include/libxml++-%%API_VERSION%%/libxml++/exceptions/parse_error.h -include/libxml++-%%API_VERSION%%/libxml++/exceptions/validity_error.h -include/libxml++-%%API_VERSION%%/libxml++/io/istreamparserinputbuffer.h -include/libxml++-%%API_VERSION%%/libxml++/io/ostreamoutputbuffer.h -include/libxml++-%%API_VERSION%%/libxml++/io/outputbuffer.h -include/libxml++-%%API_VERSION%%/libxml++/io/parserinputbuffer.h -include/libxml++-%%API_VERSION%%/libxml++/keepblanks.h -include/libxml++-%%API_VERSION%%/libxml++/libxml++.h -include/libxml++-%%API_VERSION%%/libxml++/nodes/cdatanode.h -include/libxml++-%%API_VERSION%%/libxml++/nodes/commentnode.h -include/libxml++-%%API_VERSION%%/libxml++/nodes/contentnode.h -include/libxml++-%%API_VERSION%%/libxml++/nodes/element.h -include/libxml++-%%API_VERSION%%/libxml++/nodes/entityreference.h -include/libxml++-%%API_VERSION%%/libxml++/nodes/node.h -include/libxml++-%%API_VERSION%%/libxml++/nodes/processinginstructionnode.h -include/libxml++-%%API_VERSION%%/libxml++/nodes/textnode.h -include/libxml++-%%API_VERSION%%/libxml++/noncopyable.h -include/libxml++-%%API_VERSION%%/libxml++/parsers/domparser.h -include/libxml++-%%API_VERSION%%/libxml++/parsers/parser.h -include/libxml++-%%API_VERSION%%/libxml++/parsers/saxparser.h -include/libxml++-%%API_VERSION%%/libxml++/parsers/textreader.h -include/libxml++-%%API_VERSION%%/libxml++/validators/dtdvalidator.h -include/libxml++-%%API_VERSION%%/libxml++/validators/validator.h -lib/libxml++-%%VERSION%%.a -lib/libxml++-%%VERSION%%.la -lib/libxml++-%%VERSION%%.so -lib/libxml++-%%VERSION%%.so.2 -libdata/pkgconfig/libxml++-%%API_VERSION%%.pc -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/manual/html/ar01s02.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/manual/html/index.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/annotated.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/attribute_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/cdatanode_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classbool.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classes.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Attribute-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Attribute.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Attribute__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Attribute__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Attribute__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1CdataNode-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1CdataNode.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1CdataNode__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1CdataNode__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1CdataNode__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1CommentNode-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1CommentNode.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1CommentNode__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1CommentNode__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1CommentNode__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ContentNode-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ContentNode.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ContentNode__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ContentNode__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ContentNode__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Document-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Document.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Document__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Document__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Document__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1DomParser-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1DomParser.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1DomParser__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1DomParser__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1DomParser__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Dtd-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Dtd.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1DtdValidator-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1DtdValidator.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1DtdValidator__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1DtdValidator__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1DtdValidator__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Element-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Element.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Element__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Element__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Element__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1EntityReference-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1EntityReference.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1EntityReference__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1EntityReference__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1EntityReference__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1IStreamParserInputBuffer-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1IStreamParserInputBuffer.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1IStreamParserInputBuffer__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1KeepBlanks-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1KeepBlanks.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Node-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Node.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Node__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Node__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Node__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1NonCopyable-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1NonCopyable.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1NonCopyable__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1NonCopyable__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1NonCopyable__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1OStreamOutputBuffer-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1OStreamOutputBuffer.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1OStreamOutputBuffer__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1OutputBuffer-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1OutputBuffer.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1OutputBuffer__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1OutputBuffer__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1OutputBuffer__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Parser-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Parser.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ParserInputBuffer-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ParserInputBuffer.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ParserInputBuffer__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Parser__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Parser__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Parser__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ProcessingInstructionNode-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1ProcessingInstructionNode.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1SaxParser-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1SaxParser.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1SaxParser__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1SaxParser__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1SaxParser__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1TextNode-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1TextNode.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1TextNode__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1TextNode__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1TextNode__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1TextReader-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1TextReader.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1TextReader__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1TextReader__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1TextReader__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Validator-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Validator.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Validator__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Validator__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1Validator__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1exception-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1exception.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1exception__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1exception__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1exception__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1internal__error-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1internal__error.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1internal__error__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1internal__error__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1internal__error__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1parse__error-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1parse__error.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1parse__error__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1parse__error__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1parse__error__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1validity__error-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1validity__error.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1validity__error__inherit__graph.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1validity__error__inherit__graph.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/classxmlpp_1_1validity__error__inherit__graph.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/commentnode_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/contentnode_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dirs.html -%%PORTDOCS%%share/doc/libxml++-2.6/docs/reference/%%DOC_VERSION%%/html/dir_060042f61ad41255a77b5a60dc66afb4.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_060042f61ad41255a77b5a60dc66afb4_dep.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_060042f61ad41255a77b5a60dc66afb4_dep.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_98cc7bcadc131313690a7320eb0caa09.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_98cc7bcadc131313690a7320eb0caa09_dep.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_98cc7bcadc131313690a7320eb0caa09_dep.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_9cc7404ab660b5374779d403c202c70c.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_9cc7404ab660b5374779d403c202c70c_dep.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_9cc7404ab660b5374779d403c202c70c_dep.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_c513157412c8384caf468454c2c3cfa9.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_c513157412c8384caf468454c2c3cfa9_dep.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_c513157412c8384caf468454c2c3cfa9_dep.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_cf5c1e9933cb056be190fe9c88b8f1f0.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_cf5c1e9933cb056be190fe9c88b8f1f0_dep.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_cf5c1e9933cb056be190fe9c88b8f1f0_dep.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_d49b71a5503b600be72da967490472e5.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_d49b71a5503b600be72da967490472e5_dep.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dir_d49b71a5503b600be72da967490472e5_dep.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/document_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/domparser_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/doxygen.css -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/doxygen.png -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dtd_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/dtdvalidator_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/element_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/entityreference_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/exception_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/files.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x63.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x64.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x65.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x66.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x67.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x68.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x69.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x6b.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x6c.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x6d.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x6e.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x6f.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x70.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x72.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x73.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x74.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x76.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x77.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x78.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_0x7e.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x63.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x64.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x65.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x66.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x67.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x68.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x69.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x6b.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x6c.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x6d.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x6e.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x6f.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x70.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x72.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x73.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x74.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x76.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x77.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func_0x7e.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_enum.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_eval.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_func.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_rela.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_type.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/functions_vars.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/globals.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/globals_defs.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/globals_enum.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/globals_eval.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/globals_type.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/graph_legend.dot -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/graph_legend.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/graph_legend.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/hierarchy.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/index.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__0.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__0.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__0.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__1.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__1.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__1.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__2.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__2.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__2.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__3.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__3.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__3.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__4.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__4.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__4.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__5.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__5.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__5.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__6.jpg -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__6.map -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherit__graph__6.md5 -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/inherits.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/internal__error_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/istreamparserinputbuffer_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/keepblanks_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/libxml++config_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/libxml++_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/namespacemembers.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/namespacemembers_enum.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/namespacemembers_eval.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/namespacemembers_type.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/namespaces.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/namespacesigc.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/namespacexmlpp.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/node_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/noncopyable_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/ostreamoutputbuffer_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/outputbuffer_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/parse__error_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/parser_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/parserinputbuffer_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/processinginstructionnode_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/saxparser_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/structxmlpp_1_1SaxParser_1_1Attribute-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/structxmlpp_1_1SaxParser_1_1Attribute.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/structxmlpp_1_1SaxParser_1_1AttributeHasName-members.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/structxmlpp_1_1SaxParser_1_1AttributeHasName.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/tabs.css -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/textnode_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/textreader_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/validator_8h.html -%%PORTDOCS%%share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html/validity__error_8h.html -%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%%/html -%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/reference/%%DOC_VERSION%% -%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/reference -%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/manual/html -%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs/manual -%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%%/docs -%%PORTDOCS%%@dirrm share/doc/libxml++-%%API_VERSION%% -@dirrm include/libxml++-%%API_VERSION%%/libxml++/validators -@dirrm include/libxml++-%%API_VERSION%%/libxml++/parsers -@dirrm include/libxml++-%%API_VERSION%%/libxml++/nodes -@dirrm include/libxml++-%%API_VERSION%%/libxml++/io -@dirrm include/libxml++-%%API_VERSION%%/libxml++/exceptions -@dirrm include/libxml++-%%API_VERSION%%/libxml++ -@dirrm include/libxml++-%%API_VERSION%%/include -@dirrm include/libxml++-%%API_VERSION%% diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile deleted file mode 100644 index 4bdeb87d5..000000000 --- a/textproc/scrollkeeper/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: scrollkeeper -# Date created: 6 April 2001 -# Whom: Rene Hexel <rh@netbsd.org> -# -# $FreeBSD$ -# $MCom: ports/textproc/scrollkeeper/Makefile,v 1.6 2007/02/16 18:14:26 mezz Exp $ - -PORTNAME= scrollkeeper -PORTVERSION= 0.3.14 -PORTREVISION= 7 -PORTEPOCH= 1 -CATEGORIES= textproc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.3 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An Open Document Cataloging Project - -BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool \ - ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \ - ${LOCALBASE}/share/xml/docbook/${DOCBOOK_VERSION}/catalog.xml:${PORTSDIR}/textproc/docbook-xml \ - ${LOCALBASE}/share/xml/docbook/4.1.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-sk -RUN_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool \ - ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \ - ${LOCALBASE}/share/xml/docbook/${DOCBOOK_VERSION}/catalog.xml:${PORTSDIR}/textproc/docbook-xml \ - ${LOCALBASE}/share/xml/docbook/4.1.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-sk - -DOCBOOK_VERSION=4.2 - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -USE_BISON= yes -USE_GNOME= gnomehack gnomehier gnometarget libxslt intlhack -USE_LDCONFIG= yes -CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome \ - --with-omfdirs=${PREFIX}/share/gnome/omf \ - --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lintl" \ - LOCALBASE="${LOCALBASE}" -PLIST_SUB= LOCALBASE=${LOCALBASE} - -MAN1= scrollkeeper-config.1 scrollkeeper-gen-seriesid.1 -MAN5= scrollkeeper.conf.5 -MAN7= scrollkeeper.7 -MAN8= scrollkeeper-preinstall.8 scrollkeeper-rebuilddb.8 \ - scrollkeeper-update.8 - -.include <bsd.port.pre.mk> - -post-patch: - @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[(]LN_S[)] -f -n|(LN_S) -f|g' - @${REINPLACE_CMD} -e 's|/usr/share/locale|${PREFIX}/share/locale|g' \ - ${WRKSRC}/libs/scrollkeeper.h.in - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/extract/dtds/Makefile.in - -.include <bsd.port.post.mk> diff --git a/textproc/scrollkeeper/distinfo b/textproc/scrollkeeper/distinfo deleted file mode 100644 index 6632b01e0..000000000 --- a/textproc/scrollkeeper/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/scrollkeeper-0.3.14.tar.bz2) = b175e582a6cec3e50a9de73a5bb7455a -SHA256 (gnome2/scrollkeeper-0.3.14.tar.bz2) = ece1987169d136aa148dc02f1e4784cbe5d1a21cf6725039547f1417e4ebc122 -SIZE (gnome2/scrollkeeper-0.3.14.tar.bz2) = 546059 diff --git a/textproc/scrollkeeper/files/patch-Makefile.in b/textproc/scrollkeeper/files/patch-Makefile.in deleted file mode 100644 index 26e75d437..000000000 --- a/textproc/scrollkeeper/files/patch-Makefile.in +++ /dev/null @@ -1,38 +0,0 @@ ---- Makefile.in.orig Sat Dec 6 17:36:32 2003 -+++ Makefile.in Sat Dec 6 17:37:57 2003 -@@ -193,18 +193,6 @@ - scrollkeeper-spec.txt - - --scrollkeeperdocdir = $(datadir)/doc/scrollkeeper-$(VERSION) --scrollkeeperdoc_DATA = \ -- AUTHORS \ -- ChangeLog \ -- COPYING.DOC \ -- COPYING \ -- NEWS \ -- README \ -- scrollkeeper-spec.txt \ -- TODO -- -- - scrollkeeper_localstate_dir = $(localstatedir)/@SCROLLKEEPER_PARTIAL_DB_DIR@ - - ACLOCAL_AMFLAGS = -I m4 -@@ -222,7 +210,7 @@ - CONFIG_HEADER = config.h - CONFIG_CLEAN_FILES = intl/Makefile scrollkeeper.spec - DIST_SOURCES = --DATA = $(scrollkeeperdoc_DATA) -+DATA = - - - RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ -@@ -564,7 +552,6 @@ - all-am: Makefile $(DATA) config.h - installdirs: installdirs-recursive - installdirs-am: -- $(mkinstalldirs) $(DESTDIR)$(scrollkeeperdocdir) - - install: install-recursive - install-exec: install-exec-recursive diff --git a/textproc/scrollkeeper/files/patch-extract_dtds_Makefile.in b/textproc/scrollkeeper/files/patch-extract_dtds_Makefile.in deleted file mode 100644 index 1fb855079..000000000 --- a/textproc/scrollkeeper/files/patch-extract_dtds_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- extract/dtds/Makefile.in.orig Sat Dec 6 17:43:49 2003 -+++ extract/dtds/Makefile.in Sat Dec 6 17:43:49 2003 -@@ -408,7 +408,7 @@ - - # ScrollKeeper OMF Variation DTD V1.0 - install-data-hook: -- -/usr/bin/xmlcatalog --noout --add "public" \ -+ -%%LOCALBASE%%/bin/xmlcatalog --noout --add "public" \ - "-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" \ - "$(dtdsdir)/scrollkeeper-omf.dtd" $(CATALOG) - diff --git a/textproc/scrollkeeper/files/patch-libs_database.c b/textproc/scrollkeeper/files/patch-libs_database.c deleted file mode 100644 index 4a9c6a771..000000000 --- a/textproc/scrollkeeper/files/patch-libs_database.c +++ /dev/null @@ -1,12 +0,0 @@ ---- libs/database.c.orig Sat May 25 23:17:10 2002 -+++ libs/database.c Sat May 25 23:18:01 2002 -@@ -73,7 +73,8 @@ - - /* create locale directories and symlinks */ - -- dir = opendir(data_dir); -+ if ((dir = opendir(data_dir)) == NULL) -+ return; - - while((dir_ent = readdir(dir)) != NULL) - { diff --git a/textproc/scrollkeeper/files/patch-libs_i18n.c b/textproc/scrollkeeper/files/patch-libs_i18n.c deleted file mode 100644 index 3e5f38730..000000000 --- a/textproc/scrollkeeper/files/patch-libs_i18n.c +++ /dev/null @@ -1,60 +0,0 @@ ---- libs/i18n.c.orig Sun Nov 9 18:05:36 2003 -+++ libs/i18n.c Tue Feb 14 18:50:23 2006 -@@ -38,6 +38,19 @@ enum { - * All rights reserved. - */ - -+/* XXX Implement strndup for FreeBSD. */ -+static char * -+strndup(const char *str, size_t len) { -+ char *ret; -+ -+ if ((str == NULL || len < 0)) return(NULL); -+ ret = (char *)malloc(len + 1); -+ if (ret == NULL) return(NULL); -+ strncpy(ret, str, len); -+ ret[len] = '\0'; -+ return(ret); -+} -+ - /* Support function for compute_locale_variants. */ - static int explode_locale(const char *locale, char **language, - char **territory, char **codeset, char **modifier) -@@ -118,7 +131,7 @@ static char **compute_locale_variants(co - if ((i & ~mask) == 0) { - int length = strlen(language) + strlen(territory) - + strlen(codeset) + strlen(modifier); -- char *var = (char *) malloc(sizeof(char) * length); -+ char *var = (char *) malloc(sizeof(char) * (length + 1)); - check_ptr(var, ""); - - strcpy(var, language); -@@ -144,7 +157,8 @@ static char **compute_locale_variants(co - pos = 0; - for (i = 0; i <= mask; i++) { - if (progress[i] != NULL) { -- retval[pos] = progress[i]; -+ retval[pos] = strdup(progress[i]); -+ free(progress[i]); - ++pos; - } - } -@@ -206,7 +220,7 @@ char **sk_get_language_list() - count++; - } - -- tab = (char ***)malloc(sizeof(char **) * count); -+ tab = (char ***)malloc(sizeof(char **) * (count + 1)); - - str = strdup(lang); - check_ptr(str, ""); -@@ -246,7 +260,8 @@ char **sk_get_language_list() - while (tab[j] != NULL) { - k = 0; - while (tab[j][k] != NULL) { -- retval[pos] = tab[j][k]; -+ retval[pos] = strdup(tab[j][k]); -+ free(tab[j][k]); - ++pos; - ++k; - } diff --git a/textproc/scrollkeeper/files/patch-libs_install.c b/textproc/scrollkeeper/files/patch-libs_install.c deleted file mode 100644 index e1162f1fd..000000000 --- a/textproc/scrollkeeper/files/patch-libs_install.c +++ /dev/null @@ -1,14 +0,0 @@ ---- libs/install.c.orig Sat Dec 6 17:47:34 2003 -+++ libs/install.c Sat Dec 6 17:47:47 2003 -@@ -517,10 +517,9 @@ - /* these should all be <sect> nodes */ - for(node = sect_node; node != NULL; node = node->next) - { -+ xmlChar *categorycode; - if (xmlStrcmp(node->name, (xmlChar *)"sect")) - continue; -- -- xmlChar *categorycode; - - categorycode = xmlGetProp(node, (xmlChar *)"categorycode"); - if (categorycode == NULL) diff --git a/textproc/scrollkeeper/files/patch-libs_scrollkeeper.h.in b/textproc/scrollkeeper/files/patch-libs_scrollkeeper.h.in deleted file mode 100644 index c8a8d3400..000000000 --- a/textproc/scrollkeeper/files/patch-libs_scrollkeeper.h.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/scrollkeeper.h.in.orig Mon Jun 3 14:00:51 2002 -+++ libs/scrollkeeper.h.in Mon Jun 3 14:01:11 2002 -@@ -32,7 +32,7 @@ - #define SCROLLKEEPERLOCALEDIR "/usr/X11R6/share/locale" - #define SCROLLKEEPERLOGFILE "@localstatedir@/log/scrollkeeper.log" - #define SCROLLKEEPERLOGFILE_ROT "@localstatedir@/log/scrollkeeper.log.1" --#define SCROLLKEEPER_OMF_DTD "@prefix@/share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" -+#define SCROLLKEEPER_OMF_DTD "@prefix@/share/gnome/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" - #define PATHLEN 256 - - /* diff --git a/textproc/scrollkeeper/files/patch-scripts_scrollkeeper-config.in b/textproc/scrollkeeper/files/patch-scripts_scrollkeeper-config.in deleted file mode 100644 index 0185737ce..000000000 --- a/textproc/scrollkeeper/files/patch-scripts_scrollkeeper-config.in +++ /dev/null @@ -1,11 +0,0 @@ ---- scripts/scrollkeeper-config.in.orig Thu Mar 21 00:08:51 2002 -+++ scripts/scrollkeeper-config.in Sat May 25 23:59:53 2002 -@@ -4,7 +4,7 @@ - localstatedir=@localstatedir@ - partial_db_dir=@SCROLLKEEPER_PARTIAL_DB_DIR@ - pkglocalstatedir=${localstatedir}/${partial_db_dir} --pkgdatadir=${prefix}/share/scrollkeeper -+pkgdatadir=${prefix}/share/gnome/scrollkeeper - datadir=@datadir@ - - usage() diff --git a/textproc/scrollkeeper/pkg-descr b/textproc/scrollkeeper/pkg-descr deleted file mode 100644 index 7e8e9bb16..000000000 --- a/textproc/scrollkeeper/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -ScrollKeeper is a cataloging system for documentation on open systems. -It manages documentation metadata (as specified by the Open Source -Metadata Framework (OMF) and provides a simple API to allow help browsers -to find, sort, and search the document catalog. It will also be able to -communicate with catalog servers on the Net to search for documents which -are not on the local system. - -WWW: http://scrollkeeper.sourceforge.net/ diff --git a/textproc/scrollkeeper/pkg-install b/textproc/scrollkeeper/pkg-install deleted file mode 100644 index a2a601b74..000000000 --- a/textproc/scrollkeeper/pkg-install +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh - -PATH=${PATH}:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin -export PATH - -PREFIX=`xml2-config --prefix` -ROOTCATALOG=${PREFIX}/share/xml/catalog.ports - -if [ "$2" = "POST-INSTALL" ]; then - SKPREFIX=`scrollkeeper-config --prefix` - echo "`date +"%b %d %X"` Installing ScrollKeeper `scrollkeeper-config --version`..." >> /var/log/scrollkeeper.log - - xmlcatalog --noout --add "public" \ - "-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" \ - "${SKPREFIX}/share/gnome/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" \ - ${ROOTCATALOG} - - scrollkeeper-rebuilddb -q -p /var/db/scrollkeeper || /usr/bin/true -fi diff --git a/textproc/scrollkeeper/pkg-plist b/textproc/scrollkeeper/pkg-plist deleted file mode 100644 index dafc0c8fe..000000000 --- a/textproc/scrollkeeper/pkg-plist +++ /dev/null @@ -1,165 +0,0 @@ -bin/scrollkeeper-config -bin/scrollkeeper-extract -bin/scrollkeeper-gen-seriesid -bin/scrollkeeper-get-cl -bin/scrollkeeper-get-content-list -bin/scrollkeeper-get-extended-content-list -bin/scrollkeeper-get-index-from-docpath -bin/scrollkeeper-get-toc-from-docpath -bin/scrollkeeper-get-toc-from-id -bin/scrollkeeper-install -bin/scrollkeeper-preinstall -bin/scrollkeeper-rebuilddb -bin/scrollkeeper-uninstall -bin/scrollkeeper-update -etc/scrollkeeper.conf -lib/libscrollkeeper.a -lib/libscrollkeeper.la -lib/libscrollkeeper.so -lib/libscrollkeeper.so.0 -share/gnome/omf/scrollkeeper/writing_scrollkeeper_omf_files-C.omf -share/gnome/scrollkeeper/Templates/C/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/am/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/az/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/be/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/ca/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/cs/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/da/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/de/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/el/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/es/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/fr/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/hu/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/it/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/ja/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/kn/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/ko/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/nl/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/no/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/pl/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/pt_BR/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/ro/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/ru/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/sl/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/sk/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/sr/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/sr@Latn/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/sv/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/tr/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/uk/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/vi/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/zh_CN/scrollkeeper_cl.xml -share/gnome/scrollkeeper/Templates/zh_TW/scrollkeeper_cl.xml -share/gnome/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/legal.xml -share/gnome/scrollkeeper/doc/writing_scrollkeeper_omf_files/C/writing_scrollkeeper_omf_files.xml -share/gnome/scrollkeeper/stylesheets/categories.xsl -share/gnome/scrollkeeper/stylesheets/index.xsl -share/gnome/scrollkeeper/stylesheets/toc.xsl -share/gnome/xml/scrollkeeper/dtds/scrollkeeper-cl.dtd -share/gnome/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd -share/locale/am/LC_MESSAGES/scrollkeeper.mo -share/locale/az/LC_MESSAGES/scrollkeeper.mo -share/locale/be/LC_MESSAGES/scrollkeeper.mo -share/locale/ca/LC_MESSAGES/scrollkeeper.mo -share/locale/cs/LC_MESSAGES/scrollkeeper.mo -share/locale/da/LC_MESSAGES/scrollkeeper.mo -share/locale/de/LC_MESSAGES/scrollkeeper.mo -share/locale/el/LC_MESSAGES/scrollkeeper.mo -share/locale/es/LC_MESSAGES/scrollkeeper.mo -share/locale/fr/LC_MESSAGES/scrollkeeper.mo -share/locale/hu/LC_MESSAGES/scrollkeeper.mo -share/locale/it/LC_MESSAGES/scrollkeeper.mo -share/locale/ja/LC_MESSAGES/scrollkeeper.mo -share/locale/kn/LC_MESSAGES/scrollkeeper.mo -share/locale/ko/LC_MESSAGES/scrollkeeper.mo -share/locale/nl/LC_MESSAGES/scrollkeeper.mo -share/locale/no/LC_MESSAGES/scrollkeeper.mo -share/locale/pl/LC_MESSAGES/scrollkeeper.mo -share/locale/pt_BR/LC_MESSAGES/scrollkeeper.mo -share/locale/ro/LC_MESSAGES/scrollkeeper.mo -share/locale/ru/LC_MESSAGES/scrollkeeper.mo -share/locale/sk/LC_MESSAGES/scrollkeeper.mo -share/locale/sl/LC_MESSAGES/scrollkeeper.mo -share/locale/sr/LC_MESSAGES/scrollkeeper.mo -share/locale/sr@Latn/LC_MESSAGES/scrollkeeper.mo -share/locale/sv/LC_MESSAGES/scrollkeeper.mo -share/locale/tr/LC_MESSAGES/scrollkeeper.mo -share/locale/uk/LC_MESSAGES/scrollkeeper.mo -share/locale/vi/LC_MESSAGES/scrollkeeper.mo -share/locale/zh_CN/LC_MESSAGES/scrollkeeper.mo -share/locale/zh_TW/LC_MESSAGES/scrollkeeper.mo -@dirrm share/gnome/xml/scrollkeeper/dtds -@dirrm share/gnome/xml/scrollkeeper -@dirrm share/gnome/xml -@dirrm share/gnome/scrollkeeper/stylesheets -@dirrm share/gnome/scrollkeeper/doc/writing_scrollkeeper_omf_files/C -@dirrm share/gnome/scrollkeeper/doc/writing_scrollkeeper_omf_files -@dirrm share/gnome/scrollkeeper/doc -@dirrm share/gnome/scrollkeeper/Templates/zh_TW -@dirrm share/gnome/scrollkeeper/Templates/zh_CN -@dirrm share/gnome/scrollkeeper/Templates/vi -@dirrm share/gnome/scrollkeeper/Templates/uk -@dirrm share/gnome/scrollkeeper/Templates/tr -@dirrm share/gnome/scrollkeeper/Templates/sv -@dirrm share/gnome/scrollkeeper/Templates/sr@Latn -@dirrm share/gnome/scrollkeeper/Templates/sr -@dirrm share/gnome/scrollkeeper/Templates/sl -@dirrm share/gnome/scrollkeeper/Templates/sk -@dirrm share/gnome/scrollkeeper/Templates/ru -@dirrm share/gnome/scrollkeeper/Templates/ro -@dirrm share/gnome/scrollkeeper/Templates/pt_BR -@dirrm share/gnome/scrollkeeper/Templates/pl -@dirrm share/gnome/scrollkeeper/Templates/no -@dirrm share/gnome/scrollkeeper/Templates/nl -@dirrm share/gnome/scrollkeeper/Templates/ko -@dirrm share/gnome/scrollkeeper/Templates/kn -@dirrm share/gnome/scrollkeeper/Templates/ja -@dirrm share/gnome/scrollkeeper/Templates/it -@dirrm share/gnome/scrollkeeper/Templates/hu -@dirrm share/gnome/scrollkeeper/Templates/fr -@dirrm share/gnome/scrollkeeper/Templates/es -@dirrm share/gnome/scrollkeeper/Templates/el -@dirrm share/gnome/scrollkeeper/Templates/de -@dirrm share/gnome/scrollkeeper/Templates/da -@dirrm share/gnome/scrollkeeper/Templates/cs -@dirrm share/gnome/scrollkeeper/Templates/ca -@dirrm share/gnome/scrollkeeper/Templates/be -@dirrm share/gnome/scrollkeeper/Templates/az -@dirrm share/gnome/scrollkeeper/Templates/am -@dirrm share/gnome/scrollkeeper/Templates/C -@dirrm share/gnome/scrollkeeper/Templates -@dirrm share/gnome/scrollkeeper -@dirrm share/gnome/omf/scrollkeeper -@unexec rm -f /var/log/scrollkeeper.log 2>/dev/null || true -@unexec rm -rf /var/db/scrollkeeper 2>/dev/null || true -@unexec %%LOCALBASE%%/bin/xmlcatalog --noout --del %D/share/gnome/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd %%LOCALBASE%%/share/xml/catalog.ports || true -@exec touch -f /var/log/scrollkeeper.log -@exec mkdir -p /var/db/scrollkeeper -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/no/LC_MESSAGES -@dirrmtry share/locale/no -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile deleted file mode 100644 index c0832b18e..000000000 --- a/www/epiphany-extensions/Makefile +++ /dev/null @@ -1,78 +0,0 @@ -# Ports collection Makefile for: epiphany-extensions -# Date created: 30 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/www/epiphany-extensions/Makefile,v 1.87 2007/03/11 20:02:57 mezz Exp $ -# - -PORTNAME= epiphany -PORTVERSION= 2.18.0 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -PKGNAMESUFFIX= -extensions -DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of add-ons for the Epiphany web browser - -BUILD_DEPENDS= epiphany:${PORTSDIR}/www/epiphany -RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany - -USE_GETTEXT= yes -USE_BZIP2= yes -USE_XLIB= yes -USE_GECKO= firefox mozilla seamonkey firefox15<->firefox -USE_GNOME= gnomeprefix gnomehack intlhack gnometarget -INSTALLS_OMF= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_ARGS= --with-mozilla=${GECKO} - -GCONF_SCHEMAS= smart-bookmarks.schemas - -EPHY_EXTENSIONS=all -EPHY_VERSION= 2.18 - -PLIST_SUB= VERSION="2.18" EPHY_VERSION=${EPHY_VERSION} - -OPTIONS= OPENSP "Enable OpenSP SGML support" off \ - ADBLOCK "Enable the adblock extension" on - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" - -.if defined(WITH_OPENSP) -CONFIGURE_ARGS+= --enable-opensp=yes -.else -CONFIGURE_ARGS+= --disable-opensp -.endif - -.if !defined(WITHOUT_ADBLOCK) -EPHY_EXTENSIONS:= ${EPHY_EXTENSIONS},adblock -LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre -PLIST_SUB+= ADBLOCK="" -.else -PLIST_SUB+= ADBLOCK="@comment " -.endif - -.if exists(${LOCALBASE}/share/pygtk/2.0/defs/epiphany.defs) -USE_PYTHON= yes -.include "${PORTSDIR}/Mk/bsd.python.mk" -PLIST_SUB+= PYTHON="" -.else -PLIST_SUB+= PYTHON="@comment " -.endif - -CONFIGURE_ARGS+=--with-extensions="${EPHY_EXTENSIONS}" - -pre-everything:: - @${ECHO_MSG} "Epiphany-extensions also supports the following tunable option(s):" - @${ECHO_MSG} " WITH_OPENSP=yes Enable support for OpenSP SGML validation" - @${ECHO_MSG} "" - -.include <bsd.port.post.mk> diff --git a/www/epiphany-extensions/distinfo b/www/epiphany-extensions/distinfo deleted file mode 100644 index 624d53ca0..000000000 --- a/www/epiphany-extensions/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/epiphany-extensions-2.18.0.tar.bz2) = c0a6218b6a8506f204891a0769ac9553 -SHA256 (gnome2/epiphany-extensions-2.18.0.tar.bz2) = 38c58fb43b6fcfecd80f8d36aa1a0ff1163c050195dda1ed074f5f605b007ff9 -SIZE (gnome2/epiphany-extensions-2.18.0.tar.bz2) = 892671 diff --git a/www/epiphany-extensions/pkg-descr b/www/epiphany-extensions/pkg-descr deleted file mode 100644 index 06c245526..000000000 --- a/www/epiphany-extensions/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Epiphany-extensions is a set of plugins for the Epiphany web browser that -extend its base functionality. Currently, the following extensions are -supported: - -* Mouse gestures -* Pop-up blocker -* Tabs menu - -WWW: http://www.gnome.org/projects/epiphany/extensions diff --git a/www/epiphany-extensions/pkg-plist b/www/epiphany-extensions/pkg-plist deleted file mode 100644 index adaa34bef..000000000 --- a/www/epiphany-extensions/pkg-plist +++ /dev/null @@ -1,200 +0,0 @@ -lib/epiphany/%%VERSION%%/extensions/actions.ephy-extension -%%ADBLOCK%%lib/epiphany/%%VERSION%%/extensions/adblock.ephy-extension -lib/epiphany/%%VERSION%%/extensions/auto-reload.ephy-extension -lib/epiphany/%%VERSION%%/extensions/auto-scroller.ephy-extension -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/cc-license-viewer.ephy-extension -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/cc-license-viewer.py -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/cc-license-viewer.pyc -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/cc-license-viewer.pyo -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/certificates.ephy-extension -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/console.py -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/console.pyc -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/console.pyo -lib/epiphany/%%VERSION%%/extensions/error-viewer.ephy-extension -lib/epiphany/%%VERSION%%/extensions/extensions-manager-ui.ephy-extension -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/favicon.ephy-extension -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/favicon.py -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/favicon.pyc -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/favicon.pyo -lib/epiphany/%%VERSION%%/extensions/gestures.ephy-extension -lib/epiphany/%%VERSION%%/extensions/java-console.ephy-extension -lib/epiphany/%%VERSION%%/extensions/libactionsextension.la -lib/epiphany/%%VERSION%%/extensions/libactionsextension.so -%%ADBLOCK%%lib/epiphany/%%VERSION%%/extensions/libadblockextension.la -%%ADBLOCK%%lib/epiphany/%%VERSION%%/extensions/libadblockextension.so -lib/epiphany/%%VERSION%%/extensions/libautoreloadextension.la -lib/epiphany/%%VERSION%%/extensions/libautoreloadextension.so -lib/epiphany/%%VERSION%%/extensions/libautoscrollerextension.la -lib/epiphany/%%VERSION%%/extensions/libautoscrollerextension.so -lib/epiphany/%%VERSION%%/extensions/libcertificatesextension.la -lib/epiphany/%%VERSION%%/extensions/libcertificatesextension.so -lib/epiphany/%%VERSION%%/extensions/liberrorviewerextension.la -lib/epiphany/%%VERSION%%/extensions/liberrorviewerextension.so -lib/epiphany/%%VERSION%%/extensions/libextensionsmanageruiextension.la -lib/epiphany/%%VERSION%%/extensions/libextensionsmanageruiextension.so -lib/epiphany/%%VERSION%%/extensions/libgesturesextension.la -lib/epiphany/%%VERSION%%/extensions/libgesturesextension.so -lib/epiphany/%%VERSION%%/extensions/libjavaconsoleextension.la -lib/epiphany/%%VERSION%%/extensions/libjavaconsoleextension.so -lib/epiphany/%%VERSION%%/extensions/libpageinfoextension.la -lib/epiphany/%%VERSION%%/extensions/libpageinfoextension.so -lib/epiphany/%%VERSION%%/extensions/libpushscrollerextension.la -lib/epiphany/%%VERSION%%/extensions/libpushscrollerextension.so -lib/epiphany/%%VERSION%%/extensions/libselectstylesheetextension.la -lib/epiphany/%%VERSION%%/extensions/libselectstylesheetextension.so -lib/epiphany/%%VERSION%%/extensions/libsidebarextension.la -lib/epiphany/%%VERSION%%/extensions/libsidebarextension.so -lib/epiphany/%%VERSION%%/extensions/libsmartbookmarksextension.la -lib/epiphany/%%VERSION%%/extensions/libsmartbookmarksextension.so -lib/epiphany/%%VERSION%%/extensions/libtabgroupsextension.la -lib/epiphany/%%VERSION%%/extensions/libtabgroupsextension.so -lib/epiphany/%%VERSION%%/extensions/libtabstatesextension.la -lib/epiphany/%%VERSION%%/extensions/libtabstatesextension.so -lib/epiphany/%%VERSION%%/extensions/page-info.ephy-extension -lib/epiphany/%%VERSION%%/extensions/push-scroller.ephy-extension -%%PYTHON%%lib/epiphany/%%VERSION%%/extensions/python-console.ephy-extension -lib/epiphany/%%VERSION%%/extensions/select-stylesheet.ephy-extension -lib/epiphany/%%VERSION%%/extensions/sidebar.ephy-extension -lib/epiphany/%%VERSION%%/extensions/smart-bookmarks.ephy-extension -lib/epiphany/%%VERSION%%/extensions/tab-groups.ephy-extension -lib/epiphany/%%VERSION%%/extensions/tab-states.ephy-extension -%%ADBLOCK%%share/gnome/epiphany-extensions/adblock-patterns -%%ADBLOCK%%share/gnome/epiphany-extensions/adblock-statusbar-icon.svg -share/gnome/epiphany-extensions/ephy-gestures.xml -share/gnome/epiphany-extensions/glade/action-properties.glade -share/gnome/epiphany-extensions/glade/actions-editor.glade -%%ADBLOCK%%share/gnome/epiphany-extensions/glade/adblock.glade -share/gnome/epiphany-extensions/glade/error-viewer.glade -share/gnome/epiphany-extensions/glade/extensions-manager-ui.glade -share/gnome/epiphany-extensions/glade/page-info.glade -share/gnome/epiphany-extensions/xml/epiphany-sidebar-ui.xml -share/gnome/epiphany-extensions/xml/page-info-context-ui.xml -share/gnome/help/epiphany-extensions/C/epiphany-extensions.xml -share/gnome/help/epiphany-extensions/C/figures/epi-ext-action-create.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-adblocker.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-back.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-close-2.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-close.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-forward.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-fullscreen.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-homepage.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-new-tab.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-new-window.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-next-tab.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-prev-tab.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-reload.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-stop.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-up.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-view-source-2.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-gestures-view-source.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-sidebar.png -share/gnome/help/epiphany-extensions/C/figures/epi-ext-tabgroups.png -share/gnome/help/epiphany-extensions/C/legal.xml -share/gnome/help/epiphany-extensions/sv/epiphany-extensions.xml -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-action-create.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-adblocker.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-back.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-close-2.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-close.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-forward.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-fullscreen.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-homepage.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-new-tab.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-new-window.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-next-tab.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-prev-tab.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-reload.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-stop.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-up.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-view-source-2.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-gestures-view-source.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-sidebar.png -share/gnome/help/epiphany-extensions/sv/figures/epi-ext-tabgroups.png -share/gnome/omf/epiphany-extensions/epiphany-extensions-C.omf -share/gnome/omf/epiphany-extensions/epiphany-extensions-sv.omf -share/locale/ar/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/bg/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/ca/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/cs/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/da/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/de/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/el/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/es/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/fi/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/fr/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/gl/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/hr/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/hu/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/it/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/ja/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/ko/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/lt/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/nb/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/ne/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/nl/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/pa/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/pl/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/pt/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/ru/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/rw/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/sk/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/sq/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/sr/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/sv/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/th/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/tr/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/uk/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/vi/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/wa/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/zh_HK/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/epiphany-extensions-%%EPHY_VERSION%%.mo -@dirrm share/gnome/omf/epiphany-extensions -@dirrm share/gnome/help/epiphany-extensions/sv/figures -@dirrm share/gnome/help/epiphany-extensions/sv -@dirrm share/gnome/help/epiphany-extensions/C/figures -@dirrm share/gnome/help/epiphany-extensions/C -@dirrm share/gnome/help/epiphany-extensions -@dirrm share/gnome/epiphany-extensions/xml -@dirrm share/gnome/epiphany-extensions/glade -@dirrm share/gnome/epiphany-extensions -@dirrmtry lib/epiphany/%%VERSION%%/extensions -@dirrmtry lib/epiphany/%%VERSION%%/plugins -@dirrmtry lib/epiphany/%%VERSION%% -@dirrmtry lib/epiphany -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile deleted file mode 100644 index 47000a5b3..000000000 --- a/www/epiphany/Makefile +++ /dev/null @@ -1,88 +0,0 @@ -# Ports collection Makefile for: epiphany -# Date created: 24 April 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.140 2007/02/27 19:58:08 mezz Exp $ -# - -PORTNAME= epiphany -PORTVERSION= 2.18.0 -CATEGORIES= www gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An extremely lightweight and simple web browser for GNOME 2 - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes - -USE_LDCONFIG= yes -INSTALLS_ICONS= yes -USE_GETTEXT= yes -USE_BZIP2= yes -USE_XLIB= yes -USE_PYTHON= yes -GNOME_DESKTOP_VERSION=2 -USE_GECKO= firefox seamonkey firefox15<->firefox xulrunner -USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils -WANT_GNOME= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -INSTALLS_OMF= yes -CONFIGURE_ARGS= --with-mozilla=${GECKO} --mandir=${PREFIX}/man -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -GCONF_SCHEMAS= epiphany-lockdown.schemas epiphany.schemas \ - epiphany-fonts.schemas epiphany-pango.schemas - -PLIST_SUB+= EPHY_VERSION="${PORTVERSION:C/\.[0-9]+$//}" \ - EPHY_PREFIX="${PREFIX}" - -MAN1= epiphany.1 - -.if defined(PACKAGE_BUILDING) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" -#.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" - -NO_WERROR= yes -# allow build with more warnings enabled -.if defined(NO_WERROR) -CONFIGURE_ARGS+= --enable-compile-warnings=no -.endif - -.if ${HAVE_GNOME:Mpygnome2}!="" -USE_PYTHON= yes -.include "${PORTSDIR}/Mk/bsd.python.mk" -USE_GNOME+= pygnome2 -CONFIGURE_ARGS+=--enable-python -PLIST_SUB+= PYTHON="" -.else -CONFIGURE_ARGS+=--disable-python -PLIST_SUB+= PYTHON="@comment " -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|-lpthread|${PTHREAD_LIBS}|g' - @${REINPLACE_CMD} -e 's|execinfo.h|#|g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|/lib/mozilla/plugins"|/lib/browser_plugins" ":" MOZILLA_PREFIX "/lib/browser_linux_plugins"|' \ - ${WRKSRC}/embed/mozilla/mozilla-embed-single.cpp - @${REINPLACE_CMD} -e 's|[$$](datadir)/pygtk/2.0/defs|${LOCALBASE}/share/pygtk/2.0/defs|' \ - ${WRKSRC}/src/Makefile.in - -post-install: - ${INSTALL_DATA} ${WRKSRC}/data/epiphany-fonts.schemas \ - ${PREFIX}/etc/gconf/schemas - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo deleted file mode 100644 index 609b848b3..000000000 --- a/www/epiphany/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/epiphany-2.18.0.tar.bz2) = 3ac47fcf7e9875885c3f4d53dac24b7c -SHA256 (gnome2/epiphany-2.18.0.tar.bz2) = 92c8f698a101ff2fdd9a83b96a5a37376be839df9d918c084c6551a7db587fd5 -SIZE (gnome2/epiphany-2.18.0.tar.bz2) = 4658364 diff --git a/www/epiphany/files/patch-src_bookmarks_ephy-bookmarks.c b/www/epiphany/files/patch-src_bookmarks_ephy-bookmarks.c deleted file mode 100644 index 146b9e594..000000000 --- a/www/epiphany/files/patch-src_bookmarks_ephy-bookmarks.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/bookmarks/ephy-bookmarks.c.orig Sat Apr 15 04:11:39 2006 -+++ src/bookmarks/ephy-bookmarks.c Sat Apr 15 04:13:43 2006 -@@ -92,7 +92,10 @@ static const EphyBookmarksBookmarkInfo d - * For instance in .nl these should be - * "http://www.google.nl" and "http://www.google.nl/search?q=%s" - */ -- { N_("Search the web"), N_("http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF-8") } -+ { N_("Search the web"), N_("http://www.google.com/search?q=%s&ie=UTF-8&oe=UTF-8") }, -+ { N_("The FreeBSD Project"), N_("http://www.freebsd.org/") }, -+ { N_("Daemon News"), N_("http://daemonnews.org/") }, -+ { N_("BSD News"), N_("http://bsdnews.com/") } - }; - - static const char *default_topics [] = diff --git a/www/epiphany/pkg-descr b/www/epiphany/pkg-descr deleted file mode 100644 index 51066f8d5..000000000 --- a/www/epiphany/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Epiphany is a web browser designed to be as lightweight and fast as -possible, at the expense of many of the features found in other -browsers. - -WWW: http://www.gnome.org/projects/epiphany/ diff --git a/www/epiphany/pkg-plist b/www/epiphany/pkg-plist deleted file mode 100644 index 00f0b4d79..000000000 --- a/www/epiphany/pkg-plist +++ /dev/null @@ -1,400 +0,0 @@ -bin/epiphany -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-adblock-manager.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-adblock.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-bookmarks-type-builtins.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-bookmarks.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-command-manager.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-cookie-manager.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-dbus.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-dialog.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-embed-event.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-embed-factory.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-embed-persist.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-embed-prefs.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-embed-shell.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-embed-single.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-embed-type-builtins.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-embed.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-extension.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-extensions-manager.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-history.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-lib-type-builtins.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-link.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-loader.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-node-db.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-node.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-notebook.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-password-manager.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-permission-manager.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-session.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-shell.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-state.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-statusbar.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-tab.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-type-builtins.h -include/epiphany/%%EPHY_VERSION%%/epiphany/ephy-window.h -lib/epiphany/%%EPHY_VERSION%%/plugins/libdesktopfileplugin.la -lib/epiphany/%%EPHY_VERSION%%/plugins/libdesktopfileplugin.so -libdata/pkgconfig/epiphany-%%EPHY_VERSION%%.pc -share/aclocal/epiphany.m4 -share/dbus-1/services/org.gnome.Epiphany.service -%%DOCSDIR%%/EphyCommandManager.html -%%DOCSDIR%%/EphyEmbed.html -%%DOCSDIR%%/EphyNodeDb.html -%%DOCSDIR%%/EphyTab.html -%%DOCSDIR%%/EphyWindow.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/epiphany-EphyEmbedFactory.html -%%DOCSDIR%%/epiphany-EphyEmbedPersist.html -%%DOCSDIR%%/epiphany-EphyEmbedSingle.html -%%DOCSDIR%%/epiphany-EphyExtensionsManager.html -%%DOCSDIR%%/epiphany-EphyGlade.html -%%DOCSDIR%%/epiphany-EphyPermissionManager.html -%%DOCSDIR%%/epiphany-ephy-cookie-manager.html -%%DOCSDIR%%/epiphany-ephy-password-manager.html -%%DOCSDIR%%/epiphany-ephy-session.html -%%DOCSDIR%%/epiphany-ephy-shell.html -%%DOCSDIR%%/epiphany.devhelp -%%DOCSDIR%%/epiphany.devhelp2 -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/applications/bme.desktop -share/gnome/applications/epiphany.desktop -share/gnome/epiphany/about.ini -share/gnome/epiphany/chrome/branding/brand.dtd -share/gnome/epiphany/chrome/branding/brand.properties -share/gnome/epiphany/chrome/epiphany.manifest -share/gnome/epiphany/chrome/global/about.xhtml -share/gnome/epiphany/default-prefs.js -share/gnome/epiphany/ephy-xml2ini.xsl -share/gnome/epiphany/epiphany-bookmark-editor-ui.xml -share/gnome/epiphany/epiphany-bookmarks-html.xsl -share/gnome/epiphany/epiphany-bookmarksbar.xml -share/gnome/epiphany/epiphany-fs-toolbar.xml -share/gnome/epiphany/epiphany-history-window-ui.xml -share/gnome/epiphany/epiphany-toolbar.xml -share/gnome/epiphany/epiphany-ui.xml -share/gnome/epiphany/epiphany.xhtml -share/gnome/epiphany/glade/certificate-dialogs.glade -share/gnome/epiphany/glade/epiphany.glade -share/gnome/epiphany/glade/form-signing-dialog.glade -share/gnome/epiphany/glade/prefs-dialog.glade -share/gnome/epiphany/glade/print.glade -share/gnome/epiphany/icons/hicolor/16x16/actions/bookmark-view.png -share/gnome/epiphany/icons/hicolor/16x16/actions/bookmark-web.png -share/gnome/epiphany/icons/hicolor/16x16/actions/download.png -share/gnome/epiphany/icons/hicolor/16x16/actions/history-view.png -share/gnome/epiphany/icons/hicolor/16x16/actions/location-entry.png -share/gnome/epiphany/icons/hicolor/16x16/status/popup-hidden.png -share/gnome/epiphany/icons/hicolor/22x22/actions/bookmark-view.png -share/gnome/epiphany/icons/hicolor/22x22/actions/bookmark-web.png -share/gnome/epiphany/icons/hicolor/22x22/actions/download.png -share/gnome/epiphany/icons/hicolor/22x22/actions/history-view.png -share/gnome/epiphany/icons/hicolor/22x22/actions/location-entry.png -share/gnome/epiphany/icons/hicolor/22x22/status/popup-hidden.png -share/gnome/epiphany/icons/hicolor/24x24/actions/bookmark-view.png -share/gnome/epiphany/icons/hicolor/24x24/actions/bookmark-web.png -share/gnome/epiphany/icons/hicolor/24x24/actions/download.png -share/gnome/epiphany/icons/hicolor/24x24/actions/history-view.png -share/gnome/epiphany/icons/hicolor/24x24/actions/location-entry.png -share/gnome/epiphany/icons/hicolor/24x24/status/popup-hidden.png -share/gnome/epiphany/icons/hicolor/32x32/actions/bookmark-view.png -share/gnome/epiphany/icons/hicolor/32x32/actions/download.png -share/gnome/epiphany/icons/hicolor/32x32/actions/history-view.png -share/gnome/epiphany/icons/hicolor/32x32/actions/location-entry.png -share/gnome/epiphany/icons/hicolor/32x32/status/popup-hidden.png -share/gnome/epiphany/icons/hicolor/scalable/actions/bookmark-view.svg -share/gnome/epiphany/icons/hicolor/scalable/actions/download.svg -share/gnome/epiphany/icons/hicolor/scalable/actions/history-view.svg -share/gnome/epiphany/icons/hicolor/scalable/actions/location-entry.svg -share/gnome/epiphany/icons/hicolor/scalable/status/popup-hidden.svg -share/gnome/epiphany/mime-types-permissions.xml -share/gnome/help/epiphany/C/epiphany.xml -share/gnome/help/epiphany/C/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/C/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/C/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/C/figures/ephy-screenshot.png -share/gnome/help/epiphany/C/legal.xml -share/gnome/help/epiphany/bg/epiphany.xml -share/gnome/help/epiphany/bg/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/bg/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/bg/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/bg/figures/ephy-screenshot.png -share/gnome/help/epiphany/el/epiphany.xml -share/gnome/help/epiphany/el/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/el/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/el/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/el/figures/ephy-screenshot.png -share/gnome/help/epiphany/en_GB/epiphany.xml -share/gnome/help/epiphany/en_GB/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/en_GB/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/en_GB/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/en_GB/figures/ephy-screenshot.png -share/gnome/help/epiphany/es/epiphany.xml -share/gnome/help/epiphany/es/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/es/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/es/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/es/figures/ephy-screenshot.png -share/gnome/help/epiphany/eu/epiphany.xml -share/gnome/help/epiphany/eu/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/eu/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/eu/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/eu/figures/ephy-screenshot.png -share/gnome/help/epiphany/fi/epiphany.xml -share/gnome/help/epiphany/fi/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/fi/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/fi/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/fi/figures/ephy-screenshot.png -share/gnome/help/epiphany/fr/epiphany.xml -share/gnome/help/epiphany/fr/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/fr/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/fr/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/fr/figures/ephy-screenshot.png -share/gnome/help/epiphany/it/epiphany.xml -share/gnome/help/epiphany/it/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/it/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/it/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/it/figures/ephy-screenshot.png -share/gnome/help/epiphany/ja/epiphany.xml -share/gnome/help/epiphany/ja/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/ja/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/ja/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/ja/figures/ephy-screenshot.png -share/gnome/help/epiphany/nl/epiphany.xml -share/gnome/help/epiphany/nl/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/nl/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/nl/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/nl/figures/ephy-screenshot.png -share/gnome/help/epiphany/ru/epiphany.xml -share/gnome/help/epiphany/ru/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/ru/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/ru/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/ru/figures/ephy-screenshot.png -share/gnome/help/epiphany/sv/epiphany.xml -share/gnome/help/epiphany/sv/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/sv/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/sv/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/sv/figures/ephy-screenshot.png -share/gnome/help/epiphany/uk/epiphany.xml -share/gnome/help/epiphany/uk/figures/ephy-addressbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/uk/figures/ephy-bookmarkbar-smartbookmark-screenshot.png -share/gnome/help/epiphany/uk/figures/ephy-history-window-screenshot.png -share/gnome/help/epiphany/uk/figures/ephy-screenshot.png -share/gnome/omf/epiphany/epiphany-C.omf -share/gnome/omf/epiphany/epiphany-bg.omf -share/gnome/omf/epiphany/epiphany-el.omf -share/gnome/omf/epiphany/epiphany-en_GB.omf -share/gnome/omf/epiphany/epiphany-es.omf -share/gnome/omf/epiphany/epiphany-eu.omf -share/gnome/omf/epiphany/epiphany-fi.omf -share/gnome/omf/epiphany/epiphany-fr.omf -share/gnome/omf/epiphany/epiphany-it.omf -share/gnome/omf/epiphany/epiphany-ja.omf -share/gnome/omf/epiphany/epiphany-nl.omf -share/gnome/omf/epiphany/epiphany-ru.omf -share/gnome/omf/epiphany/epiphany-sv.omf -share/gnome/omf/epiphany/epiphany-uk.omf -share/icons/hicolor/48x48/apps/epiphany-bookmarks.png -share/locale/am/LC_MESSAGES/epiphany.mo -share/locale/ar/LC_MESSAGES/epiphany.mo -share/locale/az/LC_MESSAGES/epiphany.mo -share/locale/be/LC_MESSAGES/epiphany.mo -share/locale/bg/LC_MESSAGES/epiphany.mo -share/locale/bn/LC_MESSAGES/epiphany.mo -share/locale/bn_IN/LC_MESSAGES/epiphany.mo -share/locale/bs/LC_MESSAGES/epiphany.mo -share/locale/ca/LC_MESSAGES/epiphany.mo -share/locale/cs/LC_MESSAGES/epiphany.mo -share/locale/cy/LC_MESSAGES/epiphany.mo -share/locale/da/LC_MESSAGES/epiphany.mo -share/locale/de/LC_MESSAGES/epiphany.mo -share/locale/dz/LC_MESSAGES/epiphany.mo -share/locale/el/LC_MESSAGES/epiphany.mo -share/locale/en_CA/LC_MESSAGES/epiphany.mo -share/locale/en_GB/LC_MESSAGES/epiphany.mo -share/locale/es/LC_MESSAGES/epiphany.mo -share/locale/et/LC_MESSAGES/epiphany.mo -share/locale/eu/LC_MESSAGES/epiphany.mo -share/locale/fa/LC_MESSAGES/epiphany.mo -share/locale/fi/LC_MESSAGES/epiphany.mo -share/locale/fr/LC_MESSAGES/epiphany.mo -share/locale/ga/LC_MESSAGES/epiphany.mo -share/locale/gl/LC_MESSAGES/epiphany.mo -share/locale/gu/LC_MESSAGES/epiphany.mo -share/locale/he/LC_MESSAGES/epiphany.mo -share/locale/hi/LC_MESSAGES/epiphany.mo -share/locale/hr/LC_MESSAGES/epiphany.mo -share/locale/hu/LC_MESSAGES/epiphany.mo -share/locale/id/LC_MESSAGES/epiphany.mo -share/locale/is/LC_MESSAGES/epiphany.mo -share/locale/it/LC_MESSAGES/epiphany.mo -share/locale/ja/LC_MESSAGES/epiphany.mo -share/locale/ka/LC_MESSAGES/epiphany.mo -share/locale/ko/LC_MESSAGES/epiphany.mo -share/locale/ku/LC_MESSAGES/epiphany.mo -share/locale/li/LC_MESSAGES/epiphany.mo -share/locale/lt/LC_MESSAGES/epiphany.mo -share/locale/lv/LC_MESSAGES/epiphany.mo -share/locale/mg/LC_MESSAGES/epiphany.mo -share/locale/mi/LC_MESSAGES/epiphany.mo -share/locale/mk/LC_MESSAGES/epiphany.mo -share/locale/ml/LC_MESSAGES/epiphany.mo -share/locale/mn/LC_MESSAGES/epiphany.mo -share/locale/mr/LC_MESSAGES/epiphany.mo -share/locale/ms/LC_MESSAGES/epiphany.mo -share/locale/nb/LC_MESSAGES/epiphany.mo -share/locale/ne/LC_MESSAGES/epiphany.mo -share/locale/nl/LC_MESSAGES/epiphany.mo -share/locale/nn/LC_MESSAGES/epiphany.mo -share/locale/or/LC_MESSAGES/epiphany.mo -share/locale/pa/LC_MESSAGES/epiphany.mo -share/locale/pl/LC_MESSAGES/epiphany.mo -share/locale/pt/LC_MESSAGES/epiphany.mo -share/locale/pt_BR/LC_MESSAGES/epiphany.mo -share/locale/ro/LC_MESSAGES/epiphany.mo -share/locale/ru/LC_MESSAGES/epiphany.mo -share/locale/rw/LC_MESSAGES/epiphany.mo -share/locale/sk/LC_MESSAGES/epiphany.mo -share/locale/sl/LC_MESSAGES/epiphany.mo -share/locale/sq/LC_MESSAGES/epiphany.mo -share/locale/sr/LC_MESSAGES/epiphany.mo -share/locale/sr@Latn/LC_MESSAGES/epiphany.mo -share/locale/sv/LC_MESSAGES/epiphany.mo -share/locale/ta/LC_MESSAGES/epiphany.mo -share/locale/te/LC_MESSAGES/epiphany.mo -share/locale/th/LC_MESSAGES/epiphany.mo -share/locale/tk/LC_MESSAGES/epiphany.mo -share/locale/tr/LC_MESSAGES/epiphany.mo -share/locale/uk/LC_MESSAGES/epiphany.mo -share/locale/vi/LC_MESSAGES/epiphany.mo -share/locale/wa/LC_MESSAGES/epiphany.mo -share/locale/zh_CN/LC_MESSAGES/epiphany.mo -share/locale/zh_HK/LC_MESSAGES/epiphany.mo -share/locale/zh_TW/LC_MESSAGES/epiphany.mo -%%PYTHON%%share/pygtk/2.0/defs/epiphany.defs -@dirrm share/gnome/omf/epiphany -@dirrm share/gnome/help/epiphany/uk/figures -@dirrm share/gnome/help/epiphany/uk -@dirrm share/gnome/help/epiphany/sv/figures -@dirrm share/gnome/help/epiphany/sv -@dirrm share/gnome/help/epiphany/ru/figures -@dirrm share/gnome/help/epiphany/ru -@dirrm share/gnome/help/epiphany/nl/figures -@dirrm share/gnome/help/epiphany/nl -@dirrm share/gnome/help/epiphany/ja/figures -@dirrm share/gnome/help/epiphany/ja -@dirrm share/gnome/help/epiphany/it/figures -@dirrm share/gnome/help/epiphany/it -@dirrm share/gnome/help/epiphany/fr/figures -@dirrm share/gnome/help/epiphany/fr -@dirrm share/gnome/help/epiphany/fi/figures -@dirrm share/gnome/help/epiphany/fi -@dirrm share/gnome/help/epiphany/eu/figures -@dirrm share/gnome/help/epiphany/eu -@dirrm share/gnome/help/epiphany/es/figures -@dirrm share/gnome/help/epiphany/es -@dirrm share/gnome/help/epiphany/en_GB/figures -@dirrm share/gnome/help/epiphany/en_GB -@dirrm share/gnome/help/epiphany/el/figures -@dirrm share/gnome/help/epiphany/el -@dirrm share/gnome/help/epiphany/bg/figures -@dirrm share/gnome/help/epiphany/bg -@dirrm share/gnome/help/epiphany/C/figures -@dirrm share/gnome/help/epiphany/C -@dirrm share/gnome/help/epiphany -@dirrm share/gnome/epiphany/icons/hicolor/scalable/status -@dirrm share/gnome/epiphany/icons/hicolor/scalable/actions -@dirrm share/gnome/epiphany/icons/hicolor/scalable -@dirrm share/gnome/epiphany/icons/hicolor/32x32/status -@dirrm share/gnome/epiphany/icons/hicolor/32x32/actions -@dirrm share/gnome/epiphany/icons/hicolor/32x32 -@dirrm share/gnome/epiphany/icons/hicolor/24x24/status -@dirrm share/gnome/epiphany/icons/hicolor/24x24/actions -@dirrm share/gnome/epiphany/icons/hicolor/24x24 -@dirrm share/gnome/epiphany/icons/hicolor/22x22/status -@dirrm share/gnome/epiphany/icons/hicolor/22x22/actions -@dirrm share/gnome/epiphany/icons/hicolor/22x22 -@dirrm share/gnome/epiphany/icons/hicolor/16x16/status -@dirrm share/gnome/epiphany/icons/hicolor/16x16/actions -@dirrm share/gnome/epiphany/icons/hicolor/16x16 -@dirrm share/gnome/epiphany/icons/hicolor -@dirrm share/gnome/epiphany/icons -@dirrm share/gnome/epiphany/glade -@dirrm share/gnome/epiphany/chrome/global -@dirrm share/gnome/epiphany/chrome/branding -@dirrm share/gnome/epiphany/chrome -@dirrm share/gnome/epiphany/art -@dirrm share/gnome/epiphany -@dirrm %%DOCSDIR%% -@dirrmtry lib/epiphany/%%EPHY_VERSION%%/plugins -@dirrmtry lib/epiphany/%%EPHY_VERSION%% -@dirrmtry lib/epiphany -@dirrm include/epiphany/%%EPHY_VERSION%%/epiphany -@dirrm include/epiphany/%%EPHY_VERSION%% -@dirrm include/epiphany -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/www/erwn/Makefile b/www/erwn/Makefile deleted file mode 100644 index 5c237b4ce..000000000 --- a/www/erwn/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: erwin -# Date created: 31 July 1999 -# Whom: Jim Mock <jimFreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= erwn -PORTVERSION= 0.8 -PORTREVISION= 2 -CATEGORIES= www editors -MASTER_SITES= http://lisas.de/erwin/ -DISTNAME= erwin-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Simple GTK+-2 HTML editor - -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnometarget gtkhtml3 gtksourceview -USE_GMAKE= yes -GNU_CONFIGURE= yes - -MAN1= erwin.1 - -post-patch: - @${REINPLACE_CMD} -e "s|gtkhtml-3.6|gtkhtml-3.14|g" \ - ${WRKSRC}/configure - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/www/erwn/distinfo b/www/erwn/distinfo deleted file mode 100644 index 57c76fba4..000000000 --- a/www/erwn/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (erwin-0.8.tar.gz) = 2387dfbb12b499672148e3a8cc4f5929 -SHA256 (erwin-0.8.tar.gz) = f9abd203472481c590b445363f501d49c42497fe9c950049632981b799638f13 -SIZE (erwin-0.8.tar.gz) = 199002 diff --git a/www/erwn/files/patch-src::erwindialogs.c b/www/erwn/files/patch-src::erwindialogs.c deleted file mode 100644 index b637ec848..000000000 --- a/www/erwn/files/patch-src::erwindialogs.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/erwindialogs.c.orig Thu Jan 20 05:59:44 2005 -+++ src/erwindialogs.c Thu Mar 31 18:52:42 2005 -@@ -125,9 +125,9 @@ - { - GtkWidget *dialog; - GtkFileFilter *filter_all = gtk_file_filter_new(); -+ GtkFileFilter *filter_html = gtk_file_filter_new(); - gtk_file_filter_add_pattern(filter_all, "*"); - gtk_file_filter_set_name(filter_all, "All Files"); -- GtkFileFilter *filter_html = gtk_file_filter_new(); - gtk_file_filter_add_pattern(filter_html, "*html"); - gtk_file_filter_set_name(filter_html, "HTML Files"); - diff --git a/www/erwn/pkg-descr b/www/erwn/pkg-descr deleted file mode 100644 index b370a210e..000000000 --- a/www/erwn/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -erwin is a simple GTK+-2 based HTML editor. Its features -include: - - - preview rendered html page - - support for html tags - - intelligent tag closer - - drag'n'drop support - - source highlighting - -WWW: http://lisas.de/erwin/index.php3 diff --git a/www/erwn/pkg-plist b/www/erwn/pkg-plist deleted file mode 100644 index d97e67ffb..000000000 --- a/www/erwn/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -bin/erwin -share/gnome/erwin/bold.svg -share/gnome/erwin/bold1.svg -share/gnome/erwin/erwin-highlighting.xml -share/gnome/erwin/h1.svg -share/gnome/erwin/h11.svg -share/gnome/erwin/h2.svg -share/gnome/erwin/h22.svg -share/gnome/erwin/h3.svg -share/gnome/erwin/h33.svg -share/gnome/erwin/small.svg -share/gnome/pixmaps/erwin.xpm -@dirrm share/gnome/erwin -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile deleted file mode 100644 index 25de86d76..000000000 --- a/www/evolution-webcal/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: evolution-webcal -# Date created: Mon Apr 26 18:08:00 CEST 2004 -# Whom: Koop Mast <kwm@rainbow-runner.nl> -# -# $FreeBSD$ -# $MCom: ports/www/evolution-webcal/Makefile,v 1.45 2007/02/28 00:24:20 mezz Exp $ -# - -PORTNAME= webcal -PORTVERSION= 2.10.0 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -PKGNAMEPREFIX= evolution- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Webcal(endar) handler for gnome - -USE_XLIB= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GETTEXT= yes -USE_PERL= yes -USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver libgnomeui -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= evolution-webcal.schemas - -post-patch: - @${REINPLACE_CMD} -e 's|@mkdir_p@|mkdir -p|g' \ - ${WRKSRC}/po/Makefile.in.in - -.include <bsd.port.mk> diff --git a/www/evolution-webcal/distinfo b/www/evolution-webcal/distinfo deleted file mode 100644 index 1e808f3dd..000000000 --- a/www/evolution-webcal/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (evolution-webcal-2.10.0.tar.bz2) = a29004e6e1ad977845ed7c68963c8925 -SHA256 (evolution-webcal-2.10.0.tar.bz2) = 4017850f067d1b08f7b76b94988978f8f63ecfc8d201c910ea5d6119097add15 -SIZE (evolution-webcal-2.10.0.tar.bz2) = 163306 diff --git a/www/evolution-webcal/pkg-descr b/www/evolution-webcal/pkg-descr deleted file mode 100644 index ab2f04e9d..000000000 --- a/www/evolution-webcal/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Evolution Webcal installs a GNOME URL Handler for "webcal:". -This will pop up a subscription dialog when you point your web browser at it. -The calendars will automaticaly appear in Evolution 1.5.x if it is running, -or will show up the next time you start Evolution. - -It also works for non-GNOME applications. These applications need to set -there URL handler to be "gnome-open". diff --git a/www/evolution-webcal/pkg-plist b/www/evolution-webcal/pkg-plist deleted file mode 100644 index 19e0896fa..000000000 --- a/www/evolution-webcal/pkg-plist +++ /dev/null @@ -1,122 +0,0 @@ -libexec/evolution-webcal -share/locale/ar/LC_MESSAGES/evolution-webcal.mo -share/locale/as/LC_MESSAGES/evolution-webcal.mo -share/locale/az/LC_MESSAGES/evolution-webcal.mo -share/locale/bg/LC_MESSAGES/evolution-webcal.mo -share/locale/bn/LC_MESSAGES/evolution-webcal.mo -share/locale/bn_IN/LC_MESSAGES/evolution-webcal.mo -share/locale/bs/LC_MESSAGES/evolution-webcal.mo -share/locale/ca/LC_MESSAGES/evolution-webcal.mo -share/locale/cs/LC_MESSAGES/evolution-webcal.mo -share/locale/cy/LC_MESSAGES/evolution-webcal.mo -share/locale/da/LC_MESSAGES/evolution-webcal.mo -share/locale/de/LC_MESSAGES/evolution-webcal.mo -share/locale/dz/LC_MESSAGES/evolution-webcal.mo -share/locale/el/LC_MESSAGES/evolution-webcal.mo -share/locale/en_CA/LC_MESSAGES/evolution-webcal.mo -share/locale/en_GB/LC_MESSAGES/evolution-webcal.mo -share/locale/es/LC_MESSAGES/evolution-webcal.mo -share/locale/et/LC_MESSAGES/evolution-webcal.mo -share/locale/eu/LC_MESSAGES/evolution-webcal.mo -share/locale/fa/LC_MESSAGES/evolution-webcal.mo -share/locale/fi/LC_MESSAGES/evolution-webcal.mo -share/locale/fr/LC_MESSAGES/evolution-webcal.mo -share/locale/gl/LC_MESSAGES/evolution-webcal.mo -share/locale/gu/LC_MESSAGES/evolution-webcal.mo -share/locale/hi/LC_MESSAGES/evolution-webcal.mo -share/locale/hu/LC_MESSAGES/evolution-webcal.mo -share/locale/id/LC_MESSAGES/evolution-webcal.mo -share/locale/it/LC_MESSAGES/evolution-webcal.mo -share/locale/ja/LC_MESSAGES/evolution-webcal.mo -share/locale/ka/LC_MESSAGES/evolution-webcal.mo -share/locale/ko/LC_MESSAGES/evolution-webcal.mo -share/locale/ku/LC_MESSAGES/evolution-webcal.mo -share/locale/ky/LC_MESSAGES/evolution-webcal.mo -share/locale/lt/LC_MESSAGES/evolution-webcal.mo -share/locale/lv/LC_MESSAGES/evolution-webcal.mo -share/locale/mk/LC_MESSAGES/evolution-webcal.mo -share/locale/ml/LC_MESSAGES/evolution-webcal.mo -share/locale/mr/LC_MESSAGES/evolution-webcal.mo -share/locale/ms/LC_MESSAGES/evolution-webcal.mo -share/locale/nb/LC_MESSAGES/evolution-webcal.mo -share/locale/ne/LC_MESSAGES/evolution-webcal.mo -share/locale/nl/LC_MESSAGES/evolution-webcal.mo -share/locale/or/LC_MESSAGES/evolution-webcal.mo -share/locale/pa/LC_MESSAGES/evolution-webcal.mo -share/locale/pl/LC_MESSAGES/evolution-webcal.mo -share/locale/pt/LC_MESSAGES/evolution-webcal.mo -share/locale/pt_BR/LC_MESSAGES/evolution-webcal.mo -share/locale/ro/LC_MESSAGES/evolution-webcal.mo -share/locale/ru/LC_MESSAGES/evolution-webcal.mo -share/locale/rw/LC_MESSAGES/evolution-webcal.mo -share/locale/sk/LC_MESSAGES/evolution-webcal.mo -share/locale/sl/LC_MESSAGES/evolution-webcal.mo -share/locale/sq/LC_MESSAGES/evolution-webcal.mo -share/locale/sr/LC_MESSAGES/evolution-webcal.mo -share/locale/sr@Latn/LC_MESSAGES/evolution-webcal.mo -share/locale/sv/LC_MESSAGES/evolution-webcal.mo -share/locale/ta/LC_MESSAGES/evolution-webcal.mo -share/locale/te/LC_MESSAGES/evolution-webcal.mo -share/locale/th/LC_MESSAGES/evolution-webcal.mo -share/locale/tr/LC_MESSAGES/evolution-webcal.mo -share/locale/ug/LC_MESSAGES/evolution-webcal.mo -share/locale/uk/LC_MESSAGES/evolution-webcal.mo -share/locale/vi/LC_MESSAGES/evolution-webcal.mo -share/locale/xh/LC_MESSAGES/evolution-webcal.mo -share/locale/zh_CN/LC_MESSAGES/evolution-webcal.mo -share/locale/zh_HK/LC_MESSAGES/evolution-webcal.mo -share/locale/zh_TW/LC_MESSAGES/evolution-webcal.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile deleted file mode 100644 index 9718c36dc..000000000 --- a/www/gtkhtml3/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gtkhtml3 -# Date created: 12 March 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.97 2007/02/27 04:38:51 marcus Exp $ -# - -PORTNAME= gtkhtml3 -PORTVERSION= 3.14.0 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= ${PORTNAME:S/3$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Lightweight HTML rendering/printing/editing engine - -LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup - -USE_GETTEXT= yes -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeui ltverhack -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION="3.14" - -.include <bsd.port.mk> diff --git a/www/gtkhtml3/distinfo b/www/gtkhtml3/distinfo deleted file mode 100644 index 5c08be207..000000000 --- a/www/gtkhtml3/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gtkhtml-3.14.0.tar.bz2) = 633fe78fc9b28e013bed269848aa0f9b -SHA256 (gnome2/gtkhtml-3.14.0.tar.bz2) = ca18d5bf20dee45175dc4517b01ff926b0f7bf62a09ed8c97aaa43dd7b0833c7 -SIZE (gnome2/gtkhtml-3.14.0.tar.bz2) = 1273500 diff --git a/www/gtkhtml3/files/patch-src_gtkhtml.c b/www/gtkhtml3/files/patch-src_gtkhtml.c deleted file mode 100644 index cc9534035..000000000 --- a/www/gtkhtml3/files/patch-src_gtkhtml.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gtkhtml.c.orig Mon Aug 22 15:56:46 2005 -+++ src/gtkhtml.c Mon Aug 22 18:56:03 2005 -@@ -3104,7 +3104,7 @@ - add_bindings (klass); - gtk_html_accessibility_init (); - -- filename = g_build_filename (PREFIX, "share", GTKHTML_RELEASE_STRING, "keybindingsrc.emacs", NULL); -+ filename = g_build_filename (PREFIX, "share/gnome", GTKHTML_RELEASE_STRING, "keybindingsrc.emacs", NULL); - gtk_rc_parse (filename); - g_free (filename); - html_class->emacs_bindings = gtk_binding_set_find ("gtkhtml-bindings-emacs"); diff --git a/www/gtkhtml3/pkg-descr b/www/gtkhtml3/pkg-descr deleted file mode 100644 index 38451dc01..000000000 --- a/www/gtkhtml3/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GtkHTML is a lightweight HTML rendering, printing, and editing engine. - -WWW: http://www.ximian.com/ diff --git a/www/gtkhtml3/pkg-plist b/www/gtkhtml3/pkg-plist deleted file mode 100644 index 1a964af4b..000000000 --- a/www/gtkhtml3/pkg-plist +++ /dev/null @@ -1,171 +0,0 @@ -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-embedded.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-enums.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-properties.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-search.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-stream.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-types.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml.h -include/libgtkhtml-%%VERSION%%/gtkhtml/htmlenums.h -include/libgtkhtml-%%VERSION%%/gtkhtml/htmltokenizer.h -include/libgtkhtml-%%VERSION%%/gtkhtml/htmltypes.h -lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.a -lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.la -lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.so -lib/libgtkhtml-%%VERSION%%.a -lib/libgtkhtml-%%VERSION%%.la -lib/libgtkhtml-%%VERSION%%.so -lib/libgtkhtml-%%VERSION%%.so.19 -libdata/bonobo/servers/GNOME_GtkHTML_Editor-%%VERSION%%.server -libdata/pkgconfig/libgtkhtml-%%VERSION%%.pc -share/gnome/gtkhtml-%%VERSION%%/Editor.idl -share/gnome/gtkhtml-%%VERSION%%/GNOME_GtkHTML_Editor-emacs.xml -share/gnome/gtkhtml-%%VERSION%%/GNOME_GtkHTML_Editor.xml -share/gnome/gtkhtml-%%VERSION%%/gtkhtml-editor-properties.glade -share/gnome/gtkhtml-%%VERSION%%/icons/bulb.png -share/gnome/gtkhtml-%%VERSION%%/icons/confidential-stamp.jpg -share/gnome/gtkhtml-%%VERSION%%/icons/draft-paper.png -share/gnome/gtkhtml-%%VERSION%%/icons/draft-stamp.jpg -share/gnome/gtkhtml-%%VERSION%%/icons/empty_image.png -share/gnome/gtkhtml-%%VERSION%%/icons/flowers.png -share/gnome/gtkhtml-%%VERSION%%/icons/html-viewer.png -share/gnome/gtkhtml-%%VERSION%%/icons/info_bulb.png -share/gnome/gtkhtml-%%VERSION%%/icons/midnight-stars.jpg -share/gnome/gtkhtml-%%VERSION%%/icons/paper.png -share/gnome/gtkhtml-%%VERSION%%/icons/rect.png -share/gnome/gtkhtml-%%VERSION%%/icons/ribbon.jpg -share/gnome/gtkhtml-%%VERSION%%/icons/rule-blue-center.png -share/gnome/gtkhtml-%%VERSION%%/icons/rule-blue-left.png -share/gnome/gtkhtml-%%VERSION%%/icons/rule-blue-right.png -share/gnome/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-center.png -share/gnome/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-left.png -share/gnome/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-right.png -share/gnome/gtkhtml-%%VERSION%%/icons/texture.png -share/gnome/gtkhtml-%%VERSION%%/icons/transparent.png -share/gnome/gtkhtml-%%VERSION%%/keybindingsrc.emacs -share/locale/am/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ar/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/be/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/bn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/bn_IN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/cy/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/dz/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/fa/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ga/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/gu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/he/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/hi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/hr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/id/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ka/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ku/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mg/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ml/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ne/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pa/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/rw/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/th/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/xh/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/zh_HK/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -@dirrm share/gnome/gtkhtml-%%VERSION%%/icons -@dirrm share/gnome/gtkhtml-%%VERSION%% -@dirrm lib/gtkhtml -@dirrm include/libgtkhtml-%%VERSION%%/gtkhtml -@dirrm include/libgtkhtml-%%VERSION%% -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile deleted file mode 100644 index 9718c36dc..000000000 --- a/www/gtkhtml38/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gtkhtml3 -# Date created: 12 March 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/www/gtkhtml3/Makefile,v 1.97 2007/02/27 04:38:51 marcus Exp $ -# - -PORTNAME= gtkhtml3 -PORTVERSION= 3.14.0 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= ${PORTNAME:S/3$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Lightweight HTML rendering/printing/editing engine - -LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup - -USE_GETTEXT= yes -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gail libgnomeui ltverhack -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION="3.14" - -.include <bsd.port.mk> diff --git a/www/gtkhtml38/distinfo b/www/gtkhtml38/distinfo deleted file mode 100644 index 5c08be207..000000000 --- a/www/gtkhtml38/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gtkhtml-3.14.0.tar.bz2) = 633fe78fc9b28e013bed269848aa0f9b -SHA256 (gnome2/gtkhtml-3.14.0.tar.bz2) = ca18d5bf20dee45175dc4517b01ff926b0f7bf62a09ed8c97aaa43dd7b0833c7 -SIZE (gnome2/gtkhtml-3.14.0.tar.bz2) = 1273500 diff --git a/www/gtkhtml38/files/patch-src_gtkhtml.c b/www/gtkhtml38/files/patch-src_gtkhtml.c deleted file mode 100644 index cc9534035..000000000 --- a/www/gtkhtml38/files/patch-src_gtkhtml.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gtkhtml.c.orig Mon Aug 22 15:56:46 2005 -+++ src/gtkhtml.c Mon Aug 22 18:56:03 2005 -@@ -3104,7 +3104,7 @@ - add_bindings (klass); - gtk_html_accessibility_init (); - -- filename = g_build_filename (PREFIX, "share", GTKHTML_RELEASE_STRING, "keybindingsrc.emacs", NULL); -+ filename = g_build_filename (PREFIX, "share/gnome", GTKHTML_RELEASE_STRING, "keybindingsrc.emacs", NULL); - gtk_rc_parse (filename); - g_free (filename); - html_class->emacs_bindings = gtk_binding_set_find ("gtkhtml-bindings-emacs"); diff --git a/www/gtkhtml38/pkg-descr b/www/gtkhtml38/pkg-descr deleted file mode 100644 index 38451dc01..000000000 --- a/www/gtkhtml38/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GtkHTML is a lightweight HTML rendering, printing, and editing engine. - -WWW: http://www.ximian.com/ diff --git a/www/gtkhtml38/pkg-plist b/www/gtkhtml38/pkg-plist deleted file mode 100644 index 1a964af4b..000000000 --- a/www/gtkhtml38/pkg-plist +++ /dev/null @@ -1,171 +0,0 @@ -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-embedded.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-enums.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-properties.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-search.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-stream.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-types.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml.h -include/libgtkhtml-%%VERSION%%/gtkhtml/htmlenums.h -include/libgtkhtml-%%VERSION%%/gtkhtml/htmltokenizer.h -include/libgtkhtml-%%VERSION%%/gtkhtml/htmltypes.h -lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.a -lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.la -lib/gtkhtml/libgnome-gtkhtml-editor-%%VERSION%%.so -lib/libgtkhtml-%%VERSION%%.a -lib/libgtkhtml-%%VERSION%%.la -lib/libgtkhtml-%%VERSION%%.so -lib/libgtkhtml-%%VERSION%%.so.19 -libdata/bonobo/servers/GNOME_GtkHTML_Editor-%%VERSION%%.server -libdata/pkgconfig/libgtkhtml-%%VERSION%%.pc -share/gnome/gtkhtml-%%VERSION%%/Editor.idl -share/gnome/gtkhtml-%%VERSION%%/GNOME_GtkHTML_Editor-emacs.xml -share/gnome/gtkhtml-%%VERSION%%/GNOME_GtkHTML_Editor.xml -share/gnome/gtkhtml-%%VERSION%%/gtkhtml-editor-properties.glade -share/gnome/gtkhtml-%%VERSION%%/icons/bulb.png -share/gnome/gtkhtml-%%VERSION%%/icons/confidential-stamp.jpg -share/gnome/gtkhtml-%%VERSION%%/icons/draft-paper.png -share/gnome/gtkhtml-%%VERSION%%/icons/draft-stamp.jpg -share/gnome/gtkhtml-%%VERSION%%/icons/empty_image.png -share/gnome/gtkhtml-%%VERSION%%/icons/flowers.png -share/gnome/gtkhtml-%%VERSION%%/icons/html-viewer.png -share/gnome/gtkhtml-%%VERSION%%/icons/info_bulb.png -share/gnome/gtkhtml-%%VERSION%%/icons/midnight-stars.jpg -share/gnome/gtkhtml-%%VERSION%%/icons/paper.png -share/gnome/gtkhtml-%%VERSION%%/icons/rect.png -share/gnome/gtkhtml-%%VERSION%%/icons/ribbon.jpg -share/gnome/gtkhtml-%%VERSION%%/icons/rule-blue-center.png -share/gnome/gtkhtml-%%VERSION%%/icons/rule-blue-left.png -share/gnome/gtkhtml-%%VERSION%%/icons/rule-blue-right.png -share/gnome/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-center.png -share/gnome/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-left.png -share/gnome/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-right.png -share/gnome/gtkhtml-%%VERSION%%/icons/texture.png -share/gnome/gtkhtml-%%VERSION%%/icons/transparent.png -share/gnome/gtkhtml-%%VERSION%%/keybindingsrc.emacs -share/locale/am/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ar/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/be/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/bn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/bn_IN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/cy/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/dz/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/fa/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ga/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/gu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/he/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/hi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/hr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/id/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ka/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ku/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mg/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ml/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ne/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pa/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/rw/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/th/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/xh/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/zh_HK/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -@dirrm share/gnome/gtkhtml-%%VERSION%%/icons -@dirrm share/gnome/gtkhtml-%%VERSION%% -@dirrm lib/gtkhtml -@dirrm include/libgtkhtml-%%VERSION%%/gtkhtml -@dirrm include/libgtkhtml-%%VERSION%% -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile deleted file mode 100644 index f4481bda7..000000000 --- a/www/mozilla/Makefile +++ /dev/null @@ -1,161 +0,0 @@ -# New ports collection makefile for: mozilla -# Date created: 31 Mar 1998 -# Whom: eivind/dima/jseger -# -# $FreeBSD$ -# $MCom: ports/www/mozilla/Makefile,v 1.42 2006/12/09 15:32:06 ahze Exp $ - -PORTNAME= mozilla -PORTVERSION= 1.7.13 -PORTREVISION?= 1 -PORTEPOCH= 2 -CATEGORIES?= www -MASTER_SITES= ${MASTER_SITE_MOZILLA} \ - ${MASTER_SITE_LOCAL:S/$/:local/} -MASTER_SITE_SUBDIR= mozilla/releases/${PORTNAME}${PORTVERSION}/source \ - ahze/:local -DISTFILES= ${PORTNAME}-${PORTVERSION}-source${EXTRACT_SUFX} \ - libart_lgpl-1${EXTRACT_SUFX}:local - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The open source, standards compliant web browser - -DEPRECATED= The mozilla team has shifted the development branch of mozilla to \ - seamonkey, this port is outdated and has many vulnerabilities. \ - Please consider using www/seamonkey or www/firefox instead. - -MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/dist/bin -USE_GMAKE= yes -USE_BZIP2= yes -WANT_GNOME= yes -HAS_CONFIGURE= yes -MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin -ALL_TARGET= default - -CONFIGURE_ENV= LOCALBASE=${LOCALBASE} - -MOZ_EXTENSIONS= default -MOZ_EXPORT+= MOZ_INTERNAL_LIBART_LGPL=1 -MOZ_MK_OPTIONS+=MOZ_INTERNAL_LIBART_LGPL=1 -MOZ_OPTIONS+= --enable-svg-renderer-libart --enable-svg \ - --disable-plaintext-editor-only - -NOT_FOR_ARCHS= ia64 - -OPTIONS=CALENDAR "Enable the Calendar module" off \ - MAILNEWS "Enable Mail and News modules" on \ - COMPOSER "Enable the HTML Composer module" on \ - LDAP "Enable LDAP support for Mailnews" on \ - CHATZILLA "Enable the Chatzilla IRC module" on \ - XMLTERM "Enable the XMLTerm module" on \ - JAVASCRIPT_DEBUGGER "Enable DTD and JavaScript debuggers" off \ - SMB "Enable smb:// URI support using gnomevfs" off - -.if !defined(WITHOUT_MAILNEWS) -GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/defaults/isp/US/movemail.rdf \ - lib/${MOZILLA}/defaults/isp/movemail.rdf -GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/defaults/isp/US/ \ - lib/${MOZILLA}/defaults/isp -.endif - -.include <bsd.port.pre.mk> - -# libart patches -.if ${OSVERSION} < 500035 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-nsSVGLibartGlyphMetricsFT.cpp -.else -EXTRA_PATCHES+= ${FILESDIR}/extra-patch2-nsSVGLibartGlyphMetricsFT.cpp -.endif - -LATEST_LINK= ${MOZILLA} - -.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 -IGNORE= core dumps on ${ARCH} during post-build -.endif - -.if defined(WITH_CALENDAR) && (defined(WITHOUT_MAILNEWS) || \ - defined(WITHOUT_COMPOSER)) -BROKEN= Calendar requires Composer and Mailnews support. -.endif -.if defined(WITHOUT_MAILNEWS) -MOZ_OPTIONS+= --disable-ldap --disable-mailnews -.else -# mail and news desired, but not LDAP -.if defined(WITHOUT_LDAP) -MOZ_OPTIONS+= --disable-ldap --enable-mailnews -.else -MOZ_OPTIONS+= --enable-ldap --enable-mailnews -.endif -.endif - -.if !defined(WITHOUT_CHATZILLA) -MOZ_EXTENSIONS:= ${MOZ_EXTENSIONS},irc -.endif - -.if !defined(WITHOUT_XMLTERM) && defined(WITH_JAVASCRIPT_DEBUGGER) -MOZ_EXTENSIONS:= ${MOZ_EXTENSIONS},xmlterm -.endif - -.if defined(WITH_JAVASCRIPT_DEBUGGER) -MOZ_OPTIONS+= --enable-jsd \ - --enable-dtd-debug -.else -MOZ_OPTIONS+= --disable-jsd \ - --disable-dtd-debug -.endif - -.if defined(WITH_CALENDAR) -MOZ_OPTIONS+= --enable-calendar -.endif - -.if defined(WITHOUT_COMPOSER) -MOZ_OPTIONS+= --disable-composer -.endif - -post-patch: - @${FIND} ${WRKSRC}/other-licenses/libical -name "*.c" | ${XARGS} \ - ${REINPLACE_CMD} 's|<malloc.h>|<stdlib.h>|g' - @${REINPLACE_CMD} -e '/accessibility.typeaheadfind.enablesound/s/true/false/' \ - ${WRKSRC}/modules/libpref/src/init/all.js - @${REINPLACE_CMD} -e 's|<iconv.h>|\"${LOCALBASE}/include/iconv.h\"|g' \ - ${WRKSRC}/configure \ - ${WRKSRC}/intl/uconv/native/nsNativeUConvService.cpp \ - ${WRKSRC}/xpcom/io/nsNativeCharsetUtils.cpp - @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \ - < ${FILESDIR}/mozilla.desktop.in > \ - ${WRKDIR}/mozilla.desktop - -pre-install: - if [ ! -L ${PREFIX}/lib/browser_plugins/libjavaplugin_oji.so ]; then \ - for jpi in ${JPI_LIST}; do \ - if [ -f $${jpi} ]; then \ - ${ECHO_CMD} lib/browser_plugins/libjavaplugin_oji.so >> ${PLIST} ; \ - break; \ - fi; \ - done; \ - fi -.if !defined(WITHOUT_MAILNEWS) - @${CP} -RL ${WRKSRC}/dist/bin/defaults/isp ${FAKEDIR}/lib/${MOZILLA}/defaults -.endif - ${ECHO_CMD} share/applications/mozilla.desktop >> ${PLIST} - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${PLIST} - -do-install: - if [ ! -L ${PREFIX}/lib/browser_plugins/libjavaplugin_oji.so ]; then \ - for jpi in ${JPI_LIST}; do \ - if [ -f $${jpi} ]; then \ - ${LN} -sf $${jpi} \ - ${PREFIX}/lib/browser_plugins/libjavaplugin_oji.so ; \ - break; \ - fi; \ - done; \ - fi - ${MKDIR} ${PREFIX}/share/applications - ${INSTALL_DATA} ${WRKDIR}/mozilla.desktop \ - ${PREFIX}/share/applications - -post-install: - @${CHMOD} -R u-w ${PREFIX}/lib/${MOZILLA}/components - -.include "${.CURDIR}/Makefile.common" -.include <bsd.port.post.mk> diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common deleted file mode 100644 index 7af21f896..000000000 --- a/www/mozilla/Makefile.common +++ /dev/null @@ -1,427 +0,0 @@ -# Makefile.common handles common tasks and dependencies for mozilla ports. -# -# Date created: 12 Nov 2005 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/www/mozilla/Makefile.common,v 1.44 2007/02/04 22:41:19 marcus Exp $ - -# This file contains some reusable components for mozilla ports. It's of -# use primarily to apps from the mozilla project itself (such as Firefox, -# Thunderbird, etc.), and probably won't be of use for gecko-based ports -# like epiphany, galeon, etc. The reusable components for gecko-based ports -# lives in www/mozilla/bsd.gecko.mk. -# -# -# Ports can use the following: -# -# GECKO_PLIST_PRE_FILES List of files to add to the beginning of plist -# GECKO_PLIST_PRE_DIRS -# -# MOZILLA_PLIST_DIRS List of directories to descend into when -# installing and creating the plist -# MOZ_PIS_SCRIPTS List of scripts residing in ${FILESDIR} to -# be filtered through MOZCONFIG_SED and installed -# along with our Pluggable Init Scripts (PIS) -# MOZ_SED_ARGS sed(1) commands through which MOZ_PIS_SCRIPTS -# are filtered. There is a default set defined here, -# so you probably want to add to MOZ_SED_ARGS rather -# than clobber it -# -# MOZ_OPTIONS configure arguments (added to .mozconfig). If -# NOMOZCONFIG is defined, you probably want to set -# CONFIGURE_ARGS+=${MOZ_OPTIONS} -# MOZ_MK_OPTIONS make(1) arguments (added to .mozconfig). If -# NOMOZCONFIG is defined, you probably want to set -# MAKE_ARGS+=${MOZ_MK_OPTIONS} -# MOZ_EXPORT environment variables for the build process -# (added to .mozconfig). If NOMOZCONFIG is defined, -# you probably want to set MAKE_ENV+=${MOZ_EXPORT} -# MOZ_EXTENSIONS A list of extensions to build -# MOZ_GRAPHICS A list of image decoders to build -# MOZ_PROTOCOLS A list of protocols to build (http, ftp, etc.) -# -# PORT_MOZCONFIG Defaults to ${FILESDIR}/mozconfig.in, but can -# be set to a generic mozconfig included with -# the port -# -# NOGECKO_INSTALL Don't install the built gecko (most likely -# for testing) -# NOGECKO_PLIST Don't create a dynamically-generated playlist -# NOMOZCONFIG Don't drop a customized .mozconfig into the -# build directory. Options will have to be -# specified in CONFIGURE_ARGS instead - -BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip -LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png \ - nspr4:${PORTSDIR}/devel/nspr \ - nss3:${PORTSDIR}/security/nss \ - Xft.2:${PORTSDIR}/x11-fonts/libXft - -MAINTAINER?= gnome@FreeBSD.org - -MOZILLA?= ${PORTNAME} -MOZILLA_VER?= ${PORTVERSION} -MOZILLA_BIN?= ${PORTNAME}-bin -MOZ_RPATH?= ${MOZILLA} -USE_GNOME+= gtk20 libidl desktopfileutils -USE_ICONV= yes -USE_PERL5_BUILD=yes -USE_XLIB= yes - -MOZILLA_SUFX?= none -WRKSRC?= ${WRKDIR}/mozilla -FAKEDIR?= ${WRKDIR}/fake -PLIST?= ${WRKDIR}/plist -MASTER_DIR?= ${.CURDIR}/../../www/mozilla - -KRB5_HOME?= /usr -BROWSER_PLUGINS_DIR?= lib/browser_plugins -MOZ_PIS_DIR?= lib/${MOZILLA}/init.d - -ESD_LIB?= libesd.so.2 -FREETYPE_LIB?= libfreetype.so.9 - -GENERIC_MOZCONFIG?= ${.CURDIR}/../../www/mozilla/files/mozconfig-generic.in -PORT_MOZCONFIG?= ${FILESDIR}/mozconfig.in -MOZCONFIG?= ${WRKSRC}/.mozconfig -MOZILLA_PLIST_DIRS?= bin include lib share/idl -GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 pthread | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE} -PKGINSTALL?= ${WRKDIR}/pkg-install -PKGDEINSTALL?= ${WRKDIR}/pkg-deinstall -MASTER_MOZDIR?= ${PORTSDIR}/www/mozilla -PKGINSTALL_INC?= ${MASTER_MOZDIR}/pkg-install.in -PKGDEINSTALL_INC?= ${MASTER_MOZDIR}/pkg-deinstall.in - -EXTRACT_AFTER_ARGS?= | ${TAR} -xf - --exclude */CVS/* \ - --exclude */macbuild/* \ - --exclude */package/* \ - --exclude mozilla/modules/libimg/png \ - --exclude mozilla/jpeg \ - --exclude mozilla/dbm \ - --exclude mozilla/security/nss \ - --exclude mozilla/gc/boehm \ - --exclude mozilla/gfx/cairo - -JPI_LIST?=\ - ${LOCALBASE}/jdk1.5.0/jre/plugin/${ARCH}/ns7/libjavaplugin_oji.so \ - ${LOCALBASE}/jdk1.4.2/jre/plugin/${ARCH}/ns610/libjavaplugin_oji.so - -MOZ_PKGCONFIG_FILES?= ${MOZILLA}-gtkmozembed ${MOZILLA}-js \ - ${MOZILLA}-xpcom ${MOZILLA}-plugin - -CPPFLAGS+= -I${X11BASE}/include -I${LOCALBASE}/include/nss -I${LOCALBASE}/include/nss/nss -CFLAGS+= ${PTHREAD_CFLAGS} -LDFLAGS+= -L${X11BASE}/lib -L${LOCALBASE}/lib/nss -Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH} -LIBS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib -liconv - -_USE_GECKO_OPTIONS_ALL= java debug logging optimized_cflags - -.if !defined(USE_GECKO_OPTIONS) -USE_GECKO_OPTIONS= debug logging optimized_cflags -.endif - -debug_OPTION= "Build a debugging image" off -java_OPTION= "Enable JAVA xpcom" off -logging_OPTION= "Enable additional log messages" off -optimized_cflags_OPTION= "Enable some additional optimizations" off - -.for option in ${USE_GECKO_OPTIONS:L} -.if ${_USE_GECKO_OPTIONS_ALL:M${option}}!="" -OPTIONS+= ${option:U} ${${option}_OPTION} -_${option}= ${TRUE} -.endif -.endfor - -# Standard options from README -MOZ_TOOLKIT?= gtk2 -MOZ_OPTIONS+= --enable-crypto \ - --disable-tests \ - --enable-default-toolkit=${MOZ_TOOLKIT} \ - --enable-xft \ - --with-pthreads -# Configure options for install -MOZ_OPTIONS+= --x-includes=${X11BASE}/include \ - --x-libraries=${X11BASE}/lib -.if !defined(MOZ_EXTENSIONS) -MOZ_OPTIONS+= --enable-extensions=default -.else -MOZ_OPTIONS+= --enable-extensions=${MOZ_EXTENSIONS} -.endif -.if !defined(MOZ_GRAPHICS) -MOZ_OPTIONS+= --enable-image-decoders=default -.else -MOZ_OPTIONS+= --enable-image-decoders=${MOZ_GRAPHICS} -.endif -.if !defined(MOZ_PROTOCOLS) -MOZ_OPTIONS+= --enable-necko-protocols=default -.else -MOZ_OPTIONS+= --enable-necko-protocols=${MOZ_PROTOCOLS} -.endif -# others -MOZ_OPTIONS+= --with-system-jpeg=${LOCALBASE} \ - --with-system-zlib=/usr \ - --with-system-png=${LOCALBASE} \ - --with-gssapi=${KRB5_HOME} \ - --with-system-nspr \ - --disable-auto-deps \ - --enable-chrome-format=jar \ - --disable-cpp-exceptions \ - --disable-cpp-rtti \ - --disable-glibtest \ - --disable-gtktest \ - --disable-freetypetest \ - --enable-double-buffer \ - --enable-mathml \ - --disable-installer \ - --disable-md \ - --disable-pedantic \ - --disable-bidi \ - --disable-xterm-updates \ - --enable-xinerama -MOZ_MK_OPTIONS+= XP_UNIX=1 \ - PERL=${PERL} - -.if defined(WITH_OPTIMIZED_CFLAGS) -CFLAGS:= ${CFLAGS} -O2 -fno-strict-aliasing ${EXTRA_CFLAGS} -WITH_OPTIMIZE?= -O2 -.else -CFLAGS:= ${CFLAGS} ${EXTRA_CFLAGS} -WITH_OPTIMIZE?= -.endif - -.if defined(WITH_SMB) -USE_GNOME+= gnomevfs2 -MOZ_OPTIONS+= --enable-gnomevfs -.endif - -.if defined(WITH_DEBUG) -MOZ_OPTIONS+= --enable-debug \ - --disable-strip -WITH_LOGGING= yes -.else -MOZ_OPTIONS+= --disable-debug \ - --enable-optimize=${WITH_OPTIMIZE} \ - --enable-strip -.endif - -.if defined(WITH_JAVA) && defined(_WITH_JAVA) -USE_JAVA= yes -JAVA_VERSION+= 1.4+ -JAVA_OS+= native -CONFIGURE_ENV+= JAVA_HOME="${JAVA_HOME}" -MOZ_OPTIONS+= --enable-javaxpcom -.endif - -.if defined(WITH_LOGGING) -MOZ_OPTIONS+= --enable-logging -.else -MOZ_OPTIONS+= --disable-logging -.endif - -MOZ_SED_ARGS+= -e's|@CPPFLAGS@|${CPPFLAGS}|g' \ - -e 's|@CFLAGS@|${CFLAGS}|g' \ - -e 's|@LDFLAGS@|${LDFLAGS}|g' \ - -e 's|@LIBS@|${LIBS}|g' \ - -e 's|@X11BASE@|${X11BASE}|g' \ - -e 's|@LOCALBASE@|${LOCALBASE}|g' \ - -e 's|@FAKEDIR@|${FAKEDIR}|g' \ - -e 's|@PERL@|${PERL5}|g' \ - -e 's|@KRB5_HOME@|${KRB5_HOME}|g' \ - -e 's|@MOZDIR@|${PREFIX}/lib/${MOZILLA}|g' \ - -e 's|%%PREFIX%%|${PREFIX}|g' \ - -e 's|%%CFLAGS%%|${CFLAGS}|g' \ - -e 's|%%LDFLAGS%%|${LDFLAGS}|g' \ - -e 's|%%LIBS%%|${LIBS}|g' \ - -e 's|%%X11BASE%%|${X11BASE}|g' \ - -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - -e 's|%%FAKEDIR%%|${FAKEDIR}|g' \ - -e 's|%%PERL%%|${PERL5}|g' \ - -e 's|%%KRB5_HOME%%|${KRB5_HOME}|g' \ - -e 's|%%MOZILLA%%|${MOZILLA}|g' \ - -e 's|%%MOZILLA_BIN%%|${MOZILLA_BIN}|g' \ - -e 's|%%MOZDIR%%|${PREFIX}/lib/${MOZILLA}|g' -MOZCONFIG_SED?= ${SED} ${MOZ_SED_ARGS} - -post-patch: gecko-post-patch gecko-moz-pis-patch - -gecko-post-patch: -.if exists(${PKGINSTALL_INC}) - @${MOZCONFIG_SED} < ${PKGINSTALL_INC} > ${PKGINSTALL} -.endif -.if exists(${PKGDEINSTALL_INC}) - @${MOZCONFIG_SED} < ${PKGDEINSTALL_INC} > ${PKGDEINSTALL} -.endif - @${RM} -f ${MOZCONFIG} -.if !defined(NOMOZCONFIG) -.if exists(${GENERIC_MOZCONFIG}) - @${MOZCONFIG_SED} < ${GENERIC_MOZCONFIG} >> ${MOZCONFIG} -.endif - @if [ -e ${PORT_MOZCONFIG} ] ; then \ - ${MOZCONFIG_SED} < ${PORT_MOZCONFIG} >> ${MOZCONFIG} ; \ - fi -.for arg in ${MOZ_OPTIONS} - @${ECHO_CMD} ac_add_options ${arg} >> ${MOZCONFIG} -.endfor -.for arg in ${MOZ_MK_OPTIONS} - @${ECHO_CMD} mk_add_options ${arg} >> ${MOZCONFIG} -.endfor -.for var in ${MOZ_EXPORT} - @${ECHO_CMD} "export ${var}" >> ${MOZCONFIG} -.endfor -.endif # .if !defined(NOMOZCONFIG) - @${REINPLACE_CMD} -e 's/%{idldir}/%idldir%/g ; \ - s|"%FULL_NSPR_CFLAGS%"|`nspr-config --cflags`|g ; \ - s|"%FULL_NSPR_LIBS%"|`nspr-config --libs`|g' \ - ${WRKSRC}/build/unix/mozilla-config.in - @${REINPLACE_CMD} -e 's|<iconv.h>|\"${LOCALBASE}/include/iconv.h\"|g' \ - ${WRKSRC}/configure \ - ${WRKSRC}/intl/uconv/native/nsNativeUConvService.cpp \ - ${WRKSRC}/xpcom/io/nsNativeCharsetUtils.cpp - @${REINPLACE_CMD} -e 's|%%MOZILLA%%|${MOZILLA}|g' \ - ${WRKSRC}/config/autoconf.mk.in - @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g ; \ - s|echo aout|echo elf|g' \ - ${WRKSRC}/security/coreconf/FreeBSD.mk \ - ${WRKSRC}/js/src/Makefile.in - @if [ -d ${WRKSRC}/directory/c-sdk ]; then \ - ${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ - ${WRKSRC}/directory/c-sdk/config/FreeBSD.mk \ - ${WRKSRC}/directory/c-sdk/configure ; \ - fi - @${REINPLACE_CMD} -e 's|-lc_r|${PTHREAD_LIBS}|g ; \ - s|-lpthread|${PTHREAD_LIBS}|g ; \ - s|echo aout|echo elf|g ; \ - s|/usr/X11R6|${X11BASE}|g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ - ${WRKSRC}/build/unix/run-mozilla.sh - @${REINPLACE_CMD} -E -e 's|libesd\.so\.[0-9]+|libesd.so|g' \ - ${WRKSRC}/widget/src/gtk2/nsSound.cpp - @${REINPLACE_CMD} -E -e 's|libcups\.so\.[0-9]+|libcups.so|g' \ - ${WRKSRC}/*/*/*/nsDeviceContextSpecG.cpp - @${REINPLACE_CMD} -e 's|/usr/local/netscape|${LOCALBASE}|g ; \ - s|/usr/local/lib/netscape|${LOCALBASE}/lib|g' \ - ${WRKSRC}/xpcom/*/SpecialSystemDirectory.cpp - @if [ -n "`${PKG_INFO} -xI '^bind[0-9]*-base-[0-9]'`" ]; then \ - ${ECHO_CMD} "${PKGNAME}: bind installed with PORT_REPLACES_BASE_BIND causes build problems."; \ - ${FALSE}; \ - fi - -# handles mozilla pis scripts. -gecko-moz-pis-patch: -.for moz in ${MOZ_PIS_SCRIPTS} - @${MOZCONFIG_SED} < ${FILESDIR}/${moz} > ${WRKDIR}/${moz} -.endfor - -post-configure: gecko-post-configure - -gecko-post-configure: - @${ECHO_CMD} "#define JNIIMPORT" >> ${WRKSRC}/mozilla-config.h - -post-build: gecko-post-build - -gecko-post-build: - @${REINPLACE_CMD} -e "s|\(Libs:.*\)\($$\)|\1 -Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH}\2|" \ - ${WRKSRC}/build/unix/*.pc - -pre-install: gecko-moz-pis-pre-install gecko-pre-install port-pre-install gecko-create-plist - -.if !target(port-pre-install) -port-pre-install: - @${DO_NADA} -.endif - -gecko-pre-install: -.if !defined(NOGECKO_PLIST) - @${RM} -rf ${FAKEDIR} ${PLIST} - @${TOUCH} -f ${PLIST} - @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} prefix=${FAKEDIR} ${INSTALL_TARGET} -.if defined(MOZILLA_SUFX) && ${MOZILLA_SUFX}!="none" - ${MV} ${FAKEDIR}/bin/${MOZILLA:S/${MOZILLA_SUFX}//} ${FAKEDIR}/bin/${MOZILLA} - ${MV} ${FAKEDIR}/bin/${MOZILLA:S/${MOZILLA_SUFX}//}-config ${FAKEDIR}/bin/${MOZILLA}-config -.for pc in ${MOZ_PKGCONFIG_FILES:S|${MOZILLA_SUFX}||} - ${SED} -e 's|Requires: ${MOZILLA:S/${MOZILLA_SUFX}//}|Requires: ${MOZILLA}|' \ - ${FAKEDIR}/lib/pkgconfig/${pc}.pc > ${FAKEDIR}/lib/pkgconfig/${pc:S/${MOZILLA:S,${MOZILLA_SUFX},,}/${MOZILLA}/}.pc -.endfor - @${REINPLACE_CMD} -e 's|${MOZILLA}-bin|${MOZILLA:S/${MOZILLA_SUFX}//}|; \ - s|$${progbase}-bin|${MOZILLA:S/${MOZILLA_SUFX}//}-bin|' \ - ${FAKEDIR}/bin/${MOZILLA} \ - ${FAKEDIR}/bin/${MOZILLA}-config -.endif - @${REINPLACE_CMD} -e 's|${FAKEDIR}|${PREFIX}|g' \ - ${FAKEDIR}/bin/${MOZILLA} \ - ${FAKEDIR}/bin/${MOZILLA}-config - ${RM} -f ${FAKEDIR}/bin/*.bak -.endif - -gecko-create-plist: -.if !defined(NOGECKO_PLIST) -# Create the plist -.for f in ${GECKO_PLIST_PRE_FILES} - ${ECHO_CMD} ${f} >> ${PLIST} -.endfor -.for f in ${GECKO_PLIST_PRE_DIRS} - ${ECHO_CMD} "@dirrm ${f}" >> ${PLIST} -.endfor - ${ECHO_CMD} "${BROWSER_PLUGINS_DIR}/.${MOZILLA}.keep" >> ${PLIST} - ${ECHO_CMD} "@unexec ${RMDIR} %D/${BROWSER_PLUGINS_DIR} 2>/dev/null || ${TRUE}" >> ${PLIST} - ${MKDIR} ${FAKEDIR}/libdata - ${MV} -f ${FAKEDIR}/lib/pkgconfig ${FAKEDIR}/libdata/ - ${RM} -f ${FAKEDIR}/lib/pkgconfig -.for dir in ${MOZILLA_PLIST_DIRS} - @cd ${FAKEDIR}/${dir} && ${FIND} -s * -type f -o -type l | \ - ${SED} -e 's|^|${dir}/|' >> ${PLIST} && \ - ${FIND} -d * -type d | \ - ${SED} -e 's|^|@dirrm ${dir}/|' >> ${PLIST} -.endfor -.for pcfile in ${MOZ_PKGCONFIG_FILES} - ${ECHO_CMD} "libdata/pkgconfig/${pcfile}.pc" >> ${PLIST} - @${REINPLACE_CMD} -e 's|${FAKEDIR}|${PREFIX}|g' \ - -e 's|${MOZILLA}-nspr = ${PORTVERSION}|nspr|' \ - ${FAKEDIR}/libdata/pkgconfig/${pcfile}.pc -.endfor - ${ECHO_CMD} "@exec ${LOCALBASE}/bin/update-desktop-database > /dev/null || ${TRUE}" >> ${PLIST} - ${ECHO_CMD} "@unexec ${LOCALBASE}/bin/update-desktop-database > /dev/null || ${TRUE}" >> ${PLIST} - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/idl 2>/dev/null || ${TRUE}" >> ${PLIST} -.endif # !defined(NOGECKO_PLIST) - -do-install: gecko-do-install - -gecko-do-install: -.if !defined(NOGECKO_INSTALL) -.for dir in ${MOZILLA_PLIST_DIRS} -.if !exists(${PREFIX}/${dir}) - ${MKDIR} ${PREFIX}/${dir} - ${CHMOD} 755 ${PREFIX}/${dir} -.endif - cd ${FAKEDIR}/${dir} && ${FIND} . | \ - ${CPIO} -pdm -L -R ${LIBOWN}:${LIBGRP} ${PREFIX}/${dir} -.endfor -.for pcfile in ${MOZ_PKGCONFIG_FILES} - ${INSTALL_DATA} ${FAKEDIR}/libdata/pkgconfig/${pcfile}.pc \ - ${PREFIX}/libdata/pkgconfig/${pcfile}.pc -.endfor - ${MKDIR} ${PREFIX}/${BROWSER_PLUGINS_DIR} - ${TOUCH} -f ${PREFIX}/${BROWSER_PLUGINS_DIR}/.${MOZILLA}.keep -.endif # !defined(NOGECKO_INSTALL) - -gecko-moz-pis-pre-install: -.if defined(MOZ_PIS_SCRIPTS) - ${MKDIR} ${FAKEDIR}/${MOZ_PIS_DIR} -.for moz in ${MOZ_PIS_SCRIPTS} - ${INSTALL_SCRIPT} ${WRKDIR}/${moz} ${FAKEDIR}/${MOZ_PIS_DIR} -.endfor -.endif - -post-install: gecko-post-install - -gecko-post-install: -.if !defined(PACKAGE_BUILDING) - @if [ -e ${PKGINSTALL} ] ; then \ - ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL; \ - fi -.endif - @-update-desktop-database diff --git a/www/mozilla/bsd.gecko.mk b/www/mozilla/bsd.gecko.mk deleted file mode 100644 index d6923aa36..000000000 --- a/www/mozilla/bsd.gecko.mk +++ /dev/null @@ -1,171 +0,0 @@ -#-*- mode: Fundamental; tab-width: 4; -*- -# ex:ts=4 -# -# $FreeBSD$ -# $MCom: ports-stable/www/mozilla/bsd.gecko.mk,v 1.3 2006/10/24 17:48:39 ahze Exp $ -# -# 4 column tabs prevent hair loss and tooth decay! - -# bsd.gecko.mk abstracts the selection of gecko-based backends. It allows users -# and porters to support any available gecko backend without needing to build -# many conditional tests. ${USE_GECKO} is the list of backends that your port -# can handle, and ${GECKO} is set by bsd.gecko.mk to be the chosen backend. -# Users set ${WITH_GECKO} to the list of gecko backends they want on their system. - -.if defined(USE_GECKO) -#.if defined(_POSTMKINCLUDED) && !defined(Gecko_Pre_Include) - -# Please make sure all changes to this file are passed through the maintainer. -# Do not commit them yourself (unless of course you're the Port's Wraith ;). -Gecko_Include_MAINTAINER= gnome@FreeBSD.org -Gecko_Pre_Include= bsd.gecko.mk - - -# Users should use the following syntax: -# -# WITH_GECKO= mozilla firefox seamonkey -# Use mozilla whenever a port supports it, falling back on firefox and -# then seamonkey. -# WITH_GECKO= firefox -# Sets your preferred backend. With this example, firefox will always -# be chosen, unless the port doesn't support a firefox backend. In that -# case, you get whatever the porter chose as the default. Better to use -# the first example. -# -# -# Ports should use the following: -# -# USE_GECKO= mozilla firefox seamonkey -# The list of gecko backends that the port supports. Unless the user -# overrides it with WITH_GECKO, the first gecko listed in USE_GECKO -# will be the default. In the above example, www/mozilla will be used -# as a gecko backend unless WITH_GECKO=firefox or WITH_GECKO=seamonkey -# is defined by the user. -# -# USE_GECKO= firefox-devel<->firefox -# This will sed -e 's/firefox/firefox-devel/' on Makefile.in's and configure -# if ${GECKO}=="firefox-devel" -# -# Example: -# USE_GECKO= mozilla firefox seamonkey -# .include <bsd.port.pre.mk> -# .include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" -# post-patch: -# @${REINPALCE_CMD} -e 's|mozilla-|${GECKO}-|' \ -# ${WRKSRC}/configure -# -# If you want your port to check the ${GECKO} variable to see which backend -# has been chosen. -# -# Example: -# USE_GECKO= mozilla firefox seamonkey -# .include <bsd.port.pre.mk> -# .include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" -# post-patch: -# .if ${GECKO}=="seamonkey" -# @${REINPLACE_CMD} -e 's|mozilla-|seamonkey-|' \ -# ${WRKSRC}/configure -# .endif - -.if ${OSVERSION} >= 500000 -.if (${ARCH}!="sparc64" || ${OSVERSION} >= 601101) && ${ARCH}!="ia64" -_GECKO_ALL= firefox nvu seamonkey thunderbird xulrunner flock firefox15 -.endif -.endif -_GECKO_ALL+= mozilla - -thunderbird_PORTSDIR= mail - -.for gecko in ${_GECKO_ALL} -${gecko}_PORTSDIR?= www -${gecko}_DEPENDS?= ${PORTSDIR}/${${gecko}_PORTSDIR}/${gecko} -${gecko}_PLIST?= ${LOCALBASE}/lib/${gecko}/libgtkembedmoz.so -.endfor - -# Figure out which mozilla to use -# Weed out bad options in USE_GECKO -.for badgecko in ${USE_GECKO} -. if ${_GECKO_ALL:M${badgecko:C/^([^<->]+).*/\1/}}!="" -GOOD_USE_GECKO+= ${badgecko:C/^([^<->]+).*/\1/} -. endif -. if ${_GECKO_ALL:M${badgecko:C/^[^<->]+<->([^<->]+).*/\1/}}!="${badgecko:C/^([^<->]+).*/\1/}" -${badgecko:C/^([^<->]+).*/\1/}_HACK= s:${badgecko:C/^[^<->]+<->([^<->]+).*/\1/}:${badgecko:C/^([^<->]+).*/\1/}:g -. endif -.endfor - -.undef GECKO_FALLTHROUGH -.undef _FOUND_WITH_GECKO -# Figure out which gecko to use and weed out the bad ones -.if defined(WITH_GECKO) && defined(GOOD_USE_GECKO) -. for badgecko in ${WITH_GECKO} -. if ${GOOD_USE_GECKO:M${badgecko}}!="" -GOOD_WITH_GECKO+= ${badgecko} -. endif -. endfor -. if defined(GOOD_WITH_GECKO) -. for gecko in ${GOOD_WITH_GECKO} -. if !defined(GECKO_FALLTHROUGH) -GECKO= ${gecko} -GECKO_FALLTHROUGH= ${TRUE} -_FOUND_WITH_GECKO= ${TRUE} -. endif -. endfor -. endif -.endif - -.if !defined(GECKO) && defined(GOOD_USE_GECKO) -. for gecko in ${GOOD_USE_GECKO} -. if !defined(GECKO_FALLTRHOUGH) -GECKO= ${gecko} -GECKO_FALLTRHOUGH= ${TRUE} -. endif -. endfor -.endif - -# Generic defines -BROWSER_LINUX_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_linux_plugins -BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins - -GECKO_CONFIG?= ${LOCALBASE}/bin/${GECKO}-config -XPIDL?= ${LOCALBASE}/lib/${GECKO}/xpidl -XPIDL_INCL?= `${GECKO_CONFIG} --idlflags` - -.if defined(GECKO) && ${_GECKO_ALL:M${GECKO}}!="" -BUILD_DEPENDS+= ${${GECKO}_PLIST}:${${GECKO}_DEPENDS} -RUN_DEPENDS+= ${${GECKO}_PLIST}:${${GECKO}_DEPENDS} -.else -IGNORE= Unable to find a supported gecko, please check USE_GECKO -.endif - -pre-everything:: _gecko-pre-everything - -_gecko-pre-everything:: - @${ECHO_CMD} "" -.if !defined(_FOUND_WITH_GECKO) && defined(WITH_GECKO) - @${ECHO_CMD} " Warning: ${PORTNAME} does not support any gecko you" - @${ECHO_CMD} " listed in WITH_GECKO=${WITH_GECKO}." - @${ECHO_CMD} " \"${GECKO}\" will be used" - @${ECHO_CMD} "" - @${ECHO_CMD} " for gecko support, but you can change that by using one of" - @${ECHO_CMD} " the following values:" -.else - @${ECHO_CMD} " ${PORTNAME} is using ${GECKO} for gecko support, but you can" - @${ECHO_CMD} " change that by defining WITH_GECKO to the following values:" -.endif - @${ECHO_CMD} "" -.for gecko in ${GOOD_USE_GECKO} - @${ECHO_CMD} " ${gecko} " -.endfor - @${ECHO_CMD} "" - -post-patch: gecko-post-patch - -gecko-post-patch: -.if defined(${GECKO}_HACK) - ${FIND} ${WRKSRC} -name "Makefile.in" -type f -o -name "configure" -type f | \ - ${XARGS} ${REINPLACE_CMD} -e ${${GECKO}_HACK} -.endif - -#.endif # end it all -.endif -# HERE THERE BE TACOS diff --git a/www/mozilla/distinfo b/www/mozilla/distinfo deleted file mode 100644 index 82439353f..000000000 --- a/www/mozilla/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (mozilla-1.7.13-source.tar.bz2) = eb0683207f7668319c65e403d04bfc41 -SHA256 (mozilla-1.7.13-source.tar.bz2) = 015018ffa88843563c8acbbcad16ffdc22a1e2d1a9e5a28972164ab86273b01e -SIZE (mozilla-1.7.13-source.tar.bz2) = 30525187 -MD5 (libart_lgpl-1.tar.bz2) = c6dba83a091336ef8abdb7c85694f16e -SHA256 (libart_lgpl-1.tar.bz2) = cd964fb67183c048f2c245ee26beeade29f3109e947c6d8a8993374c8f8392df -SIZE (libart_lgpl-1.tar.bz2) = 102977 diff --git a/www/mozilla/files/extra-patch-nsSVGLibartGlyphMetricsFT.cpp b/www/mozilla/files/extra-patch-nsSVGLibartGlyphMetricsFT.cpp deleted file mode 100644 index 758c0146c..000000000 --- a/www/mozilla/files/extra-patch-nsSVGLibartGlyphMetricsFT.cpp +++ /dev/null @@ -1,88 +0,0 @@ ---- layout/svg/renderer/src/libart/nsSVGLibartGlyphMetricsFT.cpp.orig Wed Mar 2 12:36:59 2005 -+++ layout/svg/renderer/src/libart/nsSVGLibartGlyphMetricsFT.cpp Wed Mar 2 12:36:37 2005 -@@ -56,6 +56,13 @@ - #include "nsArray.h" - #include "nsDataHashtable.h" - -+ -+#ifdef HAVE_CPP_2BYTE_WCHAR_T -+ typedef nsDependentString nsLiteralString; -+#else -+ typedef NS_ConvertASCIItoUTF16 nsLiteralString; -+#endif -+ - /** - * \addtogroup libart_renderer Libart Rendering Engine - * @{ -@@ -112,7 +119,7 @@ - nsCOMPtr<nsISVGGlyphMetricsSource> mSource; - - public: -- static nsDataHashtable<nsStringHashKey,nsDependentString*> sFontAliases; -+ static nsDataHashtable<nsStringHashKey,nsLiteralString*> sFontAliases; - }; - - /** @} */ -@@ -120,7 +127,7 @@ - //---------------------------------------------------------------------- - // nsSVGLibartGlyphMetricsFT implementation: - --nsDataHashtable<nsStringHashKey,nsDependentString*> -+nsDataHashtable<nsStringHashKey,nsLiteralString*> - nsSVGLibartGlyphMetricsFT::sFontAliases; - - -@@ -155,15 +162,15 @@ - - static NS_NAMED_LITERAL_STRING(arial, "arial"); - nsSVGLibartGlyphMetricsFT::sFontAliases.Put(NS_LITERAL_STRING("helvetica"), -- &arial); -+ (nsLiteralString *)&arial); - - static NS_NAMED_LITERAL_STRING(courier, "courier new"); - nsSVGLibartGlyphMetricsFT::sFontAliases.Put(NS_LITERAL_STRING("courier"), -- &courier); -+ (nsLiteralString *)&courier); - - static NS_NAMED_LITERAL_STRING(times, "times new roman"); - nsSVGLibartGlyphMetricsFT::sFontAliases.Put(NS_LITERAL_STRING("times"), -- ×); -+ (nsLiteralString *)×); - } - - void NS_FreeSVGLibartGlyphMetricsFTGlobals() -@@ -406,7 +413,7 @@ - } - else { - // try alias if there is one: -- nsDependentString *alias = nsnull; -+ nsLiteralString *alias = nsnull; - nsSVGLibartGlyphMetricsFT::sFontAliases.Get(NS_ConvertUTF8toUCS2(family_name), - &alias); - if (alias) { -@@ -440,19 +447,19 @@ - return; - } - -- FTC_Image_Desc imageDesc; -- imageDesc.font.face_id=(void*)font_data.font_entry.get(); // XXX do we need to addref? -+ FTC_ImageType imageDesc; -+ imageDesc->face_id = (FTC_FaceID)font_data.font_entry.get(); // XXX do we need to addref? - float twipstopixel = GetTwipsToPixels(); - float scale = GetPixelScale(); -- imageDesc.font.pix_width = (int)((float)(font_data.font.size)*twipstopixel/scale); -- imageDesc.font.pix_height = (int)((float)(font_data.font.size)*twipstopixel/scale); -- imageDesc.image_type |= ftc_image_grays; -+ imageDesc->width = (int)((float)(font_data.font.size)*twipstopixel/scale); -+ imageDesc->height = (int)((float)(font_data.font.size)*twipstopixel/scale); -+ imageDesc->flags = 0; - - // get the face - nsresult rv; - FTC_Manager mgr; - nsSVGLibartFreetype::ft2->GetFTCacheManager(&mgr); -- rv = nsSVGLibartFreetype::ft2->ManagerLookupSize(mgr, &imageDesc.font, &mFace, nsnull); -+ rv = nsSVGLibartFreetype::ft2->ManagerLookupFace(mgr, imageDesc->face_id, &mFace); - NS_ASSERTION(mFace, "failed to get face/size"); - } - diff --git a/www/mozilla/files/extra-patch2-nsSVGLibartGlyphMetricsFT.cpp b/www/mozilla/files/extra-patch2-nsSVGLibartGlyphMetricsFT.cpp deleted file mode 100644 index 84392bd4a..000000000 --- a/www/mozilla/files/extra-patch2-nsSVGLibartGlyphMetricsFT.cpp +++ /dev/null @@ -1,50 +0,0 @@ -$NetBSD: patch-by,v 1.2 2004/07/05 14:22:42 taya Exp $ - -diff -ru ../Orig/mozilla/layout/svg/renderer/src/libart/nsSVGLibartGlyphMetricsFT.cpp ./layout/svg/renderer/src/libart/nsSVGLibartGlyphMetricsFT.cpp ---- ../Orig/mozilla/layout/svg/renderer/src/libart/nsSVGLibartGlyphMetricsFT.cpp 2004-03-19 10:36:16.000000000 +0900 -+++ ./layout/svg/renderer/src/libart/nsSVGLibartGlyphMetricsFT.cpp 2004-07-04 22:59:19.000000000 +0900 -@@ -155,15 +155,15 @@ - - static NS_NAMED_LITERAL_STRING(arial, "arial"); - nsSVGLibartGlyphMetricsFT::sFontAliases.Put(NS_LITERAL_STRING("helvetica"), -- &arial); -+ (nsDependentString *)&arial); - - static NS_NAMED_LITERAL_STRING(courier, "courier new"); - nsSVGLibartGlyphMetricsFT::sFontAliases.Put(NS_LITERAL_STRING("courier"), -- &courier); -+ (nsDependentString *)&courier); - - static NS_NAMED_LITERAL_STRING(times, "times new roman"); - nsSVGLibartGlyphMetricsFT::sFontAliases.Put(NS_LITERAL_STRING("times"), -- ×); -+ (nsDependentString *)×); - } - - void NS_FreeSVGLibartGlyphMetricsFTGlobals() -@@ -440,19 +440,19 @@ - return; - } - -- FTC_Image_Desc imageDesc; -- imageDesc.font.face_id=(void*)font_data.font_entry.get(); // XXX do we need to addref? -+ FTC_ImageType imageDesc; -+ imageDesc->face_id = (FTC_FaceID)font_data.font_entry.get(); // XXX do we need to addref? - float twipstopixel = GetTwipsToPixels(); - float scale = GetPixelScale(); -- imageDesc.font.pix_width = (int)((float)(font_data.font.size)*twipstopixel/scale); -- imageDesc.font.pix_height = (int)((float)(font_data.font.size)*twipstopixel/scale); -- imageDesc.image_type |= ftc_image_grays; -+ imageDesc->width = (int)((float)(font_data.font.size)*twipstopixel/scale); -+ imageDesc->height = (int)((float)(font_data.font.size)*twipstopixel/scale); -+ imageDesc->flags = 0; - - // get the face - nsresult rv; - FTC_Manager mgr; - nsSVGLibartFreetype::ft2->GetFTCacheManager(&mgr); -- rv = nsSVGLibartFreetype::ft2->ManagerLookupSize(mgr, &imageDesc.font, &mFace, nsnull); -+ rv = nsSVGLibartFreetype::ft2->ManagerLookupFace(mgr, imageDesc->face_id, &mFace); - NS_ASSERTION(mFace, "failed to get face/size"); - } - diff --git a/www/mozilla/files/mozconfig-generic.in b/www/mozilla/files/mozconfig-generic.in deleted file mode 100644 index 9af187e48..000000000 --- a/www/mozilla/files/mozconfig-generic.in +++ /dev/null @@ -1,8 +0,0 @@ -ac_add_options --prefix=@FAKEDIR@ -export CPPFLAGS="@CPPFLAGS@" -export CFLAGS="@CFLAGS@" -export LIBS="@LIBS@" -export LDFLAGS="@LDFLAGS@" -export CONFIG_SH=/bin/sh -export XP_UNIX=1 -export PERL="@PERL@" diff --git a/www/mozilla/files/mozilla.desktop.in b/www/mozilla/files/mozilla.desktop.in deleted file mode 100644 index 191765663..000000000 --- a/www/mozilla/files/mozilla.desktop.in +++ /dev/null @@ -1,169 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=Mozilla Web Browser -Name[az]=Mozilla Veb SÉ™yyahı -Name[bg]=Интернет браузър (Mozilla) -Name[bs]=Mozilla web preglednik -Name[ca]=Navegador web Mozilla -Name[cs]=ProhlÞeÄ WWW Mozilla -Name[cy]=Y Porwr Gwe Mozilla -Name[da]=Mozilla - internetbrowser -Name[de]=Mozilla Webbrowser -Name[el]=ΠεÏιηγητής ΔιαδικτÏου Mozilla -Name[en_CA]=Mozilla Web Browser -Name[en_GB]=Mozilla Web Browser -Name[es]=Navegador Web Mozilla -Name[et]=Mozilla veebibrauser -Name[eu]=Mozilla web arakatzailea -Name[fa]=مرورگر وب Mozilla -Name[fi]=Mozilla, WWW-selain -Name[fr]=Navigateur Web Mozilla -Name[ga]=Brabhsálaà LÃn Mozilla -Name[he]=דפדפן Mozilla -Name[hr]=Mozilla Web preglednik -Name[hu]=Mozilla webböngészÅ‘ -Name[id]=Web Browser Mozilla -Name[it]=Browser web Mozilla -Name[ja]=Mozilla ウェブ・ブラウザ -Name[ko]=Mozilla 웹 브ë¼ìš°ì € -Name[li]=Mozilla Web Browser -Name[lt]=Mozilla web narÅ¡yklÄ— -Name[mk]=Mozilla Веб ПрелиÑтувач -Name[mn]=Mozilla веб хөтөч -Name[ms]=Pelungsur Web Mozilla -Name[nb]=Mozilla nettleser -Name[nl]=Mozilla webbrowser -Name[nn]=Mozilla nettlesar -Name[no]=Mozilla nettleser -Name[pl]=PrzeglÄ…darka WWW Mozilla -Name[pt]=Navegador Web Mozilla -Name[pt_BR]=Navegador Web Mozilla -Name[ro]=Navigatorul Mozilla -Name[sl]=Spletni brskalnik Mozilla -Name[sq]=Mozilla - Shfletuesi Web -Name[sv]=Webbläsaren Mozilla -Name[tk]=Mozilla Web Ahtarçisi -Name[tr]=Mozilla Web Tarayıcı -Name[uk]=ПереглÑдач web Mozilla -Name[vi]=Trình Duyệt Web Mozilla -Name[wa]=Betchteu waibe mozilla -Name[zh_CN]=Mozilla Web æµè§ˆå™¨ -Name[zh_TW]=Mozilla 網é ç€è¦½å™¨ -GenericName=Mozilla Web Browser -GenericName[az]=Mozilla Veb SÉ™yyahı -GenericName[bg]=Интернет браузър (Mozilla) -GenericName[bs]=Mozilla web preglednik -GenericName[ca]=Navegador web Mozilla -GenericName[cs]=ProhlÞeÄ WWW Mozilla -GenericName[cy]=Y Porwr Gwe Mozilla -GenericName[da]=Mozilla - internetbrowser -GenericName[de]=Mozilla Webbrowser -GenericName[el]=ΠεÏιηγητής ΔιαδικτÏου Mozilla -GenericName[en_CA]=Mozilla Web Browser -GenericName[en_GB]=Mozilla Web Browser -GenericName[es]=Navegador Web Mozilla -GenericName[et]=Mozilla veebibrauser -GenericName[eu]=Mozilla web arakatzailea -GenericName[fa]=مرورگر وب Mozilla -GenericName[fi]=Mozilla, WWW-selain -GenericName[fr]=Navigateur Web Mozilla -GenericName[ga]=Brabhsálaà LÃn Mozilla -GenericName[he]=דפדפן Mozilla -GenericName[hr]=Mozilla Web preglednik -GenericName[hu]=Mozilla webböngészÅ‘ -GenericName[id]=Web Browser Mozilla -GenericName[it]=Browser web Mozilla -GenericName[ja]=Mozilla ウェブ・ブラウザ -GenericName[ko]=Mozilla 웹 브ë¼ìš°ì € -GenericName[li]=Mozilla Web Browser -GenericName[lt]=Mozilla web narÅ¡yklÄ— -GenericName[mk]=Mozilla Веб ПрелиÑтувач -GenericName[mn]=Mozilla веб хөтөч -GenericName[ms]=Pelungsur Web Mozilla -GenericName[nb]=Mozilla nettleser -GenericName[nl]=Mozilla webbrowser -GenericName[nn]=Mozilla nettlesar -GenericName[no]=Mozilla nettleser -GenericName[pl]=PrzeglÄ…darka WWW Mozilla -GenericName[pt]=Navegador Web Mozilla -GenericName[pt_BR]=Navegador Web Mozilla -GenericName[ro]=Navigatorul Mozilla -GenericName[sl]=Spletni brskalnik Mozilla -GenericName[sq]=Mozilla - Shfletuesi Web -GenericName[sv]=Webbläsaren Mozilla -GenericName[tk]=Mozilla Web Ahtarçisi -GenericName[tr]=Mozilla Web Tarayıcı -GenericName[uk]=ПереглÑдач web Mozilla -GenericName[vi]=Trình Duyệt Web Mozilla -GenericName[wa]=Betchteu waibe mozilla -GenericName[zh_CN]=Mozilla Web æµè§ˆå™¨ -GenericName[zh_TW]=Mozilla 網é ç€è¦½å™¨ -Comment=Browse the web -Comment[ar]=تصÙØ Ø§Ù„Ø§Ù†ØªØ±Ù†Øª -Comment[az]=Vebi gÉ™zin -Comment[be]=Вандраваць па павуціньню -Comment[bg]=Сърфиране в интернет -Comment[bn]=ওয়েব বà§à¦°à¦¾à¦‰à¦œ করà§à¦¨ -Comment[bs]=Pregledaj na internetu -Comment[ca]=Navegueu per la web -Comment[cs]=ProhlÞet WWW -Comment[cy]=Pori'r we -Comment[da]=Benyt internettet -Comment[de]=Im Web surfen -Comment[el]=ΠεÏιήγηση στον παγκόσμιο ιστό -Comment[en_CA]=Browse the web -Comment[en_GB]=Browse the web -Comment[es]=Navegar por la web -Comment[et]=Sirvi veebi -Comment[eu]=Arakatu web-a -Comment[fa]=مرور وب -Comment[fi]=Selaa WWW:tä -Comment[fr]=Naviguer sur Internet -Comment[ga]=Brabhsáil an LÃon -Comment[gu]=વેબમાં શોધો -Comment[he]=גלוש ברשת -Comment[hi]=वेब बà¥à¤°à¤¾à¤‰à¤œà¤¼ करें -Comment[hr]=Pregledaj Web -Comment[hu]=A világháló böngészése -Comment[id]=Jelajah web -Comment[it]=Esplora il web -Comment[ja]=ウェブを閲覧ã—ã¾ã™ -Comment[ko]=ì›¹ì„ ëŒì•„ 다닙니다 -Comment[li]=Blajere op internet -Comment[lt]=NarÅ¡yti internete -Comment[mk]=ПрелиÑтувајте го вебот -Comment[ml]=വലകàµà´•àµ†à´Ÿàµà´Ÿàµ തിരയàµà´• -Comment[mn]=Веб броузе хийх -Comment[ms]=Layari web -Comment[nb]=Surf pÃ¥ nettet -Comment[nl]=Websurfen -Comment[nn]=Surf pÃ¥ nettet -Comment[no]=Surf pÃ¥ nettet -Comment[pa]=ਵੈਬ ਬਰਾਊਜ਼ -Comment[pl]=PrzeglÄ…danie stron WWW -Comment[pt]=Navegar na web -Comment[pt_BR]=Navegar na web -Comment[ro]=Navigare Internet -Comment[ru]=Программа Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñмотра веб-Ñтраниц -Comment[sk]=PrehliadaÅ¥ internet -Comment[sl]=Brskaj po spletu -Comment[sq]=Eksploro web-in -Comment[sr]=Прегледај веб -Comment[sr@Latn]=Pregledaj veb -Comment[sv]=Surfa pÃ¥ nätet -Comment[ta]=வலையில௠உலாவ௠-Comment[th]=ใช้งานเว็บบราวเซà¸à¸£à¹Œ Mozilla -Comment[tk]=Webi Ahtar -Comment[tr]=Web'e Gözat -Comment[uk]=Програма переглÑду web-Ñторінок -Comment[vi]=Duyệt web -Comment[wa]=Naivyî avÃ¥ les waibes -Comment[zh_CN]=æµè§ˆ Web -Comment[zh_TW]=ç€è¦½ç¶²é -Exec=mozilla %U -StartupNotify=false -Terminal=false -Type=Application -Icon=%%PREFIX%%/lib/mozilla/chrome/icons/default/default.xpm -Categories=Application;Network; -MimeType=text/html;text/xml;application/xhtml+xml; diff --git a/www/mozilla/files/patch-Double.cpp b/www/mozilla/files/patch-Double.cpp deleted file mode 100644 index 5cd13e4ff..000000000 --- a/www/mozilla/files/patch-Double.cpp +++ /dev/null @@ -1,59 +0,0 @@ ---- extensions/transformiix/source/base/Double.cpp.orig Thu Jan 30 09:26:46 2003 -+++ extensions/transformiix/source/base/Double.cpp Sun Nov 16 01:46:42 2003 -@@ -51,10 +51,10 @@ - //A trick to handle IEEE floating point exceptions on FreeBSD - E.D. - #ifdef __FreeBSD__ - #include <ieeefp.h> --#ifdef __alpha__ --fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP; --#else -+#if defined(__i386__) - fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP|FP_X_DNML; -+#else -+fp_except_t allmask = FP_X_INV|FP_X_OFL|FP_X_UFL|FP_X_DZ|FP_X_IMP; - #endif - fp_except_t oldmask = fpsetmask(~allmask); - #endif -@@ -75,22 +75,31 @@ - #define TX_DOUBLE_HI32_EXPMASK 0x7ff00000 - #define TX_DOUBLE_HI32_MANTMASK 0x000fffff - -+union ui32dun { -+ PRUint32 i[2]; -+ double d; -+}; -+ - //-- Initialize Double related constants - #ifdef IS_BIG_ENDIAN --const PRUint32 nanMask[2] = {TX_DOUBLE_HI32_EXPMASK | TX_DOUBLE_HI32_MANTMASK, -- 0xffffffff}; --const PRUint32 infMask[2] = {TX_DOUBLE_HI32_EXPMASK, 0}; --const PRUint32 negInfMask[2] = {TX_DOUBLE_HI32_EXPMASK | TX_DOUBLE_HI32_SIGNBIT, 0}; -+const union ui32dun nanMask = -+ {{TX_DOUBLE_HI32_EXPMASK | TX_DOUBLE_HI32_MANTMASK, 0xffffffff}}; -+const union ui32dun infMask = -+ {{TX_DOUBLE_HI32_EXPMASK, 0}}; -+const union ui32dun negInfMask = -+ {{TX_DOUBLE_HI32_EXPMASK | TX_DOUBLE_HI32_SIGNBIT, 0}}; - #else --const PRUint32 nanMask[2] = {0xffffffff, -- TX_DOUBLE_HI32_EXPMASK | TX_DOUBLE_HI32_MANTMASK}; --const PRUint32 infMask[2] = {0, TX_DOUBLE_HI32_EXPMASK}; --const PRUint32 negInfMask[2] = {0, TX_DOUBLE_HI32_EXPMASK | TX_DOUBLE_HI32_SIGNBIT}; -+const union ui32dun nanMask = -+ {{0xffffffff, TX_DOUBLE_HI32_EXPMASK | TX_DOUBLE_HI32_MANTMASK}}; -+const union ui32dun infMask = -+ {{0, TX_DOUBLE_HI32_EXPMASK}}; -+const union ui32dun negInfMask = -+ {{0, TX_DOUBLE_HI32_EXPMASK | TX_DOUBLE_HI32_SIGNBIT}}; - #endif - --const double Double::NaN = *((double*)nanMask); --const double Double::POSITIVE_INFINITY = *((double*)infMask); --const double Double::NEGATIVE_INFINITY = *((double*)negInfMask); -+const double Double::NaN = nanMask.d; -+const double Double::POSITIVE_INFINITY = infMask.d; -+const double Double::NEGATIVE_INFINITY = negInfMask.d; - - /* - * Determines whether the given double represents positive or negative diff --git a/www/mozilla/files/patch-Makefile.in b/www/mozilla/files/patch-Makefile.in deleted file mode 100644 index 5480cb799..000000000 --- a/www/mozilla/files/patch-Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ ---- Makefile.in.orig Fri Aug 29 20:20:58 2003 -+++ Makefile.in Sat Oct 18 15:34:15 2003 -@@ -67,8 +67,7 @@ - $(tier_2_dirs) \ - $(tier_9_dirs) \ - $(tier_40_dirs) \ -- $(tier_50_dirs) \ -- $(NULL) -+ $(tier_50_dirs) - - ifdef GC_LEAK_DETECTOR - DIRS += gc/boehm -@@ -87,7 +86,8 @@ - DIRS += $(tier_98_dirs) - endif - --DIRS += $(tier_99_dirs) -+DIRS += $(tier_99_dirs) \ -+ $(NULL) - - # - # tier 0 - base build config dirs diff --git a/www/mozilla/files/patch-bugzilla149334 b/www/mozilla/files/patch-bugzilla149334 deleted file mode 100644 index fe1be5bc8..000000000 --- a/www/mozilla/files/patch-bugzilla149334 +++ /dev/null @@ -1,342 +0,0 @@ -Index: gfx/idl/nsIFreeType2.idl -=================================================================== -RCS file: /cvsroot/mozilla/gfx/idl/nsIFreeType2.idl,v -retrieving revision 1.10 -diff -u -3 -p -r1.10 nsIFreeType2.idl ---- gfx/idl/nsIFreeType2.idl 15 Apr 2004 23:30:02 -0000 1.10 -+++ gfx/idl/nsIFreeType2.idl 26 May 2004 10:00:54 -0000 -@@ -76,10 +76,11 @@ native FT_Pointer(FT_Pointer); - native FT_Sfnt_Tag(FT_Sfnt_Tag); - native FT_Size(FT_Size); - --[ptr] native FTC_Image_Desc_p(FTC_Image_Desc); -+[ptr] native FTC_ImageType_p(FTC_ImageType); - native FTC_Face_Requester(FTC_Face_Requester); - native FTC_Font(FTC_Font); --native FTC_Image_Cache(FTC_Image_Cache); -+native FTC_FaceID(FTC_FaceID); -+native FTC_ImageCache(FTC_ImageCache); - native FTC_Manager(FTC_Manager); - - // #ifdef MOZ_SVG -@@ -99,7 +100,7 @@ interface nsIFreeType2 : nsISupports - - readonly attribute FT_Library library; - readonly attribute FTC_Manager FTCacheManager; -- readonly attribute FTC_Image_Cache ImageCache; -+ readonly attribute FTC_ImageCache ImageCache; - - void doneFace(in FT_Face face); - void doneFreeType(in FT_Library lib); -@@ -115,16 +116,16 @@ interface nsIFreeType2 : nsISupports - void outlineDecompose(in FT_Outline_p outline, - in const_FT_Outline_Funcs_p funcs, in voidPtr p); - void setCharmap(in FT_Face face, in FT_CharMap charmap); -- void imageCacheLookup(in FTC_Image_Cache cache, in FTC_Image_Desc_p desc, -+ void imageCacheLookup(in FTC_ImageCache cache, in FTC_ImageType_p desc, - in FT_UInt gindex, out FT_Glyph glyph); -- void managerLookupSize(in FTC_Manager manager, in FTC_Font font, -- out FT_Face face, out FT_Size size); -+ void managerLookupFace(in FTC_Manager manager, in FTC_FaceID face_id, -+ out FT_Face face); - void managerDone(in FTC_Manager manager); - void managerNew(in FT_Library lib, in FT_UInt max_faces, - in FT_UInt max_sizes, in FT_ULong max_bytes, - in FTC_Face_Requester requester, in FT_Pointer req_data, - out FTC_Manager manager); -- void imageCacheNew(in FTC_Manager manager, out FTC_Image_Cache cache); -+ void imageCacheNew(in FTC_Manager manager, out FTC_ImageCache cache); - /* #ifdef MOZ_SVG */ - void glyphTransform(in FT_Glyph glyph, in FT_Matrix_p matrix, - in FT_Vector_p delta); -Index: gfx/src/freetype/nsFreeType.cpp -=================================================================== -RCS file: /cvsroot/mozilla/gfx/src/freetype/nsFreeType.cpp,v -retrieving revision 1.25 -diff -u -3 -p -r1.25 nsFreeType.cpp ---- gfx/src/freetype/nsFreeType.cpp 17 Apr 2004 21:52:29 -0000 1.25 -+++ gfx/src/freetype/nsFreeType.cpp 26 May 2004 10:00:54 -0000 -@@ -110,11 +110,11 @@ FtFuncList nsFreeType2::FtFuncs [] = { - {"FT_New_Face", NS_FT2_OFFSET(nsFT_New_Face), PR_TRUE}, - {"FT_Outline_Decompose", NS_FT2_OFFSET(nsFT_Outline_Decompose), PR_TRUE}, - {"FT_Set_Charmap", NS_FT2_OFFSET(nsFT_Set_Charmap), PR_TRUE}, -- {"FTC_Image_Cache_Lookup", NS_FT2_OFFSET(nsFTC_Image_Cache_Lookup), PR_TRUE}, -- {"FTC_Manager_Lookup_Size", NS_FT2_OFFSET(nsFTC_Manager_Lookup_Size), PR_TRUE}, -+ {"FTC_ImageCache_Lookup", NS_FT2_OFFSET(nsFTC_Image_Cache_Lookup), PR_TRUE}, -+ {"FTC_Manager_LookupFace", NS_FT2_OFFSET(nsFTC_Manager_LookupFace), PR_TRUE}, - {"FTC_Manager_Done", NS_FT2_OFFSET(nsFTC_Manager_Done), PR_TRUE}, - {"FTC_Manager_New", NS_FT2_OFFSET(nsFTC_Manager_New), PR_TRUE}, -- {"FTC_Image_Cache_New", NS_FT2_OFFSET(nsFTC_Image_Cache_New), PR_TRUE}, -+ {"FTC_ImageCache_New", NS_FT2_OFFSET(nsFTC_Image_Cache_New), PR_TRUE}, - // #ifdef MOZ_SVG - {"FT_Glyph_Transform", NS_FT2_OFFSET(nsFT_Glyph_Transform), PR_TRUE}, - {"FT_Get_Kerning", NS_FT2_OFFSET(nsFT_Get_Kerning), PR_TRUE}, -@@ -282,7 +282,7 @@ nsFreeType2::SetCharmap(FT_Face face, FT - } - - NS_IMETHODIMP --nsFreeType2::ImageCacheLookup(FTC_Image_Cache cache, FTC_Image_Desc *desc, -+nsFreeType2::ImageCacheLookup(FTC_ImageCache cache, FTC_ImageType *desc, - FT_UInt glyphID, FT_Glyph *glyph) - { - // call the FreeType2 function via the function pointer -@@ -291,11 +291,11 @@ nsFreeType2::ImageCacheLookup(FTC_Image_ - } - - NS_IMETHODIMP --nsFreeType2::ManagerLookupSize(FTC_Manager manager, FTC_Font font, -- FT_Face *face, FT_Size *size) -+nsFreeType2::ManagerLookupFace(FTC_Manager manager, FTC_FaceID face_id, -+ FT_Face *face) - { - // call the FreeType2 function via the function pointer -- FT_Error error = nsFTC_Manager_Lookup_Size(manager, font, face, size); -+ FT_Error error = nsFTC_Manager_LookupFace(manager, face_id, face); - return error ? NS_ERROR_FAILURE : NS_OK; - } - -@@ -320,7 +320,7 @@ nsFreeType2::ManagerNew(FT_Library libra - } - - NS_IMETHODIMP --nsFreeType2::ImageCacheNew(FTC_Manager manager, FTC_Image_Cache *cache) -+nsFreeType2::ImageCacheNew(FTC_Manager manager, FTC_ImageCache *cache) - { - // call the FreeType2 function via the function pointer - FT_Error error = nsFTC_Image_Cache_New(manager, cache); -@@ -389,7 +389,7 @@ nsFreeType2::SupportsExtFunc(PRBool *res - } - - NS_IMETHODIMP --nsFreeType2::GetImageCache(FTC_Image_Cache *aCache) -+nsFreeType2::GetImageCache(FTC_ImageCache *aCache) - { - *aCache = mImageCache; - return NS_OK; -Index: gfx/src/freetype/nsFreeType.h -=================================================================== -RCS file: /cvsroot/mozilla/gfx/src/freetype/nsFreeType.h,v -retrieving revision 1.17 -diff -u -3 -p -r1.17 nsFreeType.h ---- gfx/src/freetype/nsFreeType.h 17 Apr 2004 21:52:29 -0000 1.17 -+++ gfx/src/freetype/nsFreeType.h 26 May 2004 10:00:54 -0000 -@@ -120,13 +120,13 @@ typedef FT_Error (*FT_Outline_Decompose_ - typedef FT_Error (*FT_New_Face_t)(FT_Library, const char*, FT_Long, FT_Face*); - typedef FT_Error (*FT_Set_Charmap_t)(FT_Face face, FT_CharMap charmap); - typedef FT_Error (*FTC_Image_Cache_Lookup_t) -- (FTC_Image_Cache, FTC_Image_Desc*, FT_UInt, FT_Glyph*); --typedef FT_Error (*FTC_Manager_Lookup_Size_t) -- (FTC_Manager, FTC_Font, FT_Face*, FT_Size*); -+ (FTC_ImageCache, FTC_ImageType*, FT_UInt, FT_Glyph*); -+typedef FT_Error (*FTC_Manager_LookupFace_t) -+ (FTC_Manager, FTC_FaceID, FT_Face*); - typedef FT_Error (*FTC_Manager_Done_t)(FTC_Manager); - typedef FT_Error (*FTC_Manager_New_t)(FT_Library, FT_UInt, FT_UInt, FT_ULong, - FTC_Face_Requester, FT_Pointer, FTC_Manager*); --typedef FT_Error (*FTC_Image_Cache_New_t)(FTC_Manager, FTC_Image_Cache*); -+typedef FT_Error (*FTC_Image_Cache_New_t)(FTC_Manager, FTC_ImageCache*); - // #ifdef MOZ_SVG - typedef FT_Error (*FT_Glyph_Transform_t)(FT_Glyph, FT_Matrix*, FT_Vector*); - typedef FT_Error (*FT_Get_Kerning_t) -@@ -181,7 +181,7 @@ protected: - FT_Outline_Decompose_t nsFT_Outline_Decompose; - FT_Set_Charmap_t nsFT_Set_Charmap; - FTC_Image_Cache_Lookup_t nsFTC_Image_Cache_Lookup; -- FTC_Manager_Lookup_Size_t nsFTC_Manager_Lookup_Size; -+ FTC_Manager_LookupFace_t nsFTC_Manager_LookupFace; - FTC_Manager_Done_t nsFTC_Manager_Done; - FTC_Manager_New_t nsFTC_Manager_New; - FTC_Image_Cache_New_t nsFTC_Image_Cache_New; -@@ -229,7 +229,7 @@ protected: - PRLibrary *mSharedLib; - FT_Library mFreeTypeLibrary; - FTC_Manager mFTCacheManager; -- FTC_Image_Cache mImageCache; -+ FTC_ImageCache mImageCache; - - static nsHashtable *sFontFamilies; - static nsHashtable *sRange1CharSetNames; -Index: gfx/src/ps/nsFontMetricsPS.cpp -=================================================================== -RCS file: /cvsroot/mozilla/gfx/src/ps/nsFontMetricsPS.cpp,v -retrieving revision 1.43 -diff -u -3 -p -r1.43 nsFontMetricsPS.cpp ---- gfx/src/ps/nsFontMetricsPS.cpp 17 Apr 2004 21:52:31 -0000 1.43 -+++ gfx/src/ps/nsFontMetricsPS.cpp 26 May 2004 10:01:03 -0000 -@@ -1140,10 +1140,10 @@ nsFontPSFreeType::Init(nsITrueTypeFontCa - - mPixelSize = NSToIntRound(app2dev * mFont->size); - -- mImageDesc.font.face_id = (void*)mEntry; -- mImageDesc.font.pix_width = mPixelSize; -- mImageDesc.font.pix_height = mPixelSize; -- mImageDesc.image_type = 0; -+ mImageDesc->face_id = (FTC_FaceID)&mEntry; -+ mImageDesc->width = mPixelSize; -+ mImageDesc->height = mPixelSize; -+ mImageDesc->flags = 0; - - nsresult rv; - mFt2 = do_GetService(NS_FREETYPE2_CONTRACTID, &rv); -@@ -1189,7 +1189,7 @@ nsFontPSFreeType::GetWidth(const PRUnich - if (!face) - return 0; - -- FTC_Image_Cache iCache; -+ FTC_ImageCache iCache; - nsresult rv = mFt2->GetImageCache(&iCache); - if (NS_FAILED(rv)) { - NS_ERROR("Failed to get Image Cache"); -@@ -1227,8 +1227,8 @@ nsFontPSFreeType::getFTFace() - - FTC_Manager cManager; - mFt2->GetFTCacheManager(&cManager); -- nsresult rv = mFt2->ManagerLookupSize(cManager, &mImageDesc.font, -- &face, nsnull); -+ nsresult rv = mFt2->ManagerLookupFace(cManager, mImageDesc->face_id, -+ &face); - NS_ASSERTION(rv==0, "failed to get face/size"); - if (rv) - return nsnull; -@@ -1621,16 +1621,16 @@ void nsFT2Type8Generator::GeneratePSFont - mEntry->GetFamilyName(fontName); - mEntry->GetStyleName(styleName); - -- mImageDesc.font.face_id = (void*)mEntry; -+ mImageDesc->face_id = (FTC_FaceID)&mEntry; - // TT glyph has no relation to size -- mImageDesc.font.pix_width = 16; -- mImageDesc.font.pix_height = 16; -- mImageDesc.image_type = 0; -+ mImageDesc->width = 16; -+ mImageDesc->height = 16; -+ mImageDesc->flags = 0; - FT_Face face = nsnull; - FTC_Manager cManager; - mFt2->GetFTCacheManager(&cManager); -- nsresult rv = mFt2->ManagerLookupSize(cManager, &mImageDesc.font, -- &face, nsnull); -+ nsresult rv = mFt2->ManagerLookupFace(cManager, mImageDesc->face_id, -+ &face); - if (NS_FAILED(rv)) - return; - -Index: gfx/src/ps/nsFontMetricsPS.h -=================================================================== -RCS file: /cvsroot/mozilla/gfx/src/ps/nsFontMetricsPS.h,v -retrieving revision 1.25 -diff -u -3 -p -r1.25 nsFontMetricsPS.h ---- gfx/src/ps/nsFontMetricsPS.h 17 Apr 2004 21:52:31 -0000 1.25 -+++ gfx/src/ps/nsFontMetricsPS.h 26 May 2004 10:01:03 -0000 -@@ -319,7 +319,7 @@ protected: - nsCOMPtr<nsITrueTypeFontCatalogEntry> mFaceID; - nsCOMPtr<nsIFreeType2> mFt2; - PRUint16 mPixelSize; -- FTC_Image_Desc mImageDesc; -+ FTC_ImageType mImageDesc; - - - static PRBool AddUserPref(nsIAtom *aLang, const nsFont& aFont, -@@ -362,7 +362,7 @@ public: - protected: - nsCOMPtr<nsITrueTypeFontCatalogEntry> mEntry; - nsCOMPtr<nsIFreeType2> mFt2; -- FTC_Image_Desc mImageDesc; -+ FTC_ImageType mImageDesc; - }; - #endif - -Index: gfx/src/x11shared/nsFontFreeType.cpp -=================================================================== -RCS file: /cvsroot/mozilla/gfx/src/x11shared/nsFontFreeType.cpp,v -retrieving revision 1.14 -diff -u -3 -p -r1.14 nsFontFreeType.cpp ---- gfx/src/x11shared/nsFontFreeType.cpp 17 Apr 2004 21:52:34 -0000 1.14 -+++ gfx/src/x11shared/nsFontFreeType.cpp 26 May 2004 10:01:03 -0000 -@@ -177,7 +177,7 @@ nsFreeTypeFont::getFTFace() - FTC_Manager mgr; - nsresult rv; - mFt2->GetFTCacheManager(&mgr); -- rv = mFt2->ManagerLookupSize(mgr, &mImageDesc.font, &face, nsnull); -+ rv = mFt2->ManagerLookupFace(mgr, mImageDesc->face_id, &face); - NS_ASSERTION(NS_SUCCEEDED(rv), "failed to get face/size"); - if (NS_FAILED(rv)) - return nsnull; -@@ -191,22 +191,15 @@ nsFreeTypeFont::nsFreeTypeFont(nsITrueTy - PRBool embedded_bimap = PR_FALSE; - mFaceID = aFaceID; - mPixelSize = aPixelSize; -- mImageDesc.font.face_id = (void*)mFaceID; -- mImageDesc.font.pix_width = aPixelSize; -- mImageDesc.font.pix_height = aPixelSize; -- mImageDesc.image_type = 0; -+ mImageDesc->face_id = (FTC_FaceID)&mFaceID; -+ mImageDesc->width = aPixelSize; -+ mImageDesc->height = aPixelSize; -+ mImageDesc->flags = 0; - - if (aPixelSize < nsFreeType2::gAntiAliasMinimum) { -- mImageDesc.image_type |= ftc_image_mono; - anti_alias = PR_FALSE; - } - -- if (nsFreeType2::gFreeType2Autohinted) -- mImageDesc.image_type |= ftc_image_flag_autohinted; -- -- if (nsFreeType2::gFreeType2Unhinted) -- mImageDesc.image_type |= ftc_image_flag_unhinted; -- - PRUint32 num_embedded_bitmaps, i; - PRInt32* embedded_bitmapheights; - mFaceID->GetEmbeddedBitmapHeights(&num_embedded_bitmaps, -@@ -218,7 +211,6 @@ nsFreeTypeFont::nsFreeTypeFont(nsITrueTy - if (embedded_bitmapheights[i] == aPixelSize) { - embedded_bimap = PR_TRUE; - // unhinted must be set for embedded bitmaps to be used -- mImageDesc.image_type |= ftc_image_flag_unhinted; - break; - } - } -@@ -312,7 +304,7 @@ nsFreeTypeFont::doGetBoundingMetrics(con - if (!face) - return NS_ERROR_FAILURE; - -- FTC_Image_Cache icache; -+ FTC_ImageCache icache; - mFt2->GetImageCache(&icache); - if (!icache) - return NS_ERROR_FAILURE; -@@ -401,7 +393,7 @@ nsFreeTypeFont::GetWidth(const PRUnichar - if (!face) - return 0; - -- FTC_Image_Cache icache; -+ FTC_ImageCache icache; - mFt2->GetImageCache(&icache); - if (!icache) - return 0; -@@ -723,7 +715,7 @@ nsFreeTypeXImage::DrawString(nsRendering - if (y%4==0) (*blendPixelFunc)(sub_image, y, ascent-1, black, 255/2); - #endif - -- FTC_Image_Cache icache; -+ FTC_ImageCache icache; - mFt2->GetImageCache(&icache); - if (!icache) - return 0; -Index: gfx/src/x11shared/nsFontFreeType.h -=================================================================== -RCS file: /cvsroot/mozilla/gfx/src/x11shared/nsFontFreeType.h,v -retrieving revision 1.10 -diff -u -3 -p -r1.10 nsFontFreeType.h ---- gfx/src/x11shared/nsFontFreeType.h 17 Apr 2004 21:52:34 -0000 1.10 -+++ gfx/src/x11shared/nsFontFreeType.h 26 May 2004 10:01:03 -0000 -@@ -110,7 +110,7 @@ protected: - XImage *GetXImage(PRUint32 width, PRUint32 height); - nsITrueTypeFontCatalogEntry *mFaceID; - PRUint16 mPixelSize; -- FTC_Image_Desc mImageDesc; -+ FTC_ImageType mImageDesc; - nsCOMPtr<nsIFreeType2> mFt2; - }; - diff --git a/www/mozilla/files/patch-build_unix_run-mozilla.sh b/www/mozilla/files/patch-build_unix_run-mozilla.sh deleted file mode 100644 index 87114cc7b..000000000 --- a/www/mozilla/files/patch-build_unix_run-mozilla.sh +++ /dev/null @@ -1,21 +0,0 @@ ---- build/unix/run-mozilla.sh.orig Mon Dec 15 12:27:28 2003 -+++ build/unix/run-mozilla.sh Wed Feb 11 14:24:17 2004 -@@ -355,7 +355,7 @@ - fi - ## - ## Set LD_LIBRARY_PATH --LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"} -+LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:%%PREFIX%%/lib/browser_plugins:%%PREFIX%%/lib/browser_linux_plugins:${MRE_HOME}${LD_LIBRARY_PATH+":$LD_LIBRARY_PATH"} - if [ -n "$LD_LIBRARYN32_PATH" ] - then - LD_LIBRARYN32_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARYN32_PATH+":$LD_LIBRARYN32_PATH"} -@@ -442,6 +442,9 @@ - # - export MOZILLA_FIVE_HOME LD_LIBRARY_PATH - export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH -+ -+MOZ_PLUGIN_PATH=%%PREFIX%%/lib/browser_plugins:%%PREFIX%%/lib/browser_linux_plugins -+export MOZ_PLUGIN_PATH - - if [ $moz_debug -eq 1 ] - then diff --git a/www/mozilla/files/patch-config-mkdepend-imakemdep.h b/www/mozilla/files/patch-config-mkdepend-imakemdep.h deleted file mode 100644 index b688e6644..000000000 --- a/www/mozilla/files/patch-config-mkdepend-imakemdep.h +++ /dev/null @@ -1,10 +0,0 @@ ---- config/mkdepend/imakemdep.h Fri Sep 4 21:22:25 1998 -+++ config/mkdepend/imakemdep.h Thu Oct 16 22:43:25 2003 -@@ -278,4 +278,7 @@ - "-D__i386__", - # endif -+# if defined(__amd64__) || defined(__x86_64__) -+ "-D__amd64__ -D__x86_64__", -+# endif - # ifdef __GNUC__ - "-traditional", diff --git a/www/mozilla/files/patch-config::mkdepend::Makefile.in b/www/mozilla/files/patch-config::mkdepend::Makefile.in deleted file mode 100644 index bace012a2..000000000 --- a/www/mozilla/files/patch-config::mkdepend::Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- config/mkdepend/Makefile.in.orig Sun Dec 12 07:36:57 2004 -+++ config/mkdepend/Makefile.in Sun Dec 12 07:37:55 2004 -@@ -57,6 +57,7 @@ - include $(topsrcdir)/config/rules.mk - - HOST_CFLAGS += -DINCLUDEDIR=\"/usr/include\" -DOBJSUFFIX=\".$(OBJ_SUFFIX)\" -+HOST_CFLAGS += $(XCFLAGS) - - ifdef GNU_CC - _GCCDIR = $(shell $(CC) -print-file-name=include) diff --git a/www/mozilla/files/patch-config::rules.mk b/www/mozilla/files/patch-config::rules.mk deleted file mode 100644 index 16cb6ae11..000000000 --- a/www/mozilla/files/patch-config::rules.mk +++ /dev/null @@ -1,14 +0,0 @@ ---- config/rules.mk.orig Sun May 18 16:10:18 2003 -+++ config/rules.mk Sun Jul 20 18:07:26 2003 -@@ -448,7 +448,11 @@ - - ifeq ($(OS_ARCH),FreeBSD) - ifdef IS_COMPONENT -+ifneq (,$(filter alpha ia64,$(OS_TEST))) -+EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -lc -+else - EXTRA_DSO_LDOPTS += -Wl,-Bsymbolic -+endif - endif - endif - diff --git a/www/mozilla/files/patch-config_autoconf.mk.in b/www/mozilla/files/patch-config_autoconf.mk.in deleted file mode 100644 index c4fa0b516..000000000 --- a/www/mozilla/files/patch-config_autoconf.mk.in +++ /dev/null @@ -1,18 +0,0 @@ ---- config/autoconf.mk.in.orig Mon Mar 15 22:56:25 2004 -+++ config/autoconf.mk.in Fri Mar 19 15:17:50 2004 -@@ -31,13 +31,13 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - bindir = @bindir@ --includedir = @includedir@/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) -+includedir = @includedir@/%%MOZILLA%% - libdir = @libdir@ - datadir = @datadir@ - mandir = @mandir@ - idldir = @datadir@/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) - --mozappdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION) -+mozappdir = $(libdir)/%%MOZILLA%% - mredir = $(libdir)/mre/mre-$(MOZ_APP_VERSION) - mrelibdir = $(mredir)/lib - diff --git a/www/mozilla/files/patch-extensions_p3p_Makefile.in b/www/mozilla/files/patch-extensions_p3p_Makefile.in deleted file mode 100644 index efade70e9..000000000 --- a/www/mozilla/files/patch-extensions_p3p_Makefile.in +++ /dev/null @@ -1,30 +0,0 @@ ---- extensions/p3p/Makefile.in.orig Sun Jul 9 14:10:16 2006 -+++ extensions/p3p/Makefile.in Sun Jul 9 14:20:10 2006 -@@ -62,23 +62,23 @@ - p3p200010.xsl: resources/content/p3p.xsl.in Makefile.in - @$(RM) -f $@ - $(PP) -DNAMESPACE=http://www.w3.org/2000/10/18/P3Pv1 \ -- -DHAS_TMPL_RETENTION\ -+ -DHAS_TMPL_RETENTION \ - $< > $@ - - p3p200012.xsl: resources/content/p3p.xsl.in Makefile.in - @$(RM) -f $@ - $(PP) -DNAMESPACE=http://www.w3.org/2000/12/P3Pv1 \ -- -DHAS_CALL_OURS\ -+ -DHAS_CALL_OURS \ - $< > $@ - - p3p200109.xsl: resources/content/p3p.xsl.in Makefile.in - @$(RM) -f $@ - $(PP) -DNAMESPACE=http://www.w3.org/2001/09/P3Pv1 \ -- -DHAS_CALL_OURS\ -+ -DHAS_CALL_OURS \ - $< > $@ - - p3p200201.xsl: resources/content/p3p.xsl.in Makefile.in - @$(RM) -f $@ - $(PP) -DNAMESPACE=http://www.w3.org/2002/01/P3Pv1 \ -- -DHAS_CALL_OURS -DHAS_PURPOSE_SRC\ -+ -DHAS_CALL_OURS -DHAS_PURPOSE_SRC \ - $< > $@ diff --git a/www/mozilla/files/patch-gcc4 b/www/mozilla/files/patch-gcc4 deleted file mode 100644 index 855a756a6..000000000 --- a/www/mozilla/files/patch-gcc4 +++ /dev/null @@ -1,79 +0,0 @@ -Index: gfx/src/freetype/nsFreeType.cpp -=================================================================== -RCS file: /cvsroot/mozilla/gfx/src/freetype/nsFreeType.cpp,v -retrieving revision 1.24 -diff -u -r1.24 nsFreeType.cpp ---- gfx/src/freetype/nsFreeType.cpp 7 Feb 2004 15:22:30 -0000 1.24 -+++ gfx/src/freetype/nsFreeType.cpp 4 Mar 2005 19:59:53 -0000 -@@ -96,7 +96,7 @@ - // Define the FreeType2 functions we resolve at run time. - // see the comment near nsFreeType2::DoneFace() for more info - // --#define NS_FT2_OFFSET(f) (int)&((nsFreeType2*)0)->f -+#define NS_FT2_OFFSET(f) (NS_PTR_TO_INT32(&((nsFreeType2*)0)->f)) - FtFuncList nsFreeType2::FtFuncs [] = { - {"FT_Done_Face", NS_FT2_OFFSET(nsFT_Done_Face), PR_TRUE}, - {"FT_Done_FreeType", NS_FT2_OFFSET(nsFT_Done_FreeType), PR_TRUE}, -Index: widget/src/gtk2/nsDragService.cpp -=================================================================== -RCS file: /cvsroot/mozilla/widget/src/gtk2/nsDragService.cpp,v -retrieving revision 1.5 -diff -u -r1.5 nsDragService.cpp ---- widget/src/gtk2/nsDragService.cpp 30 Oct 2003 01:48:41 -0000 1.5 -+++ widget/src/gtk2/nsDragService.cpp 4 Mar 2005 20:00:01 -0000 -@@ -838,7 +838,7 @@ - (GtkTargetEntry *)g_malloc(sizeof(GtkTargetEntry)); - listTarget->target = g_strdup(gMimeListType); - listTarget->flags = 0; -- listTarget->info = (guint)listAtom; -+ listTarget->info = (guint)(NS_PTR_TO_INT32(listAtom)); - PR_LOG(sDragLm, PR_LOG_DEBUG, - ("automatically adding target %s with id %ld\n", - listTarget->target, listAtom)); -@@ -877,7 +877,7 @@ - (GtkTargetEntry *)g_malloc(sizeof(GtkTargetEntry)); - listTarget->target = g_strdup(gTextUriListType); - listTarget->flags = 0; -- listTarget->info = (guint)listAtom; -+ listTarget->info = (guint)NS_PTR_TO_INT32(listAtom); - PR_LOG(sDragLm, PR_LOG_DEBUG, - ("automatically adding target %s with \ - id %ld\n", listTarget->target, listAtom)); -@@ -914,7 +914,7 @@ - (GtkTargetEntry *)g_malloc(sizeof(GtkTargetEntry)); - target->target = g_strdup(flavorStr); - target->flags = 0; -- target->info = (guint)atom; -+ target->info = (guint)NS_PTR_TO_INT32(atom); - PR_LOG(sDragLm, PR_LOG_DEBUG, - ("adding target %s with id %ld\n", - target->target, atom)); -@@ -931,7 +931,7 @@ - (GtkTargetEntry *)g_malloc(sizeof(GtkTargetEntry)); - plainTarget->target = g_strdup(kTextMime); - plainTarget->flags = 0; -- plainTarget->info = (guint)plainAtom; -+ plainTarget->info = (guint)NS_PTR_TO_INT32(plainAtom); - PR_LOG(sDragLm, PR_LOG_DEBUG, - ("automatically adding target %s with \ - id %ld\n", plainTarget->target, plainAtom)); -@@ -948,7 +948,7 @@ - (GtkTargetEntry *)g_malloc(sizeof(GtkTargetEntry)); - urlTarget->target = g_strdup(gMozUrlType); - urlTarget->flags = 0; -- urlTarget->info = (guint)urlAtom; -+ urlTarget->info = (guint)NS_PTR_TO_INT32(urlAtom); - PR_LOG(sDragLm, PR_LOG_DEBUG, - ("automatically adding target %s with \ - id %ld\n", urlTarget->target, urlAtom)); ---- mailnews/mime/src/mimeeobj.h.orig Sat Dec 16 14:01:13 2006 -+++ mailnews/mime/src/mimeeobj.h Sat Dec 16 14:01:28 2006 -@@ -54,7 +54,7 @@ struct MimeExternalObjectClass { - MimeLeafClass leaf; - }; - --extern MimeExternalObjectClass mimeExternalObjectClass; -+extern "C" MimeExternalObjectClass mimeExternalObjectClass; - - struct MimeExternalObject { - MimeLeaf leaf; diff --git a/www/mozilla/files/patch-gfx-src-gtk-Makefile.in b/www/mozilla/files/patch-gfx-src-gtk-Makefile.in deleted file mode 100644 index ff8b69984..000000000 --- a/www/mozilla/files/patch-gfx-src-gtk-Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ -When using ``--with-system-nspr'' option, MOZ_COMPONENT_LIBS does not -contain the ``-L../../../dist/lib'' -- only ``-L../../../dist/bin''. - -This causes an error, because libgfxshared_s is only under dist/lib. - - -mi - ---- gfx/src/gtk/Makefile.in Mon Nov 10 07:24:51 2003 -+++ gfx/src/gtk/Makefile.in Thu Jul 21 23:58:26 2005 -@@ -165,4 +165,5 @@ - ifdef MOZ_ENABLE_GTK2 - EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) \ -+ $(LIBS_DIR) \ - -lgkgfx \ - -lgfxshared_s \ diff --git a/www/mozilla/files/patch-gfx_src_ps_nsType1.cpp b/www/mozilla/files/patch-gfx_src_ps_nsType1.cpp deleted file mode 100644 index 29752f34a..000000000 --- a/www/mozilla/files/patch-gfx_src_ps_nsType1.cpp +++ /dev/null @@ -1,58 +0,0 @@ ---- gfx/src/ps/nsType1.cpp.orig Wed Dec 11 01:24:47 2002 -+++ gfx/src/ps/nsType1.cpp Sun Sep 10 09:52:45 2006 -@@ -81,8 +81,8 @@ - int wmode; - } FT2PT1_info; - --static int cubicto(FT_Vector *aControlPt1, FT_Vector *aControlPt2, -- FT_Vector *aEndPt, void *aClosure); -+static int cubicto(const FT_Vector *aControlPt1, const FT_Vector *aControlPt2, -+ const FT_Vector *aEndPt, void *aClosure); - static int Type1CharStringCommand(unsigned char **aBufPtrPtr, int aCmd); - static int Type1EncodeCharStringInt(unsigned char **aBufPtrPtr, int aValue); - -@@ -173,7 +173,7 @@ - } - - static PRBool --sideWidthAndBearing(FT_Vector *aEndPt, FT2PT1_info *aFti) -+sideWidthAndBearing(const FT_Vector *aEndPt, FT2PT1_info *aFti) - { - int aw = 0; - int ah = 0; -@@ -216,7 +216,7 @@ - } - - static int --moveto(FT_Vector *aEndPt, void *aClosure) -+moveto(const FT_Vector *aEndPt, void *aClosure) - { - FT2PT1_info *fti = (FT2PT1_info *)aClosure; - FT_UShort upm = fti->face->units_per_EM; -@@ -253,7 +253,7 @@ - } - - static int --lineto(FT_Vector *aEndPt, void *aClosure) -+lineto(const FT_Vector *aEndPt, void *aClosure) - { - FT2PT1_info *fti = (FT2PT1_info *)aClosure; - FT_UShort upm = fti->face->units_per_EM; -@@ -279,7 +279,7 @@ - } - - static int --conicto(FT_Vector *aControlPt, FT_Vector *aEndPt, void *aClosure) -+conicto(const FT_Vector *aControlPt, const FT_Vector *aEndPt, void *aClosure) - { - FT2PT1_info *ftinfo = (FT2PT1_info *)aClosure; - FT_UShort upm = ftinfo->face->units_per_EM; -@@ -311,7 +311,7 @@ - } - - static int --cubicto(FT_Vector *aControlPt1, FT_Vector *aControlPt2, FT_Vector *aEndPt, -+cubicto(const FT_Vector *aControlPt1, const FT_Vector *aControlPt2, const FT_Vector *aEndPt, - void *aClosure) - { - FT2PT1_info *ftinfo = (FT2PT1_info *)aClosure; diff --git a/www/mozilla/files/patch-libm b/www/mozilla/files/patch-libm deleted file mode 100644 index 7de64b2a5..000000000 --- a/www/mozilla/files/patch-libm +++ /dev/null @@ -1,25 +0,0 @@ ---- js/src/Makefile.in Thu Aug 4 22:26:52 2005 -+++ js/src/Makefile.in Thu Aug 4 23:02:32 2005 -@@ -148,5 +148,4 @@ - endif - --FDLIBM_LIBRARY = fdlibm/$(LIB_PREFIX)fdm.$(LIB_SUFFIX) - JSMATH_PRELINK = jsmathtemp.o - JS_SAFE_ARENA = 1 -@@ -320,7 +319,4 @@ - endif - @$(RM) -f $(JSMATH_PRELINK) --else --# Create dependency so we build fdlibm --jsmath.o: $(FDLIBM_LIBRARY) Makefile.in - endif - ---- js/Makefile.in Sun Mar 23 14:36:00 2003 -+++ js/Makefile.in Thu Aug 4 23:08:06 2005 -@@ -46,5 +46,5 @@ - # - --DIRS = src/fdlibm src -+DIRS = src - - include $(topsrcdir)/config/rules.mk diff --git a/www/mozilla/files/patch-qt b/www/mozilla/files/patch-qt deleted file mode 100644 index d1cb9f9f7..000000000 --- a/www/mozilla/files/patch-qt +++ /dev/null @@ -1,65 +0,0 @@ ---- configure.orig Tue Oct 12 00:13:29 2004 -+++ configure Wed Nov 23 01:48:55 2005 -@@ -9368,7 +9368,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-liconv $LIBS" -+LIBS="-L$LOCALBASE/lib -liconv $LIBS" - cat > conftest.$ac_ext <<EOF - #line 9374 "configure" - #include "confdefs.h" -@@ -9399,7 +9399,7 @@ - fi - if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- _ICONV_LIBS="$_ICONV_LIBS -liconv" -+ _ICONV_LIBS="$_ICONV_LIBS -L$LOCALBASE/lib -liconv" - else - echo "$ac_t""no" 1>&6 - echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6 -@@ -9409,7 +9409,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-liconv $LIBS" -+LIBS="-L$LOCALBASE/lib -liconv $LIBS" - cat > conftest.$ac_ext <<EOF - #line 9415 "configure" - #include "confdefs.h" -@@ -9440,7 +9440,7 @@ - fi - if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- _ICONV_LIBS="$_ICONV_LIBS -liconv" -+ _ICONV_LIBS="$_ICONV_LIBS -L$LOCALBASE/lib -liconv" - else - echo "$ac_t""no" 1>&6 - fi -@@ -11401,12 +11401,12 @@ - - echo $ac_n "checking MOZ_GTK2_CFLAGS""... $ac_c" 1>&6 - echo "configure:11404: checking MOZ_GTK2_CFLAGS" >&5 -- MOZ_GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 1.3.7"` -+ MOZ_GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 1.3.7" "pangox >= 1.1.0"` - echo "$ac_t""$MOZ_GTK2_CFLAGS" 1>&6 - - echo $ac_n "checking MOZ_GTK2_LIBS""... $ac_c" 1>&6 - echo "configure:11409: checking MOZ_GTK2_LIBS" >&5 -- MOZ_GTK2_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 1.3.7"` -+ MOZ_GTK2_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 1.3.7" "pangox >= 1.1.0"` - echo "$ac_t""$MOZ_GTK2_LIBS" 1>&6 - else - MOZ_GTK2_CFLAGS="" -@@ -12344,9 +12344,9 @@ - - - --MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector irc universalchardet typeaheadfind webservices spellcheck gnomevfs negotiateauth" -+MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector universalchardet typeaheadfind webservices spellcheck gnomevfs negotiateauth" - --MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT xmlterm datetime finger cview layout-debug tasks" -+MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT irc xmlterm datetime finger cview layout-debug tasks" - - # Check whether --enable-extensions or --disable-extensions was given. - if test "${enable_extensions+set}" = set; then diff --git a/www/mozilla/files/patch-security::coreconf::FreeBSD.mk b/www/mozilla/files/patch-security::coreconf::FreeBSD.mk deleted file mode 100644 index 5c76b5af5..000000000 --- a/www/mozilla/files/patch-security::coreconf::FreeBSD.mk +++ /dev/null @@ -1,37 +0,0 @@ ---- security/coreconf/FreeBSD.mk.orig Wed Mar 26 20:17:25 2003 -+++ security/coreconf/FreeBSD.mk Thu Jul 8 12:56:24 2004 -@@ -35,16 +35,18 @@ - - include $(CORE_DEPTH)/coreconf/UNIX.mk - --DEFAULT_COMPILER = gcc --CC = gcc --CCC = g++ -+CCC = ${CXX} - RANLIB = ranlib - - ifeq ($(OS_TEST),alpha) - CPU_ARCH = alpha - else -+ifeq ($(OS_TEST),amd64) -+CPU_ARCH = amd64 -+else - CPU_ARCH = x86 - endif -+endif - - OS_CFLAGS = $(DSO_CFLAGS) -ansi -Wall -DFREEBSD -DHAVE_STRERROR -DHAVE_BSD_FLOCK - -@@ -71,7 +73,11 @@ - DLL_SUFFIX = so.1.0 - endif - --MKSHLIB = $(CC) $(DSO_LDOPTS) -+ifneq (,$(filter alpha ia64,$(OS_TEST))) -+MKSHLIB = $(CC) -Wl,-Bsymbolic -lc $(DSO_LDOPTS) -o $@ -+else -+MKSHLIB = $(CC) -Wl,-Bsymbolic $(DSO_LDOPTS) -o $@ -+endif - ifdef MAPFILE - # Add LD options to restrict exported symbols to those in the map file - endif diff --git a/www/mozilla/files/patch-sysnspr b/www/mozilla/files/patch-sysnspr deleted file mode 100644 index 19e2703b4..000000000 --- a/www/mozilla/files/patch-sysnspr +++ /dev/null @@ -1,21 +0,0 @@ ---- directory/c-sdk/ldap/include/Makefile.in.orig Sat Aug 20 02:15:05 2005 -+++ directory/c-sdk/ldap/include/Makefile.in Sat Aug 20 02:15:55 2005 -@@ -76,7 +76,6 @@ - $(INSTALL) $(INSTALLFLAGS) -m 644 $(HEADERS) $(INCLUDEDIR) - $(INSTALL) $(INSTALLFLAGS) -m 644 $(PRIVATEHEADERS) $(PRIVATEINCDIR) - rm -rf $(NSPRINCDIR)/* -- cp -r $(DIST)/$(OBJDIR_NAME)/include/nspr/* $(NSPRINCDIR) - - $(INCLUDEDIR): FORCE - $(NSINSTALL) -D $(INCLUDEDIR) ---- directory/c-sdk/ldap/libraries/libprldap/Makefile.in.orig Sat Aug 20 02:14:33 2005 -+++ directory/c-sdk/ldap/libraries/libprldap/Makefile.in Sat Aug 20 02:14:39 2005 -@@ -58,7 +58,7 @@ - - LOCAL_INCLUDES = -I$(PUBLIC)/nspr - INCLUDES += -I$(DISTHDIR) -I$(HDIR) -I$(INSTALLDIR)/include \ -- -I$(DIST)/include/nspr -+ $(shell nspr-config --cflags) - DEFINES += $(DEFS) - - PLATFORMCFLAGS = -DUSE_WAITPID -DNEEDPROTOS diff --git a/www/mozilla/files/patch-sysnss b/www/mozilla/files/patch-sysnss deleted file mode 100644 index d854cabc0..000000000 --- a/www/mozilla/files/patch-sysnss +++ /dev/null @@ -1,178 +0,0 @@ ---- Makefile.in Tue Sep 14 16:59:40 2004 -+++ Makefile.in Tue Aug 2 08:26:55 2005 -@@ -102,6 +102,4 @@ - # tier 1 - 3rd party individual libraries - # --tier_1_dirs += dbm -- - ifndef MOZ_NATIVE_JPEG - tier_1_dirs += jpeg ---- security/manager/Makefile.in Mon Mar 28 19:56:36 2005 -+++ security/manager/Makefile.in Tue Aug 2 09:02:50 2005 -@@ -37,16 +37,7 @@ - SOFTOKEN3_LIB \ - SOFTOKEN3_CHK \ -- LOADABLE_ROOT_MODULE \ - HAVE_FREEBL_MODULES \ - $(NULL) - --LOADABLE_ROOT_MODULE = $(DLL_PREFIX)nssckbi$(DLL_SUFFIX) -- --NSS3_LIB = $(DLL_PREFIX)nss3$(DLL_SUFFIX) --SMIME3_LIB = $(DLL_PREFIX)smime3$(DLL_SUFFIX) --SSL3_LIB = $(DLL_PREFIX)ssl3$(DLL_SUFFIX) --SOFTOKEN3_LIB = $(DLL_PREFIX)softokn3$(DLL_SUFFIX) --SOFTOKEN3_CHK = $(DLL_PREFIX)softokn3.chk -- - ifneq (,$(filter SunOS HP-UX,$(OS_ARCH))) - ifeq (,$(filter i86pc ia64,$(OS_TEST))) -@@ -132,9 +123,4 @@ - .nss.cleaned: .nss.checkout - $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) clean -- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) clean --ifndef SKIP_CHK -- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) clean -- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign $(DEFAULT_GMAKE_FLAGS) clean --endif - touch $@ - -@@ -153,43 +139,4 @@ - ifeq ($(OS_ARCH),WINNT) - cd $(DIST)/lib; cp -f $(LIB_PREFIX)dbm$(MOZ_BITS).$(LIB_SUFFIX) $(LIB_PREFIX)dbm.$(LIB_SUFFIX) --else -- cd $(DIST)/lib; cp -f $(LIB_PREFIX)mozdbm_s.$(LIB_SUFFIX) $(LIB_PREFIX)dbm.$(LIB_SUFFIX); $(RANLIB) $(LIB_PREFIX)dbm.$(LIB_SUFFIX) --endif -- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) --ifndef SKIP_CHK -- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) -- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign $(DEFAULT_GMAKE_FLAGS) --endif --ifndef DISABLE_DIST_GRE -- $(INSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(GRE_DIST) --ifndef SKIP_CHK -- $(INSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(GRE_DIST) --endif -- $(INSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(GRE_DIST) -- $(INSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(GRE_DIST) -- $(INSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(GRE_DIST) -- $(INSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(GRE_DIST) --ifdef HAVE_FREEBL_MODULES -- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(GRE_DIST) -- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(GRE_DIST) -- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(GRE_DIST) -- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(GRE_DIST) --endif --endif --ifndef _SKIP_OLD_GRE_INSTALL -- $(INSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin --ifndef SKIP_CHK -- $(INSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(DIST)/bin --endif -- $(INSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(DIST)/bin -- $(INSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(DIST)/bin -- $(INSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(DIST)/bin -- $(INSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(DIST)/bin --ifdef HAVE_FREEBL_MODULES -- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(DIST)/bin -- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(DIST)/bin -- $(INSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(DIST)/bin -- $(INSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(DIST)/bin --endif - endif - $(MAKE) -C boot $@ -@@ -200,18 +147,4 @@ - - install:: -- $(SYSINSTALL) -m 755 $(DIST)/lib/$(LOADABLE_ROOT_MODULE) $(DESTDIR)$(mozappdir) --ifndef SKIP_CHK -- $(SYSINSTALL) -m 644 $(DIST)/lib/$(SOFTOKEN3_CHK) $(DESTDIR)$(mozappdir) --endif -- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SOFTOKEN3_LIB) $(DESTDIR)$(mozappdir) -- $(SYSINSTALL) -m 755 $(DIST)/lib/$(NSS3_LIB) $(DESTDIR)$(mozappdir) -- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SSL3_LIB) $(DESTDIR)$(mozappdir) -- $(SYSINSTALL) -m 755 $(DIST)/lib/$(SMIME3_LIB) $(DESTDIR)$(mozappdir) --ifdef HAVE_FREEBL_MODULES -- $(SYSINSTALL) -m 644 $(DIST)/lib/$(FREEBL_PURE32_CHK) $(DESTDIR)$(mozappdir) -- $(SYSINSTALL) -m 755 $(DIST)/lib/$(FREEBL_PURE32_MODULE) $(DESTDIR)$(mozappdir) -- $(SYSINSTALL) -m 644 $(DIST)/lib/$(FREEBL_HYBRID_CHK) $(DESTDIR)$(mozappdir) -- $(SYSINSTALL) -m 755 $(DIST)/lib/$(FREEBL_HYBRID_MODULE) $(DESTDIR)$(mozappdir) --endif - $(MAKE) -C boot $@ - $(MAKE) -C ssl $@ -@@ -227,9 +160,4 @@ - endif - $(MAKE) -C $(topsrcdir)/security/coreconf $(DEFAULT_GMAKE_FLAGS) clean -- $(MAKE) -C $(topsrcdir)/security/nss/lib $(DEFAULT_GMAKE_FLAGS) clean --ifndef SKIP_CHK -- $(MAKE) -C $(topsrcdir)/security/nss/cmd/lib $(DEFAULT_GMAKE_FLAGS) clean -- $(MAKE) -C $(topsrcdir)/security/nss/cmd/shlibsign $(DEFAULT_GMAKE_FLAGS) clean --endif - - echo-requires-recursive:: ---- security/manager/ssl/src/Makefile.in Wed Jan 7 08:36:51 2004 -+++ security/manager/ssl/src/Makefile.in Tue Aug 2 09:13:07 2005 -@@ -117,5 +117,5 @@ - # Use local includes because they are inserted before INCLUDES - # so that Mozilla's nss.h is used, not glibc's --LOCAL_INCLUDES += -I$(DIST)/public/nss \ -+LOCAL_INCLUDES += -I$(LOCALBASE)/include/nss/nss \ - $(NULL) - ---- config/config.mk Tue Oct 12 00:11:11 2004 -+++ config/config.mk Tue Aug 2 09:19:18 2005 -@@ -170,5 +170,4 @@ - NSS_LIBS = \ - $(LIBS_DIR) \ -- $(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \ - -lsmime3 \ - -lssl3 \ -@@ -189,11 +188,5 @@ - endif - --NSS_DEP_LIBS = \ -- $(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \ -- $(DIST)/lib/$(DLL_PREFIX)smime3$(DLL_SUFFIX) \ -- $(DIST)/lib/$(DLL_PREFIX)ssl3$(DLL_SUFFIX) \ -- $(DIST)/lib/$(DLL_PREFIX)nss3$(DLL_SUFFIX) \ -- $(DIST)/lib/$(DLL_PREFIX)softokn3$(DLL_SUFFIX) \ -- $(NULL) -+NSS_DEP_LIBS = - - MOZ_UNICHARUTIL_LIBS = $(DIST)/lib/$(LIB_PREFIX)unicharutil_s.$(LIB_SUFFIX) ---- security/manager/ssl/src/nsNSSComponent.cpp Thu Apr 22 15:48:30 2004 -+++ security/manager/ssl/src/nsNSSComponent.cpp Thu Aug 4 16:44:27 2005 -@@ -88,4 +88,8 @@ - } - -+#include <sys/types.h> -+#include <sys/stat.h> -+#include <errno.h> -+ - #ifdef PR_LOGGING - PRLogModuleInfo* gPIPNSSLog = nsnull; -@@ -406,4 +410,5 @@ - const char *possible_ckbi_locations[] = { - NS_GRE_DIR, -+ NS_UNIX_LIB_DIR, - NS_XPCOM_CURRENT_PROCESS_DIR - }; -@@ -419,5 +424,5 @@ - } - -- char *fullModuleName = nsnull; -+ char *fullModuleName; - #ifdef XP_MAC - nsCAutoString nativePath; -@@ -431,4 +436,12 @@ - fullModuleName = PR_GetLibraryName(processDir.get(), "nssckbi"); - #endif -+ if (fullModuleName == nsnull) -+ continue; -+ struct stat sb; -+ if (stat(fullModuleName, &sb)) { -+ if (errno != ENOENT) -+ perror(fullModuleName); -+ continue; -+ } - /* If a module exists with the same name, delete it. */ - NS_ConvertUCS2toUTF8 modNameUTF8(modName); diff --git a/www/mozilla/files/patch-uriloader_exthandler_unix_nsGNOMERegistry.cpp b/www/mozilla/files/patch-uriloader_exthandler_unix_nsGNOMERegistry.cpp deleted file mode 100644 index 7f8e55f53..000000000 --- a/www/mozilla/files/patch-uriloader_exthandler_unix_nsGNOMERegistry.cpp +++ /dev/null @@ -1,29 +0,0 @@ ---- uriloader/exthandler/unix/nsGNOMERegistry.cpp.orig Fri Dec 24 04:30:00 2004 -+++ uriloader/exthandler/unix/nsGNOMERegistry.cpp Fri Dec 24 04:34:05 2004 -@@ -143,7 +143,7 @@ - PR_END_MACRO - - // Attempt to open libgconf -- gconfLib = LoadVersionedLibrary("gconf-2", ".4"); -+ gconfLib = PR_LoadLibrary("libgconf-2.so"); - ENSURE_LIB(gconfLib); - - GET_LIB_FUNCTION(gconf, gconf_client_get_default); -@@ -151,7 +151,7 @@ - GET_LIB_FUNCTION(gconf, gconf_client_get_bool); - - // Attempt to open libgnome -- gnomeLib = LoadVersionedLibrary("gnome-2", ".0"); -+ gnomeLib = PR_LoadLibrary("libgnome-2.so"); - ENSURE_LIB(gnomeLib); - - GET_LIB_FUNCTION(gnome, gnome_url_show); -@@ -160,7 +160,7 @@ - GET_LIB_FUNCTION(gnome, gnome_program_get); - - // Attempt to open libgnomevfs -- vfsLib = LoadVersionedLibrary("gnomevfs-2", ".0"); -+ vfsLib = PR_LoadLibrary("libgnomevfs-2.so"); - ENSURE_LIB(vfsLib); - - GET_LIB_FUNCTION(vfs, gnome_vfs_mime_type_from_name); diff --git a/www/mozilla/files/patch-widget_src_gtk2_nsDragService.cpp b/www/mozilla/files/patch-widget_src_gtk2_nsDragService.cpp deleted file mode 100644 index df9abaef6..000000000 --- a/www/mozilla/files/patch-widget_src_gtk2_nsDragService.cpp +++ /dev/null @@ -1,18 +0,0 @@ ---- widget/src/gtk2/nsDragService.cpp.nograb 2007-01-16 21:26:49.000000000 -0500 -+++ widget/src/gtk2/nsDragService.cpp 2007-01-16 21:27:04.000000000 -0500 -@@ -799,7 +799,6 @@ - void - nsDragService::GetTargetDragData(GdkAtom aFlavor) - { -- gtk_grab_add(mHiddenWidget); - PR_LOG(sDragLm, PR_LOG_DEBUG, ("getting data flavor %d\n", aFlavor)); - PR_LOG(sDragLm, PR_LOG_DEBUG, ("mLastWidget is %p and mLastContext is %p\n", - mTargetWidget, mTargetDragContext)); -@@ -817,7 +816,6 @@ - gtk_main_iteration(); - } - PR_LOG(sDragLm, PR_LOG_DEBUG, ("finished inner iteration\n")); -- gtk_grab_remove(mHiddenWidget); - } - - void diff --git a/www/mozilla/files/patch-xpcom::reflect::xptcall::public::xptcstubsdecl.inc b/www/mozilla/files/patch-xpcom::reflect::xptcall::public::xptcstubsdecl.inc deleted file mode 100644 index ebe5474ca..000000000 --- a/www/mozilla/files/patch-xpcom::reflect::xptcall::public::xptcstubsdecl.inc +++ /dev/null @@ -1,11 +0,0 @@ ---- xpcom/reflect/xptcall/public/xptcstubsdecl.inc.orig Tue Mar 16 03:07:25 2004 -+++ xpcom/reflect/xptcall/public/xptcstubsdecl.inc Fri Mar 19 15:58:14 2004 -@@ -8,7 +8,7 @@ - * 1 is AddRef - * 2 is Release - */ --#if !defined(__ia64) || (!defined(__hpux) && !defined(__linux__)) -+#if !defined(__ia64) - NS_IMETHOD Stub3(); - NS_IMETHOD Stub4(); - NS_IMETHOD Stub5(); diff --git a/www/mozilla/files/patch-xpcom_reflect_xptcall_src_md_unix_Makefile.in b/www/mozilla/files/patch-xpcom_reflect_xptcall_src_md_unix_Makefile.in deleted file mode 100644 index dbdc47b6f..000000000 --- a/www/mozilla/files/patch-xpcom_reflect_xptcall_src_md_unix_Makefile.in +++ /dev/null @@ -1,56 +0,0 @@ ---- xpcom/reflect/xptcall/src/md/unix/Makefile.in.orig Thu Aug 14 21:00:23 2003 -+++ xpcom/reflect/xptcall/src/md/unix/Makefile.in Sun Feb 1 14:31:25 2004 -@@ -49,6 +49,9 @@ - ifeq (86,$(findstring 86,$(OS_TEST))) - CPPSRCS := xptcinvoke_unixish_x86.cpp xptcstubs_unixish_x86.cpp - endif -+ifeq (amd64,$(OS_TEST)) -+CPPSRCS := xptcinvoke_amd64_freebsd.cpp xptcstubs_amd64_freebsd.cpp -+endif - endif - # - # New code for Linux, et. al., with gcc -@@ -59,8 +62,8 @@ - CPPSRCS := xptcinvoke_gcc_x86_unix.cpp xptcstubs_gcc_x86_unix.cpp - endif - endif --# IA64 Linux --ifneq (,$(filter Linux,$(OS_ARCH))) -+# IA64 Linux & FreeBSD -+ifneq (,$(filter Linux FreeBSD,$(OS_ARCH))) - ifneq (,$(findstring ia64,$(OS_TEST))) - CPPSRCS := xptcinvoke_ipf64.cpp xptcstubs_ipf64.cpp - ASFILES := xptcstubs_asm_ipf64.s xptcinvoke_asm_ipf64.s -@@ -106,9 +109,15 @@ - ASFILES := xptcinvoke_asm_osf1_alpha.s xptcstubs_asm_osf1_alpha.s - endif - # -+# FreeBSD/Alpha -+# -+ifeq ($(OS_ARCH)$(OS_TEST),FreeBSDalpha) -+CPPSRCS := xptcinvoke_freebsd_alpha.cpp xptcstubs_freebsd_alpha.cpp -+endif -+# - # Linux/Alpha - # --ifneq (,$(filter Linuxalpha FreeBSDalpha NetBSDalpha,$(OS_ARCH)$(OS_TEST))) -+ifneq (,$(filter Linuxalpha NetBSDalpha,$(OS_ARCH)$(OS_TEST))) - CPPSRCS := xptcinvoke_linux_alpha.cpp xptcstubs_linux_alpha.cpp - endif - # -@@ -294,6 +303,15 @@ - ifeq ($(OS_ARCH)$(OS_TEST),NetBSDsparc) - CPPSRCS := xptcinvoke_sparc_netbsd.cpp xptcstubs_sparc_netbsd.cpp - ASFILES := xptcinvoke_asm_sparc_netbsd.s xptcstubs_asm_sparc_netbsd.s -+endif -+# -+# FreeBSD/SPARC64 -+# -+ifeq ($(OS_ARCH),FreeBSD) -+ifneq (,$(findstring sparc,$(OS_TEST))) -+CPPSRCS := xptcinvoke_sparc64_freebsd.cpp xptcstubs_sparc64_freebsd.cpp -+ASFILES := xptcinvoke_asm_sparc64_freebsd.s xptcstubs_asm_sparcv9_solaris.s -+endif - endif - # - # Solaris/SPARC diff --git a/www/mozilla/files/patch-xpfe_bootstrap_mozilla.in b/www/mozilla/files/patch-xpfe_bootstrap_mozilla.in deleted file mode 100644 index 768eaf648..000000000 --- a/www/mozilla/files/patch-xpfe_bootstrap_mozilla.in +++ /dev/null @@ -1,436 +0,0 @@ ---- xpfe/bootstrap/mozilla.in.orig Fri Feb 20 19:13:46 2004 -+++ xpfe/bootstrap/mozilla.in Tue Mar 22 22:40:43 2005 -@@ -29,141 +29,324 @@ - ## the mozilla-bin binary to work. - ## - -+# -+# MOZ_PIS, "Mozilla Plugable Init Scripts" -+# MOZ_PIS_ is the name space used -+# These variables and there meaning are specified in -+# mozilla/xpfe/bootstrap/init.d/README - moz_pis_startstop_scripts() - { -- MOZ_USER_DIR="%MOZ_USER_DIR%" -- # MOZ_PIS_ is the name space for "Mozilla Plugable Init Scripts" -- # These variables and there meaning are specified in -- # mozilla/xpfe/bootstrap/init.d/README -- MOZ_PIS_API=2 -- MOZ_PIS_MOZBINDIR="${dist_bin}" -- MOZ_PIS_SESSION_PID="$$" -- MOZ_PIS_USER_DIR="${MOZ_USER_DIR}" -- export MOZ_PIS_API MOZ_PIS_MOZBINDIR MOZ_PIS_SESSION_PID MOZ_PIS_USER_DIR -- -- case "${1}" in -- "start") -- for curr_pis in "${dist_bin}/init.d"/S* "${HOME}/${MOZ_USER_DIR}/init.d"/S* ; do -- if [ -x "${curr_pis}" ] ; then -- case "${curr_pis}" in -- *.sh) . "${curr_pis}" ;; -- *) "${curr_pis}" "start" ;; -- esac -- fi -- done -- ;; -- "stop") -- for curr_pis in "${HOME}/${MOZ_USER_DIR}/init.d"/K* "${dist_bin}/init.d"/K* ; do -- if [ -x "${curr_pis}" ] ; then -- case "${curr_pis}" in -- *.sh) . "${curr_pis}" ;; -- *) "${curr_pis}" "stop" ;; -- esac -- fi -- done -- ;; -- *) -- echo 1>&2 "$0: Internal error in moz_pis_startstop_scripts." -- exit 1 -- ;; -- esac -+ MOZ_PIS_API=2 -+ MOZ_PIS_MOZBINDIR="${dist_bin}" -+ MOZ_PIS_SESSION_PID="$$" -+ MOZ_PIS_USER_DIR="${MOZ_USER_DIR}" -+ export MOZ_PIS_API MOZ_PIS_MOZBINDIR MOZ_PIS_SESSION_PID MOZ_PIS_USER_DIR -+ -+ case "${1}" in -+ "start") -+ for curr_pis in "${MOZ_PIS_MOZBINDIR}/init.d"/S* \ -+ "${HOME}/${MOZ_PIS_USER_DIR}/init.d"/S*; do -+ if [ -x "${curr_pis}" ]; then -+ case "${curr_pis}" in -+ *.sh) -+ . "${curr_pis}" -+ ;; -+ *) -+ ${curr_pis} "start" -+ ;; -+ esac -+ fi -+ done -+ ;; -+ "stop") -+ for curr_pis in "${MOZ_PIS_MOZBINDIR}/init.d"/K* \ -+ "${HOME}/${MOZ_PIS_USER_DIR}/init.d"/K*; do -+ if [ -x "${curr_pis}" ]; then -+ case "${curr_pis}" in -+ *.sh) -+ . "${curr_pis}" -+ ;; -+ *) -+ ${curr_pis} "stop" -+ ;; -+ esac -+ fi -+ done -+ ;; -+ *) -+ echo "$0: Internal error in moz_pis_startstop_scripts." 1>&2 -+ exit 1 -+ ;; -+ esac - } - - #uncomment for debugging - #set -x - --moz_libdir=%MOZAPPDIR% --MRE_HOME=%MREDIR% -+# -+# variables -+# -+location="new-tab" -+#MOZILLA_UILOCALE="en-US" -+#MOZILLA_UIREGION="US" - --# honor MOZILLA_FIVE_HOME if it's there --if [ -n "$MOZILLA_FIVE_HOME" ] ; then -- dist_bin="$MOZILLA_FIVE_HOME" --else -- # Use run-mozilla.sh in the current dir if it exists -- # If not, then start resolving symlinks until we find run-mozilla.sh -- found=0 -- progname=$0 -- curdir=`dirname "$progname"` -- run_moz="$curdir/run-mozilla.sh" -- if test -x "$run_moz"; then -- dist_bin=$curdir -+# -+# working definitions -+# -+MOZ_USER_DIR="%MOZ_USER_DIR%" -+moz_libdir="%MOZAPPDIR%" -+MRE_HOME="%MREDIR%" -+ -+debugging= # set the debugging level -+use_openFile="yes" # use openFile() for file/dir -+here=`pwd` -+ -+if [ ! -d "${MRE_HOME}" ]; then -+ # use moz_libdir as MRE_HOME -+ MRE_HOME="${moz_libdir}" -+fi -+export MRE_HOME -+ -+# Use run-mozilla.sh in the current dir if it exists -+# If not, then start resolving symlinks until we find run-mozilla.sh -+found=0 -+progname="$0" -+curdir=`dirname "$progname"` -+progbase=`basename "$progname"` -+run_moz="$curdir/run-mozilla.sh" -+# mozilla must obey MOZILLA_FIVE_HOME -+if [ -n "$MOZILLA_FIVE_HOME" -a -d "$MOZILLA_FIVE_HOME" -a \ -+ -x "$MOZILLA_FIVE_HOME/run-mozilla.sh" ]; then -+ curdir="$MOZILLA_FIVE_HOME" -+ run_moz="$curdir/run-mozilla.sh" -+ dist_bin="$curdir" - found=1 -- else -- here=`/bin/pwd` -- while [ -h "$progname" ]; do -- bn=`basename "$progname"` -- cd `dirname "$progname"` -- progname=`/bin/ls -l "$bn" |sed -e 's/^.* -> //' ` -- if [ ! -x "$progname" ]; then -- break -- fi -- curdir=`dirname "$progname"` -- run_moz="$curdir/run-mozilla.sh" -- if [ -x "$run_moz" ]; then -- cd "$curdir" -- dist_bin=`pwd` -- found=1 -- break -- fi -+elif [ -x "$run_moz" ]; then -+ dist_bin="$curdir" -+ found=1 -+else -+ while [ -h "${progname}" ]; do -+ bn=`basename "${progname}"` -+ cd `dirname "${progname}"` -+ progname=`ls -l "${bn}" | sed -e 's/^.* -> //'` -+ if [ ! -x "$progname" ]; then -+ break -+ fi -+ curdir=`dirname "${progname}"` -+ run_moz="${curdir}/run-mozilla.sh" -+ if [ -x "${run_moz}" ]; then -+ cd "$curdir" -+ dist_bin=`pwd` -+ run_moz="${dist_bin}/run-mozilla.sh" -+ found=1 -+ break -+ fi - done -- cd "$here" -- fi -- if [ $found = 0 ]; then -+ cd "${here}" -+fi -+if [ $found = 0 ]; then - # Check default compile-time libdir -- if [ -x "$moz_libdir/run-mozilla.sh" ]; then -- dist_bin=$moz_libdir -- else -- echo "Cannot find mozilla runtime directory. Exiting." -- exit 1 -- fi -- fi -+ if [ -x "${moz_libdir}/run-mozilla.sh" ]; then -+ dist_bin="$moz_libdir" -+ run_moz="${dist_bin}/run-mozilla.sh" -+ else -+ echo "$0: Cannot find mozilla runtime directory. Exiting." 1>&2 -+ exit 1 -+ fi - fi - --script_args="" --debugging=0 --MOZILLA_BIN="%MOZILLA-BIN%" -- -+MOZILLA_BIN="${progbase}-bin" - if [ "$OSTYPE" = "beos" ]; then -- mimeset -F $MOZILLA_BIN -+ mimeset -F "$MOZILLA_BIN" - fi - -+# test for binary apps in ${dist_bin} -+if [ -x "${dist_bin}/${MOZILLA_BIN}" ]; then -+ MOZILLA_BIN="${dist_bin}/${progbase}-bin" -+else -+ echo "$0: Cannot find mozilla binary executable. Exiting." 1>&2 -+ exit 1 -+fi -+if [ -x "${dist_bin}/mozilla-xremote-client" ]; then -+ MOZ_CLIENT_PROGRAM="${dist_bin}/mozilla-xremote-client -a ${progbase}" -+else -+ MOZ_CLIENT_PROGRAM="${MOZILLA_BIN} -remote -a ${progbase}" -+fi -+ -+# guest a default remote command -+_remote_cmd="xfeDoCommand(openBrowser)" -+ -+# parse options -+script_args= # null -+moreargs= # null -+target= # null -+ALREADY_RUNNING="test" - pass_arg_count=0 - while [ $# -gt $pass_arg_count ] - do -- case "$1" in -- -p | -pure) -- MOZILLA_BIN="%MOZILLA-BIN%.pure" -- shift -- ;; -- -g | --debug) -- script_args="$script_args -g" -- debugging=1 -- shift -- ;; -- -d | --debugger) -- script_args="$script_args -d $2" -- shift 2 -- ;; -- *) -- # Move the unrecognized argument to the end of the list. -- arg="$1" -- shift -- set -- "$@" "$arg" -- pass_arg_count=`expr $pass_arg_count + 1` -- ;; -- esac -+ if [ -n "${target}" ]; then -+ # well, this can't be the target if not last -+ moreargs="${moreargs} \"${target}\"" -+ target= # null -+ fi -+ case "$1" in -+ # preserve [pP] for profile -+ --pure | -pure) -+ MOZILLA_BIN="${MOZILLA_BIN}.pure" -+ shift -+ ;; -+ -g | --debug) -+ script_args="${script_args} -g" -+ debugging=1 -+ shift -+ ;; -+ -d | --debugger) -+ if [ -n "$2" ]; then -+ script_args="${script_args} -d $2" -+ shift 2 -+ else -+ "$0: ERROR, $1 needs an argument. Exiting" 1>&2 -+ exit 1 -+ fi -+ ;; -+ -[Uu][Ii][Ll]ocale) -+ if [ -n "$2" ]; then -+ uilocale="$2" -+ shift 2 -+ else -+ echo "$0: ERROR, $1 needs an argument. Exiting" 1>&2 -+ exit 1 -+ fi -+ ;; -+ -[Uu][Ii][Rr]egion) -+ if [ -n "$2" ]; then -+ uiregion="$2" -+ shift 2 -+ else -+ echo "$0: ERROR, $1 needs an argument. Exiting" 1>&2 -+ exit 1 -+ fi -+ ;; -+ -browser) -+ # browser is default for mozilla -+ shift -+ ;; -+ -mail) -+ _remote_cmd="xfeDoCommand(openInbox)" -+ moreargs="${moreargs} $1" -+ shift -+ ;; -+ -compose) -+ _remote_cmd="xfeDoCommand(composeMessage)" -+ moreargs="${moreargs} $1" -+ shift -+ ;; -+ -turbo | -nosplash | -quiet) -+ # use remote even with this -+ moreargs="${moreargs} $1" -+ shift -+ ;; -+ -*) -+ # don't use remote with options -+ ALREADY_RUNNING= # null -+ moreargs="${moreargs} $1" -+ shift -+ ;; -+ *) -+ target="$1" -+ shift -+ ;; -+ esac - done - --export MRE_HOME -+# test for a running copy of firefox -+# seems this is not needed -+#if [-n "${ALREADY_RUNNING}" ]; then -+# if [ -n "${DISPLAY}" ]; then -+# if [ -n "${debugging}" ]; then -+# echo "${run_moz} ${MOZ_CLIENT_PROGRAM} ping()" -+# ${run_moz} ${MOZ_CLIENT_PROGRAM} 'ping()' && ALREADY_RUNNING="yes" -+# else -+# ${run_moz} ${MOZ_CLIENT_PROGRAM} 'ping()' >/dev/null 2>&1 && -+# ALREADY_RUNNING="yes" -+# fi -+# elif [ -n "${debugging}" ]; then -+# echo "$0: WARN, no DISPLAY environment" 1>&2 -+# fi -+#fi -+ -+# process target -+if [ -n "${target}" ]; then -+ moreargs="${moreargs} \"${target}\"" -+ if [ -n "${ALREADY_RUNNING}" ]; then -+ if [ `expr "${target}" : '.*:.*'` -eq 0 ]; then -+ if [ `expr "${target}" : '/.*'` -eq 0 ]; then -+ target="${here}/${target}" -+ fi -+ if [ -r "${target}" -o -d "${target}" ]; then -+ [ -n "${use_openFile}" ] || target="file://${target}" -+ else -+ echo "$0: WARN, target: ${target} not an URI/file/dir" 1>&2 -+ ALREADY_RUNNING= # null -+ fi -+ else -+ # an former URI, don't use openFile -+ use_openFile= # null -+ fi -+ fi -+fi -+ -+# try remote protocol if running -+if [ -n "${ALREADY_RUNNING}" ]; then -+ if [ -n "${target}" ]; then -+ if [ -n "${use_openFile}" ]; then -+ _remote_cmd="openFile(${target})" -+ elif [ -n "${location}" ]; then -+ _remote_cmd="openURL(${target},${location})" -+ else -+ _remote_cmd="openURL(${target})" -+ fi -+ fi -+ # FIXME problems with freedesktop StartupNotify -+ if [ -n "${debugging}" ]; then -+ echo "${run_moz} ${script_args} ${MOZ_CLIENT_PROGRAM} ${_remote_cmd}" -+ ${run_moz} ${script_args} ${MOZ_CLIENT_PROGRAM} ${_remote_cmd} && -+ exit 0 -+ else -+ ${run_moz} ${script_args} ${MOZ_CLIENT_PROGRAM} ${_remote_cmd} \ -+ >/dev/null 2>&1 && exit 0 -+ fi -+fi -+ -+# fallback to direct invocation -+ -+# UILocale, UIRegion -+if [ -z "${uilocale}" -a -n "${MOZILLA_UILOCALE}" ]; then -+ uilocale="${MOZILLA_UILOCALE}" -+fi -+if [ -z "${uiregion}" -a -n "${MOZILLA_UIREGION}" ]; then -+ uiregion="${MOZILLA_UIREGION}" -+fi -+if [ -n "${uiregion}" -a -z "${uilocale}" ]; then -+ uilocale="en-US" -+fi -+if [ -n "${uilocale}" ]; then -+ if [ -n "${uiregion}" ]; then -+ moreargs="-UIRegion ${uiregion} ${moreargs}" -+ fi -+ moreargs="-UILocale ${uilocale} ${moreargs}" -+fi -+ -+# real invocation -+eval "set -- ${moreargs}" - - ## Start addon scripts - moz_pis_startstop_scripts "start" - --if [ $debugging = 1 ] --then -- echo $dist_bin/run-mozilla.sh $script_args $dist_bin/$MOZILLA_BIN "$@" -+if [ -n "${debugging}" ]; then -+ echo "${run_moz} ${script_args} ${MOZILLA_BIN} $@" - fi --"$dist_bin/run-mozilla.sh" $script_args "$dist_bin/$MOZILLA_BIN" "$@" -+${run_moz} ${script_args} ${MOZILLA_BIN} "$@" - exitcode=$? - - ## Stop addon scripts diff --git a/www/mozilla/files/patch-xptcall-alpha b/www/mozilla/files/patch-xptcall-alpha deleted file mode 100644 index 29631a98e..000000000 --- a/www/mozilla/files/patch-xptcall-alpha +++ /dev/null @@ -1,459 +0,0 @@ ---- xpcom/reflect/xptcall/src/md/unix/xptcinvoke_freebsd_alpha.cpp.orig Tue May 27 01:37:25 2003 -+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_freebsd_alpha.cpp Tue May 27 01:37:00 2003 -@@ -0,0 +1,184 @@ -+/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -+/* ***** BEGIN LICENSE BLOCK ***** -+ * Version: NPL 1.1/GPL 2.0/LGPL 2.1 -+ * -+ * The contents of this file are subject to the Netscape Public License -+ * Version 1.1 (the "License"); you may not use this file except in -+ * compliance with the License. You may obtain a copy of the License at -+ * http://www.mozilla.org/NPL/ -+ * -+ * Software distributed under the License is distributed on an "AS IS" basis, -+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -+ * for the specific language governing rights and limitations under the -+ * License. -+ * -+ * The Original Code is mozilla.org code. -+ * -+ * The Initial Developer of the Original Code is -+ * Netscape Communications Corporation. -+ * Portions created by the Initial Developer are Copyright (C) 1998 -+ * the Initial Developer. All Rights Reserved. -+ * -+ * Contributor(s): -+ * -+ * Alternatively, the contents of this file may be used under the terms of -+ * either the GNU General Public License Version 2 or later (the "GPL"), or -+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -+ * in which case the provisions of the GPL or the LGPL are applicable instead -+ * of those above. If you wish to allow use of your version of this file only -+ * under the terms of either the GPL or the LGPL, and not to allow others to -+ * use your version of this file under the terms of the NPL, indicate your -+ * decision by deleting the provisions above and replace them with the notice -+ * and other provisions required by the GPL or the LGPL. If you do not delete -+ * the provisions above, a recipient may use your version of this file under -+ * the terms of any one of the NPL, the GPL or the LGPL. -+ * -+ * ***** END LICENSE BLOCK ***** */ -+ -+/* Platform specific code to invoke XPCOM methods on native objects */ -+ -+/* contributed by Glen Nakamura <glen.nakamura@usa.net> */ -+ -+#include "xptcprivate.h" -+ -+/* Prototype specifies unmangled function name and disables unused warning */ -+static void -+invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s) -+__asm__("invoke_copy_to_stack") __attribute__((unused)); -+ -+static void -+invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s) -+{ -+ const PRUint8 NUM_ARG_REGS = 6-1; // -1 for "this" pointer -+ -+ for(PRUint32 i = 0; i < paramCount; i++, d++, s++) -+ { -+ if(s->IsPtrData()) -+ { -+ *d = (PRUint64)s->ptr; -+ continue; -+ } -+ switch(s->type) -+ { -+ case nsXPTType::T_I8 : *d = (PRUint64)s->val.i8; break; -+ case nsXPTType::T_I16 : *d = (PRUint64)s->val.i16; break; -+ case nsXPTType::T_I32 : *d = (PRUint64)s->val.i32; break; -+ case nsXPTType::T_I64 : *d = (PRUint64)s->val.i64; break; -+ case nsXPTType::T_U8 : *d = (PRUint64)s->val.u8; break; -+ case nsXPTType::T_U16 : *d = (PRUint64)s->val.u16; break; -+ case nsXPTType::T_U32 : *d = (PRUint64)s->val.u32; break; -+ case nsXPTType::T_U64 : *d = (PRUint64)s->val.u64; break; -+ case nsXPTType::T_FLOAT : -+ if(i < NUM_ARG_REGS) -+ { -+ // convert floats to doubles if they are to be passed -+ // via registers so we can just deal with doubles later -+ union { PRUint64 u64; double d; } t; -+ t.d = (double)s->val.f; -+ *d = t.u64; -+ } -+ else -+ // otherwise copy to stack normally -+ *d = (PRUint64)s->val.u32; -+ break; -+ case nsXPTType::T_DOUBLE : *d = (PRUint64)s->val.u64; break; -+ case nsXPTType::T_BOOL : *d = (PRUint64)s->val.b; break; -+ case nsXPTType::T_CHAR : *d = (PRUint64)s->val.c; break; -+ case nsXPTType::T_WCHAR : *d = (PRUint64)s->val.wc; break; -+ default: -+ // all the others are plain pointer types -+ *d = (PRUint64)s->val.p; -+ break; -+ } -+ } -+} -+ -+/* -+ * XPTC_PUBLIC_API(nsresult) -+ * XPTC_InvokeByIndex(nsISupports* that, PRUint32 methodIndex, -+ * PRUint32 paramCount, nsXPTCVariant* params, void* vt) -+ */ -+__asm__( -+ "#### XPTC_InvokeByIndex ####\n" -+".text\n\t" -+ ".align 5\n\t" -+ ".globl XPTC_InvokeByIndex\n\t" -+ ".ent XPTC_InvokeByIndex\n" -+"XPTC_InvokeByIndex:\n\t" -+ ".frame $15,32,$26,0\n\t" -+ ".mask 0x4008000,-32\n\t" -+ "ldgp $29,0($27)\n" -+"$XPTC_InvokeByIndex..ng:\n\t" -+ "subq $30,32,$30\n\t" -+ "stq $26,0($30)\n\t" -+ "stq $15,8($30)\n\t" -+ "bis $30,$30,$15\n\t" -+ ".prologue 1\n\t" -+ -+ /* -+ * Allocate enough stack space to hold the greater of 6 or "paramCount"+1 -+ * parameters. (+1 for "this" pointer) Room for at least 6 parameters -+ * is required for storage of those passed via registers. -+ */ -+ -+ "bis $31,5,$2\n\t" /* count = MAX(5, "paramCount") */ -+ "cmplt $2,$18,$1\n\t" -+ "cmovne $1,$18,$2\n\t" -+ "s8addq $2,16,$1\n\t" /* room for count+1 params (8 bytes each) */ -+ "bic $1,15,$1\n\t" /* stack space is rounded up to 0 % 16 */ -+ "subq $30,$1,$30\n\t" -+ -+ "stq $16,0($30)\n\t" /* save "that" (as "this" pointer) */ -+ "stq $17,16($15)\n\t" /* save "methodIndex" */ -+ -+ "addq $30,8,$16\n\t" /* pass stack pointer */ -+ "bis $18,$18,$17\n\t" /* pass "paramCount" */ -+ "bis $19,$19,$18\n\t" /* pass "params" */ -+ "bsr $26,$invoke_copy_to_stack..ng\n\t" /* call invoke_copy_to_stack */ -+ -+ /* -+ * Copy the first 6 parameters to registers and remove from stack frame. -+ * Both the integer and floating point registers are set for each parameter -+ * except the first which is the "this" pointer. (integer only) -+ * The floating point registers are all set as doubles since the -+ * invoke_copy_to_stack function should have converted the floats. -+ */ -+ "ldq $16,0($30)\n\t" /* integer registers */ -+ "ldq $17,8($30)\n\t" -+ "ldq $18,16($30)\n\t" -+ "ldq $19,24($30)\n\t" -+ "ldq $20,32($30)\n\t" -+ "ldq $21,40($30)\n\t" -+ "ldt $f17,8($30)\n\t" /* floating point registers */ -+ "ldt $f18,16($30)\n\t" -+ "ldt $f19,24($30)\n\t" -+ "ldt $f20,32($30)\n\t" -+ "ldt $f21,40($30)\n\t" -+ -+ "addq $30,48,$30\n\t" /* remove params from stack */ -+ -+ /* -+ * Call the virtual function with the constructed stack frame. -+ */ -+ "bis $16,$16,$1\n\t" /* load "this" */ -+ "ldq $2,16($15)\n\t" /* load "methodIndex" */ -+ "ldq $1,0($1)\n\t" /* load vtable */ -+#if 0 -+ "s8addq $2,16,$2\n\t" /* vtable index = "methodIndex" * 8 + 16 */ -+#else -+ "mulq $2, 8, $2\n\t" -+ "addq $2, 0, $2\n\t" /* vtable index = "methodIndex" * 16 + 24 */ -+#endif -+ "addq $1,$2,$1\n\t" -+ "ldq $27,0($1)\n\t" /* load address of function */ -+ "jsr $26,($27),0\n\t" /* call virtual function */ -+ "ldgp $29,0($26)\n\t" -+ -+ "bis $15,$15,$30\n\t" -+ "ldq $26,0($30)\n\t" -+ "ldq $15,8($30)\n\t" -+ "addq $30,32,$30\n\t" -+ "ret $31,($26),1\n\t" -+ ".end XPTC_InvokeByIndex" -+ ); -+ ---- xpcom/reflect/xptcall/src/md/unix/xptcstubs_freebsd_alpha.cpp.orig Tue May 27 01:37:30 2003 -+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_freebsd_alpha.cpp Tue May 27 01:37:04 2003 -@@ -0,0 +1,269 @@ -+/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -+/* ***** BEGIN LICENSE BLOCK ***** -+ * Version: NPL 1.1/GPL 2.0/LGPL 2.1 -+ * -+ * The contents of this file are subject to the Netscape Public License -+ * Version 1.1 (the "License"); you may not use this file except in -+ * compliance with the License. You may obtain a copy of the License at -+ * http://www.mozilla.org/NPL/ -+ * -+ * Software distributed under the License is distributed on an "AS IS" basis, -+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License -+ * for the specific language governing rights and limitations under the -+ * License. -+ * -+ * The Original Code is mozilla.org code. -+ * -+ * The Initial Developer of the Original Code is -+ * Netscape Communications Corporation. -+ * Portions created by the Initial Developer are Copyright (C) 1999 -+ * the Initial Developer. All Rights Reserved. -+ * -+ * Contributor(s): -+ * -+ * Alternatively, the contents of this file may be used under the terms of -+ * either the GNU General Public License Version 2 or later (the "GPL"), or -+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), -+ * in which case the provisions of the GPL or the LGPL are applicable instead -+ * of those above. If you wish to allow use of your version of this file only -+ * under the terms of either the GPL or the LGPL, and not to allow others to -+ * use your version of this file under the terms of the NPL, indicate your -+ * decision by deleting the provisions above and replace them with the notice -+ * and other provisions required by the GPL or the LGPL. If you do not delete -+ * the provisions above, a recipient may use your version of this file under -+ * the terms of any one of the NPL, the GPL or the LGPL. -+ * -+ * ***** END LICENSE BLOCK ***** */ -+ -+/* Implement shared vtbl methods. */ -+ -+/* contributed by Glen Nakamura <glen.nakamura@usa.net> */ -+ -+#include <sys/types.h> -+#include <machine/cpu.h> -+#include "xptcprivate.h" -+ -+/* Prototype specifies unmangled function name and disables unused warning */ -+static nsresult -+PrepareAndDispatch(nsXPTCStubBase* self, uint32 methodIndex, PRUint64* args) -+__asm__("PrepareAndDispatch") __attribute__((unused)); -+ -+static nsresult -+PrepareAndDispatch(nsXPTCStubBase* self, uint32 methodIndex, PRUint64* args) -+{ -+ const PRUint8 PARAM_BUFFER_COUNT = 16; -+ const PRUint8 NUM_ARG_REGS = 6-1; // -1 for "this" pointer -+ -+ nsXPTCMiniVariant paramBuffer[PARAM_BUFFER_COUNT]; -+ nsXPTCMiniVariant* dispatchParams = NULL; -+ nsIInterfaceInfo* iface_info = NULL; -+ const nsXPTMethodInfo* info; -+ PRUint8 paramCount; -+ PRUint8 i; -+ nsresult result = NS_ERROR_FAILURE; -+ -+ NS_ASSERTION(self,"no self"); -+ -+ self->GetInterfaceInfo(&iface_info); -+ NS_ASSERTION(iface_info,"no interface info"); -+ -+ iface_info->GetMethodInfo(PRUint16(methodIndex), &info); -+ NS_ASSERTION(info,"no interface info"); -+ -+ paramCount = info->GetParamCount(); -+ -+ // setup variant array pointer -+ if(paramCount > PARAM_BUFFER_COUNT) -+ dispatchParams = new nsXPTCMiniVariant[paramCount]; -+ else -+ dispatchParams = paramBuffer; -+ NS_ASSERTION(dispatchParams,"no place for params"); -+ -+ // args[0] to args[NUM_ARG_REGS] hold floating point register values -+ PRUint64* ap = args + NUM_ARG_REGS; -+ for(i = 0; i < paramCount; i++, ap++) -+ { -+ const nsXPTParamInfo& param = info->GetParam(i); -+ const nsXPTType& type = param.GetType(); -+ nsXPTCMiniVariant* dp = &dispatchParams[i]; -+ -+ if(param.IsOut() || !type.IsArithmetic()) -+ { -+ dp->val.p = (void*) *ap; -+ continue; -+ } -+ // else -+ switch(type) -+ { -+ case nsXPTType::T_I8 : dp->val.i8 = (PRInt8) *ap; break; -+ case nsXPTType::T_I16 : dp->val.i16 = (PRInt16) *ap; break; -+ case nsXPTType::T_I32 : dp->val.i32 = (PRInt32) *ap; break; -+ case nsXPTType::T_I64 : dp->val.i64 = (PRInt64) *ap; break; -+ case nsXPTType::T_U8 : dp->val.u8 = (PRUint8) *ap; break; -+ case nsXPTType::T_U16 : dp->val.u16 = (PRUint16) *ap; break; -+ case nsXPTType::T_U32 : dp->val.u32 = (PRUint32) *ap; break; -+ case nsXPTType::T_U64 : dp->val.u64 = (PRUint64) *ap; break; -+ case nsXPTType::T_FLOAT : -+ if(i < NUM_ARG_REGS) -+ { -+ // floats passed via registers are stored as doubles -+ // in the first NUM_ARG_REGS entries in args -+ dp->val.u64 = (PRUint64) args[i]; -+ dp->val.f = (float) dp->val.d; // convert double to float -+ } -+ else -+ dp->val.u32 = (PRUint32) *ap; -+ break; -+ case nsXPTType::T_DOUBLE : -+ // doubles passed via registers are also stored -+ // in the first NUM_ARG_REGS entries in args -+ dp->val.u64 = (i < NUM_ARG_REGS) ? args[i] : *ap; -+ break; -+ case nsXPTType::T_BOOL : dp->val.b = (PRBool) *ap; break; -+ case nsXPTType::T_CHAR : dp->val.c = (char) *ap; break; -+ case nsXPTType::T_WCHAR : dp->val.wc = (PRUnichar) *ap; break; -+ default: -+ NS_ASSERTION(0, "bad type"); -+ break; -+ } -+ } -+ -+ result = self->CallMethod((PRUint16)methodIndex, info, dispatchParams); -+ -+ NS_RELEASE(iface_info); -+ -+ if(dispatchParams != paramBuffer) -+ delete [] dispatchParams; -+ -+ return result; -+} -+ -+/* -+ * SharedStub() -+ * Collects arguments and calls PrepareAndDispatch. The "methodIndex" is -+ * passed to this function via $1 to preserve the argument registers. -+ */ -+__asm__( -+ "#### SharedStub ####\n" -+".text\n\t" -+ ".align 5\n\t" -+ ".ent SharedStub\n" -+"SharedStub:\n\t" -+ ".frame $30,96,$26,0\n\t" -+ ".mask 0x4000000,-96\n\t" -+ "ldgp $29,0($27)\n" -+"$SharedStub..ng:\n\t" -+ "subq $30,96,$30\n\t" -+ "stq $26,0($30)\n\t" -+ ".prologue 1\n\t" -+ -+ /* -+ * Store arguments passed via registers to the stack. -+ * Floating point registers are stored as doubles and converted -+ * to floats in PrepareAndDispatch if necessary. -+ */ -+ "stt $f17,16($30)\n\t" /* floating point registers */ -+ "stt $f18,24($30)\n\t" -+ "stt $f19,32($30)\n\t" -+ "stt $f20,40($30)\n\t" -+ "stt $f21,48($30)\n\t" -+ "stq $17,56($30)\n\t" /* integer registers */ -+ "stq $18,64($30)\n\t" -+ "stq $19,72($30)\n\t" -+ "stq $20,80($30)\n\t" -+ "stq $21,88($30)\n\t" -+ -+ /* -+ * Call PrepareAndDispatch function. -+ */ -+ "bis $1,$1,$17\n\t" /* pass "methodIndex" */ -+ "addq $30,16,$18\n\t" /* pass "args" */ -+ "bsr $26,$PrepareAndDispatch..ng\n\t" -+ -+ "ldq $26,0($30)\n\t" -+ "addq $30,96,$30\n\t" -+ "ret $31,($26),1\n\t" -+ ".end SharedStub" -+ ); -+ -+#if defined(__GXX_ABI_VERSION) && __GXX_ABI_VERSION >= 100 /* G++ V3 ABI */ -+/* -+ * nsresult nsXPTCStubBase::Stub##n() -+ * Sets register $1 to "methodIndex" and jumps to SharedStub. -+ */ -+#define STUB_ENTRY(n) \ -+__asm__( \ -+ "#### Stub"#n" ####\n" \ -+".text\n\t" \ -+ ".align 5\n\t" \ -+ ".globl _ZN14nsXPTCStubBase5Stub"#n"Ev\n\t" \ -+ ".ent _ZN14nsXPTCStubBase5Stub"#n"Ev\n" \ -+"_ZN14nsXPTCStubBase5Stub"#n"Ev:\n\t" \ -+ ".frame $30,0,$26,0\n\t" \ -+ "ldgp $29,0($27)\n" \ -+"$_ZN14nsXPTCStubBase5Stub"#n"Ev..ng:\n\t" \ -+ ".prologue 1\n\t" \ -+ "lda $1,"#n"\n\t" \ -+ "br $31,$SharedStub..ng\n\t" \ -+ ".end _ZN14nsXPTCStubBase5Stub"#n"Ev" \ -+ ); \ -+__asm__( \ -+ "#### Stub"#n" ####\n" \ -+".text\n\t" \ -+ ".align 5\n\t" \ -+ ".globl _ZN14nsXPTCStubBase6Stub"#n"Ev\n\t" \ -+ ".ent _ZN14nsXPTCStubBase6Stub"#n"Ev\n" \ -+"_ZN14nsXPTCStubBase6Stub"#n"Ev:\n\t" \ -+ ".frame $30,0,$26,0\n\t" \ -+ "ldgp $29,0($27)\n" \ -+"$_ZN14nsXPTCStubBase6Stub"#n"Ev..ng:\n\t" \ -+ ".prologue 1\n\t" \ -+ "lda $1,"#n"\n\t" \ -+ "br $31,$SharedStub..ng\n\t" \ -+ ".end _ZN14nsXPTCStubBase6Stub"#n"Ev" \ -+ ); \ -+__asm__( \ -+ "#### Stub"#n" ####\n" \ -+".text\n\t" \ -+ ".align 5\n\t" \ -+ ".globl _ZN14nsXPTCStubBase7Stub"#n"Ev\n\t" \ -+ ".ent _ZN14nsXPTCStubBase7Stub"#n"Ev\n" \ -+"_ZN14nsXPTCStubBase7Stub"#n"Ev:\n\t" \ -+ ".frame $30,0,$26,0\n\t" \ -+ "ldgp $29,0($27)\n" \ -+"$_ZN14nsXPTCStubBase7Stub"#n"Ev..ng:\n\t" \ -+ ".prologue 1\n\t" \ -+ "lda $1,"#n"\n\t" \ -+ "br $31,$SharedStub..ng\n\t" \ -+ ".end _ZN14nsXPTCStubBase7Stub"#n"Ev" \ -+ ); -+#else -+/* -+ * nsresult nsXPTCStubBase::Stub##n() -+ * Sets register $1 to "methodIndex" and jumps to SharedStub. -+ */ -+#define STUB_ENTRY(n) \ -+nsresult nsXPTCStubBase::Stub##n() \ -+{ \ -+ nsresult result; \ -+__asm__ __volatile__( \ -+ "ldah $29,0($27)\n\t" \ -+ "lda $29,0($29)\n\t" \ -+ "lda $1, "#n"\n\t" \ -+ "br $31, $SharedStub..ng\n\t" \ -+ "mov $0, %0\n\t" \ -+ : "=r" (result) \ -+ ); \ -+ return result; \ -+} -+#endif -+ -+#define SENTINEL_ENTRY(n) \ -+nsresult nsXPTCStubBase::Sentinel##n() \ -+{ \ -+ NS_ASSERTION(0,"nsXPTCStubBase::Sentinel called"); \ -+ return NS_ERROR_NOT_IMPLEMENTED; \ -+} -+ -+#include "xptcstubsdef.inc" -+ diff --git a/www/mozilla/files/patch-xptcall-amd64 b/www/mozilla/files/patch-xptcall-amd64 deleted file mode 100644 index 3227cad02..000000000 --- a/www/mozilla/files/patch-xptcall-amd64 +++ /dev/null @@ -1,386 +0,0 @@ ---- /dev/null Wed Dec 31 16:00:00 1969 -+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_amd64_freebsd.cpp Thu Oct 16 22:59:43 2003 -@@ -0,0 +1,174 @@ -+/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -+// Platform specific code to invoke XPCOM methods on native objects -+ -+#include "xptcprivate.h" -+ -+// 6 integral parameters are passed in registers -+const PRUint32 GPR_COUNT = 6; -+ -+// 8 floating point parameters are passed in SSE registers -+const PRUint32 FPR_COUNT = 8; -+ -+// Remember that these 'words' are 64-bit long -+static inline void -+invoke_count_words(PRUint32 paramCount, nsXPTCVariant * s, -+ PRUint32 & nr_gpr, PRUint32 & nr_fpr, PRUint32 & nr_stack) -+{ -+ nr_gpr = 1; // skip one GP register for 'that' -+ nr_fpr = 0; -+ nr_stack = 0; -+ -+ /* Compute number of eightbytes of class MEMORY. */ -+ for (uint32 i = 0; i < paramCount; i++, s++) { -+ if (!s->IsPtrData() -+ && (s->type == nsXPTType::T_FLOAT || s->type == nsXPTType::T_DOUBLE)) { -+ if (nr_fpr < FPR_COUNT) -+ nr_fpr++; -+ else -+ nr_stack++; -+ } -+ else { -+ if (nr_gpr < GPR_COUNT) -+ nr_gpr++; -+ else -+ nr_stack++; -+ } -+ } -+} -+ -+static void -+invoke_copy_to_stack(PRUint64 * d, PRUint32 paramCount, nsXPTCVariant * s, -+ PRUint64 * gpregs, double * fpregs) -+{ -+ PRUint32 nr_gpr = 1; // skip one GP register for 'that' -+ PRUint32 nr_fpr = 0; -+ PRUint64 value; -+ -+ for (uint32 i = 0; i < paramCount; i++, s++) { -+ if (s->IsPtrData()) -+ value = (PRUint64) s->ptr; -+ else { -+ switch (s->type) { -+ case nsXPTType::T_FLOAT: break; -+ case nsXPTType::T_DOUBLE: break; -+ case nsXPTType::T_I8: value = s->val.i8; break; -+ case nsXPTType::T_I16: value = s->val.i16; break; -+ case nsXPTType::T_I32: value = s->val.i32; break; -+ case nsXPTType::T_I64: value = s->val.i64; break; -+ case nsXPTType::T_U8: value = s->val.u8; break; -+ case nsXPTType::T_U16: value = s->val.u16; break; -+ case nsXPTType::T_U32: value = s->val.u32; break; -+ case nsXPTType::T_U64: value = s->val.u64; break; -+ case nsXPTType::T_BOOL: value = s->val.b; break; -+ case nsXPTType::T_CHAR: value = s->val.c; break; -+ case nsXPTType::T_WCHAR: value = s->val.wc; break; -+ default: value = (PRUint64) s->val.p; break; -+ } -+ } -+ -+ if (!s->IsPtrData() && s->type == nsXPTType::T_DOUBLE) { -+ if (nr_fpr < FPR_COUNT) -+ fpregs[nr_fpr++] = s->val.d; -+ else { -+ *((double *)d) = s->val.d; -+ d++; -+ } -+ } -+ else if (!s->IsPtrData() && s->type == nsXPTType::T_FLOAT) { -+ if (nr_fpr < FPR_COUNT) -+ // The value in %xmm register is already prepared to -+ // be retrieved as a float. Therefore, we pass the -+ // value verbatim, as a double without conversion. -+ fpregs[nr_fpr++] = s->val.d; -+ else { -+ *((float *)d) = s->val.f; -+ d++; -+ } -+ } -+ else { -+ if (nr_gpr < GPR_COUNT) -+ gpregs[nr_gpr++] = value; -+ else -+ *d++ = value; -+ } -+ } -+} -+ -+extern "C" -+XPTC_PUBLIC_API(nsresult) -+XPTC_InvokeByIndex(nsISupports * that, PRUint32 methodIndex, -+ PRUint32 paramCount, nsXPTCVariant * params) -+{ -+ PRUint32 nr_gpr, nr_fpr, nr_stack; -+ invoke_count_words(paramCount, params, nr_gpr, nr_fpr, nr_stack); -+ -+ // Stack, if used, must be 16-bytes aligned -+ if (nr_stack) -+ nr_stack = (nr_stack + 1) & ~1; -+ -+ // Load parameters to stack, if necessary -+ PRUint64 *stack = (PRUint64 *) __builtin_alloca(nr_stack * 8); -+ PRUint64 gpregs[GPR_COUNT]; -+ double fpregs[FPR_COUNT]; -+ invoke_copy_to_stack(stack, paramCount, params, gpregs, fpregs); -+ -+ // Load FPR registers from fpregs[] -+ register double d0 asm("xmm0"); -+ register double d1 asm("xmm1"); -+ register double d2 asm("xmm2"); -+ register double d3 asm("xmm3"); -+ register double d4 asm("xmm4"); -+ register double d5 asm("xmm5"); -+ register double d6 asm("xmm6"); -+ register double d7 asm("xmm7"); -+ -+ switch (nr_fpr) { -+#define ARG_FPR(N) \ -+ case N+1: d##N = fpregs[N]; -+ ARG_FPR(7); -+ ARG_FPR(6); -+ ARG_FPR(5); -+ ARG_FPR(4); -+ ARG_FPR(3); -+ ARG_FPR(2); -+ ARG_FPR(1); -+ ARG_FPR(0); -+ case 0:; -+#undef ARG_FPR -+ } -+ -+ // Load GPR registers from gpregs[] -+ register PRUint64 a0 asm("rdi"); -+ register PRUint64 a1 asm("rsi"); -+ register PRUint64 a2 asm("rdx"); -+ register PRUint64 a3 asm("rcx"); -+ register PRUint64 a4 asm("r8"); -+ register PRUint64 a5 asm("r9"); -+ -+ switch (nr_gpr) { -+#define ARG_GPR(N) \ -+ case N+1: a##N = gpregs[N]; -+ ARG_GPR(5); -+ ARG_GPR(4); -+ ARG_GPR(3); -+ ARG_GPR(2); -+ ARG_GPR(1); -+ case 1: a0 = (PRUint64) that; -+ case 0:; -+#undef ARG_GPR -+ } -+ -+ // Ensure that assignments to SSE registers won't be optimized away -+ asm("" :: -+ "x" (d0), "x" (d1), "x" (d2), "x" (d3), -+ "x" (d4), "x" (d5), "x" (d6), "x" (d7)); -+ -+ // Get pointer to method -+ PRUint64 methodAddress = *((PRUint64 *)that); -+ methodAddress += 8 * methodIndex; -+ methodAddress = *((PRUint64 *)methodAddress); -+ -+ typedef PRUint32 (*Method)(PRUint64, PRUint64, PRUint64, PRUint64, PRUint64, PRUint64); -+ PRUint32 result = ((Method)methodAddress)(a0, a1, a2, a3, a4, a5); -+ return result; -+} ---- /dev/null Wed Dec 31 16:00:00 1969 -+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_amd64_freebsd.cpp Thu Oct 16 23:01:08 2003 -@@ -0,0 +1,206 @@ -+/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -+ -+// Implement shared vtbl methods. -+ -+#include "xptcprivate.h" -+ -+// The Linux/x86-64 ABI passes the first 6 integral parameters and the -+// first 8 floating point parameters in registers (rdi, rsi, rdx, rcx, -+// r8, r9 and xmm0-xmm7), no stack space is allocated for these by the -+// caller. The rest of the parameters are passed in the callers stack -+// area. -+ -+const PRUint32 PARAM_BUFFER_COUNT = 16; -+const PRUint32 GPR_COUNT = 6; -+const PRUint32 FPR_COUNT = 8; -+ -+// PrepareAndDispatch() is called by SharedStub() and calls the actual method. -+// -+// - 'args[]' contains the arguments passed on stack -+// - 'gpregs[]' contains the arguments passed in integer registers -+// - 'fpregs[]' contains the arguments passed in floating point registers -+// -+// The parameters are mapped into an array of type 'nsXPTCMiniVariant' -+// and then the method gets called. -+ -+extern "C" nsresult -+PrepareAndDispatch(nsXPTCStubBase * self, PRUint32 methodIndex, -+ PRUint64 * args, PRUint64 * gpregs, double *fpregs) -+{ -+ nsXPTCMiniVariant paramBuffer[PARAM_BUFFER_COUNT]; -+ nsXPTCMiniVariant* dispatchParams = NULL; -+ nsIInterfaceInfo* iface_info = NULL; -+ const nsXPTMethodInfo* info; -+ PRUint32 paramCount; -+ PRUint32 i; -+ nsresult result = NS_ERROR_FAILURE; -+ -+ NS_ASSERTION(self,"no self"); -+ -+ self->GetInterfaceInfo(&iface_info); -+ NS_ASSERTION(iface_info,"no interface info"); -+ if (! iface_info) -+ return NS_ERROR_UNEXPECTED; -+ -+ iface_info->GetMethodInfo(PRUint16(methodIndex), &info); -+ NS_ASSERTION(info,"no method info"); -+ if (! info) -+ return NS_ERROR_UNEXPECTED; -+ -+ paramCount = info->GetParamCount(); -+ -+ // setup variant array pointer -+ if(paramCount > PARAM_BUFFER_COUNT) -+ dispatchParams = new nsXPTCMiniVariant[paramCount]; -+ else -+ dispatchParams = paramBuffer; -+ -+ NS_ASSERTION(dispatchParams,"no place for params"); -+ if (! dispatchParams) -+ return NS_ERROR_OUT_OF_MEMORY; -+ -+ PRUint64* ap = args; -+ PRUint32 nr_gpr = 1; // skip one GPR register for 'that' -+ PRUint32 nr_fpr = 0; -+ PRUint64 value; -+ -+ for(i = 0; i < paramCount; i++) { -+ const nsXPTParamInfo& param = info->GetParam(i); -+ const nsXPTType& type = param.GetType(); -+ nsXPTCMiniVariant* dp = &dispatchParams[i]; -+ -+ if (!param.IsOut() && type == nsXPTType::T_DOUBLE) { -+ if (nr_fpr < FPR_COUNT) -+ dp->val.d = fpregs[nr_fpr++]; -+ else -+ dp->val.d = *(double*) ap++; -+ continue; -+ } -+ else if (!param.IsOut() && type == nsXPTType::T_FLOAT) { -+ if (nr_fpr < FPR_COUNT) -+ // The value in %xmm register is already prepared to -+ // be retrieved as a float. Therefore, we pass the -+ // value verbatim, as a double without conversion. -+ dp->val.d = *(double*) ap++; -+ else -+ dp->val.f = *(float*) ap++; -+ continue; -+ } -+ else { -+ if (nr_gpr < GPR_COUNT) -+ value = gpregs[nr_gpr++]; -+ else -+ value = *ap++; -+ } -+ -+ if (param.IsOut() || !type.IsArithmetic()) { -+ dp->val.p = (void*) value; -+ continue; -+ } -+ -+ switch (type) { -+ case nsXPTType::T_I8: dp->val.i8 = (PRInt8) value; break; -+ case nsXPTType::T_I16: dp->val.i16 = (PRInt16) value; break; -+ case nsXPTType::T_I32: dp->val.i32 = (PRInt32) value; break; -+ case nsXPTType::T_I64: dp->val.i64 = (PRInt64) value; break; -+ case nsXPTType::T_U8: dp->val.u8 = (PRUint8) value; break; -+ case nsXPTType::T_U16: dp->val.u16 = (PRUint16) value; break; -+ case nsXPTType::T_U32: dp->val.u32 = (PRUint32) value; break; -+ case nsXPTType::T_U64: dp->val.u64 = (PRUint64) value; break; -+ case nsXPTType::T_BOOL: dp->val.b = (PRBool) value; break; -+ case nsXPTType::T_CHAR: dp->val.c = (char) value; break; -+ case nsXPTType::T_WCHAR: dp->val.wc = (wchar_t) value; break; -+ -+ default: -+ NS_ASSERTION(0, "bad type"); -+ break; -+ } -+ } -+ -+ result = self->CallMethod((PRUint16) methodIndex, info, dispatchParams); -+ -+ NS_RELEASE(iface_info); -+ -+ if (dispatchParams != paramBuffer) -+ delete [] dispatchParams; -+ -+ return result; -+} -+ -+#if defined(__GXX_ABI_VERSION) && __GXX_ABI_VERSION >= 100 /* G++ V3 ABI */ -+// Linux/x86-64 uses gcc >= 3.1 -+#define STUB_ENTRY(n) \ -+asm(".section \".text\"\n\t" \ -+ ".align 2\n\t" \ -+ ".if " #n " < 10\n\t" \ -+ ".globl _ZN14nsXPTCStubBase5Stub" #n "Ev\n\t" \ -+ ".type _ZN14nsXPTCStubBase5Stub" #n "Ev,@function\n" \ -+ "_ZN14nsXPTCStubBase5Stub" #n "Ev:\n\t" \ -+ ".elseif " #n " < 100\n\t" \ -+ ".globl _ZN14nsXPTCStubBase6Stub" #n "Ev\n\t" \ -+ ".type _ZN14nsXPTCStubBase6Stub" #n "Ev,@function\n" \ -+ "_ZN14nsXPTCStubBase6Stub" #n "Ev:\n\t" \ -+ ".elseif " #n " < 1000\n\t" \ -+ ".globl _ZN14nsXPTCStubBase7Stub" #n "Ev\n\t" \ -+ ".type _ZN14nsXPTCStubBase7Stub" #n "Ev,@function\n" \ -+ "_ZN14nsXPTCStubBase7Stub" #n "Ev:\n\t" \ -+ ".else\n\t" \ -+ ".err \"stub number " #n " >= 1000 not yet supported\"\n\t" \ -+ ".endif\n\t" \ -+ "movl $" #n ", %eax\n\t" \ -+ "jmp SharedStub\n\t" \ -+ ".if " #n " < 10\n\t" \ -+ ".size _ZN14nsXPTCStubBase5Stub" #n "Ev,.-_ZN14nsXPTCStubBase5Stub" #n "Ev\n\t" \ -+ ".elseif " #n " < 100\n\t" \ -+ ".size _ZN14nsXPTCStubBase6Stub" #n "Ev,.-_ZN14nsXPTCStubBase6Stub" #n "Ev\n\t" \ -+ ".else\n\t" \ -+ ".size _ZN14nsXPTCStubBase7Stub" #n "Ev,.-_ZN14nsXPTCStubBase7Stub" #n "Ev\n\t" \ -+ ".endif"); -+ -+// static nsresult SharedStub(PRUint32 methodIndex) -+asm(".section \".text\"\n\t" -+ ".align 2\n\t" -+ ".type SharedStub,@function\n\t" -+ "SharedStub:\n\t" -+ // make room for gpregs (48), fpregs (64) -+ "pushq %rbp\n\t" -+ "movq %rsp,%rbp\n\t" -+ "subq $112,%rsp\n\t" -+ // save GP registers -+ "movq %rdi,-112(%rbp)\n\t" -+ "movq %rsi,-104(%rbp)\n\t" -+ "movq %rdx, -96(%rbp)\n\t" -+ "movq %rcx, -88(%rbp)\n\t" -+ "movq %r8 , -80(%rbp)\n\t" -+ "movq %r9 , -72(%rbp)\n\t" -+ "leaq -112(%rbp),%rcx\n\t" -+ // save FP registers -+ "movsd %xmm0,-64(%rbp)\n\t" -+ "movsd %xmm1,-56(%rbp)\n\t" -+ "movsd %xmm2,-48(%rbp)\n\t" -+ "movsd %xmm3,-40(%rbp)\n\t" -+ "movsd %xmm4,-32(%rbp)\n\t" -+ "movsd %xmm5,-24(%rbp)\n\t" -+ "movsd %xmm6,-16(%rbp)\n\t" -+ "movsd %xmm7, -8(%rbp)\n\t" -+ "leaq -64(%rbp),%r8\n\t" -+ // rdi has the 'self' pointer already -+ "movl %eax,%esi\n\t" -+ "leaq 16(%rbp),%rdx\n\t" -+ "call PrepareAndDispatch\n\t" -+ "leave\n\t" -+ "ret\n\t" -+ ".size SharedStub,.-SharedStub"); -+ -+#define SENTINEL_ENTRY(n) \ -+nsresult nsXPTCStubBase::Sentinel##n() \ -+{ \ -+ NS_ASSERTION(0,"nsXPTCStubBase::Sentinel called"); \ -+ return NS_ERROR_NOT_IMPLEMENTED; \ -+} -+ -+#include "xptcstubsdef.inc" -+ -+#else -+#error "can't find a compiler to use" -+#endif /* __GNUC__ */ diff --git a/www/mozilla/files/patch-xptcall-ia64 b/www/mozilla/files/patch-xptcall-ia64 deleted file mode 100644 index 9cd07f7dd..000000000 --- a/www/mozilla/files/patch-xptcall-ia64 +++ /dev/null @@ -1,38 +0,0 @@ ---- xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ipf64.s.orig Sun Jul 20 00:05:32 2003 -+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_ipf64.s Sun Jul 20 00:06:37 2003 -@@ -8,6 +8,7 @@ - // Section has executable code - .section .text, "ax","progbits" - // procedure named 'XPTC_InvokeByIndex' -+ .global XPTC_InvokeByIndex - .proc XPTC_InvokeByIndex - // manual bundling - .explicit -@@ -24,7 +25,7 @@ - - // XPTC_InvokeByIndex(nsISupports* that, PRUint32 methodIndex, - // PRUint32 paramCount, nsXPTCVariant* params); --XPTC_InvokeByIndex:: -+XPTC_InvokeByIndex: - .prologue - .save ar.pfs, r37 - // allocate 4 input args, 6 local args, and 8 output args ---- xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf64.s.orig Sun Jul 20 00:02:02 2003 -+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_ipf64.s Sun Jul 20 00:02:40 2003 -@@ -6,6 +6,7 @@ - // Section has executable code - .section .text, "ax","progbits" - // procedure named 'SharedStub' -+ .global SharedStub - .proc SharedStub - // manual bundling - .explicit -@@ -14,7 +15,7 @@ - // .exclass PrepareAndDispatch, @fullyvisible - .type PrepareAndDispatch,@function - --SharedStub:: -+SharedStub: - // 9 arguments, first 8 are the input arguments of previous - // function call. The last one is methodIndex, and is passed in memory - .prologue diff --git a/www/mozilla/files/patch-xptcall-sparc64 b/www/mozilla/files/patch-xptcall-sparc64 deleted file mode 100755 index 9599a8a71..000000000 --- a/www/mozilla/files/patch-xptcall-sparc64 +++ /dev/null @@ -1,327 +0,0 @@ ---- /dev/null Mon May 26 13:22:00 2003 -+++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_sparc64_freebsd.cpp Mon May 26 04:12:55 2003 -@@ -0,0 +1,123 @@ -+/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- -+ * -+ * The contents of this file are subject to the Mozilla Public -+ * License Version 1.1 (the "License"); you may not use this file -+ * except in compliance with the License. You may obtain a copy of -+ * the License at http://www.mozilla.org/MPL/ -+ * -+ * Software distributed under the License is distributed on an "AS -+ * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -+ * implied. See the License for the specific language governing -+ * rights and limitations under the License. -+ * -+ * The Original Code is mozilla.org code. -+ * -+ * The Initial Developer of the Original Code is Netscape -+ * Communications Corporation. Portions created by Netscape are -+ * Copyright (C) 2001 Netscape Communications Corporation. All -+ * Rights Reserved. -+ * -+ * Contributor(s): -+ * Stuart Parmenter <pavlov@netscape.com> -+ */ -+ -+/* Implement shared vtbl methods. */ -+ -+#include "xptcprivate.h" -+ -+#if defined(sparc) || defined(__sparc__) -+ -+extern "C" nsresult -+PrepareAndDispatch(nsXPTCStubBase* self, PRUint64 methodIndex, PRUint64* args) -+{ -+ -+#define PARAM_BUFFER_COUNT 16 -+ -+ nsXPTCMiniVariant paramBuffer[PARAM_BUFFER_COUNT]; -+ nsXPTCMiniVariant* dispatchParams = NULL; -+ nsIInterfaceInfo* iface_info = NULL; -+ const nsXPTMethodInfo* info; -+ PRUint8 paramCount; -+ PRUint8 i; -+ nsresult result = NS_ERROR_FAILURE; -+ -+ NS_ASSERTION(self,"no self"); -+ -+ self->GetInterfaceInfo(&iface_info); -+ NS_ASSERTION(iface_info,"no interface info"); -+ -+ iface_info->GetMethodInfo(PRUint16(methodIndex), &info); -+ NS_ASSERTION(info,"no interface info"); -+ -+ paramCount = info->GetParamCount(); -+ -+ // setup variant array pointer -+ if(paramCount > PARAM_BUFFER_COUNT) -+ dispatchParams = new nsXPTCMiniVariant[paramCount]; -+ else -+ dispatchParams = paramBuffer; -+ NS_ASSERTION(dispatchParams,"no place for params"); -+ -+ PRUint64* ap = args; -+ for(i = 0; i < paramCount; i++, ap++) -+ { -+ const nsXPTParamInfo& param = info->GetParam(i); -+ const nsXPTType& type = param.GetType(); -+ nsXPTCMiniVariant* dp = &dispatchParams[i]; -+ -+ if(param.IsOut() || !type.IsArithmetic()) -+ { -+ dp->val.p = (void*) *ap; -+ continue; -+ } -+ // else -+ switch(type) -+ { -+ case nsXPTType::T_I8 : dp->val.i8 = *((PRInt64*) ap); break; -+ case nsXPTType::T_I16 : dp->val.i16 = *((PRInt64*) ap); break; -+ case nsXPTType::T_I32 : dp->val.i32 = *((PRInt64*) ap); break; -+ case nsXPTType::T_DOUBLE : dp->val.d = *((double*) ap); break; -+ case nsXPTType::T_U64 : dp->val.u64 = *((PRUint64*) ap); break; -+ case nsXPTType::T_I64 : dp->val.i64 = *((PRInt64*) ap); break; -+ case nsXPTType::T_U8 : dp->val.u8 = *((PRUint64*) ap); break; -+ case nsXPTType::T_U16 : dp->val.u16 = *((PRUint64*)ap); break; -+ case nsXPTType::T_U32 : dp->val.u32 = *((PRUint64*)ap); break; -+ case nsXPTType::T_FLOAT : dp->val.f = ((float*) ap)[1]; break; -+ case nsXPTType::T_BOOL : dp->val.b = *((PRInt64*) ap); break; -+ case nsXPTType::T_CHAR : dp->val.c = *((PRUint64*) ap); break; -+ case nsXPTType::T_WCHAR : dp->val.wc = *((PRInt64*) ap); break; -+ default: -+ NS_ASSERTION(0, "bad type"); -+ break; -+ } -+ } -+ -+ result = self->CallMethod((PRUint16)methodIndex, info, dispatchParams); -+ -+ NS_RELEASE(iface_info); -+ -+ if(dispatchParams != paramBuffer) -+ delete [] dispatchParams; -+ -+ return result; -+} -+ -+extern "C" int SharedStub(int, int*); -+ -+#define STUB_ENTRY(n) \ -+nsresult nsXPTCStubBase::Stub##n() \ -+{ \ -+ int dummy; /* defeat tail-call optimization */ \ -+ return SharedStub(n, &dummy); \ -+} -+ -+#define SENTINEL_ENTRY(n) \ -+nsresult nsXPTCStubBase::Sentinel##n() \ -+{ \ -+ NS_ASSERTION(0,"nsXPTCStubBase::Sentinel called"); \ -+ return NS_ERROR_NOT_IMPLEMENTED; \ -+} -+ -+#include "xptcstubsdef.inc" -+ -+#endif /* sparc || __sparc__ */ ---- /dev/null Mon May 26 13:22:00 2003 -+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparc64_freebsd.s Mon May 26 04:06:09 2003 -@@ -0,0 +1,104 @@ -+/* -*- Mode: asm; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- -+ * -+ * The contents of this file are subject to the Mozilla Public -+ * License Version 1.1 (the "License"); you may not use this file -+ * except in compliance with the License. You may obtain a copy of -+ * the License at http://www.mozilla.org/MPL/ -+ * -+ * Software distributed under the License is distributed on an "AS -+ * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -+ * implied. See the License for the specific language governing -+ * rights and limitations under the License. -+ * -+ * The Original Code is mozilla.org code. -+ * -+ * The Initial Developer of the Original Code is Netscape -+ * Communications Corporation. Portions created by Netscape are -+ * Copyright (C) 2001 Netscape Communications Corporation. All -+ * Rights Reserved. -+ * -+ * Contributor(s): -+ * Stuart Parmenter <pavlov@netscape.com> -+ * Chris Seawood <cls@seawood.org> -+ */ -+ -+/* -+ Platform specific code to invoke XPCOM methods on native objects -+ for sparcv9 Solaris. -+ -+ See the SPARC Compliance Definition (SCD) Chapter 3 -+ for more information about what is going on here, including -+ the use of BIAS (0x7ff). -+ The SCD is available from http://www.sparc.com/. -+*/ -+ -+ .global XPTC_InvokeByIndex -+ .type XPTC_InvokeByIndex, #function -+ -+/* -+ XPTC_InvokeByIndex(nsISupports* that, PRUint32 methodIndex, -+ PRUint32 paramCount, nsXPTCVariant* params); -+ -+*/ -+XPTC_InvokeByIndex: -+ save %sp,-(128 + 64),%sp ! room for the register window and -+ ! struct pointer, rounded up to 0 % 64 -+ sll %i2,4,%l0 ! assume the worst case -+ ! paramCount * 2 * 8 bytes -+ cmp %l0, 0 ! are there any args? If not, -+ be .invoke ! no need to copy args to stack -+ nop -+ -+ sub %sp,%l0,%sp ! create the additional stack space -+ add %sp,0x7ff+136,%o0 ! step past the register window, the -+ ! struct result pointer and the 'this' slot -+ mov %i2,%o1 ! paramCount -+ call invoke_copy_to_stack -+ mov %i3,%o2 ! params -+ -+! -+! load arguments from stack into the outgoing registers -+! BIAS is 0x7ff (2047) -+! -+ -+! load the %o1..5 64bit (extended word) output registers registers -+ ldx [%sp + 0x7ff + 136],%o1 ! %i1 -+ ldx [%sp + 0x7ff + 144],%o2 ! %i2 -+ ldx [%sp + 0x7ff + 152],%o3 ! %i3 -+ ldx [%sp + 0x7ff + 160],%o4 ! %i4 -+ ldx [%sp + 0x7ff + 168],%o5 ! %i5 -+ -+! load the even number double registers starting with %d2 -+ ldd [%sp + 0x7ff + 136],%f2 -+ ldd [%sp + 0x7ff + 144],%f4 -+ ldd [%sp + 0x7ff + 152],%f6 -+ ldd [%sp + 0x7ff + 160],%f8 -+ ldd [%sp + 0x7ff + 168],%f10 -+ ldd [%sp + 0x7ff + 176],%f12 -+ ldd [%sp + 0x7ff + 184],%f14 -+ ldd [%sp + 0x7ff + 192],%f16 -+ ldd [%sp + 0x7ff + 200],%f18 -+ ldd [%sp + 0x7ff + 208],%f20 -+ ldd [%sp + 0x7ff + 216],%f22 -+ ldd [%sp + 0x7ff + 224],%f24 -+ ldd [%sp + 0x7ff + 232],%f26 -+ ldd [%sp + 0x7ff + 240],%f28 -+ ldd [%sp + 0x7ff + 248],%f30 -+ -+! -+! calculate the target address from the vtable -+! -+.invoke: -+ sll %i1,3,%l0 ! index *= 8 -+! add %l0,16,%l0 ! there are 2 extra entries in the vTable (16bytes) -+ ldx [%i0],%l1 ! *that --> address of vtable -+ ldx [%l0 + %l1],%l0 ! that->vtable[index * 8 + 16] --> address -+ -+ jmpl %l0,%o7 ! call the routine -+ mov %i0,%o0 ! move 'this' pointer to out register -+ -+ mov %o0,%i0 ! propagate return value -+ ret -+ restore -+ -+ .size XPTC_InvokeByIndex, .-XPTC_InvokeByIndex ---- /dev/null Mon May 26 14:00:00 2003 -+++ xpcom/reflect/xptcall/src/md/unix/xptcinvoke_sparc64_freebsd.cpp Mon May 26 14:00:49 2003 -@@ -0,0 +1,91 @@ -+/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- -+ * -+ * The contents of this file are subject to the Mozilla Public -+ * License Version 1.1 (the "License"); you may not use this file -+ * except in compliance with the License. You may obtain a copy of -+ * the License at http://www.mozilla.org/MPL/ -+ * -+ * Software distributed under the License is distributed on an "AS -+ * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -+ * implied. See the License for the specific language governing -+ * rights and limitations under the License. -+ * -+ * The Original Code is mozilla.org code. -+ * -+ * The Initial Developer of the Original Code is Netscape -+ * Communications Corporation. Portions created by Netscape are -+ * Copyright (C) 2001 Netscape Communications Corporation. All -+ * Rights Reserved. -+ * -+ * Contributor(s): -+ * Stuart Parmenter <pavlov@netscape.com> -+ * Chris Seawood <cls@seawood.org> -+ */ -+ -+ -+/* Platform specific code to invoke XPCOM methods on native objects */ -+ -+#include "xptcprivate.h" -+ -+#if !defined(__sparc) && !defined(__sparc__) -+#error "This code is for Sparc only" -+#endif -+ -+/* Prototype specifies unmangled function name */ -+extern "C" PRUint64 -+invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s); -+ -+extern "C" PRUint64 -+invoke_copy_to_stack(PRUint64* d, PRUint32 paramCount, nsXPTCVariant* s) -+{ -+ /* -+ We need to copy the parameters for this function to locals and use them -+ from there since the parameters occupy the same stack space as the stack -+ we're trying to populate. -+ */ -+ PRUint64 *l_d = d; -+ nsXPTCVariant *l_s = s; -+ PRUint64 l_paramCount = paramCount; -+ PRUint64 regCount = 0; // return the number of registers to load from the stack -+ -+ for(PRUint64 i = 0; i < l_paramCount; i++, l_d++, l_s++) -+ { -+ if (regCount < 5) regCount++; -+ -+ if (l_s->IsPtrData()) -+ { -+ *l_d = (PRUint64)l_s->ptr; -+ continue; -+ } -+ switch (l_s->type) -+ { -+ case nsXPTType::T_I8 : *((PRInt64*)l_d) = l_s->val.i8; break; -+ case nsXPTType::T_I16 : *((PRInt64*)l_d) = l_s->val.i16; break; -+ case nsXPTType::T_I32 : *((PRInt64*)l_d) = l_s->val.i32; break; -+ case nsXPTType::T_I64 : *((PRInt64*)l_d) = l_s->val.i64; break; -+ -+ case nsXPTType::T_U8 : *((PRUint64*)l_d) = l_s->val.u8; break; -+ case nsXPTType::T_U16 : *((PRUint64*)l_d) = l_s->val.u16; break; -+ case nsXPTType::T_U32 : *((PRUint64*)l_d) = l_s->val.u32; break; -+ case nsXPTType::T_U64 : *((PRUint64*)l_d) = l_s->val.u64; break; -+ -+ /* in the case of floats, we want to put the bits in to the -+ 64bit space right justified... floats in the paramter array on -+ sparcv9 use odd numbered registers.. %f1, %f3, so we have to skip -+ the space that would be occupied by %f0, %f2, etc. -+ */ -+ case nsXPTType::T_FLOAT : *(((float*)l_d) + 1) = l_s->val.f; break; -+ case nsXPTType::T_DOUBLE: *((double*)l_d) = l_s->val.d; break; -+ case nsXPTType::T_BOOL : *((PRInt64*)l_d) = l_s->val.b; break; -+ case nsXPTType::T_CHAR : *((PRUint64*)l_d) = l_s->val.c; break; -+ case nsXPTType::T_WCHAR : *((PRInt64*)l_d) = l_s->val.wc; break; -+ -+ default: -+ // all the others are plain pointer types -+ *((void**)l_d) = l_s->val.p; -+ break; -+ } -+ } -+ -+ return regCount; -+} diff --git a/www/mozilla/pkg-deinstall.in b/www/mozilla/pkg-deinstall.in deleted file mode 100644 index 535f0f50a..000000000 --- a/www/mozilla/pkg-deinstall.in +++ /dev/null @@ -1,28 +0,0 @@ -#!/bin/sh -# -# $MCom: ports-stable/www/mozilla/pkg-deinstall.in,v 1.9 2006/10/18 17:29:07 ahze Exp $ -# -# Date created: Mon Nov 29, 2003 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# Fix the chrome registry. - -umask 022 -PATH=/bin:/usr/bin - -[ "x$1" = "x" ] && exit 1 -[ "x$2" != "xDEINSTALL" ] && exit 0 - -MOZDIR=%%MOZDIR%% - -rm -rf ${MOZDIR}/chrome/overlayinfo -rm -f ${MOZDIR}/chrome/*.rdf -rm -f ${MOZDIR}/component.reg -rm -f ${MOZDIR}/components/*.dat -rm -f ${MOZDIR}/components.ini -rm -f ${MOZDIR}/defaults.ini -rm -f ${MOZDIR}/chrome/app-chrome.manifest -rm -rf ${MOZDIR}/updates -find %%MOZDIR%%/plugins/ -depth 1 -type l -delete > /dev/null 2>&1 -find %%MOZDIR%%/extensions/ -depth 1 -type l -delete > /dev/null 2>&1 - -exit 0 diff --git a/www/mozilla/pkg-descr b/www/mozilla/pkg-descr deleted file mode 100644 index 37a7a6403..000000000 --- a/www/mozilla/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -This is the current release of the Mozilla open source web browser. It should -be fully compliant with all W3C standards, including HTML, CSS, XML, XSL, -JavaScript, MathML, SVG and RDF. This version also supports SSL encryption, -and Java with the use of the FreeBSD native Java plug-in. - -This is the latest release of the Mozilla browser. It contains all the -bugfixes and security enhancements from the mozilla port as well as -new new features. - -WWW: http://www.mozilla.org/ diff --git a/www/mozilla/pkg-install.in b/www/mozilla/pkg-install.in deleted file mode 100644 index f3d6e6f1a..000000000 --- a/www/mozilla/pkg-install.in +++ /dev/null @@ -1,42 +0,0 @@ -#!/bin/sh -# -# $MCom: ports-stable/www/mozilla/pkg-install.in,v 1.9 2006/10/18 17:29:07 ahze Exp $ -# -# Date created: Mon Nov 29, 2003 -# Whom: Thierry Thomas (<thierry@pompo.net>) -# Fix the chrome registry. - -umask 022 -PATH=/bin:/usr/bin - -[ "x$1" = "x" ] && exit 1 -[ "x$2" != "xPOST-INSTALL" ] && exit 0 - -MOZDIR=%%MOZDIR%% -MOZBIN=${MOZDIR}/%%MOZILLA_BIN%% -REGXPCOM=${MOZDIR}/regxpcom -REGCHROME=${MOZDIR}/regchrome - -echo "===> Building Chrome's registry..." -rm -rf ${MOZDIR}/chrome/overlayinfo -rm -f ${MOZDIR}/chrome/*.rdf -mkdir -p ${MOZDIR}/chrome/overlayinfo -rm -f ${MOZDIR}/component.reg - -cd ${MOZDIR} || exit 1 -if [ -f ${REGXPCOM} ]; then - ./run-mozilla.sh ${REGXPCOM} || true -fi -if [ -f ${REGCHROME} ]; then - ./run-mozilla.sh ${REGCHROME} || true -fi -if [ -f ${MOZBIN} -a "${1%-*}" = "nvu" ]; then - ./run-mozilla.sh ${MOZBIN} -register > /dev/null 2>&1 -fi -if [ ! -d %%PREFIX%%/lib/browser_plugins ]; then - mkdir -p %%PREFIX%%/lib/browser_plugins -fi -cp -R %%LOCALBASE%%/lib/npapi/symlinks/%%MOZILLA%%/ %%MOZDIR%%/plugins/ > /dev/null 2>&1 -cp -R %%LOCALBASE%%/lib/xpi/symlinks/%%MOZILLA%%/ %%MOZDIR%%/extensions/ > /dev/null 2>&1 - -exit 0 diff --git a/www/peacock/Makefile b/www/peacock/Makefile deleted file mode 100644 index ebc4bf3bf..000000000 --- a/www/peacock/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: peacock -# Date created: 21st April 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= peacock -PORTVERSION= 1.9.1 -PORTREVISION= 8 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= pav@FreeBSD.org -COMMENT= A GUI-based HTML Editor for GTK+/GNOME - -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui gtksourceview gtkhtml3 -GNU_CONFIGURE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|libgtkhtml-3.8|libgtkhtml-3.14|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/www/peacock/distinfo b/www/peacock/distinfo deleted file mode 100644 index a058127a1..000000000 --- a/www/peacock/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (peacock-1.9.1.tar.gz) = 85283f1c5f6e271ed7f977b18d7504b0 -SHA256 (peacock-1.9.1.tar.gz) = 2e7045cd0b0cba4b2ffe8e056e9a213c4bab63bc946398bbd79e31d44f3fe81a -SIZE (peacock-1.9.1.tar.gz) = 146327 diff --git a/www/peacock/pkg-descr b/www/peacock/pkg-descr deleted file mode 100644 index 2d1aad772..000000000 --- a/www/peacock/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Peacock is a GUI-based HTML Editor for GNOME 2. It is a WYSIWYG HTML -editor, using GtkHTML control known from Evolution. It supports most -of HTML 4.0 standards, templates for documents, styles and images. - -WWW: http://peacock.sourceforge.net/ diff --git a/www/peacock/pkg-plist b/www/peacock/pkg-plist deleted file mode 100644 index cf58da995..000000000 --- a/www/peacock/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/peacock-2 -share/gnome/peacock-2/glade/dialogs.glade -share/gnome/peacock-2/pixmaps/peacock-logo.png -share/gnome/peacock-2/ui/peacock-ui.xml -@dirrm share/gnome/peacock-2/ui -@dirrm share/gnome/peacock-2/pixmaps -@dirrm share/gnome/peacock-2/glade -@dirrm share/gnome/peacock-2 diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile deleted file mode 100644 index e33c5d796..000000000 --- a/x11-fm/nautilus/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# New ports collection makefile for: nautilus2 -# Date created: 28th August 2000 -# Whom: ade, archie -# -# $FreeBSD$ -# $MCom: ports/x11-fm/nautilus/Makefile,v 1.126 2007/03/12 16:50:48 ahze Exp $ -# - -PORTNAME= nautilus -PORTVERSION= 2.18.0.1 -PORTREVISION= 1 -CATEGORIES= x11-fm gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= File manager for the GNOME desktop - -LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif - -INSTALLS_ICONS= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop eel2 \ - librsvg2 desktopfileutils ltverhack -GNOME_DESKTOP_VERSION=2 -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \ - LIBPNG="-L${LOCALBASE}/lib -lpng -lz" -CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \ - --with-freetype2-include-place=${LOCALBASE}/include/freetype2 \ - --enable-static -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -OPTIONS= TRACKER "Enable Tracker Search (sysutils/tracker)" Off - -GCONF_SCHEMAS= apps_nautilus_preferences.schemas - -.include <bsd.port.pre.mk> - -.if defined(WITH_TRACKER) -LIB_DEPENDS+= trackerclient.0:${PORTSDIR}/sysutils/tracker -.else -CONFIGURE_ARGS+=--disable-tracker -.endif - -post-install: - ${MKDIR} ${PREFIX}/lib/nautilus/extensions-1.0 - @-update-desktop-database - -.include <bsd.port.post.mk> diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo deleted file mode 100644 index 2d40f1a04..000000000 --- a/x11-fm/nautilus/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/nautilus-2.18.0.1.tar.bz2) = a4e98623e326c5daa201564eed218594 -SHA256 (gnome2/nautilus-2.18.0.1.tar.bz2) = 30fa5660a93d01d8711e974436a629de5659d034973dbff10c0734c507f03734 -SIZE (gnome2/nautilus-2.18.0.1.tar.bz2) = 4339093 diff --git a/x11-fm/nautilus/files/patch-Makefile.in b/x11-fm/nautilus/files/patch-Makefile.in deleted file mode 100644 index a4f79ca6b..000000000 --- a/x11-fm/nautilus/files/patch-Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Wed Nov 24 13:14:21 2004 -+++ Makefile.in Wed Nov 24 13:14:47 2004 -@@ -183,7 +183,6 @@ - libbackground \ - libnautilus-private \ - src \ -- test \ - po \ - data \ - icons \ diff --git a/x11-fm/nautilus/pkg-descr b/x11-fm/nautilus/pkg-descr deleted file mode 100644 index b4f3fd678..000000000 --- a/x11-fm/nautilus/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Nautilus is a file manager tightly integrated into the GNOME destkop. -It is also responsible for desktop and icon management, and provides -an intuitive interface for accessing files and webpages. - -WWW: http://www.gnome.org/projects/nautilus/ diff --git a/x11-fm/nautilus/pkg-plist b/x11-fm/nautilus/pkg-plist deleted file mode 100644 index 4a600f94f..000000000 --- a/x11-fm/nautilus/pkg-plist +++ /dev/null @@ -1,254 +0,0 @@ -bin/nautilus -bin/nautilus-connect-server -bin/nautilus-file-management-properties -include/nautilus/libnautilus-extension/nautilus-column-provider.h -include/nautilus/libnautilus-extension/nautilus-column.h -include/nautilus/libnautilus-extension/nautilus-extension-types.h -include/nautilus/libnautilus-extension/nautilus-file-info.h -include/nautilus/libnautilus-extension/nautilus-info-provider.h -include/nautilus/libnautilus-extension/nautilus-location-widget-provider.h -include/nautilus/libnautilus-extension/nautilus-menu.h -include/nautilus/libnautilus-extension/nautilus-menu-item.h -include/nautilus/libnautilus-extension/nautilus-menu-provider.h -include/nautilus/libnautilus-extension/nautilus-property-page-provider.h -include/nautilus/libnautilus-extension/nautilus-property-page.h -lib/libnautilus-extension.a -lib/libnautilus-extension.la -lib/libnautilus-extension.so -lib/libnautilus-extension.so.1 -libdata/bonobo/servers/Nautilus_shell.server -libdata/pkgconfig/libnautilus-extension.pc -share/gnome/applications/nautilus-computer.desktop -share/gnome/applications/nautilus-file-management-properties.desktop -share/gnome/applications/nautilus-folder-handler.desktop -share/gnome/applications/nautilus-home.desktop -share/gnome/applications/nautilus.desktop -share/gnome/applications/network-scheme.desktop -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -share/gnome/nautilus/browser.xml -share/gnome/nautilus/glade/nautilus-bookmarks-window.glade -share/gnome/nautilus/glade/nautilus-file-management-properties.glade -share/gnome/nautilus/nautilus-extras.placeholder -share/gnome/nautilus/nautilus-suggested.placeholder -share/gnome/nautilus/patterns/blue_gray_rough.png -share/gnome/nautilus/patterns/blue_ridge.png -share/gnome/nautilus/patterns/blue_type.png -share/gnome/nautilus/patterns/brushed_metal.png -share/gnome/nautilus/patterns/burlap.jpg -share/gnome/nautilus/patterns/camouflage.png -share/gnome/nautilus/patterns/chalk.jpg -share/gnome/nautilus/patterns/cork.png -share/gnome/nautilus/patterns/countertop.png -share/gnome/nautilus/patterns/dark-gnome.jpg -share/gnome/nautilus/patterns/dots.png -share/gnome/nautilus/patterns/fibers.png -share/gnome/nautilus/patterns/fleur_de_lis.png -share/gnome/nautilus/patterns/floral.png -share/gnome/nautilus/patterns/fossil.png -share/gnome/nautilus/patterns/gnome.jpg -share/gnome/nautilus/patterns/green_weave.png -share/gnome/nautilus/patterns/ice.png -share/gnome/nautilus/patterns/manila_paper.png -share/gnome/nautilus/patterns/moss_ridge.png -share/gnome/nautilus/patterns/numbers.png -share/gnome/nautilus/patterns/ocean_stripes.png -share/gnome/nautilus/patterns/purple_marble.png -share/gnome/nautilus/patterns/reset.png -share/gnome/nautilus/patterns/ridged_paper.png -share/gnome/nautilus/patterns/rough_paper.png -share/gnome/nautilus/patterns/sky_ridge.png -share/gnome/nautilus/patterns/snow_ridge.png -share/gnome/nautilus/patterns/stucco.jpg -share/gnome/nautilus/patterns/terracotta.png -share/gnome/nautilus/patterns/wavy_white.png -share/gnome/nautilus/ui/nautilus-desktop-icon-view-ui.xml -share/gnome/nautilus/ui/nautilus-directory-view-ui.xml -share/gnome/nautilus/ui/nautilus-icon-view-ui.xml -share/gnome/nautilus/ui/nautilus-list-view-ui.xml -share/gnome/nautilus/ui/nautilus-navigation-window-ui.xml -share/gnome/nautilus/ui/nautilus-shell-ui.xml -share/gnome/nautilus/ui/nautilus-spatial-window-ui.xml -share/gnome/pixmaps/nautilus/audio.svg -share/gnome/pixmaps/nautilus/backgrounds.png -share/gnome/pixmaps/nautilus/chit_frame.png -share/gnome/pixmaps/nautilus/colors.png -share/gnome/pixmaps/nautilus/emblems.png -share/gnome/pixmaps/nautilus/erase.png -share/gnome/pixmaps/nautilus/knob.png -share/gnome/pixmaps/nautilus/note-indicator.png -share/gnome/pixmaps/nautilus/thumbnail_frame.png -share/icons/hicolor/16x16/apps/nautilus.png -share/icons/hicolor/22x22/apps/nautilus.png -share/icons/hicolor/24x24/apps/nautilus.png -share/icons/hicolor/32x32/apps/nautilus.png -share/icons/hicolor/scalable/apps/nautilus.svg -share/locale/af/LC_MESSAGES/nautilus.mo -share/locale/am/LC_MESSAGES/nautilus.mo -share/locale/ar/LC_MESSAGES/nautilus.mo -share/locale/az/LC_MESSAGES/nautilus.mo -share/locale/be/LC_MESSAGES/nautilus.mo -share/locale/bg/LC_MESSAGES/nautilus.mo -share/locale/bn/LC_MESSAGES/nautilus.mo -share/locale/bn_IN/LC_MESSAGES/nautilus.mo -share/locale/bs/LC_MESSAGES/nautilus.mo -share/locale/br/LC_MESSAGES/nautilus.mo -share/locale/ca/LC_MESSAGES/nautilus.mo -share/locale/cs/LC_MESSAGES/nautilus.mo -share/locale/cy/LC_MESSAGES/nautilus.mo -share/locale/da/LC_MESSAGES/nautilus.mo -share/locale/de/LC_MESSAGES/nautilus.mo -share/locale/dz/LC_MESSAGES/nautilus.mo -share/locale/el/LC_MESSAGES/nautilus.mo -share/locale/en_CA/LC_MESSAGES/nautilus.mo -share/locale/en_GB/LC_MESSAGES/nautilus.mo -share/locale/eo/LC_MESSAGES/nautilus.mo -share/locale/es/LC_MESSAGES/nautilus.mo -share/locale/et/LC_MESSAGES/nautilus.mo -share/locale/eu/LC_MESSAGES/nautilus.mo -share/locale/fa/LC_MESSAGES/nautilus.mo -share/locale/fi/LC_MESSAGES/nautilus.mo -share/locale/fr/LC_MESSAGES/nautilus.mo -share/locale/ga/LC_MESSAGES/nautilus.mo -share/locale/gl/LC_MESSAGES/nautilus.mo -share/locale/gu/LC_MESSAGES/nautilus.mo -share/locale/he/LC_MESSAGES/nautilus.mo -share/locale/hi/LC_MESSAGES/nautilus.mo -share/locale/hr/LC_MESSAGES/nautilus.mo -share/locale/hu/LC_MESSAGES/nautilus.mo -share/locale/hy/LC_MESSAGES/nautilus.mo -share/locale/id/LC_MESSAGES/nautilus.mo -share/locale/is/LC_MESSAGES/nautilus.mo -share/locale/it/LC_MESSAGES/nautilus.mo -share/locale/ja/LC_MESSAGES/nautilus.mo -share/locale/ka/LC_MESSAGES/nautilus.mo -share/locale/km/LC_MESSAGES/nautilus.mo -share/locale/ko/LC_MESSAGES/nautilus.mo -share/locale/ku/LC_MESSAGES/nautilus.mo -share/locale/li/LC_MESSAGES/nautilus.mo -share/locale/lt/LC_MESSAGES/nautilus.mo -share/locale/lv/LC_MESSAGES/nautilus.mo -share/locale/mg/LC_MESSAGES/nautilus.mo -share/locale/mi/LC_MESSAGES/nautilus.mo -share/locale/mk/LC_MESSAGES/nautilus.mo -share/locale/ml/LC_MESSAGES/nautilus.mo -share/locale/mn/LC_MESSAGES/nautilus.mo -share/locale/ms/LC_MESSAGES/nautilus.mo -share/locale/nb/LC_MESSAGES/nautilus.mo -share/locale/ne/LC_MESSAGES/nautilus.mo -share/locale/nl/LC_MESSAGES/nautilus.mo -share/locale/nn/LC_MESSAGES/nautilus.mo -share/locale/nso/LC_MESSAGES/nautilus.mo -share/locale/or/LC_MESSAGES/nautilus.mo -share/locale/pa/LC_MESSAGES/nautilus.mo -share/locale/pl/LC_MESSAGES/nautilus.mo -share/locale/pt/LC_MESSAGES/nautilus.mo -share/locale/pt_BR/LC_MESSAGES/nautilus.mo -share/locale/ro/LC_MESSAGES/nautilus.mo -share/locale/ru/LC_MESSAGES/nautilus.mo -share/locale/rw/LC_MESSAGES/nautilus.mo -share/locale/sk/LC_MESSAGES/nautilus.mo -share/locale/sl/LC_MESSAGES/nautilus.mo -share/locale/sq/LC_MESSAGES/nautilus.mo -share/locale/sr/LC_MESSAGES/nautilus.mo -share/locale/sr@Latn/LC_MESSAGES/nautilus.mo -share/locale/sr@ije/LC_MESSAGES/nautilus.mo -share/locale/sv/LC_MESSAGES/nautilus.mo -share/locale/ta/LC_MESSAGES/nautilus.mo -share/locale/te/LC_MESSAGES/nautilus.mo -share/locale/th/LC_MESSAGES/nautilus.mo -share/locale/tk/LC_MESSAGES/nautilus.mo -share/locale/tr/LC_MESSAGES/nautilus.mo -share/locale/uk/LC_MESSAGES/nautilus.mo -share/locale/vi/LC_MESSAGES/nautilus.mo -share/locale/wa/LC_MESSAGES/nautilus.mo -share/locale/xh/LC_MESSAGES/nautilus.mo -share/locale/yi/LC_MESSAGES/nautilus.mo -share/locale/zh_CN/LC_MESSAGES/nautilus.mo -share/locale/zh_HK/LC_MESSAGES/nautilus.mo -share/locale/zh_TW/LC_MESSAGES/nautilus.mo -share/locale/zu/LC_MESSAGES/nautilus.mo -share/mime/application/x-gnome-saved-search.xml -share/mime/packages/nautilus.xml -@dirrm share/gnome/pixmaps/nautilus -@dirrm share/gnome/nautilus/ui -@dirrm share/gnome/nautilus/patterns -@dirrm share/gnome/nautilus/glade -@dirrm share/gnome/nautilus -@dirrm include/nautilus/libnautilus-extension -@dirrm include/nautilus -@exec /bin/mkdir -p %D/lib/nautilus/extensions-1.0 -@dirrmtry lib/nautilus/extensions-1.0 -@dirrmtry lib/nautilus -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/km/LC_MESSAGES -@dirrmtry share/locale/km -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile deleted file mode 100644 index 009307d18..000000000 --- a/x11-fonts/fontconfig/Makefile +++ /dev/null @@ -1,79 +0,0 @@ -# New ports collection makefile for: fontconfig -# Date created: 06 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-fonts/fontconfig/Makefile,v 1.11 2006/12/11 06:08:19 marcus Exp $ -# - -PORTNAME= fontconfig -PORTVERSION= 2.4.2 -PORTREVISION?= 0 -PORTEPOCH?= 1 -CATEGORIES= x11-fonts -MASTER_SITES= http://fontconfig.org/release/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An XML-based font configuration API for X Windows - -.if !defined(REFERENCE_PORT) - -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ - expat.6:${PORTSDIR}/textproc/expat2 - -USE_GMAKE= yes -PREFIX?= ${X11BASE} -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack gnometarget pkgconfig ltverhack -CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc/fonts \ - --with-expat-includes=${LOCALBASE}/include \ - --with-expat-lib=${LOCALBASE}/lib \ - --with-default-fonts=${X11BASE}/lib/X11/fonts \ - --with-cache-dir=/var/db/fontconfig \ - --without-add-fonts \ - --mandir=${PREFIX}/man \ - --disable-docs -MAKE_ENV= LC_ALL=C -PKGINSTALL= ${WRKDIR}/pkg-install - -MTREE_FILE= /etc/mtree/BSD.x11-4.dist - -MAN1= fc-cache.1 fc-cat.1 fc-list.1 fc-match.1 -MAN5= fonts-conf.5 -PORTDOCS= fontconfig-user.html fontconfig-user.pdf fontconfig-user.txt - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/bin/docbook2man) -USE_DOCBOOK2MAN= yes -.endif - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${DOCSDIR} -.endif - ${INSTALL_MAN} ${MAN5:S|^|${WRKSRC}/doc/|} ${PREFIX}/man/man5 -.if !defined(USE_DOCBOOK2MAN) -.for manpage in ${MAN1} - ${INSTALL_MAN} ${FILESDIR}/${manpage} ${PREFIX}/man/man1 -.endfor -.endif - if [ ! -f ${PREFIX}/etc/fonts/fonts.conf ]; then \ - ${INSTALL_DATA} ${WRKSRC}/fonts.conf ${PREFIX}/etc/fonts/fonts.conf; \ - ${INSTALL_DATA} ${WRKSRC}/fonts.conf ${PREFIX}/etc/fonts/fonts.conf.default; \ - else \ - ${INSTALL_DATA} ${WRKSRC}/fonts.conf ${PREFIX}/etc/fonts/fonts.conf.default; \ - fi - @${SED} -e 's|%%PREFIX%%|${PREFIX}| ; \ - s|%%X11BASE%%|${X11BASE}|' < ${FILESDIR}/pkg-install.in \ - > ${PKGINSTALL} -.if !defined(PACKAGE_BUILDING) - @${LDCONFIG} -m ${PREFIX}/lib - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.endif - -.include <bsd.port.post.mk> - -.endif diff --git a/x11-fonts/fontconfig/distinfo b/x11-fonts/fontconfig/distinfo deleted file mode 100644 index 25c81d967..000000000 --- a/x11-fonts/fontconfig/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (fontconfig-2.4.2.tar.gz) = f035852f521b54677f2b5c9e2f6d54a4 -SHA256 (fontconfig-2.4.2.tar.gz) = 63a3d6413182817b91eea327b58c243f1865acfc40bef61fc52d2b0431341363 -SIZE (fontconfig-2.4.2.tar.gz) = 1278340 diff --git a/x11-fonts/fontconfig/files/fc-cache.1 b/x11-fonts/fontconfig/files/fc-cache.1 deleted file mode 100644 index 18809ffb1..000000000 --- a/x11-fonts/fontconfig/files/fc-cache.1 +++ /dev/null @@ -1,75 +0,0 @@ -.\" This manpage has been automatically generated by docbook2man -.\" from a DocBook document. This tool can be found at: -.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> -.\" Please send any bug reports, improvements, comments, patches, -.\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "FC-CACHE" "1" "12 November 2006" "" "" - -.SH NAME -fc-cache \- build font information cache files -.SH SYNOPSIS - -\fBfc-cache\fR [ \fB-fsvV?\fR ] [ \fB--force\fR ] [ \fB--system-only\fR ] [ \fB--verbose\fR ] [ \fB--version\fR ] [ \fB--help\fR ] [ \fB\fIdirs\fB\fR ] - -.SH "DESCRIPTION" -.PP -\fBfc-cache\fR scans the font directories on -the system and builds font information cache files for -applications using fontconfig for their font handling. -.PP -If directory arguments are not given, -\fBfc-cache\fR uses each directory in the -current font configuration. Each directory is scanned for -font files readable by FreeType. A cache is created which -contains properties of each font and the associated filename. -This cache is used to speed up application startup when using -the fontconfig library. -.PP -Note that \fBfc-cache\fR must be executed -once per architecture to generate font information customized -for that architecture. On a subsequent run, -\fBfc-cache\fR will augment the cache -information files with the information for the new -architecture. -.SH "OPTIONS" -.PP -This program follows the usual GNU command line syntax, -with long options starting with two dashes (`-'). A summary of -options is included below. -.TP -\fB-f --force \fR -Force re-generation of apparently up-to-date cache files, -overriding the timestamp checking. -.TP -\fB-s --system-only \fR -Only scan system-wide directories, omitting the places -located in the user's home directory. -.TP -\fB-v --verbose \fR -Display status information while busy. -.TP -\fB-? --help \fR -Show summary of options. -.TP -\fB-V --version \fR -Show version of the program and exit. -.TP -\fB\fIdirs\fB \fR -A list of directories to scan for fonts. -.SH "FILES" -.TP -\fB\fIfonts.cache-2\fB\fR -These files are generated by \fBfc-cache\fR -and contain maps from file names to font properties. They are -read by the fontconfig library at application startup to locate -appropriate fonts. -.SH "SEE ALSO" -.PP -\fBfc-list\fR (1). -.PP -The fontconfig user's guide, in HTML format: -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. -.SH "AUTHOR" -.PP -This manual page was written by Keith Packard -<keithp@keithp.com> and Josselin Mouette <joss@debian.org>\&. diff --git a/x11-fonts/fontconfig/files/fc-cat.1 b/x11-fonts/fontconfig/files/fc-cat.1 deleted file mode 100644 index 07152a09a..000000000 --- a/x11-fonts/fontconfig/files/fc-cat.1 +++ /dev/null @@ -1,37 +0,0 @@ -.\" This manpage has been automatically generated by docbook2man -.\" from a DocBook document. This tool can be found at: -.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> -.\" Please send any bug reports, improvements, comments, patches, -.\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "FC-CAT" "1" "12 November 2006" "" "" - -.SH NAME -fc-cat \- read font information cache files -.SH SYNOPSIS - -\fBfc-cat < fonts-cache-2-file >\fR [ \fB-V?\fR ] [ \fB--version\fR ] [ \fB--help\fR ] [ \fB\fIdirs\fB\fR ] - -.SH "DESCRIPTION" -.PP -\fBfc-cat\fR reads a font information cache file -and emits it in ASCII form. -.SH "OPTIONS" -.PP -This program follows the usual GNU command line syntax, -with long options starting with two dashes (`-'). A summary of -options is included below. -.TP -\fB-? --help \fR -Show summary of options. -.TP -\fB-V --version \fR -Show version of the program and exit. -.SH "SEE ALSO" -.PP -\fBfc-cache\fR (1). -.PP -The fontconfig user's guide, in HTML format: -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. -.SH "AUTHOR" -.PP -This manual page was written by Patrick Lam <plam@mit.edu>\&. diff --git a/x11-fonts/fontconfig/files/fc-list.1 b/x11-fonts/fontconfig/files/fc-list.1 deleted file mode 100644 index 0bff184f8..000000000 --- a/x11-fonts/fontconfig/files/fc-list.1 +++ /dev/null @@ -1,61 +0,0 @@ -.\" This manpage has been automatically generated by docbook2man -.\" from a DocBook document. This tool can be found at: -.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> -.\" Please send any bug reports, improvements, comments, patches, -.\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "FC-LIST" "1" "12 November 2006" "" "" - -.SH NAME -fc-list \- list available fonts -.SH SYNOPSIS - -\fBfc-list\fR [ \fB-vV?\fR ] [ \fB--verbose\fR ] [ \fB--version\fR ] [ \fB--help\fR ] [ \fB\fIpattern\fB\fR ] [ \fB\fIelement\fB\fR ] - -.SH "DESCRIPTION" -.PP -\fBfc-list\fR lists fonts and styles -available on the system for applications using fontconfig. -.SH "OPTIONS" -.PP -This program follows the usual GNU command line syntax, -with long options starting with two dashes (`-'). A summary of -options is included below. -.TP -\fB-v --verbose \fR -Display status information while busy. -.TP -\fB-? --help \fR -Show summary of options. -.TP -\fB-V --version \fR -Show version of the program and exit. -.TP -\fB\fIpattern\fB \fR -If this argument is set, only fonts matching -\fIpattern\fR are displayed. -.TP -\fB\fIelement\fB \fR -If set, the \fIelement\fR property -is displayed for matching fonts. -.SH "EXAMPLES" -.TP -\fBfc-list\fR -Lists all font faces. -.TP -\fBfc-list :lang=hi\fR -Lists font faces that cover Hindi. -.TP -\fBfc-list : family style file spacing \fR -Lists the filename and spacing value for each font -face. ``:'' is an empty pattern that matches all -fonts. -.SH "SEE ALSO" -.PP -\fBfc-cache\fR (1). -.PP -The fontconfig user's guide, in HTML format: -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. -.SH "AUTHOR" -.PP -This manual page was written by Keith Packard -<keithp@keithp.com> and Josselin Mouette <joss@debian.org>\&. diff --git a/x11-fonts/fontconfig/files/fc-match.1 b/x11-fonts/fontconfig/files/fc-match.1 deleted file mode 100644 index 336abc33a..000000000 --- a/x11-fonts/fontconfig/files/fc-match.1 +++ /dev/null @@ -1,51 +0,0 @@ -.\" This manpage has been automatically generated by docbook2man -.\" from a DocBook document. This tool can be found at: -.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> -.\" Please send any bug reports, improvements, comments, patches, -.\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "FC-MATCH" "1" "12 November 2006" "" "" - -.SH NAME -fc-match \- match available fonts -.SH SYNOPSIS - -\fBfc-match\fR [ \fB-svV?\fR ] [ \fB--sort\fR ] [ \fB--verbose\fR ] [ \fB--version\fR ] [ \fB--help\fR ] [ \fB\fIfont-pattern\fB\fR ] - -.SH "DESCRIPTION" -.PP -\fBfc-match\fR matches font-pattern (empty -pattern by default) using the normal fontconfig matching rules to find -the best font available. If --sort is given, the sorted list of best -matching fonts is displayed. With --verbose, the whole font pattern -for each match is printed, otherwise only the file, family and style -are printed.. -.SH "OPTIONS" -.PP -This program follows the usual GNU command line syntax, -with long options starting with two dashes (`-'). A summary of -options is included below. -.TP -\fB-v --verbose \fR -Print whole font pattern for each match. -.TP -\fB-? --help \fR -Show summary of options. -.TP -\fB-V --version \fR -Show version of the program and exit. -.TP -\fB-s --sort \fR -Displays sorted list of best matching fonts. -.TP -\fB\fIfont-pattern\fB \fR -Displays fonts matching -\fIfont-pattern\fR (uses empty pattern by default). -.SH "SEE ALSO" -.PP -\fBfc-list\fR (1). -.PP -The fontconfig user's guide, in HTML format: -\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&. -.SH "AUTHOR" -.PP -This manual page was updated by Patrick Lam <plam@csail.mit.edu>\&. diff --git a/x11-fonts/fontconfig/files/patch-Makefile.in b/x11-fonts/fontconfig/files/patch-Makefile.in deleted file mode 100644 index 0ebabf44a..000000000 --- a/x11-fonts/fontconfig/files/patch-Makefile.in +++ /dev/null @@ -1,31 +0,0 @@ ---- Makefile.in.orig Sat Nov 4 14:54:15 2006 -+++ Makefile.in Sat Nov 4 14:54:46 2006 -@@ -785,28 +785,6 @@ $(srcdir)/ChangeLog: - .PHONY: ChangeLog $(srcdir)/ChangeLog - - install-data-local: -- $(mkinstalldirs) $(DESTDIR)$(configdir) $(DESTDIR)$(fc_cachedir) -- if [ -f $(DESTDIR)$(configdir)/fonts.conf ]; then \ -- echo "backing up existing $(DESTDIR)$(configdir)/fonts.conf"; \ -- mv $(DESTDIR)$(configdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf.bak; \ -- fi -- if [ -f $(srcdir)/fonts.conf ]; then \ -- echo " $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf"; \ -- $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \ -- else if [ -f fonts.conf ]; then \ -- echo " $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf"; \ -- $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \ -- fi; fi -- @(if $(RUN_FC_CACHE_TEST); then \ -- echo " fc-cache/fc-cache -s -f -v"; \ -- fc-cache/fc-cache -s -f -v; \ -- else \ -- echo "***"; \ -- echo "*** Warning: fonts.cache not built"; \ -- echo "***"; \ -- echo "*** Generate this file manually on host system using fc-cache"; \ -- echo "***"; \ -- fi) - - uninstall-local: - if [ -f $(srcdir)/fonts.conf ]; then \ diff --git a/x11-fonts/fontconfig/files/pkg-install.in b/x11-fonts/fontconfig/files/pkg-install.in deleted file mode 100644 index e82abb41d..000000000 --- a/x11-fonts/fontconfig/files/pkg-install.in +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -PATH=/bin:/usr/bin:/sbin:/usr/sbin:%%PREFIX%%/bin -export PATH - -if [ "$2" = "POST-INSTALL" ]; then - echo "Running fc-cache to build fontconfig cache..." - fc-cache -f -v - exit 0 -fi diff --git a/x11-fonts/fontconfig/pkg-descr b/x11-fonts/fontconfig/pkg-descr deleted file mode 100644 index 7595ac232..000000000 --- a/x11-fonts/fontconfig/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -Fontconfig does the following: - - * discover new fonts when installed automatically, removing a common source - of configuration problems. - * perform font name substitution, so that appropriate alternative fonts can - be selected if fonts are missing. - * identify the set of fonts required to completely cover a set of languages. - * have GUI configuration tools built as it uses an XML-based configuration - file (though with autodiscovery, we believe this need is minimized). - * efficiently and quickly find the fonts you need among the set of fonts - you have installed, even if you have installed thousands of fonts, while - minimzing memory usage. - * be used in concert with the X Render Extension and FreeType to implement - high quality, anti-aliased and subpixel rendered text on a display. - --- keithp - -WWW: http://fontconfig.org/ diff --git a/x11-fonts/fontconfig/pkg-plist b/x11-fonts/fontconfig/pkg-plist deleted file mode 100644 index 05f221ba9..000000000 --- a/x11-fonts/fontconfig/pkg-plist +++ /dev/null @@ -1,61 +0,0 @@ -bin/fc-cache -bin/fc-cat -bin/fc-list -bin/fc-match -etc/fonts/conf.avail/10-autohint.conf -etc/fonts/conf.avail/10-no-sub-pixel.conf -etc/fonts/conf.avail/10-sub-pixel-bgr.conf -etc/fonts/conf.avail/10-sub-pixel-rgb.conf -etc/fonts/conf.avail/10-sub-pixel-vbgr.conf -etc/fonts/conf.avail/10-sub-pixel-vrgb.conf -etc/fonts/conf.avail/10-unhinted.conf -etc/fonts/conf.avail/20-fix-globaladvance.conf -etc/fonts/conf.avail/20-lohit-gujarati.conf -etc/fonts/conf.avail/20-unhint-small-vera.conf -etc/fonts/conf.avail/30-amt-aliases.conf -etc/fonts/conf.avail/30-urw-aliases.conf -etc/fonts/conf.avail/40-generic.conf -etc/fonts/conf.avail/49-sansserif.conf -etc/fonts/conf.avail/50-user.conf -etc/fonts/conf.avail/51-local.conf -etc/fonts/conf.avail/60-latin.conf -etc/fonts/conf.avail/65-fonts-persian.conf -etc/fonts/conf.avail/65-nonlatin.conf -etc/fonts/conf.avail/69-unifont.conf -etc/fonts/conf.avail/70-no-bitmaps.conf -etc/fonts/conf.avail/70-yes-bitmaps.conf -etc/fonts/conf.avail/80-delicious.conf -etc/fonts/conf.avail/90-synthetic.conf -etc/fonts/conf.avail/README -etc/fonts/conf.d/20-fix-globaladvance.conf -etc/fonts/conf.d/20-lohit-gujarati.conf -etc/fonts/conf.d/20-unhint-small-vera.conf -etc/fonts/conf.d/30-amt-aliases.conf -etc/fonts/conf.d/30-urw-aliases.conf -etc/fonts/conf.d/40-generic.conf -etc/fonts/conf.d/49-sansserif.conf -etc/fonts/conf.d/50-user.conf -etc/fonts/conf.d/51-local.conf -etc/fonts/conf.d/60-latin.conf -etc/fonts/conf.d/65-fonts-persian.conf -etc/fonts/conf.d/65-nonlatin.conf -etc/fonts/conf.d/69-unifont.conf -etc/fonts/conf.d/80-delicious.conf -etc/fonts/conf.d/90-synthetic.conf -@unexec if cmp -s %D/etc/fonts/fonts.conf %D/etc/fonts/fonts.conf.default; then rm -f %D/etc/fonts/fonts.conf; fi -etc/fonts/fonts.conf.default -@exec [ -f %B/fonts.conf ] || cp %B/%f %B/fonts.conf -etc/fonts/fonts.dtd -include/fontconfig/fcfreetype.h -include/fontconfig/fcprivate.h -include/fontconfig/fontconfig.h -lib/libfontconfig.a -lib/libfontconfig.la -lib/libfontconfig.so -lib/libfontconfig.so.1 -libdata/pkgconfig/fontconfig.pc -@dirrm include/fontconfig -@dirrmtry etc/fonts/conf.d -@dirrmtry etc/fonts/conf.avail -@dirrmtry etc/fonts -@unexec rm -rf /var/db/fontconfig 2>/dev/null || true diff --git a/x11-fonts/linux-fontconfig/Makefile b/x11-fonts/linux-fontconfig/Makefile deleted file mode 100644 index e8e5eb54b..000000000 --- a/x11-fonts/linux-fontconfig/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: linux-fontconfig -# Date created: 2003-11-19 -# Whom: trevor -# -# $FreeBSD$ -# - -PORTNAME= fontconfig -PORTVERSION= 2.2.3 -PORTREVISION= 6 -CATEGORIES= x11-fonts linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-13 - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= Linux/i386 binary of Fontconfig - -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat - -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes -PLIST_SUB+= PORTVERSION="${PORTVERSION}" - -BRANDELF_DIRS= usr/bin - -post-extract: - ${RM} ${WRKSRC}/etc/fonts/fonts.conf - -post-install: - ${INSTALL_DATA} ${FILESDIR}/fonts.conf ${PREFIX}/etc/fonts/fonts.conf - -.include <bsd.port.mk> diff --git a/x11-fonts/linux-fontconfig/distinfo.i386 b/x11-fonts/linux-fontconfig/distinfo.i386 deleted file mode 100644 index 7814ce11f..000000000 --- a/x11-fonts/linux-fontconfig/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/fontconfig-2.2.3-13.i386.rpm) = bec74cb3c13774ec3bca101644598211 -SHA256 (rpm/i386/fedora/4/fontconfig-2.2.3-13.i386.rpm) = 6abada9a9d80c6d1a1edd629bf34a20a42a03ea873fbfed13adc4bbe60d4eaad -SIZE (rpm/i386/fedora/4/fontconfig-2.2.3-13.i386.rpm) = 123276 -MD5 (rpm/i386/fedora/4/fontconfig-2.2.3-13.src.rpm) = e4931c296b82330273a8b7020a1596e6 -SHA256 (rpm/i386/fedora/4/fontconfig-2.2.3-13.src.rpm) = 3425e08912cf073cb48ce4509ec061419cea64cc4d11749c091be0664d711c25 -SIZE (rpm/i386/fedora/4/fontconfig-2.2.3-13.src.rpm) = 770587 diff --git a/x11-fonts/linux-fontconfig/files/fonts.conf b/x11-fonts/linux-fontconfig/files/fonts.conf deleted file mode 100644 index 42770b4c0..000000000 --- a/x11-fonts/linux-fontconfig/files/fonts.conf +++ /dev/null @@ -1,436 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> -<!-- /etc/fonts/fonts.conf file to configure system font access --> -<fontconfig> - -<!-- - DO NOT EDIT THIS FILE. - IT WILL BE REPLACED WHEN FONTCONFIG IS UPDATED. - LOCAL CHANGES BELONG IN 'local.conf'. - - The intent of this standard configuration file is to be adequate for - most environments. If you have a reasonably normal environment and - have found problems with this configuration, they are probably - things that others will also want fixed. Please submit any - problems to the fontconfig bugzilla system located at fontconfig.org - - Note that the normal 'make install' procedure for fontconfig is to - replace any existing fonts.conf file with the new version. Place - any local customizations in local.conf which this file references. - - Keith Packard ---> - -<!-- Font directory list --> - - <dir>/usr/X11R6/lib/X11/fonts</dir> - - <dir>~/.fonts</dir> - -<!-- - Accept deprecated 'mono' alias, replacing it with 'monospace' ---> - <match target="pattern"> - <test qual="any" name="family"> - <string>mono</string> - </test> - <edit name="family" mode="assign"> - <string>monospace</string> - </edit> - </match> - -<!-- - Accept alternate 'sans serif' spelling, replacing it with 'sans-serif' ---> - <match target="pattern"> - <test qual="any" name="family"> - <string>sans serif</string> - </test> - <edit name="family" mode="assign"> - <string>sans-serif</string> - </edit> - </match> - -<!-- - Accept deprecated 'sans' alias, replacing it with 'sans-serif' ---> - <match target="pattern"> - <test qual="any" name="family"> - <string>sans</string> - </test> - <edit name="family" mode="assign"> - <string>sans-serif</string> - </edit> - </match> - -<!-- - Mark common families with their generics so we'll get - something reasonable ---> - -<!-- - Serif faces - --> - <alias> - <family>Bitstream Vera Serif</family> - <family>Times New Roman</family> - <family>Thorndale AMT</family> - <family>Times</family> - <family>Nimbus Roman No9 L</family> - <family>Luxi Serif</family> - <family>Kochi Mincho</family> - <family>AR PL SungtiL GB</family> - <family>AR PL Mingti2L Big5</family> - <family>ï¼ï¼³ 明æœ</family> - <family>Baekmuk Batang</family> - <family>FreeSerif</family> - <default><family>serif</family></default> - </alias> -<!-- - Sans-serif faces - --> - <alias> - <family>Bitstream Vera Sans</family> - <family>Helvetica</family> - <family>Arial</family> - <family>Verdana</family> - <family>Albany AMT</family> - <family>Nimbus Sans L</family> - <family>Luxi Sans</family> - <family>Kochi Gothic</family> - <family>AR PL KaitiM GB</family> - <family>AR PL KaitiM Big5</family> - <family>ï¼ï¼³ ゴシック</family> - <family>Baekmuk Dotum</family> - <family>SimSun</family> - <family>FreeSans</family> - <default><family>sans-serif</family></default> - </alias> -<!-- - Monospace faces - --> - <alias> - <family>Bitstream Vera Sans Mono</family> - <family>Courier</family> - <family>Courier New</family> - <family>Andale Mono</family> - <family>Luxi Mono</family> - <family>Cumberland AMT</family> - <family>Nimbus Mono L</family> - <family>NSimSun</family> - <family>FreeMono</family> - <default><family>monospace</family></default> - </alias> -<!-- - If the font still has no generic name, add sans-serif - --> - <match target="pattern"> - <test qual="all" name="family" compare="not_eq"> - <string>sans-serif</string> - </test> - <test qual="all" name="family" compare="not_eq"> - <string>serif</string> - </test> - <test qual="all" name="family" compare="not_eq"> - <string>monospace</string> - </test> - <edit name="family" mode="append_last"> - <string>sans-serif</string> - </edit> - </match> - -<!-- - URW provides metric and shape compatible fonts for these 3 Adobe families. - --> - <alias> - <family>Times</family> - <accept><family>Nimbus Roman No9 L</family></accept> - </alias> - <alias> - <family>Helvetica</family> - <accept><family>Nimbus Sans L</family></accept> - </alias> - <alias> - <family>Courier</family> - <accept><family>Nimbus Mono L</family></accept> - </alias> - -<!-- - AMT provides metric and shape compatible fonts for these three web font - families. - --> - <alias> - <family>Times New Roman</family> - <accept><family>Thorndale AMT</family></accept> - </alias> - <alias> - <family>Arial</family> - <accept><family>Albany AMT</family></accept> - </alias> - <alias> - <family>Courier New</family> - <accept><family>Cumberland AMT</family></accept> - </alias> - -<!-- - Some Asian fonts misadvertise themselves as monospaced when - in fact they are dual-spaced (half and full). This makes - FreeType very confused as it forces all widths to match. - Undo this magic by disabling the width forcing code --> - <match target="font"> - <test name="family"><string>GulimChe</string></test> - <edit name="globaladvance"><bool>false</bool></edit> - </match> - - <match target="font"> - <test name="family"><string>DotumChe</string></test> - <edit name="globaladvance"><bool>false</bool></edit> - </match> - - <match target="font"> - <test name="family"><string>BatangChe</string></test> - <edit name="globaladvance"><bool>false</bool></edit> - </match> - - <match target="font"> - <test name="family"><string>GungsuhChe</string></test> - <edit name="globaladvance"><bool>false</bool></edit> - </match> - -<!-- - The Bitstream Vera fonts have GASP entries suggesting that hinting be - disabled below 8 ppem, but FreeType ignores those, preferring to use - the data found in the instructed hints. The initial Vera release - didn't include the right instructions in the 'prep' table. Fix this - by disabling hinting manually at smaller sizes (< 8ppem) - --> - - <match target="font"> - <test name="family"> - <string>Bitstream Vera Sans</string> - </test> - <test name="pixelsize" compare="less"> - <double>7.5</double> - </test> - <edit name="hinting"> - <bool>false</bool> - </edit> - </match> - - <match target="font"> - <test name="family"> - <string>Bitstream Vera Serif</string> - </test> - <test name="pixelsize" compare="less"> - <double>7.5</double> - </test> - <edit name="hinting"> - <bool>false</bool> - </edit> - </match> - - <match target="font"> - <test name="family"> - <string>Bitstream Vera Sans Mono</string> - </test> - <test name="pixelsize" compare="less"> - <double>7.5</double> - </test> - <edit name="hinting"> - <bool>false</bool> - </edit> - </match> - -<!-- - Load per-user customization file ---> - <include ignore_missing="yes">~/.fonts.conf</include> - -<!-- - Load local system customization file ---> - <include ignore_missing="yes">conf.d</include> - <include ignore_missing="yes">local.conf</include> - -<!-- - Provide required aliases for standard names ---> - <alias> - <family>serif</family> - <prefer> - <family>Bitstream Vera Serif</family> - <family>Times New Roman</family> - <family>Thorndale AMT</family> - <family>Luxi Serif</family> - <family>Nimbus Roman No9 L</family> - <family>Times</family> - <family>Frank Ruehl</family> - <family>Kochi Mincho</family> - <family>AR PL SungtiL GB</family> - <family>AR PL Mingti2L Big5</family> - <family>ï¼ï¼³ 明æœ</family> - <family>Baekmuk Batang</family> - <family>FreeSerif</family> - </prefer> - </alias> - <alias> - <family>sans-serif</family> - <prefer> - <family>Bitstream Vera Sans</family> - <family>Verdana</family> - <family>Arial</family> - <family>Albany AMT</family> - <family>Luxi Sans</family> - <family>Nimbus Sans L</family> - <family>Helvetica</family> - <family>Nachlieli</family> - <family>Kochi Gothic</family> - <family>AR PL KaitiM GB</family> - <family>AR PL KaitiM Big5</family> - <family>ï¼ï¼³ ゴシック</family> - <family>Baekmuk Dotum</family> - <family>SimSun</family> - <family>FreeSans</family> - </prefer> - </alias> - <alias> - <family>monospace</family> - <prefer> - <family>Bitstream Vera Sans Mono</family> - <family>Andale Mono</family> - <family>Courier New</family> - <family>Cumberland AMT</family> - <family>Luxi Mono</family> - <family>Nimbus Mono L</family> - <family>Courier</family> - <family>Miriam Mono</family> - <family>Kochi Gothic</family> - <family>AR PL KaitiM GB</family> - <family>Baekmuk Dotum</family> - <family>FreeMono</family> - </prefer> - </alias> - -<!-- - Artificial oblique for fonts without an italic or oblique version - --> - - <match target="font"> - <!-- check to see if the font is roman --> - <test name="slant"> - <const>roman</const> - </test> - <!-- check to see if the pattern requested non-roman --> - <test target="pattern" name="slant" compare="not_eq"> - <const>roman</const> - </test> - <!-- multiply the matrix to slant the font --> - <edit name="matrix" mode="assign"> - <times> - <name>matrix</name> - <matrix><double>1</double><double>0.2</double> - <double>0</double><double>1</double> - </matrix> - </times> - </edit> - <!-- pretend the font is oblique now --> - <edit name="slant" mode="assign"> - <const>oblique</const> - </edit> - </match> - -<!-- - Synthetic emboldening for fonts that do not have bold face available - --> - - <match target="font"> - <!-- check to see if the font is just regular --> - <test name="weight" compare="less_eq"> - <int>100</int> - </test> - <!-- check to see if the pattern requests bold --> - <test target="pattern" name="weight" compare="more_eq"> - <int>200</int> - </test> - <!-- set the embolden flag --> - <edit name="embolden" mode="assign"> - <bool>true</bool> - </edit> - </match> - - - <config> -<!-- - These are the default Unicode chars that are expected to be blank - in fonts. All other blank chars are assumed to be broken and - won't appear in the resulting charsets - --> - <blank> - <int>0x0020</int> <!-- SPACE --> - <int>0x00A0</int> <!-- NO-BREAK SPACE --> - <int>0x00AD</int> <!-- SOFT HYPHEN --> - <int>0x034F</int> <!-- COMBINING GRAPHEME JOINER --> - <int>0x0600</int> <!-- ARABIC NUMBER SIGN --> - <int>0x0601</int> <!-- ARABIC SIGN SANAH --> - <int>0x0602</int> <!-- ARABIC FOOTNOTE MARKER --> - <int>0x0603</int> <!-- ARABIC SIGN SAFHA --> - <int>0x06DD</int> <!-- ARABIC END OF AYAH --> - <int>0x070F</int> <!-- SYRIAC ABBREVIATION MARK --> - <int>0x115F</int> <!-- HANGUL CHOSEONG FILLER --> - <int>0x1160</int> <!-- HANGUL JUNGSEONG FILLER --> - <int>0x1680</int> <!-- OGHAM SPACE MARK --> - <int>0x17B4</int> <!-- KHMER VOWEL INHERENT AQ --> - <int>0x17B5</int> <!-- KHMER VOWEL INHERENT AA --> - <int>0x180E</int> <!-- MONGOLIAN VOWEL SEPARATOR --> - <int>0x2000</int> <!-- EN QUAD --> - <int>0x2001</int> <!-- EM QUAD --> - <int>0x2002</int> <!-- EN SPACE --> - <int>0x2003</int> <!-- EM SPACE --> - <int>0x2004</int> <!-- THREE-PER-EM SPACE --> - <int>0x2005</int> <!-- FOUR-PER-EM SPACE --> - <int>0x2006</int> <!-- SIX-PER-EM SPACE --> - <int>0x2007</int> <!-- FIGURE SPACE --> - <int>0x2008</int> <!-- PUNCTUATION SPACE --> - <int>0x2009</int> <!-- THIN SPACE --> - <int>0x200A</int> <!-- HAIR SPACE --> - <int>0x200B</int> <!-- ZERO WIDTH SPACE --> - <int>0x200C</int> <!-- ZERO WIDTH NON-JOINER --> - <int>0x200D</int> <!-- ZERO WIDTH JOINER --> - <int>0x200E</int> <!-- LEFT-TO-RIGHT MARK --> - <int>0x200F</int> <!-- RIGHT-TO-LEFT MARK --> - <int>0x2028</int> <!-- LINE SEPARATOR --> - <int>0x2029</int> <!-- PARAGRAPH SEPARATOR --> - <int>0x202A</int> <!-- LEFT-TO-RIGHT EMBEDDING --> - <int>0x202B</int> <!-- RIGHT-TO-LEFT EMBEDDING --> - <int>0x202C</int> <!-- POP DIRECTIONAL FORMATTING --> - <int>0x202D</int> <!-- LEFT-TO-RIGHT OVERRIDE --> - <int>0x202E</int> <!-- RIGHT-TO-LEFT OVERRIDE --> - <int>0x202F</int> <!-- NARROW NO-BREAK SPACE --> - <int>0x205F</int> <!-- MEDIUM MATHEMATICAL SPACE --> - <int>0x2060</int> <!-- WORD JOINER --> - <int>0x2061</int> <!-- FUNCTION APPLICATION --> - <int>0x2062</int> <!-- INVISIBLE TIMES --> - <int>0x2063</int> <!-- INVISIBLE SEPARATOR --> - <int>0x206A</int> <!-- INHIBIT SYMMETRIC SWAPPING --> - <int>0x206B</int> <!-- ACTIVATE SYMMETRIC SWAPPING --> - <int>0x206C</int> <!-- INHIBIT ARABIC FORM SHAPING --> - <int>0x206D</int> <!-- ACTIVATE ARABIC FORM SHAPING --> - <int>0x206E</int> <!-- NATIONAL DIGIT SHAPES --> - <int>0x206F</int> <!-- NOMINAL DIGIT SHAPES --> - <int>0x3000</int> <!-- IDEOGRAPHIC SPACE --> - <int>0x3164</int> <!-- HANGUL FILLER --> - <int>0xFEFF</int> <!-- ZERO WIDTH NO-BREAK SPACE --> - <int>0xFFA0</int> <!-- HALFWIDTH HANGUL FILLER --> - <int>0xFFF9</int> <!-- INTERLINEAR ANNOTATION ANCHOR --> - <int>0xFFFA</int> <!-- INTERLINEAR ANNOTATION SEPARATOR --> - <int>0xFFFB</int> <!-- INTERLINEAR ANNOTATION TERMINATOR --> - </blank> -<!-- - Rescan configuration every 30 seconds when FcFontSetList is called - --> - <rescan> - <int>30</int> - </rescan> - </config> - -</fontconfig> diff --git a/x11-fonts/linux-fontconfig/pkg-descr b/x11-fonts/linux-fontconfig/pkg-descr deleted file mode 100644 index 6ba73f488..000000000 --- a/x11-fonts/linux-fontconfig/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -This is a Linux/i386 binary port of the Fontconfig library and utilities. - -In the words of its author, Keith Packard: - - Fontconfig can: - * discover new fonts when installed automatically, removing a common - source of configuration problems. - * perform font name substitution, so that appropriate alternative - fonts can be selected if fonts are missing. - * identify the set of fonts required to completely cover a set of - languages. - * have GUI configuration tools built as it uses an XML-based - configuration file (though with autodiscovery, we believe this need - is minimized). - * efficiently and quickly find the fonts you need among the set of - fonts you have installed, even if you have installed thousands of - fonts, while minimzing memory usage. - * be used in concert with the X Render Extension and FreeType to - implement high quality, anti-aliased and subpixel rendered text on a - display. - -WWW: http://freedesktop.org/software/fontconfig diff --git a/x11-fonts/linux-fontconfig/pkg-plist b/x11-fonts/linux-fontconfig/pkg-plist deleted file mode 100644 index cb1f841b2..000000000 --- a/x11-fonts/linux-fontconfig/pkg-plist +++ /dev/null @@ -1,19 +0,0 @@ -etc/fonts/fonts.conf -etc/fonts/fonts.dtd -etc/fonts/local.conf -usr/bin/fc-cache -usr/bin/fc-list -usr/lib/libfontconfig.so.1 -usr/lib/libfontconfig.so.1.0.4 -usr/share/doc/fontconfig-%%PORTVERSION%%/AUTHORS -usr/share/doc/fontconfig-%%PORTVERSION%%/COPYING -usr/share/doc/fontconfig-%%PORTVERSION%%/README -usr/share/doc/fontconfig-%%PORTVERSION%%/fontconfig-user.html -usr/share/doc/fontconfig-%%PORTVERSION%%/fontconfig-user.txt -usr/share/man/man1/fc-cache.1.gz -usr/share/man/man1/fc-list.1.gz -usr/share/man/man5/fonts-conf.5.gz -@dirrm etc/fonts -@dirrm usr/share/doc/fontconfig-%%PORTVERSION%% -@exec /bin/mkdir -p %D/usr/share/fonts -@dirrm usr/share/fonts diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile deleted file mode 100644 index 8d4163665..000000000 --- a/x11-themes/gnome-themes/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gnome-themes -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/gnome-themes/Makefile,v 1.115 2007/03/13 12:20:24 ahze Exp $ -# - -PORTNAME= gnome-themes -PORTVERSION= 2.18.0 -PORTREVISION= 1 -CATEGORIES= x11-themes gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of themes and icons for GNOME2 - -BUILD_DEPENDS= gtk-engines2>=2.9.0:${PORTSDIR}/x11-themes/gtk-engines2 \ - icon-naming-utils>=0.8.0:${PORTSDIR}/x11-themes/icon-naming-utils -RUN_DEPENDS= gtk-engines2>=2.9.0:${PORTSDIR}/x11-themes/gtk-engines2 - -CONFLICTS= clearlooks-metacity-0.* - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 -INSTALLS_ICONS= yes -USE_GMAKE= yes -USE_GNOME= gnomehack intlhack metacity libgnomeui -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11-themes/gnome-themes/distinfo b/x11-themes/gnome-themes/distinfo deleted file mode 100644 index 18c42c3c0..000000000 --- a/x11-themes/gnome-themes/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-themes-2.18.0.tar.bz2) = 00c6cad5cd9927c9b532f49c93ea35f7 -SHA256 (gnome2/gnome-themes-2.18.0.tar.bz2) = 77654ecc14bea31dac4412e5ff32abba4f7553a9fdf39d427eaa5e0f20d546d9 -SIZE (gnome2/gnome-themes-2.18.0.tar.bz2) = 2428451 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 7694d5d3a..000000000 --- a/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- metacity-themes/Makefile.in.orig Mon May 31 20:29:45 2004 -+++ metacity-themes/Makefile.in Mon May 31 20:29:56 2004 -@@ -133,7 +133,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-descr b/x11-themes/gnome-themes/pkg-descr deleted file mode 100644 index 333388e78..000000000 --- a/x11-themes/gnome-themes/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -A collection of themes for metacity and Gtk, and some basic icon -sets. diff --git a/x11-themes/gnome-themes/pkg-plist b/x11-themes/gnome-themes/pkg-plist deleted file mode 100644 index a3a6c7cb6..000000000 --- a/x11-themes/gnome-themes/pkg-plist +++ /dev/null @@ -1,3094 +0,0 @@ -share/gnome/themes/Clearlooks/metacity-1/metacity-theme-1.xml -share/gnome/themes/Glider/metacity-1/metacity-theme-1.xml -share/gnome/themes/Glossy/metacity-1/metacity-theme-1.xml -share/gnome/themes/Mist/metacity-1/metacity-theme-1.xml -share/icons/Crux/16x16/actions/back.png -share/icons/Crux/16x16/actions/bottom.png -share/icons/Crux/16x16/actions/document-open.png -share/icons/Crux/16x16/actions/down.png -share/icons/Crux/16x16/actions/fileopen.png -share/icons/Crux/16x16/actions/finish.png -share/icons/Crux/16x16/actions/forward.png -share/icons/Crux/16x16/actions/go-bottom.png -share/icons/Crux/16x16/actions/go-down.png -share/icons/Crux/16x16/actions/go-first.png -share/icons/Crux/16x16/actions/go-home.png -share/icons/Crux/16x16/actions/go-last.png -share/icons/Crux/16x16/actions/go-next.png -share/icons/Crux/16x16/actions/go-previous.png -share/icons/Crux/16x16/actions/go-top.png -share/icons/Crux/16x16/actions/go-up.png -share/icons/Crux/16x16/actions/gohome.png -share/icons/Crux/16x16/actions/gtk-go-back-ltr.png -share/icons/Crux/16x16/actions/gtk-go-back-rtl.png -share/icons/Crux/16x16/actions/gtk-go-down.png -share/icons/Crux/16x16/actions/gtk-go-forward-ltr.png -share/icons/Crux/16x16/actions/gtk-go-forward-rtl.png -share/icons/Crux/16x16/actions/gtk-go-up.png -share/icons/Crux/16x16/actions/gtk-goto-bottom.png -share/icons/Crux/16x16/actions/gtk-goto-first-ltr.png -share/icons/Crux/16x16/actions/gtk-goto-first-rtl.png -share/icons/Crux/16x16/actions/gtk-goto-last-ltr.png -share/icons/Crux/16x16/actions/gtk-goto-last-rtl.png -share/icons/Crux/16x16/actions/gtk-goto-top.png -share/icons/Crux/16x16/actions/gtk-home.png -share/icons/Crux/16x16/actions/gtk-open.png -share/icons/Crux/16x16/actions/gtk-refresh.png -share/icons/Crux/16x16/actions/kfm_home.png -share/icons/Crux/16x16/actions/next.png -share/icons/Crux/16x16/actions/previous.png -share/icons/Crux/16x16/actions/redhat-home.png -share/icons/Crux/16x16/actions/reload.png -share/icons/Crux/16x16/actions/reload3.png -share/icons/Crux/16x16/actions/reload_all_tabs.png -share/icons/Crux/16x16/actions/reload_page.png -share/icons/Crux/16x16/actions/start.png -share/icons/Crux/16x16/actions/stock_bottom.png -share/icons/Crux/16x16/actions/stock_down.png -share/icons/Crux/16x16/actions/stock_first.png -share/icons/Crux/16x16/actions/stock_home.png -share/icons/Crux/16x16/actions/stock_last.png -share/icons/Crux/16x16/actions/stock_left.png -share/icons/Crux/16x16/actions/stock_refresh.png -share/icons/Crux/16x16/actions/stock_right.png -share/icons/Crux/16x16/actions/stock_top.png -share/icons/Crux/16x16/actions/stock_up.png -share/icons/Crux/16x16/actions/top.png -share/icons/Crux/16x16/actions/up.png -share/icons/Crux/16x16/actions/view-refresh.png -share/icons/Crux/16x16/places/application-x-gnome-saved-search.png -share/icons/Crux/16x16/places/folder-remote.png -share/icons/Crux/16x16/places/folder-saved-search.png -share/icons/Crux/16x16/places/folder.png -share/icons/Crux/16x16/places/folder_home.png -share/icons/Crux/16x16/places/gnome-fs-directory.png -share/icons/Crux/16x16/places/gnome-fs-ftp.png -share/icons/Crux/16x16/places/gnome-fs-home.png -share/icons/Crux/16x16/places/gnome-fs-nfs.png -share/icons/Crux/16x16/places/gnome-fs-share.png -share/icons/Crux/16x16/places/gnome-fs-smb.png -share/icons/Crux/16x16/places/gnome-fs-ssh.png -share/icons/Crux/16x16/places/gnome-mime-x-directory-smb-share.png -share/icons/Crux/16x16/places/network.png -share/icons/Crux/16x16/places/stock_folder.png -share/icons/Crux/16x16/places/user-home.png -share/icons/Crux/16x16/status/folder-drag-accept.png -share/icons/Crux/16x16/status/folder-open.png -share/icons/Crux/16x16/status/folder-visiting.png -share/icons/Crux/16x16/status/folder_open.png -share/icons/Crux/16x16/status/gnome-fs-directory-accept.png -share/icons/Crux/16x16/status/gnome-fs-directory-visiting.png -share/icons/Crux/16x16/status/stock_open.png -share/icons/Crux/22x22/actions/back.png -share/icons/Crux/22x22/actions/bottom.png -share/icons/Crux/22x22/actions/document-open.png -share/icons/Crux/22x22/actions/down.png -share/icons/Crux/22x22/actions/fileopen.png -share/icons/Crux/22x22/actions/finish.png -share/icons/Crux/22x22/actions/forward.png -share/icons/Crux/22x22/actions/go-bottom.png -share/icons/Crux/22x22/actions/go-down.png -share/icons/Crux/22x22/actions/go-first.png -share/icons/Crux/22x22/actions/go-home.png -share/icons/Crux/22x22/actions/go-last.png -share/icons/Crux/22x22/actions/go-next.png -share/icons/Crux/22x22/actions/go-previous.png -share/icons/Crux/22x22/actions/go-top.png -share/icons/Crux/22x22/actions/go-up.png -share/icons/Crux/22x22/actions/gohome.png -share/icons/Crux/22x22/actions/gtk-go-back-ltr.png -share/icons/Crux/22x22/actions/gtk-go-back-rtl.png -share/icons/Crux/22x22/actions/gtk-go-down.png -share/icons/Crux/22x22/actions/gtk-go-forward-ltr.png -share/icons/Crux/22x22/actions/gtk-go-forward-rtl.png -share/icons/Crux/22x22/actions/gtk-go-up.png -share/icons/Crux/22x22/actions/gtk-goto-bottom.png -share/icons/Crux/22x22/actions/gtk-goto-first-ltr.png -share/icons/Crux/22x22/actions/gtk-goto-first-rtl.png -share/icons/Crux/22x22/actions/gtk-goto-last-ltr.png -share/icons/Crux/22x22/actions/gtk-goto-last-rtl.png -share/icons/Crux/22x22/actions/gtk-goto-top.png -share/icons/Crux/22x22/actions/gtk-home.png -share/icons/Crux/22x22/actions/gtk-open.png -share/icons/Crux/22x22/actions/gtk-refresh.png -share/icons/Crux/22x22/actions/kfm_home.png -share/icons/Crux/22x22/actions/next.png -share/icons/Crux/22x22/actions/previous.png -share/icons/Crux/22x22/actions/redhat-home.png -share/icons/Crux/22x22/actions/reload.png -share/icons/Crux/22x22/actions/reload3.png -share/icons/Crux/22x22/actions/reload_all_tabs.png -share/icons/Crux/22x22/actions/reload_page.png -share/icons/Crux/22x22/actions/start.png -share/icons/Crux/22x22/actions/stock_bottom.png -share/icons/Crux/22x22/actions/stock_down.png -share/icons/Crux/22x22/actions/stock_first.png -share/icons/Crux/22x22/actions/stock_home.png -share/icons/Crux/22x22/actions/stock_last.png -share/icons/Crux/22x22/actions/stock_left.png -share/icons/Crux/22x22/actions/stock_refresh.png -share/icons/Crux/22x22/actions/stock_right.png -share/icons/Crux/22x22/actions/stock_top.png -share/icons/Crux/22x22/actions/stock_up.png -share/icons/Crux/22x22/actions/top.png -share/icons/Crux/22x22/actions/up.png -share/icons/Crux/22x22/actions/view-refresh.png -share/icons/Crux/22x22/places/application-x-gnome-saved-search.png -share/icons/Crux/22x22/places/folder-remote.png -share/icons/Crux/22x22/places/folder-saved-search.png -share/icons/Crux/22x22/places/folder.png -share/icons/Crux/22x22/places/folder_home.png -share/icons/Crux/22x22/places/gnome-fs-directory.png -share/icons/Crux/22x22/places/gnome-fs-ftp.png -share/icons/Crux/22x22/places/gnome-fs-home.png -share/icons/Crux/22x22/places/gnome-fs-nfs.png -share/icons/Crux/22x22/places/gnome-fs-share.png -share/icons/Crux/22x22/places/gnome-fs-smb.png -share/icons/Crux/22x22/places/gnome-fs-ssh.png -share/icons/Crux/22x22/places/gnome-mime-x-directory-smb-share.png -share/icons/Crux/22x22/places/network.png -share/icons/Crux/22x22/places/stock_folder.png -share/icons/Crux/22x22/places/user-home.png -share/icons/Crux/22x22/status/folder-drag-accept.png -share/icons/Crux/22x22/status/folder-open.png -share/icons/Crux/22x22/status/folder-visiting.png -share/icons/Crux/22x22/status/folder_open.png -share/icons/Crux/22x22/status/gnome-fs-directory-accept.png -share/icons/Crux/22x22/status/gnome-fs-directory-visiting.png -share/icons/Crux/22x22/status/stock_open.png -share/icons/Crux/24x24/actions/back.png -share/icons/Crux/24x24/actions/bottom.png -share/icons/Crux/24x24/actions/document-open.png -share/icons/Crux/24x24/actions/down.png -share/icons/Crux/24x24/actions/fileopen.png -share/icons/Crux/24x24/actions/finish.png -share/icons/Crux/24x24/actions/forward.png -share/icons/Crux/24x24/actions/go-bottom.png -share/icons/Crux/24x24/actions/go-down.png -share/icons/Crux/24x24/actions/go-first.png -share/icons/Crux/24x24/actions/go-home.png -share/icons/Crux/24x24/actions/go-last.png -share/icons/Crux/24x24/actions/go-next.png -share/icons/Crux/24x24/actions/go-previous.png -share/icons/Crux/24x24/actions/go-top.png -share/icons/Crux/24x24/actions/go-up.png -share/icons/Crux/24x24/actions/gohome.png -share/icons/Crux/24x24/actions/gtk-go-back-ltr.png -share/icons/Crux/24x24/actions/gtk-go-back-rtl.png -share/icons/Crux/24x24/actions/gtk-go-down.png -share/icons/Crux/24x24/actions/gtk-go-forward-ltr.png -share/icons/Crux/24x24/actions/gtk-go-forward-rtl.png -share/icons/Crux/24x24/actions/gtk-go-up.png -share/icons/Crux/24x24/actions/gtk-goto-bottom.png -share/icons/Crux/24x24/actions/gtk-goto-first-ltr.png -share/icons/Crux/24x24/actions/gtk-goto-first-rtl.png -share/icons/Crux/24x24/actions/gtk-goto-last-ltr.png -share/icons/Crux/24x24/actions/gtk-goto-last-rtl.png -share/icons/Crux/24x24/actions/gtk-goto-top.png -share/icons/Crux/24x24/actions/gtk-home.png -share/icons/Crux/24x24/actions/gtk-open.png -share/icons/Crux/24x24/actions/gtk-refresh.png -share/icons/Crux/24x24/actions/kfm_home.png -share/icons/Crux/24x24/actions/next.png -share/icons/Crux/24x24/actions/previous.png -share/icons/Crux/24x24/actions/redhat-home.png -share/icons/Crux/24x24/actions/reload.png -share/icons/Crux/24x24/actions/reload3.png -share/icons/Crux/24x24/actions/reload_all_tabs.png -share/icons/Crux/24x24/actions/reload_page.png -share/icons/Crux/24x24/actions/start.png -share/icons/Crux/24x24/actions/stock_bottom.png -share/icons/Crux/24x24/actions/stock_down.png -share/icons/Crux/24x24/actions/stock_first.png -share/icons/Crux/24x24/actions/stock_home.png -share/icons/Crux/24x24/actions/stock_last.png -share/icons/Crux/24x24/actions/stock_left.png -share/icons/Crux/24x24/actions/stock_refresh.png -share/icons/Crux/24x24/actions/stock_right.png -share/icons/Crux/24x24/actions/stock_top.png -share/icons/Crux/24x24/actions/stock_up.png -share/icons/Crux/24x24/actions/top.png -share/icons/Crux/24x24/actions/up.png -share/icons/Crux/24x24/actions/view-refresh.png -share/icons/Crux/24x24/places/application-x-gnome-saved-search.png -share/icons/Crux/24x24/places/folder-remote.png -share/icons/Crux/24x24/places/folder-saved-search.png -share/icons/Crux/24x24/places/folder.png -share/icons/Crux/24x24/places/folder_home.png -share/icons/Crux/24x24/places/gnome-fs-directory.png -share/icons/Crux/24x24/places/gnome-fs-ftp.png -share/icons/Crux/24x24/places/gnome-fs-home.png -share/icons/Crux/24x24/places/gnome-fs-nfs.png -share/icons/Crux/24x24/places/gnome-fs-share.png -share/icons/Crux/24x24/places/gnome-fs-smb.png -share/icons/Crux/24x24/places/gnome-fs-ssh.png -share/icons/Crux/24x24/places/gnome-mime-x-directory-smb-share.png -share/icons/Crux/24x24/places/network.png -share/icons/Crux/24x24/places/stock_folder.png -share/icons/Crux/24x24/places/user-home.png -share/icons/Crux/24x24/status/folder-drag-accept.png -share/icons/Crux/24x24/status/folder-open.png -share/icons/Crux/24x24/status/folder-visiting.png -share/icons/Crux/24x24/status/folder_open.png -share/icons/Crux/24x24/status/gnome-fs-directory-accept.png -share/icons/Crux/24x24/status/gnome-fs-directory-visiting.png -share/icons/Crux/24x24/status/stock_open.png -share/icons/Crux/32x32/actions/document-open.png -share/icons/Crux/32x32/actions/fileopen.png -share/icons/Crux/32x32/actions/gtk-open.png -share/icons/Crux/32x32/places/application-x-gnome-saved-search.png -share/icons/Crux/32x32/places/folder-remote.png -share/icons/Crux/32x32/places/folder-saved-search.png -share/icons/Crux/32x32/places/folder.png -share/icons/Crux/32x32/places/folder_home.png -share/icons/Crux/32x32/places/gnome-fs-directory.png -share/icons/Crux/32x32/places/gnome-fs-ftp.png -share/icons/Crux/32x32/places/gnome-fs-home.png -share/icons/Crux/32x32/places/gnome-fs-nfs.png -share/icons/Crux/32x32/places/gnome-fs-share.png -share/icons/Crux/32x32/places/gnome-fs-smb.png -share/icons/Crux/32x32/places/gnome-fs-ssh.png -share/icons/Crux/32x32/places/gnome-mime-x-directory-smb-share.png -share/icons/Crux/32x32/places/network.png -share/icons/Crux/32x32/places/stock_folder.png -share/icons/Crux/32x32/places/user-home.png -share/icons/Crux/32x32/status/folder-drag-accept.png -share/icons/Crux/32x32/status/folder-open.png -share/icons/Crux/32x32/status/folder-visiting.png -share/icons/Crux/32x32/status/folder_open.png -share/icons/Crux/32x32/status/gnome-fs-directory-accept.png -share/icons/Crux/32x32/status/gnome-fs-directory-visiting.png -share/icons/Crux/32x32/status/stock_open.png -share/icons/Crux/index.theme -share/icons/Crux/scalable/actions/back.svg -share/icons/Crux/scalable/actions/bottom.svg -share/icons/Crux/scalable/actions/document-open.svg -share/icons/Crux/scalable/actions/down.svg -share/icons/Crux/scalable/actions/fileopen.svg -share/icons/Crux/scalable/actions/finish.svg -share/icons/Crux/scalable/actions/forward.svg -share/icons/Crux/scalable/actions/go-bottom.svg -share/icons/Crux/scalable/actions/go-down.svg -share/icons/Crux/scalable/actions/go-first.svg -share/icons/Crux/scalable/actions/go-home.svg -share/icons/Crux/scalable/actions/go-last.svg -share/icons/Crux/scalable/actions/go-next.svg -share/icons/Crux/scalable/actions/go-previous.svg -share/icons/Crux/scalable/actions/go-top.svg -share/icons/Crux/scalable/actions/go-up.svg -share/icons/Crux/scalable/actions/gohome.svg -share/icons/Crux/scalable/actions/gtk-go-back-ltr.svg -share/icons/Crux/scalable/actions/gtk-go-back-rtl.svg -share/icons/Crux/scalable/actions/gtk-go-down.svg -share/icons/Crux/scalable/actions/gtk-go-forward-ltr.svg -share/icons/Crux/scalable/actions/gtk-go-forward-rtl.svg -share/icons/Crux/scalable/actions/gtk-go-up.svg -share/icons/Crux/scalable/actions/gtk-goto-bottom.svg -share/icons/Crux/scalable/actions/gtk-goto-first-ltr.svg -share/icons/Crux/scalable/actions/gtk-goto-first-rtl.svg -share/icons/Crux/scalable/actions/gtk-goto-last-ltr.svg -share/icons/Crux/scalable/actions/gtk-goto-last-rtl.svg -share/icons/Crux/scalable/actions/gtk-goto-top.svg -share/icons/Crux/scalable/actions/gtk-home.svg -share/icons/Crux/scalable/actions/gtk-open.svg -share/icons/Crux/scalable/actions/gtk-refresh.svg -share/icons/Crux/scalable/actions/kfm_home.svg -share/icons/Crux/scalable/actions/next.svg -share/icons/Crux/scalable/actions/previous.svg -share/icons/Crux/scalable/actions/redhat-home.svg -share/icons/Crux/scalable/actions/reload.svg -share/icons/Crux/scalable/actions/reload3.svg -share/icons/Crux/scalable/actions/reload_all_tabs.svg -share/icons/Crux/scalable/actions/reload_page.svg -share/icons/Crux/scalable/actions/start.svg -share/icons/Crux/scalable/actions/stock_bottom.svg -share/icons/Crux/scalable/actions/stock_down.svg -share/icons/Crux/scalable/actions/stock_first.svg -share/icons/Crux/scalable/actions/stock_home.svg -share/icons/Crux/scalable/actions/stock_last.svg -share/icons/Crux/scalable/actions/stock_left.svg -share/icons/Crux/scalable/actions/stock_refresh.svg -share/icons/Crux/scalable/actions/stock_right.svg -share/icons/Crux/scalable/actions/stock_top.svg -share/icons/Crux/scalable/actions/stock_up.svg -share/icons/Crux/scalable/actions/top.svg -share/icons/Crux/scalable/actions/up.svg -share/icons/Crux/scalable/actions/view-refresh.svg -share/icons/Crux/scalable/places/application-x-gnome-saved-search.svg -share/icons/Crux/scalable/places/folder-remote.svg -share/icons/Crux/scalable/places/folder-saved-search.svg -share/icons/Crux/scalable/places/folder.svg -share/icons/Crux/scalable/places/folder_home.svg -share/icons/Crux/scalable/places/gnome-fs-directory.svg -share/icons/Crux/scalable/places/gnome-fs-ftp.svg -share/icons/Crux/scalable/places/gnome-fs-home.svg -share/icons/Crux/scalable/places/gnome-fs-nfs.svg -share/icons/Crux/scalable/places/gnome-fs-share.svg -share/icons/Crux/scalable/places/gnome-fs-smb.svg -share/icons/Crux/scalable/places/gnome-fs-ssh.svg -share/icons/Crux/scalable/places/gnome-mime-x-directory-smb-share.svg -share/icons/Crux/scalable/places/network.svg -share/icons/Crux/scalable/places/stock_folder.svg -share/icons/Crux/scalable/places/user-home.svg -share/icons/Crux/scalable/status/folder-drag-accept.svg -share/icons/Crux/scalable/status/folder-open.svg -share/icons/Crux/scalable/status/folder-visiting.svg -share/icons/Crux/scalable/status/folder_open.svg -share/icons/Crux/scalable/status/gnome-fs-directory-accept.svg -share/icons/Crux/scalable/status/gnome-fs-directory-visiting.svg -share/icons/Crux/scalable/status/stock_open.svg -share/icons/HighContrast-SVG/48x48/animations/gnome-spinner-rest.png -share/icons/HighContrast-SVG/48x48/animations/gnome-spinner.png -share/icons/HighContrast-SVG/48x48/animations/process-idle.png -share/icons/HighContrast-SVG/48x48/animations/process-working.png -share/icons/HighContrast-SVG/index.theme -share/icons/HighContrast-SVG/scalable/actions/add.svg -share/icons/HighContrast-SVG/scalable/actions/address-book-new.svg -share/icons/HighContrast-SVG/scalable/actions/application-exit.svg -share/icons/HighContrast-SVG/scalable/actions/appointment-new.svg -share/icons/HighContrast-SVG/scalable/actions/appointment.svg -share/icons/HighContrast-SVG/scalable/actions/back.svg -share/icons/HighContrast-SVG/scalable/actions/bookmark-view.svg -share/icons/HighContrast-SVG/scalable/actions/bottom.svg -share/icons/HighContrast-SVG/scalable/actions/button_cancel.svg -share/icons/HighContrast-SVG/scalable/actions/cancel.svg -share/icons/HighContrast-SVG/scalable/actions/centrejust.svg -share/icons/HighContrast-SVG/scalable/actions/contact-new.svg -share/icons/HighContrast-SVG/scalable/actions/dialog-cancel.svg -share/icons/HighContrast-SVG/scalable/actions/dialog-close.svg -share/icons/HighContrast-SVG/scalable/actions/dialog-ok.svg -share/icons/HighContrast-SVG/scalable/actions/document-new.svg -share/icons/HighContrast-SVG/scalable/actions/document-open-recent.svg -share/icons/HighContrast-SVG/scalable/actions/document-open.svg -share/icons/HighContrast-SVG/scalable/actions/document-page-setup.svg -share/icons/HighContrast-SVG/scalable/actions/document-print-preview.svg -share/icons/HighContrast-SVG/scalable/actions/document-print.svg -share/icons/HighContrast-SVG/scalable/actions/document-properties.svg -share/icons/HighContrast-SVG/scalable/actions/document-revert.svg -share/icons/HighContrast-SVG/scalable/actions/document-save-as.svg -share/icons/HighContrast-SVG/scalable/actions/document-save.svg -share/icons/HighContrast-SVG/scalable/actions/down.svg -share/icons/HighContrast-SVG/scalable/actions/edit-clear.svg -share/icons/HighContrast-SVG/scalable/actions/edit-copy.svg -share/icons/HighContrast-SVG/scalable/actions/edit-cut.svg -share/icons/HighContrast-SVG/scalable/actions/edit-delete.svg -share/icons/HighContrast-SVG/scalable/actions/edit-find-replace.svg -share/icons/HighContrast-SVG/scalable/actions/edit-find.svg -share/icons/HighContrast-SVG/scalable/actions/edit-paste.svg -share/icons/HighContrast-SVG/scalable/actions/edit-redo.svg -share/icons/HighContrast-SVG/scalable/actions/edit-select-all.svg -share/icons/HighContrast-SVG/scalable/actions/edit-undo.svg -share/icons/HighContrast-SVG/scalable/actions/editclear.svg -share/icons/HighContrast-SVG/scalable/actions/editcopy.svg -share/icons/HighContrast-SVG/scalable/actions/editcut.svg -share/icons/HighContrast-SVG/scalable/actions/editdelete.svg -share/icons/HighContrast-SVG/scalable/actions/editpaste.svg -share/icons/HighContrast-SVG/scalable/actions/exit.svg -share/icons/HighContrast-SVG/scalable/actions/filefind.svg -share/icons/HighContrast-SVG/scalable/actions/filenew.svg -share/icons/HighContrast-SVG/scalable/actions/fileopen.svg -share/icons/HighContrast-SVG/scalable/actions/fileprint.svg -share/icons/HighContrast-SVG/scalable/actions/filequickprint.svg -share/icons/HighContrast-SVG/scalable/actions/filesave.svg -share/icons/HighContrast-SVG/scalable/actions/filesaveas.svg -share/icons/HighContrast-SVG/scalable/actions/find.svg -share/icons/HighContrast-SVG/scalable/actions/finish.svg -share/icons/HighContrast-SVG/scalable/actions/folder-new.svg -share/icons/HighContrast-SVG/scalable/actions/folder_new.svg -share/icons/HighContrast-SVG/scalable/actions/format-indent-less.svg -share/icons/HighContrast-SVG/scalable/actions/format-indent-more.svg -share/icons/HighContrast-SVG/scalable/actions/format-justify-center.svg -share/icons/HighContrast-SVG/scalable/actions/format-justify-fill.svg -share/icons/HighContrast-SVG/scalable/actions/format-justify-left.svg -share/icons/HighContrast-SVG/scalable/actions/format-justify-right.svg -share/icons/HighContrast-SVG/scalable/actions/format-text-bold.svg -share/icons/HighContrast-SVG/scalable/actions/format-text-direction-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/format-text-direction-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/format-text-italic.svg -share/icons/HighContrast-SVG/scalable/actions/format-text-strikethrough.svg -share/icons/HighContrast-SVG/scalable/actions/format-text-underline.svg -share/icons/HighContrast-SVG/scalable/actions/forward.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-lockscreen.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-logout.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-run.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-searchtool.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-fwd.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-new.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-rpl.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-stock-mail-snd.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-stock-text-indent.svg -share/icons/HighContrast-SVG/scalable/actions/gnome-stock-text-unindent.svg -share/icons/HighContrast-SVG/scalable/actions/go-bottom.svg -share/icons/HighContrast-SVG/scalable/actions/go-down.svg -share/icons/HighContrast-SVG/scalable/actions/go-first.svg -share/icons/HighContrast-SVG/scalable/actions/go-home.svg -share/icons/HighContrast-SVG/scalable/actions/go-jump.svg -share/icons/HighContrast-SVG/scalable/actions/go-last.svg -share/icons/HighContrast-SVG/scalable/actions/go-next.svg -share/icons/HighContrast-SVG/scalable/actions/go-previous.svg -share/icons/HighContrast-SVG/scalable/actions/go-top.svg -share/icons/HighContrast-SVG/scalable/actions/go-up.svg -share/icons/HighContrast-SVG/scalable/actions/gohome.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-add.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-bold.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-cancel.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-clear.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-close.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-copy.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-cut.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-delete.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-find-and-replace.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-find.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-back-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-back-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-down.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-forward-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-forward-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-go-up.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-bottom.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-first-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-first-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-last-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-last-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-goto-top.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-home.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-indent.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-italic.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-jump-to-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-jump-to-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-justify-center.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-justify-fill.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-justify-left.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-justify-right.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-leave-fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-forward-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-forward-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-next-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-next-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-pause.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-play-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-previous-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-previous-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-record.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-rewind-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-rewind-rtl.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-media-stop.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-new.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-open.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-paste.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-print-preview.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-print.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-properties.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-quit.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-redo-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-refresh.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-remove.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-save-as.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-save.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-select-all.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-sort-ascending.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-sort-descending.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-stop.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-strikethrough.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-underline.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-undo-ltr.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-unindent.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-100.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-fit.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-in.svg -share/icons/HighContrast-SVG/scalable/actions/gtk-zoom-out.svg -share/icons/HighContrast-SVG/scalable/actions/help-about.svg -share/icons/HighContrast-SVG/scalable/actions/help-contents.svg -share/icons/HighContrast-SVG/scalable/actions/help-faq.svg -share/icons/HighContrast-SVG/scalable/actions/history-view.svg -share/icons/HighContrast-SVG/scalable/actions/insert-image.svg -share/icons/HighContrast-SVG/scalable/actions/insert-link.svg -share/icons/HighContrast-SVG/scalable/actions/insert-object.svg -share/icons/HighContrast-SVG/scalable/actions/insert-text.svg -share/icons/HighContrast-SVG/scalable/actions/kfind.svg -share/icons/HighContrast-SVG/scalable/actions/kfm_home.svg -share/icons/HighContrast-SVG/scalable/actions/leftjust.svg -share/icons/HighContrast-SVG/scalable/actions/list-add.svg -share/icons/HighContrast-SVG/scalable/actions/list-remove.svg -share/icons/HighContrast-SVG/scalable/actions/lock.svg -share/icons/HighContrast-SVG/scalable/actions/mail-forward.svg -share/icons/HighContrast-SVG/scalable/actions/mail-mark-important.svg -share/icons/HighContrast-SVG/scalable/actions/mail-mark-junk.svg -share/icons/HighContrast-SVG/scalable/actions/mail-mark-notjunk.svg -share/icons/HighContrast-SVG/scalable/actions/mail-mark-read.svg -share/icons/HighContrast-SVG/scalable/actions/mail-mark-unread.svg -share/icons/HighContrast-SVG/scalable/actions/mail-message-new.svg -share/icons/HighContrast-SVG/scalable/actions/mail-reply-all.svg -share/icons/HighContrast-SVG/scalable/actions/mail-reply-sender.svg -share/icons/HighContrast-SVG/scalable/actions/mail-send-receive.svg -share/icons/HighContrast-SVG/scalable/actions/mail-send.svg -share/icons/HighContrast-SVG/scalable/actions/mail_forward.svg -share/icons/HighContrast-SVG/scalable/actions/mail_new.svg -share/icons/HighContrast-SVG/scalable/actions/mail_reply.svg -share/icons/HighContrast-SVG/scalable/actions/mail_replyall.svg -share/icons/HighContrast-SVG/scalable/actions/mail_send.svg -share/icons/HighContrast-SVG/scalable/actions/mail_spam.svg -share/icons/HighContrast-SVG/scalable/actions/media-eject.svg -share/icons/HighContrast-SVG/scalable/actions/media-playback-pause.svg -share/icons/HighContrast-SVG/scalable/actions/media-playback-start.svg -share/icons/HighContrast-SVG/scalable/actions/media-playback-stop.svg -share/icons/HighContrast-SVG/scalable/actions/media-record.svg -share/icons/HighContrast-SVG/scalable/actions/media-seek-backward.svg -share/icons/HighContrast-SVG/scalable/actions/media-seek-forward.svg -share/icons/HighContrast-SVG/scalable/actions/media-skip-backward.svg -share/icons/HighContrast-SVG/scalable/actions/media-skip-forward.svg -share/icons/HighContrast-SVG/scalable/actions/next.svg -share/icons/HighContrast-SVG/scalable/actions/object-flip-horizontal.svg -share/icons/HighContrast-SVG/scalable/actions/object-flip-vertical.svg -share/icons/HighContrast-SVG/scalable/actions/object-rotate-left.svg -share/icons/HighContrast-SVG/scalable/actions/object-rotate-right.svg -share/icons/HighContrast-SVG/scalable/actions/player_eject.svg -share/icons/HighContrast-SVG/scalable/actions/player_end.svg -share/icons/HighContrast-SVG/scalable/actions/player_fwd.svg -share/icons/HighContrast-SVG/scalable/actions/player_pause.svg -share/icons/HighContrast-SVG/scalable/actions/player_play.svg -share/icons/HighContrast-SVG/scalable/actions/player_record.svg -share/icons/HighContrast-SVG/scalable/actions/player_rew.svg -share/icons/HighContrast-SVG/scalable/actions/player_start.svg -share/icons/HighContrast-SVG/scalable/actions/player_stop.svg -share/icons/HighContrast-SVG/scalable/actions/previous.svg -share/icons/HighContrast-SVG/scalable/actions/process-stop.svg -share/icons/HighContrast-SVG/scalable/actions/redhat-home.svg -share/icons/HighContrast-SVG/scalable/actions/redo.svg -share/icons/HighContrast-SVG/scalable/actions/reload.svg -share/icons/HighContrast-SVG/scalable/actions/reload3.svg -share/icons/HighContrast-SVG/scalable/actions/reload_all_tabs.svg -share/icons/HighContrast-SVG/scalable/actions/reload_page.svg -share/icons/HighContrast-SVG/scalable/actions/remove.svg -share/icons/HighContrast-SVG/scalable/actions/rightjust.svg -share/icons/HighContrast-SVG/scalable/actions/search.svg -share/icons/HighContrast-SVG/scalable/actions/start.svg -share/icons/HighContrast-SVG/scalable/actions/stock_bottom.svg -share/icons/HighContrast-SVG/scalable/actions/stock_close.svg -share/icons/HighContrast-SVG/scalable/actions/stock_copy.svg -share/icons/HighContrast-SVG/scalable/actions/stock_cut.svg -share/icons/HighContrast-SVG/scalable/actions/stock_delete.svg -share/icons/HighContrast-SVG/scalable/actions/stock_down.svg -share/icons/HighContrast-SVG/scalable/actions/stock_file-properites.svg -share/icons/HighContrast-SVG/scalable/actions/stock_first.svg -share/icons/HighContrast-SVG/scalable/actions/stock_fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/stock_home.svg -share/icons/HighContrast-SVG/scalable/actions/stock_last.svg -share/icons/HighContrast-SVG/scalable/actions/stock_leave-fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/stock_left.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-compose.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-forward.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-open.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-reply-to-all.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-reply.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-send-receive.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-send.svg -share/icons/HighContrast-SVG/scalable/actions/stock_mail-unread.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-fwd.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-next.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-pause.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-play.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-prev.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-rec.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-rew.svg -share/icons/HighContrast-SVG/scalable/actions/stock_media-stop.svg -share/icons/HighContrast-SVG/scalable/actions/stock_new-address-book.svg -share/icons/HighContrast-SVG/scalable/actions/stock_new-appointment.svg -share/icons/HighContrast-SVG/scalable/actions/stock_new-bcard.svg -share/icons/HighContrast-SVG/scalable/actions/stock_new-dir.svg -share/icons/HighContrast-SVG/scalable/actions/stock_new-text.svg -share/icons/HighContrast-SVG/scalable/actions/stock_new-window.svg -share/icons/HighContrast-SVG/scalable/actions/stock_paste.svg -share/icons/HighContrast-SVG/scalable/actions/stock_print-preview.svg -share/icons/HighContrast-SVG/scalable/actions/stock_print.svg -share/icons/HighContrast-SVG/scalable/actions/stock_properties.svg -share/icons/HighContrast-SVG/scalable/actions/stock_redo.svg -share/icons/HighContrast-SVG/scalable/actions/stock_refresh.svg -share/icons/HighContrast-SVG/scalable/actions/stock_right.svg -share/icons/HighContrast-SVG/scalable/actions/stock_save-as.svg -share/icons/HighContrast-SVG/scalable/actions/stock_save.svg -share/icons/HighContrast-SVG/scalable/actions/stock_search-and-replace.svg -share/icons/HighContrast-SVG/scalable/actions/stock_search.svg -share/icons/HighContrast-SVG/scalable/actions/stock_select-all.svg -share/icons/HighContrast-SVG/scalable/actions/stock_spam.svg -share/icons/HighContrast-SVG/scalable/actions/stock_stop.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text-strikethrough.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_bold.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_center.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_indent.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_italic.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_justify.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_left.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_right.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_underlined.svg -share/icons/HighContrast-SVG/scalable/actions/stock_text_unindent.svg -share/icons/HighContrast-SVG/scalable/actions/stock_top.svg -share/icons/HighContrast-SVG/scalable/actions/stock_undo.svg -share/icons/HighContrast-SVG/scalable/actions/stock_up.svg -share/icons/HighContrast-SVG/scalable/actions/stock_zoom-1.svg -share/icons/HighContrast-SVG/scalable/actions/stock_zoom-in.svg -share/icons/HighContrast-SVG/scalable/actions/stock_zoom-out.svg -share/icons/HighContrast-SVG/scalable/actions/stock_zoom-page.svg -share/icons/HighContrast-SVG/scalable/actions/stop.svg -share/icons/HighContrast-SVG/scalable/actions/system-lock-screen.svg -share/icons/HighContrast-SVG/scalable/actions/system-log-out.svg -share/icons/HighContrast-SVG/scalable/actions/system-run.svg -share/icons/HighContrast-SVG/scalable/actions/system-search.svg -share/icons/HighContrast-SVG/scalable/actions/system-shutdown.svg -share/icons/HighContrast-SVG/scalable/actions/text_bold.svg -share/icons/HighContrast-SVG/scalable/actions/text_italic.svg -share/icons/HighContrast-SVG/scalable/actions/text_strike.svg -share/icons/HighContrast-SVG/scalable/actions/text_under.svg -share/icons/HighContrast-SVG/scalable/actions/tool-check-spelling.svg -share/icons/HighContrast-SVG/scalable/actions/tools-check-spelling.svg -share/icons/HighContrast-SVG/scalable/actions/top.svg -share/icons/HighContrast-SVG/scalable/actions/undo.svg -share/icons/HighContrast-SVG/scalable/actions/up.svg -share/icons/HighContrast-SVG/scalable/actions/view-fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/view-refresh.svg -share/icons/HighContrast-SVG/scalable/actions/view-restore.svg -share/icons/HighContrast-SVG/scalable/actions/view-sort-ascending.svg -share/icons/HighContrast-SVG/scalable/actions/view-sort-descending.svg -share/icons/HighContrast-SVG/scalable/actions/viewmag+.svg -share/icons/HighContrast-SVG/scalable/actions/viewmag-.svg -share/icons/HighContrast-SVG/scalable/actions/viewmag1.svg -share/icons/HighContrast-SVG/scalable/actions/viewmagfit.svg -share/icons/HighContrast-SVG/scalable/actions/window-close.svg -share/icons/HighContrast-SVG/scalable/actions/window-new.svg -share/icons/HighContrast-SVG/scalable/actions/window_fullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/window_new.svg -share/icons/HighContrast-SVG/scalable/actions/window_nofullscreen.svg -share/icons/HighContrast-SVG/scalable/actions/xfce-system-exit.svg -share/icons/HighContrast-SVG/scalable/actions/xfce-system-lock.svg -share/icons/HighContrast-SVG/scalable/actions/zoom-best-fit.svg -share/icons/HighContrast-SVG/scalable/actions/zoom-in.svg -share/icons/HighContrast-SVG/scalable/actions/zoom-original.svg -share/icons/HighContrast-SVG/scalable/actions/zoom-out.svg -share/icons/HighContrast-SVG/scalable/apps/access.svg -share/icons/HighContrast-SVG/scalable/apps/accessibility-directory.svg -share/icons/HighContrast-SVG/scalable/apps/accessories-calculator.svg -share/icons/HighContrast-SVG/scalable/apps/accessories-character-map.svg -share/icons/HighContrast-SVG/scalable/apps/accessories-dictionary.svg -share/icons/HighContrast-SVG/scalable/apps/accessories-text-editor.svg -share/icons/HighContrast-SVG/scalable/apps/arts.svg -share/icons/HighContrast-SVG/scalable/apps/background.svg -share/icons/HighContrast-SVG/scalable/apps/browser.svg -share/icons/HighContrast-SVG/scalable/apps/calc.svg -share/icons/HighContrast-SVG/scalable/apps/config-language.svg -share/icons/HighContrast-SVG/scalable/apps/email.svg -share/icons/HighContrast-SVG/scalable/apps/file-manager.svg -share/icons/HighContrast-SVG/scalable/apps/fonts.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-calculator.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-character-map.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-help.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-mixer.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-monitor.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-session.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-settings-accessibility-technologies.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-settings-background.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-settings-font.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-settings-theme.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-terminal.svg -share/icons/HighContrast-SVG/scalable/apps/gnome-window-manager.svg -share/icons/HighContrast-SVG/scalable/apps/gtk-help.svg -share/icons/HighContrast-SVG/scalable/apps/gucharmap.svg -share/icons/HighContrast-SVG/scalable/apps/help-browser.svg -share/icons/HighContrast-SVG/scalable/apps/help.svg -share/icons/HighContrast-SVG/scalable/apps/internet-group-chat.svg -share/icons/HighContrast-SVG/scalable/apps/internet-mail.svg -share/icons/HighContrast-SVG/scalable/apps/internet-news-reader.svg -share/icons/HighContrast-SVG/scalable/apps/internet-web-browser.svg -share/icons/HighContrast-SVG/scalable/apps/kcalc.svg -share/icons/HighContrast-SVG/scalable/apps/kcharselect.svg -share/icons/HighContrast-SVG/scalable/apps/kcmkwm.svg -share/icons/HighContrast-SVG/scalable/apps/kcmsound.svg -share/icons/HighContrast-SVG/scalable/apps/kedit.svg -share/icons/HighContrast-SVG/scalable/apps/kfm.svg -share/icons/HighContrast-SVG/scalable/apps/khelpcenter.svg -share/icons/HighContrast-SVG/scalable/apps/konsole.svg -share/icons/HighContrast-SVG/scalable/apps/kscreensaver.svg -share/icons/HighContrast-SVG/scalable/apps/ksysguard.svg -share/icons/HighContrast-SVG/scalable/apps/kwin.svg -share/icons/HighContrast-SVG/scalable/apps/locale.svg -share/icons/HighContrast-SVG/scalable/apps/mail_generic.svg -share/icons/HighContrast-SVG/scalable/apps/multimedia-volume-control.svg -share/icons/HighContrast-SVG/scalable/apps/multimedia.svg -share/icons/HighContrast-SVG/scalable/apps/openterm.svg -share/icons/HighContrast-SVG/scalable/apps/orca.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-accessibility.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-font.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-keyboard.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-locale.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-multimedia.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-screensaver.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-theme.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-desktop-wallpaper.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-system-network-proxy.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-system-session.svg -share/icons/HighContrast-SVG/scalable/apps/preferences-system-windows.svg -share/icons/HighContrast-SVG/scalable/apps/proxy-config.svg -share/icons/HighContrast-SVG/scalable/apps/proxy.svg -share/icons/HighContrast-SVG/scalable/apps/redhat-email.svg -share/icons/HighContrast-SVG/scalable/apps/redhat-filemanager.svg -share/icons/HighContrast-SVG/scalable/apps/redhat-web-browser.svg -share/icons/HighContrast-SVG/scalable/apps/screensaver.svg -share/icons/HighContrast-SVG/scalable/apps/stock_help.svg -share/icons/HighContrast-SVG/scalable/apps/stock_proxy.svg -share/icons/HighContrast-SVG/scalable/apps/style.svg -share/icons/HighContrast-SVG/scalable/apps/susehelpcenter.svg -share/icons/HighContrast-SVG/scalable/apps/system-file-manager.svg -share/icons/HighContrast-SVG/scalable/apps/system-software-update.svg -share/icons/HighContrast-SVG/scalable/apps/terminal.svg -share/icons/HighContrast-SVG/scalable/apps/text-editor.svg -share/icons/HighContrast-SVG/scalable/apps/update-manager.svg -share/icons/HighContrast-SVG/scalable/apps/utilities-system-monitor.svg -share/icons/HighContrast-SVG/scalable/apps/utilities-terminal.svg -share/icons/HighContrast-SVG/scalable/apps/volume-knob.svg -share/icons/HighContrast-SVG/scalable/apps/wallpaper.svg -share/icons/HighContrast-SVG/scalable/apps/web-browser.svg -share/icons/HighContrast-SVG/scalable/apps/xfce-filemanager.svg -share/icons/HighContrast-SVG/scalable/apps/xfce-mail.svg -share/icons/HighContrast-SVG/scalable/apps/xfce-terminal.svg -share/icons/HighContrast-SVG/scalable/apps/xfce4-backdrop.svg -share/icons/HighContrast-SVG/scalable/apps/xfce4-mixer.svg -share/icons/HighContrast-SVG/scalable/apps/xfce4-session.svg -share/icons/HighContrast-SVG/scalable/apps/xfwm4.svg -share/icons/HighContrast-SVG/scalable/apps/xscreensaver.svg -share/icons/HighContrast-SVG/scalable/apps/zen-icon.svg -share/icons/HighContrast-SVG/scalable/categories/applications-accessories.svg -share/icons/HighContrast-SVG/scalable/categories/applications-development.svg -share/icons/HighContrast-SVG/scalable/categories/applications-engineering.svg -share/icons/HighContrast-SVG/scalable/categories/applications-games.svg -share/icons/HighContrast-SVG/scalable/categories/applications-graphics.svg -share/icons/HighContrast-SVG/scalable/categories/applications-internet.svg -share/icons/HighContrast-SVG/scalable/categories/applications-multimedia.svg -share/icons/HighContrast-SVG/scalable/categories/applications-office.svg -share/icons/HighContrast-SVG/scalable/categories/applications-other.svg -share/icons/HighContrast-SVG/scalable/categories/applications-science.svg -share/icons/HighContrast-SVG/scalable/categories/applications-system.svg -share/icons/HighContrast-SVG/scalable/categories/applications-utilities.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-applications.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-control-center.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-devel.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-globe.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-graphics.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-joystick.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-multimedia.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-settings.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-system.svg -share/icons/HighContrast-SVG/scalable/categories/gnome-util.svg -share/icons/HighContrast-SVG/scalable/categories/gtk-preferences.svg -share/icons/HighContrast-SVG/scalable/categories/input_devices_settings.svg -share/icons/HighContrast-SVG/scalable/categories/kcontrol.svg -share/icons/HighContrast-SVG/scalable/categories/package_development.svg -share/icons/HighContrast-SVG/scalable/categories/package_games.svg -share/icons/HighContrast-SVG/scalable/categories/package_graphics.svg -share/icons/HighContrast-SVG/scalable/categories/package_multimedia.svg -share/icons/HighContrast-SVG/scalable/categories/package_network.svg -share/icons/HighContrast-SVG/scalable/categories/package_office.svg -share/icons/HighContrast-SVG/scalable/categories/package_settings.svg -share/icons/HighContrast-SVG/scalable/categories/package_system.svg -share/icons/HighContrast-SVG/scalable/categories/package_utilities.svg -share/icons/HighContrast-SVG/scalable/categories/preferences-desktop-peripherals.svg -share/icons/HighContrast-SVG/scalable/categories/preferences-desktop-personal.svg -share/icons/HighContrast-SVG/scalable/categories/preferences-desktop.svg -share/icons/HighContrast-SVG/scalable/categories/preferences-other.svg -share/icons/HighContrast-SVG/scalable/categories/preferences-system-network.svg -share/icons/HighContrast-SVG/scalable/categories/preferences-system.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-accessories.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-games.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-graphics.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-internet.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-office.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-preferences.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-programming.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-sound_video.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-system_settings.svg -share/icons/HighContrast-SVG/scalable/categories/redhat-system_tools.svg -share/icons/HighContrast-SVG/scalable/categories/stock_internet.svg -share/icons/HighContrast-SVG/scalable/categories/system-help.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-games.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-graphics.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-internet.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-multimedia.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-office.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-system-settings.svg -share/icons/HighContrast-SVG/scalable/categories/xfce-utils.svg -share/icons/HighContrast-SVG/scalable/categories/xfce4-settings.svg -share/icons/HighContrast-SVG/scalable/devices/3floppy_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/audio-card.svg -share/icons/HighContrast-SVG/scalable/devices/audio-input-microphone.svg -share/icons/HighContrast-SVG/scalable/devices/battery.svg -share/icons/HighContrast-SVG/scalable/devices/camera-photo.svg -share/icons/HighContrast-SVG/scalable/devices/camera-video.svg -share/icons/HighContrast-SVG/scalable/devices/camera.svg -share/icons/HighContrast-SVG/scalable/devices/camera_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/cdrom_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/cdwriter_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/chardevice.svg -share/icons/HighContrast-SVG/scalable/devices/computer.svg -share/icons/HighContrast-SVG/scalable/devices/display.svg -share/icons/HighContrast-SVG/scalable/devices/drive-cdrom.svg -share/icons/HighContrast-SVG/scalable/devices/drive-harddisk.svg -share/icons/HighContrast-SVG/scalable/devices/drive-optical.svg -share/icons/HighContrast-SVG/scalable/devices/drive-removable-media.svg -share/icons/HighContrast-SVG/scalable/devices/dvd_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-battery.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-cdrom.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-computer.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-cdr.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-cdrw.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdr-plus.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdr.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdram.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdrom.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-disc-dvdrw.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-dvd.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-ethernet.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-floppy.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-harddisk-1394.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-harddisk-usb.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-harddisk.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-ipod.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-keyboard.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-media-cf.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-media-ms.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-media-sdmmc.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-media-sm.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-mouse-ball.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-mouse-optical.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-printer.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-removable-1394.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-removable-usb.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-removable.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-dev-wavelan.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-fs-client.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-modem.svg -share/icons/HighContrast-SVG/scalable/devices/gnome-stock-mic.svg -share/icons/HighContrast-SVG/scalable/devices/gtk-cdrom.svg -share/icons/HighContrast-SVG/scalable/devices/gtk-floppy.svg -share/icons/HighContrast-SVG/scalable/devices/gtk-harddisk.svg -share/icons/HighContrast-SVG/scalable/devices/harddrive.svg -share/icons/HighContrast-SVG/scalable/devices/hdd_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/input-gaming.svg -share/icons/HighContrast-SVG/scalable/devices/input-keyboard.svg -share/icons/HighContrast-SVG/scalable/devices/input-mouse.svg -share/icons/HighContrast-SVG/scalable/devices/ipod_mount.svg -share/icons/HighContrast-SVG/scalable/devices/joystick.svg -share/icons/HighContrast-SVG/scalable/devices/keyboard.svg -share/icons/HighContrast-SVG/scalable/devices/kjobviewer.svg -share/icons/HighContrast-SVG/scalable/devices/kxkb.svg -share/icons/HighContrast-SVG/scalable/devices/media-cdrom.svg -share/icons/HighContrast-SVG/scalable/devices/media-flash.svg -share/icons/HighContrast-SVG/scalable/devices/media-floppy.svg -share/icons/HighContrast-SVG/scalable/devices/media-optical.svg -share/icons/HighContrast-SVG/scalable/devices/media-tape.svg -share/icons/HighContrast-SVG/scalable/devices/modem.svg -share/icons/HighContrast-SVG/scalable/devices/mouse.svg -share/icons/HighContrast-SVG/scalable/devices/multimedia-player.svg -share/icons/HighContrast-SVG/scalable/devices/network-wired.svg -share/icons/HighContrast-SVG/scalable/devices/network-wireless.svg -share/icons/HighContrast-SVG/scalable/devices/printer-remote.svg -share/icons/HighContrast-SVG/scalable/devices/printer.svg -share/icons/HighContrast-SVG/scalable/devices/printer1.svg -share/icons/HighContrast-SVG/scalable/devices/printmgr.svg -share/icons/HighContrast-SVG/scalable/devices/stock_mic.svg -share/icons/HighContrast-SVG/scalable/devices/stock_printers.svg -share/icons/HighContrast-SVG/scalable/devices/system-floppy.svg -share/icons/HighContrast-SVG/scalable/devices/system.svg -share/icons/HighContrast-SVG/scalable/devices/usbpendrive_unmount.svg -share/icons/HighContrast-SVG/scalable/devices/video-display.svg -share/icons/HighContrast-SVG/scalable/devices/xfce-printer.svg -share/icons/HighContrast-SVG/scalable/devices/xfce4-display.svg -share/icons/HighContrast-SVG/scalable/devices/xfce4-keyboard.svg -share/icons/HighContrast-SVG/scalable/devices/xfce4-mouse.svg -share/icons/HighContrast-SVG/scalable/devices/yast_HD.svg -share/icons/HighContrast-SVG/scalable/devices/yast_idetude.svg -share/icons/HighContrast-SVG/scalable/devices/yast_joystick.svg -share/icons/HighContrast-SVG/scalable/devices/yast_mouse.svg -share/icons/HighContrast-SVG/scalable/devices/yast_printer.svg -share/icons/HighContrast-SVG/scalable/devices/yast_soundcard.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-default.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-documents.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-downloads.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-favorite.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-important.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-mail.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-photos.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-readonly.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-symbolic-link.svg -share/icons/HighContrast-SVG/scalable/emblems/emblem-system.svg -share/icons/HighContrast-SVG/scalable/emblems/stock_mail-priority-high.svg -share/icons/HighContrast-SVG/scalable/emotes/face-glasses.svg -share/icons/HighContrast-SVG/scalable/emotes/face-plain.svg -share/icons/HighContrast-SVG/scalable/emotes/face-sad.svg -share/icons/HighContrast-SVG/scalable/emotes/face-smile-big.svg -share/icons/HighContrast-SVG/scalable/emotes/face-smile.svg -share/icons/HighContrast-SVG/scalable/emotes/face-surprise.svg -share/icons/HighContrast-SVG/scalable/emotes/face-wink.svg -share/icons/HighContrast-SVG/scalable/mimetypes/application-x-executable.svg -share/icons/HighContrast-SVG/scalable/mimetypes/ascii.svg -share/icons/HighContrast-SVG/scalable/mimetypes/audio-x-generic.svg -share/icons/HighContrast-SVG/scalable/mimetypes/binary.svg -share/icons/HighContrast-SVG/scalable/mimetypes/empty.svg -share/icons/HighContrast-SVG/scalable/mimetypes/exec.svg -share/icons/HighContrast-SVG/scalable/mimetypes/font-x-generic.svg -share/icons/HighContrast-SVG/scalable/mimetypes/font.svg -share/icons/HighContrast-SVG/scalable/mimetypes/font_bitmap.svg -share/icons/HighContrast-SVG/scalable/mimetypes/font_truetype.svg -share/icons/HighContrast-SVG/scalable/mimetypes/font_type1.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-fs-executable.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-fs-regular.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-ogg.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text-web.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-secure.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia-vbr.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.stardivision.calc.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-applix-spreadsheet.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-executable.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-sunos-news.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-killustrator.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-kspread.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-ms-dos-executable.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-perl.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-python-bytecode.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-shellscript.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-x-shockwave-flash.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-application-xhtml+xml.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-audio.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-image.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-vnd.wap.wml.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-csh.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-python.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text-x-zsh.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-text.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-video.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gnome-mime-x-font-afm.svg -share/icons/HighContrast-SVG/scalable/mimetypes/gtk-file.svg -share/icons/HighContrast-SVG/scalable/mimetypes/html.svg -share/icons/HighContrast-SVG/scalable/mimetypes/image-x-generic.svg -share/icons/HighContrast-SVG/scalable/mimetypes/image.svg -share/icons/HighContrast-SVG/scalable/mimetypes/mime_ascii.svg -share/icons/HighContrast-SVG/scalable/mimetypes/misc.svg -share/icons/HighContrast-SVG/scalable/mimetypes/package_editors.svg -share/icons/HighContrast-SVG/scalable/mimetypes/shellscript.svg -share/icons/HighContrast-SVG/scalable/mimetypes/sound.svg -share/icons/HighContrast-SVG/scalable/mimetypes/spreadsheet.svg -share/icons/HighContrast-SVG/scalable/mimetypes/stock_script.svg -share/icons/HighContrast-SVG/scalable/mimetypes/text-html.svg -share/icons/HighContrast-SVG/scalable/mimetypes/text-x-generic.svg -share/icons/HighContrast-SVG/scalable/mimetypes/text-x-preview.svg -share/icons/HighContrast-SVG/scalable/mimetypes/text-x-script.svg -share/icons/HighContrast-SVG/scalable/mimetypes/txt.svg -share/icons/HighContrast-SVG/scalable/mimetypes/txt2.svg -share/icons/HighContrast-SVG/scalable/mimetypes/unknown.svg -share/icons/HighContrast-SVG/scalable/mimetypes/video-x-generic.svg -share/icons/HighContrast-SVG/scalable/mimetypes/video.svg -share/icons/HighContrast-SVG/scalable/mimetypes/www.svg -share/icons/HighContrast-SVG/scalable/mimetypes/x-office-spreadsheet.svg -share/icons/HighContrast-SVG/scalable/places/desktop.svg -share/icons/HighContrast-SVG/scalable/places/distributor-logo.svg -share/icons/HighContrast-SVG/scalable/places/emptytrash.svg -share/icons/HighContrast-SVG/scalable/places/folder-remote.svg -share/icons/HighContrast-SVG/scalable/places/folder.svg -share/icons/HighContrast-SVG/scalable/places/folder_home.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-desktop.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-directory.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-ftp.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-home.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-network.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-nfs.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-server.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-share.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-smb.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-ssh.svg -share/icons/HighContrast-SVG/scalable/places/gnome-fs-trash-empty.svg -share/icons/HighContrast-SVG/scalable/places/gnome-main-menu.svg -share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-nfs-server.svg -share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-smb-server.svg -share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-smb-share.svg -share/icons/HighContrast-SVG/scalable/places/gnome-mime-x-directory-smb-workgroup.svg -share/icons/HighContrast-SVG/scalable/places/gnome-stock-trash.svg -share/icons/HighContrast-SVG/scalable/places/gtk-network.svg -share/icons/HighContrast-SVG/scalable/places/network-server.svg -share/icons/HighContrast-SVG/scalable/places/network-workgroup.svg -share/icons/HighContrast-SVG/scalable/places/network.svg -share/icons/HighContrast-SVG/scalable/places/network_local.svg -share/icons/HighContrast-SVG/scalable/places/novell-button.svg -share/icons/HighContrast-SVG/scalable/places/redhat-network-server.svg -share/icons/HighContrast-SVG/scalable/places/server.svg -share/icons/HighContrast-SVG/scalable/places/start-here.svg -share/icons/HighContrast-SVG/scalable/places/stock_folder.svg -share/icons/HighContrast-SVG/scalable/places/trashcan_empty.svg -share/icons/HighContrast-SVG/scalable/places/user-desktop.svg -share/icons/HighContrast-SVG/scalable/places/user-home.svg -share/icons/HighContrast-SVG/scalable/places/user-trash.svg -share/icons/HighContrast-SVG/scalable/places/xfce-trash_empty.svg -share/icons/HighContrast-SVG/scalable/status/audio-volume-high.svg -share/icons/HighContrast-SVG/scalable/status/audio-volume-low.svg -share/icons/HighContrast-SVG/scalable/status/audio-volume-medium.svg -share/icons/HighContrast-SVG/scalable/status/audio-volume-muted.svg -share/icons/HighContrast-SVG/scalable/status/connect_no.svg -share/icons/HighContrast-SVG/scalable/status/dialog-error.svg -share/icons/HighContrast-SVG/scalable/status/dialog-information.svg -share/icons/HighContrast-SVG/scalable/status/dialog-password.svg -share/icons/HighContrast-SVG/scalable/status/dialog-question.svg -share/icons/HighContrast-SVG/scalable/status/dialog-warning.svg -share/icons/HighContrast-SVG/scalable/status/edittrash.svg -share/icons/HighContrast-SVG/scalable/status/error.svg -share/icons/HighContrast-SVG/scalable/status/folder-drag-accept.svg -share/icons/HighContrast-SVG/scalable/status/folder-open.svg -share/icons/HighContrast-SVG/scalable/status/folder-visiting.svg -share/icons/HighContrast-SVG/scalable/status/folder_open.svg -share/icons/HighContrast-SVG/scalable/status/gnome-fs-directory-accept.svg -share/icons/HighContrast-SVG/scalable/status/gnome-fs-directory-visiting.svg -share/icons/HighContrast-SVG/scalable/status/gnome-fs-trash-full.svg -share/icons/HighContrast-SVG/scalable/status/gnome-netstatus-disconn.svg -share/icons/HighContrast-SVG/scalable/status/gnome-stock-trash-full.svg -share/icons/HighContrast-SVG/scalable/status/gtk-dialog-authentication.svg -share/icons/HighContrast-SVG/scalable/status/gtk-dialog-error.svg -share/icons/HighContrast-SVG/scalable/status/gtk-dialog-info.svg -share/icons/HighContrast-SVG/scalable/status/gtk-dialog-question.svg -share/icons/HighContrast-SVG/scalable/status/gtk-dialog-warning.svg -share/icons/HighContrast-SVG/scalable/status/gtk-missing-image.svg -share/icons/HighContrast-SVG/scalable/status/image-missing.svg -share/icons/HighContrast-SVG/scalable/status/important.svg -share/icons/HighContrast-SVG/scalable/status/info.svg -share/icons/HighContrast-SVG/scalable/status/mail-attachment.svg -share/icons/HighContrast-SVG/scalable/status/messagebox_critical.svg -share/icons/HighContrast-SVG/scalable/status/messagebox_info.svg -share/icons/HighContrast-SVG/scalable/status/messagebox_warning.svg -share/icons/HighContrast-SVG/scalable/status/network-offline.svg -share/icons/HighContrast-SVG/scalable/status/network-online.svg -share/icons/HighContrast-SVG/scalable/status/nm-no-connection.svg -share/icons/HighContrast-SVG/scalable/status/security-high.svg -share/icons/HighContrast-SVG/scalable/status/security-low.svg -share/icons/HighContrast-SVG/scalable/status/security-medium.svg -share/icons/HighContrast-SVG/scalable/status/stock_dialog-error.svg -share/icons/HighContrast-SVG/scalable/status/stock_dialog-info.svg -share/icons/HighContrast-SVG/scalable/status/stock_dialog-question.svg -share/icons/HighContrast-SVG/scalable/status/stock_dialog-warning.svg -share/icons/HighContrast-SVG/scalable/status/stock_lock-broken.svg -share/icons/HighContrast-SVG/scalable/status/stock_lock-ok.svg -share/icons/HighContrast-SVG/scalable/status/stock_lock-open.svg -share/icons/HighContrast-SVG/scalable/status/stock_lock.svg -share/icons/HighContrast-SVG/scalable/status/stock_open.svg -share/icons/HighContrast-SVG/scalable/status/stock_trash_full.svg -share/icons/HighContrast-SVG/scalable/status/stock_volume-0.svg -share/icons/HighContrast-SVG/scalable/status/stock_volume-max.svg -share/icons/HighContrast-SVG/scalable/status/stock_volume-med.svg -share/icons/HighContrast-SVG/scalable/status/stock_volume-min.svg -share/icons/HighContrast-SVG/scalable/status/stock_volume-mute.svg -share/icons/HighContrast-SVG/scalable/status/stock_volume.svg -share/icons/HighContrast-SVG/scalable/status/trashcan_full.svg -share/icons/HighContrast-SVG/scalable/status/user-trash-full.svg -share/icons/HighContrast-SVG/scalable/status/xfce-trash_full.svg -share/icons/HighContrast/index.theme -share/icons/HighContrastInverse/index.theme -share/icons/HighContrastLargePrint/36x36/apps/gnome-spinner-rest.png -share/icons/HighContrastLargePrint/36x36/apps/gnome-spinner.png -share/icons/HighContrastLargePrint/48x48/apps/JUSimageIcon.png -share/icons/HighContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrint/48x48/apps/acme-48.png -share/icons/HighContrastLargePrint/48x48/apps/administration.png -share/icons/HighContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrint/48x48/apps/ax-applet.png -share/icons/HighContrastLargePrint/48x48/apps/battstat.png -share/icons/HighContrastLargePrint/48x48/apps/charpick.png -share/icons/HighContrastLargePrint/48x48/apps/clock.png -share/icons/HighContrastLargePrint/48x48/apps/config-language.png -share/icons/HighContrastLargePrint/48x48/apps/config-users.png -share/icons/HighContrastLargePrint/48x48/apps/config-xfree.png -share/icons/HighContrastLargePrint/48x48/apps/disks.png -share/icons/HighContrastLargePrint/48x48/apps/display-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/drivemount-applet.png -share/icons/HighContrastLargePrint/48x48/apps/evolution-1.4.png -share/icons/HighContrastLargePrint/48x48/apps/evolution.png -share/icons/HighContrastLargePrint/48x48/apps/file-manager.png -share/icons/HighContrastLargePrint/48x48/apps/file-roller.png -share/icons/HighContrastLargePrint/48x48/apps/fsexam-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gaim.png -share/icons/HighContrastLargePrint/48x48/apps/gataxx.png -share/icons/HighContrastLargePrint/48x48/apps/gcalctool.png -share/icons/HighContrastLargePrint/48x48/apps/gconf-editor.png -share/icons/HighContrastLargePrint/48x48/apps/gdict.png -share/icons/HighContrastLargePrint/48x48/apps/gdm-setup.png -share/icons/HighContrastLargePrint/48x48/apps/gdm-xnest.png -share/icons/HighContrastLargePrint/48x48/apps/gdm.png -share/icons/HighContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gkb.png -share/icons/HighContrastLargePrint/48x48/apps/glade-2.png -share/icons/HighContrastLargePrint/48x48/apps/glines.png -share/icons/HighContrastLargePrint/48x48/apps/glow-app-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnect-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-application-generic.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-blackjack.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-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-desktop-config.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-folder-generic.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ftp.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-gnobots2.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-gnomine.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-gnotravex.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-gsame.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-gtali.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-lockscreen.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-logout.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mahjongg.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-mixer.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-modem.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-money.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-monitor.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-nibbles.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-other.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-palm.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-pdf.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-planner.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-remote-desktop.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-run.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-screensaver.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-screenshot.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-searchtool-animation-rest.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-searchtool-animation.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-searchtool.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-server-config.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-accessibility-keyboard.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-accessibility-technologies.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-background.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-default-applications.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-font.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-im.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-keybindings.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-sound.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-theme.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings-ui-behavior.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-stones.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-window-manager.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrint/48x48/apps/gnomemeeting-logo-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnopernicus.png -share/icons/HighContrastLargePrint/48x48/apps/gnotski-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gok.png -share/icons/HighContrastLargePrint/48x48/apps/gswitchit-applet.png -share/icons/HighContrastLargePrint/48x48/apps/gthumb.png -share/icons/HighContrastLargePrint/48x48/apps/gtkam-camera.png -share/icons/HighContrastLargePrint/48x48/apps/gucharmap.png -share/icons/HighContrastLargePrint/48x48/apps/hwbrowser.png -share/icons/HighContrastLargePrint/48x48/apps/iagno.png -share/icons/HighContrastLargePrint/48x48/apps/jDictionary.png -share/icons/HighContrastLargePrint/48x48/apps/jDiskReport.png -share/icons/HighContrastLargePrint/48x48/apps/jEdit.png -share/icons/HighContrastLargePrint/48x48/apps/jGraphPad.png -share/icons/HighContrastLargePrint/48x48/apps/jSpiderIcon.png -share/icons/HighContrastLargePrint/48x48/apps/jmplay.48.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard.png -share/icons/HighContrastLargePrint/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrint/48x48/apps/logviewer.png -share/icons/HighContrastLargePrint/48x48/apps/media-player-48.png -share/icons/HighContrastLargePrint/48x48/apps/mozilla-icon.png -share/icons/HighContrastLargePrint/48x48/apps/nb48x48.png -share/icons/HighContrastLargePrint/48x48/apps/netapplet.png -share/icons/HighContrastLargePrint/48x48/apps/network-config.png -share/icons/HighContrastLargePrint/48x48/apps/network.png -share/icons/HighContrastLargePrint/48x48/apps/orca.png -share/icons/HighContrastLargePrint/48x48/apps/panel-drawer.png -share/icons/HighContrastLargePrint/48x48/apps/panel-force-quit.png -share/icons/HighContrastLargePrint/48x48/apps/panel-notification-area.png -share/icons/HighContrastLargePrint/48x48/apps/password.png -share/icons/HighContrastLargePrint/48x48/apps/perfmeter.png -share/icons/HighContrastLargePrint/48x48/apps/postscript-viewer.png -share/icons/HighContrastLargePrint/48x48/apps/procman.png -share/icons/HighContrastLargePrint/48x48/apps/quick-lounge-applet.png -share/icons/HighContrastLargePrint/48x48/apps/realplay.png -share/icons/HighContrastLargePrint/48x48/apps/screensaver.png -share/icons/HighContrastLargePrint/48x48/apps/serviceconf.png -share/icons/HighContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/star.png -share/icons/HighContrastLargePrint/48x48/apps/staroffice-calc.png -share/icons/HighContrastLargePrint/48x48/apps/staroffice-impress.png -share/icons/HighContrastLargePrint/48x48/apps/staroffice-writer.png -share/icons/HighContrastLargePrint/48x48/apps/start-here.png -share/icons/HighContrastLargePrint/48x48/apps/stock_notes.png -share/icons/HighContrastLargePrint/48x48/apps/stock_proxy.png -share/icons/HighContrastLargePrint/48x48/apps/stock_timezone.png -share/icons/HighContrastLargePrint/48x48/apps/stock_weather-storm.png -share/icons/HighContrastLargePrint/48x48/apps/sun_java.png -share/icons/HighContrastLargePrint/48x48/apps/web-browser.png -share/icons/HighContrastLargePrint/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/xsane.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-dvd.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-harddisk.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-jazdisk.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-keyboard.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-mouse-ball.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-mouse-optical.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-printer-network.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-printer-new.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-printer.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-removable.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-zipdisk.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-important.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-personal.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-special.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-client.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-desktop.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-visiting.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-loading-icon.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-network.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-ssh.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/filesystems/gnome-fs-web.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-lhz.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-ogg.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-rhythmbox-effect.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-rhythmbox-playlist.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-smil.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.draw.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-archive.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-blender.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-cd-image.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-class-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-cpio.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-dvi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-executable.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-glade.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnucash.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-ipod-firmware.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-jar.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-lha.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-object.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-python.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-qw.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rar.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-sharedlib.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.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-tar.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-trash.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-zip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application.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-midi.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+xml.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++src.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-chdr.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-csharp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csrc.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-scheme.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-tex.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-vcard.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-video.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-x-font.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrint/index.theme -share/icons/HighContrastLargePrintInverse/36x36/apps/gnome-spinner-rest.png -share/icons/HighContrastLargePrintInverse/36x36/apps/gnome-spinner.png -share/icons/HighContrastLargePrintInverse/48x48/apps/JUSimageIcon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/acme-48.png -share/icons/HighContrastLargePrintInverse/48x48/apps/administration.png -share/icons/HighContrastLargePrintInverse/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/ax-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/battstat.png -share/icons/HighContrastLargePrintInverse/48x48/apps/charpick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/clock.png -share/icons/HighContrastLargePrintInverse/48x48/apps/config-language.png -share/icons/HighContrastLargePrintInverse/48x48/apps/config-users.png -share/icons/HighContrastLargePrintInverse/48x48/apps/config-xfree.png -share/icons/HighContrastLargePrintInverse/48x48/apps/disks.png -share/icons/HighContrastLargePrintInverse/48x48/apps/display-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/drivemount-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/evolution-1.4.png -share/icons/HighContrastLargePrintInverse/48x48/apps/evolution.png -share/icons/HighContrastLargePrintInverse/48x48/apps/file-manager.png -share/icons/HighContrastLargePrintInverse/48x48/apps/file-roller.png -share/icons/HighContrastLargePrintInverse/48x48/apps/fsexam-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gaim.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gataxx.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gcalctool.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gconf-editor.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gdict.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gdm-setup.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gdm-xnest.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gdm.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gkb.png -share/icons/HighContrastLargePrintInverse/48x48/apps/glade-2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/glines.png -share/icons/HighContrastLargePrintInverse/48x48/apps/glow-app-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnect-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-application-generic.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-blackjack.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-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-desktop-config.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-folder-generic.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ftp.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-gnobots2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-gnomine.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-gnotravex.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-gsame.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-gtali.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-lockscreen.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-logout.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mahjongg.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-mixer.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-modem.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-money.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-monitor.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-nibbles.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-other.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-palm.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-pdf.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-planner.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-remote-desktop.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-run.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-screensaver.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-screenshot.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-searchtool-animation-rest.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-searchtool-animation.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-searchtool.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-server-config.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-accessibility-keyboard.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-accessibility-technologies.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-background.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-default-applications.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-font.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-im.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-keybindings.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-sound.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-theme.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings-ui-behavior.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-stones.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-window-manager.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnomemeeting-logo-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnopernicus.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnotski-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gok.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gswitchit-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gthumb.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gtkam-camera.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gucharmap.png -share/icons/HighContrastLargePrintInverse/48x48/apps/hwbrowser.png -share/icons/HighContrastLargePrintInverse/48x48/apps/iagno.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jDictionary.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jDiskReport.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jEdit.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jGraphPad.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jSpiderIcon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/jmplay.48.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard.png -share/icons/HighContrastLargePrintInverse/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrintInverse/48x48/apps/logviewer.png -share/icons/HighContrastLargePrintInverse/48x48/apps/media-player-48.png -share/icons/HighContrastLargePrintInverse/48x48/apps/mozilla-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/nb48x48.png -share/icons/HighContrastLargePrintInverse/48x48/apps/netapplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/network-config.png -share/icons/HighContrastLargePrintInverse/48x48/apps/network.png -share/icons/HighContrastLargePrintInverse/48x48/apps/orca.png -share/icons/HighContrastLargePrintInverse/48x48/apps/panel-drawer.png -share/icons/HighContrastLargePrintInverse/48x48/apps/panel-force-quit.png -share/icons/HighContrastLargePrintInverse/48x48/apps/panel-notification-area.png -share/icons/HighContrastLargePrintInverse/48x48/apps/password.png -share/icons/HighContrastLargePrintInverse/48x48/apps/perfmeter.png -share/icons/HighContrastLargePrintInverse/48x48/apps/postscript-viewer.png -share/icons/HighContrastLargePrintInverse/48x48/apps/procman.png -share/icons/HighContrastLargePrintInverse/48x48/apps/quick-lounge-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/realplay.png -share/icons/HighContrastLargePrintInverse/48x48/apps/screensaver.png -share/icons/HighContrastLargePrintInverse/48x48/apps/serviceconf.png -share/icons/HighContrastLargePrintInverse/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/star.png -share/icons/HighContrastLargePrintInverse/48x48/apps/staroffice-calc.png -share/icons/HighContrastLargePrintInverse/48x48/apps/staroffice-impress.png -share/icons/HighContrastLargePrintInverse/48x48/apps/staroffice-writer.png -share/icons/HighContrastLargePrintInverse/48x48/apps/start-here.png -share/icons/HighContrastLargePrintInverse/48x48/apps/stock_notes.png -share/icons/HighContrastLargePrintInverse/48x48/apps/stock_proxy.png -share/icons/HighContrastLargePrintInverse/48x48/apps/stock_timezone.png -share/icons/HighContrastLargePrintInverse/48x48/apps/stock_weather-storm.png -share/icons/HighContrastLargePrintInverse/48x48/apps/sun_java.png -share/icons/HighContrastLargePrintInverse/48x48/apps/web-browser.png -share/icons/HighContrastLargePrintInverse/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/xsane.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-dvd.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-harddisk.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-jazdisk.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-keyboard.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-mouse-ball.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-mouse-optical.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-printer-network.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-printer-new.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-printer.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-removable.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-zipdisk.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-important.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-personal.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-special.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-client.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-desktop.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-visiting.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-loading-icon.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-network.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-ssh.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/filesystems/gnome-fs-web.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-lhz.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-ogg.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-rhythmbox-effect.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-rhythmbox-playlist.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-smil.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.draw.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-archive.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-blender.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip-compressed-tar.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-cd-image.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-class-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compressed-tar.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-core.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-cpio-compressed.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-cpio.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-dvi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-executable.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-glade.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnucash.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-ipod-firmware.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-jar.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-lha.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-object.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-python.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-qw.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rar.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-sharedlib.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-shellscript.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-shockwave-flash.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-tar.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-trash.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-zip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application.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-midi.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+xml.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++src.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-chdr.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-csharp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-csrc.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-scheme.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-tex.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-vcalendar.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-vcard.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-video.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-x-font.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/36x36/apps/gnome-spinner-rest.png -share/icons/LowContrastLargePrint/36x36/apps/gnome-spinner.png -share/icons/LowContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/LowContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/LowContrastLargePrint/48x48/apps/ax-applet.png -share/icons/LowContrastLargePrint/48x48/apps/charpick.png -share/icons/LowContrastLargePrint/48x48/apps/clock.png -share/icons/LowContrastLargePrint/48x48/apps/display-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/file-manager.png -share/icons/LowContrastLargePrint/48x48/apps/file-roller.png -share/icons/LowContrastLargePrint/48x48/apps/gcalctool.png -share/icons/LowContrastLargePrint/48x48/apps/gdict.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-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-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-logout.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-mixer.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-remote-desktop.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-run.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-screenshot.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-searchtool-animation-rest.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-searchtool-animation.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-searchtool.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-session.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings-accessibility-keyboard.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings-accessibility-technologies.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings-background.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings-default-applications.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings-font.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings-keybindings.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings-sound.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings-theme.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings-ui-behavior.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-window-manager.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/LowContrastLargePrint/48x48/apps/gucharmap.png -share/icons/LowContrastLargePrint/48x48/apps/launcher-program.png -share/icons/LowContrastLargePrint/48x48/apps/orca.png -share/icons/LowContrastLargePrint/48x48/apps/panel-drawer.png -share/icons/LowContrastLargePrint/48x48/apps/panel-force-quit.png -share/icons/LowContrastLargePrint/48x48/apps/perfmeter.png -share/icons/LowContrastLargePrint/48x48/apps/start-here.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-keyboard.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-memory.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-mouse-optical.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-printer-network.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-printer-new.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-printer.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-client.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-network.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-core.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/Mist/16x16/actions/document-open.png -share/icons/Mist/16x16/actions/fileopen.png -share/icons/Mist/16x16/actions/gtk-open.png -share/icons/Mist/16x16/places/application-x-gnome-saved-search.png -share/icons/Mist/16x16/places/folder-new.png -share/icons/Mist/16x16/places/folder-remote.png -share/icons/Mist/16x16/places/folder-saved-search.png -share/icons/Mist/16x16/places/folder.png -share/icons/Mist/16x16/places/folder_home.png -share/icons/Mist/16x16/places/gnome-fs-directory.png -share/icons/Mist/16x16/places/gnome-fs-ftp.png -share/icons/Mist/16x16/places/gnome-fs-home.png -share/icons/Mist/16x16/places/gnome-fs-nfs.png -share/icons/Mist/16x16/places/gnome-fs-share.png -share/icons/Mist/16x16/places/gnome-fs-smb.png -share/icons/Mist/16x16/places/gnome-fs-ssh.png -share/icons/Mist/16x16/places/gnome-mime-x-directory-smb-share.png -share/icons/Mist/16x16/places/network.png -share/icons/Mist/16x16/places/stock_folder.png -share/icons/Mist/16x16/places/user-home.png -share/icons/Mist/16x16/status/folder-drag-accept.svg -share/icons/Mist/16x16/status/folder-open.svg -share/icons/Mist/16x16/status/folder_open.svg -share/icons/Mist/16x16/status/gnome-fs-directory-accept.svg -share/icons/Mist/16x16/status/stock_open.svg -share/icons/Mist/22x22/actions/document-open.png -share/icons/Mist/22x22/actions/fileopen.png -share/icons/Mist/22x22/actions/gtk-open.png -share/icons/Mist/22x22/places/application-x-gnome-saved-search.png -share/icons/Mist/22x22/places/folder-new.png -share/icons/Mist/22x22/places/folder-remote.png -share/icons/Mist/22x22/places/folder-saved-search.png -share/icons/Mist/22x22/places/folder.png -share/icons/Mist/22x22/places/folder_home.svg -share/icons/Mist/22x22/places/gnome-fs-directory.png -share/icons/Mist/22x22/places/gnome-fs-ftp.png -share/icons/Mist/22x22/places/gnome-fs-home.svg -share/icons/Mist/22x22/places/gnome-fs-nfs.png -share/icons/Mist/22x22/places/gnome-fs-share.png -share/icons/Mist/22x22/places/gnome-fs-smb.png -share/icons/Mist/22x22/places/gnome-fs-ssh.png -share/icons/Mist/22x22/places/gnome-mime-x-directory-smb-share.png -share/icons/Mist/22x22/places/network.png -share/icons/Mist/22x22/places/stock_folder.png -share/icons/Mist/22x22/places/user-home.svg -share/icons/Mist/22x22/status/folder-drag-accept.png -share/icons/Mist/22x22/status/folder-open.png -share/icons/Mist/22x22/status/folder_open.png -share/icons/Mist/22x22/status/gnome-fs-directory-accept.png -share/icons/Mist/22x22/status/stock_open.png -share/icons/Mist/24x24/actions/document-open.png -share/icons/Mist/24x24/actions/fileopen.png -share/icons/Mist/24x24/actions/gtk-open.png -share/icons/Mist/24x24/places/application-x-gnome-saved-search.png -share/icons/Mist/24x24/places/folder-new.png -share/icons/Mist/24x24/places/folder-remote.png -share/icons/Mist/24x24/places/folder-saved-search.png -share/icons/Mist/24x24/places/folder.png -share/icons/Mist/24x24/places/folder_home.png -share/icons/Mist/24x24/places/gnome-fs-directory.png -share/icons/Mist/24x24/places/gnome-fs-ftp.png -share/icons/Mist/24x24/places/gnome-fs-home.png -share/icons/Mist/24x24/places/gnome-fs-nfs.png -share/icons/Mist/24x24/places/gnome-fs-share.png -share/icons/Mist/24x24/places/gnome-fs-smb.png -share/icons/Mist/24x24/places/gnome-fs-ssh.png -share/icons/Mist/24x24/places/gnome-mime-x-directory-smb-share.png -share/icons/Mist/24x24/places/network.png -share/icons/Mist/24x24/places/stock_folder.png -share/icons/Mist/24x24/places/user-home.png -share/icons/Mist/24x24/status/folder-drag-accept.png -share/icons/Mist/24x24/status/folder-open.png -share/icons/Mist/24x24/status/folder_open.png -share/icons/Mist/24x24/status/gnome-fs-directory-accept.png -share/icons/Mist/24x24/status/stock_open.png -share/icons/Mist/32x32/actions/document-open.svg -share/icons/Mist/32x32/actions/fileopen.svg -share/icons/Mist/32x32/actions/gtk-open.svg -share/icons/Mist/32x32/places/application-x-gnome-saved-search.svg -share/icons/Mist/32x32/places/folder-new.svg -share/icons/Mist/32x32/places/folder-remote.svg -share/icons/Mist/32x32/places/folder-saved-search.svg -share/icons/Mist/32x32/places/folder.svg -share/icons/Mist/32x32/places/folder_home.svg -share/icons/Mist/32x32/places/gnome-fs-directory.svg -share/icons/Mist/32x32/places/gnome-fs-ftp.svg -share/icons/Mist/32x32/places/gnome-fs-home.svg -share/icons/Mist/32x32/places/gnome-fs-nfs.svg -share/icons/Mist/32x32/places/gnome-fs-share.svg -share/icons/Mist/32x32/places/gnome-fs-smb.svg -share/icons/Mist/32x32/places/gnome-fs-ssh.svg -share/icons/Mist/32x32/places/gnome-mime-x-directory-smb-share.svg -share/icons/Mist/32x32/places/network.svg -share/icons/Mist/32x32/places/stock_folder.svg -share/icons/Mist/32x32/places/user-home.svg -share/icons/Mist/32x32/status/folder-drag-accept.svg -share/icons/Mist/32x32/status/folder-open.svg -share/icons/Mist/32x32/status/folder_open.svg -share/icons/Mist/32x32/status/gnome-fs-directory-accept.svg -share/icons/Mist/32x32/status/stock_open.svg -share/icons/Mist/index.theme -share/icons/Mist/scalable/actions/document-open.svg -share/icons/Mist/scalable/actions/fileopen.svg -share/icons/Mist/scalable/actions/gtk-open.svg -share/icons/Mist/scalable/places/application-x-gnome-saved-search.svg -share/icons/Mist/scalable/places/folder-new.svg -share/icons/Mist/scalable/places/folder-remote.svg -share/icons/Mist/scalable/places/folder-saved-search.svg -share/icons/Mist/scalable/places/folder.svg -share/icons/Mist/scalable/places/folder_home.svg -share/icons/Mist/scalable/places/gnome-fs-directory.svg -share/icons/Mist/scalable/places/gnome-fs-ftp.svg -share/icons/Mist/scalable/places/gnome-fs-home.svg -share/icons/Mist/scalable/places/gnome-fs-nfs.svg -share/icons/Mist/scalable/places/gnome-fs-share.svg -share/icons/Mist/scalable/places/gnome-fs-smb.svg -share/icons/Mist/scalable/places/gnome-fs-ssh.svg -share/icons/Mist/scalable/places/gnome-mime-x-directory-smb-share.svg -share/icons/Mist/scalable/places/network.svg -share/icons/Mist/scalable/places/stock_folder.svg -share/icons/Mist/scalable/places/user-home.svg -share/icons/Mist/scalable/status/folder-drag-accept.svg -share/icons/Mist/scalable/status/folder-open.svg -share/icons/Mist/scalable/status/folder_open.svg -share/icons/Mist/scalable/status/gnome-fs-directory-accept.svg -share/icons/Mist/scalable/status/stock_open.svg -share/locale/am/LC_MESSAGES/gnome-themes.mo -share/locale/ar/LC_MESSAGES/gnome-themes.mo -share/locale/az/LC_MESSAGES/gnome-themes.mo -share/locale/be/LC_MESSAGES/gnome-themes.mo -share/locale/bg/LC_MESSAGES/gnome-themes.mo -share/locale/bn/LC_MESSAGES/gnome-themes.mo -share/locale/bn_IN/LC_MESSAGES/gnome-themes.mo -share/locale/bs/LC_MESSAGES/gnome-themes.mo -share/locale/ca/LC_MESSAGES/gnome-themes.mo -share/locale/cs/LC_MESSAGES/gnome-themes.mo -share/locale/cy/LC_MESSAGES/gnome-themes.mo -share/locale/da/LC_MESSAGES/gnome-themes.mo -share/locale/de/LC_MESSAGES/gnome-themes.mo -share/locale/dz/LC_MESSAGES/gnome-themes.mo -share/locale/el/LC_MESSAGES/gnome-themes.mo -share/locale/en_CA/LC_MESSAGES/gnome-themes.mo -share/locale/en_GB/LC_MESSAGES/gnome-themes.mo -share/locale/es/LC_MESSAGES/gnome-themes.mo -share/locale/et/LC_MESSAGES/gnome-themes.mo -share/locale/eu/LC_MESSAGES/gnome-themes.mo -share/locale/fa/LC_MESSAGES/gnome-themes.mo -share/locale/fi/LC_MESSAGES/gnome-themes.mo -share/locale/fr/LC_MESSAGES/gnome-themes.mo -share/locale/ga/LC_MESSAGES/gnome-themes.mo -share/locale/gl/LC_MESSAGES/gnome-themes.mo -share/locale/gu/LC_MESSAGES/gnome-themes.mo -share/locale/he/LC_MESSAGES/gnome-themes.mo -share/locale/hi/LC_MESSAGES/gnome-themes.mo -share/locale/hr/LC_MESSAGES/gnome-themes.mo -share/locale/hu/LC_MESSAGES/gnome-themes.mo -share/locale/id/LC_MESSAGES/gnome-themes.mo -share/locale/is/LC_MESSAGES/gnome-themes.mo -share/locale/it/LC_MESSAGES/gnome-themes.mo -share/locale/ja/LC_MESSAGES/gnome-themes.mo -share/locale/ka/LC_MESSAGES/gnome-themes.mo -share/locale/ko/LC_MESSAGES/gnome-themes.mo -share/locale/ku/LC_MESSAGES/gnome-themes.mo -share/locale/ky/LC_MESSAGES/gnome-themes.mo -share/locale/li/LC_MESSAGES/gnome-themes.mo -share/locale/lt/LC_MESSAGES/gnome-themes.mo -share/locale/lv/LC_MESSAGES/gnome-themes.mo -share/locale/mg/LC_MESSAGES/gnome-themes.mo -share/locale/mk/LC_MESSAGES/gnome-themes.mo -share/locale/ml/LC_MESSAGES/gnome-themes.mo -share/locale/mn/LC_MESSAGES/gnome-themes.mo -share/locale/mr/LC_MESSAGES/gnome-themes.mo -share/locale/ms/LC_MESSAGES/gnome-themes.mo -share/locale/nb/LC_MESSAGES/gnome-themes.mo -share/locale/ne/LC_MESSAGES/gnome-themes.mo -share/locale/nl/LC_MESSAGES/gnome-themes.mo -share/locale/nn/LC_MESSAGES/gnome-themes.mo -share/locale/or/LC_MESSAGES/gnome-themes.mo -share/locale/pa/LC_MESSAGES/gnome-themes.mo -share/locale/pl/LC_MESSAGES/gnome-themes.mo -share/locale/pt/LC_MESSAGES/gnome-themes.mo -share/locale/pt_BR/LC_MESSAGES/gnome-themes.mo -share/locale/ro/LC_MESSAGES/gnome-themes.mo -share/locale/ru/LC_MESSAGES/gnome-themes.mo -share/locale/rw/LC_MESSAGES/gnome-themes.mo -share/locale/si/LC_MESSAGES/gnome-themes.mo -share/locale/sk/LC_MESSAGES/gnome-themes.mo -share/locale/sl/LC_MESSAGES/gnome-themes.mo -share/locale/sq/LC_MESSAGES/gnome-themes.mo -share/locale/sr/LC_MESSAGES/gnome-themes.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-themes.mo -share/locale/sv/LC_MESSAGES/gnome-themes.mo -share/locale/ta/LC_MESSAGES/gnome-themes.mo -share/locale/th/LC_MESSAGES/gnome-themes.mo -share/locale/tr/LC_MESSAGES/gnome-themes.mo -share/locale/ug/LC_MESSAGES/gnome-themes.mo -share/locale/uk/LC_MESSAGES/gnome-themes.mo -share/locale/vi/LC_MESSAGES/gnome-themes.mo -share/locale/wa/LC_MESSAGES/gnome-themes.mo -share/locale/xh/LC_MESSAGES/gnome-themes.mo -share/locale/zh_CN/LC_MESSAGES/gnome-themes.mo -share/locale/zh_HK/LC_MESSAGES/gnome-themes.mo -share/locale/zh_TW/LC_MESSAGES/gnome-themes.mo -share/themes/Clearlooks/index.theme -share/themes/Crux/index.theme -share/themes/Glider/gtk-2.0/gtkrc -share/themes/Glider/index.theme -share/themes/Glossy/gtk-2.0/gtkrc -share/themes/Glossy/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.disabled -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-record.png -share/themes/HighContrastLargePrint/pixmaps/media-stop.png -share/themes/HighContrastLargePrint/pixmaps/metacity-delete.png -share/themes/HighContrastLargePrint/pixmaps/metacity-maximize.png -share/themes/HighContrastLargePrint/pixmaps/metacity-minimize.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_harddisk.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_info.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.disabled -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-record.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/metacity-delete.png -share/themes/HighContrastLargePrintInverse/pixmaps/metacity-maximize.png -share/themes/HighContrastLargePrintInverse/pixmaps/metacity-minimize.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_harddisk.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_info.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.disabled -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-record.png -share/themes/LargePrint/pixmaps/media-stop.png -share/themes/LargePrint/pixmaps/metacity-delete.png -share/themes/LargePrint/pixmaps/metacity-maximize.png -share/themes/LargePrint/pixmaps/metacity-minimize.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_harddisk.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_info.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/LowContrast/gtk-2.0/gtkrc -share/themes/LowContrast/index.theme -share/themes/LowContrastLargePrint/gtk-2.0/gtkrc -share/themes/LowContrastLargePrint/index.theme.disabled -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-record.png -share/themes/LowContrastLargePrint/pixmaps/media-stop.png -share/themes/LowContrastLargePrint/pixmaps/metacity-delete.png -share/themes/LowContrastLargePrint/pixmaps/metacity-maximize.png -share/themes/LowContrastLargePrint/pixmaps/metacity-minimize.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_harddisk.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_info.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/index.theme -share/themes/Simple/gtk-2.0/gtkrc -@dirrm share/themes/Simple/gtk-2.0 -@dirrm share/themes/Simple -@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/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/Glossy/gtk-2.0 -@dirrm share/themes/Glossy -@dirrm share/themes/Glider/gtk-2.0 -@dirrm share/themes/Glider -@dirrm share/themes/Crux -@dirrm share/themes/Clearlooks -@dirrmtry share/themes -@dirrm share/icons/Mist/scalable/status -@dirrm share/icons/Mist/scalable/places -@dirrm share/icons/Mist/scalable/actions -@dirrm share/icons/Mist/scalable -@dirrm share/icons/Mist/32x32/status -@dirrm share/icons/Mist/32x32/places -@dirrm share/icons/Mist/32x32/actions -@dirrm share/icons/Mist/32x32 -@dirrm share/icons/Mist/24x24/status -@dirrm share/icons/Mist/24x24/places -@dirrm share/icons/Mist/24x24/actions -@dirrm share/icons/Mist/24x24 -@dirrm share/icons/Mist/22x22/status -@dirrm share/icons/Mist/22x22/places -@dirrm share/icons/Mist/22x22/actions -@dirrm share/icons/Mist/22x22 -@dirrm share/icons/Mist/16x16/status -@dirrm share/icons/Mist/16x16/places -@dirrm share/icons/Mist/16x16/actions -@dirrm share/icons/Mist/16x16 -@dirrm share/icons/Mist -@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/36x36/apps -@dirrm share/icons/LowContrastLargePrint/36x36 -@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/36x36/apps -@dirrm share/icons/HighContrastLargePrintInverse/36x36 -@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/36x36/apps -@dirrm share/icons/HighContrastLargePrint/36x36 -@dirrm share/icons/HighContrastLargePrint -@dirrm share/icons/HighContrastInverse -@dirrm share/icons/HighContrast-SVG/scalable/status -@dirrm share/icons/HighContrast-SVG/scalable/places -@dirrm share/icons/HighContrast-SVG/scalable/mimetypes -@dirrm share/icons/HighContrast-SVG/scalable/emotes -@dirrm share/icons/HighContrast-SVG/scalable/emblems -@dirrm share/icons/HighContrast-SVG/scalable/devices -@dirrm share/icons/HighContrast-SVG/scalable/categories -@dirrm share/icons/HighContrast-SVG/scalable/apps -@dirrm share/icons/HighContrast-SVG/scalable/actions -@dirrm share/icons/HighContrast-SVG/scalable -@dirrm share/icons/HighContrast-SVG/48x48/animations -@dirrm share/icons/HighContrast-SVG/48x48 -@dirrm share/icons/HighContrast-SVG -@dirrm share/icons/HighContrast -@dirrm share/icons/Crux/scalable/status -@dirrm share/icons/Crux/scalable/places -@dirrm share/icons/Crux/scalable/actions -@dirrm share/icons/Crux/scalable -@dirrm share/icons/Crux/32x32/status -@dirrm share/icons/Crux/32x32/places -@dirrm share/icons/Crux/32x32/actions -@dirrm share/icons/Crux/32x32 -@dirrm share/icons/Crux/24x24/status -@dirrm share/icons/Crux/24x24/places -@dirrm share/icons/Crux/24x24/actions -@dirrm share/icons/Crux/24x24 -@dirrm share/icons/Crux/22x22/status -@dirrm share/icons/Crux/22x22/places -@dirrm share/icons/Crux/22x22/actions -@dirrm share/icons/Crux/22x22 -@dirrm share/icons/Crux/16x16/status -@dirrm share/icons/Crux/16x16/places -@dirrm share/icons/Crux/16x16/actions -@dirrm share/icons/Crux/16x16 -@dirrm share/icons/Crux -@dirrmtry share/icons -@dirrm share/gnome/themes/Mist/metacity-1 -@dirrm share/gnome/themes/Mist -@dirrm share/gnome/themes/Glossy/metacity-1 -@dirrm share/gnome/themes/Glossy -@dirrm share/gnome/themes/Glider/metacity-1 -@dirrm share/gnome/themes/Glider -@dirrm share/gnome/themes/Clearlooks/metacity-1 -@dirrm share/gnome/themes/Clearlooks -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile deleted file mode 100644 index 0c7e1e5d2..000000000 --- a/x11-themes/gtk-engines2/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# New ports collection makefile for: gtk-engines2 -# Date Created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.36 2007/03/09 22:02:36 mezz Exp $ -# - -PORTNAME= gtk-engines2 -PORTVERSION= 2.10.0 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Theme engine for the gtk+-2.0 toolkit - -CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]* - -USE_GMAKE= yes -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack gtk20 -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" - -.if defined(WITH_ANIMATION) -CONFIGURE_ARGS+= --enable-animation -.endif - -pre-everything:: -.if !defined(WITH_ANIMATION) - @${ECHO_MSG} "" - @${ECHO_MSG} " You can enable experimental animated progressbars" - @${ECHO_MSG} " with the clearlooks engine by defining" - @${ECHO_MSG} " WITH_ANIMATION" - @${ECHO_MSG} "" -.endif - -# Disable the gtk1 theme. -post-patch: - @${REINPLACE_CMD} -e 's|gtk gtk-2.0|gtk-2.0|g' \ - ${WRKSRC}/themes/Redmond/Makefile.in - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-engines2/distinfo b/x11-themes/gtk-engines2/distinfo deleted file mode 100644 index 4a9b213d7..000000000 --- a/x11-themes/gtk-engines2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gtk-engines-2.10.0.tar.bz2) = 245d0939025f8f9856c2309071cf075e -SHA256 (gnome2/gtk-engines-2.10.0.tar.bz2) = 6b605a71d1509f89fae7607ca25849e0d5fceab1af83cc27d521bd2ae2c83abc -SIZE (gnome2/gtk-engines-2.10.0.tar.bz2) = 641141 diff --git a/x11-themes/gtk-engines2/pkg-descr b/x11-themes/gtk-engines2/pkg-descr deleted file mode 100644 index e787f789b..000000000 --- a/x11-themes/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-themes/gtk-engines2/pkg-plist b/x11-themes/gtk-engines2/pkg-plist deleted file mode 100644 index e4df8056d..000000000 --- a/x11-themes/gtk-engines2/pkg-plist +++ /dev/null @@ -1,50 +0,0 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libclearlooks.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libclearlooks.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcrux-engine.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcrux-engine.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libglide.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libglide.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libhcengine.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libhcengine.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libindustrial.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libindustrial.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmist.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libmist.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libredmond95.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libredmond95.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsmooth.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libsmooth.so -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libthinice.la -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libthinice.so -libdata/pkgconfig/gtk-engines-2.pc -share/gtk-engines/clearlooks.xml -share/gtk-engines/crux.xml -share/gtk-engines/glide.xml -share/gtk-engines/hc.xml -share/gtk-engines/industrial.xml -share/gtk-engines/mist.xml -share/gtk-engines/redmond.xml -share/gtk-engines/smooth.xml -share/gtk-engines/thinice.xml -share/locale/de/LC_MESSAGES/gtk-engines.mo -share/locale/en_GB/LC_MESSAGES/gtk-engines.mo -share/locale/nl/LC_MESSAGES/gtk-engines.mo -share/themes/Clearlooks/gtk-2.0/gtkrc -share/themes/Crux/gtk-2.0/gtkrc -share/themes/Industrial/gtk-2.0/gtkrc -share/themes/Mist/gtk-2.0/gtkrc -share/themes/Redmond/gtk-2.0/gtkrc -share/themes/ThinIce/gtk-2.0/gtkrc -@dirrm share/themes/ThinIce/gtk-2.0 -@dirrmtry share/themes/ThinIce -@dirrm share/themes/Redmond/gtk-2.0 -@dirrmtry share/themes/Redmond -@dirrm share/themes/Mist/gtk-2.0 -@dirrmtry share/themes/Mist -@dirrm share/themes/Industrial/gtk-2.0 -@dirrmtry share/themes/Industrial -@dirrm share/themes/Crux/gtk-2.0 -@dirrmtry share/themes/Crux -@dirrm share/themes/Clearlooks/gtk-2.0 -@dirrmtry share/themes/Clearlooks -@dirrm share/gtk-engines diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile deleted file mode 100644 index 06861b247..000000000 --- a/x11-toolkits/eel/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: eel2 -# Date created: 8th May 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/eel/Makefile,v 1.50 2007/03/12 13:07:00 ahze Exp $ -# - -PORTNAME= eel -PORTVERSION= 2.18.0.1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Generally useful classes and extensions to GNOME - -USE_GETTEXT= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_XLIB= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gail gnomedesktop gnomemenus ltverhack -USE_AUTOTOOLS= libtool:15 -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-shared --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -post-patch: - @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|; \ - s|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/eel/eel-open-with-dialog.c - -.include <bsd.port.mk> diff --git a/x11-toolkits/eel/distinfo b/x11-toolkits/eel/distinfo deleted file mode 100644 index be3bd31c5..000000000 --- a/x11-toolkits/eel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/eel-2.18.0.1.tar.bz2) = dd06a56773af79e4292e63c6bcca9449 -SHA256 (gnome2/eel-2.18.0.1.tar.bz2) = 0025fb426b265f052432ddffd4c84f880973e7c04e500478afbc4fe87d32dd79 -SIZE (gnome2/eel-2.18.0.1.tar.bz2) = 673044 diff --git a/x11-toolkits/eel/files/patch-Makefile.in b/x11-toolkits/eel/files/patch-Makefile.in deleted file mode 100644 index f58c574eb..000000000 --- a/x11-toolkits/eel/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Mon Jan 16 12:53:35 2006 -+++ Makefile.in Mon Jan 16 12:54:04 2006 -@@ -239,7 +239,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - NULL = --SUBDIRS = eel test po -+SUBDIRS = eel po - EXTRA_DIST = \ - COPYING.LIB \ - HACKING \ diff --git a/x11-toolkits/eel/files/patch-eel_eel-editable-label.c b/x11-toolkits/eel/files/patch-eel_eel-editable-label.c deleted file mode 100644 index 042628e4b..000000000 --- a/x11-toolkits/eel/files/patch-eel_eel-editable-label.c +++ /dev/null @@ -1,13 +0,0 @@ ---- eel/eel-editable-label.c.orig Mon Mar 21 06:20:09 2005 -+++ eel/eel-editable-label.c Mon Mar 21 06:20:12 2005 -@@ -3998,7 +3998,10 @@ - static gboolean - eel_editable_label_accessible_idle_notify_insert (gpointer data) - { -+ GDK_THREADS_ENTER (); - eel_editable_label_accessible_notify_insert (data); -+ GDK_THREADS_LEAVE (); -+ - return FALSE; - } - diff --git a/x11-toolkits/eel/files/patch-eel_eel-gnome-extensions.c b/x11-toolkits/eel/files/patch-eel_eel-gnome-extensions.c deleted file mode 100644 index 3d6922ded..000000000 --- a/x11-toolkits/eel/files/patch-eel_eel-gnome-extensions.c +++ /dev/null @@ -1,12 +0,0 @@ ---- eel/eel-gnome-extensions.c.orig Mon Mar 21 06:20:58 2005 -+++ eel/eel-gnome-extensions.c Mon Mar 21 06:21:00 2005 -@@ -246,7 +246,9 @@ - IconSelectionData *selection_data; - - selection_data = (IconSelectionData *) callback_data; -+ GDK_THREADS_ENTER (); - gtk_widget_destroy (selection_data->dialog); -+ GDK_THREADS_LEAVE (); - g_free (selection_data); - return FALSE; - } diff --git a/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c b/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c deleted file mode 100644 index 09270d77c..000000000 --- a/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c +++ /dev/null @@ -1,52 +0,0 @@ ---- eel/eel-open-with-dialog.c.orig Mon Mar 21 06:25:51 2005 -+++ eel/eel-open-with-dialog.c Mon Mar 21 06:39:29 2005 -@@ -422,7 +422,7 @@ - gtk_file_chooser_set_select_multiple (GTK_FILE_CHOOSER (chooser), - FALSE); - gtk_file_chooser_set_current_folder (GTK_FILE_CHOOSER (chooser), -- "/usr/bin"); -+ "%%LOCALBASE%%/bin"); - - gtk_widget_show (chooser); - } -@@ -452,10 +452,13 @@ - char *file; - gboolean long_operation; - -+ GDK_THREADS_ENTER (); -+ - long_operation = FALSE; - do { - if (!dialog->details->add_icon_paths) { - dialog->details->add_icons_idle_id = 0; -+ GDK_THREADS_LEAVE (); - return FALSE; - } - -@@ -508,6 +511,8 @@ - /* don't go back into the main loop if this wasn't very hard to do */ - } while (!long_operation); - -+ GDK_THREADS_LEAVE (); -+ - return TRUE; - } - -@@ -575,6 +580,8 @@ - GSList *l; - const char *prev_name; - -+ GDK_THREADS_ENTER (); -+ - /* create list store */ - dialog->details->program_list_store = gtk_list_store_new (NUM_COLUMNS, - GDK_TYPE_PIXBUF, -@@ -633,6 +640,8 @@ - NULL); - - gtk_tree_view_append_column (GTK_TREE_VIEW (dialog->details->program_list), column); -+ -+ GDK_THREADS_LEAVE (); - - dialog->details->add_icon_paths = g_slist_reverse (dialog->details->add_icon_paths); - diff --git a/x11-toolkits/eel/files/patch-eel_eel-stock-dialogs.c b/x11-toolkits/eel/files/patch-eel_eel-stock-dialogs.c deleted file mode 100644 index f1389b939..000000000 --- a/x11-toolkits/eel/files/patch-eel_eel-stock-dialogs.c +++ /dev/null @@ -1,40 +0,0 @@ ---- eel/eel-stock-dialogs.c.orig Mon Mar 21 06:35:10 2005 -+++ eel/eel-stock-dialogs.c Mon Mar 21 06:36:23 2005 -@@ -104,6 +104,8 @@ - { - guint handler_id; - -+ GDK_THREADS_ENTER (); -+ - handler_id = GPOINTER_TO_UINT (g_object_get_data (G_OBJECT (callback_data), - "eel-stock-dialogs/delayed_close_handler_timeout_id")); - -@@ -113,6 +115,8 @@ - - gtk_object_destroy (GTK_OBJECT (callback_data)); - -+ GDK_THREADS_LEAVE (); -+ - return FALSE; - } - -@@ -202,7 +206,10 @@ - - wait = callback_data; - -+ GDK_THREADS_ENTER (); -+ - if (gnome_authentication_manager_dialog_is_visible ()) { -+ GDK_THREADS_LEAVE (); - return TRUE; - } - -@@ -249,6 +256,8 @@ - - wait->timeout_handler_id = 0; - wait->dialog = dialog; -+ -+ GDK_THREADS_LEAVE (); - - return FALSE; - } diff --git a/x11-toolkits/eel/pkg-descr b/x11-toolkits/eel/pkg-descr deleted file mode 100644 index 4b91eb9d0..000000000 --- a/x11-toolkits/eel/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The eel library contains a number of useful classes and functions which -extend glib, gtk, gnome-libs, and other widely-used GNOME platform libraries. - -Almost all of the eel library was previously part of Nautilus, but is now -a separate package so it can be used by other applications. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/eel/pkg-plist b/x11-toolkits/eel/pkg-plist deleted file mode 100644 index 9a05f910e..000000000 --- a/x11-toolkits/eel/pkg-plist +++ /dev/null @@ -1,187 +0,0 @@ -include/eel-2/eel/eel-accessibility.h -include/eel-2/eel/eel-alert-dialog.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-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-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-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-table.h -include/eel-2/eel/eel-labeled-image.h -include/eel-2/eel/eel-marshal.h -include/eel-2/eel/eel-mime-application-chooser.h -include/eel-2/eel/eel-mime-extensions.h -include/eel-2/eel/eel-open-with-dialog.h -include/eel-2/eel/eel-pango-extensions.h -include/eel-2/eel/eel-preferences-glade.h -include/eel-2/eel/eel-preferences.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.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.la -lib/libeel-2.so -lib/libeel-2.so.2 -libdata/pkgconfig/eel-2.0.pc -share/locale/am/LC_MESSAGES/eel-2.0.mo -share/locale/ang/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/bn/LC_MESSAGES/eel-2.0.mo -share/locale/bn_IN/LC_MESSAGES/eel-2.0.mo -share/locale/br/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/cy/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/dz/LC_MESSAGES/eel-2.0.mo -share/locale/el/LC_MESSAGES/eel-2.0.mo -share/locale/en_CA/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/gu/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/hr/LC_MESSAGES/eel-2.0.mo -share/locale/hu/LC_MESSAGES/eel-2.0.mo -share/locale/id/LC_MESSAGES/eel-2.0.mo -share/locale/is/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/ka/LC_MESSAGES/eel-2.0.mo -share/locale/kn/LC_MESSAGES/eel-2.0.mo -share/locale/ko/LC_MESSAGES/eel-2.0.mo -share/locale/ku/LC_MESSAGES/eel-2.0.mo -share/locale/ky/LC_MESSAGES/eel-2.0.mo -share/locale/li/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/ml/LC_MESSAGES/eel-2.0.mo -share/locale/mn/LC_MESSAGES/eel-2.0.mo -share/locale/mr/LC_MESSAGES/eel-2.0.mo -share/locale/ms/LC_MESSAGES/eel-2.0.mo -share/locale/nb/LC_MESSAGES/eel-2.0.mo -share/locale/ne/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/or/LC_MESSAGES/eel-2.0.mo -share/locale/pa/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/rw/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/sr/LC_MESSAGES/eel-2.0.mo -share/locale/sr@Latn/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/th/LC_MESSAGES/eel-2.0.mo -share/locale/tr/LC_MESSAGES/eel-2.0.mo -share/locale/ug/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/xh/LC_MESSAGES/eel-2.0.mo -share/locale/zh_CN/LC_MESSAGES/eel-2.0.mo -share/locale/zh_HK/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 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/ang/LC_MESSAGES -@dirrmtry share/locale/ang diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile deleted file mode 100644 index f69d4f0ee..000000000 --- a/x11-toolkits/gdl/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gdl -# Date created: 24 July 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/gdl/Makefile,v 1.7 2007/02/11 21:07:58 mezz Exp $ -# - -PORTNAME= gdl -PORTVERSION= 0.7.2 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Components intended to be shared between GNOME development tools - -USE_BZIP2= yes -USE_GMAKE= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11-toolkits/gdl/distinfo b/x11-toolkits/gdl/distinfo deleted file mode 100644 index 1cd5fbc42..000000000 --- a/x11-toolkits/gdl/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gdl-0.7.2.tar.bz2) = bd805f738db2780c63f33e8676cb937e -SHA256 (gdl-0.7.2.tar.bz2) = 6920eb6ecabb3ca1ffebbc22e21eea8e3c3fa1175c3961359ffcc84bb940593e -SIZE (gdl-0.7.2.tar.bz2) = 441934 diff --git a/x11-toolkits/gdl/files/patch-gdl__gdl-icons.c b/x11-toolkits/gdl/files/patch-gdl__gdl-icons.c deleted file mode 100644 index bcfde3afc..000000000 --- a/x11-toolkits/gdl/files/patch-gdl__gdl-icons.c +++ /dev/null @@ -1,17 +0,0 @@ ---- gdl/gdl-icons.c.orig Tue May 24 16:37:14 2005 -+++ gdl/gdl-icons.c Tue May 24 16:37:38 2005 -@@ -202,12 +202,13 @@ - { - GdkPixbuf *pixbuf; - char *icon_name; -+ GdlIconsPrivate *priv; - - g_return_val_if_fail (icons != NULL, NULL); - g_return_val_if_fail (GDL_IS_ICONS (icons), NULL); - g_return_val_if_fail (mime_type != NULL, NULL); - -- GdlIconsPrivate *priv = GDL_ICONS_GET_PRIVATE (icons); -+ priv = GDL_ICONS_GET_PRIVATE (icons); - - pixbuf = g_hash_table_lookup (priv->icons, mime_type); - if (pixbuf != NULL) { diff --git a/x11-toolkits/gdl/pkg-descr b/x11-toolkits/gdl/pkg-descr deleted file mode 100644 index 1aca67859..000000000 --- a/x11-toolkits/gdl/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -Gnome Devtool Libraries -======================= - -This package contains components and libraries that are intended to be -shared between Scaffold, the new GNOME 2 development system. - -The current pieces of GDL include: - - - A code-editing bonobo component based on GtkSourceView - - - An utility library that also contains the stubs and skels for - the above components (gdl). - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/gdl/pkg-plist b/x11-toolkits/gdl/pkg-plist deleted file mode 100644 index c0b36edc8..000000000 --- a/x11-toolkits/gdl/pkg-plist +++ /dev/null @@ -1,90 +0,0 @@ -include/libgdl-1.0/gdl/gdl-combo-button.h -include/libgdl-1.0/gdl/gdl-dock-bar.h -include/libgdl-1.0/gdl/gdl-dock-item.h -include/libgdl-1.0/gdl/gdl-dock-layout.h -include/libgdl-1.0/gdl/gdl-dock-master.h -include/libgdl-1.0/gdl/gdl-dock-notebook.h -include/libgdl-1.0/gdl/gdl-dock-object.h -include/libgdl-1.0/gdl/gdl-dock-paned.h -include/libgdl-1.0/gdl/gdl-dock-placeholder.h -include/libgdl-1.0/gdl/gdl-dock-tablabel.h -include/libgdl-1.0/gdl/gdl-dock.h -include/libgdl-1.0/gdl/gdl-icons.h -include/libgdl-1.0/gdl/gdl-stock-icons.h -include/libgdl-1.0/gdl/gdl-stock.h -include/libgdl-1.0/gdl/gdl-tools.h -include/libgdl-1.0/gdl/gdl.h -include/libgdl-1.0/gdl/libgdltypebuiltins.h -lib/libgdl-1.la -lib/libgdl-1.so -lib/libgdl-1.so.0 -lib/libgdl-gnome-1.la -lib/libgdl-gnome-1.so -lib/libgdl-gnome-1.so.0 -libdata/pkgconfig/gdl-1.0.pc -libdata/pkgconfig/gdl-gnome-1.0.pc -share/gnome/gdl/glade/layout.glade -share/locale/am/LC_MESSAGES/gdl-1.mo -share/locale/az/LC_MESSAGES/gdl-1.mo -share/locale/ca/LC_MESSAGES/gdl-1.mo -share/locale/cs/LC_MESSAGES/gdl-1.mo -share/locale/da/LC_MESSAGES/gdl-1.mo -share/locale/de/LC_MESSAGES/gdl-1.mo -share/locale/dz/LC_MESSAGES/gdl-1.mo -share/locale/el/LC_MESSAGES/gdl-1.mo -share/locale/en_CA/LC_MESSAGES/gdl-1.mo -share/locale/en_GB/LC_MESSAGES/gdl-1.mo -share/locale/es/LC_MESSAGES/gdl-1.mo -share/locale/fi/LC_MESSAGES/gdl-1.mo -share/locale/fr/LC_MESSAGES/gdl-1.mo -share/locale/ga/LC_MESSAGES/gdl-1.mo -share/locale/hr/LC_MESSAGES/gdl-1.mo -share/locale/hu/LC_MESSAGES/gdl-1.mo -share/locale/it/LC_MESSAGES/gdl-1.mo -share/locale/ja/LC_MESSAGES/gdl-1.mo -share/locale/mk/LC_MESSAGES/gdl-1.mo -share/locale/ml/LC_MESSAGES/gdl-1.mo -share/locale/nb/LC_MESSAGES/gdl-1.mo -share/locale/ne/LC_MESSAGES/gdl-1.mo -share/locale/nl/LC_MESSAGES/gdl-1.mo -share/locale/pa/LC_MESSAGES/gdl-1.mo -share/locale/pl/LC_MESSAGES/gdl-1.mo -share/locale/pt/LC_MESSAGES/gdl-1.mo -share/locale/pt_BR/LC_MESSAGES/gdl-1.mo -share/locale/ru/LC_MESSAGES/gdl-1.mo -share/locale/rw/LC_MESSAGES/gdl-1.mo -share/locale/sk/LC_MESSAGES/gdl-1.mo -share/locale/sq/LC_MESSAGES/gdl-1.mo -share/locale/sr/LC_MESSAGES/gdl-1.mo -share/locale/sr@Latn/LC_MESSAGES/gdl-1.mo -share/locale/sv/LC_MESSAGES/gdl-1.mo -share/locale/vi/LC_MESSAGES/gdl-1.mo -share/locale/zh_CN/LC_MESSAGES/gdl-1.mo -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrm share/gnome/gdl/glade -@dirrm share/gnome/gdl -@dirrm include/libgdl-1.0/gdl -@dirrm include/libgdl-1.0 diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile deleted file mode 100644 index b7d57ac49..000000000 --- a/x11-toolkits/gnome-sharp20/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gnome-sharp -# Date created: 20061025 -# Whom: Tom McLaughlin <tmclaugh@FreeBSD.org> -# -# $FreeBSD$ -# $Id: Makefile,v 1.2 2007-03-13 05:44:30 marcus Exp $ -# - -PORTNAME= gnome-sharp -PORTVERSION= 2.16.0 -PORTREVISION= 2 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.16 - -MAINTAINER= bsd-sharp-list@forge.novell.com -COMMENT= GNOME interfaces for the .NET runtime - -LATEST_LINK= gnome-sharp20 -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -USE_GMAKE= yes -USE_PERL5_RUN= yes -USE_GNOME= gnomehack gnomepanel gtkhtml3 gtksharp20 librsvg2 vte \ - libgnomeprintui - -post-patch: - @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ - 's|^#!/usr/bin/perl|#!${PERL}|' - @${REINPLACE_CMD} -e 's|libgtkhtml-3.8|libgtkhtml-3.14|g' \ - ${WRKSRC}/configure - -.include "${.CURDIR}/../../lang/mono/bsd.mono.mk" -.include <bsd.port.mk> diff --git a/x11-toolkits/gnome-sharp20/distinfo b/x11-toolkits/gnome-sharp20/distinfo deleted file mode 100644 index 5c327543c..000000000 --- a/x11-toolkits/gnome-sharp20/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-sharp-2.16.0.tar.bz2) = 09034669acec52f9d9818d9a31c032d5 -SHA256 (gnome-sharp-2.16.0.tar.bz2) = ab7757f6bda0791b4b3abe5cc7a82fee6d1321b2a10db4c3764cce0f41268e4a -SIZE (gnome-sharp-2.16.0.tar.bz2) = 483532 diff --git a/x11-toolkits/gnome-sharp20/files/patch-art_art-sharp.dll.config.in b/x11-toolkits/gnome-sharp20/files/patch-art_art-sharp.dll.config.in deleted file mode 100644 index aec3f7b74..000000000 --- a/x11-toolkits/gnome-sharp20/files/patch-art_art-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- art/art-sharp.dll.config.in.orig Fri Sep 16 00:07:02 2005 -+++ art/art-sharp.dll.config.in Fri Sep 16 00:07:13 2005 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="art_lgpl" target="libart_lgpl_2@LIB_PREFIX@.2@LIB_SUFFIX@"/> -+ <dllmap dll="art_lgpl" target="libart_lgpl_2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gnome-sharp20/files/patch-gconf_GConf_gconf-sharp.dll.config.in b/x11-toolkits/gnome-sharp20/files/patch-gconf_GConf_gconf-sharp.dll.config.in deleted file mode 100644 index fbf4fe877..000000000 --- a/x11-toolkits/gnome-sharp20/files/patch-gconf_GConf_gconf-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- gconf/GConf/gconf-sharp.dll.config.in.orig Wed Jul 14 21:54:59 2004 -+++ gconf/GConf/gconf-sharp.dll.config.in Wed Jul 14 21:57:00 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="gconf-2" target="libgconf-2@LIB_PREFIX@.4@LIB_SUFFIX@"/> -+ <dllmap dll="gconf-2" target="libgconf-2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gnome-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in b/x11-toolkits/gnome-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in deleted file mode 100644 index fd5868787..000000000 --- a/x11-toolkits/gnome-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in +++ /dev/null @@ -1,8 +0,0 @@ ---- gtkhtml/gtkhtml-sharp.dll.config.in.orig Fri Oct 29 16:33:07 2004 -+++ gtkhtml/gtkhtml-sharp.dll.config.in Sat Feb 4 16:29:34 2006 -@@ -1,4 +1,4 @@ - <configuration> - <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="gtkhtml-3.0" target="libgtkhtml-@GTKHTML_VERSION@@LIB_PREFIX@.@GTKHTML_SOVERSION@@LIB_SUFFIX@"/> -+ <dllmap dll="gtkhtml-3.0" target="libgtkhtml-@GTKHTML_VERSION@@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gnome-sharp20/files/patch-rsvg_rsvg-sharp.dll.config.in b/x11-toolkits/gnome-sharp20/files/patch-rsvg_rsvg-sharp.dll.config.in deleted file mode 100644 index 1cc50160b..000000000 --- a/x11-toolkits/gnome-sharp20/files/patch-rsvg_rsvg-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- rsvg/rsvg-sharp.dll.config.in.orig Wed Jul 14 22:28:11 2004 -+++ rsvg/rsvg-sharp.dll.config.in Wed Jul 14 22:28:29 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="rsvg-2" target="librsvg-2@LIB_PREFIX@.2@LIB_SUFFIX@"/> -+ <dllmap dll="rsvg-2" target="librsvg-2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gnome-sharp20/files/patch-vte_vte-sharp.dll.config.in b/x11-toolkits/gnome-sharp20/files/patch-vte_vte-sharp.dll.config.in deleted file mode 100644 index b95db2ec4..000000000 --- a/x11-toolkits/gnome-sharp20/files/patch-vte_vte-sharp.dll.config.in +++ /dev/null @@ -1,9 +0,0 @@ ---- vte/vte-sharp.dll.config.in.orig Fri Oct 29 16:33:07 2004 -+++ vte/vte-sharp.dll.config.in Sat Feb 4 16:29:34 2006 -@@ -1,5 +1,5 @@ - <configuration> - <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> - <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="vte" target="libvte@LIB_PREFIX@.4@LIB_SUFFIX@"/> -+ <dllmap dll="vte" target="libvte@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gnome-sharp20/pkg-descr b/x11-toolkits/gnome-sharp20/pkg-descr deleted file mode 100644 index 99d44d6e1..000000000 --- a/x11-toolkits/gnome-sharp20/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Gnome# provides C# bindings for Gnome libraries to the .NET runtime. - -WWW: http://www.mono-project.com/Gtk diff --git a/x11-toolkits/gnome-sharp20/pkg-plist b/x11-toolkits/gnome-sharp20/pkg-plist deleted file mode 100644 index 63905195e..000000000 --- a/x11-toolkits/gnome-sharp20/pkg-plist +++ /dev/null @@ -1,180 +0,0 @@ -bin/gconfsharp2-schemagen -lib/gtk-sharp-2.0/gconfsharp-schemagen.exe -lib/libgnomesharpglue-2.a -lib/libgnomesharpglue-2.la -lib/libgnomesharpglue-2.so -lib/libvtesharpglue-2.a -lib/libvtesharpglue-2.la -lib/libvtesharpglue-2.so -lib/mono/gac/art-sharp/2.16.0.0__35e10195dab3c99f/art-sharp.dll -lib/mono/gac/art-sharp/2.16.0.0__35e10195dab3c99f/art-sharp.dll.config -lib/mono/gac/gconf-sharp-peditors/2.16.0.0__35e10195dab3c99f/gconf-sharp-peditors.dll -lib/mono/gac/gconf-sharp/2.16.0.0__35e10195dab3c99f/gconf-sharp.dll -lib/mono/gac/gconf-sharp/2.16.0.0__35e10195dab3c99f/gconf-sharp.dll.config -lib/mono/gac/gnome-sharp/2.16.0.0__35e10195dab3c99f/gnome-sharp.dll -lib/mono/gac/gnome-sharp/2.16.0.0__35e10195dab3c99f/gnome-sharp.dll.config -lib/mono/gac/gnome-vfs-sharp/2.16.0.0__35e10195dab3c99f/gnome-vfs-sharp.dll -lib/mono/gac/gnome-vfs-sharp/2.16.0.0__35e10195dab3c99f/gnome-vfs-sharp.dll.config -lib/mono/gac/gtkhtml-sharp/2.16.0.0__35e10195dab3c99f/gtkhtml-sharp.dll -lib/mono/gac/gtkhtml-sharp/2.16.0.0__35e10195dab3c99f/gtkhtml-sharp.dll.config -lib/mono/gac/policy.2.4.art-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.art-sharp.dll -lib/mono/gac/policy.2.4.art-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config -lib/mono/gac/policy.2.4.gconf-sharp-peditors/0.0.0.0__35e10195dab3c99f/policy.2.4.config -lib/mono/gac/policy.2.4.gconf-sharp-peditors/0.0.0.0__35e10195dab3c99f/policy.2.4.gconf-sharp-peditors.dll -lib/mono/gac/policy.2.4.gconf-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config -lib/mono/gac/policy.2.4.gconf-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gconf-sharp.dll -lib/mono/gac/policy.2.4.gnome-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config -lib/mono/gac/policy.2.4.gnome-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gnome-sharp.dll -lib/mono/gac/policy.2.4.gnome-vfs-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config -lib/mono/gac/policy.2.4.gnome-vfs-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gnome-vfs-sharp.dll -lib/mono/gac/policy.2.4.gtkhtml-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config -lib/mono/gac/policy.2.4.gtkhtml-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gtkhtml-sharp.dll -lib/mono/gac/policy.2.4.rsvg-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config -lib/mono/gac/policy.2.4.rsvg-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.rsvg-sharp.dll -lib/mono/gac/policy.2.4.vte-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config -lib/mono/gac/policy.2.4.vte-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.vte-sharp.dll -lib/mono/gac/policy.2.6.art-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.art-sharp.dll -lib/mono/gac/policy.2.6.art-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config -lib/mono/gac/policy.2.6.gconf-sharp-peditors/0.0.0.0__35e10195dab3c99f/policy.2.6.config -lib/mono/gac/policy.2.6.gconf-sharp-peditors/0.0.0.0__35e10195dab3c99f/policy.2.6.gconf-sharp-peditors.dll -lib/mono/gac/policy.2.6.gconf-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config -lib/mono/gac/policy.2.6.gconf-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gconf-sharp.dll -lib/mono/gac/policy.2.6.gnome-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config -lib/mono/gac/policy.2.6.gnome-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gnome-sharp.dll -lib/mono/gac/policy.2.6.gnome-vfs-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config -lib/mono/gac/policy.2.6.gnome-vfs-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gnome-vfs-sharp.dll -lib/mono/gac/policy.2.6.gtkhtml-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config -lib/mono/gac/policy.2.6.gtkhtml-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gtkhtml-sharp.dll -lib/mono/gac/policy.2.6.rsvg-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config -lib/mono/gac/policy.2.6.rsvg-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.rsvg-sharp.dll -lib/mono/gac/policy.2.6.vte-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config -lib/mono/gac/policy.2.6.vte-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.vte-sharp.dll -lib/mono/gac/policy.2.8.art-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.art-sharp.dll -lib/mono/gac/policy.2.8.art-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config -lib/mono/gac/policy.2.8.gconf-sharp-peditors/0.0.0.0__35e10195dab3c99f/policy.2.8.config -lib/mono/gac/policy.2.8.gconf-sharp-peditors/0.0.0.0__35e10195dab3c99f/policy.2.8.gconf-sharp-peditors.dll -lib/mono/gac/policy.2.8.gconf-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config -lib/mono/gac/policy.2.8.gconf-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gconf-sharp.dll -lib/mono/gac/policy.2.8.gnome-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config -lib/mono/gac/policy.2.8.gnome-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gnome-sharp.dll -lib/mono/gac/policy.2.8.gnome-vfs-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config -lib/mono/gac/policy.2.8.gnome-vfs-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gnome-vfs-sharp.dll -lib/mono/gac/policy.2.8.gtkhtml-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config -lib/mono/gac/policy.2.8.gtkhtml-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gtkhtml-sharp.dll -lib/mono/gac/policy.2.8.rsvg-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config -lib/mono/gac/policy.2.8.rsvg-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.rsvg-sharp.dll -lib/mono/gac/policy.2.8.vte-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config -lib/mono/gac/policy.2.8.vte-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.vte-sharp.dll -lib/mono/gac/rsvg-sharp/2.16.0.0__35e10195dab3c99f/rsvg-sharp.dll -lib/mono/gac/rsvg-sharp/2.16.0.0__35e10195dab3c99f/rsvg-sharp.dll.config -lib/mono/gac/vte-sharp/2.16.0.0__35e10195dab3c99f/vte-sharp.dll -lib/mono/gac/vte-sharp/2.16.0.0__35e10195dab3c99f/vte-sharp.dll.config -lib/mono/gtk-sharp-2.0/art-sharp.dll -lib/mono/gtk-sharp-2.0/gconf-sharp-peditors.dll -lib/mono/gtk-sharp-2.0/gconf-sharp.dll -lib/mono/gtk-sharp-2.0/gnome-sharp.dll -lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -lib/mono/gtk-sharp-2.0/gtkhtml-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.4.art-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.4.gconf-sharp-peditors.dll -lib/mono/gtk-sharp-2.0/policy.2.4.gconf-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.4.gnome-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.4.gnome-vfs-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.4.gtkhtml-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.4.rsvg-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.4.vte-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.6.art-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.6.gconf-sharp-peditors.dll -lib/mono/gtk-sharp-2.0/policy.2.6.gconf-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.6.gnome-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.6.gnome-vfs-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.6.gtkhtml-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.6.rsvg-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.6.vte-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.8.art-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.8.gconf-sharp-peditors.dll -lib/mono/gtk-sharp-2.0/policy.2.8.gconf-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.8.gnome-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.8.gnome-vfs-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.8.gtkhtml-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.8.rsvg-sharp.dll -lib/mono/gtk-sharp-2.0/policy.2.8.vte-sharp.dll -lib/mono/gtk-sharp-2.0/rsvg-sharp.dll -lib/mono/gtk-sharp-2.0/vte-sharp.dll -libdata/pkgconfig/art-sharp-2.0.pc -libdata/pkgconfig/gconf-sharp-2.0.pc -libdata/pkgconfig/gnome-sharp-2.0.pc -libdata/pkgconfig/gnome-vfs-sharp-2.0.pc -libdata/pkgconfig/gtkhtml-sharp-2.0.pc -libdata/pkgconfig/rsvg-sharp-2.0.pc -libdata/pkgconfig/vte-sharp-2.0.pc -share/gapi-2.0/art-api.xml -share/gapi-2.0/gnome-api.xml -share/gapi-2.0/gnome-vfs-api.xml -share/gapi-2.0/gtkhtml-api.xml -share/gapi-2.0/rsvg-api.xml -share/gapi-2.0/vte-api.xml -@dirrm lib/mono/gac/vte-sharp/2.16.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/vte-sharp -@dirrm lib/mono/gac/rsvg-sharp/2.16.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/rsvg-sharp -@dirrm lib/mono/gac/policy.2.8.vte-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.8.vte-sharp -@dirrm lib/mono/gac/policy.2.8.rsvg-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.8.rsvg-sharp -@dirrm lib/mono/gac/policy.2.8.gtkhtml-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.8.gtkhtml-sharp -@dirrm lib/mono/gac/policy.2.8.gnome-vfs-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.8.gnome-vfs-sharp -@dirrm lib/mono/gac/policy.2.8.gnome-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.8.gnome-sharp -@dirrm lib/mono/gac/policy.2.8.gconf-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.8.gconf-sharp-peditors/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.8.gconf-sharp-peditors -@dirrm lib/mono/gac/policy.2.8.gconf-sharp -@dirrm lib/mono/gac/policy.2.8.art-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.8.art-sharp -@dirrm lib/mono/gac/policy.2.6.vte-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.6.vte-sharp -@dirrm lib/mono/gac/policy.2.6.rsvg-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.6.rsvg-sharp -@dirrm lib/mono/gac/policy.2.6.gtkhtml-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.6.gtkhtml-sharp -@dirrm lib/mono/gac/policy.2.6.gnome-vfs-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.6.gnome-vfs-sharp -@dirrm lib/mono/gac/policy.2.6.gnome-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.6.gnome-sharp -@dirrm lib/mono/gac/policy.2.6.gconf-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.6.gconf-sharp-peditors/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.6.gconf-sharp-peditors -@dirrm lib/mono/gac/policy.2.6.gconf-sharp -@dirrm lib/mono/gac/policy.2.6.art-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.6.art-sharp -@dirrm lib/mono/gac/policy.2.4.vte-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.4.vte-sharp -@dirrm lib/mono/gac/policy.2.4.rsvg-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.4.rsvg-sharp -@dirrm lib/mono/gac/policy.2.4.gtkhtml-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.4.gtkhtml-sharp -@dirrm lib/mono/gac/policy.2.4.gnome-vfs-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.4.gnome-vfs-sharp -@dirrm lib/mono/gac/policy.2.4.gnome-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.4.gnome-sharp -@dirrm lib/mono/gac/policy.2.4.gconf-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.4.gconf-sharp-peditors/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.4.gconf-sharp-peditors -@dirrm lib/mono/gac/policy.2.4.gconf-sharp -@dirrm lib/mono/gac/policy.2.4.art-sharp/0.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/policy.2.4.art-sharp -@dirrm lib/mono/gac/gtkhtml-sharp/2.16.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/gtkhtml-sharp -@dirrm lib/mono/gac/gnome-vfs-sharp/2.16.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/gnome-vfs-sharp -@dirrm lib/mono/gac/gnome-sharp/2.16.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/gnome-sharp -@dirrm lib/mono/gac/gconf-sharp/2.16.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/gconf-sharp-peditors/2.16.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/gconf-sharp-peditors -@dirrmtry lib/mono/gac/gconf-sharp -@dirrm lib/mono/gac/art-sharp/2.16.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/art-sharp diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile deleted file mode 100644 index 13d08c5c3..000000000 --- a/x11-toolkits/gtk-sharp10/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: gtk-sharp -# Date created: 2003-01-01 -# Whom: Juli Mallett -# -# $FreeBSD$ -# $Id: Makefile,v 1.1 2007-03-13 06:01:04 marcus Exp $ -# - -PORTNAME= gtk-sharp -PORTVERSION= 1.0.10 -PORTREVISION= 10 -CATEGORIES= x11-toolkits -MASTER_SITES= http://go-mono.com/sources/${PORTNAME}/ - -MAINTAINER= bsd-sharp-list@forge.novell.com -COMMENT= GTK+ and GNOME interfaces for the .NET runtime - -BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono -RUN_DEPENDS= mono:${PORTSDIR}/lang/mono - -LATEST_LINK= gtk-sharp10 -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -USE_GMAKE= yes -USE_PERL5_RUN= yes -USE_GNOME= gnomehack gtkhtml3 vte librsvg2 - -MAKE_ENV=MONO_SHARED_DIR=${WRKDIR} - -post-patch: - @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ - 's|^#!/usr/bin/perl|#!${PERL}|' - @${REINPLACE_CMD} -e 's|enable_gda=yes|enable_gda=no|g ; \ - s|enable_gnomedb=yes|enable_gnomedb=no|g ; \ - s|libgtkhtml-3.8|libgtkhtml-3.14|g' ${WRKSRC}/configure - -pre-su-install: - ${MKDIR} ${LOCALBASE}/share/gapi - -.include "${.CURDIR}/../../lang/mono/bsd.mono.mk" -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk-sharp10/distinfo b/x11-toolkits/gtk-sharp10/distinfo deleted file mode 100644 index 4a9f3216b..000000000 --- a/x11-toolkits/gtk-sharp10/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtk-sharp-1.0.10.tar.gz) = e21fb3c5a39374f86ba70b926311a6d0 -SHA256 (gtk-sharp-1.0.10.tar.gz) = d6c8a6a71633dc5c0382b2526df1dc1f05bc9931b6f4e47fdcc8fb7afb01e44a -SIZE (gtk-sharp-1.0.10.tar.gz) = 1841067 diff --git a/x11-toolkits/gtk-sharp10/files/patch-art_art-sharp.dll.config.in b/x11-toolkits/gtk-sharp10/files/patch-art_art-sharp.dll.config.in deleted file mode 100644 index a4e805dbf..000000000 --- a/x11-toolkits/gtk-sharp10/files/patch-art_art-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- art/art-sharp.dll.config.in.orig Wed Jul 14 21:48:30 2004 -+++ art/art-sharp.dll.config.in Wed Jul 14 21:49:46 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="art_lgpl" target="libart_lgpl_2@LIB_PREFIX@.2@LIB_SUFFIX@"/> -+ <dllmap dll="art_lgpl" target="libart_lgpl_2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp10/files/patch-configure b/x11-toolkits/gtk-sharp10/files/patch-configure deleted file mode 100644 index 59cb9b542..000000000 --- a/x11-toolkits/gtk-sharp10/files/patch-configure +++ /dev/null @@ -1,137 +0,0 @@ ---- configure.orig Mon Jun 6 19:44:13 2005 -+++ configure Mon Jun 6 19:46:13 2005 -@@ -20851,7 +20851,7 @@ - - - --CFLAGS='-g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings' -+CFLAGS='-Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings' - - # Extract the first word of "pkg-config", so it can be a program name with args. - set dummy pkg-config; ac_word=$2 -@@ -21020,7 +21020,7 @@ - - - if test "x$has_mono" = "xtrue"; then --GACUTIL_FLAGS='/package $(PACKAGE) /gacdir $(DESTDIR)$(prefix)/lib' -+GACUTIL_FLAGS='/package $(PACKAGE) /root $(DESTDIR)$(libdir) /gacdir $(DESTDIR)$(prefix)/lib' - GENERATED_SOURCES=generated/*.cs - # Extract the first word of "mono", so it can be a program name with args. - set dummy mono; ac_word=$2 -@@ -22229,6 +22229,107 @@ - fi - - -+GTKHTML_REQUIRED_VERSION=3.7.0 -+ -+ succeeded=no -+ -+ if test -z "$PKG_CONFIG"; then -+ # Extract the first word of "pkg-config", so it can be a program name with args. -+set dummy pkg-config; ac_word=$2 -+echo "$as_me:$LINENO: checking for $ac_word" >&5 -+echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -+if test "${ac_cv_path_PKG_CONFIG+set}" = set; then -+ echo $ECHO_N "(cached) $ECHO_C" >&6 -+else -+ case $PKG_CONFIG in -+ [\\/]* | ?:[\\/]*) -+ ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. -+ ;; -+ *) -+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -+for as_dir in $PATH -+do -+ IFS=$as_save_IFS -+ test -z "$as_dir" && as_dir=. -+ for ac_exec_ext in '' $ac_executable_extensions; do -+ if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then -+ ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" -+ echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 -+ break 2 -+ fi -+done -+done -+ -+ test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no" -+ ;; -+esac -+fi -+PKG_CONFIG=$ac_cv_path_PKG_CONFIG -+ -+if test -n "$PKG_CONFIG"; then -+ echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 -+echo "${ECHO_T}$PKG_CONFIG" >&6 -+else -+ echo "$as_me:$LINENO: result: no" >&5 -+echo "${ECHO_T}no" >&6 -+fi -+ -+ fi -+ -+ if test "$PKG_CONFIG" = "no" ; then -+ echo "*** The pkg-config script could not be found. Make sure it is" -+ echo "*** in your path, or set the PKG_CONFIG environment variable" -+ echo "*** to the full path to pkg-config." -+ echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config." -+ else -+ PKG_CONFIG_MIN_VERSION=0.9.0 -+ if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then -+ echo "$as_me:$LINENO: checking for libgtkhtml-3.8 >= $GTKHTML_REQUIRED_VERSION" >&5 -+echo $ECHO_N "checking for libgtkhtml-3.8 >= $GTKHTML_REQUIRED_VERSION... $ECHO_C" >&6 -+ -+ if $PKG_CONFIG --exists "libgtkhtml-3.8 >= $GTKHTML_REQUIRED_VERSION" ; then -+ echo "$as_me:$LINENO: result: yes" >&5 -+echo "${ECHO_T}yes" >&6 -+ succeeded=yes -+ -+ echo "$as_me:$LINENO: checking GTKHTML_DEPENDENCIES_CFLAGS" >&5 -+echo $ECHO_N "checking GTKHTML_DEPENDENCIES_CFLAGS... $ECHO_C" >&6 -+ GTKHTML_DEPENDENCIES_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-3.8 >= $GTKHTML_REQUIRED_VERSION"` -+ echo "$as_me:$LINENO: result: $GTKHTML_DEPENDENCIES_CFLAGS" >&5 -+echo "${ECHO_T}$GTKHTML_DEPENDENCIES_CFLAGS" >&6 -+ -+ echo "$as_me:$LINENO: checking GTKHTML_DEPENDENCIES_LIBS" >&5 -+echo $ECHO_N "checking GTKHTML_DEPENDENCIES_LIBS... $ECHO_C" >&6 -+ GTKHTML_DEPENDENCIES_LIBS=`$PKG_CONFIG --libs "libgtkhtml-3.8 >= $GTKHTML_REQUIRED_VERSION"` -+ echo "$as_me:$LINENO: result: $GTKHTML_DEPENDENCIES_LIBS" >&5 -+echo "${ECHO_T}$GTKHTML_DEPENDENCIES_LIBS" >&6 -+ else -+ GTKHTML_DEPENDENCIES_CFLAGS="" -+ GTKHTML_DEPENDENCIES_LIBS="" -+ ## If we have a custom action on failure, don't print errors, but -+ ## do set a variable so people can do so. -+ GTKHTML_DEPENDENCIES_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-3.8 >= $GTKHTML_REQUIRED_VERSION"` -+ -+ fi -+ -+ -+ -+ else -+ echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer." -+ echo "*** See http://www.freedesktop.org/software/pkgconfig" -+ fi -+ fi -+ -+ if test $succeeded = yes; then -+ enable_gtkhtml=yes -+ else -+ enable_gtkhtml=no -+ fi -+ -+if test "x$enable_gtkhtml" = "xyes"; then -+GTKHTML_VERSION=3.8 -+GTKHTML_SOVERSION=18 -+else - GTKHTML_REQUIRED_VERSION=3.6.0 - - succeeded=no -@@ -22639,7 +22740,7 @@ - fi - fi - fi -- -+fi - - - if test "x$enable_gnome" = "xyes"; then diff --git a/x11-toolkits/gtk-sharp10/files/patch-gconf_GConf_gconf-sharp.dll.config.in b/x11-toolkits/gtk-sharp10/files/patch-gconf_GConf_gconf-sharp.dll.config.in deleted file mode 100644 index fbf4fe877..000000000 --- a/x11-toolkits/gtk-sharp10/files/patch-gconf_GConf_gconf-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- gconf/GConf/gconf-sharp.dll.config.in.orig Wed Jul 14 21:54:59 2004 -+++ gconf/GConf/gconf-sharp.dll.config.in Wed Jul 14 21:57:00 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="gconf-2" target="libgconf-2@LIB_PREFIX@.4@LIB_SUFFIX@"/> -+ <dllmap dll="gconf-2" target="libgconf-2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp10/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in b/x11-toolkits/gtk-sharp10/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in deleted file mode 100644 index 7109eb4c8..000000000 --- a/x11-toolkits/gtk-sharp10/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- gtkhtml/gtkhtml-sharp.dll.config.in.orig Tue Jun 22 11:19:02 2004 -+++ gtkhtml/gtkhtml-sharp.dll.config.in Thu Aug 12 22:43:21 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="gtkhtml-3.0" target="libgtkhtml-@GTKHTML_VERSION@@LIB_PREFIX@.@GTKHTML_SOVERSION@@LIB_SUFFIX@"/> -+ <dllmap dll="gtkhtml-3.0" target="libgtkhtml-@GTKHTML_VERSION@@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp10/files/patch-rsvg_rsvg-sharp.dll.config.in b/x11-toolkits/gtk-sharp10/files/patch-rsvg_rsvg-sharp.dll.config.in deleted file mode 100644 index 1cc50160b..000000000 --- a/x11-toolkits/gtk-sharp10/files/patch-rsvg_rsvg-sharp.dll.config.in +++ /dev/null @@ -1,7 +0,0 @@ ---- rsvg/rsvg-sharp.dll.config.in.orig Wed Jul 14 22:28:11 2004 -+++ rsvg/rsvg-sharp.dll.config.in Wed Jul 14 22:28:29 2004 -@@ -1,3 +1,3 @@ - <configuration> -- <dllmap dll="rsvg-2" target="librsvg-2@LIB_PREFIX@.2@LIB_SUFFIX@"/> -+ <dllmap dll="rsvg-2" target="librsvg-2@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp10/files/patch-vte_vte-sharp.dll.config.in b/x11-toolkits/gtk-sharp10/files/patch-vte_vte-sharp.dll.config.in deleted file mode 100644 index 093b0ca10..000000000 --- a/x11-toolkits/gtk-sharp10/files/patch-vte_vte-sharp.dll.config.in +++ /dev/null @@ -1,8 +0,0 @@ ---- vte/vte-sharp.dll.config.in.orig Wed May 5 16:14:14 2004 -+++ vte/vte-sharp.dll.config.in Sat Feb 4 21:44:21 2006 -@@ -1,4 +1,4 @@ - <configuration> - <dllmap dll="libatk-1.0-0.dll" target="libatk-1.0@LIB_PREFIX@.0@LIB_SUFFIX@"/> -- <dllmap dll="vte" target="libvte@LIB_PREFIX@.4@LIB_SUFFIX@"/> -+ <dllmap dll="vte" target="libvte@LIB_PREFIX@@LIB_SUFFIX@"/> - </configuration> diff --git a/x11-toolkits/gtk-sharp10/pkg-descr b/x11-toolkits/gtk-sharp10/pkg-descr deleted file mode 100644 index 1ae3156d3..000000000 --- a/x11-toolkits/gtk-sharp10/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Gtk# provides C# bindings for Gnome libraries to the .NET runtime. This is -a port for the older bindings which. - -WWW: http://www.mono-project.com/Gtk diff --git a/x11-toolkits/gtk-sharp10/pkg-plist b/x11-toolkits/gtk-sharp10/pkg-plist deleted file mode 100644 index 65590660c..000000000 --- a/x11-toolkits/gtk-sharp10/pkg-plist +++ /dev/null @@ -1,119 +0,0 @@ -bin/gapi-codegen -bin/gapi-fixup -bin/gapi-fixup.exe -bin/gapi-parser -bin/gapi.pl -bin/gapi2xml.pl -bin/gapi_codegen.exe -bin/gapi_format_xml -bin/gapi_pp.pl -bin/gconfsharp-schemagen -bin/gconfsharp-schemagen.exe -lib/libgdksharpglue.a -lib/libgdksharpglue.la -lib/libgdksharpglue.so -lib/libgladesharpglue.a -lib/libgladesharpglue.la -lib/libgladesharpglue.so -lib/libglibsharpglue.a -lib/libglibsharpglue.la -lib/libglibsharpglue.so -lib/libgnomesharpglue.a -lib/libgnomesharpglue.la -lib/libgnomesharpglue.so -lib/libgtksharpglue.a -lib/libgtksharpglue.la -lib/libgtksharpglue.so -lib/libpangosharpglue.a -lib/libpangosharpglue.la -lib/libpangosharpglue.so -lib/mono/gac/art-sharp/1.0.0.0__35e10195dab3c99f/art-sharp.dll -lib/mono/gac/art-sharp/1.0.0.0__35e10195dab3c99f/art-sharp.dll.config -lib/mono/gac/atk-sharp/1.0.0.0__35e10195dab3c99f/atk-sharp.dll -lib/mono/gac/atk-sharp/1.0.0.0__35e10195dab3c99f/atk-sharp.dll.config -lib/mono/gac/gconf-sharp-peditors/1.0.0.0__35e10195dab3c99f/gconf-sharp-peditors.dll -lib/mono/gac/gconf-sharp/1.0.0.0__35e10195dab3c99f/gconf-sharp.dll -lib/mono/gac/gconf-sharp/1.0.0.0__35e10195dab3c99f/gconf-sharp.dll.config -lib/mono/gac/gdk-sharp/1.0.0.0__35e10195dab3c99f/gdk-sharp.dll -lib/mono/gac/gdk-sharp/1.0.0.0__35e10195dab3c99f/gdk-sharp.dll.config -lib/mono/gac/glade-sharp/1.0.0.0__35e10195dab3c99f/glade-sharp.dll -lib/mono/gac/glade-sharp/1.0.0.0__35e10195dab3c99f/glade-sharp.dll.config -lib/mono/gac/glib-sharp/1.0.0.0__35e10195dab3c99f/glib-sharp.dll -lib/mono/gac/glib-sharp/1.0.0.0__35e10195dab3c99f/glib-sharp.dll.config -lib/mono/gac/gnome-sharp/1.0.0.0__35e10195dab3c99f/gnome-sharp.dll -lib/mono/gac/gnome-sharp/1.0.0.0__35e10195dab3c99f/gnome-sharp.dll.config -lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f/gtk-sharp.dll -lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f/gtk-sharp.dll.config -lib/mono/gac/gtkhtml-sharp/1.0.0.0__35e10195dab3c99f/gtkhtml-sharp.dll -lib/mono/gac/gtkhtml-sharp/1.0.0.0__35e10195dab3c99f/gtkhtml-sharp.dll.config -lib/mono/gac/pango-sharp/1.0.0.0__35e10195dab3c99f/pango-sharp.dll -lib/mono/gac/pango-sharp/1.0.0.0__35e10195dab3c99f/pango-sharp.dll.config -lib/mono/gac/rsvg-sharp/1.0.0.0__35e10195dab3c99f/rsvg-sharp.dll -lib/mono/gac/rsvg-sharp/1.0.0.0__35e10195dab3c99f/rsvg-sharp.dll.config -lib/mono/gac/vte-sharp/1.0.0.0__35e10195dab3c99f/vte-sharp.dll -lib/mono/gac/vte-sharp/1.0.0.0__35e10195dab3c99f/vte-sharp.dll.config -lib/mono/gtk-sharp/art-sharp.dll -lib/mono/gtk-sharp/atk-sharp.dll -lib/mono/gtk-sharp/gconf-sharp-peditors.dll -lib/mono/gtk-sharp/gconf-sharp.dll -lib/mono/gtk-sharp/gdk-sharp.dll -lib/mono/gtk-sharp/glade-sharp.dll -lib/mono/gtk-sharp/glib-sharp.dll -lib/mono/gtk-sharp/gnome-sharp.dll -lib/mono/gtk-sharp/gtk-sharp.dll -lib/mono/gtk-sharp/gtkhtml-sharp.dll -lib/mono/gtk-sharp/pango-sharp.dll -lib/mono/gtk-sharp/rsvg-sharp.dll -lib/mono/gtk-sharp/vte-sharp.dll -libdata/pkgconfig/art-sharp.pc -libdata/pkgconfig/gapi.pc -libdata/pkgconfig/gconf-sharp.pc -libdata/pkgconfig/glade-sharp.pc -libdata/pkgconfig/gnome-sharp.pc -libdata/pkgconfig/gtk-sharp.pc -libdata/pkgconfig/gtkhtml-sharp.pc -libdata/pkgconfig/rsvg-sharp.pc -libdata/pkgconfig/vte-sharp.pc -share/gapi/art-api.xml -share/gapi/art-symbols.xml -share/gapi/atk-api.xml -share/gapi/gdk-api.xml -share/gapi/gdk-symbols.xml -share/gapi/glade-api.xml -share/gapi/gnome-api.xml -share/gapi/gtk-api.xml -share/gapi/gtk-symbols.xml -share/gapi/gtkhtml-api.xml -share/gapi/pango-api.xml -share/gapi/rsvg-api.xml -share/gapi/vte-api.xml -@dirrmtry share/gapi -@dirrm lib/mono/gtk-sharp -@dirrm lib/mono/gac/vte-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/vte-sharp -@dirrm lib/mono/gac/rsvg-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/rsvg-sharp -@dirrm lib/mono/gac/pango-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/pango-sharp -@dirrm lib/mono/gac/gtkhtml-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/gtkhtml-sharp -@dirrm lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/gtk-sharp -@dirrm lib/mono/gac/gnome-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/gnome-sharp -@dirrm lib/mono/gac/glib-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/glib-sharp -@dirrm lib/mono/gac/glade-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/glade-sharp -@dirrm lib/mono/gac/gdk-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/gdk-sharp -@dirrm lib/mono/gac/gconf-sharp/1.0.0.0__35e10195dab3c99f -@dirrm lib/mono/gac/gconf-sharp-peditors/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/gconf-sharp-peditors -@dirrmtry lib/mono/gac/gconf-sharp -@dirrm lib/mono/gac/atk-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/atk-sharp -@dirrm lib/mono/gac/art-sharp/1.0.0.0__35e10195dab3c99f -@dirrmtry lib/mono/gac/art-sharp -@exec mkdir -p %%LOCALBASE%%/share/gapi -@unexec rmdir %%LOCALBASE%%/share/gapi 2>/dev/null || true diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile deleted file mode 100644 index a3b27ec26..000000000 --- a/x11-toolkits/libbonoboui/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: libbonoboui -# Date created: 04 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libbonoboui/Makefile,v 1.54 2007/02/27 18:08:18 mezz Exp $ -# - -PORTNAME= libbonoboui -PORTVERSION= 2.18.0 -PORTREVISION?= 0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GUI frontend to the libbonobo component of GNOME 2 - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -USE_GETTEXT= yes -USE_XLIB= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier intlhack \ - libgnomecanvas libgnome referencehack -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.include <bsd.port.mk> - -.endif diff --git a/x11-toolkits/libbonoboui/distinfo b/x11-toolkits/libbonoboui/distinfo deleted file mode 100644 index bc5fcfe2f..000000000 --- a/x11-toolkits/libbonoboui/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome/libbonoboui-2.18.0.tar.bz2) = 22bd67a0a8b7f156c02c5fc08fb1fa24 -SHA256 (gnome/libbonoboui-2.18.0.tar.bz2) = 2963b3f0f348faa43eb84083ce93070ec82844205744219dec2df46ed2305775 -SIZE (gnome/libbonoboui-2.18.0.tar.bz2) = 981973 diff --git a/x11-toolkits/libbonoboui/files/patch-Makefile.in b/x11-toolkits/libbonoboui/files/patch-Makefile.in deleted file mode 100644 index 023280c35..000000000 --- a/x11-toolkits/libbonoboui/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sun Jan 28 17:47:38 2007 -+++ Makefile.in Sun Jan 28 17:47:59 2007 -@@ -254,7 +254,7 @@ sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --SUBDIRS = bonobo glade samples tests tools po doc -+SUBDIRS = bonobo glade samples tools po doc - libincludedir = $(includedir)/libbonoboui-2.0 - libinclude_HEADERS = \ - bonobo.h \ diff --git a/x11-toolkits/libbonoboui/files/patch-bonobo_bonobo-ui-util.c b/x11-toolkits/libbonoboui/files/patch-bonobo_bonobo-ui-util.c deleted file mode 100644 index 9de410568..000000000 --- a/x11-toolkits/libbonoboui/files/patch-bonobo_bonobo-ui-util.c +++ /dev/null @@ -1,21 +0,0 @@ ---- bonobo/bonobo-ui-util.c.orig Fri Feb 28 10:40:12 2003 -+++ bonobo/bonobo-ui-util.c Wed Apr 16 10:13:23 2003 -@@ -558,14 +558,11 @@ - else - prefix = NULL; - -- if (prefix) -+ datadir = NULL; -+ g_object_get (G_OBJECT (gnome_program_get ()), -+ GNOME_PARAM_APP_DATADIR, &datadir, NULL); -+ if (!datadir && prefix) - datadir = g_strdup_printf ("%s/share", prefix); -- -- else { -- datadir = NULL; -- g_object_get (G_OBJECT (gnome_program_get ()), -- GNOME_PARAM_APP_DATADIR, &datadir, NULL); -- } - - if (!datadir) /* desparate fallback */ - datadir = g_strdup (BONOBO_DATADIR); diff --git a/x11-toolkits/libbonoboui/pkg-descr b/x11-toolkits/libbonoboui/pkg-descr deleted file mode 100644 index 8ca4e661c..000000000 --- a/x11-toolkits/libbonoboui/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Bonobo is a set of language- and system-independant CORBA -interfaces for creating reusable components and compound documents. - -libbonoboui includes a Gtk+-based implementation of the Bonobo -interfaces. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libbonoboui/pkg-plist b/x11-toolkits/libbonoboui/pkg-plist deleted file mode 100644 index 36b12ac88..000000000 --- a/x11-toolkits/libbonoboui/pkg-plist +++ /dev/null @@ -1,194 +0,0 @@ -bin/bonobo-browser -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.la -lib/libbonoboui-2.so -lib/libbonoboui-2.so.0 -lib/libglade/2.0/libbonobo.a -lib/libglade/2.0/libbonobo.la -lib/libglade/2.0/libbonobo.so -libdata/bonobo/servers/Bonobo_Sample_Controls.server -libdata/bonobo/servers/CanvDemo.server -libdata/pkgconfig/libbonoboui-2.0.pc -share/gnome/applications/bonobo-browser.desktop -share/gnome/gnome-2.0/ui/Bonobo_Sample_Container-ui.xml -share/gnome/gnome-2.0/ui/Bonobo_Sample_Hello.xml -share/gnome/gnome-2.0/ui/bonobo-browser.xml -share/locale/af/LC_MESSAGES/libbonoboui-2.0.mo -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/bn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/bn_IN/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/el/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/en_CA/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/en_GB/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/es/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/et/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/eu/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/fa/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/ga/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/gl/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/gu/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/hr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/hu/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/id/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/is/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/ka/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/kn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ko/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ku/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/li/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/lt/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/lv/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/mg/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/mk/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ml/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/mn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/mr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ms/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/nb/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ne/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/nso/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/or/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pa/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/ro/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ru/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/rw/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/sq/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sr@ije/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/xh/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/yi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/zh_HK/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/zu/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 -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile deleted file mode 100644 index 1d322eeea..000000000 --- a/x11-toolkits/libgail-gnome/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: libgail-gnome -# Date Created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libgail-gnome/Makefile,v 1.16 2006/09/10 00:51:17 mezz Exp $ -# - -PORTNAME= libgail-gnome -PORTVERSION= 1.18.0 -CATEGORIES= x11-toolkits -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An implementation of the ATK interfaces for GNOME widgets - -USE_BZIP2= yes -USE_GMAKE= yes -USE_XLIB= yes -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gnomepanel atspi -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -PLIST_FILES= lib/gtk-2.0/modules/libgail-gnome.la \ - lib/gtk-2.0/modules/libgail-gnome.so \ - libdata/pkgconfig/libgail-gnome.pc - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgail-gnome/distinfo b/x11-toolkits/libgail-gnome/distinfo deleted file mode 100644 index 7232f8381..000000000 --- a/x11-toolkits/libgail-gnome/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libgail-gnome-1.18.0.tar.bz2) = 2dd239118bf252c7b1e3d1701cd8a954 -SHA256 (gnome2/libgail-gnome-1.18.0.tar.bz2) = c2c921517ea6be997316302df8cd3a7311a436d5101926516ea646dbb054a9b0 -SIZE (gnome2/libgail-gnome-1.18.0.tar.bz2) = 223621 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/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile deleted file mode 100644 index 684d46e48..000000000 --- a/x11-toolkits/libgnomeprintui/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# New ports collection makefile for: libgnomeprintui -# Date created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.63 2007/02/27 18:36:55 mezz Exp $ -# - -PORTNAME= libgnomeprintui -PORTVERSION= 2.18.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gnome print support library - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme - -USE_BZIP2= yes -USE_XLIB= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas \ - intlhack ltverhack -USE_GETTEXT= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION=${PORTVERSION} - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeprintui/distinfo b/x11-toolkits/libgnomeprintui/distinfo deleted file mode 100644 index 4e5193574..000000000 --- a/x11-toolkits/libgnomeprintui/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libgnomeprintui-2.18.0.tar.bz2) = bea9871059cabee9d108bab32d58d2af -SHA256 (gnome2/libgnomeprintui-2.18.0.tar.bz2) = dc75c70a998134e2e2a71fe7ce19f52764c2f5daa62a35c30eac1d86694e0975 -SIZE (gnome2/libgnomeprintui-2.18.0.tar.bz2) = 656952 diff --git a/x11-toolkits/libgnomeprintui/pkg-descr b/x11-toolkits/libgnomeprintui/pkg-descr deleted file mode 100644 index cbc8ebcc6..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The user interface for 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 cdfdffdde..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-plist +++ /dev/null @@ -1,165 +0,0 @@ -include/libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-config-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-content-selector.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 -include/libgnomeprintui-2.2/libgnomeprintui/libgnomeprintui-enum-types.h -lib/libgnomeprintui-2-2.a -lib/libgnomeprintui-2-2.la -lib/libgnomeprintui-2-2.so -lib/libgnomeprintui-2-2.so.0 -libdata/pkgconfig/libgnomeprintui-2.2.pc -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/libgnomeprintui-gnome-font-dialog.html -%%DOCSDIR%%/libgnomeprintui-gnome-print-copies.html -%%DOCSDIR%%/libgnomeprintui-gnome-print-dialog.html -%%DOCSDIR%%/libgnomeprintui-gnome-print-job-preview.html -%%DOCSDIR%%/libgnomeprintui-gnome-print-paper-selector.html -%%DOCSDIR%%/libgnomeprintui-gnome-print-preview.html -%%DOCSDIR%%/libgnomeprintui-gnome-printer-selector.html -%%DOCSDIR%%/libgnomeprintui.devhelp -%%DOCSDIR%%/libgnomeprintui.devhelp2 -%%DOCSDIR%%/libgnomeprintui.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -share/gnome/libgnomeprintui/%%VERSION%%/gnome-print-job-preview.xml -share/locale/af/LC_MESSAGES/libgnomeprintui-2.2.mo -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/bn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bn_IN/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/el/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/en_CA/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/en_GB/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/fa/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/gu/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/id/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/is/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/ka/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/kn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ko/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/li/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/mk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ml/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/mn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/mr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ms/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nb/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ne/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/or/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pa/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/rw/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/sq/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sr@Latn/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/te/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/th/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/xh/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_HK/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeprintui-2.2.mo -@dirrm share/gnome/libgnomeprintui/%%VERSION%% -@dirrm share/gnome/libgnomeprintui -@dirrm %%DOCSDIR%% -@dirrm include/libgnomeprintui-2.2/libgnomeprintui -@dirrm include/libgnomeprintui-2.2 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile deleted file mode 100644 index b8787af28..000000000 --- a/x11-toolkits/libgnomeui/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: libgnomeui -# Date created: 07 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.98 2007/03/12 19:00:11 mezz Exp $ -# - -PORTNAME= libgnomeui -PORTVERSION= 2.18.1 -PORTREVISION?= 0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Libraries for the GNOME GUI, a GNU desktop environment - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification -RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme - -USE_GETTEXT= yes -USE_XLIB= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libbonoboui ltverhack \ - referencehack -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.include <bsd.port.mk> - -.endif diff --git a/x11-toolkits/libgnomeui/distinfo b/x11-toolkits/libgnomeui/distinfo deleted file mode 100644 index 5930958b8..000000000 --- a/x11-toolkits/libgnomeui/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libgnomeui-2.18.1.tar.bz2) = dbdb274517ad643d9397dd6868788631 -SHA256 (gnome2/libgnomeui-2.18.1.tar.bz2) = d6eef491e70fcc2c1e5b94f6a8dbb3774443b3b76b1ca5d62bfb5b802df14120 -SIZE (gnome2/libgnomeui-2.18.1.tar.bz2) = 1462027 diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-thumbnail.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-thumbnail.c deleted file mode 100644 index c3c751eff..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-thumbnail.c +++ /dev/null @@ -1,28 +0,0 @@ ---- libgnomeui/gnome-thumbnail.c.orig Sat Jan 21 23:11:21 2006 -+++ libgnomeui/gnome-thumbnail.c Sat Jan 21 23:10:52 2006 -@@ -994,11 +994,7 @@ gnome_thumbnail_factory_generate_thumbna - return NULL; - - width = gdk_pixbuf_get_width (pixbuf); -- g_object_set_data_full (G_OBJECT (pixbuf), "gnome-thumbnail-width", -- g_strdup_printf ("%d", width), g_free); - height = gdk_pixbuf_get_height (pixbuf); -- g_object_set_data_full (G_OBJECT (pixbuf), "gnome-thumbnail-height", -- g_strdup_printf ("%d", height), g_free); - - if (width > size || height > size) - { -@@ -1011,6 +1007,13 @@ gnome_thumbnail_factory_generate_thumbna - g_object_unref (pixbuf); - pixbuf = scaled; - } -+ -+ width = gdk_pixbuf_get_width (pixbuf); -+ g_object_set_data_full (G_OBJECT (pixbuf), "gnome-thumbnail-width", -+ g_strdup_printf ("%d", width), g_free); -+ height = gdk_pixbuf_get_height (pixbuf); -+ g_object_set_data_full (G_OBJECT (pixbuf), "gnome-thumbnail-height", -+ g_strdup_printf ("%d", height), g_free); - - return pixbuf; - } diff --git a/x11-toolkits/libgnomeui/pkg-descr b/x11-toolkits/libgnomeui/pkg-descr deleted file mode 100644 index 706980bad..000000000 --- a/x11-toolkits/libgnomeui/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -LibGnomeUI provides backend GUI components common to GNOME -applications. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libgnomeui/pkg-plist b/x11-toolkits/libgnomeui/pkg-plist deleted file mode 100644 index 5d2ce7136..000000000 --- a/x11-toolkits/libgnomeui/pkg-plist +++ /dev/null @@ -1,226 +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-authentication-manager.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-help.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-password-dialog.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-url.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/gtk-2.0/%%GTK2_VERSION%%/filesystems/libgnome-vfs.a -lib/gtk-2.0/%%GTK2_VERSION%%/filesystems/libgnome-vfs.la -lib/gtk-2.0/%%GTK2_VERSION%%/filesystems/libgnome-vfs.so -lib/libglade/2.0/libgnome.a -lib/libglade/2.0/libgnome.la -lib/libglade/2.0/libgnome.so -lib/libgnomeui-2.a -lib/libgnomeui-2.la -lib/libgnomeui-2.so -lib/libgnomeui-2.so.0 -libdata/pkgconfig/libgnomeui-2.0.pc -libexec/gnome_segv2 -share/gnome/pixmaps/gnome-about-logo.png -share/locale/af/LC_MESSAGES/libgnomeui-2.0.mo -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/be@latin/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bg/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bn_IN/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/br/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/el/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/en_CA/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/en_GB/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/eo/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/eu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fa/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/ga/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/gl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/gu/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/hr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/id/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/is/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/ka/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/kn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ko/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ku/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/li/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/mg/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ml/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ms/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nb/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ne/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/nso/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/or/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pa/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/rw/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/sq/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr@ije/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/te/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/th/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/tk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/tr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/tt/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/xh/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/yi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_HK/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zu/LC_MESSAGES/libgnomeui-2.0.mo -@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/filesystems -@dirrm include/libgnomeui-2.0/libgnomeui -@dirrm include/libgnomeui-2.0 -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tt/LC_MESSAGES -@dirrmtry share/locale/tt -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile deleted file mode 100644 index d73f98deb..000000000 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# New ports collection makefile for: libgnomeuimm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeuimm26/Makefile,v 1.8 2006/04/13 07:52:43 bland Exp $ -# - -PORTNAME= libgnomeuimm -PORTVERSION= 2.18.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrapper for libgnomeui library - -LIB_DEPENDS= gnomemm-2.6.1:${PORTSDIR}/x11/libgnomemm26 \ - gnomecanvasmm-2.6.1:${PORTSDIR}/graphics/libgnomecanvasmm26 \ - gconfmm-2.6.1:${PORTSDIR}/devel/gconfmm26 \ - glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - gnomevfsmm-2.6.1:${PORTSDIR}/devel/gnome-vfsmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -LATEST_LINK= libgnomeuimm26 - -USE_AUTOTOOLS= libtool:15 -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GCC= 3.4 -USE_GNOME= gnomehack libgnomeui -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.6" API_VERSION="2.6" - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ - ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ - ${WRKSRC}/tools/extra_defs_gen/Makefile.in - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeuimm26/distinfo b/x11-toolkits/libgnomeuimm26/distinfo deleted file mode 100644 index a83623df1..000000000 --- a/x11-toolkits/libgnomeuimm26/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libgnomeuimm-2.18.0.tar.bz2) = ba42d820f535f8e7fc5d31699d484efb -SHA256 (gnome2/libgnomeuimm-2.18.0.tar.bz2) = 70638f28a4cc6504b9e39a1f80118dacaa029454510a1ae113dc861a665897cc -SIZE (gnome2/libgnomeuimm-2.18.0.tar.bz2) = 349549 diff --git a/x11-toolkits/libgnomeuimm26/pkg-descr b/x11-toolkits/libgnomeuimm26/pkg-descr deleted file mode 100644 index 46696c35a..000000000 --- a/x11-toolkits/libgnomeuimm26/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a set of thin C++ wrappers for libgnomeui library. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11-toolkits/libgnomeuimm26/pkg-plist b/x11-toolkits/libgnomeuimm26/pkg-plist deleted file mode 100644 index 44a43a572..000000000 --- a/x11-toolkits/libgnomeuimm26/pkg-plist +++ /dev/null @@ -1,67 +0,0 @@ -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/about.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app-callback.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app-helper.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/appbar.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/client.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/color-picker.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/dateedit.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page-edge.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page-standard.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/file-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/font-picker.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/href.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-list.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-lookup.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-sel.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-textitem.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/init.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/pixmap-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/about_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/app_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/appbar_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/client_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/color-picker_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/dateedit_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page-edge_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page-standard_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/file-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/font-picker_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/href_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-list_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-lookup_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-sel_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-textitem_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/pixmap-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/thumbnail_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/stock.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/thumbnail.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/types.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-derived.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-icon.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-stock.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/wrap_init.h -lib/libgnomeuimm-%%VERSION%%.a -lib/libgnomeuimm-%%VERSION%%.la -lib/libgnomeuimm-%%VERSION%%.so -lib/libgnomeuimm-%%VERSION%%.so.1 -lib/libgnomeuimm-%%API_VERSION%%/include/libgnomeuimmconfig.h -lib/libgnomeuimm-%%API_VERSION%%/proc/m4/convert.m4 -lib/libgnomeuimm-%%API_VERSION%%/proc/m4/convert_libgnomeuimm.m4 -libdata/pkgconfig/libgnomeuimm-%%API_VERSION%%.pc -@dirrm lib/libgnomeuimm-%%API_VERSION%%/proc/m4 -@dirrm lib/libgnomeuimm-%%API_VERSION%%/proc -@dirrm lib/libgnomeuimm-%%API_VERSION%%/include -@dirrm lib/libgnomeuimm-%%API_VERSION%% -@dirrm include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private -@dirrm include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm -@dirrm include/libgnomeuimm-%%API_VERSION%% diff --git a/x11-toolkits/libgtksourceviewmm/Makefile b/x11-toolkits/libgtksourceviewmm/Makefile deleted file mode 100644 index ce0a55ea4..000000000 --- a/x11-toolkits/libgtksourceviewmm/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: libgtksourceviewmm -# Date created: 2006-11-11 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libgtksourceviewmm/Makefile,v 1.1 2006/11/11 17:56:30 ahze Exp $ - -PORTNAME= libgtksourceviewmm -PORTVERSION= 0.2.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= C++ binding of GtkSourceView - -LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 - -USE_LDCONFIG= yes -USE_BZIP2= yes -USE_GNOME= gtksourceview gnomeprefix gnomehack -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${WRKSRC}/gtksourceview/ \ - `pkg-config --cflags gtkmm-2.4 gtksourceview-1.0`" \ - LDFLAGS="-L${LOCALBAS}/lib \ - `pkg-config --libs gtkmm-2.4 gtksourceview-1.0`" - -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> diff --git a/x11-toolkits/libgtksourceviewmm/distinfo b/x11-toolkits/libgtksourceviewmm/distinfo deleted file mode 100644 index 346393322..000000000 --- a/x11-toolkits/libgtksourceviewmm/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libgtksourceviewmm-0.2.0.tar.bz2) = cf035031aeeaa3437ce814efa92a3bd6 -SHA256 (libgtksourceviewmm-0.2.0.tar.bz2) = 706c1831847fe619c67ebc2b71586923e89b11692ecf821c0339276744edeb2f -SIZE (libgtksourceviewmm-0.2.0.tar.bz2) = 270578 diff --git a/x11-toolkits/libgtksourceviewmm/pkg-descr b/x11-toolkits/libgtksourceviewmm/pkg-descr deleted file mode 100644 index 93aaf7163..000000000 --- a/x11-toolkits/libgtksourceviewmm/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GtkSourceViewMM is a C++ binding of GtkSourceView, a text widget that extends -the standard gtk+ 2.x text widget. It improves the gtk+ text widget by -implementing syntax highlighting and other features typical of a source editor. diff --git a/x11-toolkits/libgtksourceviewmm/pkg-plist b/x11-toolkits/libgtksourceviewmm/pkg-plist deleted file mode 100644 index 52ef235c2..000000000 --- a/x11-toolkits/libgtksourceviewmm/pkg-plist +++ /dev/null @@ -1,34 +0,0 @@ -include/gtksourceviewmm-1.0/gtksourceviewmm/init.h -include/gtksourceviewmm-1.0/gtksourceviewmm/private/sourcebuffer_p.h -include/gtksourceviewmm-1.0/gtksourceviewmm/private/sourcelanguage_p.h -include/gtksourceviewmm-1.0/gtksourceviewmm/private/sourcelanguagesmanager_p.h -include/gtksourceviewmm-1.0/gtksourceviewmm/private/sourcemarker_p.h -include/gtksourceviewmm-1.0/gtksourceviewmm/private/sourcestylescheme_p.h -include/gtksourceviewmm-1.0/gtksourceviewmm/private/sourcetag_p.h -include/gtksourceviewmm-1.0/gtksourceviewmm/private/sourcetagstyle_p.h -include/gtksourceviewmm-1.0/gtksourceviewmm/private/sourcetagtable_p.h -include/gtksourceviewmm-1.0/gtksourceviewmm/private/sourceview_p.h -include/gtksourceviewmm-1.0/gtksourceviewmm/sourcebuffer.h -include/gtksourceviewmm-1.0/gtksourceviewmm/sourcelanguage.h -include/gtksourceviewmm-1.0/gtksourceviewmm/sourcelanguagesmanager.h -include/gtksourceviewmm-1.0/gtksourceviewmm/sourcemarker.h -include/gtksourceviewmm-1.0/gtksourceviewmm/sourcestylescheme.h -include/gtksourceviewmm-1.0/gtksourceviewmm/sourcetag.h -include/gtksourceviewmm-1.0/gtksourceviewmm/sourcetagstyle.h -include/gtksourceviewmm-1.0/gtksourceviewmm/sourcetagtable.h -include/gtksourceviewmm-1.0/gtksourceviewmm/sourceview.h -include/gtksourceviewmm-1.0/gtksourceviewmm/wrap_init.h -lib/gtksourceviewmm-1.0/include/gtksourceviewmmconfig.h -lib/gtksourceviewmm-1.0/proc/m4/convert.m4 -lib/gtksourceviewmm-1.0/proc/m4/convert_gtksourceviewmm.m4 -lib/libgtksourceviewmm-1.0.la -lib/libgtksourceviewmm-1.0.so -lib/libgtksourceviewmm-1.0.so.1 -libdata/pkgconfig/libgtksourceviewmm-1.0.pc -@dirrm lib/gtksourceviewmm-1.0/proc/m4 -@dirrm lib/gtksourceviewmm-1.0/proc -@dirrm lib/gtksourceviewmm-1.0/include -@dirrm lib/gtksourceviewmm-1.0 -@dirrm include/gtksourceviewmm-1.0/gtksourceviewmm/private -@dirrm include/gtksourceviewmm-1.0/gtksourceviewmm -@dirrm include/gtksourceviewmm-1.0 diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile deleted file mode 100644 index 81008b0e2..000000000 --- a/x11-toolkits/libwnck/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: libwnck -# Date created: 12 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.84 2007/02/27 18:25:55 mezz Exp $ -# - -PORTNAME= libwnck -PORTVERSION= 2.18.0 -PORTREVISION?= 0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Library used for writing pagers and taskslists - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification - -USE_GETTEXT= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gtk20 ltverhack referencehack -USE_BISON= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> - -.endif diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo deleted file mode 100644 index 809470b28..000000000 --- a/x11-toolkits/libwnck/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libwnck-2.18.0.tar.bz2) = 9b02dea0448a28d73b46a1e8c6eab3d5 -SHA256 (gnome2/libwnck-2.18.0.tar.bz2) = 79e3ba0516b211806cb3e32c5e7df049b5eacfa4794ea1866699fdacafc05e80 -SIZE (gnome2/libwnck-2.18.0.tar.bz2) = 478701 diff --git a/x11-toolkits/libwnck/pkg-descr b/x11-toolkits/libwnck/pkg-descr deleted file mode 100644 index 685bf95e0..000000000 --- a/x11-toolkits/libwnck/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libwnck is a Window Navigator Construction Kit, i.e. a library used -for writing pagers and taskslists. 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 5e591b4d3..000000000 --- a/x11-toolkits/libwnck/pkg-plist +++ /dev/null @@ -1,158 +0,0 @@ -include/libwnck-1.0/libwnck/application.h -include/libwnck-1.0/libwnck/class-group.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/selector.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.h -include/libwnck-1.0/libwnck/wnck-enum-types.h -include/libwnck-1.0/libwnck/workspace.h -lib/libwnck-1.a -lib/libwnck-1.la -lib/libwnck-1.so -lib/libwnck-1.so.18 -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/be@latin/LC_MESSAGES/libwnck.mo -share/locale/bg/LC_MESSAGES/libwnck.mo -share/locale/bn/LC_MESSAGES/libwnck.mo -share/locale/bn_IN/LC_MESSAGES/libwnck.mo -share/locale/bs/LC_MESSAGES/libwnck.mo -share/locale/ca/LC_MESSAGES/libwnck.mo -share/locale/cs/LC_MESSAGES/libwnck.mo -share/locale/cy/LC_MESSAGES/libwnck.mo -share/locale/da/LC_MESSAGES/libwnck.mo -share/locale/de/LC_MESSAGES/libwnck.mo -share/locale/dz/LC_MESSAGES/libwnck.mo -share/locale/el/LC_MESSAGES/libwnck.mo -share/locale/en_CA/LC_MESSAGES/libwnck.mo -share/locale/en_GB/LC_MESSAGES/libwnck.mo -share/locale/eo/LC_MESSAGES/libwnck.mo -share/locale/es/LC_MESSAGES/libwnck.mo -share/locale/et/LC_MESSAGES/libwnck.mo -share/locale/eu/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/ga/LC_MESSAGES/libwnck.mo -share/locale/gl/LC_MESSAGES/libwnck.mo -share/locale/gu/LC_MESSAGES/libwnck.mo -share/locale/he/LC_MESSAGES/libwnck.mo -share/locale/hi/LC_MESSAGES/libwnck.mo -share/locale/hr/LC_MESSAGES/libwnck.mo -share/locale/hu/LC_MESSAGES/libwnck.mo -share/locale/id/LC_MESSAGES/libwnck.mo -share/locale/is/LC_MESSAGES/libwnck.mo -share/locale/it/LC_MESSAGES/libwnck.mo -share/locale/ja/LC_MESSAGES/libwnck.mo -share/locale/ka/LC_MESSAGES/libwnck.mo -share/locale/kn/LC_MESSAGES/libwnck.mo -share/locale/ko/LC_MESSAGES/libwnck.mo -share/locale/ku/LC_MESSAGES/libwnck.mo -share/locale/ky/LC_MESSAGES/libwnck.mo -share/locale/li/LC_MESSAGES/libwnck.mo -share/locale/lt/LC_MESSAGES/libwnck.mo -share/locale/lv/LC_MESSAGES/libwnck.mo -share/locale/mi/LC_MESSAGES/libwnck.mo -share/locale/mk/LC_MESSAGES/libwnck.mo -share/locale/ml/LC_MESSAGES/libwnck.mo -share/locale/mn/LC_MESSAGES/libwnck.mo -share/locale/mr/LC_MESSAGES/libwnck.mo -share/locale/ms/LC_MESSAGES/libwnck.mo -share/locale/nb/LC_MESSAGES/libwnck.mo -share/locale/ne/LC_MESSAGES/libwnck.mo -share/locale/nl/LC_MESSAGES/libwnck.mo -share/locale/nn/LC_MESSAGES/libwnck.mo -share/locale/or/LC_MESSAGES/libwnck.mo -share/locale/pa/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/rw/LC_MESSAGES/libwnck.mo -share/locale/sk/LC_MESSAGES/libwnck.mo -share/locale/sl/LC_MESSAGES/libwnck.mo -share/locale/sq/LC_MESSAGES/libwnck.mo -share/locale/sr/LC_MESSAGES/libwnck.mo -share/locale/sr@Latn/LC_MESSAGES/libwnck.mo -share/locale/sv/LC_MESSAGES/libwnck.mo -share/locale/ta/LC_MESSAGES/libwnck.mo -share/locale/te/LC_MESSAGES/libwnck.mo -share/locale/th/LC_MESSAGES/libwnck.mo -share/locale/tr/LC_MESSAGES/libwnck.mo -share/locale/uk/LC_MESSAGES/libwnck.mo -share/locale/vi/LC_MESSAGES/libwnck.mo -share/locale/wa/LC_MESSAGES/libwnck.mo -share/locale/xh/LC_MESSAGES/libwnck.mo -share/locale/zh_CN/LC_MESSAGES/libwnck.mo -share/locale/zh_HK/LC_MESSAGES/libwnck.mo -share/locale/zh_TW/LC_MESSAGES/libwnck.mo -@dirrm include/libwnck-1.0/libwnck -@dirrm include/libwnck-1.0 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile deleted file mode 100644 index fa098b5e4..000000000 --- a/x11-toolkits/pango/Makefile +++ /dev/null @@ -1,75 +0,0 @@ -# New ports collection makefile for: pango -# Date Created: 18 July 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/pango/Makefile,v 1.93 2007/02/27 18:23:23 mezz Exp $ -# - -PORTNAME= pango -PORTVERSION= 1.16.1 -PORTREVISION?= 0 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ - ftp://ftp.gtk.org/pub/pango/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An open-source framework for the layout and rendering of i18n text - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo -RUN_DEPENDS= ${FONTSCALE}:${X_FONTS_TTF_PORT} \ - ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT} - -USE_GETTEXT= yes -USE_GMAKE= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack glib20 ltverhack referencehack -CONFIGURE_ARGS= --with-qt=no \ - --with-html-dir=${PREFIX}/share/doc \ - --enable-static -PKGINSTALL= ${WRKDIR}/pkg-install -# 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` -PLIST_SUB= VERSION="1.6.0" - -FONTSCALE= ${X11BASE}/lib/X11/fonts/TTF/luximb.ttf -FONTENCOD= ${X11BASE}/lib/X11/fonts/encodings/encodings.dir - -MAN1= pango-querymodules.1 - -.if defined(WITHOUT_X11) -CONFIGURE_ARGS+= --with-x=no -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - ${GLIB2_CFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -PLIST_SUB+= X11="@comment " -.else -USE_XLIB+= yes -LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - ${GLIB2_CFLAGS} -I${LOCALBASE}/include \ - -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -PLIST_SUB+= X11="" -.endif - -post-install: - @${SED} -e 's|%%X11BASE%%|${X11BASE}|' < ${FILESDIR}/pkg-install.in \ - > ${PKGINSTALL} -.if !defined(PACKAGE_BUILDING) - @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.endif - -.include <bsd.port.mk> - -.endif diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo deleted file mode 100644 index a56dba6a9..000000000 --- a/x11-toolkits/pango/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/pango-1.16.1.tar.bz2) = 4aa720633e53701a652f27700a7946dd -SHA256 (gnome2/pango-1.16.1.tar.bz2) = 8f4f4b4a9359cde35122124d7fa8725e0a8bc69bff0688202ce7d706489daa4b -SIZE (gnome2/pango-1.16.1.tar.bz2) = 1354214 diff --git a/x11-toolkits/pango/files/patch-configure b/x11-toolkits/pango/files/patch-configure deleted file mode 100644 index 76a6d1eef..000000000 --- a/x11-toolkits/pango/files/patch-configure +++ /dev/null @@ -1,17 +0,0 @@ ---- configure.orig Mon Aug 2 19:13:53 2004 -+++ configure Mon Aug 2 19:14:46 2004 -@@ -23948,10 +23948,10 @@ - s,@CYGPATH_W@,$CYGPATH_W,;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,@AMTAR@,$AMTAR,;t t - s,@install_sh@,$install_sh,;t t diff --git a/x11-toolkits/pango/files/pkg-install.in b/x11-toolkits/pango/files/pkg-install.in deleted file mode 100644 index 2eefcdfcd..000000000 --- a/x11-toolkits/pango/files/pkg-install.in +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -PATH=/bin:/usr/bin:/sbin:/usr/sbin:%%X11BASE%%/bin -export PATH - -case $2 in -POST-INSTALL) - echo "Running fc-cache to build fontconfig cache..." - fc-cache -f -v - ;; -esac diff --git a/x11-toolkits/pango/pkg-descr b/x11-toolkits/pango/pkg-descr deleted file mode 100644 index 9ff793b51..000000000 --- a/x11-toolkits/pango/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Pango provides a framework to render and control the layout of -internationalized text, and is the backend for right-to-left text. -Pango is an integral part of the GTK+ and GNOME projects, but its -code is platform- and toolkit-independent. - -WWW: http://www.pango.org/ diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist deleted file mode 100644 index 0dfe3c306..000000000 --- a/x11-toolkits/pango/pkg-plist +++ /dev/null @@ -1,103 +0,0 @@ -bin/pango-querymodules -%%X11%%bin/pango-view -etc/pango/pango.modules -%%X11%%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-features.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-gravity.h -include/pango-1.0/pango/pango-item.h -include/pango-1.0/pango/pango-layout.h -include/pango-1.0/pango/pango-matrix.h -include/pango-1.0/pango/pango-modules.h -include/pango-1.0/pango/pango-ot.h -include/pango-1.0/pango/pango-renderer.h -include/pango-1.0/pango/pango-script.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/pangocairo.h -include/pango-1.0/pango/pangofc-decoder.h -include/pango-1.0/pango/pangofc-font.h -include/pango-1.0/pango/pangofc-fontmap.h -include/pango-1.0/pango/pangoft2.h -%%X11%%include/pango-1.0/pango/pangox.h -%%X11%%include/pango-1.0/pango/pangoxft-render.h -%%X11%%include/pango-1.0/pango/pangoxft.h -lib/libpango-1.0.a -lib/libpango-1.0.la -lib/libpango-1.0.so -lib/libpango-1.0.so.0 -lib/libpangocairo-1.0.a -lib/libpangocairo-1.0.la -lib/libpangocairo-1.0.so -lib/libpangocairo-1.0.so.0 -lib/libpangoft2-1.0.a -lib/libpangoft2-1.0.la -lib/libpangoft2-1.0.so -lib/libpangoft2-1.0.so.0 -%%X11%%lib/libpangox-1.0.a -%%X11%%lib/libpangox-1.0.la -%%X11%%lib/libpangox-1.0.so -%%X11%%lib/libpangox-1.0.so.0 -%%X11%%lib/libpangoxft-1.0.a -%%X11%%lib/libpangoxft-1.0.la -%%X11%%lib/libpangoxft-1.0.so -%%X11%%lib/libpangoxft-1.0.so.0 -lib/pango/%%VERSION%%/modules/pango-arabic-fc.a -lib/pango/%%VERSION%%/modules/pango-arabic-fc.la -lib/pango/%%VERSION%%/modules/pango-arabic-fc.so -lib/pango/%%VERSION%%/modules/pango-arabic-lang.a -lib/pango/%%VERSION%%/modules/pango-arabic-lang.la -lib/pango/%%VERSION%%/modules/pango-arabic-lang.so -lib/pango/%%VERSION%%/modules/pango-basic-fc.a -lib/pango/%%VERSION%%/modules/pango-basic-fc.la -lib/pango/%%VERSION%%/modules/pango-basic-fc.so -%%X11%%lib/pango/%%VERSION%%/modules/pango-basic-x.a -%%X11%%lib/pango/%%VERSION%%/modules/pango-basic-x.la -%%X11%%lib/pango/%%VERSION%%/modules/pango-basic-x.so -lib/pango/%%VERSION%%/modules/pango-hangul-fc.a -lib/pango/%%VERSION%%/modules/pango-hangul-fc.la -lib/pango/%%VERSION%%/modules/pango-hangul-fc.so -lib/pango/%%VERSION%%/modules/pango-hebrew-fc.a -lib/pango/%%VERSION%%/modules/pango-hebrew-fc.la -lib/pango/%%VERSION%%/modules/pango-hebrew-fc.so -lib/pango/%%VERSION%%/modules/pango-indic-fc.a -lib/pango/%%VERSION%%/modules/pango-indic-fc.la -lib/pango/%%VERSION%%/modules/pango-indic-fc.so -lib/pango/%%VERSION%%/modules/pango-indic-lang.a -lib/pango/%%VERSION%%/modules/pango-indic-lang.la -lib/pango/%%VERSION%%/modules/pango-indic-lang.so -lib/pango/%%VERSION%%/modules/pango-khmer-fc.a -lib/pango/%%VERSION%%/modules/pango-khmer-fc.la -lib/pango/%%VERSION%%/modules/pango-khmer-fc.so -lib/pango/%%VERSION%%/modules/pango-syriac-fc.a -lib/pango/%%VERSION%%/modules/pango-syriac-fc.la -lib/pango/%%VERSION%%/modules/pango-syriac-fc.so -lib/pango/%%VERSION%%/modules/pango-thai-fc.a -lib/pango/%%VERSION%%/modules/pango-thai-fc.la -lib/pango/%%VERSION%%/modules/pango-thai-fc.so -lib/pango/%%VERSION%%/modules/pango-tibetan-fc.a -lib/pango/%%VERSION%%/modules/pango-tibetan-fc.la -lib/pango/%%VERSION%%/modules/pango-tibetan-fc.so -libdata/pkgconfig/pango.pc -libdata/pkgconfig/pangocairo.pc -libdata/pkgconfig/pangoft2.pc -%%X11%%libdata/pkgconfig/pangox.pc -%%X11%%libdata/pkgconfig/pangoxft.pc -@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/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile deleted file mode 100644 index d804523d4..000000000 --- a/x11-toolkits/py-gnome-desktop/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: py-gnome-desktop -# Date created: 20 January 2006 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.57 2007/03/12 19:26:26 mezz Exp $ -# - -PORTNAME= gnome -PORTVERSION= 2.18.0 -PORTREVISION= 1 -CATEGORIES= x11-toolkits python gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-python-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= -desktop -DISTNAME= gnome-python-desktop-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings used by modules in the GNOME Desktop - -BUILD_DEPENDS= bug-buddy:${PORTSDIR}/devel/bug-buddy -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ - totem-plparser.1:${PORTSDIR}/multimedia/totem \ - gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \ - gnome-keyring:${PORTSDIR}/security/gnome-keyring -RUN_DEPENDS= bug-buddy:${PORTSDIR}/devel/bug-buddy - -USE_BZIP2= yes -USE_GMAKE= yes -USE_PYTHON= yes -USE_GNOME= gnomehack libgnomeprintui gnomepanel gnomedesktop \ - gtksourceview libwnck nautiluscdburner pygnome2 metacity -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-metacity -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -EG_SRC_DIR= ${WRKSRC}/examples -EG_DST_DIR= ${PREFIX}/share/examples/py-gnome -.if !defined(NOPORTDOCS) -DOCSDIR= ${PREFIX}/share/doc/py-gnome-desktop -.else -DOCSDIR= ${WRKSRC}/share/doc/py-gnome-desktop -.endif - -.include <bsd.port.pre.mk> - -post-patch: - @${FIND} ${WRKSRC}/docs -name Makefile.in | ${XARGS} ${REINPLACE_CMD} \ - -e 's|^HTML_DIR =.*|HTML_DIR = ${DOCSDIR}|g' - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EG_DST_DIR} - ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf - - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} - ${CHMOD} -R go-w ${EG_DST_DIR} -.endif - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/py-gnome-desktop/distinfo b/x11-toolkits/py-gnome-desktop/distinfo deleted file mode 100644 index 7a6a8dc4b..000000000 --- a/x11-toolkits/py-gnome-desktop/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-python-desktop-2.18.0.tar.bz2) = ce1b1c095a69c2656177570a2939fabb -SHA256 (gnome2/gnome-python-desktop-2.18.0.tar.bz2) = 1238ed484620cd29e65695376ebf8a38162b4a94706b956b647e43776820d787 -SIZE (gnome2/gnome-python-desktop-2.18.0.tar.bz2) = 432321 diff --git a/x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c b/x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c deleted file mode 100644 index 05db58a4c..000000000 --- a/x11-toolkits/py-gnome-desktop/files/patch-gtop_gtop.c +++ /dev/null @@ -1,20 +0,0 @@ ---- gtop/gtop.c.orig Wed May 18 00:54:59 2005 -+++ gtop/gtop.c Wed May 18 00:54:12 2005 -@@ -44,6 +44,7 @@ - - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <arpa/inet.h> - - -@@ -1316,8 +1317,8 @@ build_siglist(void) - - for(i = 0; i < len; ++i) - { -- p = &glibtop_sys_siglist[i]; - PyObject* d; -+ p = &glibtop_sys_siglist[i]; - - d = PyDict_New(); - my_dict_add_and_decref(d, "number", PyI_L(p->number)); diff --git a/x11-toolkits/py-gnome-desktop/pkg-descr b/x11-toolkits/py-gnome-desktop/pkg-descr deleted file mode 100644 index cbc8cc5d8..000000000 --- a/x11-toolkits/py-gnome-desktop/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -GnomePythonDesktop provides python interfacing modules for some GNOME -libraries part of the GNOME Desktop. diff --git a/x11-toolkits/py-gnome-desktop/pkg-plist b/x11-toolkits/py-gnome-desktop/pkg-plist deleted file mode 100644 index 7fd7db4d9..000000000 --- a/x11-toolkits/py-gnome-desktop/pkg-plist +++ /dev/null @@ -1,128 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gtk-2.0/bugbuddy.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/bugbuddy.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/bugbuddy.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/applet.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeapplet.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeapplet.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop/_gnomedesktop.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop/_gnomedesktop.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomekeyring.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomekeyring.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/_print.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/_print.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/ui.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtksourceview.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtksourceview.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtop.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gtop.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/mediaprofiles.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/mediaprofiles.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/metacity.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/metacity.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/nautilusburn.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/nautilusburn.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/rsvg.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/rsvg.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/plparser.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/totem/plparser.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/wnck.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/wnck.so -libdata/pkgconfig/gnome-python-desktop-2.0.pc -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintconfig.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintcontext.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintfont.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintfontface.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintglyphlist.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/class-gnomeprintjob.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/gnomeprint-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprint/pygnomeprint.devhelp -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuidialog.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontdialog.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontpreview.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuifontselection.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuijobpreview.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuipaperselector.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/class-gnomeprintuipreview.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/gnomeprintui-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygnomeprintui/pygnomeprintui.devhelp -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcebuffer.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcelanguage.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcelanguagesmanager.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcemarker.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourceprintjob.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcestylescheme.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetag.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetagstyle.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourcetagtable.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/class-gtksourceview.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/gtksourcesview-class-reference.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/index.html -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/pygtksourceview/pygtksourceview.devhelp -%%PORTDOCS%%share/examples/py-gnome/applet/GNOME_PythonAppletSample.server -%%PORTDOCS%%share/examples/py-gnome/applet/README -%%PORTDOCS%%share/examples/py-gnome/applet/applet.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/README -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_01.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_02.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_03.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_04.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_05.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_06.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_08.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_09.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.glade -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_10.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/example_11.py -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/sample-image.png -%%PORTDOCS%%share/examples/py-gnome/gnomeprint/test-print.py -%%PORTDOCS%%share/examples/py-gnome/gtksourceview/test-widget.py -%%PORTDOCS%%share/examples/py-gnome/keyring-async.py -%%PORTDOCS%%share/examples/py-gnome/keyring.py -%%PORTDOCS%%share/examples/py-gnome/mediaprofiles/profiles.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/blank_disc.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/drive_selection.py -%%PORTDOCS%%share/examples/py-gnome/nautilusburn/write_iso.py -%%PORTDOCS%%share/examples/py-gnome/rsvg/rsvg-cairo.py -%%PORTDOCS%%share/examples/py-gnome/wnck_example.py -share/pygtk/2.0/defs/_gnomedesktop.defs -share/pygtk/2.0/defs/applet.defs -share/pygtk/2.0/defs/art.defs -share/pygtk/2.0/defs/gnomekeyring.defs -share/pygtk/2.0/defs/gtksourceview.defs -share/pygtk/2.0/defs/mediaprofiles.defs -share/pygtk/2.0/defs/metacity.defs -share/pygtk/2.0/defs/nautilus_burn.defs -share/pygtk/2.0/defs/print.defs -share/pygtk/2.0/defs/printui.defs -share/pygtk/2.0/defs/wnck.defs -%%PORTDOCS%%@dirrm share/examples/py-gnome/rsvg -%%PORTDOCS%%@dirrm share/examples/py-gnome/nautilusburn -%%PORTDOCS%%@dirrm share/examples/py-gnome/mediaprofiles -%%PORTDOCS%%@dirrm share/examples/py-gnome/gtksourceview -%%PORTDOCS%%@dirrm share/examples/py-gnome/gnomeprint -%%PORTDOCS%%@dirrm share/examples/py-gnome/applet -%%PORTDOCS%%@dirrmtry share/examples/py-gnome -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygtksourceview -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygnomeprintui -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pygnomeprint -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/totem -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomeprint -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomedesktop diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile deleted file mode 100644 index d8e4ef9fd..000000000 --- a/x11-toolkits/py-gnome2/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: py-gnome -# Date created: 09 February 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome2/Makefile,v 1.40 2007/02/25 18:12:23 marcus Exp $ -# - -PORTNAME= gnome -PORTVERSION= 2.18.0 -CATEGORIES= x11-toolkits python gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= gnome-python-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A set of Python bindings for GNOME 2 - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ORBit.so:${PORTSDIR}/devel/py-orbit - -LATEST_LINK= py-gnome2 -USE_BZIP2= yes -USE_GMAKE= yes -USE_PYTHON= yes -USE_LDCONFIG= yes -USE_GNOME= gnomehack libgnomeui pygtk2 -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" - -EG_SRC_DIR= ${WRKSRC}/examples -EG_DST_DIR= ${PREFIX}/share/examples/py-gnome - -CONFLICTS= py*-gnome-1* - -.include <bsd.port.pre.mk> - -.if !defined(NOPORTDOCS) -post-install: - ${MKDIR} ${EG_DST_DIR} - ${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EG_DST_DIR} -xf - - ${CHOWN} -R ${BINOWN}:${BINGRP} ${EG_DST_DIR} - ${FIND} ${EG_DST_DIR} -type d -print | ${XARGS} ${CHMOD} 0555 - ${FIND} ${EG_DST_DIR} -type f -print | ${XARGS} ${CHMOD} 0444 -.endif - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/py-gnome2/distinfo b/x11-toolkits/py-gnome2/distinfo deleted file mode 100644 index ba7bff4df..000000000 --- a/x11-toolkits/py-gnome2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-python-2.18.0.tar.bz2) = 75400e51abe3cedb785db40960cbad53 -SHA256 (gnome2/gnome-python-2.18.0.tar.bz2) = e90b3df41b39cb615d2f61771ee08c25421897df60fa6b441a313b260900e438 -SIZE (gnome2/gnome-python-2.18.0.tar.bz2) = 408449 diff --git a/x11-toolkits/py-gnome2/files/patch-configure b/x11-toolkits/py-gnome2/files/patch-configure deleted file mode 100644 index 21db26c6c..000000000 --- a/x11-toolkits/py-gnome2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Nov 6 02:40:04 2006 -+++ configure Mon Nov 6 02:40:26 2006 -@@ -19038,7 +19038,7 @@ - - save_LIBS="$LIBS" - --PYTHON_EMBED_LIBS="-L${PYTHON_LIBDIR} ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION}" -+PYTHON_EMBED_LIBS="-L${py_prefix}/lib/ ${PYTHON_LIB_DEPS} -lpython${PYTHON_VERSION} ${PTHREAD_LIBS}" - - LIBS="$LIBS $PYTHON_EMBED_LIBS" - cat >conftest.$ac_ext <<_ACEOF diff --git a/x11-toolkits/py-gnome2/pkg-descr b/x11-toolkits/py-gnome2/pkg-descr deleted file mode 100644 index 422d464c6..000000000 --- a/x11-toolkits/py-gnome2/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Excerpt from the README: - - PyGNOME -- Python bindings for GNOME 2 - ====================================== - Author: James Henstridge <james@daa.com.au> - - This is a set of bindings for the GNOME 2 libraries for use with python. - -WWW: http://www.pygtk.org/ --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gnome2/pkg-plist b/x11-toolkits/py-gnome2/pkg-plist deleted file mode 100644 index 913242687..000000000 --- a/x11-toolkits/py-gnome2/pkg-plist +++ /dev/null @@ -1,88 +0,0 @@ -include/gnome-python-2.0/pygnomevfs.h -include/gnome-python-2.0/pygnomevfsbonobo.h -lib/gnome-vfs-2.0/modules/libpythonmethod.la -lib/gnome-vfs-2.0/modules/libpythonmethod.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/_bonobo.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/_bonobo.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/activation.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/activation.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/ui.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gconf.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gconf.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/_gnome.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/_gnome.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/canvas.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/canvas.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/canvas.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/ui.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/ui.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/vfs.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/vfs.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnome/vfs.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomecanvas.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomecanvas.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs/__init__.py -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs/__init__.pyc -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs/__init__.pyo -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs/_gnomevfs.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs/_gnomevfs.so -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs/gnomevfsbonobo.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs/gnomevfsbonobo.so -libdata/pkgconfig/gnome-python-2.0.pc -%%PORTDOCS%%share/examples/py-gnome/bonobo/bonobo-application.py -%%PORTDOCS%%share/examples/py-gnome/bonobo/bonoboui/Bonobo_Sample_Hello.xml -%%PORTDOCS%%share/examples/py-gnome/bonobo/bonoboui/hello.py -%%PORTDOCS%%share/examples/py-gnome/bonobo/echo/README -%%PORTDOCS%%share/examples/py-gnome/bonobo/echo/echo-client.py -%%PORTDOCS%%share/examples/py-gnome/bonobo/unknown.py -%%PORTDOCS%%share/examples/py-gnome/bug-buddy-integration.py -%%PORTDOCS%%share/examples/py-gnome/canvas/canvas-curve.py -%%PORTDOCS%%share/examples/py-gnome/canvas/canvas-example.py -%%PORTDOCS%%share/examples/py-gnome/gconf/basic-gconf-app.py -%%PORTDOCS%%share/examples/py-gnome/gconf/simple-controller.py -%%PORTDOCS%%share/examples/py-gnome/gconf/simple-view.py -%%PORTDOCS%%share/examples/py-gnome/popt/popt.py -%%PORTDOCS%%share/examples/py-gnome/vfs/async-xfer.py -%%PORTDOCS%%share/examples/py-gnome/vfs/async.py -%%PORTDOCS%%share/examples/py-gnome/vfs/cancellation.py -%%PORTDOCS%%share/examples/py-gnome/vfs/pygvfsmethod/README -%%PORTDOCS%%share/examples/py-gnome/vfs/pygvfsmethod/pyfs.conf -%%PORTDOCS%%share/examples/py-gnome/vfs/pygvfsmethod/pyfs.py -%%PORTDOCS%%share/examples/py-gnome/vfs/shell.py -%%PORTDOCS%%share/examples/py-gnome/vfs/sync-xfer.py -share/pygtk/2.0/argtypes/bonobo-arg-types.py -share/pygtk/2.0/argtypes/bonobo-arg-types.pyc -share/pygtk/2.0/argtypes/bonobo-arg-types.pyo -share/pygtk/2.0/argtypes/gconf-arg-types.py -share/pygtk/2.0/argtypes/gconf-arg-types.pyc -share/pygtk/2.0/argtypes/gconf-arg-types.pyo -share/pygtk/2.0/defs/bonobo-types.defs -share/pygtk/2.0/defs/bonobo.defs -share/pygtk/2.0/defs/bonoboui-types.defs -share/pygtk/2.0/defs/bonoboui.defs -share/pygtk/2.0/defs/canvas.defs -share/pygtk/2.0/defs/gconf.defs -share/pygtk/2.0/defs/gnome-types.defs -share/pygtk/2.0/defs/gnome.defs -share/pygtk/2.0/defs/ui.defs -@dirrmtry share/pygtk/2.0/argtypes -%%PORTDOCS%%@dirrm share/examples/py-gnome/vfs/pygvfsmethod -%%PORTDOCS%%@dirrm share/examples/py-gnome/vfs -%%PORTDOCS%%@dirrm share/examples/py-gnome/popt -%%PORTDOCS%%@dirrm share/examples/py-gnome/gconf -%%PORTDOCS%%@dirrm share/examples/py-gnome/canvas -%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/echo -%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo/bonoboui -%%PORTDOCS%%@dirrm share/examples/py-gnome/bonobo -%%PORTDOCS%%@dirrm share/examples/py-gnome -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnomevfs -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gnome -@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/bonobo -@dirrm include/gnome-python-2.0 diff --git a/x11-toolkits/py-vte/Makefile b/x11-toolkits/py-vte/Makefile deleted file mode 100644 index 5a129c0c7..000000000 --- a/x11-toolkits/py-vte/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: py-vte -# Date created: 18 February 2007 -# Whom: Alexander Nedotsukov <bland@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ -# - -PORTREVISION= 0 -CATEGORIES= x11-toolkits gnome python -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Python interface for VTE (Terminal widget) - -MASTERDIR= ${.CURDIR}/../vte -BUILD_WRKSRC= ${WRKSRC}/python -INSTALL_WRKSRC= ${BUILD_WRKSRC} -DESCR= ${.CURDIR}/pkg-descr -PLIST= ${.CURDIR}/pkg-plist - -USE_GNOME= gnomehack gnometarget vte pygtk2 -USE_PYTHON= yes -CONFIGURE_ARGS= --enable-python \ - --disable-freetypetest - -.include "${MASTERDIR}/Makefile" diff --git a/x11-toolkits/py-vte/pkg-descr b/x11-toolkits/py-vte/pkg-descr deleted file mode 100644 index c01fbb23d..000000000 --- a/x11-toolkits/py-vte/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Python interface for VTE (Terminal widget). - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/py-vte/pkg-plist b/x11-toolkits/py-vte/pkg-plist deleted file mode 100644 index d67a8a180..000000000 --- a/x11-toolkits/py-vte/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.a -%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.la -%%PYTHON_SITELIBDIR%%/gtk-2.0/vtemodule.so diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile deleted file mode 100644 index 53edc1132..000000000 --- a/x11-toolkits/vte/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# New ports collection makefile for: vte -# Date created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11-toolkits/vte/Makefile,v 1.71 2007/03/01 20:01:54 marcus Exp $ -# - -PORTNAME= vte -PORTVERSION= 0.16.0 -PORTREVISION?= 0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER?= gnome@FreeBSD.org -COMMENT?= Terminal widget with improved accessibility and I18N support - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -USE_GMAKE= yes -USE_BISON= yes -USE_XLIB= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -USE_GETTEXT= yes -USE_GNOME?= gnomeprefix gnomehack gtk20 ltverhack referencehack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ - BSD_PTHREAD_LIBS="${PTHREAD_LIBS}" -CONFIGURE_ARGS?=--disable-python \ - --disable-freetypetest - -.if !defined(MASTERDIR) -OPTIONS= GLX "Enable support for DRI/GLX rendering" off -.endif - -.include <bsd.port.pre.mk> - -.if defined(WITH_GLX) && !defined(MASTERDIR) -CONFIGURE_ARGS+= --with-glX -USE_GL= yes -.endif - -.include <bsd.port.post.mk> - -.endif diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo deleted file mode 100644 index 042506957..000000000 --- a/x11-toolkits/vte/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/vte-0.16.0.tar.bz2) = 6b85967ba75ed574d0e5782697fbc79f -SHA256 (gnome2/vte-0.16.0.tar.bz2) = 7f71faf8beb686f940f13125ff5fcc142c7b8ccde81cf80c8f278fdf4a0cacec -SIZE (gnome2/vte-0.16.0.tar.bz2) = 1095254 diff --git a/x11-toolkits/vte/files/patch-04_dsp_non_alias b/x11-toolkits/vte/files/patch-04_dsp_non_alias deleted file mode 100644 index 34e12ab63..000000000 --- a/x11-toolkits/vte/files/patch-04_dsp_non_alias +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN vte-0.11.11.orig/src/vtefc.c vte-0.11.11/src/vtefc.c ---- src/vtefc.c 2004-05-11 09:03:59.000000000 +0000 -+++ src/vtefc.c 2004-05-11 09:05:48.000000000 +0000 -@@ -465,7 +465,7 @@ - tmp = FcFontRenderPrepare(NULL, - pattern, - fontset->fonts[i]); -- _vte_fc_defaults_from_gtk(widget, tmp, antialias); -+ FcConfigSubstitute (NULL, tmp, FcMatchPattern); - _vte_fc_set_antialias(tmp, antialias); - save = FcPatternDuplicate(tmp); - FcPatternDestroy(tmp); diff --git a/x11-toolkits/vte/files/patch-config.h.in b/x11-toolkits/vte/files/patch-config.h.in deleted file mode 100644 index 03db0e1c4..000000000 --- a/x11-toolkits/vte/files/patch-config.h.in +++ /dev/null @@ -1,12 +0,0 @@ ---- config.h.in.orig Wed May 17 10:45:57 2006 -+++ config.h.in Wed May 17 10:46:25 2006 -@@ -106,6 +106,9 @@ - /* Define to 1 if you have the <GL/glx.h> header file. */ - #undef HAVE_GL_GLX_H - -+/* Define to 1 if you have the `posix_openpt' function. */ -+#undef HAVE_POSIX_OPENPT -+ - /* Define to 1 if you have the `grantpt' function. */ - #undef HAVE_GRANTPT - diff --git a/x11-toolkits/vte/files/patch-configure b/x11-toolkits/vte/files/patch-configure deleted file mode 100644 index e9fe90107..000000000 --- a/x11-toolkits/vte/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Tue Feb 13 16:22:38 2007 -+++ configure Tue Feb 13 16:23:19 2007 -@@ -24887,7 +24887,7 @@ fi - - - --for ac_func in cfmakeraw fork setsid setpgid getpgid getpt grantpt unlockpt ptsname ptsname_r tcgetattr tcsetattr -+for ac_func in cfmakeraw fork setsid setpgid getpgid getpt grantpt posix_openpt unlockpt ptsname ptsname_r tcgetattr tcsetattr - do - as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` - echo "$as_me:$LINENO: checking for $ac_func" >&5 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 fdb419f85..000000000 --- a/x11-toolkits/vte/files/patch-gnome-pty-helper_Makefile.in +++ /dev/null @@ -1,30 +0,0 @@ ---- gnome-pty-helper/Makefile.in.orig Mon Jun 2 20:23:02 2003 -+++ gnome-pty-helper/Makefile.in Mon Jun 2 20:26:54 2003 -@@ -65,6 +65,7 @@ - LDFLAGS = @LDFLAGS@ - LIBOBJS = @LIBOBJS@ - LIBS = @LIBS@ -+BSD_PTHREAD_LIBS = @BSD_PTHREAD_LIBS@ - LTLIBOBJS = @LTLIBOBJS@ - MAINT = @MAINT@ - MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ -@@ -217,7 +218,7 @@ - -test -z "$(libexec_PROGRAMS)" || rm -f $(libexec_PROGRAMS) - gnome-pty-helper$(EXEEXT): $(gnome_pty_helper_OBJECTS) $(gnome_pty_helper_DEPENDENCIES) - @rm -f gnome-pty-helper$(EXEEXT) -- $(LINK) $(gnome_pty_helper_LDFLAGS) $(gnome_pty_helper_OBJECTS) $(gnome_pty_helper_LDADD) $(LIBS) -+ $(LINK) $(gnome_pty_helper_LDFLAGS) $(gnome_pty_helper_OBJECTS) $(gnome_pty_helper_LDADD) $(LIBS) $(BSD_PTHREAD_LIBS) - - mostlyclean-compile: - -rm -f *.$(OBJEXT) core *.core -@@ -514,8 +515,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_configure b/x11-toolkits/vte/files/patch-gnome-pty-helper_configure deleted file mode 100644 index 668f2a6db..000000000 --- a/x11-toolkits/vte/files/patch-gnome-pty-helper_configure +++ /dev/null @@ -1,10 +0,0 @@ ---- gnome-pty-helper/configure.orig Mon Jun 2 20:27:32 2003 -+++ gnome-pty-helper/configure Mon Jun 2 20:28:06 2003 -@@ -6318,6 +6318,7 @@ - s,@ECHO_N@,$ECHO_N,;t t - s,@ECHO_T@,$ECHO_T,;t t - s,@LIBS@,$LIBS,;t t -+s,@BSD_PTHREAD_LIBS@,$BSD_PTHREAD_LIBS,;t t - s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t - s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t - s,@INSTALL_DATA@,$INSTALL_DATA,;t t 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 6be543a31..000000000 --- a/x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-pty-helper.c +++ /dev/null @@ -1,26 +0,0 @@ ---- gnome-pty-helper/gnome-pty-helper.c.orig Tue Feb 14 03:58:10 2006 -+++ gnome-pty-helper/gnome-pty-helper.c Sat Feb 25 16:38:04 2006 -@@ -95,12 +95,12 @@ static pty_info *pty_list; - #endif /* CMSG_DATA */ - - static struct cmsghdr *cmptr; --static int CONTROLLEN; -+static socklen_t CONTROLLEN; - - static int - init_msg_pass (void) - { -- CONTROLLEN = (CMSG_DATA (cmptr) - (unsigned char *)cmptr) + sizeof(int); -+ CONTROLLEN = CMSG_SPACE (sizeof (int)); - cmptr = malloc (CONTROLLEN); - - if (cmptr) -@@ -128,7 +128,7 @@ pass_fd (int client_fd, int fd) - - cmptr->cmsg_level = SOL_SOCKET; - cmptr->cmsg_type = SCM_RIGHTS; -- cmptr->cmsg_len = CONTROLLEN; -+ cmptr->cmsg_len = CMSG_LEN (sizeof (fd)); - *(int *)CMSG_DATA (cmptr) = fd; - - if (sendmsg (client_fd, &msg, 0) != 1) diff --git a/x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-utmp.c b/x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-utmp.c deleted file mode 100644 index bc0877bf5..000000000 --- a/x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-utmp.c +++ /dev/null @@ -1,40 +0,0 @@ ---- gnome-pty-helper/gnome-utmp.c.orig Sat Oct 28 23:15:53 2006 -+++ gnome-pty-helper/gnome-utmp.c Sat Oct 28 23:15:40 2006 -@@ -258,10 +258,18 @@ write_logout_record (char *login_name, v - #endif - - if (utmp) -+#if defined(__FreeBSD__) -+ logout (put.ut_line); -+#else - update_utmp (&put); -+#endif - - if (wtmp) -+#if defined(__FreeBSD__) -+ logwtmp (put.ut_line, "", ""); -+#else - update_wtmp (WTMP_OUTPUT_FILENAME, &put); -+#endif - - free (ut); - } -@@ -347,10 +355,18 @@ write_login_record (char *login_name, ch - # endif - #endif - if (utmp) -+#if defined(__FreeBSD__) -+ login (ut); -+#else - update_utmp (ut); -+#endif - - if (wtmp) -+#if defined(__FreeBSD__) -+ logwtmp (ut->ut_line, ut->ut_name, ut->ut_host); -+#else - update_wtmp (WTMP_OUTPUT_FILENAME, ut); -+#endif - - if (lastlog) - update_lastlog(login_name, ut); diff --git a/x11-toolkits/vte/files/patch-python_Makefile.in b/x11-toolkits/vte/files/patch-python_Makefile.in deleted file mode 100644 index 10ee93b13..000000000 --- a/x11-toolkits/vte/files/patch-python_Makefile.in +++ /dev/null @@ -1,19 +0,0 @@ ---- python/Makefile.in.orig Tue Feb 27 12:46:42 2007 -+++ python/Makefile.in Tue Feb 27 12:47:11 2007 -@@ -61,7 +61,6 @@ - LTLIBRARIES = $(pythonsiteexec_LTLIBRARIES) - am__DEPENDENCIES_1 = - @BUILD_PYTHON_MODULES_TRUE@vtemodule_la_DEPENDENCIES = \ --@BUILD_PYTHON_MODULES_TRUE@ $(top_builddir)/src/libvte.la \ - @BUILD_PYTHON_MODULES_TRUE@ $(am__DEPENDENCIES_1) \ - @BUILD_PYTHON_MODULES_TRUE@ $(am__DEPENDENCIES_1) \ - @BUILD_PYTHON_MODULES_TRUE@ $(am__DEPENDENCIES_1) \ -@@ -303,7 +302,7 @@ - @BUILD_PYTHON_MODULES_TRUE@CLEANFILES = vte.c - @BUILD_PYTHON_MODULES_TRUE@vtemodule_la_CFLAGS = $(VTE_CFLAGS) $(X_CFLAGS) $(PYTHON_INCLUDES) $(PYGTK_CFLAGS) - @BUILD_PYTHON_MODULES_TRUE@vtemodule_la_SOURCES = vtemodule.c --@BUILD_PYTHON_MODULES_TRUE@vtemodule_la_LIBADD = $(top_builddir)/src/libvte.la $(LIBS) $(PYGTK_LIBS) $(VTE_LIBS) $(X_LIBS) -+@BUILD_PYTHON_MODULES_TRUE@vtemodule_la_LIBADD = -lvte $(LIBS) $(PYGTK_LIBS) $(VTE_LIBS) $(X_LIBS) - @BUILD_PYTHON_MODULES_TRUE@vtemodule_la_LDFLAGS = -module -avoid-version -export-symbols-regex initvte - @BUILD_PYTHON_MODULES_TRUE@nodist_vtemodule_la_SOURCES = vte.c - all: all-am 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 850276d2b..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.11 2006-12-06 02:49:30 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_pty.c b/x11-toolkits/vte/files/patch-src_pty.c deleted file mode 100644 index da0f42b81..000000000 --- a/x11-toolkits/vte/files/patch-src_pty.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/pty.c.orig Tue Feb 13 16:24:15 2007 -+++ src/pty.c Tue Feb 13 16:29:15 2007 -@@ -271,6 +271,7 @@ _vte_pty_run_on_pty (struct vte_pty_chil - GPid *pid, GError **error) - { - gboolean ret = TRUE; -+ extern char **environ; - GError *local_error = NULL; - - if (command != NULL) { diff --git a/x11-toolkits/vte/files/patch-src_vteseq.c b/x11-toolkits/vte/files/patch-src_vteseq.c deleted file mode 100644 index e5afb288b..000000000 --- a/x11-toolkits/vte/files/patch-src_vteseq.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/vteseq.c.orig Mon Jun 12 20:27:00 2006 -+++ src/vteseq.c Mon Jun 12 20:27:19 2006 -@@ -20,6 +20,7 @@ - #include "../config.h" - - #ifdef HAVE_SYS_SYSLIMITS_H -+#include <sys/cdefs.h> - #include <sys/syslimits.h> - #endif - diff --git a/x11-toolkits/vte/pkg-descr b/x11-toolkits/vte/pkg-descr deleted file mode 100644 index a363e23c7..000000000 --- a/x11-toolkits/vte/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Terminal widget with improved font, internationalisation and accessibility -support for the GNOME 2 desktop. Designed to replace libzvt. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist deleted file mode 100644 index 7ef70c160..000000000 --- a/x11-toolkits/vte/pkg-plist +++ /dev/null @@ -1,167 +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.la -lib/libvte.so -lib/libvte.so.9 -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/vterdb -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/ang/LC_MESSAGES/vte.mo -share/locale/ar/LC_MESSAGES/vte.mo -share/locale/az/LC_MESSAGES/vte.mo -share/locale/be/LC_MESSAGES/vte.mo -share/locale/be@latin/LC_MESSAGES/vte.mo -share/locale/bg/LC_MESSAGES/vte.mo -share/locale/bn/LC_MESSAGES/vte.mo -share/locale/bn_IN/LC_MESSAGES/vte.mo -share/locale/bs/LC_MESSAGES/vte.mo -share/locale/ca/LC_MESSAGES/vte.mo -share/locale/cs/LC_MESSAGES/vte.mo -share/locale/cy/LC_MESSAGES/vte.mo -share/locale/da/LC_MESSAGES/vte.mo -share/locale/de/LC_MESSAGES/vte.mo -share/locale/dz/LC_MESSAGES/vte.mo -share/locale/el/LC_MESSAGES/vte.mo -share/locale/en_CA/LC_MESSAGES/vte.mo -share/locale/en_GB/LC_MESSAGES/vte.mo -share/locale/es/LC_MESSAGES/vte.mo -share/locale/et/LC_MESSAGES/vte.mo -share/locale/eu/LC_MESSAGES/vte.mo -share/locale/fa/LC_MESSAGES/vte.mo -share/locale/fi/LC_MESSAGES/vte.mo -share/locale/fr/LC_MESSAGES/vte.mo -share/locale/ga/LC_MESSAGES/vte.mo -share/locale/gl/LC_MESSAGES/vte.mo -share/locale/gu/LC_MESSAGES/vte.mo -share/locale/he/LC_MESSAGES/vte.mo -share/locale/hi/LC_MESSAGES/vte.mo -share/locale/hr/LC_MESSAGES/vte.mo -share/locale/hu/LC_MESSAGES/vte.mo -share/locale/id/LC_MESSAGES/vte.mo -share/locale/is/LC_MESSAGES/vte.mo -share/locale/it/LC_MESSAGES/vte.mo -share/locale/ja/LC_MESSAGES/vte.mo -share/locale/ka/LC_MESSAGES/vte.mo -share/locale/kn/LC_MESSAGES/vte.mo -share/locale/ko/LC_MESSAGES/vte.mo -share/locale/ku/LC_MESSAGES/vte.mo -share/locale/ky/LC_MESSAGES/vte.mo -share/locale/li/LC_MESSAGES/vte.mo -share/locale/lt/LC_MESSAGES/vte.mo -share/locale/lv/LC_MESSAGES/vte.mo -share/locale/mi/LC_MESSAGES/vte.mo -share/locale/mk/LC_MESSAGES/vte.mo -share/locale/ml/LC_MESSAGES/vte.mo -share/locale/mn/LC_MESSAGES/vte.mo -share/locale/mr/LC_MESSAGES/vte.mo -share/locale/ms/LC_MESSAGES/vte.mo -share/locale/nb/LC_MESSAGES/vte.mo -share/locale/ne/LC_MESSAGES/vte.mo -share/locale/nl/LC_MESSAGES/vte.mo -share/locale/nn/LC_MESSAGES/vte.mo -share/locale/or/LC_MESSAGES/vte.mo -share/locale/pa/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/ro/LC_MESSAGES/vte.mo -share/locale/ru/LC_MESSAGES/vte.mo -share/locale/rw/LC_MESSAGES/vte.mo -share/locale/sk/LC_MESSAGES/vte.mo -share/locale/sl/LC_MESSAGES/vte.mo -share/locale/sq/LC_MESSAGES/vte.mo -share/locale/sr/LC_MESSAGES/vte.mo -share/locale/sr@Latn/LC_MESSAGES/vte.mo -share/locale/sv/LC_MESSAGES/vte.mo -share/locale/ta/LC_MESSAGES/vte.mo -share/locale/th/LC_MESSAGES/vte.mo -share/locale/tr/LC_MESSAGES/vte.mo -share/locale/ug/LC_MESSAGES/vte.mo -share/locale/uk/LC_MESSAGES/vte.mo -share/locale/vi/LC_MESSAGES/vte.mo -share/locale/wa/LC_MESSAGES/vte.mo -share/locale/xh/LC_MESSAGES/vte.mo -share/locale/zh_CN/LC_MESSAGES/vte.mo -share/locale/zh_HK/LC_MESSAGES/vte.mo -share/locale/zh_TW/LC_MESSAGES/vte.mo -@dirrm share/gnome/vte/termcap -@dirrm share/gnome/vte -@dirrm lib/vte -@dirrm include/vte -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/ang/LC_MESSAGES -@dirrmtry share/locale/ang diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile deleted file mode 100644 index b5852b473..000000000 --- a/x11-wm/metacity/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: metacity -# Date created: 21 May 2002 -# Whom: Garrett Rooney <rooneg@electricjellyfish.net> -# -# $FreeBSD$ -# $MCom: ports/x11-wm/metacity/Makefile,v 1.100 2007/03/13 12:25:07 ahze Exp $ -# - -PORTNAME= metacity -PORTVERSION= 2.18.0 -CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A window manager for the adult in you - -LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification - -CONFLICTS= expocity-[0-9]* -USE_BZIP2= yes -USE_XLIB= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomeprefix intlhack gnomehack gconf2 ltverhack -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-render -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -GCONF_SCHEMAS= metacity.schemas - -MAN1= metacity-theme-viewer.1 metacity-window-demo.1 \ - metacity.1 - -.include <bsd.port.mk> diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo deleted file mode 100644 index d0b058395..000000000 --- a/x11-wm/metacity/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/metacity-2.18.0.tar.bz2) = 2af31af033618329d093267ac00e49ff -SHA256 (gnome2/metacity-2.18.0.tar.bz2) = f948a81eb79a93da7ffde870f5823c6e9122e286a2b353131afbd27d2cf1b02e -SIZE (gnome2/metacity-2.18.0.tar.bz2) = 1945353 diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure deleted file mode 100644 index 9c810e0e2..000000000 --- a/x11-wm/metacity/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Tue Mar 13 23:11:45 2007 -+++ configure Tue Mar 13 23:13:04 2007 -@@ -29363,7 +29363,6 @@ echo "${ECHO_T}$have_xrender" >&6; } - - if test x$have_xrender = xyes; then - echo "Building with Render" -- METACITY_PC_MODULES="$METACITY_PC_MODULES xrender >= $XRENDER_VERSION" - fi - fi ## have_composite - -@@ -34431,7 +34430,7 @@ metacity-$VERSION: - " - - METACITY_MINOR_VERSION=18 --if test $(( $(echo $METACITY_MINOR_VERSION) %2)) == "1"; then -+if test $(( $(echo $METACITY_MINOR_VERSION) %2)) = "1"; then - stable_version=$(( ($METACITY_MINOR_VERSION / 2) * 2)) - echo "This is the UNSTABLE branch of metacity" - echo -n "Use 2.$stable_version.x for stable " diff --git a/x11-wm/metacity/files/patch-src_window-props.c b/x11-wm/metacity/files/patch-src_window-props.c deleted file mode 100644 index e32aacf7f..000000000 --- a/x11-wm/metacity/files/patch-src_window-props.c +++ /dev/null @@ -1,18 +0,0 @@ ---- src/window-props.c.orig Wed Dec 14 09:27:03 2005 -+++ src/window-props.c Wed Dec 14 09:28:57 2005 -@@ -20,6 +20,7 @@ - * 02111-1307, USA. - */ - -+#include <sys/param.h> - #include <config.h> - #include "window-props.h" - #include "xprops.h" -@@ -194,6 +195,7 @@ reload_net_wm_user_time (MetaWindow * - } - - #define MAX_TITLE_LENGTH 512 -+#define HOST_NAME_MAX MAXHOSTNAMELEN - - /** - * Called by set_window_title and set_icon_title to set the value of diff --git a/x11-wm/metacity/pkg-descr b/x11-wm/metacity/pkg-descr deleted file mode 100644 index fb1cb52b9..000000000 --- a/x11-wm/metacity/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Metacity is a low-frills Window Manager, and is the default -Window Manager of the GNOME 2 desktop. It provides most of -the features expected of a Window Manager, but leaves everything -it can up to other components of the GNOME environment. diff --git a/x11-wm/metacity/pkg-plist b/x11-wm/metacity/pkg-plist deleted file mode 100644 index 664a04d58..000000000 --- a/x11-wm/metacity/pkg-plist +++ /dev/null @@ -1,270 +0,0 @@ -bin/metacity -bin/metacity-message -bin/metacity-theme-viewer -bin/metacity-window-demo -include/metacity-1/metacity-private/boxes.h -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.la -lib/libmetacity-private.so -lib/libmetacity-private.so.0 -libdata/pkgconfig/libmetacity-private.pc -libexec/metacity-dialog -share/gnome/metacity/icons/metacity-window-demo.png -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/Atlanta/metacity-1/metacity-theme-1.xml -share/gnome/themes/Bright/metacity-1/metacity-theme-1.xml -share/gnome/themes/Bright/metacity-1/metacity-theme-2.xml -share/gnome/themes/Crux/metacity-1/active-above-button.png -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-shade-button.png -share/gnome/themes/Crux/metacity-1/active-stick-button.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/active-unabove-button.png -share/gnome/themes/Crux/metacity-1/active-unshade-button.png -share/gnome/themes/Crux/metacity-1/active-unstick-button.png -share/gnome/themes/Crux/metacity-1/inactive-above-button.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-shade-button.png -share/gnome/themes/Crux/metacity-1/inactive-stick-button.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/inactive-unabove-button.png -share/gnome/themes/Crux/metacity-1/inactive-unshade-button.png -share/gnome/themes/Crux/metacity-1/inactive-unstick-button.png -share/gnome/themes/Crux/metacity-1/metacity-theme-1.xml -share/gnome/themes/Crux/metacity-1/metacity-theme-2.xml -share/gnome/themes/Esco/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/ar/LC_MESSAGES/metacity.mo -share/locale/az/LC_MESSAGES/metacity.mo -share/locale/be/LC_MESSAGES/metacity.mo -share/locale/bg/LC_MESSAGES/metacity.mo -share/locale/bn/LC_MESSAGES/metacity.mo -share/locale/bn_IN/LC_MESSAGES/metacity.mo -share/locale/bs/LC_MESSAGES/metacity.mo -share/locale/ca/LC_MESSAGES/metacity.mo -share/locale/cs/LC_MESSAGES/metacity.mo -share/locale/cy/LC_MESSAGES/metacity.mo -share/locale/da/LC_MESSAGES/metacity.mo -share/locale/de/LC_MESSAGES/metacity.mo -share/locale/dz/LC_MESSAGES/metacity.mo -share/locale/el/LC_MESSAGES/metacity.mo -share/locale/en_CA/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/eu/LC_MESSAGES/metacity.mo -share/locale/fa/LC_MESSAGES/metacity.mo -share/locale/fi/LC_MESSAGES/metacity.mo -share/locale/fr/LC_MESSAGES/metacity.mo -share/locale/ga/LC_MESSAGES/metacity.mo -share/locale/gl/LC_MESSAGES/metacity.mo -share/locale/gu/LC_MESSAGES/metacity.mo -share/locale/he/LC_MESSAGES/metacity.mo -share/locale/hi/LC_MESSAGES/metacity.mo -share/locale/hr/LC_MESSAGES/metacity.mo -share/locale/hu/LC_MESSAGES/metacity.mo -share/locale/hy/LC_MESSAGES/metacity.mo -share/locale/id/LC_MESSAGES/metacity.mo -share/locale/is/LC_MESSAGES/metacity.mo -share/locale/it/LC_MESSAGES/metacity.mo -share/locale/ja/LC_MESSAGES/metacity.mo -share/locale/ka/LC_MESSAGES/metacity.mo -share/locale/ko/LC_MESSAGES/metacity.mo -share/locale/ku/LC_MESSAGES/metacity.mo -share/locale/lt/LC_MESSAGES/metacity.mo -share/locale/lv/LC_MESSAGES/metacity.mo -share/locale/mg/LC_MESSAGES/metacity.mo -share/locale/mk/LC_MESSAGES/metacity.mo -share/locale/ml/LC_MESSAGES/metacity.mo -share/locale/mn/LC_MESSAGES/metacity.mo -share/locale/mr/LC_MESSAGES/metacity.mo -share/locale/ms/LC_MESSAGES/metacity.mo -share/locale/nb/LC_MESSAGES/metacity.mo -share/locale/ne/LC_MESSAGES/metacity.mo -share/locale/nl/LC_MESSAGES/metacity.mo -share/locale/nn/LC_MESSAGES/metacity.mo -share/locale/or/LC_MESSAGES/metacity.mo -share/locale/pa/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/rw/LC_MESSAGES/metacity.mo -share/locale/sk/LC_MESSAGES/metacity.mo -share/locale/sl/LC_MESSAGES/metacity.mo -share/locale/sq/LC_MESSAGES/metacity.mo -share/locale/sr/LC_MESSAGES/metacity.mo -share/locale/sr@Latn/LC_MESSAGES/metacity.mo -share/locale/sv/LC_MESSAGES/metacity.mo -share/locale/ta/LC_MESSAGES/metacity.mo -share/locale/th/LC_MESSAGES/metacity.mo -share/locale/tk/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/wa/LC_MESSAGES/metacity.mo -share/locale/xh/LC_MESSAGES/metacity.mo -share/locale/zh_CN/LC_MESSAGES/metacity.mo -share/locale/zh_HK/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/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/themes/AgingGorilla/metacity-1 -@dirrm share/gnome/themes/AgingGorilla -@dirrm share/gnome/metacity/icons -@dirrm share/gnome/metacity -@dirrm include/metacity-1/metacity-private -@dirrm include/metacity-1 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile deleted file mode 100644 index 258bb12a0..000000000 --- a/x11/fast-user-switch-applet/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: user-selector-applet -# Date created: 8 May 2004 -# Whom: Alexander Nedotsukov <bland@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.21 2006/11/03 13:31:58 ahze Exp $ - -PORTNAME= fast-user-switch-applet -PORTVERSION= 2.17.4 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Fast user switching applet for GNOME - -USE_BZIP2= yes -USE_XLIB= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= gnomehack intlhack gnomeprefix gtk20 gnomepanel -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-gdm-config=${LOCALBASE}/etc/gdm/custom.conf \ - --with-gdm-setup=${LOCALBASE}/sbin/gdmsetup - -GCONF_SCHEMAS= fast-user-switch-applet.schemas -INSTALLS_OMF= yes - -post-patch: - @${REINPLACE_CMD} -e 's|\$$"\$$|"$$|' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11/fast-user-switch-applet/distinfo b/x11/fast-user-switch-applet/distinfo deleted file mode 100644 index 49e1fcf19..000000000 --- a/x11/fast-user-switch-applet/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/fast-user-switch-applet-2.17.4.tar.bz2) = 23bd4568f7d152ec4364c41ab0e10527 -SHA256 (gnome2/fast-user-switch-applet-2.17.4.tar.bz2) = 110b0c06a9c5c04202fa6c1a902832486ad3b5b3229b5bc07f7b93048dfcce81 -SIZE (gnome2/fast-user-switch-applet-2.17.4.tar.bz2) = 759599 diff --git a/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c b/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c deleted file mode 100644 index a38c96493..000000000 --- a/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/gdm-queue.c.orig Thu Nov 16 12:39:45 2006 -+++ src/gdm-queue.c Thu Nov 16 12:40:17 2006 -@@ -31,6 +31,7 @@ - #include <sys/socket.h> - #include <sys/un.h> - #include <errno.h> -+#include <signal.h> - #include <stdio.h> - - #include "gdm-queue.h" diff --git a/x11/fast-user-switch-applet/pkg-descr b/x11/fast-user-switch-applet/pkg-descr deleted file mode 100644 index da069d11f..000000000 --- a/x11/fast-user-switch-applet/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The Fast User-Switching Applet is an applet for the GNOME panel which -provides a menu to switch between users. It integrates with GDM to -switch between existing X11 sessions or create new ones as needed, -and will show the same users as the GDM face browser. diff --git a/x11/fast-user-switch-applet/pkg-plist b/x11/fast-user-switch-applet/pkg-plist deleted file mode 100644 index ab453477e..000000000 --- a/x11/fast-user-switch-applet/pkg-plist +++ /dev/null @@ -1,180 +0,0 @@ -libdata/bonobo/servers/GNOME_FastUserSwitchApplet.server -libexec/fast-user-switch-applet -share/gnome/fast-user-switch-applet/ui.glade -share/gnome/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml -share/gnome/help/fast-user-switch-applet/C/fast-user-switch-applet.xml -share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet-context.png -share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet-icon.png -share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet-prefs.png -share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet-text.png -share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet-username.png -share/gnome/help/fast-user-switch-applet/C/figures/fast_user_switch_applet.png -share/gnome/help/fast-user-switch-applet/C/legal.xml -share/gnome/help/fast-user-switch-applet/en_GB/fast-user-switch-applet.xml -share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet-context.png -share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet-icon.png -share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet-prefs.png -share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet-text.png -share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet-username.png -share/gnome/help/fast-user-switch-applet/en_GB/figures/fast_user_switch_applet.png -share/gnome/help/fast-user-switch-applet/es/fast-user-switch-applet.xml -share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet-context.png -share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet-icon.png -share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet-prefs.png -share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet-text.png -share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet-username.png -share/gnome/help/fast-user-switch-applet/es/figures/fast_user_switch_applet.png -share/gnome/help/fast-user-switch-applet/fr/fast-user-switch-applet.xml -share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet-context.png -share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet-icon.png -share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet-prefs.png -share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet-text.png -share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet-username.png -share/gnome/help/fast-user-switch-applet/fr/figures/fast_user_switch_applet.png -share/gnome/help/fast-user-switch-applet/pa/fast-user-switch-applet.xml -share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet-context.png -share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet-icon.png -share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet-prefs.png -share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet-text.png -share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet-username.png -share/gnome/help/fast-user-switch-applet/pa/figures/fast_user_switch_applet.png -share/gnome/help/fast-user-switch-applet/sr/fast-user-switch-applet.xml -share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet-context.png -share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet-icon.png -share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet-prefs.png -share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet-text.png -share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet-username.png -share/gnome/help/fast-user-switch-applet/sr/figures/fast_user_switch_applet.png -share/gnome/help/fast-user-switch-applet/sv/fast-user-switch-applet.xml -share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-context.png -share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-icon.png -share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-prefs.png -share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-text.png -share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet-username.png -share/gnome/help/fast-user-switch-applet/sv/figures/fast_user_switch_applet.png -share/gnome/omf/fast-user-switch-applet/fast-user-switch-applet-C.omf -share/gnome/omf/fast-user-switch-applet/fast-user-switch-applet-en_GB.omf -share/gnome/omf/fast-user-switch-applet/fast-user-switch-applet-es.omf -share/gnome/omf/fast-user-switch-applet/fast-user-switch-applet-fr.omf -share/gnome/omf/fast-user-switch-applet/fast-user-switch-applet-pa.omf -share/gnome/omf/fast-user-switch-applet/fast-user-switch-applet-sr.omf -share/gnome/omf/fast-user-switch-applet/fast-user-switch-applet-sv.omf -share/locale/ar/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/bg/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/bn/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/bn_IN/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/ca/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/cs/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/cy/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/da/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/de/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/dz/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/el/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/en_CA/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/en_GB/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/es/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/et/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/eu/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/fa/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/fi/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/fr/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/gl/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/gu/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/he/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/hi/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/hu/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/id/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/it/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/ja/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/ka/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/ko/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/ku/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/lt/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/lv/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/mg/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/mk/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/ml/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/mn/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/mr/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/nb/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/ne/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/nl/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/or/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/pa/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/pl/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/pt/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/pt_BR/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/ru/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/sk/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/sl/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/sq/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/sr/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/sr@Latn/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/sv/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/ta/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/th/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/tr/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/uk/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/vi/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/zh_CN/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/zh_HK/LC_MESSAGES/fast-user-switch-applet.mo -share/locale/zh_TW/LC_MESSAGES/fast-user-switch-applet.mo -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrm share/gnome/omf/fast-user-switch-applet -@dirrm share/gnome/help/fast-user-switch-applet/sv/figures -@dirrm share/gnome/help/fast-user-switch-applet/sv -@dirrm share/gnome/help/fast-user-switch-applet/sr/figures -@dirrm share/gnome/help/fast-user-switch-applet/sr -@dirrm share/gnome/help/fast-user-switch-applet/pa/figures -@dirrm share/gnome/help/fast-user-switch-applet/pa -@dirrm share/gnome/help/fast-user-switch-applet/fr/figures -@dirrm share/gnome/help/fast-user-switch-applet/fr -@dirrm share/gnome/help/fast-user-switch-applet/es/figures -@dirrm share/gnome/help/fast-user-switch-applet/es -@dirrm share/gnome/help/fast-user-switch-applet/en_GB/figures -@dirrm share/gnome/help/fast-user-switch-applet/en_GB -@dirrm share/gnome/help/fast-user-switch-applet/C/figures -@dirrm share/gnome/help/fast-user-switch-applet/C -@dirrm share/gnome/help/fast-user-switch-applet -@dirrm share/gnome/fast-user-switch-applet diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile deleted file mode 100644 index 1473b411e..000000000 --- a/x11/gdm/Makefile +++ /dev/null @@ -1,95 +0,0 @@ -# New ports collection makefile for: gdm2 -# Date created: 20 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gdm/Makefile,v 1.57 2007/02/26 17:34:18 marcus Exp $ -# - -PORTNAME= gdm -PORTVERSION= 2.18.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 version of xdm display manager - -BUILD_DEPENDS= zenity:${PORTSDIR}/x11/zenity -RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_LDCONFIG= yes -USE_XLIB= yes -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_RC_SUBR= gdm -USE_GNOME_SUBR= yes -USE_GMAKE= yes -USE_GNOME= gnomehack intlhack gnomehier libgnomeui librsvg2 gnomedocutils \ - gnomeprefix -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man \ - --with-console-kit=no -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ - GTKDOC="false" - -GDMDIR?= ${PREFIX}/etc/gdm -PKGMESSAGE= ${WRKDIR}/pkg-message - -GNOME_LOCALSTATEDIR= /var - -MAN1= gdm.1 - -OPTIONS= IPV6 "Enable IPv6 support" on \ - LOG_LIMIT "Limit ~/.xsession-errors size" on - -.include <bsd.port.pre.mk> - -.if ${X_WINDOW_SYSTEM:L} != "xorg" -PLIST_SUB+= X11="" -.else -PLIST_SUB+= X11="@comment " -.endif - -.if exists(/usr/include/security/pam_misc.h) -PLIST_SUB+= PAM_MISC="" -.else -PLIST_SUB+= PAM_MISC="@comment " -.endif - -.if !defined(WITHOUT_IPV6) -CONFIGURE_ARGS+= --enable-ipv6 -.else -CONFIGURE_ARGS+= --disable-ipv6 -.endif - -.if defined(WITHOUT_LOG_LIMIT) -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-daemon_slave.c -.endif - -post-patch: -.if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \ - ( ${OSVERSION} < 503101 ) -.for po in zh_CN.po - @${REINPLACE_CMD} -e 's|%-|%|g' ${WRKSRC}/po/${po} -.endfor -.endif - @${REINPLACE_CMD} -e 's|root:root|root:wheel|g' \ - ${WRKSRC}/config/Makefile.in - -post-install: -.if !defined(PACKAGE_BUILDING) - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.endif - ${INSTALL_DATA} ${WRKSRC}/config/gdm.conf-custom \ - ${PREFIX}/etc/gdm/custom.conf.default - @${MKDIR} ${PREFIX}/etc/gdm/Sessions - @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' < ${PKGDIR}/pkg-message \ - | /usr/bin/fmt 75 79 > ${PKGMESSAGE} - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/x11/gdm/distinfo b/x11/gdm/distinfo deleted file mode 100644 index 3caa1e92d..000000000 --- a/x11/gdm/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gdm-2.18.0.tar.bz2) = a569a8275f0e0396e6ef5f63c5f56ad5 -SHA256 (gnome2/gdm-2.18.0.tar.bz2) = 6619ef1ba04f4408f181b1a6c1d8a86f791706e22e0e2803153dbd5554a18053 -SIZE (gnome2/gdm-2.18.0.tar.bz2) = 3461709 diff --git a/x11/gdm/files/extra-patch-daemon_slave.c b/x11/gdm/files/extra-patch-daemon_slave.c deleted file mode 100644 index 2d609cf2f..000000000 --- a/x11/gdm/files/extra-patch-daemon_slave.c +++ /dev/null @@ -1,26 +0,0 @@ ---- daemon/slave.c.orig Sat Oct 28 22:38:51 2006 -+++ daemon/slave.c Tue Oct 31 12:33:41 2006 -@@ -321,8 +321,7 @@ run_session_output (gboolean read_until_ - break; - } - -- if G_UNLIKELY (d->xsession_errors_bytes >= MAX_XSESSION_ERRORS_BYTES || -- got_xfsz_signal) -+ if G_UNLIKELY (got_xfsz_signal) - continue; - - /* write until we succeed in writing something */ -@@ -344,13 +343,6 @@ run_session_output (gboolean read_until_ - } - - d->xsession_errors_bytes += r; -- -- if G_UNLIKELY (d->xsession_errors_bytes >= MAX_XSESSION_ERRORS_BYTES && -- ! got_xfsz_signal) { -- VE_IGNORE_EINTR (write (d->xsession_errors_fd, -- "\n...Too much output, ignoring rest...\n", -- strlen ("\n...Too much output, ignoring rest...\n"))); -- } - - /* there wasn't more then buf available, so no need to try reading - * again, unless we really want to */ diff --git a/x11/gdm/files/gdm.in b/x11/gdm/files/gdm.in deleted file mode 100644 index 05b73846f..000000000 --- a/x11/gdm/files/gdm.in +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -# $FreeBSD$ -# $MCom: ports/x11/gdm/files/gdm.in,v 1.11 2006/10/31 17:36:14 marcus Exp $ - -# PROVIDE: gdm -# REQUIRE: LOGIN cleanvar moused -# -# Add the following to /etc/rc.conf to start GDM at boot time: -# -# gdm_enable="YES" -# - -. %%RC_SUBR%% -. %%GNOME_SUBR%% - -gdm_enable=${gdm_enable-${gnome_enable}} - -name=gdm -rcvar=`set_rcvar` -command="%%PREFIX%%/sbin/${name}" -pidfile="/var/run/${name}.pid" -procname="%%PREFIX%%/sbin/gdm-binary" - -load_rc_config ${name} -run_rc_command "$1" diff --git a/x11/gdm/files/patch-config_gdm.conf.in b/x11/gdm/files/patch-config_gdm.conf.in deleted file mode 100644 index 43e2c566c..000000000 --- a/x11/gdm/files/patch-config_gdm.conf.in +++ /dev/null @@ -1,26 +0,0 @@ ---- config/gdm.conf.in.orig Fri Apr 7 15:47:20 2006 -+++ config/gdm.conf.in Wed Apr 12 01:53:30 2006 -@@ -156,11 +156,11 @@ StandardXServer=@X_SERVER@ - #FlexiReapDelayMinutes=5 - # The X nest command. - Xnest=@X_XNEST_PATH@/Xnest @X_XNEST_CONFIG_OPTIONS@ --# Automatic VT allocation. Right now only works on Linux. This way we force -+# Automatic VT allocation. This way - # X to use specific vts. turn VTAllocation to false if this is causing - # problems. --#FirstVT=7 --#VTAllocation=true -+FirstVT=9 -+VTAllocation=true - # Should double login be treated with a warning (and possibility to change VT's - # on Linux and FreeBSD systems for console logins) - #DoubleLoginWarning=true -@@ -283,7 +283,7 @@ Enable=false - # The specific gtkrc file we use. It should be the full path to the gtkrc that - # we need. Unless you need a specific gtkrc that doesn't correspond to a - # specific theme, then just use the GtkTheme key. --#GtkRC=@datadir@/themes/Default/gtk-2.0/gtkrc -+#GtkRC=@datadir@/../themes/Default/gtk-2.0/gtkrc - - # The GTK+ theme to use for the GUI. - #GtkTheme=Default diff --git a/x11/gdm/files/patch-config_locale.alias b/x11/gdm/files/patch-config_locale.alias deleted file mode 100644 index 8f264dbe4..000000000 --- a/x11/gdm/files/patch-config_locale.alias +++ /dev/null @@ -1,189 +0,0 @@ ---- config/locale.alias.orig Sat Jun 11 02:01:45 2005 -+++ config/locale.alias Sat Jun 11 03:34:22 2005 -@@ -14,132 +14,57 @@ - # - # - George - --C(POSIX) C,POSIX --Afrikaans af_ZA.UTF-8,af_ZA --Albanian sq_AL.UTF-8,sq_AL --Amharic am_ET.UTF-8,am_ET --Arabic(Egypt) ar_EG.UTF-8,ar_EG --Arabic(Lebanon) ar_LB.UTF-8,ar_LB --Arabic(SaudiArabia) ar_SA.UTF-8,ar_SA --Armenian hy_AM.UTF-8,hy_AM --Azerbaijani az_AZ.UTF-8,az_AZ --Azerbaijani(Iran) az_IR.UTF-8,az_IR --Basque eu_ES.UTF-8,eu_ES --Belarusian be_BY.UTF-8,be_BY --Bengali bn_BD.UTF-8,bn_BD --Bengali(India) bn_IN.UTF-8,bn_IN --Bosnian bs_BA.UTF-8,bs_BA --Breton br_FR.UTF-8,br_FR --Bulgarian bg_BG.UTF-8,bg_BG --Catalan ca_ES.UTF-8,ca_ES --Chinese(ChinaMainland) zh_CN.UTF-8,zh_CN --Chinese(GB18030) zh_CN.GB18030 --Chinese(Hong-Kong) zh_HK.UTF-8,zh_HK --Chinese(Singapore) zh_SG.UTF-8,zh_SG --Chinese(Taiwan) 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 --Dutch(Belgium) nl_BE.UTF-8,nl_BE --English(Australia) en_AU.UTF-8,en_AU --English(Canada) en_CA.UTF-8,en_CA --English(Ireland) en_IE.UTF-8,en_IE --English(Malta) en_MT.UTF-8,en_MT --English(NewZealand) en_NZ.UTF-8,en_NZ --English(SouthAfrica) en_ZA.UTF-8,en_ZA --English(UK) en_GB.UTF-8,en_GB --English(USA) en_US.UTF-8,en_US --Esperanto eo.UTF-8,eo --Estonian et_EE.UTF-8,et_EE --Finnish fi_FI.UTF-8,fi_FI --French fr_FR.UTF-8,fr_FR --French(Belgium) fr_BE.UTF-8,fr_BE --French(Canada) fr_CA.UTF-8,fr_CA --French(Luxembourg) fr_LU.UTF-8,fr_LU --French(Switzerland) fr_CH.UTF-8,fr_CH --Galician gl_ES.UTF-8,gl_ES --German de_DE.UTF-8,de_DE --German(Austria) de_AT.UTF-8,de_AT --German(Switzerland) de_CH.UTF-8,de_CH --German(Luxembourg) de_LU.UTF-8,de_LU --Greek el_GR.UTF-8,el_GR --Greek(Cyprus) el_CY.UTF-8,el_CY --Gujarati gu_IN.UTF-8,gu_IN --Hebrew he_IL.UTF-8,he_IL --Hindi hi_IN.UTF-8,hi_IN --Hungarian hu_HU.UTF-8,hu_HU --Icelandic is_IS.UTF-8,is_IS --Indonesian id_ID.UTF-8,id_ID --Interlingua ia.UTF-8,ia --Irish ga_IE.UTF-8,ga_IE --Italian it_IT.UTF-8,it_IT --Japanese ja_JP.UTF-8,ja_JP --Kannada kn_IN.UTF-8,kn_IN --Kinyarwanda rw_RW.UTF-8,rw_RW --Korean ko_KR.UTF-8,ko_KR --Latvian lv_LV.UTF-8,lv_LV --Limburgish li_NL.UTF-8,li_NL --Limburgish(Belgium) li_BE.UTF-8,li_BE --Limburgish(Germany) li_DE.UTF-8,li_DE --Lithuanian lt_LT.UTF-8,lt_LT --Macedonian mk_MK.UTF-8,mk_MK --Malayalam ml_IN.UTF-8,ml_IN --Malay ms_MY.UTF-8,ms_MY --Maltese mt_MT.UTF-8,mt_MT --Maori mi_NZ.UTF-8,mi_NZ --Marathi mr_IN.UTF-8,mr_IN --Mongolian mn_MN.UTF-8,mn_MN --Nepali ne_NP.UTF-8,ne_NP --NorthernSotho nso_ZA.UTF-8,nso_ZA --Norwegian(bokmal) nb_NO.UTF-8,nb_NO,no_NO.UTF-8,no_NO --Norwegian(nynorsk) nn_NO.UTF-8,nn_NO --Oriya or_IN.UTF-8,or_IN --Persian fa_IR.UTF-8,fa_IR --Polish pl_PL.UTF-8,pl_PL --Portuguese(Brazilian) pt_BR.UTF-8,pt_BR --Portuguese pt_PT.UTF-8,pt_PT --Punjabi pa_IN.UTF-8,pa_IN --Romanian ro_RO.UTF-8,ro_RO --Russian ru_RU.UTF-8,ru_RU --Serbian sr_CS.UTF-8,sr_CS,sr_YU@cyrillic,sr_YU --Serbian(Montenegro) sr_ME.UTF-8
--Serbian(Serbia) sr_RS.UTF-8
--Serbian(Bosnia) sh_BA.UTF-8,sh_BA --Serbian(Latin) sr_CS.UTF-8@Latn,sr_CS@Latn,sr_YU@Latn --Serbian(Jekavian) sr_CS.UTF-8@ije,sr_CS@ije,sr_YU@ije --Slovak sk_SK.UTF-8,sk_SK --Slovenian sl_SI.UTF-8,sl_SI --Spanish es_ES.UTF-8,es_ES --Spanish(Argentina) es_AR.UTF-8,es_AR --Spanish(Bolivia) es_BO.UTF-8,es_BO --Spanish(Chile) es_CL.UTF-8,es_CL --Spanish(Colombia) es_CO.UTF-8,es_CO --Spanish(CostaRica) es_CR.UTF-8,es_CR --Spanish(Ecuador) es_EC.UTF-8,es_EC --Spanish(Guatemala) es_GT.UTF-8,es_GT --Spanish(Mexico) es_MX.UTF-8,es_MX --Spanish(Nicaragua) es_NI.UTF-8,es_NI --Spanish(Panama) es_PA.UTF-8,es_PA --Spanish(Peru) es_PE.UTF-8,es_PE --Spanish(Paraguay) es_PY.UTF-8,es_PY --Spanish(ElSalvador) es_SV.UTF-8,es_SV --Spanish(Uruguay) es_UY.UTF-8,es_UY --Spanish(Venezuela) es_VE.UTF-8,es_VE --Swedish(Finland) sv_FI.UTF-8,sv_FI --Swedish sv_SE.UTF-8,sv_SE --Tagalog tl_PH.UTF-8,tl_PH --Tajik tg_TJ.UTF-8,tg_TJ --Tamil ta_IN.UTF-8,ta_IN --Telugu te_IN.UTF-8,te_IN --Thai th_TH.UTF-8,th_TH --Turkish tr_TR.UTF-8,tr_TR --Ukrainian uk_UA.UTF-8,uk_UA --Uzbek uz_UZ.UTF-8,uz_UZ --Uzbek(Latin) uz_UZ.UTF-8@Latn,uz_UZ@Latn --Vietnamese vi_VN.UTF-8,vi_VN --Walloon wa_BE.UTF-8,wa_BE --Welsh cy_GB.UTF-8,cy_GB --Xhosa xh_ZA.UTF-8,xh_ZA --Yiddish yi.UTF-8,yi --Zulu zu_ZA.UTF-8,zu_ZA -+C(POSIX) C,POSIX -+Afrikaans af_ZA.UTF-8,af_ZA.ISO8859-15,af_ZA.ISO8859-1 -+Amharic am_ET.UTF-8 -+Armenian hy_AM.UTF-8 -+Basque eu_ES.UTF-8,eu_ES.ISO8859-15,eu_ES.ISO8859-1 -+Byelorussian be_BY.UTF-8,be_BY.CP1131,be_BY.CP1251,be_BY.ISO8859-5 -+Bulgarian bg_BG.UTF-8,bg_BG.CP1251 -+Catalan ca_ES.UTF-8,ca_ES.ISO8859-15,ca_ES.ISO8859-1 -+Chinese(simplified) zh_CN.UTF-8,zh_CN.EUC,zh_CN.eucCN -+Chinese(traditional) zh_TW.UTF-8,zh_TW.Big5 -+Chinese(Hong-Kong) zh_HK.UTF-8,zh_HK.Big5HKSCS -+Croatian hr_HR.UTF-8,hr_HR.ISO8859-2 -+Czech cs_CZ.UTF-8,cs_CZ.ISO8859-2 -+Danish da_DK.UTF-8,da_DK.ISO8859-15,da_DK.ISO8859-1 -+Dutch nl_NL.UTF-8,nl_NL.ISO8859-15,nl_NL.ISO8859-1 -+Dutch(Belgian) nl_BE.UTF-8,nl_BE.ISO8859-15,nl_BE.ISO8859-1 -+English(American) en_US.UTF-8,en_US.ISO8859-1,en_US.ISO8859-15 -+English(Australian) en_AU.UTF-8,en_AU.ISO8859-1,en_AU.ISO8859-15 -+English(British) en_GB.UTF-8,en_GB.ISO8859-1,en_GB.ISO8859-15 -+English(Canadian) en_CA.UTF-8,en_CA.ISO8859-1,en_CA.ISO8859-15 -+English(Irish) en_IE.UTF-8,en_IE.ISO8859-1,en_IE.ISO8859-15 -+English(New-Zealand) en_NZ.UTF-8,en_NZ.ISO8859-1,en_NZ.ISO8859-15 -+Estonian et_EE.UTF-8,et_EE.ISO8859-15 -+Finnish fi_FI.UTF-8,fi_FI.ISO8859-15,fi_FI.ISO8859-1 -+French fr_FR.UTF-8,fr_FR.ISO8859-15,fr_FR.ISO8859-1 -+French(Belgium) fr_BE.UTF-8,fr_BE.ISO8859-15,fr_BE.ISO8859-1 -+French(Canadian) fr_CA.UTF-8,fr_CA.ISO8859-1,fr_CA.ISO8859-15 -+French(Swiss) fr_CH.UTF-8,fr_CH.ISO8859-15,fr_CH.ISO8859-1 -+German de_DE.UTF-8,de_DE.ISO8859-15,de_DE.ISO8859-1 -+German(Austria) de_AT.UTF-8,de_AT.ISO8859-15,de_AT.ISO8859-1 -+German(Switzerland) de_CH.UTF-8,de_CH.ISO8859-15,de_CH.ISO8859-1 -+Greek el_GR.UTF-8,el_GR.ISO8859-7 -+Hebrew he_IL.UTF-8 -+Hindi hi_IN.ISCII-DEV -+Hungarian hu_HU.UTF-8,hu_HU.ISO8859-2 -+Icelandic is_IS.UTF-8,is_IS.ISO8859-1,is_IS.ISO8859-15 -+Italian it_IT.UTF-8,it_IT.ISO8859-15,it_IT.ISO8859-1 -+Italian(Swiss) it_CH.UTF-8,it_CH.ISO8859-15,it_CH.ISO8859-1 -+Japanese ja_JP.UTF-8,ja_JP.EUC,ja_JP.eucJP -+Korean ko_KR.UTF-8,ko_KR.EUC,ko_KR.eucKR -+Lithuanian lt_LT.UTF-8,lt_LT.ISO8859-4,lt_LT.ISO8859-13 -+Norwegian(bokmal) nb_NO.UTF-8,nb_NO.ISO8859-1,nb_NO.ISO8859-15,no_NO.UTF-8,no_NO.ISO8859-1,no_NO.ISO8859-15 -+Polish pl_PL.UTF-8,pl_PL.ISO8859-2 -+Portuguese pt_PT.UTF-8,pt_PT.ISO8859-15,pt_PT.ISO8859-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.ISO8859-5 -+Serbian sr_YU.UTF-8,sr_YU.ISO8859-2,sr_YU.ISO8859-5 -+Slovak sk_SK.UTF-8,sk_SK.ISO8859-2 -+Slovenian sl_SI.UTF-8,sl_SI.ISO8859-2 -+Spanish es_ES.UTF-8,es_ES.ISO8859-15,es_ES.ISO8859-1 -+Swedish sv_SV.UTF-8,sv_SE.ISO8859-1 -+Turkish tr_TR.UTF-8,tr_TR.ISO8859-9 -+Ukrainian uk_UA.UTF-8,uk_UA.ISO8859-5 diff --git a/x11/gdm/files/patch-gui_gdmsetup.c b/x11/gdm/files/patch-gui_gdmsetup.c deleted file mode 100644 index 423000cb6..000000000 --- a/x11/gdm/files/patch-gui_gdmsetup.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gui/gdmsetup.c.orig Thu Jun 30 16:47:06 2005 -+++ gui/gdmsetup.c Mon Jul 4 02:53:12 2005 -@@ -3270,7 +3271,7 @@ theme_install_response (GtkWidget *choos - /* HACK! */ - argv[0] = chown; - argv[1] = "-R"; -- argv[2] = "root:root"; -+ argv[2] = "root:wheel"; - argv[3] = quoted; - argv[4] = NULL; - simple_spawn_sync (argv); diff --git a/x11/gdm/pkg-descr b/x11/gdm/pkg-descr deleted file mode 100644 index 1699cf5b7..000000000 --- a/x11/gdm/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The GNOME 2.0 version of the xdm display manager. It supports user -icons, multiple sessions, and clean system shutdowns. - -WWW: http://www.gnome.org/projects/gdm/ diff --git a/x11/gdm/pkg-install b/x11/gdm/pkg-install deleted file mode 100644 index bcce174fd..000000000 --- a/x11/gdm/pkg-install +++ /dev/null @@ -1,47 +0,0 @@ -#!/bin/sh - -case $2 in -POST-INSTALL) - USER=gdm - GROUP=${USER} - UID=92 - GID=${UID} - PW=/usr/sbin/pw - CHMOD=/bin/chmod - CHOWN=/usr/sbin/chown - MKDIR=/bin/mkdir - - 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 - ${MKDIR} -p /var/gdm - ${MKDIR} -p /var/log/gdm - ${CHOWN} -R root:${GROUP} /var/gdm - ${CHMOD} 1770 /var/gdm - ${CHOWN} root:wheel ${PKG_PREFIX}/share/gnome/gdm - ${CHMOD} 0755 ${PKG_PREFIX}/share/gnome/gdm - - ${MKDIR} -p ${PKG_PREFIX}/etc/dm/Sessions - exit 0 - ;; -esac diff --git a/x11/gdm/pkg-message b/x11/gdm/pkg-message deleted file mode 100644 index 9131c3eb4..000000000 --- a/x11/gdm/pkg-message +++ /dev/null @@ -1,12 +0,0 @@ -GDM is installed. - -Do _NOT_ use /etc/ttys to start gdm at boot time. This will result in gdm -hanging or restarting constantly. Instead, add gdm_enable="YES" to -/etc/rc.conf. GDM will be started automatic on the next reboot. - -GDM uses its own locale.alias file to determine its language and especially -the GNOME 2 fontencoding. This file is located in -%%PREFIX%%/etc/gdm/locale.alias. By default, the character set for every -country using the EURO currency is set to ISO8859-15 in order to enable the -EURO sign. If you do not feel comfortable with this, edit this file according -to your preferences. diff --git a/x11/gdm/pkg-plist b/x11/gdm/pkg-plist deleted file mode 100644 index 4bcfd78dc..000000000 --- a/x11/gdm/pkg-plist +++ /dev/null @@ -1,332 +0,0 @@ -%%X11%%bin/gdm-dmx-reconnect-proxy -bin/gdmXnest -bin/gdmXnestchooser -bin/gdmdynamic -bin/gdmflexiserver -bin/gdmphotosetup -bin/gdmthemetester -etc/gdm/Init/Default -etc/gdm/PostLogin/Default.sample -etc/gdm/PostSession/Default -etc/gdm/PreSession/Default -etc/gdm/XKeepsCrashing -etc/gdm/Xsession -@unexec if cmp -s %D/etc/gdm/custom.conf %D/etc/gdm/custom.conf.default; then rm -f %D/etc/gdm/custom.conf; fi -etc/gdm/custom.conf.default -@exec [ -f %B/custom.conf ] || cp %B/%f %B/custom.conf -etc/gdm/locale.alias -@unexec if cmp -s %D/etc/gdm/modules/AccessDwellMouseEvents %D/etc/gdm/modules/factory-AccessDwellMouseEvents; then rm -f %D/etc/gdm/modules/AccessDwellMouseEvents; fi -etc/gdm/modules/factory-AccessDwellMouseEvents -@exec [ -f %B/AccessDwellMouseEvents ] || cp %B/%f %B/AccessDwellMouseEvents -@unexec if cmp -s %D/etc/gdm/modules/AccessKeyMouseEvents %D/etc/gdm/modules/factory-AccessKeyMouseEvents; then rm -f %D/etc/gdm/modules/AccessKeyMouseEvents; fi -etc/gdm/modules/factory-AccessKeyMouseEvents -@exec [ -f %B/AccessKeyMouseEvents ] || cp %B/%f %B/AccessKeyMouseEvents -lib/gtk-2.0/modules/libdwellmouselistener.a -lib/gtk-2.0/modules/libdwellmouselistener.la -lib/gtk-2.0/modules/libdwellmouselistener.so -lib/gtk-2.0/modules/libkeymouselistener.a -lib/gtk-2.0/modules/libkeymouselistener.la -lib/gtk-2.0/modules/libkeymouselistener.so -%%PAM_MISC%%libexec/gdmaskpass -libexec/gdmchooser -libexec/gdmgreeter -libexec/gdmlogin -libexec/gdmtranslate -sbin/gdm -sbin/gdm-binary -sbin/gdm-restart -sbin/gdm-safe-restart -sbin/gdm-stop -sbin/gdmsetup -share/gnome/applications/gdmflexiserver-xnest.desktop -share/gnome/applications/gdmflexiserver.desktop -share/gnome/applications/gdmphotosetup.desktop -share/gnome/applications/gdmsetup.desktop -share/gnome/gdm/BuiltInSessions/default.desktop -share/gnome/gdm/defaults.conf -share/gnome/gdm/factory-defaults.conf -share/gnome/gdm/gdmchooser.glade -share/gnome/gdm/gdmphotosetup.glade -share/gnome/gdm/gdmsetup.glade -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/gdm/themes/happygnome-list/GdmGreeterTheme.desktop -share/gnome/gdm/themes/happygnome-list/background.svg -share/gnome/gdm/themes/happygnome-list/gnome-logo.svg -share/gnome/gdm/themes/happygnome-list/happygnome.xml -share/gnome/gdm/themes/happygnome-list/options.png -share/gnome/gdm/themes/happygnome-list/screenshot.png -share/gnome/gdm/themes/happygnome/GdmGreeterTheme.desktop -share/gnome/gdm/themes/happygnome/background.svg -share/gnome/gdm/themes/happygnome/gnome-logo.svg -share/gnome/gdm/themes/happygnome/happygnome.xml -share/gnome/gdm/themes/happygnome/options.png -share/gnome/gdm/themes/happygnome/screenshot.png -share/gnome/help/gdm/C/gdm.xml -share/gnome/help/gdm/C/legal.xml -share/gnome/help/gdm/de/figures/gdm_window.png -share/gnome/help/gdm/de/gdm.xml -share/gnome/help/gdm/de/legal.xml -share/gnome/help/gdm/es/figures/gdm_window.png -share/gnome/help/gdm/es/gdm.xml -share/gnome/help/gdm/es/legal.xml -share/gnome/help/gdm/fr/figures/gdm_window.png -share/gnome/help/gdm/fr/gdm.xml -share/gnome/help/gdm/fr/legal.xml -share/gnome/help/gdm/it/figures/gdm_window.png -share/gnome/help/gdm/it/gdm.xml -share/gnome/help/gdm/it/legal.xml -share/gnome/help/gdm/ja/figures/gdm_window.png -share/gnome/help/gdm/ja/gdm.xml -share/gnome/help/gdm/ja/legal.xml -share/gnome/help/gdm/ko/figures/gdm_window.png -share/gnome/help/gdm/ko/gdm.xml -share/gnome/help/gdm/ko/legal.xml -share/gnome/help/gdm/uk/gdm.xml -share/gnome/help/gdm/uk/legal.xml -share/gnome/help/gdm/zh_CN/figures/gdm_window.png -share/gnome/help/gdm/zh_CN/gdm.xml -share/gnome/help/gdm/zh_CN/legal.xml -share/gnome/help/gdm/zh_HK/figures/gdm_window.png -share/gnome/help/gdm/zh_HK/gdm.xml -share/gnome/help/gdm/zh_HK/legal.xml -share/gnome/help/gdm/zh_TW/figures/gdm_window.png -share/gnome/help/gdm/zh_TW/gdm.xml -share/gnome/help/gdm/zh_TW/legal.xml -share/gnome/omf/gdm/gdm-C.omf -share/gnome/omf/gdm/gdm-de.omf -share/gnome/omf/gdm/gdm-es.omf -share/gnome/omf/gdm/gdm-fr.omf -share/gnome/omf/gdm/gdm-it.omf -share/gnome/omf/gdm/gdm-ja.omf -share/gnome/omf/gdm/gdm-ko.omf -share/gnome/omf/gdm/gdm-uk.omf -share/gnome/omf/gdm/gdm-zh_CN.omf -share/gnome/omf/gdm/gdm-zh_HK.omf -share/gnome/omf/gdm/gdm-zh_TW.omf -share/gnome/pixmaps/faces/astronaut.jpg -share/gnome/pixmaps/faces/baseball.png -share/gnome/pixmaps/faces/butterfly.png -share/gnome/pixmaps/faces/cat-eye.jpg -share/gnome/pixmaps/faces/chess.jpg -share/gnome/pixmaps/faces/coffee.jpg -share/gnome/pixmaps/faces/dice.jpg -share/gnome/pixmaps/faces/energy-arc.jpg -share/gnome/pixmaps/faces/fish.jpg -share/gnome/pixmaps/faces/flake.jpg -share/gnome/pixmaps/faces/flower.jpg -share/gnome/pixmaps/faces/grapes.jpg -share/gnome/pixmaps/faces/guitar.jpg -share/gnome/pixmaps/faces/launch.jpg -share/gnome/pixmaps/faces/leaf.jpg -share/gnome/pixmaps/faces/lightning.jpg -share/gnome/pixmaps/faces/penguin.jpg -share/gnome/pixmaps/faces/puppy.jpg -share/gnome/pixmaps/faces/sky.jpg -share/gnome/pixmaps/faces/soccerball.png -share/gnome/pixmaps/faces/sunflower.jpg -share/gnome/pixmaps/faces/sunset.jpg -share/gnome/pixmaps/faces/tennis-ball.png -share/gnome/pixmaps/faces/yellow-rose.jpg -share/gnome/pixmaps/gdm-foot-logo.png -share/gnome/pixmaps/gdm-setup.png -share/gnome/pixmaps/gdm-xnest.png -share/gnome/pixmaps/gdm.png -share/gnome/pixmaps/login-photo.png -share/gnome/pixmaps/nobody.png -share/gnome/pixmaps/nohost.png -share/gnome/xsessions/gnome.desktop -share/icons/hicolor/16x16/apps/gdm-xnest.png -share/icons/hicolor/32x32/apps/gdm-setup.png -share/icons/hicolor/32x32/apps/gdm-xnest.png -share/locale/af/LC_MESSAGES/gdm.mo -share/locale/am/LC_MESSAGES/gdm.mo -share/locale/ar/LC_MESSAGES/gdm.mo -share/locale/as/LC_MESSAGES/gdm.mo -share/locale/az/LC_MESSAGES/gdm.mo -share/locale/be/LC_MESSAGES/gdm.mo -share/locale/bg/LC_MESSAGES/gdm.mo -share/locale/bn/LC_MESSAGES/gdm.mo -share/locale/bn_IN/LC_MESSAGES/gdm.mo -share/locale/bs/LC_MESSAGES/gdm.mo -share/locale/ca/LC_MESSAGES/gdm.mo -share/locale/cs/LC_MESSAGES/gdm.mo -share/locale/cy/LC_MESSAGES/gdm.mo -share/locale/da/LC_MESSAGES/gdm.mo -share/locale/de/LC_MESSAGES/gdm.mo -share/locale/dz/LC_MESSAGES/gdm.mo -share/locale/el/LC_MESSAGES/gdm.mo -share/locale/en_CA/LC_MESSAGES/gdm.mo -share/locale/en_GB/LC_MESSAGES/gdm.mo -share/locale/es/LC_MESSAGES/gdm.mo -share/locale/et/LC_MESSAGES/gdm.mo -share/locale/eu/LC_MESSAGES/gdm.mo -share/locale/fa/LC_MESSAGES/gdm.mo -share/locale/fi/LC_MESSAGES/gdm.mo -share/locale/fr/LC_MESSAGES/gdm.mo -share/locale/ga/LC_MESSAGES/gdm.mo -share/locale/gl/LC_MESSAGES/gdm.mo -share/locale/gu/LC_MESSAGES/gdm.mo -share/locale/he/LC_MESSAGES/gdm.mo -share/locale/hi/LC_MESSAGES/gdm.mo -share/locale/hr/LC_MESSAGES/gdm.mo -share/locale/hu/LC_MESSAGES/gdm.mo -share/locale/hy/LC_MESSAGES/gdm.mo -share/locale/id/LC_MESSAGES/gdm.mo -share/locale/is/LC_MESSAGES/gdm.mo -share/locale/it/LC_MESSAGES/gdm.mo -share/locale/ja/LC_MESSAGES/gdm.mo -share/locale/ka/LC_MESSAGES/gdm.mo -share/locale/ko/LC_MESSAGES/gdm.mo -share/locale/ku/LC_MESSAGES/gdm.mo -share/locale/lt/LC_MESSAGES/gdm.mo -share/locale/lv/LC_MESSAGES/gdm.mo -share/locale/mg/LC_MESSAGES/gdm.mo -share/locale/mi/LC_MESSAGES/gdm.mo -share/locale/mk/LC_MESSAGES/gdm.mo -share/locale/ml/LC_MESSAGES/gdm.mo -share/locale/mn/LC_MESSAGES/gdm.mo -share/locale/mr/LC_MESSAGES/gdm.mo -share/locale/ms/LC_MESSAGES/gdm.mo -share/locale/nb/LC_MESSAGES/gdm.mo -share/locale/ne/LC_MESSAGES/gdm.mo -share/locale/nl/LC_MESSAGES/gdm.mo -share/locale/nn/LC_MESSAGES/gdm.mo -share/locale/nso/LC_MESSAGES/gdm.mo -share/locale/or/LC_MESSAGES/gdm.mo -share/locale/pa/LC_MESSAGES/gdm.mo -share/locale/pl/LC_MESSAGES/gdm.mo -share/locale/pt/LC_MESSAGES/gdm.mo -share/locale/pt_BR/LC_MESSAGES/gdm.mo -share/locale/ro/LC_MESSAGES/gdm.mo -share/locale/ru/LC_MESSAGES/gdm.mo -share/locale/rw/LC_MESSAGES/gdm.mo -share/locale/sk/LC_MESSAGES/gdm.mo -share/locale/sl/LC_MESSAGES/gdm.mo -share/locale/sq/LC_MESSAGES/gdm.mo -share/locale/sr/LC_MESSAGES/gdm.mo -share/locale/sr@Latn/LC_MESSAGES/gdm.mo -share/locale/sv/LC_MESSAGES/gdm.mo -share/locale/ta/LC_MESSAGES/gdm.mo -share/locale/th/LC_MESSAGES/gdm.mo -share/locale/tr/LC_MESSAGES/gdm.mo -share/locale/uk/LC_MESSAGES/gdm.mo -share/locale/vi/LC_MESSAGES/gdm.mo -share/locale/wa/LC_MESSAGES/gdm.mo -share/locale/xh/LC_MESSAGES/gdm.mo -share/locale/zh_CN/LC_MESSAGES/gdm.mo -share/locale/zh_HK/LC_MESSAGES/gdm.mo -share/locale/zh_TW/LC_MESSAGES/gdm.mo -share/locale/zu/LC_MESSAGES/gdm.mo -@dirrm share/gnome/xsessions -@dirrm share/gnome/pixmaps/faces -@dirrm share/gnome/omf/gdm -@dirrm share/gnome/help/gdm/zh_TW/figures -@dirrm share/gnome/help/gdm/zh_TW -@dirrm share/gnome/help/gdm/zh_HK/figures -@dirrm share/gnome/help/gdm/zh_HK -@dirrm share/gnome/help/gdm/zh_CN/figures -@dirrm share/gnome/help/gdm/zh_CN -@dirrm share/gnome/help/gdm/uk -@dirrm share/gnome/help/gdm/ko/figures -@dirrm share/gnome/help/gdm/ko -@dirrm share/gnome/help/gdm/ja/figures -@dirrm share/gnome/help/gdm/ja -@dirrm share/gnome/help/gdm/it/figures -@dirrm share/gnome/help/gdm/it -@dirrm share/gnome/help/gdm/fr/figures -@dirrm share/gnome/help/gdm/fr -@dirrm share/gnome/help/gdm/es/figures -@dirrm share/gnome/help/gdm/es -@dirrm share/gnome/help/gdm/de/figures -@dirrm share/gnome/help/gdm/de -@dirrm share/gnome/help/gdm/C -@dirrm share/gnome/help/gdm -@dirrm share/gnome/gdm/themes/happygnome-list -@dirrm share/gnome/gdm/themes/happygnome -@dirrm share/gnome/gdm/themes/circles -@dirrm share/gnome/gdm/themes -@dirrm share/gnome/gdm/BuiltInSessions -@dirrm share/gnome/gdm -@dirrm etc/pam.d -@dirrm etc/gdm/modules -@dirrm etc/gdm/Sessions -@dirrm etc/gdm/PreSession -@dirrm etc/gdm/PostSession -@dirrm etc/gdm/PostLogin -@dirrm etc/gdm/Init -@dirrm etc/gdm -@dirrmtry etc/dm/Sessions -@dirrmtry etc/dm -@dirrmtry sbin -@dirrmtry share/gnome/log/gdm -@dirrmtry share/gnome/log -@unexec /bin/rm -rf /var/gdm 2>/dev/null || /usr/bin/true -@unexec /bin/rm -rf /var/log/gdm 2>/dev/null || /usr/bin/true -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile deleted file mode 100644 index 8f6172456..000000000 --- a/x11/gnome-applets/Makefile +++ /dev/null @@ -1,110 +0,0 @@ -# New ports collection makefile for: gnomeapplets2 -# Date created: 26th May 2000 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome-applets/Makefile,v 1.151 2007/02/28 19:31:48 marcus Exp $ -# - -PORTNAME= gnome-applets -PORTVERSION= 2.18.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Applets components for the GNOME 2 Desktop Environment - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends-2.0.pc:${PORTSDIR}/sysutils/system-tools-backends \ - ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center -LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ - xklavier.11:${PORTSDIR}/x11/libxklavier \ - gucharmap.6:${PORTSDIR}/deskutils/gucharmap -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends-2.0.pc:${PORTSDIR}/sysutils/system-tools-backends \ - ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center - -USE_GETTEXT= yes -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -USE_LDCONFIG= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel \ - gail gnomedocutils libgnomekbd -WANT_GNOME= yes -USE_GSTREAMER= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-gstreamer=0.10 \ - --enable-stickynotes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ - FREEBSD_SYS=${FREEBSD_SYS} - -GCONF_SCHEMAS= charpick.schemas drivemount.schemas geyes.schemas \ - gswitchit.schemas gweather.schemas \ - mixer.schemas multiload.schemas \ - stickynotes.schemas - -OPTIONS= MINI_COMMANDER "Enable mini-commander applet" off - -FREEBSD_SYS?= /usr/src/sys - -.if defined(PACKAGE_BUILDING) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/libdata/pkgconfig/libnotify.pc) || \ - !defined(WITHOUT_LIBNOTIFY) -LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify -.endif - -.if ${ARCH} != "i386" && ${ARCH} != "amd64" -CONFIGURE_ENV+= CFLAGS="${CFLAGS} -fPIC" -PLIST_SUB= BATTERY="@comment " -.else -GCONF_SCHEMAS+= battstat.schemas -PLIST_SUB= BATTERY="" -.endif - -.if ${ARCH} != "i386" && ${ARCH} != "amd64" -PLIST_SUB+= CPUFREQ="@comment " -.else -PLIST_SUB+= CPUFREQ="" -GCONF_SCHEMAS+= cpufreq-applet.schemas -.endif - -.if defined(WITH_MINI_COMMANDER) -CONFIGURE_ARGS+= --enable-mini-commander -GCONF_SCHEMAS+= mini-commander-global.schemas mini-commander.schemas -PLIST_SUB+= COMMANDER="" -.else -PLIST_SUB+= COMMANDER="@comment " -.endif - -.if ( exists(${pygnomedesktop_DETECT}) ) || \ - ( ( ${HAVE_GNOME:Mpygnomedesktop}!="" ) && ${ARCH}!="sparc64" ) -USE_PYTHON= yes -.include "${PORTSDIR}/Mk/bsd.python.mk" -USE_GNOME+= pygnomedesktop -PLIST_SUB+= PYTHON="" -.else -PLIST_SUB+= PYTHON="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|g' \ - ${WRKSRC}/libgweather/weather-met.c - @${REINPLACE_CMD} -e 's|system-tools-backends|system-tools-backends-2.0|g' \ - ${WRKSRC}/configure -.if !defined(USE_PYTHON) - @${REINPLACE_CMD} -e 's|HAVE_PYGTK="yes"|HAVE_PYGTK="no"|' \ - ${WRKSRC}/configure -.endif - -.include <bsd.port.post.mk> diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo deleted file mode 100644 index 14fb514cf..000000000 --- a/x11/gnome-applets/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-applets-2.18.0.tar.bz2) = db3ef99c00335798f30fc0a9162c0257 -SHA256 (gnome2/gnome-applets-2.18.0.tar.bz2) = f8f23e0c5e156afb0811d7a7fcbfec8dc667b8e35fa8a1cfff0b4866014c2157 -SIZE (gnome2/gnome-applets-2.18.0.tar.bz2) = 7133902 diff --git a/x11/gnome-applets/files/patch-aa b/x11/gnome-applets/files/patch-aa deleted file mode 100644 index 2e1c62bde..000000000 --- a/x11/gnome-applets/files/patch-aa +++ /dev/null @@ -1,112 +0,0 @@ ---- configure.orig Wed Jul 26 16:38:04 2006 -+++ configure Wed Jul 26 16:38:04 2006 -@@ -24860,8 +24860,7 @@ - - test "x$prefix" = xNONE && prefix="$ac_default_prefix" - test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' -- ac_define_dir=`eval echo $"${prefix}/share/locale"` -- ac_define_dir=`eval echo $ac_define_dir` -+ ac_define_dir=`eval echo "${prefix}/share/locale"` - GNOMELOCALEDIR="$ac_define_dir" - - -@@ -27066,8 +27065,8 @@ - - ;; - # list of supported OS cores that do not use libapm -- i386-*-freebsd*|*-*-netbsd*|*-*-openbsd*|*-*kfreebsd*-gnu) -- if -n "${OS_SYS}" ; then -+ i386-*-freebsd*|amd64-*-freebsd*|*-*-netbsd*|*-*-openbsd*|*-*kfreebsd*-gnu) -+ if test -n "${OS_SYS}" ; then - ACPIINC="-I${OS_SYS}" - else - ACPIINC="-I/usr/src/sys" -@@ -28145,6 +28144,9 @@ - *linux*) - build_cpufreq_applet=yes - ;; -+ i386-*-freebsd*|amd64-*-freebsd*) -+ build_cpufreq_applet=yes -+ ;; - *) - { echo "$as_me:$LINENO: WARNING: ${host} is not supported by cpufreq applet, not building" >&5 - echo "$as_me: WARNING: ${host} is not supported by cpufreq applet, not building" >&2;} -@@ -28752,7 +28754,7 @@ - ACLOCAL_AMFLAGS="\${ACLOCAL_FLAGS}" - - --iconsdir="${datadir}/icons" -+iconsdir="${prefix}/share/icons" - - pixmapsdir="${datadir}/pixmaps" - -@@ -28764,8 +28766,7 @@ - - test "x$prefix" = xNONE && prefix="$ac_default_prefix" - test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' -- ac_define_dir=`eval echo $"${iconsdir}"` -- ac_define_dir=`eval echo $ac_define_dir` -+ ac_define_dir=`eval echo "${iconsdir}"` - GNOME_ICONDIR="$ac_define_dir" - - -@@ -28777,8 +28778,7 @@ - - test "x$prefix" = xNONE && prefix="$ac_default_prefix" - test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' -- ac_define_dir=`eval echo $"${pixmapsdir}"` -- ac_define_dir=`eval echo $ac_define_dir` -+ ac_define_dir=`eval echo "${pixmapsdir}"` - GNOME_PIXMAPSDIR="$ac_define_dir" - - -@@ -28790,8 +28790,7 @@ - - test "x$prefix" = xNONE && prefix="$ac_default_prefix" - test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' -- ac_define_dir=`eval echo $"${gladedir}"` -- ac_define_dir=`eval echo $ac_define_dir` -+ ac_define_dir=`eval echo "${gladedir}"` - GNOME_GLADEDIR="$ac_define_dir" - - -@@ -28803,8 +28802,7 @@ - - test "x$prefix" = xNONE && prefix="$ac_default_prefix" - test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' -- ac_define_dir=`eval echo $"${datadir}"` -- ac_define_dir=`eval echo $ac_define_dir` -+ ac_define_dir=`eval echo "${datadir}"` - DATADIR="$ac_define_dir" - - -@@ -28816,8 +28814,7 @@ - - test "x$prefix" = xNONE && prefix="$ac_default_prefix" - test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' -- ac_define_dir=`eval echo $"${sysconfdir}"` -- ac_define_dir=`eval echo $ac_define_dir` -+ ac_define_dir=`eval echo "${sysconfdir}"` - SYSCONFDIR="$ac_define_dir" - - -@@ -28829,8 +28826,7 @@ - - test "x$prefix" = xNONE && prefix="$ac_default_prefix" - test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' -- ac_define_dir=`eval echo $"${libdir}"` -- ac_define_dir=`eval echo $ac_define_dir` -+ ac_define_dir=`eval echo "${libdir}"` - LIBDIR="$ac_define_dir" - - -@@ -28842,8 +28838,7 @@ - - test "x$prefix" = xNONE && prefix="$ac_default_prefix" - test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' -- ac_define_dir=`eval echo $"$prefix"` -- ac_define_dir=`eval echo $ac_define_dir` -+ ac_define_dir=`eval echo "$prefix"` - PREFIX="$ac_define_dir" - - diff --git a/x11/gnome-applets/files/patch-battstat_acpi-freebsd.c b/x11/gnome-applets/files/patch-battstat_acpi-freebsd.c deleted file mode 100644 index 48746fa03..000000000 --- a/x11/gnome-applets/files/patch-battstat_acpi-freebsd.c +++ /dev/null @@ -1,152 +0,0 @@ ---- battstat/acpi-freebsd.c.orig Sun Jul 3 16:41:26 2005 -+++ battstat/acpi-freebsd.c Sun Jul 3 16:49:55 2005 -@@ -31,9 +31,13 @@ - - #include <stdio.h> - #include <sys/types.h> -+#include <sys/socket.h> - #include <sys/sysctl.h> -+#include <sys/un.h> - #include <sys/ioctl.h> -+#if defined(__i386__) - #include <machine/apm_bios.h> -+#endif - #include <stdlib.h> - #include <errno.h> - #include <unistd.h> -@@ -92,16 +96,36 @@ gboolean - acpi_freebsd_init(struct acpi_info * acpiinfo) - { - int acpi_fd; -+ int event_fd; - - g_assert(acpiinfo); - -- acpi_fd = open(ACPIDEV, O_RDONLY); -- if (acpi_fd >= 0) { -- acpiinfo->acpifd = acpi_fd; -+ if (acpiinfo->acpifd == -1) { -+ acpi_fd = open(ACPIDEV, O_RDONLY); -+ if (acpi_fd >= 0) { -+ acpiinfo->acpifd = acpi_fd; -+ } -+ else { -+ acpiinfo->acpifd = -1; -+ return FALSE; -+ } - } -- else { -- acpiinfo->acpifd = -1; -- return FALSE; -+ -+ event_fd = socket(PF_UNIX, SOCK_STREAM, 0); -+ if (event_fd >= 0) { -+ struct sockaddr_un addr; -+ addr.sun_family = AF_UNIX; -+ strcpy(addr.sun_path, "/var/run/devd.pipe"); -+ if (connect(event_fd, (struct sockaddr *) &addr, sizeof(addr)) == 0) { -+ acpiinfo->event_fd = event_fd; -+ acpiinfo->event_inited = TRUE; -+ acpiinfo->channel = g_io_channel_unix_new(event_fd); -+ } -+ else { -+ close(event_fd); -+ acpiinfo->event_fd = -1; -+ acpiinfo->event_inited = FALSE; -+ } - } - - update_battery_info(acpiinfo); -@@ -110,6 +134,65 @@ acpi_freebsd_init(struct acpi_info * acp - return TRUE; - } - -+#define ACPI_EVENT_IGNORE 0 -+#define ACPI_EVENT_AC 1 -+#define ACPI_EVENT_BATTERY_INFO 2 -+ -+static int parse_acpi_event(GString *buffer) -+{ -+ if (strstr(buffer->str, "system=ACPI")) { -+ if (strstr(buffer->str, "subsystem=ACAD")) -+ return ACPI_EVENT_AC; -+ if (strstr(buffer->str, "subsystem=CMBAT")) -+ return ACPI_EVENT_BATTERY_INFO; -+ } -+ -+ return ACPI_EVENT_IGNORE; -+} -+ -+void acpi_freebsd_update(struct acpi_info *acpiinfo) -+{ -+ /* XXX This is needed for systems where devd does not have permissions -+ * to allow for event-driven updates. -+ */ -+ update_ac_info(acpiinfo); -+ update_battery_info(acpiinfo); -+} -+ -+gboolean acpi_process_event(struct acpi_info *acpiinfo, gboolean *read_error) -+{ -+ gsize i; -+ int evt; -+ gboolean result = FALSE; -+ GString *buffer; -+ GIOStatus stat; -+ buffer = g_string_new(NULL); -+ -+ *read_error = FALSE; -+ stat = g_io_channel_read_line_string(acpiinfo->channel, buffer, &i, NULL); -+ -+ if (stat == G_IO_STATUS_ERROR || stat == G_IO_STATUS_EOF) { -+ *read_error = TRUE; -+ g_string_free(buffer, TRUE); -+ return FALSE; -+ } -+ -+ evt = parse_acpi_event(buffer); -+ switch (evt) { -+ case ACPI_EVENT_AC: -+ update_ac_info(acpiinfo); -+ result = TRUE; -+ break; -+ case ACPI_EVENT_BATTERY_INFO: -+ update_battery_info(acpiinfo); -+ result = TRUE; -+ break; -+ } -+ -+ g_string_free(buffer, TRUE); -+ return result; -+} -+ - void - acpi_freebsd_cleanup(struct acpi_info * acpiinfo) - { -@@ -119,21 +202,12 @@ acpi_freebsd_cleanup(struct acpi_info * - close(acpiinfo->acpifd); - acpiinfo->acpifd = -1; - } --} - --/* XXX This is a hack since user-land applications can't get ACPI events yet. -- * Devd provides this (or supposedly provides this), but you need to be -- * root to access devd. -- */ --gboolean --acpi_process_event(struct acpi_info * acpiinfo) --{ -- g_assert(acpiinfo); -- -- update_ac_info(acpiinfo); -- update_battery_info(acpiinfo); -- -- return TRUE; -+ if (acpiinfo->event_fd >= 0) { -+ g_io_channel_unref(acpiinfo->channel); -+ close(acpiinfo->event_fd); -+ acpiinfo->event_fd = -1; -+ } - } - - gboolean diff --git a/x11/gnome-applets/files/patch-battstat_acpi-freebsd.h b/x11/gnome-applets/files/patch-battstat_acpi-freebsd.h deleted file mode 100644 index 918cd59eb..000000000 --- a/x11/gnome-applets/files/patch-battstat_acpi-freebsd.h +++ /dev/null @@ -1,78 +0,0 @@ ---- battstat/acpi-freebsd.h.orig Sun Jul 3 16:50:22 2005 -+++ battstat/acpi-freebsd.h Sun Jul 3 16:54:14 2005 -@@ -29,61 +29,31 @@ - #define ACPI_LIFE "hw.acpi.battery.life" - #define ACPI_STATE "hw.acpi.battery.state" - --struct acpi_info { -- gboolean ac_online; -- int acpifd; -- int max_capacity; -- int low_capacity; -- int critical_capacity; -+/* XXX: AMD64 does not have machine/apm_bios.h. */ -+#if !defined(__i386__) -+struct apm_info { -+ guint ai_acline; -+ guint ai_batt_stat; -+ guint ai_batt_life; -+ int ai_batt_time; -+ guint ai_status; - }; -- --gboolean acpi_freebsd_read(struct apm_info *apminfo, struct acpi_info * acpiinfo); --gboolean acpi_process_event(struct acpi_info * acpiinfo); --gboolean acpi_freebsd_init(struct acpi_info * acpiinfo); --void acpi_freebsd_cleanup(struct acpi_info * acpiinfo); -- --#endif /* __ACPI_FREEBSD_H__ */ --/* -- * Copyright (C) 2004 by Joe Marcus Clarke <marcus@FreeBSD.org> -- * -- * This program is free software; you can redistribute it and/or modify -- * it under the terms of the GNU General Public License as published by -- * the Free Software Foundation; either version 2 of the License, or -- * (at your option) any later version. -- * -- * This program is distributed in the hope that it will be useful, -- * but WITHOUT ANY WARRANTY; without even the implied warranty of -- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -- * GNU General Public License for more details. -- * -- * You should have received a copy of the GNU General Public License -- * along with this program; if not, write to the Free Software -- * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA. -- */ -- --#ifndef __ACPI_FREEBSD_H__ --#define __ACPI_FREEBSD_H__ -- --#define ACPIDEV "/dev/acpi" -- --#define BATT_MIN 0 --#define BATT_MAX 64 -- --#define ACPI_ACLINE "hw.acpi.acline" --#define ACPI_TIME "hw.acpi.battery.time" --#define ACPI_LIFE "hw.acpi.battery.life" --#define ACPI_STATE "hw.acpi.battery.state" -+#endif - - struct acpi_info { - gboolean ac_online; -+ gboolean event_inited; - int acpifd; -+ int event_fd; - int max_capacity; - int low_capacity; - int critical_capacity; -+ GIOChannel * channel; - }; - - gboolean acpi_freebsd_read(struct apm_info *apminfo, struct acpi_info * acpiinfo); --gboolean acpi_process_event(struct acpi_info * acpiinfo); -+void acpi_freebsd_update(struct acpi_info * acpiinfo); -+gboolean acpi_process_event(struct acpi_info * acpiinfo, gboolean *read_error); - gboolean acpi_freebsd_init(struct acpi_info * acpiinfo); - void acpi_freebsd_cleanup(struct acpi_info * acpiinfo); - diff --git a/x11/gnome-applets/files/patch-battstat_battstat_applet.c b/x11/gnome-applets/files/patch-battstat_battstat_applet.c deleted file mode 100644 index a95b7b569..000000000 --- a/x11/gnome-applets/files/patch-battstat_battstat_applet.c +++ /dev/null @@ -1,21 +0,0 @@ ---- battstat/battstat_applet.c.orig Fri Aug 19 22:13:49 2005 -+++ battstat/battstat_applet.c Tue Aug 23 20:37:13 2005 -@@ -430,14 +430,14 @@ battery_full_notify (GtkWidget *applet) - static void - battery_full_dialog (GtkWidget *applet) - { -- /* first attempt to use libnotify */ -- if (battery_full_notify (applet)) -- return; -- - GtkWidget *dialog, *hbox, *image, *label; - GdkPixbuf *pixbuf; - - gchar *new_label; -+ /* first attempt to use libnotify */ -+ if (battery_full_notify (applet)) -+ return; -+ - dialog = gtk_dialog_new_with_buttons ( - _("Battery Notice"), - NULL, diff --git a/x11/gnome-applets/files/patch-battstat_power-management.c b/x11/gnome-applets/files/patch-battstat_power-management.c deleted file mode 100644 index 9cea2d65b..000000000 --- a/x11/gnome-applets/files/patch-battstat_power-management.c +++ /dev/null @@ -1,123 +0,0 @@ ---- battstat/power-management.c.orig Thu Aug 25 23:45:47 2005 -+++ battstat/power-management.c Tue Aug 30 01:28:40 2005 -@@ -61,9 +61,7 @@ - - static const char *apm_readinfo (BatteryStatus *status); - static int pm_initialised; --#ifdef HAVE_HAL --static int using_hal; --#endif -+static int using_hal = FALSE; - - /* - * What follows is a series of platform-specific apm_readinfo functions -@@ -173,16 +171,40 @@ apm_readinfo (BatteryStatus *status) - - #elif __FreeBSD__ - -+#if defined(__i386__) - #include <machine/apm_bios.h> -+#endif - #include "acpi-freebsd.h" - - static struct acpi_info acpiinfo; - static gboolean using_acpi; - static int acpi_count; -+static int acpiwatch; - static struct apm_info apminfo; - -+gboolean acpi_freebsd_read(struct apm_info *apminfo, struct acpi_info *acpiinfo); -+ - #define APMDEVICE "/dev/apm" - -+static gboolean acpi_callback (GIOChannel * chan, GIOCondition cond, gpointer data) -+{ -+ gboolean read_error; -+ if (cond & (G_IO_ERR | G_IO_HUP)) { -+ acpi_freebsd_cleanup(&acpiinfo); -+ return FALSE; -+ } -+ -+ if (acpi_process_event(&acpiinfo, &read_error)) { -+ acpi_freebsd_read(&apminfo, &acpiinfo); -+ } -+ else if (read_error) { -+ acpi_freebsd_cleanup(&acpiinfo); -+ return FALSE; -+ } -+ -+ return TRUE; -+} -+ - static const char * - apm_readinfo (BatteryStatus *status) - { -@@ -190,21 +212,27 @@ apm_readinfo (BatteryStatus *status) - - if (DEBUG) g_print("apm_readinfo() (FreeBSD)\n"); - -- if (using_acpi) { -+ if (using_acpi && (!acpiinfo.event_inited || acpiinfo.event_fd >= 0)) { - if (acpi_count <= 0) { - acpi_count = 30; -- acpi_process_event(&acpiinfo); -+ if (!acpiinfo.event_inited) { -+ acpi_freebsd_update(&acpiinfo); -+ } - if (acpi_freebsd_read(&apminfo, &acpiinfo) == FALSE) - return ERR_FREEBSD_ACPI; - } - acpi_count--; - } -- else -- { -- /* This is how I read the information from the APM subsystem under -- FreeBSD. Each time this functions is called (once every second) -- the APM device is opened, read from and then closed. -- */ -+ else if (using_acpi && acpiinfo.event_inited) { -+ if (acpi_freebsd_init(&acpiinfo)) { -+ acpiwatch = g_io_add_watch (acpiinfo.channel, -+ G_IO_IN | G_IO_ERR | G_IO_HUP, -+ acpi_callback, NULL); -+ acpi_freebsd_read(&apminfo, &acpiinfo); -+ } -+ } -+ else { -+#if defined(__i386__) - fd = open(APMDEVICE, O_RDONLY); - if (fd == -1) { - return ERR_OPEN_APMDEV; -@@ -217,6 +245,9 @@ apm_readinfo (BatteryStatus *status) - - if(apminfo.ai_status == 0) - return ERR_APM_E; -+#else -+ return ERR_OPEN_APMDEV; -+#endif - } - - status->present = TRUE; -@@ -480,6 +511,12 @@ power_management_initialise( int no_hal - } - else - using_acpi = FALSE; -+ -+ if (using_acpi && acpiinfo.event_fd >= 0) { -+ acpiwatch = g_io_add_watch (acpiinfo.channel, -+ G_IO_IN | G_IO_ERR | G_IO_HUP, -+ acpi_callback, NULL); -+ } - #endif - pm_initialised = 1; - -@@ -513,6 +550,9 @@ power_management_cleanup( void ) - } - #elif defined(__FreeBSD__) - if (using_acpi) { -+ if (acpiwatch != 0) -+ g_source_remove(acpiwatch); -+ acpiwatch = 0; - acpi_freebsd_cleanup(&acpiinfo); - } - #endif diff --git a/x11/gnome-applets/files/patch-cpufreq-freebsd b/x11/gnome-applets/files/patch-cpufreq-freebsd deleted file mode 100644 index e7f0e210d..000000000 --- a/x11/gnome-applets/files/patch-cpufreq-freebsd +++ /dev/null @@ -1,444 +0,0 @@ ---- cpufreq/src/cpufreq-monitor-cpuinfo.c.orig Thu Jun 15 01:01:54 2006 -+++ cpufreq/src/cpufreq-monitor-cpuinfo.c Sat Jun 17 13:48:19 2006 -@@ -22,6 +22,10 @@ - #include <glib.h> - #include <glib/gi18n.h> - -+#ifdef __FreeBSD__ -+#include <sys/types.h> -+#include <sys/sysctl.h> -+#endif /* __FreeBSD__ */ - #include <string.h> - #include <stdio.h> - -@@ -59,15 +63,20 @@ cpufreq_monitor_cpuinfo_new (guint cpu) - static gboolean - cpufreq_monitor_cpuinfo_run (CPUFreqMonitor *monitor) - { -+#ifndef __FreeBSD__ - gchar *file; - gchar **lines; - gchar *buffer = NULL; - gchar *p; -+#else -+ size_t len; -+#endif /* __FreeBSD__ */ - gint cpu, i; - gint cur_freq, max_freq; - gchar *governor; - GError *error = NULL; - -+#ifndef __FreeBSD__ - file = g_strdup ("/proc/cpuinfo"); - if (!g_file_get_contents (file, &buffer, NULL, &error)) { - g_warning (error->message); -@@ -112,6 +121,12 @@ cpufreq_monitor_cpuinfo_run (CPUFreqMoni - - g_strfreev (lines); - g_free (buffer); -+#else -+ len = sizeof (cpu); -+ -+ if (sysctlbyname ("hw.clockrate", &cpu, &len, NULL, 0) == -1) -+ return FALSE; -+#endif /* __FreeBSD__ */ - - governor = g_strdup (_("Frequency Scaling Unsupported")); - cur_freq = cpu * 1000; ---- cpufreq/src/cpufreq-applet.c.orig Thu Jun 15 01:01:53 2006 -+++ cpufreq/src/cpufreq-applet.c Sat Jun 17 13:42:50 2006 -@@ -17,6 +17,7 @@ - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - * - * Authors : Carlos García Campos <carlosgc@gnome.org> -+ * Joe Marcus Clarke <marcus@FreeBSD.org> - */ - - #ifdef HAVE_CONFIG_H -@@ -519,6 +524,7 @@ cpufreq_applet_about_cb (BonoboUICompone - { - static const gchar *const authors[] = { - "Carlos Garcia Campos <carlosgc@gnome.org>", -+ "Joe Marcus Clarke <marcus@FreeBSD.org> (FreeBSD support)", - NULL - }; - static const gchar *const documenters[] = { ---- cpufreq/src/cpufreq-monitor-sysctl.h.orig Sat Jun 17 14:05:37 2006 -+++ cpufreq/src/cpufreq-monitor-sysctl.h Sat Jun 17 14:14:13 2006 -@@ -0,0 +1,49 @@ -+/* -+ * Copyright (C) 2001, 2002 Free Software Foundation -+ * -+ * This library is free software; you can redistribute it and/or -+ * modify it under the terms of the GNU General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. -+ * -+ * This library is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * General Public License for more details. -+ * -+ * You should have received a copy of the GNU General Public -+ * License along with this library; if not, write to the Free -+ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -+ * -+ * Authors : Joe Marcus Clarke <marcus@FreeBSD.org> -+ */ -+ -+#ifndef __CPUFREQ_MONITOR_SYSCTL_H__ -+#define __CPUFREQ_MONITOR_SYSCTL_H__ -+ -+#include <glib-object.h> -+ -+#include "cpufreq-monitor.h" -+ -+#define TYPE_CPUFREQ_MONITOR_SYSCTL (cpufreq_monitor_sysctl_get_type ()) -+#define CPUFREQ_MONITOR_SYSCTL(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), TYPE_CPUFREQ_MONITOR_SYSCTL, CPUFreqMonitorSysctl)) -+#define CPUFREQ_MONITOR_SYSCTL_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass), TYPE_CPUFREQ_MONITOR_SYSCTL, CPUFreqMonitorSysctlClass)) -+#define IS_CPUFREQ_MONITOR_SYSCTL(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TYPE_CPUFREQ_MONITOR_SYSCTL)) -+#define IS_CPUFREQ_MONITOR_SYSCTL_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), TYPE_CPUFREQ_MONITOR_SYSCTL)) -+#define CPUFREQ_MONITOR_SYSCTL_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), TYPE_CPUFREQ_MONITOR_SYSCTL, CPUFreqMonitorSysctlClass)) -+ -+typedef struct _CPUFreqMonitorSysctl CPUFreqMonitorSysctl; -+typedef struct _CPUFreqMonitorSysctlClass CPUFreqMonitorSysctlClass; -+ -+struct _CPUFreqMonitorSysctl { -+ CPUFreqMonitor parent; -+}; -+ -+struct _CPUFreqMonitorSysctlClass { -+ CPUFreqMonitorClass parent_class; -+}; -+ -+GType cpufreq_monitor_sysctl_get_type (void) G_GNUC_CONST; -+CPUFreqMonitor *cpufreq_monitor_sysctl_new (guint cpu); -+ -+#endif /* __CPUFREQ_MONITOR_SYSCTL_H__ */ ---- cpufreq/src/cpufreq-monitor-factory.c.orig Sat Jun 17 06:28:02 2006 -+++ cpufreq/src/cpufreq-monitor-factory.c Sat Jun 24 01:45:54 2006 -@@ -17,6 +17,7 @@ - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - * - * Authors : Carlos García Campos <carlosgc@gnome.org> -+ * Joe Marcus Clarke <marcus@FreeBSD.org> - */ - - #ifdef HAVE_CONFIG_H -@@ -25,11 +26,18 @@ - - #include <glib.h> - #include <glib/gi18n.h> -+#ifdef __FreeBSD__ -+#include <sys/types.h> -+#include <sys/sysctl.h> -+#endif /* __FreeBSD__ */ - - #include "cpufreq-applet.h" - #include "cpufreq-utils.h" - #include "cpufreq-monitor-sysfs.h" - #include "cpufreq-monitor-procfs.h" -+#ifdef __FreeBSD__ -+#include "cpufreq-monitor-sysctl.h" -+#endif /* __FreeBSD__ */ - #include "cpufreq-monitor-cpuinfo.h" - #ifdef HAVE_LIBCPUFREQ - #include "cpufreq-monitor-libcpufreq.h" -@@ -40,6 +48,7 @@ CPUFreqMonitor * - cpufreq_monitor_factory_create_monitor (guint cpu) - { - CPUFreqMonitor *monitor = NULL; -+#ifndef __FreeBSD__ - - #ifdef HAVE_LIBCPUFREQ - monitor = cpufreq_monitor_libcpufreq_new (cpu); -@@ -63,6 +72,19 @@ cpufreq_monitor_factory_create_monitor ( - - monitor = cpufreq_monitor_cpuinfo_new (cpu); - } -+#else -+ size_t len; -+ -+ if (sysctlbyname ("dev.cpu.0.freq", NULL, &len, NULL, 0) == 0) { -+ monitor = cpufreq_monitor_sysctl_new (cpu); -+ } else { -+ cpufreq_utils_display_error (_("CPU frequency scaling unsupported"), -+ _("You will not be able to modify the frequency of your machine. " -+ "Your machine may be misconfigured or not have hardware support " -+ "for CPU frequency scaling.")); -+ monitor = cpufreq_monitor_cpuinfo_new (cpu); -+ } -+#endif /* __FreeBSD__ */ - - return monitor; - } ---- cpufreq/src/cpufreq-utils.c.orig Sat Aug 12 21:26:50 2006 -+++ cpufreq/src/cpufreq-utils.c Tue Aug 22 11:07:32 2006 -@@ -22,6 +22,9 @@ - #include <glib.h> - #include <gtk/gtkmessagedialog.h> - #include <sys/types.h> -+#ifdef __FreeBSD__ -+#include <sys/sysctl.h> -+#endif - #include <sys/stat.h> - #include <fcntl.h> - #include <unistd.h> -@@ -30,6 +33,24 @@ - - #include "cpufreq-utils.h" - -+#ifdef __FreeBSD__ -+guint -+cpufreq_utils_get_n_cpus (void) -+{ -+ size_t len; -+ static guint n_cpus = 0; -+ -+ if (n_cpus > 0) -+ return n_cpus; -+ -+ len = sizeof (n_cpus); -+ if (sysctlbyname ("hw.ncpu", &n_cpus, &len, NULL, 0) == -1) { -+ return 1; -+ } -+ -+ return n_cpus; -+} -+#else - guint - cpufreq_utils_get_n_cpus (void) - { -@@ -72,6 +93,7 @@ cpufreq_utils_get_n_cpus (void) - - return 1; - } -+#endif /* __FreeBSD__ */ - - void - cpufreq_utils_display_error (const gchar *message, ---- cpufreq/src/cpufreq-monitor-sysctl.c.orig Wed Feb 28 14:03:58 2007 -+++ cpufreq/src/cpufreq-monitor-sysctl.c Wed Feb 28 14:28:47 2007 -@@ -0,0 +1,176 @@ -+/* -+ * Copyright (C) 2001, 2002 Free Software Foundation -+ * -+ * This library is free software; you can redistribute it and/or -+ * modify it under the terms of the GNU General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. -+ * -+ * This library is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * General Public License for more details. -+ * -+ * You should have received a copy of the GNU General Public -+ * License along with this library; if not, write to the Free -+ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -+ * -+ * Authors : Joe Marcus Clarke <marcus@FreeBSD.org> -+ */ -+ -+#include <glib.h> -+#include <glib/gi18n.h> -+ -+#include <string.h> -+ -+#ifdef __FreeBSD__ -+#include <sys/types.h> -+#include <sys/sysctl.h> -+ -+#include "cpufreq-monitor-sysctl.h" -+ -+#define PARENT_TYPE TYPE_CPUFREQ_MONITOR -+ -+#define CPUFREQ_MONITOR_GET_PROTECTED(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), PARENT_TYPE, CPUFreqMonitorProtected)) -+ -+static void cpufreq_monitor_sysctl_class_init (CPUFreqMonitorSysctlClass *klass); -+ -+static gboolean cpufreq_monitor_sysctl_run (CPUFreqMonitor *monitor); -+static GList *cpufreq_monitor_sysctl_get_available_frequencies (CPUFreqMonitor *monitor); -+static GList *cpufreq_monitor_sysctl_get_available_governors (CPUFreqMonitor *monitor); -+ -+static gboolean cpufreq_monitor_sysctl_get (gpointer gdata); -+ -+G_DEFINE_TYPE (CPUFreqMonitorSysctl, cpufreq_monitor_sysctl, CPUFREQ_TYPE_MONITOR) -+ -+static void -+cpufreq_monitor_sysctl_init (CPUFreqMonitorSysctl *monitor) -+{ -+} -+ -+static void -+cpufreq_monitor_sysctl_class_init (CPUFreqMonitorSysctlClass *klass) -+{ -+ CPUFreqMonitorClass *monitor_class = CPUFREQ_MONITOR_CLASS (klass); -+ -+ monitor_class->run = cpufreq_monitor_sysctl_run; -+ monitor_class->get_available_frequencies = cpufreq_monitor_sysctl_get_available_frequencies; -+ monitor_class->get_available_governors = cpufreq_monitor_sysctl_get_available_governors; -+} -+ -+CPUFreqMonitor * -+cpufreq_monitor_sysctl_new (guint cpu) -+{ -+ CPUFreqMonitorSysctl *monitor; -+ -+ monitor = g_object_new (TYPE_CPUFREQ_MONITOR_SYSCTL, "cpu", cpu, NULL); -+ -+ return CPUFREQ_MONITOR (monitor); -+} -+ -+static gboolean -+cpufreq_monitor_sysctl_run (CPUFreqMonitor *monitor) -+{ -+ gint fmax, fmin, ifreq; -+ gchar *governor; -+ size_t len; -+ gchar *freq_oid; -+ guint mon_cpu; -+ GList *list; -+ -+ list = cpufreq_monitor_sysctl_get_available_frequencies (CPUFREQ_MONITOR (monitor)); -+ -+ fmax = atoi ((gchar *) list->data); -+ fmin = atoi ((gchar *) g_list_nth_data (list, (g_list_length (list) - 1))); -+ -+ g_object_get (G_OBJECT (monitor), "cpu", &mon_cpu, NULL); -+ len = sizeof (ifreq); -+ freq_oid = g_strdup_printf ("dev.cpu.%d.freq", mon_cpu); -+ -+ if (sysctlbyname (freq_oid, &ifreq, &len, NULL, 0) == -1) { -+ g_free (freq_oid); -+ return FALSE; -+ } -+ -+ ifreq *= 1000; -+ -+ if (ifreq == fmax) -+ governor = g_strdup ("performance"); -+ else if (ifreq == fmin) -+ governor = g_strdup ("economy"); -+ else -+ governor = g_strdup ("userspace"); -+ -+ g_object_set (G_OBJECT (monitor), -+ "online", TRUE, -+ "governor", governor, -+ "frequency", ifreq, -+ "max-frequency", fmax, -+ NULL); -+ -+ return TRUE; -+} -+ -+static GList * -+cpufreq_monitor_sysctl_get_available_frequencies (CPUFreqMonitor *monitor) -+{ -+ gchar *levels_oid, *levels; -+ gchar **levelsp, **l; -+ GList *list = NULL; -+ gint mib[4]; -+ guint mon_cpu; -+ size_t len; -+ -+ g_object_get (G_OBJECT (monitor), "cpu", &mon_cpu, NULL); -+ -+ levels_oid = g_strdup_printf ("dev.cpu.%d.freq_levels", -+ mon_cpu); -+ len = 4; -+ sysctlnametomib (levels_oid, mib, &len); -+ len = sizeof (levels); -+ g_free (levels_oid); -+ -+ if (sysctl (mib, 4, NULL, &len, NULL, 0) == -1) -+ return NULL; -+ -+ levels = g_malloc (len); -+ if (sysctl (mib, 4, levels, &len, NULL, 0) == -1) -+ return NULL; -+ -+ levelsp = g_strsplit (levels, " ", 0); -+ g_free (levels); -+ -+ for (l = levelsp; l && *l; l++) { -+ gchar **frpr; -+ -+ frpr = g_strsplit (*l, "/", 0); -+ if (frpr && frpr[0] != NULL) { -+ /* sysctl format is %d/%d where the -+ * first %d is the frequency, and -+ * the second is the power used in -+ * mW. -+ */ -+ int freq = atoi (frpr[0]); -+ list = -+ g_list_append (list, g_strdup_printf ("%d", freq * 1000)); -+ } -+ g_strfreev (frpr); -+ } -+ -+ g_strfreev (levelsp); -+ -+ return (list); -+} -+ -+static GList * -+cpufreq_monitor_sysctl_get_available_governors (CPUFreqMonitor *monitor) -+{ -+ GList *list = NULL; -+ -+ list = g_list_prepend (list, g_strdup ("performance")); -+ list = g_list_prepend (list, g_strdup ("userspace")); -+ list = g_list_prepend (list, g_strdup ("economy")); -+ -+ return list; -+} -+#endif /* __FreeBSD__ */ ---- cpufreq/src/Makefile.in.orig Mon Mar 12 11:58:09 2007 -+++ cpufreq/src/Makefile.in Mon Mar 12 12:12:06 2007 -@@ -62,7 +62,8 @@ am__cpufreq_applet_SOURCES_DIST = cpufre - cpufreq-monitor-procfs.h cpufreq-monitor-sysfs.c \ - cpufreq-monitor-sysfs.h cpufreq-monitor-libcpufreq.c \ - cpufreq-monitor-libcpufreq.h cpufreq-monitor-cpuinfo.c \ -- cpufreq-monitor-cpuinfo.h -+ cpufreq-monitor-cpuinfo.h cpufreq-monitor-sysctl.c \ -+ cpufreq-monitor-sysctl.h - @HAVE_LIBCPUFREQ_TRUE@am__objects_1 = \ - @HAVE_LIBCPUFREQ_TRUE@ cpufreq-monitor-libcpufreq.$(OBJEXT) - am_cpufreq_applet_OBJECTS = cpufreq-applet.$(OBJEXT) \ -@@ -71,7 +72,8 @@ am_cpufreq_applet_OBJECTS = cpufreq-appl - cpufreq-monitor-factory.$(OBJEXT) \ - cpufreq-monitor-procfs.$(OBJEXT) \ - cpufreq-monitor-sysfs.$(OBJEXT) $(am__objects_1) \ -- cpufreq-monitor-cpuinfo.$(OBJEXT) -+ cpufreq-monitor-cpuinfo.$(OBJEXT) \ -+ cpufreq-monitor-sysctl.$(OBJEXT) - cpufreq_applet_OBJECTS = $(am_cpufreq_applet_OBJECTS) - am__DEPENDENCIES_1 = - cpufreq_applet_DEPENDENCIES = $(am__DEPENDENCIES_1) \ -@@ -85,6 +87,7 @@ am__depfiles_maybe = depfiles - @AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-monitor-libcpufreq.Po \ - @AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-monitor-procfs.Po \ - @AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-monitor-sysfs.Po \ -+@AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-monitor-sysctl.Po \ - @AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-monitor.Po \ - @AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-popup.Po \ - @AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-prefs.Po \ -@@ -411,6 +414,7 @@ cpufreq_applet_SOURCES = \ - cpufreq-monitor.c cpufreq-monitor.h \ - cpufreq-monitor-factory.c cpufreq-monitor-factory.h \ - cpufreq-monitor-procfs.c cpufreq-monitor-procfs.h \ -+ cpufreq-monitor-sysctl.c cpufreq-monitor-sysctl.h \ - cpufreq-monitor-sysfs.c cpufreq-monitor-sysfs.h \ - $(cpufreq_files) \ - cpufreq-monitor-cpuinfo.c cpufreq-monitor-cpuinfo.h -@@ -496,6 +500,7 @@ distclean-compile: - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor-factory.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor-libcpufreq.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor-procfs.Po@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor-sysctl.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor-sysfs.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-popup.Po@am__quote@ diff --git a/x11/gnome-applets/files/patch-cpufreq-selector-freebsd b/x11/gnome-applets/files/patch-cpufreq-selector-freebsd deleted file mode 100644 index 8d459fdee..000000000 --- a/x11/gnome-applets/files/patch-cpufreq-selector-freebsd +++ /dev/null @@ -1,236 +0,0 @@ ---- cpufreq/src/cpufreq-selector/cpufreq-selector-sysctl.h.orig Sat Jun 24 01:52:35 2006 -+++ cpufreq/src/cpufreq-selector/cpufreq-selector-sysctl.h Sat Jun 24 02:13:05 2006 -@@ -0,0 +1,53 @@ -+/* -+ * Copyright (C) 2001, 2002 Free Software Foundation -+ * -+ * This library is free software; you can redistribute it and/or -+ * modify it under the terms of the GNU General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. -+ * -+ * This library is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * General Public License for more details. -+ * -+ * You should have received a copy of the GNU General Public -+ * License along with this library; if not, write to the Free -+ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -+ * -+ * Authors : Joe Marcus Clarke <marcus@FreeBSD.org> -+ */ -+ -+#ifndef __CPUFREQ_SELECTOR_SYSCTL_H__ -+#define __CPUFREQ_SELECTOR_SYSCTL_H__ -+ -+#include <glib-object.h> -+ -+#include "cpufreq-selector.h" -+ -+G_BEGIN_DECLS -+ -+#define CPUFREQ_TYPE_SELECTOR_SYSCTL (cpufreq_selector_sysctl_get_type ()) -+#define CPUFREQ_SELECTOR_SYSCTL(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CPUFREQ_TYPE_SELECTOR_SYSCTL, CPUFreqSelectorProcfs)) -+#define CPUFREQ_SELECTOR_SYSCTL_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass), CPUFREQ_TYPE_SELECTOR_SYSCTL, CPUFreqSelectorProcfsClass)) -+#define CPUFREQ_IS_SELECTOR_SYSCTL(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), CPUFREQ_TYPE_SELECTOR_SYSCTL)) -+#define CPUFREQ_IS_SELECTOR_SYSCTL_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), CPUFREQ_TYPE_SELECTOR_SYSCTL)) -+#define CPUFREQ_SELECTOR_SYSCTL_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), CPUFREQ_TYPE_SELECTOR_SYSCTL, CPUFreqSelectorProcfsClass)) -+ -+typedef struct _CPUFreqSelectorSysctl CPUFreqSelectorSysctl; -+typedef struct _CPUFreqSelectorSysctlClass CPUFreqSelectorSysctlClass; -+ -+struct _CPUFreqSelectorSysctl { -+ CPUFreqSelector parent; -+}; -+ -+struct _CPUFreqSelectorSysctlClass { -+ CPUFreqSelectorClass parent_class; -+}; -+ -+GType cpufreq_selector_sysctl_get_type (void) G_GNUC_CONST; -+CPUFreqSelector *cpufreq_selector_sysctl_new (guint cpu); -+ -+G_END_DECLS -+ -+#endif /* __CPUFREQ_SELECTOR_SYSCTL_H__ */ ---- cpufreq/src/cpufreq-selector/main.c.orig Sat Jun 17 22:13:41 2006 -+++ cpufreq/src/cpufreq-selector/main.c Sat Jun 24 02:15:02 2006 -@@ -17,6 +17,7 @@ - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - * - * Authors : Carlos García Campos <carlosgc@gnome.org> -+ * Joe Marcus Clarke <marcus@FreeBSD.org> - */ - - #ifdef HAVE_CONFIG_H -@@ -33,6 +34,9 @@ - #ifdef HAVE_LIBCPUFREQ - #include "cpufreq-selector-libcpufreq.h" - #endif -+#ifdef __FreeBSD__ -+#include "cpufreq-selector-sysctl.h" -+#endif /* __FreeBSD__ */ - - static gint cpu = 0; - static gchar *governor = NULL; -@@ -51,6 +55,9 @@ main (gint argc, gchar **argv) - CPUFreqSelector *selector; - GOptionContext *context; - GError *error = NULL; -+#ifdef __FreeBSD__ -+ size_t len; -+#endif - - if (geteuid () != 0) { - g_printerr ("You must be root\n"); -@@ -83,10 +90,15 @@ main (gint argc, gchar **argv) - #ifdef HAVE_LIBCPUFREQ - selector = cpufreq_selector_libcpufreq_new (cpu); - #else -+#ifndef __FreeBSD__ - if (g_file_test ("/sys/devices/system/cpu/cpu0/cpufreq", G_FILE_TEST_EXISTS)) { /* 2.6 kernel */ - selector = cpufreq_selector_sysfs_new (cpu); - } else if (g_file_test ("/proc/cpufreq", G_FILE_TEST_EXISTS)) { /* 2.4 kernel */ - selector = cpufreq_selector_procfs_new (cpu); -+#else -+ if (sysctlbyname ("dev.cpu.0.freq", NULL, &len, NULL, 0) == 0) { -+ selector = cpufreq_selector_sysctl_new (cpu); -+#endif /* __FreeBSD__ */ - } else { - g_printerr ("No cpufreq support\n"); - return 1; ---- cpufreq/src/cpufreq-selector/cpufreq-selector-sysctl.c.orig Wed Jul 26 01:34:18 2006 -+++ cpufreq/src/cpufreq-selector/cpufreq-selector-sysctl.c Wed Jul 26 01:42:00 2006 -@@ -0,0 +1,87 @@ -+/* -+ * Copyright (C) 2001, 2002 Free Software Foundation -+ * -+ * This library is free software; you can redistribute it and/or -+ * modify it under the terms of the GNU General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. -+ * -+ * This library is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * General Public License for more details. -+ * -+ * You should have received a copy of the GNU General Public -+ * License along with this library; if not, write to the Free -+ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -+ * -+ * Authors : Joe Marcus Clarke <marcus@FreeBSD.org> -+ */ -+ -+#include <glib.h> -+#include <stdio.h> -+#include <stdlib.h> -+ -+#ifdef __FreeBSD__ -+#include <sys/types.h> -+#include <sys/sysctl.h> -+#endif /* __FreeBSD__ */ -+ -+#include "cpufreq-selector-sysctl.h" -+ -+static void cpufreq_selector_sysctl_init (CPUFreqSelectorSysctl *selector); -+static void cpufreq_selector_sysctl_class_init (CPUFreqSelectorSysctlClass *klass); -+ -+static gboolean cpufreq_selector_sysctl_set_frequency (CPUFreqSelector *selector, guint frequency, GError **error); -+static gboolean cpufreq_selector_sysctl_set_governor (CPUFreqSelector *selector, const gchar *governor, GError **error); -+ -+G_DEFINE_TYPE (CPUFreqSelectorSysctl, cpufreq_selector_sysctl, CPUFREQ_TYPE_SELECTOR) -+ -+static void -+cpufreq_selector_sysctl_init (CPUFreqSelectorSysctl *selector) -+{ -+} -+ -+static void -+cpufreq_selector_sysctl_class_init (CPUFreqSelectorSysctlClass *klass) -+{ -+ CPUFreqSelectorClass *selector_class = CPUFREQ_SELECTOR_CLASS (klass); -+ -+ selector_class->set_frequency = cpufreq_selector_sysctl_set_frequency; -+ selector_class->set_governor = cpufreq_selector_sysctl_set_governor; -+} -+ -+CPUFreqSelector * -+cpufreq_selector_sysctl_new (guint cpu) -+{ -+ CPUFreqSelector *selector; -+ -+ selector = CPUFREQ_SELECTOR (g_object_new (CPUFREQ_TYPE_SELECTOR_SYSCTL, -+ "cpu", cpu, NULL)); -+ -+ return selector; -+} -+ -+static gboolean -+cpufreq_selector_sysctl_set_governor (CPUFreqSelector *selector, const gchar *governor, GError **error) -+{ -+ return TRUE; -+} -+ -+static gboolean -+cpufreq_selector_sysctl_set_frequency (CPUFreqSelector *selector, guint frequency, GError **error) -+{ -+ guint cpu, i; -+ size_t len; -+ gchar *freq_oid; -+ -+ g_object_get (G_OBJECT (selector), "cpu", &cpu, NULL); -+ -+ frequency = (guint) ((gdouble) frequency / 1000); /* Convert back to MHz*/ -+ freq_oid = g_strdup_printf ("dev.cpu.%d.freq", (gint) cpu); -+ -+ sysctlbyname (freq_oid, NULL, &len, &frequency, sizeof (frequency)); -+ g_free (freq_oid); -+ -+ return TRUE; -+} ---- cpufreq/src/cpufreq-selector/Makefile.in.orig Mon Mar 12 11:58:09 2007 -+++ cpufreq/src/cpufreq-selector/Makefile.in Mon Mar 12 12:12:33 2007 -@@ -58,13 +58,15 @@ am__cpufreq_selector_SOURCES_DIST = cpuf - cpufreq-selector.h cpufreq-selector-sysfs.c \ - cpufreq-selector-sysfs.h cpufreq-selector-procfs.c \ - cpufreq-selector-procfs.h cpufreq-selector-libcpufreq.c \ -- cpufreq-selector-libcpufreq.h main.c -+ cpufreq-selector-libcpufreq.h main.c \ -+ cpufreq-selector-sysctl.c cpufreq-selector-sysctl.h - @HAVE_LIBCPUFREQ_TRUE@am__objects_1 = \ - @HAVE_LIBCPUFREQ_TRUE@ cpufreq-selector-libcpufreq.$(OBJEXT) - am_cpufreq_selector_OBJECTS = cpufreq-selector.$(OBJEXT) \ - cpufreq-selector-sysfs.$(OBJEXT) \ - cpufreq-selector-procfs.$(OBJEXT) $(am__objects_1) \ -- main.$(OBJEXT) -+ main.$(OBJEXT) \ -+ cpufreq-selector-sysctl.$(OBJEXT) - cpufreq_selector_OBJECTS = $(am_cpufreq_selector_OBJECTS) - am__DEPENDENCIES_1 = - cpufreq_selector_DEPENDENCIES = $(am__DEPENDENCIES_1) \ -@@ -75,6 +77,7 @@ am__depfiles_maybe = depfiles - @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/cpufreq-selector-libcpufreq.Po \ - @AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-selector-procfs.Po \ - @AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-selector-sysfs.Po \ -+@AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-selector-sysctl.Po \ - @AMDEP_TRUE@ ./$(DEPDIR)/cpufreq-selector.Po \ - @AMDEP_TRUE@ ./$(DEPDIR)/main.Po - COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ -@@ -385,6 +388,7 @@ cpufreq_selector_SOURCES = \ - cpufreq-selector.c cpufreq-selector.h \ - cpufreq-selector-sysfs.c cpufreq-selector-sysfs.h \ - cpufreq-selector-procfs.c cpufreq-selector-procfs.h \ -+ cpufreq-selector-sysctl.c cpufreq-selector-sysctl.h \ - $(cpufreq_files) \ - main.c - -@@ -466,6 +470,7 @@ distclean-compile: - - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-selector-libcpufreq.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-selector-procfs.Po@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-selector-sysctl.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-selector-sysfs.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-selector.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@ diff --git a/x11/gnome-applets/files/patch-invest-applet_invest_invest-applet.py b/x11/gnome-applets/files/patch-invest-applet_invest_invest-applet.py deleted file mode 100644 index 0dc24164e..000000000 --- a/x11/gnome-applets/files/patch-invest-applet_invest_invest-applet.py +++ /dev/null @@ -1,13 +0,0 @@ ---- invest-applet/invest/invest-applet.py.orig Wed Sep 13 20:42:15 2006 -+++ invest-applet/invest/invest-applet.py Wed Sep 13 20:42:28 2006 -@@ -26,8 +26,8 @@ import invest, invest.applet, invest.def - import gettext, locale - gettext.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR) - gettext.textdomain(invest.defs.GETTEXT_PACKAGE) --locale.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR) --locale.textdomain(invest.defs.GETTEXT_PACKAGE) -+#locale.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR) -+#locale.textdomain(invest.defs.GETTEXT_PACKAGE) - gtk.glade.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR) - gtk.glade.textdomain(invest.defs.GETTEXT_PACKAGE) - diff --git a/x11/gnome-applets/files/patch-invest-applet_invest_invest-chart b/x11/gnome-applets/files/patch-invest-applet_invest_invest-chart deleted file mode 100644 index 2eddc8154..000000000 --- a/x11/gnome-applets/files/patch-invest-applet_invest_invest-chart +++ /dev/null @@ -1,13 +0,0 @@ ---- invest-applet/invest/invest-chart.orig Wed Sep 13 20:41:18 2006 -+++ invest-applet/invest/invest-chart Wed Sep 13 20:41:33 2006 -@@ -6,8 +6,8 @@ import sys, invest.chart, gtk - import gettext, locale - gettext.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR) - gettext.textdomain(invest.defs.GETTEXT_PACKAGE) --locale.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR) --locale.textdomain(invest.defs.GETTEXT_PACKAGE) -+#locale.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR) -+#locale.textdomain(invest.defs.GETTEXT_PACKAGE) - gtk.glade.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR) - gtk.glade.textdomain(invest.defs.GETTEXT_PACKAGE) - diff --git a/x11/gnome-applets/files/patch-mixer_applet.c b/x11/gnome-applets/files/patch-mixer_applet.c deleted file mode 100644 index d7c0eb517..000000000 --- a/x11/gnome-applets/files/patch-mixer_applet.c +++ /dev/null @@ -1,11 +0,0 @@ ---- mixer/applet.c.orig Mon Nov 7 09:53:52 2005 -+++ mixer/applet.c Mon Nov 28 01:16:50 2005 -@@ -953,7 +953,7 @@ gnome_volume_applet_adjust_volume (GstMi - - volumes = g_new (gint, track->num_channels); - for (n = 0; n < track->num_channels; n++) -- volumes[n] = lrint (volume); -+ volumes[n] = (int) rint (volume); - gst_mixer_set_volume (mixer, track, volumes); - g_free (volumes); - } diff --git a/x11/gnome-applets/files/patch-modemlights_Makefile.in b/x11/gnome-applets/files/patch-modemlights_Makefile.in deleted file mode 100644 index 874884722..000000000 --- a/x11/gnome-applets/files/patch-modemlights_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- modemlights/Makefile.in.orig Fri Jan 14 00:08:52 2005 -+++ modemlights/Makefile.in Fri Jan 14 00:09:20 2005 -@@ -319,6 +319,7 @@ - modem_applet_LDADD = \ - $(GNOME_APPLETS_LIBS) \ - $(LIBGLADE_LIBS) \ -+ -lutil \ - $(MODEMLIGHTS_LIBS) - - uidir = $(datadir)/gnome-2.0/ui diff --git a/x11/gnome-applets/pkg-descr b/x11/gnome-applets/pkg-descr deleted file mode 100644 index 5f715cf9a..000000000 --- a/x11/gnome-applets/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Panel applets 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 411ee4906..000000000 --- a/x11/gnome-applets/pkg-plist +++ /dev/null @@ -1,1467 +0,0 @@ -%%CPUFREQ%%bin/cpufreq-selector -%%PYTHON%%bin/invest-chart -%%BATTERY%%etc/sound/events/battstat_applet.soundlist -include/libgweather/gweather-gconf.h -include/libgweather/gweather-prefs.h -include/libgweather/weather.h -lib/libgweather.a -lib/libgweather.la -lib/libgweather.so -lib/libgweather.so.0 -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/__init__.py -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/__init__.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/__init__.pyo -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/about.py -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/about.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/about.pyo -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/applet.py -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/applet.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/applet.pyo -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/chart.py -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/chart.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/chart.pyo -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/defs.py -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/defs.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/defs.pyo -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/preferences.py -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/preferences.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/preferences.pyo -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/quotes.py -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/quotes.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/quotes.pyo -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/widgets.py -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/widgets.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/widgets.pyo -libdata/bonobo/servers/GNOME_AccessxStatusApplet.server -%%BATTERY%%libdata/bonobo/servers/GNOME_BattstatApplet.server -libdata/bonobo/servers/GNOME_CDPlayerApplet.server -%%CPUFREQ%%libdata/bonobo/servers/GNOME_CPUFreqApplet.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 -%%PYTHON%%libdata/bonobo/servers/GNOME_GtikApplet.server -libdata/bonobo/servers/GNOME_KeyboardApplet.server -libdata/bonobo/servers/GNOME_MailcheckApplet_Factory.server -libdata/bonobo/servers/GNOME_MiniCommanderApplet.server -libdata/bonobo/servers/GNOME_MixerApplet.server -libdata/bonobo/servers/GNOME_ModemLights.server -libdata/bonobo/servers/GNOME_MultiLoadApplet_Factory.server -libdata/bonobo/servers/GNOME_NullApplet_Factory.server -libdata/bonobo/servers/GNOME_Panel_TrashApplet.server -libdata/bonobo/servers/GNOME_Panel_WirelessApplet.server -libdata/bonobo/servers/GNOME_StickyNotesApplet.server -%%PYTHON%%libdata/bonobo/servers/Invest_Applet.server -libdata/pkgconfig/gweather.pc -libexec/accessx-status-applet -%%BATTERY%%libexec/battstat-applet-2 -libexec/charpick_applet2 -%%CPUFREQ%%libexec/cpufreq-applet -libexec/drivemount_applet2 -libexec/geyes_applet2 -%%COMMANDER%%libexec/gnome-applets/mc-install-default-macros -libexec/gnome-keyboard-applet -libexec/gweather-applet-2 -%%PYTHON%%libexec/invest-applet -%%COMMANDER%%libexec/mini_commander_applet -libexec/mixer_applet2 -libexec/modem_applet -libexec/multiload-applet-2 -libexec/null_applet -libexec/stickynotes_applet -libexec/trashapplet -%%PYTHON%%share/gnome/applications/invest-chart.desktop -share/gnome/gnome-2.0/ui/GNOME_AccessxApplet.xml -%%BATTERY%%share/gnome/gnome-2.0/ui/GNOME_BattstatApplet.xml -%%CPUFREQ%%share/gnome/gnome-2.0/ui/GNOME_CPUFreqApplet.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_GSwitchItApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GWeatherApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GeyesApplet.xml -%%COMMANDER%%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_ModemLights.xml -share/gnome/gnome-2.0/ui/GNOME_MultiloadApplet.xml -share/gnome/gnome-2.0/ui/GNOME_Panel_TrashApplet.xml -share/gnome/gnome-2.0/ui/GNOME_StickyNotesApplet.xml -%%PYTHON%%share/gnome/gnome-2.0/ui/Invest_Applet.xml -share/gnome/gnome-applets/geyes/Bizarre/Bizarre-eye.png -share/gnome/gnome-applets/geyes/Bizarre/Bizarre-pupil.png -share/gnome/gnome-applets/geyes/Bizarre/config -share/gnome/gnome-applets/geyes/Bloodshot/Bloodshot-eye.png -share/gnome/gnome-applets/geyes/Bloodshot/Bloodshot-pupil.png -share/gnome/gnome-applets/geyes/Bloodshot/config -share/gnome/gnome-applets/geyes/Default-tiny/Default-tiny-eye.png -share/gnome/gnome-applets/geyes/Default-tiny/Default-tiny-pupil.png -share/gnome/gnome-applets/geyes/Default-tiny/config -share/gnome/gnome-applets/geyes/Default/Default-eye.png -share/gnome/gnome-applets/geyes/Default/Default-pupil.png -share/gnome/gnome-applets/geyes/Default/config -share/gnome/gnome-applets/geyes/Horrid/config -share/gnome/gnome-applets/geyes/Horrid/horrid_eye.png -share/gnome/gnome-applets/geyes/Horrid/horrid_pupil.png -share/gnome/gnome-applets/geyes/Tango/config -share/gnome/gnome-applets/geyes/Tango/tango-eye.png -share/gnome/gnome-applets/geyes/Tango/tango-pupil.png -%%BATTERY%%share/gnome/gnome-applets/glade/battstat_applet.glade -%%CPUFREQ%%share/gnome/gnome-applets/glade/cpufreq-preferences.glade -%%PYTHON%%share/gnome/gnome-applets/glade/financialchart.glade -share/gnome/gnome-applets/glade/gswitchit.glade -%%COMMANDER%%share/gnome/gnome-applets/glade/mini-commander.glade -share/gnome/gnome-applets/glade/modemlights.glade -%%PYTHON%%share/gnome/gnome-applets/glade/prefs-dialog.glade -share/gnome/gnome-applets/glade/stickynotes.glade -share/gnome/gnome-applets/glade/trashapplet.glade -share/gnome/gnome-applets/gweather/Locations.xml -share/gnome/gnome-applets/gweather/locations.dtd -%%PYTHON%%share/gnome/gnome-applets/invest-applet/invest-16.png -%%PYTHON%%share/gnome/gnome-applets/invest-applet/invest-button.png -%%PYTHON%%share/gnome/gnome-applets/invest-applet/invest.svg -share/gnome/help/accessx-status/C/accessx-status.xml -share/gnome/help/accessx-status/C/figures/accessx-status-applet.png -share/gnome/help/accessx-status/C/figures/accessx-status-disabled.png -share/gnome/help/accessx-status/C/figures/accessx_bounce-keys.png -share/gnome/help/accessx-status/C/figures/accessx_mouse-keys.png -share/gnome/help/accessx-status/C/figures/accessx_slow-keys.png -share/gnome/help/accessx-status/C/figures/accessx_sticky-altGr-key.png -share/gnome/help/accessx-status/C/figures/accessx_sticky-ctrl-key.png -share/gnome/help/accessx-status/C/figures/accessx_sticky-keys.png -share/gnome/help/accessx-status/C/figures/accessx_sticky-meta-key.png -share/gnome/help/accessx-status/C/figures/accessx_sticky-shift-key.png -share/gnome/help/accessx-status/C/figures/accessx_sticky-windows-key.png -share/gnome/help/accessx-status/C/legal.xml -share/gnome/help/accessx-status/bg/accessx-status.xml -share/gnome/help/accessx-status/bg/figures/accessx-status-applet.png -share/gnome/help/accessx-status/bg/figures/accessx-status-disabled.png -share/gnome/help/accessx-status/bg/figures/accessx_bounce-keys.png -share/gnome/help/accessx-status/bg/figures/accessx_mouse-keys.png -share/gnome/help/accessx-status/bg/figures/accessx_slow-keys.png -share/gnome/help/accessx-status/bg/figures/accessx_sticky-altGr-key.png -share/gnome/help/accessx-status/bg/figures/accessx_sticky-ctrl-key.png -share/gnome/help/accessx-status/bg/figures/accessx_sticky-keys.png -share/gnome/help/accessx-status/bg/figures/accessx_sticky-meta-key.png -share/gnome/help/accessx-status/bg/figures/accessx_sticky-shift-key.png -share/gnome/help/accessx-status/bg/figures/accessx_sticky-windows-key.png -share/gnome/help/accessx-status/en_GB/accessx-status.xml -share/gnome/help/accessx-status/en_GB/figures/accessx-status-applet.png -share/gnome/help/accessx-status/en_GB/figures/accessx-status-disabled.png -share/gnome/help/accessx-status/en_GB/figures/accessx_bounce-keys.png -share/gnome/help/accessx-status/en_GB/figures/accessx_mouse-keys.png -share/gnome/help/accessx-status/en_GB/figures/accessx_slow-keys.png -share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-altGr-key.png -share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-ctrl-key.png -share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-keys.png -share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-meta-key.png -share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-shift-key.png -share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-windows-key.png -share/gnome/help/accessx-status/es/accessx-status.xml -share/gnome/help/accessx-status/es/figures/accessx-status-applet.png -share/gnome/help/accessx-status/es/figures/accessx-status-disabled.png -share/gnome/help/accessx-status/es/figures/accessx_bounce-keys.png -share/gnome/help/accessx-status/es/figures/accessx_mouse-keys.png -share/gnome/help/accessx-status/es/figures/accessx_slow-keys.png -share/gnome/help/accessx-status/es/figures/accessx_sticky-altGr-key.png -share/gnome/help/accessx-status/es/figures/accessx_sticky-ctrl-key.png -share/gnome/help/accessx-status/es/figures/accessx_sticky-keys.png -share/gnome/help/accessx-status/es/figures/accessx_sticky-meta-key.png -share/gnome/help/accessx-status/es/figures/accessx_sticky-shift-key.png -share/gnome/help/accessx-status/es/figures/accessx_sticky-windows-key.png -share/gnome/help/accessx-status/fr/accessx-status.xml -share/gnome/help/accessx-status/fr/figures/accessx-status-applet.png -share/gnome/help/accessx-status/fr/figures/accessx-status-disabled.png -share/gnome/help/accessx-status/fr/figures/accessx_bounce-keys.png -share/gnome/help/accessx-status/fr/figures/accessx_mouse-keys.png -share/gnome/help/accessx-status/fr/figures/accessx_slow-keys.png -share/gnome/help/accessx-status/fr/figures/accessx_sticky-altGr-key.png -share/gnome/help/accessx-status/fr/figures/accessx_sticky-ctrl-key.png -share/gnome/help/accessx-status/fr/figures/accessx_sticky-keys.png -share/gnome/help/accessx-status/fr/figures/accessx_sticky-meta-key.png -share/gnome/help/accessx-status/fr/figures/accessx_sticky-shift-key.png -share/gnome/help/accessx-status/fr/figures/accessx_sticky-windows-key.png -share/gnome/help/accessx-status/it/accessx-status.xml -share/gnome/help/accessx-status/it/figures/accessx-status-applet.png -share/gnome/help/accessx-status/it/figures/accessx-status-disabled.png -share/gnome/help/accessx-status/it/figures/accessx_bounce-keys.png -share/gnome/help/accessx-status/it/figures/accessx_mouse-keys.png -share/gnome/help/accessx-status/it/figures/accessx_slow-keys.png -share/gnome/help/accessx-status/it/figures/accessx_sticky-altGr-key.png -share/gnome/help/accessx-status/it/figures/accessx_sticky-ctrl-key.png -share/gnome/help/accessx-status/it/figures/accessx_sticky-keys.png -share/gnome/help/accessx-status/it/figures/accessx_sticky-meta-key.png -share/gnome/help/accessx-status/it/figures/accessx_sticky-shift-key.png -share/gnome/help/accessx-status/it/figures/accessx_sticky-windows-key.png -share/gnome/help/accessx-status/nl/accessx-status.xml -share/gnome/help/accessx-status/nl/figures/accessx-status-applet.png -share/gnome/help/accessx-status/nl/figures/accessx-status-disabled.png -share/gnome/help/accessx-status/nl/figures/accessx_bounce-keys.png -share/gnome/help/accessx-status/nl/figures/accessx_mouse-keys.png -share/gnome/help/accessx-status/nl/figures/accessx_slow-keys.png -share/gnome/help/accessx-status/nl/figures/accessx_sticky-altGr-key.png -share/gnome/help/accessx-status/nl/figures/accessx_sticky-ctrl-key.png -share/gnome/help/accessx-status/nl/figures/accessx_sticky-keys.png -share/gnome/help/accessx-status/nl/figures/accessx_sticky-meta-key.png -share/gnome/help/accessx-status/nl/figures/accessx_sticky-shift-key.png -share/gnome/help/accessx-status/nl/figures/accessx_sticky-windows-key.png -share/gnome/help/accessx-status/sv/accessx-status.xml -share/gnome/help/accessx-status/sv/figures/accessx-status-applet.png -share/gnome/help/accessx-status/sv/figures/accessx-status-disabled.png -share/gnome/help/accessx-status/sv/figures/accessx_bounce-keys.png -share/gnome/help/accessx-status/sv/figures/accessx_mouse-keys.png -share/gnome/help/accessx-status/sv/figures/accessx_slow-keys.png -share/gnome/help/accessx-status/sv/figures/accessx_sticky-altGr-key.png -share/gnome/help/accessx-status/sv/figures/accessx_sticky-ctrl-key.png -share/gnome/help/accessx-status/sv/figures/accessx_sticky-keys.png -share/gnome/help/accessx-status/sv/figures/accessx_sticky-meta-key.png -share/gnome/help/accessx-status/sv/figures/accessx_sticky-shift-key.png -share/gnome/help/accessx-status/sv/figures/accessx_sticky-windows-key.png -share/gnome/help/accessx-status/uk/accessx-status.xml -share/gnome/help/accessx-status/uk/figures/accessx-status-applet.png -share/gnome/help/accessx-status/uk/figures/accessx-status-disabled.png -share/gnome/help/accessx-status/uk/figures/accessx_bounce-keys.png -share/gnome/help/accessx-status/uk/figures/accessx_mouse-keys.png -share/gnome/help/accessx-status/uk/figures/accessx_slow-keys.png -share/gnome/help/accessx-status/uk/figures/accessx_sticky-altGr-key.png -share/gnome/help/accessx-status/uk/figures/accessx_sticky-ctrl-key.png -share/gnome/help/accessx-status/uk/figures/accessx_sticky-keys.png -share/gnome/help/accessx-status/uk/figures/accessx_sticky-meta-key.png -share/gnome/help/accessx-status/uk/figures/accessx_sticky-shift-key.png -share/gnome/help/accessx-status/uk/figures/accessx_sticky-windows-key.png -%%BATTERY%%share/gnome/help/battstat/C/battstat.xml -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-applet-expanded.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-credits-hal.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-preferences.png -%%BATTERY%%share/gnome/help/battstat/C/figures/context-menu.png -%%BATTERY%%share/gnome/help/battstat/C/legal.xml -%%BATTERY%%share/gnome/help/battstat/bg/battstat.xml -%%BATTERY%%share/gnome/help/battstat/bg/figures/battstat-applet-expanded.png -%%BATTERY%%share/gnome/help/battstat/bg/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/bg/figures/battstat-credits-hal.png -%%BATTERY%%share/gnome/help/battstat/bg/figures/battstat-preferences.png -%%BATTERY%%share/gnome/help/battstat/bg/figures/context-menu.png -%%BATTERY%%share/gnome/help/battstat/en_GB/battstat.xml -%%BATTERY%%share/gnome/help/battstat/en_GB/figures/battstat-applet-expanded.png -%%BATTERY%%share/gnome/help/battstat/en_GB/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/en_GB/figures/battstat-credits-hal.png -%%BATTERY%%share/gnome/help/battstat/en_GB/figures/battstat-preferences.png -%%BATTERY%%share/gnome/help/battstat/en_GB/figures/context-menu.png -%%BATTERY%%share/gnome/help/battstat/es/battstat.xml -%%BATTERY%%share/gnome/help/battstat/es/figures/battstat-applet-expanded.png -%%BATTERY%%share/gnome/help/battstat/es/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/es/figures/battstat-credits-hal.png -%%BATTERY%%share/gnome/help/battstat/es/figures/battstat-preferences.png -%%BATTERY%%share/gnome/help/battstat/es/figures/context-menu.png -%%BATTERY%%share/gnome/help/battstat/fr/battstat.xml -%%BATTERY%%share/gnome/help/battstat/fr/figures/battstat-applet-expanded.png -%%BATTERY%%share/gnome/help/battstat/fr/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/fr/figures/battstat-credits-hal.png -%%BATTERY%%share/gnome/help/battstat/fr/figures/battstat-preferences.png -%%BATTERY%%share/gnome/help/battstat/fr/figures/context-menu.png -%%BATTERY%%share/gnome/help/battstat/pa/battstat.xml -%%BATTERY%%share/gnome/help/battstat/pa/figures/battstat-applet-expanded.png -%%BATTERY%%share/gnome/help/battstat/pa/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/pa/figures/battstat-credits-hal.png -%%BATTERY%%share/gnome/help/battstat/pa/figures/battstat-preferences.png -%%BATTERY%%share/gnome/help/battstat/pa/figures/context-menu.png -%%BATTERY%%share/gnome/help/battstat/sv/battstat.xml -%%BATTERY%%share/gnome/help/battstat/sv/figures/battstat-applet-expanded.png -%%BATTERY%%share/gnome/help/battstat/sv/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/sv/figures/battstat-credits-hal.png -%%BATTERY%%share/gnome/help/battstat/sv/figures/battstat-preferences.png -%%BATTERY%%share/gnome/help/battstat/sv/figures/context-menu.png -%%BATTERY%%share/gnome/help/battstat/uk/battstat.xml -%%BATTERY%%share/gnome/help/battstat/uk/figures/battstat-applet-expanded.png -%%BATTERY%%share/gnome/help/battstat/uk/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/uk/figures/battstat-credits-hal.png -%%BATTERY%%share/gnome/help/battstat/uk/figures/battstat-preferences.png -%%BATTERY%%share/gnome/help/battstat/uk/figures/context-menu.png -share/gnome/help/char-palette/C/char-palette.xml -share/gnome/help/char-palette/C/figures/charpalette_applet.png -share/gnome/help/char-palette/C/figures/charpalette_chargroup.png -share/gnome/help/char-palette/C/figures/charpick-preferences.png -share/gnome/help/char-palette/C/figures/charpick_characters.png -share/gnome/help/char-palette/C/legal.xml -share/gnome/help/char-palette/bg/char-palette.xml -share/gnome/help/char-palette/bg/figures/charpalette_applet.png -share/gnome/help/char-palette/bg/figures/charpalette_chargroup.png -share/gnome/help/char-palette/bg/figures/charpick-preferences.png -share/gnome/help/char-palette/bg/figures/charpick_characters.png -share/gnome/help/char-palette/en_GB/char-palette.xml -share/gnome/help/char-palette/en_GB/figures/charpalette_applet.png -share/gnome/help/char-palette/en_GB/figures/charpalette_chargroup.png -share/gnome/help/char-palette/en_GB/figures/charpick-preferences.png -share/gnome/help/char-palette/en_GB/figures/charpick_characters.png -share/gnome/help/char-palette/es/char-palette.xml -share/gnome/help/char-palette/es/figures/charpalette_applet.png -share/gnome/help/char-palette/es/figures/charpalette_chargroup.png -share/gnome/help/char-palette/es/figures/charpick-preferences.png -share/gnome/help/char-palette/es/figures/charpick_characters.png -share/gnome/help/char-palette/fr/char-palette.xml -share/gnome/help/char-palette/fr/figures/charpalette_applet.png -share/gnome/help/char-palette/fr/figures/charpalette_chargroup.png -share/gnome/help/char-palette/fr/figures/charpick-preferences.png -share/gnome/help/char-palette/fr/figures/charpick_characters.png -share/gnome/help/char-palette/it/char-palette.xml -share/gnome/help/char-palette/it/figures/charpalette_applet.png -share/gnome/help/char-palette/it/figures/charpalette_chargroup.png -share/gnome/help/char-palette/it/figures/charpick-preferences.png -share/gnome/help/char-palette/it/figures/charpick_characters.png -share/gnome/help/char-palette/nl/char-palette.xml -share/gnome/help/char-palette/nl/figures/charpalette_applet.png -share/gnome/help/char-palette/nl/figures/charpalette_chargroup.png -share/gnome/help/char-palette/nl/figures/charpick-preferences.png -share/gnome/help/char-palette/nl/figures/charpick_characters.png -share/gnome/help/char-palette/pt_BR/char-palette.xml -share/gnome/help/char-palette/pt_BR/figures/charpalette_applet.png -share/gnome/help/char-palette/pt_BR/figures/charpalette_chargroup.png -share/gnome/help/char-palette/pt_BR/figures/charpick-preferences.png -share/gnome/help/char-palette/pt_BR/figures/charpick_characters.png -share/gnome/help/char-palette/sv/char-palette.xml -share/gnome/help/char-palette/sv/figures/charpalette_applet.png -share/gnome/help/char-palette/sv/figures/charpalette_chargroup.png -share/gnome/help/char-palette/sv/figures/charpick-preferences.png -share/gnome/help/char-palette/sv/figures/charpick_characters.png -share/gnome/help/char-palette/uk/char-palette.xml -share/gnome/help/char-palette/uk/figures/charpalette_applet.png -share/gnome/help/char-palette/uk/figures/charpalette_chargroup.png -share/gnome/help/char-palette/uk/figures/charpick-preferences.png -share/gnome/help/char-palette/uk/figures/charpick_characters.png -%%COMMANDER%%share/gnome/help/command-line/C/command-line.xml -%%COMMANDER%%share/gnome/help/command-line/C/figures/command-line.png -%%COMMANDER%%share/gnome/help/command-line/C/figures/prefs-macros.png -%%COMMANDER%%share/gnome/help/command-line/C/figures/prefs.png -%%COMMANDER%%share/gnome/help/command-line/C/legal.xml -%%COMMANDER%%share/gnome/help/command-line/es/command-line.xml -%%COMMANDER%%share/gnome/help/command-line/es/figures/command-line.png -%%COMMANDER%%share/gnome/help/command-line/es/figures/prefs-macros.png -%%COMMANDER%%share/gnome/help/command-line/es/figures/prefs.png -%%COMMANDER%%share/gnome/help/command-line/fr/command-line.xml -%%COMMANDER%%share/gnome/help/command-line/fr/figures/command-line.png -%%COMMANDER%%share/gnome/help/command-line/fr/figures/prefs-macros.png -%%COMMANDER%%share/gnome/help/command-line/fr/figures/prefs.png -%%COMMANDER%%share/gnome/help/command-line/pt_BR/command-line.xml -%%COMMANDER%%share/gnome/help/command-line/pt_BR/figures/command-line.png -%%COMMANDER%%share/gnome/help/command-line/pt_BR/figures/prefs-macros.png -%%COMMANDER%%share/gnome/help/command-line/pt_BR/figures/prefs.png -%%COMMANDER%%share/gnome/help/command-line/sv/command-line.xml -%%COMMANDER%%share/gnome/help/command-line/sv/figures/command-line.png -%%COMMANDER%%share/gnome/help/command-line/sv/figures/prefs-macros.png -%%COMMANDER%%share/gnome/help/command-line/sv/figures/prefs.png -%%COMMANDER%%share/gnome/help/command-line/uk/command-line.xml -%%COMMANDER%%share/gnome/help/command-line/uk/figures/command-line.png -%%COMMANDER%%share/gnome/help/command-line/uk/figures/prefs-macros.png -%%COMMANDER%%share/gnome/help/command-line/uk/figures/prefs.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/cpufreq-applet.xml -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-100.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-25.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-50.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-75.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-preferences-smp.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-preferences.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-selector-both.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-selector.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/legal.xml -%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/cpufreq-applet.xml -%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-100.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-25.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-50.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-75.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-applet-preferences-smp.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-applet-preferences.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-applet-selector-both.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-applet-selector.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-applet.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/cpufreq-applet.xml -%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-100.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-25.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-50.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-75.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-applet-preferences-smp.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-applet-preferences.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-applet-selector-both.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-applet-selector.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-applet.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/cpufreq-applet.xml -%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-100.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-25.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-50.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-75.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-applet-preferences-smp.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-applet-preferences.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-applet-selector-both.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-applet-selector.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-applet.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/cpufreq-applet.xml -%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-100.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-25.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-50.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-75.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-applet-preferences-smp.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-applet-preferences.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-applet-selector-both.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-applet-selector.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-applet.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/cpufreq-applet.xml -%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-100.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-25.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-50.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-75.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-applet-preferences-smp.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-applet-preferences.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-applet-selector-both.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-applet-selector.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-applet.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/cpufreq-applet.xml -%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-100.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-25.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-50.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-75.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-applet-preferences-smp.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-applet-preferences.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-applet-selector-both.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-applet-selector.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-applet.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/cpufreq-applet.xml -%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-100.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-25.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-50.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-75.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-applet-preferences-smp.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-applet-preferences.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-applet-selector-both.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-applet-selector.png -%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-applet.png -share/gnome/help/drivemount/C/drivemount.xml -share/gnome/help/drivemount/C/figures/drivemount-applet_eject.png -share/gnome/help/drivemount/C/figures/drivemount-applet_example.png -share/gnome/help/drivemount/C/figures/drivemount-applet_mount.png -share/gnome/help/drivemount/C/figures/drivemount-applet_open.png -share/gnome/help/drivemount/C/figures/drivemount-applet_status.png -share/gnome/help/drivemount/C/legal.xml -share/gnome/help/drivemount/en_GB/drivemount.xml -share/gnome/help/drivemount/en_GB/figures/drivemount-applet_eject.png -share/gnome/help/drivemount/en_GB/figures/drivemount-applet_example.png -share/gnome/help/drivemount/en_GB/figures/drivemount-applet_mount.png -share/gnome/help/drivemount/en_GB/figures/drivemount-applet_open.png -share/gnome/help/drivemount/en_GB/figures/drivemount-applet_status.png -share/gnome/help/drivemount/es/drivemount.xml -share/gnome/help/drivemount/es/figures/drivemount-applet_eject.png -share/gnome/help/drivemount/es/figures/drivemount-applet_example.png -share/gnome/help/drivemount/es/figures/drivemount-applet_mount.png -share/gnome/help/drivemount/es/figures/drivemount-applet_open.png -share/gnome/help/drivemount/es/figures/drivemount-applet_status.png -share/gnome/help/drivemount/fr/drivemount.xml -share/gnome/help/drivemount/fr/figures/drivemount-applet_eject.png -share/gnome/help/drivemount/fr/figures/drivemount-applet_example.png -share/gnome/help/drivemount/fr/figures/drivemount-applet_mount.png -share/gnome/help/drivemount/fr/figures/drivemount-applet_open.png -share/gnome/help/drivemount/fr/figures/drivemount-applet_status.png -share/gnome/help/drivemount/it/drivemount.xml -share/gnome/help/drivemount/it/figures/drivemount-applet_eject.png -share/gnome/help/drivemount/it/figures/drivemount-applet_example.png -share/gnome/help/drivemount/it/figures/drivemount-applet_mount.png -share/gnome/help/drivemount/it/figures/drivemount-applet_open.png -share/gnome/help/drivemount/it/figures/drivemount-applet_status.png -share/gnome/help/drivemount/pa/drivemount.xml -share/gnome/help/drivemount/pa/figures/drivemount-applet_eject.png -share/gnome/help/drivemount/pa/figures/drivemount-applet_example.png -share/gnome/help/drivemount/pa/figures/drivemount-applet_mount.png -share/gnome/help/drivemount/pa/figures/drivemount-applet_open.png -share/gnome/help/drivemount/pa/figures/drivemount-applet_status.png -share/gnome/help/drivemount/ru/drivemount.xml -share/gnome/help/drivemount/ru/figures/drivemount-applet_eject.png -share/gnome/help/drivemount/ru/figures/drivemount-applet_example.png -share/gnome/help/drivemount/ru/figures/drivemount-applet_mount.png -share/gnome/help/drivemount/ru/figures/drivemount-applet_open.png -share/gnome/help/drivemount/ru/figures/drivemount-applet_status.png -share/gnome/help/drivemount/sv/drivemount.xml -share/gnome/help/drivemount/sv/figures/drivemount-applet_eject.png -share/gnome/help/drivemount/sv/figures/drivemount-applet_example.png -share/gnome/help/drivemount/sv/figures/drivemount-applet_mount.png -share/gnome/help/drivemount/sv/figures/drivemount-applet_open.png -share/gnome/help/drivemount/sv/figures/drivemount-applet_status.png -share/gnome/help/drivemount/uk/drivemount.xml -share/gnome/help/drivemount/uk/figures/drivemount-applet_eject.png -share/gnome/help/drivemount/uk/figures/drivemount-applet_example.png -share/gnome/help/drivemount/uk/figures/drivemount-applet_mount.png -share/gnome/help/drivemount/uk/figures/drivemount-applet_open.png -share/gnome/help/drivemount/uk/figures/drivemount-applet_status.png -share/gnome/help/drivemount/zh_CN/drivemount.xml -share/gnome/help/drivemount/zh_CN/figures/drivemount-applet_eject.png -share/gnome/help/drivemount/zh_CN/figures/drivemount-applet_example.png -share/gnome/help/drivemount/zh_CN/figures/drivemount-applet_mount.png -share/gnome/help/drivemount/zh_CN/figures/drivemount-applet_open.png -share/gnome/help/drivemount/zh_CN/figures/drivemount-applet_status.png -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/bg/figures/geyes_applet.png -share/gnome/help/geyes/bg/geyes.xml -share/gnome/help/geyes/en_GB/figures/geyes_applet.png -share/gnome/help/geyes/en_GB/geyes.xml -share/gnome/help/geyes/es/figures/geyes_applet.png -share/gnome/help/geyes/es/geyes.xml -share/gnome/help/geyes/fr/figures/geyes_applet.png -share/gnome/help/geyes/fr/geyes.xml -share/gnome/help/geyes/it/figures/geyes_applet.png -share/gnome/help/geyes/it/geyes.xml -share/gnome/help/geyes/ru/figures/geyes_applet.png -share/gnome/help/geyes/ru/geyes.xml -share/gnome/help/geyes/sv/figures/geyes_applet.png -share/gnome/help/geyes/sv/geyes.xml -share/gnome/help/geyes/uk/figures/geyes_applet.png -share/gnome/help/geyes/uk/geyes.xml -share/gnome/help/gswitchit/C/gswitchit.xml -share/gnome/help/gswitchit/C/legal.xml -share/gnome/help/gswitchit/en_GB/gswitchit.xml -share/gnome/help/gswitchit/es/gswitchit.xml -share/gnome/help/gswitchit/fr/gswitchit.xml -share/gnome/help/gswitchit/ru/gswitchit.xml -share/gnome/help/gswitchit/sv/gswitchit.xml -share/gnome/help/gswitchit/uk/gswitchit.xml -share/gnome/help/gweather/C/figures/gweather-details.png -share/gnome/help/gweather/C/figures/gweather-menu-prefs.png -share/gnome/help/gweather/C/figures/gweather-prefs-general.png -share/gnome/help/gweather/C/figures/gweather-prefs-locations.png -share/gnome/help/gweather/C/figures/gweather_applet.png -share/gnome/help/gweather/C/figures/stock_weather-cloudy.png -share/gnome/help/gweather/C/figures/stock_weather-few-clouds.png -share/gnome/help/gweather/C/figures/stock_weather-fog.png -share/gnome/help/gweather/C/figures/stock_weather-night-clear.png -share/gnome/help/gweather/C/figures/stock_weather-night-few-clouds.png -share/gnome/help/gweather/C/figures/stock_weather-showers.png -share/gnome/help/gweather/C/figures/stock_weather-snow.png -share/gnome/help/gweather/C/figures/stock_weather-storm.png -share/gnome/help/gweather/C/figures/stock_weather-sunny.png -share/gnome/help/gweather/C/gweather.xml -share/gnome/help/gweather/C/legal.xml -share/gnome/help/gweather/en_GB/figures/gweather-details.png -share/gnome/help/gweather/en_GB/figures/gweather-menu-prefs.png -share/gnome/help/gweather/en_GB/figures/gweather-prefs-general.png -share/gnome/help/gweather/en_GB/figures/gweather-prefs-locations.png -share/gnome/help/gweather/en_GB/figures/gweather_applet.png -share/gnome/help/gweather/en_GB/figures/stock_weather-cloudy.png -share/gnome/help/gweather/en_GB/figures/stock_weather-few-clouds.png -share/gnome/help/gweather/en_GB/figures/stock_weather-fog.png -share/gnome/help/gweather/en_GB/figures/stock_weather-night-clear.png -share/gnome/help/gweather/en_GB/figures/stock_weather-night-few-clouds.png -share/gnome/help/gweather/en_GB/figures/stock_weather-showers.png -share/gnome/help/gweather/en_GB/figures/stock_weather-snow.png -share/gnome/help/gweather/en_GB/figures/stock_weather-storm.png -share/gnome/help/gweather/en_GB/figures/stock_weather-sunny.png -share/gnome/help/gweather/en_GB/gweather.xml -share/gnome/help/gweather/es/figures/gweather-details.png -share/gnome/help/gweather/es/figures/gweather-menu-prefs.png -share/gnome/help/gweather/es/figures/gweather-prefs-general.png -share/gnome/help/gweather/es/figures/gweather-prefs-locations.png -share/gnome/help/gweather/es/figures/gweather_applet.png -share/gnome/help/gweather/es/figures/stock_weather-cloudy.png -share/gnome/help/gweather/es/figures/stock_weather-few-clouds.png -share/gnome/help/gweather/es/figures/stock_weather-fog.png -share/gnome/help/gweather/es/figures/stock_weather-night-clear.png -share/gnome/help/gweather/es/figures/stock_weather-night-few-clouds.png -share/gnome/help/gweather/es/figures/stock_weather-showers.png -share/gnome/help/gweather/es/figures/stock_weather-snow.png -share/gnome/help/gweather/es/figures/stock_weather-storm.png -share/gnome/help/gweather/es/figures/stock_weather-sunny.png -share/gnome/help/gweather/es/gweather.xml -share/gnome/help/gweather/fr/figures/gweather-details.png -share/gnome/help/gweather/fr/figures/gweather-menu-prefs.png -share/gnome/help/gweather/fr/figures/gweather-prefs-general.png -share/gnome/help/gweather/fr/figures/gweather-prefs-locations.png -share/gnome/help/gweather/fr/figures/gweather_applet.png -share/gnome/help/gweather/fr/figures/stock_weather-cloudy.png -share/gnome/help/gweather/fr/figures/stock_weather-few-clouds.png -share/gnome/help/gweather/fr/figures/stock_weather-fog.png -share/gnome/help/gweather/fr/figures/stock_weather-night-clear.png -share/gnome/help/gweather/fr/figures/stock_weather-night-few-clouds.png -share/gnome/help/gweather/fr/figures/stock_weather-showers.png -share/gnome/help/gweather/fr/figures/stock_weather-snow.png -share/gnome/help/gweather/fr/figures/stock_weather-storm.png -share/gnome/help/gweather/fr/figures/stock_weather-sunny.png -share/gnome/help/gweather/fr/gweather.xml -share/gnome/help/gweather/nl/figures/gweather-details.png -share/gnome/help/gweather/nl/figures/gweather-menu-prefs.png -share/gnome/help/gweather/nl/figures/gweather-prefs-general.png -share/gnome/help/gweather/nl/figures/gweather-prefs-locations.png -share/gnome/help/gweather/nl/figures/gweather_applet.png -share/gnome/help/gweather/nl/figures/stock_weather-cloudy.png -share/gnome/help/gweather/nl/figures/stock_weather-few-clouds.png -share/gnome/help/gweather/nl/figures/stock_weather-fog.png -share/gnome/help/gweather/nl/figures/stock_weather-night-clear.png -share/gnome/help/gweather/nl/figures/stock_weather-night-few-clouds.png -share/gnome/help/gweather/nl/figures/stock_weather-showers.png -share/gnome/help/gweather/nl/figures/stock_weather-snow.png -share/gnome/help/gweather/nl/figures/stock_weather-storm.png -share/gnome/help/gweather/nl/figures/stock_weather-sunny.png -share/gnome/help/gweather/nl/gweather.xml -share/gnome/help/gweather/pa/figures/gweather-details.png -share/gnome/help/gweather/pa/figures/gweather-menu-prefs.png -share/gnome/help/gweather/pa/figures/gweather-prefs-general.png -share/gnome/help/gweather/pa/figures/gweather-prefs-locations.png -share/gnome/help/gweather/pa/figures/gweather_applet.png -share/gnome/help/gweather/pa/figures/stock_weather-cloudy.png -share/gnome/help/gweather/pa/figures/stock_weather-few-clouds.png -share/gnome/help/gweather/pa/figures/stock_weather-fog.png -share/gnome/help/gweather/pa/figures/stock_weather-night-clear.png -share/gnome/help/gweather/pa/figures/stock_weather-night-few-clouds.png -share/gnome/help/gweather/pa/figures/stock_weather-showers.png -share/gnome/help/gweather/pa/figures/stock_weather-snow.png -share/gnome/help/gweather/pa/figures/stock_weather-storm.png -share/gnome/help/gweather/pa/figures/stock_weather-sunny.png -share/gnome/help/gweather/pa/gweather.xml -share/gnome/help/gweather/sv/figures/gweather-details.png -share/gnome/help/gweather/sv/figures/gweather-menu-prefs.png -share/gnome/help/gweather/sv/figures/gweather-prefs-general.png -share/gnome/help/gweather/sv/figures/gweather-prefs-locations.png -share/gnome/help/gweather/sv/figures/gweather_applet.png -share/gnome/help/gweather/sv/figures/stock_weather-cloudy.png -share/gnome/help/gweather/sv/figures/stock_weather-few-clouds.png -share/gnome/help/gweather/sv/figures/stock_weather-fog.png -share/gnome/help/gweather/sv/figures/stock_weather-night-clear.png -share/gnome/help/gweather/sv/figures/stock_weather-night-few-clouds.png -share/gnome/help/gweather/sv/figures/stock_weather-showers.png -share/gnome/help/gweather/sv/figures/stock_weather-snow.png -share/gnome/help/gweather/sv/figures/stock_weather-storm.png -share/gnome/help/gweather/sv/figures/stock_weather-sunny.png -share/gnome/help/gweather/sv/gweather.xml -share/gnome/help/gweather/uk/figures/gweather-details.png -share/gnome/help/gweather/uk/figures/gweather-menu-prefs.png -share/gnome/help/gweather/uk/figures/gweather-prefs-general.png -share/gnome/help/gweather/uk/figures/gweather-prefs-locations.png -share/gnome/help/gweather/uk/figures/gweather_applet.png -share/gnome/help/gweather/uk/figures/stock_weather-cloudy.png -share/gnome/help/gweather/uk/figures/stock_weather-few-clouds.png -share/gnome/help/gweather/uk/figures/stock_weather-fog.png -share/gnome/help/gweather/uk/figures/stock_weather-night-clear.png -share/gnome/help/gweather/uk/figures/stock_weather-night-few-clouds.png -share/gnome/help/gweather/uk/figures/stock_weather-showers.png -share/gnome/help/gweather/uk/figures/stock_weather-snow.png -share/gnome/help/gweather/uk/figures/stock_weather-storm.png -share/gnome/help/gweather/uk/figures/stock_weather-sunny.png -share/gnome/help/gweather/uk/gweather.xml -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/en_GB/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/en_GB/mixer_applet2.xml -share/gnome/help/mixer_applet2/es/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/es/mixer_applet2.xml -share/gnome/help/mixer_applet2/fr/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/fr/mixer_applet2.xml -share/gnome/help/mixer_applet2/it/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/it/mixer_applet2.xml -share/gnome/help/mixer_applet2/pa/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/pa/mixer_applet2.xml -share/gnome/help/mixer_applet2/ru/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/ru/mixer_applet2.xml -share/gnome/help/mixer_applet2/sv/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/sv/mixer_applet2.xml -share/gnome/help/mixer_applet2/uk/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/uk/mixer_applet2.xml -share/gnome/help/multiload/C/figures/multiload-preferences.png -share/gnome/help/multiload/C/figures/system-monitor-applet_window.png -share/gnome/help/multiload/C/figures/system_monitor.png -share/gnome/help/multiload/C/legal.xml -share/gnome/help/multiload/C/multiload.xml -share/gnome/help/multiload/en_GB/figures/multiload-preferences.png -share/gnome/help/multiload/en_GB/figures/system-monitor-applet_window.png -share/gnome/help/multiload/en_GB/figures/system_monitor.png -share/gnome/help/multiload/en_GB/multiload.xml -share/gnome/help/multiload/es/figures/multiload-preferences.png -share/gnome/help/multiload/es/figures/system-monitor-applet_window.png -share/gnome/help/multiload/es/figures/system_monitor.png -share/gnome/help/multiload/es/multiload.xml -share/gnome/help/multiload/fr/figures/multiload-preferences.png -share/gnome/help/multiload/fr/figures/system-monitor-applet_window.png -share/gnome/help/multiload/fr/figures/system_monitor.png -share/gnome/help/multiload/fr/multiload.xml -share/gnome/help/multiload/pa/figures/multiload-preferences.png -share/gnome/help/multiload/pa/figures/system-monitor-applet_window.png -share/gnome/help/multiload/pa/figures/system_monitor.png -share/gnome/help/multiload/pa/multiload.xml -share/gnome/help/multiload/ru/figures/multiload-preferences.png -share/gnome/help/multiload/ru/figures/system-monitor-applet_window.png -share/gnome/help/multiload/ru/figures/system_monitor.png -share/gnome/help/multiload/ru/multiload.xml -share/gnome/help/multiload/sv/figures/multiload-preferences.png -share/gnome/help/multiload/sv/figures/system-monitor-applet_window.png -share/gnome/help/multiload/sv/figures/system_monitor.png -share/gnome/help/multiload/sv/multiload.xml -share/gnome/help/multiload/uk/figures/multiload-preferences.png -share/gnome/help/multiload/uk/figures/system-monitor-applet_window.png -share/gnome/help/multiload/uk/figures/system_monitor.png -share/gnome/help/multiload/uk/multiload.xml -share/gnome/help/stickynotes_applet/C/figures/stickynote-right-menu-lock.png -share/gnome/help/stickynotes_applet/C/figures/stickynote-right-menu-new.png -share/gnome/help/stickynotes_applet/C/figures/stickynotes-note-prefs.png -share/gnome/help/stickynotes_applet/C/figures/stickynotes-prefs.png -share/gnome/help/stickynotes_applet/C/figures/stickynotes_applet.png -share/gnome/help/stickynotes_applet/C/legal.xml -share/gnome/help/stickynotes_applet/C/stickynotes_applet.xml -share/gnome/help/stickynotes_applet/en_GB/figures/stickynote-right-menu-lock.png -share/gnome/help/stickynotes_applet/en_GB/figures/stickynote-right-menu-new.png -share/gnome/help/stickynotes_applet/en_GB/figures/stickynotes-note-prefs.png -share/gnome/help/stickynotes_applet/en_GB/figures/stickynotes-prefs.png -share/gnome/help/stickynotes_applet/en_GB/figures/stickynotes_applet.png -share/gnome/help/stickynotes_applet/en_GB/stickynotes_applet.xml -share/gnome/help/stickynotes_applet/es/figures/stickynote-right-menu-lock.png -share/gnome/help/stickynotes_applet/es/figures/stickynote-right-menu-new.png -share/gnome/help/stickynotes_applet/es/figures/stickynotes-note-prefs.png -share/gnome/help/stickynotes_applet/es/figures/stickynotes-prefs.png -share/gnome/help/stickynotes_applet/es/figures/stickynotes_applet.png -share/gnome/help/stickynotes_applet/es/stickynotes_applet.xml -share/gnome/help/stickynotes_applet/fr/figures/stickynote-right-menu-lock.png -share/gnome/help/stickynotes_applet/fr/figures/stickynote-right-menu-new.png -share/gnome/help/stickynotes_applet/fr/figures/stickynotes-note-prefs.png -share/gnome/help/stickynotes_applet/fr/figures/stickynotes-prefs.png -share/gnome/help/stickynotes_applet/fr/figures/stickynotes_applet.png -share/gnome/help/stickynotes_applet/fr/stickynotes_applet.xml -share/gnome/help/stickynotes_applet/pa/figures/stickynote-right-menu-lock.png -share/gnome/help/stickynotes_applet/pa/figures/stickynote-right-menu-new.png -share/gnome/help/stickynotes_applet/pa/figures/stickynotes-note-prefs.png -share/gnome/help/stickynotes_applet/pa/figures/stickynotes-prefs.png -share/gnome/help/stickynotes_applet/pa/figures/stickynotes_applet.png -share/gnome/help/stickynotes_applet/pa/stickynotes_applet.xml -share/gnome/help/stickynotes_applet/sv/figures/stickynote-right-menu-lock.png -share/gnome/help/stickynotes_applet/sv/figures/stickynote-right-menu-new.png -share/gnome/help/stickynotes_applet/sv/figures/stickynotes-note-prefs.png -share/gnome/help/stickynotes_applet/sv/figures/stickynotes-prefs.png -share/gnome/help/stickynotes_applet/sv/figures/stickynotes_applet.png -share/gnome/help/stickynotes_applet/sv/stickynotes_applet.xml -share/gnome/help/stickynotes_applet/uk/figures/stickynote-right-menu-lock.png -share/gnome/help/stickynotes_applet/uk/figures/stickynote-right-menu-new.png -share/gnome/help/stickynotes_applet/uk/figures/stickynotes-note-prefs.png -share/gnome/help/stickynotes_applet/uk/figures/stickynotes-prefs.png -share/gnome/help/stickynotes_applet/uk/figures/stickynotes_applet.png -share/gnome/help/stickynotes_applet/uk/stickynotes_applet.xml -share/gnome/help/trashapplet/C/figures/trash-applet.png -share/gnome/help/trashapplet/C/legal.xml -share/gnome/help/trashapplet/C/trashapplet.xml -share/gnome/help/trashapplet/en_GB/figures/trash-applet.png -share/gnome/help/trashapplet/en_GB/trashapplet.xml -share/gnome/help/trashapplet/es/figures/trash-applet.png -share/gnome/help/trashapplet/es/trashapplet.xml -share/gnome/help/trashapplet/fr/figures/trash-applet.png -share/gnome/help/trashapplet/fr/trashapplet.xml -share/gnome/help/trashapplet/it/figures/trash-applet.png -share/gnome/help/trashapplet/it/trashapplet.xml -share/gnome/help/trashapplet/nl/figures/trash-applet.png -share/gnome/help/trashapplet/nl/trashapplet.xml -share/gnome/help/trashapplet/pa/figures/trash-applet.png -share/gnome/help/trashapplet/pa/trashapplet.xml -share/gnome/help/trashapplet/ru/figures/trash-applet.png -share/gnome/help/trashapplet/ru/trashapplet.xml -share/gnome/help/trashapplet/sv/figures/trash-applet.png -share/gnome/help/trashapplet/sv/trashapplet.xml -share/gnome/help/trashapplet/uk/figures/trash-applet.png -share/gnome/help/trashapplet/uk/trashapplet.xml -share/gnome/omf/accessx-status/accessx-status-C.omf -share/gnome/omf/accessx-status/accessx-status-bg.omf -share/gnome/omf/accessx-status/accessx-status-en_GB.omf -share/gnome/omf/accessx-status/accessx-status-es.omf -share/gnome/omf/accessx-status/accessx-status-fr.omf -share/gnome/omf/accessx-status/accessx-status-it.omf -share/gnome/omf/accessx-status/accessx-status-nl.omf -share/gnome/omf/accessx-status/accessx-status-sv.omf -share/gnome/omf/accessx-status/accessx-status-uk.omf -%%BATTERY%%share/gnome/omf/battstat/battstat-C.omf -%%BATTERY%%share/gnome/omf/battstat/battstat-bg.omf -%%BATTERY%%share/gnome/omf/battstat/battstat-en_GB.omf -%%BATTERY%%share/gnome/omf/battstat/battstat-es.omf -%%BATTERY%%share/gnome/omf/battstat/battstat-fr.omf -%%BATTERY%%share/gnome/omf/battstat/battstat-pa.omf -%%BATTERY%%share/gnome/omf/battstat/battstat-sv.omf -%%BATTERY%%share/gnome/omf/battstat/battstat-uk.omf -share/gnome/omf/char-palette/char-palette-C.omf -share/gnome/omf/char-palette/char-palette-bg.omf -share/gnome/omf/char-palette/char-palette-en_GB.omf -share/gnome/omf/char-palette/char-palette-es.omf -share/gnome/omf/char-palette/char-palette-fr.omf -share/gnome/omf/char-palette/char-palette-it.omf -share/gnome/omf/char-palette/char-palette-nl.omf -share/gnome/omf/char-palette/char-palette-pt_BR.omf -share/gnome/omf/char-palette/char-palette-sv.omf -share/gnome/omf/char-palette/char-palette-uk.omf -%%COMMANDER%%share/gnome/omf/command-line/command-line-C.omf -%%COMMANDER%%share/gnome/omf/command-line/command-line-es.omf -%%COMMANDER%%share/gnome/omf/command-line/command-line-fr.omf -%%COMMANDER%%share/gnome/omf/command-line/command-line-pt_BR.omf -%%COMMANDER%%share/gnome/omf/command-line/command-line-sv.omf -%%COMMANDER%%share/gnome/omf/command-line/command-line-uk.omf -%%CPUFREQ%%share/gnome/omf/cpufreq-applet/cpufreq-applet-C.omf -%%CPUFREQ%%share/gnome/omf/cpufreq-applet/cpufreq-applet-en_GB.omf -%%CPUFREQ%%share/gnome/omf/cpufreq-applet/cpufreq-applet-es.omf -%%CPUFREQ%%share/gnome/omf/cpufreq-applet/cpufreq-applet-fr.omf -%%CPUFREQ%%share/gnome/omf/cpufreq-applet/cpufreq-applet-nl.omf -%%CPUFREQ%%share/gnome/omf/cpufreq-applet/cpufreq-applet-sv.omf -%%CPUFREQ%%share/gnome/omf/cpufreq-applet/cpufreq-applet-uk.omf -%%CPUFREQ%%share/gnome/omf/cpufreq-applet/cpufreq-applet-zh_CN.omf -share/gnome/omf/drivemount/drivemount-C.omf -share/gnome/omf/drivemount/drivemount-en_GB.omf -share/gnome/omf/drivemount/drivemount-es.omf -share/gnome/omf/drivemount/drivemount-fr.omf -share/gnome/omf/drivemount/drivemount-it.omf -share/gnome/omf/drivemount/drivemount-pa.omf -share/gnome/omf/drivemount/drivemount-ru.omf -share/gnome/omf/drivemount/drivemount-sv.omf -share/gnome/omf/drivemount/drivemount-uk.omf -share/gnome/omf/drivemount/drivemount-zh_CN.omf -share/gnome/omf/geyes/geyes-C.omf -share/gnome/omf/geyes/geyes-bg.omf -share/gnome/omf/geyes/geyes-en_GB.omf -share/gnome/omf/geyes/geyes-es.omf -share/gnome/omf/geyes/geyes-fr.omf -share/gnome/omf/geyes/geyes-it.omf -share/gnome/omf/geyes/geyes-ru.omf -share/gnome/omf/geyes/geyes-sv.omf -share/gnome/omf/geyes/geyes-uk.omf -share/gnome/omf/gswitchit/gswitchit-C.omf -share/gnome/omf/gswitchit/gswitchit-en_GB.omf -share/gnome/omf/gswitchit/gswitchit-es.omf -share/gnome/omf/gswitchit/gswitchit-fr.omf -share/gnome/omf/gswitchit/gswitchit-ru.omf -share/gnome/omf/gswitchit/gswitchit-sv.omf -share/gnome/omf/gswitchit/gswitchit-uk.omf -share/gnome/omf/gweather/gweather-C.omf -share/gnome/omf/gweather/gweather-en_GB.omf -share/gnome/omf/gweather/gweather-es.omf -share/gnome/omf/gweather/gweather-fr.omf -share/gnome/omf/gweather/gweather-nl.omf -share/gnome/omf/gweather/gweather-pa.omf -share/gnome/omf/gweather/gweather-sv.omf -share/gnome/omf/gweather/gweather-uk.omf -share/gnome/omf/mixer_applet2/mixer_applet2-C.omf -share/gnome/omf/mixer_applet2/mixer_applet2-en_GB.omf -share/gnome/omf/mixer_applet2/mixer_applet2-es.omf -share/gnome/omf/mixer_applet2/mixer_applet2-fr.omf -share/gnome/omf/mixer_applet2/mixer_applet2-it.omf -share/gnome/omf/mixer_applet2/mixer_applet2-pa.omf -share/gnome/omf/mixer_applet2/mixer_applet2-ru.omf -share/gnome/omf/mixer_applet2/mixer_applet2-sv.omf -share/gnome/omf/mixer_applet2/mixer_applet2-uk.omf -share/gnome/omf/multiload/multiload-C.omf -share/gnome/omf/multiload/multiload-en_GB.omf -share/gnome/omf/multiload/multiload-es.omf -share/gnome/omf/multiload/multiload-fr.omf -share/gnome/omf/multiload/multiload-pa.omf -share/gnome/omf/multiload/multiload-ru.omf -share/gnome/omf/multiload/multiload-sv.omf -share/gnome/omf/multiload/multiload-uk.omf -share/gnome/omf/stickynotes_applet/stickynotes_applet-C.omf -share/gnome/omf/stickynotes_applet/stickynotes_applet-en_GB.omf -share/gnome/omf/stickynotes_applet/stickynotes_applet-es.omf -share/gnome/omf/stickynotes_applet/stickynotes_applet-fr.omf -share/gnome/omf/stickynotes_applet/stickynotes_applet-pa.omf -share/gnome/omf/stickynotes_applet/stickynotes_applet-sv.omf -share/gnome/omf/stickynotes_applet/stickynotes_applet-uk.omf -share/gnome/omf/trashapplet/trashapplet-C.omf -share/gnome/omf/trashapplet/trashapplet-en_GB.omf -share/gnome/omf/trashapplet/trashapplet-es.omf -share/gnome/omf/trashapplet/trashapplet-fr.omf -share/gnome/omf/trashapplet/trashapplet-it.omf -share/gnome/omf/trashapplet/trashapplet-nl.omf -share/gnome/omf/trashapplet/trashapplet-pa.omf -share/gnome/omf/trashapplet/trashapplet-ru.omf -share/gnome/omf/trashapplet/trashapplet-sv.omf -share/gnome/omf/trashapplet/trashapplet-uk.omf -share/gnome/pixmaps/accessx-status-applet/ax-applet.png -share/gnome/pixmaps/accessx-status-applet/ax-bouncekeys.png -share/gnome/pixmaps/accessx-status-applet/ax-key-base.png -share/gnome/pixmaps/accessx-status-applet/ax-key-inverse.png -share/gnome/pixmaps/accessx-status-applet/ax-key-no.png -share/gnome/pixmaps/accessx-status-applet/ax-key-none.png -share/gnome/pixmaps/accessx-status-applet/ax-key-yes.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys-no.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys-pending.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys-yes.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-base.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-default-left.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-default-middle.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-default-right.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-pressed-left.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-pressed-middle.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-pressed-right.png -share/gnome/pixmaps/accessx-status-applet/sticky-alt-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-alt-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-alt-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-ctrl-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-ctrl-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-ctrl-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-hyper-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-hyper-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-hyper-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-meta-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-meta-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-meta-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-shift-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-shift-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-shift-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-super-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-super-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-super-none.png -%%CPUFREQ%%share/gnome/pixmaps/cpufreq-applet/cpufreq-100.png -%%CPUFREQ%%share/gnome/pixmaps/cpufreq-applet/cpufreq-25.png -%%CPUFREQ%%share/gnome/pixmaps/cpufreq-applet/cpufreq-50.png -%%CPUFREQ%%share/gnome/pixmaps/cpufreq-applet/cpufreq-75.png -%%CPUFREQ%%share/gnome/pixmaps/cpufreq-applet/cpufreq-na.png -%%PYTHON%%share/gnome/pixmaps/invest-big.png -share/gnome/pixmaps/stickynotes/close.png -share/gnome/pixmaps/stickynotes/locked.png -share/gnome/pixmaps/stickynotes/resize_se.png -share/gnome/pixmaps/stickynotes/resize_sw.png -share/gnome/pixmaps/stickynotes/unlocked.png -share/gnome/xmodmap/base.xml -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.mn -share/gnome/xmodmap/xmodmap.mn-phonet -share/gnome/xmodmap/xmodmap.mn-rev -share/gnome/xmodmap/xmodmap.mn-uni -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.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.us101A_x86 -share/gnome/xmodmap/xmodmap.us_intl -share/gnome/xmodmap/xmodmap.yu -%%CPUFREQ%%share/icons/hicolor/16x16/apps/gnome-cpu-frequency-applet.png -share/icons/hicolor/16x16/apps/gnome-eyes-applet.png -share/icons/hicolor/16x16/apps/gnome-modem-monitor-applet.png -share/icons/hicolor/16x16/apps/gnome-sticky-notes-applet.png -%%CPUFREQ%%share/icons/hicolor/22x22/apps/gnome-cpu-frequency-applet.png -share/icons/hicolor/22x22/apps/gnome-eyes-applet.png -share/icons/hicolor/22x22/apps/gnome-modem-monitor-applet.png -share/icons/hicolor/22x22/apps/gnome-sticky-notes-applet.png -%%CPUFREQ%%share/icons/hicolor/24x24/apps/gnome-cpu-frequency-applet.png -share/icons/hicolor/24x24/apps/gnome-eyes-applet.png -share/icons/hicolor/24x24/apps/gnome-modem-monitor-applet.png -share/icons/hicolor/24x24/apps/gnome-sticky-notes-applet.png -%%CPUFREQ%%share/icons/hicolor/32x32/apps/gnome-cpu-frequency-applet.png -share/icons/hicolor/32x32/apps/gnome-eyes-applet.png -share/icons/hicolor/32x32/apps/gnome-modem-monitor-applet.png -share/icons/hicolor/32x32/apps/gnome-sticky-notes-applet.png -share/icons/hicolor/48x48/apps/ax-applet.png -share/icons/hicolor/48x48/apps/charpick.png -%%COMMANDER%%share/icons/hicolor/48x48/apps/gnome-mini-commander.png -share/icons/hicolor/48x48/apps/gswitchit-applet.png -share/icons/hicolor/48x48/apps/gswitchit-properties-capplet.png -%%CPUFREQ%%share/icons/hicolor/svgxsvg/apps/gnome-cpu-frequency-applet -share/icons/hicolor/svgxsvg/apps/gnome-eyes-applet -share/icons/hicolor/svgxsvg/apps/gnome-modem-monitor-applet -share/icons/hicolor/svgxsvg/apps/gnome-sticky-notes-applet -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/bn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/bn_IN/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/el/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/en_CA/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/es_AR/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_CL/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_CO/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_CR/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_DO/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_EC/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_ES/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_GT/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_HN/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_MX/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_NI/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_PA/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_PE/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_PR/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_SV/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_UY/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es_VE/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/fa/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/gu/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/hr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/hy/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/id/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/is/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/ka/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ku/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ky/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/mg/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ml/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/mr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/nb/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ne/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/or/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pa/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/rw/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/sq/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sr@Latn/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/te/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/th/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/xh/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_HK/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo -@dirrmtry share/icons/hicolor/svgxsvg/apps -@dirrmtry share/icons/hicolor/svgxsvg -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons -@dirrm share/gnome/pixmaps/stickynotes -%%CPUFREQ%%@dirrm share/gnome/pixmaps/cpufreq-applet -@dirrm share/gnome/pixmaps/accessx-status-applet -@dirrm share/gnome/omf/trashapplet -@dirrm share/gnome/omf/stickynotes_applet -@dirrm share/gnome/omf/multiload -@dirrm share/gnome/omf/mixer_applet2 -@dirrm share/gnome/omf/gweather -@dirrm share/gnome/omf/gswitchit -@dirrm share/gnome/omf/geyes -@dirrm share/gnome/omf/drivemount -%%CPUFREQ%%@dirrm share/gnome/omf/cpufreq-applet -%%COMMANDER%%@dirrm share/gnome/omf/command-line -@dirrm share/gnome/omf/char-palette -%%BATTERY%%@dirrm share/gnome/omf/battstat -@dirrm share/gnome/omf/accessx-status -@dirrm share/gnome/help/trashapplet/uk/figures -@dirrm share/gnome/help/trashapplet/uk -@dirrm share/gnome/help/trashapplet/sv/figures -@dirrm share/gnome/help/trashapplet/sv -@dirrm share/gnome/help/trashapplet/ru/figures -@dirrm share/gnome/help/trashapplet/ru -@dirrm share/gnome/help/trashapplet/pa/figures -@dirrm share/gnome/help/trashapplet/pa -@dirrm share/gnome/help/trashapplet/nl/figures -@dirrm share/gnome/help/trashapplet/nl -@dirrm share/gnome/help/trashapplet/it/figures -@dirrm share/gnome/help/trashapplet/it -@dirrm share/gnome/help/trashapplet/fr/figures -@dirrm share/gnome/help/trashapplet/fr -@dirrm share/gnome/help/trashapplet/es/figures -@dirrm share/gnome/help/trashapplet/es -@dirrm share/gnome/help/trashapplet/en_GB/figures -@dirrm share/gnome/help/trashapplet/en_GB -@dirrm share/gnome/help/trashapplet/C/figures -@dirrm share/gnome/help/trashapplet/C -@dirrm share/gnome/help/trashapplet -@dirrm share/gnome/help/stickynotes_applet/uk/figures -@dirrm share/gnome/help/stickynotes_applet/uk -@dirrm share/gnome/help/stickynotes_applet/sv/figures -@dirrm share/gnome/help/stickynotes_applet/sv -@dirrm share/gnome/help/stickynotes_applet/pa/figures -@dirrm share/gnome/help/stickynotes_applet/pa -@dirrm share/gnome/help/stickynotes_applet/fr/figures -@dirrm share/gnome/help/stickynotes_applet/fr -@dirrm share/gnome/help/stickynotes_applet/es/figures -@dirrm share/gnome/help/stickynotes_applet/es -@dirrm share/gnome/help/stickynotes_applet/en_GB/figures -@dirrm share/gnome/help/stickynotes_applet/en_GB -@dirrm share/gnome/help/stickynotes_applet/C/figures -@dirrm share/gnome/help/stickynotes_applet/C -@dirrm share/gnome/help/stickynotes_applet -@dirrm share/gnome/help/multiload/uk/figures -@dirrm share/gnome/help/multiload/uk -@dirrm share/gnome/help/multiload/sv/figures -@dirrm share/gnome/help/multiload/sv -@dirrm share/gnome/help/multiload/ru/figures -@dirrm share/gnome/help/multiload/ru -@dirrm share/gnome/help/multiload/pa/figures -@dirrm share/gnome/help/multiload/pa -@dirrm share/gnome/help/multiload/fr/figures -@dirrm share/gnome/help/multiload/fr -@dirrm share/gnome/help/multiload/es/figures -@dirrm share/gnome/help/multiload/es -@dirrm share/gnome/help/multiload/en_GB/figures -@dirrm share/gnome/help/multiload/en_GB -@dirrm share/gnome/help/multiload/C/figures -@dirrm share/gnome/help/multiload/C -@dirrm share/gnome/help/multiload -@dirrm share/gnome/help/mixer_applet2/uk/figures -@dirrm share/gnome/help/mixer_applet2/uk -@dirrm share/gnome/help/mixer_applet2/sv/figures -@dirrm share/gnome/help/mixer_applet2/sv -@dirrm share/gnome/help/mixer_applet2/ru/figures -@dirrm share/gnome/help/mixer_applet2/ru -@dirrm share/gnome/help/mixer_applet2/pa/figures -@dirrm share/gnome/help/mixer_applet2/pa -@dirrm share/gnome/help/mixer_applet2/it/figures -@dirrm share/gnome/help/mixer_applet2/it -@dirrm share/gnome/help/mixer_applet2/fr/figures -@dirrm share/gnome/help/mixer_applet2/fr -@dirrm share/gnome/help/mixer_applet2/es/figures -@dirrm share/gnome/help/mixer_applet2/es -@dirrm share/gnome/help/mixer_applet2/en_GB/figures -@dirrm share/gnome/help/mixer_applet2/en_GB -@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/uk/figures -@dirrm share/gnome/help/gweather/uk -@dirrm share/gnome/help/gweather/sv/figures -@dirrm share/gnome/help/gweather/sv -@dirrm share/gnome/help/gweather/pa/figures -@dirrm share/gnome/help/gweather/pa -@dirrm share/gnome/help/gweather/nl/figures -@dirrm share/gnome/help/gweather/nl -@dirrm share/gnome/help/gweather/fr/figures -@dirrm share/gnome/help/gweather/fr -@dirrm share/gnome/help/gweather/es/figures -@dirrm share/gnome/help/gweather/es -@dirrm share/gnome/help/gweather/en_GB/figures -@dirrm share/gnome/help/gweather/en_GB -@dirrm share/gnome/help/gweather/C/figures -@dirrm share/gnome/help/gweather/C -@dirrm share/gnome/help/gweather -@dirrm share/gnome/help/gswitchit/uk -@dirrm share/gnome/help/gswitchit/sv -@dirrm share/gnome/help/gswitchit/ru -@dirrm share/gnome/help/gswitchit/fr -@dirrm share/gnome/help/gswitchit/es -@dirrm share/gnome/help/gswitchit/en_GB -@dirrm share/gnome/help/gswitchit/C -@dirrm share/gnome/help/gswitchit -@dirrm share/gnome/help/geyes/uk/figures -@dirrm share/gnome/help/geyes/uk -@dirrm share/gnome/help/geyes/sv/figures -@dirrm share/gnome/help/geyes/sv -@dirrm share/gnome/help/geyes/ru/figures -@dirrm share/gnome/help/geyes/ru -@dirrm share/gnome/help/geyes/it/figures -@dirrm share/gnome/help/geyes/it -@dirrm share/gnome/help/geyes/fr/figures -@dirrm share/gnome/help/geyes/fr -@dirrm share/gnome/help/geyes/es/figures -@dirrm share/gnome/help/geyes/es -@dirrm share/gnome/help/geyes/en_GB/figures -@dirrm share/gnome/help/geyes/en_GB -@dirrm share/gnome/help/geyes/bg/figures -@dirrm share/gnome/help/geyes/bg -@dirrm share/gnome/help/geyes/C/figures -@dirrm share/gnome/help/geyes/C -@dirrm share/gnome/help/geyes -@dirrm share/gnome/help/drivemount/zh_CN/figures -@dirrm share/gnome/help/drivemount/zh_CN -@dirrm share/gnome/help/drivemount/uk/figures -@dirrm share/gnome/help/drivemount/uk -@dirrm share/gnome/help/drivemount/sv/figures -@dirrm share/gnome/help/drivemount/sv -@dirrm share/gnome/help/drivemount/ru/figures -@dirrm share/gnome/help/drivemount/ru -@dirrm share/gnome/help/drivemount/pa/figures -@dirrm share/gnome/help/drivemount/pa -@dirrm share/gnome/help/drivemount/it/figures -@dirrm share/gnome/help/drivemount/it -@dirrm share/gnome/help/drivemount/fr/figures -@dirrm share/gnome/help/drivemount/fr -@dirrm share/gnome/help/drivemount/es/figures -@dirrm share/gnome/help/drivemount/es -@dirrm share/gnome/help/drivemount/en_GB/figures -@dirrm share/gnome/help/drivemount/en_GB -@dirrm share/gnome/help/drivemount/C/figures -@dirrm share/gnome/help/drivemount/C -@dirrm share/gnome/help/drivemount -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/zh_CN/figures -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/zh_CN -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/uk/figures -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/uk -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/sv/figures -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/sv -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/nl/figures -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/nl -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/fr/figures -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/fr -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/es/figures -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/es -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/en_GB/figures -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/en_GB -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/C/figures -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/C -%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet -%%COMMANDER%%@dirrm share/gnome/help/command-line/uk/figures -%%COMMANDER%%@dirrm share/gnome/help/command-line/uk -%%COMMANDER%%@dirrm share/gnome/help/command-line/sv/figures -%%COMMANDER%%@dirrm share/gnome/help/command-line/sv -%%COMMANDER%%@dirrm share/gnome/help/command-line/pt_BR/figures -%%COMMANDER%%@dirrm share/gnome/help/command-line/pt_BR -%%COMMANDER%%@dirrm share/gnome/help/command-line/fr/figures -%%COMMANDER%%@dirrm share/gnome/help/command-line/fr -%%COMMANDER%%@dirrm share/gnome/help/command-line/es/figures -%%COMMANDER%%@dirrm share/gnome/help/command-line/es -%%COMMANDER%%@dirrm share/gnome/help/command-line/C/figures -%%COMMANDER%%@dirrm share/gnome/help/command-line/C -%%COMMANDER%%@dirrm share/gnome/help/command-line -@dirrm share/gnome/help/char-palette/uk/figures -@dirrm share/gnome/help/char-palette/uk -@dirrm share/gnome/help/char-palette/sv/figures -@dirrm share/gnome/help/char-palette/sv -@dirrm share/gnome/help/char-palette/pt_BR/figures -@dirrm share/gnome/help/char-palette/pt_BR -@dirrm share/gnome/help/char-palette/nl/figures -@dirrm share/gnome/help/char-palette/nl -@dirrm share/gnome/help/char-palette/it/figures -@dirrm share/gnome/help/char-palette/it -@dirrm share/gnome/help/char-palette/fr/figures -@dirrm share/gnome/help/char-palette/fr -@dirrm share/gnome/help/char-palette/es/figures -@dirrm share/gnome/help/char-palette/es -@dirrm share/gnome/help/char-palette/en_GB/figures -@dirrm share/gnome/help/char-palette/en_GB -@dirrm share/gnome/help/char-palette/bg/figures -@dirrm share/gnome/help/char-palette/bg -@dirrm share/gnome/help/char-palette/C/figures -@dirrm share/gnome/help/char-palette/C -@dirrm share/gnome/help/char-palette -%%BATTERY%%@dirrm share/gnome/help/battstat/uk/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/uk -%%BATTERY%%@dirrm share/gnome/help/battstat/sv/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/sv -%%BATTERY%%@dirrm share/gnome/help/battstat/pa/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/pa -%%BATTERY%%@dirrm share/gnome/help/battstat/fr/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/fr -%%BATTERY%%@dirrm share/gnome/help/battstat/es/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/es -%%BATTERY%%@dirrm share/gnome/help/battstat/en_GB/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/en_GB -%%BATTERY%%@dirrm share/gnome/help/battstat/bg/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/bg -%%BATTERY%%@dirrm share/gnome/help/battstat/C/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/C -%%BATTERY%%@dirrm share/gnome/help/battstat -@dirrm share/gnome/help/accessx-status/uk/figures -@dirrm share/gnome/help/accessx-status/uk -@dirrm share/gnome/help/accessx-status/sv/figures -@dirrm share/gnome/help/accessx-status/sv -@dirrm share/gnome/help/accessx-status/nl/figures -@dirrm share/gnome/help/accessx-status/nl -@dirrm share/gnome/help/accessx-status/it/figures -@dirrm share/gnome/help/accessx-status/it -@dirrm share/gnome/help/accessx-status/fr/figures -@dirrm share/gnome/help/accessx-status/fr -@dirrm share/gnome/help/accessx-status/es/figures -@dirrm share/gnome/help/accessx-status/es -@dirrm share/gnome/help/accessx-status/en_GB/figures -@dirrm share/gnome/help/accessx-status/en_GB -@dirrm share/gnome/help/accessx-status/bg/figures -@dirrm share/gnome/help/accessx-status/bg -@dirrm share/gnome/help/accessx-status/C/figures -@dirrm share/gnome/help/accessx-status/C -@dirrm share/gnome/help/accessx-status -@dirrm share/gnome/gnome-applets/invest-applet -@dirrm share/gnome/gnome-applets/gweather -@dirrm share/gnome/gnome-applets/glade -@dirrm share/gnome/gnome-applets/geyes/Tango -@dirrm share/gnome/gnome-applets/geyes/Horrid -@dirrm share/gnome/gnome-applets/geyes/Default-tiny -@dirrm share/gnome/gnome-applets/geyes/Default -@dirrm share/gnome/gnome-applets/geyes/Bloodshot -@dirrm share/gnome/gnome-applets/geyes/Bizarre -@dirrm share/gnome/gnome-applets/geyes -@dirrm share/gnome/gnome-applets -%%PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/invest -@dirrm include/libgweather -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/es_VE/LC_MESSAGES -@dirrmtry share/locale/es_VE -@dirrmtry share/locale/es_UY/LC_MESSAGES -@dirrmtry share/locale/es_UY -@dirrmtry share/locale/es_SV/LC_MESSAGES -@dirrmtry share/locale/es_SV -@dirrmtry share/locale/es_PR/LC_MESSAGES -@dirrmtry share/locale/es_PR -@dirrmtry share/locale/es_PE/LC_MESSAGES -@dirrmtry share/locale/es_PE -@dirrmtry share/locale/es_PA/LC_MESSAGES -@dirrmtry share/locale/es_PA -@dirrmtry share/locale/es_NI/LC_MESSAGES -@dirrmtry share/locale/es_NI -@dirrmtry share/locale/es_HN/LC_MESSAGES -@dirrmtry share/locale/es_HN -@dirrmtry share/locale/es_GT/LC_MESSAGES -@dirrmtry share/locale/es_GT -@dirrmtry share/locale/es_EC/LC_MESSAGES -@dirrmtry share/locale/es_EC -@dirrmtry share/locale/es_DO/LC_MESSAGES -@dirrmtry share/locale/es_DO -@dirrmtry share/locale/es_CR/LC_MESSAGES -@dirrmtry share/locale/es_CR -@dirrmtry share/locale/es_CO/LC_MESSAGES -@dirrmtry share/locale/es_CO -@dirrmtry share/locale/es_CL/LC_MESSAGES -@dirrmtry share/locale/es_CL -@dirrmtry share/locale/es_AR/LC_MESSAGES -@dirrmtry share/locale/es_AR -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile deleted file mode 100644 index 0098145e2..000000000 --- a/x11/gnome-desktop/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: gnomedesktop -# Date created: 13 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome-desktop/Makefile,v 1.111 2007/02/27 20:05:13 mezz Exp $ -# - -PORTNAME= gnome-desktop -PORTVERSION= 2.18.0 -PORTREVISION?= 0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Additional UI API for GNOME 2 - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -USE_XPM= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \ - ltverhack referencehack -GNOME_DESKTOP_VERSION=2 -USE_GETTEXT= yes -USE_GMAKE= yes -USE_BISON= yes -USE_XLIB= yes -INSTALLS_OMF= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" \ - --with-kde-datadir=${LOCALBASE}/share -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-about.1 - -.include <bsd.port.mk> - -.endif diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo deleted file mode 100644 index fe407cef0..000000000 --- a/x11/gnome-desktop/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-desktop-2.18.0.tar.bz2) = 3fdea4f0188e5b1c19beb0dd0cbd317e -SHA256 (gnome2/gnome-desktop-2.18.0.tar.bz2) = e8b6e23c2833cf1905c402c79a2aebdbb283cbd0930ec3119e564a18bfe1e98b -SIZE (gnome2/gnome-desktop-2.18.0.tar.bz2) = 1234276 diff --git a/x11/gnome-desktop/pkg-descr b/x11/gnome-desktop/pkg-descr deleted file mode 100644 index bda4df791..000000000 --- a/x11/gnome-desktop/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a collection of APIs not included in libgnomeui. - -WWW: http://www.gnome.org/ diff --git a/x11/gnome-desktop/pkg-plist b/x11/gnome-desktop/pkg-plist deleted file mode 100644 index 0620f7da8..000000000 --- a/x11/gnome-desktop/pkg-plist +++ /dev/null @@ -1,328 +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.la -lib/libgnome-desktop-2.so -lib/libgnome-desktop-2.so.2 -libdata/pkgconfig/gnome-desktop-2.0.pc -share/gnome/applications/gnome-about.desktop -share/gnome/gnome-about/gnome-64.png -share/gnome/gnome-about/gnome-version.xml -share/gnome/gnome-about/headers/header-bg-ancient01a.png -share/gnome/gnome-about/headers/header-bg-city01.png -share/gnome/gnome-about/headers/header-bg-clouds01.png -share/gnome/gnome-about/headers/header-bg-clouds02.png -share/gnome/gnome-about/headers/header-bg-hills01.png -share/gnome/gnome-about/headers/header-bg-landscape01.png -share/gnome/gnome-about/headers/header-bg-mountains01.png -share/gnome/gnome-about/headers/header-bg-snow01.png -share/gnome/gnome-about/headers/header-bg-sunset01.png -share/gnome/help/fdl/C/fdl.xml -share/gnome/help/fdl/es/fdl.xml -share/gnome/help/fdl/fr/fdl.xml -share/gnome/help/fdl/sv/fdl.xml -share/gnome/help/fdl/uk/fdl.xml -share/gnome/help/gpl/C/gpl.xml -share/gnome/help/gpl/es/gpl.xml -share/gnome/help/gpl/fi/gpl.xml -share/gnome/help/gpl/fr/gpl.xml -share/gnome/help/gpl/pa/gpl.xml -share/gnome/help/gpl/sv/gpl.xml -share/gnome/help/gpl/uk/gpl.xml -share/gnome/help/gpl/vi/gpl.xml -share/gnome/help/gpl/zh_CN/gpl.xml -share/gnome/help/lgpl/C/lgpl.xml -share/gnome/help/lgpl/es/lgpl.xml -share/gnome/help/lgpl/fr/lgpl.xml -share/gnome/help/lgpl/pa/lgpl.xml -share/gnome/help/lgpl/sv/lgpl.xml -share/gnome/help/lgpl/uk/lgpl.xml -share/gnome/help/lgpl/zh_CN/lgpl.xml -share/gnome/omf/fdl/fdl-C.omf -share/gnome/omf/fdl/fdl-es.omf -share/gnome/omf/fdl/fdl-fr.omf -share/gnome/omf/fdl/fdl-sv.omf -share/gnome/omf/fdl/fdl-uk.omf -share/gnome/omf/gpl/gpl-C.omf -share/gnome/omf/gpl/gpl-es.omf -share/gnome/omf/gpl/gpl-fi.omf -share/gnome/omf/gpl/gpl-fr.omf -share/gnome/omf/gpl/gpl-pa.omf -share/gnome/omf/gpl/gpl-sv.omf -share/gnome/omf/gpl/gpl-uk.omf -share/gnome/omf/gpl/gpl-vi.omf -share/gnome/omf/gpl/gpl-zh_CN.omf -share/gnome/omf/lgpl/lgpl-C.omf -share/gnome/omf/lgpl/lgpl-es.omf -share/gnome/omf/lgpl/lgpl-fr.omf -share/gnome/omf/lgpl/lgpl-pa.omf -share/gnome/omf/lgpl/lgpl-sv.omf -share/gnome/omf/lgpl/lgpl-uk.omf -share/gnome/omf/lgpl/lgpl-zh_CN.omf -share/gnome/pixmaps/apple-green.png -share/gnome/pixmaps/apple-red.png -share/gnome/pixmaps/gnome-aorta.png -share/gnome/pixmaps/gnome-applets.png -share/gnome/pixmaps/gnome-background-image.png -share/gnome/pixmaps/gnome-background-pattern.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-ccbackground.png -share/gnome/pixmaps/gnome-ccdesktop.png -share/gnome/pixmaps/gnome-ccdialog.png -share/gnome/pixmaps/gnome-ccmime.png -share/gnome/pixmaps/gnome-ccperiph.png -share/gnome/pixmaps/gnome-ccscreensaver.png -share/gnome/pixmaps/gnome-ccwindowmanager.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-diskfree.png -share/gnome/pixmaps/gnome-emacs.png -share/gnome/pixmaps/gnome-eterm.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-gemvt.png -share/gnome/pixmaps/gnome-gimp.png -share/gnome/pixmaps/gnome-gmenu.png -share/gnome/pixmaps/gnome-gmush.png -share/gnome/pixmaps/gnome-gnomoku.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-laptop.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-mdi.png -share/gnome/pixmaps/gnome-mnemonic.png -share/gnome/pixmaps/gnome-month.png -share/gnome/pixmaps/gnome-mouse.png -share/gnome/pixmaps/gnome-news.png -share/gnome/pixmaps/gnome-note.png -share/gnome/pixmaps/gnome-qeye.png -share/gnome/pixmaps/gnome-set-time.png -share/gnome/pixmaps/gnome-spider.png -share/gnome/pixmaps/gnome-squeak.png -share/gnome/pixmaps/gnome-suse.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-user-interface.png -share/gnome/pixmaps/gnome-week.png -share/gnome/pixmaps/gnome-windows.png -share/gnome/pixmaps/gnome-word.png -share/gnome/pixmaps/gnome-xterm.png -share/gnome/pixmaps/gtkvim.png -share/gnome/pixmaps/kterm.xpm -share/gnome/pixmaps/monitor.png -share/gnome/pixmaps/vnterm.xpm -share/locale/af/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/am/LC_MESSAGES/gnome-desktop-2.0.mo -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/be@latin/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bn_IN/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/br/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/cy/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/dz/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/el/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/en_CA/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/eo/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/fa/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/gu/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/hr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/hy/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/id/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/is/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/ka/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/kn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ku/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ky/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/li/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/mg/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/nb/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ne/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/nso/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/or/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pa/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/rw/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/sq/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sr@Latn/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/te/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/tk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ug/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ur/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/xh/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/yi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/yo/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_HK/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zu/LC_MESSAGES/gnome-desktop-2.0.mo -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yo/LC_MESSAGES -@dirrmtry share/locale/yo -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/ur/LC_MESSAGES -@dirrmtry share/locale/ur -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be -@dirrm share/gnome/omf/lgpl -@dirrm share/gnome/omf/gpl -@dirrm share/gnome/omf/fdl -@dirrm share/gnome/help/lgpl/zh_CN -@dirrm share/gnome/help/lgpl/uk -@dirrm share/gnome/help/lgpl/sv -@dirrm share/gnome/help/lgpl/pa -@dirrm share/gnome/help/lgpl/fr -@dirrm share/gnome/help/lgpl/es -@dirrm share/gnome/help/gpl/zh_CN -@dirrm share/gnome/help/gpl/vi -@dirrm share/gnome/help/gpl/uk -@dirrm share/gnome/help/gpl/sv -@dirrm share/gnome/help/gpl/pa -@dirrm share/gnome/help/gpl/fr -@dirrm share/gnome/help/gpl/fi -@dirrm share/gnome/help/gpl/es -@dirrm share/gnome/help/fdl/uk -@dirrm share/gnome/help/fdl/sv -@dirrm share/gnome/help/fdl/fr -@dirrm share/gnome/help/fdl/es -@dirrm share/gnome/gnome-about/headers -@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-menus/Makefile b/x11/gnome-menus/Makefile deleted file mode 100644 index f7527f958..000000000 --- a/x11/gnome-menus/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# New ports collection makefile for: gnome-menus -# Date created: 30 November 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome-menus/Makefile,v 1.49 2007/02/27 18:39:49 mezz Exp $ -# - -PORTNAME= gnome-menus -PORTVERSION= 2.18.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Implementation of the FreeDesktop Desktop Menu Spec - -USE_GETTEXT= yes -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomevfs2 ltverhack -USE_AUTOTOOLS= libtool:15 -USE_PYTHON= yes -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/lib/libfam.so) || !defined(WITHOUT_FAM) -USE_FAM= yes -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|applications.menu||' \ - ${WRKSRC}/layout/Makefile.in - @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|' \ - ${WRKSRC}/util/test-menu-spec.c - @${REINPLACE_CMD} -e 's|/usr/share/gnome|${LOCALBASE}/share/gnome|g' \ - ${WRKSRC}/layout/applications.menu \ - ${WRKSRC}/layout/settings.menu - @${SED} -e 's|/usr/local|${LOCALBASE}|g' \ - < ${FILESDIR}/KDE.directory > ${WRKSRC}/KDE.directory - @${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g ; \ - s|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/simple-editor/GMenuSimpleEditor/menutreemodel.py - -post-install: - @${MKDIR} ${PREFIX}/share/gnome/desktop-directories - @${INSTALL_DATA} ${WRKSRC}/layout/applications.menu \ - ${PREFIX}/etc/xdg/menus/gnome-applications.menu - @${INSTALL_DATA} ${WRKSRC}/KDE.directory \ - ${PREFIX}/share/gnome/desktop-directories - -.include <bsd.port.post.mk> diff --git a/x11/gnome-menus/distinfo b/x11/gnome-menus/distinfo deleted file mode 100644 index 752542ac9..000000000 --- a/x11/gnome-menus/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-menus-2.18.0.tar.bz2) = 746f336d4fd427cb2db1691bc53a49d4 -SHA256 (gnome2/gnome-menus-2.18.0.tar.bz2) = f73372cb9f895ae4cee35d56868fcee3e3182aea52f20ce29ffb2aaf86403f1d -SIZE (gnome2/gnome-menus-2.18.0.tar.bz2) = 434900 diff --git a/x11/gnome-menus/files/KDE.directory b/x11/gnome-menus/files/KDE.directory deleted file mode 100644 index d8cacb750..000000000 --- a/x11/gnome-menus/files/KDE.directory +++ /dev/null @@ -1,5 +0,0 @@ -[Desktop Entry] -Name=KDE -Comment=Some comment about KDE menu -Icon=/usr/local/share/icons/default.kde/48x48/apps/kmenu.png -Type=Directory diff --git a/x11/gnome-menus/files/patch-Makefile.in b/x11/gnome-menus/files/patch-Makefile.in deleted file mode 100644 index 621e0233c..000000000 --- a/x11/gnome-menus/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Mon Jul 24 15:57:52 2006 -+++ Makefile.in Mon Jul 24 15:58:05 2006 -@@ -244,7 +244,7 @@ sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - NULL = --@HAVE_PYTHON_TRUE@PYTHON_SUBDIRS = python simple-editor -+@HAVE_PYTHON_TRUE@PYTHON_SUBDIRS = python - ALL_SUBDIRS = \ - po \ - libmenu \ diff --git a/x11/gnome-menus/files/patch-layout::applications.menu b/x11/gnome-menus/files/patch-layout::applications.menu deleted file mode 100644 index a3644747b..000000000 --- a/x11/gnome-menus/files/patch-layout::applications.menu +++ /dev/null @@ -1,357 +0,0 @@ ---- layout/applications.menu.orig Wed Mar 9 11:49:53 2005 -+++ layout/applications.menu Fri Mar 25 11:45:09 2005 -@@ -6,24 +6,26 @@ - <Name>Applications</Name> - <Directory>Applications.directory</Directory> - -- <!-- Scan legacy dirs first, as later items take priority --> -- <KDELegacyDirs/> -- <LegacyDir>/etc/X11/applnk</LegacyDir> -+ <!-- Scan legacy dirs first, as later items take priority -+ <LegacyDir>/etc/X11/applnk</LegacyDir> --> - <LegacyDir>/usr/share/gnome/apps</LegacyDir> - - <!-- Read standard .directory and .desktop file locations --> - <DefaultAppDirs/> - <DefaultDirectoryDirs/> - -- <!-- Read in overrides and child menus from applications-merged/ --> -- <DefaultMergeDirs/> -- - <!-- Accessories submenu --> - <Menu> - <Name>Accessories</Name> - <Directory>Accessories.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Utility</Category> - <Not> - <Category>System</Category> -@@ -38,6 +40,12 @@ - <Directory>Accessibility.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Accessibility</Category> - <Not> - <Category>Settings</Category> -@@ -52,6 +60,12 @@ - <Directory>Development.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Development</Category> - </And> - <Filename>emacs.desktop</Filename> -@@ -64,6 +78,12 @@ - <Directory>Edutainment.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Education</Category> - </And> - </Include> -@@ -75,6 +95,12 @@ - <Directory>Games.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Game</Category> - </And> - </Include> -@@ -86,6 +112,12 @@ - <Directory>Graphics.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Graphics</Category> - </And> - </Include> -@@ -97,6 +129,12 @@ - <Directory>Internet.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Network</Category> - </And> - </Include> -@@ -108,6 +146,12 @@ - <Directory>Multimedia.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>AudioVideo</Category> - </And> - </Include> -@@ -119,6 +163,12 @@ - <Directory>Office.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Office</Category> - </And> - </Include> -@@ -130,6 +180,12 @@ - <Directory>System-Tools.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>System</Category> - <Not><Category>Settings</Category></Not> - </And> -@@ -143,11 +199,204 @@ - <OnlyUnallocated/> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Application</Category> - <Not><Category>Core</Category></Not> - <Not><Category>Settings</Category></Not> - </And> - </Include> - </Menu> <!-- End Other --> -+ -+ <!-- Read in overrides and child menus from applications-merged/ --> -+ <DefaultMergeDirs/> -+ -+ <!-- KDE --> -+ <Menu> -+ <KDELegacyDirs/> -+ <Name>KDE</Name> -+ <Directory>KDE.directory</Directory> -+ -+ <!-- KAccessories submenu --> -+ <Menu> -+ <Name>Accessories</Name> -+ <Directory>Accessories.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Utility</Category> -+ <Not> -+ <Category>System</Category> -+ </Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KAccessories --> -+ -+ <!-- KAccessibility submenu --> -+ <Menu> -+ <Name>Accessibility</Name> -+ <Directory>Accessibility.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Accessibility</Category> -+ <Not> -+ <Category>Settings</Category> -+ </Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KAccessibility --> -+ -+ <!-- KDevelopment Tools --> -+ <Menu> -+ <Name>Development</Name> -+ <Directory>Development.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Development</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KDevelopment Tools --> -+ -+ <!-- KEdutainment --> -+ <Menu> -+ <Name>Edutainment</Name> -+ <Directory>Edutainment.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Education</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KEdutainment --> -+ -+ <!-- KGames --> -+ <Menu> -+ <Name>Games</Name> -+ <Directory>Games.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Game</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KGames --> -+ -+ <!-- KGraphics --> -+ <Menu> -+ <Name>Graphics</Name> -+ <Directory>Graphics.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Graphics</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KGraphics --> -+ -+ <!-- KInternet --> -+ <Menu> -+ <Name>Internet</Name> -+ <Directory>Internet.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Network</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KInternet --> -+ -+ <!-- KMultimedia --> -+ <Menu> -+ <Name>Multimedia</Name> -+ <Directory>Multimedia.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>AudioVideo</Category> -+ </And> -+ </Include> -+ </Menu> <!-- End KMultimedia --> -+ -+ <!-- KOffice --> -+ <Menu> -+ <Name>Office</Name> -+ <Directory>Office.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Or> -+ <Category>Office</Category> -+ </Or> -+ </And> -+ </Include> -+ </Menu><!-- End KOffice --> -+ -+ <!-- KSystem Tools--> -+ <Menu> -+ <Name>System</Name> -+ <Directory>System-Tools.directory</Directory> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>System</Category> -+ <Not><Category>Settings</Category></Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KSystem Tools --> -+ -+ <!-- KOther --> -+ <Menu> -+ <Name>Other</Name> -+ <Directory>Other.directory</Directory> -+ <OnlyUnallocated/> -+ <Include> -+ <And> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ <Category>Application</Category> -+ <Not><Category>Core</Category></Not> -+ <Not><Category>Settings</Category></Not> -+ </And> -+ </Include> -+ </Menu> <!-- End KOther --> -+ </Menu> <!-- KDE --> - - </Menu> <!-- End Applications --> diff --git a/x11/gnome-menus/files/patch-layout::preferences.menu b/x11/gnome-menus/files/patch-layout::preferences.menu deleted file mode 100644 index 705e0e6cd..000000000 --- a/x11/gnome-menus/files/patch-layout::preferences.menu +++ /dev/null @@ -1,41 +0,0 @@ ---- layout/preferences.menu.orig Tue Feb 13 04:18:01 2007 -+++ layout/preferences.menu Tue Feb 13 16:54:35 2007 -@@ -9,12 +9,15 @@ - <DefaultAppDirs/> - <DefaultDirectoryDirs/> - -- <!-- Read in overrides and child menus from preferences-merged/ --> -- <DefaultMergeDirs/> -- - <!-- Stuff in the toplevel --> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Settings</Category> - <Not> - <Or> -@@ -36,10 +39,19 @@ - <Directory>Settings-Accessibility.directory</Directory> - <Include> - <And> -+ <Not> -+ <Or> -+ <Category>Qt</Category> -+ <Category>KDE</Category> -+ </Or> -+ </Not> - <Category>Settings</Category> - <Category>Accessibility</Category> - </And> - </Include> - </Menu> -+ -+ <!-- Read in overrides and child menus from preferences-merged/ --> -+ <DefaultMergeDirs/> - - </Menu> <!-- End Prefs --> diff --git a/x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py b/x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py deleted file mode 100644 index 562011969..000000000 --- a/x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py +++ /dev/null @@ -1,20 +0,0 @@ ---- simple-editor/GMenuSimpleEditor/menutreemodel.py.orig Mon Apr 11 05:36:04 2005 -+++ simple-editor/GMenuSimpleEditor/menutreemodel.py Tue Sep 6 11:04:46 2005 -@@ -29,7 +29,7 @@ - if os.environ.has_key ("XDG_CONFIG_DIRS"): - conf_dirs = os.environ["XDG_CONFIG_DIRS"] - if not conf_dirs: -- conf_dirs = "/etc/xdg" -+ conf_dirs = "%%LOCALBASE%%/etc/xdg" - - for conf_dir in conf_dirs.split (":"): - menu_file_path = os.path.join (conf_dir, "menus", menu_file) -@@ -51,7 +51,7 @@ - if os.environ.has_key ("XDG_DATA_DIRS"): - data_dirs = os.environ["XDG_DATA_DIRS"] - if not data_dirs: -- data_dirs = "/usr/local/share/:/usr/share/" -+ data_dirs = "%%X11BASE%%/share/gnome/:%%LOCALBASE%%/share/gnome/:%%X11BASE%%/share/:%%LOCALBASE%%/share/:/usr/share/" - - for data_dir in data_dirs.split (":"): - retval = load_icon_from_path (os.path.join (data_dir, "pixmaps", icon_value)) diff --git a/x11/gnome-menus/pkg-descr b/x11/gnome-menus/pkg-descr deleted file mode 100644 index 7b27b4e2e..000000000 --- a/x11/gnome-menus/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -This package is free software and is part of the -GNOME project. - -The package contains an implementation of the draft "Desktop -Menu Specification" from freedesktop.org: - - http://www.freedesktop.org/Standards/menu-spec - -Also contained here are the GNOME menu layout configuration -files, .directory files and assorted menu related utility programs. - --- gnome-menus README - -WWW: http://www.freedesktop.org/Standards/menu-spec diff --git a/x11/gnome-menus/pkg-plist b/x11/gnome-menus/pkg-plist deleted file mode 100644 index 59cea97cb..000000000 --- a/x11/gnome-menus/pkg-plist +++ /dev/null @@ -1,178 +0,0 @@ -bin/gnome-menu-spec-test -etc/xdg/menus/gnome-applications.menu -etc/xdg/menus/preferences.menu -etc/xdg/menus/settings.menu -include/gnome-menus/gmenu-tree.h -lib/libgnome-menu.a -lib/libgnome-menu.la -lib/libgnome-menu.so -lib/libgnome-menu.so.2 -%%PYTHON_SITELIBDIR%%/gmenu.a -%%PYTHON_SITELIBDIR%%/gmenu.la -%%PYTHON_SITELIBDIR%%/gmenu.so -libdata/pkgconfig/libgnome-menu.pc -share/gnome/desktop-directories/Accessibility.directory -share/gnome/desktop-directories/Accessories.directory -share/gnome/desktop-directories/Applications.directory -share/gnome/desktop-directories/Desktop.directory -share/gnome/desktop-directories/Development.directory -share/gnome/desktop-directories/Education.directory -share/gnome/desktop-directories/Games.directory -share/gnome/desktop-directories/Graphics.directory -share/gnome/desktop-directories/Hardware.directory -share/gnome/desktop-directories/Internet.directory -share/gnome/desktop-directories/InternetAndNetwork.directory -share/gnome/desktop-directories/KDE.directory -share/gnome/desktop-directories/LookAndFeel.directory -share/gnome/desktop-directories/Multimedia.directory -share/gnome/desktop-directories/Office.directory -share/gnome/desktop-directories/Other.directory -share/gnome/desktop-directories/Personal.directory -share/gnome/desktop-directories/Preferences.directory -share/gnome/desktop-directories/Settings-Accessibility.directory -share/gnome/desktop-directories/Settings.directory -share/gnome/desktop-directories/System-Settings.directory -share/gnome/desktop-directories/System-Tools.directory -share/gnome/desktop-directories/System.directory -share/locale/ar/LC_MESSAGES/gnome-menus.mo -share/locale/be/LC_MESSAGES/gnome-menus.mo -share/locale/be@latin/LC_MESSAGES/gnome-menus.mo -share/locale/bg/LC_MESSAGES/gnome-menus.mo -share/locale/bn/LC_MESSAGES/gnome-menus.mo -share/locale/bn_IN/LC_MESSAGES/gnome-menus.mo -share/locale/br/LC_MESSAGES/gnome-menus.mo -share/locale/ca/LC_MESSAGES/gnome-menus.mo -share/locale/cs/LC_MESSAGES/gnome-menus.mo -share/locale/cy/LC_MESSAGES/gnome-menus.mo -share/locale/da/LC_MESSAGES/gnome-menus.mo -share/locale/de/LC_MESSAGES/gnome-menus.mo -share/locale/dz/LC_MESSAGES/gnome-menus.mo -share/locale/el/LC_MESSAGES/gnome-menus.mo -share/locale/en_CA/LC_MESSAGES/gnome-menus.mo -share/locale/en_GB/LC_MESSAGES/gnome-menus.mo -share/locale/eo/LC_MESSAGES/gnome-menus.mo -share/locale/es/LC_MESSAGES/gnome-menus.mo -share/locale/et/LC_MESSAGES/gnome-menus.mo -share/locale/eu/LC_MESSAGES/gnome-menus.mo -share/locale/fa/LC_MESSAGES/gnome-menus.mo -share/locale/fi/LC_MESSAGES/gnome-menus.mo -share/locale/fr/LC_MESSAGES/gnome-menus.mo -share/locale/gl/LC_MESSAGES/gnome-menus.mo -share/locale/gn/LC_MESSAGES/gnome-menus.mo -share/locale/gu/LC_MESSAGES/gnome-menus.mo -share/locale/he/LC_MESSAGES/gnome-menus.mo -share/locale/hi/LC_MESSAGES/gnome-menus.mo -share/locale/hu/LC_MESSAGES/gnome-menus.mo -share/locale/hy/LC_MESSAGES/gnome-menus.mo -share/locale/id/LC_MESSAGES/gnome-menus.mo -share/locale/it/LC_MESSAGES/gnome-menus.mo -share/locale/ja/LC_MESSAGES/gnome-menus.mo -share/locale/ka/LC_MESSAGES/gnome-menus.mo -share/locale/ko/LC_MESSAGES/gnome-menus.mo -share/locale/ku/LC_MESSAGES/gnome-menus.mo -share/locale/ky/LC_MESSAGES/gnome-menus.mo -share/locale/lt/LC_MESSAGES/gnome-menus.mo -share/locale/lv/LC_MESSAGES/gnome-menus.mo -share/locale/mg/LC_MESSAGES/gnome-menus.mo -share/locale/mk/LC_MESSAGES/gnome-menus.mo -share/locale/ml/LC_MESSAGES/gnome-menus.mo -share/locale/mn/LC_MESSAGES/gnome-menus.mo -share/locale/mr/LC_MESSAGES/gnome-menus.mo -share/locale/ms/LC_MESSAGES/gnome-menus.mo -share/locale/nb/LC_MESSAGES/gnome-menus.mo -share/locale/ne/LC_MESSAGES/gnome-menus.mo -share/locale/nl/LC_MESSAGES/gnome-menus.mo -share/locale/nn/LC_MESSAGES/gnome-menus.mo -share/locale/or/LC_MESSAGES/gnome-menus.mo -share/locale/pa/LC_MESSAGES/gnome-menus.mo -share/locale/pl/LC_MESSAGES/gnome-menus.mo -share/locale/pt/LC_MESSAGES/gnome-menus.mo -share/locale/pt_BR/LC_MESSAGES/gnome-menus.mo -share/locale/ro/LC_MESSAGES/gnome-menus.mo -share/locale/ru/LC_MESSAGES/gnome-menus.mo -share/locale/rw/LC_MESSAGES/gnome-menus.mo -share/locale/sk/LC_MESSAGES/gnome-menus.mo -share/locale/sl/LC_MESSAGES/gnome-menus.mo -share/locale/sq/LC_MESSAGES/gnome-menus.mo -share/locale/sr/LC_MESSAGES/gnome-menus.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-menus.mo -share/locale/sv/LC_MESSAGES/gnome-menus.mo -share/locale/ta/LC_MESSAGES/gnome-menus.mo -share/locale/te/LC_MESSAGES/gnome-menus.mo -share/locale/th/LC_MESSAGES/gnome-menus.mo -share/locale/tr/LC_MESSAGES/gnome-menus.mo -share/locale/ug/LC_MESSAGES/gnome-menus.mo -share/locale/uk/LC_MESSAGES/gnome-menus.mo -share/locale/vi/LC_MESSAGES/gnome-menus.mo -share/locale/xh/LC_MESSAGES/gnome-menus.mo -share/locale/zh_CN/LC_MESSAGES/gnome-menus.mo -share/locale/zh_HK/LC_MESSAGES/gnome-menus.mo -share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo -@dirrm share/gnome/desktop-directories -@dirrm include/gnome-menus -@dirrmtry etc/xdg/menus -@dirrmtry etc/xdg -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gn/LC_MESSAGES -@dirrmtry share/locale/gn -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile deleted file mode 100644 index 2a984c634..000000000 --- a/x11/gnome-panel/Makefile +++ /dev/null @@ -1,80 +0,0 @@ -# New ports collection makefile for: gnomepanel -# Date created: 27 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome-panel/Makefile,v 1.145 2007/03/12 23:40:01 marcus Exp $ -# - -PORTNAME= gnome-panel -PORTVERSION= 2.18.0 -PORTREVISION?= 1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-panel/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Panel component for the GNOME 2 Desktop - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -USE_GETTEXT= yes -USE_XLIB= yes -INSTALLS_OMF= yes -USE_LDCONFIG= yes -INSTALLS_ICONS= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \ - libwnck gnomemenus gnomedocutils ltverhack referencehack -WANT_GNOME= yes -GNOME_DESKTOP_VERSION=2 -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ - --with-kde-docdir=${LOCALBASE}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-panel.1 -GCONF_SCHEMAS= clock.schemas fish.schemas \ - panel-compatibility.schemas panel-general.schemas \ - panel-global.schemas panel-object.schemas \ - panel-toplevel.schemas window-list.schemas \ - workspace-switcher.schemas - -OPTIONS= EVOLUTION "use the Evolution calendar if installed" on - -.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD) -.undef WITHOUT_GNOME -WITH_GNOME= yes -.endif - -.include <bsd.port.pre.mk> - -.if defined(WITH_EVOLUTION) && ${HAVE_GNOME:Mevolutiondataserver}!="" -USE_GNOME+= evolutiondataserver -CONFIGURE_ARGS+=--enable-eds -.else -CONFIGURE_ARGS+=--disable-eds -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|evolution.desktop|evolution-2.8.desktop|g' \ - ${WRKSRC}/gnome-panel/panel-default-setup.entries - @${FIND} ${WRKSRC} -type f | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|"applications.menu"|"gnome-applications.menu"|' -.if ( ${OSVERSION} > 600000 && ${OSVERSION} < 600006 ) || \ - ( ${OSVERSION} < 503101 ) -.for po in da.po it.po zh_CN.po zh_TW.po - @${REINPLACE_CMD} -e 's|%-|%|g' ${WRKSRC}/po/${po} -.endfor -.endif - @${REINPLACE_CMD} -e 's|True|true|' \ - ${WRKSRC}/gnome-panel/gnome-panel.desktop.in - -.include <bsd.port.post.mk> - -.endif diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo deleted file mode 100644 index 658514901..000000000 --- a/x11/gnome-panel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-panel-2.18.0.tar.bz2) = 67ab5a4df1817fe14572d9e366664665 -SHA256 (gnome2/gnome-panel-2.18.0.tar.bz2) = 856c5205878bd0bee4bc7e62bdc7ecfce560aa233d2acfaf17a61d5ec446ef46 -SIZE (gnome2/gnome-panel-2.18.0.tar.bz2) = 2706385 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 732f3a860..000000000 --- a/x11/gnome-panel/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Wed Jan 14 15:54:42 2004 -+++ configure Wed Jan 14 15:55:13 2004 -@@ -5536,7 +5536,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 diff --git a/x11/gnome-panel/files/patch-gnome-panel_menu.c b/x11/gnome-panel/files/patch-gnome-panel_menu.c deleted file mode 100644 index aa7aeae8c..000000000 --- a/x11/gnome-panel/files/patch-gnome-panel_menu.c +++ /dev/null @@ -1,42 +0,0 @@ ---- gnome-panel/menu.c.orig Sat Mar 26 15:12:10 2005 -+++ gnome-panel/menu.c Fri Jun 3 11:17:45 2005 -@@ -1535,8 +1535,8 @@ - return NULL; - } - --static void --image_menu_shown (GtkWidget *image, gpointer data) -+static gboolean -+image_menu_exposed (GtkWidget *image, GdkEventExpose *event, gpointer data) - { - IconToLoad *new_icon; - IconToLoad *icon; -@@ -1545,7 +1545,7 @@ - - /* if we've already handled this */ - if (gtk_image_get_storage_type (GTK_IMAGE (image)) != GTK_IMAGE_EMPTY) -- return; -+ return FALSE; /* propagate event */ - - if (find_in_load_list (image) == NULL) { - new_icon = icon_to_load_copy (icon); -@@ -1554,6 +1554,8 @@ - } - if (load_icons_id == 0) - load_icons_id = g_idle_add (load_icons_handler, NULL); -+ -+ return FALSE; /* propagate event */ - } - - static void -@@ -1601,8 +1603,8 @@ - gtk_image_menu_item_set_image ( - GTK_IMAGE_MENU_ITEM (image_menu_item), image); - -- g_signal_connect_data (image, "map", -- G_CALLBACK (image_menu_shown), icon, -+ g_signal_connect_data (image, "expose-event", -+ G_CALLBACK (image_menu_exposed), icon, - (GClosureNotify) icon_to_load_free, 0); - - g_signal_connect (image, "destroy", diff --git a/x11/gnome-panel/files/patch-po_ja.po b/x11/gnome-panel/files/patch-po_ja.po deleted file mode 100644 index 1d3343b41..000000000 --- a/x11/gnome-panel/files/patch-po_ja.po +++ /dev/null @@ -1,20 +0,0 @@ ---- po/ja.po.orig Mon Mar 7 23:15:19 2005 -+++ po/ja.po Fri Apr 8 14:12:28 2005 -@@ -105,7 +105,7 @@ - #. - #: ../applets/clock/clock.c:281 - msgid "%a %b %e" --msgstr "%b%eæ—¥ (%a)" -+msgstr "%B%eæ—¥ (%a)" - - #. translators: reverse the order of these arguments - #. * if the time should come before the -@@ -138,7 +138,7 @@ - #. we will display the start date in the most abbreviated way possible. - #: ../applets/clock/clock.c:591 - msgid "%b %d" --msgstr "%b%eæ—¥" -+msgstr "%B%eæ—¥" - - #: ../applets/clock/clock.c:890 - msgid "Tasks" diff --git a/x11/gnome-panel/files/patch-po_ko.po b/x11/gnome-panel/files/patch-po_ko.po deleted file mode 100644 index 7dbd45da7..000000000 --- a/x11/gnome-panel/files/patch-po_ko.po +++ /dev/null @@ -1,38 +0,0 @@ ---- po/ko.po.orig Wed Sep 21 02:37:42 2005 -+++ po/ko.po Fri Feb 3 15:58:18 2006 -@@ -98,7 +98,7 @@ - #. - #: ../applets/clock/clock.c:279 - msgid "%a %b %e" --msgstr "%b %eì¼ (%a)" -+msgstr "%B %eì¼ (%a)" - - #. translators: reverse the order of these arguments - #. * if the time should come before the -@@ -125,7 +125,7 @@ - #. Show date in tooltip - #: ../applets/clock/clock.c:378 - msgid "%A %B %d" --msgstr "%b %eì¼ %A" -+msgstr "%B %eì¼ %A" - - #: ../applets/clock/clock.c:390 - msgid "Click to view your appointments and tasks" -@@ -139,7 +139,7 @@ - #. we will display the start date in the most abbreviated way possible. - #: ../applets/clock/clock.c:598 - msgid "%b %d" --msgstr "%b %eì¼" -+msgstr "%B %eì¼" - - #: ../applets/clock/clock.c:925 - msgid "Tasks" -@@ -171,7 +171,7 @@ - - #: ../applets/clock/clock.c:1767 - msgid "%A, %B %d %Y" --msgstr "%Yë…„ %b %eì¼ %A" -+msgstr "%Yë…„ %B %eì¼ %A" - - #: ../applets/clock/clock.c:1824 - #, c-format diff --git a/x11/gnome-panel/pkg-descr b/x11/gnome-panel/pkg-descr deleted file mode 100644 index 263044b5e..000000000 --- a/x11/gnome-panel/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This drives the GNOME 2 panel. - -WWW: http://www.gnome.org/ diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist deleted file mode 100644 index 7737022ec..000000000 --- a/x11/gnome-panel/pkg-plist +++ /dev/null @@ -1,615 +0,0 @@ -bin/gnome-desktop-item-edit -bin/gnome-panel -bin/panel-test-applets -@unexec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --unload %D/etc/gconf/schemas/panel-default-setup.entries /apps/panel > /dev/null || /usr/bin/true -@unexec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --unload %D/etc/gconf/schemas/panel-default-setup.entries > /dev/null || /usr/bin/true -etc/gconf/schemas/panel-default-setup.entries -@exec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --load %D/etc/gconf/schemas/panel-default-setup.entries > /dev/null || /usr/bin/true -@exec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --load %D/etc/gconf/schemas/panel-default-setup.entries /apps/panel > /dev/null || /usr/bin/true -include/panel-2.0/GNOME_Panel.h -include/panel-2.0/panel-applet-enums.h -include/panel-2.0/panel-applet-gconf.h -include/panel-2.0/panel-applet.h -lib/libpanel-applet-2.a -lib/libpanel-applet-2.la -lib/libpanel-applet-2.so -lib/libpanel-applet-2.so.0 -libdata/bonobo/servers/GNOME_ClockApplet_Factory.server -libdata/bonobo/servers/GNOME_FishApplet_Factory.server -libdata/bonobo/servers/GNOME_NotificationAreaApplet.server -libdata/bonobo/servers/GNOME_Panel.server -libdata/bonobo/servers/GNOME_Wncklet_Factory.server -libdata/pkgconfig/libpanelapplet-2.0.pc -libexec/clock-applet -libexec/fish-applet-2 -libexec/notification-area-applet -libexec/wnck-applet -share/gnome/applications/gnome-panel.desktop -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_NotificationAreaApplet.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_WindowListApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WindowMenuApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WorkspaceSwitcherApplet.xml -share/gnome/gnome-panelrc -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/clock/de/clock.xml -share/gnome/help/clock/de/figures/clock_applet.png -share/gnome/help/clock/de/legal.xml -share/gnome/help/clock/es/clock.xml -share/gnome/help/clock/es/figures/clock_applet.png -share/gnome/help/clock/es/legal.xml -share/gnome/help/clock/fr/clock.xml -share/gnome/help/clock/fr/figures/clock_applet.png -share/gnome/help/clock/fr/legal.xml -share/gnome/help/clock/it/clock.xml -share/gnome/help/clock/it/figures/clock_applet.png -share/gnome/help/clock/it/legal.xml -share/gnome/help/clock/ja/clock.xml -share/gnome/help/clock/ja/figures/clock_applet.png -share/gnome/help/clock/ja/legal.xml -share/gnome/help/clock/ko/clock.xml -share/gnome/help/clock/ko/figures/clock_applet.png -share/gnome/help/clock/ko/legal.xml -share/gnome/help/clock/nl/clock.xml -share/gnome/help/clock/nl/figures/clock_applet.png -share/gnome/help/clock/nl/legal.xml -share/gnome/help/clock/pa/clock.xml -share/gnome/help/clock/pa/figures/clock_applet.png -share/gnome/help/clock/pa/legal.xml -share/gnome/help/clock/ru/clock.xml -share/gnome/help/clock/ru/figures/clock_applet.png -share/gnome/help/clock/ru/legal.xml -share/gnome/help/clock/sr/clock.xml -share/gnome/help/clock/sr/figures/clock_applet.png -share/gnome/help/clock/sr/legal.xml -share/gnome/help/clock/sv/clock.xml -share/gnome/help/clock/sv/figures/clock_applet.png -share/gnome/help/clock/sv/legal.xml -share/gnome/help/clock/uk/clock.xml -share/gnome/help/clock/uk/figures/clock_applet.png -share/gnome/help/clock/uk/legal.xml -share/gnome/help/clock/zh_CN/clock.xml -share/gnome/help/clock/zh_CN/figures/clock_applet.png -share/gnome/help/clock/zh_CN/legal.xml -share/gnome/help/clock/zh_TW/clock.xml -share/gnome/help/clock/zh_TW/figures/clock_applet.png -share/gnome/help/clock/zh_TW/legal.xml -share/gnome/help/fish-applet-2/de/figures/fish_applet.png -share/gnome/help/fish-applet-2/de/figures/fish_settings.png -share/gnome/help/fish-applet-2/de/fish-applet-2.xml -share/gnome/help/fish-applet-2/de/legal.xml -share/gnome/help/fish-applet-2/ja/figures/fish_applet.png -share/gnome/help/fish-applet-2/ja/fish-applet-2.xml -share/gnome/help/fish-applet-2/ja/legal.xml -share/gnome/help/fish-applet-2/ko/figures/fish_applet.png -share/gnome/help/fish-applet-2/ko/figures/fish_settings.png -share/gnome/help/fish-applet-2/ko/fish-applet-2.xml -share/gnome/help/fish-applet-2/ko/legal.xml -share/gnome/help/fish-applet-2/zh_CN/figures/fish_applet.png -share/gnome/help/fish-applet-2/zh_CN/figures/fish_settings.png -share/gnome/help/fish-applet-2/zh_CN/fish-applet-2.xml -share/gnome/help/fish-applet-2/zh_CN/legal.xml -share/gnome/help/fish-applet-2/zh_TW/figures/fish_applet.png -share/gnome/help/fish-applet-2/zh_TW/figures/fish_settings.png -share/gnome/help/fish-applet-2/zh_TW/fish-applet-2.xml -share/gnome/help/fish-applet-2/zh_TW/legal.xml -share/gnome/help/fish/C/figures/fish_applet.png -share/gnome/help/fish/C/fish.xml -share/gnome/help/fish/C/legal.xml -share/gnome/help/fish/es/figures/fish_applet.png -share/gnome/help/fish/es/fish.xml -share/gnome/help/fish/es/legal.xml -share/gnome/help/fish/fr/figures/fish_applet.png -share/gnome/help/fish/fr/fish.xml -share/gnome/help/fish/fr/legal.xml -share/gnome/help/fish/it/figures/fish_applet.png -share/gnome/help/fish/it/fish.xml -share/gnome/help/fish/it/legal.xml -share/gnome/help/fish/sv/figures/fish_applet.png -share/gnome/help/fish/sv/fish.xml -share/gnome/help/fish/sv/legal.xml -share/gnome/help/fish/uk/figures/fish_applet.png -share/gnome/help/fish/uk/fish.xml -share/gnome/help/fish/uk/legal.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/window-list/de/figures/window_list_applet.png -share/gnome/help/window-list/de/figures/window_list_group.png -share/gnome/help/window-list/de/figures/window_list_group_applet.png -share/gnome/help/window-list/de/legal.xml -share/gnome/help/window-list/de/window-list.xml -share/gnome/help/window-list/es/figures/window_list_applet.png -share/gnome/help/window-list/es/figures/window_list_group_applet.png -share/gnome/help/window-list/es/legal.xml -share/gnome/help/window-list/es/window-list.xml -share/gnome/help/window-list/fr/figures/window_list_applet.png -share/gnome/help/window-list/fr/figures/window_list_group_applet.png -share/gnome/help/window-list/fr/legal.xml -share/gnome/help/window-list/fr/window-list.xml -share/gnome/help/window-list/it/figures/window_list_applet.png -share/gnome/help/window-list/it/figures/window_list_group_applet.png -share/gnome/help/window-list/it/legal.xml -share/gnome/help/window-list/it/window-list.xml -share/gnome/help/window-list/ja/figures/window_list_applet.png -share/gnome/help/window-list/ja/figures/window_list_group_applet.png -share/gnome/help/window-list/ja/legal.xml -share/gnome/help/window-list/ja/window-list.xml -share/gnome/help/window-list/ko/figures/window_list_applet.png -share/gnome/help/window-list/ko/figures/window_list_group.png -share/gnome/help/window-list/ko/figures/window_list_group_applet.png -share/gnome/help/window-list/ko/legal.xml -share/gnome/help/window-list/ko/window-list.xml -share/gnome/help/window-list/pa/figures/window_list_applet.png -share/gnome/help/window-list/pa/figures/window_list_group_applet.png -share/gnome/help/window-list/pa/legal.xml -share/gnome/help/window-list/pa/window-list.xml -share/gnome/help/window-list/ru/figures/window_list_applet.png -share/gnome/help/window-list/ru/figures/window_list_group_applet.png -share/gnome/help/window-list/ru/legal.xml -share/gnome/help/window-list/ru/window-list.xml -share/gnome/help/window-list/sv/figures/window_list_applet.png -share/gnome/help/window-list/sv/figures/window_list_group_applet.png -share/gnome/help/window-list/sv/legal.xml -share/gnome/help/window-list/sv/window-list.xml -share/gnome/help/window-list/uk/figures/window_list_applet.png -share/gnome/help/window-list/uk/figures/window_list_group_applet.png -share/gnome/help/window-list/uk/legal.xml -share/gnome/help/window-list/uk/window-list.xml -share/gnome/help/window-list/zh_CN/figures/window_list_applet.png -share/gnome/help/window-list/zh_CN/figures/window_list_group_applet.png -share/gnome/help/window-list/zh_CN/legal.xml -share/gnome/help/window-list/zh_CN/window-list.xml -share/gnome/help/window-list/zh_TW/figures/window_list_applet.png -share/gnome/help/window-list/zh_TW/figures/window_list_group.png -share/gnome/help/window-list/zh_TW/figures/window_list_group_applet.png -share/gnome/help/window-list/zh_TW/legal.xml -share/gnome/help/window-list/zh_TW/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/help/workspace-switcher/de/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/de/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/de/legal.xml -share/gnome/help/workspace-switcher/de/workspace-switcher.xml -share/gnome/help/workspace-switcher/es/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/es/legal.xml -share/gnome/help/workspace-switcher/es/workspace-switcher.xml -share/gnome/help/workspace-switcher/fr/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/fr/legal.xml -share/gnome/help/workspace-switcher/fr/workspace-switcher.xml -share/gnome/help/workspace-switcher/it/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/it/legal.xml -share/gnome/help/workspace-switcher/it/workspace-switcher.xml -share/gnome/help/workspace-switcher/ja/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/ja/legal.xml -share/gnome/help/workspace-switcher/ja/workspace-switcher.xml -share/gnome/help/workspace-switcher/ko/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/ko/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/ko/legal.xml -share/gnome/help/workspace-switcher/ko/workspace-switcher.xml -share/gnome/help/workspace-switcher/nl/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/nl/legal.xml -share/gnome/help/workspace-switcher/nl/workspace-switcher.xml -share/gnome/help/workspace-switcher/pa/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/pa/legal.xml -share/gnome/help/workspace-switcher/pa/workspace-switcher.xml -share/gnome/help/workspace-switcher/ru/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/ru/legal.xml -share/gnome/help/workspace-switcher/ru/workspace-switcher.xml -share/gnome/help/workspace-switcher/sv/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/sv/legal.xml -share/gnome/help/workspace-switcher/sv/workspace-switcher.xml -share/gnome/help/workspace-switcher/uk/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/uk/legal.xml -share/gnome/help/workspace-switcher/uk/workspace-switcher.xml -share/gnome/help/workspace-switcher/zh_CN/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/zh_CN/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/zh_CN/legal.xml -share/gnome/help/workspace-switcher/zh_CN/workspace-switcher.xml -share/gnome/help/workspace-switcher/zh_TW/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/zh_TW/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/zh_TW/legal.xml -share/gnome/help/workspace-switcher/zh_TW/workspace-switcher.xml -share/gnome/idl/gnome-panel-2.0/GNOME_Panel.idl -share/gnome/omf/clock/clock-C.omf -share/gnome/omf/clock/clock-de.omf -share/gnome/omf/clock/clock-es.omf -share/gnome/omf/clock/clock-fr.omf -share/gnome/omf/clock/clock-it.omf -share/gnome/omf/clock/clock-ja.omf -share/gnome/omf/clock/clock-ko.omf -share/gnome/omf/clock/clock-nl.omf -share/gnome/omf/clock/clock-pa.omf -share/gnome/omf/clock/clock-ru.omf -share/gnome/omf/clock/clock-sr.omf -share/gnome/omf/clock/clock-sv.omf -share/gnome/omf/clock/clock-uk.omf -share/gnome/omf/clock/clock-zh_CN.omf -share/gnome/omf/clock/clock-zh_TW.omf -share/gnome/omf/fish/fish-C.omf -share/gnome/omf/fish/fish-es.omf -share/gnome/omf/fish/fish-fr.omf -share/gnome/omf/fish/fish-it.omf -share/gnome/omf/fish/fish-sv.omf -share/gnome/omf/fish/fish-uk.omf -share/gnome/omf/gnome-panel/fish-applet-2-de.omf -share/gnome/omf/gnome-panel/fish-applet-2-ja.omf -share/gnome/omf/gnome-panel/fish-applet-2-ko.omf -share/gnome/omf/gnome-panel/fish-applet-2-zh_CN.omf -share/gnome/omf/gnome-panel/fish-applet-2-zh_TW.omf -share/gnome/omf/gnome-panel/window-list-de.omf -share/gnome/omf/gnome-panel/window-list-ja.omf -share/gnome/omf/gnome-panel/window-list-ko.omf -share/gnome/omf/gnome-panel/window-list-zh_TW.omf -share/gnome/omf/gnome-panel/workspace-switcher-de.omf -share/gnome/omf/gnome-panel/workspace-switcher-ja.omf -share/gnome/omf/gnome-panel/workspace-switcher-ko.omf -share/gnome/omf/gnome-panel/workspace-switcher-zh_CN.omf -share/gnome/omf/gnome-panel/workspace-switcher-zh_TW.omf -share/gnome/omf/window-list/window-list-C.omf -share/gnome/omf/window-list/window-list-es.omf -share/gnome/omf/window-list/window-list-fr.omf -share/gnome/omf/window-list/window-list-it.omf -share/gnome/omf/window-list/window-list-pa.omf -share/gnome/omf/window-list/window-list-ru.omf -share/gnome/omf/window-list/window-list-sv.omf -share/gnome/omf/window-list/window-list-uk.omf -share/gnome/omf/window-list/window-list-zh_CN.omf -share/gnome/omf/workspace-switcher/workspace-switcher-C.omf -share/gnome/omf/workspace-switcher/workspace-switcher-es.omf -share/gnome/omf/workspace-switcher/workspace-switcher-fr.omf -share/gnome/omf/workspace-switcher/workspace-switcher-it.omf -share/gnome/omf/workspace-switcher/workspace-switcher-nl.omf -share/gnome/omf/workspace-switcher/workspace-switcher-pa.omf -share/gnome/omf/workspace-switcher/workspace-switcher-ru.omf -share/gnome/omf/workspace-switcher/workspace-switcher-sv.omf -share/gnome/omf/workspace-switcher/workspace-switcher-uk.omf -share/gnome/panel/glade/fish.glade -share/gnome/panel/glade/panel-properties-dialog.glade -share/gnome/panel/glade/panel-run-dialog.glade -share/gnome/panel/glade/panel-test-applets.glade -share/gnome/panel/glade/window-list.glade -share/gnome/panel/glade/workspace-switcher.glade -share/gnome/panel/pixmaps/fishanim.png -share/gnome/panel/pixmaps/footguy.png -share/gnome/panel/pixmaps/gnome-gegl2-2.png -share/gnome/panel/pixmaps/gnome-gegl2.png -share/gnome/panel/pixmaps/monkey.png -share/gnome/panel/pixmaps/oldwanda.png -share/gnome/panel/pixmaps/wanda.png -share/icons/hicolor/16x16/apps/gnome-panel-clock.png -share/icons/hicolor/16x16/apps/gnome-panel-drawer.png -share/icons/hicolor/16x16/apps/gnome-panel-fish.png -share/icons/hicolor/16x16/apps/gnome-panel-force-quit.png -share/icons/hicolor/16x16/apps/gnome-panel-launcher.png -share/icons/hicolor/16x16/apps/gnome-panel-notification-area.png -share/icons/hicolor/16x16/apps/gnome-panel-separator.png -share/icons/hicolor/16x16/apps/gnome-panel-window-list.png -share/icons/hicolor/16x16/apps/gnome-panel-window-menu.png -share/icons/hicolor/16x16/apps/gnome-panel-workspace-switcher.png -share/icons/hicolor/16x16/apps/gnome-panel.png -share/icons/hicolor/22x22/apps/gnome-panel-clock.png -share/icons/hicolor/22x22/apps/gnome-panel-drawer.png -share/icons/hicolor/22x22/apps/gnome-panel-fish.png -share/icons/hicolor/22x22/apps/gnome-panel-force-quit.png -share/icons/hicolor/22x22/apps/gnome-panel-launcher.png -share/icons/hicolor/22x22/apps/gnome-panel-notification-area.png -share/icons/hicolor/22x22/apps/gnome-panel-separator.png -share/icons/hicolor/22x22/apps/gnome-panel-window-list.png -share/icons/hicolor/22x22/apps/gnome-panel-window-menu.png -share/icons/hicolor/22x22/apps/gnome-panel-workspace-switcher.png -share/icons/hicolor/22x22/apps/gnome-panel.png -share/icons/hicolor/24x24/apps/gnome-panel-clock.png -share/icons/hicolor/24x24/apps/gnome-panel-drawer.png -share/icons/hicolor/24x24/apps/gnome-panel-fish.png -share/icons/hicolor/24x24/apps/gnome-panel-force-quit.png -share/icons/hicolor/24x24/apps/gnome-panel-launcher.png -share/icons/hicolor/24x24/apps/gnome-panel-notification-area.png -share/icons/hicolor/24x24/apps/gnome-panel-separator.png -share/icons/hicolor/24x24/apps/gnome-panel-window-list.png -share/icons/hicolor/24x24/apps/gnome-panel-window-menu.png -share/icons/hicolor/24x24/apps/gnome-panel-workspace-switcher.png -share/icons/hicolor/24x24/apps/gnome-panel.png -share/icons/hicolor/32x32/apps/gnome-panel-clock.png -share/icons/hicolor/32x32/apps/gnome-panel-drawer.png -share/icons/hicolor/32x32/apps/gnome-panel-fish.png -share/icons/hicolor/32x32/apps/gnome-panel-force-quit.png -share/icons/hicolor/32x32/apps/gnome-panel-launcher.png -share/icons/hicolor/32x32/apps/gnome-panel-notification-area.png -share/icons/hicolor/32x32/apps/gnome-panel-separator.png -share/icons/hicolor/32x32/apps/gnome-panel-window-list.png -share/icons/hicolor/32x32/apps/gnome-panel-window-menu.png -share/icons/hicolor/32x32/apps/gnome-panel-workspace-switcher.png -share/icons/hicolor/32x32/apps/gnome-panel.png -share/icons/hicolor/scalable/apps/gnome-panel-clock.svg -share/icons/hicolor/scalable/apps/gnome-panel-drawer.svg -share/icons/hicolor/scalable/apps/gnome-panel-fish.svg -share/icons/hicolor/scalable/apps/gnome-panel-force-quit.svg -share/icons/hicolor/scalable/apps/gnome-panel-launcher.svg -share/icons/hicolor/scalable/apps/gnome-panel-notification-area.svg -share/icons/hicolor/scalable/apps/gnome-panel-separator.svg -share/icons/hicolor/scalable/apps/gnome-panel-window-list.svg -share/icons/hicolor/scalable/apps/gnome-panel-window-menu.svg -share/icons/hicolor/scalable/apps/gnome-panel-workspace-switcher.svg -share/icons/hicolor/scalable/apps/gnome-panel.svg -share/locale/af/LC_MESSAGES/gnome-panel-2.0.mo -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/bn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/bn_IN/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/br/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/el/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/en_CA/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/eo/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/fa/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/gu/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/he/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/hr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/hy/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/id/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/ka/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ku/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ky/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/li/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/mg/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/nb/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ne/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/nso/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/or/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pa/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/rw/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/sq/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sr@ije/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/te/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/th/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/xh/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/yi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_HK/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zu/LC_MESSAGES/gnome-panel-2.0.mo -@dirrm share/gnome/panel/pixmaps -@dirrm share/gnome/panel/glade -@dirrm share/gnome/omf/workspace-switcher -@dirrm share/gnome/omf/window-list -@dirrm share/gnome/omf/gnome-panel -@dirrm share/gnome/omf/fish -@dirrm share/gnome/omf/clock -@dirrm share/gnome/idl/gnome-panel-2.0 -@dirrm share/gnome/help/workspace-switcher/zh_TW/figures -@dirrm share/gnome/help/workspace-switcher/zh_TW -@dirrm share/gnome/help/workspace-switcher/zh_CN/figures -@dirrm share/gnome/help/workspace-switcher/zh_CN -@dirrm share/gnome/help/workspace-switcher/uk/figures -@dirrm share/gnome/help/workspace-switcher/uk -@dirrm share/gnome/help/workspace-switcher/sv/figures -@dirrm share/gnome/help/workspace-switcher/sv -@dirrm share/gnome/help/workspace-switcher/ru/figures -@dirrm share/gnome/help/workspace-switcher/ru -@dirrm share/gnome/help/workspace-switcher/pa/figures -@dirrm share/gnome/help/workspace-switcher/pa -@dirrm share/gnome/help/workspace-switcher/nl/figures -@dirrm share/gnome/help/workspace-switcher/nl -@dirrm share/gnome/help/workspace-switcher/ko/figures -@dirrm share/gnome/help/workspace-switcher/ko -@dirrm share/gnome/help/workspace-switcher/ja/figures -@dirrm share/gnome/help/workspace-switcher/ja -@dirrm share/gnome/help/workspace-switcher/it/figures -@dirrm share/gnome/help/workspace-switcher/it -@dirrm share/gnome/help/workspace-switcher/fr/figures -@dirrm share/gnome/help/workspace-switcher/fr -@dirrm share/gnome/help/workspace-switcher/es/figures -@dirrm share/gnome/help/workspace-switcher/es -@dirrm share/gnome/help/workspace-switcher/de/figures -@dirrm share/gnome/help/workspace-switcher/de -@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/zh_TW/figures -@dirrm share/gnome/help/window-list/zh_TW -@dirrm share/gnome/help/window-list/zh_CN/figures -@dirrm share/gnome/help/window-list/zh_CN -@dirrm share/gnome/help/window-list/uk/figures -@dirrm share/gnome/help/window-list/uk -@dirrm share/gnome/help/window-list/sv/figures -@dirrm share/gnome/help/window-list/sv -@dirrm share/gnome/help/window-list/ru/figures -@dirrm share/gnome/help/window-list/ru -@dirrm share/gnome/help/window-list/pa/figures -@dirrm share/gnome/help/window-list/pa -@dirrm share/gnome/help/window-list/ko/figures -@dirrm share/gnome/help/window-list/ko -@dirrm share/gnome/help/window-list/ja/figures -@dirrm share/gnome/help/window-list/ja -@dirrm share/gnome/help/window-list/it/figures -@dirrm share/gnome/help/window-list/it -@dirrm share/gnome/help/window-list/fr/figures -@dirrm share/gnome/help/window-list/fr -@dirrm share/gnome/help/window-list/es/figures -@dirrm share/gnome/help/window-list/es -@dirrm share/gnome/help/window-list/de/figures -@dirrm share/gnome/help/window-list/de -@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/fish/uk/figures -@dirrm share/gnome/help/fish/uk -@dirrm share/gnome/help/fish/sv/figures -@dirrm share/gnome/help/fish/sv -@dirrm share/gnome/help/fish/it/figures -@dirrm share/gnome/help/fish/it -@dirrm share/gnome/help/fish/fr/figures -@dirrm share/gnome/help/fish/fr -@dirrm share/gnome/help/fish/es/figures -@dirrm share/gnome/help/fish/es -@dirrm share/gnome/help/fish/C/figures -@dirrm share/gnome/help/fish/C -@dirrm share/gnome/help/fish-applet-2/zh_TW/figures -@dirrm share/gnome/help/fish-applet-2/zh_TW -@dirrm share/gnome/help/fish-applet-2/zh_CN/figures -@dirrm share/gnome/help/fish-applet-2/zh_CN -@dirrm share/gnome/help/fish-applet-2/ko/figures -@dirrm share/gnome/help/fish-applet-2/ko -@dirrm share/gnome/help/fish-applet-2/ja/figures -@dirrm share/gnome/help/fish-applet-2/ja -@dirrm share/gnome/help/fish-applet-2/de/figures -@dirrm share/gnome/help/fish-applet-2/de -@dirrm share/gnome/help/fish-applet-2 -@dirrm share/gnome/help/fish -@dirrm share/gnome/help/clock/zh_TW/figures -@dirrm share/gnome/help/clock/zh_TW -@dirrm share/gnome/help/clock/zh_CN/figures -@dirrm share/gnome/help/clock/zh_CN -@dirrm share/gnome/help/clock/uk/figures -@dirrm share/gnome/help/clock/uk -@dirrm share/gnome/help/clock/sv/figures -@dirrm share/gnome/help/clock/sv -@dirrm share/gnome/help/clock/sr/figures -@dirrm share/gnome/help/clock/sr -@dirrm share/gnome/help/clock/ru/figures -@dirrm share/gnome/help/clock/ru -@dirrm share/gnome/help/clock/pa/figures -@dirrm share/gnome/help/clock/pa -@dirrm share/gnome/help/clock/nl/figures -@dirrm share/gnome/help/clock/nl -@dirrm share/gnome/help/clock/ko/figures -@dirrm share/gnome/help/clock/ko -@dirrm share/gnome/help/clock/ja/figures -@dirrm share/gnome/help/clock/ja -@dirrm share/gnome/help/clock/it/figures -@dirrm share/gnome/help/clock/it -@dirrm share/gnome/help/clock/fr/figures -@dirrm share/gnome/help/clock/fr -@dirrm share/gnome/help/clock/es/figures -@dirrm share/gnome/help/clock/es -@dirrm share/gnome/help/clock/de/figures -@dirrm share/gnome/help/clock/de -@dirrm share/gnome/help/clock/C/figures -@dirrm share/gnome/help/clock/C -@dirrm share/gnome/help/clock -@dirrm include/panel-2.0 -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile deleted file mode 100644 index ef6339865..000000000 --- a/x11/gnome-screensaver/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -# New ports collection makefile for: gnome-screensaver -# Date created: 09 June 2005 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.70 2007/02/27 21:10:12 marcus Exp $ -# - -PORTNAME= gnome-screensaver -PORTVERSION= 2.18.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME screen saver and locker - -RUN_DEPENDS= xscreensaver-gl-helper:${PORTSDIR}/x11/xscreensaver-gnome-hacks - -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomemenus \ - libgnomekbd -CONFIGURE_ARGS= --with-gdm-config=${LOCALBASE}/etc/gdm/custom.conf \ - --with-xscreensaverdir=${XSCREENSAVER_DIR} \ - --with-xscreensaverhackdir=${LOCALBASE}/bin/xscreensaver-hacks -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -GCONF_SCHEMAS= gnome-screensaver.schemas - -PLIST= ${WRKDIR}/pkg-plist - -XSCREENSAVER_DIR= ${LOCALBASE}/share/xscreensaver/config -SCREENSAVER_DIR= share/gnome/applications/screensavers - -XSCREENSAVER_EXCLUDE= "(popsquares.xml)" - -OPTIONS= PAM "Pluggable Authentication Module support" off - -.include <bsd.port.pre.mk> - -.if !defined(WITH_PAM) -CONFIGURE_ARGS+= --disable-pam -.endif - -pre-install: - @${CP} ${.CURDIR}/pkg-plist ${PLIST} - @cd ${XSCREENSAVER_DIR} && ${FIND} -s * -maxdepth 1 -type f -name "*.xml" | \ - ${GREP} -Ev ${XSCREENSAVER_EXCLUDE} | \ - ${SED} -e 's:^:${SCREENSAVER_DIR}/:' | \ - ${SED} -e 's:[.]xml$$:.desktop:' >> ${PLIST} - @${ECHO_CMD} @dirrm ${SCREENSAVER_DIR} >> ${PLIST} - -post-install: - ${CHOWN} root ${PREFIX}/libexec/gnome-screensaver-dialog - ${CHMOD} +s ${PREFIX}/libexec/gnome-screensaver-dialog - ${MKDIR} ${PREFIX}/${SCREENSAVER_DIR} - cd ${PREFIX}/${SCREENSAVER_DIR} && \ - ${FIND} -s ${XSCREENSAVER_DIR} -maxdepth 1 -type f -name "*.xml" | \ - ${GREP} -Ev ${XSCREENSAVER_EXCLUDE} | \ - ${XARGS} ${WRKSRC}/data/migrate-xscreensaver-config.sh - -.include <bsd.port.post.mk> diff --git a/x11/gnome-screensaver/distinfo b/x11/gnome-screensaver/distinfo deleted file mode 100644 index ae7e9343b..000000000 --- a/x11/gnome-screensaver/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-screensaver-2.18.0.tar.bz2) = c123d954b215d970dad117b15ca46cd7 -SHA256 (gnome2/gnome-screensaver-2.18.0.tar.bz2) = 7651a7c1205d2bc207ac6c317017b469efca9274b4ad4eb6ed739ea6293ce163 -SIZE (gnome2/gnome-screensaver-2.18.0.tar.bz2) = 2012668 diff --git a/x11/gnome-screensaver/files/patch-data_Makefile.in b/x11/gnome-screensaver/files/patch-data_Makefile.in deleted file mode 100644 index a474e9ef2..000000000 --- a/x11/gnome-screensaver/files/patch-data_Makefile.in +++ /dev/null @@ -1,73 +0,0 @@ ---- data/Makefile.in.orig Mon Nov 7 05:37:01 2005 -+++ data/Makefile.in Mon Nov 7 05:37:38 2005 -@@ -737,38 +737,38 @@ - @GCONF_SCHEMAS_INSTALL_FALSE@install-data-local: - - install-data-hook: -- @system=`uname`; \ -- if test -f /usr/include/security/pam_appl.h; then \ -- if test '!' -d $(DESTDIR)$(PAM_PREFIX)/pam.d; then \ -- $(mkinstalldirs) $(DESTDIR)$(PAM_PREFIX)/pam.d; \ -- chmod 755 $(DESTDIR)$(PAM_PREFIX)/pam.d; \ -- fi; \ -- if test $$system = Linux; then \ -- if test '!' -f $(DESTDIR)$(PAM_PREFIX)/pam.d/gnome-screensaver; then \ -- $(INSTALL_DATA) gnome-screensaver $(DESTDIR)$(PAM_PREFIX)/pam.d/gnome-screensaver; \ -- fi; \ -- if test "x$(PAM_PREFIX)" != "x/etc/pam.d"; then \ -- echo "***" ; \ -- echo "*** Warning: gnome-screensaver has been compiled with support for" ; \ -- echo "*** Pluggable Authentication Modules (PAM). However, you may need to" ; \ -- echo "*** manually install $(PAM_PREFIX)/pam.d/gnome-screensaver" ; \ -- echo "*** to /etc/pam.d/gnome-screensaver. Otherwise, unlocking might" ; \ -- echo "*** not work." ; \ -- echo "***" ; \ -- echo "*** Note: If you are using SuSE/Novell you may have to modify this file." ; \ -- echo "***" ; \ -- fi; \ -- fi; \ -- if test $$system = SunOS; then \ -- echo "***" ; \ -- echo "*** Warning: gnome-screensaver has been compiled with support for" ; \ -- echo "*** Pluggable Authentication Modules (PAM). However, you" ; \ -- echo "*** need to manually add authentication for gnome-screensaver in" ; \ -- echo "*** $(PAM_PREFIX)/pam.conf or /etc/pam.conf." ; \ -- echo "*** Otherwise, unlocking might not work." ; \ -- echo "***" ; \ -- fi; \ -- fi -+# @system=`uname`; \ -+# if test -f /usr/include/security/pam_appl.h; then \ -+# if test '!' -d $(DESTDIR)$(PAM_PREFIX)/pam.d; then \ -+# $(mkinstalldirs) $(DESTDIR)$(PAM_PREFIX)/pam.d; \ -+# chmod 755 $(DESTDIR)$(PAM_PREFIX)/pam.d; \ -+# fi; \ -+# if test $$system = Linux; then \ -+# if test '!' -f $(DESTDIR)$(PAM_PREFIX)/pam.d/gnome-screensaver; then \ -+# $(INSTALL_DATA) gnome-screensaver $(DESTDIR)$(PAM_PREFIX)/pam.d/gnome-screensaver; \ -+# fi; \ -+# if test "x$(PAM_PREFIX)" != "x/etc/pam.d"; then \ -+# echo "***" ; \ -+# echo "*** Warning: gnome-screensaver has been compiled with support for" ; \ -+# echo "*** Pluggable Authentication Modules (PAM). However, you may need to" ; \ -+# echo "*** manually install $(PAM_PREFIX)/pam.d/gnome-screensaver" ; \ -+# echo "*** to /etc/pam.d/gnome-screensaver. Otherwise, unlocking might" ; \ -+# echo "*** not work." ; \ -+# echo "***" ; \ -+# echo "*** Note: If you are using SuSE/Novell you may have to modify this file." ; \ -+# echo "***" ; \ -+# fi; \ -+# fi; \ -+# if test $$system = SunOS; then \ -+# echo "***" ; \ -+# echo "*** Warning: gnome-screensaver has been compiled with support for" ; \ -+# echo "*** Pluggable Authentication Modules (PAM). However, you" ; \ -+# echo "*** need to manually add authentication for gnome-screensaver in" ; \ -+# echo "*** $(PAM_PREFIX)/pam.conf or /etc/pam.conf." ; \ -+# echo "*** Otherwise, unlocking might not work." ; \ -+# echo "***" ; \ -+# fi; \ -+# fi - # 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/gnome-screensaver/files/patch-src_gs-job.c b/x11/gnome-screensaver/files/patch-src_gs-job.c deleted file mode 100644 index 39e303d27..000000000 --- a/x11/gnome-screensaver/files/patch-src_gs-job.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/gs-job.c.orig Wed Sep 7 09:23:59 2005 -+++ src/gs-job.c Mon Sep 12 13:24:11 2005 -@@ -29,7 +29,8 @@ - #include <sys/wait.h> - #include <errno.h> - --#if defined(HAVE_SETPRIORITY) && defined(PRIO_PROCESS) -+#if defined(HAVE_SETPRIORITY) -+#include <sys/time.h> - #include <sys/resource.h> - #endif - diff --git a/x11/gnome-screensaver/pkg-descr b/x11/gnome-screensaver/pkg-descr deleted file mode 100644 index 96af92f11..000000000 --- a/x11/gnome-screensaver/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Gnome-screensaver is GNOME-based screen saver and locker that aims to have -simple, sane, secure defaults and be well integrated with the desktop. -It is designed to support: - - * the ability to lock down configuration settings - * translation into other languages - * user switching diff --git a/x11/gnome-screensaver/pkg-plist b/x11/gnome-screensaver/pkg-plist deleted file mode 100644 index a60b97fdc..000000000 --- a/x11/gnome-screensaver/pkg-plist +++ /dev/null @@ -1,131 +0,0 @@ -bin/gnome-screensaver -bin/gnome-screensaver-command -bin/gnome-screensaver-preferences -etc/xdg/menus/gnome-screensavers.menu -libdata/pkgconfig/gnome-screensaver.pc -libexec/gnome-screensaver-dialog -libexec/gnome-screensaver-gl-helper -libexec/gnome-screensaver/floaters -libexec/gnome-screensaver/popsquares -libexec/gnome-screensaver/slideshow -share/gnome/applications/gnome-screensaver-preferences.desktop -share/gnome/applications/screensavers/cosmos-slideshow.desktop -share/gnome/applications/screensavers/footlogo-floaters.desktop -share/gnome/applications/screensavers/personal-slideshow.desktop -share/gnome/applications/screensavers/popsquares.desktop -share/gnome/desktop-directories/gnome-screensaver.directory -share/gnome/gnome-screensaver/gnome-screensaver-preferences.glade -share/gnome/gnome-screensaver/lock-dialog-default.glade -share/gnome/pixmaps/backgrounds/cosmos/cloud.jpg -share/gnome/pixmaps/backgrounds/cosmos/comet.jpg -share/gnome/pixmaps/backgrounds/cosmos/earth-horizon.jpg -share/gnome/pixmaps/backgrounds/cosmos/earthrise.jpg -share/gnome/pixmaps/backgrounds/cosmos/galaxy-ngc3370.jpg -share/gnome/pixmaps/backgrounds/cosmos/helix-nebula.jpg -share/gnome/pixmaps/backgrounds/cosmos/jupiter.jpg -share/gnome/pixmaps/backgrounds/cosmos/sombrero.jpg -share/gnome/pixmaps/backgrounds/cosmos/whirlpool.jpg -share/gnome/pixmaps/gnome-logo-white.svg -share/locale/ar/LC_MESSAGES/gnome-screensaver.mo -share/locale/bg/LC_MESSAGES/gnome-screensaver.mo -share/locale/bn/LC_MESSAGES/gnome-screensaver.mo -share/locale/bn_IN/LC_MESSAGES/gnome-screensaver.mo -share/locale/ca/LC_MESSAGES/gnome-screensaver.mo -share/locale/cs/LC_MESSAGES/gnome-screensaver.mo -share/locale/cy/LC_MESSAGES/gnome-screensaver.mo -share/locale/da/LC_MESSAGES/gnome-screensaver.mo -share/locale/de/LC_MESSAGES/gnome-screensaver.mo -share/locale/dz/LC_MESSAGES/gnome-screensaver.mo -share/locale/el/LC_MESSAGES/gnome-screensaver.mo -share/locale/en_CA/LC_MESSAGES/gnome-screensaver.mo -share/locale/en_GB/LC_MESSAGES/gnome-screensaver.mo -share/locale/es/LC_MESSAGES/gnome-screensaver.mo -share/locale/et/LC_MESSAGES/gnome-screensaver.mo -share/locale/eu/LC_MESSAGES/gnome-screensaver.mo -share/locale/fa/LC_MESSAGES/gnome-screensaver.mo -share/locale/fi/LC_MESSAGES/gnome-screensaver.mo -share/locale/fr/LC_MESSAGES/gnome-screensaver.mo -share/locale/gl/LC_MESSAGES/gnome-screensaver.mo -share/locale/gu/LC_MESSAGES/gnome-screensaver.mo -share/locale/he/LC_MESSAGES/gnome-screensaver.mo -share/locale/hi/LC_MESSAGES/gnome-screensaver.mo -share/locale/hu/LC_MESSAGES/gnome-screensaver.mo -share/locale/id/LC_MESSAGES/gnome-screensaver.mo -share/locale/it/LC_MESSAGES/gnome-screensaver.mo -share/locale/ja/LC_MESSAGES/gnome-screensaver.mo -share/locale/ka/LC_MESSAGES/gnome-screensaver.mo -share/locale/ko/LC_MESSAGES/gnome-screensaver.mo -share/locale/ku/LC_MESSAGES/gnome-screensaver.mo -share/locale/lt/LC_MESSAGES/gnome-screensaver.mo -share/locale/lv/LC_MESSAGES/gnome-screensaver.mo -share/locale/mg/LC_MESSAGES/gnome-screensaver.mo -share/locale/mk/LC_MESSAGES/gnome-screensaver.mo -share/locale/ml/LC_MESSAGES/gnome-screensaver.mo -share/locale/mn/LC_MESSAGES/gnome-screensaver.mo -share/locale/nb/LC_MESSAGES/gnome-screensaver.mo -share/locale/ne/LC_MESSAGES/gnome-screensaver.mo -share/locale/nl/LC_MESSAGES/gnome-screensaver.mo -share/locale/or/LC_MESSAGES/gnome-screensaver.mo -share/locale/pa/LC_MESSAGES/gnome-screensaver.mo -share/locale/pl/LC_MESSAGES/gnome-screensaver.mo -share/locale/pt/LC_MESSAGES/gnome-screensaver.mo -share/locale/pt_BR/LC_MESSAGES/gnome-screensaver.mo -share/locale/ru/LC_MESSAGES/gnome-screensaver.mo -share/locale/sk/LC_MESSAGES/gnome-screensaver.mo -share/locale/sl/LC_MESSAGES/gnome-screensaver.mo -share/locale/sq/LC_MESSAGES/gnome-screensaver.mo -share/locale/sr/LC_MESSAGES/gnome-screensaver.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-screensaver.mo -share/locale/sv/LC_MESSAGES/gnome-screensaver.mo -share/locale/ta/LC_MESSAGES/gnome-screensaver.mo -share/locale/th/LC_MESSAGES/gnome-screensaver.mo -share/locale/tr/LC_MESSAGES/gnome-screensaver.mo -share/locale/uk/LC_MESSAGES/gnome-screensaver.mo -share/locale/vi/LC_MESSAGES/gnome-screensaver.mo -share/locale/zh_CN/LC_MESSAGES/gnome-screensaver.mo -share/locale/zh_HK/LC_MESSAGES/gnome-screensaver.mo -share/locale/zh_TW/LC_MESSAGES/gnome-screensaver.mo -@dirrm share/gnome/pixmaps/backgrounds/cosmos -@dirrm share/gnome/pixmaps/backgrounds -@dirrm share/gnome/gnome-screensaver -@dirrm libexec/gnome-screensaver -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile deleted file mode 100644 index c79e0b2f4..000000000 --- a/x11/gnome-session/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: gnomesession -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome-session/Makefile,v 1.109 2007/03/15 03:05:29 marcus Exp $ -# - -PORTNAME= gnome-session -PORTVERSION= 2.18.0 -PORTREVISION= 3 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} \ - http://www.marcuscom.com/downloads/:local -MASTER_SITE_SUBDIR= sources/gnome-session/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - ${SPLASHES}:local -DIST_SUBDIR= gnome2 -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Session component for the GNOME 2 desktop - -BUILD_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - gnome-keyring.0:${PORTSDIR}/security/gnome-keyring -RUN_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center - -INSTALLS_ICONS= yes -USE_GETTEXT= yes -USE_BZIP2= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop -GNOME_DESKTOP_VERSION=2 -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -MAN1= gnome-session.1 gnome-wm.1 session-properties.1 \ - gnome-session-save.1 -MAN5= default.session.5 -GCONF_SCHEMAS= gnome-session.schemas - -SPLASHES= freebsd-splashes-gnome-2.18_1.tar - -post-extract: - cd ${WRKDIR} && ${TAR} xf ${DISTDIR}/${DIST_SUBDIR}/${SPLASHES} - -post-install: - ${INSTALL_DATA} ${WRKSRC}/data/gnome-splash.png \ - ${PREFIX}/share/gnome/pixmaps/splash/original-gnome-splash.png -# ${INSTALL_DATA} ${WRKDIR}/freebsd-splashes-gnome-2.12/domix-splash-2.12.png \ -# ${PREFIX}/share/gnome/pixmaps/splash/gnome-splash.png -.for splash in MaMBaNgGaoX-2.12.png adamw-piggy-2.12.png adamw-trophy-2.12.png andreas-slogan-2.12.png andreas-splash-2.12.png domix-splash-2.12.png domix-splash2-2.12.png mumija-2.12.png mumija2-2.12.png mumija3-2.12.png tremulant-2.12.png tremulant-blood-2.12.png tremulant-brushed-metal-2.12.png franz-splash_218.png adamw-bat-2.18.jpg adamw-conky-2.18.png adamw-cow-2.18.png adamw-mouth-2.18.png adamw-swing-2.18.png - ${INSTALL_DATA} ${WRKDIR}/freebsd-splashes-gnome-2.18/${splash} \ - ${PREFIX}/share/gnome/pixmaps/splash -.endfor - -.include <bsd.port.mk> diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo deleted file mode 100644 index b4bcd8ea2..000000000 --- a/x11/gnome-session/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (gnome2/gnome-session-2.18.0.tar.bz2) = 830dbabe74474da49018889d27eefaae -SHA256 (gnome2/gnome-session-2.18.0.tar.bz2) = 4a1ce73fedcfae94673eeef2655937ff6c9ebc2f52ba817466659d2b583df330 -SIZE (gnome2/gnome-session-2.18.0.tar.bz2) = 707392 -MD5 (gnome2/freebsd-splashes-gnome-2.18_1.tar) = 80eb8c52fcf9fe977e0bf8ed48b85fe5 -SHA256 (gnome2/freebsd-splashes-gnome-2.18_1.tar) = fcca0f6eb759a4ef0211ecd61340f84ce8ad4d7493f725ac8613724faadbb508 -SIZE (gnome2/freebsd-splashes-gnome-2.18_1.tar) = 1630720 diff --git a/x11/gnome-session/files/patch-data_Makefile.in b/x11/gnome-session/files/patch-data_Makefile.in deleted file mode 100644 index 17d12d395..000000000 --- a/x11/gnome-session/files/patch-data_Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ ---- data/Makefile.in.orig Sun Jan 28 20:39:50 2007 -+++ data/Makefile.in Sun Jan 28 20:41:03 2007 -@@ -253,7 +253,7 @@ sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - SUBDIRS = icons --defaultdir = $(datadir)/gnome -+defaultdir = $(datadir) - default_in_files = default.session.in - default_DATA = $(default_in_files:.session.in=.session) - settingsdir = $(datadir)/applications -@@ -271,7 +271,7 @@ EXTRA_DIST = \ - session-properties.desktop.in - - CLEANFILES = default.session gnome-session.schemas session-properties.desktop --all: all-recursive -+all: all-recursive default.session - - .SUFFIXES: - $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 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 b07ad029e..000000000 --- a/x11/gnome-session/files/patch-gnome-session_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/Makefile.in.orig Sun Apr 23 23:01:30 2006 -+++ gnome-session/Makefile.in Sun Apr 23 23:06:41 2006 -@@ -310,7 +310,7 @@ sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - NULL = --defaultdir = $(datadir)/gnome -+defaultdir = $(datadir) - INCLUDES = \ - $(GNOME_SESSION_CFLAGS) \ - $(STANDARD_PROPERTIES_CFLAGS) \ diff --git a/x11/gnome-session/files/patch-gnome-session_gsm-dbus.c b/x11/gnome-session/files/patch-gnome-session_gsm-dbus.c deleted file mode 100644 index 76de78b45..000000000 --- a/x11/gnome-session/files/patch-gnome-session_gsm-dbus.c +++ /dev/null @@ -1,35 +0,0 @@ ---- gnome-session/gsm-dbus.c.orig Mon Jan 8 17:32:28 2007 -+++ gnome-session/gsm-dbus.c Thu Jan 11 13:17:41 2007 -@@ -281,6 +281,7 @@ start_parent (int address_fd, int pid_fd - int exitstat; - unsigned long tmp_num; - ssize_t bytes; -+ int i; - - g_assert (child > 0); - -@@ -326,14 +327,17 @@ start_parent (int address_fd, int pid_fd - /* - * Fetch dbus-daemon pid. - */ -- bytes = read_line (pid_fd, pid_str, sizeof (pid_str)); -- if (bytes == -1 || bytes == 0) -+ for (i = 0; i < 2; i++) - { -- close (address_fd); -- close (pid_fd); -- -- g_printerr ("Failed to get dbus-daemon's pid\n"); -- return; -+ bytes = read_line (pid_fd, pid_str, sizeof (pid_str)); -+ if (bytes == -1 || bytes == 0) -+ { -+ close (address_fd); -+ close (pid_fd); -+ -+ g_printerr ("Failed to get dbus-daemon's pid\n"); -+ return; -+ } - } - - close (address_fd); diff --git a/x11/gnome-session/pkg-descr b/x11/gnome-session/pkg-descr deleted file mode 100644 index 50986ef91..000000000 --- a/x11/gnome-session/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -This provides session management for the GNOME 2 desktop, and -provides the tools used to start the desktop. diff --git a/x11/gnome-session/pkg-plist b/x11/gnome-session/pkg-plist deleted file mode 100644 index 14d40f3c9..000000000 --- a/x11/gnome-session/pkg-plist +++ /dev/null @@ -1,171 +0,0 @@ -bin/gnome-session -bin/gnome-session-properties -bin/gnome-session-remove -bin/gnome-session-save -bin/gnome-wm -share/gnome/applications/session-properties.desktop -share/gnome/default.session -share/gnome/pixmaps/splash/MaMBaNgGaoX-2.12.png -share/gnome/pixmaps/splash/adamw-piggy-2.12.png -share/gnome/pixmaps/splash/adamw-trophy-2.12.png -share/gnome/pixmaps/splash/andreas-slogan-2.12.png -share/gnome/pixmaps/splash/andreas-splash-2.12.png -share/gnome/pixmaps/splash/domix-splash-2.12.png -share/gnome/pixmaps/splash/domix-splash2-2.12.png -share/gnome/pixmaps/splash/franz-splash_218.png -share/gnome/pixmaps/splash/gnome-splash.png -share/gnome/pixmaps/splash/mumija-2.12.png -share/gnome/pixmaps/splash/mumija2-2.12.png -share/gnome/pixmaps/splash/mumija3-2.12.png -share/gnome/pixmaps/splash/original-gnome-splash.png -share/gnome/pixmaps/splash/tremulant-2.12.png -share/gnome/pixmaps/splash/tremulant-blood-2.12.png -share/gnome/pixmaps/splash/tremulant-brushed-metal-2.12.png -share/icons/hicolor/16x16/apps/session-properties.png -share/icons/hicolor/22x22/apps/session-properties.png -share/icons/hicolor/24x24/apps/session-properties.png -share/icons/hicolor/32x32/apps/session-properties.png -share/icons/hicolor/scalable/apps/session-properties.svg -share/locale/af/LC_MESSAGES/gnome-session-2.0.mo -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/bg/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bn_IN/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bs/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/cy/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/dz/LC_MESSAGES/gnome-session-2.0.mo -share/locale/el/LC_MESSAGES/gnome-session-2.0.mo -share/locale/en_CA/LC_MESSAGES/gnome-session-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-session-2.0.mo -share/locale/eo/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/fa/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/gu/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/hr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hy/LC_MESSAGES/gnome-session-2.0.mo -share/locale/id/LC_MESSAGES/gnome-session-2.0.mo -share/locale/is/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/ka/LC_MESSAGES/gnome-session-2.0.mo -share/locale/kn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ku/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/mg/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nb/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ne/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/nso/LC_MESSAGES/gnome-session-2.0.mo -share/locale/or/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pa/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/rw/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/sq/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sr@Latn/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/th/LC_MESSAGES/gnome-session-2.0.mo -share/locale/tk/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/xh/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_HK/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zu/LC_MESSAGES/gnome-session-2.0.mo -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile deleted file mode 100644 index 4f3d2daf6..000000000 --- a/x11/gnome-terminal/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gnometerminal -# Date created: 1 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome-terminal/Makefile,v 1.85 2007/02/27 19:36:08 mezz Exp $ -# - -PORTNAME= gnome-terminal -PORTVERSION= 2.18.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Terminal component for the GNOME 2 Desktop - -USE_GETTEXT= yes -USE_BZIP2= yes -INSTALLS_OMF= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui vte gnomedocutils -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= gnome-terminal.schemas - -.include <bsd.port.mk> diff --git a/x11/gnome-terminal/distinfo b/x11/gnome-terminal/distinfo deleted file mode 100644 index e260d0378..000000000 --- a/x11/gnome-terminal/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gnome-terminal-2.18.0.tar.bz2) = 15ba4f3a9851d63d8c06b8f67210dde9 -SHA256 (gnome2/gnome-terminal-2.18.0.tar.bz2) = 75414d332003d19b003a47c0e93f3983a5586f1bb28dceec350cdcd7d3450834 -SIZE (gnome2/gnome-terminal-2.18.0.tar.bz2) = 1906547 diff --git a/x11/gnome-terminal/files/patch-src_terminal-screen.c b/x11/gnome-terminal/files/patch-src_terminal-screen.c deleted file mode 100644 index ed0df8903..000000000 --- a/x11/gnome-terminal/files/patch-src_terminal-screen.c +++ /dev/null @@ -1,82 +0,0 @@ ---- src/terminal-screen.c.orig Wed Oct 18 15:50:28 2006 -+++ src/terminal-screen.c Wed Oct 18 15:49:42 2006 -@@ -244,6 +244,10 @@ - GtkAllocation *allocation) - { - GtkWidget *child; -+ GtkAllocation old_allocation; -+ -+ old_allocation.width = widget->allocation.width; -+ old_allocation.height = widget->allocation.height; - - widget->allocation = *allocation; - -@@ -251,6 +255,13 @@ - g_assert (child != NULL); - - gtk_widget_size_allocate (child, allocation); -+ -+ if (old_allocation.width != allocation->width || -+ old_allocation.height != allocation->height) -+ { -+ GtkWidget *term = TERMINAL_SCREEN (widget)->priv->term; -+ gtk_widget_queue_resize_no_redraw (term); -+ } - } - - static void -@@ -278,22 +289,22 @@ - #define URLPATH "/[" PATHCHARS "]*[^]'.}>) \t\r\n,\\\"]" - - terminal_widget_match_add (screen->priv->term, -- "\\<" SCHEME "//(" USER "@)?[" HOSTCHARS ".]+" -- "(:[0-9]+)?(" URLPATH ")?\\>/?", FLAVOR_AS_IS); -+ "[[:<:]]" SCHEME "//(" USER "@)?[" HOSTCHARS ".]+" -+ "(:[0-9]+)?(" URLPATH ")?[[:>:]]/?", FLAVOR_AS_IS); - - terminal_widget_match_add (screen->priv->term, -- "\\<(www|ftp)[" HOSTCHARS "]*\\.[" HOSTCHARS ".]+" -- "(:[0-9]+)?(" URLPATH ")?\\>/?", -+ "[[:<:]](www|ftp)[" HOSTCHARS "]*\\.[" HOSTCHARS ".]+" -+ "(:[0-9]+)?(" URLPATH ")?[[:>:]]/?", - FLAVOR_DEFAULT_TO_HTTP); - - terminal_widget_match_add (screen->priv->term, -- "\\<(mailto:)?[a-z0-9][a-z0-9.-]*@[a-z0-9]" -- "[a-z0-9-]*(\\.[a-z0-9][a-z0-9-]*)+\\>", -+ "[[:<:]](mailto:)?[a-z0-9][a-z0-9.-]*@[a-z0-9]" -+ "[a-z0-9-]*(\\.[a-z0-9][a-z0-9-]*)+[[:>:]]", - FLAVOR_EMAIL); - - terminal_widget_match_add (screen->priv->term, -- "\\<news:[-A-Z\\^_a-z{|}~!\"#$%&'()*+,./0-9;:=?`]+" -- "@[" HOSTCHARS ".]+(:[0-9]+)?\\>", FLAVOR_AS_IS); -+ "[[:<:]]news:[-A-Z\\^_a-z{|}~!\"#$%&'()*+,./0-9;:=?`]+" -+ "@[" HOSTCHARS ".]+(:[0-9]+)?[[:>:]]", FLAVOR_AS_IS); - - terminal_screen_setup_dnd (screen); - -@@ -548,7 +559,6 @@ - */ - terminal_screen_update_scrollbar (screen); - terminal_window_update_icon (screen->priv->window); -- terminal_window_update_geometry (screen->priv->window); - } - - if (GTK_WIDGET_REALIZED (screen->priv->term)) -@@ -909,7 +919,6 @@ - - terminal_widget_set_allow_bold (term, - terminal_profile_get_allow_bold (profile)); -- terminal_window_set_size (screen->priv->window, screen, TRUE); - } - - static void -@@ -1019,6 +1028,7 @@ - GtkWidget* - terminal_screen_get_widget (TerminalScreen *screen) - { -+ if (screen == NULL) return NULL; - return screen->priv->term; - } - diff --git a/x11/gnome-terminal/pkg-descr b/x11/gnome-terminal/pkg-descr deleted file mode 100644 index 1193c30f7..000000000 --- a/x11/gnome-terminal/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Default terminal emulator 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 30f3fb1b1..000000000 --- a/x11/gnome-terminal/pkg-plist +++ /dev/null @@ -1,229 +0,0 @@ -bin/gnome-terminal -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/gnome-terminal.xml -share/gnome/help/gnome-terminal/C/legal.xml -share/gnome/help/gnome-terminal/bg/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/bg/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/bg/figures/terminal_window.png -share/gnome/help/gnome-terminal/bg/gnome-terminal.xml -share/gnome/help/gnome-terminal/bg/legal.xml -share/gnome/help/gnome-terminal/de/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/de/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/de/figures/terminal_window.png -share/gnome/help/gnome-terminal/de/gnome-terminal.xml -share/gnome/help/gnome-terminal/de/legal.xml -share/gnome/help/gnome-terminal/es/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/es/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/es/gnome-terminal.xml -share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/fr/gnome-terminal.xml -share/gnome/help/gnome-terminal/it/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/it/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/it/gnome-terminal.xml -share/gnome/help/gnome-terminal/ja/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/ja/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/ja/figures/terminal_window.png -share/gnome/help/gnome-terminal/ja/gnome-terminal.xml -share/gnome/help/gnome-terminal/ja/legal.xml -share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/ko/figures/terminal_window.png -share/gnome/help/gnome-terminal/ko/gnome-terminal.xml -share/gnome/help/gnome-terminal/ko/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/help/gnome-terminal/sv/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/sv/gnome-terminal.xml -share/gnome/help/gnome-terminal/uk/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/uk/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/uk/gnome-terminal.xml -share/gnome/help/gnome-terminal/zh_CN/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/zh_CN/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/zh_CN/figures/terminal_window.png -share/gnome/help/gnome-terminal/zh_CN/gnome-terminal.xml -share/gnome/help/gnome-terminal/zh_CN/legal.xml -share/gnome/help/gnome-terminal/zh_TW/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/zh_TW/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/zh_TW/figures/terminal_window.png -share/gnome/help/gnome-terminal/zh_TW/gnome-terminal.xml -share/gnome/help/gnome-terminal/zh_TW/legal.xml -share/gnome/omf/gnome-terminal/gnome-terminal-C.omf -share/gnome/omf/gnome-terminal/gnome-terminal-bg.omf -share/gnome/omf/gnome-terminal/gnome-terminal-de.omf -share/gnome/omf/gnome-terminal/gnome-terminal-es.omf -share/gnome/omf/gnome-terminal/gnome-terminal-fr.omf -share/gnome/omf/gnome-terminal/gnome-terminal-it.omf -share/gnome/omf/gnome-terminal/gnome-terminal-ja.omf -share/gnome/omf/gnome-terminal/gnome-terminal-ko.omf -share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf -share/gnome/omf/gnome-terminal/gnome-terminal-sv.omf -share/gnome/omf/gnome-terminal/gnome-terminal-uk.omf -share/gnome/omf/gnome-terminal/gnome-terminal-zh_CN.omf -share/gnome/omf/gnome-terminal/gnome-terminal-zh_TW.omf -share/gnome/pixmaps/gnome-terminal.png -share/locale/am/LC_MESSAGES/gnome-terminal.mo -share/locale/ar/LC_MESSAGES/gnome-terminal.mo -share/locale/az/LC_MESSAGES/gnome-terminal.mo -share/locale/be/LC_MESSAGES/gnome-terminal.mo -share/locale/bg/LC_MESSAGES/gnome-terminal.mo -share/locale/bn/LC_MESSAGES/gnome-terminal.mo -share/locale/bn_IN/LC_MESSAGES/gnome-terminal.mo -share/locale/bs/LC_MESSAGES/gnome-terminal.mo -share/locale/ca/LC_MESSAGES/gnome-terminal.mo -share/locale/cs/LC_MESSAGES/gnome-terminal.mo -share/locale/cy/LC_MESSAGES/gnome-terminal.mo -share/locale/da/LC_MESSAGES/gnome-terminal.mo -share/locale/de/LC_MESSAGES/gnome-terminal.mo -share/locale/dz/LC_MESSAGES/gnome-terminal.mo -share/locale/el/LC_MESSAGES/gnome-terminal.mo -share/locale/en_CA/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/eu/LC_MESSAGES/gnome-terminal.mo -share/locale/fa/LC_MESSAGES/gnome-terminal.mo -share/locale/fi/LC_MESSAGES/gnome-terminal.mo -share/locale/fr/LC_MESSAGES/gnome-terminal.mo -share/locale/ga/LC_MESSAGES/gnome-terminal.mo -share/locale/gl/LC_MESSAGES/gnome-terminal.mo -share/locale/gu/LC_MESSAGES/gnome-terminal.mo -share/locale/he/LC_MESSAGES/gnome-terminal.mo -share/locale/hi/LC_MESSAGES/gnome-terminal.mo -share/locale/hr/LC_MESSAGES/gnome-terminal.mo -share/locale/hu/LC_MESSAGES/gnome-terminal.mo -share/locale/hy/LC_MESSAGES/gnome-terminal.mo -share/locale/id/LC_MESSAGES/gnome-terminal.mo -share/locale/it/LC_MESSAGES/gnome-terminal.mo -share/locale/ja/LC_MESSAGES/gnome-terminal.mo -share/locale/ka/LC_MESSAGES/gnome-terminal.mo -share/locale/ko/LC_MESSAGES/gnome-terminal.mo -share/locale/ku/LC_MESSAGES/gnome-terminal.mo -share/locale/lt/LC_MESSAGES/gnome-terminal.mo -share/locale/lv/LC_MESSAGES/gnome-terminal.mo -share/locale/mg/LC_MESSAGES/gnome-terminal.mo -share/locale/mk/LC_MESSAGES/gnome-terminal.mo -share/locale/ml/LC_MESSAGES/gnome-terminal.mo -share/locale/mn/LC_MESSAGES/gnome-terminal.mo -share/locale/mr/LC_MESSAGES/gnome-terminal.mo -share/locale/ms/LC_MESSAGES/gnome-terminal.mo -share/locale/nb/LC_MESSAGES/gnome-terminal.mo -share/locale/ne/LC_MESSAGES/gnome-terminal.mo -share/locale/nl/LC_MESSAGES/gnome-terminal.mo -share/locale/nn/LC_MESSAGES/gnome-terminal.mo -share/locale/or/LC_MESSAGES/gnome-terminal.mo -share/locale/pa/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/rw/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/sr/LC_MESSAGES/gnome-terminal.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-terminal.mo -share/locale/sv/LC_MESSAGES/gnome-terminal.mo -share/locale/ta/LC_MESSAGES/gnome-terminal.mo -share/locale/th/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/xh/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_HK/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo -@dirrm share/gnome/omf/gnome-terminal -@dirrm share/gnome/help/gnome-terminal/zh_TW/figures -@dirrm share/gnome/help/gnome-terminal/zh_TW -@dirrm share/gnome/help/gnome-terminal/zh_CN/figures -@dirrm share/gnome/help/gnome-terminal/zh_CN -@dirrm share/gnome/help/gnome-terminal/uk/figures -@dirrm share/gnome/help/gnome-terminal/uk -@dirrm share/gnome/help/gnome-terminal/sv/figures -@dirrm share/gnome/help/gnome-terminal/sv -@dirrm share/gnome/help/gnome-terminal/ro/figures -@dirrm share/gnome/help/gnome-terminal/ro -@dirrm share/gnome/help/gnome-terminal/ko/figures -@dirrm share/gnome/help/gnome-terminal/ko -@dirrm share/gnome/help/gnome-terminal/ja/figures -@dirrm share/gnome/help/gnome-terminal/ja -@dirrm share/gnome/help/gnome-terminal/it/figures -@dirrm share/gnome/help/gnome-terminal/it -@dirrm share/gnome/help/gnome-terminal/fr/figures -@dirrm share/gnome/help/gnome-terminal/fr -@dirrm share/gnome/help/gnome-terminal/es/figures -@dirrm share/gnome/help/gnome-terminal/es -@dirrm share/gnome/help/gnome-terminal/de/figures -@dirrm share/gnome/help/gnome-terminal/de -@dirrm share/gnome/help/gnome-terminal/bg/figures -@dirrm share/gnome/help/gnome-terminal/bg -@dirrm share/gnome/help/gnome-terminal/C/figures -@dirrm share/gnome/help/gnome-terminal/C -@dirrm share/gnome/help/gnome-terminal -@dirrm share/gnome/gnome-terminal/glade -@dirrm share/gnome/gnome-terminal -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/hy/LC_MESSAGES -@dirrmtry share/locale/hy -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile deleted file mode 100644 index defea609f..000000000 --- a/x11/gnome2-fifth-toe/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gnome2-fifth-toe -# Date created: 20 September 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.79 2006/07/19 06:00:46 ahze Exp $ -# - -PORTREVISION= 0 -CATEGORIES= x11 gnome -PKGNAMESUFFIX= -fifth-toe - -COMMENT= Additional GNOME 2 applications not included in the core desktop - -RUN_DEPENDS= pan:${PORTSDIR}/news/pan \ - xchat:${PORTSDIR}/irc/xchat \ - gimp-2.2:${PORTSDIR}/graphics/gimp \ - sodipodi:${PORTSDIR}/graphics/sodipodi \ - gnomeicu:${PORTSDIR}/net-im/gnomeicu \ - gthumb:${PORTSDIR}/graphics/gthumb \ - ${LOCALBASE}/lib/gaim/docklet.so:${PORTSDIR}/net-im/gaim \ - tsclient:${PORTSDIR}/net/tsclient \ - galeon:${PORTSDIR}/www/galeon \ - ${LOCALBASE}/share/gnome/themes/Gorilla/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/gnome-themes-extras \ - bluefish:${PORTSDIR}/www/bluefish \ - gossip:${PORTSDIR}/net-im/gossip \ - liferea:${PORTSDIR}/net/liferea \ - gnotime:${PORTSDIR}/deskutils/gnotime \ - rhythmbox:${PORTSDIR}/audio/rhythmbox \ - jamboree:${PORTSDIR}/audio/jamboree \ - ${LOCALBASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnome-games-extra-data \ - nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \ - goobox:${PORTSDIR}/audio/goobox \ - inkscape:${PORTSDIR}/graphics/inkscape \ - atomix:${PORTSDIR}/games/atomix -# straw:${PORTSDIR}/net/straw - -MASTERDIR= ${.CURDIR}/../gnome2 -GNOME_SLAVE= yes - -DESCR= ${.CURDIR}/pkg-descr - -.include "${MASTERDIR}/Makefile" diff --git a/x11/gnome2-fifth-toe/pkg-descr b/x11/gnome2-fifth-toe/pkg-descr deleted file mode 100644 index afa6e891d..000000000 --- a/x11/gnome2-fifth-toe/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -GNOME 2 "Fifth Toe" - -The Fifth Toe is a collection of stable GNOME 2 applications that -many users expect to be part of a usable desktop. Included are image -manipulation programs, chat applications, music and multimedia players, -much more. - -WWW: http://www.FreeBSD.org/gnome/ diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile deleted file mode 100644 index f4920aa59..000000000 --- a/x11/gnome2-lite/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gnome2-lite -# Date created: 30 November 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome2-lite/Makefile,v 1.53 2007/01/13 07:20:29 marcus Exp $ -# - -PORTREVISION= 0 -CATEGORIES= x11 gnome -PKGNAMESUFFIX= -lite - -COMMENT= The "meta-port" of the GNOME desktop slimmed down for FreeBSD releases - -RUN_DEPENDS= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets \ - gnome-cd:${PORTSDIR}/audio/gnome-media \ - gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \ - eog:${PORTSDIR}/graphics/eog \ - gedit:${PORTSDIR}/editors/gedit \ - gnome-terminal:${PORTSDIR}/x11/gnome-terminal \ - gnome-session:${PORTSDIR}/x11/gnome-session \ - gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \ - nautilus:${PORTSDIR}/x11-fm/nautilus \ - ${LOCALBASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \ - ${LOCALBASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \ - file-roller:${PORTSDIR}/archivers/file-roller \ - ${LOCALBASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \ - evince:${PORTSDIR}/graphics/evince \ - gcalctool:${PORTSDIR}/math/gcalctool \ - gucharmap:${PORTSDIR}/deskutils/gucharmap \ - ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ - gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ - gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \ - gnome-mount:${PORTSDIR}/sysutils/gnome-mount \ - totem:${PORTSDIR}/multimedia/totem - -MASTERDIR= ${.CURDIR}/../gnome2 -CONFLICTS= gnome2-[0-9]* - -DESCR= ${.CURDIR}/pkg-descr -PKGMESSAGE= ${.CURDIR}/pkg-message - -.include "${MASTERDIR}/Makefile" diff --git a/x11/gnome2-lite/pkg-descr b/x11/gnome2-lite/pkg-descr deleted file mode 100644 index 1c85098c1..000000000 --- a/x11/gnome2-lite/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -GNU Network Object Model Environment - -This metaport installs the pieces of the GNOME 2 desktop that -are needed to provide a functional desktop. x11/gnome2 -contains the full version of the GNOME 2 desktop environment. - -Other popular GNOME applications can be installed from the other -GNOME 2 metaports: - - * x11/gnome2-fifth-toe - * x11/gnome2-power-tools - * editors/gnome2-office - * devel/gnome2-hacker-tools - -WWW: http://www.FreeBSD.org/gnome/ diff --git a/x11/gnome2-lite/pkg-message b/x11/gnome2-lite/pkg-message deleted file mode 100644 index 0b0e5564e..000000000 --- a/x11/gnome2-lite/pkg-message +++ /dev/null @@ -1,21 +0,0 @@ -************************************************************ - -The GNOME 2 desktop Lite edition has been successfully installed. - -The Lite edition does not include all the components of the standard -GNOME 2 desktop as detailed at http://www.gnome.org. If you wish to -install the full desktop, you can remove this port, and install the -x11/gnome2 port or package. That can be best accomplished using -the following commands: - -# pkg_delete gnome2-lite -# cd /usr/ports/x11/gnome2 -# make install clean - -Alternatively, you can install additional GNOME components individually -using either their ports or packages. - -For more help on using GNOME on FreeBSD, please see the FreeBSD GNOME project -site at http://www.FreeBSD.org/gnome. - -************************************************************ diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile deleted file mode 100644 index 4130e8af1..000000000 --- a/x11/gnome2-power-tools/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gnome2-power-tools -# Date created: 18 January 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.75 2007/03/11 20:50:13 mezz Exp $ -# - -PORTREVISION= 0 -CATEGORIES= x11 gnome -PKGNAMESUFFIX= -power-tools - -COMMENT= The 'Geektoys' for the GNOME 2 power user - -RUN_DEPENDS= ${LOCALBASE}/lib/epiphany/2.18/extensions/libgesturesextension.so:${PORTSDIR}/www/epiphany-extensions \ - gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \ - ${LOCALBASE}/libexec/netspeed_applet2:${PORTSDIR}/net/netspeed_applet \ - ${LOCALBASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \ - splashsetter:${PORTSDIR}/deskutils/splashsetter \ - gdesklets:${PORTSDIR}/deskutils/gdesklets \ - cog:${PORTSDIR}/sysutils/cog \ - gnome-blog-poster:${PORTSDIR}/deskutils/gnome-blog \ - gnomesu:${PORTSDIR}/security/libgnomesu \ - bpm:${PORTSDIR}/ports-mgmt/bpm \ - gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ - serpentine:${PORTSDIR}/sysutils/serpentine \ - devilspie:${PORTSDIR}/x11-wm/devilspie \ - ${LOCALBASE}/lib/nautilus/extensions-1.0/libnautilus-open-terminal.so:${PORTSDIR}/deskutils/nautilus-open-terminal \ - gtweakui-menus:${PORTSDIR}/deskutils/gtweakui \ - gnome-art:${PORTSDIR}/x11-themes/gnome-art \ - brightside:${PORTSDIR}/x11/brightside \ - evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools \ - ${LOCALBASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \ - eiciel:${PORTSDIR}/sysutils/eiciel \ - gtk-send-pr:${PORTSDIR}/sysutils/gtk-send-pr \ - thefish:${PORTSDIR}/sysutils/thefish \ - pbrowser:${PORTSDIR}/ports-mgmt/portbrowser - -MASTERDIR= ${.CURDIR}/../gnome2 -GNOME_SLAVE= yes - -DESCR= ${.CURDIR}/pkg-descr -.include "${MASTERDIR}/Makefile" diff --git a/x11/gnome2-power-tools/pkg-descr b/x11/gnome2-power-tools/pkg-descr deleted file mode 100644 index 041e159b9..000000000 --- a/x11/gnome2-power-tools/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -GNOME 2 Power Tools - -Power Tools is every GNOME geek's Batbelt. It fills the gap between the -core GNOME Desktop, which tries to be a relevant set of modules for all -users; and the Fifth Toe, which is the collection of the coolest and most -useful GNOME applications. - -This collection consists of utilities and applets for the technically-minded -GNOME user. It also contains many useful add-on utilities for some of the -applications found in the Desktop and Fifth Toe. - -WWW: http://www.FreeBSD.org/gnome/ diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile deleted file mode 100644 index a1b8e3f0a..000000000 --- a/x11/gnome2/Makefile +++ /dev/null @@ -1,108 +0,0 @@ -# New ports collection makefile for: gnome2 -# Date created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.200 2007/03/02 15:38:58 ahze Exp $ -# - -PORTNAME= gnome2 -PORTVERSION= 2.18.0 -PORTREVISION?= 0 -CATEGORIES?= x11 gnome -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= gnome@FreeBSD.org -COMMENT?= The "meta-port" for the GNOME 2 integrated X11 desktop - -RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets \ - gnome-cd:${PORTSDIR}/audio/gnome-media \ - gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \ - eog:${PORTSDIR}/graphics/eog \ - gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ - gnect:${PORTSDIR}/games/gnome-games \ - gedit:${PORTSDIR}/editors/gedit \ - gnome-terminal:${PORTSDIR}/x11/gnome-terminal \ - gnome-session:${PORTSDIR}/x11/gnome-session \ - bug-buddy:${PORTSDIR}/devel/bug-buddy \ - gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \ - nautilus:${PORTSDIR}/x11-fm/nautilus \ - ${LOCALBASE}/sbin/gdm:${PORTSDIR}/x11/gdm \ - ${LOCALBASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \ - ${LOCALBASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \ - ${LOCALBASE}/libdata/pkgconfig/libgail-gnome.pc:${PORTSDIR}/x11-toolkits/libgail-gnome \ - file-roller:${PORTSDIR}/archivers/file-roller \ - ${LOCALBASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \ - gok:${PORTSDIR}/accessibility/gok \ - nautilus-cd-burner:${PORTSDIR}/sysutils/nautilus-cd-burner \ - gcalctool:${PORTSDIR}/math/gcalctool \ - gucharmap:${PORTSDIR}/deskutils/gucharmap \ - zenity:${PORTSDIR}/x11/zenity \ - ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ - ${LOCALBASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnome-netstatus \ - dasher:${PORTSDIR}/accessibility/dasher \ - evolution-2.10:${PORTSDIR}/mail/evolution \ - ${LOCALBASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ - network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ - gnome-nettool:${PORTSDIR}/net/gnome-nettool \ - vino-session:${PORTSDIR}/net/vino \ - exchange-connector-setup-2.10:${PORTSDIR}/mail/evolution-exchange \ - ${LOCALBASE}/lib/gstreamer-0.10/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \ - ${LOCALBASE}/lib/gstreamer-0.10/libgstgconfelements.so:${PORTSDIR}/devel/gstreamer-plugins-gconf \ - totem:${PORTSDIR}/multimedia/totem \ - gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \ - ${LOCALBASE}/share/gnome/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ - sound-juicer:${PORTSDIR}/audio/sound-juicer \ - gnome-keyring-manager:${PORTSDIR}/security/gnome-keyring-manager \ - ${LOCALBASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \ - evince:${PORTSDIR}/graphics/evince \ - ${LOCALBASE}/libexec/fast-user-switch-applet:${PORTSDIR}/x11/fast-user-switch-applet \ - ${LOCALBASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \ - alacarte:${PORTSDIR}/deskutils/alacarte \ - gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager \ - gnome-volume-manager:${PORTSDIR}/sysutils/gnome-volume-manager \ - orca:${PORTSDIR}/accessibility/orca \ - gnome-mount:${PORTSDIR}/sysutils/gnome-mount \ - ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon \ - seahorse:${PORTSDIR}/security/seahorse - -NO_BUILD= yes - -.if !defined(GNOME_SLAVE) -USE_PYTHON= yes -.endif - -.if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite" -OPTIONS= XSCREENSAVER "Use xscreensaver as screen saver app" off -.endif - -do-install: # empty - -.include <bsd.port.pre.mk> - -.if !defined(GNOME_SLAVE) -.if (${ARCH}!="sparc64" || ${OSVERSION} >= 601101) && ${ARCH}!="ia64" -RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp \ - epiphany:${PORTSDIR}/www/epiphany -.endif -.if ${.CURDIR:T}!="gnome2-lite" -.if ${ARCH} == "i386" || ${ARCH} == "amd64" -RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy -.endif -.if ${OSVERSION}>=600000 -RUN_DEPENDS+= ekiga:${PORTSDIR}/net/ekiga -.endif -.endif -.endif - -.if ${.CURDIR}==${MASTERDIR} || ${.CURDIR:T}=="gnome2-lite" -.if defined(WITH_XSCREENSAVER) -RUN_DEPENDS+= ${LOCALBASE}/share/gnome/applications/gnome-screensaver-properties.desktop:${PORTSDIR}/x11/xscreensaver-gnome -.else -RUN_DEPENDS+= gnome-screensaver:${PORTSDIR}/x11/gnome-screensaver -.endif -.endif - -.include <bsd.port.post.mk> diff --git a/x11/gnome2/pkg-descr b/x11/gnome2/pkg-descr deleted file mode 100644 index a7051fc7b..000000000 --- a/x11/gnome2/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -GNU Network Object Model Environment - -This metaport installs the entire GNOME 2 desktop, including -the the most common user applications. Other popular GNOME -applications can be installed from the other GNOME 2 metaports: - - * x11/gnome2-fifth-toe - * x11/gnome2-power-tools - * editors/gnome2-office - * devel/gnome2-hacker-tools - -WWW: http://www.FreeBSD.org/gnome/ diff --git a/x11/gnome2/pkg-message b/x11/gnome2/pkg-message deleted file mode 100644 index d8f296a70..000000000 --- a/x11/gnome2/pkg-message +++ /dev/null @@ -1,8 +0,0 @@ -************************************************************************** -Congratulations! GNOME 2 has been successfully installed on your system. -For help on starting it up, as well as answers to common questions, and -some known issues, please see the FreeBSD GNOME homepage at: - - http://www.FreeBSD.org/gnome/ - -************************************************************************** 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/libgnome/Makefile b/x11/libgnome/Makefile deleted file mode 100644 index 8d1f48cff..000000000 --- a/x11/libgnome/Makefile +++ /dev/null @@ -1,66 +0,0 @@ -# New ports collection makefile for: libgnome -# Date created: 17 June 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.99 2007/02/26 23:25:41 marcus Exp $ -# - -PORTNAME= libgnome -PORTVERSION= 2.18.0 -PORTREVISION?= 0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Libraries for GNOME, a GNU desktop environment - -USE_BZIP2= yes - -.if !defined(REFERENCE_PORT) - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_GETTEXT= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack esound \ - gnomevfs2 libxslt ltverhack referencehack -USE_BISON= yes -USE_XLIB= yes -USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -SUB_FILES= pkg-deinstall - -MAN7= gnome-options.7 - -GCONF_SCHEMAS= desktop_gnome_accessibility_keyboard.schemas \ - desktop_gnome_accessibility_startup.schemas \ - desktop_gnome_applications_browser.schemas \ - desktop_gnome_applications_help_viewer.schemas \ - desktop_gnome_applications_terminal.schemas \ - desktop_gnome_applications_window_manager.schemas \ - desktop_gnome_background.schemas \ - desktop_gnome_file_views.schemas \ - desktop_gnome_interface.schemas desktop_gnome_lockdown.schemas \ - desktop_gnome_peripherals_keyboard.schemas \ - desktop_gnome_peripherals_mouse.schemas \ - desktop_gnome_sound.schemas desktop_gnome_thumbnailers.schemas \ - desktop_gnome_typing_break.schemas \ - desktop_gnome_applications_at_mobility.schemas \ - desktop_gnome_applications_at_visual.schemas - -post-patch: - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ - ${WRKSRC}/libgnome/libgnome-2.0.pc.in - @${REINPLACE_CMD} -e '/^$$/d' ${WRKSRC}/po/POTFILES.in - -.include <bsd.port.mk> - -.endif diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo deleted file mode 100644 index c9dc30c0b..000000000 --- a/x11/libgnome/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libgnome-2.18.0.tar.bz2) = 73426589d7c6fa3266fe4e8f3be2f5b5 -SHA256 (gnome2/libgnome-2.18.0.tar.bz2) = 53e3b241343c7ea9c4a8db4ca898fd7020c281f1400826d899b841d760dd5ba9 -SIZE (gnome2/libgnome-2.18.0.tar.bz2) = 1082802 diff --git a/x11/libgnome/files/patch-libgnome::Makefile.in b/x11/libgnome/files/patch-libgnome::Makefile.in deleted file mode 100644 index 5a240a06a..000000000 --- a/x11/libgnome/files/patch-libgnome::Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnome/Makefile.in.orig Mon May 31 16:33:14 2004 -+++ libgnome/Makefile.in Mon May 31 16:33:45 2004 -@@ -211,6 +211,9 @@ - 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 70ecbfd8f..000000000 --- a/x11/libgnome/files/patch-libgnome_gnome-program.c +++ /dev/null @@ -1,55 +0,0 @@ ---- libgnome/gnome-program.c.orig Tue Apr 4 06:55:12 2006 -+++ libgnome/gnome-program.c Mon Apr 10 21:07:02 2006 -@@ -936,17 +936,17 @@ gnome_program_locate_file (GnomeProgram - attr_rel = ""; - break; - case GNOME_FILE_DOMAIN_DATADIR: -- prefix_rel = "/share"; -+ prefix_rel = "/share/gnome"; - attr_name = GNOME_PARAM_GNOME_DATADIR; - 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; -@@ -958,7 +958,7 @@ gnome_program_locate_file (GnomeProgram - 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"; -@@ -967,19 +967,19 @@ gnome_program_locate_file (GnomeProgram - search_path = FALSE; - break; - case GNOME_FILE_DOMAIN_APP_DATADIR: -- prefix_rel = "/share"; -+ prefix_rel = "/share/gnome"; - attr_name = GNOME_PARAM_APP_DATADIR; - attr_rel = ""; - 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; diff --git a/x11/libgnome/files/patch-libgnome_gnome-util.c b/x11/libgnome/files/patch-libgnome_gnome-util.c deleted file mode 100644 index 1a7e49a84..000000000 --- a/x11/libgnome/files/patch-libgnome_gnome-util.c +++ /dev/null @@ -1,19 +0,0 @@ ---- libgnome/gnome-util.c.orig Mon Jul 10 15:25:22 2006 -+++ libgnome/gnome-util.c Mon Jul 10 15:25:55 2006 -@@ -79,11 +79,11 @@ - const char shells [][14] = { - /* 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" -+ LOCALBASE "/bin/bash", -+ LOCALBASE "/bin/zsh", -+ LOCALBASE "/bin/ksh", -+ 0 -+ - }; - - if (geteuid () == getuid () && diff --git a/x11/libgnome/files/patch-libgnome_libgnome-2.0.pc.in b/x11/libgnome/files/patch-libgnome_libgnome-2.0.pc.in deleted file mode 100644 index 8d376a4b8..000000000 --- a/x11/libgnome/files/patch-libgnome_libgnome-2.0.pc.in +++ /dev/null @@ -1,9 +0,0 @@ ---- libgnome/libgnome-2.0.pc.in.orig Mon Apr 18 16:54:21 2005 -+++ libgnome/libgnome-2.0.pc.in Mon Apr 18 16:54:41 2005 -@@ -8,5 +8,5 @@ - Description: libgnome - Requires: glib-2.0 ORBit-2.0 libbonobo-2.0 gconf-2.0 gnome-vfs-2.0 - Version: @VERSION@ --Libs: -L${libdir} -lgnome-2 -lpopt -+Libs: -L${libdir} -L%%LOCALBASE%%/lib -lgnome-2 -lpopt - Cflags: -I${includedir}/libgnome-2.0 diff --git a/x11/libgnome/files/pkg-deinstall.in b/x11/libgnome/files/pkg-deinstall.in deleted file mode 100644 index e23f7bdc0..000000000 --- a/x11/libgnome/files/pkg-deinstall.in +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# $MCom: ports/x11/libgnome/files/pkg-deinstall.in,v 1.9 2006/11/08 05:55:21 marcus Exp $ -# -# Restore gconf keys of gnomevfs2. - -if [ "$2" != "POST-DEINSTALL" ]; then - exit 0 -fi - -SCHEMAS=%%LOCALBASE%%/etc/gconf/schemas/desktop_default_applications.schemas - -if [ -f ${SCHEMAS} ]; then - env GCONF_CONFIG_SOURCE=xml::%%LOCALBASE%%/etc/gconf/gconf.xml.defaults \ - %%LOCALBASE%%/bin/gconftool-2 --makefile-install-rule ${SCHEMAS} \ - > /dev/null || /usr/bin/true -fi - -exit 0 diff --git a/x11/libgnome/pkg-descr b/x11/libgnome/pkg-descr deleted file mode 100644 index b78aaf2cc..000000000 --- a/x11/libgnome/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -LibGnome provides the non-GUI backend for the GNOME environment. - -WWW: http://www.gnome.org/ diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist deleted file mode 100644 index bfd82da02..000000000 --- a/x11/libgnome/pkg-plist +++ /dev/null @@ -1,158 +0,0 @@ -bin/gnome-open -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.a -lib/bonobo/monikers/libmoniker_extra_2.la -lib/bonobo/monikers/libmoniker_extra_2.so -lib/libgnome-2.a -lib/libgnome-2.la -lib/libgnome-2.so -lib/libgnome-2.so.0 -libdata/bonobo/servers/GNOME_Moniker_std.server -libdata/pkgconfig/libgnome-2.0.pc -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/bn/LC_MESSAGES/libgnome-2.0.mo -share/locale/bn_IN/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/cy/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/dz/LC_MESSAGES/libgnome-2.0.mo -share/locale/el/LC_MESSAGES/libgnome-2.0.mo -share/locale/en_CA/LC_MESSAGES/libgnome-2.0.mo -share/locale/en_GB/LC_MESSAGES/libgnome-2.0.mo -share/locale/eo/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/ga/LC_MESSAGES/libgnome-2.0.mo -share/locale/gl/LC_MESSAGES/libgnome-2.0.mo -share/locale/gu/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/hr/LC_MESSAGES/libgnome-2.0.mo -share/locale/hu/LC_MESSAGES/libgnome-2.0.mo -share/locale/id/LC_MESSAGES/libgnome-2.0.mo -share/locale/is/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/ka/LC_MESSAGES/libgnome-2.0.mo -share/locale/ko/LC_MESSAGES/libgnome-2.0.mo -share/locale/ku/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/ml/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/nb/LC_MESSAGES/libgnome-2.0.mo -share/locale/ne/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/or/LC_MESSAGES/libgnome-2.0.mo -share/locale/pa/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/rw/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/sq/LC_MESSAGES/libgnome-2.0.mo -share/locale/sr/LC_MESSAGES/libgnome-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libgnome-2.0.mo -share/locale/sr@ije/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/th/LC_MESSAGES/libgnome-2.0.mo -share/locale/tr/LC_MESSAGES/libgnome-2.0.mo -share/locale/tt/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/xh/LC_MESSAGES/libgnome-2.0.mo -share/locale/yi/LC_MESSAGES/libgnome-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnome-2.0.mo -share/locale/zh_HK/LC_MESSAGES/libgnome-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnome-2.0.mo -@dirrm include/libgnome-2.0/libgnome -@dirrm include/libgnome-2.0 -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/yi/LC_MESSAGES -@dirrmtry share/locale/yi -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/tt/LC_MESSAGES -@dirrmtry share/locale/tt -@dirrmtry share/locale/sr@ije/LC_MESSAGES -@dirrmtry share/locale/sr@ije -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile deleted file mode 100644 index c7fa8e086..000000000 --- a/x11/libgnomekbd/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: libgnomekbd -# Date created: 2006-11-07 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/libgnomekbd/Makefile,v 1.4 2007/03/01 05:20:54 marcus Exp $ -# - -PORTNAME= libgnomekbd -PORTVERSION= 2.18.0 -CATEGORIES= x11 gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME keyboard shared library - -LIB_DEPENDS= xklavier.11:${PORTSDIR}/x11/libxklavier \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib - -USE_BZIP2= yes -USE_GNOME= libgnomeui gnometarget gnomeprefix gnomehack -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_GETTEXT= yes -USE_LDCONFIG= yes -USE_GMAKE= yes - -GCONF_SCHEMAS= desktop_gnome_peripherals_keyboard_xkb.schemas -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -.include <bsd.port.mk> diff --git a/x11/libgnomekbd/distinfo b/x11/libgnomekbd/distinfo deleted file mode 100644 index 378f82cf5..000000000 --- a/x11/libgnomekbd/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libgnomekbd-2.18.0.tar.bz2) = f176e026158f678144511fb343ec7269 -SHA256 (gnome2/libgnomekbd-2.18.0.tar.bz2) = a5f6c32671c8b4870e407d16f1c709564d486cf9ac7617163430d7a7f7af331e -SIZE (gnome2/libgnomekbd-2.18.0.tar.bz2) = 332463 diff --git a/x11/libgnomekbd/pkg-descr b/x11/libgnomekbd/pkg-descr deleted file mode 100644 index a4b625c78..000000000 --- a/x11/libgnomekbd/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME keyboard shared library diff --git a/x11/libgnomekbd/pkg-plist b/x11/libgnomekbd/pkg-plist deleted file mode 100644 index f4ca7d9fb..000000000 --- a/x11/libgnomekbd/pkg-plist +++ /dev/null @@ -1,30 +0,0 @@ -bin/gkbd-indicator-plugins-capplet -include/libgnomekbd/gkbd-config-registry-client.h -include/libgnomekbd/gkbd-config-registry.h -include/libgnomekbd/gkbd-desktop-config.h -include/libgnomekbd/gkbd-indicator-config.h -include/libgnomekbd/gkbd-indicator-plugin.h -include/libgnomekbd/gkbd-indicator.h -include/libgnomekbd/gkbd-keyboard-config.h -include/libgnomekbd/gkbd-keyboard-drawing.h -include/libgnomekbd/gkbd-util.h -lib/libgnomekbd.a -lib/libgnomekbd.la -lib/libgnomekbd.so -lib/libgnomekbd.so.1 -lib/libgnomekbdui.a -lib/libgnomekbdui.la -lib/libgnomekbdui.so -lib/libgnomekbdui.so.1 -libdata/pkgconfig/libgnomekbd.pc -libdata/pkgconfig/libgnomekbdui.pc -share/gnome/applications/gkbd-indicator-plugins-capplet.desktop -share/gnome/libgnomekbd/glade/gkbd-indicator-plugins.glade -share/icons/hicolor/48x48/apps/gkbd-indicator-plugins-capplet.png -share/locale/bg/LC_MESSAGES/libgnomekbd.mo -share/locale/ja/LC_MESSAGES/libgnomekbd.mo -share/locale/nb/LC_MESSAGES/libgnomekbd.mo -share/locale/ru/LC_MESSAGES/libgnomekbd.mo -@dirrm share/gnome/libgnomekbd/glade -@dirrm share/gnome/libgnomekbd -@dirrm include/libgnomekbd diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile deleted file mode 100644 index bebf82c84..000000000 --- a/x11/libgnomemm26/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: libgnomemm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# -# $FreeBSD$ -# $MCom: ports/x11/libgnomemm26/Makefile,v 1.10 2006/08/21 15:25:07 ahze Exp $ -# - -PORTNAME= libgnomemm -PORTVERSION= 2.18.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrapper for libgnome library - -LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -LATEST_LINK= libgnomemm26 - -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GCC= 3.4 -USE_GNOME= gnomehack libgnome -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.6" API_VERSION="2.6" - -.include <bsd.port.mk> diff --git a/x11/libgnomemm26/distinfo b/x11/libgnomemm26/distinfo deleted file mode 100644 index afa6cee74..000000000 --- a/x11/libgnomemm26/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libgnomemm-2.18.0.tar.bz2) = da6d481fc4a7fb0084d0e48f5c182112 -SHA256 (gnome2/libgnomemm-2.18.0.tar.bz2) = 043a9bedcc55296981934acf19ecfb428bdc1710baaed6c82470ea38f7bca182 -SIZE (gnome2/libgnomemm-2.18.0.tar.bz2) = 252070 diff --git a/x11/libgnomemm26/pkg-descr b/x11/libgnomemm26/pkg-descr deleted file mode 100644 index 02e98740a..000000000 --- a/x11/libgnomemm26/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a set of thin C++ wrappers for libgnome library. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11/libgnomemm26/pkg-plist b/x11/libgnomemm26/pkg-plist deleted file mode 100644 index 4f553eb76..000000000 --- a/x11/libgnomemm26/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -include/libgnomemm-%%API_VERSION%%/libgnomemm.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/init.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/main.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/moduleinfo.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/private/main_p.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/private/moduleinfo_p.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/private/program_p.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/program.h -include/libgnomemm-%%API_VERSION%%/libgnomemm/wrap_init.h -lib/libgnomemm-%%VERSION%%.a -lib/libgnomemm-%%VERSION%%.la -lib/libgnomemm-%%VERSION%%.so -lib/libgnomemm-%%VERSION%%.so.1 -lib/libgnomemm-%%API_VERSION%%/include/libgnomemmconfig.h -lib/libgnomemm-%%API_VERSION%%/proc/m4/convert.m4 -lib/libgnomemm-%%API_VERSION%%/proc/m4/convert_libgnomemm.m4 -libdata/pkgconfig/libgnomemm-%%API_VERSION%%.pc -@dirrm lib/libgnomemm-%%API_VERSION%%/proc/m4 -@dirrm lib/libgnomemm-%%API_VERSION%%/proc -@dirrm lib/libgnomemm-%%API_VERSION%%/include -@dirrm lib/libgnomemm-%%API_VERSION%% -@dirrm include/libgnomemm-%%API_VERSION%%/libgnomemm/private -@dirrm include/libgnomemm-%%API_VERSION%%/libgnomemm -@dirrm include/libgnomemm-%%API_VERSION%% diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile deleted file mode 100644 index c7f35222d..000000000 --- a/x11/libxklavier/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: libxklavier -# Date created: 31 May 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/libxklavier/Makefile,v 1.31 2006/12/06 00:54:45 ahze Exp $ -# - -PORTNAME= libxklavier -PORTVERSION= 3.1 -PORTEPOCH= 1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= gswitchit - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An utility library to make XKB stuff easier - -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnometarget gnomehack libxml2 glib20 -USE_LDCONFIG= yes -USE_GETOPT_LONG=yes -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include -CONFIGURE_ARGS= --disable-doxygen \ - --with-xkb-base=${X11BASE}/lib/X11/xkb \ - --with-xmodmap-base=${LOCALBASE}/share/gnome/xmodmap \ - --disable-gtk-doc \ - --with-html-dir=${GNOME_HTML_DIR} -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -PLIST_SUB= VERSION=${PORTVERSION} - -.include <bsd.port.mk> diff --git a/x11/libxklavier/distinfo b/x11/libxklavier/distinfo deleted file mode 100644 index 83004073c..000000000 --- a/x11/libxklavier/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libxklavier-3.1.tar.gz) = 56c4bea91ccbd0d09e3bcf58dff5732a -SHA256 (libxklavier-3.1.tar.gz) = 0aa3bbc4d374cb5b24cf081eabe9b79d1caa5e5c1ea80c57ebd82f08eb56670e -SIZE (libxklavier-3.1.tar.gz) = 472712 diff --git a/x11/libxklavier/files/patch-configure b/x11/libxklavier/files/patch-configure deleted file mode 100644 index d6d10d941..000000000 --- a/x11/libxklavier/files/patch-configure +++ /dev/null @@ -1,35 +0,0 @@ ---- configure.orig Sat Nov 4 15:13:39 2006 -+++ configure Sat Nov 4 15:14:10 2006 -@@ -23045,9 +23045,9 @@ fi - - { echo "$as_me:$LINENO: checking whether at least one libxklavier backend is enabled" >&5 - echo $ECHO_N "checking whether at least one libxklavier backend is enabled... $ECHO_C" >&6; } --if test \( "$enable_xkb_support" == "yes" -a \ -- "$libxkbfile_present" == "yes" \) -o \ -- "$enable_xmodmap_support" == "yes" ; then -+if test \( "$enable_xkb_support" = "yes" -a \ -+ "$libxkbfile_present" = "yes" \) -o \ -+ "$enable_xmodmap_support" = "yes" ; then - { echo "$as_me:$LINENO: result: yes" >&5 - echo "${ECHO_T}yes" >&6; } - else -@@ -24885,8 +24885,8 @@ fi - - echo '**********************************************************' - echo ' Libxklavier is configured with the following backends:' --if test "$enable_xkb_support" == "yes" ; then -- if test "$libxkbfile_present" == "yes" ; then -+if test "$enable_xkb_support" = "yes" ; then -+ if test "$libxkbfile_present" = "yes" ; then - echo " XKB, libxkbfile is present" - echo " default ruleset: $xkb_default_ruleset" - echo " base: $xkb_base" -@@ -24894,7 +24894,7 @@ if test "$enable_xkb_support" == "yes" ; - echo " XKB, libxkbfile is NOT present" - fi - fi --if test "$enable_xmodmap_support" == "yes" ; then -+if test "$enable_xmodmap_support" = "yes" ; then - echo " xmodmap, default ruleset: $xmodmap_default_ruleset" - echo " base: $xmodmap_base" - fi diff --git a/x11/libxklavier/files/patch-libxklavier_xklavier.c b/x11/libxklavier/files/patch-libxklavier_xklavier.c deleted file mode 100644 index d4b14aee6..000000000 --- a/x11/libxklavier/files/patch-libxklavier_xklavier.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libxklavier/xklavier.c.orig Sat Apr 15 21:14:40 2006 -+++ libxklavier/xklavier.c Tue Jun 13 00:07:32 2006 -@@ -394,7 +394,7 @@ xkl_default_log_appender(const gchar fil - gint level, const gchar format[], va_list args) - { - time_t now = time(NULL); -- fprintf(stdout, "[%08ld,%03d,%s:%s/] \t", now, level, file, -+ fprintf(stdout, "[%08ld,%03d,%s:%s/] \t", (long)now, level, file, - function); - vfprintf(stdout, format, args); - } diff --git a/x11/libxklavier/files/patch-libxklavier_xklavier_props.c b/x11/libxklavier/files/patch-libxklavier_xklavier_props.c deleted file mode 100644 index a56ec7896..000000000 --- a/x11/libxklavier/files/patch-libxklavier_xklavier_props.c +++ /dev/null @@ -1,15 +0,0 @@ ---- libxklavier/xklavier_props.c.orig Sun Apr 16 20:51:36 2006 -+++ libxklavier/xklavier_props.c Tue Jun 13 00:11:24 2006 -@@ -355,10 +355,8 @@ xkl_config_rec_get_from_root_window_prop - --varlen); - var[varlen] = '\0'; - /* Resize the original layout */ -- ((char *) -- g_realloc(*layout, -- laylen + 1))[laylen] = -- '\0'; -+ *layout = g_realloc(*layout, laylen + 1); -+ (*layout)[laylen] = '\0'; - } - } - layout++; diff --git a/x11/libxklavier/pkg-descr b/x11/libxklavier/pkg-descr deleted file mode 100644 index d5000e3ad..000000000 --- a/x11/libxklavier/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Libxklavier is a utility to simplify setting and changing -keyboard layouts. - -WWW: http://gswitchit.sourceforge.net/ diff --git a/x11/libxklavier/pkg-plist b/x11/libxklavier/pkg-plist deleted file mode 100644 index af1dcbcf8..000000000 --- a/x11/libxklavier/pkg-plist +++ /dev/null @@ -1,31 +0,0 @@ -include/libxklavier/xklavier.h -include/libxklavier/xkl_config_item.h -include/libxklavier/xkl_config_rec.h -include/libxklavier/xkl_config_registry.h -include/libxklavier/xkl_engine.h -include/libxklavier/xkl_engine_marshal.h -lib/libxklavier.a -lib/libxklavier.la -lib/libxklavier.so -lib/libxklavier.so.11 -libdata/pkgconfig/libxklavier.pc -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/ch02.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/libxklavier-XklConfigItem.html -%%DOCSDIR%%/libxklavier-XklConfigRec.html -%%DOCSDIR%%/libxklavier-XklConfigRegistry.html -%%DOCSDIR%%/libxklavier-XklEngine.html -%%DOCSDIR%%/libxklavier-xklavier.html -%%DOCSDIR%%/libxklavier.devhelp -%%DOCSDIR%%/libxklavier.devhelp2 -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png -%%DATADIR%%/xfree86.xml -@dirrm %%DATADIR%% -@dirrm %%DOCSDIR%% -@dirrm include/libxklavier diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile deleted file mode 100644 index f30b37aff..000000000 --- a/x11/yelp/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: yelp -# Date created: 18 May 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.109 2007/03/13 00:29:19 mezz Exp $ -# - -PORTNAME= yelp -PORTVERSION= 2.18.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A help browser for the GNOME 2 desktop - -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib - -USE_GECKO= firefox xulrunner firefox-devel<->firefox -USE_GETTEXT= yes -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui gnomedocutils \ - libgnomeprintui -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-mozilla=${GECKO} -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -GCONF_SCHEMAS= yelp.schemas - -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" -.include <bsd.port.post.mk> diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo deleted file mode 100644 index 71d58cb47..000000000 --- a/x11/yelp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/yelp-2.18.0.tar.bz2) = bc40ea281cdfa256c7da0d0b7fe8191b -SHA256 (gnome2/yelp-2.18.0.tar.bz2) = b02e8f518830d5f2f1a2106995c6ccaefa02c1bc4be2767356f4c386b2579836 -SIZE (gnome2/yelp-2.18.0.tar.bz2) = 897798 diff --git a/x11/yelp/files/patch-data_man.xml.in b/x11/yelp/files/patch-data_man.xml.in deleted file mode 100644 index 06670069c..000000000 --- a/x11/yelp/files/patch-data_man.xml.in +++ /dev/null @@ -1,12 +0,0 @@ ---- data/man.xml.in.orig Tue Dec 6 17:03:27 2005 -+++ data/man.xml.in Tue Dec 6 17:05:52 2005 -@@ -39,6 +39,9 @@ - <toc id="Man-man9" sect="9"> - <_title>Kernel Routines</_title> - </toc> -+ <toc id="Man-mann" sect="n"> -+ <_title>Tcl/Tk Functions</_title> -+ </toc> - </toc> - - <toc id="Man-man4" sect="4"> diff --git a/x11/yelp/pkg-descr b/x11/yelp/pkg-descr deleted file mode 100644 index d38af5629..000000000 --- a/x11/yelp/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Yelp is a help browser for GNOME 2.0 that displays GNOME -help documents, info pages, manpages, and more. - -WWW: http://www.gnome.org/ diff --git a/x11/yelp/pkg-plist b/x11/yelp/pkg-plist deleted file mode 100644 index 1a13b80ea..000000000 --- a/x11/yelp/pkg-plist +++ /dev/null @@ -1,185 +0,0 @@ -bin/gnome-help -bin/yelp -share/gnome/applications/yelp.desktop -share/gnome/yelp/default.css -share/gnome/yelp/icons/yelp-icon-caution.png -share/gnome/yelp/icons/yelp-icon-important.png -share/gnome/yelp/icons/yelp-icon-note.png -share/gnome/yelp/icons/yelp-icon-tip.png -share/gnome/yelp/icons/yelp-icon-warning.png -share/gnome/yelp/icons/yelp-watermark-blockquote-00AB.png -share/gnome/yelp/icons/yelp-watermark-blockquote-00BB.png -share/gnome/yelp/icons/yelp-watermark-blockquote-201C.png -share/gnome/yelp/icons/yelp-watermark-blockquote-201D.png -share/gnome/yelp/icons/yelp-watermark-blockquote-201E.png -share/gnome/yelp/important_docs.xml -share/gnome/yelp/info.xml -share/gnome/yelp/man.xml -share/gnome/yelp/scrollkeeper.xml -share/gnome/yelp/toc.xml -share/gnome/yelp/ui/yelp-search-ui.xml -share/gnome/yelp/ui/yelp-ui.xml -share/gnome/yelp/ui/yelp.glade -share/gnome/yelp/xslt/db-title.xsl -share/gnome/yelp/xslt/db2html.xsl -share/gnome/yelp/xslt/info2html.xsl -share/gnome/yelp/xslt/man2html.xsl -share/gnome/yelp/xslt/search2html.xsl -share/gnome/yelp/xslt/toc2html.xsl -share/gnome/yelp/xslt/yelp-common.xsl -share/gnome/yelp/yelp.js -share/icons/hicolor/192x192/apps/yelp-icon-big.png -share/locale/af/LC_MESSAGES/yelp.mo -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/bn/LC_MESSAGES/yelp.mo -share/locale/bn_IN/LC_MESSAGES/yelp.mo -share/locale/br/LC_MESSAGES/yelp.mo -share/locale/bs/LC_MESSAGES/yelp.mo -share/locale/ca/LC_MESSAGES/yelp.mo -share/locale/cs/LC_MESSAGES/yelp.mo -share/locale/cy/LC_MESSAGES/yelp.mo -share/locale/da/LC_MESSAGES/yelp.mo -share/locale/de/LC_MESSAGES/yelp.mo -share/locale/dz/LC_MESSAGES/yelp.mo -share/locale/el/LC_MESSAGES/yelp.mo -share/locale/en_CA/LC_MESSAGES/yelp.mo -share/locale/en_GB/LC_MESSAGES/yelp.mo -share/locale/eo/LC_MESSAGES/yelp.mo -share/locale/es/LC_MESSAGES/yelp.mo -share/locale/et/LC_MESSAGES/yelp.mo -share/locale/eu/LC_MESSAGES/yelp.mo -share/locale/fa/LC_MESSAGES/yelp.mo -share/locale/fi/LC_MESSAGES/yelp.mo -share/locale/fr/LC_MESSAGES/yelp.mo -share/locale/ga/LC_MESSAGES/yelp.mo -share/locale/gl/LC_MESSAGES/yelp.mo -share/locale/gu/LC_MESSAGES/yelp.mo -share/locale/he/LC_MESSAGES/yelp.mo -share/locale/hi/LC_MESSAGES/yelp.mo -share/locale/hr/LC_MESSAGES/yelp.mo -share/locale/hu/LC_MESSAGES/yelp.mo -share/locale/id/LC_MESSAGES/yelp.mo -share/locale/is/LC_MESSAGES/yelp.mo -share/locale/it/LC_MESSAGES/yelp.mo -share/locale/ja/LC_MESSAGES/yelp.mo -share/locale/ka/LC_MESSAGES/yelp.mo -share/locale/kn/LC_MESSAGES/yelp.mo -share/locale/ko/LC_MESSAGES/yelp.mo -share/locale/ku/LC_MESSAGES/yelp.mo -share/locale/ky/LC_MESSAGES/yelp.mo -share/locale/li/LC_MESSAGES/yelp.mo -share/locale/lt/LC_MESSAGES/yelp.mo -share/locale/lv/LC_MESSAGES/yelp.mo -share/locale/mg/LC_MESSAGES/yelp.mo -share/locale/mk/LC_MESSAGES/yelp.mo -share/locale/ml/LC_MESSAGES/yelp.mo -share/locale/mn/LC_MESSAGES/yelp.mo -share/locale/mr/LC_MESSAGES/yelp.mo -share/locale/ms/LC_MESSAGES/yelp.mo -share/locale/nb/LC_MESSAGES/yelp.mo -share/locale/nds@NFE/LC_MESSAGES/yelp.mo -share/locale/ne/LC_MESSAGES/yelp.mo -share/locale/nl/LC_MESSAGES/yelp.mo -share/locale/nn/LC_MESSAGES/yelp.mo -share/locale/nso/LC_MESSAGES/yelp.mo -share/locale/or/LC_MESSAGES/yelp.mo -share/locale/pa/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/rw/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/sr/LC_MESSAGES/yelp.mo -share/locale/sr@Latn/LC_MESSAGES/yelp.mo -share/locale/sv/LC_MESSAGES/yelp.mo -share/locale/ta/LC_MESSAGES/yelp.mo -share/locale/tg/LC_MESSAGES/yelp.mo -share/locale/th/LC_MESSAGES/yelp.mo -share/locale/tr/LC_MESSAGES/yelp.mo -share/locale/ug/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/xh/LC_MESSAGES/yelp.mo -share/locale/zh_CN/LC_MESSAGES/yelp.mo -share/locale/zh_HK/LC_MESSAGES/yelp.mo -share/locale/zh_TW/LC_MESSAGES/yelp.mo -share/locale/zu/LC_MESSAGES/yelp.mo -@dirrm share/gnome/yelp/xslt -@dirrm share/gnome/yelp/ui -@dirrm share/gnome/yelp/icons -@dirrm share/gnome/yelp -@dirrmtry share/locale/zu/LC_MESSAGES -@dirrmtry share/locale/zu -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/tg/LC_MESSAGES -@dirrmtry share/locale/tg -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nso/LC_MESSAGES -@dirrmtry share/locale/nso -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/nds@NFE/LC_MESSAGES -@dirrmtry share/locale/nds@NFE -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/ky/LC_MESSAGES -@dirrmtry share/locale/ky -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile deleted file mode 100644 index d6b11784a..000000000 --- a/x11/zenity/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: zenity -# Date created: 01 Mar 2003 -# Whom: Franz Klammer <klammer@webonaut.com> -# -# $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.76 2007/02/27 05:47:37 marcus Exp $ -# - -PORTNAME= zenity -PORTVERSION= 2.18.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Display GNOME dialogs from the command line - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomecanvas gconf2 gnomedocutils -USE_BZIP2= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -INSTALLS_OMF= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -MAN1= zenity.1 - -CONFLICTS= gtkada-1.2.* - -pre-configure: - @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - 's|@DATADIRNAME@|share|' - -.include <bsd.port.mk> diff --git a/x11/zenity/distinfo b/x11/zenity/distinfo deleted file mode 100644 index 1b6ad666c..000000000 --- a/x11/zenity/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/zenity-2.18.0.tar.bz2) = f1a69577b9802b4031f53ff1bdd4989c -SHA256 (gnome2/zenity-2.18.0.tar.bz2) = c2a3312317502a1e727ab9473d201ca6a11bdaf817aac4c8dcf6453b172ccec7 -SIZE (gnome2/zenity-2.18.0.tar.bz2) = 1534768 diff --git a/x11/zenity/pkg-descr b/x11/zenity/pkg-descr deleted file mode 100644 index 384c19680..000000000 --- a/x11/zenity/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Zenity allows dialog boxes to be created and displayed from the -commandline. This provides a simple way to create a GUI for -a shell script. diff --git a/x11/zenity/pkg-plist b/x11/zenity/pkg-plist deleted file mode 100644 index 336291cbe..000000000 --- a/x11/zenity/pkg-plist +++ /dev/null @@ -1,240 +0,0 @@ -bin/gdialog -bin/zenity -share/gnome/help/zenity/C/figures/zenity-calendar-screenshot.png -share/gnome/help/zenity/C/figures/zenity-entry-screenshot.png -share/gnome/help/zenity/C/figures/zenity-error-screenshot.png -share/gnome/help/zenity/C/figures/zenity-fileselection-screenshot.png -share/gnome/help/zenity/C/figures/zenity-information-screenshot.png -share/gnome/help/zenity/C/figures/zenity-list-screenshot.png -share/gnome/help/zenity/C/figures/zenity-notification-screenshot.png -share/gnome/help/zenity/C/figures/zenity-progress-screenshot.png -share/gnome/help/zenity/C/figures/zenity-question-screenshot.png -share/gnome/help/zenity/C/figures/zenity-text-screenshot.png -share/gnome/help/zenity/C/figures/zenity-warning-screenshot.png -share/gnome/help/zenity/C/legal.xml -share/gnome/help/zenity/C/zenity.xml -share/gnome/help/zenity/bg/figures/zenity-calendar-screenshot.png -share/gnome/help/zenity/bg/figures/zenity-entry-screenshot.png -share/gnome/help/zenity/bg/figures/zenity-error-screenshot.png -share/gnome/help/zenity/bg/figures/zenity-fileselection-screenshot.png -share/gnome/help/zenity/bg/figures/zenity-information-screenshot.png -share/gnome/help/zenity/bg/figures/zenity-list-screenshot.png -share/gnome/help/zenity/bg/figures/zenity-notification-screenshot.png -share/gnome/help/zenity/bg/figures/zenity-progress-screenshot.png -share/gnome/help/zenity/bg/figures/zenity-question-screenshot.png -share/gnome/help/zenity/bg/figures/zenity-text-screenshot.png -share/gnome/help/zenity/bg/figures/zenity-warning-screenshot.png -share/gnome/help/zenity/bg/zenity.xml -share/gnome/help/zenity/es/figures/zenity-calendar-screenshot.png -share/gnome/help/zenity/es/figures/zenity-entry-screenshot.png -share/gnome/help/zenity/es/figures/zenity-error-screenshot.png -share/gnome/help/zenity/es/figures/zenity-fileselection-screenshot.png -share/gnome/help/zenity/es/figures/zenity-information-screenshot.png -share/gnome/help/zenity/es/figures/zenity-list-screenshot.png -share/gnome/help/zenity/es/figures/zenity-notification-screenshot.png -share/gnome/help/zenity/es/figures/zenity-progress-screenshot.png -share/gnome/help/zenity/es/figures/zenity-question-screenshot.png -share/gnome/help/zenity/es/figures/zenity-text-screenshot.png -share/gnome/help/zenity/es/figures/zenity-warning-screenshot.png -share/gnome/help/zenity/es/zenity.xml -share/gnome/help/zenity/fr/figures/zenity-calendar-screenshot.png -share/gnome/help/zenity/fr/figures/zenity-entry-screenshot.png -share/gnome/help/zenity/fr/figures/zenity-error-screenshot.png -share/gnome/help/zenity/fr/figures/zenity-fileselection-screenshot.png -share/gnome/help/zenity/fr/figures/zenity-information-screenshot.png -share/gnome/help/zenity/fr/figures/zenity-list-screenshot.png -share/gnome/help/zenity/fr/figures/zenity-notification-screenshot.png -share/gnome/help/zenity/fr/figures/zenity-progress-screenshot.png -share/gnome/help/zenity/fr/figures/zenity-question-screenshot.png -share/gnome/help/zenity/fr/figures/zenity-text-screenshot.png -share/gnome/help/zenity/fr/figures/zenity-warning-screenshot.png -share/gnome/help/zenity/fr/zenity.xml -share/gnome/help/zenity/sv/figures/zenity-calendar-screenshot.png -share/gnome/help/zenity/sv/figures/zenity-entry-screenshot.png -share/gnome/help/zenity/sv/figures/zenity-error-screenshot.png -share/gnome/help/zenity/sv/figures/zenity-fileselection-screenshot.png -share/gnome/help/zenity/sv/figures/zenity-information-screenshot.png -share/gnome/help/zenity/sv/figures/zenity-list-screenshot.png -share/gnome/help/zenity/sv/figures/zenity-notification-screenshot.png -share/gnome/help/zenity/sv/figures/zenity-progress-screenshot.png -share/gnome/help/zenity/sv/figures/zenity-question-screenshot.png -share/gnome/help/zenity/sv/figures/zenity-text-screenshot.png -share/gnome/help/zenity/sv/figures/zenity-warning-screenshot.png -share/gnome/help/zenity/sv/zenity.xml -share/gnome/help/zenity/uk/figures/zenity-calendar-screenshot.png -share/gnome/help/zenity/uk/figures/zenity-entry-screenshot.png -share/gnome/help/zenity/uk/figures/zenity-error-screenshot.png -share/gnome/help/zenity/uk/figures/zenity-fileselection-screenshot.png -share/gnome/help/zenity/uk/figures/zenity-information-screenshot.png -share/gnome/help/zenity/uk/figures/zenity-list-screenshot.png -share/gnome/help/zenity/uk/figures/zenity-notification-screenshot.png -share/gnome/help/zenity/uk/figures/zenity-progress-screenshot.png -share/gnome/help/zenity/uk/figures/zenity-question-screenshot.png -share/gnome/help/zenity/uk/figures/zenity-text-screenshot.png -share/gnome/help/zenity/uk/figures/zenity-warning-screenshot.png -share/gnome/help/zenity/uk/zenity.xml -share/gnome/omf/zenity/zenity-C.omf -share/gnome/omf/zenity/zenity-bg.omf -share/gnome/omf/zenity/zenity-es.omf -share/gnome/omf/zenity/zenity-fr.omf -share/gnome/omf/zenity/zenity-sv.omf -share/gnome/omf/zenity/zenity-uk.omf -share/gnome/zenity/clothes/gnome-tshirt.png -share/gnome/zenity/clothes/hawaii-shirt.png -share/gnome/zenity/clothes/monk.png -share/gnome/zenity/clothes/sunglasses.png -share/gnome/zenity/clothes/surfboard.png -share/gnome/zenity/zenity-calendar.png -share/gnome/zenity/zenity-entry.png -share/gnome/zenity/zenity-file.png -share/gnome/zenity/zenity-list.png -share/gnome/zenity/zenity-notification.png -share/gnome/zenity/zenity-progress.png -share/gnome/zenity/zenity-scale.png -share/gnome/zenity/zenity-text.png -share/gnome/zenity/zenity.glade -share/gnome/zenity/zenity.png -share/locale/am/LC_MESSAGES/zenity.mo -share/locale/ar/LC_MESSAGES/zenity.mo -share/locale/az/LC_MESSAGES/zenity.mo -share/locale/be/LC_MESSAGES/zenity.mo -share/locale/bg/LC_MESSAGES/zenity.mo -share/locale/bn/LC_MESSAGES/zenity.mo -share/locale/bn_IN/LC_MESSAGES/zenity.mo -share/locale/bs/LC_MESSAGES/zenity.mo -share/locale/ca/LC_MESSAGES/zenity.mo -share/locale/cs/LC_MESSAGES/zenity.mo -share/locale/cy/LC_MESSAGES/zenity.mo -share/locale/da/LC_MESSAGES/zenity.mo -share/locale/de/LC_MESSAGES/zenity.mo -share/locale/dz/LC_MESSAGES/zenity.mo -share/locale/el/LC_MESSAGES/zenity.mo -share/locale/en_CA/LC_MESSAGES/zenity.mo -share/locale/en_GB/LC_MESSAGES/zenity.mo -share/locale/es/LC_MESSAGES/zenity.mo -share/locale/et/LC_MESSAGES/zenity.mo -share/locale/eu/LC_MESSAGES/zenity.mo -share/locale/fa/LC_MESSAGES/zenity.mo -share/locale/fi/LC_MESSAGES/zenity.mo -share/locale/fr/LC_MESSAGES/zenity.mo -share/locale/ga/LC_MESSAGES/zenity.mo -share/locale/gl/LC_MESSAGES/zenity.mo -share/locale/gu/LC_MESSAGES/zenity.mo -share/locale/he/LC_MESSAGES/zenity.mo -share/locale/hi/LC_MESSAGES/zenity.mo -share/locale/hr/LC_MESSAGES/zenity.mo -share/locale/hu/LC_MESSAGES/zenity.mo -share/locale/id/LC_MESSAGES/zenity.mo -share/locale/is/LC_MESSAGES/zenity.mo -share/locale/it/LC_MESSAGES/zenity.mo -share/locale/ja/LC_MESSAGES/zenity.mo -share/locale/ka/LC_MESSAGES/zenity.mo -share/locale/kn/LC_MESSAGES/zenity.mo -share/locale/ko/LC_MESSAGES/zenity.mo -share/locale/ku/LC_MESSAGES/zenity.mo -share/locale/lt/LC_MESSAGES/zenity.mo -share/locale/lv/LC_MESSAGES/zenity.mo -share/locale/mg/LC_MESSAGES/zenity.mo -share/locale/mi/LC_MESSAGES/zenity.mo -share/locale/mk/LC_MESSAGES/zenity.mo -share/locale/ml/LC_MESSAGES/zenity.mo -share/locale/mn/LC_MESSAGES/zenity.mo -share/locale/ms/LC_MESSAGES/zenity.mo -share/locale/nb/LC_MESSAGES/zenity.mo -share/locale/ne/LC_MESSAGES/zenity.mo -share/locale/nl/LC_MESSAGES/zenity.mo -share/locale/nn/LC_MESSAGES/zenity.mo -share/locale/or/LC_MESSAGES/zenity.mo -share/locale/pa/LC_MESSAGES/zenity.mo -share/locale/pl/LC_MESSAGES/zenity.mo -share/locale/pt/LC_MESSAGES/zenity.mo -share/locale/pt_BR/LC_MESSAGES/zenity.mo -share/locale/ro/LC_MESSAGES/zenity.mo -share/locale/ru/LC_MESSAGES/zenity.mo -share/locale/rw/LC_MESSAGES/zenity.mo -share/locale/sk/LC_MESSAGES/zenity.mo -share/locale/sl/LC_MESSAGES/zenity.mo -share/locale/sq/LC_MESSAGES/zenity.mo -share/locale/sr/LC_MESSAGES/zenity.mo -share/locale/sr@Latn/LC_MESSAGES/zenity.mo -share/locale/sv/LC_MESSAGES/zenity.mo -share/locale/ta/LC_MESSAGES/zenity.mo -share/locale/th/LC_MESSAGES/zenity.mo -share/locale/tr/LC_MESSAGES/zenity.mo -share/locale/ug/LC_MESSAGES/zenity.mo -share/locale/uk/LC_MESSAGES/zenity.mo -share/locale/vi/LC_MESSAGES/zenity.mo -share/locale/xh/LC_MESSAGES/zenity.mo -share/locale/zh_CN/LC_MESSAGES/zenity.mo -share/locale/zh_HK/LC_MESSAGES/zenity.mo -share/locale/zh_TW/LC_MESSAGES/zenity.mo -@dirrm share/gnome/zenity/clothes -@dirrm share/gnome/zenity -@dirrm share/gnome/omf/zenity -@dirrm share/gnome/help/zenity/uk/figures -@dirrm share/gnome/help/zenity/uk -@dirrm share/gnome/help/zenity/sv/figures -@dirrm share/gnome/help/zenity/sv -@dirrm share/gnome/help/zenity/fr/figures -@dirrm share/gnome/help/zenity/fr -@dirrm share/gnome/help/zenity/es/figures -@dirrm share/gnome/help/zenity/es -@dirrm share/gnome/help/zenity/bg/figures -@dirrm share/gnome/help/zenity/bg -@dirrm share/gnome/help/zenity/C/figures -@dirrm share/gnome/help/zenity/C -@dirrm share/gnome/help/zenity -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@dirrmtry share/locale/mi/LC_MESSAGES -@dirrmtry share/locale/mi -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be |