summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-14 09:21:27 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-14 09:21:27 +0800
commit6ea8cdadd34fade98a807bf84429806612c65079 (patch)
treeb7f18e7e629139c395bf0080243a2218963d0301 /accessibility
parent857bb773fe0bad1b58fa9c68ece3c326f60613e6 (diff)
downloadmarcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar.gz
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar.bz2
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar.lz
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar.xz
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.tar.zst
marcuscom-ports-6ea8cdadd34fade98a807bf84429806612c65079.zip
Remove these ports now that they have been merged into the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3934 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/atk/Makefile29
-rw-r--r--accessibility/atk/distinfo2
-rw-r--r--accessibility/atk/files/patch-Makefile.in11
-rw-r--r--accessibility/atk/files/patch-docs_Makefile.in10
-rw-r--r--accessibility/atk/pkg-descr5
-rw-r--r--accessibility/atk/pkg-plist114
-rw-r--r--accessibility/dasher/Makefile48
-rw-r--r--accessibility/dasher/distinfo2
-rw-r--r--accessibility/dasher/files/patch-Src_Gtk2_speech.cc12
-rw-r--r--accessibility/dasher/pkg-descr14
-rw-r--r--accessibility/dasher/pkg-plist217
-rw-r--r--accessibility/gnopernicus/Makefile40
-rw-r--r--accessibility/gnopernicus/distinfo2
-rw-r--r--accessibility/gnopernicus/files/patch-braille_libbrl_brlxml.c13
-rw-r--r--accessibility/gnopernicus/files/patch-gnopi_gnopi.c28
-rw-r--r--accessibility/gnopernicus/files/patch-srcore_srbrl.c51
-rw-r--r--accessibility/gnopernicus/files/patch-srcore_srmain.c26
-rw-r--r--accessibility/gnopernicus/files/patch-srlow_libsrlow_SRObject.c14
-rw-r--r--accessibility/gnopernicus/pkg-descr4
-rw-r--r--accessibility/gnopernicus/pkg-plist165
-rw-r--r--accessibility/gok/Makefile36
-rw-r--r--accessibility/gok/distinfo2
-rw-r--r--accessibility/gok/files/patch-gok_gok-keyboard.c13
-rw-r--r--accessibility/gok/pkg-descr13
-rw-r--r--accessibility/gok/pkg-plist715
25 files changed, 0 insertions, 1586 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
deleted file mode 100644
index 4c4ec4d0e..000000000
--- a/accessibility/atk/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: atk
-# Date Created: 14 May 2001
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= atk
-PORTVERSION= 1.9.1
-CATEGORIES= accessibility devel
-MASTER_SITES= ${MASTER_SITE_GNOME} \
- ftp://ftp.gtk.org/pub/gtk/v2.6/
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.9
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A GNOME accessibility toolkit (ATK)
-
-USE_BZIP2= yes
-INSTALLS_SHLIB= yes
-USE_LIBTOOL_VER=15
-USE_GNOME= gnomehack glib20
-CONFIGURE_ARGS= --enable-static \
- --disable-gtk-doc \
- --with-html-dir=${PREFIX}/share/doc
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo
deleted file mode 100644
index c6fba736e..000000000
--- a/accessibility/atk/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/atk-1.9.1.tar.bz2) = 689eb6a77215858eb804f6dcc90058be
-SIZE (gnome2/atk-1.9.1.tar.bz2) = 483363
diff --git a/accessibility/atk/files/patch-Makefile.in b/accessibility/atk/files/patch-Makefile.in
deleted file mode 100644
index 90d6da723..000000000
--- a/accessibility/atk/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Fri Nov 8 17:09:46 2002
-+++ Makefile.in Fri Nov 8 17:10:22 2002
-@@ -116,7 +116,7 @@
- atktargetlib = @atktargetlib@
- ms_librarian = @ms_librarian@
-
--SUBDIRS = atk tests docs po
-+SUBDIRS = atk docs po
-
- EXTRA_DIST = atk-uninstalled.pc.in atk.pc.in atk.spec.in atk.spec atk-zip.sh
-
diff --git a/accessibility/atk/files/patch-docs_Makefile.in b/accessibility/atk/files/patch-docs_Makefile.in
deleted file mode 100644
index b40046ee2..000000000
--- a/accessibility/atk/files/patch-docs_Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- docs/Makefile.in.orig Fri Jan 24 16:45:09 2003
-+++ docs/Makefile.in Fri Jan 24 16:45:09 2003
-@@ -274,6 +274,7 @@
- dist-hook-local: all-local
-
- @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
-+@ENABLE_GTK_DOC_FALSE@all-local:
-
- #### scan ####
-
diff --git a/accessibility/atk/pkg-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 6711eb473..000000000
--- a/accessibility/atk/pkg-plist
+++ /dev/null
@@ -1,114 +0,0 @@
-include/atk-1.0/atk/atk-enum-types.h
-include/atk-1.0/atk/atk.h
-include/atk-1.0/atk/atkaction.h
-include/atk-1.0/atk/atkcomponent.h
-include/atk-1.0/atk/atkdocument.h
-include/atk-1.0/atk/atkeditabletext.h
-include/atk-1.0/atk/atkgobjectaccessible.h
-include/atk-1.0/atk/atkhyperlink.h
-include/atk-1.0/atk/atkhypertext.h
-include/atk-1.0/atk/atkimage.h
-include/atk-1.0/atk/atknoopobject.h
-include/atk-1.0/atk/atknoopobjectfactory.h
-include/atk-1.0/atk/atkobject.h
-include/atk-1.0/atk/atkobjectfactory.h
-include/atk-1.0/atk/atkregistry.h
-include/atk-1.0/atk/atkrelation.h
-include/atk-1.0/atk/atkrelationset.h
-include/atk-1.0/atk/atkrelationtype.h
-include/atk-1.0/atk/atkselection.h
-include/atk-1.0/atk/atkstate.h
-include/atk-1.0/atk/atkstateset.h
-include/atk-1.0/atk/atkstreamablecontent.h
-include/atk-1.0/atk/atktable.h
-include/atk-1.0/atk/atktext.h
-include/atk-1.0/atk/atkutil.h
-include/atk-1.0/atk/atkvalue.h
-lib/libatk-1.0.a
-lib/libatk-1.0.so
-lib/libatk-1.0.so.901
-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/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/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/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/kn/LC_MESSAGES/atk10.mo
-share/locale/ko/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/no/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/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/th/LC_MESSAGES/atk10.mo
-share/locale/tk/LC_MESSAGES/atk10.mo
-share/locale/tr/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_TW/LC_MESSAGES/atk10.mo
-@unexec rmdir %D/share/locale/as/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/as 2> /dev/null || true
-@unexec rmdir %D/share/locale/li/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/li 2> /dev/null || true
-@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/mr 2> /dev/null || true
-@unexec rmdir %D/share/locale/tk/LC_MESSAGES 2> /dev/null || true
-@unexec rmdir %D/share/locale/tk 2> /dev/null || true
-@dirrm %%DOCSDIR%%
-@dirrm include/atk-1.0/atk
-@dirrm include/atk-1.0
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile
deleted file mode 100644
index 8ada000f1..000000000
--- a/accessibility/dasher/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# Ports collection Makefile for: dasher
-# Date created: 5 July 2003
-# Whom: lewiz <purple@lewiz.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= dasher
-PORTVERSION= 3.2.15
-CATEGORIES= accessibility editors x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.2
-DIST_SUBDIR= gnome2
-
-MAINTAINER= purple@lewiz.net
-COMMENT= Information efficient text-entry interface
-
-BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gnomehier libgnomeui atspi \
- libwnck
-WANT_GNOME= yes
-USE_LIBTOOL_VER=15
-INSTALLS_OMF= yes
-USE_REINPLACE= yes
-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
-.else
-CONFIGURE_ARGS+=--without-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 02812ef26..000000000
--- a/accessibility/dasher/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/dasher-3.2.15.tar.bz2) = a3fa85e32c94c69476e12ecba7d257e7
-SIZE (gnome2/dasher-3.2.15.tar.bz2) = 8981223
diff --git a/accessibility/dasher/files/patch-Src_Gtk2_speech.cc b/accessibility/dasher/files/patch-Src_Gtk2_speech.cc
deleted file mode 100644
index 05d3c3b83..000000000
--- a/accessibility/dasher/files/patch-Src_Gtk2_speech.cc
+++ /dev/null
@@ -1,12 +0,0 @@
---- Src/Gtk2/speech.cc.orig Fri Sep 17 06:53:53 2004
-+++ Src/Gtk2/speech.cc Sat Feb 26 01:00:12 2005
-@@ -78,7 +78,8 @@
- void teardown_speech() {
-
- bonobo_object_release_unref (speaker, NULL);
-- CORBA_free (voices);
-+ if (voices != NULL && !BONOBO_EX (&ev) && voices->_length != 0)
-+ CORBA_free (voices);
- CORBA_exception_free (&ev);
-
- }
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 1be84180b..000000000
--- a/accessibility/dasher/pkg-plist
+++ /dev/null
@@ -1,217 +0,0 @@
-bin/dasher
-share/gnome/applications/dasher.desktop
-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.Bengali.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.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.Japanese.xml
-share/gnome/dasher/alphabet.Joyo.xml
-share/gnome/dasher/alphabet.Joyo2.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.Tsonga.xml
-share/gnome/dasher/alphabet.Tswana.xml
-share/gnome/dasher/alphabet.Turkish.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.afrikaans.xml
-share/gnome/dasher/alphabet.albanian.xml
-share/gnome/dasher/alphabet.arabic.xml
-share/gnome/dasher/alphabet.bengali.xml
-share/gnome/dasher/alphabet.bopomofo.xml
-share/gnome/dasher/alphabet.catalan.xml
-share/gnome/dasher/alphabet.chinese.xml
-share/gnome/dasher/alphabet.chineseRuby.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.english2.xml
-share/gnome/dasher/alphabet.finnish.xml
-share/gnome/dasher/alphabet.french.xml
-share/gnome/dasher/alphabet.german.xml
-share/gnome/dasher/alphabet.greek.xml
-share/gnome/dasher/alphabet.hebrew.xml
-share/gnome/dasher/alphabet.hiragana.xml
-share/gnome/dasher/alphabet.hungarian.xml
-share/gnome/dasher/alphabet.hungarianLowerCase.xml
-share/gnome/dasher/alphabet.ipa.xml
-share/gnome/dasher/alphabet.italian.xml
-share/gnome/dasher/alphabet.klingon.xml
-share/gnome/dasher/alphabet.korean.xml
-share/gnome/dasher/alphabet.mongolian.xml
-share/gnome/dasher/alphabet.mongolian2.xml
-share/gnome/dasher/alphabet.norwegian.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.russian.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.venda.xml
-share/gnome/dasher/alphabet.welsh.xml
-share/gnome/dasher/alphabet.xsl
-share/gnome/dasher/colour.dtd
-share/gnome/dasher/colour.hiragana.xml
-share/gnome/dasher/colour.xml
-share/gnome/dasher/dasher.glade
-share/gnome/dasher/training_Afrikaans_ZA.txt
-share/gnome/dasher/training_Assamese_IN.txt
-share/gnome/dasher/training_English_ZA.txt
-share/gnome/dasher/training_Esperanto_XX.txt
-share/gnome/dasher/training_Gujarati_IN.txt
-share/gnome/dasher/training_Hindi_IN.txt
-share/gnome/dasher/training_Japanese_JP.txt
-share/gnome/dasher/training_Kannada_IN.txt
-share/gnome/dasher/training_Kashmiri_IN.txt
-share/gnome/dasher/training_Malayalam_IN.txt
-share/gnome/dasher/training_Marathi_IN.txt
-share/gnome/dasher/training_Ndebele_ZA.txt
-share/gnome/dasher/training_Oriya_IN.txt
-share/gnome/dasher/training_Punjabi_IN.txt
-share/gnome/dasher/training_Punjabi_IPA_IN.txt
-share/gnome/dasher/training_Sepedi_ZA.txt
-share/gnome/dasher/training_Sesotho_ZA.txt
-share/gnome/dasher/training_Sinhala_IN.txt
-share/gnome/dasher/training_Swati_ZA.txt
-share/gnome/dasher/training_Tamil_IN.txt
-share/gnome/dasher/training_Telugu_IN.txt
-share/gnome/dasher/training_Tsonga_ZA.txt
-share/gnome/dasher/training_Tswana_ZA.txt
-share/gnome/dasher/training_Urdu_PK.txt
-share/gnome/dasher/training_Venda_ZA.txt
-share/gnome/dasher/training_Xhosa_ZA.txt
-share/gnome/dasher/training_Zulu_ZA.txt
-share/gnome/dasher/training_albanian_SQ.txt
-share/gnome/dasher/training_bengali_BD.txt
-share/gnome/dasher/training_bengali_bn.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_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_welsh_GB.txt
-share/gnome/help/dasher/C/dasher.xml
-share/gnome/help/dasher/C/figures/figure2.png
-share/gnome/help/dasher/C/figures/main.png
-share/gnome/help/dasher/C/figures/prefs1.png
-share/gnome/help/dasher/C/figures/prefs2.png
-share/gnome/help/dasher/C/figures/prefs3.png
-share/gnome/help/dasher/C/figures/prefs4.png
-share/gnome/help/dasher/C/figures/prefs5.png
-share/gnome/help/dasher/C/version.xml
-share/gnome/icons/dasher.png
-share/gnome/omf/dasher/dasher-C.omf
-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/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/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/fi/LC_MESSAGES/dasher.mo
-share/locale/fr/LC_MESSAGES/dasher.mo
-share/locale/ga/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/ko/LC_MESSAGES/dasher.mo
-share/locale/lt/LC_MESSAGES/dasher.mo
-share/locale/mk/LC_MESSAGES/dasher.mo
-share/locale/mn/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/no/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/sk/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/tk/LC_MESSAGES/dasher.mo
-share/locale/tr/LC_MESSAGES/dasher.mo
-share/locale/uk/LC_MESSAGES/dasher.mo
-share/locale/zh_CN/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
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
deleted file mode 100644
index c0d6693a3..000000000
--- a/accessibility/gnopernicus/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: gnopernicus
-# Date created: 11 May 2003
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnopernicus
-PORTVERSION= 0.10.4
-CATEGORIES= accessibility x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Collection of accessibility apps for GNOME 2
-
-LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnomemag
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-INSTALLS_OMF= yes
-USE_GMAKE= yes
-USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui atspi gnomespeech
-USE_LIBTOOL_VER=15
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-MAKE_ENV= SED="${SED}"
-
-GCONF_SCHEMAS= brlmonitor.schemas gnopernicus.schemas remote.schemas
-SHLIB_VERSION= 4
-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
-
-.include <bsd.port.mk>
diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo
deleted file mode 100644
index 4fe27d652..000000000
--- a/accessibility/gnopernicus/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/gnopernicus-0.10.4.tar.bz2) = cb105fa21d63e83c352a1f606d601196
-SIZE (gnome2/gnopernicus-0.10.4.tar.bz2) = 1953427
diff --git a/accessibility/gnopernicus/files/patch-braille_libbrl_brlxml.c b/accessibility/gnopernicus/files/patch-braille_libbrl_brlxml.c
deleted file mode 100644
index 3a2d38735..000000000
--- a/accessibility/gnopernicus/files/patch-braille_libbrl_brlxml.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- braille/libbrl/brlxml.c.orig Tue Aug 3 14:50:31 2004
-+++ braille/libbrl/brlxml.c Tue Aug 3 14:50:48 2004
-@@ -730,9 +730,9 @@
- /* fprintf (stderr, "\n attr_val; %s", *attrs); */
- if (g_strcasecmp ((gchar*)*attrs, "mode") == 0)
- {
-- ++attrs;
- gint16 new_offset = 0;
- gshort sign = 1;
-+ ++attrs;
-
- attr_val = g_strdup ((gchar*)*attrs);
- tattr_val = g_strdup (attr_val);
diff --git a/accessibility/gnopernicus/files/patch-gnopi_gnopi.c b/accessibility/gnopernicus/files/patch-gnopi_gnopi.c
deleted file mode 100644
index ee014bef5..000000000
--- a/accessibility/gnopernicus/files/patch-gnopi_gnopi.c
+++ /dev/null
@@ -1,28 +0,0 @@
---- gnopi/gnopi.c.orig Mon Dec 20 23:47:10 2004
-+++ gnopi/gnopi.c Mon Dec 20 23:48:21 2004
-@@ -530,6 +530,7 @@
- GladeXML *xml = NULL;
- gint response_id;
- gboolean accessibility_on;
-+ AtkObject *obj;
-
- /* check if accessibility flag is TRUE */
- accessibility_on = gnopiconf_get_bool (ACCESSIBILITY_GCONF_KEY,
-@@ -550,7 +551,7 @@
-
- g_object_unref (G_OBJECT (xml));
-
-- AtkObject *obj = gtk_widget_get_accessible (dialog);
-+ obj = gtk_widget_get_accessible (dialog);
- atk_object_set_role (obj, ATK_ROLE_ALERT);
-
- response_id = gtk_dialog_run (GTK_DIALOG (dialog));
-@@ -570,7 +571,7 @@
-
- g_object_unref (G_OBJECT (xml));
-
-- AtkObject *obj = gtk_widget_get_accessible (dialog);
-+ obj = gtk_widget_get_accessible (dialog);
- atk_object_set_role (obj, ATK_ROLE_ALERT);
-
- response_id = gtk_dialog_run (GTK_DIALOG (dialog));
diff --git a/accessibility/gnopernicus/files/patch-srcore_srbrl.c b/accessibility/gnopernicus/files/patch-srcore_srbrl.c
deleted file mode 100644
index 474f3f804..000000000
--- a/accessibility/gnopernicus/files/patch-srcore_srbrl.c
+++ /dev/null
@@ -1,51 +0,0 @@
---- srcore/srbrl.c.orig Wed Jul 14 20:51:31 2004
-+++ srcore/srbrl.c Wed Jul 14 20:55:57 2004
-@@ -723,6 +723,12 @@
- static void
- src_braille_load_values (SRCBraille *braille)
- {
-+ gint default_pos_sensor;
-+ gint default_opt_sensor;
-+ gchar *default_braille_transaltion_table;
-+ gchar *default_braille_style;
-+ gchar *default_braille_cursor_style;
-+
- sru_assert (braille);
-
- if (!braille->device)
-@@ -749,7 +755,7 @@
- }
- }
-
-- gchar *default_braille_transaltion_table = DEFAULT_BRAILLE_TRANSLATION;
-+ *default_braille_transaltion_table = DEFAULT_BRAILLE_TRANSLATION;
- GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_TRANSLATION, CFGT_STRING,
- &braille->translation_table,
- default_braille_transaltion_table);
-@@ -761,22 +767,22 @@
- }
-
-
-- gchar *default_braille_style = DEFAULT_BRAILLE_STYLE;
-+ *default_braille_style = DEFAULT_BRAILLE_STYLE;
- GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_STYLE, CFGT_STRING,
- &braille->style,
- default_braille_style);
-
-- gchar *default_braille_cursor_style = DEFAULT_BRAILLE_CURSOR_STYLE;
-+ *default_braille_cursor_style = DEFAULT_BRAILLE_CURSOR_STYLE;
- GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_CURSOR_STYLE, CFGT_STRING,
- &braille->cursor_style,
- default_braille_cursor_style);
-
-- gint default_pos_sensor = DEFAULT_BRAILLE_POSITION_SENSOR;
-+ default_pos_sensor = DEFAULT_BRAILLE_POSITION_SENSOR;
- GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_POSITION_SENSOR, CFGT_INT,
- &braille->position_sensor,
- &default_pos_sensor);
-
-- gint default_opt_sensor = DEFAULT_BRAILLE_OPTICAL_SENSOR;
-+ default_opt_sensor = DEFAULT_BRAILLE_OPTICAL_SENSOR;
- GET_BRAILLE_CONFIG_DATA_WITH_DEFAULT (BRAILLE_OPTICAL_SENSOR, CFGT_INT,
- &braille->optical_sensor,
- &default_opt_sensor);
diff --git a/accessibility/gnopernicus/files/patch-srcore_srmain.c b/accessibility/gnopernicus/files/patch-srcore_srmain.c
deleted file mode 100644
index 7b113f5ba..000000000
--- a/accessibility/gnopernicus/files/patch-srcore_srmain.c
+++ /dev/null
@@ -1,26 +0,0 @@
---- srcore/srmain.c.orig Sun May 30 03:08:45 2004
-+++ srcore/srmain.c Sun May 30 03:09:28 2004
-@@ -602,9 +602,10 @@
- sru_assert (config->key);
- if (strcmp (config->key, BRAILLE_DEVICE) == 0)
- {
-+ gboolean rv;
- sru_assert (config->newvalue && config->type == CFGT_STRING);
-
-- gboolean rv = src_braille_set_device ((gchar*)config->newvalue);
-+ rv = src_braille_set_device ((gchar*)config->newvalue);
- if (!rv)
- {
- sru_message ("SR: process config changed for braille: brl_device did not change!!!");
-@@ -636,9 +637,10 @@
- }
- else if (strcmp (config->key, BRAILLE_TRANSLATION) == 0)
- {
-+ gboolean rv;
- sru_assert (config->type == CFGT_STRING && config->newvalue);
-
-- gboolean rv = src_braille_set_translation_table ((gchar*)config->newvalue);
-+ rv = src_braille_set_translation_table ((gchar*)config->newvalue);
-
- if (!rv)
- {
diff --git a/accessibility/gnopernicus/files/patch-srlow_libsrlow_SRObject.c b/accessibility/gnopernicus/files/patch-srlow_libsrlow_SRObject.c
deleted file mode 100644
index 86addc0fc..000000000
--- a/accessibility/gnopernicus/files/patch-srlow_libsrlow_SRObject.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- srlow/libsrlow/SRObject.c.orig Mon Feb 28 17:11:27 2005
-+++ srlow/libsrlow/SRObject.c Mon Feb 28 17:11:41 2005
-@@ -4206,9 +4206,10 @@
- offset = AccessibleText_getCaretOffset (acc_text);
- if (offset == AccessibleText_getCharacterCount (acc_text) && offset > 0)
- {
-+ char *ret;
- offset--;
- last = TRUE;/*the char is the last char in the text*/
-- char *ret = AccessibleText_getTextBeforeOffset (acc_text, offset+1,
-+ ret = AccessibleText_getTextBeforeOffset (acc_text, offset+1,
- SPI_TEXT_BOUNDARY_LINE_START, &line_start_offset, &line_end_offset);
- SPI_freeString (ret);
- if (offset == line_start_offset && offset > 0)
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 0feb6e89e..000000000
--- a/accessibility/gnopernicus/pkg-plist
+++ /dev/null
@@ -1,165 +0,0 @@
-bin/gnopernicus
-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/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/util.h
-lib/gnopernicus-1.0/libbrl.a
-lib/gnopernicus-1.0/libbrl.so
-lib/gnopernicus-1.0/libbrl.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libke.a
-lib/gnopernicus-1.0/libke.so
-lib/gnopernicus-1.0/libke.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libmag.a
-lib/gnopernicus-1.0/libmag.so
-lib/gnopernicus-1.0/libmag.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libsrconf.a
-lib/gnopernicus-1.0/libsrconf.so
-lib/gnopernicus-1.0/libsrconf.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libsrlow.a
-lib/gnopernicus-1.0/libsrlow.so
-lib/gnopernicus-1.0/libsrlow.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libsrs.a
-lib/gnopernicus-1.0/libsrs.so
-lib/gnopernicus-1.0/libsrs.so.%%SHLIB_VERSION%%
-lib/gnopernicus-1.0/libsrutil.a
-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/about.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/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/gnome/pixmaps/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/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/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/eu/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/gu/LC_MESSAGES/gnopernicus.mo
-share/locale/hi/LC_MESSAGES/gnopernicus.mo
-share/locale/hr/LC_MESSAGES/gnopernicus.mo
-share/locale/it/LC_MESSAGES/gnopernicus.mo
-share/locale/ja/LC_MESSAGES/gnopernicus.mo
-share/locale/ko/LC_MESSAGES/gnopernicus.mo
-share/locale/lt/LC_MESSAGES/gnopernicus.mo
-share/locale/mn/LC_MESSAGES/gnopernicus.mo
-share/locale/ms/LC_MESSAGES/gnopernicus.mo
-share/locale/nb/LC_MESSAGES/gnopernicus.mo
-share/locale/nl/LC_MESSAGES/gnopernicus.mo
-share/locale/no/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/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/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_TW/LC_MESSAGES/gnopernicus.mo
-@dirrm share/gnome/omf/gnopernicus
-@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
diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile
deleted file mode 100644
index c8454aea2..000000000
--- a/accessibility/gok/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: gok
-# Date created: 12 April 2003
-# Whom: Adam Weinberger <adamw@freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gok
-PORTVERSION= 1.0.2
-CATEGORIES= accessibility sysutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME On-Screen Keyboard (GOK)
-
-LIB_DEPENDS= gnomespeech.7:${PORTSDIR}/accessibility/gnomespeech
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-INSTALLS_OMF= yes
-USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck
-USE_REINPLACE= yes
-USE_GMAKE= yes
-USE_LIBTOOL_VER=15
-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 d47bf4756..000000000
--- a/accessibility/gok/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/gok-1.0.2.tar.bz2) = c4ec4fcd39d43fc0aa43a222ff7ff7cb
-SIZE (gnome2/gok-1.0.2.tar.bz2) = 1440562
diff --git a/accessibility/gok/files/patch-gok_gok-keyboard.c b/accessibility/gok/files/patch-gok_gok-keyboard.c
deleted file mode 100644
index c85f8da0f..000000000
--- a/accessibility/gok/files/patch-gok_gok-keyboard.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- gok/gok-keyboard.c.orig Fri Nov 5 16:18:02 2004
-+++ gok/gok-keyboard.c Fri Nov 5 16:18:49 2004
-@@ -2519,8 +2519,9 @@
- else if ((pKeyboard->search_type == GOK_SPY_SEARCH_ACTIONABLE) && !did_actionkeys)
- {
- gint action_count, i;
-+ AccessibleAction *action;
- did_actionkeys = TRUE;
-- AccessibleAction *action =
-+ action =
- Accessible_getAction (pNodeAccessible->paccessible);
- if (!action)
- break;
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 560485898..000000000
--- a/accessibility/gok/pkg-plist
+++ /dev/null
@@ -1,715 +0,0 @@
-bin/create-branching-keyboard
-bin/gok
-libdata/bonobo/servers/GNOME_Gok.server
-libdata/pkgconfig/gok-1.0.pc
-%%DOCSDIR%%/ch01.html
-%%DOCSDIR%%/gok-GokButton.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%%/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/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/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/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/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/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/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/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/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/no/gok-controls.kbd
-share/gnome/gok/no/hide.kbd
-share/gnome/gok/no/launcher.kbd
-share/gnome/gok/no/main.kbd
-share/gnome/gok/no/mouse.kbd
-share/gnome/gok/no/move-resize.kbd
-share/gnome/gok/no/numberpad.kbd
-share/gnome/gok/no/quit.kbd
-share/gnome/gok/no/text-operations.kbd
-share/gnome/gok/no/valuator.kbd
-share/gnome/gok/numberpad.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/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_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/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/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/fi/LC_MESSAGES/gok.mo
-share/locale/fr/LC_MESSAGES/gok.mo
-share/locale/ga/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/ko/LC_MESSAGES/gok.mo
-share/locale/lt/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/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/no/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/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_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_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/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/no
-@dirrm share/gnome/gok/nl
-@dirrm share/gnome/gok/ne
-@dirrm share/gnome/gok/nb
-@dirrm share/gnome/gok/ms
-@dirrm share/gnome/gok/mn
-@dirrm share/gnome/gok/ml
-@dirrm share/gnome/gok/mk
-@dirrm share/gnome/gok/lt
-@dirrm share/gnome/gok/ko
-@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/ga
-@dirrm share/gnome/gok/fr
-@dirrm share/gnome/gok/fi
-@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/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
-@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%%