mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Update to 1.4
PR: 38041 Submitted by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
18011ed32e
commit
7f4c820157
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59111
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bochs
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
@ -28,12 +27,15 @@ RUN_DEPENDS+= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients
|
||||
#
|
||||
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --enable-cdrom \
|
||||
--disable-split-hd
|
||||
CFLAGS+= -fno-rtti -fno-exceptions -fomit-frame-pointer
|
||||
|
||||
CFLAGS+= -fno-rtti -fno-exceptions -fomit-frame-pointer \
|
||||
-I${X11BASE}/include
|
||||
|
||||
# PREFIX isn't honored. force it w/ prefix.
|
||||
MAKE_ARGS= prefix=${PREFIX}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bochs-1.3.tar.gz) = 80b0f88c64d564a461aa3f48bf5024a6
|
||||
MD5 (bochs-1.4.tar.gz) = e8a6ad67f78c63423545806886f8c66a
|
||||
|
@ -5,10 +5,10 @@ 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/bios/VGABIOS-lgpl-0.3a
|
||||
share/bochs/bios/VGABIOS-lgpl-README
|
||||
share/bochs/bochsrc.sample
|
||||
share/bochs/font/fonts.dir
|
||||
share/bochs/font/vga.pcf.gz
|
||||
@ -32,8 +32,8 @@ 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/iodebug.html
|
||||
%%PORTDOCS%%share/doc/bochs/html/mtools.html
|
||||
%%PORTDOCS%%share/doc/bochs/html/smp-simulation.html
|
||||
%%PORTDOCS%%share/doc/bochs/html/sound.html
|
||||
|
Loading…
Reference in New Issue
Block a user