Commit Graph

742 Commits

Author SHA1 Message Date
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
landry
986ce3cb12 Unbreak on amd64 by adding -Wno-system-headers to OPT_FLAGS.
sdlmame includes *mmintrin.h headers from gcc which can't be compiled
with -Wsystem-headers (now system default) -Werror (set by the port).

While here remove useless gcc4 MODULES stanzas (port is only for
i386/amd64), switch to newer WANTLIB/LIB_DEPENDS/REVISION idioms.

with tweaks from ajacoutot@, ok ajacoutot@ & MAINTAINER.
2010-09-05 15:18:49 +00:00
sthen
9418657bf6 fix build on other arches, and probably mips64 as well (definded->defined) 2010-09-03 16:17:19 +00:00
jasper
2ba3302f9f - fix master site
- switch to REVISION/new DEPENDS
2010-09-01 11:27:51 +00:00
fgsch
0915f5b894 Bump revision after python's default change. 2010-08-30 17:11:35 +00:00
sthen
da007aab8d update qemu to 0.12.5; testing/feedback from Daniel Dickman, Dawe, lum@,
commit requested by fgsch@
2010-08-26 13:44:29 +00:00
jasper
40ff0e9401 - fix build on mips64, no change for other arches 2010-08-25 16:37:34 +00:00
jasper
aada3cb869 - update stella to 3.2
ok benoit@ (MAINTAINER)
2010-08-25 10:13:33 +00:00
sthen
c83ce9b4fb Sync README.OpenBSD with emulators/qemu; in particular this talks
about ifconfig(8) not brconfig(8) (which no longer exists).  ok espie@
2010-08-07 19:33:33 +00:00
landry
77305053c2 This builds fine with default CFLAGS since hppa switched to gcc4, so
remove workaround.
While here fix WANTLIB and switch to REVISION.
2010-07-29 18:43:32 +00:00
jsg
160b97c578 update to 0.74, from bwaichu@yahoo.com 2010-07-23 19:41:49 +00:00
sthen
fa4c5abd45 Use gcc3 to build qemu 0.9 (useful to keep this around, as some
problems have been seen with qemu 0.10). Slightly tweaked from a diff
from naddy@. ok naddy
2010-07-23 19:17:24 +00:00
fgsch
51d7c8af65 Remove special treatment for i386 now that it switched to gcc4. While I'm
here use REVISION. sthen@ ok.
2010-07-23 00:27:09 +00:00
naddy
a2c9a774ff Remove redundant variables OPSYS and OPSYS_VER.
OPSYS was always "OpenBSD", the ports tree doesn't cover other
operating systems.
OPSYS_VER was the same as OSREV.

ok espie@
2010-07-18 18:49:01 +00:00
naddy
6d97941912 bump after gcc3->gcc4 switch 2010-07-10 13:16:14 +00:00
giovanni
bfd7a0a0a4 Update to 2.4.5
from Brad
2010-07-08 15:40:11 +00:00
jakemsr
c9dfa88620 convert to sndio(7), regen patches, @bin markers
maintainer timeout
2010-06-30 22:25:57 +00:00
sthen
bd465d8f07 remove i386 from ONLY_FOR_ARCHS unless the compiler is gcc4,
various reports of not being usable with i386/gcc3 and it segfaults
at startup for me.

ok fgsch@
2010-06-24 09:48:06 +00:00
fgsch
8a49b77cb9 Add debug flavor. 2010-06-17 09:57:55 +00:00
fgsch
8aaad3a091 Enter qemu 2010-06-08 01:12:58 +00:00
fgsch
c89f5abb02 - add a @pkgpath marker as discussed with naddy and espie.
- remove amd64 from the list of supported archs as this does not build
  with gcc4.
- bump package.
2010-06-08 01:10:54 +00:00
fgsch
528053926b - update to 0.12.4
- add sparc64 to the list of supported archs
- remove cache-utils.c patch for now
- regen patches
2010-06-08 01:08:20 +00:00
espie
80c825b486 fix LP64 + gcc4 2010-06-07 15:44:58 +00:00
ajacoutot
227a419979 Err, missed this line in previous. 2010-06-07 09:18:38 +00:00
ajacoutot
0d6bb833f5 cpio(1) works fine here, no need for gcpio. 2010-06-07 09:18:03 +00:00
ajacoutot
f68d74e54c Both the rpm and rpm2cpio packages provide rpm2pcio, so allow to use
either one of both.
2010-06-07 08:48:45 +00:00
ajacoutot
ceb1b909af We can use either rpm or rpm2cpio to build this, so allow both.
ok espie@
2010-06-07 08:41:38 +00:00
fgsch
6f04a349af Remove todd@ as maintainer. todd@ ok'd. 2010-05-28 00:04:17 +00:00
fgsch
a94fcbebda Use clock_gettime(). 2010-05-28 00:02:52 +00:00
fgsch
5ffde3bd12 regen. 2010-05-27 23:58:47 +00:00
fgsch
982361dd04 Fix bug in cmpxchg instruction emulation. From Andreas Gustafsson via
https://bugs.launchpad.net/qemu/+bug/569760
2010-05-27 19:03:07 +00:00
fgsch
cb414b9474 hardcode cachelines to 32 for now, as the ppc port does. 2010-05-27 18:50:16 +00:00
fgsch
43e6dfa104 disable ppc. it's not supported atm. 2010-05-27 18:49:41 +00:00
fgsch
87cfe61a67 Update to qemu 0.12.3. Work in progress so not linked to the tree yet. 2010-05-27 17:55:05 +00:00
fgsch
1df6d81c44 change to qemu-old for now. 2010-05-27 17:47:17 +00:00
fgsch
b257a9619b Move existing qemu to qemu-old in preparation for the update.
Agreed with espie.
2010-05-27 17:33:42 +00:00
espie
8ce913ca38 fix for gcc4 2010-05-24 08:48:58 +00:00
espie
1285b2cbb4 fix for gcc4 2010-05-23 17:39:14 +00:00
espie
b023fbb4bd remove redundant false declarations, placate gcc4. 2010-05-23 17:22:41 +00:00
espie
e4ca716cf8 GLU has some unsafe prototypes. Either that or -isystem /usr/X11R6/include... 2010-05-23 09:19:45 +00:00
naddy
d55047a4d8 fix fallout from the removal of dkio.h from ioctl.h 2010-05-20 15:30:05 +00:00
jakemsr
72a82f14d9 update to snes9x-1.52
major changes:
* gtk+ based GUI
* savestates (aka snapshots/freeze files) incompatible with older
  versions
* SDL audio output

longer list of changes at http://www.snes9x.com/phpbb2/viewtopic.php?t=4546

from fgsch@
2010-05-13 23:31:56 +00:00
jakemsr
65ec84bc4e use libao for audio output
ok edd@
2010-05-09 18:19:25 +00:00
jakemsr
fee301b828 xmame is no more 2010-05-09 17:54:02 +00:00
jakemsr
60a2f54ca4 x{mame,mess} has been superceeded by sdl{mame,mess}, remove the
xmame port
2010-05-09 17:51:48 +00:00
jakemsr
879400b711 sdl{mame,mess} supercede x{mame,mess} 2010-05-09 17:45:12 +00:00
naddy
cec6157680 we need to explicitly include <sys/proc.h> 2010-04-30 14:39:13 +00:00
jasper
a1c8855a55 - install a history.dat file
ok MAINTAINER
2010-04-27 13:00:25 +00:00
ajacoutot
72d23004d3 Fix build with newer gtk versions.
from Pierre Riteau (maintainer)
breakage spotted by naddy@
2010-04-26 21:02:26 +00:00
jakemsr
5543d474aa use SDL by default for audio output, thereby killing the SDL FLAVOR.
ok fgsch@
2010-04-26 01:30:26 +00:00