summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)AuthorFilesLines
2000-12-14Update to 0.20001214.2 - the NetBSD changes are now in the anoncvshubertf3-35/+10
repository. Uses new tarball from there. While there, pull in bsd.prefs.mk so BSDSRCDIR has a chance to be defined.
2000-12-14path-sumtsarna1-2/+2
2000-12-14Make patch actually apply.tsarna1-3/+3
2000-12-14One more thing: Actually pass the source dir to ./configure!tv1-2/+2
2000-12-14Add a comment to indicate why we now do the BSDSRCDIR?= dance withtv1-2/+2
bsd.prefs.mk.
2000-12-14Do not assume that /usr/src has been set by mk.conf, and DEFINITELY don'ttv1-13/+17
assume blindly that /usr/src is the appropriate kernel source tree. Force the user to set it explicitly in either the environment or mk.conf.
2000-12-14Updated "bochs" package to 2000.03.25a. it is now distributed under the LGPL.kei8-59/+106
2000-12-14bring a bit further on -currenthubertf4-39/+14
2000-12-14the source is in MASTER_SITE_LOCAL for now, it's a tarfile ofhubertf1-2/+3
a anoncvs checkout (unchanged)
2000-12-14add & enable plex86hubertf1-1/+2
2000-12-14 The goal of the Plex86 project is to create an extensible open sourcehubertf10-0/+129
PC virtualization software program which will allow PC and workstation users to run multiple operating systems concurrently on the same machine. Plex86 will run as much of the operating system and application software natively as possible, the rest being emulated by the PC virtualization monitor. A highly visible and often requested use, would be to allow for Windows software to be run inside of GNU/Linux or other UNIX like operating system. This gives users a migration path towards UNIX, allowing them to run legacy software until native ports or alternatives are available. It also provides a transitionary step for software vendors who plan to port their product to UNIX, but have not yet done so. Users could buy the Windows version product and run it at near native speeds on UNIX, using Plex86, until a UNIX native version is ready.
2000-12-13Slurp in suse_png-7.0, and bump to suse_linux-6.3nb3hubertf1-2/+3
2000-12-13add and enable suse_libpngjdolecek1-1/+2
2000-12-13SuSe 7.0 libpng packagejdolecek4-0/+29
created using suse_libjpeg as a template
2000-12-13Add and enable "xm7" package.kei1-1/+2
2000-12-13Initial import of "xm7" package.kei10-0/+178
X11-based FM-7 emulator
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-12-11install HTML documentation into share/doc/htmlwiz2-19/+22
2000-12-07If we are not on a CPU known by mame, determine risc or risc_lsb based onabs2-2/+10
<machine/endian.h>. Fixed xmame on arm32.
2000-12-06add and enable suse_glxwiz1-1/+2
2000-12-06Import suse_glx package provided by Jared D. McNeill in pkg/11650:wiz4-0/+32
SuSE GLX package for Linux GLX compatibility
2000-11-16Check for DGA lib in X11BASE, based on a suggestion by hubertf.wiz1-5/+5
2000-11-16remove trailing whitespacewiz1-2/+2
2000-11-16Update to 1.32. Changes are mainly bugfixes (see the installed CHANGES.TXT).wiz7-57/+65
Package change: DGA detection, instead of hardcoding on i386.
2000-11-09Fix package compilation to work on non-i386/ELF. Assembler only usedwiz3-15/+45
on i386/ELF, even though it could perhaps be made to work on i386/a.out. DGA is also only enabled on i386 for now -- don't know of a good way to check for DGA support.
2000-11-09add and enable snes9xwiz1-1/+2
2000-11-09Import snes9x, a SNES (Super Nintendo) emulator. Package provided bywiz12-0/+247
Jared D. McNeill in pkg/11439, touched up by me. XXX: i386/ELF only for now, patch-ab and patch-ac improve compilation on a.out, but linking fails (underbar problems).
2000-11-05Update for 0.37b6.1.mycroft5-37/+42
2000-11-04if using pkgsrc libintl, needlukem1-2/+2
LIBINTL=-L${LOCALBASE}/lib -Wl,-R${LOCALBASE}/lib -lintl not LIBINTL=-L${LOCALBASE} -lintl cVS: ----------------------------------------------------------------------
2000-11-01comment on librpm -> libintl dependencyitojun1-7/+9
2000-11-01librpm (misc/rpm) requires libintl.a. use USE_LIBINTL.itojun1-2/+8
From: bernd@arresum.inka.de (Bernd Ernesti)
2000-10-28Update to darcnes-20001011. Changes are some CPU fixes and some codewiz4-12/+25
shuffling (for details visit the homepage).
2000-10-19Also pull in suse_libjpeghubertf1-1/+2
2000-10-19Add & enable suse_libjpeghubertf1-1/+2
2000-10-19libpeg needed by somse linux progs (opera, ...).hubertf4-0/+29
Closes PR 11153.
2000-10-14Group logical expressions correctly.jlam4-12/+12
2000-10-14Run ldconfig after installing/deinstalling shared libraries. We need tojlam6-9/+38
do this manually since it's not automatically handled by bsd.pkg.mk.
2000-10-13Make these install into /usr on most platforms, and into /emul/aout/usrjlam8-26/+232
on platforms transitioning to ELF (currently only i386). The /emul/aout installation occurs much like the suse_linux and freebsd_lib packages. Also add SHLIB_HANDLING=NO to ensure library links aren't clobbered. This should fix PR#9011.
2000-09-24make this work on alphahubertf2-1/+15
2000-09-24ELF shlib fixhubertf2-6/+14
2000-09-11Remove redundant DEPENDS on xpm; USE_XPM covers that.fredb1-3/+1
2000-09-10Use gmake instead of make (handles implicit rules differently).wiz1-1/+2
Addresses pkg/9778 and pkg/10887.
2000-09-09Update MASTER_SITE, as noted in pkg/9831.wiz1-2/+2
XXX: This package should probably be updated after the freeze.
2000-09-08Fix dependency line: we were depending on suse_base, but building injlam1-2/+2
suse_linux.
2000-09-05No need for the binary package to run "mkfontdir".fredb1-2/+1
2000-09-04remove trailing whitespacewiz1-2/+2
2000-09-03move line to be more pkglint friendlywiz1-2/+2
2000-09-01Regen for new patch-af.fvdl1-1/+2
2000-09-01Patch to make bochs accept 2.88 floppies in the bochsrc file.fvdl1-0/+17
2000-08-31add CHECK_SHLIBS=nohubertf1-2/+2