Age | Commit message (Expand) | Author | Files | Lines |
2009-10-23 | Changes 1.2.14: | adam | 1 | -6/+4 |
2009-09-02 | Look for libGL.so, not any particular libGL.so.<X>, on NetBSD. | wiz | 1 | -1/+2 |
2008-12-26 | Various (including critical) bugfixes in the pulseaudio backend: | ahoka | 1 | -1/+2 |
2008-10-13 | Apply patch to first unlock the CD before trying to eject it. Since SDL | reinoud | 1 | -1/+2 |
2008-01-13 | Update to 1.2.13: | wiz | 1 | -6/+4 |
2007-12-17 | Fix build under Mac OS X Leopard. | tron | 1 | -1/+3 |
2007-07-25 | Update to 1.2.12: | wiz | 1 | -8/+4 |
2006-10-08 | Fix patch-aa to correctly use strcat, and to be C89 compliant. | ben | 1 | -2/+2 |
2006-08-03 | Added two patches for Solaris 8. The X11 implementation does not define | rillig | 1 | -1/+3 |
2006-07-03 | Update to 1.2.11: | wiz | 1 | -4/+4 |
2006-07-01 | Revert previous because it changed the libraries libSDL was linked to. | jmmv | 1 | -1/+2 |
2006-06-12 | Update to 1.2.10. | wiz | 1 | -20/+6 |
2006-02-07 | Remove some chunks that should not be necessary any longer. | wiz | 1 | -5/+5 |
2005-09-07 | Changes 1.2.9: | adam | 1 | -13/+9 |
2005-05-31 | Better DragonFlyBSD support from Joerg Sonnenberger. | wiz | 1 | -4/+4 |
2005-05-20 | Support for DragonFlyBSD, based on patches from Joerg Sonnenberger. | wiz | 1 | -4/+8 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-01-12 | GCC 2 does not understand the MMX asm core. Fall back to the C source | kristerw | 1 | -1/+3 |
2005-01-06 | The "+" constraint modifier was yoo much. While it seems correct to me, it | drochner | 1 | -2/+2 |
2005-01-06 | tighten an inline asm constraint for amd64 | drochner | 1 | -1/+2 |
2005-01-05 | Changes 1.2.8: | adam | 1 | -16/+12 |
2004-07-26 | Reduce audio delay in the *BSD audio driver (by configuring audio | dillo | 1 | -2/+2 |
2004-07-19 | Patch to make audio work on IRIX 5, from Georg Schwarz. | wiz | 1 | -1/+2 |
2004-07-13 | Make this package build on NetBSD ports that do not have | kristerw | 1 | -4/+4 |
2004-07-09 | apply some patches from SDL CVS which fix inline assembler to compile | drochner | 1 | -1/+4 |
2004-06-22 | fix HATs on USB joysticks that don't report up as 0. | dillo | 1 | -2/+2 |
2004-06-05 | USB joystick: number axes in usual order (X, Y, ...), not in order | dillo | 1 | -2/+2 |
2004-04-17 | Update to SDL-1.2.7. | snj | 1 | -14/+10 |
2004-01-10 | replace the SDL mmx gcc3 compile-fix with the one that went into | recht | 1 | -2/+2 |
2003-10-27 | Make SDL compile with gcc 3.3 too, by applying patches provided by | kristerw | 1 | -1/+3 |
2003-09-16 | look for a CDROM also at /dev/cd?d; should fix PR pkg/22803 by | drochner | 1 | -1/+2 |
2003-09-04 | regen (for patch-aj change) | wiz | 1 | -3/+3 |
2003-09-04 | Replace configure patch with one generated by the same version of | wiz | 1 | -2/+2 |
2003-09-03 | update to 1.2.6 | drochner | 1 | -9/+8 |
2003-07-26 | Let the NAS audio driver be a plugin too, to get rid of the SDL_USE_NAS build | jmmv | 1 | -2/+3 |
2003-07-26 | Implement loadable plugin support for arts and esound output. This is to | jmmv | 1 | -2/+5 |
2003-06-04 | Correctly escape newlines in strings, to pacify gcc-3.3. | abs | 1 | -2/+3 |
2002-11-06 | Place a defined(__NetBSD__) near a defined(__OpenBSD__) so that the | atatat | 1 | -1/+2 |
2002-10-31 | Fix the sdl-config script to return the correct libraries for linking | jlam | 1 | -6/+4 |
2002-10-13 | Update SDL to version 1.2.5. | kristerw | 1 | -13/+7 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -1/+1 |
2002-07-15 | SDL configure checks if libusb or libusbhid is present on the system, but | kristerw | 1 | -3/+3 |
2002-07-14 | Add USB joystick support (and bump version to 1.2.3nb1). The implementation | kristerw | 1 | -3/+3 |
2002-07-13 | Remove build dependency on automake by providing patches. | wiz | 1 | -2/+5 |
2002-02-14 | Update to 1.2.3; based on pkg/15580 by Ben Wong. | wiz | 1 | -5/+4 |
2001-09-24 | Update SDL to 1.2.2. Changes include: | rh | 1 | -7/+9 |
2001-07-14 | Reliably detect NAS headers when NAS is enabled, and remove references to | jlam | 1 | -2/+2 |
2001-07-03 | Update SDL to 1.2.1. Changes include: | rh | 1 | -10/+8 |
2001-06-26 | Remove patch to hermes/Makefile.in as we already patch Makefile.am | jlam | 1 | -3/+2 |
2001-05-05 | Make SDL compile under a.out systems: only use "-f elf" on ELF systems. | rh | 1 | -2/+2 |