Path to this page:
./
emulators/bochs,
IA32 and AMD64 PC emulator
Branch: pkgsrc-2015Q1,
Version: 2.6.2nb3,
Package name: bochs-2.6.2nb3,
Maintainer: pkgsrc-usersThe program bochs is a highly portable open source x86 PC emulator
written in C++, and runs on most popular platforms. It includes
emulation of the Intel x86 CPU, common IO devices, and a custom
BIOS. Currently, bochs can be compiled to emulate a 386, 486,
Pentium, Pentium PRO or AMD64 CPU.
Bochs is capable of running most operating systems inside the
emulation including Linux, NetBSD, Windows 95, DOS, and Windows NT 4.
MESSAGE.Darwin [+/-]===========================================================================
$NetBSD: MESSAGE.Darwin,v 1.2 2008/01/18 10:21:01 jmmv Exp $
Bochs has been installed as ${PREFIX}/libexec/bochs.app.
That directory (bochs.app) is an application bundle that you can copy to
/Applications if you want to.
There is a sample configuration file in ${PREFIX}/share/bochs.
Note that you can use the $BXSHARE variable in your own configuration files
to specify the location of the system BIOSes. This variable will be
automatically set to the appropriate location by Bochs when executed.
For your convenience, a 'bochs' helper script has also been installed and
should be available through your PATH as a regular command-line utility.
===========================================================================
Required to run:[
x11/libXpm] [
x11/liboldXrandr]
Required to build:[
pkgtools/x11-links] [
x11/randrproto] [
x11/renderproto] [
x11/xproto]
Package options: x11
Master sites:
SHA1: f82ee01a52367d2a6daffa2774a1297b978f6821
RMD160: 159c5495ecfb3f1cb5156591d71d924d8361b572
Filesize: 4212.95 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version bochs-2.6.2nb3 (created)
CVS history: (Expand)
2015-05-03 08:23:24 by Hiramatsu Yoshifumi | Files touched by this commit (1) |
Log message:
Pullup ticket #4694 - requested by joerg
emulators/bochs: build fix
Revisions pulled up:
- emulators/bochs/Makefile 1.81
---
Module Name: pkgsrc
Committed By: joerg
Date: Sun Apr 26 13:26:57 UTC 2015
Modified Files:
pkgsrc/emulators/bochs: Makefile
Log message:
Drop ONLY_FOR_COMPILER, supports it least clang as well.
|