git: 9c23cce83190 - main - devel/libbonobo: remove

Baptiste Daroussin bapt at FreeBSD.org
Sat May 1 21:00:13 UTC 2021


The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9c23cce83190cd7afba5a288fc7883b0393793c7

commit 9c23cce83190cd7afba5a288fc7883b0393793c7
Author:     Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-05-01 20:59:18 +0000
Commit:     Baptiste Daroussin <bapt at FreeBSD.org>
CommitDate: 2021-05-01 21:00:05 +0000

    devel/libbonobo: remove
    
    Gnome2 lib, dead upstream, no consumers left in the ports tree
---
 MOVED                                              |   1 +
 Mk/Scripts/qa.sh                                   |   1 -
 Mk/Uses/gnome.mk                                   |   5 +-
 devel/Makefile                                     |   1 -
 devel/libbonobo/Makefile                           |  37 ----
 devel/libbonobo/distinfo                           |   3 -
 devel/libbonobo/files/patch-Makefile.in            |  11 --
 devel/libbonobo/files/patch-server__Makefile.in    |  11 --
 .../files/patch-server__activation-server-main.c   |  11 --
 devel/libbonobo/files/patch-utils__bonobo-slay.in  |  21 ---
 devel/libbonobo/pkg-descr                          |   5 -
 devel/libbonobo/pkg-plist                          | 187 ---------------------
 12 files changed, 2 insertions(+), 292 deletions(-)

diff --git a/MOVED b/MOVED
index 37a5218b88e7..627178da97fa 100644
--- a/MOVED
+++ b/MOVED
@@ -16323,3 +16323,4 @@ comms/kb||2021-05-01|Abandonware, upstream has disappeared, depends on libgnome
 games/monster-masher||2021-05-01|Abandonware, depends on libgnome
 x11/libgnome||2021-05-01|Dead upstream, no consumers left in the ports tree
 devel/gnome-vfs||2021-05-01|Dead upstream, no consumers left in the ports tree
+devel/libbonobo||2021-05-01|Dead upstream, no consumers left in the ports tree
diff --git a/Mk/Scripts/qa.sh b/Mk/Scripts/qa.sh
index c450302955db..66c3073fb71c 100644
--- a/Mk/Scripts/qa.sh
+++ b/Mk/Scripts/qa.sh
@@ -380,7 +380,6 @@ proxydeps_suggest_uses() {
 		${pkg} = "x11-toolkits/gtksourceview2" -o \
 		${pkg} = "x11-toolkits/gtksourceview3" -o \
 		${pkg} = "x11-toolkits/gtksourceviewmm3" -o \
-		${pkg} = "devel/libbonobo" -o \
 		${pkg} = "databases/libgda5" -o \
 		${pkg} = "databases/libgda5-ui" -o \
 		${pkg} = "databases/libgdamm5" -o \
diff --git a/Mk/Uses/gnome.mk b/Mk/Uses/gnome.mk
index 164bce743b68..19b97c39da7d 100644
--- a/Mk/Uses/gnome.mk
+++ b/Mk/Uses/gnome.mk
@@ -72,7 +72,7 @@ _USE_GNOME_ALL= intlhack intltool introspection \
 _USE_GNOME_ALL+= atk cairo \
 		gdkpixbuf2 gconf2 glib20 \
 		gtk-update-icon-cache gtk20 \
-		gtksharp20 gtksourceview2 gvfs libartlgpl2 libbonobo \
+		gtksharp20 gtksourceview2 gvfs libartlgpl2 \
 		libglade2 libgnomecanvas \
 		libgsf libidl librsvg2 libwnck \
 		libxml2 libxslt \
@@ -204,9 +204,6 @@ libxslt_LIB_DEPENDS=	libxslt.so:textproc/libxslt
 libxslt_RUN_DEPENDS=	${libxslt_BUILD_DEPENDS}
 libxslt_USE_GNOME_IMPL=	libxml2
 
-libbonobo_LIB_DEPENDS=	libbonobo-2.so:devel/libbonobo
-libbonobo_USE_GNOME_IMPL=libxml2 orbit2
-
 introspection_BUILD_DEPENDS=	g-ir-scanner:devel/gobject-introspection
 introspection_LIB_DEPENDS=	libgirepository-1.0.so:devel/gobject-introspection
 introspection_RUN_DEPENDS=	g-ir-scanner:devel/gobject-introspection
diff --git a/devel/Makefile b/devel/Makefile
index f010de8c491a..793ef7d239e6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1114,7 +1114,6 @@
     SUBDIR += libbegemot
     SUBDIR += libbfd
     SUBDIR += libbinio
-    SUBDIR += libbonobo
     SUBDIR += libbpfjit
     SUBDIR += libbson
     SUBDIR += libburn
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
deleted file mode 100644
index 0962f26f6545..000000000000
--- a/devel/libbonobo/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: Maxim Sobolev <sobomax at FreeBSD.org>
-#   $MCom: ports/trunk/devel/libbonobo/Makefile 18393 2013-04-26 21:23:07Z kwm $
-
-PORTNAME=	libbonobo
-PORTVERSION=	2.32.1
-CATEGORIES=	devel
-MASTER_SITES=	GNOME
-DIST_SUBDIR=	gnome2
-
-MAINTAINER=	gnome at FreeBSD.org
-COMMENT=	Component and compound document system for GNOME2
-
-USES=		tar:bzip2
-
-LICENSE=	GPLv2 LGPL21  # former for tools, latter for library
-LICENSE_COMB=	multi
-LICENSE_FILE_GPLv2=	${WRKSRC}/COPYING
-LICENSE_FILE_LGPL21=	${WRKSRC}/COPYING.LIB
-
-LIB_DEPENDS=	libpopt.so:devel/popt
-
-USES+=		bison gettext gmake gnome libtool:keepla localbase:ldflags \
-		pathfix perl5 pkgconfig
-USE_LDCONFIG=	yes
-GNU_CONFIGURE=	yes
-USE_GNOME=	intlhack libxml2 orbit2 referencehack
-CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \
-		--disable-gtk-doc
-LDFLAGS+=	-pthread
-MAKE_ENV=	gnomelocaledir=${PREFIX}/share/locale
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|-DG_DISABLE_DEPRECATED||g' \
-		${WRKSRC}/configure \
-		${WRKSRC}/activation-server/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/devel/libbonobo/distinfo b/devel/libbonobo/distinfo
deleted file mode 100644
index 1cde62e8486a..000000000000
--- a/devel/libbonobo/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1491153658
-SHA256 (gnome2/libbonobo-2.32.1.tar.bz2) = 9160d4f277646400d3bb6b4fa73636cc6d1a865a32b9d0760e1e9e6ee624976b
-SIZE (gnome2/libbonobo-2.32.1.tar.bz2) = 1377716
diff --git a/devel/libbonobo/files/patch-Makefile.in b/devel/libbonobo/files/patch-Makefile.in
deleted file mode 100644
index e8a60bd28cd8..000000000000
--- a/devel/libbonobo/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig	Wed May  7 13:42:52 2003
-+++ Makefile.in	Wed May  7 13:43:30 2003
-@@ -149,7 +149,7 @@
- SUBDIRS = \
- 	idl bonobo-activation bonobo \
- 	activation-server monikers \
--	utils samples tests doc po
-+	utils samples doc po
- 
- 
- libincludedir = $(includedir)/libbonobo-2.0
diff --git a/devel/libbonobo/files/patch-server__Makefile.in b/devel/libbonobo/files/patch-server__Makefile.in
deleted file mode 100644
index 45fc8fc1e142..000000000000
--- a/devel/libbonobo/files/patch-server__Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- activation-server/Makefile.in.orig	Fri Aug 19 16:24:14 2005
-+++ activation-server/Makefile.in	Fri Aug 19 16:25:12 2005
-@@ -225,7 +225,7 @@
- 	-I$(top_builddir)/bonobo-activation	\
- 	-I$(top_srcdir)/bonobo-activation	\
- 	-DPREFIX=\""$(prefix)"\"		\
--	-DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers\" \
-+	-DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers:${LOCALBASE}/libdata/bonobo/servers\" \
-         -DSERVER_LOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" \
- 	$(SERVER_CFLAGS)			\
- 	-DSERVER_CONFDIR=\"$(sysconfdir)\"	\
diff --git a/devel/libbonobo/files/patch-server__activation-server-main.c b/devel/libbonobo/files/patch-server__activation-server-main.c
deleted file mode 100644
index 0f7e7cd3fe08..000000000000
--- a/devel/libbonobo/files/patch-server__activation-server-main.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- activation-server/activation-server-main.c.orig	Fri Apr 15 20:37:07 2005
-+++ activation-server/activation-server-main.c	Fri Aug 19 16:27:59 2005
-@@ -197,7 +197,7 @@ build_src_dir (void)
-                         g_string_append (gnome_od_source_dir,
-                                          gnome_dirs[i]);
-                         g_string_append (gnome_od_source_dir,
--                                         "/lib/bonobo/servers" G_SEARCHPATH_SEPARATOR_S);
-+                                         "/libdata/bonobo/servers" G_SEARCHPATH_SEPARATOR_S);
-                 }
-                 g_strfreev (gnome_dirs);
-                 g_string_append (real_od_source_dir,
diff --git a/devel/libbonobo/files/patch-utils__bonobo-slay.in b/devel/libbonobo/files/patch-utils__bonobo-slay.in
deleted file mode 100644
index 44212a0418a1..000000000000
--- a/devel/libbonobo/files/patch-utils__bonobo-slay.in
+++ /dev/null
@@ -1,21 +0,0 @@
---- utils/bonobo-slay.in.orig	Mon Mar 11 12:16:43 2002
-+++ utils/bonobo-slay.in	Tue Apr  2 18:30:30 2002
-@@ -56,15 +56,15 @@
- 
- # get Bonobo files
- #
-- at bonobo_dirs = ( "@prefix@/lib/bonobo/servers" );
-+ at bonobo_dirs = ( "@prefix@/libdata/bonobo/servers" );
- foreach $dir (split(':', $ENV{'BONOBO_ACTIVATION_INFO_PATH'})) {
- 	if (-d $dir) {
- 		push @bonobo_dirs, $dir;
- 	}
- }
- foreach $dir (split(':', $ENV{'GNOME2_PATH'})) {
--	if (-d "$dir/lib/bonobo/servers") {
--		push @bonobo_dirs, "$dir/lib/bonobo/servers";
-+	if (-d "$dir/libdata/bonobo/servers") {
-+		push @bonobo_dirs, "$dir/libdata/bonobo/servers";
- 	}
- }
- 
diff --git a/devel/libbonobo/pkg-descr b/devel/libbonobo/pkg-descr
deleted file mode 100644
index bb7951190b47..000000000000
--- a/devel/libbonobo/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Bonobo is a set of language- and system-independent CORBA interfaces
-for creating reusable components and controls, and for creating
-compound documents.
-
-WWW: https://developer.gnome.org/libbonobo/
diff --git a/devel/libbonobo/pkg-plist b/devel/libbonobo/pkg-plist
deleted file mode 100644
index d8aee42e1d3b..000000000000
--- a/devel/libbonobo/pkg-plist
+++ /dev/null
@@ -1,187 +0,0 @@
-bin/activation-client
-bin/bonobo-slay
-bin/echo-client-2
-etc/bonobo-activation/bonobo-activation-config.xml
-include/bonobo-activation-2.0/bonobo-activation/Bonobo_Activation_types.h
-include/bonobo-activation-2.0/bonobo-activation/Bonobo_GenericFactory.h
-include/bonobo-activation-2.0/bonobo-activation/Bonobo_Unknown.h
-include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-activate.h
-include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-async.h
-include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-init.h
-include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-mime.h
-include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-register.h
-include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-server-info.h
-include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-shlib.h
-include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-version.h
-include/bonobo-activation-2.0/bonobo-activation/bonobo-activation.h
-include/libbonobo-2.0/bonobo/Bonobo.h
-include/libbonobo-2.0/bonobo/bonobo-app-client.h
-include/libbonobo-2.0/bonobo/bonobo-application.h
-include/libbonobo-2.0/bonobo/bonobo-arg.h
-include/libbonobo-2.0/bonobo/bonobo-context.h
-include/libbonobo-2.0/bonobo/bonobo-event-source.h
-include/libbonobo-2.0/bonobo/bonobo-exception.h
-include/libbonobo-2.0/bonobo/bonobo-foreign-object.h
-include/libbonobo-2.0/bonobo/bonobo-generic-factory.h
-include/libbonobo-2.0/bonobo/bonobo-i18n.h
-include/libbonobo-2.0/bonobo/bonobo-item-container.h
-include/libbonobo-2.0/bonobo/bonobo-item-handler.h
-include/libbonobo-2.0/bonobo/bonobo-listener.h
-include/libbonobo-2.0/bonobo/bonobo-macros.h
-include/libbonobo-2.0/bonobo/bonobo-main.h
-include/libbonobo-2.0/bonobo/bonobo-moniker-extender.h
-include/libbonobo-2.0/bonobo/bonobo-moniker-simple.h
-include/libbonobo-2.0/bonobo/bonobo-moniker-util.h
-include/libbonobo-2.0/bonobo/bonobo-moniker.h
-include/libbonobo-2.0/bonobo/bonobo-object.h
-include/libbonobo-2.0/bonobo/bonobo-persist-client.h
-include/libbonobo-2.0/bonobo/bonobo-persist-file.h
-include/libbonobo-2.0/bonobo/bonobo-persist-stream.h
-include/libbonobo-2.0/bonobo/bonobo-persist.h
-include/libbonobo-2.0/bonobo/bonobo-property-bag-client.h
-include/libbonobo-2.0/bonobo/bonobo-property-bag.h
-include/libbonobo-2.0/bonobo/bonobo-shlib-factory.h
-include/libbonobo-2.0/bonobo/bonobo-storage-memory.h
-include/libbonobo-2.0/bonobo/bonobo-storage.h
-include/libbonobo-2.0/bonobo/bonobo-stream-client.h
-include/libbonobo-2.0/bonobo/bonobo-stream-memory.h
-include/libbonobo-2.0/bonobo/bonobo-stream.h
-include/libbonobo-2.0/bonobo/bonobo-types.h
-include/libbonobo-2.0/bonobo/bonobo-xobject.h
-include/libbonobo-2.0/libbonobo.h
-lib/bonobo-2.0/samples/bonobo-echo-2
-lib/bonobo/monikers/libmoniker_std_2.a
-lib/bonobo/monikers/libmoniker_std_2.la
-lib/bonobo/monikers/libmoniker_std_2.so
-lib/libbonobo-2.a
-lib/libbonobo-2.la
-lib/libbonobo-2.so
-lib/libbonobo-2.so.0
-lib/libbonobo-2.so.0.0.0
-lib/libbonobo-activation.a
-lib/libbonobo-activation.la
-lib/libbonobo-activation.so
-lib/libbonobo-activation.so.4
-lib/libbonobo-activation.so.4.0.0
-lib/orbit-2.0/Bonobo_module.a
-lib/orbit-2.0/Bonobo_module.la
-lib/orbit-2.0/Bonobo_module.so
-libdata/bonobo/servers/Bonobo_CosNaming_NamingContext.server
-libdata/bonobo/servers/Bonobo_Moniker_std.server
-libdata/bonobo/servers/Bonobo_Sample_Echo.server
-libdata/pkgconfig/bonobo-activation-2.0.pc
-libdata/pkgconfig/libbonobo-2.0.pc
-libexec/bonobo-activation-server
-sbin/bonobo-activation-sysconf
-share/idl/bonobo-2.0/Bonobo.idl
-share/idl/bonobo-2.0/Bonobo_Application.idl
-share/idl/bonobo-2.0/Bonobo_Canvas.idl
-share/idl/bonobo-2.0/Bonobo_Clipboard.idl
-share/idl/bonobo-2.0/Bonobo_Context.idl
-share/idl/bonobo-2.0/Bonobo_Control.idl
-share/idl/bonobo-2.0/Bonobo_Embeddable.idl
-share/idl/bonobo-2.0/Bonobo_Exception.idl
-share/idl/bonobo-2.0/Bonobo_Gdk.idl
-share/idl/bonobo-2.0/Bonobo_ItemContainer.idl
-share/idl/bonobo-2.0/Bonobo_Listener.idl
-share/idl/bonobo-2.0/Bonobo_Moniker.idl
-share/idl/bonobo-2.0/Bonobo_Persist.idl
-share/idl/bonobo-2.0/Bonobo_Print.idl
-share/idl/bonobo-2.0/Bonobo_Property.idl
-share/idl/bonobo-2.0/Bonobo_Sample_Echo.idl
-share/idl/bonobo-2.0/Bonobo_Storage.idl
-share/idl/bonobo-2.0/Bonobo_UI.idl
-share/idl/bonobo-2.0/Bonobo_Zoomable.idl
-share/idl/bonobo-activation-2.0/Bonobo_ActivationContext.idl
-share/idl/bonobo-activation-2.0/Bonobo_Activation_types.idl
-share/idl/bonobo-activation-2.0/Bonobo_GenericFactory.idl
-share/idl/bonobo-activation-2.0/Bonobo_ObjectDirectory.idl
-share/idl/bonobo-activation-2.0/Bonobo_Unknown.idl
-share/locale/am/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ar/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/as/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ast/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/az/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/be/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/bg/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/bn/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/bn_IN/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/br/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/bs/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ca/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ca at valencia/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/cs/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/cy/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/da/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/de/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/dz/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/el/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/en at shaw/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/en_CA/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/en_GB/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/eo/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/es/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/et/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/eu/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/fa/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/fi/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/fr/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ga/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/gl/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/gu/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/he/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/hi/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/hr/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/hu/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/hy/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/id/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/is/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/it/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ja/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ka/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/kn/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ko/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ku/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/li/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/lt/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/lv/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/mai/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/mg/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/mk/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ml/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/mn/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/mr/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ms/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/nb/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ne/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/nl/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/nn/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/oc/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/or/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/pa/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/pl/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/pt/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ro/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ru/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/rw/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/sk/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/sl/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/sq/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/sr/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/sr at latin/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/sv/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ta/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/te/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/th/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/tr/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/ug/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/uk/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/vi/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/wa/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/xh/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/yi/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/zh_HK/LC_MESSAGES/libbonobo-2.0.mo
-share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo
-man/man1/bonobo-activation-server.1.gz


More information about the dev-commits-ports-all mailing list