Age | Commit message (Expand) | Author | Files | Lines |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-27 | Bump PKGREVISION for removal of glut dependency. | wiz | 1 | -1/+2 |
2005-03-27 | Use MesaLib/bl3 and glu/bl3 instead of Mesa/bl3, which | wiz | 2 | -4/+6 |
2005-03-07 | Fix quoting. | uebayasi | 1 | -2/+2 |
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 | 3 | -1/+38 |
2005-01-06 | The "+" constraint modifier was yoo much. While it seems correct to me, it | drochner | 2 | -4/+4 |
2005-01-06 | tighten an inline asm constraint for amd64 | drochner | 2 | -1/+15 |
2005-01-05 | Changes 1.2.8: | adam | 16 | -444/+124 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
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 |