summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
committerkris <kris@FreeBSD.org>2005-07-23 02:53:43 +0000
commitf33dfa67985953b3bdf963cbe8ecb7f317f50041 (patch)
tree2db37fa3a53b9f4b88787ec17afe90e22dc02ccf /x11-toolkits
parentf52d0b7316d6addc7be1b2676994bf22e824ef37 (diff)
downloadFreeBSD-ports-f33dfa67985953b3bdf963cbe8ecb7f317f50041.zip
FreeBSD-ports-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.gz
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/erlgtk/Makefile2
-rw-r--r--x11-toolkits/gnocl/Makefile2
-rw-r--r--x11-toolkits/guis/Makefile2
-rw-r--r--x11-toolkits/hs-gtk2hs/Makefile2
-rw-r--r--x11-toolkits/hs-port/Makefile2
-rw-r--r--x11-toolkits/inti-gconf/Makefile2
-rw-r--r--x11-toolkits/inti-gl/Makefile2
-rw-r--r--x11-toolkits/inti-sourceview/Makefile2
-rw-r--r--x11-toolkits/jx/Makefile2
-rw-r--r--x11-toolkits/ruby-fox-devel/Makefile2
-rw-r--r--x11-toolkits/ruby-fox/Makefile2
-rw-r--r--x11-toolkits/ruby-fox10/Makefile2
-rw-r--r--x11-toolkits/ruby-fox12/Makefile2
-rw-r--r--x11-toolkits/ruby-tk/Makefile2
14 files changed, 28 insertions, 0 deletions
diff --git a/x11-toolkits/erlgtk/Makefile b/x11-toolkits/erlgtk/Makefile
index 424023c..25839d4a 100644
--- a/x11-toolkits/erlgtk/Makefile
+++ b/x11-toolkits/erlgtk/Makefile
@@ -23,6 +23,8 @@ BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT}
.endif
BROKEN= Missing dependency
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
PLIST_SUB= VERSION="${PORTVERSION}"
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index 2caaa78..20b19cf 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -18,6 +18,8 @@ COMMENT= GTK+ and Gnome extension for Tcl
BUILD_DEPENDS= ${LOCALBASE}/include/tcl8.4/tcl.h:${PORTSDIR}/lang/tcl84
BROKEN= "Does not build"
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_GMAKE= yes
USE_BZIP2= yes
diff --git a/x11-toolkits/guis/Makefile b/x11-toolkits/guis/Makefile
index e7bf922..d577d34 100644
--- a/x11-toolkits/guis/Makefile
+++ b/x11-toolkits/guis/Makefile
@@ -27,6 +27,8 @@ MAKE_ENV= PYTHONCFLAGS="-I${LOCALBASE}/include/python${USE_PYTHON} ${PTHREAD_CFL
ALL_TARGET= prog
BROKEN= Broken dependency after python 2.4 update
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
PLIST_FILES= bin/pyguis bin/ruguis bin/pyguis-scripter bin/ruguis-scripter
MAN1= pyguis.1
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile
index b62a33a..5f81c77 100644
--- a/x11-toolkits/hs-gtk2hs/Makefile
+++ b/x11-toolkits/hs-gtk2hs/Makefile
@@ -21,6 +21,8 @@ BUILD_DEPENDS= ghc-6.2.2:${PORTSDIR}/lang/ghc \
RUN_DEPENDS= ${BUILD_DEPENDS}
BROKEN= Broken dependency
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_GNOME= gtk20 libglade2 gtksourceview gconf2
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/hs-port/Makefile b/x11-toolkits/hs-port/Makefile
index 09625f6..367dcd7 100644
--- a/x11-toolkits/hs-port/Makefile
+++ b/x11-toolkits/hs-port/Makefile
@@ -20,6 +20,8 @@ BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc
BROKEN= Does not compile
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_GNOME= glib20 gtk20 libgnomeui
USE_BZIP2= yes
diff --git a/x11-toolkits/inti-gconf/Makefile b/x11-toolkits/inti-gconf/Makefile
index 23d1ddd..77865f8 100644
--- a/x11-toolkits/inti-gconf/Makefile
+++ b/x11-toolkits/inti-gconf/Makefile
@@ -19,6 +19,8 @@ COMMENT= An Inti binding for GConf, the GNOME Configuration System
LIB_DEPENDS= inti-1.0.9:${PORTSDIR}/x11-toolkits/inti
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_GNOME= gconf2 gnomehack gnomeprefix
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/inti-gl/Makefile b/x11-toolkits/inti-gl/Makefile
index 6369d01..aa2311e 100644
--- a/x11-toolkits/inti-gl/Makefile
+++ b/x11-toolkits/inti-gl/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS= inti-1.0.9:${PORTSDIR}/x11-toolkits/inti \
gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_GL= yes
USE_GNOME= gnomehack gnomeprefix
diff --git a/x11-toolkits/inti-sourceview/Makefile b/x11-toolkits/inti-sourceview/Makefile
index 04c4975..4069704 100644
--- a/x11-toolkits/inti-sourceview/Makefile
+++ b/x11-toolkits/inti-sourceview/Makefile
@@ -19,6 +19,8 @@ COMMENT= An Inti binding for GtkSourceView
LIB_DEPENDS= inti-1.0.9:${PORTSDIR}/x11-toolkits/inti
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_GNOME= gtksourceview gnomehack gnomeprefix
WRKSRC= ${WRKDIR}/lib${PORTNAME}-${PORTVERSION}
diff --git a/x11-toolkits/jx/Makefile b/x11-toolkits/jx/Makefile
index f08fb20..2c955e9 100644
--- a/x11-toolkits/jx/Makefile
+++ b/x11-toolkits/jx/Makefile
@@ -20,6 +20,8 @@ COMMENT= A C++ application framework and widget library for X11
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
BROKEN= Incorrect pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/x11-toolkits/ruby-fox-devel/Makefile b/x11-toolkits/ruby-fox-devel/Makefile
index a9a41d9..aff980f 100644
--- a/x11-toolkits/ruby-fox-devel/Makefile
+++ b/x11-toolkits/ruby-fox-devel/Makefile
@@ -25,6 +25,8 @@ LIB_DEPENDS= FOX-1.4:${PORTSDIR}/x11-toolkits/fox-devel \
fxscintilla.17:${PORTSDIR}/x11-toolkits/fxscintilla
BROKEN= Does not build
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/x11-toolkits/ruby-fox/Makefile b/x11-toolkits/ruby-fox/Makefile
index 91e35b4..74473cb 100644
--- a/x11-toolkits/ruby-fox/Makefile
+++ b/x11-toolkits/ruby-fox/Makefile
@@ -24,6 +24,8 @@ LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \
fxscintilla.16:${PORTSDIR}/x11-toolkits/fxscintilla-fox10
BROKEN= Broken dependency
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/x11-toolkits/ruby-fox10/Makefile b/x11-toolkits/ruby-fox10/Makefile
index 91e35b4..74473cb 100644
--- a/x11-toolkits/ruby-fox10/Makefile
+++ b/x11-toolkits/ruby-fox10/Makefile
@@ -24,6 +24,8 @@ LIB_DEPENDS= FOX-1.0.0:${PORTSDIR}/x11-toolkits/fox \
fxscintilla.16:${PORTSDIR}/x11-toolkits/fxscintilla-fox10
BROKEN= Broken dependency
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/x11-toolkits/ruby-fox12/Makefile b/x11-toolkits/ruby-fox12/Makefile
index a9a41d9..aff980f 100644
--- a/x11-toolkits/ruby-fox12/Makefile
+++ b/x11-toolkits/ruby-fox12/Makefile
@@ -25,6 +25,8 @@ LIB_DEPENDS= FOX-1.4:${PORTSDIR}/x11-toolkits/fox-devel \
fxscintilla.17:${PORTSDIR}/x11-toolkits/fxscintilla
BROKEN= Does not build
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile
index c2ea987..73e17c9 100644
--- a/x11-toolkits/ruby-tk/Makefile
+++ b/x11-toolkits/ruby-tk/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
RUN_DEPENDS= ${RUBY_ARCHLIBDIR}/tcltklib.so:${PORTSDIR}/${TCLTKLIB_CATEGORY}/ruby-tcltklib
BROKEN= Incomplete pkg-plist
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-09-22
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
OpenPOWER on IntegriCloud