summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:01:13 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:01:13 +0000
commit6e2c35c083f338ceb42943121056662d71077c27 (patch)
tree552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /emulators
parent10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff)
downloadpkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/BasiliskII/Makefile6
-rw-r--r--emulators/ski/DESCR16
2 files changed, 13 insertions, 9 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index b4a0107a64e..a10318a721f 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.28 2006/05/13 20:52:35 adam Exp $
+# $NetBSD: Makefile,v 1.29 2007/02/22 19:01:18 wiz Exp $
DISTNAME= BasiliskII_src_01052006
PKGNAME= BasiliskII-1.0.20060501
CATEGORIES= emulators
-MASTER_SITES= http://www.gibix.net/projects/basilisk2/files/
+MASTER_SITES= http://gwenole.beauchesne.info/projects/basilisk2/files/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.gibix.net/projects/basilisk2/
+HOMEPAGE= http://gwenole.beauchesne.info/projects/basilisk2/
COMMENT= Open Source 68k Macintosh emulator
WRKSRC= ${WRKDIR}/BasiliskII-1.0
diff --git a/emulators/ski/DESCR b/emulators/ski/DESCR
index 80ed627a71a..9668c250e7a 100644
--- a/emulators/ski/DESCR
+++ b/emulators/ski/DESCR
@@ -2,12 +2,16 @@ 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
-procfs support in the kernel: http://www.netbsd.org/guide/en/chap-linux.html#chap-linux-emulating-procfs
-mount /dev/pts: http://mail-index.netbsd.org/tech-kern/2004/11/08/0016.html
+compat_linux support in the kernel:
+ http://www.netbsd.org/guide/en/chap-linux.html
+procfs support in the kernel:
+ http://www.netbsd.org/guide/en/chap-linux.html#chap-linux-emulating-procfs
+mount /dev/pts:
+ http://mail-index.netbsd.org/tech-kern/2004/11/08/0016.html
-Tip: You can run the ski emulator with qemu usermode emulation on non i386 platforms
+Tip: You can run the ski emulator with qemu usermode emulation on
+non-i386 platforms.
-run the ski binary from within an xterm window.
+Run the ski binary from within an xterm window.
-BUGS: the xserver version xski doesn't currently work. \ No newline at end of file
+BUGS: the xserver version xski doesn't currently work.