Age | Commit message (Collapse) | Author | Files | Lines |
|
* Use PKG_OPTIONS_OPTIONAL_GROUPS for sdl and opengl options.
|
|
Pointed out by dillo@.
|
|
Some packages are already using it with same meaning.
|
|
|
|
This is a modified version of Generator by James Ponder based on
version 0.35 and maintained by Christian Biere.
Additional features
* Support for BZIP2, GZIP and ZIP compressed ROMs i.e., no more
manual decompression or wasted disk space. Yay!
* Support for X11's XVideo hardware acceleration by SDL for
faster and smoother graphics.
* Fullscreen support with or without the classic color frame.
* SDL audio support (in favour of OSS Audio) which means you can
use ESound and others for sharing the sound device among other
applications.
* Optional mute playing i.e., if you don't have a soundcard or
the soundcard is busy you can still play.
* Support for 48kHz sample rate (needs driver support).
* Automagic CPU usage reduction which is especially cool for
notebooks. The unpatched Generator uses more or less as much CPU
as it can get even if needs far less than 10% on any modern system.
* Working support for Game Genie codes.
|
|
Changes:
* New! sound logger
* New! disk manipulator toolkit; transfer files from the host OS to
the MSX disks (disk images and hard disk images with partitions are
all supported) and vice versa, create new (hard) disk images and
format them, etc.
* Bugfixes, new ROM images, etc.
|
|
Changes since 0.97:
- Everything from MAME 0.99 (http://x.mame.net/changes-mame.html) and
MESS 0.99 (http://x.mame.net/changes-mess.html).
- The SVGAlib target no longer fails silently under certain conditions.
(Hans de Goede)
- Removed some unnecessary calls to exit() and fixed a few memory leaks
in the X11, Xv, and effects code. (Hans de Goede)
- The SVGAlib driver now handles __svgalib_tty_fd == -1. This allows
it to work with newer releases of SVGAlib. (Hans de Goede)
- Removed "-xv/-xvext" from the manpage. Bugzilla bug 535. (Erik Hovland)
- Updated the joystick types in the manpage. Bugzilla bug 737.
- Fixed some typos in the documentation. Bugzilla bug 738. (Erik Hovland)
|
|
Changes since 0.97:
- Everything from MAME 0.99 (http://x.mame.net/changes-mame.html) and
MESS 0.99 (http://x.mame.net/changes-mess.html).
- The SVGAlib target no longer fails silently under certain conditions.
(Hans de Goede)
- Removed some unnecessary calls to exit() and fixed a few memory leaks
in the X11, Xv, and effects code. (Hans de Goede)
- The SVGAlib driver now handles __svgalib_tty_fd == -1. This allows
it to work with newer releases of SVGAlib. (Hans de Goede)
- Removed "-xv/-xvext" from the manpage. Bugzilla bug 535. (Erik Hovland)
- Updated the joystick types in the manpage. Bugzilla bug 737.
- Fixed some typos in the documentation. Bugzilla bug 738. (Erik Hovland)
|
|
The user-visible changes between release 0.3.4 and 0.3.5 are minor, and
can be summarized as follows:
o) Updates to the (old) binary translation subsystem, resulting
in minor speed improvements.
o) 64-bit MIPS dmult/dmultu has been fixed.
o) slt* instructions for 64-bit MIPS were incorrectly implemented
in the i386 backend. This has been fixed.
|
|
|
|
/dev/null, create them with MAKEDEV. This avoids ugly problem with
realpath and readlink in linux binaries that try to fully resolve where
/dev/null lives. Bump PKGREVISION to 7.
|
|
"A vulnerability in wine can be exploited by malicious, local users to
perform certain actions on a vulnerable system with escalated privileges.
The vulnerability is caused due to a temporary file being created
insecurely in "/tmp" by winelauncher.in under certain error conditions.
This can be exploited via symlink attacks to create or overwrite
arbitrary files with the privileges of the user running the affected
application."
http://secunia.com/advisories/16352/
Patch from Wine CVS.
|
|
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
- read-only Virtual FAT support (Johannes Schindelin)
- Windows 2000 install disk full hack (original idea from Vladimir
N. Oleynik)
- VMDK disk image creation (Filip Navara)
- SPARC64 progress (Blue Swirl)
- initial MIPS support (Jocelyn mayer)
- MIPS improvements (Ralf Baechle)
- 64 bit fixes in user networking (initial patch by Gwenole Beauchesne)
- IOAPIC support (Filip Navara)
|
|
|
|
A huge number of changes have been made. This most visible being support
for emulating a SUN3/160.
|
|
* Beginnings of theme support in common controls.
* Many MSHTML improvements.
* A bunch of OLE fixes for InstallShield installers.
* Many Direct3D fixes and improvements.
* Beginnings of LDAP support.
* Various cleanups after removal of the config file.
* Lots of bug fixes.
|
|
|
|
=====
uCON64 - THE tool for all your video game console concerns.
- Support for 14+ different cartridge and disc-based video game console system
- Support for ALL common patch file formats like: IPS *), APS, BSL, PPF and
Game Genie
*) with RLE compression
- Support for 10+ different backup units to backup/restore ROM(s), disc(s) and
SRAM(s) like: Flash Advance Linker, Flash 2 Advance, Doctor V64 (Junior),
Super Wild Card, Game Doctor, Dexdrive, Super Magic Drive, Game Boy Xchanger
Mad Catz Camera Link, Lynxit, MD-PRO, SMS-PRO, PCE-PRO, GG-PRO, Super Flash
and your CD-writer.
Including:
*VERY* verbose ROM information for ALL systems, detection of bad dumps using
internal checksums or DAT files, CRC32 calculation, ROM comparison,
modification (strip, pad, etc...), SRAM conversion (emulator <-> backup
unit), DiscJuggler and Nero image conversions, complete gzip and zip support
for all file-related funtions, etc...
|
|
|
|
SMS Plus is Sega Master System and Game Gear emulator. Originally,
it was written to run under DOS. Since Charles Mac Donald released
his emulator under the GPL terms, this emulator has been ported to
different platforms.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
netbsd-3 branch, so limit this package to 3.99 or newer.
|
|
|
|
that don't have it.
|
|
Changes since 6.5 includes
* Upgraded simulator to MIPS32, Version 1 architecture (except details of
FPU and memory).
* Exceptions and interrupts reimplemented, to make them closer to the
actual hardware.
* Memory mapped IO console reimplemented to make it work properly.
* Implemented timer in CPU.
* Improved implementation of delayed load instructions.
as well as many minor changes.
Fixes PR pkg/30227 reported from Michai Ramakers.
|
|
|
|
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
|
|
|
|
- fixed the problem with Ticks getting incremented on every interrupt, not
just 60Hz (e.g. moving the mouse made the caret blink faster)
- Unix: integrated JIT compiler for Linux/x86 and FreeBSD/x86
- Unix: moved minimum autoconf support to 2.52+
- Unix: add large file support for 2+ GB hard disk images
- Unix: cleaned up pthread attributes [Brian Johnson]
- Unix: fixed floppy problems under Linux
- Unix: implemented "ignoresegv" feature on Linux/x86, Linux/ppc, Darwin/ppc
- Unix: serial port baud rates are now set correctly
- Unix: it is now possible to make the serial drivers pipe their input/output
to programs by using a '|' followed by a command line as the modem or
printer port setting (instead of a device name like '/dev/ttyS0')
- Unix: the option "--config FILE" tells B2 to use a different config file
- Unix: new prefs options "dsp" and "mixer" to set the OSS device names
instead of the hardcoded '/dev/dsp' and '/dev/mixer'
- Unix: new ether prefs option 'tun' to use a TUN/TAP interface. The
configure script used can be overriden with "etherconfig"
- Unix: SDL audio and video output are now available in option
- Unix: port JIT compiler to Linux/x86_64 (AMD64 and EM64T platforms)
- Unix: sheep_net driver ported to kernel 2.6 (patches from Mac-On-Linux)
- Unix: fix network code to work correctly on 64-bit platforms
- Unix: implement X11 to MacOS exchange of text through the clipboard
- Windows: a new port derived from Lauri's work is now available
|
|
- As always: Code cleanup and bug fixes.
- No more crashes when a program tries to access illegal sector numbers.
- Improved built-in ROM cartridge.
- Rewrote the IO memory emulation code -> Better compatibility.
- Support for TOS 1.06 and TOS 1.62
- Emulated CPU can now also be run at 16 MHz or 32 MHz.
- File selection dialog scrollable with mouse wheel or cursor keys, too.
- Hatari now works on 64-bit host CPUs, too.
- Floppy disk images can now be set writable/write-protected in the GUI.
- Hatari can now also load a global configuration file (e.g. /etc/hatari.cfg).
- Configurable logging functions.
|
|
|
|
Changes:
x) When emulating a network of multiple machines, the emulated
machines can now be placed on different hosts.
x) NetBSD/evbmips can now be installed and run from a disk image.
(There is no INSTALL kernel for NetBSD/evbmips, so you need to
install using another OS, for example emulated NetBSD/pmax.)
x) NetBSD/sgimips can now be installed. Not onto a SCSI disk,
but the files can be exported via nfs from another emulated
machine. The sgimips machine can then netboot. (Read the
documentation for details.)
|
|
in PR pkg/30582.
|
|
Release 0.97, 13 June 2005
- Everything from MAME 0.97 (http://x.mame.net/changes-mame.html) and
MESS 0.97 (http://x.mame.net/changes-mess.html).
- When the emulation is unpaused, the keyboard state is cleared. This
prevents keypresses from bleeding over from the user interface.
- The SDL driver now uses the correct green mask for RGB 565. This
fixes a problem with SDL on DirectFB being unable to find a valid
video mode. (Uli H.)
- The SDL driver now locks the video surface before retrieving the
pointer to its memory. This fixes a crash with SDL on DirectFB.
(Uli H.)
- Fixed a few spots in the code for 4.3 BSD, e.g., OpenStep on NeXT.
- Fixed bugs in the Xv driver and the 6-tap effect that affected
big-endian architectures. (Hans de Goede)
|
|
Release 0.97, 13 June 2005
- Everything from MAME 0.97 (http://x.mame.net/changes-mame.html) and
MESS 0.97 (http://x.mame.net/changes-mess.html).
- When the emulation is unpaused, the keyboard state is cleared. This
prevents keypresses from bleeding over from the user interface.
- The SDL driver now uses the correct green mask for RGB 565. This
fixes a problem with SDL on DirectFB being unable to find a valid
video mode. (Uli H.)
- The SDL driver now locks the video surface before retrieving the
pointer to its memory. This fixes a crash with SDL on DirectFB.
(Uli H.)
- Fixed a few spots in the code for 4.3 BSD, e.g., OpenStep on NeXT.
- Fixed bugs in the Xv driver and the 6-tap effect that affected
big-endian architectures. (Hans de Goede)
|
|
|
|
|
|
${PREFIX}.
|
|
|
|
PKG_SUPPORTED_OPTIONS on i386.
|
|
just ignore mmx pkg_option if set on non-i386.
|
|
since there is only one option and that only on i386.
Fixes bulk build problem.
|