aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* Odyssey2 / Videopac+ emulator.pav2005-07-0113-0/+546
| | | | | PR: ports/82819 Submitted by: Gunter Wambaugh <gunter@thewambaughs.net>
* - Replace patch-configure with a unified version of the patch.flz2005-06-281-19/+10
| | | | | PR: ports/82373 Submitted by: maintainer
* Sync with master port.novel2005-06-261-1/+1
| | | | | PR: 82647 Submitted by: Miguel Mendez (maintainer)
* Update to 0.97.novel2005-06-262-8/+8
| | | | | PR: 82646 Submitted by: Miguel Mendez (maintainer)
* - update to 2.2dinoex2005-06-245-35/+20
|
* Update to 4.5vs2005-06-224-18/+5
|
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-1816-79/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com
* Add gcube 0.4, gamecube emulator.ahze2005-06-176-0/+107
| | | | | PR: ports/82349 Submitted by: Travis Poppe <tlp@liquidx.org>
* Add generator-cbiere 0.35, SEGA Genesis emulator.ahze2005-06-177-0/+178
| | | | | PR: ports/82007 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
* Add sound supportpat2005-06-124-18/+101
| | | | | | | | | Bump PORTREVISION Submitter takes maintainership Add pkg-message and rework pkg-descr PR: ports/82141 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
* Update to 2005.0, requested by Christopher J. Camisatrevor2005-06-126-22/+18
| | | | (only tested on i386).
* Remove expired linux_base-6 port.trevor2005-06-1020-11517/+9
|
* Fix an initial crash that prevents zsnes from starting on somepetef2005-06-032-0/+22
| | | | | | machines. Bump PORTREVISION. Submitted by: Travis L. Poppe <tlp@LiquidX.org>
* change the libtool version to use from 1.3 to 1.5oliver2005-06-024-8/+13
|
* - Update to 1.3.6.flz2005-06-014-31/+55
| | | | | PR: ports/81725 Submitted by: Ports Fury
* Update to 2005-05-28 snapshot.nork2005-05-3010-10/+416
| | | | | PR: ports/81633 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Forget to set NO_LATEST_LINKS.matusita2005-05-292-0/+2
| | | | Submitted by: kris
* Update to the 20050524 snapshot of Wine.gerald2005-05-286-30/+44
|
* Add VMware Workstation 5 guest OS tools ports.matusita2005-05-231-0/+3
| | | | | PR: 81312 Forgotten by: matusita (give me a pointy hat...)
* - Update to 0.96pav2005-05-223-17/+19
| | | | | PR: ports/81171, ports/81172 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* BROKEN on alpha: Does not compilekris2005-05-222-1/+11
|
* BROKEN on 4.x: Does not compilekris2005-05-221-1/+7
|
* Update to 0.7.0jylefort2005-05-216-74/+52
| | | | | | PR: ports/81064 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer
* Update to 0.2.2jylefort2005-05-213-22/+19
| | | | | | PR: ports/81063 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer
* Update to 0.3.3jylefort2005-05-213-7/+6
| | | | | | PR: ports/81062 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer
* Add gxemul.jylefort2005-05-204-0/+120
| | | | | | | | | | | | | | | | | | | | | | GXemul is a free instruction-level machine emulator, emulating not only the CPU, but also other hardware components, making it possible to use the emulator to run unmodified operating systems such as NetBSD, OpenBSD, or Linux. A few different machine types are emulated. The following machine types are emulated well enough to run at least one "guest OS": * DECstation 5000/200 ("3max"): serial controller (including keyboard and mouse), ethernet, SCSI, and graphical framebuffers. * Acer Pica-61 (an ARC machine): serial controller, "VGA" text console, and SCSI. * NEC MobilePro 770, 780, 800, and 880 (HPCmips machines): framebuffer, keyboard, and a PCMCIA IDE controller. * Cobalt: serial controller and PCI IDE. WWW: http://gavare.se/gxemul/ PR: ports/81048 Submitted by: Janni <jannisan@t-online.de>
* Update for VMware Workstation 5 after repocopy.matusita2005-05-1912-40/+68
| | | | | PR: 80436 Submitted by: Scot W. Hetzel
* Fix broken patch on <501114vs2005-05-121-1/+1
| | | | | PR: ports/80925 Submitted by: Tsurutani Naoki
* Release maintainership due to timejeh2005-05-101-1/+1
|
* - Fix plist for recent DATFILES changepav2005-05-091-0/+3
| | | | Reported by: krismail
* BROKEN: Unfetchablekris2005-05-071-0/+2
|
* - Update to 2005-05-02 snapshotpav2005-05-0514-14/+1528
| | | | | | | - Add kqemu support PR: ports/80595 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - Fix WITH_DATFILES knob with OPTIONSpav2005-05-041-1/+1
| | | | | PR: ports/80555 Submitted by: Radim Kolar <hsn@netmag.cz>
* o Oops, I forgot to commit 2 patches.nork2005-05-036-0/+5332
| | | | | | | | | | o In some environment, qemu missing 2 patches might be able to compiled. So I bump PORTREVISION. Pointed out by: Jung-uk Kim <jkim@niksun.com> Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Mark Treacy <mark.treacy@gmail.com> pointyhat via kris
* o Update to 0.7.0. [1]nork2005-05-0120-802/+86
| | | | | | | | | o Remove hard samba dependency. [2] PR: ports/80486 Submitted by: Jung-uk Kim <jkim@niksun.com> [1] Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) [1] Suggested by: des [2]
* Add three missing entries to the packaging list.gerald2005-04-212-0/+6
| | | | Pointed out by: pointyhat
* Update to the 20050419 version of Wine. This needs one patch to fix thegerald2005-04-206-6/+36
| | | | build, which I have submitted upstream as well.
* Fix installation path of the HTML documentation and pkg-plist.jylefort2005-04-202-2/+15
| | | | | Approved by: adamw (mentor) Reported by: pointyhat
* - Update to 0.35beta2jylefort2005-04-163-49/+45
| | | | | | | | | | | - Fix build on 4.X - Add WITHOUT_NLS knob - Fix menu item installation by moving to X11BASE and gnomeprefix - Polish Makefile and pkg-plist PR: ports/79934 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Approved by: adamw (mentor)
* - Should fix compilation and vmmon in latest 5.x.flz2005-04-157-15/+140
| | | | | | PR: ports/68202 Submitted by: Marc van Kempen <marc@bowtie.nl> Approved by: maintainer
* - Update to 0.60.flz2005-04-152-4/+4
| | | | | PR: ports/79916 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* - Update to 0.50.flz2005-04-143-4/+3
| | | | | | PR: ports/74484 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: maintainer timeout (3 months)
* Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-138-8/+8
| | | | Approved by: adamw (mentor)
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-1211-14/+14
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-1111-14/+14
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Now builds on !i386kris2005-04-111-4/+0
|
* - Fix fetching (distfile disappeared from MASTER_SITE_LOCAL) [1]danfe2005-04-061-8/+6
| | | | | | | - Properly indent Makefile header PR: ports/79583 [1] Submitted by: Sam Lawrance <boris(at)brooknet.com.au>
* - Chase master portahze2005-04-061-1/+1
| | | | | PR: ports/79451 Submitted by: maintainer
* - Update to 0.95ahze2005-04-068-36/+37
| | | | | PR: ports/79450 Submitted by: maintainer
* Reset inactive maintainer. Thanks for your work in the past!kris2005-04-041-1/+1
|
* Update to 3.0lioux2005-04-045-12/+10
|
* Maintainer has asked for reassignment to free pool.linimon2005-04-031-1/+1
|
* BROKEN: Incorrect pkg-plistkris2005-03-272-0/+4
| | | | Approved by: portmgr (self)
* Fix build on 4.X.adamw2005-03-221-0/+10
| | | | Approved by: portmgr (marcus)
* - Chase master portahze2005-03-191-1/+1
|
* - Update to 0.94ahze2005-03-192-3/+3
| | | | | | ChangeLog: http://x.mame.net/changes-unix.html PR: ports/78997 Submitted by: maintainer
* Don't error out when the user defines USE_LINUX (See PR 69997 andtrevor2005-03-153-9/+3
| | | | bsd.port.mk 1.505).
* new port linux_base-src-rh-8: provides sources for software foundtrevor2005-03-154-0/+121
| | | | in the linux_base-8 port, to satisfy the GNU GPL and LGPL
* Update to the 20050310 version of Wine.gerald2005-03-136-6/+12
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-124-2/+4
|
* Unbreak & update to 0.35 beta1vs2005-03-125-57/+11
| | | | | PR: ports/78643 Submitted by: maintainer
* - Update to 4.0sem2005-03-126-237/+21
| | | | | | | - pkg-descr reformat, add WWW field PR: ports/78716 Submitted by: Danny Koenig <dako@bsdberlin.org>
* Update to version 6.3.obrien2005-03-114-16/+21
| | | | Submitted by: grehan (tweaked by me)
* Apply a simple fix to remove the dependency upon gcc 3.3adamw2005-03-112-1/+10
|
* Catch up with reality of a year now.obrien2005-03-101-1/+1
|
* - Update to 2005-03-05 snapshotpav2005-03-094-8/+8
| | | | | PR: ports/78509 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
| | | | Approved by: krion (mentor)
* Typo fix.matusita2005-03-081-1/+1
| | | | Submitted by: FreshPorts Sanity Daemon
* Check OSVERSION to set appropriate default CD-ROM device name.matusita2005-03-088-12/+52
| | | | | PR: ports/78539 Submitted by: Scot Hetzel <swhetzel at gmail dotcom> (mostly)
* - Update to 0.92.flz2005-03-071-1/+1
| | | | | | PR: ports/78460 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Approved by: pav (mentor)
* - Update to 0.92.flz2005-03-072-3/+6
| | | | | | PR: ports/78459 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Approved by: pav (mentor)
* - Add backup MASTER_SITEpav2005-03-041-2/+2
| | | | | PR: ports/78366 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* - Update to 2005-03-01pav2005-03-044-8/+8
| | | | | PR: ports/78333 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Respect the user's USE_LINUX setting.trevor2005-03-0213-13/+1
|
* Update to 3.0vs2005-03-023-6/+7
| | | | | PR: ports/77830 Submitted by: Sam Lawrence
* - Drop maintainership.flz2005-03-012-2/+2
| | | | | | PR: ports/78236 Submitted by: blackend (maintainer) Approved by: pav (mentor)
* Change my email address in MAINTAINER lines for ports I maintain toflz2005-03-011-1/+1
| | | | | | flz@FreeBSD.org. Approved by: pav (mentor)
* - Unbreak on amd64pav2005-03-016-14/+124
| | | | | PR: ports/78094 Submitted by: Greg J. <xcas@cox.net> (maintainer)
* BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2
|
* - Update to 0.98.13pav2005-02-2818-22334/+128
| | | | | PR: ports/78094 Submitted by: Greg J. <xcas@cox.net> (maintainer)
* - Update to 2005-02-24 snappav2005-02-276-26/+28
| | | | | PR: ports/78089 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Update to version 1.4.2krion2005-02-252-3/+3
| | | | | PR: ports/77966 Submitted by: Ports Fury
* Update MASTER_SITES:vs2005-02-231-3/+1
| | | | | | | | vmware.wespe.de seems to be dead for quite some time now. PR: ports/75679 Submitted by: "edini" Approved by: maintainer timeout
* - Update to 2.0ahze2005-02-213-9/+22
| | | | | | | - Mark IGNORE on 4.x and 6.x since it wants libc.so.5 PR: ports/77832 Submitted by: Sam Lawrance <boris@booknet.com.au>
* - Use a binary RPM of Mesa v3 instead of building it from source:netchild2005-02-201-2/+2
| | | | | | | | | * get's rid of the linux_devtools dependency * fixes the conflicts seen at deinstall time on pointyhat - correct the paths for the GL/GLU libs in the dependencies (the RPM installs the mesa libs to .../lib/ instead to .../X11R6/lib/) Nagging by: pointyhat
* Update to version 0.8.27krion2005-02-203-18/+18
| | | | | PR: ports/77745 Submitted by: maintainer
* Add e-uae 0.8.27.r2, enhanced version of UAE, the Amiga emulator.krion2005-02-195-0/+87
| | | | | | | | | This is a version of UAE, the Ubiquitous Amiga Emulator, with an emulation core based on WinUAE 0.8.27. It attempts to bring many of the great features of WinUAE to non-Windows platforms. PR: ports/74717 Submitted by: Miguel Mendez <flynn at energyhq.es.eu.org>
* - Fix xmess build on FreeBSD 4:pav2005-02-163-7/+22
| | | | | | | | RELENG_4's ld cannot link code with duplicate symbols. I've decided to not link messtest at all since we don't even install it. PR: ports/77521 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* Miguel Mendez is the new victim of these ports. Thanks!erwin2005-02-151-1/+1
|
* Reset bouncing maintainer address:kris2005-02-131-1/+1
| | | | | | <<< 550 5.7.1 <tlp@liquidx.org>... Relaying denied 550 5.1.1 <tlp@liquidx.org>... User unknown <<< 503 5.0.0 Need RCPT (recipient)
* BROKEN: Incomplete pkg-plistkris2005-02-131-0/+2
|
* - Fix build on 4.xvs2005-02-131-7/+6
| | | | | | | - Mark as BROKEN on ia64 PR: ports/77361 Submitted by: Miguel Mendez (maintainer)
* Update to the 20050211 version of Wine, which now includes a winegcc man pagegerald2005-02-126-12/+40
| | | | | | | in additional to the usual Windows-related changes. configure now finds and uses an installed version of cups (and potentially other libraries).[1] Submitted by: Jason But <jbut@swin.edu.au>
* Update to 0.42.3vs2005-02-1110-30/+229
| | | | | PR: ports/76339 Submitted by: Florent Thoumie (maintainer)
* - Move emulators/qcl -> science/qcl on maintainer's request.pav2005-02-107-234/+0
| | | | Repocopy by: marcus
* - Update to 0.6.1pav2005-02-106-61/+116
| | | | | PR: ports/77070 Submitted by: Brad Huntting <huntting@glarp.com> (maintainer)
* GC EXTRACT_DEPENDS (now done as a BUILD_DEPENDS).obrien2005-02-071-1/+0
|
* o Make sure that /etc/vmware-tools is created as symlink pointing out tosobomax2005-02-0612-12/+48
| | | | | | | | | | | | | | | | ${PREFIX}/share/vmware-tools. And create three symlinks to true(1) there (poweroff-vm-default, poweron-vm-default, suspend-vm-default), which makes it possible to shutdown or reboot guest FreeBSD system cleanly at the request of the host. vmware-guestd expects those binaries/scripts to be present. o Use `shutdown -p now' instead of `shutdown -h now', which in the case of vmware allows to avoid spinning host CPU after shutdown. o Patch vmware-checkvm, so that it traps proper signal (SIGBUS not SIGSEGV). Apparently checkvm utility have not been tested on FreeBSD (apart from the fact that it compiles). Bump PORTREVISION.
* - Unbreak: Find working mirrorsvs2005-02-031-4/+5
| | | | - Pet portlint
* - update to vice-1.16dinoex2005-02-033-8/+9
|
* Set NO_LATEST_LINK.krion2005-01-311-0/+1
|
* Use NO_LATEST_LINK.krion2005-01-311-0/+1
|
* - Update to 1.9pav2005-01-304-19/+22
| | | | | PR: ports/76598 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Update to 1.16pav2005-01-304-19/+22
| | | | | PR: ports/76597 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* - Fix uninstall, cleanuppav2005-01-303-15/+19
| | | | | PR: ports/76599 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
* Add rpm to build depends to fix the build on the cluster.netchild2005-01-291-0/+1
| | | | Suggested by: kris
* - Update to 0.90pav2005-01-295-5/+16
| | | | | | | - Mark xmess BROKEN on 4.x - don't compile PR: ports/76725, ports/76726 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* BROKEN: Unfetchablekris2005-01-251-0/+1
|
* From: Jean-Yves Lefort <jylefort@brutele.be>edwin2005-01-221-4/+0
| | | | | | | | To: Edwin Groothuis <edwin@FreeBSD.org> You also need to remove BROKEN and DEPRECATED. :) Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Re-add port: emulators/linux-ePSXe (linux_base conflicts are gone)edwin2005-01-221-0/+1
| | | | | PR: ports/75838 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Re-add port: emulators/linux-ePSXe (linux_base conflicts are gone)edwin2005-01-227-0/+225
| | | | | | | | Now that linux_base conflicts have been fixed, emulators/linux-ePSXe must reappear. PR: ports/75838 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* I lost the bits that made rev 1.82 work. So don't do rev 1.82.obrien2005-01-221-0/+3
|
* Update to version 1.42krion2005-01-222-19/+32
| | | | | PR: ports/76544 Submitted by: Ports Fury
* Minimal changes to let users update the linux base and the linux X11 bitsnetchild2005-01-201-1/+6
| | | | | | | | | | | | | | in any order: - add the X11 lib path to ld.so.conf in the linux base port - (re)generate the ld.so.cache file in the linux base port too - don't change the ld.so.conf in the linux X11 port At deinstall time the linux base port may still complain about a changed ld.so.cache file. A clean way to solve this would be to use ("@unexec" and "@exec") in the plist. Since the plist is autogenerated this would need some little magic in the plist generation or we have to switch to a static plist. Delay the decission about how to handle this until we know when/how to update to a more recent linux base port.
* This does not need rpm2cpio (pointyhat log forwarded by kris).trevor2005-01-181-2/+0
|
* Get the PLIST generation out of do-install and into pre-instal.obrien2005-01-181-4/+3
| | | | Reported by: sf
* The attached patch should fix the package building problem.edwin2005-01-161-2/+2
| | | | Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* Follow the porter's handbook and allow 'make all' to be run by a moral user.obrien2005-01-161-5/+8
|
* Remove bogus do-patch: target.obrien2005-01-161-5/+2
| | | | | Bump PORTREVISION for the move to freetype-2.1.5-0. Properly spell gentoo.
* Fix build on RELENG_4 which uses GNU tar.obrien2005-01-162-2/+2
|
* Remove RESTRICTED line. Instead tell distributors about thetrevor2005-01-161-1/+7
| | | | accompanying source package.
* new port linux_base-src-rh-7.3: it installs the GNU GPL and LGPLtrevor2005-01-164-0/+123
| | | | | sources to the linux_base-rh-7.3 package, to satisfy the requirements of those licences
* Forbid due to two more security bugs (an updated ncurses packagetrevor2005-01-141-2/+4
| | | | is available). Set an expiration date four months hence.
* Add needed file.trevor2005-01-141-0/+60
| | | | Noticed by: Jin-Shan Tseng
* I just noticed that delphij is a committer. Adjust the "Whom" linetrevor2005-01-141-1/+1
| | | | | | accordingly (I had added his name to it after he sent me the port). Pointy hat: implicit
* Remove unneeded file (I forgot to commit it earlier).trevor2005-01-141-9749/+0
|
* Do not reformat PKGMESSAGE. I added code that should not be flowed.trevor2005-01-141-1/+1
|
* new port linux_base-suse-9.2, based on the latest SuSE point releasetrevor2005-01-1411-290/+285
|
* Update to 7.3.trevor2005-01-146-10034/+111
| | | | | | | Do not touch /compat/linux/dev/ but instead leave that up to the user (addresses PR 54970). Take maintainership.
* Back out the check for the osf1 module: when I looked attrevor2005-01-141-11/+0
| | | | | | | src/sys/alpha/linux/linux_sysvec.c I saw that the linux module depends upon it. Prompted by: Daniel O'Connor
* On Alpha, the osf1 module must be loaded before the linux module.trevor2005-01-141-0/+12
| | | | | | Do this. Add ID tag.
* In FreeBSD 4 and later there are no longer separate linuxaout andtrevor2005-01-141-1/+1
| | | | linuxelf modules.
* Update to 0.2.4jmallett2005-01-142-4/+4
|
* Try to slightly clarify comments.trevor2005-01-131-6/+7
|
* support Alpha AXP (untested)trevor2005-01-135-6/+14
|
* Capitalize "Debian" and "Linux."trevor2005-01-131-2/+2
|
* For some reason our rebuilt libc6 .deb package containing an ldconfig marked bytrevor2005-01-131-13/+6
| | | | | | | | | | | brandelf was invalid ("files list file for package `libc6' contains an empty filename"), causing an installation error. Avoid the error by instead unpacking libc6 into the installation directory, then running brandelf, then configuring libc6. Note restriction due to GNU GPL. Take maintainership.
* [maintainer-update] Update port: emulators/vmips 1.2.2 --> 1.3edwin2005-01-132-3/+3
| | | | | | | | Update emulators/vmips from 1.2.2 -> 1.3. Only the distinfo and version numbers need changing in this update. PR: ports/75734 Submitted by: Brian R. Gaeke <brg@dgate.ORG>
* [Maintainer Update] emulators/xmess to 0.89edwin2005-01-121-1/+1
| | | | | | | sync with master port PR: ports/75672 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* [Maintainer Update] emulators/xmame to 0.89edwin2005-01-124-121/+43
| | | | | | | Update port and OPTIONS-ify. PR: ports/75671 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* The sourceforge website is empty, grab copy from ftp.au.freebsd.orgedwin2005-01-122-2/+2
| | | | and place it in the adopted directory on my website.
* Update to the 20050111 version of Wine. Since we now require FreeBSD 5.3gerald2005-01-126-12/+16
| | | | or later, there is no need to explicitly set WITH_GCC.
* Improve IGNORE message.gerald2005-01-104-4/+4
|
* This port actually builds on FreeBSD 4.x, it just does not work. Mark itgerald2005-01-102-2/+2
| | | | | | IGNORE instead of BROKEN. Suggested by: kris
* Update to 0.6.2 (2004/12/28 snapshot).nork2005-01-098-40/+136
| | | | | PR: ports/75644 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Update maintainer addresskris2005-01-041-1/+1
| | | | | Submitted by: maintainer Approved by: portmgr (self)
* Fix MASTER_SITES.krion2005-01-031-1/+2
| | | | Approved by: portmgr (implicit)
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-0115-66/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr
* Update to version 1.3.5krion2004-12-312-3/+3
| | | | | PR: ports/75692 Submitted by: Ports Fury
* Rename pre-install target to do-extract, so packing list will betrevor2004-12-312-4/+4
| | | | | | available after "make all". Submitted by: obrien
* On amd64, the installation script contained in the glibc RPM fails.trevor2004-12-311-0/+1
| | | | | | | Work around this by using the --noscripts option. PR: 75645 Submitted by: Carlos F. A. Paniago and Conrad J. Sabatier
* Update emulators/zsnes to 1.40, remove emulators/linux-zsnes.lofi2004-12-318-102/+12
| | | | | PR: 75500 Submitted by: maintainer
* Update to version 7.0krion2004-12-304-25/+23
| | | | | PR: ports/75621 Submitted by: Ports Fury
* Update to version 1.3.4krion2004-12-302-3/+3
| | | | | PR: ports/75620 Submitted by: Ports Fury
* Don't use .error -- it breaks 'make index' on sparc64.obrien2004-12-301-2/+0
|
* Update WWW taglioux2004-12-291-1/+1
|
* Update to 2.1lioux2004-12-292-3/+3
|
* - update to latest release, 2004.3trevor2004-12-288-86/+70
| | | | | | - update CONFLICTS - do not install unneeded /dev/ - make output less verbose
* Update documentation wrt. current versions of Wine now working more or lessgerald2004-12-284-16/+4
| | | | nicely on FreeBSD 5.3 and above.
* Use NO_MTREE to have a cleaner LINUXBASE.obrien2004-12-282-4/+6
| | | | | Submitted by: trevor Pointed out by: kris
* Eeeek rev 1.95 accidently backed out rev 1.94; put back.obrien2004-12-281-1/+1
|
* Quiet installation errors due to lack of /dev/null w/in LINUXBASE.obrien2004-12-281-0/+6
|
* Totally unravel the "do-patch: NADA" stuff started in rev 1.93.obrien2004-12-281-16/+12
|
* Properly set owner of yp.conf.obrien2004-12-282-2/+2
|
* Fix issue in last commit.obrien2004-12-281-6/+5
|
* Remove useless "do-patch: NADA" -- the lack of patch-* files is sufficient.obrien2004-12-282-6/+0
|
* These ports should be using 'ARCH' rather than 'MACHINE_ARCH'.obrien2004-12-286-116/+121
| | | | Submitted by: kris
* 1. Unbreak port due to incorrect packing list, using NO_FILTER_SHLIBSobrien2004-12-284-40/+38
| | | | | | | | | | | | | 2. Unbreak port due to distfiles not fetchable on both i386 and alpha 3. Unbreak port on 5.3-RELEASE and 6-CURRENT for using bsdtar unsupported flag (-S) 4. doesn't unnecessaryly rebuild things for 'make reinstall' 5. cleans up pkg_delete errors due to incorrect PLIST @dirrm ordering 6. cleans up pkg_delete errors due to trying to rm ${PREFIX}/etc Thus 7. un-deprecates as portmgr's requirements met to keep port alive Reviewed by: trevor
* Use NO_FETCH instead of a gratuitous do-fetch target.kris2004-12-281-3/+1
|
* [MAINTAINER UPDATE] emulators/mupen64-sound fix plistedwin2004-12-271-1/+2
| | | | | | | | Fix a problem with the mupen64-sound plist (it leaves a directory left over after it has been deleted) PR: 75520 Submitted by: Travis Poppe <tlp@LiquidX.org>
* Also remove man/man3w via pkg-plist.gerald2004-12-252-0/+2
| | | | Discussed with: kris
* Remove deprecated USE_SIZElioux2004-12-252-2/+0
|
* Now compiles on FreeBSD 6.xkris2004-12-251-4/+0
|
* Unbreak on i386.danfe2004-12-232-5/+25
| | | | Obtained from: NetBSD
* Update to version 1.3.3krion2004-12-233-15/+3
| | | | | PR: ports/75394 Submitted by: Ports Fury
* Utilize INFO.danfe2004-12-232-3/+1
|
* Should now build with both older and recent GCCs.danfe2004-12-2321-7/+1037
|
* - Improve C++ standards conformance in installed header [1]danfe2004-12-232-2/+40
| | | | | | | - Mute REINPLACE_CMD in `post-patch' stage - Bump PORTREVISION [1] is needed to unbreak dependent `emulators/vx68k' port.
* Correct the DEPRECATED string.trevor2004-12-231-1/+1
| | | | | PR: 75388 Approved by: kris
* Mark DEPRECATED due to bash local DoS (RHSA-2000-117) and due totrevor2004-12-221-0/+3
| | | | the sheer age of this software.
* Mark forbidden due to X Pixmap parsing bugs intrevor2004-12-221-0/+2
| | | | | | | | the XFree86-libs RPM installed by this port. advisories: CAN-2004-0687, CAN-2004-0688, CAN-2004-0692, RHSA-2004-478, CAN-2004-0914, RHSA-2004-612
* Fix whitespace after my last commit (portlint).trevor2004-12-221-1/+1
|
* Update CONFLICTS.trevor2004-12-224-4/+8
| | | | | PR: 75283 Submitted by: linimon
* Add new Linux base ports with packages from Red Hat Linux 9 [1] andtrevor2004-12-2217-525/+440
| | | | | | | SUSE Linux 9.1 [2]. PR: 75241 [1] and 75296 [2] Submitted by: Xin Li [1], me [2]
* Mark broken on anything before FreeBSD 5.3, as Wine would build but notgerald2004-12-214-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]
* Fix make fetch for x86.obrien2004-12-212-0/+2
|
* Add AMD64 support.obrien2004-12-211-11/+20
|
* + Our AMD64 Linux compat is 32-bit i386 emulation, so adjust accordingly.obrien2004-12-206-42/+22
| | | | + We don't have Sparc64 Linux emulation, so don't try here.
* Remove some lines that are no longer needed.trevor2004-12-195-35/+0
|
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-193-0/+6
| | | | broken at that time, and a fix has not been submitted to GNATS.
* Correct a mistake in my grouping of master site subdirectories.trevor2004-12-195-5/+5
|
* Reset bouncing maintainer address:kris2004-12-192-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)
* Simplify by grouping master site subdirectories.trevor2004-12-195-150/+95
| | | | | Clean up amd64 support by consolidating tests. Code after bsd.port.mk was not reached.
* Portlintobrien2004-12-182-36/+38
|
* Update to 0.63vs2004-12-174-30/+7
| | | | | | PR: ports/74303 Submitted by: Miguel Mendez Approved by: maintainer timeout
* Make portlint happyedwin2004-12-152-9/+8
| | | | | PR: ports/69041 Submitted by: Wesley Shields <wxs@csh.rit.edu>
* On amd64 we want to use FALLBACK_ELF_MIB as kern.elf32.fallback_brand,obrien2004-12-156-1/+24
| | | | vs. kern.fallback_elf_brand.
* First cut at supporting AMD64 (to give 32-bit support).obrien2004-12-155-5/+45
|
* Now fetchable againkris2004-12-122-4/+0
|
* BROKEN: Does not buildkris2004-12-121-6/+2
|
* Add linux-zsnes, a linux binary version of the x86 only SNES emulatorlofi2004-12-084-0/+60
| | | | | PR: 68196 Submitted by: Travis Poppe <tlp@LiquidX.org>
* - removed, EXPIRATION_DATE reacheddinoex2004-12-067-166/+0
| | | | Please use native version now
* BROKEN: Unfetchablekris2004-12-042-0/+4
|
* Update to the 20041201 version of Wine, which contains tons of generalgerald2004-12-0412-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]
* Add imake build dependency.lesi2004-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
* - extend MASTER_SITESdinoex2004-11-301-1/+2
| | | | (master server is down)
* - update URLdinoex2004-11-301-1/+1
|
* - use real location for soundcard.hdinoex2004-11-301-1/+1
| | | | (instead of symlink)
* BROKEN on 5.x: Does not compilekris2004-11-301-0/+4
|
* Fix build with GCC 2.95.4.danfe2004-11-301-16/+12
| | | | | Reported by: kris Approved by: fjoe (mentor, implicit)
* Fix build of xmess on 4.xkris2004-11-291-0/+4
| | | | Submitted by: maintainer
* - Fix Sound supportdinoex2004-11-293-1/+36
| | | | Submitted by: Rob Andrews
* Mark BROKEN on sparc64 - doesn't compile.krion2004-11-282-2/+8
| | | | | PR: ports/74325 Submitted by: maintainer
* sync with master portdaichi2004-11-251-1/+1
| | | | | PR: ports/74208 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* [Maintainer Update] emulators/xmame to 0.88daichi2004-11-252-5/+18
| | | | | PR: ports/74207 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
* - Add SX ROM revision E (rev J does not work)danfe2004-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)
* o Update to 0.6.1(2004/11/15 snapshot).nork2004-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)
* farewell to libxpg4.sf2004-11-151-4/+3
|
* My bad, I forgot to update checksum for others.kevlo2004-11-091-0/+6
| | | | Point out by kris.
* - disconenct linux-mupen64dinoex2004-11-081-1/+0
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-082-2/+2
| | | | big upgrade.
* Per email from maintainer, this broken port should be removed in favorlinimon2004-11-071-1/+3
| | | | of the native version that we now have. Set fairly quick expiration.
* Update WWW link.blackend2004-11-062-2/+2
| | | | | | PR: ports/73447 Submitted by: Francisco <include@npf.deec.uc.pt> Approved by: clive
* Update to 0.87kevlo2004-11-061-1/+1
| | | | | PR: ports/73545 Submitted by: MAINTAINER
* Update to 0.87kevlo2004-11-062-11/+6
| | | | | PR: ports/73544 Submitted by: MAINTAINER
* Unbreak: Chase MASTER_SITEvs2004-11-051-4/+1
|
* - Add USE_GCC=2.95 and unbreak it on i386-current.leeym2004-11-042-25/+16
|
* Add support raw disk device access.nork2004-11-044-2/+74
| | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* Fix build error on 4-stable.nork2004-10-286-0/+38
| | | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) Pointed out by: pointy via kris
* - Remove *xil options, mame does not support thempav2004-10-282-1/+39
| | | | | | PR: ports/73045 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approved by: Travis Poppe <tlp@LiquidX.org> (maintainer)
* fix build on FreeBSD 4oliver2004-10-283-0/+34
| | | | | PR: ports/73002 Approved By: maintainer
* Give hint to possibly necessary workaround in pkg-messagevs2004-10-271-0/+4
| | | | | PR: ports/73011 Submitted by: maintainer
* Update to 0.6.0s.20041020.nork2004-10-2518-374/+108
| | | | | PR: ports/72945 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
* - add nasm as build dependecydinoex2004-10-221-0/+2
| | | | Submitted by: Travis Poppe
* unbreak: get rid of redundant RPEFIX.sf2004-10-181-4/+2
|
* - Update patches for XFree86-4.4.0dinoex2004-10-153-5/+0
| | | | Approved by: Travis Poppe
* - add missing dependency to nasmdinoex2004-10-151-0/+2
| | | | Submitted by: Travis Poppe
* [ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITCedwin2004-10-133-8/+51
| | | | | | | | | | PearPC 0.3.1 includes my patch for configure.in which makes SDL usable and fixes stdint.h/inttypes.h trouble. Fix build with JITC cpu for gcc34 PR: ports/72442 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Update default devices names.jmz2004-10-122-27/+27
| | | | Submitted by: joerg
* Update to version 1.0.5krion2004-10-124-19/+10
| | | | | PR: ports/72318 Submitted by: Ports Fury
* Fix build on 4-stable with system compilerkrion2004-10-123-1/+28
| | | | | PR: ports/72317 Submitted by: Ports Fury
* Mupen64 is a highly portable Nintendo 64 emulator. It has been developeddinoex2004-10-124-0/+62
| | | | | | | | | | | | | | | on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe
* Sound plugin for Mupen64dinoex2004-10-126-0/+91
| | | | | | | | | | | | | | | | | - Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe
* Blight's SDL input plugin for Mupen64dinoex2004-10-126-0/+85
| | | | | | | | | | | | | | | | | - Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe
* JttL SDL sound plugin for Mupen64dinoex2004-10-126-0/+97
| | | | | | | | | | | | | | | | | - Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe
* RSP plugin for Mupen64dinoex2004-10-126-0/+94
| | | | | | | | | | | | | | | | | - Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe
* Rice Daedalus graphics plugin for Mupen64dinoex2004-10-1210-0/+197
| | | | | | | | | | | | | | | | | - Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe
* Input plugin for Mupen64dinoex2004-10-126-0/+95
| | | | | | | | | | | | | | | | | - Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe
* glN64 graphics plugin for Mupen64dinoex2004-10-128-0/+138
| | | | | | | | | | | | | | | | | - Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe
* Glide64 graphics plugin for Mupen64dinoex2004-10-129-0/+176
| | | | | | | | | | | | | | | | | - Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe