aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-11-03 11:56:42 +0800
committerkris <kris@FreeBSD.org>2003-11-03 11:56:42 +0800
commit2954f6a4f30fd58baf4d3899079e57e4092f8063 (patch)
tree3e5ef27876330e25a0a8c5b605b4833bd4ddee45 /misc
parentb4ede343c897b6a16f74a517b9bf2cc5f4e97ccd (diff)
downloadfreebsd-ports-gnome-2954f6a4f30fd58baf4d3899079e57e4092f8063.tar.gz
freebsd-ports-gnome-2954f6a4f30fd58baf4d3899079e57e4092f8063.tar.zst
freebsd-ports-gnome-2954f6a4f30fd58baf4d3899079e57e4092f8063.zip
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
Diffstat (limited to 'misc')
-rw-r--r--misc/cheatah/Makefile2
-rw-r--r--misc/py-osd/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/misc/cheatah/Makefile b/misc/cheatah/Makefile
index 69a80939567e..81c1612a6e0a 100644
--- a/misc/cheatah/Makefile
+++ b/misc/cheatah/Makefile
@@ -15,7 +15,7 @@ DISTFILES=
MAINTAINER= wvengen@stack.nl
COMMENT= Temporary gtk GUI to the SWORD project
-BROKEN= "Does not build"
+BROKEN= "Does not build, will be removed after Feb 2"
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/misc/sword:extract
LIB_DEPENDS= sword.1:${PORTSDIR}/misc/sword
diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile
index 434d1470cd29..05e302590b92 100644
--- a/misc/py-osd/Makefile
+++ b/misc/py-osd/Makefile
@@ -17,6 +17,8 @@ COMMENT= A python wrapper for osd, for displaying text on your X display
LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd
+BROKEN= Does not fetch, will be removed after Feb 2
+
USE_PYTHON= yes
USE_PYDISTUTILS= yes