From 7046299ae4450e3293dceb3f23dfd1a1b66187c9 Mon Sep 17 00:00:00 2001 From: kano Date: Sun, 7 Oct 2007 12:59:11 +0000 Subject: fix obsolete URLs for www.NetBSD.org close PR pkg/37071 reviewd by xtraeme@ --- emulators/compat12/Makefile | 4 ++-- emulators/compat13/Makefile | 4 ++-- emulators/compat14/Makefile | 4 ++-- emulators/compat15-extras/Makefile | 4 ++-- emulators/compat15/Makefile | 4 ++-- emulators/compat16-extras/Makefile | 4 ++-- emulators/compat16/Makefile | 4 ++-- emulators/compat20-extras/Makefile | 4 ++-- emulators/compat20/Makefile | 4 ++-- emulators/compat30-extras/Makefile | 4 ++-- emulators/compat30/Makefile | 4 ++-- emulators/simh/DESCR | 2 +- emulators/ski/DESCR | 4 ++-- 13 files changed, 25 insertions(+), 25 deletions(-) (limited to 'emulators') diff --git a/emulators/compat12/Makefile b/emulators/compat12/Makefile index 9bf86145553..53dfacb199c 100644 --- a/emulators/compat12/Makefile +++ b/emulators/compat12/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2007/08/30 16:54:06 jlam Exp $ +# $NetBSD: Makefile,v 1.35 2007/10/07 12:59:11 kano Exp $ COMPAT_PKG= compat12 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.2 PKGREVISION= 1 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.2/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-1.2/index.html COMMENT= Shared libraries for NetBSD 1.2 compatibility EMUL_PLATFORMS= netbsd-i386 netbsd-m68k netbsd-ns32k netbsd-sparc diff --git a/emulators/compat13/Makefile b/emulators/compat13/Makefile index 7bbb3b752f5..53c66b7a889 100644 --- a/emulators/compat13/Makefile +++ b/emulators/compat13/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2007/08/30 16:54:06 jlam Exp $ +# $NetBSD: Makefile,v 1.31 2007/10/07 12:59:11 kano Exp $ COMPAT_PKG= compat13 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.3 PKGREVISION= 3 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.3/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-1.3/index.html COMMENT= Shared libraries for NetBSD 1.3 compatibility EMUL_PLATFORMS= netbsd-alpha netbsd-arm netbsd-i386 netbsd-m68k \ diff --git a/emulators/compat14/Makefile b/emulators/compat14/Makefile index db17ecf8a63..096754ff293 100644 --- a/emulators/compat14/Makefile +++ b/emulators/compat14/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2007/08/30 16:54:07 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2007/10/07 12:59:11 kano Exp $ COMPAT_PKG= compat14 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.4 @@ -6,7 +6,7 @@ PKGREVISION= 2 CONFLICTS= compat14-crypto-[0-9]* -HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.4/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-1.4/index.html COMMENT= Shared libraries for NetBSD 1.4 compatibility EMUL_PLATFORMS= netbsd-alpha netbsd-arm netbsd-i386 netbsd-m68k \ diff --git a/emulators/compat15-extras/Makefile b/emulators/compat15-extras/Makefile index ae925f86846..8e49a1a6246 100644 --- a/emulators/compat15-extras/Makefile +++ b/emulators/compat15-extras/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:07 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $ COMPAT_PKG= compat15 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.5 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.5/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-1.5/index.html COMMENT= Additional shared libraries for NetBSD 1.5 compatibility EMUL_PLATFORMS= netbsd-i386 netbsd-sparc diff --git a/emulators/compat15/Makefile b/emulators/compat15/Makefile index 61ade62743e..93fd96239ea 100644 --- a/emulators/compat15/Makefile +++ b/emulators/compat15/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:07 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $ COMPAT_PKG= compat15 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.5 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.5/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-1.5/index.html COMMENT= Shared libraries for NetBSD 1.5 compatibility .if defined(NETBSD_COMPAT32) diff --git a/emulators/compat16-extras/Makefile b/emulators/compat16-extras/Makefile index 26b1e81a743..91ea0625bd1 100644 --- a/emulators/compat16-extras/Makefile +++ b/emulators/compat16-extras/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:08 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $ COMPAT_PKG= compat16 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.6 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.6/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-1.6/index.html COMMENT= Additional shared libraries for NetBSD 1.6 compatibility EMUL_PLATFORMS= netbsd-i386 netbsd-sparc diff --git a/emulators/compat16/Makefile b/emulators/compat16/Makefile index bff9512efea..ad6b58a974b 100644 --- a/emulators/compat16/Makefile +++ b/emulators/compat16/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2007/08/30 16:54:07 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2007/10/07 12:59:12 kano Exp $ COMPAT_PKG= compat16 # for compat_netbsd/Makefile.common NETBSD_VERSION= 1.6 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-1.6/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-1.6/index.html COMMENT= Shared libraries for NetBSD 1.6 compatibility .if defined(NETBSD_COMPAT32) diff --git a/emulators/compat20-extras/Makefile b/emulators/compat20-extras/Makefile index a4825a8d259..13ec9b78ed8 100644 --- a/emulators/compat20-extras/Makefile +++ b/emulators/compat20-extras/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:08 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $ COMPAT_PKG= compat20 # for compat_netbsd/Makefile.common NETBSD_VERSION= 2.0 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-2.0/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-2.0/index.html COMMENT= Additional shared libraries for NetBSD 2.0 compatibility EMUL_PLATFORMS= netbsd-i386 netbsd-sparc diff --git a/emulators/compat20/Makefile b/emulators/compat20/Makefile index b74fe5e1314..573f48a5000 100644 --- a/emulators/compat20/Makefile +++ b/emulators/compat20/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:08 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:12 kano Exp $ COMPAT_PKG= compat20 # for compat_netbsd/Makefile.common NETBSD_VERSION= 2.0 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-2.0/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-2.0/index.html COMMENT= Shared libraries for NetBSD 2.0 compatibility .if defined(NETBSD_COMPAT32) diff --git a/emulators/compat30-extras/Makefile b/emulators/compat30-extras/Makefile index 73cdbc4e863..8e6b60dda19 100644 --- a/emulators/compat30-extras/Makefile +++ b/emulators/compat30-extras/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2007/08/30 16:54:08 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2007/10/07 12:59:12 kano Exp $ COMPAT_PKG= compat30 # for compat_netbsd/Makefile.common NETBSD_VERSION= 3.0 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-3.0/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-3.0/index.html COMMENT= Additional shared libraries for NetBSD 3.0 compatibility EMUL_PLATFORMS= netbsd-i386 netbsd-sparc netbsd-vax diff --git a/emulators/compat30/Makefile b/emulators/compat30/Makefile index 61836d1ede2..e19b1322aa7 100644 --- a/emulators/compat30/Makefile +++ b/emulators/compat30/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2007/08/30 16:54:08 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2007/10/07 12:59:13 kano Exp $ COMPAT_PKG= compat30 # for compat_netbsd/Makefile.common NETBSD_VERSION= 3.0 -HOMEPAGE= http://www.NetBSD.org/Releases/formal-3.0/index.html +HOMEPAGE= http://www.NetBSD.org/releases/formal-3.0/index.html COMMENT= Shared libraries for NetBSD 3.0 compatibility .if defined(NETBSD_COMPAT32) diff --git a/emulators/simh/DESCR b/emulators/simh/DESCR index b0054bc752a..e7bd7923f07 100644 --- a/emulators/simh/DESCR +++ b/emulators/simh/DESCR @@ -3,5 +3,5 @@ Bob Supnik's historical computer simulator, including: altair altairz80 eclipse gri h316 hp2100 i1401 i1620 ibm1130 id16 id32 nova pdp1 pdp10 pdp11 pdp15 pdp4 pdp7 pdp8 pdp9 s3 sds vax -See http://www.netbsd.org/Ports/vax/emulator-howto.html on how to install +See http://www.netbsd.org/ports/vax/emulator-howto.html on how to install NetBSD/vax on simh! diff --git a/emulators/ski/DESCR b/emulators/ski/DESCR index 9668c250e7a..bb8fa17f759 100644 --- a/emulators/ski/DESCR +++ b/emulators/ski/DESCR @@ -3,9 +3,9 @@ The Hewlett-Packard IA-64 instruction set simulator for Linux/x86 To get the ski to run on NetBSD/i386, you need the following: compat_linux support in the kernel: - http://www.netbsd.org/guide/en/chap-linux.html + http://www.netbsd.org/docs/guide/en/chap-linux.html procfs support in the kernel: - http://www.netbsd.org/guide/en/chap-linux.html#chap-linux-emulating-procfs + http://www.netbsd.org/docs/guide/en/chap-linux.html#chap-linux-emulating-procfs mount /dev/pts: http://mail-index.netbsd.org/tech-kern/2004/11/08/0016.html -- cgit v1.2.3