summaryrefslogtreecommitdiff
path: root/devel/SDL
AgeCommit message (Expand)AuthorFilesLines
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
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