summaryrefslogtreecommitdiff
path: root/emulators/mips64emul
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-07-01 05:52:18 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-07-01 05:52:18 +0000
commit9f72351b2ca646b8812fb3ee90bef98d423be5c1 (patch)
treef6586fe80a071263c78edb07d401cad3a79ae4bd /emulators/mips64emul
parent83a47eab7c13fd80b8be01f548f8f3da11793e72 (diff)
downloadpkgsrc-9f72351b2ca646b8812fb3ee90bef98d423be5c1.tar.gz
Update emulators/mips64emul to 0.1 (first stable version).
In mips64emul's current state, it is possible to emulate a DECstation well enough to let NetBSD/pmax install itself onto a harddisk image, in a manner very similar to how an install is performed on a real physical DECstation. (Ultrix/RISC is also possible to install this way.)
Diffstat (limited to 'emulators/mips64emul')
-rw-r--r--emulators/mips64emul/Makefile8
-rw-r--r--emulators/mips64emul/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/emulators/mips64emul/Makefile b/emulators/mips64emul/Makefile
index fbb62511037..dca9ac0159d 100644
--- a/emulators/mips64emul/Makefile
+++ b/emulators/mips64emul/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/06/28 04:01:11 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/01 05:52:18 xtraeme Exp $
#
-DISTNAME= mips64emul-${DIST_VER}
+DISTNAME= mips64emul-0.1
CATEGORIES= emulators
MASTER_SITES= http://www.mdstud.chalmers.se/~md1gavan/mips64emul/src/
@@ -12,12 +12,10 @@ COMMENT= MIPS 32/64-bit emulator
USE_BUILDLINK3= yes
USE_X11= yes
HAS_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/mips64emul-${DIST_VER}
+#WRKSRC= ${WRKDIR}/mips64emul-${DIST_VER}
INSTALLATION_DIRS= bin share/doc/${PKGBASE}
-DIST_VER= 20040627
-
GLOBAL_LDFLAGS= -L${X11BASE}/lib \
${_COMPILER_LD_FLAG}${RPATH_FLAG}${X11BASE}/lib
diff --git a/emulators/mips64emul/distinfo b/emulators/mips64emul/distinfo
index db4d0616814..9572160f690 100644
--- a/emulators/mips64emul/distinfo
+++ b/emulators/mips64emul/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/06/28 04:01:11 xtraeme Exp $
+$NetBSD: distinfo,v 1.4 2004/07/01 05:52:18 xtraeme Exp $
-SHA1 (mips64emul-20040627.tar.gz) = e9172c29ab072dbc8503100b572503063cf2ba1a
-Size (mips64emul-20040627.tar.gz) = 381622 bytes
+SHA1 (mips64emul-0.1.tar.gz) = 0162e37da7c40139658ae235e09173df8ba3d8eb
+Size (mips64emul-0.1.tar.gz) = 382555 bytes