Commit 7624b9f5 authored by baptiste daroussin's avatar baptiste daroussin
Browse files

x11-toolkits/libbonoboui: remove

Gnome2 library dead upstream with no consumers left in the ports tree
parent 01c54511
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16316,3 +16316,4 @@ deskutils/shutter||2021-05-01|Has expired: Upstream gone, depends on expired x11
misc/gcstar||2021-05-01|Has expired: Depends on expired x11-toolkits/p5-Gnome2-VFS
x11/gnome-sharp20||2021-05-01|Dead upstream, no consumers left in the ports tree
x11-toolkits/libgnomeui||2021-05-01|Dead upstream, no consumers left in the ports tree
x11-toolkits/libbonoboui||2021-05-01|Dead upstream, no consumers left in the ports tree
+1 −4
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ _USE_GNOME_ALL+= atk cairo \
		gdkpixbuf2 gconf2 glib20 \
		gnomevfs2 gtk-update-icon-cache gtk20 gtkhtml3 \
		gtksharp20 gtksourceview2 gvfs libartlgpl2 libbonobo \
		libbonoboui libglade2 libgnome \
		libglade2 libgnome \
		libgnomecanvas \
		libgsf libidl librsvg2 libwnck \
		libxml2 libxslt \
@@ -232,9 +232,6 @@ libartlgpl2_LIB_DEPENDS= libart_lgpl_2.so:graphics/libart_lgpl
libgnome_LIB_DEPENDS=	libgnome-2.so:x11/libgnome
libgnome_USE_GNOME_IMPL=gnomevfs2 libbonobo

libbonoboui_LIB_DEPENDS=	libbonoboui-2.so:x11-toolkits/libbonoboui
libbonoboui_USE_GNOME_IMPL=	libgnomecanvas libgnome

gnomedesktop3_LIB_DEPENDS=	libgnome-desktop-3.so:x11/gnome-desktop
gnomedesktop3_USE_GNOME_IMPL=	gtk30

+0 −1
Original line number Diff line number Diff line
@@ -66,7 +66,6 @@
    SUBDIR += libXaw
    SUBDIR += libXmu
    SUBDIR += libXt
    SUBDIR += libbonoboui
    SUBDIR += libdazzle
    SUBDIR += libgdiplus
    SUBDIR += libhandy

x11-toolkits/libbonoboui/Makefile

deleted100644 → 0
+0 −23
Original line number Diff line number Diff line
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>

PORTNAME=	libbonoboui
PORTVERSION=	2.24.5
PORTREVISION=	1
CATEGORIES=	x11-toolkits gnome
MASTER_SITES=	GNOME
DIST_SUBDIR=	gnome

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	GUI frontend to the libbonobo component of GNOME 2

USES+=		tar:bzip2

USES+=		gettext gmake gnome libtool:keepla localbase pathfix pkgconfig
GNU_CONFIGURE=	yes
USE_GNOME=	gnomeprefix intlhack \
		libgnomecanvas libgnome referencehack
USE_LDCONFIG=	yes
LDFLAGS+=	-lpthread
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>

x11-toolkits/libbonoboui/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1491154166
SHA256 (gnome/libbonoboui-2.24.5.tar.bz2) = fab5f2ac6c842d949861c07cb520afe5bee3dce55805151ce9cd01be0ec46fcd
SIZE (gnome/libbonoboui-2.24.5.tar.bz2) = 976250
Loading