CVS log for ports/emulators/mupen64-base/Makefile
Up to [FreeBSD] / ports / emulators / mupen64-base
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 8 17:43:24 2012 UTC (4 weeks, 4 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -6 lines
multimedia/avifile will die soon so remove any references to it Approved by: acm
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jan 8 15:33:51 2009 UTC (3 years, 1 month ago) by acm
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Fix typo Reportted by: pav
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jul 25 09:38:45 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 9 07:39:42 2007 UTC (4 years, 4 months ago) by acm
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3 lines
- Bump PORTREVISION - Add support for new tr64/glide64 plugins
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 9 03:50:02 2007 UTC (4 years, 4 months ago) by acm
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +26 -49 lines
- Update to 0.5 - Remove a lot of obsolete patch files - Clean up all emulators/mupen64* ports - Add new way to build mupen64 emulator and all plugins - Pass maintainership to me Approved by: tlp (maintainer via irc)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 4 00:47:22 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -4 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:33 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 20 11:20:45 2006 UTC (5 years, 4 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 7 10:55:42 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
Remove USE_REINPLACE from all categories starting with E
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:15 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 12 04:53:51 2004 UTC (7 years, 4 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Mupen64 base
-
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
