summaryrefslogtreecommitdiff
path: root/emulators/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2013-03-24Remove ski-bin -- download links broken, and since 2007 the homepage suggestswiz1-2/+1
using emulators/ski instead.
2013-02-17make emulators/compat50, emulators/compat50-x11, emulators/compat51,spz1-1/+6
emulators/compat51-x11 and emulators/compat60 known
2013-02-17Remove sap packages. Not automatically fetchable, no maintainer.wiz1-2/+1
[Per section 19.1.5 of the pkgsrc guide.]
2012-08-18remove suse 11.3 packages.chs1-50/+1
2012-06-07Add qemu0ryoon1-1/+2
2012-06-02+ xnp2obache1-1/+2
2012-03-21Add suse121* packags.obache1-1/+50
2012-03-17Drop gdk-pixbuf, gtk and vmware modules for suse.obache1-9/+1
* gdk-pixbuf and gtk are not used anywhere in pkgsrc and suse>10.0 does not support them. * vmware module was used for emulators/vmware* packages, but it had been removed from pkgsrc.
2012-03-17Drop qt3 support for suse100.obache1-3/+1
It was intended to be used for opera-10.0, but current opera does not require it.
2012-02-20Add emulators/b-em, a Freeware Acorn BBC Micro Emulator with 2nd processorsreinoud1-1/+2
2011-12-05Remove uips, superseded by cmdpack.wiz1-2/+1
2011-12-05+cmdpack.wiz1-1/+2
2011-10-02Remove packages scheduled to be deleted according to the pkgsrc-2011Q2wiz1-3/+1
release notes.
2011-08-15+ suse113_{,32_}libdrm.wiz1-1/+3
2011-07-27Add emulators/ski in the Makefilecherry1-1/+2
2011-07-27Complete move of emulators/ski -> emulators/ski-bincherry1-2/+2
2011-03-04add and enable suse113_32_libcurl and suse113_libcurljnemeth1-1/+3
2011-02-06Remove xmame und xmess -- use mame/mess instead.wiz1-3/+1
Ok kristerw
2011-02-03Remove sdlmame and sdlmess, replaced by mame and mess, respectively.wiz1-3/+3
Add mame+mess to category Makefile.
2010-09-24add suse113_*.chs1-1/+48
2010-06-01Add gns3markd1-1/+2
2010-02-27Remove emulators/peace. It's outdated, and doesn't work on recent NetBSD.kent1-2/+1
2010-02-10Retire vmware packages.joerg1-5/+1
2010-02-05add dynagenmarkd1-1/+2
2009-11-10+ kegs.wiz1-1/+2
2009-09-09Add suse_qt3.obache1-1/+3
2009-03-09Added emulators/sap/Makefile.commonsno1-1/+2
2009-01-18+ sdlmame + sdlmess.wiz1-1/+3
2009-01-03Add gambatte, nestopia, and snes9x-gtk.wiz1-1/+4
2008-12-20+ handy_sdl.wiz1-1/+2
2008-12-06+ xhomerobache1-1/+2
2008-11-21Added emulators/wine-devel version 1.1.8adam1-1/+2
2008-03-28Remove suse91 entries.xtraeme1-38/+1
2008-03-09Add misc/dvtm, biology/mopac, emulators/yabause.tnn1-1/+2
2008-02-29Fix typo at adding suse100_krb5obache1-2/+2
2008-02-22Add and enable suse100_{,32_}krb5obache1-1/+3
2008-02-14+dynamipskefren1-1/+2
2007-12-31Add support for NetBSD 4.0 compatibility through installing compat40jlam1-1/+5
and netbsd32_compat40 packages. The compat40 packages are currently built by comparing the 4.0 release against the 20071230 version of HEAD. Commit approved by <agc>.
2007-09-07Add and enable suse*alsa, suse*libsigc++2, and suse*resmgr.wiz1-1/+7
2007-08-23suse_linux no longer exists -- appease pkglintjnemeth1-2/+1
2007-08-21* Support netbsd-* as a valid platform in EMUL_PLATFORMS. Use thejlam1-2/+15
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-16-compat14-cryptojlam1-2/+1
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-07-29Add 32-bit versions of SuSE Linux 9.1 and 10.0 for use by NetBSD/x86_64jlam1-1/+40
with COMPAT_LINUX32.
2007-05-19+ mednafen.wiz1-1/+2
2007-03-21Add and enable "suse100_vmware" package.tron1-1/+2
2007-03-18Add makeppf.wiz1-1/+2
2007-03-18Add applyppf.wiz1-1/+2
2007-02-23Add and enable or1ksimagc1-1/+2
2006-10-12add kenigma.markd1-1/+2