summaryrefslogtreecommitdiff
path: root/emulators/snes9x (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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