ajacoutot
8be917e72b
Use proper AUTOCONF_VERSION, from Brad.
2011-05-01 12:12:17 +00:00
form
63c0312407
fix RK06/RK07 write operation
2011-04-20 05:16:33 +00:00
naddy
1618a743b9
COMPAT_FREEBSD is gone, remove ports that depend on it; ok ajacoutot@ jasper@
2011-04-05 15:28:24 +00:00
ajacoutot
174ea062e2
Simplify: use my distfiles subdomain.
2011-04-02 16:56:42 +00:00
jeremy
4e789433fd
Change MASTER_SITES and remove use of FETCH_CMD. No package change.
...
Prompted by naddy@, thanks to ajacoutot@ for hosting.
2011-04-02 16:22:05 +00:00
jeremy
01dff2fc78
Hook pcsxr and yabause up to the build.
2011-04-01 21:58:41 +00:00
jeremy
54deb25beb
Remove LIB_DEPENDS on x11/gtk+2 (implied by gtkglext) and bump.
...
Reminded by ajacoutot@
2011-04-01 21:57:26 +00:00
jeremy
d4dd9d74ce
Remove LIB_DEPENDS on devel/sdl-net (not needed) and x11/gtk+2
...
(implied by libglade2). Comment another .la file and bump.
Reminded by ajacoutot@
2011-04-01 21:56:21 +00:00
jeremy
097285aa5e
PCSX-Reloaded is a Sony PlayStation 1 emulator.
...
OK landry@
2011-04-01 17:18:55 +00:00
jeremy
1a7777786b
yabause is a Sega Saturn emulator.
...
OK landry@
2011-04-01 17:17:45 +00:00
sthen
9bf4877c1b
sort CONFIGURE_ARGS, from Brad (taking maintainer), discussed with fgsch@
2011-03-25 01:05:15 +00:00
giovanni
3bfd9a9072
Update to 2.4.6 from Brad
2011-03-23 11:27:39 +00:00
sthen
36fe2515ca
this doesn't need groff, also don't use @ to hide the commands in the
...
install target. from Brad.
2011-03-20 20:40:52 +00:00
jeremy
21c642fbe1
+SUBDIR += mednafen
2011-03-14 22:19:28 +00:00
jeremy
38cdc1891b
Import mednafen 0.8.D.3 as 0.8.3.
...
Mednafen is a portable, utilizing OpenGL and SDL,
argument(command-line)-driven multi-system emulator with many advanced
features. The Atari Lynx, GameBoy (Color), GameBoy Advance, NES, PC
Engine(TurboGrafx 16), SuperGrafx, Neo Geo Pocket (Color), PC-FX, and
WonderSwan (Color) 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.
OK landry@
2011-03-14 21:04:51 +00:00
sthen
d9586b0eb7
update qemu to 0.14.0, from Brad.
2011-03-12 23:28:39 +00:00
ajacoutot
95259052d8
Remove XXX, these now build fine by default on macppc.
2011-03-03 21:40:39 +00:00
sthen
64592b0711
- update gns3 to 0.7.3
...
- patch some hardcoded paths and binary names
- initial support for running qemu instances from gns3
(note that to work fully and connect qemu to network interfaces
on dynamips instances currently requires a qemu patched to support
udp unicast networking; see qemu-0.13.0-patches.zip in
http://sourceforge.net/projects/gns-3/files/Qemu/ ).
ok armani@ (maintainer)
2011-03-03 16:29:29 +00:00
ajacoutot
b2c7910cec
Add VMEM_WARNING.
...
Use the intltool module.
2011-03-02 06:42:13 +00:00
ajacoutot
f8fdd4d5e2
Document the fact that these will not build on macppc with the current
...
default MAXDSIZ value.
ok miod@ espie@
2011-02-12 11:25:48 +00:00
sthen
063d8730bb
Update mcast fix in line with changes made to ports/emulators/qemu.
...
From Brad, ok aja@
2011-02-02 09:30:11 +00:00
sthen
e252552d65
- fix multicast virtual networks; setsockopt(SOL_IP, IP_MULTICAST_LOOP)
...
takes a u_char, not int as in the 0.13.0 qemu code. from mcbride@ with
name change by fgsch@.
- fix copy-and-pasto in the sample qemu-ifdown script resulting in
tun interface not being removed and errors when qemu closes. from me.
ok mcbride@(first part) fgsch@ ajacoutot@ landry@
2011-01-26 13:51:43 +00:00
sthen
9d49571e88
minor README changes;
...
- give examples for qemu-system-x86_64 (for 64-bit client OS)
- use 4.9 in examples
ok phessler@ jasper@
2011-01-19 16:22:31 +00:00
naddy
5ba9e6cafd
Epoch bump for lang/gcc/3.3 because the version number shouldn't
...
count as older than one from 2005.
Revision bump for all ports that depend on libstdc++-3 because the
package specs have changed.
2011-01-15 01:07:45 +00:00
ajacoutot
33b8ce3931
Tighten LIB_DEPENDS, from Brad.
...
Regen WANTLIB while here.
2011-01-02 07:46:54 +00:00
landry
2bfc7d1c3b
Make it use/respect MAKE_ENV/MODSCONS_ENV/MODSCONS_CFLAGS.
...
Reminded by jasper@
2010-12-08 20:13:14 +00:00
jasper
7cb5f279cc
- missing
2010-12-08 20:04:20 +00:00
landry
61a47d162b
+gambatte
2010-12-08 19:58:44 +00:00
landry
193bf9374c
Import gambatte 0.4.1:
...
Gambatte is an accuracy-focused, cross-platform Game Boy Color emulator.
It is based on hundreds of corner case hardware tests, as well as
previous documentation and reverse engineering efforts.
From Anthony J. Bentley on ports@
2010-12-08 19:58:04 +00:00
fgsch
dc0e9861c1
Update to qemu 0.13.0. fmt README and sync with reality.
...
with input and ok sthen@
2010-11-22 11:32:01 +00:00
benoit
640d3f1f35
- update stella to 3.3
...
- regen PLIST
ok landry@
2010-11-21 11:39:14 +00:00
espie
a14bf26ca8
new depends
2010-11-15 23:22:07 +00:00
jasper
96375aa1fa
- switch to pkg-readmes
2010-11-12 14:43:12 +00:00
sthen
9fe37a5777
Add a package for the cups runtime libraries for Linux emulation.
...
This lets Textmaker 2010 run. ok ajacoutot@
2010-11-09 13:23:21 +00:00
ajacoutot
88c9d1bcc3
Remove the gcpio hack since we are not using gcpio anymore.
2010-11-08 16:02:45 +00:00
espie
c3677a7fb2
do LIB_DEPENDS for emulators/editors
2010-11-07 18:50:57 +00:00
jasper
0691836723
- add VMEM_WARNING
2010-11-04 17:57:21 +00:00
sthen
331eb83819
remove bogus conflict markers and bump, problem noticed by henning@
2010-10-28 22:34:47 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
landry
9e82308f40
Unbreak. (s/sdl/SDL/ in WANTLIB)
2010-10-24 10:31:25 +00:00
sthen
ec8f9886f2
revision/lib_depends
2010-10-23 22:01:29 +00:00
sthen
ae27646cf5
this port is unfinished, add a comment to make it even more obvious
...
than the commit logs already are.
2010-10-19 18:43:56 +00:00
espie
68505ea57d
USE_GROFF=Yes
2010-10-18 18:00:15 +00:00
armani
f5ecca8f8e
Update to the last release, change my email address and as asked by jasper
...
add a license version and USE_X11.
go ahead jasper@
2010-10-17 22:10:29 +00:00
dcoppa
7cf12a1bb8
Rip out the gcc4 module now that src has gcc4
...
From Brad
2010-10-15 10:23:57 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
ajacoutot
a299e47ff1
Make it compile with newer gtk+2.
...
spotted by landry@'s toy
2010-10-01 07:27:23 +00:00
ajacoutot
f26c46c3b3
Fix build with new GTK+2.
2010-09-30 07:23:47 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
jasper
a3b70f0360
- bump after gcc4 switch of mips64
2010-09-28 09:09:15 +00:00