pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc *: remove references to obsolete DragonFly/i386
details: https://anonhg.NetBSD.org/pkgsrc/rev/1abf3e57913d
branches: trunk
changeset: 379480:1abf3e57913d
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 30 10:41:35 2018 +0000
description:
*: remove references to obsolete DragonFly/i386
diffstat:
devel/pcc-libs/Makefile | 3 +--
emulators/suse100_linux/Makefile.common | 3 +--
lang/pcc/Makefile | 3 +--
mk/emulator/emulator-vars.mk | 4 +---
mk/java-vm.mk | 5 +----
pkgtools/libnbcompat/files/README | 4 ++--
sysutils/915resolution/Makefile | 5 ++---
sysutils/estd/Makefile | 4 ++--
sysutils/gkrellm-est/Makefile | 4 +---
sysutils/mbmon/Makefile.common | 4 ++--
10 files changed, 14 insertions(+), 25 deletions(-)
diffs (193 lines):
diff -r a8c628fa3aee -r 1abf3e57913d devel/pcc-libs/Makefile
--- a/devel/pcc-libs/Makefile Mon Apr 30 10:38:55 2018 +0000
+++ b/devel/pcc-libs/Makefile Mon Apr 30 10:41:35 2018 +0000
@@ -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 @@
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 -r a8c628fa3aee -r 1abf3e57913d emulators/suse100_linux/Makefile.common
--- a/emulators/suse100_linux/Makefile.common Mon Apr 30 10:38:55 2018 +0000
+++ b/emulators/suse100_linux/Makefile.common Mon Apr 30 10:41:35 2018 +0000
@@ -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-[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 -r a8c628fa3aee -r 1abf3e57913d lang/pcc/Makefile
--- a/lang/pcc/Makefile Mon Apr 30 10:38:55 2018 +0000
+++ b/lang/pcc/Makefile Mon Apr 30 10:41:35 2018 +0000
@@ -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 @@
NetBSD-*-x86_64 \
OpenBSD-*-i386 OpenBSD-*-vax \
OpenBSD-*-powerpc OpenBSD-*-sparc64 \
- DragonFly-*-i386 \
MirBSD-*-i386 \
Darwin-*-i386 Darwin-*-powerpc \
FreeBSD-*-i386 \
diff -r a8c628fa3aee -r 1abf3e57913d mk/emulator/emulator-vars.mk
--- a/mk/emulator/emulator-vars.mk Mon Apr 30 10:38:55 2018 +0000
+++ b/mk/emulator/emulator-vars.mk Mon Apr 30 10:41:35 2018 +0000
@@ -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-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 -r a8c628fa3aee -r 1abf3e57913d mk/java-vm.mk
--- a/mk/java-vm.mk Mon Apr 30 10:38:55 2018 +0000
+++ b/mk/java-vm.mk Mon Apr 30 10:41:35 2018 +0000
@@ -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 @@
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.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.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 -r a8c628fa3aee -r 1abf3e57913d pkgtools/libnbcompat/files/README
--- a/pkgtools/libnbcompat/files/README Mon Apr 30 10:38:55 2018 +0000
+++ b/pkgtools/libnbcompat/files/README Mon Apr 30 10:41:35 2018 +0000
@@ -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 @@
libnbcompat-20070507 has been tested to build and install correctly
on the following operating systems:
- DragonFly-1.8/i386 <joerg%NetBSD.org@localhost>
+ -
libnbcompat-20070531 has been tested to build and install correctly
on the following operating systems:
diff -r a8c628fa3aee -r 1abf3e57913d sysutils/915resolution/Makefile
--- a/sysutils/915resolution/Makefile Mon Apr 30 10:38:55 2018 +0000
+++ b/sysutils/915resolution/Makefile Mon Apr 30 10:41:35 2018 +0000
@@ -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 @@
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 -r a8c628fa3aee -r 1abf3e57913d sysutils/estd/Makefile
--- a/sysutils/estd/Makefile Mon Apr 30 10:38:55 2018 +0000
+++ b/sysutils/estd/Makefile Mon Apr 30 10:41:35 2018 +0000
@@ -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 @@
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 -r a8c628fa3aee -r 1abf3e57913d sysutils/gkrellm-est/Makefile
--- a/sysutils/gkrellm-est/Makefile Mon Apr 30 10:38:55 2018 +0000
+++ b/sysutils/gkrellm-est/Makefile Mon Apr 30 10:41:35 2018 +0000
@@ -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 @@
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 -r a8c628fa3aee -r 1abf3e57913d sysutils/mbmon/Makefile.common
--- a/sysutils/mbmon/Makefile.common Mon Apr 30 10:38:55 2018 +0000
+++ b/sysutils/mbmon/Makefile.common Mon Apr 30 10:41:35 2018 +0000
@@ -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 @@
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:
Home |
Main Index |
Thread Index |
Old Index