summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)Author
2000-03-20Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgradeJustin M. Seger
2000-03-20Remove the "version required" line.David E. O'Brien
2000-03-12Mark FORBIDDEN on alpha, it builds but doesn't run.Satoshi Asami
Submitted by: green Reviewed by: steve
2000-03-09Update to Snes9X 1.29, and get Makefile.alpha built.Brian Feldman
2000-03-08make a symlink out of the compat environment so that programs callingAndrew Gallatin
system() will be able to find /sbin/sh This allows Netscape to run external apps (eg, ghostview)
2000-03-08The "netscape" rpm from Compaq is now an actual RPM, not an RPMAndrew Gallatin
containing a gzipped tarball. Update the Makefile and the md5 checksum to reflect this new rpm.
2000-02-29Fix paths in .bochsrc file.David E. O'Brien
PR: 16511 Submitted by: Dann Lunsford <dann@greycat.com>
2000-02-28Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami
2000-02-25Fix compilation for pre-cam systems.Jean-Marc Zucconi
PR: ports/16986 Submitted by: Nobuyuki Koganemaru <kogane@koganemaru.co.jp>
2000-02-24Update to version 19991230.R. Imura
PR: 16685 Submitted by: Mikhail Teterin <root@kot.ne.mediaone.net> Approved by: maintainer
2000-02-24Bump shlib versions of kdelibs11 and kdesupport11.Satoshi Asami
2000-02-23Move linux_mesa and linux_glide from emulators to graphics.Satoshi Asami
Approved by: maintainer
2000-02-23Use USE_QT instead of explicit LIB_DEPENDS. Also, changeSatoshi Asami
HAS_CONFIGURE+CONFIGURE_ARGS="--prefix=${PREFIX}" to GNU_CONFIGURE.
2000-02-22Some VMware port cleanup:Josef Karthauser
- remove [buggy] dependencies from linuxprocfs port, when this port doesn't exist in a system (it's a common situation, because linuxprocfs port isn't included in the official port tree). - remove Makefiles.inc.xxx at cleanup stage - added message about loading kernel modules - added warning when vmware runned with not super-user id Submitted by: Vladimir N. Silyaev <vsilyaev@mindspring.com> PR: ports/16894
2000-02-21This is the last of the ports PRs assigned to me... and actually aJoerg Wunsch
rather large patchset improving pcemu. I therefore also decided to bump the version number from 1.01a to 1.01b, David Hedley apparently abandoned all work on pcemu anyway. The exact details of Arne's patches can be studied in the PR, it's something like 50 lines of explanation i don't want to quote in full here. In short, he submitted a number of improvements and a fix for the hard disk emulation in pcemu's BIOS. After a review, i decided to leave the patches verbatim. In addition and while i was at it, i added something i always ment to do: the option to dynamically add floppy disks (and now also hard disks) from within the .pcemurc file, so there's no need to recompile if you just wanna get access to your floppy from within pcemu. Comment it out again once you're done. PR: ports/5788 Submitted by: <arnej@math.ntnu.no> Arne Henrik Juul
2000-02-18Revert to using /compat/linux instead of /usr/compat/linux. TheMarcel Moolenaar
linuxulator uses /compat/linux and /compat may be a link (it is on fresh installs) and may not point to /usr/compat at all. Also, linux_devtools still uses /compat/linux. If the prefix is changed to something other than /compat/linux, make sure it's changed in all relevant places!
2000-02-17Use BUILD_DEPENDS on rpm, instead of RUN_DEPENDS.Jun Kuriyama
Discussed with: marcel
2000-02-17Change PREFIX to /usr/compat/linux as the compat bits are really intendedDavid E. O'Brien
to live in /usr rather than /.
2000-02-15Remove giflib dependence.R. Imura
Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!!
2000-02-13Update to the 4-Jan-2000 offering.David E. O'Brien
Tested by: jhb
2000-02-13Update port to 1.2Chris D. Faulhaber
PR: 16689 Submitted by: Maintainer
2000-02-13Add TuxNES.Jeroen Ruigrok van der Werven
2000-02-13Add TuxNES, a FreeBSD-friendly Nintendo 8-bit emulator.Jeroen Ruigrok van der Werven
Reviewed by: Alexander Langer <alex@big.endian.de>
2000-02-13Style nits in the ports I maintain.David E. O'Brien
2000-02-12Woops, "timeval" -> "struct timeval"R. Imura
2000-02-12Fix new compiler error in -current.R. Imura
Noticed by: bento All no response from: maintainer
2000-02-09Update port to 1.2.5-1Chris D. Faulhaber
PR: 16530 Submitted by: Maintainer
2000-02-08Sync with its pre-install script.R. Imura
Forgotten by: maintainer
2000-02-08Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm
as the days of the former are numbered. Reviewed by: asami
2000-02-08Correct PLIST for rev 1.2 of ../MakefileDavid E. O'Brien
2000-02-07Change version number to match the libc.so in the distfile. It seemsDavid E. O'Brien
these are not the Tru64 libs, but rather the Digital Unix 4.0f libs. Note that the new version number is "lower" than the previous one. Submitted by: gallatin
2000-02-07remove extra blank line (portlint)Michael Haro
2000-02-07change ordering of variables (portlint)Michael Haro
2000-02-07remove ~20 blank lines in the middle of this fileMichael Haro
2000-02-07add new line ('\n') to end of fileMichael Haro
2000-02-06Unbreak the atari800 port:Chris D. Faulhaber
* Removed xview dependancies to keep port simple. * Sound doesn't function very well so I have disabled that also. * Updated URL's and Maintainer's email address. PR: 16509 Submitted by: Maintainer
2000-02-06Add some symlinks agaist libc.so that the RPM install script does.David E. O'Brien
2000-02-05Turn on osf1_baseDavid E. O'Brien
2000-02-05This contains a minimal selection of shared libraries from a Compaq Tru64 5.0David E. O'Brien
installation. These libraries and support files, in conjunction with the osf1 module, form the basis of the osf1 compatibility environment.
2000-02-03Support bochs's internal debugger.David E. O'Brien
Submitted by: jhb
2000-02-02Update port to 1.2Chris D. Faulhaber
Approved by: Maintainer
2000-02-02Activated bfe.John Baldwin
2000-02-02A graphical front end to the debugger present in the Bochs emulator.John Baldwin
Reviewed by: jim, jedgar
2000-01-28Add CVS tags to the files that could tolerate them.David E. O'Brien
2000-01-28Make this thing acutally portlint(1) and come close our Ports CollectionDavid E. O'Brien
coding style. [billf contributed to the Makefile cleanup] Forgotten by: initial committer
2000-01-26Enable vmware.Josef Karthauser
2000-01-26Virgin import of Vladimir N. Silyaev's port of the linux version of theJosef Karthauser
VMWare virtual machine. PR: ports/16337 Submitted by: vsilyaev@mindspring.com
2000-01-22Back out v1.3. I misunderstood the procedure at work here.Nick Sayer
Submitted by: Satoshi
2000-01-22- Remove obsolete sites from MASTER_SITESMichael Haro
- Add MAINTAINER line - Support CC/CFLAGS/PREFIX properly - Shorten pkg/DESCR and add README file from distribution source PR: 16035 Submitted by: tkato@prontomail.ne.jp
2000-01-22- Fix MASTER_SITESMichael Haro
- Add MAINTAINER line - Add (probably missing) USE_XLIB line - Move install path of utility data files from lib/ to libdata/ - Shorten pkg/DESCR and move original file to files/README.FreeBSD - Sort pkg/PLIST PR: 16039 Submitted by: tkato@prontomail.ne.jp