summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-10-06 08:23:57 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-10-06 08:23:57 +0000
commit3a7f8258ebc42fe60c97e0137e1da407d7545316 (patch)
tree8c7aa2be0802a9ba21115999fb5a6798f65ae82d /emulators
parentremove bison (diff)
Upgrade to the 991004 version.
Notes
Notes: svn path=/head/; revision=22202
Diffstat (limited to 'emulators')
-rw-r--r--emulators/bochs/Makefile10
-rw-r--r--emulators/bochs/distinfo2
-rw-r--r--emulators/bochs/files/patch-aa18
-rw-r--r--emulators/bochs/pkg-plist4
4 files changed, 17 insertions, 17 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 2c7fcd7ef885..d467397f03fc 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -7,21 +7,21 @@
#
VGABIOS= VGABIOS-elpin-2.20
-BIOS= BIOS-bochs-990907a
-DATE= 990907
+BIOS= BIOS-bochs-990925a
+DATE= 991004
-DISTNAME= bochs-${DATE}b
+DISTNAME= bochs-${DATE}a
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.bochs.com/pub/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
USE_XLIB= yes
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --enable-cpu-level=4 --enable-vga \
--with-x11 --prefix=${PREFIX}
-WRKSRC= ${WRKDIR}/bochs-${DATE}b
+WRKSRC= ${WRKDIR}/bochs-${DATE}a
RESTRICTED= "Commercial software"
NO_CDROM= ${RESTRICTED}
diff --git a/emulators/bochs/distinfo b/emulators/bochs/distinfo
index 67d90058bff3..ff8633f14eeb 100644
--- a/emulators/bochs/distinfo
+++ b/emulators/bochs/distinfo
@@ -1 +1 @@
-MD5 (bochs-990907b.tar.gz) = c7d0462f750a91403185717e455dd678
+MD5 (bochs-991004a.tar.gz) = 36eaac5c17afb2a9812eadc7ec304f96
diff --git a/emulators/bochs/files/patch-aa b/emulators/bochs/files/patch-aa
index 280985473300..8ca9ed3f8e7f 100644
--- a/emulators/bochs/files/patch-aa
+++ b/emulators/bochs/files/patch-aa
@@ -1,5 +1,5 @@
---- .bochsrc.orig Tue Sep 7 11:15:14 1999
-+++ .bochsrc Sat Sep 18 20:24:15 1999
+--- .bochsrc.orig Mon Oct 4 08:31:35 1999
++++ .bochsrc Tue Oct 5 18:57:29 1999
@@ -3,7 +3,7 @@
megs: 16
#megs: 8
@@ -9,16 +9,16 @@
# You many now use double quotes around pathnames, in case
# your pathname includes spaces.
-@@ -60,7 +60,7 @@
- #romimage: file=bios/rombios.bin, address=0xf0000
+@@ -64,7 +64,7 @@
#romimage: file=../cbios961203
#romimage: file=../r980820.rom, address=0xe0000
--romimage: file=bios/BIOS-bochs-990907a, address=0xf0000
-+romimage: file=/usr/local/lib/bochs/bios/BIOS-bochs-990907a, address=0xf0000
+ #romimage: file=bios/BIOS-bochs-990907a, address=0xf0000
+-romimage: file=bios/BIOS-bochs-990925a, address=0xf0000
++romimage: file=/usr/local/lib/bochs/bios/BIOS-bochs-990925a, address=0xf0000
- #romimage: file=bios/BIOS-bochs-990218a, address=0xf0000
- #romimage: file=../dttest.bin, address=0xf0000
-@@ -69,8 +69,8 @@
+ #romimage: file=/home/kpl/floating_point/bios/rombios.bin, address=0xf0000
+
+@@ -75,8 +75,8 @@
#vgaromimage: ../vgacbios961111
#romimage: ../cbios961203
diff --git a/emulators/bochs/pkg-plist b/emulators/bochs/pkg-plist
index dd2982ca5d1a..a31730466695 100644
--- a/emulators/bochs/pkg-plist
+++ b/emulators/bochs/pkg-plist
@@ -1,6 +1,6 @@
bin/bochs
lib/bochs/bios/VGABIOS-elpin-2.20
-lib/bochs/bios/BIOS-bochs-990907a
+lib/bochs/bios/BIOS-bochs-990925a
lib/bochs/bochsrc.sample
share/doc/bochs/3rdparty.license.html
share/doc/bochs/DOS.html
@@ -10,7 +10,6 @@ share/doc/bochs/Minix.html
share/doc/bochs/OldWindows95.html
share/doc/bochs/Windows31.html
share/doc/bochs/Windows95.html
-share/doc/bochs/bugreports.html
share/doc/bochs/changelog.html
share/doc/bochs/construction.html
share/doc/bochs/cosimulation.html
@@ -18,6 +17,7 @@ share/doc/bochs/debugger.html
share/doc/bochs/developers.html
share/doc/bochs/faq.html
share/doc/bochs/features.html
+share/doc/bochs/fpu.html
share/doc/bochs/index.html
share/doc/bochs/install.html
share/doc/bochs/instrumentation.html