./emulators/bochs, IA32 and AMD64 PC emulator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q1, Version: 2.6.2nb3, Package name: bochs-2.6.2nb3, Maintainer: pkgsrc-users

The 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 [+/-]

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)


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.