summaryrefslogtreecommitdiff
path: root/devel/SDL
AgeCommit message (Expand)AuthorFilesLines
2010-01-24Added LICENSE information.heinz1-1/+2
2009-11-02bump revision for previoustnn1-1/+2
2009-11-02Link against X11, do not dlopen X11 libs any moreadam1-1/+2
2009-10-23Remove work around for build problems under Mac OS X Snow Leopard whichtron1-24/+0
2009-10-23Changes 1.2.14:adam5-114/+15
2009-09-13SDL used a deprecated audio API that is no longer available undertron1-0/+24
2009-09-02Look for libGL.so, not any particular libGL.so.<X>, on NetBSD.wiz3-3/+18
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2008-12-26Add forgotten patch to CVS.ahoka1-0/+83
2008-12-26Various (including critical) bugfixes in the pulseaudio backend:ahoka2-3/+4
2008-12-19Revert broken change.tron1-4/+4
2008-12-19Make it possible to turn off "pulseaudio" support.tron1-4/+4
2008-12-18Enable pulseaudio driver, bump PKGREVISION.jmcneill2-5/+12
2008-10-13Apply patch to first unlock the CD before trying to eject it. Since SDLreinoud3-3/+16
2008-05-06Add support for XRandR via x11/libXrandr. Bump PKGREVISION.bjs2-2/+5
2008-01-13Update to 1.2.13:wiz4-32/+6
2007-12-17Fix build under Mac OS X Leopard.tron4-2/+35
2007-08-14Remove dependence on "binutils" package. It is apparently a leftovertron1-2/+1
2007-07-25Update to 1.2.12:wiz7-133/+8
2007-05-30Removed some code duplication from the buildlink3 files by using the newrillig1-8/+3
2007-05-19Build assembler code with yasm instead of nasm. (SDL's configurewiz1-3/+3
2007-01-09Modular Xorg support.joerg2-5/+7
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg1-2/+2
2006-11-06Switch to modular buildlinks.joerg2-4/+6
2006-10-09Flag a number of packages I use as supporting (user-)destdir.joerg1-1/+3
2006-10-08Fix patch-aa to correctly use strcat, and to be C89 compliant.ben2-22/+23
2006-09-19Include x11.b3.mk since SDL/SDL_syswm.h includes Xlib.h.joerg1-1/+3
2006-08-04Don't try and do assembler on Solaris, it doesn't get it right.markd1-2/+4
2006-08-03Added two patches for Solaris 8. The X11 implementation does not definerillig3-1/+33
2006-07-23Disable wscons backend on NetBSD (it was written for OpenBSD).wiz1-1/+6
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-07-07Add direct dependency on libiconv.wiz2-2/+4
2006-07-04Exclude Darwin also in buildlink3.mkadam1-2/+2
2006-07-03Update to 1.2.11:wiz3-8/+8
2006-07-03Remove unneeded chunk, noted by markd.wiz1-7/+1
2006-07-03MacOSX also provides GL, so avoid depending on GL onthat platformtonio1-3/+3
2006-07-01Revert previous because it changed the libraries libSDL was linked to.jmmv3-4/+43
2006-07-01Disable dlopen for libraries and instead link the SDL library to themjmmv1-1/+4
2006-06-15Make aalib an option, enabled by defaultadam3-18/+18
2006-06-13We don't need to include buildlink3 files for "arts" and "esound" becausetron1-9/+1
2006-06-13Include buildlink3 files for "arts", "esound" and "nas" if support fortron1-1/+21
2006-06-12Update to 1.2.10.wiz22-1811/+147
2006-04-11On Darwin, use g++ to link instead of gcc since some C++ code is compiled.minskim1-1/+7
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam1-2/+2
2006-03-09Always override the path to the OSS DSP device with the one that pkgsrcjlam1-3/+2
2006-02-07Fix a pkglint warning.wiz1-4/+4
2006-02-07Remove some chunks that should not be necessary any longer.wiz5-198/+55