diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 22:09:25 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 22:09:25 +0000 |
commit | a77f3b4e6f812fb76130ccb6f193e1f11d800ebe (patch) | |
tree | dee873e911fb1a53fc1f3534dc76741f5063a099 | |
parent | c95e92e82be0edbb61617601cb5b5ed1e86e7098 (diff) |
2011-12-03 x11-toolkits/gob: No more supported upstream, not depend on anymore.
Notes
Notes:
svn path=/head/; revision=288782
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | x11-toolkits/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gob/Makefile | 28 | ||||
-rw-r--r-- | x11-toolkits/gob/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gob/pkg-descr | 3 | ||||
-rw-r--r-- | x11-toolkits/gob/pkg-plist | 2 |
6 files changed, 1 insertions, 36 deletions
@@ -3195,3 +3195,4 @@ multimedia/avifile||2012-01-08|Has expired: Broken for an extended period, super devel/bonobo-conf||2012-01-08|Has expired: No more supported upstream, not depend on anymore. www/typo343||2012-01-08|Has expired: Support will end in the near future, see http://typo3.org/download/packages/ for details devel/gnome-crash||2012-01-08|Has expired: No more supported upstream, not depend on anymore. +x11-toolkits/gob||2012-01-08|Has expired: No more supported upstream, not depend on anymore. diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 259ecdb31065..f0a6b6a029ab 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -46,7 +46,6 @@ SUBDIR += gnustep-cairo SUBDIR += gnustep-gui SUBDIR += gnustep-xdps - SUBDIR += gob SUBDIR += gstreamer-plugins-pango SUBDIR += gtk-sharp10 SUBDIR += gtk-sharp20 diff --git a/x11-toolkits/gob/Makefile b/x11-toolkits/gob/Makefile deleted file mode 100644 index 0890e3ae6cd7..000000000000 --- a/x11-toolkits/gob/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: GTK+ Object Builder -# Date created: 25 January 2000 -# Whom: Yukihiro Nakai <nakai@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gob -PORTVERSION= 1.0.12 -PORTREVISION= 4 -CATEGORIES= x11-toolkits -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A preprocessor for making GTK+ objects with inline C - -DEPRECATED= No more supported upstream, not depend on anymore. -EXPIRATION_DATE= 2011-12-03 - -USE_GMAKE= yes -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" -CPPFLAGS+= -I${LOCALBASE}/include - -MAN1= gob.1 - -.include <bsd.port.mk> diff --git a/x11-toolkits/gob/distinfo b/x11-toolkits/gob/distinfo deleted file mode 100644 index 03786786864a..000000000000 --- a/x11-toolkits/gob/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gob-1.0.12.tar.gz) = e4b17e0701372a827ca8cf19d9aa93b7101dd9c5fc72957336952f2a09315624 -SIZE (gob-1.0.12.tar.gz) = 171225 diff --git a/x11-toolkits/gob/pkg-descr b/x11-toolkits/gob/pkg-descr deleted file mode 100644 index c8d116e9e691..000000000000 --- a/x11-toolkits/gob/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -a preprocessor for making GTK+ objects with inline C - -WWW: http://www.5z.com/jirka/gob.html diff --git a/x11-toolkits/gob/pkg-plist b/x11-toolkits/gob/pkg-plist deleted file mode 100644 index 1aee33b81765..000000000000 --- a/x11-toolkits/gob/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -bin/gob -share/aclocal/gob.m4 |