From 64b7a717eeb6ea04c2abb9b0f592703f53a19ab3 Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Fri, 27 Feb 1998 01:52:56 +0000 Subject: [PATCH] Upgrade to 980124 version of Bochs. This is the first release of Bochs which is able to boot Linux. --- emulators/bochs/Makefile | 10 +++++----- emulators/bochs/distinfo | 2 +- emulators/bochs/pkg-plist | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index 1f3704d19065..a176eb8b0712 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,23 +1,23 @@ # New ports collection makefile for: bochs -# Version required: 980124c +# Version required: 980224a # Date created: 16 December 1997 # Whom: alex # -# $Id: Makefile,v 1.4 1998/01/19 04:00:30 alex Exp $ +# $Id: Makefile,v 1.5 1998/01/26 00:46:35 alex Exp $ # VGABIOS= VGABIOS-elpin-2.00A BIOS= BIOS-bochs-980124a -DATE= 980124 +DATE= 980224 -DISTNAME= bochs-${DATE}c +DISTNAME= bochs-${DATE}a CATEGORIES= emulators MASTER_SITES= ftp://ftp.std.com/pub/bochs/ MAINTAINER= alex@FreeBSD.ORG GNU_CONFIGURE= YES -CONFIGURE_ARGS= --enable-80386 --enable-debugger --enable-memory=16 \ +CONFIGURE_ARGS= --enable-80386 --enable-memory=16 \ --enable-v8086-mode --enable-paging --enable-vga \ --enable-bochs-bios-hooks --enable-dma-floppy-io \ --enable-processor-ips=200000 diff --git a/emulators/bochs/distinfo b/emulators/bochs/distinfo index 7ab0325ca102..e0f90586e117 100644 --- a/emulators/bochs/distinfo +++ b/emulators/bochs/distinfo @@ -1 +1 @@ -MD5 (bochs-980124c.tar.gz) = 3789fbb504da71c914f8a1cca58ae952 +MD5 (bochs-980224a.tar.gz) = e50de594c92e9fab0f14ed5df4ff25e8 diff --git a/emulators/bochs/pkg-plist b/emulators/bochs/pkg-plist index 216058e7f55b..9b1685c0b774 100644 --- a/emulators/bochs/pkg-plist +++ b/emulators/bochs/pkg-plist @@ -8,6 +8,7 @@ share/doc/bochs/DOS.html share/doc/bochs/LICENSE share/doc/bochs/Linux.html share/doc/bochs/Minix.html +share/doc/bochs/OldWindows95.html share/doc/bochs/Windows31.html share/doc/bochs/Windows95.html share/doc/bochs/features.html