summaryrefslogtreecommitdiff
path: root/emulators/gxemul/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-06-28 11:49:58 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-06-28 11:49:58 +0000
commitc75c88465232fa2e87b7262d374fd79fae306590 (patch)
tree2613fc21eca6e4200135d7705ae606fe3ddb96f3 /emulators/gxemul/Makefile
parentf1518cc68e02e683e7e10184fc869be4b4c3f2a3 (diff)
downloadpkgsrc-c75c88465232fa2e87b7262d374fd79fae306590.tar.gz
Update to 0.3.4.
Changes: x) When emulating a network of multiple machines, the emulated machines can now be placed on different hosts. x) NetBSD/evbmips can now be installed and run from a disk image. (There is no INSTALL kernel for NetBSD/evbmips, so you need to install using another OS, for example emulated NetBSD/pmax.) x) NetBSD/sgimips can now be installed. Not onto a SCSI disk, but the files can be exported via nfs from another emulated machine. The sgimips machine can then netboot. (Read the documentation for details.)
Diffstat (limited to 'emulators/gxemul/Makefile')
-rw-r--r--emulators/gxemul/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile
index 05ab2fdc6b9..f56341ce830 100644
--- a/emulators/gxemul/Makefile
+++ b/emulators/gxemul/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2005/06/01 18:02:47 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/28 11:49:58 xtraeme Exp $
#
-DISTNAME= gxemul-0.3.2
+DISTNAME= gxemul-0.3.4
CATEGORIES= emulators
MASTER_SITES= http://gavare.se/gxemul/src/
@@ -29,8 +29,6 @@ do-install:
PKG_OPTIONS_VAR= PKG_OPTIONS.gxemul
PKG_SUPPORTED_OPTIONS= x11
PKG_SUGGESTED_OPTIONS= x11
-# can be removed after 2005Q2
-PKG_OPTIONS_LEGACY_OPTS+= X11:x11
.include "../../mk/bsd.options.mk"