Age | Commit message (Expand) | Author | Files | Lines |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-08-24 | Document why we don't need Mesa on Irix. | hubertf | 1 | -1/+2 |
2004-08-23 | Don't pull in Mesa on IRIX - patch by Staffan Thomén (duck@IRC) | hubertf | 2 | -2/+8 |
2004-07-26 | Reduce audio delay in the *BSD audio driver (by configuring audio | dillo | 3 | -7/+17 |
2004-07-19 | Patch to make audio work on IRIX 5, from Georg Schwarz. | wiz | 2 | -1/+66 |
2004-07-13 | Make this package build on NetBSD ports that do not have | kristerw | 4 | -80/+199 |
2004-07-09 | apply some patches from SDL CVS which fix inline assembler to compile | drochner | 4 | -1/+248 |
2004-06-22 | fix HATs on USB joysticks that don't report up as 0. | dillo | 3 | -6/+16 |
2004-06-05 | USB joystick: number axes in usual order (X, Y, ...), not in order | dillo | 3 | -6/+44 |
2004-05-05 | Convert to buildlink3. | snj | 1 | -30/+0 |
2004-05-04 | indentation fix, drop unneeded parens. | grant | 1 | -3/+3 |
2004-05-04 | add the Cocoa framework directories to BUILDLINK_PASSTHRU_DIRS on | grant | 1 | -1/+12 |
2004-04-17 | Update to SDL-1.2.7. | snj | 14 | -526/+870 |
2004-03-23 | SDL/SDL_opengl.h includes GL/glu.h, so we need to use | snj | 2 | -6/+4 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -5/+4 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -7/+11 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -4/+1 |
2004-02-14 | CONFIG_STATUS_OVERRIDE is the default in bsd.pkg.mk, so no need for these | jlam | 1 | -2/+1 |
2004-02-13 | Override config.status so that it doesn't run again during the build and | jlam | 1 | -1/+2 |
2004-02-13 | Just use Mesa/buildlink3.mk if we need MesaLib & glut. | jlam | 1 | -3/+2 |
2004-02-11 | USE_LANGUAGES=c c++ | abs | 1 | -1/+2 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-10 | replace the SDL mmx gcc3 compile-fix with the one that went into | recht | 2 | -28/+6 |
2004-01-10 | Again, include buildlink3.mk files when using buildlink3. | jlam | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 2 | -8/+10 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -11/+6 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+29 |
2003-12-08 | Revert my change so sdl-config is not buildlinked. Like, imlib-config | reed | 1 | -3/+2 |
2003-12-03 | Make sure the *-config scripts are buildlinked too. | reed | 1 | -2/+3 |
2003-10-29 | On i386, depend on devel/binutils. Makes SDL compile on NetBSD 1.5.x | heinz | 1 | -1/+2 |
2003-10-27 | Make SDL compile with gcc 3.3 too, by applying patches provided by | kristerw | 3 | -1/+118 |
2003-09-16 | look for a CDROM also at /dev/cd?d; should fix PR pkg/22803 by | drochner | 2 | -1/+15 |
2003-09-04 | regen (for patch-aj change) | wiz | 2 | -42/+54 |
2003-09-04 | oops - one modification was just in the generated "configure", not in | drochner | 1 | -11/+20 |
2003-09-04 | Replace configure patch with one generated by the same version of | wiz | 2 | -16816/+250 |
2003-09-03 | update to 1.2.6 | drochner | 10 | -343/+16879 |
2003-07-26 | Let the NAS audio driver be a plugin too, to get rid of the SDL_USE_NAS build | jmmv | 6 | -27/+47 |
2003-07-26 | Implement loadable plugin support for arts and esound output. This is to | jmmv | 8 | -85/+259 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-23 | Depend on nasm only on i386, it's ignored otherwise by configure anyway. | salo | 1 | -5/+7 |
2003-06-04 | Correctly escape newlines in strings, to pacify gcc-3.3. | abs | 3 | -5/+77 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -4/+4 |
2003-03-12 | More updates from Mesa: | jschauma | 1 | -2/+3 |
2003-03-09 | Bump PKGREVISION due to upgrade of Mesa and friends. | jschauma | 1 | -3/+4 |
2002-11-06 | Place a defined(__NetBSD__) near a defined(__OpenBSD__) so that the | atatat | 3 | -3/+20 |
2002-11-05 | Re-add lines accidentally removed in previous commit. Thanks wiz! | jlam | 1 | -1/+7 |
2002-11-04 | Add USE_X11=YES. Approved by jlam. | wiz | 1 | -1/+3 |
2002-10-31 | Fix the sdl-config script to return the correct libraries for linking | jlam | 7 | -121/+216 |