aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-12-19 07:02:35 +0800
committerkris <kris@FreeBSD.org>2004-12-19 07:02:35 +0800
commitf62863c25a041364a32d55be531b4482dc026dc8 (patch)
tree1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /x11-toolkits
parentf108e4124947ebc2dbf1312e28ad051b4396e33a (diff)
downloadfreebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz
freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.zst
freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.zip
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/flu/Makefile2
-rw-r--r--x11-toolkits/hs-gtk+hs/Makefile2
-rw-r--r--x11-toolkits/p5-Glade/Makefile2
-rw-r--r--x11-toolkits/py-kde/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/x11-toolkits/flu/Makefile b/x11-toolkits/flu/Makefile
index a6d98fb81a72..b34151f1b100 100644
--- a/x11-toolkits/flu/Makefile
+++ b/x11-toolkits/flu/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A small collection of FLTK Widgets
BROKEN= Broken pkg-plist
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile
index 98ce2810fedd..4ee69338e4ac 100644
--- a/x11-toolkits/hs-gtk+hs/Makefile
+++ b/x11-toolkits/hs-gtk+hs/Makefile
@@ -18,6 +18,8 @@ OPTIONS= GHC5 "Build for ghc5" off \
IHASKELL "Build with iHaskell" off
BROKEN= "Build fails"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
USE_GNOME= glib12 gtk12
diff --git a/x11-toolkits/p5-Glade/Makefile b/x11-toolkits/p5-Glade/Makefile
index 9fdf2e5e18cc..e39d8c51fba5 100644
--- a/x11-toolkits/p5-Glade/Makefile
+++ b/x11-toolkits/p5-Glade/Makefile
@@ -33,5 +33,7 @@ IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try aga
.else
BROKEN= "Build fails"
.endif
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
.include <bsd.port.post.mk>
diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile
index f88ca61f706f..95febaec2c57 100644
--- a/x11-toolkits/py-kde/Makefile
+++ b/x11-toolkits/py-kde/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= danny@ricin.com
COMMENT= Python Bindings for KDE3
BROKEN= "Does not compile with KDE >= 3.3.1"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt
RUN_DEPENDS= ${BUILD_DEPENDS}