summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10Fixed pointer signedness and static/extern mismatch.rillig3-5/+45
2007-10-10Fixed non-static definition after static declaration.rillig2-1/+15
2007-10-10Fixed "extra qualification" errors.rillig3-1/+29
2007-10-09Remove trailing spaces.martti4-8/+8
2007-10-07Provided a simple trunc() implementation for NetBSD < 3 and Dragonfly <heinz2-1/+29
1.10 (thanks to Joerg Sonneberger). This fix should solve PR pkg/36602 by Pierre Pronchery.
2007-10-07fix obsolete URLs for www.NetBSD.orgkano13-25/+25
close PR pkg/37071 reviewd by xtraeme@
2007-10-01Fix PLIST format for vax.jlam1-8/+8
2007-09-25Back out previous. Pointed out by uebayasi@ and martti@.hira2-4/+4
2007-09-25mv -> ${MV}.hira2-4/+4
2007-09-23set RPM2PKG_STRIP=0 to make this install again after moving to the emulator ↵dmcmahill1-2/+3
framework
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz2-4/+4
Bump PKGREVISION.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-1/+2
2007-09-19Resign as maintainer of all the packages which I'm no longer using.tron2-4/+4
2007-09-13note Sun 3/150 ad SPARCstation 2abs1-1/+1
2007-09-10BUILDLINK_TRANSFORM+= rm:-msseabs1-3/+2
2007-09-10Update to 2.9:wiz2-7/+7
09/09/2007 *** v2.9 *** Updated ROM names for R-Type (Japan prototype) to match MAME v0.112 Updates after MAME v0.118: - Removed some old fixes for rtypejp (no longer required). - Added rtypeus and rtypejp fixes for JunoFirst, M72 and RAGE. - Now incorporates MAME ROM renames for salamand and altbeas4.
2007-09-07Support alsa, libsigc++2, and resmgr emulation packages.wiz1-1/+4
2007-09-07Add and enable suse*alsa, suse*libsigc++2, and suse*resmgr.wiz1-1/+7
2007-09-07Initial import of emulation packages for libraries needed by net/skype.wiz12-0/+105
On NetBSD-4.99.30/amd64 it now segfaults during startup, but at least it doesn't complain about missing libraries any longer.
2007-09-07Update tme to 0.6. Ok'ed by skrll@.tsutsui28-1654/+27
See fredette's annoucement for details: http://mail-index.netbsd.org/port-sparc/2007/09/07/0000.html >> The new version of tme, 0.6, fixes many bugs in the Sun 3 emulation, >> and can also emulate a SPARCstation 2. NetBSD 3.x seems to run pretty >> well on the different emulations.
2007-09-04Add -msse2 to the list of CFLAGS which break qemuabs1-2/+2
2007-09-02Don't install world writable files. Actually use the normaljoerg3-9/+9
install macros to avoid such programs in the future. Bump revision.
2007-09-02Fix path to Perl, dependency on Perl and add DESTDIR support.joerg1-15/+15
Bump revision.
2007-09-02Fix path to and dependency on bash. Bump revision.joerg1-3/+5
2007-09-02Fix path to and depend on bash. Bump revision.joerg1-3/+5
2007-08-30Don't rely on differences in the value of DISTNAME that rely onjlam12-24/+24
"immediate" versus "lazy" evaluation of the value. Just explicitly define a variable (COMPAT_PKG) that holds the value that's needed in each of the compat* packages, and use it within Makefile.common. This was an attempt to solve PR pkg/36863, but it doesn't look like pkglint or lintpkgsrc understand this more straightforward variable construction either.
2007-08-30Update to 1.22:wiz8-95/+19
* Changes in VICE 1.22 ====================== ** C128 changes --------------- - Added 2 MHz mode support (experimental). - The cursor keys are mapped differently in C64-mode now. - Fixed C64-mode autostart support. ** VIC20 changes ---------------- - Improved the sound emulation where the 'volume change click' is concerned, and normalized the audio output level. ** VIC-II --------- - The VIC-II border mode can be selected now (normal, full, debug). - Some sprite fixes needed for Krestage 3 demo. ** Drive changes ---------------- - Improved drive LED emulation. ** Unix changes --------------- - Fixed the "black screen" bug caused by some X11 library security update. - Fixed the usb support for bsd based platforms. - Changed the preferred libdir and docdir for netbsd and freebsd. - Xaw/XRandR fullscreen mode is supposed to work. ** C1541 changes ---------------- - Fixed some unlynx bugs.
2007-08-29Changes 0.9.44:adam3-6/+31
- Better heuristics for making windows managed. - Automatic detection of timezone parameters. - Improvements to the builtin WordPad. - Better signatures support in crypt32. - Still more gdiplus functions. - Lots of bug fixes.
2007-08-28Fix derivation of PKGNAME in the COMPAT_NETBSD32 case so that DISTNAMEjlam1-3/+3
may be defined after the inclusion of compat_netbsd/Makefile.common in a package Makefile. This should fix the problem (reported in private by Juan Romero Pardines) where the "-extras" packages did not have a version number in PKGNAME.
2007-08-27Fix ONLY_FOR_PLATFORM definition to only include vaxen forjlam1-2/+2
non-NETBSD_COMPAT32.
2007-08-27Update to 0.72:xtraeme3-30/+6
This release fixes a few bugs that slipped through when releasing 0.71. Here a list of the changes: * Fixed unitialized variable in joystick. (Fixes crashes on Vista and Mac OS X) * Some bugfixes and speedups to the 64 bit recompiling core. * Fixed sign flag on soundblaster dma transfers (Space Quest 6 intro) * Fixed a bug in keyboard layout processing code and fixed certain layouts. * Fixed Dreamweb. * Improved speed unlocking when running cycles=max. * Fixed a crash related to the tab completion in the shell. * Improved aspect correction code. Should now be like how a real monitor handles it. * Fixed a bug in the xms status report code. (Blake Stone 1.0 shareware) * Added a lot more keyboard layouts. * Fixed crash related to changing the scaler before a screen was created. * Hopefully fixed compilation on *bsd. * Enabled auto cpu core selection for recompiling core as well. * Made the used joystick selectable when 4axis is specified. * Added some hints for inexperienced DOS users to the shell.
2007-08-24Add static package list for manually created files. Bump package revision.jlam2-2/+4
2007-08-24Add static package list for manually created files. Bump package revision.tron2-2/+6
2007-08-23Only invoke MAKEDEV to create devices if that script exists (whichjlam2-8/+10
doesn't on FreeBSD-6.x). This fixes PR pkg/34817 and PR pkg/36081.
2007-08-23Add the build and install targets to actually create and install thejlam1-1/+11
local.conf file alluded to in the previous commit.
2007-08-23Teach the suse*_fontconfig packages to install a /etc/fonts/local.confjlam6-4/+110
containing the paths to font directories for font packages installed through pkgsrc. This allows Linux packages that use fontconfig to locate fonts to actually find them when X11_TYPE != "native". This should fix PR pkg/35160 and PR pkg/35505. Bump the PKGREVISION.
2007-08-23There are no wildcards when using :S. Use :C instead. This fixes thejlam1-2/+2
build for the compat*-extras packages.
2007-08-23Allow a nicer syntax for expressing needing at least a certain versionjlam4-8/+8
of an emulated operating system. Instead of proliferating things like SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a package can say: EMUL_REQD= suse>=9.1 netbsd>=2.0 solaris>=10 all in one, succinct line.
2007-08-23Back out previous and solve this in another way that doesn't involvejlam1-3/+14
a hokey new emulator-opsys.mk file.
2007-08-23Break out the inclusion of the operating-system-specific Makefile intojlam1-1/+3
a separate emulator-opsys.mk file. The emulator-opsys.mk file defines EMUL_DISTRO and the various *EMUL*DIR* variables, as well as any opsys-specific variables. Include this file within compat_netbsd/Makefile.common so that the *EXEC_FMT variables (defined by the compat*/emulator.mk files) are defined. This fixes the build of compat* packages. XXX emulator-opsys.mk will go away in the near future as we do more XXX appropriate information hiding.
2007-08-23suse_linux no longer exists -- appease pkglintjnemeth1-2/+1
2007-08-22When testing for the existence of the symlink before removal, usejlam4-8/+12
"test -h", not "test -e" which tests for the existence of the target of the symlink. Bump the PKGREVISIONs of suse100_vmware and suse91_vmware.
2007-08-21* Support netbsd-* as a valid platform in EMUL_PLATFORMS. Use thejlam161-1363/+3483
pkgsrc/emulator/compat* and pkgsrc/emulator/netbsd32_compat* packages to provide the necessary shared libraries to run dynamically linked NetBSD binaries from the days of yore. * Add some additional compat* packages for completeness: compat15, compat20, compat30 * Modify the compat* packages so that "compatNM" only provides files that aren't in "NetBSD-N.(M+1)". For example, compat12 only provides files that don't exist in NetBSD-1.3.x, compat13 only provides files that don't exist in NetBSD-1.4.x, etc. As a result, if you are running NetBSD-3.0/alpha and want to run a 1.3 dynamically linked binary, there is an automatic dependency chain that causes the following packages to be installed: compat13, compat14, compat15, compat16, compat20 There are some deviations from this dependency chain on platforms that have changed executable formats, e.g. i386, m68, sparc, etc. However, in general pkgsrc will require that you have the necessary COMPAT_* options in your kernel to match the installed compat* packages. This restriction is an artificial one imposed by pkgsrc, but allows for a single set of distfiles to be used on all versions of NetBSD. * Provide compat* package support for every supported architecture of NetBSD. Verily, it is now possible to run 1.2 binaries on NetBSD-1.5.3/pc532 by installing the compat12 package from pkgsrc. Rejoice, one and all! * The netbsd32_compat* packages mirror the corresponding compat* packages for use by sparc64 and x86_64 to allow running 32-bit binaries with COMPAT_NETBSD32 kernel support. The "extras" packages supply the additional shared libraries from the corresponding release of NetBSD so that the set of files in /emul/netbsd32 will be complete. * pkgsrc/emulators/compat_netbsd contains infrastructure files shared by all of the compat* packages.
2007-08-16Add support for modular Xorg.joerg2-5/+18
2007-08-16-compat14-cryptojlam1-2/+1
2007-08-16Remove compat14-crypto and make compat14 also install the crypto libraries.jlam11-215/+24
The distinction is pointless nowadays.
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-2/+2
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-11Changes 0.9.43:adam3-8/+27
- Direct3D support on top of WGL instead of GLX for better portability. - Many DirectSound fixes. - Still more gdiplus functions. - Many crypt32 improvements. - Lots of bug fixes.
2007-08-01Write out the path to the Makefile to include so that lintpkgsrc won'tjlam39-78/+78
complain.
2007-08-01Support automatically using pkgsrc/emulators/osf1_lib to satisfyjlam4-44/+152
EMUL_PLATFORM osf1-alpha.