summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/vigor/Makefile5
-rw-r--r--editors/vim-kde/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile
index a937808793e..8856ddd2b45 100644
--- a/editors/vigor/Makefile
+++ b/editors/vigor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/11/03 21:24:29 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2005/12/26 23:39:31 schmonz Exp $
#
DISTNAME= vigor-0.016
@@ -10,6 +10,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://vigor.sourceforge.net/
COMMENT= nvi with excessive online "help"
+PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
+PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+
CONFLICTS+= nvi-[0-9]*
GNU_CONFIGURE= yes
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile
index 69f3ea68797..ac44e4e4e9b 100644
--- a/editors/vim-kde/Makefile
+++ b/editors/vim-kde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/09/11 12:07:53 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2005/12/26 23:39:31 schmonz Exp $
DISTNAME= kvim-${KVIM_VERSION}
PKGNAME= vim-kde-${KVIM_VERSION}
@@ -13,6 +13,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.freehackers.org/kvim
COMMENT= Vim editor (vi clone) with X11 KDE3 GUI
+PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
+PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+
KVIM_VERSION= 6.2.14
CONFLICTS+= vim-gtk-[0-9]* vim-gtk2-[0-9]* vim-motif-[0-9]*