bentley
f877fa1e34
Move homepage/master_sites to https.
2018-01-12 19:32:54 +00:00
awolk
171f60a39f
devel/sdl2 2.0.5 => 2.0.7
...
OK sthen@
sent by Thomas Frohwein, who also takes MAINTAINER (thanks!)
Notable port changes:
- jack audio disabled from build
- libsamplerate as ldepends
- prevent SDL from returning an error when built
without haptic support, this allows FNA based
games to work instead of dying
- x11window patch is no longer needed (upstreamed)
- modify SDL_GetPlatform to pretend we are Linux
which allows FNA based games to run before the
upstreamed change trickles down to released
games
2018-01-07 22:56:46 +00:00
sthen
ceb7770170
Handle pthread-stubs removal.
2017-10-23 17:10:37 +00:00
landry
1cd15e716b
Fix SDL2 apps SIGBUS on mips64el.
...
https://bugzilla.libsdl.org/show_bug.cgi?id=3692
https://hg.libsdl.org/SDL/rev/97c66d81b2c9
SDL2 calls XChangeProperty with an integer while X11 expects a long.
From Donovan Watteau, thanks!
2017-07-06 05:32:32 +00:00
jsg
18828d6031
Use endian.h to determine endianess instead of an incomplete list of
...
arch ifdefs which didn't cover powerpc.
From Donovan Watteau.
2017-05-14 06:40:35 +00:00
jca
61c2536707
Update to sdl2-2.0.5
...
Initial diff from David Carlier. Add a patch to disable SDL_GetBasePath
support, as we don't have kernel support for that feature. Ports bulk
and ok ajacoutot@
2016-11-10 10:08:04 +00:00
landry
12f3d82d31
BROKEN-hppa= src/atomic/SDL_spinlock.c:101:2: error: #error Please
...
implement for your platform
2016-03-19 11:34:50 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
ajacoutot
e6a7f30360
Also disable libudev and NAS. Keep the list of options sorted.
...
fom Brad
2016-01-10 08:04:43 +00:00
jsg
a1790136df
Disable dbus and ibus in configure so the sdl2 build doesn't pick up
...
accidental dependencies. dbus is used for disabling the screensaver in
some cases and communicating with the ibus input method.
Problem reported by and ok sthen@
2016-01-09 03:04:13 +00:00
jsg
8deca34cfd
update to SDL2 2.0.4
...
ok aja@
2016-01-07 04:49:37 +00:00
bentley
7c131b71a0
Now that ld.so has been fixed, remove previous workaround.
...
ok sthen@ juanfra@
2015-11-10 15:02:33 +00:00
sthen
d6e7a677c4
update to SDL2 2.0.3, and add a patch from Al Poole to avoid load/unload/load
...
of symbols to work-around a crash in ld.so - remove BROKEN marker. ok juanfra@
2015-11-03 10:22:46 +00:00
sthen
b0afd3bc40
remove bcallah as maintainer of his ports, at his request
2015-08-25 13:18:24 +00:00
ajacoutot
a183b75553
"/usr/local/lib/pkgconfig/" is part of mtree(8).
...
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
brad
5c3c8084c1
Fix a stack overflow detected in X11_CreateWindow() after the switch to stack
...
protector strong.
https://bugzilla.libsdl.org/show_bug.cgi?id=2513
http://hg.libsdl.org/SDL/rev/b74a32894c02
ok bcallah@
2014-05-25 01:35:14 +00:00
brad
d72392a47a
mark SDL2 broken with the current issues with ld.so and SSP.
...
ok sthen@ bcallah@
2014-05-12 00:59:26 +00:00
ratchov
ef84e3da66
enable 24-bit audio encodings
2014-03-17 09:49:46 +00:00
bentley
efe21217dc
Update to sdl2-2.0.2.
...
ok bcallah@ (maintainer)
2014-03-12 03:56:32 +00:00
bcallah
172b2e38c8
Import devel/sdl2, SDL2-2.0.1, the latest release of SDL.
...
Most of the porting work done by jsg@.
ok jsg@ (who was also ok with me taking maintainer) bentley@ landry@
2013-10-30 18:11:11 +00:00