summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-03-10 07:28:35 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-03-10 07:28:35 +0800
commit52c8a0d74cf366d2b5253e53a02a8e6132e28383 (patch)
treeeb788fe499dba3a0c88b4b776ba43e15b338b43f /accessibility
parent3e35540c9ecc11afb8b228410a543ae3d7890a6c (diff)
downloadmarcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar
marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar.gz
marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar.bz2
marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar.lz
marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar.xz
marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.tar.zst
marcuscom-ports-52c8a0d74cf366d2b5253e53a02a8e6132e28383.zip
Cleanup of committed ports part #1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17220 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/at-spi/Makefile47
-rw-r--r--accessibility/at-spi/distinfo2
-rw-r--r--accessibility/at-spi/files/patch-registryd_registry-main.c10
-rw-r--r--accessibility/at-spi/pkg-descr6
-rw-r--r--accessibility/at-spi/pkg-plist247
-rw-r--r--accessibility/at-spi2-atk/Makefile34
-rw-r--r--accessibility/at-spi2-atk/distinfo2
-rw-r--r--accessibility/at-spi2-atk/files/patch-atk-adaptor_accessible-cache.c11
-rw-r--r--accessibility/at-spi2-atk/pkg-descr9
-rw-r--r--accessibility/at-spi2-atk/pkg-plist14
-rw-r--r--accessibility/at-spi2-core/Makefile34
-rw-r--r--accessibility/at-spi2-core/distinfo2
-rw-r--r--accessibility/at-spi2-core/files/patch-atspi_Makefile.in10
-rw-r--r--accessibility/at-spi2-core/pkg-descr10
-rw-r--r--accessibility/at-spi2-core/pkg-plist171
-rw-r--r--accessibility/atk/Makefile39
-rw-r--r--accessibility/atk/distinfo2
-rw-r--r--accessibility/atk/pkg-descr5
-rw-r--r--accessibility/atk/pkg-plist187
-rw-r--r--accessibility/atkmm/Makefile29
-rw-r--r--accessibility/atkmm/distinfo2
-rw-r--r--accessibility/atkmm/pkg-descr3
-rw-r--r--accessibility/atkmm/pkg-plist55
23 files changed, 0 insertions, 931 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile
deleted file mode 100644
index 46f34e891..000000000
--- a/accessibility/at-spi/Makefile
+++ /dev/null
@@ -1,47 +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.108 2011/06/11 18:55:54 mezz Exp $
-#
-
-PORTNAME= at-spi
-PORTVERSION= 1.32.0
-PORTREVISION?= 2
-CATEGORIES= accessibility x11-toolkits
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= An Assistive Technology Service Provider Interface
-
-USE_BZIP2= yes
-
-.if !defined(REFERENCE_PORT)
-
-CONFLICTS= at-spi2-atk-2.[0-9]* py[0-9][0-9]-atspi-2.[0-9]*
-
-USE_GETTEXT= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack gnomehier intlhack gtk20 gconf2 libbonobo
-USE_XORG= x11 xtst
-USE_PYTHON= yes
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-static
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-GCONF_SCHEMAS= at-spi.schemas
-
-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 8196f8863..000000000
--- a/accessibility/at-spi/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/at-spi-1.32.0.tar.bz2) = cc841dea746413eebadf0710dabec741450b37a06821c34526f505fe9d027039
-SIZE (gnome2/at-spi-1.32.0.tar.bz2) = 845788
diff --git a/accessibility/at-spi/files/patch-registryd_registry-main.c b/accessibility/at-spi/files/patch-registryd_registry-main.c
deleted file mode 100644
index ac903d9f4..000000000
--- a/accessibility/at-spi/files/patch-registryd_registry-main.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- registryd/registry-main.c.orig 2010-02-27 00:19:33.000000000 -0500
-+++ registryd/registry-main.c 2010-02-27 00:21:10.000000000 -0500
-@@ -198,6 +198,7 @@ main (int argc, char **argv)
- * has been set. If we have not been relocated, we will exit if the
- * at-spi-dbus key has been set.
- */
-+ g_type_init ();
- gconf_client = gconf_client_get_default ();
- #ifdef RELOCATE
- need_to_quit = !gconf_client_get_bool (gconf_client, CORBA_GCONF_KEY, NULL);
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 9d5f86967..000000000
--- a/accessibility/at-spi/pkg-plist
+++ /dev/null
@@ -1,247 +0,0 @@
-etc/xdg/autostart/at-spi-registryd.desktop
-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/collection.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/matchrule.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
-%%PYTHON_SITELIBDIR%%/pyatspi/__init__.py
-%%PYTHON_SITELIBDIR%%/pyatspi/__init__.pyc
-%%PYTHON_SITELIBDIR%%/pyatspi/__init__.pyo
-%%PYTHON_SITELIBDIR%%/pyatspi/accessible.py
-%%PYTHON_SITELIBDIR%%/pyatspi/accessible.pyc
-%%PYTHON_SITELIBDIR%%/pyatspi/accessible.pyo
-%%PYTHON_SITELIBDIR%%/pyatspi/constants.py
-%%PYTHON_SITELIBDIR%%/pyatspi/constants.pyc
-%%PYTHON_SITELIBDIR%%/pyatspi/constants.pyo
-%%PYTHON_SITELIBDIR%%/pyatspi/event.py
-%%PYTHON_SITELIBDIR%%/pyatspi/event.pyc
-%%PYTHON_SITELIBDIR%%/pyatspi/event.pyo
-%%PYTHON_SITELIBDIR%%/pyatspi/registry.py
-%%PYTHON_SITELIBDIR%%/pyatspi/registry.pyc
-%%PYTHON_SITELIBDIR%%/pyatspi/registry.pyo
-%%PYTHON_SITELIBDIR%%/pyatspi/utils.py
-%%PYTHON_SITELIBDIR%%/pyatspi/utils.pyc
-%%PYTHON_SITELIBDIR%%/pyatspi/utils.pyo
-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/idl/at-spi-1.0/Accessibility.idl
-share/idl/at-spi-1.0/Accessibility_Accessible.idl
-share/idl/at-spi-1.0/Accessibility_Action.idl
-share/idl/at-spi-1.0/Accessibility_Application.idl
-share/idl/at-spi-1.0/Accessibility_Collection.idl
-share/idl/at-spi-1.0/Accessibility_Component.idl
-share/idl/at-spi-1.0/Accessibility_Desktop.idl
-share/idl/at-spi-1.0/Accessibility_Document.idl
-share/idl/at-spi-1.0/Accessibility_EditableText.idl
-share/idl/at-spi-1.0/Accessibility_Event.idl
-share/idl/at-spi-1.0/Accessibility_Hyperlink.idl
-share/idl/at-spi-1.0/Accessibility_Hypertext.idl
-share/idl/at-spi-1.0/Accessibility_Image.idl
-share/idl/at-spi-1.0/Accessibility_LoginHelper.idl
-share/idl/at-spi-1.0/Accessibility_Registry.idl
-share/idl/at-spi-1.0/Accessibility_Relation.idl
-share/idl/at-spi-1.0/Accessibility_Role.idl
-share/idl/at-spi-1.0/Accessibility_Selection.idl
-share/idl/at-spi-1.0/Accessibility_Selector.idl
-share/idl/at-spi-1.0/Accessibility_State.idl
-share/idl/at-spi-1.0/Accessibility_StreamableContent.idl
-share/idl/at-spi-1.0/Accessibility_Table.idl
-share/idl/at-spi-1.0/Accessibility_Text.idl
-share/idl/at-spi-1.0/Accessibility_Value.idl
-share/locale/ang/LC_MESSAGES/at-spi.mo
-share/locale/ar/LC_MESSAGES/at-spi.mo
-share/locale/as/LC_MESSAGES/at-spi.mo
-share/locale/ast/LC_MESSAGES/at-spi.mo
-share/locale/az/LC_MESSAGES/at-spi.mo
-share/locale/be/LC_MESSAGES/at-spi.mo
-share/locale/be@latin/LC_MESSAGES/at-spi.mo
-share/locale/bg/LC_MESSAGES/at-spi.mo
-share/locale/bn/LC_MESSAGES/at-spi.mo
-share/locale/bn_IN/LC_MESSAGES/at-spi.mo
-share/locale/bs/LC_MESSAGES/at-spi.mo
-share/locale/ca/LC_MESSAGES/at-spi.mo
-share/locale/ca@valencia/LC_MESSAGES/at-spi.mo
-share/locale/crh/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@shaw/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/ga/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/hy/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/kk/LC_MESSAGES/at-spi.mo
-share/locale/kn/LC_MESSAGES/at-spi.mo
-share/locale/ko/LC_MESSAGES/at-spi.mo
-share/locale/ku/LC_MESSAGES/at-spi.mo
-share/locale/lt/LC_MESSAGES/at-spi.mo
-share/locale/lv/LC_MESSAGES/at-spi.mo
-share/locale/mai/LC_MESSAGES/at-spi.mo
-share/locale/mk/LC_MESSAGES/at-spi.mo
-share/locale/ml/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/nds/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/oc/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/ps/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@ije/LC_MESSAGES/at-spi.mo
-share/locale/sr@latin/LC_MESSAGES/at-spi.mo
-share/locale/sv/LC_MESSAGES/at-spi.mo
-share/locale/ta/LC_MESSAGES/at-spi.mo
-share/locale/te/LC_MESSAGES/at-spi.mo
-share/locale/th/LC_MESSAGES/at-spi.mo
-share/locale/tr/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/idl/at-spi-1.0
-@dirrm %%PYTHON_SITELIBDIR%%/pyatspi
-@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 lib/orbit-2.0
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/sr@ije/LC_MESSAGES
-@dirrmtry share/locale/sr@ije
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ps/LC_MESSAGES
-@dirrmtry share/locale/ps
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@dirrmtry share/locale/en@shaw/LC_MESSAGES
-@dirrmtry share/locale/en@shaw
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/crh/LC_MESSAGES
-@dirrmtry share/locale/crh
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
-@dirrmtry share/locale/ang/LC_MESSAGES
-@dirrmtry share/locale/ang
diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile
deleted file mode 100644
index 1c05301a2..000000000
--- a/accessibility/at-spi2-atk/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.37 2012/10/07 09:01:52 kwm Exp $
-
-PORTNAME= at-spi2-atk
-PORTVERSION= 2.6.2
-CATEGORIES= accessibility x11-toolkits
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome3
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Assisted Technology Provider module for GTK+
-
-LICENSE= LGPL21
-
-BUILD_DEPENDS= at-spi2-core>=2.1.4:${PORTSDIR}/accessibility/at-spi2-core
-LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus
-RUN_DEPENDS= at-spi2-core>=2.1.4:${PORTSDIR}/accessibility/at-spi2-core
-
-CONFLICTS= at-spi-1.[0-9]*
-PORTSCOUT= limitw:1,even
-
-USE_XZ= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack gnomehier intlhack glib20 atk
-USE_PKGCONFIG= build
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --enable-p2p
-GLIB_SCHEMAS= org.a11y.atspi.gschema.xml
-
-.include <bsd.port.mk>
diff --git a/accessibility/at-spi2-atk/distinfo b/accessibility/at-spi2-atk/distinfo
deleted file mode 100644
index e325fa4f0..000000000
--- a/accessibility/at-spi2-atk/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome3/at-spi2-atk-2.6.2.tar.xz) = 496c8432e8ab82735145f9af5d45209e9b708bf3c94e527ee091d08641a9bcfa
-SIZE (gnome3/at-spi2-atk-2.6.2.tar.xz) = 274748
diff --git a/accessibility/at-spi2-atk/files/patch-atk-adaptor_accessible-cache.c b/accessibility/at-spi2-atk/files/patch-atk-adaptor_accessible-cache.c
deleted file mode 100644
index 2ccb400fb..000000000
--- a/accessibility/at-spi2-atk/files/patch-atk-adaptor_accessible-cache.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- atk-adaptor/accessible-cache.c.orig 2012-11-21 23:46:32.000000000 +0000
-+++ atk-adaptor/accessible-cache.c 2012-11-21 23:47:06.000000000 +0000
-@@ -362,7 +362,7 @@
- if (!child)
- {
- g_static_rec_mutex_unlock (&cache_mutex);
-- return;
-+ return FALSE;
- }
-
- g_object_ref (child);
diff --git a/accessibility/at-spi2-atk/pkg-descr b/accessibility/at-spi2-atk/pkg-descr
deleted file mode 100644
index 1524ccfd7..000000000
--- a/accessibility/at-spi2-atk/pkg-descr
+++ /dev/null
@@ -1,9 +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.
-
-This port contains the GTK+ module needed to interface with the SPI
-framework.
-
-WWW: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
diff --git a/accessibility/at-spi2-atk/pkg-plist b/accessibility/at-spi2-atk/pkg-plist
deleted file mode 100644
index 1085e7997..000000000
--- a/accessibility/at-spi2-atk/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-include/at-spi2-atk/2.0/atk-bridge.h
-lib/libatk-bridge-2.0.la
-lib/libatk-bridge-2.0.so
-lib/libatk-bridge-2.0.so.0
-lib/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
-lib/gtk-2.0/modules/libatk-bridge.la
-lib/gtk-2.0/modules/libatk-bridge.so
-libdata/pkgconfig/atk-bridge-2.0.pc
-@dirrmtry lib/gtk-2.0/modules
-@dirrmtry lib/gtk-2.0
-@dirrmtry lib/gnome-settings-daemon-3.0/gtk-modules
-@dirrmtry lib/gnome-settings-daemon-3.0
-@dirrm include/at-spi2-atk/2.0
-@dirrm include/at-spi2-atk
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile
deleted file mode 100644
index a09059602..000000000
--- a/accessibility/at-spi2-core/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.40 2012/10/07 09:01:52 kwm Exp $
-
-PORTNAME= at-spi2-core
-PORTVERSION= 2.6.3
-CATEGORIES= accessibility x11-toolkits
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome3
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= An Assistive Technology Service Provider Interface
-
-LICENSE= LGPL21
-
-BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus
-
-PORTSCOUT= limitw:1,even
-
-USE_XZ= yes
-USE_GETTEXT= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack gnomehier glib20 intlhack
-USE_PKGCONFIG= build
-USE_XORG= x11 xi xtst xext
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-static \
- --disable-xevie
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-.include <bsd.port.mk>
diff --git a/accessibility/at-spi2-core/distinfo b/accessibility/at-spi2-core/distinfo
deleted file mode 100644
index 6304e38a0..000000000
--- a/accessibility/at-spi2-core/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome3/at-spi2-core-2.6.3.tar.xz) = fc4487ae46e847cfd057b329b852cf99923772ecd2ddc29f29670c9f2b15d0ea
-SIZE (gnome3/at-spi2-core-2.6.3.tar.xz) = 445084
diff --git a/accessibility/at-spi2-core/files/patch-atspi_Makefile.in b/accessibility/at-spi2-core/files/patch-atspi_Makefile.in
deleted file mode 100644
index e6d6cbeb0..000000000
--- a/accessibility/at-spi2-core/files/patch-atspi_Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- atspi/Makefile.in.orig 2011-01-24 00:11:24.000000000 +0000
-+++ atspi/Makefile.in 2011-01-24 00:13:25.000000000 +0000
-@@ -897,6 +897,7 @@
- @HAVE_INTROSPECTION_TRUE@ --nsversion=2.0 \
- @HAVE_INTROSPECTION_TRUE@ -I$(top_builddir) \
- @HAVE_INTROSPECTION_TRUE@ -I$(top_srcdir) \
-+@HAVE_INTROSPECTION_TRUE@ $(CPPFLAGS) \
- @HAVE_INTROSPECTION_TRUE@ --include=GLib-2.0 \
- @HAVE_INTROSPECTION_TRUE@ --include=GObject-2.0 \
- @HAVE_INTROSPECTION_TRUE@ --libtool="$(top_builddir)/libtool" \
diff --git a/accessibility/at-spi2-core/pkg-descr b/accessibility/at-spi2-core/pkg-descr
deleted file mode 100644
index 6df23cda6..000000000
--- a/accessibility/at-spi2-core/pkg-descr
+++ /dev/null
@@ -1,10 +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.
-
-This version of at-spi is a major break from previous versions.
-It has been completely rewritten to use D-Bus rather than
-ORBIT / CORBA for its transport protocol.
-
-WWW: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
diff --git a/accessibility/at-spi2-core/pkg-plist b/accessibility/at-spi2-core/pkg-plist
deleted file mode 100644
index 09efc89e6..000000000
--- a/accessibility/at-spi2-core/pkg-plist
+++ /dev/null
@@ -1,171 +0,0 @@
-etc/at-spi2/accessibility.conf
-etc/xdg/autostart/at-spi-dbus-bus.desktop
-include/at-spi-2.0/atspi/atspi.h
-include/at-spi-2.0/atspi/atspi-accessible.h
-include/at-spi-2.0/atspi/atspi-action.h
-include/at-spi-2.0/atspi/atspi-application.h
-include/at-spi-2.0/atspi/atspi-collection.h
-include/at-spi-2.0/atspi/atspi-component.h
-include/at-spi-2.0/atspi/atspi-constants.h
-include/at-spi-2.0/atspi/atspi-device-listener.h
-include/at-spi-2.0/atspi/atspi-device-listener-private.h
-include/at-spi-2.0/atspi/atspi-document.h
-include/at-spi-2.0/atspi/atspi-editabletext.h
-include/at-spi-2.0/atspi/atspi-event-listener.h
-include/at-spi-2.0/atspi/atspi-event-listener-private.h
-include/at-spi-2.0/atspi/atspi-gmain.c
-include/at-spi-2.0/atspi/atspi-gmain.h
-include/at-spi-2.0/atspi/atspi-hyperlink.h
-include/at-spi-2.0/atspi/atspi-hypertext.h
-include/at-spi-2.0/atspi/atspi-image.h
-include/at-spi-2.0/atspi/atspi-misc.h
-include/at-spi-2.0/atspi/atspi-matchrule.h
-include/at-spi-2.0/atspi/atspi-object.h
-include/at-spi-2.0/atspi/atspi-private.h
-include/at-spi-2.0/atspi/atspi-registry.h
-include/at-spi-2.0/atspi/atspi-relation.h
-include/at-spi-2.0/atspi/atspi-selection.h
-include/at-spi-2.0/atspi/atspi-stateset.h
-include/at-spi-2.0/atspi/atspi-table.h
-include/at-spi-2.0/atspi/atspi-text.h
-include/at-spi-2.0/atspi/atspi-types.h
-include/at-spi-2.0/atspi/atspi-value.h
-lib/girepository-1.0/Atspi-2.0.typelib
-lib/libatspi.a
-lib/libatspi.la
-lib/libatspi.so
-lib/libatspi.so.0
-libdata/pkgconfig/atspi-2.pc
-libexec/at-spi-bus-launcher
-libexec/at-spi2-registryd
-share/dbus-1/services/org.a11y.Bus.service
-share/dbus-1/services/org.a11y.atspi.Registry.service
-share/gir-1.0/Atspi-2.0.gir
-share/gtk-doc/html/libatspi/AtspiAccessible.html
-share/gtk-doc/html/libatspi/AtspiDeviceListener.html
-share/gtk-doc/html/libatspi/AtspiEventListener.html
-share/gtk-doc/html/libatspi/AtspiHyperlink.html
-share/gtk-doc/html/libatspi/AtspiMatchRule.html
-share/gtk-doc/html/libatspi/AtspiObject.html
-share/gtk-doc/html/libatspi/AtspiRelation.html
-share/gtk-doc/html/libatspi/AtspiStateSet.html
-share/gtk-doc/html/libatspi/annotation-glossary.html
-share/gtk-doc/html/libatspi/api-index-full.html
-share/gtk-doc/html/libatspi/ch01.html
-share/gtk-doc/html/libatspi/home.png
-share/gtk-doc/html/libatspi/index.html
-share/gtk-doc/html/libatspi/index.sgml
-share/gtk-doc/html/libatspi/left.png
-share/gtk-doc/html/libatspi/libatspi-AtspiApplication.html
-share/gtk-doc/html/libatspi/libatspi-atspi-action.html
-share/gtk-doc/html/libatspi/libatspi-atspi-collection.html
-share/gtk-doc/html/libatspi/libatspi-atspi-component.html
-share/gtk-doc/html/libatspi/libatspi-atspi-constants.html
-share/gtk-doc/html/libatspi/libatspi-atspi-document.html
-share/gtk-doc/html/libatspi/libatspi-atspi-editabletext.html
-share/gtk-doc/html/libatspi/libatspi-atspi-hypertext.html
-share/gtk-doc/html/libatspi/libatspi-atspi-image.html
-share/gtk-doc/html/libatspi/libatspi-atspi-listener-private.html
-share/gtk-doc/html/libatspi/libatspi-atspi-misc-private.html
-share/gtk-doc/html/libatspi/libatspi-atspi-misc.html
-share/gtk-doc/html/libatspi/libatspi-atspi-registry.html
-share/gtk-doc/html/libatspi/libatspi-atspi-selection.html
-share/gtk-doc/html/libatspi/libatspi-atspi-table.html
-share/gtk-doc/html/libatspi/libatspi-atspi-text.html
-share/gtk-doc/html/libatspi/libatspi-atspi-types.html
-share/gtk-doc/html/libatspi/libatspi-atspi-value.html
-share/gtk-doc/html/libatspi/libatspi.devhelp2
-share/gtk-doc/html/libatspi/object-tree.html
-share/gtk-doc/html/libatspi/right.png
-share/gtk-doc/html/libatspi/style.css
-share/gtk-doc/html/libatspi/up.png
-share/locale/an/LC_MESSAGES/at-spi2-core.mo
-share/locale/as/LC_MESSAGES/at-spi2-core.mo
-share/locale/ast/LC_MESSAGES/at-spi2-core.mo
-share/locale/be/LC_MESSAGES/at-spi2-core.mo
-share/locale/bg/LC_MESSAGES/at-spi2-core.mo
-share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo
-share/locale/ca/LC_MESSAGES/at-spi2-core.mo
-share/locale/ca@valencia/LC_MESSAGES/at-spi2-core.mo
-share/locale/cs/LC_MESSAGES/at-spi2-core.mo
-share/locale/da/LC_MESSAGES/at-spi2-core.mo
-share/locale/de/LC_MESSAGES/at-spi2-core.mo
-share/locale/el/LC_MESSAGES/at-spi2-core.mo
-share/locale/en_CA/LC_MESSAGES/at-spi2-core.mo
-share/locale/en_GB/LC_MESSAGES/at-spi2-core.mo
-share/locale/eo/LC_MESSAGES/at-spi2-core.mo
-share/locale/es/LC_MESSAGES/at-spi2-core.mo
-share/locale/et/LC_MESSAGES/at-spi2-core.mo
-share/locale/eu/LC_MESSAGES/at-spi2-core.mo
-share/locale/fa/LC_MESSAGES/at-spi2-core.mo
-share/locale/fi/LC_MESSAGES/at-spi2-core.mo
-share/locale/fr/LC_MESSAGES/at-spi2-core.mo
-share/locale/gl/LC_MESSAGES/at-spi2-core.mo
-share/locale/gu/LC_MESSAGES/at-spi2-core.mo
-share/locale/he/LC_MESSAGES/at-spi2-core.mo
-share/locale/hi/LC_MESSAGES/at-spi2-core.mo
-share/locale/hu/LC_MESSAGES/at-spi2-core.mo
-share/locale/id/LC_MESSAGES/at-spi2-core.mo
-share/locale/it/LC_MESSAGES/at-spi2-core.mo
-share/locale/ja/LC_MESSAGES/at-spi2-core.mo
-share/locale/km/LC_MESSAGES/at-spi2-core.mo
-share/locale/kn/LC_MESSAGES/at-spi2-core.mo
-share/locale/ko/LC_MESSAGES/at-spi2-core.mo
-share/locale/lt/LC_MESSAGES/at-spi2-core.mo
-share/locale/lv/LC_MESSAGES/at-spi2-core.mo
-share/locale/ml/LC_MESSAGES/at-spi2-core.mo
-share/locale/mr/LC_MESSAGES/at-spi2-core.mo
-share/locale/ms/LC_MESSAGES/at-spi2-core.mo
-share/locale/nb/LC_MESSAGES/at-spi2-core.mo
-share/locale/nl/LC_MESSAGES/at-spi2-core.mo
-share/locale/or/LC_MESSAGES/at-spi2-core.mo
-share/locale/pa/LC_MESSAGES/at-spi2-core.mo
-share/locale/pl/LC_MESSAGES/at-spi2-core.mo
-share/locale/pt/LC_MESSAGES/at-spi2-core.mo
-share/locale/pt_BR/LC_MESSAGES/at-spi2-core.mo
-share/locale/ro/LC_MESSAGES/at-spi2-core.mo
-share/locale/ru/LC_MESSAGES/at-spi2-core.mo
-share/locale/sk/LC_MESSAGES/at-spi2-core.mo
-share/locale/sl/LC_MESSAGES/at-spi2-core.mo
-share/locale/sq/LC_MESSAGES/at-spi2-core.mo
-share/locale/sr/LC_MESSAGES/at-spi2-core.mo
-share/locale/sr@latin/LC_MESSAGES/at-spi2-core.mo
-share/locale/sv/LC_MESSAGES/at-spi2-core.mo
-share/locale/ta/LC_MESSAGES/at-spi2-core.mo
-share/locale/te/LC_MESSAGES/at-spi2-core.mo
-share/locale/tr/LC_MESSAGES/at-spi2-core.mo
-share/locale/ug/LC_MESSAGES/at-spi2-core.mo
-share/locale/uk/LC_MESSAGES/at-spi2-core.mo
-share/locale/uz@cyrillic/LC_MESSAGES/at-spi2-core.mo
-share/locale/vi/LC_MESSAGES/at-spi2-core.mo
-share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo
-share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo
-share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo
-@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
-@dirrmtry share/locale/uz@cyrillic
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/km/LC_MESSAGES
-@dirrmtry share/locale/km
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
-@dirrmtry share/locale/an/LC_MESSAGES
-@dirrmtry share/locale/an
-@dirrm share/gtk-doc/html/libatspi
-@dirrmtry share/gtk-doc/html
-@dirrmtry share/gtk-doc
-@dirrm include/at-spi-2.0/atspi
-@dirrm include/at-spi-2.0
-@dirrm etc/at-spi2
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
deleted file mode 100644
index 5a4081de0..000000000
--- a/accessibility/atk/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/accessibility/atk/Makefile,v 1.122 2012/08/19 16:06:29 kwm Exp $
-
-PORTNAME= atk
-PORTVERSION= 2.6.0
-PORTREVISION?= 0
-CATEGORIES= accessibility devel
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A GNOME accessibility toolkit (ATK)
-
-USE_XZ= yes
-
-.if !defined(REFERENCE_PORT)
-
-BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
-
-USE_GETTEXT= yes
-USE_GMAKE= yes
-USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool
-USE_GNOME= gnomehier gnomehack glib20 ltverhack referencehack
-USE_PKGCONFIG= build
-CONFIGURE_ARGS= --enable-static \
- --with-html-dir=${PREFIX}/share/doc
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= AUTOCONF=${TRUE} AUTOMAKE=${TRUE}
-
-post-patch:
- @${REINPLACE_CMD} -e "/^SUBDIRS =/s/tests docs//" \
- ${WRKSRC}/Makefile.in
-
-.include <bsd.port.mk>
-
-.endif
diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo
deleted file mode 100644
index b987ddc33..000000000
--- a/accessibility/atk/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/atk-2.6.0.tar.xz) = eff663f90847620bb68c9c2cbaaf7f45e2ff44163b9ab3f10d15be763680491f
-SIZE (gnome2/atk-2.6.0.tar.xz) = 609136
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 5b6cf77cd..000000000
--- a/accessibility/atk/pkg-plist
+++ /dev/null
@@ -1,187 +0,0 @@
-include/atk-1.0/atk/atk-enum-types.h
-include/atk-1.0/atk/atk.h
-include/atk-1.0/atk/atkaction.h
-include/atk-1.0/atk/atkcomponent.h
-include/atk-1.0/atk/atkdocument.h
-include/atk-1.0/atk/atkeditabletext.h
-include/atk-1.0/atk/atkgobjectaccessible.h
-include/atk-1.0/atk/atkhyperlink.h
-include/atk-1.0/atk/atkhyperlinkimpl.h
-include/atk-1.0/atk/atkhypertext.h
-include/atk-1.0/atk/atkimage.h
-include/atk-1.0/atk/atkmisc.h
-include/atk-1.0/atk/atknoopobject.h
-include/atk-1.0/atk/atknoopobjectfactory.h
-include/atk-1.0/atk/atkobject.h
-include/atk-1.0/atk/atkobjectfactory.h
-include/atk-1.0/atk/atkplug.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/atksocket.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
-include/atk-1.0/atk/atkwindow.h
-lib/girepository-1.0/Atk-1.0.typelib
-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/gir-1.0/Atk-1.0.gir
-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/ast/LC_MESSAGES/atk10.mo
-share/locale/az/LC_MESSAGES/atk10.mo
-share/locale/be/LC_MESSAGES/atk10.mo
-share/locale/be@latin/LC_MESSAGES/atk10.mo
-share/locale/bg/LC_MESSAGES/atk10.mo
-share/locale/bn/LC_MESSAGES/atk10.mo
-share/locale/bn_IN/LC_MESSAGES/atk10.mo
-share/locale/bs/LC_MESSAGES/atk10.mo
-share/locale/ca/LC_MESSAGES/atk10.mo
-share/locale/ca@valencia/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@shaw/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/hy/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/kk/LC_MESSAGES/atk10.mo
-share/locale/km/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/mai/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/oc/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/ps/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/si/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@ije/LC_MESSAGES/atk10.mo
-share/locale/sr@latin/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
-share/locale/zu/LC_MESSAGES/atk10.mo
-@dirrmtry share/locale/zu/LC_MESSAGES
-@dirrmtry share/locale/zu
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/yi/LC_MESSAGES
-@dirrmtry share/locale/yi
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/tt/LC_MESSAGES
-@dirrmtry share/locale/tt
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/sr@ije/LC_MESSAGES
-@dirrmtry share/locale/sr@ije
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ps/LC_MESSAGES
-@dirrmtry share/locale/ps
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/km/LC_MESSAGES
-@dirrmtry share/locale/km
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@dirrmtry share/locale/en@shaw/LC_MESSAGES
-@dirrmtry share/locale/en@shaw
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
-@dirrm include/atk-1.0/atk
-@dirrm include/atk-1.0
diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile
deleted file mode 100644
index 827794429..000000000
--- a/accessibility/atkmm/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: atkmm
-# Date created: 24 June 2010
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/accessibility/atkmm/Makefile,v 1.11 2011/10/26 12:56:04 kwm Exp $
-#
-
-PORTNAME= atkmm
-PORTVERSION= 2.22.6
-CATEGORIES= accessibility gnome
-MASTER_SITES= GNOME
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= C++ wrapper for ATK API library
-
-LIB_DEPENDS= glibmm-2.4.1:${PORTSDIR}/devel/glibmm
-
-USE_XZ= yes
-USE_LDCONFIG= yes
-USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
-USE_GNOME= gnomehack atk
-GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --disable-documentation
-
-.include <bsd.port.mk>
diff --git a/accessibility/atkmm/distinfo b/accessibility/atkmm/distinfo
deleted file mode 100644
index 2ed888d23..000000000
--- a/accessibility/atkmm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (atkmm-2.22.6.tar.xz) = 0a74295106b9e3ae552b169eb4e098b8b825c4115045b9d5134a6c79a238aeb6
-SIZE (atkmm-2.22.6.tar.xz) = 562892
diff --git a/accessibility/atkmm/pkg-descr b/accessibility/atkmm/pkg-descr
deleted file mode 100644
index 1e9e1b309..000000000
--- a/accessibility/atkmm/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-C++ wrapper for Atk.
-
-WWW: http://www.gtkmm.org/
diff --git a/accessibility/atkmm/pkg-plist b/accessibility/atkmm/pkg-plist
deleted file mode 100644
index b6931832d..000000000
--- a/accessibility/atkmm/pkg-plist
+++ /dev/null
@@ -1,55 +0,0 @@
-include/atkmm-1.6/atkmm.h
-include/atkmm-1.6/atkmm/action.h
-include/atkmm-1.6/atkmm/component.h
-include/atkmm-1.6/atkmm/document.h
-include/atkmm-1.6/atkmm/editabletext.h
-include/atkmm-1.6/atkmm/hyperlink.h
-include/atkmm-1.6/atkmm/hypertext.h
-include/atkmm-1.6/atkmm/image.h
-include/atkmm-1.6/atkmm/implementor.h
-include/atkmm-1.6/atkmm/init.h
-include/atkmm-1.6/atkmm/noopobject.h
-include/atkmm-1.6/atkmm/object.h
-include/atkmm-1.6/atkmm/objectaccessible.h
-include/atkmm-1.6/atkmm/private/action_p.h
-include/atkmm-1.6/atkmm/private/component_p.h
-include/atkmm-1.6/atkmm/private/document_p.h
-include/atkmm-1.6/atkmm/private/editabletext_p.h
-include/atkmm-1.6/atkmm/private/hyperlink_p.h
-include/atkmm-1.6/atkmm/private/hypertext_p.h
-include/atkmm-1.6/atkmm/private/image_p.h
-include/atkmm-1.6/atkmm/private/implementor_p.h
-include/atkmm-1.6/atkmm/private/noopobject_p.h
-include/atkmm-1.6/atkmm/private/object_p.h
-include/atkmm-1.6/atkmm/private/objectaccessible_p.h
-include/atkmm-1.6/atkmm/private/relation_p.h
-include/atkmm-1.6/atkmm/private/relationset_p.h
-include/atkmm-1.6/atkmm/private/selection_p.h
-include/atkmm-1.6/atkmm/private/stateset_p.h
-include/atkmm-1.6/atkmm/private/streamablecontent_p.h
-include/atkmm-1.6/atkmm/private/table_p.h
-include/atkmm-1.6/atkmm/private/text_p.h
-include/atkmm-1.6/atkmm/private/value_p.h
-include/atkmm-1.6/atkmm/relation.h
-include/atkmm-1.6/atkmm/relationset.h
-include/atkmm-1.6/atkmm/selection.h
-include/atkmm-1.6/atkmm/stateset.h
-include/atkmm-1.6/atkmm/streamablecontent.h
-include/atkmm-1.6/atkmm/table.h
-include/atkmm-1.6/atkmm/text.h
-include/atkmm-1.6/atkmm/value.h
-include/atkmm-1.6/atkmm/wrap_init.h
-lib/atkmm-1.6/include/atkmmconfig.h
-lib/atkmm-1.6/proc/m4/convert.m4
-lib/atkmm-1.6/proc/m4/convert_atk.m4
-lib/libatkmm-1.6.la
-lib/libatkmm-1.6.so
-lib/libatkmm-1.6.so.2
-libdata/pkgconfig/atkmm-1.6.pc
-@dirrm lib/atkmm-1.6/proc/m4
-@dirrm lib/atkmm-1.6/proc
-@dirrm lib/atkmm-1.6/include
-@dirrm lib/atkmm-1.6
-@dirrm include/atkmm-1.6/atkmm/private
-@dirrm include/atkmm-1.6/atkmm
-@dirrm include/atkmm-1.6