./emulators/bochs, IA32 and AMD64 PC emulator

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


Branch: CURRENT, Version: 2.3.7nb3, Package name: bochs-2.3.7nb3, 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]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/libtool-base] [x11/xproto]

Package options: x11

Master sites: (Expand)

SHA1: e687c697a8be8396ae75106d0cd6149bd52ca67d
RMD160: b4c9cb8e777c4e484f653085783bce9645804fe0
Filesize: 3896.467 KB

Version history: (Expand)


CVS history: (Expand)


   2009-06-14 19:51:11 by Joerg Sonnenberger | Files touched by this commit (120)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-25 14:54:48 by Mike M. Volokhov | Files touched by this commit (2)
Log message:
Fix package build caused by improper PLIST generation due to x11 options.
   2009-03-20 18:17:48 by Mike M. Volokhov | Files touched by this commit (2) | Package updated
Log message:
* the bochs can be used without x11 - make this optional & bump pkgrevision
* in fact the PLIST.tiny is used when 'tiny' option is disabled - reflect it
   2009-03-20 13:57:48 by Mike M. Volokhov | Files touched by this commit (2)
Log message:
Fix package installation with the 'tiny' option enabled. Bump revision.
   2009-03-20 13:20:29 by Mike M. Volokhov | Files touched by this commit (1)
Log message:
Bump revision to reflect recent build fix with 'debug' option.
   2009-03-20 13:12:00 by Mike M. Volokhov | Files touched by this commit (1)
Log message:
Regen.
   2009-03-20 13:11:26 by Mike M. Volokhov | Files touched by this commit (1)
Log message:
Oops - add missing NetBSD CVS tag.
   2009-03-20 13:09:38 by Mike M. Volokhov | Files touched by this commit (1)
Log message:
Fix a typo (can be catched with 'debug' option enabled).
The fix is already in bochs repo (iodev/iodebug.h, v1.12),
but no new release was made yet.