o fix Makefile.target to add -fno-stack-protector for op.o for all archs,
noted, debugged, and tested by Antoine Jacoutot on macppc, thanks!
o bump PKGNAME
gxemul (former mips64emul) is a MIPS (and other) CPU emulator.
The main goal is to emulate MIPS-like CPUs and enough surrounding hardware to
fake real machines, capable of running real (unmodified)
operating systems (such as NetBSD, Linux, FreeBSD,
or OpenBSD), and to assist in experimenting with MIPS in general.
In addition to emulating MIPS-like CPUs an experimental
support for other CPU types (like PPC or HPPA) also exists.
ok sturm@ a while ago.
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.
Bump the pkgname, so that pkg_add -r will choose to update them.
okay pvalchev@
QEMU is a generic and open source processor emulator
which achieves a good emulation speed by using dynamic translation.
QEMU has two operating modes:
* Full system emulation. In this mode, QEMU emulates
a full system (for example a PC), including a processor and
various peripherials. It can be used to launch different
Operating Systems without rebooting the PC or to debug system code.
* User mode emulation (Linux host only). In this mode,
.. many thanks for feedback from many people, and for Lars Hansson and
Michael Schmidt for posting early work on the port of qemu to ports@
For now, only for macppc and i386, as these are currently the only archs
that have reported success building qemu.
QEMU can launch Linux processes compiled for one CPU on another CPU.
Use @sysctl: naddy@ and I both don't see why we shouldn't
enable emul.linux when this package gets installed (what's
the point of installing it otherwise ?)