summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorschmonz <schmonz>2006-01-04 04:29:05 +0000
committerschmonz <schmonz>2006-01-04 04:29:05 +0000
commit888ae7aa14228b1715bcbe4f2bd58410ed441a0c (patch)
treebbfc6aa9b9379d3570a7e6222e22536e88f94cb5 /emulators
parentf9d06120632eccd507f63e9764711320337a726e (diff)
downloadpkgsrc-888ae7aa14228b1715bcbe4f2bd58410ed441a0c.tar.gz
Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/mmix/Makefile5
-rw-r--r--emulators/pcemu/Makefile5
-rw-r--r--emulators/peace/Makefile5
-rw-r--r--emulators/simulavr/Makefile5
-rw-r--r--emulators/twin/Makefile5
-rw-r--r--emulators/vmware-module/Makefile5
6 files changed, 12 insertions, 18 deletions
diff --git a/emulators/mmix/Makefile b/emulators/mmix/Makefile
index 178bf491978..e5a600b47c7 100644
--- a/emulators/mmix/Makefile
+++ b/emulators/mmix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/12/26 23:39:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.17 2006/01/04 04:29:06 schmonz Exp $
DISTNAME= mmix-20030622
PKGREVISION= 1
@@ -9,8 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www-cs-faculty.stanford.edu/~knuth/mmix.html
COMMENT= Simulators for Knuth's MMIX RISC architecture
-PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
-PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+BROKEN_IN= pkgsrc-2005Q4
BUILD_DEPENDS+= cweb-[0-9]*:../../devel/cweb
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile
index f225136845c..6590e5c56b9 100644
--- a/emulators/pcemu/Makefile
+++ b/emulators/pcemu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/12/26 23:39:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.8 2006/01/04 04:29:06 schmonz Exp $
DISTNAME= pcemu1.01alpha
PKGNAME= pcemu-1.01a
@@ -10,8 +10,7 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ \
MAINTAINER= eric@fox.phoenix.az.us
COMMENT= 8086 PC emulator, by David Hedley
-PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
-PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+BROKEN_IN= pkgsrc-2005Q4
MAKE_ENV+= FILESDIR=${FILESDIR:Q}
diff --git a/emulators/peace/Makefile b/emulators/peace/Makefile
index 1270652ed25..578250c0a64 100644
--- a/emulators/peace/Makefile
+++ b/emulators/peace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/01/03 00:05:38 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2006/01/04 04:29:06 schmonz Exp $
#
PEACE_VERSION= 0.0.20050609
DISTNAME= peace-${PEACE_VERSION}
@@ -10,8 +10,7 @@ MAINTAINER= kent@NetBSD.org
HOMEPAGE= http://chiharu.hauN.org/peace/
COMMENT= Enable to run Win32 executables
-PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
-PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+BROKEN_IN= pkgsrc-2005Q4
DISTFILES+= peace-${PEACE_VERSION}.tar.gz
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=peace/}
diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile
index 7f38323a5ec..c7bfe44816f 100644
--- a/emulators/simulavr/Makefile
+++ b/emulators/simulavr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/12/26 23:39:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/04 04:29:06 schmonz Exp $
#
DISTNAME= simulavr-0.1.2.1
@@ -10,8 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.nongnu.org/simulavr/
COMMENT= Simulator for Atmel AVR microcontrollers
-PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
-PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+BROKEN_IN= pkgsrc-2005Q4
BUILD_DEPENDS+= avr-binutils-[0-9]*:../../cross/avr-binutils
BUILD_DEPENDS+= avr-gcc-[0-9]*:../../cross/avr-gcc
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index 2a4426034d5..e103f288390 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/12/26 23:39:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.21 2006/01/04 04:29:06 schmonz Exp $
#
DISTNAME= twin-src-3.1.14
@@ -11,8 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.willows.com/
COMMENT= Cross-platform implementation of the win32 api
-PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
-PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+BROKEN_IN= pkgsrc-2005Q4
WRKSRC= ${WRKDIR}/twin
GNU_CONFIGURE= yes
diff --git a/emulators/vmware-module/Makefile b/emulators/vmware-module/Makefile
index 2911c4d1c2d..0725f2043f3 100644
--- a/emulators/vmware-module/Makefile
+++ b/emulators/vmware-module/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/12/26 23:39:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.18 2006/01/04 04:29:06 schmonz Exp $
DISTNAME= vmware-netbsd-1.2
PKGNAME= vmware-module-1.2
@@ -10,8 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.wasabisystems.com/
COMMENT= Kernel modules for the VMware 2.x emulator
-PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
-PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+BROKEN_IN= pkgsrc-2005Q4
CONFLICTS= vmware-module-3*