summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add emulators/vmware3 to emulators/MakefileEdwin Groothuis2003-04-171-0/+1
| | | | Add lang/gcc33 and lang/tclX to emulators/Makefile
* Use LINUXBASE where it is possible. Do not install into /etcMartin Blapp2003-04-162-5/+5
| | | | | | directly. Submitted by: Munehiro Matsuda <haro@kgt.co.jp>
* Install even more missing files. Bump portrevision.Martin Blapp2003-04-152-7/+79
|
* Remove bogus BUILD_DEPENDS.Max Khon2003-04-151-1/+0
|
* Update to 24jan2003 (maintainer timeout).Max Khon2003-04-155-17/+74
| | | | | PR: 47980 (partially) Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
* Add missing files and make needed symlink.Martin Blapp2003-04-142-0/+8
| | | | Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
* Update to the 2003.04.08 snapshot, which allows us to further reduce theGerald Pfeifer2003-04-1410-74/+82
| | | | amount of FreeBSD-specific hackery.
* Add support for configuring for a AMD64.David E. O'Brien2003-04-141-0/+9
|
* Orlando does care now. I'll commit the changes for him.Martin Blapp2003-04-131-1/+1
|
* Deal with minor number changes in CURRENT.Martin Blapp2003-04-135-8/+32
| | | | | PR: 48608 Submitted by: Per Hedeland <per@hedeland.org>
* Make portlint a bit more happy.Martin Blapp2003-04-131-9/+9
|
* Load vmnet too.Martin Blapp2003-04-131-0/+1
|
* Initial commit of vmware 3.2.0. This first version is CURRENT 5.xMartin Blapp2003-04-1321-1210/+307
| | | | only.
* Chase nasm shared library versionTilman Keskinoz2003-04-121-1/+1
| | | | | PR: 50852 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Certain games need libmad for audio output, make scummvm depend onTilman Keskinoz2003-04-122-14/+4
| | | | | | | mad. Bump PORTREVISION PR: 50870 Submitted by: maintainer
* Allow to specify a different src base.Martin Blapp2003-04-121-1/+2
| | | | | | Submitted by: Kim Scarborough <sluggo@unknown.nu> PR: 44758
* Add separator for the patches and vmware patches.Martin Blapp2003-04-121-11/+11
|
* Fix broken mastersites.Martin Blapp2003-04-122-6/+4
|
* Mark this broken until I have committed the updated patches.Martin Blapp2003-04-121-1/+3
|
* Delete unneeded patch. It has been replaced by cdevsw.patchMartin Blapp2003-04-102-122/+0
|
* Add patches to support CURRENT 20030401.Martin Blapp2003-04-1010-2/+320
| | | | Submitted by: Mark Santcroos <marks@ripe.net>
* - Update xmame/xmess to 0.67.1Matthew N. Dodd2003-04-106-119/+7
| | | | | | - Mark xpinmame as broken. Approved by: MAINTAINER
* Build fixes for __FreeBSD_version >= 500111 (usbhid changes.)Matthew N. Dodd2003-04-092-0/+90
|
* For the Alpha, update glibc and un-forbid (untested).Trevor Johnson2003-04-0912-36/+42
| | | | | PR: 50313 Submitted by: Miguel Mendez
* For i386, update glibc and for the Alpha, mark forbidden due toTrevor Johnson2003-04-082-3/+7
| | | | | | | | | | | | remotely exploitable RPC bug (Red Hat advisory RHSA-2003-089 and CERT advisory CA-2003-10). According to <URL:http://www.redhat.com/apps/support/errata/>, "all errata support for Alpha products, Sparc products, and Powertools products have reached end of life." I didn't do any run-time testing of this, but it packages and deinstalls cleanly.
* For i386, update glibc and for the Alpha, mark forbidden due toTrevor Johnson2003-04-0812-30/+54
| | | | | | | | | | | | remotely exploitable RPC bug (Red Hat advisory RHSA-2003-089 and CERT advisory CA-2003-10). According to <URL:http://www.redhat.com/apps/support/errata/>, "all errata support for Alpha products, Sparc products, and Powertools products have reached end of life." I didn't do proper run-time testing of this, but "make package deinstall" leaves a clean /compat/linux/ behind.
* - Update to 0.34Matthew N. Dodd2003-04-0711-294/+217
| | | | | - Add support for SDL Joysticks. - Possibly run on more than i386.
* After repo copy from emulators/vgb-bin, connect vgba-bin to buildMario Sergio Fujikawa Ferreira2003-04-051-0/+1
|
* o After repo copy from emulators/vgb-bin:Mario Sergio Fujikawa Ferreira2003-04-054-33/+23
| | | | | - Update to vgba-bin version 1.7: Virtual GameBoy Advance is an emulator of Nintendo GameBoy Advance(TM)
* [Forced commit]Norikatsu Shigemura2003-04-041-0/+1
| | | | | | | | Correct dependency on linux.ko and Bump PORTREVISION. PR: ports/37992, ports/40973 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Vladimir B. Grebenschikov <vova@sw.ru>
* Correct dependency on linux.ko.Norikatsu Shigemura2003-04-041-0/+2
| | | | | PR: ports/40973 Submitted by: Vladimir B. Grebenschikov <vova@sw.ru>
* New master site for emulator/yape.Edwin Groothuis2003-03-312-2/+2
| | | | | PR: ports/49077 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* Do not define _THREAD_SAFE, which is a noop on -CURRENT and does not makeGerald Pfeifer2003-03-302-18/+0
| | | | a difference on -STABLE according to my long-term tests.
* Remove commented USE_MESA (which is implied by current XFree86 portsGerald Pfeifer2003-03-252-2/+0
| | | | anyway).
* Update to the 2003.03.18 snapshot of Wine. Most of patch-dlls-ntdll-cdrom.cGerald Pfeifer2003-03-246-60/+4
| | | | has been integrated upstream.
* distfile is impossible to find on teh intarweb, so I've dropped theAdam Weinberger2003-03-241-1/+2
| | | | distfile into my dir on MASTER_SITE_LOCAL.
* Fix Build on CURRENT and catchup with latest xmame versionTilman Keskinoz2003-03-235-0/+132
| | | | | PR: 50041, 48643 Submitted by: maintainer
* Fix for -CURRENT with the recent struct cdevsw changes andAlexander Langer2003-03-234-0/+128
| | | | | | | | | | cdevsw_add()/remove() removal. This outputs a WARNING: driver "vmmon" used unreserved major device number 200 message, but as the vmware application really requires to use a major of 200 (error otherwise, tested), we need to use a fixed one, and I don't want to register a major for this.
* Support post-500104-current.Norikatsu Shigemura2003-03-233-8/+22
| | | | | Submitted by: Marcin Cielak <saper@sgh.waw.pl> Tested by: freebsd-emulation
* - Update hopepageDirk Meyer2003-03-231-1/+1
| | | | Submitted by: watchman@ludd.luth.se
* Clear moonlight beckons.Ade Lovett2003-03-0778-39/+39
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove pkg-comment and place in MakefileJames E. Housley2003-03-032-1/+1
|
* De-pkg-comment for my portsFUJISHIMA Satsuki2003-03-032-1/+1
|
* RP06 disk image of MIT ITS disfile location changeEdwin Groothuis2003-02-271-1/+4
| | | | | PR: ports/48712 Submitted by: Ken Stailey <kstailey@yahoo.com>
* Allow UAE to build with gcc3.x.Martin Blapp2003-02-244-22/+31
| | | | | | | Respect CFLAGS, use AUTOCONF. PR: 46644 Submitted by: Keith Jones <freebsd.dev@blueyonder.co.uk>
* - Fix configure to detect sound betterDirk Meyer2003-02-242-0/+141
| | | | Submitted by: saper@sgh.waw.pl
* [MAINTAINER UPDATE]: emulators/xmame & emulators/xmessEdwin Groothuis2003-02-235-23/+58
| | | | | | | Update of xmame/xmess to 0.65.1 PR: ports/48202 Submitted by: Stijn Hoop <stijn@win.tue.nl>
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-236-3/+3
|
* Update to 2.2Mario Sergio Fujikawa Ferreira2003-02-234-4/+4
|
* De-pkg-comment.Makoto Matsushita2003-02-2230-15/+15
|