mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to 980124 version of Bochs. This is the first release of Bochs
which is able to boot Linux.
This commit is contained in:
parent
154f848501
commit
64b7a717ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9951
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bochs-980124c.tar.gz) = 3789fbb504da71c914f8a1cca58ae952
|
||||
MD5 (bochs-980224a.tar.gz) = e50de594c92e9fab0f14ed5df4ff25e8
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user