Mon Apr 30 10:41:36 2018 UTC ()
*: remove references to obsolete DragonFly/i386


(wiz)
diff -r1.4 -r1.5 pkgsrc/devel/pcc-libs/Makefile
diff -r1.30 -r1.31 pkgsrc/emulators/suse100_linux/Makefile.common
diff -r1.15 -r1.16 pkgsrc/lang/pcc/Makefile
diff -r1.111 -r1.112 pkgsrc/mk/java-vm.mk
diff -r1.9 -r1.10 pkgsrc/mk/emulator/emulator-vars.mk
diff -r1.22 -r1.23 pkgsrc/pkgtools/libnbcompat/files/README
diff -r1.8 -r1.9 pkgsrc/sysutils/915resolution/Makefile
diff -r1.30 -r1.31 pkgsrc/sysutils/estd/Makefile
diff -r1.47 -r1.48 pkgsrc/sysutils/gkrellm-est/Makefile
diff -r1.18 -r1.19 pkgsrc/sysutils/mbmon/Makefile.common

cvs diff -r1.4 -r1.5 pkgsrc/devel/pcc-libs/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/pcc-libs/Makefile 2017/01/19 18:52:07 1.4
+++ pkgsrc/devel/pcc-libs/Makefile 2018/04/30 10:41:35 1.5
@@ -1,28 +1,27 @@ @@ -1,28 +1,27 @@
1# $NetBSD: Makefile,v 1.4 2017/01/19 18:52:07 agc Exp $ 1# $NetBSD: Makefile,v 1.5 2018/04/30 10:41:35 wiz Exp $
2 2
3DISTNAME= pcc-libs-1.1.0 3DISTNAME= pcc-libs-1.1.0
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= ftp://pcc.ludd.ltu.se/pub/pcc-releases/ 5MASTER_SITES= ftp://pcc.ludd.ltu.se/pub/pcc-releases/
6MASTER_SITES+= http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/ 6MASTER_SITES+= http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/
7EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
8 8
9HOMEPAGE= http://pcc.ludd.ltu.se/ 9HOMEPAGE= http://pcc.ludd.ltu.se/
10COMMENT= Runtime libraries for the Portable C Compiler 10COMMENT= Runtime libraries for the Portable C Compiler
11LICENSE= original-bsd 11LICENSE= original-bsd
12 12
13ONLY_FOR_PLATFORM= NetBSD-*-arm* NetBSD-*-i386 NetBSD-*-mips* \ 13ONLY_FOR_PLATFORM= NetBSD-*-arm* NetBSD-*-i386 NetBSD-*-mips* \
14 NetBSD-*-powerpc NetBSD-*-sparc64 NetBSD-*-vax \ 14 NetBSD-*-powerpc NetBSD-*-sparc64 NetBSD-*-vax \
15 OpenBSD-*-i386 OpenBSD-*-vax \ 15 OpenBSD-*-i386 OpenBSD-*-vax \
16 OpenBSD-*-powerpc OpenBSD-*-sparc64 \ 16 OpenBSD-*-powerpc OpenBSD-*-sparc64 \
17 DragonFly-*-i386 \ 
18 MirBSD-*-i386 \ 17 MirBSD-*-i386 \
19 Darwin-*-i386 Darwin-*-powerpc \ 18 Darwin-*-i386 Darwin-*-powerpc \
20 FreeBSD-*-i386 \ 19 FreeBSD-*-i386 \
21 Linux-*-i386 Linux-*-powerpc 20 Linux-*-i386 Linux-*-powerpc
22 21
23# XXX For some reason building with bmake fails randomly. 22# XXX For some reason building with bmake fails randomly.
24USE_TOOLS+= gmake 23USE_TOOLS+= gmake
25GNU_CONFIGURE= yes 24GNU_CONFIGURE= yes
26MAKE_JOBS_SAFE= no 25MAKE_JOBS_SAFE= no
27 26
28.include "../../mk/bsd.pkg.mk" 27.include "../../mk/bsd.pkg.mk"

cvs diff -r1.30 -r1.31 pkgsrc/emulators/suse100_linux/Makefile.common (expand / switch to unified diff)

--- pkgsrc/emulators/suse100_linux/Makefile.common 2017/09/04 18:08:23 1.30
+++ pkgsrc/emulators/suse100_linux/Makefile.common 2018/04/30 10:41:35 1.31
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile.common,v 1.30 2017/09/04 18:08:23 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.31 2018/04/30 10:41:35 wiz Exp $
2# 2#
3# used by emulators/suse100_alsa/Makefile 3# used by emulators/suse100_alsa/Makefile
4# used by emulators/suse100_alsa/Makefile 4# used by emulators/suse100_alsa/Makefile
5# used by emulators/suse100_aspell/Makefile 5# used by emulators/suse100_aspell/Makefile
6# used by emulators/suse100_aspell/Makefile 6# used by emulators/suse100_aspell/Makefile
7# used by emulators/suse100_base/Makefile 7# used by emulators/suse100_base/Makefile
8# used by emulators/suse100_base/Makefile 8# used by emulators/suse100_base/Makefile
9# used by emulators/suse100_compat/Makefile 9# used by emulators/suse100_compat/Makefile
10# used by emulators/suse100_compat/Makefile 10# used by emulators/suse100_compat/Makefile
11# used by emulators/suse100_expat/Makefile 11# used by emulators/suse100_expat/Makefile
12# used by emulators/suse100_expat/Makefile 12# used by emulators/suse100_expat/Makefile
13# used by emulators/suse100_fontconfig/Makefile 13# used by emulators/suse100_fontconfig/Makefile
14# used by emulators/suse100_fontconfig/Makefile 14# used by emulators/suse100_fontconfig/Makefile
@@ -49,27 +49,26 @@ @@ -49,27 +49,26 @@
49# used by meta-pkgs/suse100/Makefile 49# used by meta-pkgs/suse100/Makefile
50 50
51SUSE_PKG= yes 51SUSE_PKG= yes
52SUSE_VERSION= 10.0 52SUSE_VERSION= 10.0
53EMUL_REQD= suse>=${SUSE_VERSION} 53EMUL_REQD= suse>=${SUSE_VERSION}
54 54
55# The SuSE 10.x Linux packages are only usable on the following platforms. 55# The SuSE 10.x Linux packages are only usable on the following platforms.
56.if defined(SUSE_COMPAT32) 56.if defined(SUSE_COMPAT32)
57EMUL_PLATFORMS?= linux-i386 57EMUL_PLATFORMS?= linux-i386
58ONLY_FOR_PLATFORM+= NetBSD-3.99*-x86_64 58ONLY_FOR_PLATFORM+= NetBSD-3.99*-x86_64
59ONLY_FOR_PLATFORM+= NetBSD-[4-9]*-x86_64 59ONLY_FOR_PLATFORM+= NetBSD-[4-9]*-x86_64
60.else 60.else
61EMUL_PLATFORMS?= linux-i386 linux-powerpc linux-x86_64 61EMUL_PLATFORMS?= linux-i386 linux-powerpc linux-x86_64
62ONLY_FOR_PLATFORM+= DragonFly-*-i386 
63ONLY_FOR_PLATFORM+= FreeBSD-*-i386 62ONLY_FOR_PLATFORM+= FreeBSD-*-i386
64ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-i386 63ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-i386
65ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-powerpc 64ONLY_FOR_PLATFORM+= NetBSD-[2-9]*-powerpc
66ONLY_FOR_PLATFORM+= NetBSD-3.99*-x86_64 65ONLY_FOR_PLATFORM+= NetBSD-3.99*-x86_64
67ONLY_FOR_PLATFORM+= NetBSD-[4-9]*-x86_64 66ONLY_FOR_PLATFORM+= NetBSD-[4-9]*-x86_64
68.endif 67.endif
69 68
70.include "../../mk/bsd.prefs.mk" 69.include "../../mk/bsd.prefs.mk"
71 70
72# _SUSE_ARCH.* is a table of ${EMUL_ARCH} to SuSE architectures. 71# _SUSE_ARCH.* is a table of ${EMUL_ARCH} to SuSE architectures.
73_SUSE_ARCH.${EMUL_ARCH}= ${EMUL_ARCH} 72_SUSE_ARCH.${EMUL_ARCH}= ${EMUL_ARCH}
74_SUSE_ARCH.i386= i586 73_SUSE_ARCH.i386= i586
75_SUSE_ARCH.powerpc= ppc 74_SUSE_ARCH.powerpc= ppc

cvs diff -r1.15 -r1.16 pkgsrc/lang/pcc/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/pcc/Makefile 2017/01/19 18:52:14 1.15
+++ pkgsrc/lang/pcc/Makefile 2018/04/30 10:41:35 1.16
@@ -1,30 +1,29 @@ @@ -1,30 +1,29 @@
1# $NetBSD: Makefile,v 1.15 2017/01/19 18:52:14 agc Exp $ 1# $NetBSD: Makefile,v 1.16 2018/04/30 10:41:35 wiz Exp $
2 2
3DISTNAME= pcc-1.0.0 3DISTNAME= pcc-1.0.0
4CATEGORIES= lang 4CATEGORIES= lang
5MASTER_SITES= ftp://pcc.ludd.ltu.se/pub/pcc-releases/ 5MASTER_SITES= ftp://pcc.ludd.ltu.se/pub/pcc-releases/
6MASTER_SITES+= http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/ 6MASTER_SITES+= http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/
7EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
8 8
9MAINTAINER= reed@reedmedia.net 9MAINTAINER= reed@reedmedia.net
10HOMEPAGE= http://pcc.ludd.ltu.se/ 10HOMEPAGE= http://pcc.ludd.ltu.se/
11COMMENT= Portable C compiler 11COMMENT= Portable C compiler
12 12
13ONLY_FOR_PLATFORM= NetBSD-*-arm* NetBSD-*-i386 NetBSD-*-mips* \ 13ONLY_FOR_PLATFORM= NetBSD-*-arm* NetBSD-*-i386 NetBSD-*-mips* \
14 NetBSD-*-powerpc NetBSD-*-sparc64 NetBSD-*-vax \ 14 NetBSD-*-powerpc NetBSD-*-sparc64 NetBSD-*-vax \
15 NetBSD-*-x86_64 \ 15 NetBSD-*-x86_64 \
16 OpenBSD-*-i386 OpenBSD-*-vax \ 16 OpenBSD-*-i386 OpenBSD-*-vax \
17 OpenBSD-*-powerpc OpenBSD-*-sparc64 \ 17 OpenBSD-*-powerpc OpenBSD-*-sparc64 \
18 DragonFly-*-i386 \ 
19 MirBSD-*-i386 \ 18 MirBSD-*-i386 \
20 Darwin-*-i386 Darwin-*-powerpc \ 19 Darwin-*-i386 Darwin-*-powerpc \
21 FreeBSD-*-i386 \ 20 FreeBSD-*-i386 \
22 Linux-*-i386 Linux-*-powerpc 21 Linux-*-i386 Linux-*-powerpc
23 22
24USE_TOOLS+= lex yacc 23USE_TOOLS+= lex yacc
25# XXX For some reason building with bmake fails randomly. 24# XXX For some reason building with bmake fails randomly.
26USE_TOOLS+= gmake 25USE_TOOLS+= gmake
27GNU_CONFIGURE= yes 26GNU_CONFIGURE= yes
28MAKE_JOBS_SAFE= no 27MAKE_JOBS_SAFE= no
29 28
30.include "../../mk/bsd.pkg.mk" 29.include "../../mk/bsd.pkg.mk"

cvs diff -r1.111 -r1.112 pkgsrc/mk/java-vm.mk (expand / switch to unified diff)

--- pkgsrc/mk/java-vm.mk 2017/11/20 17:17:50 1.111
+++ pkgsrc/mk/java-vm.mk 2018/04/30 10:41:35 1.112
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: java-vm.mk,v 1.111 2017/11/20 17:17:50 minskim Exp $ 1# $NetBSD: java-vm.mk,v 1.112 2018/04/30 10:41:35 wiz Exp $
2# 2#
3# This Makefile fragment handles Java dependencies and make variables, 3# This Makefile fragment handles Java dependencies and make variables,
4# and is meant to be included by packages that require Java either at 4# and is meant to be included by packages that require Java either at
5# build-time or at run-time. 5# build-time or at run-time.
6# 6#
7# User-settable variables: 7# User-settable variables:
8# 8#
9# PKG_JVM_DEFAULT 9# PKG_JVM_DEFAULT
10# The JVM that should be used if nothing particular is specified. 10# The JVM that should be used if nothing particular is specified.
11# 11#
12# Possible values: kaffe openjdk7 openjdk8 12# Possible values: kaffe openjdk7 openjdk8
13# sun-jdk6 sun-jdk7 oracle-jdk8 13# sun-jdk6 sun-jdk7 oracle-jdk8
14# Default value: (platform-dependent) 14# Default value: (platform-dependent)
@@ -120,27 +120,26 @@ _PKG_JVM_DEFAULT?= openjdk8 @@ -120,27 +120,26 @@ _PKG_JVM_DEFAULT?= openjdk8
120_PKG_JVM_DEFAULT?= kaffe 120_PKG_JVM_DEFAULT?= kaffe
121. endif 121. endif
122.endif 122.endif
123 123
124# These lists are copied from the JVM package Makefiles. 124# These lists are copied from the JVM package Makefiles.
125_ONLY_FOR_PLATFORMS.kaffe= \ 125_ONLY_FOR_PLATFORMS.kaffe= \
126 *-*-alpha *-*-arm *-*-arm32 *-*-i386 *-*-m68k \ 126 *-*-alpha *-*-arm *-*-arm32 *-*-i386 *-*-m68k \
127 *-*-mipsel* *-*-sparc *-*-powerpc 127 *-*-mipsel* *-*-sparc *-*-powerpc
128# exclude *-*-x86_64 from kaffe list as it apparently doesn't work 128# exclude *-*-x86_64 from kaffe list as it apparently doesn't work
129_ONLY_FOR_PLATFORMS.sun-jdk6= \ 129_ONLY_FOR_PLATFORMS.sun-jdk6= \
130 Darwin-9.*-i386 Darwin-9.*-x86_64 \ 130 Darwin-9.*-i386 Darwin-9.*-x86_64 \
131 Darwin-10.*-i386 Darwin-10.*-x86_64 \ 131 Darwin-10.*-i386 Darwin-10.*-x86_64 \
132 Darwin-11.*-i386 Darwin-11.*-x86_64 \ 132 Darwin-11.*-i386 Darwin-11.*-x86_64 \
133 DragonFly-*-i386 \ 
134 FreeBSD-6.*-i386 \ 133 FreeBSD-6.*-i386 \
135 Linux-*-i[3-6]86 \ 134 Linux-*-i[3-6]86 \
136 Linux-*-x86_64 \ 135 Linux-*-x86_64 \
137 NetBSD-*-i386 NetBSD-*-x86_64 \ 136 NetBSD-*-i386 NetBSD-*-x86_64 \
138 SunOS-5.10-i386 \ 137 SunOS-5.10-i386 \
139 SunOS-5.10-sparc \ 138 SunOS-5.10-sparc \
140 SunOS-5.10-x86_64 \ 139 SunOS-5.10-x86_64 \
141 SunOS-5.11-i386 \ 140 SunOS-5.11-i386 \
142 SunOS-5.11-x86_64 141 SunOS-5.11-x86_64
143_ONLY_FOR_PLATFORMS.openjdk7= \ 142_ONLY_FOR_PLATFORMS.openjdk7= \
144 DragonFly-*-* \ 143 DragonFly-*-* \
145 Linux-*-i[3-6]86 \ 144 Linux-*-i[3-6]86 \
146 Linux-*-x86_64 \ 145 Linux-*-x86_64 \
@@ -154,37 +153,35 @@ _ONLY_FOR_PLATFORMS.openjdk8= \ @@ -154,37 +153,35 @@ _ONLY_FOR_PLATFORMS.openjdk8= \
154 DragonFly-*-* \ 153 DragonFly-*-* \
155 Linux-*-i[3-6]86 \ 154 Linux-*-i[3-6]86 \
156 Linux-*-x86_64 \ 155 Linux-*-x86_64 \
157 NetBSD-[5-9]*-i386 \ 156 NetBSD-[5-9]*-i386 \
158 NetBSD-[5-9]*-x86_64 \ 157 NetBSD-[5-9]*-x86_64 \
159 NetBSD-[7-9]*-sparc64 \ 158 NetBSD-[7-9]*-sparc64 \
160 NetBSD-[7-9]*-earmv[67]hf \ 159 NetBSD-[7-9]*-earmv[67]hf \
161 SunOS-*-i386 \ 160 SunOS-*-i386 \
162 SunOS-*-x86_64 \ 161 SunOS-*-x86_64 \
163 FreeBSD-10.*-x86_64 162 FreeBSD-10.*-x86_64
164_ONLY_FOR_PLATFORMS.sun-jdk7= \ 163_ONLY_FOR_PLATFORMS.sun-jdk7= \
165 Darwin-9.*-i386 Darwin-9.*-x86_64 \ 164 Darwin-9.*-i386 Darwin-9.*-x86_64 \
166 Darwin-[1-9][0-9].*-i386 Darwin-[1-9][0-9].*-x86_64 \ 165 Darwin-[1-9][0-9].*-i386 Darwin-[1-9][0-9].*-x86_64 \
167 DragonFly-*-i386 \ 
168 FreeBSD-6.*-i386 \ 166 FreeBSD-6.*-i386 \
169 Linux-*-i[3-6]86 \ 167 Linux-*-i[3-6]86 \
170 Linux-*-x86_64 \ 168 Linux-*-x86_64 \
171 NetBSD-[6-9]*-i386 NetBSD-[6-9]*-x86_64 \ 169 NetBSD-[6-9]*-i386 NetBSD-[6-9]*-x86_64 \
172 SunOS-5.11-i386 \ 170 SunOS-5.11-i386 \
173 SunOS-5.11-x86_64 171 SunOS-5.11-x86_64
174_ONLY_FOR_PLATFORMS.oracle-jdk8= \ 172_ONLY_FOR_PLATFORMS.oracle-jdk8= \
175 Darwin-9.*-i386 Darwin-9.*-x86_64 \ 173 Darwin-9.*-i386 Darwin-9.*-x86_64 \
176 Darwin-[1-9][0-9].*-i386 Darwin-[1-9][0-9].*-x86_64 \ 174 Darwin-[1-9][0-9].*-i386 Darwin-[1-9][0-9].*-x86_64 \
177 DragonFly-*-i386 \ 
178 FreeBSD-6.*-i386 \ 175 FreeBSD-6.*-i386 \
179 Linux-*-i[3-6]86 \ 176 Linux-*-i[3-6]86 \
180 Linux-*-x86_64 \ 177 Linux-*-x86_64 \
181 NetBSD-[6-9]*-i386 NetBSD-[6-9]*-x86_64 \ 178 NetBSD-[6-9]*-i386 NetBSD-[6-9]*-x86_64 \
182 SunOS-5.11-x86_64 179 SunOS-5.11-x86_64
183 180
184# Set ONLY_FOR_PLATFORM based on accepted JVMs 181# Set ONLY_FOR_PLATFORM based on accepted JVMs
185.for _jvm_ in ${PKG_JVMS_ACCEPTED} 182.for _jvm_ in ${PKG_JVMS_ACCEPTED}
186ONLY_FOR_PLATFORM+= ${_ONLY_FOR_PLATFORMS.${_jvm_}} 183ONLY_FOR_PLATFORM+= ${_ONLY_FOR_PLATFORMS.${_jvm_}}
187.endfor 184.endfor
188 185
189# Set the accepted JVMs for this platform. 186# Set the accepted JVMs for this platform.
190.for _jvm_ in ${_PKG_JVMS} 187.for _jvm_ in ${_PKG_JVMS}

cvs diff -r1.9 -r1.10 pkgsrc/mk/emulator/emulator-vars.mk (expand / switch to unified diff)

--- pkgsrc/mk/emulator/emulator-vars.mk 2015/09/08 11:36:34 1.9
+++ pkgsrc/mk/emulator/emulator-vars.mk 2018/04/30 10:41:35 1.10
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: emulator-vars.mk,v 1.9 2015/09/08 11:36:34 jperkin Exp $ 1# $NetBSD: emulator-vars.mk,v 1.10 2018/04/30 10:41:35 wiz Exp $
2# 2#
3# This file is included by bsd.prefs.mk only if EMUL_PLATFORMS is defined 3# This file is included by bsd.prefs.mk only if EMUL_PLATFORMS is defined
4# and non-empty. 4# and non-empty.
5# 5#
6# User-settable variables: 6# User-settable variables:
7# 7#
8# EMUL_TYPE.${EMUL_OPSYS} 8# EMUL_TYPE.${EMUL_OPSYS}
9# Specifies the "type" or "variant" of ${EMUL_OPSYS} to use, e.g. 9# Specifies the "type" or "variant" of ${EMUL_OPSYS} to use, e.g.
10# ${EMUL_TYPE.linux} == "suse". 10# ${EMUL_TYPE.linux} == "suse".
11# 11#
12# EMUL_PLATFORM 12# EMUL_PLATFORM
13# Specifies the platform to emulate, and is of the form 13# Specifies the platform to emulate, and is of the form
14# ${EMUL_OPSYS}-${EMUL_ARCH}, e.g. linux-i386. By default 14# ${EMUL_OPSYS}-${EMUL_ARCH}, e.g. linux-i386. By default
@@ -79,28 +79,26 @@ _EMUL_OPSYS= ${LOWER_OPSYS} @@ -79,28 +79,26 @@ _EMUL_OPSYS= ${LOWER_OPSYS}
79.endif 79.endif
80 80
81_EMUL_MACHINE_PLATFORM= ${_EMUL_OPSYS}-${MACHINE_ARCH} 81_EMUL_MACHINE_PLATFORM= ${_EMUL_OPSYS}-${MACHINE_ARCH}
82 82
83_EMUL_PREFER.netbsd-alpha= osf1-alpha linux-alpha 83_EMUL_PREFER.netbsd-alpha= osf1-alpha linux-alpha
84_EMUL_PREFER.netbsd-arm= linux-arm 84_EMUL_PREFER.netbsd-arm= linux-arm
85_EMUL_PREFER.netbsd-i386= linux-i386 freebsd-i386 solaris-i386 darwin-i386 85_EMUL_PREFER.netbsd-i386= linux-i386 freebsd-i386 solaris-i386 darwin-i386
86_EMUL_PREFER.netbsd-m68k= sunos-m68k linux-m68k 86_EMUL_PREFER.netbsd-m68k= sunos-m68k linux-m68k
87_EMUL_PREFER.netbsd-powerpc= linux-powerpc darwin-powerpc 87_EMUL_PREFER.netbsd-powerpc= linux-powerpc darwin-powerpc
88_EMUL_PREFER.netbsd-sparc64= netbsd-sparc solaris-sparc64 solaris-sparc sunos-sparc 88_EMUL_PREFER.netbsd-sparc64= netbsd-sparc solaris-sparc64 solaris-sparc sunos-sparc
89_EMUL_PREFER.netbsd-sparc= solaris-sparc sunos-sparc 89_EMUL_PREFER.netbsd-sparc= solaris-sparc sunos-sparc
90_EMUL_PREFER.netbsd-x86_64= netbsd-i386 linux-x86_64 linux-i386 90_EMUL_PREFER.netbsd-x86_64= netbsd-i386 linux-x86_64 linux-i386
91 91
92_EMUL_PREFER.dragonfly-i386= linux-i386 
93 
94_EMUL_PREFER.solaris-sparc64= solaris-sparc 92_EMUL_PREFER.solaris-sparc64= solaris-sparc
95_EMUL_PREFER.solaris-x86_64= solaris-i386 93_EMUL_PREFER.solaris-x86_64= solaris-i386
96 94
97_EMUL_PREFER.linux-sparc64= linux-sparc 95_EMUL_PREFER.linux-sparc64= linux-sparc
98_EMUL_PREFER.linux-x86_64= linux-i386 96_EMUL_PREFER.linux-x86_64= linux-i386
99 97
100# Prefer "emulating" the native operating system, then fall back to 98# Prefer "emulating" the native operating system, then fall back to
101# the other preferences listed above. 99# the other preferences listed above.
102# 100#
103EMUL_PREFER?= ${_EMUL_MACHINE_PLATFORM} \ 101EMUL_PREFER?= ${_EMUL_MACHINE_PLATFORM} \
104 ${_EMUL_PREFER.${_EMUL_MACHINE_PLATFORM}} 102 ${_EMUL_PREFER.${_EMUL_MACHINE_PLATFORM}}
105 103
106.for _platform_ in ${EMUL_PREFER} 104.for _platform_ in ${EMUL_PREFER}

cvs diff -r1.22 -r1.23 pkgsrc/pkgtools/libnbcompat/files/README (expand / switch to unified diff)

--- pkgsrc/pkgtools/libnbcompat/files/README 2015/04/19 12:24:21 1.22
+++ pkgsrc/pkgtools/libnbcompat/files/README 2018/04/30 10:41:35 1.23
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: README,v 1.22 2015/04/19 12:24:21 tnn Exp $ 1$NetBSD: README,v 1.23 2018/04/30 10:41:35 wiz Exp $
2 2
3 0 Introduction 3 0 Introduction
4 ============== 4 ==============
5 5
6libnbcompat builds and installs a portable NetBSD-compatibility library 6libnbcompat builds and installs a portable NetBSD-compatibility library
7that supplies routines missing on operating systems that are used by 7that supplies routines missing on operating systems that are used by
8the family of pkgsrc bootstrap tools. Note that libnbcompat is very 8the family of pkgsrc bootstrap tools. Note that libnbcompat is very
9much a work-in-progress. Only the functions that are directly used 9much a work-in-progress. Only the functions that are directly used
10by the bootstrap tools are implemented in the library. At the moment, 10by the bootstrap tools are implemented in the library. At the moment,
11this includes the following packages: 11this includes the following packages:
12 12
13 archivers/pax 13 archivers/pax
14 pkgtools/mtree 14 pkgtools/mtree
@@ -56,27 +56,27 @@ on the following operating systems: @@ -56,27 +56,27 @@ on the following operating systems:
56 56
57 FreeBSD-4.11/i386 <jschauma@NetBSD.org> 57 FreeBSD-4.11/i386 <jschauma@NetBSD.org>
58 FreeBSD-6.1/amd64 <jschauma@NetBSD.org> 58 FreeBSD-6.1/amd64 <jschauma@NetBSD.org>
59 Darwin-8.3/powerpc <schwarz@NetBSD.org> 59 Darwin-8.3/powerpc <schwarz@NetBSD.org>
60 IRIX-5.3/mipseb <schwarz@NetBSD.org> 60 IRIX-5.3/mipseb <schwarz@NetBSD.org>
61 IRIX-6.5/mipseb <jschauma@NetBSD.org> 61 IRIX-6.5/mipseb <jschauma@NetBSD.org>
62 Linux/i386 <schwarz@NetBSD.org> 62 Linux/i386 <schwarz@NetBSD.org>
63 RHEL4 Linux 2.6/i386 <jschauma@NetBSD.org> 63 RHEL4 Linux 2.6/i386 <jschauma@NetBSD.org>
64 Tru64 UNIX 5.1B-2/alpha <rodent@NetBSD.org> 64 Tru64 UNIX 5.1B-2/alpha <rodent@NetBSD.org>
65 65
66libnbcompat-20070507 has been tested to build and install correctly 66libnbcompat-20070507 has been tested to build and install correctly
67on the following operating systems: 67on the following operating systems:
68 68
69 DragonFly-1.8/i386 <joerg@NetBSD.org> 69 -
70 70
71libnbcompat-20070531 has been tested to build and install correctly 71libnbcompat-20070531 has been tested to build and install correctly
72on the following operating systems: 72on the following operating systems:
73 73
74 SunOS-5.10-sparc <rillig@NetBSD.org> 74 SunOS-5.10-sparc <rillig@NetBSD.org>
75 NetBSD-3.0-i386 <rillig@NetBSD.org> 75 NetBSD-3.0-i386 <rillig@NetBSD.org>
76 IRIX-6.5-mips <rillig@NetBSD.org> 76 IRIX-6.5-mips <rillig@NetBSD.org>
77 77
78libnbcompat-20070721 has been tested to build and install correctly 78libnbcompat-20070721 has been tested to build and install correctly
79on the following operating systems: 79on the following operating systems:
80 80
81 HPUX-11.11-hppa <tnn@NetBSD.org> 81 HPUX-11.11-hppa <tnn@NetBSD.org>
82 Interix-3.5-i586 <tnn@NetBSD.org> 82 Interix-3.5-i586 <tnn@NetBSD.org>

cvs diff -r1.8 -r1.9 pkgsrc/sysutils/915resolution/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/915resolution/Makefile 2016/02/26 10:24:10 1.8
+++ pkgsrc/sysutils/915resolution/Makefile 2018/04/30 10:41:35 1.9
@@ -1,25 +1,24 @@ @@ -1,25 +1,24 @@
1# $NetBSD: Makefile,v 1.8 2016/02/26 10:24:10 jperkin Exp $ 1# $NetBSD: Makefile,v 1.9 2018/04/30 10:41:35 wiz Exp $
2# 
3 2
4DISTNAME= 915resolution-0.5.3 3DISTNAME= 915resolution-0.5.3
5CATEGORIES= sysutils 4CATEGORIES= sysutils
6MASTER_SITES= ${HOMEPAGE:Q} 5MASTER_SITES= ${HOMEPAGE:Q}
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://915resolution.mango-lang.org/ 8HOMEPAGE= http://915resolution.mango-lang.org/
10COMMENT= BIOS VESA resolution utility for 8XX/9XX Intel chips 9COMMENT= BIOS VESA resolution utility for 8XX/9XX Intel chips
11LICENSE= public-domain 10LICENSE= public-domain
12 11
13ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64 Linux-*-i386 12ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64 Linux-*-i386
14ONLY_FOR_PLATFORM+= FreeBSD-*-i386 FreeBSD-*-x86_64 DragonFly-*-i386 13ONLY_FOR_PLATFORM+= FreeBSD-*-i386 FreeBSD-*-x86_64
15 14
16USE_TOOLS+= gmake 15USE_TOOLS+= gmake
17 16
18MAKE_ENV.NetBSD+= LDLIBS=-l${MACHINE_ARCH} 17MAKE_ENV.NetBSD+= LDLIBS=-l${MACHINE_ARCH}
19 18
20INSTALLATION_DIRS= sbin share/doc/915resolution 19INSTALLATION_DIRS= sbin share/doc/915resolution
21 20
22post-install: 21post-install:
23 ${INSTALL_DATA} ${WRKSRC}/README.txt ${DESTDIR}${PREFIX}/share/doc/915resolution 22 ${INSTALL_DATA} ${WRKSRC}/README.txt ${DESTDIR}${PREFIX}/share/doc/915resolution
24 23
25.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.30 -r1.31 pkgsrc/sysutils/estd/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/estd/Makefile 2017/10/25 21:38:52 1.30
+++ pkgsrc/sysutils/estd/Makefile 2018/04/30 10:41:35 1.31
@@ -1,33 +1,33 @@ @@ -1,33 +1,33 @@
1# $NetBSD: Makefile,v 1.30 2017/10/25 21:38:52 khorben Exp $ 1# $NetBSD: Makefile,v 1.31 2018/04/30 10:41:35 wiz Exp $
2 2
3DISTNAME= estd-r11 3DISTNAME= estd-r11
4PKGNAME= estd-0.11 4PKGNAME= estd-0.11
5PKGREVISION= 2 5PKGREVISION= 2
6CATEGORIES= sysutils 6CATEGORIES= sysutils
7MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ 7MASTER_SITES= http://www.ecademix.com/JohannesHofmann/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10#HOMEPAGE= http://www.ecademix.com/JohannesHofmann/estd.html 10#HOMEPAGE= http://www.ecademix.com/JohannesHofmann/estd.html
11COMMENT= Dynamically sets the CPU-frequency on SpeedStep and PowerNow CPUs 11COMMENT= Dynamically sets the CPU-frequency on SpeedStep and PowerNow CPUs
12LICENSE= 2-clause-bsd 12LICENSE= 2-clause-bsd
13 13
14MAKE_FLAGS+= CFLAGS=${CFLAGS:Q} 14MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
15MAKE_FLAGS+= LDFLAGS=${LDFLAGS:Q} 15MAKE_FLAGS+= LDFLAGS=${LDFLAGS:Q}
16 16
17INSTALLATION_DIRS= share/examples/rc.d 17INSTALLATION_DIRS= share/examples/rc.d
18 18
19ONLY_FOR_PLATFORM= NetBSD-2.99.*-i386 NetBSD-[3-9]*-i386 \ 19ONLY_FOR_PLATFORM= NetBSD-2.99.*-i386 NetBSD-[3-9]*-i386 \
20 NetBSD-[4-9]*-x86_64 DragonFly-*-i386 \ 20 NetBSD-[4-9]*-x86_64 \
21 NetBSD-5.99.*-powerpc \ 21 NetBSD-5.99.*-powerpc \
22 NetBSD-5.99.*-mips64el \ 22 NetBSD-5.99.*-mips64el \
23 NetBSD-[7-9]*-earm* NetBSD-[7-9]*-arm* 23 NetBSD-[7-9]*-earm* NetBSD-[7-9]*-arm*
24 24
25RCD_SCRIPTS= estd 25RCD_SCRIPTS= estd
26RCD_SCRIPT_SRC.estd= ${WRKSRC}/estd.sh 26RCD_SCRIPT_SRC.estd= ${WRKSRC}/estd.sh
27 27
28SUBST_CLASSES+= rcd 28SUBST_CLASSES+= rcd
29SUBST_STAGE.rcd= do-configure 29SUBST_STAGE.rcd= do-configure
30SUBST_MESSAGE.rcd= Fixing startup script. 30SUBST_MESSAGE.rcd= Fixing startup script.
31SUBST_FILES.rcd= estd.sh 31SUBST_FILES.rcd= estd.sh
32SUBST_SED.rcd= -e 's|@PREFIX@|${PREFIX}|' 32SUBST_SED.rcd= -e 's|@PREFIX@|${PREFIX}|'
33SUBST_SED.rcd+= -e 's|@ECHO@|${ECHO}|' 33SUBST_SED.rcd+= -e 's|@ECHO@|${ECHO}|'

cvs diff -r1.47 -r1.48 pkgsrc/sysutils/gkrellm-est/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/gkrellm-est/Makefile 2018/04/16 14:35:10 1.47
+++ pkgsrc/sysutils/gkrellm-est/Makefile 2018/04/30 10:41:35 1.48
@@ -1,26 +1,24 @@ @@ -1,26 +1,24 @@
1# $NetBSD: Makefile,v 1.47 2018/04/16 14:35:10 wiz Exp $ 1# $NetBSD: Makefile,v 1.48 2018/04/30 10:41:35 wiz Exp $
2# 
3 2
4DISTNAME= gkrellm-est-20040710 3DISTNAME= gkrellm-est-20040710
5PKGREVISION= 35 4PKGREVISION= 35
6CATEGORIES= sysutils 5CATEGORIES= sysutils
7#MASTER_SITES= http://cubidou.nerim.net/gkrellm-est/ 6#MASTER_SITES= http://cubidou.nerim.net/gkrellm-est/
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10#HOMEPAGE= http://cubidou.nerim.net/gkrellm-est/ 9#HOMEPAGE= http://cubidou.nerim.net/gkrellm-est/
11COMMENT= GKrellM plugin that controls EST-capable processors 10COMMENT= GKrellM plugin that controls EST-capable processors
12 11
13NO_CONFIGURE= yes 12NO_CONFIGURE= yes
14USE_TOOLS+= pkg-config 13USE_TOOLS+= pkg-config
15 14
16ONLY_FOR_PLATFORM= NetBSD-2.0[F-Z]*-i386 NetBSD-2.99.*-i386 15ONLY_FOR_PLATFORM= NetBSD-2.0[F-Z]*-i386 NetBSD-2.99.*-i386
17ONLY_FOR_PLATFORM+= NetBSD-[3-9].*-i386 16ONLY_FOR_PLATFORM+= NetBSD-[3-9].*-i386
18ONLY_FOR_PLATFORM+= DragonFly-1.[7-9].*-i386 DragonFly-[2-9].*-i386 
19 17
20INSTALLATION_DIRS= lib/gkrellm2/plugins 18INSTALLATION_DIRS= lib/gkrellm2/plugins
21 19
22do-install: 20do-install:
23 ${INSTALL_DATA} ${WRKSRC}/gkrellm-est.so ${DESTDIR}${PREFIX}/lib/gkrellm2/plugins 21 ${INSTALL_DATA} ${WRKSRC}/gkrellm-est.so ${DESTDIR}${PREFIX}/lib/gkrellm2/plugins
24 22
25.include "../../sysutils/gkrellm/buildlink3.mk" 23.include "../../sysutils/gkrellm/buildlink3.mk"
26.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.18 -r1.19 pkgsrc/sysutils/mbmon/Makefile.common (expand / switch to unified diff)

--- pkgsrc/sysutils/mbmon/Makefile.common 2015/09/16 18:36:02 1.18
+++ pkgsrc/sysutils/mbmon/Makefile.common 2018/04/30 10:41:36 1.19
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile.common,v 1.18 2015/09/16 18:36:02 jperkin Exp $ 1# $NetBSD: Makefile.common,v 1.19 2018/04/30 10:41:36 wiz Exp $
2# 2#
3# used by sysutils/xmbmon/Makefile 3# used by sysutils/xmbmon/Makefile
4# used by sysutils/mbmon/Makefile 4# used by sysutils/mbmon/Makefile
5 5
6DISTNAME= xmbmon205 6DISTNAME= xmbmon205
7CATEGORIES= sysutils 7CATEGORIES= sysutils
8MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon/ 8MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon/
9DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xmbmon205conf.tar.gz 9DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xmbmon205conf.tar.gz
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html 12HOMEPAGE= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15 15
16DISTINFO_FILE?= ${.CURDIR}/../../sysutils/mbmon/distinfo 16DISTINFO_FILE?= ${.CURDIR}/../../sysutils/mbmon/distinfo
17PATCHDIR= ${.CURDIR}/../../sysutils/mbmon/patches 17PATCHDIR= ${.CURDIR}/../../sysutils/mbmon/patches
18 18
19ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386 OpenBSD-*-i386 19ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386 OpenBSD-*-i386
20ONLY_FOR_PLATFORM+= NetBSD-*-x86_64 DragonFly-*-i386 SunOS-*-* 20ONLY_FOR_PLATFORM+= NetBSD-*-x86_64 SunOS-*-*
21 21
22# for xmbmon205conf.tar.gz -- remove during next update! 22# for xmbmon205conf.tar.gz -- remove during next update!
23post-extract: 23post-extract:
24 ${MV} ${WRKDIR}/configure* ${WRKSRC} 24 ${MV} ${WRKDIR}/configure* ${WRKSRC}