summaryrefslogtreecommitdiff
path: root/emulators (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-01-29SIZEify.Trevor Johnson31-0/+68
Notes: svn path=/head/; revision=99360
2004-01-28Revert an upstream change (which in turn reverted a fix which happened toGerald Pfeifer4-0/+36
cause higher memory consumption). This should avoid errors of the following kind: err:virtual:map_image Standard load address for a Win32 program (0x00400000) not available Bump PORTREVISION. Problem reported by: pav, Benjamin Lutz <benlutz@datacomm.ch> Notes: svn path=/head/; revision=99349
2004-01-28Return to ports@ because I won't be working on FreeBSD for 3 months minimum.Eric Anholt1-1/+1
Notes: svn path=/head/; revision=99311
2004-01-28Replace rtc with a revamped version that I've been working on. This versionMike Silbersack2-31/+109
uses tsleep / selrecord and a worker thread to provide a much better emulation of the rtc driver, as well as greatly decreased processor usage. Device cloning as well as a few more tweaks to the emulation are still pending. Notes: svn path=/head/; revision=99307
2004-01-25Document the homepage.David E. O'Brien1-0/+2
Notes: svn path=/head/; revision=99142
2004-01-25Update to the 20040121 snapshot of Wine (which now include two of our localGerald Pfeifer10-86/+34
hacks). Fix a INSTALL_AS_USER problem by generating $PREFIX/etc in any case. Notes: svn path=/head/; revision=99109
2004-01-24- Update to plugins2Pav Lucistnik3-6/+5
- Bump portrevision PR: ports/61848 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer) Notes: svn path=/head/; revision=98982
2004-01-23Let ports use the USE_SDL macroEdwin Groothuis1-3/+2
PR: ports/61807 Approved by: Tom Carrick <knyghtmare@knyghtmare.com> Notes: svn path=/head/; revision=98931
2004-01-23Let ports use the USE_SDL macro.Edwin Groothuis2-7/+4
Notes: svn path=/head/; revision=98923
2004-01-23Now gettext 0.12.1 is gettext-old.Trevor Johnson3-3/+3
Notes: svn path=/head/; revision=98909
2004-01-23Fix that pesky panic when the rtc module is unloaded.Mike Silbersack1-1/+0
PR: ports/57465 Notes: svn path=/head/; revision=98870
2004-01-22Fix the install by stripping the i386 tag out of DISTFILES.Joe Marcus Clarke1-1/+1
Reported by: Stephen Hilton <nospam@hiltonbsd.com> Tested by: Stephen Hilton <nospam@hiltonbsd.com> Notes: svn path=/head/; revision=98813
2004-01-22Use the CPIO macro defined in bsd.port.mk.Trevor Johnson8-8/+8
Notes: svn path=/head/; revision=98793
2004-01-22Remove the two checksums for redhat-release-7.1-1.noarch.rpm from eachJoe Marcus Clarke3-8/+8
distinfo file, and instead fetch this one from from the i386 directory for both Alpha and i386 architectures. Based on the previous commit that duplicated these entries in the plist, these files should be more or less identical. Note: ftp-master will be updated soon with the correct distfile. [1] Also, remove redundant slashes from the jail message. [2] PR: 61660 [1] 61697 [2] Submitted by: Linh Pham <question@closedsrc.org> [2] Notes: svn path=/head/; revision=98747
2004-01-22Remove some obsolete messages, and apply some punctuation fixes fromEric Anholt1-15/+4
ports/61549. PR: ports/61549 Submitted by: Ken Stailey <kstailey@yahoo.com> Notes: svn path=/head/; revision=98743
2004-01-21- Update to 1.7Pav Lucistnik5-67/+95
PR: ports/61599 Submitted by: No-Name <arundel@gmx.net> (maintainer) Notes: svn path=/head/; revision=98736
2004-01-21Bump the port revision to note the vm_page_alloc_contig -> contigallocMike Silbersack1-1/+1
change which is required for 5.x systems. Notes: svn path=/head/; revision=98735
2004-01-21Update the kernel module to use contigmalloc instead of the now obsoleteMike Silbersack1-0/+12
vm_page_alloc_contig. Notes: svn path=/head/; revision=98733
2004-01-21- Nuke useless empty filePav Lucistnik1-0/+0
Notes: svn path=/head/; revision=98732
2004-01-21Make the linprocfs check succeed if linprocfs is already mounted, andMike Silbersack1-2/+2
make the error message (hopefully) more descriptive. Notes: svn path=/head/; revision=98729
2004-01-20- Use new knobs from bsd.sdl.mkKirill Ponomarev1-2/+2
Approved by: portmgr Notes: svn path=/head/; revision=98675
2004-01-17Update to 2.1. Try to provide a better set of default options and a betterEric Anholt7-236/+111
default configuration (VESA enabled, which is very popular, and the config file has the clock synchronizing to the host as default). Simplify the Makefile greatly. Notes: svn path=/head/; revision=98428
2004-01-13- Update to 2.3 and use ${DATADIR}Kirill Ponomarev3-9/+9
PR: 61321 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=98099
2004-01-12- Update to 0.5.4Clement Laforet5-33/+43
- Fix build on bento PR: 59902 Submitted by: Nikisha <nishika@manbow.com> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=97993
2004-01-12- Update to 0.77.1 (chase xmame port)Pav Lucistnik1-1/+1
PR: ports/61206 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Notes: svn path=/head/; revision=97989
2004-01-12- Update to 0.77.1Pav Lucistnik2-5/+6
PR: ports/61205 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer Notes: svn path=/head/; revision=97988
2004-01-10remove spaces in favour of a tabs.Edwin Groothuis2-2/+2
Notes: svn path=/head/; revision=97869
2004-01-10Update emulators/sim to 3.0-2Edwin Groothuis8-404/+52
Make portlint -A happy and update the port to the current version. PR: ports/58644 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=97868
2004-01-10Substitute BROKEN with IGNORE in cases where the port requires the src treeJoe Marcus Clarke3-8/+8
to be present, or does not compile on certain versions of FreeBSD. This will potentially avoid needless compilations on bento, and has the added benefit of improving certain reporting tools. To most users, this change is a no-op. PR: 61090 Submitted by: linimon Notes: svn path=/head/; revision=97845
2004-01-09- Quiet Fenner's distfile surveyPav Lucistnik1-1/+1
PR: ports/61136 Submitted by: Ken Smith <kensmith@cse.Buffalo.EDU> Notes: svn path=/head/; revision=97797
2004-01-09It turns out this port really depends on the nvidia-driver for libGLcore.so.1,Pete Fritchman2-6/+5
it's not optional. Make this a hard dependency instead of suggesting it in pkg-message, and note that we really do require an nVidia card. Submitted by: maintainer Notes: svn path=/head/; revision=97742
2004-01-06- Set --with-xmame-dir properlyPav Lucistnik1-0/+3
- Raise portrevision PR: ports/60941 Submitted by: Ulrich Spoerlein <q@uni.de> (xmame maintainer) Approved by: maintainer Notes: svn path=/head/; revision=97414
2004-01-05Change the linux_base-8 dependency to be a bit more strict (depend on a filePete Fritchman1-1/+1
that only exists in linux_base-8). Submitted by: maintainer Notes: svn path=/head/; revision=97316
2003-12-30- use INFODirk Meyer2-3/+3
- Fix x64 sound problmes (gcc bug) in STABLE Notes: svn path=/head/; revision=96969
2003-12-30- Fix dependenciesPav Lucistnik6-50/+72
- Fix install - Add plugins PR: ports/60718 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer) Notes: svn path=/head/; revision=96947
2003-12-28Get sound working by ignoring errors from our dummy SOUND_MIXER_INFO ioctl.Gerald Pfeifer4-2/+50
Bump PORTREVISION. Reported by: Travis Poppe <tlp@LiquidX.org> Tested by: Travis Poppe <tlp@LiquidX.org> Discussed with: matk Notes: svn path=/head/; revision=96792
2003-12-27- Update to version 0.97.5Kirill Ponomarev8-48/+58
PR: 60629 Submitted by: maintainer Notes: svn path=/head/; revision=96712
2003-12-26Add linux-geepee32, a linux binary version of GP32 emulator. GP32 isPav Lucistnik6-0/+67
a handheld used mainly in Korea. PR: ports/57685 Submitted by: No Name <arundel@gmx.net> Notes: svn path=/head/; revision=96657
2003-12-26- Axe bogus textPav Lucistnik1-7/+0
PR: ports/60601 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer) Notes: svn path=/head/; revision=96656
2003-12-26- Update to 1.75Pav Lucistnik4-26/+22
PR: ports/59673 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=96655
2003-12-26- Update to 1.7Pav Lucistnik4-26/+24
PR: ports/59672 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=96654
2003-12-26- Update to 1.15Pav Lucistnik4-26/+24
PR: ports/59671 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=96653
2003-12-26- Update to 1.6.0Pav Lucistnik6-48/+49
PR: ports/59670 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer) Notes: svn path=/head/; revision=96651
2003-12-26Add linux-mupen64, a linux binary version of Nintendo 64 emulator.Pav Lucistnik8-0/+143
PR: ports/57626 Submitted by: Travis Poppe <tlp@LiquidX.org> Notes: svn path=/head/; revision=96648
2003-12-26rfork() requires that the RFTHREAD flag is given with RFPROC and RFMEM. AddGerald Pfeifer4-0/+34
a patch to fix this port and bump PORTREVISION. PR: 60508 Submitted by: David Beck <dbeck@beckground.hu> Notes: svn path=/head/; revision=96616
2003-12-25- Update to version 1.3.2Kirill Ponomarev4-12/+24
PR: 60562 Submitted by: Ports Fury Notes: svn path=/head/; revision=96579
2003-12-21- update to 0.34bPete Fritchman4-55/+13
- only for i386 now, maintainer doesn't have time to remove gcc i386-isms and test on other archs. PR: 60466 Submitted by: maintainer Notes: svn path=/head/; revision=96292
2003-12-21- Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2-2/+2
Notes: svn path=/head/; revision=96284
2003-12-19- Unbreak xmess and bring it up to the 0.76.1 (it's slave port of xmame)Pav Lucistnik3-17/+23
Approved by: maintainer timeout (1 month) (xmame part) Notes: svn path=/head/; revision=96236
2003-12-15Update to 6.0.David E. O'Brien9-399/+4
Submitted by: grehan Notes: svn path=/head/; revision=95863