aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Mark broken on anything before FreeBSD 5.3, as Wine would build but notGerald Pfeifer2004-12-204-0/+12
| | | | | | | | | | properly run there (mostly due to threading issues). Remove the share/applications and share/wine directories via pkg-plist.[1] Pointed out by: pointyhat/kris[1] Notes: svn path=/head/; revision=124644
* Fix make fetch for x86.David E. O'Brien2004-12-202-0/+2
| | | | Notes: svn path=/head/; revision=124612
* Add AMD64 support.David E. O'Brien2004-12-201-11/+20
| | | | Notes: svn path=/head/; revision=124605
* + Our AMD64 Linux compat is 32-bit i386 emulation, so adjust accordingly.David E. O'Brien2004-12-196-42/+22
| | | | | | | + We don't have Sparc64 Linux emulation, so don't try here. Notes: svn path=/head/; revision=124507
* Remove some lines that are no longer needed.Trevor Johnson2004-12-195-35/+0
| | | | Notes: svn path=/head/; revision=124463
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-183-0/+6
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* Correct a mistake in my grouping of master site subdirectories.Trevor Johnson2004-12-185-5/+5
| | | | Notes: svn path=/head/; revision=124422
* Reset bouncing maintainer address:Kris Kennaway2004-12-182-2/+2
| | | | | | | | <verm@drunkmonk.net>: host beatrix.drunkmonk.net[206.75.218.3] said: 550 5.1.1 <verm@drunkmonk.net>... User unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=124420
* Simplify by grouping master site subdirectories.Trevor Johnson2004-12-185-150/+95
| | | | | | | | Clean up amd64 support by consolidating tests. Code after bsd.port.mk was not reached. Notes: svn path=/head/; revision=124395
* PortlintDavid E. O'Brien2004-12-182-36/+38
| | | | Notes: svn path=/head/; revision=124343
* Update to 0.63Volker Stolz2004-12-174-30/+7
| | | | | | | | | PR: ports/74303 Submitted by: Miguel Mendez Approved by: maintainer timeout Notes: svn path=/head/; revision=124315
* Make portlint happyEdwin Groothuis2004-12-152-9/+8
| | | | | | | | PR: ports/69041 Submitted by: Wesley Shields <wxs@csh.rit.edu> Notes: svn path=/head/; revision=124042
* On amd64 we want to use FALLBACK_ELF_MIB as kern.elf32.fallback_brand,David E. O'Brien2004-12-146-1/+24
| | | | | | | vs. kern.fallback_elf_brand. Notes: svn path=/head/; revision=124024
* First cut at supporting AMD64 (to give 32-bit support).David E. O'Brien2004-12-145-5/+45
| | | | Notes: svn path=/head/; revision=124022
* Now fetchable againKris Kennaway2004-12-122-4/+0
| | | | Notes: svn path=/head/; revision=123798
* BROKEN: Does not buildKris Kennaway2004-12-111-6/+2
| | | | Notes: svn path=/head/; revision=123766
* Add linux-zsnes, a linux binary version of the x86 only SNES emulatorMichael Nottebrock2004-12-084-0/+60
| | | | | | | | PR: 68196 Submitted by: Travis Poppe <tlp@LiquidX.org> Notes: svn path=/head/; revision=123444
* - removed, EXPIRATION_DATE reachedDirk Meyer2004-12-067-166/+0
| | | | | | | Please use native version now Notes: svn path=/head/; revision=123316
* BROKEN: UnfetchableKris Kennaway2004-12-042-0/+4
| | | | Notes: svn path=/head/; revision=123070
* Update to the 20041201 version of Wine, which contains tons of generalGerald Pfeifer2004-12-0312-58/+172
| | | | | | | | | | | | improvements (as well as dozens of portability fixes by myself) and, with the patch for [1] finally works on FreeBSD again, unlike all versions after 20040505. PR: 73092 [1] Submitted by: Simon 'corecode' Schubert <corecode@fs.ei.tum.de> [1] Notes: svn path=/head/; revision=123049
* Add imake build dependency.Dejan Lesjak2004-12-031-0/+2
| | | | | | | | | | Previously it was picked up as run time dependency for X libraries. That is about to change so specify it explicitly. Pointed out by: dosirak via kris, while testing X.Org upgrade Notes: svn path=/head/; revision=123026
* - extend MASTER_SITESDirk Meyer2004-11-301-1/+2
| | | | | | | (master server is down) Notes: svn path=/head/; revision=122807
* - update URLDirk Meyer2004-11-301-1/+1
| | | | Notes: svn path=/head/; revision=122806
* - use real location for soundcard.hDirk Meyer2004-11-301-1/+1
| | | | | | | (instead of symlink) Notes: svn path=/head/; revision=122805
* BROKEN on 5.x: Does not compileKris Kennaway2004-11-301-0/+4
| | | | Notes: svn path=/head/; revision=122777
* Fix build with GCC 2.95.4.Alexey Dokuchaev2004-11-291-16/+12
| | | | | | | | Reported by: kris Approved by: fjoe (mentor, implicit) Notes: svn path=/head/; revision=122760
* Fix build of xmess on 4.xKris Kennaway2004-11-291-0/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=122737
* - Fix Sound supportDirk Meyer2004-11-283-1/+36
| | | | | | | Submitted by: Rob Andrews Notes: svn path=/head/; revision=122679
* Mark BROKEN on sparc64 - doesn't compile.Kirill Ponomarev2004-11-282-2/+8
| | | | | | | | PR: ports/74325 Submitted by: maintainer Notes: svn path=/head/; revision=122652
* sync with master portDaichi GOTO2004-11-241-1/+1
| | | | | | | | PR: ports/74208 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Notes: svn path=/head/; revision=122319
* [Maintainer Update] emulators/xmame to 0.88Daichi GOTO2004-11-242-5/+18
| | | | | | | | PR: ports/74207 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Notes: svn path=/head/; revision=122318
* - Add SX ROM revision E (rev J does not work)Alexey Dokuchaev2004-11-226-22/+98
| | | | | | | | | | | | | | - Fix terminal allocation code under FreeBSD - Catch up with PHK's cuaa->cuad rework in -CURRENT - Avoid direct use of `unzip' command in Makefile in favor of ${UNZIP_CMD} - Utilize DATADIR and DOCSDIR marcos in pkg-plist - SIZEify - Take maintainership Approved by: fjoe (mentor, implicit) Notes: svn path=/head/; revision=122137
* o Update to 0.6.1(2004/11/15 snapshot).Norikatsu Shigemura2004-11-1714-46/+134
| | | | | | | | | | FreeBSD related changes: physical cdrom fix, audio merge PR: ports/74015 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=121802
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-4/+3
| | | | Notes: svn path=/head/; revision=121637
* My bad, I forgot to update checksum for others.Kevin Lo2004-11-091-0/+6
| | | | | | | Point out by kris. Notes: svn path=/head/; revision=121176
* - disconenct linux-mupen64Dirk Meyer2004-11-081-1/+0
| | | | Notes: svn path=/head/; revision=121108
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-072-2/+2
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Per email from maintainer, this broken port should be removed in favorMark Linimon2004-11-071-1/+3
| | | | | | | of the native version that we now have. Set fairly quick expiration. Notes: svn path=/head/; revision=121023
* Update WWW link.Marc Fonvieille2004-11-062-2/+2
| | | | | | | | | PR: ports/73447 Submitted by: Francisco <include@npf.deec.uc.pt> Approved by: clive Notes: svn path=/head/; revision=120964
* Update to 0.87Kevin Lo2004-11-061-1/+1
| | | | | | | | PR: ports/73545 Submitted by: MAINTAINER Notes: svn path=/head/; revision=120923
* Update to 0.87Kevin Lo2004-11-062-11/+6
| | | | | | | | PR: ports/73544 Submitted by: MAINTAINER Notes: svn path=/head/; revision=120922
* Unbreak: Chase MASTER_SITEVolker Stolz2004-11-051-4/+1
| | | | Notes: svn path=/head/; revision=120889
* - Add USE_GCC=2.95 and unbreak it on i386-current.Yen-Ming Lee2004-11-042-25/+16
| | | | Notes: svn path=/head/; revision=120782
* Add support raw disk device access.Norikatsu Shigemura2004-11-044-2/+74
| | | | | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=120774
* Fix build error on 4-stable.Norikatsu Shigemura2004-10-286-0/+38
| | | | | | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Pointed out by: pointy via kris Notes: svn path=/head/; revision=120398
* - Remove *xil options, mame does not support themPav Lucistnik2004-10-282-1/+39
| | | | | | | | | PR: ports/73045 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: Travis Poppe <tlp@LiquidX.org> (maintainer) Notes: svn path=/head/; revision=120388
* fix build on FreeBSD 4Oliver Lehmann2004-10-283-0/+34
| | | | | | | | PR: ports/73002 Approved By: maintainer Notes: svn path=/head/; revision=120373
* Give hint to possibly necessary workaround in pkg-messageVolker Stolz2004-10-271-0/+4
| | | | | | | | PR: ports/73011 Submitted by: maintainer Notes: svn path=/head/; revision=120316
* Update to 0.6.0s.20041020.Norikatsu Shigemura2004-10-2518-374/+108
| | | | | | | | PR: ports/72945 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Notes: svn path=/head/; revision=120161
* - add nasm as build dependecyDirk Meyer2004-10-221-0/+2
| | | | | | | Submitted by: Travis Poppe Notes: svn path=/head/; revision=119956