aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
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 /x11-toolkits
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 'x11-toolkits')
-rw-r--r--x11-toolkits/php-gtk/Makefile2
-rw-r--r--x11-toolkits/php-gtk2/Makefile2
-rw-r--r--x11-toolkits/py-kde/Makefile2
3 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile
index 34d602c1d9fe..91166d93df7a 100644
--- a/x11-toolkits/php-gtk/Makefile
+++ b/x11-toolkits/php-gtk/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://gtk.php.net/distributions/ \
MAINTAINER= kiesel@schlund.de
COMMENT= An extension to use gtk in PHP-applications
-BROKEN= "Conflicting dependencies: php4-cli and php4"
+BROKEN= "Conflicting dependencies: php4-cli and php4; will be removed after Feb 2"
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"
diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile
index 34d602c1d9fe..91166d93df7a 100644
--- a/x11-toolkits/php-gtk2/Makefile
+++ b/x11-toolkits/php-gtk2/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://gtk.php.net/distributions/ \
MAINTAINER= kiesel@schlund.de
COMMENT= An extension to use gtk in PHP-applications
-BROKEN= "Conflicting dependencies: php4-cli and php4"
+BROKEN= "Conflicting dependencies: php4-cli and php4; will be removed after Feb 2"
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"
diff --git a/x11-toolkits/py-kde/Makefile b/x11-toolkits/py-kde/Makefile
index 535995adbb0f..ba78c9865772 100644
--- a/x11-toolkits/py-kde/Makefile
+++ b/x11-toolkits/py-kde/Makefile
@@ -19,6 +19,8 @@ COMMENT= Python Bindings for KDE
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/qt.py:${PORTSDIR}/x11-toolkits/py-qt
+BROKEN= "Checksum mismatch; will be removed after Feb 2"
+
WRKSRC= ${WRKDIR}/PyKDE-${PORTVERSION}
USE_PYTHON= yes