aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-2/+1
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* Update to 2001.04.18Dmitry Sivachenko2001-05-046-4/+44
| | | | | | | | PR: 26915 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42246
* Update xpinmame to 0.99b2 (patch is against xmame-0.37b14.1)Jimmy Olgeni2001-05-024-7/+5
| | | | | | | | | | * Fix xmess plist problem (reported by bento): missing xmess/credits.txt PR: 26856 Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=42172
* Fix the build on 5-CURRENT by creating dummy bus_if.h and device_if.h.Akinori MUSHA2001-05-012-0/+2
| | | | | | | (Now machine/smp.h seems to include sys/bus.h which demands them) Notes: svn path=/head/; revision=42143
* Don't hard-code -O3 and about 20 -f optimizationsKris Kennaway2001-04-301-2/+17
| | | | Notes: svn path=/head/; revision=42071
* Bump PORTREVISIONJean-Marc Zucconi2001-04-291-1/+1
| | | | Notes: svn path=/head/; revision=42018
* - Remove pkg-plist.x11 and use PLIST_SUB to manage NO_X files in pkg-plistJean-Marc Zucconi2001-04-294-48/+7
| | | | | | | | | - PLIST now manages installation/removal of mtools.conf (pkg-install no longer required). mtools.conf will be removed only if it is equal to mtools.conf.sample. Submitted by: olgeni Notes: svn path=/head/; revision=42017
* Fix patch-i (whitespaces).Jimmy Olgeni2001-04-281-5/+5
| | | | | | | | | | This patch would not apply cleanly because the original source files has whitespaces at the end of some lines. The whitespaces in my original patch have probably been eaten by some MUA by the time they arrived to maintainer. :-( Notes: svn path=/head/; revision=41993
* This patch corrects a newline bogon in the "mdel" command usage help.Jean-Marc Zucconi2001-04-271-0/+11
| | | | | | | Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=41982
* Fix unknown uid/gids that come out of the RPMs, to avoid the quotacheckJimmy Olgeni2001-04-258-0/+24
| | | | | | | | | | | | | warning about unknown owners. Add a reminder in the Makefile, because this fix should be removed when a new release of the RPMS fixes the problem. Specifically, the only affected file in the LINUXBASE hierarchy is usr/man/man8/setserial.8 (-> root:wheel) Approved by: marcel Notes: svn path=/head/; revision=41899
* Update port to version 0.37b14.1 (CPS2 patch updated to 22/04/2001)Jimmy Olgeni2001-04-233-9/+24
| | | | | | | | PR: 26799 Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=41842
* Update MASTER_SITESGeorge C A Reid2001-04-221-2/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=41792
* Initial import.Yukihiro Nakai2001-04-226-0/+34
| | | | | | | NES, SMS, PCE, etc multi system emulator Notes: svn path=/head/; revision=41785
* Initial import.Yukihiro Nakai2001-04-227-0/+66
| | | | | | | Another Gameboy(tm) emulator. Notes: svn path=/head/; revision=41784
* Initial import.Yukihiro Nakai2001-04-2210-0/+319
| | | | | | | SEGA Megadrive/Genesis emulator. Notes: svn path=/head/; revision=41781
* Initial import.Yukihiro Nakai2001-04-227-0/+49
| | | | | | | Another GameBoy(tm) emulator. Notes: svn path=/head/; revision=41779
* Update CPS2 versionNick Sayer2001-04-172-3/+3
| | | | | | | Submitted by: stijn@win.tue.nl Notes: svn path=/head/; revision=41565
* Update to TuxNES 0.75.Jeroen Ruigrok van der Werven2001-04-163-8/+7
| | | | | | | | | | | | This version fixes support for some mappers, adds new ones, sports a revamped sound system, multiple video modes, can work with W and GGI, zipped file support, and more I missed. NetBSD now compiles natively too, OpenBSD is kinda of hard right now due to as problems [old version]. Notes: svn path=/head/; revision=41480
* New Nintendo Gameboy(TM) emulmulator.Yukihiro Nakai2001-04-168-0/+49
| | | | Notes: svn path=/head/; revision=41461
* Use !defined(NO_X) instead of defined(WITH_X11)Jean-Marc Zucconi2001-04-161-2/+2
| | | | | | | | Some ports use WITH_X11, some other WITHOUT_X11 or WITHOUT_X but it seems that only NO_X is documented and can be set in make.conf Notes: svn path=/head/; revision=41445
* Update to version 3.10.Kelly Yancey2001-04-162-3/+3
| | | | Notes: svn path=/head/; revision=41443
* Update xmame, xmess and xpinmame to 0.37b13.2Jimmy Olgeni2001-04-147-212/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | From the PR: - Remove temporary GL patch (xmame/files/patch-ae) - Remove glue for xmess-0.37b12.1 from xmame makefile - Move patches to post-patch target And some more patches (also from maintainer): - Fixed distfile information (tarball changed) - Removed a file from pkg-plist. Notable updates in xmame-0.37b13.2: - Fixed an unmatched parenthesis error in src/drawgfx.c that was affecting non-Intel platforms. - Fixed a bug in mess/cpu/apexc/apexcdsm.c that was causing xmess linking to fail. - Updated GLMame to v0.85. (Sven Goethel) - Vector games now work with the SDL target. PR: 26474 Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=41372
* added %%PORTDOCS%% in pkg-plistDirk Meyer2001-04-131-22/+22
| | | | Notes: svn path=/head/; revision=41336
* upgrade to 0.9.12Ying-Chieh Liao2001-04-103-4/+4
| | | | | | | change mastersite Notes: svn path=/head/; revision=41179
* Move:Maxim Sobolev2001-04-093-3/+3
| | | | | | | | | | devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 Repo-copy by: asami Notes: svn path=/head/; revision=41125
* mtools.conf fixes:Jean-Marc Zucconi2001-04-081-10/+20
| | | | | | | | | | - Use modern disk names (ad and da instead of rsd and rwd) - fix comment concerning chmod and floppy devices - add LS120 examples (submitted by Phillip Musumeci <phillip@mirriwinni.cse.rmit.edu.au>) Notes: svn path=/head/; revision=41093
* Update to 2001.03.26.Jing-Tang Keith Jang2001-04-0812-80/+14
| | | | | | | PR: ports/26435 (MAINTAINER) Notes: svn path=/head/; revision=41079
* Fixed plist.Munechika SUMIKAWA2001-04-082-33/+37
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=41073
* Don't require a 686.Nick Sayer2001-04-061-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=40928
* Enable USB joysticks. Yay!Nick Sayer2001-04-051-0/+1
| | | | | | | Approved by: stjin@win.tue.nl Notes: svn path=/head/; revision=40884
* Fix 'make package' in the no X11 case.Jean-Marc Zucconi2001-04-053-3/+48
| | | | | | | Submitted by: Alec Wolman <wolman@cs.washington.edu> Notes: svn path=/head/; revision=40854
* 1. Some more GL fixesNick Sayer2001-04-035-11/+37
| | | | | | | | | | | | 2. Don't read existing config files to generate man pages 3. Update xpinmame to 0.99b1 PR: 26300 Submitted by: maintainer Notes: svn path=/head/; revision=40807
* Overhaul QT/KDE support:Will Andrews2001-04-032-5/+2
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* 1. Add support to the xmame port for building the GL version. Yet moreNick Sayer2001-04-035-9/+182
| | | | | | | | | | | | reason to get DRI support working (hint hint). 2. While we're at it, add a quick patch from the author to improve reliability a tiny bit. Approved by: stijn@win.tue.nl Notes: svn path=/head/; revision=40789
* Add xpinmame, the Pinball Console emulator for X11 (xmame slave port)Jimmy Olgeni2001-04-014-0/+35
| | | | | | | | Submitted by: Stijn Hoop <stijn@win.tue.nl> PR: 26217 Notes: svn path=/head/; revision=40692
* Update xmame to 0.37b13.1Jimmy Olgeni2001-04-016-29/+69
| | | | | | | | | | | | | - Assign maintainership to Stijn Hoop, due to current maintainers timeouts. - Don't symlink /usr/X11R6/etc/xmamerc to avoid bento warning - Update CPS2 patch version to latest release - Rename wpcmame glue in xmame makefile to pinmame Submitted by: Stijn Hoop <stijn@win.tue.nl> PR: 26217 Notes: svn path=/head/; revision=40691
* o Update to version 2.1Mario Sergio Fujikawa Ferreira2001-03-304-6/+8
| | | | | | | | | | | | | | | | | | | | | | | o Use proper versioning in the port Makefile. BUMP PORTEPOCH o Changes: - DI opcode now cancels pending EI (Killer Instinct, Donkey Kong Land series). - Fixed GBC and SGB colors to span from black to true white. - Added sound chip initialization on startup (Fortified Zone, Fortified Zone 2, Beetlejuice). - Fixed third sound channel (still not perfect). - Added SetWave() call to the sound API. - Added SetWave() waveforms to the third sound channel. - Window refresh does not start if the window was off when refresh reached its top (WarriorsOfMightAndMagic). - Now setting LCD state to 0 during last two lines of VBlank (152-153) so Final Fantasy Legend works again. - Moved VBlank interrupt from line 145 to line 144 (Force 21, Cruisn' Exotica, Army Men 2). - Moved VBlank interrupt to the beginning of scanline (Daedalian Opus). Notes: svn path=/head/; revision=40588
* Update to 1.0.3.Maxim Sobolev2001-03-302-2/+4
| | | | Notes: svn path=/head/; revision=40582
* Use /dev/fd* by default, instead of /dev/rfd*Jean-Marc Zucconi2001-03-302-11/+26
| | | | | | | Pointed out by: alfred Notes: svn path=/head/; revision=40567
* update master_sitesMichael Haro2001-03-291-1/+1
| | | | | | | | PR: 23735 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=40557
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-292-2/+2
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to version 1.37c with the major notable of having all of Kreed'sBrian Feldman2001-03-294-384/+16
| | | | | | | display filters built-in. Notes: svn path=/head/; revision=40528
* Maintainer change.Yukihiro Nakai2001-03-291-1/+1
| | | | Notes: svn path=/head/; revision=40520
* - Update to the version 0.37b12.1 of xmame/xmessJimmy Olgeni2001-03-2716-353/+255
| | | | | | | | | | | | | | | | | | - Make emulators/xmess a slave port of emulators/xmame - Add SDL support (enabled by default) - Add DGA support for non-SDL builds - Define spool directory to /var/games/x{mame,mess}, and install binary setgid games to avoid creating a world writable directory - Add hiscore.dat, history.dat, and cheat.dat support for xmame - Convert patch-ab into ${SED} in ports Makefile - Add CPS-2 patches for xmame; this enables more games - Enable optimization for xmame/xmess by default PR: 25921 (with more patches from originator) Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=40430
* Replace URL with one that works.Maxim Sobolev2001-03-211-5/+1
| | | | Notes: svn path=/head/; revision=40183
* Author acked to release ports to the public. So be it.Maxim Sobolev2001-03-211-1/+1
| | | | Notes: svn path=/head/; revision=40182
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-209-9/+9
| | | | Notes: svn path=/head/; revision=40120
* Stupid. It depends on vmware in the HOST, not the guest. :-(Nick Sayer2001-03-191-2/+1
| | | | Notes: svn path=/head/; revision=40064
* Also RUN_DEPENDS on vmware2Nick Sayer2001-03-191-1/+2
| | | | Notes: svn path=/head/; revision=40063
* Updated to use Tcl/Tk 8.3Dirk Meyer2001-03-182-3/+3
| | | | Notes: svn path=/head/; revision=39999