summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/at-spi/Makefile44
-rw-r--r--accessibility/at-spi/distinfo3
-rw-r--r--accessibility/at-spi/files/patch-docs_reference_idl_Makefile.in11
-rw-r--r--accessibility/at-spi/pkg-descr6
-rw-r--r--accessibility/at-spi/pkg-plist203
-rw-r--r--accessibility/atk/Makefile41
-rw-r--r--accessibility/atk/distinfo3
-rw-r--r--accessibility/atk/pkg-descr5
-rw-r--r--accessibility/atk/pkg-plist183
-rw-r--r--accessibility/dasher/Makefile51
-rw-r--r--accessibility/dasher/distinfo3
-rw-r--r--accessibility/dasher/files/patch-Src_DasherCore_FileLogger.cpp20
-rw-r--r--accessibility/dasher/files/patch-Src_DasherCore_SimpleTimer.cpp24
-rw-r--r--accessibility/dasher/files/patch-Src_DasherCore_TimeSpan.cpp29
-rw-r--r--accessibility/dasher/files/patch-Src_DasherCore_UserLog.cpp20
-rw-r--r--accessibility/dasher/files/patch-configure11
-rw-r--r--accessibility/dasher/pkg-descr14
-rw-r--r--accessibility/dasher/pkg-plist330
-rw-r--r--accessibility/gail/Makefile41
-rw-r--r--accessibility/gail/distinfo3
-rw-r--r--accessibility/gail/pkg-descr5
-rw-r--r--accessibility/gail/pkg-plist139
-rw-r--r--accessibility/gnome-mag/Makefile32
-rw-r--r--accessibility/gnome-mag/distinfo3
-rw-r--r--accessibility/gnome-mag/files/patch-docs_reference_Makefile.in11
-rw-r--r--accessibility/gnome-mag/files/patch-magnifier_zoom-region.c59
-rw-r--r--accessibility/gnome-mag/pkg-descr2
-rw-r--r--accessibility/gnome-mag/pkg-plist332
-rw-r--r--accessibility/gnome-speech/Makefile38
-rw-r--r--accessibility/gnome-speech/distinfo3
-rw-r--r--accessibility/gnome-speech/files/patch-configure21
-rw-r--r--accessibility/gnome-speech/pkg-descr1
-rw-r--r--accessibility/gnome-speech/pkg-plist21
-rw-r--r--accessibility/gnopernicus/Makefile43
-rw-r--r--accessibility/gnopernicus/distinfo3
-rw-r--r--accessibility/gnopernicus/files/gnopernicus-mag-config66
-rw-r--r--accessibility/gnopernicus/files/patch-configure21
-rw-r--r--accessibility/gnopernicus/files/patch-srcore_srspc.c12
-rw-r--r--accessibility/gnopernicus/files/patch-srlow_libsrlow_SRLow.c13
-rw-r--r--accessibility/gnopernicus/pkg-descr4
-rw-r--r--accessibility/gnopernicus/pkg-plist234
-rw-r--r--accessibility/gok/Makefile37
-rw-r--r--accessibility/gok/distinfo3
-rw-r--r--accessibility/gok/pkg-descr13
-rw-r--r--accessibility/gok/pkg-plist918
-rw-r--r--accessibility/orca/Makefile32
-rw-r--r--accessibility/orca/distinfo3
-rw-r--r--accessibility/orca/pkg-descr7
-rw-r--r--accessibility/orca/pkg-plist241
49 files changed, 0 insertions, 3362 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
deleted file mode 100644
index eb7d10327..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.49 2006/09/10 00:51:05 mezz Exp $
-#
-
-PORTNAME= at-spi
-PORTVERSION= 1.7.12
-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" \
- LDFLAGS="-L${LOCALBASE}/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 3eb907c9a..000000000
--- a/accessibility/at-spi/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/at-spi-1.7.12.tar.bz2) = ca4e69bb28c409e25bbc10293fa34941
-SHA256 (gnome2/at-spi-1.7.12.tar.bz2) = e4527b98874526b9ff8300f84879a154884ae9d8278d0ab6f926ab03209613e4
-SIZE (gnome2/at-spi-1.7.12.tar.bz2) = 787767
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 4e55eb592..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
-@dirrm 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 3d29813bb..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.72 2006/08/22 02:45:30 ahze Exp $
-#
-
-PORTNAME= atk
-PORTVERSION= 1.12.3
-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 fc2af3325..000000000
--- a/accessibility/atk/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/atk-1.12.3.tar.bz2) = 7f648f4808b5f8273e1d63b0b543bf9b
-SHA256 (gnome2/atk-1.12.3.tar.bz2) = 70ab4689c0f9e0127b53ae532115d5f4422b825e6742aacdeb4849c4e08b69d7
-SIZE (gnome2/atk-1.12.3.tar.bz2) = 661453
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 b4b98d2d6..000000000
--- a/accessibility/atk/pkg-plist
+++ /dev/null
@@ -1,183 +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/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/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/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 91c830a4f..000000000
--- a/accessibility/dasher/Makefile
+++ /dev/null
@@ -1,51 +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.43 2006/08/22 04:45:58 marcus Exp $
-#
-
-PORTNAME= dasher
-PORTVERSION= 4.2.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"
-
-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 86d91ceee..000000000
--- a/accessibility/dasher/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/dasher-4.2.0.tar.bz2) = 9db6f0ac46041300e7126a073a40530e
-SHA256 (gnome2/dasher-4.2.0.tar.bz2) = 1664de06b3090b762ae5292a6ccf01681e857a8f8e320fb552aad810256e76ca
-SIZE (gnome2/dasher-4.2.0.tar.bz2) = 5632602
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 6b5fdba4a..000000000
--- a/accessibility/dasher/files/patch-Src_DasherCore_FileLogger.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- Src/DasherCore/FileLogger.cpp.orig Fri Apr 21 17:41:01 2006
-+++ Src/DasherCore/FileLogger.cpp Sun Jun 11 07:33:19 2006
-@@ -511,7 +511,7 @@
- szTimeLine = ctime(&(sTimeBuffer.time));
- #else
- gettimeofday(&sTimeBuffer, &sTimezoneBuffer);
-- szTimeLine = ctime(&(sTimeBuffer.tv_sec));
-+ szTimeLine = ctime((const time_t *)&(sTimeBuffer.tv_sec));
- #endif
-
- // Format is:
-@@ -538,7 +538,7 @@
- #ifdef _WIN32
- sprintf(strMs, "%d", sTimeBuffer.millitm);
- #else
-- sprintf(strMs, "%d", sTimeBuffer.tv_usec / 1000);
-+ sprintf(strMs, "%d", (int) (sTimeBuffer.tv_usec / 1000));
- #endif
- if (strlen(strMs) == 1)
- strTimeStamp += "00";
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 d41cf9bed..000000000
--- a/accessibility/dasher/files/patch-Src_DasherCore_TimeSpan.cpp
+++ /dev/null
@@ -1,29 +0,0 @@
---- Src/DasherCore/TimeSpan.cpp.orig Fri Apr 21 17:41:02 2006
-+++ Src/DasherCore/TimeSpan.cpp Sun Jun 11 09:21:30 2006
-@@ -122,7 +122,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))
-@@ -134,7 +134,7 @@
- #ifdef _WIN32
- sprintf(szMs, "%d", sTimeBuffer.millitm);
- #else
-- sprintf(szMs, "%d", sTimeBuffer.tv_usec / 1000);
-+ sprintf(szMs, "%d", (int) (sTimeBuffer.tv_usec / 1000));
- #endif
- if (strlen(szMs) == 1)
- strTimeStamp += "00";
-@@ -196,7 +196,7 @@
- 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 7ade63c80..000000000
--- a/accessibility/dasher/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Wed May 17 00:00:16 2006
-+++ configure Wed May 17 00:01:21 2006
-@@ -24000,7 +24000,7 @@ GTK2BUILD_CFLAGS="$GTK2_CFLAGS $SETTINGS
- if [ x"$WITHDARWIN" = xtrue ]; then
- GTK2BUILD_LIBS="$X_LIBS $GTK2_LIBS $SETTINGS_LIBS $gthread_LIBS $gnome_speech_LIBS $gnome_a11y_LIBS $glade_LIBS $gnome_LIBS $wnck_LIBS $hildon_LIBS"
- else
-- GTK2BUILD_LIBS="$X_LIBS $GTK2_LIBS $SETTINGS_LIBS $gthread_LIBS $gnome_speech_LIBS $gnome_a11y_LIBS $glade_LIBS $gnome_LIBS $wnck_LIBS $hildon_LIBS -Wl,--export-dynamic,"
-+ GTK2BUILD_LIBS="$X_LIBS $GTK2_LIBS $SETTINGS_LIBS $gthread_LIBS $gnome_speech_LIBS $gnome_a11y_LIBS $glade_LIBS $gnome_LIBS $wnck_LIBS $hildon_LIBS -Wl,--export-dynamic"
- 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 27fbfaa61..000000000
--- a/accessibility/dasher/pkg-plist
+++ /dev/null
@@ -1,330 +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.Austen.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.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.perl.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.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_bengali_bn.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/omf/dasher/dasher-C.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/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 3bbca5ce2..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.51 2006/09/10 00:51:05 mezz Exp $
-#
-
-PORTNAME= gail
-PORTVERSION= 1.9.3
-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 0bd8c2674..000000000
--- a/accessibility/gail/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/gail-1.9.3.tar.bz2) = 1e8825da60fd19833dfc6b2068f05ec9
-SHA256 (gnome2/gail-1.9.3.tar.bz2) = 165be69deb636b658374c2cfe5df452ab198de6d6ca8ebe0ee8469a229225c3c
-SIZE (gnome2/gail-1.9.3.tar.bz2) = 622648
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 6c919bb1a..000000000
--- a/accessibility/gail/pkg-plist
+++ /dev/null
@@ -1,139 +0,0 @@
-include/gail-1.0/libgail-util/gail-util.h
-include/gail-1.0/libgail-util/gailmisc.h
-include/gail-1.0/libgail-util/gailtextutil.h
-lib/gtk-2.0/modules/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/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/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/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/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
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile
deleted file mode 100644
index 3dd7afc55..000000000
--- a/accessibility/gnome-mag/Makefile
+++ /dev/null
@@ -1,32 +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.21 2006/07/27 17:49:21 marcus Exp $
-#
-
-PORTNAME= gnome-mag
-PORTVERSION= 0.13.1
-PORTREVISION= 1
-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}
-
-.include <bsd.port.mk>
diff --git a/accessibility/gnome-mag/distinfo b/accessibility/gnome-mag/distinfo
deleted file mode 100644
index 80cd46043..000000000
--- a/accessibility/gnome-mag/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/gnome-mag-0.13.1.tar.bz2) = 4b16b95fd978640c103a6f9cf452c579
-SHA256 (gnome2/gnome-mag-0.13.1.tar.bz2) = ee253e12750f241e2c299fa990032965458ad7a5adf1bc708604b4efff34571e
-SIZE (gnome2/gnome-mag-0.13.1.tar.bz2) = 466020
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,
- &microseconds);
-@@ -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,
- &microseconds);
-
-@@ -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,
- &microseconds);
- 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, &microseconds);
-
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 297e75a89..000000000
--- a/accessibility/gnome-mag/pkg-plist
+++ /dev/null
@@ -1,332 +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.html
-%%DOCSDIR%%/reference/html/GNOME__Magnifier-skels_8c.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/classGNOME_1_1Magnifier_1_1Magnifier.html
-%%DOCSDIR%%/reference/html/classGNOME_1_1Magnifier_1_1ZoomRegion.html
-%%DOCSDIR%%/reference/html/damage-client_8c.html
-%%DOCSDIR%%/reference/html/damage-client_8h-source.html
-%%DOCSDIR%%/reference/html/damage-client_8h.html
-%%DOCSDIR%%/reference/html/dir_000000.html
-%%DOCSDIR%%/reference/html/dir_000001.html
-%%DOCSDIR%%/reference/html/dirs.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_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_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_0x62.html
-%%DOCSDIR%%/reference/html/globals_0x63.html
-%%DOCSDIR%%/reference/html/globals_0x64.html
-%%DOCSDIR%%/reference/html/globals_0x65.html
-%%DOCSDIR%%/reference/html/globals_0x67.html
-%%DOCSDIR%%/reference/html/globals_0x69.html
-%%DOCSDIR%%/reference/html/globals_0x6d.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_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_type.html
-%%DOCSDIR%%/reference/html/globals_vars.html
-%%DOCSDIR%%/reference/html/index.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.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__MagnifierPrivate.html
-%%DOCSDIR%%/reference/html/struct__ZoomRegionPrivate.html
-%%DOCSDIR%%/reference/html/structtiming.html
-%%DOCSDIR%%/reference/html/zoom-region-private_8h-source.html
-%%DOCSDIR%%/reference/html/zoom-region-private_8h.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/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/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/mi/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/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/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/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/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile
deleted file mode 100644
index 3853b3214..000000000
--- a/accessibility/gnome-speech/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# New ports collection makefile for: gnomespeech
-# Date created: 11 May 2003
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/accessibility/gnome-speech/Makefile,v 1.20 2006/08/06 18:42:00 marcus Exp $
-#
-
-PORTNAME= gnome-speech
-PORTVERSION= 0.4.4
-CATEGORIES= accessibility audio 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 text-to-speech API
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack libbonobo
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-CONFIGURE_ARGS= --enable-static
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-
-.include <bsd.port.pre.mk>
-
-.if exists(${LOCALBASE}/bin/festival)
-WITH_FESTIVAL= yes
-.endif
-
-.if defined(WITH_FESTIVAL)
-RUN_DEPENDS= festival:${PORTSDIR}/audio/festival
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/accessibility/gnome-speech/distinfo b/accessibility/gnome-speech/distinfo
deleted file mode 100644
index d428ef39b..000000000
--- a/accessibility/gnome-speech/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/gnome-speech-0.4.4.tar.bz2) = c26dde244c969d7a00b229f256e77546
-SHA256 (gnome2/gnome-speech-0.4.4.tar.bz2) = 318ebf3a3f4bd05d534202839ce779f1c823f26305b625703b9615c803d74e6c
-SIZE (gnome2/gnome-speech-0.4.4.tar.bz2) = 309806
diff --git a/accessibility/gnome-speech/files/patch-configure b/accessibility/gnome-speech/files/patch-configure
deleted file mode 100644
index 62b94639b..000000000
--- a/accessibility/gnome-speech/files/patch-configure
+++ /dev/null
@@ -1,21 +0,0 @@
---- configure.orig Tue Jun 7 02:40:27 2005
-+++ configure Tue Jun 7 02:41:02 2005
-@@ -20213,8 +20213,8 @@
-
- fi
- if test "x$JAVAC" != "x" ; then
-- javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" `
-- echo JAVAC VERSION $javac_version
-+# javac_version=`$JAVAC -version 2>&1 | sed -e "1s/javac //" -e "1q" `
-+# echo JAVAC VERSION $javac_version
- JAVAC="$JAVAC -source 1.4"
- fi
-
-@@ -20423,6 +20423,7 @@
- fi
-
- # Find the Java Access Bridge
-+JAB="no"
-
-
- # Check whether --with-jab_dir or --without-jab_dir was given.
diff --git a/accessibility/gnome-speech/pkg-descr b/accessibility/gnome-speech/pkg-descr
deleted file mode 100644
index bab24f601..000000000
--- a/accessibility/gnome-speech/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-GNOME Speech is a simple general API for producing text-to-speech output.
diff --git a/accessibility/gnome-speech/pkg-plist b/accessibility/gnome-speech/pkg-plist
deleted file mode 100644
index dc90aef89..000000000
--- a/accessibility/gnome-speech/pkg-plist
+++ /dev/null
@@ -1,21 +0,0 @@
-bin/festival-synthesis-driver
-bin/test-speech
-include/gnome-speech-1.0/gnome-speech/GNOME_Speech.h
-include/gnome-speech-1.0/gnome-speech/gnome-speech.h
-include/gnome-speech-1.0/gnome-speech/speaker.h
-lib/libgnomespeech.a
-lib/libgnomespeech.la
-lib/libgnomespeech.so
-lib/libgnomespeech.so.7
-lib/orbit-2.0/GNOME_Speech_module.a
-lib/orbit-2.0/GNOME_Speech_module.la
-lib/orbit-2.0/GNOME_Speech_module.so
-libdata/bonobo/servers/GNOME_Speech_SynthesisDriver_Festival.server
-libdata/pkgconfig/gnome-speech-1.0.pc
-share/idl/gnome-speech-1.0/GNOME_Speech.idl
-share/idl/gnome-speech-1.0/GNOME_Speech_Speaker.idl
-share/idl/gnome-speech-1.0/GNOME_Speech_SpeechCallback.idl
-share/idl/gnome-speech-1.0/GNOME_Speech_SynthesisDriver.idl
-@dirrm share/idl/gnome-speech-1.0
-@dirrm include/gnome-speech-1.0/gnome-speech
-@dirrm include/gnome-speech-1.0
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
deleted file mode 100644
index fa181f161..000000000
--- a/accessibility/gnopernicus/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: gnopernicus
-# Date created: 11 May 2003
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.82 2006/07/24 17:21:56 ahze Exp $
-#
-
-PORTNAME= gnopernicus
-PORTVERSION= 1.1.2
-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= Collection of accessibility apps for GNOME 2
-
-LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag
-
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_XLIB= yes
-INSTALLS_OMF= yes
-INSTALLS_ICONS= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui atspi gnomespeech
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `pkg-config --cflags gtk+-2.0`" \
- LDFLAGS="-L${LOCALBASE}/lib"
-MAKE_ENV= SED="${SED}"
-
-GCONF_SCHEMAS= brlmonitor.schemas gnopernicus.schemas remote.schemas
-SHLIB_VERSION= 2
-PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION}
-
-post-patch:
- @${REINPLACE_CMD} -e 's|^F||' \
- ${WRKSRC}/help/braille_monitor/C/brlmonitor-C.omf \
- ${WRKSRC}/help/braille_monitor/es/brlmonitor-es.omf
- @${CP} ${FILESDIR}/gnopernicus-mag-config ${WRKSRC}/gnopi
-
-.include <bsd.port.mk>
diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo
deleted file mode 100644
index 15898651b..000000000
--- a/accessibility/gnopernicus/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/gnopernicus-1.1.2.tar.bz2) = 64677df8961a68a73003393166f710bd
-SHA256 (gnome2/gnopernicus-1.1.2.tar.bz2) = 88a750ead047e52ee3c655bd4d5947d9131619ecbf56bc1977c8a3bf6e4f5214
-SIZE (gnome2/gnopernicus-1.1.2.tar.bz2) = 1578754
diff --git a/accessibility/gnopernicus/files/gnopernicus-mag-config b/accessibility/gnopernicus/files/gnopernicus-mag-config
deleted file mode 100644
index ae13fd323..000000000
--- a/accessibility/gnopernicus/files/gnopernicus-mag-config
+++ /dev/null
@@ -1,66 +0,0 @@
-#!/bin/sh
-
-GNOPI_RES_X=`gconftool-2 --get /apps/gnopernicus/magnifier/schema1/generic_zoomer/display_size_x`
-GNOPI_RES_Y=`gconftool-2 --get /apps/gnopernicus/magnifier/schema1/generic_zoomer/display_size_y`
-
-OLD_SOURCE=`gconftool-2 --get /apps/gnopernicus/magnifier/schema1/generic_zoomer/source`
-OLD_TARGET=`gconftool-2 --get /apps/gnopernicus/magnifier/schema1/generic_zoomer/target`
-
-SPLITSCREEN_RES_X=`expr $GNOPI_RES_X / 2`
-
-
-if test $# -eq 0; then
- echo "Usage: gnopernicus-magnifier [-s] [-t] [[-F] | [-S]]
- -s source_display Sets the magnifier source display screen. Eg (:0.0)
- -t target_display Sets the magnifier target display screen. Eg (:0.0)
- -F Sets the magnifier placement so it will cover the
- whole screen (Fullscreen).
- -S Sets the magnifier placement so it will cover the right
- vertical half of the screen (Vertical Split Screen).
-Note: When doing a full scren magnification, the source/target screens
- have to be set before the full-screen mode and their values have to be different"
-exit 1
-fi
-
-while getopts ":FSs:at:b" Option
-
-do
- case $Option in
- F)
- echo "FullScreen"
- if test "x$OLD_SOURCE" = "x$OLD_TARGET"; then
- echo "Source and target are the same.Please set them different first"
- exit 1
- fi
- echo "Setting fullscreen mode."
- gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_left 0
- gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_top 0
- gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_width $GNOPI_RES_X
- gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_height $GNOPI_RES_Y
- ;;
- S)
- echo "Setting vertical split screen mode."
- gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_left $SPLITSCREEN_RES_X
- gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_top 0
- gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_width $GNOPI_RES_X
- gconftool-2 --set --type=int /apps/gnopernicus/magnifier/schema1/generic_zoomer/zp_height $GNOPI_RES_Y
- ;;
- s)
-
- echo "Setting magnifier source screen value from [$OLD_SOURCE] to [$OPTARG]"
- gconftool-2 --set --type=string /apps/gnopernicus/magnifier/schema1/generic_zoomer/source $OPTARG
- OLD_SOURCE=$OPTARG
- ;;
- t)
-
- echo "Setting magnifier target screen value from [$OLD_TARGET] to [$OPTARG]"
- gconftool-2 --set --type=string /apps/gnopernicus/magnifier/schema1/generic_zoomer/target $OPTARG
- OLD_TARGET=$OPTARG
- ;;
- *)
- echo "Not handled!"
- ;;
- esac
-done
-shift $(($OPTIND - 1))
-
diff --git a/accessibility/gnopernicus/files/patch-configure b/accessibility/gnopernicus/files/patch-configure
deleted file mode 100644
index 79dc7a3c1..000000000
--- a/accessibility/gnopernicus/files/patch-configure
+++ /dev/null
@@ -1,21 +0,0 @@
---- configure.orig Mon Jan 9 15:02:42 2006
-+++ configure Mon Jan 9 15:04:48 2006
-@@ -21635,11 +21635,17 @@
- TTYNAME_2="/dev/cua/c"
- TTYNAME_3="/dev/cua/d"
- ;;
-- FreeBSD-*)
-+ FreeBSD-4*|FreeBSD-5*)
- TTYNAME_0="/dev/cuaa0"
- TTYNAME_1="/dev/cuaa1"
- TTYNAME_2="/dev/cuaa2"
- TTYNAME_3="/dev/cuaa3"
-+ ;;
-+ FreeBSD-*)
-+ TTYNAME_0="/dev/cuad0"
-+ TTYNAME_1="/dev/cuad1"
-+ TTYNAME_2="/dev/cuaU0"
-+ TTYNAME_3="/dev/cuaU1"
- ;;
- *)
- echo "Can't figure out the name of the serial port on this OS"
diff --git a/accessibility/gnopernicus/files/patch-srcore_srspc.c b/accessibility/gnopernicus/files/patch-srcore_srspc.c
deleted file mode 100644
index d6d68bb9b..000000000
--- a/accessibility/gnopernicus/files/patch-srcore_srspc.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- srcore/srspc.c.orig Sun May 8 01:10:29 2005
-+++ srcore/srspc.c Sun May 8 01:10:37 2005
-@@ -1531,8 +1531,8 @@ src_timeout_start_speech (gpointer data)
- static void
- src_restart_speech ()
- {
-- g_printerr ("\nRestarting speech.\n");
- gboolean use_speech = FALSE;
-+ g_printerr ("\nRestarting speech.\n");
- SET_SRCORE_CONFIG_DATA (SRCORE_SPEECH_ACTIVE, CFGT_BOOL, &use_speech);
- g_timeout_add (SRC_SPEECH_RESTART_TIMEOUT, src_timeout_start_speech, NULL);
- }
diff --git a/accessibility/gnopernicus/files/patch-srlow_libsrlow_SRLow.c b/accessibility/gnopernicus/files/patch-srlow_libsrlow_SRLow.c
deleted file mode 100644
index 231ee7891..000000000
--- a/accessibility/gnopernicus/files/patch-srlow_libsrlow_SRLow.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- srlow/libsrlow/SRLow.c.orig Mon Jun 27 04:14:03 2005
-+++ srlow/libsrlow/SRLow.c Mon Jun 27 04:14:18 2005
-@@ -666,8 +666,9 @@ srl_get_focused_cell (Accessible *acc_ta
- for (i = rows; !rv && i <= rowe && count < SRL_MAX_CHILDREN_CNT; i++)
- for (j = cols; !rv && j <= cole && count < SRL_MAX_CHILDREN_CNT; j++)
- {
-+ Accessible *cell;
- count++;
-- Accessible *cell = AccessibleTable_getAccessibleAt (table, i, j);
-+ cell = AccessibleTable_getAccessibleAt (table, i, j);
- if (cell)
- {
- if (srl_acc_has_state (cell, SPI_STATE_FOCUSED))
diff --git a/accessibility/gnopernicus/pkg-descr b/accessibility/gnopernicus/pkg-descr
deleted file mode 100644
index 1719c6588..000000000
--- a/accessibility/gnopernicus/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Gnopernicus provides Assistive Technologies (AT) for blind and visually
-impaired persons through modules for text-to-speech, braille, etc.
-
-WWW: http://www.baum.ro/gnopernicus.html
diff --git a/accessibility/gnopernicus/pkg-plist b/accessibility/gnopernicus/pkg-plist
deleted file mode 100644
index f82bef28f..000000000
--- a/accessibility/gnopernicus/pkg-plist
+++ /dev/null
@@ -1,234 +0,0 @@
-bin/gnopernicus
-bin/gnopernicus-mag-config
-bin/srcore
-etc/gnopernicus-1.0/translation_tables/de.a2b
-etc/gnopernicus-1.0/translation_tables/en_US.a2b
-etc/gnopernicus-1.0/translation_tables/es.a2b
-etc/gnopernicus-1.0/translation_tables/fr.a2b
-etc/gnopernicus-1.0/translation_tables/sv.a2b
-include/gnopernicus-1.0/libbrl/brlxmlapi.h
-include/gnopernicus-1.0/libke/libke.h
-include/gnopernicus-1.0/libmag/magxmlapi.h
-include/gnopernicus-1.0/libsrconf/libsrconf.h
-include/gnopernicus-1.0/libsrlow/SRLow.h
-include/gnopernicus-1.0/libsrlow/SRObject.h
-include/gnopernicus-1.0/libsrlow/screen-review.h
-include/gnopernicus-1.0/libsrs/srs-xml.h
-include/gnopernicus-1.0/libsrutil/SREvent.h
-include/gnopernicus-1.0/libsrutil/SRMessages.h
-include/gnopernicus-1.0/libsrutil/srintl.h
-include/gnopernicus-1.0/libsrutil/sru-debug.h
-include/gnopernicus-1.0/libsrutil/sru-glib.h
-include/gnopernicus-1.0/libsrutil/sru-module.h
-include/gnopernicus-1.0/libsrutil/sru-test.h
-include/gnopernicus-1.0/libsrutil/util.h
-lib/gnopernicus-1.0/libbrl.la
-lib/gnopernicus-1.0/libbrl.so
-lib/gnopernicus-1.0/libbrl.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libke.la
-lib/gnopernicus-1.0/libke.so
-lib/gnopernicus-1.0/libke.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libmag.la
-lib/gnopernicus-1.0/libmag.so
-lib/gnopernicus-1.0/libmag.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libsrconf.la
-lib/gnopernicus-1.0/libsrconf.so
-lib/gnopernicus-1.0/libsrconf.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libsrlow.la
-lib/gnopernicus-1.0/libsrlow.so
-lib/gnopernicus-1.0/libsrlow.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libsrs.la
-lib/gnopernicus-1.0/libsrs.so
-lib/gnopernicus-1.0/libsrs.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libsrutil.la
-lib/gnopernicus-1.0/libsrutil.so
-lib/gnopernicus-1.0/libsrutil.so.%%SHLIB_VERSION%%
-libdata/pkgconfig/gnopernicus-1.0.pc
-libexec/brlmonitor
-share/gnome/applications/gnopernicus.desktop
-share/gnome/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings/braille_monitor_settings.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/attribute_settings.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_device.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_fill_char.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_mapping.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_settings.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_style.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/cursor_settings.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/status_cell.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/translation_table.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Find/find.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Find/text_selected_24.png
-share/gnome/gnopernicus/glade/gnopi_files/General_Settings/general_settings.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings/keyboard_mouse_settings.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Language/language.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Load_Default/load_default.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Magnifier_Settings/magnifier_settings.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Presentation/presentation.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Screen_Review/screen_review.glade2
-share/gnome/gnopernicus/glade/gnopi_files/Speech_Settings/speech_settings.glade2
-share/gnome/gnopernicus/glade/gnopi_files/User_Properties/user_properties.glade2
-share/gnome/gnopernicus/glade/gnopi_files/braille.xpm
-share/gnome/gnopernicus/glade/gnopi_files/gnopi.glade2
-share/gnome/gnopernicus/glade/gnopi_files/keyboard.xpm
-share/gnome/gnopernicus/glade/gnopi_files/monitor.png
-share/gnome/gnopernicus/glade/gnopi_files/start_up.png
-share/gnome/gnopernicus/presentation/default.xml
-share/gnome/gnopernicus/presentation/verbose.xml
-share/gnome/help/brlmonitor/C/brlmonitor.xml
-share/gnome/help/brlmonitor/C/legal.xml
-share/gnome/help/brlmonitor/es/brlmonitor.xml
-share/gnome/help/brlmonitor/es/legal.xml
-share/gnome/help/gnopernicus/C/gnopernicus.xml
-share/gnome/help/gnopernicus/C/legal.xml
-share/gnome/help/gnopernicus/es/gnopernicus.xml
-share/gnome/help/gnopernicus/es/legal.xml
-share/gnome/help/gnopernicus/pt_BR/figures/gnopernicus.png
-share/gnome/help/gnopernicus/pt_BR/gnopernicus.xml
-share/gnome/help/gnopernicus/pt_BR/legal.xml
-share/gnome/omf/gnopernicus/brlmonitor-C.omf
-share/gnome/omf/gnopernicus/brlmonitor-es.omf
-share/gnome/omf/gnopernicus/gnopernicus-C.omf
-share/gnome/omf/gnopernicus/gnopernicus-es.omf
-share/icons/hicolor/48x48/apps/gnopernicus.png
-share/locale/ar/LC_MESSAGES/gnopernicus.mo
-share/locale/az/LC_MESSAGES/gnopernicus.mo
-share/locale/be/LC_MESSAGES/gnopernicus.mo
-share/locale/bg/LC_MESSAGES/gnopernicus.mo
-share/locale/bn/LC_MESSAGES/gnopernicus.mo
-share/locale/bn_IN/LC_MESSAGES/gnopernicus.mo
-share/locale/ca/LC_MESSAGES/gnopernicus.mo
-share/locale/cs/LC_MESSAGES/gnopernicus.mo
-share/locale/cy/LC_MESSAGES/gnopernicus.mo
-share/locale/da/LC_MESSAGES/gnopernicus.mo
-share/locale/de/LC_MESSAGES/gnopernicus.mo
-share/locale/dz/LC_MESSAGES/gnopernicus.mo
-share/locale/el/LC_MESSAGES/gnopernicus.mo
-share/locale/en_CA/LC_MESSAGES/gnopernicus.mo
-share/locale/en_GB/LC_MESSAGES/gnopernicus.mo
-share/locale/es/LC_MESSAGES/gnopernicus.mo
-share/locale/et/LC_MESSAGES/gnopernicus.mo
-share/locale/eu/LC_MESSAGES/gnopernicus.mo
-share/locale/fa/LC_MESSAGES/gnopernicus.mo
-share/locale/fi/LC_MESSAGES/gnopernicus.mo
-share/locale/fr/LC_MESSAGES/gnopernicus.mo
-share/locale/ga/LC_MESSAGES/gnopernicus.mo
-share/locale/gl/LC_MESSAGES/gnopernicus.mo
-share/locale/gu/LC_MESSAGES/gnopernicus.mo
-share/locale/hi/LC_MESSAGES/gnopernicus.mo
-share/locale/hr/LC_MESSAGES/gnopernicus.mo
-share/locale/hu/LC_MESSAGES/gnopernicus.mo
-share/locale/id/LC_MESSAGES/gnopernicus.mo
-share/locale/it/LC_MESSAGES/gnopernicus.mo
-share/locale/ja/LC_MESSAGES/gnopernicus.mo
-share/locale/ka/LC_MESSAGES/gnopernicus.mo
-share/locale/ko/LC_MESSAGES/gnopernicus.mo
-share/locale/lt/LC_MESSAGES/gnopernicus.mo
-share/locale/lv/LC_MESSAGES/gnopernicus.mo
-share/locale/mn/LC_MESSAGES/gnopernicus.mo
-share/locale/mr/LC_MESSAGES/gnopernicus.mo
-share/locale/ms/LC_MESSAGES/gnopernicus.mo
-share/locale/nb/LC_MESSAGES/gnopernicus.mo
-share/locale/ne/LC_MESSAGES/gnopernicus.mo
-share/locale/nl/LC_MESSAGES/gnopernicus.mo
-share/locale/or/LC_MESSAGES/gnopernicus.mo
-share/locale/pa/LC_MESSAGES/gnopernicus.mo
-share/locale/pl/LC_MESSAGES/gnopernicus.mo
-share/locale/pt/LC_MESSAGES/gnopernicus.mo
-share/locale/pt_BR/LC_MESSAGES/gnopernicus.mo
-share/locale/ro/LC_MESSAGES/gnopernicus.mo
-share/locale/ru/LC_MESSAGES/gnopernicus.mo
-share/locale/rw/LC_MESSAGES/gnopernicus.mo
-share/locale/sk/LC_MESSAGES/gnopernicus.mo
-share/locale/sq/LC_MESSAGES/gnopernicus.mo
-share/locale/sr/LC_MESSAGES/gnopernicus.mo
-share/locale/sr@Latn/LC_MESSAGES/gnopernicus.mo
-share/locale/sv/LC_MESSAGES/gnopernicus.mo
-share/locale/ta/LC_MESSAGES/gnopernicus.mo
-share/locale/te/LC_MESSAGES/gnopernicus.mo
-share/locale/th/LC_MESSAGES/gnopernicus.mo
-share/locale/tr/LC_MESSAGES/gnopernicus.mo
-share/locale/uk/LC_MESSAGES/gnopernicus.mo
-share/locale/vi/LC_MESSAGES/gnopernicus.mo
-share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo
-share/locale/zh_HK/LC_MESSAGES/gnopernicus.mo
-share/locale/zh_TW/LC_MESSAGES/gnopernicus.mo
-@dirrm share/gnome/omf/gnopernicus
-@dirrm share/gnome/help/gnopernicus/pt_BR/figures
-@dirrm share/gnome/help/gnopernicus/pt_BR
-@dirrm share/gnome/help/gnopernicus/es
-@dirrm share/gnome/help/gnopernicus/C
-@dirrm share/gnome/help/gnopernicus
-@dirrm share/gnome/help/brlmonitor/es
-@dirrm share/gnome/help/brlmonitor/C
-@dirrm share/gnome/help/brlmonitor
-@dirrm share/gnome/gnopernicus/presentation
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/User_Properties
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/Speech_Settings
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/Screen_Review
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/Presentation
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/Magnifier_Settings
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/Load_Default
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/Language
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/General_Settings
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/Find
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings
-@dirrm share/gnome/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings
-@dirrm share/gnome/gnopernicus/glade/gnopi_files
-@dirrm share/gnome/gnopernicus/glade
-@dirrm share/gnome/gnopernicus
-@dirrm lib/gnopernicus-1.0
-@dirrm include/gnopernicus-1.0/libsrutil
-@dirrm include/gnopernicus-1.0/libsrs
-@dirrm include/gnopernicus-1.0/libsrlow
-@dirrm include/gnopernicus-1.0/libsrconf
-@dirrm include/gnopernicus-1.0/libmag
-@dirrm include/gnopernicus-1.0/libke
-@dirrm include/gnopernicus-1.0/libbrl
-@dirrm include/gnopernicus-1.0
-@dirrm etc/gnopernicus-1.0/translation_tables
-@dirrm etc/gnopernicus-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/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/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
-@dirrmtry share/locale/be/LC_MESSAGES
-@dirrmtry share/locale/be
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
deleted file mode 100644
index 64332e57f..000000000
--- a/accessibility/gok/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: gok
-# Date created: 12 April 2003
-# Whom: Adam Weinberger <adamw@freebsd.org>
-#
-# $FreeBSD$
-# $MCom: ports/accessibility/gok/Makefile,v 1.71 2006/08/24 19:10:42 marcus Exp $
-
-PORTNAME= gok
-PORTVERSION= 1.2.0
-PORTREVISION= 1
-PORTEPOCH= 1
-CATEGORIES= accessibility 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= GNOME On-Screen Keyboard (GOK)
-
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_XLIB= yes
-INSTALLS_OMF= yes
-USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck \
- gnomespeech
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-
-GCONF_SCHEMAS= gok.schemas
-
-post-patch:
- @${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \
- ${WRKSRC}/gok/word-complete.c
-
-.include <bsd.port.mk>
diff --git a/accessibility/gok/distinfo b/accessibility/gok/distinfo
deleted file mode 100644
index c5d51050c..000000000
--- a/accessibility/gok/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/gok-1.2.0.tar.bz2) = a5b022cf0b83800a38bb1f6d402ffa57
-SHA256 (gnome2/gok-1.2.0.tar.bz2) = f6a3fc5081c8dafbdadf05b86b13beb05d1329fda074d217b62f4a1daaedc544
-SIZE (gnome2/gok-1.2.0.tar.bz2) = 1177907
diff --git a/accessibility/gok/pkg-descr b/accessibility/gok/pkg-descr
deleted file mode 100644
index 1ef635d80..000000000
--- a/accessibility/gok/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-The GNOME On-Screen Keyboard (GOK) is an accessibility interface
-that gives you control of your system without needing a keyboard.
-The GOK makes available a hierarchical button system that enables
-keyboardless entry of common accelerators, and contains a
-clickable keyboard that sports suggested autocompletion of many
-common words, and even some commands. The GOK will provide an
-alternative interface to common commands and functions within
-applications that utilize the AT SPI.
-
-The GOK is is designed to be usable by many alternative input
-methods, i.e. not a common keyboard and mouse combination.
-
-WWW: http://www.gok.ca
diff --git a/accessibility/gok/pkg-plist b/accessibility/gok/pkg-plist
deleted file mode 100644
index 7853b5415..000000000
--- a/accessibility/gok/pkg-plist
+++ /dev/null
@@ -1,918 +0,0 @@
-bin/create-branching-keyboard
-bin/gok
-libdata/bonobo/servers/GNOME_Gok.server
-libdata/pkgconfig/gok-1.0.pc
-%%DOCSDIR%%/ch01.html
-%%DOCSDIR%%/ch02.html
-%%DOCSDIR%%/ch03.html
-%%DOCSDIR%%/ch04.html
-%%DOCSDIR%%/gok-arraylist.html
-%%DOCSDIR%%/gok-callbacks.html
-%%DOCSDIR%%/gok-command-common.html
-%%DOCSDIR%%/gok-command-edge-data.html
-%%DOCSDIR%%/gok-command-edge.html
-%%DOCSDIR%%/gok-command-graph.html
-%%DOCSDIR%%/gok-command-predictor.html
-%%DOCSDIR%%/gok-command-vertex-data.html
-%%DOCSDIR%%/gok-command-vertex.html
-%%DOCSDIR%%/gok-global.html
-%%DOCSDIR%%/gok-gok-action.html
-%%DOCSDIR%%/gok-gok-branchback-stack.html
-%%DOCSDIR%%/gok-gok-chunker.html
-%%DOCSDIR%%/gok-gok-control.html
-%%DOCSDIR%%/gok-gok-data.html
-%%DOCSDIR%%/gok-gok-editor.html
-%%DOCSDIR%%/gok-gok-feedback.html
-%%DOCSDIR%%/gok-gok-gconf.html
-%%DOCSDIR%%/gok-gok-key.html
-%%DOCSDIR%%/gok-gok-keyboard.html
-%%DOCSDIR%%/gok-gok-keyslotter.html
-%%DOCSDIR%%/gok-gok-log-priv.html
-%%DOCSDIR%%/gok-gok-log-reader.html
-%%DOCSDIR%%/gok-gok-log.html
-%%DOCSDIR%%/gok-gok-modifier.html
-%%DOCSDIR%%/gok-gok-output.html
-%%DOCSDIR%%/gok-gok-page-accessmethod.html
-%%DOCSDIR%%/gok-gok-page-actions.html
-%%DOCSDIR%%/gok-gok-page-feedbacks.html
-%%DOCSDIR%%/gok-gok-page-keysizespace.html
-%%DOCSDIR%%/gok-gok-page-wordcomplete.html
-%%DOCSDIR%%/gok-gok-predictor.html
-%%DOCSDIR%%/gok-gok-scanner.html
-%%DOCSDIR%%/gok-gok-settings-dialog.html
-%%DOCSDIR%%/gok-gok-sound.html
-%%DOCSDIR%%/gok-gok-spy-priv.html
-%%DOCSDIR%%/gok-gok-spy.html
-%%DOCSDIR%%/gok-gok-word-complete.html
-%%DOCSDIR%%/gok-gok.html
-%%DOCSDIR%%/gok-gtkjoyswitch.html
-%%DOCSDIR%%/gok-interface.html
-%%DOCSDIR%%/gok-main.html
-%%DOCSDIR%%/gok-support.html
-%%DOCSDIR%%/gok-switchapi.html
-%%DOCSDIR%%/gok-word-complete.html
-%%DOCSDIR%%/gok.devhelp
-%%DOCSDIR%%/gok.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/gok.desktop
-share/gnome/gok/East.png
-share/gnome/gok/Keyboard.kbd
-share/gnome/gok/NE.png
-share/gnome/gok/NW.png
-share/gnome/gok/North.png
-share/gnome/gok/SE.png
-share/gnome/gok/SW.png
-share/gnome/gok/South.png
-share/gnome/gok/West.png
-share/gnome/gok/am/gok-controls.kbd
-share/gnome/gok/am/hide.kbd
-share/gnome/gok/am/launcher.kbd
-share/gnome/gok/am/main.kbd
-share/gnome/gok/am/mouse.kbd
-share/gnome/gok/am/move-resize.kbd
-share/gnome/gok/am/numberpad.kbd
-share/gnome/gok/am/quit.kbd
-share/gnome/gok/am/text-operations.kbd
-share/gnome/gok/am/valuator.kbd
-share/gnome/gok/ar/gok-controls.kbd
-share/gnome/gok/ar/hide.kbd
-share/gnome/gok/ar/launcher.kbd
-share/gnome/gok/ar/main.kbd
-share/gnome/gok/ar/mouse.kbd
-share/gnome/gok/ar/move-resize.kbd
-share/gnome/gok/ar/numberpad.kbd
-share/gnome/gok/ar/quit.kbd
-share/gnome/gok/ar/text-operations.kbd
-share/gnome/gok/ar/valuator.kbd
-share/gnome/gok/automatic-scanning.xam
-share/gnome/gok/az/gok-controls.kbd
-share/gnome/gok/az/hide.kbd
-share/gnome/gok/az/launcher.kbd
-share/gnome/gok/az/main.kbd
-share/gnome/gok/az/mouse.kbd
-share/gnome/gok/az/move-resize.kbd
-share/gnome/gok/az/numberpad.kbd
-share/gnome/gok/az/quit.kbd
-share/gnome/gok/az/text-operations.kbd
-share/gnome/gok/az/valuator.kbd
-share/gnome/gok/be/gok-controls.kbd
-share/gnome/gok/be/hide.kbd
-share/gnome/gok/be/launcher.kbd
-share/gnome/gok/be/main.kbd
-share/gnome/gok/be/mouse.kbd
-share/gnome/gok/be/move-resize.kbd
-share/gnome/gok/be/numberpad.kbd
-share/gnome/gok/be/quit.kbd
-share/gnome/gok/be/text-operations.kbd
-share/gnome/gok/be/valuator.kbd
-share/gnome/gok/bg/gok-controls.kbd
-share/gnome/gok/bg/hide.kbd
-share/gnome/gok/bg/launcher.kbd
-share/gnome/gok/bg/main.kbd
-share/gnome/gok/bg/mouse.kbd
-share/gnome/gok/bg/move-resize.kbd
-share/gnome/gok/bg/numberpad.kbd
-share/gnome/gok/bg/quit.kbd
-share/gnome/gok/bg/text-operations.kbd
-share/gnome/gok/bg/valuator.kbd
-share/gnome/gok/bn/gok-controls.kbd
-share/gnome/gok/bn/hide.kbd
-share/gnome/gok/bn/launcher.kbd
-share/gnome/gok/bn/main.kbd
-share/gnome/gok/bn/mouse.kbd
-share/gnome/gok/bn/move-resize.kbd
-share/gnome/gok/bn/numberpad.kbd
-share/gnome/gok/bn/quit.kbd
-share/gnome/gok/bn/text-operations.kbd
-share/gnome/gok/bn/valuator.kbd
-share/gnome/gok/bn_IN/gok-controls.kbd
-share/gnome/gok/bn_IN/hide.kbd
-share/gnome/gok/bn_IN/launcher.kbd
-share/gnome/gok/bn_IN/main.kbd
-share/gnome/gok/bn_IN/mouse.kbd
-share/gnome/gok/bn_IN/move-resize.kbd
-share/gnome/gok/bn_IN/numberpad.kbd
-share/gnome/gok/bn_IN/quit.kbd
-share/gnome/gok/bn_IN/text-operations.kbd
-share/gnome/gok/bn_IN/valuator.kbd
-share/gnome/gok/ca/gok-controls.kbd
-share/gnome/gok/ca/hide.kbd
-share/gnome/gok/ca/launcher.kbd
-share/gnome/gok/ca/main.kbd
-share/gnome/gok/ca/mouse.kbd
-share/gnome/gok/ca/move-resize.kbd
-share/gnome/gok/ca/numberpad.kbd
-share/gnome/gok/ca/quit.kbd
-share/gnome/gok/ca/text-operations.kbd
-share/gnome/gok/ca/valuator.kbd
-share/gnome/gok/cs/gok-controls.kbd
-share/gnome/gok/cs/hide.kbd
-share/gnome/gok/cs/launcher.kbd
-share/gnome/gok/cs/main.kbd
-share/gnome/gok/cs/mouse.kbd
-share/gnome/gok/cs/move-resize.kbd
-share/gnome/gok/cs/numberpad.kbd
-share/gnome/gok/cs/quit.kbd
-share/gnome/gok/cs/text-operations.kbd
-share/gnome/gok/cs/valuator.kbd
-share/gnome/gok/cy/gok-controls.kbd
-share/gnome/gok/cy/hide.kbd
-share/gnome/gok/cy/launcher.kbd
-share/gnome/gok/cy/main.kbd
-share/gnome/gok/cy/mouse.kbd
-share/gnome/gok/cy/move-resize.kbd
-share/gnome/gok/cy/numberpad.kbd
-share/gnome/gok/cy/quit.kbd
-share/gnome/gok/cy/text-operations.kbd
-share/gnome/gok/cy/valuator.kbd
-share/gnome/gok/da/gok-controls.kbd
-share/gnome/gok/da/hide.kbd
-share/gnome/gok/da/launcher.kbd
-share/gnome/gok/da/main.kbd
-share/gnome/gok/da/mouse.kbd
-share/gnome/gok/da/move-resize.kbd
-share/gnome/gok/da/numberpad.kbd
-share/gnome/gok/da/quit.kbd
-share/gnome/gok/da/text-operations.kbd
-share/gnome/gok/da/valuator.kbd
-share/gnome/gok/de/gok-controls.kbd
-share/gnome/gok/de/hide.kbd
-share/gnome/gok/de/launcher.kbd
-share/gnome/gok/de/main.kbd
-share/gnome/gok/de/mouse.kbd
-share/gnome/gok/de/move-resize.kbd
-share/gnome/gok/de/numberpad.kbd
-share/gnome/gok/de/quit.kbd
-share/gnome/gok/de/text-operations.kbd
-share/gnome/gok/de/valuator.kbd
-share/gnome/gok/dictionary.txt
-share/gnome/gok/direct-selection.xam
-share/gnome/gok/directed.xam
-share/gnome/gok/dwell-selection.xam
-share/gnome/gok/dz/gok-controls.kbd
-share/gnome/gok/dz/hide.kbd
-share/gnome/gok/dz/launcher.kbd
-share/gnome/gok/dz/main.kbd
-share/gnome/gok/dz/mouse.kbd
-share/gnome/gok/dz/move-resize.kbd
-share/gnome/gok/dz/numberpad.kbd
-share/gnome/gok/dz/quit.kbd
-share/gnome/gok/dz/text-operations.kbd
-share/gnome/gok/dz/valuator.kbd
-share/gnome/gok/el/gok-controls.kbd
-share/gnome/gok/el/hide.kbd
-share/gnome/gok/el/launcher.kbd
-share/gnome/gok/el/main.kbd
-share/gnome/gok/el/mouse.kbd
-share/gnome/gok/el/move-resize.kbd
-share/gnome/gok/el/numberpad.kbd
-share/gnome/gok/el/quit.kbd
-share/gnome/gok/el/text-operations.kbd
-share/gnome/gok/el/valuator.kbd
-share/gnome/gok/empty.png
-share/gnome/gok/en_CA/gok-controls.kbd
-share/gnome/gok/en_CA/hide.kbd
-share/gnome/gok/en_CA/launcher.kbd
-share/gnome/gok/en_CA/main.kbd
-share/gnome/gok/en_CA/mouse.kbd
-share/gnome/gok/en_CA/move-resize.kbd
-share/gnome/gok/en_CA/numberpad.kbd
-share/gnome/gok/en_CA/quit.kbd
-share/gnome/gok/en_CA/text-operations.kbd
-share/gnome/gok/en_CA/valuator.kbd
-share/gnome/gok/en_GB/gok-controls.kbd
-share/gnome/gok/en_GB/hide.kbd
-share/gnome/gok/en_GB/launcher.kbd
-share/gnome/gok/en_GB/main.kbd
-share/gnome/gok/en_GB/mouse.kbd
-share/gnome/gok/en_GB/move-resize.kbd
-share/gnome/gok/en_GB/numberpad.kbd
-share/gnome/gok/en_GB/quit.kbd
-share/gnome/gok/en_GB/text-operations.kbd
-share/gnome/gok/en_GB/valuator.kbd
-share/gnome/gok/es/gok-controls.kbd
-share/gnome/gok/es/hide.kbd
-share/gnome/gok/es/launcher.kbd
-share/gnome/gok/es/main.kbd
-share/gnome/gok/es/mouse.kbd
-share/gnome/gok/es/move-resize.kbd
-share/gnome/gok/es/numberpad.kbd
-share/gnome/gok/es/quit.kbd
-share/gnome/gok/es/text-operations.kbd
-share/gnome/gok/es/valuator.kbd
-share/gnome/gok/et/gok-controls.kbd
-share/gnome/gok/et/hide.kbd
-share/gnome/gok/et/launcher.kbd
-share/gnome/gok/et/main.kbd
-share/gnome/gok/et/mouse.kbd
-share/gnome/gok/et/move-resize.kbd
-share/gnome/gok/et/numberpad.kbd
-share/gnome/gok/et/quit.kbd
-share/gnome/gok/et/text-operations.kbd
-share/gnome/gok/et/valuator.kbd
-share/gnome/gok/eu/gok-controls.kbd
-share/gnome/gok/eu/hide.kbd
-share/gnome/gok/eu/launcher.kbd
-share/gnome/gok/eu/main.kbd
-share/gnome/gok/eu/mouse.kbd
-share/gnome/gok/eu/move-resize.kbd
-share/gnome/gok/eu/numberpad.kbd
-share/gnome/gok/eu/quit.kbd
-share/gnome/gok/eu/text-operations.kbd
-share/gnome/gok/eu/valuator.kbd
-share/gnome/gok/fa/gok-controls.kbd
-share/gnome/gok/fa/hide.kbd
-share/gnome/gok/fa/launcher.kbd
-share/gnome/gok/fa/main.kbd
-share/gnome/gok/fa/mouse.kbd
-share/gnome/gok/fa/move-resize.kbd
-share/gnome/gok/fa/numberpad.kbd
-share/gnome/gok/fa/quit.kbd
-share/gnome/gok/fa/text-operations.kbd
-share/gnome/gok/fa/valuator.kbd
-share/gnome/gok/fi/gok-controls.kbd
-share/gnome/gok/fi/hide.kbd
-share/gnome/gok/fi/launcher.kbd
-share/gnome/gok/fi/main.kbd
-share/gnome/gok/fi/mouse.kbd
-share/gnome/gok/fi/move-resize.kbd
-share/gnome/gok/fi/numberpad.kbd
-share/gnome/gok/fi/quit.kbd
-share/gnome/gok/fi/text-operations.kbd
-share/gnome/gok/fi/valuator.kbd
-share/gnome/gok/fr/gok-controls.kbd
-share/gnome/gok/fr/hide.kbd
-share/gnome/gok/fr/launcher.kbd
-share/gnome/gok/fr/main.kbd
-share/gnome/gok/fr/mouse.kbd
-share/gnome/gok/fr/move-resize.kbd
-share/gnome/gok/fr/numberpad.kbd
-share/gnome/gok/fr/quit.kbd
-share/gnome/gok/fr/text-operations.kbd
-share/gnome/gok/fr/valuator.kbd
-share/gnome/gok/ga/gok-controls.kbd
-share/gnome/gok/ga/hide.kbd
-share/gnome/gok/ga/launcher.kbd
-share/gnome/gok/ga/main.kbd
-share/gnome/gok/ga/mouse.kbd
-share/gnome/gok/ga/move-resize.kbd
-share/gnome/gok/ga/numberpad.kbd
-share/gnome/gok/ga/quit.kbd
-share/gnome/gok/ga/text-operations.kbd
-share/gnome/gok/ga/valuator.kbd
-share/gnome/gok/gl/gok-controls.kbd
-share/gnome/gok/gl/hide.kbd
-share/gnome/gok/gl/launcher.kbd
-share/gnome/gok/gl/main.kbd
-share/gnome/gok/gl/mouse.kbd
-share/gnome/gok/gl/move-resize.kbd
-share/gnome/gok/gl/numberpad.kbd
-share/gnome/gok/gl/quit.kbd
-share/gnome/gok/gl/text-operations.kbd
-share/gnome/gok/gl/valuator.kbd
-share/gnome/gok/glade/gok.glade2
-share/gnome/gok/gok-controls.kbd
-share/gnome/gok/gok.png
-share/gnome/gok/gok.rc
-share/gnome/gok/goklogo.png
-share/gnome/gok/goksound1.wav
-share/gnome/gok/goksound2.wav
-share/gnome/gok/gu/gok-controls.kbd
-share/gnome/gok/gu/hide.kbd
-share/gnome/gok/gu/launcher.kbd
-share/gnome/gok/gu/main.kbd
-share/gnome/gok/gu/mouse.kbd
-share/gnome/gok/gu/move-resize.kbd
-share/gnome/gok/gu/numberpad.kbd
-share/gnome/gok/gu/quit.kbd
-share/gnome/gok/gu/text-operations.kbd
-share/gnome/gok/gu/valuator.kbd
-share/gnome/gok/hi/gok-controls.kbd
-share/gnome/gok/hi/hide.kbd
-share/gnome/gok/hi/launcher.kbd
-share/gnome/gok/hi/main.kbd
-share/gnome/gok/hi/mouse.kbd
-share/gnome/gok/hi/move-resize.kbd
-share/gnome/gok/hi/numberpad.kbd
-share/gnome/gok/hi/quit.kbd
-share/gnome/gok/hi/text-operations.kbd
-share/gnome/gok/hi/valuator.kbd
-share/gnome/gok/hide.kbd
-share/gnome/gok/hr/gok-controls.kbd
-share/gnome/gok/hr/hide.kbd
-share/gnome/gok/hr/launcher.kbd
-share/gnome/gok/hr/main.kbd
-share/gnome/gok/hr/mouse.kbd
-share/gnome/gok/hr/move-resize.kbd
-share/gnome/gok/hr/numberpad.kbd
-share/gnome/gok/hr/quit.kbd
-share/gnome/gok/hr/text-operations.kbd
-share/gnome/gok/hr/valuator.kbd
-share/gnome/gok/hu/gok-controls.kbd
-share/gnome/gok/hu/hide.kbd
-share/gnome/gok/hu/launcher.kbd
-share/gnome/gok/hu/main.kbd
-share/gnome/gok/hu/mouse.kbd
-share/gnome/gok/hu/move-resize.kbd
-share/gnome/gok/hu/numberpad.kbd
-share/gnome/gok/hu/quit.kbd
-share/gnome/gok/hu/text-operations.kbd
-share/gnome/gok/hu/valuator.kbd
-share/gnome/gok/id/gok-controls.kbd
-share/gnome/gok/id/hide.kbd
-share/gnome/gok/id/launcher.kbd
-share/gnome/gok/id/main.kbd
-share/gnome/gok/id/mouse.kbd
-share/gnome/gok/id/move-resize.kbd
-share/gnome/gok/id/numberpad.kbd
-share/gnome/gok/id/quit.kbd
-share/gnome/gok/id/text-operations.kbd
-share/gnome/gok/id/valuator.kbd
-share/gnome/gok/inverse-scanning.xam
-share/gnome/gok/it/gok-controls.kbd
-share/gnome/gok/it/hide.kbd
-share/gnome/gok/it/launcher.kbd
-share/gnome/gok/it/main.kbd
-share/gnome/gok/it/mouse.kbd
-share/gnome/gok/it/move-resize.kbd
-share/gnome/gok/it/numberpad.kbd
-share/gnome/gok/it/quit.kbd
-share/gnome/gok/it/text-operations.kbd
-share/gnome/gok/it/valuator.kbd
-share/gnome/gok/ja/gok-controls.kbd
-share/gnome/gok/ja/hide.kbd
-share/gnome/gok/ja/launcher.kbd
-share/gnome/gok/ja/main.kbd
-share/gnome/gok/ja/mouse.kbd
-share/gnome/gok/ja/move-resize.kbd
-share/gnome/gok/ja/numberpad.kbd
-share/gnome/gok/ja/quit.kbd
-share/gnome/gok/ja/text-operations.kbd
-share/gnome/gok/ja/valuator.kbd
-share/gnome/gok/ka/gok-controls.kbd
-share/gnome/gok/ka/hide.kbd
-share/gnome/gok/ka/launcher.kbd
-share/gnome/gok/ka/main.kbd
-share/gnome/gok/ka/mouse.kbd
-share/gnome/gok/ka/move-resize.kbd
-share/gnome/gok/ka/numberpad.kbd
-share/gnome/gok/ka/quit.kbd
-share/gnome/gok/ka/text-operations.kbd
-share/gnome/gok/ka/valuator.kbd
-share/gnome/gok/ko/gok-controls.kbd
-share/gnome/gok/ko/hide.kbd
-share/gnome/gok/ko/launcher.kbd
-share/gnome/gok/ko/main.kbd
-share/gnome/gok/ko/mouse.kbd
-share/gnome/gok/ko/move-resize.kbd
-share/gnome/gok/ko/numberpad.kbd
-share/gnome/gok/ko/quit.kbd
-share/gnome/gok/ko/text-operations.kbd
-share/gnome/gok/ko/valuator.kbd
-share/gnome/gok/ku/gok-controls.kbd
-share/gnome/gok/ku/hide.kbd
-share/gnome/gok/ku/launcher.kbd
-share/gnome/gok/ku/main.kbd
-share/gnome/gok/ku/mouse.kbd
-share/gnome/gok/ku/move-resize.kbd
-share/gnome/gok/ku/numberpad.kbd
-share/gnome/gok/ku/quit.kbd
-share/gnome/gok/ku/text-operations.kbd
-share/gnome/gok/ku/valuator.kbd
-share/gnome/gok/latched.png
-share/gnome/gok/launcher.kbd
-share/gnome/gok/locked.png
-share/gnome/gok/lt/gok-controls.kbd
-share/gnome/gok/lt/hide.kbd
-share/gnome/gok/lt/launcher.kbd
-share/gnome/gok/lt/main.kbd
-share/gnome/gok/lt/mouse.kbd
-share/gnome/gok/lt/move-resize.kbd
-share/gnome/gok/lt/numberpad.kbd
-share/gnome/gok/lt/quit.kbd
-share/gnome/gok/lt/text-operations.kbd
-share/gnome/gok/lt/valuator.kbd
-share/gnome/gok/lv/gok-controls.kbd
-share/gnome/gok/lv/hide.kbd
-share/gnome/gok/lv/launcher.kbd
-share/gnome/gok/lv/main.kbd
-share/gnome/gok/lv/mouse.kbd
-share/gnome/gok/lv/move-resize.kbd
-share/gnome/gok/lv/numberpad.kbd
-share/gnome/gok/lv/quit.kbd
-share/gnome/gok/lv/text-operations.kbd
-share/gnome/gok/lv/valuator.kbd
-share/gnome/gok/main.kbd
-share/gnome/gok/manage.kbd
-share/gnome/gok/mk/gok-controls.kbd
-share/gnome/gok/mk/hide.kbd
-share/gnome/gok/mk/launcher.kbd
-share/gnome/gok/mk/main.kbd
-share/gnome/gok/mk/mouse.kbd
-share/gnome/gok/mk/move-resize.kbd
-share/gnome/gok/mk/numberpad.kbd
-share/gnome/gok/mk/quit.kbd
-share/gnome/gok/mk/text-operations.kbd
-share/gnome/gok/mk/valuator.kbd
-share/gnome/gok/ml/gok-controls.kbd
-share/gnome/gok/ml/hide.kbd
-share/gnome/gok/ml/launcher.kbd
-share/gnome/gok/ml/main.kbd
-share/gnome/gok/ml/mouse.kbd
-share/gnome/gok/ml/move-resize.kbd
-share/gnome/gok/ml/numberpad.kbd
-share/gnome/gok/ml/quit.kbd
-share/gnome/gok/ml/text-operations.kbd
-share/gnome/gok/ml/valuator.kbd
-share/gnome/gok/mn/gok-controls.kbd
-share/gnome/gok/mn/hide.kbd
-share/gnome/gok/mn/launcher.kbd
-share/gnome/gok/mn/main.kbd
-share/gnome/gok/mn/mouse.kbd
-share/gnome/gok/mn/move-resize.kbd
-share/gnome/gok/mn/numberpad.kbd
-share/gnome/gok/mn/quit.kbd
-share/gnome/gok/mn/text-operations.kbd
-share/gnome/gok/mn/valuator.kbd
-share/gnome/gok/mouse.kbd
-share/gnome/gok/move-resize.kbd
-share/gnome/gok/mr/gok-controls.kbd
-share/gnome/gok/mr/hide.kbd
-share/gnome/gok/mr/launcher.kbd
-share/gnome/gok/mr/main.kbd
-share/gnome/gok/mr/mouse.kbd
-share/gnome/gok/mr/move-resize.kbd
-share/gnome/gok/mr/numberpad.kbd
-share/gnome/gok/mr/quit.kbd
-share/gnome/gok/mr/text-operations.kbd
-share/gnome/gok/mr/valuator.kbd
-share/gnome/gok/ms/gok-controls.kbd
-share/gnome/gok/ms/hide.kbd
-share/gnome/gok/ms/launcher.kbd
-share/gnome/gok/ms/main.kbd
-share/gnome/gok/ms/mouse.kbd
-share/gnome/gok/ms/move-resize.kbd
-share/gnome/gok/ms/numberpad.kbd
-share/gnome/gok/ms/quit.kbd
-share/gnome/gok/ms/text-operations.kbd
-share/gnome/gok/ms/valuator.kbd
-share/gnome/gok/nb/gok-controls.kbd
-share/gnome/gok/nb/hide.kbd
-share/gnome/gok/nb/launcher.kbd
-share/gnome/gok/nb/main.kbd
-share/gnome/gok/nb/mouse.kbd
-share/gnome/gok/nb/move-resize.kbd
-share/gnome/gok/nb/numberpad.kbd
-share/gnome/gok/nb/quit.kbd
-share/gnome/gok/nb/text-operations.kbd
-share/gnome/gok/nb/valuator.kbd
-share/gnome/gok/ne/gok-controls.kbd
-share/gnome/gok/ne/hide.kbd
-share/gnome/gok/ne/launcher.kbd
-share/gnome/gok/ne/main.kbd
-share/gnome/gok/ne/mouse.kbd
-share/gnome/gok/ne/move-resize.kbd
-share/gnome/gok/ne/numberpad.kbd
-share/gnome/gok/ne/quit.kbd
-share/gnome/gok/ne/text-operations.kbd
-share/gnome/gok/ne/valuator.kbd
-share/gnome/gok/nl/gok-controls.kbd
-share/gnome/gok/nl/hide.kbd
-share/gnome/gok/nl/launcher.kbd
-share/gnome/gok/nl/main.kbd
-share/gnome/gok/nl/mouse.kbd
-share/gnome/gok/nl/move-resize.kbd
-share/gnome/gok/nl/numberpad.kbd
-share/gnome/gok/nl/quit.kbd
-share/gnome/gok/nl/text-operations.kbd
-share/gnome/gok/nl/valuator.kbd
-share/gnome/gok/numberpad.kbd
-share/gnome/gok/or/gok-controls.kbd
-share/gnome/gok/or/hide.kbd
-share/gnome/gok/or/launcher.kbd
-share/gnome/gok/or/main.kbd
-share/gnome/gok/or/mouse.kbd
-share/gnome/gok/or/move-resize.kbd
-share/gnome/gok/or/numberpad.kbd
-share/gnome/gok/or/quit.kbd
-share/gnome/gok/or/text-operations.kbd
-share/gnome/gok/or/valuator.kbd
-share/gnome/gok/pa/gok-controls.kbd
-share/gnome/gok/pa/hide.kbd
-share/gnome/gok/pa/launcher.kbd
-share/gnome/gok/pa/main.kbd
-share/gnome/gok/pa/mouse.kbd
-share/gnome/gok/pa/move-resize.kbd
-share/gnome/gok/pa/numberpad.kbd
-share/gnome/gok/pa/quit.kbd
-share/gnome/gok/pa/text-operations.kbd
-share/gnome/gok/pa/valuator.kbd
-share/gnome/gok/pl/gok-controls.kbd
-share/gnome/gok/pl/hide.kbd
-share/gnome/gok/pl/launcher.kbd
-share/gnome/gok/pl/main.kbd
-share/gnome/gok/pl/mouse.kbd
-share/gnome/gok/pl/move-resize.kbd
-share/gnome/gok/pl/numberpad.kbd
-share/gnome/gok/pl/quit.kbd
-share/gnome/gok/pl/text-operations.kbd
-share/gnome/gok/pl/valuator.kbd
-share/gnome/gok/pt/gok-controls.kbd
-share/gnome/gok/pt/hide.kbd
-share/gnome/gok/pt/launcher.kbd
-share/gnome/gok/pt/main.kbd
-share/gnome/gok/pt/mouse.kbd
-share/gnome/gok/pt/move-resize.kbd
-share/gnome/gok/pt/numberpad.kbd
-share/gnome/gok/pt/quit.kbd
-share/gnome/gok/pt/text-operations.kbd
-share/gnome/gok/pt/valuator.kbd
-share/gnome/gok/pt_BR/gok-controls.kbd
-share/gnome/gok/pt_BR/hide.kbd
-share/gnome/gok/pt_BR/launcher.kbd
-share/gnome/gok/pt_BR/main.kbd
-share/gnome/gok/pt_BR/mouse.kbd
-share/gnome/gok/pt_BR/move-resize.kbd
-share/gnome/gok/pt_BR/numberpad.kbd
-share/gnome/gok/pt_BR/quit.kbd
-share/gnome/gok/pt_BR/text-operations.kbd
-share/gnome/gok/pt_BR/valuator.kbd
-share/gnome/gok/quit.kbd
-share/gnome/gok/qwerty.kbd
-share/gnome/gok/ro/gok-controls.kbd
-share/gnome/gok/ro/hide.kbd
-share/gnome/gok/ro/launcher.kbd
-share/gnome/gok/ro/main.kbd
-share/gnome/gok/ro/mouse.kbd
-share/gnome/gok/ro/move-resize.kbd
-share/gnome/gok/ro/numberpad.kbd
-share/gnome/gok/ro/quit.kbd
-share/gnome/gok/ro/text-operations.kbd
-share/gnome/gok/ro/valuator.kbd
-share/gnome/gok/ru/gok-controls.kbd
-share/gnome/gok/ru/hide.kbd
-share/gnome/gok/ru/launcher.kbd
-share/gnome/gok/ru/main.kbd
-share/gnome/gok/ru/mouse.kbd
-share/gnome/gok/ru/move-resize.kbd
-share/gnome/gok/ru/numberpad.kbd
-share/gnome/gok/ru/quit.kbd
-share/gnome/gok/ru/text-operations.kbd
-share/gnome/gok/ru/valuator.kbd
-share/gnome/gok/rw/gok-controls.kbd
-share/gnome/gok/rw/hide.kbd
-share/gnome/gok/rw/launcher.kbd
-share/gnome/gok/rw/main.kbd
-share/gnome/gok/rw/mouse.kbd
-share/gnome/gok/rw/move-resize.kbd
-share/gnome/gok/rw/numberpad.kbd
-share/gnome/gok/rw/quit.kbd
-share/gnome/gok/rw/text-operations.kbd
-share/gnome/gok/rw/valuator.kbd
-share/gnome/gok/singlekey-automatic-scanning.xam
-share/gnome/gok/singlekey-inverse-scanning.xam
-share/gnome/gok/sl/gok-controls.kbd
-share/gnome/gok/sl/hide.kbd
-share/gnome/gok/sl/launcher.kbd
-share/gnome/gok/sl/main.kbd
-share/gnome/gok/sl/mouse.kbd
-share/gnome/gok/sl/move-resize.kbd
-share/gnome/gok/sl/numberpad.kbd
-share/gnome/gok/sl/quit.kbd
-share/gnome/gok/sl/text-operations.kbd
-share/gnome/gok/sl/valuator.kbd
-share/gnome/gok/small-empty.png
-share/gnome/gok/sq/gok-controls.kbd
-share/gnome/gok/sq/hide.kbd
-share/gnome/gok/sq/launcher.kbd
-share/gnome/gok/sq/main.kbd
-share/gnome/gok/sq/mouse.kbd
-share/gnome/gok/sq/move-resize.kbd
-share/gnome/gok/sq/numberpad.kbd
-share/gnome/gok/sq/quit.kbd
-share/gnome/gok/sq/text-operations.kbd
-share/gnome/gok/sq/valuator.kbd
-share/gnome/gok/sr/gok-controls.kbd
-share/gnome/gok/sr/hide.kbd
-share/gnome/gok/sr/launcher.kbd
-share/gnome/gok/sr/main.kbd
-share/gnome/gok/sr/mouse.kbd
-share/gnome/gok/sr/move-resize.kbd
-share/gnome/gok/sr/numberpad.kbd
-share/gnome/gok/sr/quit.kbd
-share/gnome/gok/sr/text-operations.kbd
-share/gnome/gok/sr/valuator.kbd
-share/gnome/gok/sr@Latn/gok-controls.kbd
-share/gnome/gok/sr@Latn/hide.kbd
-share/gnome/gok/sr@Latn/launcher.kbd
-share/gnome/gok/sr@Latn/main.kbd
-share/gnome/gok/sr@Latn/mouse.kbd
-share/gnome/gok/sr@Latn/move-resize.kbd
-share/gnome/gok/sr@Latn/numberpad.kbd
-share/gnome/gok/sr@Latn/quit.kbd
-share/gnome/gok/sr@Latn/text-operations.kbd
-share/gnome/gok/sr@Latn/valuator.kbd
-share/gnome/gok/sv/gok-controls.kbd
-share/gnome/gok/sv/hide.kbd
-share/gnome/gok/sv/launcher.kbd
-share/gnome/gok/sv/main.kbd
-share/gnome/gok/sv/mouse.kbd
-share/gnome/gok/sv/move-resize.kbd
-share/gnome/gok/sv/numberpad.kbd
-share/gnome/gok/sv/quit.kbd
-share/gnome/gok/sv/text-operations.kbd
-share/gnome/gok/sv/valuator.kbd
-share/gnome/gok/ta/gok-controls.kbd
-share/gnome/gok/ta/hide.kbd
-share/gnome/gok/ta/launcher.kbd
-share/gnome/gok/ta/main.kbd
-share/gnome/gok/ta/mouse.kbd
-share/gnome/gok/ta/move-resize.kbd
-share/gnome/gok/ta/numberpad.kbd
-share/gnome/gok/ta/quit.kbd
-share/gnome/gok/ta/text-operations.kbd
-share/gnome/gok/ta/valuator.kbd
-share/gnome/gok/text-operations.kbd
-share/gnome/gok/uk/gok-controls.kbd
-share/gnome/gok/uk/hide.kbd
-share/gnome/gok/uk/launcher.kbd
-share/gnome/gok/uk/main.kbd
-share/gnome/gok/uk/mouse.kbd
-share/gnome/gok/uk/move-resize.kbd
-share/gnome/gok/uk/numberpad.kbd
-share/gnome/gok/uk/quit.kbd
-share/gnome/gok/uk/text-operations.kbd
-share/gnome/gok/uk/valuator.kbd
-share/gnome/gok/valuator.kbd
-share/gnome/gok/value-fast-less.png
-share/gnome/gok/value-fast-more.png
-share/gnome/gok/value-less.png
-share/gnome/gok/value-max.png
-share/gnome/gok/value-min.png
-share/gnome/gok/value-more.png
-share/gnome/gok/vi/gok-controls.kbd
-share/gnome/gok/vi/hide.kbd
-share/gnome/gok/vi/launcher.kbd
-share/gnome/gok/vi/main.kbd
-share/gnome/gok/vi/mouse.kbd
-share/gnome/gok/vi/move-resize.kbd
-share/gnome/gok/vi/numberpad.kbd
-share/gnome/gok/vi/quit.kbd
-share/gnome/gok/vi/text-operations.kbd
-share/gnome/gok/vi/valuator.kbd
-share/gnome/gok/zh_CN/gok-controls.kbd
-share/gnome/gok/zh_CN/hide.kbd
-share/gnome/gok/zh_CN/launcher.kbd
-share/gnome/gok/zh_CN/main.kbd
-share/gnome/gok/zh_CN/mouse.kbd
-share/gnome/gok/zh_CN/move-resize.kbd
-share/gnome/gok/zh_CN/numberpad.kbd
-share/gnome/gok/zh_CN/quit.kbd
-share/gnome/gok/zh_CN/text-operations.kbd
-share/gnome/gok/zh_CN/valuator.kbd
-share/gnome/gok/zh_HK/gok-controls.kbd
-share/gnome/gok/zh_HK/hide.kbd
-share/gnome/gok/zh_HK/launcher.kbd
-share/gnome/gok/zh_HK/main.kbd
-share/gnome/gok/zh_HK/mouse.kbd
-share/gnome/gok/zh_HK/move-resize.kbd
-share/gnome/gok/zh_HK/numberpad.kbd
-share/gnome/gok/zh_HK/quit.kbd
-share/gnome/gok/zh_HK/text-operations.kbd
-share/gnome/gok/zh_HK/valuator.kbd
-share/gnome/gok/zh_TW/gok-controls.kbd
-share/gnome/gok/zh_TW/hide.kbd
-share/gnome/gok/zh_TW/launcher.kbd
-share/gnome/gok/zh_TW/main.kbd
-share/gnome/gok/zh_TW/mouse.kbd
-share/gnome/gok/zh_TW/move-resize.kbd
-share/gnome/gok/zh_TW/numberpad.kbd
-share/gnome/gok/zh_TW/quit.kbd
-share/gnome/gok/zh_TW/text-operations.kbd
-share/gnome/gok/zh_TW/valuator.kbd
-share/gnome/help/gok/C/gok.xml
-share/gnome/help/gok/C/legal.xml
-share/gnome/omf/gok/gok-C.omf
-share/gnome/pixmaps/gok.png
-share/locale/am/LC_MESSAGES/gok.mo
-share/locale/ar/LC_MESSAGES/gok.mo
-share/locale/az/LC_MESSAGES/gok.mo
-share/locale/be/LC_MESSAGES/gok.mo
-share/locale/bg/LC_MESSAGES/gok.mo
-share/locale/bn/LC_MESSAGES/gok.mo
-share/locale/bn_IN/LC_MESSAGES/gok.mo
-share/locale/ca/LC_MESSAGES/gok.mo
-share/locale/cs/LC_MESSAGES/gok.mo
-share/locale/cy/LC_MESSAGES/gok.mo
-share/locale/da/LC_MESSAGES/gok.mo
-share/locale/de/LC_MESSAGES/gok.mo
-share/locale/dz/LC_MESSAGES/gok.mo
-share/locale/el/LC_MESSAGES/gok.mo
-share/locale/en_CA/LC_MESSAGES/gok.mo
-share/locale/en_GB/LC_MESSAGES/gok.mo
-share/locale/es/LC_MESSAGES/gok.mo
-share/locale/et/LC_MESSAGES/gok.mo
-share/locale/eu/LC_MESSAGES/gok.mo
-share/locale/fa/LC_MESSAGES/gok.mo
-share/locale/fi/LC_MESSAGES/gok.mo
-share/locale/fr/LC_MESSAGES/gok.mo
-share/locale/ga/LC_MESSAGES/gok.mo
-share/locale/gl/LC_MESSAGES/gok.mo
-share/locale/gu/LC_MESSAGES/gok.mo
-share/locale/hi/LC_MESSAGES/gok.mo
-share/locale/hr/LC_MESSAGES/gok.mo
-share/locale/hu/LC_MESSAGES/gok.mo
-share/locale/id/LC_MESSAGES/gok.mo
-share/locale/it/LC_MESSAGES/gok.mo
-share/locale/ja/LC_MESSAGES/gok.mo
-share/locale/ka/LC_MESSAGES/gok.mo
-share/locale/ko/LC_MESSAGES/gok.mo
-share/locale/ku/LC_MESSAGES/gok.mo
-share/locale/lt/LC_MESSAGES/gok.mo
-share/locale/lv/LC_MESSAGES/gok.mo
-share/locale/mk/LC_MESSAGES/gok.mo
-share/locale/ml/LC_MESSAGES/gok.mo
-share/locale/mn/LC_MESSAGES/gok.mo
-share/locale/mr/LC_MESSAGES/gok.mo
-share/locale/ms/LC_MESSAGES/gok.mo
-share/locale/nb/LC_MESSAGES/gok.mo
-share/locale/ne/LC_MESSAGES/gok.mo
-share/locale/nl/LC_MESSAGES/gok.mo
-share/locale/or/LC_MESSAGES/gok.mo
-share/locale/pa/LC_MESSAGES/gok.mo
-share/locale/pl/LC_MESSAGES/gok.mo
-share/locale/pt/LC_MESSAGES/gok.mo
-share/locale/pt_BR/LC_MESSAGES/gok.mo
-share/locale/ro/LC_MESSAGES/gok.mo
-share/locale/ru/LC_MESSAGES/gok.mo
-share/locale/rw/LC_MESSAGES/gok.mo
-share/locale/sl/LC_MESSAGES/gok.mo
-share/locale/sq/LC_MESSAGES/gok.mo
-share/locale/sr/LC_MESSAGES/gok.mo
-share/locale/sr@Latn/LC_MESSAGES/gok.mo
-share/locale/sv/LC_MESSAGES/gok.mo
-share/locale/ta/LC_MESSAGES/gok.mo
-share/locale/uk/LC_MESSAGES/gok.mo
-share/locale/vi/LC_MESSAGES/gok.mo
-share/locale/zh_CN/LC_MESSAGES/gok.mo
-share/locale/zh_HK/LC_MESSAGES/gok.mo
-share/locale/zh_TW/LC_MESSAGES/gok.mo
-@dirrm share/gnome/omf/gok
-@dirrm share/gnome/help/gok/C
-@dirrm share/gnome/help/gok
-@dirrm share/gnome/gok/zh_TW
-@dirrm share/gnome/gok/zh_HK
-@dirrm share/gnome/gok/zh_CN
-@dirrm share/gnome/gok/vi
-@dirrm share/gnome/gok/uk
-@dirrm share/gnome/gok/ta
-@dirrm share/gnome/gok/sv
-@dirrm share/gnome/gok/sr@Latn
-@dirrm share/gnome/gok/sr
-@dirrm share/gnome/gok/sq
-@dirrm share/gnome/gok/sl
-@dirrm share/gnome/gok/rw
-@dirrm share/gnome/gok/ru
-@dirrm share/gnome/gok/ro
-@dirrm share/gnome/gok/pt_BR
-@dirrm share/gnome/gok/pt
-@dirrm share/gnome/gok/pl
-@dirrm share/gnome/gok/pa
-@dirrm share/gnome/gok/or
-@dirrm share/gnome/gok/nl
-@dirrm share/gnome/gok/ne
-@dirrm share/gnome/gok/nb
-@dirrm share/gnome/gok/ms
-@dirrm share/gnome/gok/mr
-@dirrm share/gnome/gok/mn
-@dirrm share/gnome/gok/ml
-@dirrm share/gnome/gok/mk
-@dirrm share/gnome/gok/lv
-@dirrm share/gnome/gok/lt
-@dirrm share/gnome/gok/ku
-@dirrm share/gnome/gok/ko
-@dirrm share/gnome/gok/ka
-@dirrm share/gnome/gok/ja
-@dirrm share/gnome/gok/it
-@dirrm share/gnome/gok/id
-@dirrm share/gnome/gok/hu
-@dirrm share/gnome/gok/hr
-@dirrm share/gnome/gok/hi
-@dirrm share/gnome/gok/gu
-@dirrm share/gnome/gok/glade
-@dirrm share/gnome/gok/gl
-@dirrm share/gnome/gok/ga
-@dirrm share/gnome/gok/fr
-@dirrm share/gnome/gok/fi
-@dirrm share/gnome/gok/fa
-@dirrm share/gnome/gok/eu
-@dirrm share/gnome/gok/et
-@dirrm share/gnome/gok/es
-@dirrm share/gnome/gok/en_GB
-@dirrm share/gnome/gok/en_CA
-@dirrm share/gnome/gok/el
-@dirrm share/gnome/gok/dz
-@dirrm share/gnome/gok/de
-@dirrm share/gnome/gok/da
-@dirrm share/gnome/gok/cy
-@dirrm share/gnome/gok/cs
-@dirrm share/gnome/gok/ca
-@dirrm share/gnome/gok/bn_IN
-@dirrm share/gnome/gok/bn
-@dirrm share/gnome/gok/bg
-@dirrm share/gnome/gok/be
-@dirrm share/gnome/gok/az
-@dirrm share/gnome/gok/ar
-@dirrm share/gnome/gok/am
-@dirrm share/gnome/gok
-@dirrm %%DOCSDIR%%
-@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/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/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/orca/Makefile b/accessibility/orca/Makefile
deleted file mode 100644
index b3e6ee33d..000000000
--- a/accessibility/orca/Makefile
+++ /dev/null
@@ -1,32 +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.3 2006/08/22 02:58:58 marcus Exp $
-#
-
-PORTNAME= orca
-PORTVERSION= 1.0.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
-
-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"
-
-.include <bsd.port.mk>
diff --git a/accessibility/orca/distinfo b/accessibility/orca/distinfo
deleted file mode 100644
index 3332dddbb..000000000
--- a/accessibility/orca/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/orca-1.0.0.tar.bz2) = b1db09138f1c99b6b0fd468cab35deb2
-SHA256 (gnome2/orca-1.0.0.tar.bz2) = 823c5dcc4d58f53100b7addcf02842451e58ff00064793018a392fa55d530cbd
-SIZE (gnome2/orca-1.0.0.tar.bz2) = 707077
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 bfe284fd0..000000000
--- a/accessibility/orca/pkg-plist
+++ /dev/null
@@ -1,241 +0,0 @@
-bin/orca
-%%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/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_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_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/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/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/__init__.py
-%%PYTHON_SITELIBDIR%%/orca/scripts/__init__.pyc
-%%PYTHON_SITELIBDIR%%/orca/scripts/__init__.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-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/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/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
-share/gnome/applications/orca.desktop
-share/gnome/orca/glade/orca-setup.glade
-share/icons/hicolor/48x48/apps/orca.png
-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/eu/LC_MESSAGES/orca.mo
-share/locale/fi/LC_MESSAGES/orca.mo
-share/locale/fr/LC_MESSAGES/orca.mo
-share/locale/gu/LC_MESSAGES/orca.mo
-share/locale/hi/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/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/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/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/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/pt/LC_MESSAGES
-@dirrmtry share/locale/pt
-@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/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