Commit graph

1487 commits

Author SHA1 Message Date
kristerw
cf1d4415f0 Update xmess to 0.95.
Changes since 0.90 includes:
- Everything from MAME 0.95 (http://x.mame.net/changes-mame.html) and
  MESS 0.95 (http://x.mame.net/changes-mess.html).
- Forcing Xv to use YV12 ("-force-yuv 2") no longer causes rotated
  games to segfault.  Fixes Bugzilla bug 679.
- Fixed the aspect ratio of the MESS SuperVision driver so that it's
  quadratic.  (PeT)
- Fixed several problems with the front-end "-list" commands: The MESS
  commands could segfault, some commands' headers were misaligned, and
  "-listpalettesize" was causing the ROM list to print.
- Worked around or fixed a double-free on exit in xmess.
- Fixed a segfault on startup that occurred when four or more joysticks
  devices were found.
- The SDL joystick driver now works with multiple joysticks attached.
- The SDL sound driver should produce much better output.  Also fixed a
  potential deadlock.
2005-04-02 20:57:10 +00:00
kristerw
693b87b758 Update xmame to 0.95.
Changes since 0.90 includes:
- Everything from MAME 0.95 (http://x.mame.net/changes-mame.html) and
  MESS 0.95 (http://x.mame.net/changes-mess.html).
- Forcing Xv to use YV12 ("-force-yuv 2") no longer causes rotated
  games to segfault.  Fixes Bugzilla bug 679.
- Fixed the aspect ratio of the MESS SuperVision driver so that it's
  quadratic.  (PeT)
- Fixed several problems with the front-end "-list" commands: The MESS
  commands could segfault, some commands' headers were misaligned, and
  "-listpalettesize" was causing the ROM list to print.
- Worked around or fixed a double-free on exit in xmess.
- Fixed a segfault on startup that occurred when four or more joysticks
  devices were found.
- The SDL joystick driver now works with multiple joysticks attached.
- The SDL sound driver should produce much better output.  Also fixed a
  potential deadlock.
2005-04-02 20:56:28 +00:00
jdolecek
e03267c9c2 change this package so that it's usable when using SuSE 9.1 -based
emulation packages (this still uses the old SuSE 7.3 stuff - newer SuSE doesn't
have any libc5 support at all)
2005-04-02 20:37:31 +00:00
jdolecek
18d72b8b02 mention libc5 is obsolete 2005-04-02 20:33:12 +00:00
jdolecek
2c7d1ff176 Add .cz mirror 2005-04-02 20:15:41 +00:00
jdolecek
7f22189e2b put identical URI parts in MASTER_SITE_SUSE91 into variables, so it's
easier to add mirrors
2005-04-02 20:09:29 +00:00
jdolecek
91021c1e73 added emulators/suse91_glx 2005-04-02 19:51:01 +00:00
jdolecek
e65609f4d1 Add SuSE 9.1 -based package for GL support libraries.
Adresses PR pkg/29561 by Robert Elz
2005-04-02 19:50:01 +00:00
jdolecek
7ee41145ec add emulators/suse91_slang 2005-04-02 19:46:14 +00:00
jdolecek
06357a14de Add SuSE 9.1 compatibility package for Slang library
Adresses PR pkg/29561 by Robert Elz
2005-04-02 19:44:24 +00:00
jdolecek
a6415467fd added suse91_vmware - SuSE 9.1 -based VMware support package 2005-04-02 17:13:02 +00:00
jdolecek
899df0be36 remove /etc/mtab, it's part of suse91_base 2005-04-02 17:10:19 +00:00
jdolecek
5e02f48195 fixup checksums 2005-04-02 17:02:29 +00:00
jdolecek
85f8349b05 Add suse91_vmware - the SuSE 9.1 -based variant of suse_vmware, needed
for vmware and vmware3 packages. Based on suse_vmware, with the unnecessary
bits removed.

Package provided by Robert Elz in PR pkg/29561, but added grep RPM,
which was found necessary too.
2005-04-02 16:59:44 +00:00
xtraeme
33a3b1fb8f + gxemul
- mips64emul
2005-03-30 00:33:10 +00:00
xtraeme
fdf13cf8c9 mips64emul has been renamed to gxemul. 2005-03-30 00:32:47 +00:00
xtraeme
0c25188643 Initial import of gxemul-20050329.
GXemul is a machine emulator. The initial goal was to write a simple
64-bit MIPS emulator for running multiprocessor experiments with a
microkernel, but the emulator can be used for many other things. While
some simulators only simulate a CPU, GXemul also simulates other
hardware components, making it possible to use the emulator to run
unmodified operating systems, such as NetBSD, OpenBSD, or Linux.

[previously known as mips64emul, it was renamed because now
supports more cpu archs than MIPS, as sparc, ppc...]
2005-03-30 00:30:44 +00:00
tv
d27d53e6a4 Update to 1.5.13-1. Mainly changes that improve process management
(and as a side effect, make Cygwin processes behave a little better when
invoked from Interix).

Full release notes:
http://sources.redhat.com/ml/cygwin-announce/2005-03/msg00000.html
2005-03-29 23:30:26 +00:00
wiz
313ab92011 Update to 2.6:
28/03/2005  *** v2.6 ***

Updated altbeast ROMs (Calice and System16) to match MAME v0.95.
2005-03-29 10:38:47 +00:00
kristerw
be6850de9a One of the configure tests goes into an infinite loop when trying to
build on Darwin.  Mark package as not for Darwin for now.
2005-03-27 21:25:43 +00:00
wiz
ef0d088614 Update to 2.16:
25/03/2005  *** v2.16 ***

- Uses DatLib v2.4.
- Fixed another crash with datutil -X and 'forcemerging full'.
- Changed the delimited format to use \N for NULLs.
- Changed the delimited format so that all types are 'game_*'.
- Changed the delimited format so that games include 'runnable'.
- Added save support for a DISK section in the RomCenter format.
- Added several aliases for the output formats (see notes above).
2005-03-27 18:13:22 +00:00
wiz
393b5b3011 Update to 2.4:
25/03/2005  *** v2.4 ***

- Fixed another crash with datutil -X and 'forcemerging full'.
- Changed the delimited format to use \N for NULLs.
- Changed the delimited format so that all types are 'game_*'.
- Changed the delimited format so that games include 'runnable'.
- Added save support for a DISK section in the RomCenter format.
- Added several aliases for the output formats (see DatUtil docs).
2005-03-27 18:13:06 +00:00
wiz
1f2ba12d0f PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk). 2005-03-27 15:43:32 +00:00
wiz
4a4c4dc104 Whitespace nit. 2005-03-27 15:42:53 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
wiz
cbd1086480 Fix ONLY_FOR_PLATFORM line. 2005-03-23 10:55:28 +00:00
tron
75b1c2c976 Add more files and directories in "etc" to the blacklist to avoid strange
behavior of e.g. Netscape 7. Based on a suggestion by Mark Davies in
private e-mail. Bump package revision because of this change.
2005-03-23 10:41:44 +00:00
wiz
015b3fac7d Update to 2.15:
07/03/2005  *** v2.15 ***

- Uses DatLib v2.3.
- Fixed a problem with counting parents (happened with DatUtil -X).
- This also avoids a crash with datutil -X and 'forcemerging full'.
2005-03-22 17:22:55 +00:00
wiz
dc25093ffe Update to 2.3:
07/03/2005  *** v2.3 ***

- Fixed a problem with counting parents (happened with DatUtil -X).
- This also avoids a crash with datutil -X and 'forcemerging full'.
2005-03-22 17:22:36 +00:00
wiz
6c2679125b Fix CATEGORY. 2005-03-22 16:34:52 +00:00
adam
a17537ef0e Changes 20050310:
- Initial implementation of a true Richedit control.
- Shell extension for browsing Unix directories.
- More MSI work.
- PBuffer support in OpenGL.
- Window painting regressions should be fixed.
- Lots of bug fixes.
2005-03-22 14:53:28 +00:00
adam
cd164f904b Use options framework: build either with X11 or SDL 2005-03-22 08:46:26 +00:00
jmmv
dc0a0d7e8b Add build dependency on avr-binutils and avr-gcc to fix build as these tools
are required.
Also use the correct style to depend on any version of doxygen.
2005-03-20 12:07:42 +00:00
jmmv
e04561cdba Require libpcap>=0.6: fixes build under NetBSD 2.x and systems which don't
have libpcap in their base installation.
2005-03-20 11:55:26 +00:00
tron
051902159d Remove outdated entries from "RPMIGNOREPATH" and add some new ones to
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-17 16:08:59 +00:00
wiz
9ceba7d8c7 Add RMD160 checksums for two of the four files. 2005-03-15 14:09:15 +00:00
wiz
188fde5d60 Automatically convert all files to unix line endings by extracting, and
remove DOS line endings from patches too. Improves probability of
compilation on gcc2 systems.
2005-03-14 16:20:58 +00:00
rillig
d5e5421414 The archives are now unzipped with -Laaqo, forcing all files to be
interpreted as text files. Removed the DOS line endings from patch-aa.
Approved by wiz.
2005-03-14 16:11:42 +00:00
rillig
6818fcbf47 Added a patch that uses the <stddef.h> offsetof macro for constant
expressions. Approved by wiz.
2005-03-14 14:59:36 +00:00
abs
373e18e67f Fix incorrect quoting which caused mismatched quote in CFLAGS 2005-03-14 13:56:57 +00:00
uebayasi
b407215131 Back previous, irrelevant quoting fix. 2005-03-13 16:43:20 +00:00
uebayasi
d1ec4f3052 Back out previous, irrelevant quote fix. 2005-03-13 16:29:51 +00:00
rillig
0d1d63fe2e NetBSD-1.6.2 does not have <sys/ucontext.h>. So only use it for
NetBSD>=2.0. Approved by wiz.
2005-03-11 21:18:15 +00:00
uebayasi
71960dee9e Fix quoting. 2005-03-07 09:41:45 +00:00
wiz
f454d6899a Add some ROM-, mostly arcade-(MAME-)related tools from www.logiqx.com. 2005-03-04 12:05:12 +00:00
abs
ee0bc8cb60 add a patch... update a distinfo 2005-03-03 09:11:28 +00:00
hubertf
8e186ba955 Patch to 0.6.1nb3. Java in Solaris (needed e.g. for the installer)
doesn't crash any more. Patch found at
http://lists.gnu.org/archive/html/qemu-devel/2004-09/msg00271.html
2005-03-02 23:22:41 +00:00
veego
b2daa161e3 Put back part of the ${PKGMINOR} handling, but keep the PKGREVISION at 2,
due too the nb1 usage in the DISTNAME.
2005-02-27 22:42:30 +00:00
veego
4488cdcf48 Bumpd the PKGREVISION for the following packages:
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-27 22:30:43 +00:00
agc
459a5bb28d Add RMD160 digests to the SHA1 ones 2005-02-23 18:49:17 +00:00
veego
fa078fc555 Use the extended PLIST_SRC support which now also reads:
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-21 21:18:28 +00:00
veego
10b258f6fb Use the extended PLIST_SRC support which now also reads:
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-21 21:08:50 +00:00
veego
3d53f18e7b Use the extended PLIST_SRC support which now also reads:
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-21 20:57:20 +00:00
xtraeme
0f854d7549 Only transform -maling-* if !empty(CC_VERSION:Mgcc-3*). 2005-02-20 17:14:40 +00:00
xtraeme
90e12aab0f Shut up the warnings when building. 2005-02-20 16:34:39 +00:00
xtraeme
93dca05949 Update to 0.3 (pointed out by the author Anders Gavare).
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-20 15:43:56 +00:00
heinz
40c8bc11ec qemu uses siginfo_t which is not available on NetBSD < 2.0. 2005-02-19 23:12:59 +00:00
adam
f044b13b01 Changes 20050211:
* 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-16 12:22:11 +00:00
reed
c30c63008a Remove information from MESSAGE about the HTML documentation.
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-11 22:28:42 +00:00
reed
5b23924607 Improved description. And removed reference to bochs.com URL which is wrong. 2005-02-11 22:26:21 +00:00
tv
531481b0b7 Add one site west of the Atlantic Ocean.
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-09 20:25:13 +00:00
kristerw
682a81d309 Update VICE to 1.16.
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-02-06 23:10:09 +00:00
xtraeme
07ea77599c Update to 0.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-31 23:58:33 +00:00
kristerw
ffcfaad08c Update xmess to 0.90.
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-29 21:53:27 +00:00
kristerw
6f0088ff95 Update xmame to 0.90.
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-29 21:52:15 +00:00
jdolecek
88801ca62c Remove the warning message - SuSE 9.1 packages work fine on NetBSD 2.0+ 2005-01-29 09:11:36 +00:00
xtraeme
dea0205002 Update to 1.42, bugfix release (See http://www.zsnes.com for changes). 2005-01-24 16:49:06 +00:00
recht
8e17eb2a05 Fix a typo in my email address. 2005-01-23 18:33:07 +00:00
tron
136fdec6b5 Remove me as maintainer of this package because I now longer use it. 2005-01-23 12:06:07 +00:00
jdolecek
11ac78bf8e put back INSTALL (in slighly simplified form) - it _is_ necessary
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-22 12:35:26 +00:00
jdolecek
7f8e8d7508 use updated gtk2 RPM, which fixes recently discovered Xpm-related
vulnerabilities
2005-01-22 10:53:49 +00:00
jdolecek
089085c35e the gtk/pango stuff doesn't appear to be necessary and causes unclean
package deinstall
2005-01-22 10:46:20 +00:00
jdolecek
a4a4c856fa Update to latest available version (4.3.99.902-43.35.3), which fixes
the recently discovered Xpm vulnerabilities
2005-01-22 10:10:17 +00:00
jdolecek
c5a41449d5 Update to RPM version libtiff-3.6.1-38.14, which fixes the recent
security problems in libtiff.
Bump PKGREVISION
2005-01-22 09:57:51 +00:00
xtraeme
bc32abb159 Update to 1.41, lots of changes (bugfixes, speed improvements, etc).
See http://www.zsnes.com/ for the full list of changes.
2005-01-20 00:43:15 +00:00
kristerw
59134a8ef0 Make this compile on NetBSD 1.6 by adding some missing include files. 2005-01-17 19:00:33 +00:00
adam
4cf8a5c2a1 PLIST fix + depend on fontforge 2005-01-17 15:35:41 +00:00
kristerw
11f64dba56 Remove the SuSE 6.4 packages. 2005-01-15 17:00:43 +00:00
jdolecek
48bee0e5f4 g/c SuSE 6.4 package support 2005-01-15 12:41:33 +00:00
jdolecek
c528847148 Remove obsolete SuSE 6.4-based packages. These contain known security
bugs and are long desupported by SuSE.
2005-01-15 12:39:32 +00:00
adam
2c548cb2d2 Changes 20050111:
- 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.
2005-01-14 13:00:05 +00:00
xtraeme
f836e224da Update to 0.2.4.
Here is a short summary of the changes from version 0.2.3 to 0.2.4:

	x)  Debian GNU/Linux can now be installed. However, it is VERY
	    unstable, and Linux Oopses when there is heavy serial console
	    output. A '-U' command line option reduces the risk, but doesn't
	    fix the problem.

	x)  When emulating framebuffers for machines like the DECstation
	    5000/200, that have a hardware mouse cursor, the host machine's
	    X cursor is now invisible. (This might not sound like a very
	    exiting change, but it "feels" a lot better than before.)

	x)  Improvements to the experimental dynamic binary translation
	    subsystem.

	x)  Many improvements to the single-step debugger.

	x)  Various other bugfixes and updates.
2005-01-12 23:47:11 +00:00
hamajima
2bfb9bf444 support i386 a.out and ELF binary emulation for amd64. 2005-01-11 05:12:56 +00:00
adam
169cc86225 Changes 1.3.5:
* Solid improvements of keyboard handling in SDL and X11 versions
2005-01-05 11:00:26 +00:00
kristerw
c0c0765e38 Add and enable simulavr. 2004-12-30 19:50:32 +00:00
kristerw
1472d4095d Initial import of simulavr, contributed by Ola Eriksson in
PR pkg/27596.

The Simulavr program is a simulator for the Atmel AVR family of
microcontrollers. Simulavr can be used either standalone or as a
remote target for gdb. When used in gdbserver mode, the simulator
is used as a backend so that gdb can be used as a source level
debugger for AVR programs.
2004-12-30 19:49:08 +00:00
kristerw
2ddce81917 Correct PLIST. Noted by wiz.
Bump PKGREVISION.
2004-12-30 19:38:20 +00:00
kristerw
f82545987a Update xmess to 0.89.
Changes from 0.88:
- Everything from MAME 0.89 (http://x.mame.net/changes-mame.html) and
  MESS 0.89 (http://x.mame.net/changes-mess.html).
- Re-added a missing "Rapid Fire" entry from the setup menu that caused
  the other entries to be off by one.  Fixes Bugzilla bug 621.
- Another batch from Hans de Goede:
  * The GGI driver no longer crashes when $DISPLAY isn't set.
  * Sped up the rgbscan effect (effect 4), especially for DGA.
- Added LIRC support for remote controls, e.g., with MythTV.  (Andrew
  Chuah)
- Fixed a typo that caused absolute analog axes to interfere with
  digital negative axes in the input setup.
2004-12-29 20:25:00 +00:00
kristerw
a90ab9d6ed Update xmame to 0.89.
Changes from 0.88:
- Everything from MAME 0.89 (http://x.mame.net/changes-mame.html) and
  MESS 0.89 (http://x.mame.net/changes-mess.html).
- Re-added a missing "Rapid Fire" entry from the setup menu that caused
  the other entries to be off by one.  Fixes Bugzilla bug 621.
- Another batch from Hans de Goede:
  * The GGI driver no longer crashes when $DISPLAY isn't set.
  * Sped up the rgbscan effect (effect 4), especially for DGA.
- Added LIRC support for remote controls, e.g., with MythTV.  (Andrew
  Chuah)
- Fixed a typo that caused absolute analog axes to interfere with
  digital negative axes in the input setup.
2004-12-29 20:24:20 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
jdolecek
fa545dee34 Update vmware-modules3 to 3.2.1.7. The only change is fixed distfile,
which actually contains the right up-to-date file versions, and thus:

* compilation fixes for 2.0 and -curren
* adaptation to the device cloner changes in -current
2004-12-26 22:06:46 +00:00
skrll
155db3b4c7 Update simh to 3.3.0. Too many new features and bug fixes to list here. 2004-12-22 21:07:01 +00:00
xtraeme
415d4ac8fc Update to 0.60
Changes:
- Again some code cleanup and bug fixes.
- The configuration file layout has changed a little bit: You might have to
  check your settings in the GUI and to save the new configuration again.
- Window/fullscreen mode is now correctly initialized from the configuration
  file.
- Added --window command line option to force a start in window mode.
- Added alert boxes to show warnings, errors and information messages.
- PC mouse pointer is now better in sync with the ST mouse pointer.
- It's now possible to load an alternative cartridge image file.
2004-12-21 20:14:38 +00:00
xtraeme
16c951ff8c Update HOMEPAGE and MASTER_SITE. 2004-12-21 12:05:58 +00:00
xtraeme
21ecf7c25f Update to 0.2.3, and convert to use bsd.options.mk, available options:
X11 (enabled by default)

This closes PR pkg/28654 by pancake.

Here is a short summary of the changes from version 0.2.2 to 0.2.3:

        x)  An experimental dynamic binary translation subsystem has been
            added, which improves speed.  It should work when emulating
            R3000-style CPUs. Add -b to the command line to enable bintrans.
            (For R4000-style CPUs, the bintrans system is not entirely
            reliable yet.)  Bintrans backends have been written for the
            Alpha and i386 platforms.

        x)  Redhat Linux 7.1 for mips has been verified to work under
            DECstation 5000/200 emulation. (It could probably run with
            earlier versions of the emulator, but I hadn't seen it myself.)

        x)  Lots of minor bug fixes.
2004-12-20 23:14:59 +00:00
wiz
99b7f45b7d Fix path to suse_libjpeg. 2004-12-18 13:59:00 +00:00
dbj
545012d8c1 fixes to compile on darwin.
add config.h include to target-ppc builds so _BSD is properly defined
bump PKGREVISION
2004-12-14 01:02:19 +00:00
kristerw
6610472a9d Include mk/pthread.buildlink3.mk. 2004-12-11 13:17:19 +00:00
kristerw
373406fefa Do not compile messtest. It isn't used, and it fails to compile on
NetBSD 1.6.
2004-12-11 12:32:44 +00:00
jdolecek
87f4af4442 Update vmware-module3 to 3.2.1.6. Changes are compilation fixes for 2.0
and -current, as well as adaptation to the device cloner changes in -current.
2004-12-07 21:14:38 +00:00