- Fix `could not open hard disk image '/dev/ad0'' (e.g.) when open(2)
fails with EPERM instead of EACCES for ro devices.
- PIIX4 support, by Aurelien Jarno.
- Gallileo GT64xxx support, by Aurelien Jarno.
- MIPS Malta system and devices support, by Aurelien Jarno and Stefan Weil.
- ARM ELF loader.
- Improved console handling, thanks Stefan Weil.
- Disable Malta floppy controller for now, by Aurelien Jarno.
- Big endian support for Gallileo, by Aurelien Jarno.
- Add more ATAPI CDROM DMA support, by Juergen Keil.
- Add ARM Angel semihosting to system emulation.
- Don't resume guest when gdb connection terminates and -S specified.
- mips: Implementing dmfc/dmtc.
- Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.
- New multiple snapshot support for VMDK, by Igor Lvovsky.
- Add support for 82371FB (Step A1) and Improved support for 82371SB
(Function 1), by Carlo Marcelo Arenas Belon.
- Accept -help.
- Accept --foo as an alias for -foo.
- Add nodelay option for TCP character devices.
- Use standard character device interface for gdbstub.
- GDB hosted syscalls.
- Upgrade the apic version_id, by Don Laor.
- Save some vm space for the regular program loading zone, by
Pierre d'Herbemont
- script=no for the TUN/TAP net option, by Jean-Christian de Rivaz
- Sparc arm/mips/sparc register patch, by Martin Bochnig.
- PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
- sem* and msg* for qemu, by Kirill Shutemov.
- And some more bugfixes.
Approved by: miwi (mentor, implicit)
xine-lib-based plugin for applications that support NPAPI
WWW: http://www.xinehq.de/
- Tested with firefox on cnn.com and plugger testing grounds -
works with occasional segfaults
- allow build this port on Perl 5.6.x
(Since Perl 5.005_03 is no longer supported after FreeBSD 4.x EoL, I stop
testing p5-* under Perl 5.005_03)
- remove dependency of p5-Test-Simple since it's already shipped within Perl
5.6.x or above
PR: 108594
Submitted by: Yen-Ming Lee <leeym@freebsd.org>
Notes:
Reason from hattrickorganizer.net:
"Because of an Hattrick change in the login process,
we just released a new version that you can find in
the download section of the site. This update is mandatory,
as of 29.02.2007 HT will do the change and every old release will
stop working, so please be sure to upgrade
Java to 1.5 and update your HO installation to the latest available."
PR: 108632
Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)