aboutsummaryrefslogtreecommitdiff
path: root/emulators/snes9x
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak the compilation for 4.x users.Brian Feldman2003-08-111-1/+1
| | | | Notes: svn path=/head/; revision=86745
* Now that there's a download site again, upgrade to version 1.40.Brian Feldman2003-08-099-169/+132
| | | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> PR: ports/44225 Notes: svn path=/head/; revision=86646
* Correct USB joystick support for 4.x (used the wrong version of theBrian Feldman2003-05-131-28/+24
| | | | | | | | | hid_report_size(3) API). Submitted by: Sean Welch <welchsm@earthlink.net> Notes: svn path=/head/; revision=80922
* Mirror the distfile since the download section on the master site is dead.Brian Feldman2003-05-082-34/+48
| | | | | | | Unbreak by updating for new -lusbhid in current. Notes: svn path=/head/; revision=80410
* BROKEN: Does not compileKris Kennaway2003-05-071-0/+2
| | | | Notes: svn path=/head/; revision=80309
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Correct ports that were abusing the FORBIDDEN variable and replace withSean Chittenden2003-02-071-1/+1
| | | | | | | | | | | | | | | | | | | | | either IGNORE or BROKEN. Since there seems to be some confusion, for the record: BROKEN is reserved for ports that don't work. This will prevent users from installing the port, but please note that ports marked as BROKEN will still be built by bento IGNORE is reserved for ports that should not be built for one reason or another (including bento). Users and bento will not build ports marked as IGNORE. FORBIDDEN is reserved for security breakages only!!! Only mark a port as FORBIDDEN if there is a security issue with the port at the time. Reviewed by: kris (portmgr) Notes: svn path=/head/; revision=75004
* Fix build (chase libusb to libusbhid)Kris Kennaway2002-09-293-7/+7
| | | | Notes: svn path=/head/; revision=67210
* Use sys/soundcard.h instead of machine/soundcard.hBrian Feldman2002-09-201-29/+30
| | | | Notes: svn path=/head/; revision=66877
* 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
* More fix for 4.x-RELEASEYukihiro Nakai2001-02-052-7/+6
| | | | | | | | PR: ports/24752 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> Notes: svn path=/head/; revision=37993
* More fix about usb support.Yukihiro Nakai2001-01-242-11/+8
| | | | Notes: svn path=/head/; revision=37512
* Add fix for 4.2-stable.Yukihiro Nakai2001-01-222-33/+42
| | | | Notes: svn path=/head/; revision=37424
* Update to 1.34aBrian Feldman2001-01-135-44/+34
| | | | Notes: svn path=/head/; revision=37169
* Bump the PORTREVISION for a compilation that has optimization and -2xsai.Brian Feldman2000-11-221-1/+1
| | | | Notes: svn path=/head/; revision=35332
* Add 2xSaI mode to Snes9X for Unix (X11); using the switch -2xsai, thisBrian Feldman2000-11-221-0/+367
| | | | | | | | is a "smarter" stretcher and interpolater by Kreed. It looks better than the -y TV mode :) Notes: svn path=/head/; revision=35331
* Actually have CFLAGS do something. Previously, the emulator has beenBrian Feldman2000-11-221-2/+2
| | | | | | | compiling with no optimization!! Notes: svn path=/head/; revision=35330
* Bump the PORTREVISION after committing the USB joystick code. NoteBrian Feldman2000-11-201-0/+1
| | | | | | | | the Alpha still doesn't work; if anyone with an Alpha who wants to play Snes9X can fix it, please do :) Notes: svn path=/head/; revision=35275
* Add a UHID joystick driver (USB Joysticks/GamePads/etc.) as theBrian Feldman2000-11-193-12/+418
| | | | | | | | | | | | FreeBSD machdep joystick handling code. Along with this, make a few cleanups, and add a new switch, "-joyshift", which enables USB HID numbering to start with the second gamepad. The upshot of all this is that I can now play two-player games and have second player on the gamepad. Yay! Notes: svn path=/head/; revision=35257
* Update to version 1.32.Brian Feldman2000-10-148-41/+112
| | | | Notes: svn path=/head/; revision=33802
* - Support CFLAGS/CXXFLAGS/LOCALBASE/X11BASE properlyYukihiro Nakai2000-04-162-4/+7
| | | | | | | | | | - Add WWW: line into pkg/DESCR PR: ports/17462 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=27627
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
| | | | Notes: svn path=/head/; revision=27455
* Mark FORBIDDEN on alpha, it builds but doesn't run.Satoshi Asami2000-03-121-0/+1
| | | | | | | | Submitted by: green Reviewed by: steve Notes: svn path=/head/; revision=26780
* Update to Snes9X 1.29, and get Makefile.alpha built.Brian Feldman2000-03-095-63/+68
| | | | Notes: svn path=/head/; revision=26682
* Snes9X needs to _not_ have USE_THREADS auto-defined for FreeBSD inBrian Feldman1999-12-297-543/+262
| | | | | | | | | | | | unix/unix.cpp to build, especially when the Makefile does not have it defined. Also, along with this, split the patches out into the customary one-file-per-patch chunks. I'm not ${MAINTAINER}, but nacai does not mind my working on the port :) Notes: svn path=/head/; revision=24226
* Update to 1.26Yukihiro Nakai1999-12-283-31/+29
| | | | Notes: svn path=/head/; revision=24193
* I am not actually MAINTAINER.Brian Feldman1999-09-221-1/+1
| | | | Notes: svn path=/head/; revision=21875
* o Support CC/CXXChris Piazza1999-09-202-228/+294
| | | | | | | | | o Support CFLAGS/CXXFLAGS o Make this actually build on my system (alfred had the same problem, but, oddly enough, green didn't) Notes: svn path=/head/; revision=21797
* Snes9X is updated to 1.25.Brian Feldman1999-09-206-81/+526
| | | | | | | | | | | (And the villagers rejoiced!) Snes9X actually builds now. (And the villagers rejoiced!) Snes9X should actually work on the Alpha now. (And the villagers rejoiced!) Notes: svn path=/head/; revision=21770
* pgcc compiler is called pgcc, not egcs. The port still doesn't buildSatoshi Asami1999-09-112-3/+3
| | | | | | | | ("Internal compiler error"...probably pgcc's fault) but at least it will start compiling. Notes: svn path=/head/; revision=21664
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Update to 119aSeiichirou Hiraoka1999-07-023-13/+22
| | | | | | | | PR: ports/12485 Submitted by: nakai@maple.ocn.ne.jp Notes: svn path=/head/; revision=19954
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-7/+3
| | | | Notes: svn path=/head/; revision=18296
* Update to 118eSeiichirou Hiraoka1999-03-315-80/+44
| | | | | | | | | | Now it comes with sound! But disabled the joystick PR: ports/10852 Submitted by: nakai@internetsolutions.co.jp Notes: svn path=/head/; revision=17497
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-2/+3
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Change maitainer's email address,Vanilla I. Shu1999-01-121-2/+2
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Update to 1.16a.Seiichirou Hiraoka1999-01-125-14/+117
| | | | | | | | Now this can build from source code. And can't use sound feature. Notes: svn path=/head/; revision=16016
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1999-01-071-1/+3
| | | | Notes: svn path=/head/; revision=15902
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Update to version 1.05.Steve Price1998-07-272-8/+8
| | | | | | | | PR: 7338 Submitted by: Seiichirou Hiraoka <flathill@flathill.gr.jp> Notes: svn path=/head/; revision=12157
* Import of emulators/snes9x - snes9x version 0.23Justin M. Seger1997-11-025-0/+34
Super Nintendo Entertainment System(SNES) Emulator PR: ports/3824 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Notes: svn path=/head/; revision=8446