summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)AuthorFilesLines
2005-06-02Pullup ticket 531 - requested by Lubomir Sedlaciksnj5-4/+33
security fix for wine Apply patch from Lubomir Sedlacik. "it fixes insecure tempfile creation in /tmp, patches are from Wine bugzilla: http://bugs.winehq.org/show_bug.cgi?id=2715"
2005-03-20Add build dependency on avr-binutils and avr-gcc to fix build as these toolsjmmv1-2/+4
are required. Also use the correct style to depend on any version of doxygen.
2005-03-20Require libpcap>=0.6: fixes build under NetBSD 2.x and systems which don'tjmmv1-1/+5
have libpcap in their base installation.
2005-03-17Remove outdated entries from "RPMIGNOREPATH" and add some new ones totron1-3/+5
prevent the installation of certain configuration files like e.g. "nsswitch.conf" which might conflict with files in the host system. This should fix the problems with running OpenOffice on NetBSD systems using NIS as reported by Jan Schaumann in PR pkg/29025. Bump package revision because of the above change.
2005-03-15Add RMD160 checksums for two of the four files.wiz1-1/+3
2005-03-14Automatically convert all files to unix line endings by extracting, andwiz23-302/+307
remove DOS line endings from patches too. Improves probability of compilation on gcc2 systems.
2005-03-14The archives are now unzipped with -Laaqo, forcing all files to berillig3-47/+48
interpreted as text files. Removed the DOS line endings from patch-aa. Approved by wiz.
2005-03-14Added a patch that uses the <stddef.h> offsetof macro for constantrillig2-1/+56
expressions. Approved by wiz.
2005-03-14Fix incorrect quoting which caused mismatched quote in CFLAGSabs1-2/+2
2005-03-13Back previous, irrelevant quoting fix.uebayasi1-3/+3
2005-03-13Back out previous, irrelevant quote fix.uebayasi1-2/+2
2005-03-11NetBSD-1.6.2 does not have <sys/ucontext.h>. So only use it forrillig2-8/+8
NetBSD>=2.0. Approved by wiz.
2005-03-07Fix quoting.uebayasi3-7/+7
2005-03-04Add some ROM-, mostly arcade-(MAME-)related tools from www.logiqx.com.wiz40-1/+728
2005-03-03add a patch... update a distinfoabs1-2/+2
2005-03-02Patch to 0.6.1nb3. Java in Solaris (needed e.g. for the installer)hubertf3-3/+21
doesn't crash any more. Patch found at http://lists.gnu.org/archive/html/qemu-devel/2004-09/msg00271.html
2005-02-27Put back part of the ${PKGMINOR} handling, but keep the PKGREVISION at 2,veego1-2/+8
due too the nb1 usage in the DISTNAME.
2005-02-27Bumpd the PKGREVISION for the following packages:veego4-13/+10
emulators/compat13 emulators/compat14 emulators/compat14-crypto emulators/twin lang/blackdown-jdk13 multimedia/transcode because of a broken PLIST_SRC handling introduced in mk/bsd.pkg.mk rev 1.1593 and fixed in rev 1.1596. compat13 was bumped to nb2 so we don't have different package version on different archs (alpha had an nb1 before but all other had no PKGREVISION).
2005-02-23Add RMD160 digests to the SHA1 onesagc112-132/+334
2005-02-21Use the extended PLIST_SRC support which now also reads:veego6-57/+33
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files. PLIST.* files renamed so we don't need the special handling for MACHINE32_ARCH. Merge the PLIST.* files as much as possible into PLIST, so they only contain the difference between the two archs which are only supported by this package.
2005-02-21Use the extended PLIST_SRC support which now also reads:veego3-9/+4
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files. PLIST.i386 renamed to PLIST.x86_64, so we don't need the special handling for MACHINE32_ARCH.
2005-02-21Use the extended PLIST_SRC support which now also reads:veego5-28/+5
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files.
2005-02-20Only transform -maling-* if !empty(CC_VERSION:Mgcc-3*).xtraeme1-6/+10
2005-02-20Shut up the warnings when building.xtraeme1-1/+12
2005-02-20Update to 0.3 (pointed out by the author Anders Gavare).xtraeme3-12/+13
Summary of changes from version 0.2.4.1 to 0.3: x) Performed a major code clean-up. x) Support for using "configuration files" has been added, so settings do not have to be entered on the command line anymore. (Useful for complex emulation setups.) x) Multiple machines can now be emulated simultaneously. (This is still experimental, though, and probably a bit buggy.) x) Some command line options have changed since 0.2.4.1, most notable the options to select the machine to be emulated. -E should now be used to select the machine type, and if necessary, -e can be used to select a subtype. x) Many bugfixes, too many to mention here.
2005-02-19qemu uses siginfo_t which is not available on NetBSD < 2.0.heinz1-1/+2
2005-02-16Changes 20050211:adam5-20/+91
* Still more work on the MSI dll. * More OLE work, including a builtin stdole32.tlb. * Fixed inter-process window resize and repaint. * Lots of bug fixes.
2005-02-11Remove information from MESSAGE about the HTML documentation.reed2-11/+3
And remove references of it from Makefile. The HTML documentation is not installed in the first place. TODO: maybe make a bochs-docs package that builds the documentation from the docbook source. Bump PKGREVISION (I also updated DESCR in previous commmit too).
2005-02-11Improved description. And removed reference to bochs.com URL which is wrong.reed1-7/+5
2005-02-09Add one site west of the Atlantic Ocean.tv1-4/+6
Interleave sites so that something in the secondary RPM subdir won't go scan all of the primary subdirs before falling through to the correct place.
2005-02-06Update VICE to 1.16.kristerw3-12/+12
Changes since 1.15: ** General - Improved accuracy of 65xx processor core emulation. ** Drive changes - Added support for idle traps to 1551 emulation. ** C64 changes - Fixed crash using REU emulation. - A timing problem has been fixed using old NTSC mode. - Some stupid char ROM display bug has been fixed. ** C128 changes - Fixed crash using REU emulation or CP/M mode. ** PLUS4 changes - Added proper TAP support. ** Unix Changes - Hardware scaling can be switched at runtime now. - Fixed crash on machines with weird vidmode configurations. - Fixed random crash if settings are saved. ** Miscellaneous changes - Fixed some crash in the file system emulation. - Improved datasette motor emulation.
2005-01-31Update to 0.35.xtraeme6-66/+35
Changes: 0.35 [CORE] Support for Genecyst patch files / Game Genie [CORE] Support for AVI uncompressed and MJPEG output [68000] Re-added busy wait removal that got lost [SOUND] Added configurable single-pole low-pass filter [CORE] Added autoconf/automake version checks [VDP] Fix FIFO busy flag (Nicholas Van Veen) [SOUND] Various further endian improvements from Bastien Nocera and andi@fischlustig.de (Debian) [SOUND] Various BSD compatibility improvements from Alistair Crooks and Michael Core (NetBSD) [UI] SDL Joystick support from Matthew N. Dodd (FreeBSD) [68000] Do pre-decrement with two reads (Steve Snake) [68000] Make TAS not write (Steve Snake) fixes Gargoyles, Ex Mutant [68000] Re-write ABCD,etc based on info from Bart Trzynadlowski [68000] Implement missing BTST op-code (fixes NHL Hockey 94)
2005-01-29Update xmess to 0.90.kristerw2-6/+6
Changes since 0.89: - Everything from MAME 0.90 (http://x.mame.net/changes-mame.html) and MESS 0.90 (http://x.mame.net/changes-mess.html). - The "-sleepidle (-si)" option is now enabled by default. This keeps the emulation from hogging the CPU when it's idle. - Did a major rework of the effects code, which now borrows code from the AdvanceMAME project (Hans de Goede): * The code is much cleaner. * Effects are much faster on DGA. * The scaling is no longer fixed to a certain factor for each effect: It supports normal (1x1 - 8x8), scale2x (2x2 - 3x6), scan2 (1x2 - 4x2), rgbscan (1x3 - 6x3), scan3 (1x3 - 6x3), hq2x (2x2), lq2x (2x2), 6tap2x (2x2). * All the scanline effects come in both horizontal and vertical varieties, and vertical scanlines are automatically chosen for rotated games. - Made the 32bpp to yuy2 blitting code much faster and cleaner. (Hans de Goede) - Enhanced LIRC support to compile and link against system-installed liblirc_client files. Added the "-lircrc" option. (Mads Villadsen) - Optimized some of the yuy2 blit functions. (Hans de Goede) - Added CPU capability detection for Linux on x86. Currently this only tests for MMX. (Hans de Goede) - Changed the effects code to use the C versions of effects when a CPU isn't MMX-capable. This means that binary distributions can be built with EFFECT_MMX_ASM defined and still run on older CPUs. This presently only works for Linux on x86. (Hans de Goede) - Fixed "-geometry (-geo)" to properly adhere to given window coordinates. Added support for window coordinates to OpenGL. (Hans de Goede) - By default, fullscreen mode now only spans screen 0. To select another screen, use "-xinerama-screen <nr>", or use -1 if you want the old behavior where all screens are spanned. (Joe Q. and Hans de Goede) - Removed Mesa on Glide on Voodoo 2 in fullscreen mode hack. If you need this, just use "-geometry 640x480 -grabkeyboard -grabmouse" instead. (Hans de Goede) - Reverted to treating lightgun buttons as mouse buttons, so lightguns will work independent of joystick devices or drivers. It is now also assumed that there are always 5 mice connected, so multiple lightguns should work fine. - The old-style debugger works again. (Hans de Goede) - Merged several of Nicola Salmoria's memory leak fixes from Windows MAME. - Fixed multiple port recording for the playback/record option. (Chad Hurwitz)
2005-01-29Update xmame to 0.90.kristerw2-6/+5
Changes since 0.89: - Everything from MAME 0.90 (http://x.mame.net/changes-mame.html) and MESS 0.90 (http://x.mame.net/changes-mess.html). - The "-sleepidle (-si)" option is now enabled by default. This keeps the emulation from hogging the CPU when it's idle. - Did a major rework of the effects code, which now borrows code from the AdvanceMAME project (Hans de Goede): * The code is much cleaner. * Effects are much faster on DGA. * The scaling is no longer fixed to a certain factor for each effect: It supports normal (1x1 - 8x8), scale2x (2x2 - 3x6), scan2 (1x2 - 4x2), rgbscan (1x3 - 6x3), scan3 (1x3 - 6x3), hq2x (2x2), lq2x (2x2), 6tap2x (2x2). * All the scanline effects come in both horizontal and vertical varieties, and vertical scanlines are automatically chosen for rotated games. - Made the 32bpp to yuy2 blitting code much faster and cleaner. (Hans de Goede) - Enhanced LIRC support to compile and link against system-installed liblirc_client files. Added the "-lircrc" option. (Mads Villadsen) - Optimized some of the yuy2 blit functions. (Hans de Goede) - Added CPU capability detection for Linux on x86. Currently this only tests for MMX. (Hans de Goede) - Changed the effects code to use the C versions of effects when a CPU isn't MMX-capable. This means that binary distributions can be built with EFFECT_MMX_ASM defined and still run on older CPUs. This presently only works for Linux on x86. (Hans de Goede) - Fixed "-geometry (-geo)" to properly adhere to given window coordinates. Added support for window coordinates to OpenGL. (Hans de Goede) - By default, fullscreen mode now only spans screen 0. To select another screen, use "-xinerama-screen <nr>", or use -1 if you want the old behavior where all screens are spanned. (Joe Q. and Hans de Goede) - Removed Mesa on Glide on Voodoo 2 in fullscreen mode hack. If you need this, just use "-geometry 640x480 -grabkeyboard -grabmouse" instead. (Hans de Goede) - Reverted to treating lightgun buttons as mouse buttons, so lightguns will work independent of joystick devices or drivers. It is now also assumed that there are always 5 mice connected, so multiple lightguns should work fine. - The old-style debugger works again. (Hans de Goede) - Merged several of Nicola Salmoria's memory leak fixes from Windows MAME. - Fixed multiple port recording for the playback/record option. (Chad Hurwitz)
2005-01-29Remove the warning message - SuSE 9.1 packages work fine on NetBSD 2.0+jdolecek1-11/+1
2005-01-24Update to 1.42, bugfix release (See http://www.zsnes.com for changes).xtraeme2-7/+7
2005-01-23Fix a typo in my email address.recht1-2/+2
2005-01-23Remove me as maintainer of this package because I now longer use it.tron13-26/+26
2005-01-22put back INSTALL (in slighly simplified form) - it _is_ necessaryjdolecek3-1/+25
to setup the etc files for gtk & pango; add the files into PLIST, so that they are properly removed when package is deinstalled
2005-01-22use updated gtk2 RPM, which fixes recently discovered Xpm-relatedjdolecek2-6/+6
vulnerabilities
2005-01-22the gtk/pango stuff doesn't appear to be necessary and causes uncleanjdolecek4-130/+1
package deinstall
2005-01-22Update to latest available version (4.3.99.902-43.35.3), which fixesjdolecek2-5/+6
the recently discovered Xpm vulnerabilities
2005-01-22Update to RPM version libtiff-3.6.1-38.14, which fixes the recentjdolecek2-5/+6
security problems in libtiff. Bump PKGREVISION
2005-01-20Update to 1.41, lots of changes (bugfixes, speed improvements, etc).xtraeme6-34/+51
See http://www.zsnes.com/ for the full list of changes.
2005-01-17Make this compile on NetBSD 1.6 by adding some missing include files.kristerw4-2/+41
2005-01-17PLIST fix + depend on fontforgeadam2-13/+15
2005-01-15Remove the SuSE 6.4 packages.kristerw1-14/+1
2005-01-15g/c SuSE 6.4 package supportjdolecek1-8/+3
2005-01-15Remove obsolete SuSE 6.4-based packages. These contain known securityjdolecek48-664/+0
bugs and are long desupported by SuSE.
2005-01-14Changes 20050111:adam9-57/+96
- Many OLE bug fixes and improvements. - A lot more work on the MSI dll. - Update regions now handled in the Wine server. - Beginnings of typelib generation in the IDL compiler. - Many janitorial cleanups. - Lots of bug fixes.