sthen
ea4eccd1f7
link sdl
2011-09-21 15:22:15 +00:00
sthen
01eb4c3ee0
mesa GL/GLU libs for fedora emul. ok ajacoutot@
2011-09-21 15:22:05 +00:00
sthen
c0f83daa58
RUN_DEP on specific fedora base libs. not bumped as only just imported and
...
not yet linked.
2011-09-21 15:21:34 +00:00
sthen
badc2ac4a6
import fedora emul SDL libraries, ok ajacoutot@
2011-09-21 15:20:22 +00:00
jasper
e4fd7d6bb2
use ONLY_FOR_ARCHS=${GCC4_ARCHS}
...
from brad
2011-09-21 09:15:21 +00:00
sthen
cb36dcdb8c
Backport some upstream qemu fixes, from Brad (maintainer) -
...
- Fix install(1) usage to be compatible with OpenBSD's install(1).
- Allow overriding the location of Samba's smbd,
From Brad
- Remove PROVIDE_HIDDEN and ONLY_IF_{RO,RW} from linker scripts to make
them work with older binutils versions. Fixes *-bsd-user build on
OpenBSD 4.9 which ships binutils 2.15.
From Gerd Hoffmann <kraxel at redhat dot com>
2011-09-21 09:02:30 +00:00
bentley
b7f7be163a
+desmume
2011-09-21 03:59:27 +00:00
bentley
c80916cd1f
Import emulators/desmume.
...
DeSmuME is a Nintendo DS emulator.
It supports many homebrew NDS rom demos as well as a handful of wireless
multiboot demo NDS roms. It also runs DSLinux, the port of Linux to the
Nintendo DS.
ok landry@ sthen@
2011-09-21 03:58:08 +00:00
espie
999b4db39c
normalize pkgpath
2011-09-16 09:48:08 +00:00
jeremy
ce9b2f9214
Fix broken man page, from Anthony J. Bentley.
2011-09-07 16:00:19 +00:00
bentley
da40c4af7f
Set configure style to simple, and un-silence build/link.
...
Suggested by and ok sthen@
2011-09-07 01:35:41 +00:00
jasper
3b4f0dfbc7
- add VMEM_WARNING
2011-09-06 19:21:52 +00:00
bentley
762e7ea991
Fix formatting issues and remove unnecessary LIB_DEPENDS.
...
Pointed out by ajacoutot@.
2011-08-30 05:02:48 +00:00
bentley
b1c9af3da0
+openmsx
2011-08-28 19:01:34 +00:00
bentley
79b7b1f4cf
Import openmsx-0.8.1.
...
openMSX is an emulator for the MSX home computer system. Its goal is to
emulate all aspects of the MSX with 100% accuracy: perfection in
emulation. It also has a number of special features, some unique to this
emulator.
ok landry@
2011-08-28 18:57:50 +00:00
sthen
0c379e36ff
qemu e1000 driver: use MII status reg for link up/down. From upstream via Brad.
2011-08-28 11:21:05 +00:00
sthen
9ef7879b48
set CONFIGURE_ARGS for sparc; from Brad
2011-08-17 08:50:25 +00:00
sthen
451c34ae0f
update to qemu 0.15.0, from Brad (maintainer)
...
- handle qemu-old/kqemu removal in PLISTs, allowing seamless updates to
the new version
2011-08-16 21:24:42 +00:00
sthen
03d5a3d278
remove kqemu (which was broken, reported by Alexander Schrijver and
...
probably others) and qemu-old; the current qemu version in emulators/qemu
works well now (kqemu is no longer supported upstream).
ok Brad (emulators/qemu maintainer) todd@ and I think there were some others
2011-08-16 21:23:52 +00:00
ajacoutot
5ec5bdfdea
SECURITY: CVE-2011-2527 qemu: when started as root, extra groups are not
...
dropped correctly.
from Brad (maintainer)
2011-07-19 06:05:42 +00:00
jasper
4b58a16831
- no need to use the gcc3 module anymore on sparc
...
from brad
2011-07-11 12:13:03 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
ariane
70ca2b7e14
Remove the wine port.
...
Development has stalled and both pirofti@ and I have no intention to work
on it. Port was unlinked and didn't function anyways.
ok pirofti@
2011-07-06 23:35:13 +00:00
ajacoutot
41beb68fcc
Use the gettext MODULE.
2011-07-06 18:29:00 +00:00
jasper
0eb3492022
regen WANTLIB
2011-07-06 09:32:02 +00:00
sthen
7ae2e1c91d
Build the bsd-user emulation binaries; they're still early work-in-progress
...
upstream, but this brings the port closer to a default qemu build. From Brad.
2011-06-15 21:13:33 +00:00
sthen
351ea7ed09
Re-enable curses support and stop disabling GUEST_BASE support. From Brad.
2011-06-10 21:47:54 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sthen
13602cba97
use base64-encoded checksums, "if you wish to regen, go ahead" espie@
2011-05-31 08:35:20 +00:00
sthen
8ddb8cb200
- support powerpc/mips64/mips64el, from Brad, tests me/phessler
...
- make VMEM_WARNING unconditional, some files won't compile without
increasing datasize limits, at least on powerpc.
2011-05-25 07:43:48 +00:00
sthen
b668f87e23
qemu Makefile/patch changes, from Brad.
...
- Sort the arch list.
- Remove some local patching from the configure script
which is not necessary.
- Remove debug option from linker command line when not using --enable-debug.
- Recognize arm / hppa OpenBSD.
2011-05-23 23:43:28 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
sthen
59250e7e36
update to 0.14.1, from Brad.
2011-05-12 22:19:24 +00:00
ajacoutot
a08f3919de
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 06:56:42 +00:00
ajacoutot
1e247aefa8
Tweak README after recent vnd(4) changes.
...
ok todd@ (maintainer qemu-old)
2011-05-09 15:54:56 +00:00
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