summaryrefslogtreecommitdiff
path: root/emulators/snes9x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Fix PLIST_FILESKirill Ponomarev2004-07-171-1/+2
| | | | | PR: ports/69186 Submitted by: Ports Fury
* - Update SIZE in distinfo tooPav Lucistnik2004-05-301-1/+1
| | | | Spotted by: kris
* - Update to 1.42Pav Lucistnik2004-05-299-184/+84
| | | | | | PR: ports/62158 Submitted by: Ports Fury Approved by: maintainer timeout (4 months)
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* 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
* 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>
* Unbreak the compilation for 4.x users.Brian Feldman2003-08-111-1/+1
|
* 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
* 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>
* 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.
* BROKEN: Does not compileKris Kennaway2003-05-071-0/+2
|
* 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.
* 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)
* Fix build (chase libusb to libusbhid)Kris Kennaway2002-09-293-7/+7
|
* Use sys/soundcard.h instead of machine/soundcard.hBrian Feldman2002-09-201-29/+30
|
* Update to version 1.37c with the major notable of having all of Kreed'sBrian Feldman2001-03-294-384/+16
| | | | display filters built-in.
* Maintainer change.Yukihiro Nakai2001-03-291-1/+1
|
* More fix for 4.x-RELEASEYukihiro Nakai2001-02-052-7/+6
| | | | | PR: ports/24752 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
* More fix about usb support.Yukihiro Nakai2001-01-242-11/+8
|
* Add fix for 4.2-stable.Yukihiro Nakai2001-01-222-33/+42
|
* Update to 1.34aBrian Feldman2001-01-135-44/+34
|
* Bump the PORTREVISION for a compilation that has optimization and -2xsai.Brian Feldman2000-11-221-1/+1
|
* 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 :)
* Actually have CFLAGS do something. Previously, the emulator has beenBrian Feldman2000-11-221-2/+2
| | | | compiling with no optimization!!
* 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 :)
* 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!
* Update to version 1.32.Brian Feldman2000-10-148-41/+112
|
* - 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>
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+3
|
* Mark FORBIDDEN on alpha, it builds but doesn't run.Satoshi Asami2000-03-121-0/+1
| | | | | Submitted by: green Reviewed by: steve
* Update to Snes9X 1.29, and get Makefile.alpha built.Brian Feldman2000-03-095-63/+68
|
* 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 :)
* Update to 1.26Yukihiro Nakai1999-12-283-31/+29
|
* I am not actually MAINTAINER.Brian Feldman1999-09-221-1/+1
|
* 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)
* 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!)
* 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.
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Update to 119aSeiichirou Hiraoka1999-07-023-13/+22
| | | | | PR: ports/12485 Submitted by: nakai@maple.ocn.ne.jp
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-7/+3
|
* 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
* 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.
* Change maitainer's email address,Vanilla I. Shu1999-01-121-2/+2
| | | | and BROKEN some gnome ports until I upgrade it.
* Update to 1.16a.Seiichirou Hiraoka1999-01-125-14/+117
| | | | | Now this can build from source code. And can't use sound feature.
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1999-01-071-1/+3
|
* 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.