- Better Dwarf support in dbghelp.
- Several Winsock fixes.
- Various code cleanups.
- Better mouse support in games.
- Beginnings of new state management in Direct3D.
- Lots of bug fixes.
- Enable TCP_NODELAY, by Daniel Jacobowitz. [speeding up slirp]
- Run monitor over unix domain sockets, by Anthony Liguori.
- Unix domain socket support for VNC, by Anthony Liguori.
- Daemonize option, by Anthony Liguori.
- SCSI emulation improvements, by Chuck Brazie.
[adding scsi disk/cdrom emulation to i386/amd64 guests using new -disk
syntax - quoting /usr/local/share/doc/qemu/qemu-doc.html:
"-disk scsi,img=file[,sdx=a..g][,type=disk|cdrom][,id=n]"
Use file as the SCSI disk/CD-ROM image. The defaults are: sdx=a,type=
disk,id='auto assign'
doing a quick test with a FreeBSD guest I was able to mount and look at
a ufs partition; doesn't seem to quite work with (some?) linux guests
yet tho, will post about this on the qemu list...]
- and a few bug fixes.
Approved by: miwi (mentor)
for computer emulation. Right now it can emulate Sun 2/120 and
3/150.
WWW: http://theory.lcs.mit.edu/~fredette/tme/
PR: ports/106839
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
richer API and capability set than the simple POSIX async I/O facility.
This library, libaio, provides the Linux-native API for async I/O.
The POSIX async I/O facility requires this library in order to provide
kernel-accelerated async I/O capabilities, as do applications which
require the Linux-native async I/O API.
PR: ports/106994
Submitted by: Simun Mikecin <numisemis at yahoo dot com>
2006-12-01 audio/xmms-rateplug: Project disappeared from the internet
2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem)
2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build
2006-12-01 devel/alleyoop: Does not compile
2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating
2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14
2006-12-01 emulators/basiliskII: Does not compile
2006-12-01 emulators/vmware-tools2: Unfetchable
2006-12-01 emulators/vmware2: Unfetchable
2006-12-03 finance/ccard: Project disappeared from the internet
- Fix WITHOUT_CDROM_DMA check which was the wrong way around (doh!)
- Document physical device problems in pkg-message and move aio item
to the bottom so it has a slightly smaller chance of being
overlooked
PR: ports/105971
Submitted by: Juergen Lock (maintainer)
On this page, you'll find command line programs which can replace and/or
supplement the VMware's official VMwareTools.
These programs use VMware's undocumented and therefore not officially
supported feature to communicate with VMware (see VMware Backdoor I/O Port).
Information on these functions have come entirely from my personal research
and quite a few contributions by fellow VMware users.
These programs are intended partly as illustrative examples of how to use the
VMware backdoor function and I have cut many corners writing them.
* vmw: generic backdoor access program
* vmshrink: virtual disk shrink program
* vmftp: host-guest file transfer program
WWW: http://chitchat.at.infoseek.co.jp/vmware/vmtools.html
This should also enable pcap on FreeBSD 4/5.
- Backout accidentall committed Makefile change (JIT still does not work on
amd64).
- Notice that dynamips now supports 3600 series.
- Bump PORTREVISION.