summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-01-09 00:58:16 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-01-09 00:58:16 +0000
commit15dc45e8562fa602fed9a1c48d5ca8699212cd75 (patch)
treea1595c126354125607aa1ffb7038e44a76ad86ff /emulators
parentUpdate to 0.7.0 (diff)
Upgrade to version 1.3. Bochs works now wonderfull
in CURRENT, while 1.21 did panic. Approved by: demon
Notes
Notes: svn path=/head/; revision=52780
Diffstat (limited to 'emulators')
-rw-r--r--emulators/bochs/Makefile6
-rw-r--r--emulators/bochs/distinfo2
-rw-r--r--emulators/bochs/pkg-plist4
3 files changed, 8 insertions, 4 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index e67b472f5ce7..4c638d6fde6b 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= bochs
-PORTVERSION= 1.2.1
+PORTVERSION= 1.3
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
@@ -182,7 +182,9 @@ install-fonts:
install-docs:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}/html
- @${INSTALL_MAN} ${WRKSRC}/docs-html/* ${DOCSDIR}/html
+ @${INSTALL_MAN} ${WRKSRC}/docs-html/*.html ${DOCSDIR}/html
+ @${INSTALL_DATA} ${WRKSRC}/docs-html/*.gif ${DOCSDIR}/html
+ @${INSTALL_MAN} ${WRKSRC}/docs-html/*.txt ${DOCSDIR}/html
@${MV} ${DOCSDIR}/html/*.txt ${DOCSDIR}
.endif
diff --git a/emulators/bochs/distinfo b/emulators/bochs/distinfo
index 7f92bc6060e5..736007fae2dc 100644
--- a/emulators/bochs/distinfo
+++ b/emulators/bochs/distinfo
@@ -1 +1 @@
-MD5 (bochs-1.2.1.tar.gz) = 306b58465eb289cfe23921678a41ee93
+MD5 (bochs-1.3.tar.gz) = 80b0f88c64d564a461aa3f48bf5024a6
diff --git a/emulators/bochs/pkg-plist b/emulators/bochs/pkg-plist
index 84d8ca11c9b7..d6f9b9d1d232 100644
--- a/emulators/bochs/pkg-plist
+++ b/emulators/bochs/pkg-plist
@@ -5,13 +5,14 @@ libexec/bochs.bin
share/bochs/bios/BIOS-bochs-2-processors
share/bochs/bios/BIOS-bochs-4-processors
share/bochs/bios/BIOS-bochs-latest
+share/bochs/bios/VGABIOS-cbothamy-0.2a
+share/bochs/bios/VGABIOS-cbothamy-0.2a-README
share/bochs/bios/VGABIOS-elpin-2.40
share/bochs/bios/VGABIOS-elpin-LICENSE
share/bochs/bochsrc.sample
share/bochs/font/fonts.dir
share/bochs/font/vga.pcf.gz
%%PORTDOCS%%share/doc/bochs/cvs-structure.txt
-%%PORTDOCS%%share/doc/bochs/html/00README
%%PORTDOCS%%share/doc/bochs/html/3rdparty.license.html
%%PORTDOCS%%share/doc/bochs/html/Linux.html
%%PORTDOCS%%share/doc/bochs/html/Minix.html
@@ -31,6 +32,7 @@ share/bochs/font/vga.pcf.gz
%%PORTDOCS%%share/doc/bochs/html/guestNT.html
%%PORTDOCS%%share/doc/bochs/html/index.html
%%PORTDOCS%%share/doc/bochs/html/install.html
+%%PORTDOCS%%share/doc/bochs/html/iodebug.html
%%PORTDOCS%%share/doc/bochs/html/instrumentation.html
%%PORTDOCS%%share/doc/bochs/html/mtools.html
%%PORTDOCS%%share/doc/bochs/html/smp-simulation.html