summaryrefslogtreecommitdiff
path: root/emulators/gxemul
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2008-01-04 22:31:01 +0000
committerxtraeme <xtraeme>2008-01-04 22:31:01 +0000
commit6f919adc758097ac467ed15e5c774c6cb7b563df (patch)
tree083cf296acaf4fa8519cbc78fbb78b66c46a0234 /emulators/gxemul
parent7a84fb4b96e48455a8a24807129c476a145161b7 (diff)
downloadpkgsrc-6f919adc758097ac467ed15e5c774c6cb7b563df.tar.gz
Update to 0.4.6.1:
The changes between release 0.4.6 and 0.4.6.1 are mostly focused on documentation updates, to reflect new releases of guest operating systems: * OpenBSD 4.2 has been released. OpenBSD/landisk 4.2 works in GXemul. * NetBSD 4.0 has been released. The installation instructions in GXemul's documentation have been updated to reflect this. o In most cases this simply means that NetBSD 4.0 should work, in addition to NetBSD 3.1. Some specifics worth mentioning are: o For NetBSD/pmax, the change from 3.1 to 4.0 means that X Windows is now working again out-of-the-box. (Simply run startx as root to start X.) o For NetBSD/arc, the supported version has jumped from 1.6.2 to 4.0. o NetBSD/landisk has been released, and works in GXemul. o NetBSD/prep is unfortunately still at NetBSD 2.1. o In some emulation modes, such as evbmips, hpcmips, and perhaps some more, NetBSD 4.0 uses the clock in a way which is not yet implemented in the emulator. (NetBSD 4.0 works, but NetBSD 3.1 worked better.) o (I have not tried some of the "heavier" emulation setups, such as NetBSD/sgimips.)
Diffstat (limited to 'emulators/gxemul')
-rw-r--r--emulators/gxemul/Makefile6
-rw-r--r--emulators/gxemul/PLIST6
-rw-r--r--emulators/gxemul/distinfo8
3 files changed, 9 insertions, 11 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile
index 64a4bad1b19..23f3134feda 100644
--- a/emulators/gxemul/Makefile
+++ b/emulators/gxemul/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2008/01/03 19:58:38 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2008/01/04 22:31:01 xtraeme Exp $
#
-DISTNAME= gxemul-0.4.6
+DISTNAME= gxemul-0.4.6.1
CATEGORIES= emulators
MASTER_SITES= http://gavare.se/gxemul/src/
@@ -21,7 +21,7 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/${PKGBASE}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gxemul ${DESTDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/gxemul.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-.for f in README HISTORY TODO RELEASE LICENSE
+.for f in README HISTORY TODO RELEASE.html LICENSE
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
.endfor
cd ${WRKSRC}/doc && ${PAX} -rwppm . ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
diff --git a/emulators/gxemul/PLIST b/emulators/gxemul/PLIST
index f64dce41d9d..79e494766cc 100644
--- a/emulators/gxemul/PLIST
+++ b/emulators/gxemul/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2007/06/16 18:15:16 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.19 2008/01/04 22:31:01 xtraeme Exp $
bin/gxemul
man/man1/gxemul.1
share/doc/gxemul/20040504-ultrix45-boot1.png
@@ -80,7 +80,7 @@ share/doc/gxemul/20070616-netbsd-pmppc-diskless_small.png
share/doc/gxemul/HISTORY
share/doc/gxemul/LICENSE
share/doc/gxemul/README
-share/doc/gxemul/RELEASE
+share/doc/gxemul/RELEASE.html
share/doc/gxemul/TODO
share/doc/gxemul/configfiles.html
share/doc/gxemul/debian-1-small.png
@@ -119,8 +119,6 @@ share/doc/gxemul/guestoses.html
share/doc/gxemul/index.html
share/doc/gxemul/intro.html
share/doc/gxemul/maddr.gif
-share/doc/gxemul/make_doc_footer.html
-share/doc/gxemul/make_doc_header.html
share/doc/gxemul/misc.html
share/doc/gxemul/networking.html
share/doc/gxemul/openbsd-pmax-20040710.png
diff --git a/emulators/gxemul/distinfo b/emulators/gxemul/distinfo
index 891e3b96cf7..f102b1db9fd 100644
--- a/emulators/gxemul/distinfo
+++ b/emulators/gxemul/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2007/06/16 18:15:16 xtraeme Exp $
+$NetBSD: distinfo,v 1.23 2008/01/04 22:31:01 xtraeme Exp $
-SHA1 (gxemul-0.4.6.tar.gz) = 7601038f5a68ac62bf394c81d81e0050a5723238
-RMD160 (gxemul-0.4.6.tar.gz) = 706cb17021ba2d9d8bb256c841fd46712f032075
-Size (gxemul-0.4.6.tar.gz) = 2191737 bytes
+SHA1 (gxemul-0.4.6.1.tar.gz) = 7b746e6951b8040f16d8056cf0d244bdb7f34160
+RMD160 (gxemul-0.4.6.1.tar.gz) = 0aa7977f0ad2fd095a219075dab61119bc6574a8
+Size (gxemul-0.4.6.1.tar.gz) = 2186644 bytes