summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-24 13:30:51 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-03-24 13:30:51 +0800
commita6888a2a213b49d671bf658e58428d9a1d342f66 (patch)
tree73b4b8892d2a32df0f24d16b19046bc481baf971 /deskutils
parenta740241125f843ca61310f787f0eea0d5b40784f (diff)
downloadmarcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.gz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.bz2
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.lz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.xz
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.zst
marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.zip
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/buoh/Makefile56
-rw-r--r--deskutils/buoh/distinfo3
-rw-r--r--deskutils/buoh/pkg-descr12
-rw-r--r--deskutils/buoh/pkg-plist17
-rw-r--r--deskutils/conduit/Makefile63
-rw-r--r--deskutils/conduit/distinfo3
-rw-r--r--deskutils/conduit/files/patch-configure38
-rw-r--r--deskutils/conduit/pkg-descr4
-rw-r--r--deskutils/conduit/pkg-plist443
-rw-r--r--deskutils/deskbar-applet/Makefile79
-rw-r--r--deskutils/deskbar-applet/distinfo3
-rw-r--r--deskutils/deskbar-applet/files/patch-deskbar_core_Utils.py11
-rw-r--r--deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py17
-rw-r--r--deskutils/deskbar-applet/pkg-descr3
-rw-r--r--deskutils/deskbar-applet/pkg-plist452
-rw-r--r--deskutils/evolution-jescs/Makefile37
-rw-r--r--deskutils/evolution-jescs/distinfo3
-rw-r--r--deskutils/evolution-jescs/pkg-descr4
-rw-r--r--deskutils/evolution-jescs/pkg-plist50
-rw-r--r--deskutils/gucharmap/Makefile35
-rw-r--r--deskutils/gucharmap/distinfo3
-rw-r--r--deskutils/gucharmap/pkg-descr4
-rw-r--r--deskutils/gucharmap/pkg-plist223
-rw-r--r--deskutils/nautilus-actions/Makefile32
-rw-r--r--deskutils/nautilus-actions/distinfo3
-rw-r--r--deskutils/nautilus-actions/pkg-descr4
-rw-r--r--deskutils/nautilus-actions/pkg-plist47
-rw-r--r--deskutils/nautilus-locked-folder/Makefile36
-rw-r--r--deskutils/nautilus-locked-folder/distinfo3
-rw-r--r--deskutils/nautilus-locked-folder/files/patch-configure11
-rw-r--r--deskutils/nautilus-locked-folder/files/patch-src_Makefile.in11
-rw-r--r--deskutils/nautilus-locked-folder/pkg-descr6
-rw-r--r--deskutils/nautilus-open-terminal/Makefile28
-rw-r--r--deskutils/nautilus-open-terminal/distinfo3
-rw-r--r--deskutils/nautilus-open-terminal/pkg-descr1
-rw-r--r--deskutils/nautilus-open-terminal/pkg-plist66
-rw-r--r--deskutils/nautilus-sendto/Makefile40
-rw-r--r--deskutils/nautilus-sendto/distinfo3
-rw-r--r--deskutils/nautilus-sendto/pkg-descr8
-rw-r--r--deskutils/nautilus-sendto/pkg-plist73
-rw-r--r--deskutils/tomboy/Makefile54
-rw-r--r--deskutils/tomboy/distinfo3
-rw-r--r--deskutils/tomboy/pkg-descr11
-rw-r--r--deskutils/tomboy/pkg-plist402
44 files changed, 0 insertions, 2408 deletions
diff --git a/deskutils/buoh/Makefile b/deskutils/buoh/Makefile
deleted file mode 100644
index 407fcd2fd..000000000
--- a/deskutils/buoh/Makefile
+++ /dev/null
@@ -1,56 +0,0 @@
-# New ports collection makefile for: buoh
-# Date created: 10 November 2005
-# Whom: Mezz <mezz@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/deskutils/buoh/Makefile,v 1.4 2008/01/29 01:39:01 marcus Exp $
-#
-
-PORTNAME= buoh
-PORTVERSION= 0.8.2
-PORTREVISION= 3
-CATEGORIES= deskutils www gnome
-MASTER_SITES= http://buoh.steve-o.org/downloads/
-
-MAINTAINER= mezz@FreeBSD.org
-COMMENT= A reader for online strips comics
-
-LIB_DEPENDS= soup-2.2.8:${PORTSDIR}/devel/libsoup22
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui
-INSTALLS_ICONS= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-DOCS= AUTHORS COPYING ChangeLog NEWS README TODO
-GCONF_SCHEMAS= buoh.schemas
-
-.if defined(WITH_DEBUG)
-CONFIGURE_ARGS+= --enable-debug
-CFLAGS+= -g
-STRIP=
-.endif
-
-pre-everything::
-.if !defined(WITH_DEBUG)
- @${ECHO_MSG} "You may specify the following on the command line:"
- @${ECHO_MSG} " "
- @${ECHO_MSG} "WITH_DEBUG=yes to enable debugging in Buoh."
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|[$$][(]datadir[)]/applications|${LOCALBASE}/share/applications|g' \
- ${WRKSRC}/data/Makefile.in
-
-.ifndef (NOPORTDOCS)
-post-install:
- @${MKDIR} ${DOCSDIR}
-.for i in ${DOCS}
- @${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/deskutils/buoh/distinfo b/deskutils/buoh/distinfo
deleted file mode 100644
index ce0b18f7a..000000000
--- a/deskutils/buoh/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (buoh-0.8.2.tar.bz2) = 50474a8712ad20ab36d8f8058a4647fb
-SHA256 (buoh-0.8.2.tar.bz2) = eb9c8dc728b77f8e4c638c7f6a0b65d06c4549d0b6a2fc4f5bae51639bc041d5
-SIZE (buoh-0.8.2.tar.bz2) = 323984
diff --git a/deskutils/buoh/pkg-descr b/deskutils/buoh/pkg-descr
deleted file mode 100644
index 66728719c..000000000
--- a/deskutils/buoh/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Buoh is a reader for online strips comics. It is free software, designed to
-work well under the GNOME Desktop.
-
-Buoh has a number of features, including:
-
- - Select your favorites comic through a list of more than 130 comics
- - Easy, simple an eye-candy view of an online comic
- - Browsing over the comic strip archives
- - Saving a comic to disk
- - Integration with GNOME (respecting the lockdowns and HIG compliance)
-
-WWW: http://buoh.steve-o.org/
diff --git a/deskutils/buoh/pkg-plist b/deskutils/buoh/pkg-plist
deleted file mode 100644
index 270838d8e..000000000
--- a/deskutils/buoh/pkg-plist
+++ /dev/null
@@ -1,17 +0,0 @@
-bin/buoh
-share/applications/buoh.desktop
-%%DATADIR%%/comics/comics.xml
-%%DATADIR%%/ui/buoh-ui.xml
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-share/icons/hicolor/16x16/apps/buoh.png
-share/icons/hicolor/64x64/apps/buoh.png
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm %%DATADIR%%/ui
-@dirrm %%DATADIR%%/comics
-@dirrm %%DATADIR%%
-@dirrmtry share/applications
diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile
deleted file mode 100644
index 5f5a7c1a2..000000000
--- a/deskutils/conduit/Makefile
+++ /dev/null
@@ -1,63 +0,0 @@
-# New ports collection makefile for: conduit
-# Date created: 2006-10-10
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/deskutils/conduit/Makefile,v 1.6 2008/02/27 20:29:39 ahze Exp $
-
-PORTNAME= conduit
-PORTVERSION= 0.3.9
-CATEGORIES= deskutils
-MASTER_SITES= GNOME
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Synchronization application for GNOME
-
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goocanvas \
- ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree \
- ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23 \
- xmlproc_parse:${PORTSDIR}/textproc/py-xml \
- ${PYTHON_SITELIBDIR}/vobject/__init__.py:${PORTSDIR}/deskutils/py-vobject \
- ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus
-LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goocanvas \
- ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree \
- ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23 \
- xmlproc_parse:${PORTSDIR}/textproc/py-xml \
- ${PYTHON_SITELIBDIR}/vobject/__init__.py:${PORTSDIR}/deskutils/py-vobject \
- firefox:${PORTSDIR}/www/firefox \
- ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus
-
-USE_PYTHON= 2.4+
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_GETTEXT= yes
-INSTALLS_OMF= yes
-INSTALLS_ICONS= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-USE_GNOME= pygnome2 gnomeprefix
-OPTIONS= NAUTILUS "Enable Nautilus Plugin" On \
- EOG "Enable Eye-Of-Gnome Plugin" On
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_NAUTILUS)
-USE_GNOME+= nautilus2
-CONFIGURE_ARGS+= --enable-nautilus-extension
-.endif
-
-.if defined(WITH_EOG)
-BUILD_DEPENDS+= eog:${PORTSDIR}/graphics/eog
-RUN_DEPENDS+= eog:${PORTSDIR}/graphics/eog
-CONFIGURE_ARGS+= --enable-eog-plugin
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|' \
- ${WRKSRC}/data/Makefile.in
- @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e 's|/bin/bash|${SH}|' \
- -e 's|/usr/bin/python|${LOCALBASE}/bin/python|' \
- -e 's|/usr/lib/firefox*|${LOCALBASE}/lib/firefox|'
-
-.include <bsd.port.post.mk>
diff --git a/deskutils/conduit/distinfo b/deskutils/conduit/distinfo
deleted file mode 100644
index f0b202122..000000000
--- a/deskutils/conduit/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (conduit-0.3.9.tar.gz) = b04cd4b39ad0a689bff020ba23dd69b7
-SHA256 (conduit-0.3.9.tar.gz) = 04e6b207a73c140b09a96a32e81d470a46b414cc9f6022a2d4a4c0f8c59fb104
-SIZE (conduit-0.3.9.tar.gz) = 893253
diff --git a/deskutils/conduit/files/patch-configure b/deskutils/conduit/files/patch-configure
deleted file mode 100644
index c7c260c88..000000000
--- a/deskutils/conduit/files/patch-configure
+++ /dev/null
@@ -1,38 +0,0 @@
---- configure.orig 2008-03-18 09:06:41.000000000 -0400
-+++ configure 2008-03-18 10:48:08.000000000 -0400
-@@ -6447,24 +6447,8 @@
- v=`echo 0.9.0 | sed -e "s/\./,/g"`
- { echo "$as_me:$LINENO: checking for 0.9.0 of goocanvas" >&5
- echo $ECHO_N "checking for 0.9.0 of goocanvas... $ECHO_C" >&6; }
--prog="
--import goocanvas
--ver = goocanvas.pygoocanvas_version
--
--if type(ver) == str:
-- ver = ver.split('.')
-- ver = map(int,ver)
-- ver = tuple(ver)
--elif type(ver) == tuple:
-- pass
--else:
-- raise Exception
--
--if ver >= ($v):
-- print 'yes'
--"
--out=`$PYTHON -c "$prog"`
--if test "x$out" == xyes; then
-+out=yes
-+if test "x$out" = xyes; then
- { echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6; }
- else
-@@ -6496,7 +6480,7 @@
- print 'yes'
- "
- out=`$PYTHON -c "$prog"`
--if test "x$out" == xyes; then
-+if test "x$out" = xyes; then
- { echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6; }
- else
diff --git a/deskutils/conduit/pkg-descr b/deskutils/conduit/pkg-descr
deleted file mode 100644
index 24e280e72..000000000
--- a/deskutils/conduit/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Synchronization application for GNOME. It allows you to synchronize your data
-between online web services (Gmail, backpackit.com, etc) and your computer.
-
-WWW: http://www.conduit-project.org/
diff --git a/deskutils/conduit/pkg-plist b/deskutils/conduit/pkg-plist
deleted file mode 100644
index 810dce4ae..000000000
--- a/deskutils/conduit/pkg-plist
+++ /dev/null
@@ -1,443 +0,0 @@
-bin/conduit
-bin/conduit-client
-bin/conduit.real
-lib/conduit/modules/AudioVideoConverterModule.py
-lib/conduit/modules/AudioVideoConverterModule.pyc
-lib/conduit/modules/AudioVideoConverterModule.pyo
-lib/conduit/modules/BackpackModule/BackpackModule.py
-lib/conduit/modules/BackpackModule/BackpackModule.pyc
-lib/conduit/modules/BackpackModule/BackpackModule.pyo
-lib/conduit/modules/BackpackModule/backpack/backpack.py
-lib/conduit/modules/BackpackModule/backpack/backpack.pyc
-lib/conduit/modules/BackpackModule/backpack/backpack.pyo
-lib/conduit/modules/BackpackModule/config.glade
-lib/conduit/modules/BansheeModule/BansheeModule.py
-lib/conduit/modules/BansheeModule/BansheeModule.pyc
-lib/conduit/modules/BansheeModule/BansheeModule.pyo
-lib/conduit/modules/BansheeModule/config.glade
-lib/conduit/modules/BoxDotNetModule/BoxDotNetAPI/boxdotnet.py
-lib/conduit/modules/BoxDotNetModule/BoxDotNetAPI/boxdotnet.pyc
-lib/conduit/modules/BoxDotNetModule/BoxDotNetAPI/boxdotnet.pyo
-lib/conduit/modules/BoxDotNetModule/BoxDotNetModule.py
-lib/conduit/modules/BoxDotNetModule/BoxDotNetModule.pyc
-lib/conduit/modules/BoxDotNetModule/BoxDotNetModule.pyo
-lib/conduit/modules/BoxDotNetModule/config.glade
-lib/conduit/modules/ConverterModule.py
-lib/conduit/modules/ConverterModule.pyc
-lib/conduit/modules/ConverterModule.pyo
-lib/conduit/modules/EvolutionModule/EvolutionModule.py
-lib/conduit/modules/EvolutionModule/EvolutionModule.pyc
-lib/conduit/modules/EvolutionModule/EvolutionModule.pyo
-lib/conduit/modules/EvolutionModule/config.glade
-lib/conduit/modules/FacebookModule/FacebookModule.py
-lib/conduit/modules/FacebookModule/FacebookModule.pyc
-lib/conduit/modules/FacebookModule/FacebookModule.pyo
-lib/conduit/modules/FacebookModule/pyfacebook/__init__.py
-lib/conduit/modules/FacebookModule/pyfacebook/__init__.pyc
-lib/conduit/modules/FacebookModule/pyfacebook/__init__.pyo
-lib/conduit/modules/FeedModule/FeedModule.py
-lib/conduit/modules/FeedModule/FeedModule.pyc
-lib/conduit/modules/FeedModule/FeedModule.pyo
-lib/conduit/modules/FeedModule/config.glade
-lib/conduit/modules/FileModule/FileConfiguration.py
-lib/conduit/modules/FileModule/FileConfiguration.pyc
-lib/conduit/modules/FileModule/FileConfiguration.pyo
-lib/conduit/modules/FileModule/FileModule.py
-lib/conduit/modules/FileModule/FileModule.pyc
-lib/conduit/modules/FileModule/FileModule.pyo
-lib/conduit/modules/FileModule/config.glade
-lib/conduit/modules/FlickrModule/FlickrModule.py
-lib/conduit/modules/FlickrModule/FlickrModule.pyc
-lib/conduit/modules/FlickrModule/FlickrModule.pyo
-lib/conduit/modules/FlickrModule/config.glade
-lib/conduit/modules/FlickrModule/flickrapi/__init__.py
-lib/conduit/modules/FlickrModule/flickrapi/__init__.pyc
-lib/conduit/modules/FlickrModule/flickrapi/__init__.pyo
-lib/conduit/modules/FlickrModule/flickrapi/multipart.py
-lib/conduit/modules/FlickrModule/flickrapi/multipart.pyc
-lib/conduit/modules/FlickrModule/flickrapi/multipart.pyo
-lib/conduit/modules/FlickrModule/flickrapi/reportinghttp.py
-lib/conduit/modules/FlickrModule/flickrapi/reportinghttp.pyc
-lib/conduit/modules/FlickrModule/flickrapi/reportinghttp.pyo
-lib/conduit/modules/FlickrModule/flickrapi/tokencache.py
-lib/conduit/modules/FlickrModule/flickrapi/tokencache.pyc
-lib/conduit/modules/FlickrModule/flickrapi/tokencache.pyo
-lib/conduit/modules/FlickrModule/flickrapi/xmlnode.py
-lib/conduit/modules/FlickrModule/flickrapi/xmlnode.pyc
-lib/conduit/modules/FlickrModule/flickrapi/xmlnode.pyo
-lib/conduit/modules/FspotModule/FspotModule.py
-lib/conduit/modules/FspotModule/FspotModule.pyc
-lib/conduit/modules/FspotModule/FspotModule.pyo
-lib/conduit/modules/FspotModule/config.glade
-lib/conduit/modules/GConfModule/GConfModule.py
-lib/conduit/modules/GConfModule/GConfModule.pyc
-lib/conduit/modules/GConfModule/GConfModule.pyo
-lib/conduit/modules/GmailModule/GmailModule.py
-lib/conduit/modules/GmailModule/GmailModule.pyc
-lib/conduit/modules/GmailModule/GmailModule.pyo
-lib/conduit/modules/GmailModule/config.glade
-lib/conduit/modules/GmailModule/libgmail/gmail_transport.py
-lib/conduit/modules/GmailModule/libgmail/gmail_transport.pyc
-lib/conduit/modules/GmailModule/libgmail/gmail_transport.pyo
-lib/conduit/modules/GmailModule/libgmail/lgconstants.py
-lib/conduit/modules/GmailModule/libgmail/lgconstants.pyc
-lib/conduit/modules/GmailModule/libgmail/lgconstants.pyo
-lib/conduit/modules/GmailModule/libgmail/libgmail.py
-lib/conduit/modules/GmailModule/libgmail/libgmail.pyc
-lib/conduit/modules/GmailModule/libgmail/libgmail.pyo
-lib/conduit/modules/GoogleModule/GoogleModule.py
-lib/conduit/modules/GoogleModule/GoogleModule.pyc
-lib/conduit/modules/GoogleModule/GoogleModule.pyo
-lib/conduit/modules/GoogleModule/atom/__init__.py
-lib/conduit/modules/GoogleModule/atom/__init__.pyc
-lib/conduit/modules/GoogleModule/atom/__init__.pyo
-lib/conduit/modules/GoogleModule/atom/service.py
-lib/conduit/modules/GoogleModule/atom/service.pyc
-lib/conduit/modules/GoogleModule/atom/service.pyo
-lib/conduit/modules/GoogleModule/calendar-config.glade
-lib/conduit/modules/GoogleModule/gdata/__init__.py
-lib/conduit/modules/GoogleModule/gdata/__init__.pyc
-lib/conduit/modules/GoogleModule/gdata/__init__.pyo
-lib/conduit/modules/GoogleModule/gdata/auth.py
-lib/conduit/modules/GoogleModule/gdata/auth.pyc
-lib/conduit/modules/GoogleModule/gdata/auth.pyo
-lib/conduit/modules/GoogleModule/gdata/calendar/__init__.py
-lib/conduit/modules/GoogleModule/gdata/calendar/__init__.pyc
-lib/conduit/modules/GoogleModule/gdata/calendar/__init__.pyo
-lib/conduit/modules/GoogleModule/gdata/calendar/service.py
-lib/conduit/modules/GoogleModule/gdata/calendar/service.pyc
-lib/conduit/modules/GoogleModule/gdata/calendar/service.pyo
-lib/conduit/modules/GoogleModule/gdata/exif/__init__.py
-lib/conduit/modules/GoogleModule/gdata/exif/__init__.pyc
-lib/conduit/modules/GoogleModule/gdata/exif/__init__.pyo
-lib/conduit/modules/GoogleModule/gdata/geo/__init__.py
-lib/conduit/modules/GoogleModule/gdata/geo/__init__.pyc
-lib/conduit/modules/GoogleModule/gdata/geo/__init__.pyo
-lib/conduit/modules/GoogleModule/gdata/media/__init__.py
-lib/conduit/modules/GoogleModule/gdata/media/__init__.pyc
-lib/conduit/modules/GoogleModule/gdata/media/__init__.pyo
-lib/conduit/modules/GoogleModule/gdata/photos/__init__.py
-lib/conduit/modules/GoogleModule/gdata/photos/__init__.pyc
-lib/conduit/modules/GoogleModule/gdata/photos/__init__.pyo
-lib/conduit/modules/GoogleModule/gdata/photos/service.py
-lib/conduit/modules/GoogleModule/gdata/photos/service.pyc
-lib/conduit/modules/GoogleModule/gdata/photos/service.pyo
-lib/conduit/modules/GoogleModule/gdata/service.py
-lib/conduit/modules/GoogleModule/gdata/service.pyc
-lib/conduit/modules/GoogleModule/gdata/service.pyo
-lib/conduit/modules/GoogleModule/picasa-config.glade
-lib/conduit/modules/GoogleModule/youtube-config.glade
-lib/conduit/modules/N800Module/N800Module.py
-lib/conduit/modules/N800Module/N800Module.pyc
-lib/conduit/modules/N800Module/N800Module.pyo
-lib/conduit/modules/NetworkModule/Client.py
-lib/conduit/modules/NetworkModule/Client.pyc
-lib/conduit/modules/NetworkModule/Client.pyo
-lib/conduit/modules/NetworkModule/NetworkModule.py
-lib/conduit/modules/NetworkModule/NetworkModule.pyc
-lib/conduit/modules/NetworkModule/NetworkModule.pyo
-lib/conduit/modules/NetworkModule/Peers.py
-lib/conduit/modules/NetworkModule/Peers.pyc
-lib/conduit/modules/NetworkModule/Peers.pyo
-lib/conduit/modules/NetworkModule/Server.py
-lib/conduit/modules/NetworkModule/Server.pyc
-lib/conduit/modules/NetworkModule/Server.pyo
-lib/conduit/modules/NetworkModule/XMLRPCUtils.py
-lib/conduit/modules/NetworkModule/XMLRPCUtils.pyc
-lib/conduit/modules/NetworkModule/XMLRPCUtils.pyo
-lib/conduit/modules/NetworkModule/__init__.py
-lib/conduit/modules/NetworkModule/__init__.pyc
-lib/conduit/modules/NetworkModule/__init__.pyo
-lib/conduit/modules/PhotoConverterModule.py
-lib/conduit/modules/PhotoConverterModule.pyc
-lib/conduit/modules/PhotoConverterModule.pyo
-lib/conduit/modules/RhythmboxModule/RhythmboxModule.py
-lib/conduit/modules/RhythmboxModule/RhythmboxModule.pyc
-lib/conduit/modules/RhythmboxModule/RhythmboxModule.pyo
-lib/conduit/modules/RhythmboxModule/config.glade
-lib/conduit/modules/ShutterflyModule/ShutterflyModule.py
-lib/conduit/modules/ShutterflyModule/ShutterflyModule.pyc
-lib/conduit/modules/ShutterflyModule/ShutterflyModule.pyo
-lib/conduit/modules/ShutterflyModule/shutterfly.glade
-lib/conduit/modules/ShutterflyModule/shutterfly/shutterfly.py
-lib/conduit/modules/ShutterflyModule/shutterfly/shutterfly.pyc
-lib/conduit/modules/ShutterflyModule/shutterfly/shutterfly.pyo
-lib/conduit/modules/SmugMugModule/SmugMugAPI/smugmug.py
-lib/conduit/modules/SmugMugModule/SmugMugAPI/smugmug.pyc
-lib/conduit/modules/SmugMugModule/SmugMugAPI/smugmug.pyo
-lib/conduit/modules/SmugMugModule/SmugMugModule.py
-lib/conduit/modules/SmugMugModule/SmugMugModule.pyc
-lib/conduit/modules/SmugMugModule/SmugMugModule.pyo
-lib/conduit/modules/SmugMugModule/config.glade
-lib/conduit/modules/TomboyModule.py
-lib/conduit/modules/TomboyModule.pyc
-lib/conduit/modules/TomboyModule.pyo
-lib/conduit/modules/__init__.py
-lib/conduit/modules/__init__.pyc
-lib/conduit/modules/__init__.pyo
-lib/conduit/modules/iPodModule.py
-lib/conduit/modules/iPodModule.pyc
-lib/conduit/modules/iPodModule.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Conduit.py
-%%PYTHON_SITELIBDIR%%/conduit/Conduit.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Conduit.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Conflict.py
-%%PYTHON_SITELIBDIR%%/conduit/Conflict.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Conflict.pyo
-%%PYTHON_SITELIBDIR%%/conduit/DBus.py
-%%PYTHON_SITELIBDIR%%/conduit/DBus.pyc
-%%PYTHON_SITELIBDIR%%/conduit/DBus.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Database.py
-%%PYTHON_SITELIBDIR%%/conduit/Database.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Database.pyo
-%%PYTHON_SITELIBDIR%%/conduit/DeltaProvider.py
-%%PYTHON_SITELIBDIR%%/conduit/DeltaProvider.pyc
-%%PYTHON_SITELIBDIR%%/conduit/DeltaProvider.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Exceptions.py
-%%PYTHON_SITELIBDIR%%/conduit/Exceptions.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Exceptions.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Globals.py
-%%PYTHON_SITELIBDIR%%/conduit/Globals.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Globals.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Logging.py
-%%PYTHON_SITELIBDIR%%/conduit/Logging.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Logging.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Main.py
-%%PYTHON_SITELIBDIR%%/conduit/Main.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Main.pyo
-%%PYTHON_SITELIBDIR%%/conduit/MappingDB.py
-%%PYTHON_SITELIBDIR%%/conduit/MappingDB.pyc
-%%PYTHON_SITELIBDIR%%/conduit/MappingDB.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Module.py
-%%PYTHON_SITELIBDIR%%/conduit/Module.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Module.pyo
-%%PYTHON_SITELIBDIR%%/conduit/ModuleWrapper.py
-%%PYTHON_SITELIBDIR%%/conduit/ModuleWrapper.pyc
-%%PYTHON_SITELIBDIR%%/conduit/ModuleWrapper.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Settings.py
-%%PYTHON_SITELIBDIR%%/conduit/Settings.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Settings.pyo
-%%PYTHON_SITELIBDIR%%/conduit/SyncSet.py
-%%PYTHON_SITELIBDIR%%/conduit/SyncSet.pyc
-%%PYTHON_SITELIBDIR%%/conduit/SyncSet.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Synchronization.py
-%%PYTHON_SITELIBDIR%%/conduit/Synchronization.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Synchronization.pyo
-%%PYTHON_SITELIBDIR%%/conduit/TypeConverter.py
-%%PYTHON_SITELIBDIR%%/conduit/TypeConverter.pyc
-%%PYTHON_SITELIBDIR%%/conduit/TypeConverter.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Utils.py
-%%PYTHON_SITELIBDIR%%/conduit/Utils.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Utils.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Vfs.py
-%%PYTHON_SITELIBDIR%%/conduit/Vfs.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Vfs.pyo
-%%PYTHON_SITELIBDIR%%/conduit/Web.py
-%%PYTHON_SITELIBDIR%%/conduit/Web.pyc
-%%PYTHON_SITELIBDIR%%/conduit/Web.pyo
-%%PYTHON_SITELIBDIR%%/conduit/__init__.py
-%%PYTHON_SITELIBDIR%%/conduit/__init__.pyc
-%%PYTHON_SITELIBDIR%%/conduit/__init__.pyo
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/AutoSync.py
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/AutoSync.pyc
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/AutoSync.pyo
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/DataProvider.py
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/DataProvider.pyc
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/DataProvider.pyo
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/DataProviderCategory.py
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/DataProviderCategory.pyc
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/DataProviderCategory.pyo
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/File.py
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/File.pyc
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/File.pyo
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/HalFactory.py
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/HalFactory.pyc
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/HalFactory.pyo
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/Image.py
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/Image.pyc
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/Image.pyo
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/SimpleFactory.py
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/SimpleFactory.pyc
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/SimpleFactory.pyo
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/VolumeFactory.py
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/VolumeFactory.pyc
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/VolumeFactory.pyo
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/__init__.py
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/__init__.pyc
-%%PYTHON_SITELIBDIR%%/conduit/dataproviders/__init__.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Audio.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Audio.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Audio.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Contact.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Contact.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Contact.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/DataType.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/DataType.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/DataType.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Email.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Email.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Email.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Event.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Event.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Event.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/File.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/File.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/File.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Note.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Note.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Note.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Photo.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Photo.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Photo.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Setting.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Setting.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Setting.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Text.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Text.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Text.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Video.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Video.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/Video.pyo
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/__init__.py
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/__init__.pyc
-%%PYTHON_SITELIBDIR%%/conduit/datatypes/__init__.pyo
-%%PYTHON_SITELIBDIR%%/conduit/defs.py
-%%PYTHON_SITELIBDIR%%/conduit/defs.pyc
-%%PYTHON_SITELIBDIR%%/conduit/defs.pyo
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/Canvas.py
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/Canvas.pyc
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/Canvas.pyo
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/ConflictResolver.py
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/ConflictResolver.pyc
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/ConflictResolver.pyo
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/Database.py
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/Database.pyc
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/Database.pyo
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/SimpleConfigurator.py
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/SimpleConfigurator.pyc
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/SimpleConfigurator.pyo
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/Tree.py
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/Tree.pyc
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/Tree.pyo
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/UI.py
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/UI.pyc
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/UI.pyo
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/__init__.py
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/__init__.pyc
-%%PYTHON_SITELIBDIR%%/conduit/gtkui/__init__.pyo
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/Canvas.py
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/Canvas.pyc
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/Canvas.pyo
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/List.py
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/List.pyc
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/List.pyo
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/UI.py
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/UI.pyc
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/UI.pyo
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/__init__.py
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/__init__.pyc
-%%PYTHON_SITELIBDIR%%/conduit/hildonui/__init__.pyo
-libdata/pkgconfig/conduit.pc
-share/applications/conduit.desktop
-%%DATADIR%%/backpack.png
-%%DATADIR%%/boxdotnet.png
-%%DATADIR%%/conduit-splash.png
-%%DATADIR%%/conduit.glade
-%%DATADIR%%/f-spot.png
-%%DATADIR%%/facebook.png
-%%DATADIR%%/feed.png
-%%DATADIR%%/flickr.png
-%%DATADIR%%/liferea.png
-%%DATADIR%%/picasa.png
-%%DATADIR%%/shutterfly.png
-%%DATADIR%%/smugmug.png
-%%DATADIR%%/tomboy.png
-%%DATADIR%%/youtube.png
-share/dbus-1/services/org.conduit.service
-share/gnome/autostart/conduit-autostart.desktop
-share/gnome/help/conduit/C/conduit.xml
-share/gnome/help/conduit/C/figures/conduit-dp.png
-share/gnome/help/conduit/C/figures/conduit-folder-configuration.png
-share/gnome/help/conduit/C/figures/conduit-gui-parts.png
-share/icons/hicolor/16x16/actions/conduit-conflict-ask.png
-share/icons/hicolor/16x16/actions/conduit-conflict-delete.png
-share/icons/hicolor/16x16/actions/conduit-conflict-left.png
-share/icons/hicolor/16x16/actions/conduit-conflict-right.png
-share/icons/hicolor/16x16/actions/conduit-conflict-skip.png
-share/icons/hicolor/16x16/apps/conduit-sink.png
-share/icons/hicolor/16x16/apps/conduit-source.png
-share/icons/hicolor/16x16/apps/conduit-twoway.png
-share/icons/hicolor/16x16/apps/conduit.png
-share/icons/hicolor/16x16/status/conduit-progress-1.png
-share/icons/hicolor/16x16/status/conduit-progress-2.png
-share/icons/hicolor/16x16/status/conduit-progress-3.png
-share/icons/hicolor/16x16/status/conduit-progress-4.png
-share/icons/hicolor/16x16/status/conduit-progress-5.png
-share/icons/hicolor/16x16/status/conduit-progress-6.png
-share/icons/hicolor/16x16/status/conduit-progress-7.png
-share/icons/hicolor/16x16/status/conduit-progress-8.png
-share/icons/hicolor/16x16/status/conduit-sink.png
-share/icons/hicolor/16x16/status/conduit-source.png
-share/icons/hicolor/16x16/status/conduit-twoway.png
-share/icons/hicolor/22x22/apps/conduit.png
-share/icons/hicolor/24x24/apps/conduit.png
-share/icons/hicolor/26x26/apps/conduit.png
-share/icons/hicolor/32x32/apps/conduit.png
-share/icons/hicolor/48x48/apps/conduit.png
-share/icons/hicolor/scalable/apps/conduit.svg
-share/locale/ar/LC_MESSAGES/conduit.mo
-share/locale/ca/LC_MESSAGES/conduit.mo
-share/locale/en_GB/LC_MESSAGES/conduit.mo
-share/locale/es/LC_MESSAGES/conduit.mo
-share/locale/fr/LC_MESSAGES/conduit.mo
-share/locale/it/LC_MESSAGES/conduit.mo
-share/locale/nb/LC_MESSAGES/conduit.mo
-share/locale/pt/LC_MESSAGES/conduit.mo
-share/locale/pt_BR/LC_MESSAGES/conduit.mo
-share/locale/ru/LC_MESSAGES/conduit.mo
-share/locale/sv/LC_MESSAGES/conduit.mo
-share/omf/conduit/conduit-C.omf
-@dirrm share/omf/conduit
-@dirrm share/gnome/help/conduit/C/figures
-@dirrm share/gnome/help/conduit/C
-@dirrm share/gnome/help/conduit
-@dirrm %%DATADIR%%
-@dirrmtry share/applications
-@dirrm %%PYTHON_SITELIBDIR%%/conduit/hildonui
-@dirrm %%PYTHON_SITELIBDIR%%/conduit/gtkui
-@dirrm %%PYTHON_SITELIBDIR%%/conduit/datatypes
-@dirrm %%PYTHON_SITELIBDIR%%/conduit/dataproviders
-@dirrm %%PYTHON_SITELIBDIR%%/conduit
-@dirrm lib/conduit/modules/SmugMugModule/SmugMugAPI
-@dirrm lib/conduit/modules/SmugMugModule
-@dirrm lib/conduit/modules/ShutterflyModule/shutterfly
-@dirrm lib/conduit/modules/ShutterflyModule
-@dirrm lib/conduit/modules/RhythmboxModule
-@dirrm lib/conduit/modules/NetworkModule
-@dirrm lib/conduit/modules/N800Module
-@dirrm lib/conduit/modules/GoogleModule/gdata/photos
-@dirrm lib/conduit/modules/GoogleModule/gdata/media
-@dirrm lib/conduit/modules/GoogleModule/gdata/geo
-@dirrm lib/conduit/modules/GoogleModule/gdata/exif
-@dirrm lib/conduit/modules/GoogleModule/gdata/calendar
-@dirrm lib/conduit/modules/GoogleModule/gdata
-@dirrm lib/conduit/modules/GoogleModule/atom
-@dirrm lib/conduit/modules/GoogleModule
-@dirrm lib/conduit/modules/GmailModule/libgmail
-@dirrm lib/conduit/modules/GmailModule
-@dirrm lib/conduit/modules/GConfModule
-@dirrm lib/conduit/modules/FspotModule
-@dirrm lib/conduit/modules/FlickrModule/flickrapi
-@dirrm lib/conduit/modules/FlickrModule
-@dirrm lib/conduit/modules/FileModule
-@dirrm lib/conduit/modules/FeedModule
-@dirrm lib/conduit/modules/FacebookModule/pyfacebook
-@dirrm lib/conduit/modules/FacebookModule
-@dirrm lib/conduit/modules/EvolutionModule
-@dirrm lib/conduit/modules/BoxDotNetModule/BoxDotNetAPI
-@dirrm lib/conduit/modules/BoxDotNetModule
-@dirrm lib/conduit/modules/BansheeModule
-@dirrm lib/conduit/modules/BackpackModule/backpack
-@dirrm lib/conduit/modules/BackpackModule
-@dirrm lib/conduit/modules
-@dirrm lib/conduit
diff --git a/deskutils/deskbar-applet/Makefile b/deskutils/deskbar-applet/Makefile
deleted file mode 100644
index 8af509e17..000000000
--- a/deskutils/deskbar-applet/Makefile
+++ /dev/null
@@ -1,79 +0,0 @@
-# New ports collection makefile for: deskbar-applet
-# Date created: 2005-07-13
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/deskutils/deskbar-applet/Makefile,v 1.79 2008/03/10 21:15:08 mezz Exp $
-#
-
-PORTNAME= deskbar-applet
-PORTVERSION= 2.22.0.1
-CATEGORIES= deskutils gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Omnipresent versatile search interface
-
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree \
- ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree \
- ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
-
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_XLIB= yes
-USE_GNOME= gnomeprefix gnomehack pygnomedesktop intlhack
-USE_PYTHON= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
-INSTALLS_OMF= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= deskbar-applet.schemas
-
-OPTIONS= EVO "Enable evolution support" on
-
-.include <bsd.port.pre.mk>
-
-.if !defined(WITHOUT_EVO)
-USE_GNOME+= evolutiondataserver
-PLIST_SUB+= EVO=""
-.else
-CONFIGURE_ARGS+=--disable-evolution
-PLIST_SUB+= EVO="@comment "
-.endif
-
-.if !defined(DISPLAY)
-BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \
- ${LOCALBASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT}
-.if !defined(PACKAGE_BUILDING)
-CONFIGURE_ENV+= DISPLAY="localhost:1001"
-.endif
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g ; \
- s|%%LOCALBASE%%|${LOCALBASE}|g' \
- ${WRKSRC}/deskbar/handlers/mozilla.py \
- ${WRKSRC}/deskbar/core/Utils.py
-
-.if !defined(DISPLAY)
-pre-configure:
- @if [ -f ${WRKDIR}/.Xvfb.pid ]; then \
- ${CAT} ${WRKDIR}/.Xvfb.pid | ${XARGS} kill || ${TRUE} ; \
- ${RM} -f ${WRKDIR}/.Xvfb.pid ; \
- fi
- @${LOCALBASE}/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & ${ECHO} $$! > ${WRKDIR}/.Xvfb.pid
- @sleep 5
-
-post-configure:
- @if [ -f ${WRKDIR}/.Xvfb.pid ]; then \
- ${CAT} ${WRKDIR}/.Xvfb.pid | ${XARGS} kill || ${TRUE} ; \
- ${RM} -f ${WRKDIR}/.Xvfb.pid ; \
- fi
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/deskutils/deskbar-applet/distinfo b/deskutils/deskbar-applet/distinfo
deleted file mode 100644
index 6766564fd..000000000
--- a/deskutils/deskbar-applet/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/deskbar-applet-2.22.0.1.tar.bz2) = ec335345998e5ca6c71b058904a264e4
-SHA256 (gnome2/deskbar-applet-2.22.0.1.tar.bz2) = 6f17abbf17dc6206bb6041876a54590bf5180b90664b04d49a2c3111ff509c91
-SIZE (gnome2/deskbar-applet-2.22.0.1.tar.bz2) = 836470
diff --git a/deskutils/deskbar-applet/files/patch-deskbar_core_Utils.py b/deskutils/deskbar-applet/files/patch-deskbar_core_Utils.py
deleted file mode 100644
index 1a41213c3..000000000
--- a/deskutils/deskbar-applet/files/patch-deskbar_core_Utils.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- deskbar/core/Utils.py.orig 2007-08-13 13:07:20.000000000 -0400
-+++ deskbar/core/Utils.py 2007-08-14 14:35:19.000000000 -0400
-@@ -51,7 +51,7 @@ def get_xdg_data_dirs():
-
- sysdirs = os.getenv("XDG_DATA_DIRS")
- if sysdirs == None:
-- sysdirs = "/usr/local/share:/usr/share"
-+ sysdirs = "/usr/local/share"
-
- dirs = "%s:%s" % (dirs, sysdirs)
- return [dir for dir in dirs.split(":") if dir.strip() != "" and exists(dir)]
diff --git a/deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py b/deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py
deleted file mode 100644
index aeb9dadaa..000000000
--- a/deskutils/deskbar-applet/files/patch-deskbar_deskbar-applet.py
+++ /dev/null
@@ -1,17 +0,0 @@
---- deskbar/deskbar-applet.py.orig Tue Jul 10 15:28:29 2007
-+++ deskbar/deskbar-applet.py Tue Jul 10 15:29:43 2007
-@@ -43,10 +43,10 @@
- gettext.bind_textdomain_codeset('deskbar-applet','UTF-8')
- gettext.textdomain('deskbar-applet')
-
--locale.bindtextdomain('deskbar-applet', abspath(join(deskbar.defs.DATA_DIR, "locale")))
--if hasattr(locale, 'bind_textdomain_codeset'):
-- locale.bind_textdomain_codeset('deskbar-applet','UTF-8')
--locale.textdomain('deskbar-applet')
-+#locale.bindtextdomain('deskbar-applet', abspath(join(deskbar.defs.DATA_DIR, "locale")))
-+#if hasattr(locale, 'bind_textdomain_codeset'):
-+# locale.bind_textdomain_codeset('deskbar-applet','UTF-8')
-+#locale.textdomain('deskbar-applet')
-
- # Enable threads
- gtk.gdk.threads_init()
diff --git a/deskutils/deskbar-applet/pkg-descr b/deskutils/deskbar-applet/pkg-descr
deleted file mode 100644
index 4eed2539a..000000000
--- a/deskutils/deskbar-applet/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Omnipresent versatile GNOME search applet.
-
-WWW: http://raphael.slinckx.net/deskbar/
diff --git a/deskutils/deskbar-applet/pkg-plist b/deskutils/deskbar-applet/pkg-plist
deleted file mode 100644
index b018ec0a8..000000000
--- a/deskutils/deskbar-applet/pkg-plist
+++ /dev/null
@@ -1,452 +0,0 @@
-lib/deskbar-applet/deskbar-applet
-lib/deskbar-applet/modules-2.20-compatible/beagle-live.py
-lib/deskbar-applet/modules-2.20-compatible/beagle-live.pyc
-lib/deskbar-applet/modules-2.20-compatible/beagle-live.pyo
-lib/deskbar-applet/modules-2.20-compatible/beagle-static.py
-lib/deskbar-applet/modules-2.20-compatible/beagle-static.pyc
-lib/deskbar-applet/modules-2.20-compatible/beagle-static.pyo
-lib/deskbar-applet/modules-2.20-compatible/desklicious.py
-lib/deskbar-applet/modules-2.20-compatible/desklicious.pyc
-lib/deskbar-applet/modules-2.20-compatible/desklicious.pyo
-lib/deskbar-applet/modules-2.20-compatible/epiphany.py
-lib/deskbar-applet/modules-2.20-compatible/epiphany.pyc
-lib/deskbar-applet/modules-2.20-compatible/epiphany.pyo
-%%EVO%%lib/deskbar-applet/modules-2.20-compatible/evolution.py
-%%EVO%%lib/deskbar-applet/modules-2.20-compatible/evolution.pyc
-%%EVO%%lib/deskbar-applet/modules-2.20-compatible/evolution.pyo
-lib/deskbar-applet/modules-2.20-compatible/files.py
-lib/deskbar-applet/modules-2.20-compatible/files.pyc
-lib/deskbar-applet/modules-2.20-compatible/files.pyo
-lib/deskbar-applet/modules-2.20-compatible/gdmactions.py
-lib/deskbar-applet/modules-2.20-compatible/gdmactions.pyc
-lib/deskbar-applet/modules-2.20-compatible/gdmactions.pyo
-lib/deskbar-applet/modules-2.20-compatible/history.py
-lib/deskbar-applet/modules-2.20-compatible/history.pyc
-lib/deskbar-applet/modules-2.20-compatible/history.pyo
-lib/deskbar-applet/modules-2.20-compatible/iswitch-window.py
-lib/deskbar-applet/modules-2.20-compatible/iswitch-window.pyc
-lib/deskbar-applet/modules-2.20-compatible/iswitch-window.pyo
-lib/deskbar-applet/modules-2.20-compatible/mozilla.py
-lib/deskbar-applet/modules-2.20-compatible/mozilla.pyc
-lib/deskbar-applet/modules-2.20-compatible/mozilla.pyo
-lib/deskbar-applet/modules-2.20-compatible/programs.py
-lib/deskbar-applet/modules-2.20-compatible/programs.pyc
-lib/deskbar-applet/modules-2.20-compatible/programs.pyo
-lib/deskbar-applet/modules-2.20-compatible/recent.py
-lib/deskbar-applet/modules-2.20-compatible/recent.pyc
-lib/deskbar-applet/modules-2.20-compatible/recent.pyo
-lib/deskbar-applet/modules-2.20-compatible/templates.py
-lib/deskbar-applet/modules-2.20-compatible/templates.pyc
-lib/deskbar-applet/modules-2.20-compatible/templates.pyo
-lib/deskbar-applet/modules-2.20-compatible/tomboy.py
-lib/deskbar-applet/modules-2.20-compatible/tomboy.pyc
-lib/deskbar-applet/modules-2.20-compatible/tomboy.pyo
-lib/deskbar-applet/modules-2.20-compatible/web_address.py
-lib/deskbar-applet/modules-2.20-compatible/web_address.pyc
-lib/deskbar-applet/modules-2.20-compatible/web_address.pyo
-lib/deskbar-applet/modules-2.20-compatible/yahoo.py
-lib/deskbar-applet/modules-2.20-compatible/yahoo.pyc
-lib/deskbar-applet/modules-2.20-compatible/yahoo.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/BrowserMatch.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/BrowserMatch.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/BrowserMatch.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/Categories.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/Categories.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/Categories.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/CoreImpl.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/CoreImpl.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/CoreImpl.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/DeskbarHistory.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/DeskbarHistory.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/DeskbarHistory.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/GconfStore.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/GconfStore.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/GconfStore.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/Indexer.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/Indexer.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/Indexer.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/Keybinder.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/Keybinder.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/Keybinder.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/ModuleInstaller.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/ModuleInstaller.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/ModuleInstaller.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/ModuleList.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/ModuleList.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/ModuleList.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/ModuleLoader.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/ModuleLoader.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/ModuleLoader.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/ThreadPool.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/ThreadPool.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/ThreadPool.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/Utils.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/Utils.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/Utils.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/Watcher.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/Watcher.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/Watcher.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/_userdirs/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/_userdirs/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/_userdirs/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/_userdirs/__userdirs.la
-%%PYTHON_SITELIBDIR%%/deskbar/core/_userdirs/__userdirs.so
-%%PYTHON_SITELIBDIR%%/deskbar/core/gnomedesktop/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/gnomedesktop/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/gnomedesktop/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/gnomedesktop/_gnomedesktop.la
-%%PYTHON_SITELIBDIR%%/deskbar/core/gnomedesktop/_gnomedesktop.so
-%%PYTHON_SITELIBDIR%%/deskbar/core/keybinder/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/keybinder/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/keybinder/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/keybinder/_keybinder.la
-%%PYTHON_SITELIBDIR%%/deskbar/core/keybinder/_keybinder.so
-%%PYTHON_SITELIBDIR%%/deskbar/core/updater/NewStuffUpdater.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/updater/NewStuffUpdater.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/updater/NewStuffUpdater.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/core/updater/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/core/updater/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/core/updater/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/defs.py
-%%PYTHON_SITELIBDIR%%/deskbar/defs.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/defs.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/gtkexcepthook.py
-%%PYTHON_SITELIBDIR%%/deskbar/gtkexcepthook.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/gtkexcepthook.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/ActionsFactory.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/ActionsFactory.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/ActionsFactory.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/CopyToClipboardAction.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/CopyToClipboardAction.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/CopyToClipboardAction.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/GoToLocationAction.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/GoToLocationAction.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/GoToLocationAction.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenDesktopFileAction.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenDesktopFileAction.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenDesktopFileAction.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenFileAction.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenFileAction.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenFileAction.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenWithApplicationAction.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenWithApplicationAction.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenWithApplicationAction.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenWithNautilusAction.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenWithNautilusAction.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/OpenWithNautilusAction.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/SendEmailToAction.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/SendEmailToAction.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/SendEmailToAction.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/SendFileViaEmailAction.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/SendFileViaEmailAction.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/SendFileViaEmailAction.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/ShowUrlAction.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/ShowUrlAction.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/ShowUrlAction.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/actions/__init__.pyo
-%%EVO%%%%PYTHON_SITELIBDIR%%/deskbar/handlers/evolution/__init__.py
-%%EVO%%%%PYTHON_SITELIBDIR%%/deskbar/handlers/evolution/__init__.pyc
-%%EVO%%%%PYTHON_SITELIBDIR%%/deskbar/handlers/evolution/__init__.pyo
-%%EVO%%%%PYTHON_SITELIBDIR%%/deskbar/handlers/evolution/_evolution.la
-%%EVO%%%%PYTHON_SITELIBDIR%%/deskbar/handlers/evolution/_evolution.so
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/gdmclient/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/gdmclient/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/gdmclient/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/gdmclient/_gdmclient.la
-%%PYTHON_SITELIBDIR%%/deskbar/handlers/gdmclient/_gdmclient.so
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Action.py
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Action.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Action.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Controller.py
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Controller.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Controller.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Core.py
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Core.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Core.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Match.py
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Match.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Match.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Module.py
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Module.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/Module.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/View.py
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/View.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/View.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/interfaces/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/osutils/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/osutils/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/osutils/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/osutils/_osutils.la
-%%PYTHON_SITELIBDIR%%/deskbar/osutils/_osutils.so
-%%PYTHON_SITELIBDIR%%/deskbar/ui/About.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/About.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/About.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/CuemiacAlignedView.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/CuemiacAlignedView.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/CuemiacAlignedView.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/CuemiacWindowController.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/CuemiacWindowController.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/CuemiacWindowController.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/CuemiacWindowView.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/CuemiacWindowView.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/CuemiacWindowView.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/DeskbarTray.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/DeskbarTray.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/DeskbarTray.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacActionsTreeView.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacActionsTreeView.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacActionsTreeView.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacAlignedWindow.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacAlignedWindow.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacAlignedWindow.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacEntry.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacEntry.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacEntry.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHeader.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHeader.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHeader.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHistory.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHistory.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacHistory.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacItems.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacItems.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacItems.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacModel.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacModel.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacModel.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacTreeView.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacTreeView.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/CuemiacTreeView.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/LingeringSelectionWindow.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/LingeringSelectionWindow.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/LingeringSelectionWindow.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/iconentry/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/iconentry/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/iconentry/__init__.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/iconentry/_iconentry.la
-%%PYTHON_SITELIBDIR%%/deskbar/ui/iconentry/_iconentry.so
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/AccelEntry.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/AccelEntry.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/AccelEntry.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/DeskbarPreferences.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/DeskbarPreferences.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/DeskbarPreferences.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/ErrorDialog.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/ErrorDialog.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/ErrorDialog.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/ModuleListView.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/ModuleListView.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/ModuleListView.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/ProgressbarDialog.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/ProgressbarDialog.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/ProgressbarDialog.pyo
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/__init__.py
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/__init__.pyc
-%%PYTHON_SITELIBDIR%%/deskbar/ui/preferences/__init__.pyo
-libdata/bonobo/servers/Deskbar_Applet.server
-libdata/pkgconfig/deskbar-applet.pc
-%%DATADIR%%/Deskbar_Applet.xml
-%%DATADIR%%/art/delicious.png
-%%DATADIR%%/art/deskbar-applet-panel-h.png
-%%DATADIR%%/art/deskbar-applet-panel-h.svg
-%%DATADIR%%/art/deskbar-applet-panel-v.png
-%%DATADIR%%/art/deskbar-applet-panel-v.svg
-%%DATADIR%%/art/epiphany-history.png
-%%DATADIR%%/art/generic.png
-%%DATADIR%%/art/gpm-suspend-to-disk.png
-%%DATADIR%%/art/gpm-suspend-to-ram.png
-%%DATADIR%%/art/note-new.png
-%%DATADIR%%/art/note.png
-%%DATADIR%%/art/web-search.png
-%%DATADIR%%/art/yahoo.png
-%%DATADIR%%/mozilla-search.glade
-%%DATADIR%%/prefs-dialog.glade
-%%DATADIR%%/smart-bookmarks.glade
-share/gnome/help/deskbar/C/deskbar.xml
-share/gnome/help/deskbar/C/figures/deskbar-applet.png
-share/gnome/help/deskbar/C/legal.xml
-share/gnome/help/deskbar/ca/deskbar.xml
-share/gnome/help/deskbar/ca/figures/deskbar-applet.png
-share/gnome/help/deskbar/ca/legal.xml
-share/gnome/help/deskbar/el/deskbar.xml
-share/gnome/help/deskbar/el/figures/deskbar-applet.png
-share/gnome/help/deskbar/el/legal.xml
-share/gnome/help/deskbar/en_GB/deskbar.xml
-share/gnome/help/deskbar/en_GB/figures/deskbar-applet.png
-share/gnome/help/deskbar/en_GB/legal.xml
-share/gnome/help/deskbar/es/deskbar.xml
-share/gnome/help/deskbar/es/figures/deskbar-applet.png
-share/gnome/help/deskbar/es/legal.xml
-share/gnome/help/deskbar/fr/deskbar.xml
-share/gnome/help/deskbar/fr/figures/deskbar-applet.png
-share/gnome/help/deskbar/fr/legal.xml
-share/gnome/help/deskbar/oc/deskbar.xml
-share/gnome/help/deskbar/oc/figures/deskbar-applet.png
-share/gnome/help/deskbar/oc/legal.xml
-share/gnome/help/deskbar/sv/deskbar.xml
-share/gnome/help/deskbar/sv/figures/deskbar-applet.png
-share/gnome/help/deskbar/sv/legal.xml
-share/gnome/help/deskbar/uk/deskbar.xml
-share/gnome/help/deskbar/uk/figures/deskbar-applet.png
-share/gnome/help/deskbar/uk/legal.xml
-share/icons/hicolor/16x16/apps/deskbar-applet.png
-share/icons/hicolor/22x22/apps/deskbar-applet.png
-share/icons/hicolor/32x32/apps/deskbar-applet.png
-share/icons/hicolor/48x48/apps/deskbar-applet.png
-share/icons/hicolor/scalable/apps/deskbar-applet.svg
-share/locale/ar/LC_MESSAGES/deskbar-applet.mo
-share/locale/as/LC_MESSAGES/deskbar-applet.mo
-share/locale/be/LC_MESSAGES/deskbar-applet.mo
-share/locale/be@latin/LC_MESSAGES/deskbar-applet.mo
-share/locale/bg/LC_MESSAGES/deskbar-applet.mo
-share/locale/bn/LC_MESSAGES/deskbar-applet.mo
-share/locale/bn_IN/LC_MESSAGES/deskbar-applet.mo
-share/locale/ca/LC_MESSAGES/deskbar-applet.mo
-share/locale/cs/LC_MESSAGES/deskbar-applet.mo
-share/locale/cy/LC_MESSAGES/deskbar-applet.mo
-share/locale/da/LC_MESSAGES/deskbar-applet.mo
-share/locale/de/LC_MESSAGES/deskbar-applet.mo
-share/locale/dz/LC_MESSAGES/deskbar-applet.mo
-share/locale/el/LC_MESSAGES/deskbar-applet.mo
-share/locale/en_CA/LC_MESSAGES/deskbar-applet.mo
-share/locale/en_GB/LC_MESSAGES/deskbar-applet.mo
-share/locale/es/LC_MESSAGES/deskbar-applet.mo
-share/locale/et/LC_MESSAGES/deskbar-applet.mo
-share/locale/eu/LC_MESSAGES/deskbar-applet.mo
-share/locale/fa/LC_MESSAGES/deskbar-applet.mo
-share/locale/fi/LC_MESSAGES/deskbar-applet.mo
-share/locale/fr/LC_MESSAGES/deskbar-applet.mo
-share/locale/gl/LC_MESSAGES/deskbar-applet.mo
-share/locale/gu/LC_MESSAGES/deskbar-applet.mo
-share/locale/he/LC_MESSAGES/deskbar-applet.mo
-share/locale/hi/LC_MESSAGES/deskbar-applet.mo
-share/locale/hu/LC_MESSAGES/deskbar-applet.mo
-share/locale/id/LC_MESSAGES/deskbar-applet.mo
-share/locale/it/LC_MESSAGES/deskbar-applet.mo
-share/locale/ja/LC_MESSAGES/deskbar-applet.mo
-share/locale/ka/LC_MESSAGES/deskbar-applet.mo
-share/locale/kn/LC_MESSAGES/deskbar-applet.mo
-share/locale/ko/LC_MESSAGES/deskbar-applet.mo
-share/locale/ku/LC_MESSAGES/deskbar-applet.mo
-share/locale/lt/LC_MESSAGES/deskbar-applet.mo
-share/locale/lv/LC_MESSAGES/deskbar-applet.mo
-share/locale/mg/LC_MESSAGES/deskbar-applet.mo
-share/locale/mk/LC_MESSAGES/deskbar-applet.mo
-share/locale/ml/LC_MESSAGES/deskbar-applet.mo
-share/locale/mn/LC_MESSAGES/deskbar-applet.mo
-share/locale/mr/LC_MESSAGES/deskbar-applet.mo
-share/locale/nb/LC_MESSAGES/deskbar-applet.mo
-share/locale/ne/LC_MESSAGES/deskbar-applet.mo
-share/locale/nl/LC_MESSAGES/deskbar-applet.mo
-share/locale/nn/LC_MESSAGES/deskbar-applet.mo
-share/locale/oc/LC_MESSAGES/deskbar-applet.mo
-share/locale/or/LC_MESSAGES/deskbar-applet.mo
-share/locale/pa/LC_MESSAGES/deskbar-applet.mo
-share/locale/pl/LC_MESSAGES/deskbar-applet.mo
-share/locale/pt/LC_MESSAGES/deskbar-applet.mo
-share/locale/pt_BR/LC_MESSAGES/deskbar-applet.mo
-share/locale/ro/LC_MESSAGES/deskbar-applet.mo
-share/locale/ru/LC_MESSAGES/deskbar-applet.mo
-share/locale/si/LC_MESSAGES/deskbar-applet.mo
-share/locale/sk/LC_MESSAGES/deskbar-applet.mo
-share/locale/sl/LC_MESSAGES/deskbar-applet.mo
-share/locale/sq/LC_MESSAGES/deskbar-applet.mo
-share/locale/sr/LC_MESSAGES/deskbar-applet.mo
-share/locale/sr@Latn/LC_MESSAGES/deskbar-applet.mo
-share/locale/sv/LC_MESSAGES/deskbar-applet.mo
-share/locale/ta/LC_MESSAGES/deskbar-applet.mo
-share/locale/th/LC_MESSAGES/deskbar-applet.mo
-share/locale/tr/LC_MESSAGES/deskbar-applet.mo
-share/locale/uk/LC_MESSAGES/deskbar-applet.mo
-share/locale/vi/LC_MESSAGES/deskbar-applet.mo
-share/locale/zh_CN/LC_MESSAGES/deskbar-applet.mo
-share/locale/zh_HK/LC_MESSAGES/deskbar-applet.mo
-share/locale/zh_TW/LC_MESSAGES/deskbar-applet.mo
-share/omf/deskbar/deskbar-C.omf
-share/omf/deskbar/deskbar-ca.omf
-share/omf/deskbar/deskbar-el.omf
-share/omf/deskbar/deskbar-en_GB.omf
-share/omf/deskbar/deskbar-es.omf
-share/omf/deskbar/deskbar-fr.omf
-share/omf/deskbar/deskbar-oc.omf
-share/omf/deskbar/deskbar-sv.omf
-share/omf/deskbar/deskbar-uk.omf
-@dirrm share/omf/deskbar
-@dirrm share/gnome/help/deskbar/uk/figures
-@dirrm share/gnome/help/deskbar/uk
-@dirrm share/gnome/help/deskbar/sv/figures
-@dirrm share/gnome/help/deskbar/sv
-@dirrm share/gnome/help/deskbar/oc/figures
-@dirrm share/gnome/help/deskbar/oc
-@dirrm share/gnome/help/deskbar/fr/figures
-@dirrm share/gnome/help/deskbar/fr
-@dirrm share/gnome/help/deskbar/es/figures
-@dirrm share/gnome/help/deskbar/es
-@dirrm share/gnome/help/deskbar/en_GB/figures
-@dirrm share/gnome/help/deskbar/en_GB
-@dirrm share/gnome/help/deskbar/el/figures
-@dirrm share/gnome/help/deskbar/el
-@dirrm share/gnome/help/deskbar/ca/figures
-@dirrm share/gnome/help/deskbar/ca
-@dirrm share/gnome/help/deskbar/C/figures
-@dirrm share/gnome/help/deskbar/C
-@dirrm share/gnome/help/deskbar
-@dirrm %%DATADIR%%/art
-@dirrm %%DATADIR%%
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/ui/preferences
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/ui/iconentry
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/ui/cuemiac
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/ui
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/osutils
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/interfaces
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/handlers/gdmclient
-%%EVO%%@dirrm %%PYTHON_SITELIBDIR%%/deskbar/handlers/evolution
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/handlers/actions
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/handlers
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/core/updater
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/core/keybinder
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/core/gnomedesktop
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/core/_userdirs
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar/core
-@dirrm %%PYTHON_SITELIBDIR%%/deskbar
-@dirrm lib/deskbar-applet/modules-2.20-compatible
-@dirrm lib/deskbar-applet
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@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/as/LC_MESSAGES
-@dirrmtry share/locale/as
diff --git a/deskutils/evolution-jescs/Makefile b/deskutils/evolution-jescs/Makefile
deleted file mode 100644
index 951bf3b04..000000000
--- a/deskutils/evolution-jescs/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: evolution-jescs
-# Date created: 08 September 2005
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/deskutils/evolution-jescs/Makefile,v 1.28 2008/03/11 12:06:12 ahze Exp $
-#
-
-PORTNAME= evolution-jescs
-PORTVERSION= 2.22
-CATEGORIES= deskutils gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Sun Java Enterprise System Calendar Server provider for Evolution
-
-BUILD_DEPENDS= evolution:${PORTSDIR}/mail/evolution
-RUN_DEPENDS= evolution:${PORTSDIR}/mail/evolution
-
-USE_XLIB= yes
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gnometarget
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-EVO_VERSION= 2.22
-PLIST_SUB= EVO_VERSION=${EVO_VERSION} EDS_VERSION="1.2" VERSION="2.22"
-
-post-patch:
- @${REINPLACE_CMD} -e 's|libdir/bonobo/servers|prefix/libdata/bonobo/servers|g' \
- ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/deskutils/evolution-jescs/distinfo b/deskutils/evolution-jescs/distinfo
deleted file mode 100644
index 1e141a883..000000000
--- a/deskutils/evolution-jescs/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/evolution-jescs-2.22.tar.bz2) = a0d7c00e83e40f02d12645259ef366dc
-SHA256 (gnome2/evolution-jescs-2.22.tar.bz2) = 7bb9806b18cb97215e3944303376c9359c1b61eae4b1cad15fc88c5cbf357928
-SIZE (gnome2/evolution-jescs-2.22.tar.bz2) = 533692
diff --git a/deskutils/evolution-jescs/pkg-descr b/deskutils/evolution-jescs/pkg-descr
deleted file mode 100644
index 252cf8eaf..000000000
--- a/deskutils/evolution-jescs/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This is the Evolution Connector for Sun Java Enterprise System Calendar Server
-(SJESCS), which adds support for SJESCS 5.1 and above to Evolution.
-
-This connector supports the WCAP (Web Calendar Access Protocol) 2.0, 3.0, 3.1.
diff --git a/deskutils/evolution-jescs/pkg-plist b/deskutils/evolution-jescs/pkg-plist
deleted file mode 100644
index 3dc6ccd58..000000000
--- a/deskutils/evolution-jescs/pkg-plist
+++ /dev/null
@@ -1,50 +0,0 @@
-lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelsunone.la
-lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelsunone.so
-lib/evolution-data-server-%%EDS_VERSION%%/camel-providers/libcamelsunone.urls
-libdata/bonobo/servers/GNOME_Evolution_SunOne_Storage.server
-libexec/evolution/%%EVO_VERSION%%/evolution-jescs
-share/evolution/%%EVO_VERSION%%/images/sun-connector.png
-share/evolution/%%EVO_VERSION%%/images/sunone-invitations.png
-share/evolution/%%EVO_VERSION%%/images/sunone-invitations-mini.png
-share/evolution-jescs/glade/sunone-add-permission-dialog.glade
-share/evolution-jescs/glade/sunone-permissions-dialog.glade
-share/evolution-jescs/glade/sunone-subscription-dialog.glade
-share/locale/ar/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/ca/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/cs/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/de/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/dz/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/en_CA/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/en_GB/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/es/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/fr/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/fi/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/it/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/ja/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/ko/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/nb/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/nl/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/oc/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/pl/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/pt/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/pt_BR/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/ru/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/rw/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/sk/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/sq/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/sv/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/uk/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/vi/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/zh_CN/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/zh_HK/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-share/locale/zh_TW/LC_MESSAGES/evolution-jescs-%%VERSION%%.mo
-@dirrm share/evolution-jescs/glade
-@dirrm share/evolution-jescs
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile
deleted file mode 100644
index ffb8f6ffb..000000000
--- a/deskutils/gucharmap/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: gucharmap
-# Date created: 02 Mar 2003
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/deskutils/gucharmap/Makefile,v 1.46 2008/01/30 17:39:36 mezz Exp $
-#
-
-PORTNAME= gucharmap
-PORTVERSION= 2.22.0
-CATEGORIES= deskutils gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A Unicode/ISO10646 character map and font viewer
-
-LIB_DEPENDS= rarian.0:${PORTSDIR}/textproc/rarian
-
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_XLIB= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix intlhack gnomehack gtk20 gnomedocutils gconf2
-WANT_GNOME= yes
-GNU_CONFIGURE= yes
-INSTALLS_OMF= yes
-USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-GCONF_SCHEMAS= gucharmap.schemas
-
-.include <bsd.port.mk>
diff --git a/deskutils/gucharmap/distinfo b/deskutils/gucharmap/distinfo
deleted file mode 100644
index c0e2163fa..000000000
--- a/deskutils/gucharmap/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/gucharmap-2.22.0.tar.bz2) = aff0c556ab360e0d6c63be911260637e
-SHA256 (gnome2/gucharmap-2.22.0.tar.bz2) = d2e0d4e027f67ef310d3bee3d36ad22d99337723e6e7df862b0e1bd254302008
-SIZE (gnome2/gucharmap-2.22.0.tar.bz2) = 2624670
diff --git a/deskutils/gucharmap/pkg-descr b/deskutils/gucharmap/pkg-descr
deleted file mode 100644
index e69361663..000000000
--- a/deskutils/gucharmap/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-gucharmap is a Unicode/ISO10646 character map and font viewer. It uses
-GTK+ 2, and supports anti-aliased, scalable fonts.
-
-WWW: http://gucharmap.sourceforge.net/
diff --git a/deskutils/gucharmap/pkg-plist b/deskutils/gucharmap/pkg-plist
deleted file mode 100644
index 7bf41a2c8..000000000
--- a/deskutils/gucharmap/pkg-plist
+++ /dev/null
@@ -1,223 +0,0 @@
-bin/charmap
-bin/gnome-character-map
-bin/gucharmap
-include/gucharmap/gucharmap-block-chapters-model.h
-include/gucharmap/gucharmap-block-chapters.h
-include/gucharmap/gucharmap-chapters-model.h
-include/gucharmap/gucharmap-chapters-view.h
-include/gucharmap/gucharmap-chapters.h
-include/gucharmap/gucharmap-charmap.h
-include/gucharmap/gucharmap-codepoint-list.h
-include/gucharmap/gucharmap-mini-fontsel.h
-include/gucharmap/gucharmap-script-chapters-model.h
-include/gucharmap/gucharmap-script-chapters.h
-include/gucharmap/gucharmap-script-codepoint-list.h
-include/gucharmap/gucharmap-search-dialog.h
-include/gucharmap/gucharmap-settings.h
-include/gucharmap/gucharmap-table.h
-include/gucharmap/gucharmap-unicode-info.h
-include/gucharmap/gucharmap-window.h
-include/gucharmap/gucharmap.h
-lib/libgucharmap.la
-lib/libgucharmap.so
-lib/libgucharmap.so.6
-libdata/pkgconfig/gucharmap.pc
-share/applications/gucharmap.desktop
-share/gnome/help/gucharmap/C/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/C/figures/gucharmap_window.png
-share/gnome/help/gucharmap/C/gucharmap.xml
-share/gnome/help/gucharmap/C/legal.xml
-share/gnome/help/gucharmap/bg/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/bg/figures/gucharmap_window.png
-share/gnome/help/gucharmap/bg/gucharmap.xml
-share/gnome/help/gucharmap/de/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/de/figures/gucharmap_window.png
-share/gnome/help/gucharmap/de/gucharmap.xml
-share/gnome/help/gucharmap/en_GB/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/en_GB/figures/gucharmap_window.png
-share/gnome/help/gucharmap/en_GB/gucharmap.xml
-share/gnome/help/gucharmap/es/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/es/figures/gucharmap_window.png
-share/gnome/help/gucharmap/es/gucharmap.xml
-share/gnome/help/gucharmap/fi/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/fi/figures/gucharmap_window.png
-share/gnome/help/gucharmap/fi/gucharmap.xml
-share/gnome/help/gucharmap/fr/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/fr/figures/gucharmap_window.png
-share/gnome/help/gucharmap/fr/gucharmap.xml
-share/gnome/help/gucharmap/it/figures/gucharmap_window.png
-share/gnome/help/gucharmap/it/gucharmap.xml
-share/gnome/help/gucharmap/it/legal.xml
-share/gnome/help/gucharmap/ja/figures/gucharmap_window.png
-share/gnome/help/gucharmap/ja/gucharmap.xml
-share/gnome/help/gucharmap/ja/legal.xml
-share/gnome/help/gucharmap/ko/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/ko/figures/gucharmap_window.png
-share/gnome/help/gucharmap/ko/gucharmap.xml
-share/gnome/help/gucharmap/oc/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/oc/figures/gucharmap_window.png
-share/gnome/help/gucharmap/oc/gucharmap.xml
-share/gnome/help/gucharmap/pt_BR/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/pt_BR/figures/gucharmap_window.png
-share/gnome/help/gucharmap/pt_BR/gucharmap.xml
-share/gnome/help/gucharmap/ru/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/ru/figures/gucharmap_window.png
-share/gnome/help/gucharmap/ru/gucharmap.xml
-share/gnome/help/gucharmap/sv/figures/gucharmap_start_window.png
-share/gnome/help/gucharmap/sv/figures/gucharmap_window.png
-share/gnome/help/gucharmap/sv/gucharmap.xml
-share/gnome/help/gucharmap/zh_CN/figures/gucharmap_window.png
-share/gnome/help/gucharmap/zh_CN/gucharmap.xml
-share/gnome/help/gucharmap/zh_CN/legal.xml
-share/gnome/help/gucharmap/zh_TW/figures/gucharmap_window.png
-share/gnome/help/gucharmap/zh_TW/gucharmap.xml
-share/gnome/help/gucharmap/zh_TW/legal.xml
-share/icons/hicolor/48x48/apps/gucharmap.png
-share/locale/am/LC_MESSAGES/gucharmap.mo
-share/locale/ar/LC_MESSAGES/gucharmap.mo
-share/locale/az/LC_MESSAGES/gucharmap.mo
-share/locale/be/LC_MESSAGES/gucharmap.mo
-share/locale/be@latin/LC_MESSAGES/gucharmap.mo
-share/locale/bg/LC_MESSAGES/gucharmap.mo
-share/locale/bn/LC_MESSAGES/gucharmap.mo
-share/locale/bn_IN/LC_MESSAGES/gucharmap.mo
-share/locale/bs/LC_MESSAGES/gucharmap.mo
-share/locale/ca/LC_MESSAGES/gucharmap.mo
-share/locale/cs/LC_MESSAGES/gucharmap.mo
-share/locale/cy/LC_MESSAGES/gucharmap.mo
-share/locale/da/LC_MESSAGES/gucharmap.mo
-share/locale/de/LC_MESSAGES/gucharmap.mo
-share/locale/dz/LC_MESSAGES/gucharmap.mo
-share/locale/el/LC_MESSAGES/gucharmap.mo
-share/locale/en_CA/LC_MESSAGES/gucharmap.mo
-share/locale/en_GB/LC_MESSAGES/gucharmap.mo
-share/locale/eo/LC_MESSAGES/gucharmap.mo
-share/locale/es/LC_MESSAGES/gucharmap.mo
-share/locale/et/LC_MESSAGES/gucharmap.mo
-share/locale/eu/LC_MESSAGES/gucharmap.mo
-share/locale/fa/LC_MESSAGES/gucharmap.mo
-share/locale/fi/LC_MESSAGES/gucharmap.mo
-share/locale/fr/LC_MESSAGES/gucharmap.mo
-share/locale/ga/LC_MESSAGES/gucharmap.mo
-share/locale/gl/LC_MESSAGES/gucharmap.mo
-share/locale/gu/LC_MESSAGES/gucharmap.mo
-share/locale/he/LC_MESSAGES/gucharmap.mo
-share/locale/hi/LC_MESSAGES/gucharmap.mo
-share/locale/hr/LC_MESSAGES/gucharmap.mo
-share/locale/hu/LC_MESSAGES/gucharmap.mo
-share/locale/id/LC_MESSAGES/gucharmap.mo
-share/locale/is/LC_MESSAGES/gucharmap.mo
-share/locale/it/LC_MESSAGES/gucharmap.mo
-share/locale/ja/LC_MESSAGES/gucharmap.mo
-share/locale/ka/LC_MESSAGES/gucharmap.mo
-share/locale/ko/LC_MESSAGES/gucharmap.mo
-share/locale/lt/LC_MESSAGES/gucharmap.mo
-share/locale/lv/LC_MESSAGES/gucharmap.mo
-share/locale/mi/LC_MESSAGES/gucharmap.mo
-share/locale/mk/LC_MESSAGES/gucharmap.mo
-share/locale/ml/LC_MESSAGES/gucharmap.mo
-share/locale/mn/LC_MESSAGES/gucharmap.mo
-share/locale/mr/LC_MESSAGES/gucharmap.mo
-share/locale/ms/LC_MESSAGES/gucharmap.mo
-share/locale/nb/LC_MESSAGES/gucharmap.mo
-share/locale/ne/LC_MESSAGES/gucharmap.mo
-share/locale/nl/LC_MESSAGES/gucharmap.mo
-share/locale/nn/LC_MESSAGES/gucharmap.mo
-share/locale/oc/LC_MESSAGES/gucharmap.mo
-share/locale/or/LC_MESSAGES/gucharmap.mo
-share/locale/pa/LC_MESSAGES/gucharmap.mo
-share/locale/pl/LC_MESSAGES/gucharmap.mo
-share/locale/pt/LC_MESSAGES/gucharmap.mo
-share/locale/pt_BR/LC_MESSAGES/gucharmap.mo
-share/locale/ro/LC_MESSAGES/gucharmap.mo
-share/locale/ru/LC_MESSAGES/gucharmap.mo
-share/locale/rw/LC_MESSAGES/gucharmap.mo
-share/locale/si/LC_MESSAGES/gucharmap.mo
-share/locale/sk/LC_MESSAGES/gucharmap.mo
-share/locale/sl/LC_MESSAGES/gucharmap.mo
-share/locale/sq/LC_MESSAGES/gucharmap.mo
-share/locale/sr/LC_MESSAGES/gucharmap.mo
-share/locale/sr@Latn/LC_MESSAGES/gucharmap.mo
-share/locale/sv/LC_MESSAGES/gucharmap.mo
-share/locale/ta/LC_MESSAGES/gucharmap.mo
-share/locale/th/LC_MESSAGES/gucharmap.mo
-share/locale/tr/LC_MESSAGES/gucharmap.mo
-share/locale/uk/LC_MESSAGES/gucharmap.mo
-share/locale/vi/LC_MESSAGES/gucharmap.mo
-share/locale/wa/LC_MESSAGES/gucharmap.mo
-share/locale/xh/LC_MESSAGES/gucharmap.mo
-share/locale/zh_CN/LC_MESSAGES/gucharmap.mo
-share/locale/zh_HK/LC_MESSAGES/gucharmap.mo
-share/locale/zh_TW/LC_MESSAGES/gucharmap.mo
-share/omf/gucharmap/gucharmap-C.omf
-share/omf/gucharmap/gucharmap-bg.omf
-share/omf/gucharmap/gucharmap-de.omf
-share/omf/gucharmap/gucharmap-en_GB.omf
-share/omf/gucharmap/gucharmap-es.omf
-share/omf/gucharmap/gucharmap-fi.omf
-share/omf/gucharmap/gucharmap-fr.omf
-share/omf/gucharmap/gucharmap-it.omf
-share/omf/gucharmap/gucharmap-ja.omf
-share/omf/gucharmap/gucharmap-ko.omf
-share/omf/gucharmap/gucharmap-oc.omf
-share/omf/gucharmap/gucharmap-pt_BR.omf
-share/omf/gucharmap/gucharmap-ru.omf
-share/omf/gucharmap/gucharmap-sv.omf
-share/omf/gucharmap/gucharmap-zh_CN.omf
-share/omf/gucharmap/gucharmap-zh_TW.omf
-@dirrm share/omf/gucharmap
-@dirrm share/gnome/help/gucharmap/zh_TW/figures
-@dirrm share/gnome/help/gucharmap/zh_TW
-@dirrm share/gnome/help/gucharmap/zh_CN/figures
-@dirrm share/gnome/help/gucharmap/zh_CN
-@dirrm share/gnome/help/gucharmap/sv/figures
-@dirrm share/gnome/help/gucharmap/sv
-@dirrm share/gnome/help/gucharmap/ru/figures
-@dirrm share/gnome/help/gucharmap/ru
-@dirrm share/gnome/help/gucharmap/pt_BR/figures
-@dirrm share/gnome/help/gucharmap/pt_BR
-@dirrm share/gnome/help/gucharmap/oc/figures
-@dirrm share/gnome/help/gucharmap/oc
-@dirrm share/gnome/help/gucharmap/ko/figures
-@dirrm share/gnome/help/gucharmap/ko
-@dirrm share/gnome/help/gucharmap/ja/figures
-@dirrm share/gnome/help/gucharmap/ja
-@dirrm share/gnome/help/gucharmap/it/figures
-@dirrm share/gnome/help/gucharmap/it
-@dirrm share/gnome/help/gucharmap/fr/figures
-@dirrm share/gnome/help/gucharmap/fr
-@dirrm share/gnome/help/gucharmap/fi/figures
-@dirrm share/gnome/help/gucharmap/fi
-@dirrm share/gnome/help/gucharmap/es/figures
-@dirrm share/gnome/help/gucharmap/es
-@dirrm share/gnome/help/gucharmap/en_GB/figures
-@dirrm share/gnome/help/gucharmap/en_GB
-@dirrm share/gnome/help/gucharmap/de/figures
-@dirrm share/gnome/help/gucharmap/de
-@dirrm share/gnome/help/gucharmap/bg/figures
-@dirrm share/gnome/help/gucharmap/bg
-@dirrm share/gnome/help/gucharmap/C/figures
-@dirrm share/gnome/help/gucharmap/C
-@dirrm share/gnome/help/gucharmap
-@dirrmtry share/applications
-@dirrm include/gucharmap
-@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/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mi/LC_MESSAGES
-@dirrmtry share/locale/mi
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
diff --git a/deskutils/nautilus-actions/Makefile b/deskutils/nautilus-actions/Makefile
deleted file mode 100644
index 9ec600095..000000000
--- a/deskutils/nautilus-actions/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: nautilus-actions
-# Date created: 2005-08-31
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/deskutils/nautilus-actions/Makefile,v 1.6 2008/03/11 22:19:46 mezz Exp $
-#
-
-PORTNAME= nautilus-actions
-PORTVERSION= 1.4.1
-CATEGORIES= deskutils
-MASTER_SITES= ftp://ftp2.grumz.net/grumz/
-
-MAINTAINER= ahze@FreeBSD.org
-COMMENT= Extension for Nautilus to configure programs to launch on files
-
-LIB_DEPENDS= uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
-
-INSTALLS_ICONS= yes
-USE_GETTEXT= yes
-USE_GNOME= nautilus2 intlhack
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_XLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-nautilus-extdir=${LOCALBASE}/lib/nautilus/extensions-2.0
-
-post-patch:
- @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff --git a/deskutils/nautilus-actions/distinfo b/deskutils/nautilus-actions/distinfo
deleted file mode 100644
index 1e16b8707..000000000
--- a/deskutils/nautilus-actions/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (nautilus-actions-1.4.1.tar.gz) = 3e4af1af386bc2141dc509999767b207
-SHA256 (nautilus-actions-1.4.1.tar.gz) = d481748d64b606f6412b8a3b0701070a8989440f28bb370f392f20d6f3a3cd69
-SIZE (nautilus-actions-1.4.1.tar.gz) = 866736
diff --git a/deskutils/nautilus-actions/pkg-descr b/deskutils/nautilus-actions/pkg-descr
deleted file mode 100644
index 38c86c282..000000000
--- a/deskutils/nautilus-actions/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-An extension for Nautilus, the gnome file manager, which allow to configure
-program to be launch on files selected into Nautilus interface.
-
-WWW: http://www.grumz.net/index.php?q=node/8
diff --git a/deskutils/nautilus-actions/pkg-plist b/deskutils/nautilus-actions/pkg-plist
deleted file mode 100644
index d6cc9f69f..000000000
--- a/deskutils/nautilus-actions/pkg-plist
+++ /dev/null
@@ -1,47 +0,0 @@
-bin/nautilus-actions-config
-bin/nautilus-actions-convert
-bin/nautilus-actions-new-config
-lib/nautilus/extensions-2.0/libnautilus-actions.la
-lib/nautilus/extensions-2.0/libnautilus-actions.so
-share/applications/nact.desktop
-share/icons/hicolor/16x16/apps/nautilus-actions.png
-share/icons/hicolor/22x22/apps/nautilus-actions.png
-share/icons/hicolor/32x32/apps/nautilus-actions.png
-share/icons/hicolor/48x48/apps/nautilus-actions.png
-share/icons/hicolor/scalable/apps/nautilus-actions.svg
-share/locale/ar/LC_MESSAGES/nautilus-actions.mo
-share/locale/bg/LC_MESSAGES/nautilus-actions.mo
-share/locale/bn/LC_MESSAGES/nautilus-actions.mo
-share/locale/ca/LC_MESSAGES/nautilus-actions.mo
-share/locale/cs/LC_MESSAGES/nautilus-actions.mo
-share/locale/da/LC_MESSAGES/nautilus-actions.mo
-share/locale/de/LC_MESSAGES/nautilus-actions.mo
-share/locale/dz/LC_MESSAGES/nautilus-actions.mo
-share/locale/en_CA/LC_MESSAGES/nautilus-actions.mo
-share/locale/en_GB/LC_MESSAGES/nautilus-actions.mo
-share/locale/es/LC_MESSAGES/nautilus-actions.mo
-share/locale/fi/LC_MESSAGES/nautilus-actions.mo
-share/locale/fr/LC_MESSAGES/nautilus-actions.mo
-share/locale/gl/LC_MESSAGES/nautilus-actions.mo
-share/locale/gu/LC_MESSAGES/nautilus-actions.mo
-share/locale/he/LC_MESSAGES/nautilus-actions.mo
-share/locale/ja/LC_MESSAGES/nautilus-actions.mo
-share/locale/lt/LC_MESSAGES/nautilus-actions.mo
-share/locale/lv/LC_MESSAGES/nautilus-actions.mo
-share/locale/nb/LC_MESSAGES/nautilus-actions.mo
-share/locale/nl/LC_MESSAGES/nautilus-actions.mo
-share/locale/pa/LC_MESSAGES/nautilus-actions.mo
-share/locale/pt_BR/LC_MESSAGES/nautilus-actions.mo
-share/locale/sv/LC_MESSAGES/nautilus-actions.mo
-share/locale/th/LC_MESSAGES/nautilus-actions.mo
-share/locale/vi/LC_MESSAGES/nautilus-actions.mo
-share/locale/zh_CN/LC_MESSAGES/nautilus-actions.mo
-share/locale/zh_HK/LC_MESSAGES/nautilus-actions.mo
-share/locale/zh_TW/LC_MESSAGES/nautilus-actions.mo
-share/nautilus-actions/nact/nautilus-actions-config.glade
-@dirrm share/nautilus-actions/nact
-@dirrm share/nautilus-actions
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
diff --git a/deskutils/nautilus-locked-folder/Makefile b/deskutils/nautilus-locked-folder/Makefile
deleted file mode 100644
index fac408f62..000000000
--- a/deskutils/nautilus-locked-folder/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: nautilus-locked-folder
-# Date created: 2005-09-17
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/deskutils/nautilus-locked-folder/Makefile,v 1.6 2008/03/11 22:19:46 mezz Exp $
-#
-
-PORTNAME= nautilus-locked-folder
-PORTVERSION= 1.0.0
-PORTREVISION= 4
-CATEGORIES= deskutils security
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= pav
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Nautilus plugin that allows you to encrypt the contents of a folder
-
-USE_AUTOTOOLS= libtool:15
-GNU_CONFIGURE= yes
-USE_GNOME= nautilus2
-PKGCONFIGS= gtk+-2.0 libglade-2.0 libnautilus-extension libgnomeui-2.0
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include `pkg-config --cflags ${PKGCONFIGS}`" \
- LDFLASG="-L${LOCALBASE}/lib -L${X11BASE}/lib `pkg-config --libs ${PKGCONFIGS}`" \
- LIBS="-lssl"
-PLIST_FILES= lib/nautilus/extensions-2.0/libnautilus-locked-folder.a \
- lib/nautilus/extensions-2.0/libnautilus-locked-folder.la \
- lib/nautilus/extensions-2.0/libnautilus-locked-folder.so
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/share/icons/hicolor/32x32/stock/data/|${LOCALBASE}/share/icons/hicolor/32x32/stock/data/|' \
- ${WRKSRC}/src/lockedfolder-extension.c
- @${REINPLACE_CMD} -e 's|gladedir)"\\" \\|gladedir)"\\"|g ; \
- s|.*-Werror||g' ${WRKSRC}/src/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/deskutils/nautilus-locked-folder/distinfo b/deskutils/nautilus-locked-folder/distinfo
deleted file mode 100644
index e1eaf91dc..000000000
--- a/deskutils/nautilus-locked-folder/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (nautilus-locked-folder-1.0.0.tar.gz) = b83dd18fa26b524a61f6d61bfbcaf55c
-SHA256 (nautilus-locked-folder-1.0.0.tar.gz) = d806007493359d6501a8f9696fba8f9960a456a319a5fe58cb534453d2d75602
-SIZE (nautilus-locked-folder-1.0.0.tar.gz) = 336027
diff --git a/deskutils/nautilus-locked-folder/files/patch-configure b/deskutils/nautilus-locked-folder/files/patch-configure
deleted file mode 100644
index f6801cb4b..000000000
--- a/deskutils/nautilus-locked-folder/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Wed Aug 31 07:17:44 2005
-+++ configure Sat Sep 17 00:31:55 2005
-@@ -19277,7 +19277,7 @@
- echo "$as_me:$LINENO: checking for libnautilus-extension >= $NAUTILUS_REQUIRED eel-2.0 >= $EEL_REQUIRED glib-2.0 >= $GLIB_REQUIRED openssl >= $OPENSSL_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED" >&5
- echo $ECHO_N "checking for libnautilus-extension >= $NAUTILUS_REQUIRED eel-2.0 >= $EEL_REQUIRED glib-2.0 >= $GLIB_REQUIRED openssl >= $OPENSSL_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED... $ECHO_C" >&6
-
-- if $PKG_CONFIG --exists "libnautilus-extension >= $NAUTILUS_REQUIRED eel-2.0 >= $EEL_REQUIRED glib-2.0 >= $GLIB_REQUIRED openssl >= $OPENSSL_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED" ; then
-+ if $PKG_CONFIG --exists "libnautilus-extension >= $NAUTILUS_REQUIRED eel-2.0 >= $EEL_REQUIRED glib-2.0 >= $GLIB_REQUIRED libglade-2.0 >= $LIBGLADE_REQUIRED libgnomeui-2.0 >= $LIBGNOMEUI_REQUIRED" ; then
- echo "$as_me:$LINENO: result: yes" >&5
- echo "${ECHO_T}yes" >&6
- succeeded=yes
diff --git a/deskutils/nautilus-locked-folder/files/patch-src_Makefile.in b/deskutils/nautilus-locked-folder/files/patch-src_Makefile.in
deleted file mode 100644
index 8e8f2e24a..000000000
--- a/deskutils/nautilus-locked-folder/files/patch-src_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig 2008-03-18 11:10:04.000000000 -0400
-+++ src/Makefile.in 2008-03-18 11:10:10.000000000 -0400
-@@ -229,7 +229,7 @@
-
-
- # FIXME: get this from the .pc file
--nautilus_extensiondir = $(libdir)/nautilus/extensions-1.0
-+nautilus_extensiondir = $(libdir)/nautilus/extensions-2.0
- nautilus_extension_LTLIBRARIES = libnautilus-locked-folder.la
- libnautilus_locked_folder_la_SOURCES = \
- encrypt.c decrypt.c lockedfolder-extension.c lockedfolder.h
diff --git a/deskutils/nautilus-locked-folder/pkg-descr b/deskutils/nautilus-locked-folder/pkg-descr
deleted file mode 100644
index a3afbc579..000000000
--- a/deskutils/nautilus-locked-folder/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a plugin for Nautilus that adds a 'Lock folder' item to the
-right-click menus of folders. Locking a folder encrypts its contents
-and converts it into a '.locked' format archive. This archive can then
-be decrypted by right-clicking it and selecting 'Unlock folder'.
-
-WWW: http://www.gnome.org/projects/nautilus-locked-folders/
diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile
deleted file mode 100644
index 87b130bd7..000000000
--- a/deskutils/nautilus-open-terminal/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: nautilus-open-terminal
-# Date created: 2005-07-07
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/deskutils/nautilus-open-terminal/Makefile,v 1.11 2008/02/10 00:06:25 kwm Exp $
-#
-
-PORTNAME= nautilus-open-terminal
-PORTVERSION= 0.9
-CATEGORIES= deskutils
-MASTER_SITES= GNOME
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Nautilus extension which allows you to open a terminal
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_GNOME= nautilus2 gnomeprefix intlhack gnomehack
-USE_GETTEXT= yes
-USE_LDCONFIG= yes
-USE_XLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-GCONF_SCHEMAS= nautilus-open-terminal.schemas
-
-.include <bsd.port.mk>
diff --git a/deskutils/nautilus-open-terminal/distinfo b/deskutils/nautilus-open-terminal/distinfo
deleted file mode 100644
index b5d08e553..000000000
--- a/deskutils/nautilus-open-terminal/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (nautilus-open-terminal-0.9.tar.bz2) = b2dfbba5357524341157b00ea7a4291a
-SHA256 (nautilus-open-terminal-0.9.tar.bz2) = c6fbcdf3248ab6a30cc8b9771acf703f2111872ae7ee2bad5a01f31efc4828b0
-SIZE (nautilus-open-terminal-0.9.tar.bz2) = 273099
diff --git a/deskutils/nautilus-open-terminal/pkg-descr b/deskutils/nautilus-open-terminal/pkg-descr
deleted file mode 100644
index 6f36a4660..000000000
--- a/deskutils/nautilus-open-terminal/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Nautilus extension which allows you to open a terminal
diff --git a/deskutils/nautilus-open-terminal/pkg-plist b/deskutils/nautilus-open-terminal/pkg-plist
deleted file mode 100644
index 10c9d0d01..000000000
--- a/deskutils/nautilus-open-terminal/pkg-plist
+++ /dev/null
@@ -1,66 +0,0 @@
-lib/nautilus/extensions-2.0/libnautilus-open-terminal.a
-lib/nautilus/extensions-2.0/libnautilus-open-terminal.la
-lib/nautilus/extensions-2.0/libnautilus-open-terminal.so
-share/locale/ar/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/be@latin/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/be/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/bg/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/bn_IN/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/ca/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/cs/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/da/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/de/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/dz/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/el/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/en_CA/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/en_GB/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/es/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/et/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/eu/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/fi/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/fr/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/gl/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/gu/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/he/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/hu/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/it/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/ja/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/ka/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/ko/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/lt/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/mk/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/ml/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/nb/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/ne/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/nl/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/oc/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/or/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/pa/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/pl/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/pt_BR/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/pt/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/ro/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/ru/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/rw/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/sk/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/sl/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/sr/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/sr@Latn/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/sv/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/ta/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/th/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/tr/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/uk/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/vi/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/zh_CN/LC_MESSAGES/nautilus-open-terminal.mo
-share/locale/zh_TW/LC_MESSAGES/nautilus-open-terminal.mo
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile
deleted file mode 100644
index de5620cc4..000000000
--- a/deskutils/nautilus-sendto/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: nautilus-sendto
-# Date created: 2004-12-03
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/deskutils/nautilus-sendto/Makefile,v 1.15 2008/01/21 16:13:55 kwm Exp $
-
-PORTNAME= nautilus-sendto
-PORTVERSION= 0.13.2
-CATEGORIES= deskutils
-MASTER_SITES= GNOME
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Integration between nautilus, evolution, and gaim
-
-BUILD_DEPENDS= evolution:${PORTSDIR}/mail/evolution
-RUN_DEPENDS= evolution:${PORTSDIR}/mail/evolution
-
-MAN1= nautilus-sendto.1
-GCONF_SCHEMAS= nst.schemas
-USE_BZIP2= yes
-USE_XLIB= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= intlhack gnomeprefix gnometarget nautilus2 gnomehack
-USE_GETTEXT= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.pre.mk>
-
-.if exists(${LOCALBASE}/bin/pidgin)
-BUILD_DEPENDS+= pidgin:${PORTSDIR}/net-im/pidgin
-RUN_DEPENDS+= pidgin:${PORTSDIR}/net-im/pidgin
-PLIST_SUB+= PIDGIN=""
-.else
-PLIST_SUB+= PIDGIN="@comment "
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/deskutils/nautilus-sendto/distinfo b/deskutils/nautilus-sendto/distinfo
deleted file mode 100644
index 98fafc1a5..000000000
--- a/deskutils/nautilus-sendto/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (nautilus-sendto-0.13.2.tar.bz2) = 7e8a79e6e51e4bf96318aa8f9a37044b
-SHA256 (nautilus-sendto-0.13.2.tar.bz2) = 1459ee5a7409fbe2ac32f27c38ff8359b8c104deec2ff41fc5aa245d5e3ef956
-SIZE (nautilus-sendto-0.13.2.tar.bz2) = 353248
diff --git a/deskutils/nautilus-sendto/pkg-descr b/deskutils/nautilus-sendto/pkg-descr
deleted file mode 100644
index 949631826..000000000
--- a/deskutils/nautilus-sendto/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Integration between nautilus, evolution, and gaim.
-
-Nautilus context menu component ("Send To: Gaim Buddy/Evolution Addressbook")
-with a dialog for insert the email account or IM account which you want to
-send the file/files. Contact with evolution-data-server and get the email
-accounts from your Evolution Addressbook.
-
-WWW: http://www.es.gnome.org/~telemaco/
diff --git a/deskutils/nautilus-sendto/pkg-plist b/deskutils/nautilus-sendto/pkg-plist
deleted file mode 100644
index 825ec9ce8..000000000
--- a/deskutils/nautilus-sendto/pkg-plist
+++ /dev/null
@@ -1,73 +0,0 @@
-bin/nautilus-sendto
-lib/nautilus-sendto/plugins/libnstbluetooth.la
-lib/nautilus-sendto/plugins/libnstbluetooth.so
-lib/nautilus-sendto/plugins/libnstevolution.la
-lib/nautilus-sendto/plugins/libnstevolution.so
-%%PIDGIN%%lib/nautilus-sendto/plugins/libnstpidgin.la
-%%PIDGIN%%lib/nautilus-sendto/plugins/libnstpidgin.so
-lib/nautilus-sendto/plugins/libnstsylpheed.la
-lib/nautilus-sendto/plugins/libnstsylpheed.so
-lib/nautilus/extensions-2.0/libnautilus-sendto.la
-lib/nautilus/extensions-2.0/libnautilus-sendto.so
-%%PIDGIN%%lib/pidgin/nautilus.la
-%%PIDGIN%%lib/pidgin/nautilus.so
-share/nautilus-sendto/glade/nautilus-sendto.glade
-share/locale/ar/LC_MESSAGES/nautilus-sendto.mo
-share/locale/be@latin/LC_MESSAGES/nautilus-sendto.mo
-share/locale/be/LC_MESSAGES/nautilus-sendto.mo
-share/locale/bg/LC_MESSAGES/nautilus-sendto.mo
-share/locale/ca/LC_MESSAGES/nautilus-sendto.mo
-share/locale/cs/LC_MESSAGES/nautilus-sendto.mo
-share/locale/da/LC_MESSAGES/nautilus-sendto.mo
-share/locale/de/LC_MESSAGES/nautilus-sendto.mo
-share/locale/dz/LC_MESSAGES/nautilus-sendto.mo
-share/locale/el/LC_MESSAGES/nautilus-sendto.mo
-share/locale/en_CA/LC_MESSAGES/nautilus-sendto.mo
-share/locale/en_GB/LC_MESSAGES/nautilus-sendto.mo
-share/locale/es/LC_MESSAGES/nautilus-sendto.mo
-share/locale/et/LC_MESSAGES/nautilus-sendto.mo
-share/locale/eu/LC_MESSAGES/nautilus-sendto.mo
-share/locale/fi/LC_MESSAGES/nautilus-sendto.mo
-share/locale/fr/LC_MESSAGES/nautilus-sendto.mo
-share/locale/gl/LC_MESSAGES/nautilus-sendto.mo
-share/locale/he/LC_MESSAGES/nautilus-sendto.mo
-share/locale/hu/LC_MESSAGES/nautilus-sendto.mo
-share/locale/it/LC_MESSAGES/nautilus-sendto.mo
-share/locale/ja/LC_MESSAGES/nautilus-sendto.mo
-share/locale/ka/LC_MESSAGES/nautilus-sendto.mo
-share/locale/ko/LC_MESSAGES/nautilus-sendto.mo
-share/locale/lt/LC_MESSAGES/nautilus-sendto.mo
-share/locale/mk/LC_MESSAGES/nautilus-sendto.mo
-share/locale/nb/LC_MESSAGES/nautilus-sendto.mo
-share/locale/ne/LC_MESSAGES/nautilus-sendto.mo
-share/locale/nl/LC_MESSAGES/nautilus-sendto.mo
-share/locale/oc/LC_MESSAGES/nautilus-sendto.mo
-share/locale/or/LC_MESSAGES/nautilus-sendto.mo
-share/locale/pa/LC_MESSAGES/nautilus-sendto.mo
-share/locale/pl/LC_MESSAGES/nautilus-sendto.mo
-share/locale/pt/LC_MESSAGES/nautilus-sendto.mo
-share/locale/pt_BR/LC_MESSAGES/nautilus-sendto.mo
-share/locale/ro/LC_MESSAGES/nautilus-sendto.mo
-share/locale/ru/LC_MESSAGES/nautilus-sendto.mo
-share/locale/rw/LC_MESSAGES/nautilus-sendto.mo
-share/locale/sk/LC_MESSAGES/nautilus-sendto.mo
-share/locale/sl/LC_MESSAGES/nautilus-sendto.mo
-share/locale/sq/LC_MESSAGES/nautilus-sendto.mo
-share/locale/sv/LC_MESSAGES/nautilus-sendto.mo
-share/locale/th/LC_MESSAGES/nautilus-sendto.mo
-share/locale/uk/LC_MESSAGES/nautilus-sendto.mo
-share/locale/vi/LC_MESSAGES/nautilus-sendto.mo
-share/locale/zh_CN/LC_MESSAGES/nautilus-sendto.mo
-share/locale/zh_TW/LC_MESSAGES/nautilus-sendto.mo
-@dirrm share/nautilus-sendto/glade
-@dirrm share/nautilus-sendto
-@dirrm lib/nautilus-sendto/plugins
-@dirrm lib/nautilus-sendto
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile
deleted file mode 100644
index 9f2c36c90..000000000
--- a/deskutils/tomboy/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# New ports collection makefile for: tomboy
-# Date created: 20041011
-# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
-#
-# $FreeBSD$
-# $Id: Makefile,v 1.19 2008-03-10 20:58:33 mezz Exp $
-#
-
-PORTNAME= tomboy
-PORTVERSION= 0.10.0
-CATEGORIES= deskutils gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= bsd-sharp-list@forge.novell.com
-COMMENT= Personal note taking system for the GNOME desktop
-
-LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell
-BUILD_DEPENDS= ${LOCALBASE}/lib/mono/gmime-sharp/gmime-sharp.dll:${PORTSDIR}/mail/gmime2-sharp \
- ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR}/devel/ndesk-dbus-glib
-RUN_DEPENDS= ${LOCALBASE}/lib/mono/gmime-sharp/gmime-sharp.dll:${PORTSDIR}/mail/gmime2-sharp \
- ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:${PORTSDIR}/devel/ndesk-dbus-glib
-
-USE_BZIP2= yes
-USE_GETTEXT= yes
-USE_GNOME= gnomehack gnometarget intlhack gnomeprefix gnomesharp20
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-INSTALLS_ICONS= yes
-INSTALLS_OMF= yes
-
-CONFIGURE_ARGS+=--enable-evolution=yes \
- --enable-dbus=yes \
- --enable-dbus-service-dir-check=no \
- --with-dbus-service-dir=${PREFIX}/share/dbus-1/services
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib" \
- DBUS_SERVICE_DIR="${PREFIX}/share/dbus-1/services"
-
-MAN1= tomboy.1
-GCONF_SCHEMAS= tomboy.schemas
-
-.include <bsd.port.pre.mk>
-
-post-patch:
- @${REINPLACE_CMD} 's|`$$PKG_CONFIG --variable=libdir libpanelapplet-2.0`|"$$libdir"|g; \
- s|PANELAPPLET_SERVER_DIR="$$libdir|PANELAPPLET_SERVER_DIR="$$prefix/libdata|g; \
- s|PANELAPPLET_SERVER_DIR="$$PANELAPPLET_LIBDIR|PANELAPPLET_SERVER_DIR="$$prefix/libdata|g' \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} 's|/bin/bash|/bin/sh|g' \
- ${WRKSRC}/Tomboy/tomboy*.in
-
-.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
-.include <bsd.port.post.mk>
diff --git a/deskutils/tomboy/distinfo b/deskutils/tomboy/distinfo
deleted file mode 100644
index e8c7afe20..000000000
--- a/deskutils/tomboy/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/tomboy-0.10.0.tar.bz2) = cf200d49beae64260b9e029b6dcc579a
-SHA256 (gnome2/tomboy-0.10.0.tar.bz2) = 470a86ed40d24bc404ee07a6541c95245f96e281f78f448434378ab53d550960
-SIZE (gnome2/tomboy-0.10.0.tar.bz2) = 3283254
diff --git a/deskutils/tomboy/pkg-descr b/deskutils/tomboy/pkg-descr
deleted file mode 100644
index 528fc8436..000000000
--- a/deskutils/tomboy/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-Tomboy is a desktop note-taking application for Linux and Unix. Simple
-and easy to use, but with potential to help you organize the ideas and
-information you deal with every day.
-
-The key to Tomboy's usefulness lies in the ability to relate notes and
-ideas together. Using a WikiWiki-like linking system, organizing ideas
-is as simple as typing a name. Branching an idea off is easy as pressing
-the Link button. And links between your ideas won't break, even when
-renaming and reorganizing them.
-
-WWW: http://www.beatniksoftware.com/tomboy/
diff --git a/deskutils/tomboy/pkg-plist b/deskutils/tomboy/pkg-plist
deleted file mode 100644
index 32c3ec54c..000000000
--- a/deskutils/tomboy/pkg-plist
+++ /dev/null
@@ -1,402 +0,0 @@
-bin/tomboy
-bin/tomboy-panel
-lib/tomboy/Mono.Addins.Gui.dll
-lib/tomboy/Mono.Addins.Setup.dll
-lib/tomboy/Mono.Addins.dll
-lib/tomboy/Mono.Addins.dll.config
-lib/tomboy/Tomboy.exe
-lib/tomboy/Tomboy.exe.config
-lib/tomboy/addins/Backlinks.dll
-lib/tomboy/addins/Bugzilla.dll
-lib/tomboy/addins/Evolution.dll
-lib/tomboy/addins/ExportToHtml.dll
-lib/tomboy/addins/FileSystemSyncService.dll
-lib/tomboy/addins/FixedWidth.dll
-lib/tomboy/addins/InsertTimestamp.dll
-lib/tomboy/addins/NoteOfTheDay.dll
-lib/tomboy/addins/PrintNotes.dll
-lib/tomboy/addins/SshSyncServiceAddin.dll
-lib/tomboy/addins/StickyNoteImport.dll
-lib/tomboy/addins/WebDavSyncService.dll
-lib/tomboy/libprintnotes.la
-lib/tomboy/libprintnotes.so
-lib/tomboy/libtomboy.la
-lib/tomboy/libtomboy.so
-libdata/bonobo/servers/GNOME_TomboyApplet.server
-libdata/pkgconfig/tomboy-addins.pc
-share/applications/tomboy.desktop
-share/dbus-1/services/org.gnome.Tomboy.service
-share/gnome/help/tomboy/C/figures/add-notebook-search.png
-share/gnome/help/tomboy/C/figures/add-to-notebook.png
-share/gnome/help/tomboy/C/figures/delete-notebook.png
-share/gnome/help/tomboy/C/figures/move-notes-search.png
-share/gnome/help/tomboy/C/figures/new-notebook.png
-share/gnome/help/tomboy/C/figures/note-template.png
-share/gnome/help/tomboy/C/figures/notebook-icon.png
-share/gnome/help/tomboy/C/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/C/figures/tomboy-new-note.png
-share/gnome/help/tomboy/C/figures/tomboy-panel.png
-share/gnome/help/tomboy/C/figures/tomboy-pindown.png
-share/gnome/help/tomboy/C/figures/tomboy-pinup.png
-share/gnome/help/tomboy/C/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/C/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/C/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/C/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/C/figures/tomboy-tools.png
-share/gnome/help/tomboy/C/legal.xml
-share/gnome/help/tomboy/C/tomboy.xml
-share/gnome/help/tomboy/ca/figures/add-notebook-search.png
-share/gnome/help/tomboy/ca/figures/add-to-notebook.png
-share/gnome/help/tomboy/ca/figures/delete-notebook.png
-share/gnome/help/tomboy/ca/figures/move-notes-search.png
-share/gnome/help/tomboy/ca/figures/new-notebook.png
-share/gnome/help/tomboy/ca/figures/note-template.png
-share/gnome/help/tomboy/ca/figures/notebook-icon.png
-share/gnome/help/tomboy/ca/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/ca/figures/tomboy-new-note.png
-share/gnome/help/tomboy/ca/figures/tomboy-panel.png
-share/gnome/help/tomboy/ca/figures/tomboy-pindown.png
-share/gnome/help/tomboy/ca/figures/tomboy-pinup.png
-share/gnome/help/tomboy/ca/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/ca/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/ca/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/ca/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/ca/figures/tomboy-tools.png
-share/gnome/help/tomboy/ca/legal.xml
-share/gnome/help/tomboy/ca/tomboy.xml
-share/gnome/help/tomboy/de/figures/add-notebook-search.png
-share/gnome/help/tomboy/de/figures/add-to-notebook.png
-share/gnome/help/tomboy/de/figures/delete-notebook.png
-share/gnome/help/tomboy/de/figures/move-notes-search.png
-share/gnome/help/tomboy/de/figures/new-notebook.png
-share/gnome/help/tomboy/de/figures/note-template.png
-share/gnome/help/tomboy/de/figures/notebook-icon.png
-share/gnome/help/tomboy/de/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/de/figures/tomboy-new-note.png
-share/gnome/help/tomboy/de/figures/tomboy-panel.png
-share/gnome/help/tomboy/de/figures/tomboy-pindown.png
-share/gnome/help/tomboy/de/figures/tomboy-pinup.png
-share/gnome/help/tomboy/de/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/de/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/de/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/de/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/de/figures/tomboy-tools.png
-share/gnome/help/tomboy/de/legal.xml
-share/gnome/help/tomboy/de/tomboy.xml
-share/gnome/help/tomboy/en_GB/figures/add-notebook-search.png
-share/gnome/help/tomboy/en_GB/figures/add-to-notebook.png
-share/gnome/help/tomboy/en_GB/figures/delete-notebook.png
-share/gnome/help/tomboy/en_GB/figures/move-notes-search.png
-share/gnome/help/tomboy/en_GB/figures/new-notebook.png
-share/gnome/help/tomboy/en_GB/figures/note-template.png
-share/gnome/help/tomboy/en_GB/figures/notebook-icon.png
-share/gnome/help/tomboy/en_GB/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/en_GB/figures/tomboy-new-note.png
-share/gnome/help/tomboy/en_GB/figures/tomboy-panel.png
-share/gnome/help/tomboy/en_GB/figures/tomboy-pindown.png
-share/gnome/help/tomboy/en_GB/figures/tomboy-pinup.png
-share/gnome/help/tomboy/en_GB/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/en_GB/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/en_GB/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/en_GB/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/en_GB/figures/tomboy-tools.png
-share/gnome/help/tomboy/en_GB/legal.xml
-share/gnome/help/tomboy/en_GB/tomboy.xml
-share/gnome/help/tomboy/es/figures/add-notebook-search.png
-share/gnome/help/tomboy/es/figures/add-to-notebook.png
-share/gnome/help/tomboy/es/figures/delete-notebook.png
-share/gnome/help/tomboy/es/figures/move-notes-search.png
-share/gnome/help/tomboy/es/figures/new-notebook.png
-share/gnome/help/tomboy/es/figures/note-template.png
-share/gnome/help/tomboy/es/figures/notebook-icon.png
-share/gnome/help/tomboy/es/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/es/figures/tomboy-new-note.png
-share/gnome/help/tomboy/es/figures/tomboy-panel.png
-share/gnome/help/tomboy/es/figures/tomboy-pindown.png
-share/gnome/help/tomboy/es/figures/tomboy-pinup.png
-share/gnome/help/tomboy/es/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/es/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/es/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/es/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/es/figures/tomboy-tools.png
-share/gnome/help/tomboy/es/legal.xml
-share/gnome/help/tomboy/es/tomboy.xml
-share/gnome/help/tomboy/fr/figures/add-notebook-search.png
-share/gnome/help/tomboy/fr/figures/add-to-notebook.png
-share/gnome/help/tomboy/fr/figures/delete-notebook.png
-share/gnome/help/tomboy/fr/figures/move-notes-search.png
-share/gnome/help/tomboy/fr/figures/new-notebook.png
-share/gnome/help/tomboy/fr/figures/note-template.png
-share/gnome/help/tomboy/fr/figures/notebook-icon.png
-share/gnome/help/tomboy/fr/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/fr/figures/tomboy-new-note.png
-share/gnome/help/tomboy/fr/figures/tomboy-panel.png
-share/gnome/help/tomboy/fr/figures/tomboy-pindown.png
-share/gnome/help/tomboy/fr/figures/tomboy-pinup.png
-share/gnome/help/tomboy/fr/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/fr/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/fr/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/fr/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/fr/figures/tomboy-tools.png
-share/gnome/help/tomboy/fr/legal.xml
-share/gnome/help/tomboy/fr/tomboy.xml
-share/gnome/help/tomboy/oc/figures/add-notebook-search.png
-share/gnome/help/tomboy/oc/figures/add-to-notebook.png
-share/gnome/help/tomboy/oc/figures/delete-notebook.png
-share/gnome/help/tomboy/oc/figures/move-notes-search.png
-share/gnome/help/tomboy/oc/figures/new-notebook.png
-share/gnome/help/tomboy/oc/figures/note-template.png
-share/gnome/help/tomboy/oc/figures/notebook-icon.png
-share/gnome/help/tomboy/oc/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/oc/figures/tomboy-new-note.png
-share/gnome/help/tomboy/oc/figures/tomboy-panel.png
-share/gnome/help/tomboy/oc/figures/tomboy-pindown.png
-share/gnome/help/tomboy/oc/figures/tomboy-pinup.png
-share/gnome/help/tomboy/oc/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/oc/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/oc/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/oc/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/oc/figures/tomboy-tools.png
-share/gnome/help/tomboy/oc/legal.xml
-share/gnome/help/tomboy/oc/tomboy.xml
-share/gnome/help/tomboy/pt_BR/figures/add-notebook-search.png
-share/gnome/help/tomboy/pt_BR/figures/add-to-notebook.png
-share/gnome/help/tomboy/pt_BR/figures/delete-notebook.png
-share/gnome/help/tomboy/pt_BR/figures/move-notes-search.png
-share/gnome/help/tomboy/pt_BR/figures/new-notebook.png
-share/gnome/help/tomboy/pt_BR/figures/note-template.png
-share/gnome/help/tomboy/pt_BR/figures/notebook-icon.png
-share/gnome/help/tomboy/pt_BR/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/pt_BR/figures/tomboy-new-note.png
-share/gnome/help/tomboy/pt_BR/figures/tomboy-panel.png
-share/gnome/help/tomboy/pt_BR/figures/tomboy-pindown.png
-share/gnome/help/tomboy/pt_BR/figures/tomboy-pinup.png
-share/gnome/help/tomboy/pt_BR/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/pt_BR/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/pt_BR/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/pt_BR/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/pt_BR/figures/tomboy-tools.png
-share/gnome/help/tomboy/pt_BR/legal.xml
-share/gnome/help/tomboy/pt_BR/tomboy.xml
-share/gnome/help/tomboy/ru/figures/add-notebook-search.png
-share/gnome/help/tomboy/ru/figures/add-to-notebook.png
-share/gnome/help/tomboy/ru/figures/delete-notebook.png
-share/gnome/help/tomboy/ru/figures/move-notes-search.png
-share/gnome/help/tomboy/ru/figures/new-notebook.png
-share/gnome/help/tomboy/ru/figures/note-template.png
-share/gnome/help/tomboy/ru/figures/notebook-icon.png
-share/gnome/help/tomboy/ru/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/ru/figures/tomboy-new-note.png
-share/gnome/help/tomboy/ru/figures/tomboy-panel.png
-share/gnome/help/tomboy/ru/figures/tomboy-pindown.png
-share/gnome/help/tomboy/ru/figures/tomboy-pinup.png
-share/gnome/help/tomboy/ru/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/ru/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/ru/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/ru/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/ru/figures/tomboy-tools.png
-share/gnome/help/tomboy/ru/legal.xml
-share/gnome/help/tomboy/ru/tomboy.xml
-share/gnome/help/tomboy/sv/figures/add-notebook-search.png
-share/gnome/help/tomboy/sv/figures/add-to-notebook.png
-share/gnome/help/tomboy/sv/figures/delete-notebook.png
-share/gnome/help/tomboy/sv/figures/move-notes-search.png
-share/gnome/help/tomboy/sv/figures/new-notebook.png
-share/gnome/help/tomboy/sv/figures/note-template.png
-share/gnome/help/tomboy/sv/figures/notebook-icon.png
-share/gnome/help/tomboy/sv/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/sv/figures/tomboy-new-note.png
-share/gnome/help/tomboy/sv/figures/tomboy-panel.png
-share/gnome/help/tomboy/sv/figures/tomboy-pindown.png
-share/gnome/help/tomboy/sv/figures/tomboy-pinup.png
-share/gnome/help/tomboy/sv/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/sv/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/sv/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/sv/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/sv/figures/tomboy-tools.png
-share/gnome/help/tomboy/sv/legal.xml
-share/gnome/help/tomboy/sv/tomboy.xml
-share/gnome/help/tomboy/uk/figures/add-notebook-search.png
-share/gnome/help/tomboy/uk/figures/add-to-notebook.png
-share/gnome/help/tomboy/uk/figures/delete-notebook.png
-share/gnome/help/tomboy/uk/figures/move-notes-search.png
-share/gnome/help/tomboy/uk/figures/new-notebook.png
-share/gnome/help/tomboy/uk/figures/note-template.png
-share/gnome/help/tomboy/uk/figures/notebook-icon.png
-share/gnome/help/tomboy/uk/figures/tomboy-main-menu.png
-share/gnome/help/tomboy/uk/figures/tomboy-new-note.png
-share/gnome/help/tomboy/uk/figures/tomboy-panel.png
-share/gnome/help/tomboy/uk/figures/tomboy-pindown.png
-share/gnome/help/tomboy/uk/figures/tomboy-pinup.png
-share/gnome/help/tomboy/uk/figures/tomboy-preferences-add-ins.png
-share/gnome/help/tomboy/uk/figures/tomboy-preferences-editing.png
-share/gnome/help/tomboy/uk/figures/tomboy-preferences-hotkeys.png
-share/gnome/help/tomboy/uk/figures/tomboy-preferences-synchronization.png
-share/gnome/help/tomboy/uk/figures/tomboy-tools.png
-share/gnome/help/tomboy/uk/legal.xml
-share/gnome/help/tomboy/uk/tomboy.xml
-share/icons/hicolor/16x16/apps/tomboy.png
-share/icons/hicolor/22x22/apps/tomboy.png
-share/icons/hicolor/24x24/apps/tomboy.png
-share/icons/hicolor/32x32/apps/tomboy.png
-share/icons/hicolor/48x48/apps/tomboy.png
-share/icons/hicolor/scalable/apps/tomboy.svg
-share/locale/ar/LC_MESSAGES/tomboy.mo
-share/locale/as/LC_MESSAGES/tomboy.mo
-share/locale/be/LC_MESSAGES/tomboy.mo
-share/locale/be@latin/LC_MESSAGES/tomboy.mo
-share/locale/bg/LC_MESSAGES/tomboy.mo
-share/locale/bn/LC_MESSAGES/tomboy.mo
-share/locale/bn_IN/LC_MESSAGES/tomboy.mo
-share/locale/ca/LC_MESSAGES/tomboy.mo
-share/locale/cs/LC_MESSAGES/tomboy.mo
-share/locale/da/LC_MESSAGES/tomboy.mo
-share/locale/de/LC_MESSAGES/tomboy.mo
-share/locale/dz/LC_MESSAGES/tomboy.mo
-share/locale/el/LC_MESSAGES/tomboy.mo
-share/locale/en_CA/LC_MESSAGES/tomboy.mo
-share/locale/en_GB/LC_MESSAGES/tomboy.mo
-share/locale/es/LC_MESSAGES/tomboy.mo
-share/locale/et/LC_MESSAGES/tomboy.mo
-share/locale/eu/LC_MESSAGES/tomboy.mo
-share/locale/fi/LC_MESSAGES/tomboy.mo
-share/locale/fr/LC_MESSAGES/tomboy.mo
-share/locale/gl/LC_MESSAGES/tomboy.mo
-share/locale/gu/LC_MESSAGES/tomboy.mo
-share/locale/he/LC_MESSAGES/tomboy.mo
-share/locale/hi/LC_MESSAGES/tomboy.mo
-share/locale/hu/LC_MESSAGES/tomboy.mo
-share/locale/is/LC_MESSAGES/tomboy.mo
-share/locale/it/LC_MESSAGES/tomboy.mo
-share/locale/ja/LC_MESSAGES/tomboy.mo
-share/locale/kn/LC_MESSAGES/tomboy.mo
-share/locale/ko/LC_MESSAGES/tomboy.mo
-share/locale/ku/LC_MESSAGES/tomboy.mo
-share/locale/lt/LC_MESSAGES/tomboy.mo
-share/locale/lv/LC_MESSAGES/tomboy.mo
-share/locale/mk/LC_MESSAGES/tomboy.mo
-share/locale/ml/LC_MESSAGES/tomboy.mo
-share/locale/nb/LC_MESSAGES/tomboy.mo
-share/locale/ne/LC_MESSAGES/tomboy.mo
-share/locale/nl/LC_MESSAGES/tomboy.mo
-share/locale/oc/LC_MESSAGES/tomboy.mo
-share/locale/or/LC_MESSAGES/tomboy.mo
-share/locale/pa/LC_MESSAGES/tomboy.mo
-share/locale/pl/LC_MESSAGES/tomboy.mo
-share/locale/pt/LC_MESSAGES/tomboy.mo
-share/locale/pt_BR/LC_MESSAGES/tomboy.mo
-share/locale/ro/LC_MESSAGES/tomboy.mo
-share/locale/ru/LC_MESSAGES/tomboy.mo
-share/locale/rw/LC_MESSAGES/tomboy.mo
-share/locale/si/LC_MESSAGES/tomboy.mo
-share/locale/sk/LC_MESSAGES/tomboy.mo
-share/locale/sl/LC_MESSAGES/tomboy.mo
-share/locale/sq/LC_MESSAGES/tomboy.mo
-share/locale/sr/LC_MESSAGES/tomboy.mo
-share/locale/sr@Latn/LC_MESSAGES/tomboy.mo
-share/locale/sv/LC_MESSAGES/tomboy.mo
-share/locale/ta/LC_MESSAGES/tomboy.mo
-share/locale/te/LC_MESSAGES/tomboy.mo
-share/locale/th/LC_MESSAGES/tomboy.mo
-share/locale/tr/LC_MESSAGES/tomboy.mo
-share/locale/uk/LC_MESSAGES/tomboy.mo
-share/locale/vi/LC_MESSAGES/tomboy.mo
-share/locale/zh_CN/LC_MESSAGES/tomboy.mo
-share/locale/zh_HK/LC_MESSAGES/tomboy.mo
-share/locale/zh_TW/LC_MESSAGES/tomboy.mo
-share/omf/tomboy/tomboy-C.omf
-share/omf/tomboy/tomboy-ca.omf
-share/omf/tomboy/tomboy-de.omf
-share/omf/tomboy/tomboy-en_GB.omf
-share/omf/tomboy/tomboy-es.omf
-share/omf/tomboy/tomboy-fr.omf
-share/omf/tomboy/tomboy-oc.omf
-share/omf/tomboy/tomboy-pt_BR.omf
-share/omf/tomboy/tomboy-ru.omf
-share/omf/tomboy/tomboy-sv.omf
-share/omf/tomboy/tomboy-uk.omf
-%%DATADIR%%/icons/hicolor/16x16/actions/note-new.png
-%%DATADIR%%/icons/hicolor/16x16/actions/notebook-new.png
-%%DATADIR%%/icons/hicolor/16x16/places/note.png
-%%DATADIR%%/icons/hicolor/16x16/places/notebook.png
-%%DATADIR%%/icons/hicolor/16x16/status/pin-active.png
-%%DATADIR%%/icons/hicolor/16x16/status/pin-down.png
-%%DATADIR%%/icons/hicolor/16x16/status/pin-up.png
-%%DATADIR%%/icons/hicolor/22x22/actions/filter-note-all.png
-%%DATADIR%%/icons/hicolor/22x22/actions/filter-note-unfiled.png
-%%DATADIR%%/icons/hicolor/22x22/actions/note-new.png
-%%DATADIR%%/icons/hicolor/22x22/actions/notebook-new.png
-%%DATADIR%%/icons/hicolor/22x22/places/note.png
-%%DATADIR%%/icons/hicolor/22x22/places/notebook.png
-%%DATADIR%%/icons/hicolor/24x24/actions/filter-note-all.png
-%%DATADIR%%/icons/hicolor/24x24/actions/filter-note-unfiled.png
-%%DATADIR%%/icons/hicolor/24x24/actions/note-new.png
-%%DATADIR%%/icons/hicolor/24x24/actions/notebook-new.png
-%%DATADIR%%/icons/hicolor/24x24/places/note.png
-%%DATADIR%%/icons/hicolor/24x24/places/notebook.png
-%%DATADIR%%/icons/hicolor/48x48/actions/notebook-new.png
-%%DATADIR%%/icons/hicolor/scalable/actions/notebook-new.svg
-@dirrm %%DATADIR%%/icons/hicolor/scalable/actions
-@dirrm %%DATADIR%%/icons/hicolor/scalable
-@dirrm %%DATADIR%%/icons/hicolor/48x48/actions
-@dirrm %%DATADIR%%/icons/hicolor/48x48
-@dirrm %%DATADIR%%/icons/hicolor/24x24/places
-@dirrm %%DATADIR%%/icons/hicolor/24x24/actions
-@dirrm %%DATADIR%%/icons/hicolor/24x24
-@dirrm %%DATADIR%%/icons/hicolor/22x22/places
-@dirrm %%DATADIR%%/icons/hicolor/22x22/actions
-@dirrm %%DATADIR%%/icons/hicolor/22x22
-@dirrm %%DATADIR%%/icons/hicolor/16x16/status
-@dirrm %%DATADIR%%/icons/hicolor/16x16/places
-@dirrm %%DATADIR%%/icons/hicolor/16x16/actions
-@dirrm %%DATADIR%%/icons/hicolor/16x16
-@dirrm %%DATADIR%%/icons/hicolor
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%
-@dirrm share/omf/tomboy
-@dirrm share/gnome/help/tomboy/uk/figures
-@dirrm share/gnome/help/tomboy/uk
-@dirrm share/gnome/help/tomboy/sv/figures
-@dirrm share/gnome/help/tomboy/sv
-@dirrm share/gnome/help/tomboy/ru/figures
-@dirrm share/gnome/help/tomboy/ru
-@dirrm share/gnome/help/tomboy/pt_BR/figures
-@dirrm share/gnome/help/tomboy/pt_BR
-@dirrm share/gnome/help/tomboy/oc/figures
-@dirrm share/gnome/help/tomboy/oc
-@dirrm share/gnome/help/tomboy/fr/figures
-@dirrm share/gnome/help/tomboy/fr
-@dirrm share/gnome/help/tomboy/es/figures
-@dirrm share/gnome/help/tomboy/es
-@dirrm share/gnome/help/tomboy/en_GB/figures
-@dirrm share/gnome/help/tomboy/en_GB
-@dirrm share/gnome/help/tomboy/de/figures
-@dirrm share/gnome/help/tomboy/de
-@dirrm share/gnome/help/tomboy/ca/figures
-@dirrm share/gnome/help/tomboy/ca
-@dirrm share/gnome/help/tomboy/C/figures
-@dirrm share/gnome/help/tomboy/C
-@dirrm share/gnome/help/tomboy
-@dirrmtry share/applications
-@dirrm lib/tomboy/addins
-@dirrm lib/tomboy
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@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/as/LC_MESSAGES
-@dirrmtry share/locale/as