diff options
author | Alexander Langer <alex@FreeBSD.org> | 1998-02-27 01:52:56 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 1998-02-27 01:52:56 +0000 |
commit | 64b7a717eeb6ea04c2abb9b0f592703f53a19ab3 (patch) | |
tree | 52b6704a5c48c8b6bd3e28ae9f5f0aad3c316b13 /emulators | |
parent | 154f8485018e1a7f2dc21b78681f5405e3020b67 (diff) | |
download | ports-64b7a717eeb6ea04c2abb9b0f592703f53a19ab3.tar.gz ports-64b7a717eeb6ea04c2abb9b0f592703f53a19ab3.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bochs/Makefile | 10 | ||||
-rw-r--r-- | emulators/bochs/distinfo | 2 | ||||
-rw-r--r-- | 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 |