summaryrefslogtreecommitdiff
path: root/devel/SDL
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2005-12-23Update BUILDLINK_RECOMMENDED for aalib dependency change.wiz1-2/+2
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz3-5/+6
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
2005-09-07Changes 1.2.9:adam12-160/+105
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam2-4/+2
2005-05-31Better DragonFlyBSD support from Joerg Sonnenberger.wiz4-28/+141
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-05-20Support for DragonFlyBSD, based on patches from Joerg Sonnenberger.wiz8-48/+176
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-27Bump PKGREVISION for removal of glut dependency.wiz1-1/+2
2005-03-27Use MesaLib/bl3 and glu/bl3 instead of Mesa/bl3, whichwiz2-4/+6
2005-03-07Fix quoting.uebayasi1-2/+2
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-12GCC 2 does not understand the MMX asm core. Fall back to the C sourcekristerw3-1/+38
2005-01-06The "+" constraint modifier was yoo much. While it seems correct to me, itdrochner2-4/+4
2005-01-06tighten an inline asm constraint for amd64drochner2-1/+15
2005-01-05Changes 1.2.8:adam16-444/+124
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
2004-08-24Document why we don't need Mesa on Irix.hubertf1-1/+2
2004-08-23Don't pull in Mesa on IRIX - patch by Staffan Thomén (duck@IRC)hubertf2-2/+8
2004-07-26Reduce audio delay in the *BSD audio driver (by configuring audiodillo3-7/+17
2004-07-19Patch to make audio work on IRIX 5, from Georg Schwarz.wiz2-1/+66
2004-07-13Make this package build on NetBSD ports that do not havekristerw4-80/+199
2004-07-09apply some patches from SDL CVS which fix inline assembler to compiledrochner4-1/+248
2004-06-22fix HATs on USB joysticks that don't report up as 0.dillo3-6/+16
2004-06-05USB joystick: number axes in usual order (X, Y, ...), not in orderdillo3-6/+44
2004-05-05Convert to buildlink3.snj1-30/+0
2004-05-04indentation fix, drop unneeded parens.grant1-3/+3
2004-05-04add the Cocoa framework directories to BUILDLINK_PASSTHRU_DIRS ongrant1-1/+12
2004-04-17Update to SDL-1.2.7.snj14-526/+870
2004-03-23SDL/SDL_opengl.h includes GL/glu.h, so we need to usesnj2-6/+4
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-5/+4
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-7/+11
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-4/+1
2004-02-14CONFIG_STATUS_OVERRIDE is the default in bsd.pkg.mk, so no need for thesejlam1-2/+1
2004-02-13Override config.status so that it doesn't run again during the build andjlam1-1/+2
2004-02-13Just use Mesa/buildlink3.mk if we need MesaLib & glut.jlam1-3/+2
2004-02-11USE_LANGUAGES=c c++abs1-1/+2
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam1-2/+2
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-10replace the SDL mmx gcc3 compile-fix with the one that went intorecht2-28/+6
2004-01-10Again, include buildlink3.mk files when using buildlink3.jlam1-2/+2
2004-01-05bl3ifyjlam2-8/+10
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2