pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update emulators/mips64emul to 0.1 (first stable versi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3114ac80b3c
branches:  trunk
changeset: 477373:b3114ac80b3c
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Jul 01 05:52:18 2004 +0000

description:
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:

 doc/CHANGES                   |  3 ++-
 emulators/mips64emul/Makefile |  8 +++-----
 emulators/mips64emul/distinfo |  6 +++---
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (52 lines):

diff -r 3e6bd245a0ae -r b3114ac80b3c doc/CHANGES
--- a/doc/CHANGES       Thu Jul 01 01:35:55 2004 +0000
+++ b/doc/CHANGES       Thu Jul 01 05:52:18 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6409 2004/06/30 20:21:05 schmonz Exp $
+$NetBSD: CHANGES,v 1.6410 2004/07/01 05:52:18 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3195,3 +3195,4 @@
        Added archivemail-0.6.1 [hubertf 2004-06-30]
        Updated py-feedparser to 3.01 [schmonz 2004-06-30]
        Updated rss2email to 2.51 [schmonz 2004-06-30]
+       Updated mips64emul to 0.1 [xtraeme 2004-07-01]
diff -r 3e6bd245a0ae -r b3114ac80b3c emulators/mips64emul/Makefile
--- a/emulators/mips64emul/Makefile     Thu Jul 01 01:35:55 2004 +0000
+++ b/emulators/mips64emul/Makefile     Thu Jul 01 05:52:18 2004 +0000
@@ -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 @@
 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 -r 3e6bd245a0ae -r b3114ac80b3c emulators/mips64emul/distinfo
--- a/emulators/mips64emul/distinfo     Thu Jul 01 01:35:55 2004 +0000
+++ b/emulators/mips64emul/distinfo     Thu Jul 01 05:52:18 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index