diff options
author | rene <rene@FreeBSD.org> | 2014-07-21 17:01:22 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-07-21 17:01:22 +0800 |
commit | b6b9d5a38388fb3f1db237bab2e47ae8b7262698 (patch) | |
tree | bfb8bd46fc4766bef88f15b9833f38f0e94a5948 /x11-toolkits | |
parent | 03b7d495578f8d6d082889c37abb4aae90093ee5 (diff) | |
download | freebsd-ports-gnome-b6b9d5a38388fb3f1db237bab2e47ae8b7262698.tar.gz freebsd-ports-gnome-b6b9d5a38388fb3f1db237bab2e47ae8b7262698.tar.zst freebsd-ports-gnome-b6b9d5a38388fb3f1db237bab2e47ae8b7262698.zip |
Remove expired port:
2014-04-10 x11-toolkits/libgail-gnome: gnome-panel 2.x will be updated in the GNOME 3 import
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libgail-gnome/Makefile | 31 | ||||
-rw-r--r-- | x11-toolkits/libgail-gnome/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/libgail-gnome/pkg-descr | 4 |
4 files changed, 0 insertions, 38 deletions
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/ |