Commit Graph

992 Commits

Author SHA1 Message Date
edd
6814f9eab9 Link fs-uae. 2012-11-22 23:47:26 +00:00
edd
aa4a63cb21 Import fs-uae-2.0.1; a modern Amiga emulator based on the windows
version of UAE.

OK sthen@, gonzalo@
2012-11-22 23:45:20 +00:00
brad
ff8edcf108 Update to QEMU 1.2.1.
ok ajacoutot@
2012-11-21 11:41:02 +00:00
edd
322897d659 Update to dgen-1.31.
OK rfreeman@, bentley@
2012-11-19 23:31:55 +00:00
ratchov
7b222971b3 Add support for midi output using libsndio, to allow dosbox to use
softsynths or remote midi hardware

ok jsg
2012-11-17 14:07:50 +00:00
bentley
28196f6018 Fix build if imake isn't installed.
While here, update license and respect ${CC}.

ok kevlo@ (maintainer)
2012-11-13 16:31:40 +00:00
gsoares
2d635b17e3 use ${FEDORA_V} here; no package change
OK aja@
2012-11-12 18:02:34 +00:00
ajacoutot
3e3383a676 Fix COMMENT; from Daniel Bolgheroni 2012-11-12 15:03:41 +00:00
okan
e1b10b2681 bump the default ram for KA665X from 16mb to 128mb, based on various
feedback/bikesheding for what a reasonable default could be for an
emulated vax.  this doesn't stop one from lowering the default via
a config file.
2012-10-27 23:58:41 +00:00
sthen
6d9238010b Unbreak emulators/mednafen build - previous commit broke this on LP32 machines.
Fortunately we build on i386 and vax which help us pick up portability problems.

ok jeremy@ (maintainer). no bump, doesn't affect machines where it did build.
2012-10-26 10:32:55 +00:00
gsoares
94360e1442 minor update to 0.8.3.1
ok sthen@
2012-10-25 12:27:53 +00:00
ajacoutot
8eef04bfb1 Allow overriding FEDORADIR. 2012-10-22 11:41:56 +00:00
ajacoutot
8700bf29fc Allow overriding FEDORA_V. 2012-10-22 10:09:11 +00:00
edd
958e2ae8a2 Update to mednafen-0.9.26.
OK jeremy@
2012-10-20 17:35:18 +00:00
ajacoutot
6a636a6723 Disable Altivec. Our old GCC cannot cope with it... 2012-10-15 08:53:11 +00:00
rpointel
986bec94c4 use MODPY_ADJ_FILES instead of MODPY_BIN_ADJ, to have MODPY_BIN_ADJ internal
variable of python.port.mk in the future.
"yup" sthen@.
no bump because package does not change.
2012-10-12 15:38:49 +00:00
ajacoutot
11eb418f35 -motif 2012-10-11 21:47:25 +00:00
ajacoutot
27951c90cc Unbreak by removing (common, Open Motif for the Linux emulation layer!!!???). 2012-10-11 21:47:13 +00:00
ajacoutot
785903ef8f +gtk+2 2012-10-11 15:05:03 +00:00
ajacoutot
eb7e8fcd81 Import fedora_gtk+2-10.0.
gtk+2 runtime libraries (and dependencies) for the Linux emulation
environment.

ok jasper@
2012-10-11 15:04:33 +00:00
ajacoutot
d997524336 Mark this one BROKEN as well for the time beeing. 2012-10-11 14:00:04 +00:00
ajacoutot
3898c86517 Explicitely mark BROKEN for now. 2012-10-11 13:57:35 +00:00
ajacoutot
520ea14cd2 MACHINE_ARCH -> i386 2012-10-11 12:16:18 +00:00
ajacoutot
3c9bd2bfd9 Forgot in previous. 2012-10-11 12:11:04 +00:00
ajacoutot
109a787471 Remove some uneeded RPMs.
Remove stuffs that are now taken care by Makefile.inc.
Update to the latest version of all Fedora 10 RPMs.
Remove @lib markers from PLIST.
2012-10-11 12:02:42 +00:00
ajacoutot
d3f18e42c0 Remove some uneeded RPMs.
Remove stuffs that are now taken care by Makefile.inc.
Update to the latest version of all Fedora 10 RPMs.
2012-10-11 12:02:07 +00:00
ajacoutot
30ea374438 Factorize do-install and several variables.
Fix MASTER_SITES and add the Fedora "updates" repository.
2012-10-11 12:00:46 +00:00
robert
f1ccd96f50 update fedora_base and fedora_cups to fedora 10 packages to allow us to run up-to-date opera 2012-10-11 10:16:29 +00:00
robert
35705cee28 remove fedora_motif and fedora_sdl from the build 2012-10-11 10:14:29 +00:00
brad
7322342613 Add LOCALBASE header path to CPPFLAGS.
ok naddy@
2012-09-29 05:13:01 +00:00
brad
d2900a841d - Add X11BASE paths to CPPFLAGS/LDFLAGS.
- Remove iconv LDFLAGS hack.

ok naddy@
2012-09-29 05:08:26 +00:00
brad
222e632898 Add X11BASE paths to CPPFLAGS/LDFLAGS.
ok naddy@
2012-09-29 05:07:24 +00:00
jeremy
9f39336d71 Drop dependency on devel/sdl-net, no longer used. Pointed out by edd@. 2012-09-28 16:21:03 +00:00
jeremy
d9aaf2d089 Update to mednafen 0.9.24. The distfile is marked WIP, but according
to upstream it's more stable than the 0.8.D.3 release.  Adds support
for SNES and Genesis emulation.

diff from bentley@
OK edd@
2012-09-27 04:13:17 +00:00
brad
202e9c1e2f Update to Bochs 2.6.
LIB_DEPENDS placement correction and ok sthen@
2012-09-25 23:21:47 +00:00
brad
df2ec8c067 Update to QEMU 1.2.0.
Ok sthen@
2012-09-24 17:55:36 +00:00
ajacoutot
a598203a8d Fix after pangox removal from devel/pango.
ok jasper@
2012-09-21 13:21:44 +00:00
naddy
9cd84e9c71 Skip a broken configure test whose result isn't used and which only
succeeded out of sheer luck until struct ostatfs was removed in rev 1.108
of <sys/mount.h>.
2012-09-16 18:00:00 +00:00
ajacoutot
d564010b05 Sync comment; no pkg change. 2012-09-10 08:08:49 +00:00
ajacoutot
848ef63891 No more palm in CATEGORIES. 2012-09-04 07:35:52 +00:00
ajacoutot
a3de4b36b8 Remove MESSAGE, people have had several releases to adjust.
ok Brad (maintainer)
2012-09-03 08:47:47 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
pascal
2b220efbbb The Makefile will add -fno-pie to CFLAGS if PIE is not explicitly enabled,
failing to link with our -pie-by-default ld.  So just enable PIE and bump
REVISION.

ok naddy@
2012-08-31 18:25:16 +00:00
pascal
f4ebaa22a9 Link pc-bios/optionrom with -nopie.
ok naddy@
2012-08-30 20:57:03 +00:00
ajacoutot
54f84d5d36 Update to spim-8.0.
from Azwaw OUSADOU
maintainer timeout
2012-08-20 15:08:44 +00:00
pascal
e051391d3c After feedback from kettenis@, we won't be defining -DPIC on PIE archs per
default.  Garbage collect the patches that dealt with these issues, and use
the builtin define __PIC__ to detect if we're PIE/PIC.

ok naddy@
2012-08-20 11:50:59 +00:00
ajacoutot
057028b194 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
jasper
3464a639fa - remove now unneeded -lpthread/-pthread patches 2012-08-19 21:20:52 +00:00
stu
fa3aa22965 Use MODULES for Tcl/Tk.
Ok espie@ (maintainer)
2012-08-17 14:48:34 +00:00
gsoares
ac8f484796 fix master_sites / homepage
while here, regen distinfo to new format

ok sthen@
2012-08-13 15:46:07 +00:00
gsoares
b9835eb700 update to 0.8.3
add support for qemu
pkg/DESCR bits from sthen@

ok sthen@
2012-08-13 14:18:15 +00:00
bentley
a5ec5219ce Update all emulators/mupen64plus plugins to 1.99.5.
This makes the emulator actually playable on i386, and removes all patches
(which had been taken from upstream).

ok stsp@
2012-08-13 06:53:55 +00:00
bentley
be5360d931 Update emulators/gambatte to 0.5.0.
Fixes a crash with an alternate video filter.

Also, enable the new regression tests.
Also, sync the manpage with reality.
Also, take maintainership.

ok stsp@
2012-08-13 06:38:00 +00:00
pascal
e1e0321344 PIE preparations: These ports all have classes etc. that collide with the
"PIC" define that will be used by PIE.  No functional change.

ok naddy@
2012-08-11 22:51:13 +00:00
sthen
c8e9177fb3 update to QEMU 1.1.1, from Brad. 2012-08-08 10:44:44 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
sthen
ea2c47b735 update to simh 3.9.0, from Brad, tested by me and william@ 2012-07-10 00:07:44 +00:00
bentley
2521265650 Disable ffmpeg in vbam's configure, since it's not actually used.
ffmpeg is only used in the wx frontend, which doesn't build on OpenBSD
(for unrelated reasons).

From Mikolaj Kucharski, ok dcoppa@
2012-07-09 06:01:01 +00:00
sthen
4103296a68 switch from 5.1 to 5.2 in README, ok Brad 2012-07-08 14:30:40 +00:00
ajacoutot
04f748cba8 -vba 2012-07-07 07:50:47 +00:00
ajacoutot
e6af2b1a90 Remove emulators/vba, it's been superseded by emulators/vbam.
prodded by Brad
ok jasper@
2012-07-07 07:50:22 +00:00
ajacoutot
b647b1d764 Update to QEMU 1.1.0.
from Brad (maintainer)
2012-06-15 11:53:28 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
sthen
9b3435c62c update gns3 to 0.8.2, and remove armani@ as maintainer at his request. 2012-06-08 09:16:32 +00:00
fgsch
4c56c48c27 Update to sdlmame 0.146. 2012-06-02 16:09:40 +00:00
bentley
3212877063 +vbam 2012-05-28 09:19:31 +00:00
bentley
7e27f2e3b5 Import vbam-1.8.0.1054.
VBA-M is a fork from the now inactive VisualBoy Advance project, with
goals to improve the capabilities and features of the emulator.


This is basically a replacement for emulators/vba, which is currently
broken in at least two ways:
 - emulation speed is whacked out when sndiod is running
 - gvba recently started segfaulting on startup


tweaks & oks from landry@ jasper@ edd@
2012-05-28 09:18:56 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
gonzalo
afb511f773 Update for Stella to 3.6.1 with a lot bug fixes.
Tested on i386 and amd64.

OK benoit@ (maintainer), aja@
2012-04-27 14:33:23 +00:00
bentley
39fca754a8 Update emulators/openmsx to 0.8.2.
While here, respect CXX et al.

ok jasper@, MAKE_FLAGS bit ok naddy@
2012-04-15 17:47:00 +00:00
sthen
c92067fa87 remove patch to force nonblocking on the bpf; we don't want this with rthreads 2012-03-16 23:39:13 +00:00
fgsch
02b97ac58f Update to qemu 1.0.1, from Brad. 2012-03-16 11:40:53 +00:00
edd
518bfd286e enable build of dgen with debugger and disassembler inbuilt. 2012-03-13 11:23:30 +00:00
edd
db8767f010 update to dgen-1.30
OK jeremy@
2012-03-13 11:15:02 +00:00
ajacoutot
25d297576c Remove now undeeded _POSIX_THREAD_PRIORITY_SCHEDULING hack.
from Brad
2012-03-06 11:43:39 +00:00
jsg
b7866836c7 update to 0.145u3
ok fgsch@
2012-03-04 01:46:41 +00:00
edd
bd36f4a001 Fix usb joysticks when the device is not /dev/ugen0
From zamaz (upstream), many thanks.

OK ajacoutot@
2012-02-29 21:38:31 +00:00
edd
29d8ccfcfc Update to dgen-sdl-1.29.
Upstream took our joystick patches for this release, so they are gone.

Fixes some odd display bugs reported by rfreeman@ and fixes some games for me also.

OK rfreeman@
2012-02-18 01:16:08 +00:00
ajacoutot
194a2efde8 Remove bogus patch. 2012-02-16 22:32:42 +00:00
sthen
9f37f62817 Add a fix for CVE-2012-0029 from QEMU upstream, ok Brad, ajacoutot
"Heap-based buffer overflow in the process_tx_desc function in the
e1000 emulation (hw/e1000.c) [...] allows guest OS users to cause
a denial of service (QEMU crash) and possibly execute arbitrary
code via crafted legacy mode packets."
2012-02-02 22:07:33 +00:00
sthen
d7ebdc9ae9 Update README to use cd51.iso, also talk about SPARC emulation now
that it's usable. OK Brad (maintainer).
2012-01-26 19:19:15 +00:00
edd
5c914e38a5 Blast emulaors/generator. It does not work and I have just imported
emulators/dgen-sdl which performs well and is maintained.

OK sthen@, jeremy@
2012-01-23 10:18:47 +00:00
edd
8276b76379 link dgen-sdl 2012-01-23 09:25:10 +00:00
edd
4a739e800d Import dgen-sdl-1.28; A Sega Megadrive/Genesis emulator.
Hopefully this can replace emulators/generator.

OK jeremy@
2012-01-23 09:22:59 +00:00
giovanni
0797a2728b Update to 2.5.1
from Brad (Maintainer)
2012-01-12 17:01:47 +00:00
sthen
446dbe3284 tidy Makefile, from Brad (maintainer) 2012-01-11 02:21:09 +00:00
stsp
2072c1cbd5 += mupen64plus 2011-12-26 23:04:23 +00:00
stsp
734b87f9d1 This only builds on i386 and amd64 so set ONLY_FOR_ARCHS. 2011-12-26 23:03:24 +00:00
bentley
984e341bff This should use Makefile.inc, not a module.
Also set WRKBUILD instead of defining do-build/do-install.

Pointed out by a couple of people. ok espie@, stsp@
2011-12-26 22:58:48 +00:00
stsp
459abbcd0f Import port of mupen64plus, a Nintendo 64 emulator; ok bentley@ 2011-12-26 13:38:27 +00:00
ajacoutot
36f04fc9b2 These have been broken on macppc for a while now, so mark as such. 2011-12-26 08:53:11 +00:00
sthen
be2f32a2c9 - Fix up the compiler flags and enable the extended file support
to allow for more sane hard drive sizes.  From Brad.

- Honour CC.
2011-12-24 12:57:10 +00:00
fgsch
a713f22baf Update to sdlmame 0.144u3. 2011-12-20 06:56:12 +00:00
giovanni
c2344b7899 Better fix for a bus DMA bug
From Brad
2011-12-13 08:46:51 +00:00
sthen
45cd239c8d qemu binary name change 2011-12-12 11:04:04 +00:00
sthen
26eea19eff Update to QEMU 1.0, from Brad.
- disable the BSD userland emulation support for now, it's not widely useful yet
- workaround for incorrect time_t type assumption, from stsp@

N.B. As of QEMU 1.0 the i386 target has been renamed from qemu to
qemu-system-i386, you will need to change scripts/command lines as necessary.

ok stsp@ dcoppa@
2011-12-12 10:56:56 +00:00
jasper
b579611a5c - add missing module 2011-12-11 13:11:49 +00:00
giovanni
f5a4a37cbd Add a fix for a bus DMA bug
From Brad, thanks
2011-12-05 14:56:27 +00:00
ajacoutot
4775efcc04 Add a dependency on x11/gtk+2,-guic. 2011-12-03 19:49:45 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00