1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

12 Commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
bcf73bde53 - Update to 0.7.2 2007-02-12 17:31:36 +00:00
Jose Alonso Cardenas Marquez
3dcfcc678f - Update to 0.7.1 2006-12-28 01:09:37 +00:00
Jose Alonso Cardenas Marquez
f3410e2966 - Update to 0.7.0
- Change MASTER_SITES to SF
2006-12-25 20:20:00 +00:00
Stanislav Sedov
0d2725682b - 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)
2006-09-20 11:21:59 +00:00
Jose Alonso Cardenas Marquez
ee587272e0 - Add USE_GL
Approved by:	garga (mentor, implicit)
2006-09-12 17:33:51 +00:00
Jose Alonso Cardenas Marquez
45d55f86ac - Update to 0.6.5
- Modify MASTER_SITES
- Remove obsolete patch file

Approved by:	garga (mentor,implicit)
2006-09-12 16:43:23 +00:00
Jose Alonso Cardenas Marquez
091e3e7c5c - Update to 0.6.4
- Can to see the changes at http://mednafen.com/releases/ChangeLog

Approved by:	garga (mentor)
2006-08-24 22:44:42 +00:00
Jose Alonso Cardenas Marquez
94b7364609 - Update to 0.6.3
- Remove USE_X_PREFIX

Approved by:	garga (mentor)
2006-08-15 09:59:47 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd Change maintainer address to my @FreeBSD.org email
Approved by:	garga (mentor)
2006-07-23 02:45:24 +00:00
Rong-En Fan
09c66bafde - Update to 0.6.2
- Mark as IGNORE on 5.3 and before, which lacks round(3)

PR:		ports/100102
Submitted by:	Simon Olofsson <simon olofsson.de>
Approved by:	maintainer
2006-07-12 15:23:04 +00:00
Mark Linimon
6072e5265c Mark BROKEN on sparc64 due to internal compiler error. I don't know if this
has been reported to the gcc developers yet.
2006-07-04 00:48:40 +00:00
Pav Lucistnik
b1182b7176 Mednafen is a portable, utilizing OpenGL and SDL, argument(command-line)-driven
multi-system emulator with many advanced features. The Atari Lynx, GameBoy,
GameBoy Color, GameBoy Advance, NES, PC Engine(TurboGrafx 16), and SuperGrafx
are emulated. Mednafen has the ability to remap hotkey functions and virtual
system inputs to a keyboard, a joystick, or both simultaneously. Save states
are supported, as is real-time game rewinding. Screen snapshots may be taken at
the press of a button, and are saved in the popular PNG file format.

Mednafen is distributed under the terms of the GNU GPL.

Due to the threaded model of emulation used in Mednafen, and limitations of SDL
a joystick is preferred over a keyboard to play games, as the joystick will have
slightly less latency, although the latency differences may not be perceptible
to most people.

WWW:	http://mednafen.com/

PR:		ports/94006
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-11 10:55:20 +00:00