summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/pcc-libs/Makefile3
-rw-r--r--emulators/suse100_linux/Makefile.common3
-rw-r--r--lang/pcc/Makefile3
-rw-r--r--mk/emulator/emulator-vars.mk4
-rw-r--r--mk/java-vm.mk5
-rw-r--r--pkgtools/libnbcompat/files/README4
-rw-r--r--sysutils/915resolution/Makefile5
-rw-r--r--sysutils/estd/Makefile4
-rw-r--r--sysutils/gkrellm-est/Makefile4
-rw-r--r--sysutils/mbmon/Makefile.common4
10 files changed, 14 insertions, 25 deletions
diff --git a/devel/pcc-libs/Makefile b/devel/pcc-libs/Makefile
index 26c3149c318..b598aa4444a 100644
--- a/devel/pcc-libs/Makefile
+++ b/devel/pcc-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/01/19 18:52:07 agc Exp $
+# $NetBSD: Makefile,v 1.5 2018/04/30 10:41:35 wiz Exp $
DISTNAME= pcc-libs-1.1.0
CATEGORIES= devel
@@ -14,7 +14,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-arm* NetBSD-*-i386 NetBSD-*-mips* \
NetBSD-*-powerpc NetBSD-*-sparc64 NetBSD-*-vax \
OpenBSD-*-i386 OpenBSD-*-vax \
OpenBSD-*-powerpc OpenBSD-*-sparc64 \
- DragonFly-*-i386 \
MirBSD-*-i386 \
Darwin-*-i386 Darwin-*-powerpc \
FreeBSD-*-i386 \
diff --git a/emulators/suse100_linux/Makefile.common b/emulators/suse100_linux/Makefile.common
index 7d54bc14bb8..30a54cd59c4 100644
--- a/emulators/suse100_linux/Makefile.common
+++ b/emulators/suse100_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.30 2017/09/04 18:08:23 wiz Exp $
+# $NetBSD: Makefile.common,v 1.31 2018/04/30 10:41:35 wiz Exp $
#
# used by emulators/suse100_alsa/Makefile
# used by emulators/suse100_alsa/Makefile
@@ -59,7 +59,6 @@ ONLY_FOR_PLATFORM+= NetBSD-3.99*-x86_64
ONLY_FOR_PLATFORM+= NetBSD-[4-9]*-x86_64
.else
EMUL_PLATFORMS?= linux-i386 linux-powerpc linux-x86_64
-ONLY_FOR_PLATFORM+= DragonFly-*-i386
ONLY_FOR_PLATFORM+= FreeBSD-*-i386
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-i386
ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-powerpc
diff --git a/lang/pcc/Makefile b/lang/pcc/Makefile
index 2dc8c6a32c7..1807f0fd079 100644
--- a/lang/pcc/Makefile
+++ b/lang/pcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/01/19 18:52:14 agc Exp $
+# $NetBSD: Makefile,v 1.16 2018/04/30 10:41:35 wiz Exp $
DISTNAME= pcc-1.0.0
CATEGORIES= lang
@@ -15,7 +15,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-arm* NetBSD-*-i386 NetBSD-*-mips* \
NetBSD-*-x86_64 \
OpenBSD-*-i386 OpenBSD-*-vax \
OpenBSD-*-powerpc OpenBSD-*-sparc64 \
- DragonFly-*-i386 \
MirBSD-*-i386 \
Darwin-*-i386 Darwin-*-powerpc \
FreeBSD-*-i386 \
diff --git a/mk/emulator/emulator-vars.mk b/mk/emulator/emulator-vars.mk
index 180b5e480ac..d27a3bd1745 100644
--- a/mk/emulator/emulator-vars.mk
+++ b/mk/emulator/emulator-vars.mk
@@ -1,4 +1,4 @@
-# $NetBSD: emulator-vars.mk,v 1.9 2015/09/08 11:36:34 jperkin Exp $
+# $NetBSD: emulator-vars.mk,v 1.10 2018/04/30 10:41:35 wiz Exp $
#
# This file is included by bsd.prefs.mk only if EMUL_PLATFORMS is defined
# and non-empty.
@@ -89,8 +89,6 @@ _EMUL_PREFER.netbsd-sparc64= netbsd-sparc solaris-sparc64 solaris-sparc sunos-sp
_EMUL_PREFER.netbsd-sparc= solaris-sparc sunos-sparc
_EMUL_PREFER.netbsd-x86_64= netbsd-i386 linux-x86_64 linux-i386
-_EMUL_PREFER.dragonfly-i386= linux-i386
-
_EMUL_PREFER.solaris-sparc64= solaris-sparc
_EMUL_PREFER.solaris-x86_64= solaris-i386
diff --git a/mk/java-vm.mk b/mk/java-vm.mk
index 32f2ecd2c13..d609012b6b0 100644
--- a/mk/java-vm.mk
+++ b/mk/java-vm.mk
@@ -1,4 +1,4 @@
-# $NetBSD: java-vm.mk,v 1.111 2017/11/20 17:17:50 minskim Exp $
+# $NetBSD: java-vm.mk,v 1.112 2018/04/30 10:41:35 wiz Exp $
#
# This Makefile fragment handles Java dependencies and make variables,
# and is meant to be included by packages that require Java either at
@@ -130,7 +130,6 @@ _ONLY_FOR_PLATFORMS.sun-jdk6= \
Darwin-9.*-i386 Darwin-9.*-x86_64 \
Darwin-10.*-i386 Darwin-10.*-x86_64 \
Darwin-11.*-i386 Darwin-11.*-x86_64 \
- DragonFly-*-i386 \
FreeBSD-6.*-i386 \
Linux-*-i[3-6]86 \
Linux-*-x86_64 \
@@ -164,7 +163,6 @@ _ONLY_FOR_PLATFORMS.openjdk8= \
_ONLY_FOR_PLATFORMS.sun-jdk7= \
Darwin-9.*-i386 Darwin-9.*-x86_64 \
Darwin-[1-9][0-9].*-i386 Darwin-[1-9][0-9].*-x86_64 \
- DragonFly-*-i386 \
FreeBSD-6.*-i386 \
Linux-*-i[3-6]86 \
Linux-*-x86_64 \
@@ -174,7 +172,6 @@ _ONLY_FOR_PLATFORMS.sun-jdk7= \
_ONLY_FOR_PLATFORMS.oracle-jdk8= \
Darwin-9.*-i386 Darwin-9.*-x86_64 \
Darwin-[1-9][0-9].*-i386 Darwin-[1-9][0-9].*-x86_64 \
- DragonFly-*-i386 \
FreeBSD-6.*-i386 \
Linux-*-i[3-6]86 \
Linux-*-x86_64 \
diff --git a/pkgtools/libnbcompat/files/README b/pkgtools/libnbcompat/files/README
index d32e3f9f40c..0f743c244fd 100644
--- a/pkgtools/libnbcompat/files/README
+++ b/pkgtools/libnbcompat/files/README
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.22 2015/04/19 12:24:21 tnn Exp $
+$NetBSD: README,v 1.23 2018/04/30 10:41:35 wiz Exp $
0 Introduction
==============
@@ -66,7 +66,7 @@ on the following operating systems:
libnbcompat-20070507 has been tested to build and install correctly
on the following operating systems:
- DragonFly-1.8/i386 <joerg@NetBSD.org>
+ -
libnbcompat-20070531 has been tested to build and install correctly
on the following operating systems:
diff --git a/sysutils/915resolution/Makefile b/sysutils/915resolution/Makefile
index c3e54d4ce4f..fcd6e0c28c3 100644
--- a/sysutils/915resolution/Makefile
+++ b/sysutils/915resolution/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/02/26 10:24:10 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.9 2018/04/30 10:41:35 wiz Exp $
DISTNAME= 915resolution-0.5.3
CATEGORIES= sysutils
@@ -11,7 +10,7 @@ COMMENT= BIOS VESA resolution utility for 8XX/9XX Intel chips
LICENSE= public-domain
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64 Linux-*-i386
-ONLY_FOR_PLATFORM+= FreeBSD-*-i386 FreeBSD-*-x86_64 DragonFly-*-i386
+ONLY_FOR_PLATFORM+= FreeBSD-*-i386 FreeBSD-*-x86_64
USE_TOOLS+= gmake
diff --git a/sysutils/estd/Makefile b/sysutils/estd/Makefile
index d5063baefad..8044b5deb2f 100644
--- a/sysutils/estd/Makefile
+++ b/sysutils/estd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/10/25 21:38:52 khorben Exp $
+# $NetBSD: Makefile,v 1.31 2018/04/30 10:41:35 wiz Exp $
DISTNAME= estd-r11
PKGNAME= estd-0.11
@@ -17,7 +17,7 @@ MAKE_FLAGS+= LDFLAGS=${LDFLAGS:Q}
INSTALLATION_DIRS= share/examples/rc.d
ONLY_FOR_PLATFORM= NetBSD-2.99.*-i386 NetBSD-[3-9]*-i386 \
- NetBSD-[4-9]*-x86_64 DragonFly-*-i386 \
+ NetBSD-[4-9]*-x86_64 \
NetBSD-5.99.*-powerpc \
NetBSD-5.99.*-mips64el \
NetBSD-[7-9]*-earm* NetBSD-[7-9]*-arm*
diff --git a/sysutils/gkrellm-est/Makefile b/sysutils/gkrellm-est/Makefile
index b8c0a7b4cba..63ef3b6547e 100644
--- a/sysutils/gkrellm-est/Makefile
+++ b/sysutils/gkrellm-est/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2018/04/16 14:35:10 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.48 2018/04/30 10:41:35 wiz Exp $
DISTNAME= gkrellm-est-20040710
PKGREVISION= 35
@@ -15,7 +14,6 @@ USE_TOOLS+= pkg-config
ONLY_FOR_PLATFORM= NetBSD-2.0[F-Z]*-i386 NetBSD-2.99.*-i386
ONLY_FOR_PLATFORM+= NetBSD-[3-9].*-i386
-ONLY_FOR_PLATFORM+= DragonFly-1.[7-9].*-i386 DragonFly-[2-9].*-i386
INSTALLATION_DIRS= lib/gkrellm2/plugins
diff --git a/sysutils/mbmon/Makefile.common b/sysutils/mbmon/Makefile.common
index 51cb239ec1f..1c3c62e5d7c 100644
--- a/sysutils/mbmon/Makefile.common
+++ b/sysutils/mbmon/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2015/09/16 18:36:02 jperkin Exp $
+# $NetBSD: Makefile.common,v 1.19 2018/04/30 10:41:36 wiz Exp $
#
# used by sysutils/xmbmon/Makefile
# used by sysutils/mbmon/Makefile
@@ -17,7 +17,7 @@ DISTINFO_FILE?= ${.CURDIR}/../../sysutils/mbmon/distinfo
PATCHDIR= ${.CURDIR}/../../sysutils/mbmon/patches
ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386 OpenBSD-*-i386
-ONLY_FOR_PLATFORM+= NetBSD-*-x86_64 DragonFly-*-i386 SunOS-*-*
+ONLY_FOR_PLATFORM+= NetBSD-*-x86_64 SunOS-*-*
# for xmbmon205conf.tar.gz -- remove during next update!
post-extract: