aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-07-21 09:01:22 +0000
committerRene Ladan <rene@FreeBSD.org>2014-07-21 09:01:22 +0000
commit99859df43fa8f17cd4b8452de977bdedf22a0ebd (patch)
treebfb8bd46fc4766bef88f15b9833f38f0e94a5948
parent4b1786c901c05cc5c01bc212f6bad0ae8a2203fe (diff)
downloadports-99859df43fa8f17cd4b8452de977bdedf22a0ebd.tar.gz
ports-99859df43fa8f17cd4b8452de977bdedf22a0ebd.zip
Notes
-rw-r--r--MOVED1
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/libgail-gnome/Makefile31
-rw-r--r--x11-toolkits/libgail-gnome/distinfo2
-rw-r--r--x11-toolkits/libgail-gnome/pkg-descr4
5 files changed, 1 insertions, 38 deletions
diff --git a/MOVED b/MOVED
index eb8daca3c9d2..166030f7e017 100644
--- a/MOVED
+++ b/MOVED
@@ -6267,3 +6267,4 @@ accessibility/at-poke||2014-07-21|Has expired: Depends on expired libgailgnome
misc/bigboard||2014-07-21|Has expired: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
net/desktop-data-model||2014-07-21|Has expired: gnome-desktop 2.x will be updated in the GNOME 3 import
net/online-desktop||2014-07-21|Has expired: Disappeared upstream, depends on expired ports
+x11-toolkits/libgail-gnome||2014-07-21|Has expired: gnome-panel 2.x will be updated in the GNOME 3 import
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 8481ee0aae3c..96b0ed8f7c9c 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -92,7 +92,6 @@
SUBDIR += libXt
SUBDIR += libbonoboui
SUBDIR += libbonoboui-reference
- SUBDIR += libgail-gnome
SUBDIR += libgdiplus
SUBDIR += libgnomeprintui
SUBDIR += libgnomeprintuimm
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile
deleted file mode 100644
index caed0eeb7464..000000000000
--- a/x11-toolkits/libgail-gnome/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports-stable/x11-toolkits/libgail-gnome/Makefile,v 1.1 2010/06/23 12:27:01 kwm Exp $
-
-PORTNAME= libgail-gnome
-PORTVERSION= 1.20.3
-PORTREVISION= 1
-CATEGORIES= x11-toolkits
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An implementation of the ATK interfaces for GNOME widgets
-
-DEPRECATED= gnome-panel 2.x will be updated in the GNOME 3 import
-EXPIRATION_DATE=2014-04-10
-
-USE_BZIP2= yes
-USES= gmake pkgconfig
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnomeprefix gnomehack gnomepanel libgnomeui atspi
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-PLIST_FILES= lib/gtk-2.0/modules/libgail-gnome.la \
- lib/gtk-2.0/modules/libgail-gnome.so \
- libdata/pkgconfig/libgail-gnome.pc
-GCONF_SCHEMAS= libgail-gnome.schemas
-
-NO_STAGE= yes
-.include <bsd.port.mk>
diff --git a/x11-toolkits/libgail-gnome/distinfo b/x11-toolkits/libgail-gnome/distinfo
deleted file mode 100644
index ebedfe86ab91..000000000000
--- a/x11-toolkits/libgail-gnome/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/libgail-gnome-1.20.3.tar.bz2) = 941f47ceaaebb508f66247639051d233284d93f3f42a76284a9f8d1c0ba09a22
-SIZE (gnome2/libgail-gnome-1.20.3.tar.bz2) = 235616
diff --git a/x11-toolkits/libgail-gnome/pkg-descr b/x11-toolkits/libgail-gnome/pkg-descr
deleted file mode 100644
index 5fd20ba9149f..000000000000
--- a/x11-toolkits/libgail-gnome/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Gail, the Gnome Accessibility Implementation library, is implementation of the
-ATK interfaces for GNOME widgets.
-
-WWW: http://www.gnome.org/