summaryrefslogtreecommitdiff
path: root/devel/SDL
AgeCommit message (Expand)AuthorFilesLines
2022-07-02*: Recursive revbump from audio/pulseaudioryoon1-2/+2
2022-05-11SDL: fix NetBSD audio in pygame, e.g. 'games/monsterz'. reported by wiz.nia1-2/+6
2022-04-02Add CONFLICTS for sdl12-compat.nia1-1/+3
2022-04-01SDL: add a user-configurable mk.conf option to decide whether to usenia1-2/+9
2022-03-28SDL: fix build on NetBSD/i386tnn2-1/+21
2022-03-28{c,d,e}*/*: revbump(1) for libsndfiletnn1-2/+2
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26archivers: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
2021-10-07devel: Remove SHA1 hashes for distfilesnia1-2/+1
2021-07-30*: Recursive revbump from audio/pulseaudio-15.0ryoon1-2/+2
2021-04-03SDL: add BUILDLINK_INCDIRS, as with SDL2nia1-1/+2
2021-02-07*: Recursive revbump from audio/pulseaudio-14.2.nb1ryoon1-2/+2
2021-01-01*: Recursive revbump from audio/pulseaudio-14.0ryoon1-2/+2
2020-08-18*: revbump for libsndfileleot1-2/+2
2020-05-14SDL: fix CVE-2019-13616nia3-9/+24
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
2020-01-20SDL[2]: Remove esound supportnia2-10/+4
2019-09-18Recursive revbump from audio/pulseaudioryoon1-2/+2
2019-07-24Bump PKGREVISIONmicha1-2/+2
2019-07-24Fixed patch-src_video_SDL__pixels.c for NetBSD 7micha2-5/+10
2019-07-21SDL: appease pkglintnia1-3/+3
2019-07-21SDL: Backport fixes from upstream's hg for the following CVEs:nia7-5/+459
2019-07-17reset maintainer.wiz1-2/+2
2019-07-15SDL: sync options with SDL2nia2-6/+16
2018-07-06Recursive revbump from audio/pulseaudioryoon1-2/+2
2018-03-07xorgproto: use xorgproto instead of separate *proto packageswiz1-3/+3
2018-01-28Bump PKGREVISION for gdbm shlib major bumpwiz1-2/+2
2017-12-25Include dev/hid/hid.h for recent NetBSD-current to fix buildryoon2-8/+21
2017-10-27Enable oss dma backend for NetBSD-8.nat4-3/+144
2017-09-27SDL: remove default-off arts optionwiz1-9/+2
2017-09-08Recursive revbump from audio/pulseaudio-11.0ryoon1-2/+2
2017-01-21Recursive revbump from audio/pulseaudio-10.0ryoon1-2/+2
2016-08-04Recursive revbump from audio/pulseaudioryoon1-2/+2
2015-11-03Add SHA512 digests for distfiles for devel categoryagc1-1/+2
2015-09-05Pass --disable-sdltest on Darwin when using GNU configure, fixes variousjperkin1-1/+7
2015-05-31Remove delay whilst writing audio. Improves latency.nat4-13/+32
2015-04-25Recursive revbump following MesaLib update, categories a through f.tnn2-4/+4
2015-03-03Read from uhid device and insert events until there are no more eventsjmcneill2-7/+123
2015-02-25flush any pending events from the joystick device when opening on netbsd, bum...jmcneill3-6/+16
2015-02-21Recursive revbump from audio/pulseaudio.ryoon1-2/+2
2015-02-06Instead of naming USB joysticks by device name ("/dev/uhid3"), try to givejmcneill2-4/+43
2015-02-05regen (hi jared)wiz1-2/+2
2015-02-04Improvements in BSD USB joystick detection:jmcneill2-3/+24
2015-01-30Include limits.h for UINT_MAX (build fix on NetBSD).wiz2-11/+19
2015-01-29add wsmouse mousewheel supportjmcneill2-8/+16
2015-01-29initialize keysym->unicode in wskbd input pathjmcneill2-6/+18
2015-01-29fix wscons keyboardjmcneill3-81/+63
2015-01-29add wsmouse support to wscons driverjmcneill5-15/+205
2015-01-28Add USB keyboard support to the wscons driver.jmcneill3-20/+89