summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)AuthorFilesLines
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz21-42/+42
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron26-52/+52
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03apply change to be acceptable with pod2man in perl-5.18.obache2-1/+40
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz26-52/+52
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz10-19/+20
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-28Don't redefine __LITTLE_ENDIAN__ or __BIG_ENDIAN__.joerg2-7/+11
2013-05-25Update to 1.32. Changes:shattered2-6/+6
* Imported hqx filters. * Added debugger support. * Rendered screen is now scaled by a factor of 2 by default. * Fixed joystick issues. bool_joystick is also enabled by default. * DGen is now fully controllable from a joystick/joypad. * Imported Cyclone 68000 0.099, a M68K core written in pure ARM assembly. * Imported DrZ80, a Z80 core also written in pure ARM assembly. * Cyclone 68000 and DrZ80 are now the default CPU emulators on ARM. * Lots of bugfixes.
2013-05-23Update libtiff3 rpm to 3.9.5-8.17.1 for CVE-2013-1960 and CVE-2013-1961.obache2-10/+10
Bump PKGREVISION.
2013-05-19Changes 3.0.0:adam8-40/+53
* Option to automatically save configuration on exit * More settings saved in configuration: - currently attached tape file - cartridge settings, including currently attached cartridges - state of R-Time 8 - system settings, including Mosaic/Axlon RAM size * New Tape Management menu - can now create blank tape images, switch tape to read/write in order to save additional data at the end of the current tape image, rewind/fast forward the tape, and mark it as read-only. See DOC/USAGE for details. * Displaying tape position when "Show sector/block counter" is enabled. * Reworked Cartridge Management menu - now displays filename of the attached cartridge. * Option to disable restarting of the machine after cartridge change. * When attaching a cartridge from the command line, cartridge type can now be specified using the new -cart-type and -cart2-type options. * New cartridge types supported: - OSS 8 KB cartridge - OSS two chip 16 KB cartridge (043M) - Blizzard 4 KB cartridge - AST 32 KB cartridge - Atrax SDX 64 KB cartridge - Atrax SDX 128 KB cartridge - Turbosoft 64 KB cartridge - Turbosoft 128 KB cartridge - Ultracart 32 KB cartridge - Low bank 8 KB cartridge - SIC! 128 KB cartridge - SIC! 256 KB cartridge - SIC! 512 KB cartridge - Standard 2 KB cartridge - Standard 4 KB cartridge - Right slot 4 KB cartridge * The configure script can now auto-detect some of the available display and sound interfaces before compiling. * Option to enable XEP80 added to The Emulator Settings menu. * Emulation of the 1200XL, including console LEDs, no built-in BASIC, the F1-F4 keys (mapped to arrow keys in the SDL version) and the on-board J1 jumper. * Emulation of the XE Game System, including the built-in game and detachable keyboard. * Revamped the Select System menu (now called System Settings). Can now select many system settings, including RAM expansions, OS and BASIC revision, and more. * System ROM settings moved to a separate menu. Now it stores paths to all known official revisions of the Atari OS, the 5200 BIOS, all BASIC revisions, and the XEGS built-in game. The OS revision to use is chosen automatically when selecting a machine type (for example, the 400/800 OS PAL or NTSC version is chosen depending on the selected TV system). * 400/800: Emulation of all RAM sizes achievable with different combinations of the CX852 and CX853 modules - from 8 to 48 KB. * Emulation of 32/48KB memory sizes in the XL/XE mode, compatible with memory expansions for the 600XL manufactured by RC Systems. * Emulation of the MapRAM hardware hack. * Display settings: "Hue" renamed to "Tint". Tint now configurable also in PAL mode.
2013-05-16Update to 1.4.1. Changes:shattered3-7/+8
* Problems compiling VMIPS with gcc 4.7.x have been fixed. * An error has been fixed in the Makefiles which was preventing the canned setup code from being installed. * An error has been fixed in the Makefiles which was preventing CFLAGS and LDFLAGS from being set correctly in some cases.
2013-05-11Update libcurl4 RPM to 7.22.0-2.14.1 for CVE-2013-1944.obache2-9/+10
Bump PKGREVISION.
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam2-4/+4
2013-05-06Update krb5 package to 1.9.1-24.20.1 to fix CVE-2013-1416.gls2-9/+10
2013-05-02Update libxml2 RPM to 2.7.8+git20110708-3.24.1 for CVE-2013-1969.obache2-10/+10
Bump PKGREVISION.
2013-04-14Try to work around a fatal compiler diagnostic in the Solaris build.dholland2-3/+15
2013-04-13HOMEPAGE has disappeared.dholland1-2/+2
2013-04-13Lift i386-only restriction.dholland4-18/+95
Does not actually require nasm. Reduce pkglint. PKGREVISION -> 6.
2013-04-13Add patch comments.dholland2-2/+7
2013-04-13Reduce pkglint.dholland1-9/+14
2013-04-13Hand in maintainership.ghen1-2/+2
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-2/+2
2013-04-06"Each sed command should appear in an assignment of its own."rodent1-9/+9
2013-04-06'The "+=" operator should only be used with lists.'rodent1-2/+2
2013-04-01revbump for libzip shlib major change.wiz1-2/+2
2013-03-30Update libxml2 RPM to 2.7.8+git20110708-3.20.1 for CVE-2013-0338.obache2-10/+10
Bump PKGREVISION.
2013-03-29Update qemu to 1.3.1. (updating during freeze is ok'ed by wiz@)tsutsui2-6/+6
Note the previous qemu-1.3.0 has some problems to run NetBSD/i386 6.0.1 guest on NetBSD/i386 6.0.1 host, but with qemu-1.3.1 NetBSD/i386 guest works enough upto multiuser. No explicit ChangeLog of qemu-1.3.1 release, but there is a summary in qemu mailing list announcement: http://lists.nongnu.org/archive/html/qemu-stable/2013-01/msg00126.html 04024de: update VERSION for v1.3.1 (Michael Roth) 1bd4397: qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity check (Markus Armbruster) e766724: Fix compile errors when enabling Xen debug logging. (Sander Eikelenboom) df50a7e: xen: fix trivial PCI passthrough MSI-X bug (Stefano Stabellini) 90c96d3: xen_disk: fix memory leak (Roger Pau Monne) 4ee2879: tcg/target-arm: Add missing parens to assertions (Peter Maydell) 563068a: win32-aio: Fix memory leak (Kevin Wolf) cdb4834: win32-aio: Fix vectored reads (Kevin Wolf) 9d173df: aio: Fix return value of aio_poll() (Kevin Wolf) 204dd38: raw-posix: fix bdrv_aio_ioctl (Paolo Bonzini) 86bab45: vfio-pci: Loosen sanity checks to allow future features (Alex Williamson) 006c747: pci-assign: Enable MSIX on device to match guest (Alex Williamson) f042cca: vfio-pci: Make host MSI-X enable track guest (Alex Williamson) 1205b80: target-xtensa: fix search_pc for the last TB opcode (Max Filippov) ff0c079: buffered_file: do not send more than s->bytes_xfer bytes per tick (Paolo Bonzini) d745511: migration: fix migration_bitmap leak (Paolo Bonzini) 5afd0ec: e1000: Discard oversized packets based on SBP|LPE (Michael Contreras) c4cd5b0: qxl+vnc: register a vm state change handler for dummy spice_server (Uri Lublin) 7ca2496: qxl: save qemu_create_displaysurface_from result (Gerd Hoffmann) bfae937: target-xtensa: fix ITLB/DTLB page protection flags (Max Filippov) b68c48f: pixman: fix vnc tight png/jpeg support (Gerd Hoffmann) 36fd817: Update seabios to a810e4e72a0d42c7bc04eda57382f8e019add901 (Gerd Hoffmann) 0bc5f4a: seabios: update to e8a76b0f225bba5ba9d63ab227e0a37b3beb1059 (Gerd Hoffmann) 37e1428: vfio-pci: Don't use kvm_irqchip_in_kernel (Alex Williamson) 518799a: target-mips: Fix incorrect shift for SHILO and SHILOV (Petar Jovanovic) 16c5fe4: target-mips: Fix incorrect code and test for INSV (Petar Jovanovic) f1a2195: migration: Fix madvise breakage if host and guest have different page sizes (David Gibson) 3b4fc1f: Fix off-by-1 error in RAM migration code (David Gibson) d67d95f: Disable semaphores fallback code for OpenBSD (Brad Smith) 0a7ad69: Fix semaphores fallback code (Brad Smith)
2013-03-26Fix whitespace in PLIST and bump pkg revision, requested by wizmartin2-4/+3
2013-03-26Install vmb.exe - it is required to run the VAX 780 emulationmartin2-2/+6
2013-03-24Remove ski-bin -- download links broken, and since 2007 the homepage suggestswiz5-76/+1
using emulators/ski instead.
2013-03-24Fix inline usage.joerg3-1/+29
2013-03-12Update libqt4 rpm to 4.7.4-19.21.1 for CVE-2013-0254.obache2-24/+24
Bump PKGREVISION.
2013-03-02Fix inline use. Avoid variable length types.joerg6-11/+234
2013-03-02Uses <typeinfo>joerg2-1/+14
2013-03-01Update to version 0.8.3.1markd3-16/+89
GNS3 0.8.3.1 * Vboxwrapper recompilation to run with VirtualBox 4.2 * Support for access to the GNS3 VirtualBox VM name from inside a VM: VBoxControl guestproperty get NameInGNS3 * Minor fixes GNS3 0.8.3 * Option to freely use the first VBox interface inside VMs (i.e. eth0 on Linux). * New base configuration (startup-config) for devices with NM-16ESW (named baseconfig_sw.txt). * Console and headless mode support for VirtualBox devices. * Embedded console/terminal server to access VirtualBox VM consoles using Telnet. * Support for drag & drop of topology files inside GNS3. * Double quote support for Qemu options and ASA kernel/initrd command lines. * Import & export for GNS3 configuration file (gns3.ini). * Global TCP port tracker to allocate ports and avoid conflicts (console + AUX ports for IOS routers and console ports for Qemu-like/VirtualBox devices are tracked) * Scripts for using consoles with VBox VMs (Windows only). * Backup nvram export when Dynamips has crashed. * Option (activated by default) to use the VirtualBox VM names to name VirtualBox devices in GNS3. * Complete IPv6 support (with correct functions). * Support for binding on specific addresses when loading a topology * Option to track opened node consoles in order to close them when the node gets deleted. GNS3 0.8.0 VirtualBox Edition Major Improvements: * VirtualBox support (v4.1 required) * Wireshark Live Traffic Capture * Basic IPv6 enablement * Basic Netbook enablement * Dynagen Console got a massive rewrite / cleanup * Russian translation got a major update Detailed changes see CHANGELOG
2013-02-27Fix linking on Linux. While here use ${COMPILER_RPATH_FLAG}markd2-6/+6
on NetBSD and DragonFly.
2013-02-26Don't use string variables as format strings, especially if they arejoerg8-7/+153
from the outside world. Make two clang warnings non-fatal that seem to be harmless.
2013-02-26Update to use libopenssl1_0_0-1.0.0k-34.20.1 forobache2-10/+10
CVE-2011-4108 CVE-2011-4576 CVE-2011-4577 CVE-2011-4619 CVE-2012-0027 CVE-2012-0050 CVE-2012-0884 CVE-2012-1165 CVE-2012-2110 CVE-2012-2686 CVE-2013-0166 CVE-2013-0169 Bump PKGREVISION.
2013-02-17make emulators/compat50, emulators/compat50-x11, emulators/compat51,spz1-1/+6
emulators/compat51-x11 and emulators/compat60 known
2013-02-17NetBSD compat packages. They chain each other so if you're on NetBSD-6.0spz37-0/+1341
and want NetBSD-5.0 compatibility, compat50 will depend on compat51 to bridge the gap. There is currently no need for a compat52, nor for a compat60-x11. The compat tarballs may be larger than strictly necessary. Testing was 'lightly', so there's probably Room for Improvement (tm).
2013-02-17make it set links to the full path of the shared libs, not to a pathspz1-1/+2
starting with emul/
2013-02-17Remove sap packages. Not automatically fetchable, no maintainer.wiz2-38/+1
[Per section 19.1.5 of the pkgsrc guide.]
2013-02-16Recursive bump for png-1.6.wiz31-55/+62
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-02-12Update to 0.9.12 based on PR 47558 by diro@nixsyspaus.org.wiz2-7/+7
0.9.11 -> 0.9.12 general: - Fixes to the dynamic recompiler (Ari64) - Added ARMv5 support to the dynarec (Ari64) - New OSD system (Guillaume) - Added "built-in" DDK to make it easier to compile on Windows (Guillaume) sound: - Improvements / Fixes in both SCSP and SCSP2 (Cwiiis) video: - Major improvements to the OpenGL renderer (Devmiyax) - Major improvements to the software renderer (Guillaume) - Some fixes to register emulation (Guillaume) - Improvements to line drawing functions in the software renderer (Cwiiis) - Fixed endianess bugs (Guillaume) cocoa port: - Added "load image" feature (BlueCrab) - Fixed the resize bug (BlueCrab) qt port: - Added shortcuts to toggle vdp2 layers (Benjamin Siskoo) - Fixed the "mute sound" feature (Guillaume) - It's now possible to compile the Qt port in "full software" mode (Guillaume) - Added an autostart option, disabled by default (Guillaume) - Now using a XDG compliant location for config file (Guillaume) - Added a debugger to the Qt port (CyberWarriorX) - DirectX cores can now be used in Qt port (CyberWarriorX) - Cheat search function (CyberWarriorX) - Option to show/hide menu and toolbar (Guillaume) - Close button in pad settings (guillaume)
2013-02-09Bump PKGREVISION from audio/jack.ryoon1-2/+2
2013-02-09Update coreutils RPM to 8.14-3.19.1 for CVE-2013-0221 CVE-2013-0222 andobache2-10/+10
CVE-2013-0223. Bump PKGREVISION.
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin6-12/+12
2013-02-06PKGREVISION bumps for net/libpcap update.jperkin3-4/+6
2013-02-01Update libqt4 RPMs to 4.7.4-19.17.1 for CVE-2012-6093.obache2-24/+24
Bump PKGREVISION.
2013-01-28Add pixman dependency.wiz1-1/+2
Otherwise, it tries to use the included copy, but fails because autoreconf is not found.