sthen
c58704c98d
sync wantlib, mostly lzma (from xml2)
2015-06-10 21:42:26 +00:00
bentley
e44c641ae5
Remove a CFLAGS hack by using the correct include path.
...
from brad
2015-05-29 23:23:07 +00:00
pascal
f0585aa4cf
gcc4 bumps, reminded by aja@
2015-05-28 10:17:22 +00:00
bentley
cccd9c6aac
Drop maintainership of vbam.
2015-05-18 10:06:37 +00:00
sthen
4b1b341589
openmsx needs -fomit-frame-pointer on i386 (register pressure following move
...
to PIE); it was only added to CFLAGS, so add it to CXXFLAGS as well.
2015-05-16 10:51:27 +00:00
bentley
f2695456aa
Update to mupen64plus-2.5.
2015-05-11 09:40:40 +00:00
ajacoutot
74ad2e61ba
Update to bochs-2.6.8.
...
from brad
2015-05-10 08:01:58 +00:00
ajacoutot
001ba481af
Unbreak after recent glew update.
2015-05-07 22:35:05 +00:00
sthen
d63e2ec7e6
sync WANTLIB
2015-05-05 17:00:16 +00:00
bcallah
53ec053cc8
Drop maintainer of MAME and MESS and bump.
2015-05-02 18:22:23 +00:00
ajacoutot
a06bbd1846
machine/endian.h, sys/endian.h -> endian.h
2015-05-01 14:17:37 +00:00
ajacoutot
34a53cc812
Update to gns3-0.8.7.
2015-05-01 09:16:51 +00:00
ajacoutot
00f6a9a5c1
Cope with FFmpeg 20150412.
...
from brad
2015-04-28 06:35:06 +00:00
sthen
1b450b8415
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:33:48 +00:00
bcallah
bfea0151cd
Sync MESS with MAME (remove i386 from the ONLY_FOR_ARCHS list until I can
...
sit down and fix it)
2015-04-21 01:43:06 +00:00
sthen
b41e24dfc5
sdlmame fails on i386, lots of "integer constant is too large for 'long' type"
...
in src/emu/cpu/i386/pentops.inc
2015-04-20 15:38:25 +00:00
bcallah
cd75a17bbd
MAME in fact does need sdl-ttf. Caught when doing MESS update.
...
Sync WANTLIB after that change and bump.
2015-04-19 16:22:20 +00:00
bcallah
dc119a9338
Update MESS to 0.160 -- it is simply a sync with MAME.
...
Like MAME, MESS is no longer going to be packaged due to an unresolved
license mess. Build the port yourself if you want MESS.
2015-04-19 16:20:26 +00:00
bentley
5e6b60975a
Update to desmume-0.9.11.
...
ok benoit@ bcallah@
2015-04-19 04:11:16 +00:00
bcallah
78f34b1762
Update MAME to 0.160.
...
License location change noticed by benoit@
MAME is no longer offered as a package. There has been a bit of a license
mess and it's no longer clear if we can distribute anything. Sorry, if you
want MAME you'll have to build the port. Originally brought up by bentley@
ok benoit@
2015-04-18 15:13:35 +00:00
bentley
f203417fb1
Pick up soundtouch.
2015-04-14 09:02:42 +00:00
sthen
35319542e1
Update to QEMU 2.2.1, from Brad (maintainer).
...
"The QEMU update was also Ok'd by rpe@ bcallah@"
2015-04-09 20:12:15 +00:00
sthen
5fca3c75cc
Fix bximage compilation on big endian hosts, to unbreak bochs. From Brad.
2015-04-09 20:09:35 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
landry
b0e5fcb148
Mark BROKEN on hppa and alpha, fails on filter/hq2x.cpp
2015-04-02 14:14:33 +00:00
ajacoutot
0bad5217f7
Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match
...
XDG_DATA_DIR (where Desktop tools will look for by default).
discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:44:48 +00:00
ajacoutot
37b0f26f0d
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:11:24 +00:00
landry
0b62371a60
nobody cares about poor bochs on non-mainstream archs
2015-03-23 18:06:36 +00:00
landry
afa3b6c8d2
BROKEN-powerpc= error: bx_bswap32 was not declared in this scope (like hppa)
2015-03-19 18:56:57 +00:00
bentley
117f2c35a4
Avoid backwards memcpy.
2015-02-15 06:31:03 +00:00
naddy
90bea15d2f
Drop USE_GROFF: trivial page footer differences only.
2015-01-22 21:17:46 +00:00
naddy
9fa0d26eda
Drop USE_GROFF: port doesn't install any man pages.
2015-01-22 20:02:51 +00:00
bentley
87cea09896
Remove Kevin Lo as maintainer, by request.
...
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00
jsg
1cf8205830
Enable support for OpenGL output modes.
...
From Dmitrij D. Czarkoff.
2015-01-20 09:08:32 +00:00
naddy
3f8a60313b
remove fedora_sdl; marked BROKEN two years ago and unhooked at the time,
...
although it somehow came back
2015-01-18 21:30:21 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
daniel
d25a38abf3
As edd@ discovered, fs-uae-launcher includes its own private copy of
...
py-six which breaks ports like matplotlib when both are installed. Apply
a fix taken from arch linux.
ok edd@ (MAINTAINER)
2015-01-15 01:28:06 +00:00
landry
a04713f999
Yet another bunch of ports that reliably fail to build on hppa.
...
BROKEN-hppa = SIGILL when running lilypond
BROKEN-hppa = libjson-c.so.0.0: undefined reference to __sync_val_compare_and_swap_4
BROKEN-hppa= missing atomic ops
BROKEN-hppa= ./iodev/hdimage/hdimage.cc:807: error: 'bx_bswap32' was not declared in this scope
BROKEN-hppa = cc1plus: error: unrecognized command line option '-std=c++11'
BROKEN-hppa = src/bin/jp2/convert.c:192: error: expected identifier or '(' before '__extension__'
BROKEN-hppa= libpt.so.7.0: undefined reference to __sync_fetch_and_or_4
BROKEN-hppa= ykpers-json.c:42: error: redefinition of typedef 'json_bool'
BROKEN-hppa= OOM on src/lxml/lxml.etree.c
BROKEN-hppa = undefined reference to `__sync_val_compare_and_swap_4' in libjson-c
BROKEN-hppa = rake fails when linking PassengerHelperAgent
BROKEN-hppa = kstars/kstars/tools/scriptbuilder.cpp:103: internal compiler error: Segmentation fault
BROKEN-hppa= build stuck on virt-viewer-window.c
See http://build-failures.rhaalovely.net/hppa/
2014-12-31 08:42:26 +00:00
brad
6abaf2e78d
Update to QEMU 2.2.0.
...
ok rpe@
2014-12-15 18:19:51 +00:00
naddy
7bd6b5a676
Drop USE_GROFF since groff and mandoc produce identical output.
2014-12-08 21:35:32 +00:00
naddy
5012fce774
fix overlapping memcpy; ok bcallah@
2014-12-01 15:13:52 +00:00
bentley
618cae847c
Update to gambatte-0.5.0.571.
2014-11-19 10:32:48 +00:00
brad
c1802170c0
Update to Bochs 2.6.7.
...
ok ratchov@
2014-11-04 06:01:41 +00:00
bcallah
e54fa2813e
Bugfix update to 0.6.0.1 and take maintainer.
...
ok landry@
2014-10-12 13:26:16 +00:00
juanfra
b36fd3abe9
Unbreak on hppa. The package builds fine.
2014-09-29 22:10:37 +00:00
brad
30facbd95e
Update to QEMU 2.1.2.
...
ok bcallah@
2014-09-28 21:36:45 +00:00
brad
c0d02750eb
Update to QEMU 2.1.1.
...
ok bcallah@
2014-09-20 03:03:19 +00:00
jasper
71deedcc9d
remove more 0-byte files
2014-09-07 20:06:07 +00:00
armani
19d091c445
Fix homepage
...
ok bentley@ (maintainer)
2014-08-20 12:20:26 +00:00
landry
429d9cf471
BROKEN-hppa, never built reliably there, gcc OOM or ICE after a while..
2014-08-19 05:53:59 +00:00