summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Restore loop.fullpath and libdir fixes.Max Khon2003-10-211-2/+2
| | | | Notes: svn path=/head/; revision=91834
* Libdir points to other directory.Max Khon2003-10-211-2/+2
| | | | Notes: svn path=/head/; revision=91828
* Upgrade to portrevision 2242 and make it possible to runMartin Blapp2003-10-213-16/+16
| | | | | | | | | multiple vm's running at the same time. Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it> Notes: svn path=/head/; revision=91814
* Allow the user to compile Snes9X without x86 assembly optimizations, andBrian Feldman2003-10-212-7/+23
| | | | | | | | | | | | with OpenGL as a display, with the port flags WITHOUT_X86_ASM and WITH_OPENGL. Instead of updating the port revision, bump the version to "1.41.1", which more accurately reflects what Snes9X is calling itself. Submitted by: KATO Tsuguru <tkato@prontomail.com> PR: ports/57003 Notes: svn path=/head/; revision=91781
* Strip binaries by default, as this reduces the size of packages from 40+ MBGerald Pfeifer2003-10-202-22/+14
| | | | | | | | | | to 8- MB. Change the name of the knob to control debugging information from NDEBUG to DEBUG and shorten the pre-extract output. Triggered by: Ivan Leo Murray-Smith <puoti@inwind.it> Notes: svn path=/head/; revision=91769
* Add ftp:// so fenner's "Distfiles survey" does not failMax Khon2003-10-201-1/+1
| | | | | | | with "unknown url type" error. Notes: svn path=/head/; revision=91762
* Fix typo in loop.fullpath.Max Khon2003-10-201-2/+2
| | | | | | | | | | Fix typo in libdir. PR: 57461 Submitted by: Jan Srzednicki <Jan@miranda.expro.pl, Sr@miranda.expro.pl> Notes: svn path=/head/; revision=91761
* Update to Snes9x version 1.41-1, courtesy HIYAMA Takeshi-san.Brian Feldman2003-10-206-50/+205
| | | | | | | Submitted by: HIYAMA Takeshi <hymtk7@yahoo.co.jp> Notes: svn path=/head/; revision=91702
* Tidy Alpha packing list. Most of this is stuff I missed in theTrevor Johnson2003-10-201-4/+13
| | | | | | | | | XFree86-libs update. Noticed by: kris Notes: svn path=/head/; revision=91699
* use tk84 now, bump version.Vanilla I. Shu2003-10-181-2/+3
| | | | | | | Submitted by: kris@ Notes: svn path=/head/; revision=91566
* asmodai is no longer a committer.Kris Kennaway2003-10-171-1/+1
| | | | Notes: svn path=/head/; revision=91531
* Update to the 20031016 snapshot of Wine after we skipped the previous oneGerald Pfeifer2003-10-176-74/+62
| | | | | | | | | | | which was completely broken on FreeBSD. Simplify post-build as I moved some part upstream and require GCC 3.3 as GCC 2.95 suffers from all sorts of threading/libraries issues. (GCC 3.2 also seems fine, but the ports collection requires us to request a concrete version.) Notes: svn path=/head/; revision=91514
* Fix some very broken coding style that barfs with GCC3.3James E. Housley2003-10-162-4/+36
| | | | Notes: svn path=/head/; revision=91440
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91368
* - Fix build on -currentKirill Ponomarev2003-10-152-8/+47
| | | | | | | | | - Use DOCSDIR Submitted by: kris via bento Notes: svn path=/head/; revision=91333
* Remove dev/null dev/stdout instead of trying to remove dev/null twice.Trevor Johnson2003-10-152-2/+2
| | | | | | | found by: kris Notes: svn path=/head/; revision=91295
* Upgrade to 0.74.1. Summiter take the maintainership.Munechika SUMIKAWA2003-10-143-19/+10
| | | | | | | | PR: ports/57879 Submitted by: Suleiman Souhlal <refugee@vt.edu> Notes: svn path=/head/; revision=91181
* new port of the Gentoo Linux userland (I only tested this on i386)Trevor Johnson2003-10-1319-0/+283
| | | | Notes: svn path=/head/; revision=91103
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2003-10-131-0/+11
| | | | Notes: svn path=/head/; revision=90995
* Lars Eggert reports:Trevor Johnson2003-10-131-0/+16
| | | | | | | | | | | | | | | | Installation of linux_base-7.1_2 fails when linprocfs is mounted. Unmounting linprocfs before installing works around the issue. At Lars' suggestion, this script also mounts the linprocfs after installation. I assume that if the user has a linprocfs entry in /etc/fstab, the user wants it to be mounted. It also seemed like a good idea to un-mount it before de-installation. PR: 46172 Notes: svn path=/head/; revision=90964
* Correct some small spacing nits, and add a note about trackingAdam Weinberger2003-10-121-3/+7
| | | | | | | the distfile. Notes: svn path=/head/; revision=90957
* - make portlint happyDirk Meyer2003-10-121-1/+0
| | | | Notes: svn path=/head/; revision=90905
* Update for VMware Workstation 4.0.5 build-6030.Makoto Matsushita2003-10-116-12/+12
| | | | Notes: svn path=/head/; revision=90847
* Update to 4.3.Adam Weinberger2003-10-093-9/+5
| | | | | | | | | | | | | | | Remove an unnecessary USE_XPM (implied by USE_MOTIF). Drop maintainership. The distfile is still being hosted in MASTER_SITE_LOCAL/adamw for now. Prompted by: PR: ports/57770 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90685
* - Update to version 1.3.1Kirill Ponomarev2003-10-073-10/+77
| | | | | | | | PR: 57702 Submitted by: Ports Fury Notes: svn path=/head/; revision=90521
* Mark broken by the most recent GCC import in -CURRENT.Peter Pentchev2003-10-071-5/+12
| | | | | | | | | | | While I'm here, clean this up a bit: use DISTNAME and RM instead of DISTFILES and 'rm'. PR: 57612 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90508
* Fix build on post-PAE RELENG_4 (maintainer timeout).Max Khon2003-10-061-2/+4
| | | | Notes: svn path=/head/; revision=90412
* Remove commented out lines during building.Edwin Groothuis2003-10-061-4/+3
| | | | | | | Also move from build_depends to lib_depends Notes: svn path=/head/; revision=90391
* GXMame is a GTK frontend for xmameEdwin Groothuis2003-10-065-0/+71
| | | | | | | | | | XMame is a GTK frontend for xmame. It is similar to MAME32. PR: ports/57628 Submitted by: Travis Poppe <tlp@liquidx.org> Notes: svn path=/head/; revision=90389
* - use %%DOCSDIR%%Dirk Meyer2003-10-041-35/+35
| | | | Notes: svn path=/head/; revision=90220
* Update Port: emulators/freesciEdwin Groothuis2003-10-037-21/+152
| | | | | | | | | | | | | | | | | | | - Update to latest release - Remove dependancy on libpng - Add switches for SDL, GGI and DirectFB support - Use X11 renderer as default - portlint Note: Since ScummVM is in games, this port should probably go to games to. It is not directly an emulator, but an game-data interpreter (just like ScummVM) PR: ports/51731 Submitted by: Ulrich Spoerlein <q@uni.de> Approved by: maintainer timeout Notes: svn path=/head/; revision=90129
* update emulators/basiliskII to 1.0Edwin Groothuis2003-10-033-19/+5
| | | | | | | | | | | 1.0 snapshot is out, update port. One patch is not needed anymore. PR: ports/53219 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> Approed by: maintainer timeout Notes: svn path=/head/; revision=90127
* [patch] mark emulators/dlx as broken except on i386 stableEdwin Groothuis2003-10-031-3/+9
| | | | | | | | | | | | | | Per bento, this port only seems to build on i386 stable. Mark it so. The distfile dates from 1991 (!) so it may well be time to let it go unless someone wants to step up to maintain it. PR: ports/57275 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90125
* New port: emulators/extract-xisoEdwin Groothuis2003-10-035-0/+31
| | | | | | | | | | New port extract-xiso a tool to extract files from xbox iso image. PR: ports/51190 Submitted by: Jose Rey <king@v2project.com> Notes: svn path=/head/; revision=90123
* emulators/gngb: Bento fix.Edwin Groothuis2003-10-031-0/+1
| | | | | | | | | | | | | Fix 4.x build on bento. Changes: - USE_GETOPT_LONG PR: ports/53962 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=90122
* New port: VisualBoyAdvanceEdwin Groothuis2003-10-038-0/+189
| | | | | | | | | | | VisualBoyAdvance is currently one of the best Gameboy Advance emulators out there. PR: ports/56376 Submitted by: No Name <arundel@gmx.net> Notes: svn path=/head/; revision=90118
* - Update to 1.13Dirk Meyer2003-10-023-4/+8
| | | | Notes: svn path=/head/; revision=90019
* Update to the latest XFree86-libs packages. The security problemsTrevor Johnson2003-09-305-14/+108
| | | | | | | | listed in RHSA-2003-064 do not pertain to us AFAICT. I only tested this on i386. Notes: svn path=/head/; revision=89906
* Redistribution in binary form must provide a disclaimerTrevor Johnson2003-09-295-0/+15
| | | | | | | | | | | | | that states that the software is based in part of [sic] the work of the FreeType Team, in the distribution documentation. We also encourage you to put an URL to the FreeType web page in your documentation, though this isn't mandatory. -- <URL:http://cvs.freetype.org/cgi-bin/viewcvs.cgi/~checkout~/freetype2/docs/ FTL.txt?rev=1.7> Notes: svn path=/head/; revision=89824
* Updated Port 'games/scummvm' to 0.5.1Edwin Groothuis2003-09-282-5/+5
| | | | | | | | | | | | Looks ok for me modulo he sent a shar instead of a diff -ruN. Please, pass maintainership to Alex as I'm not going to keep up with it. PR: ports/56333 Submmited by: Alex Trull <alexander@trull.com> Notes: svn path=/head/; revision=89652
* ECHO -> ECHO_MSGEdwin Groothuis2003-09-272-11/+11
| | | | | | | | | | (ECHO_CMD for deskutils/notebook) PR: ports/56767-56770,56772-56774,56776-56784 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89489
* - Update to version 1.3Kirill Ponomarev2003-09-2417-93/+272
| | | | | | | | PR: 57004 Submitted by: Ports Fury Notes: svn path=/head/; revision=89224
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-242-2/+2
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Make vmware3 fetchable.Anders Nordby2003-09-241-7/+7
| | | | | | | Approved by: bento Notes: svn path=/head/; revision=89131
* Make vmware2 fetchable.Anders Nordby2003-09-241-10/+11
| | | | | | | Approved by: bento Notes: svn path=/head/; revision=89130
* Fix build on bento.Joe Marcus Clarke2003-09-162-26/+0
| | | | | | | Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Notes: svn path=/head/; revision=89008
* Fix build on current + (small) patches from NetBSD.Norikatsu Shigemura2003-09-095-5/+68
| | | | | | | | | PR: ports/56204 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Obtained from: NetBSD Notes: svn path=/head/; revision=88837
* [patch] fix fetch and update version for emulators/mastergearEdwin Groothuis2003-09-082-3/+3
| | | | | | | | | | Mastersite has rearranged directory. New version available. PR: ports/45782 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=88825
* Update to 4.0.2.Makoto Matsushita2003-09-066-12/+12
| | | | Notes: svn path=/head/; revision=88627