Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-10-13 | Oops. Forgot to add patch-aa in previous commit. | kristerw | 1 | -0/+15 |
2002-10-13 | Update SDL to version 1.2.5. | kristerw | 16 | -1812/+386 |
2002-08-31 | Use pthread.buildlink2.mk instead of pth/buildlink.mk. | jlam | 1 | -2/+4 |
2002-08-28 | Remove buildlink.mk files that aren't used by any other files in pkgsrc. | jlam | 1 | -61/+0 |
2002-08-27 | buildlink1 and buildlink2 can't be mixed at all. | jlam | 1 | -2/+2 |
2002-08-27 | buildlink1 -> buildlink2. | jlam | 1 | -9/+9 |
2002-08-27 | Use ../../graphics/aalib-x11/buildlink2.mk | martti | 2 | -4/+4 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 9 | -8/+38 |
2002-08-08 | These packages install libraries that differ from previous versions if they | jlam | 1 | -2/+2 |
2002-08-01 | Convert to use pthread.buildlink.mk. | jlam | 2 | -7/+8 |
2002-07-15 | SDL configure checks if libusb or libusbhid is present on the system, but | kristerw | 3 | -129/+133 |
2002-07-14 | Add USB joystick support (and bump version to 1.2.3nb1). The implementation | kristerw | 7 | -39/+1375 |
2002-07-13 | Remove build dependency on automake by providing patches. | wiz | 6 | -15/+131 |
2002-06-25 | Back out last change on request by Thomas Klausner and Nick Hudson: | tron | 2 | -8/+4 |
2002-06-24 | Use native POSIX threads if operating system provides them. This fixes | tron | 2 | -4/+8 |
2002-06-15 | Remove BUILDLINK_DEPENDS.pth line, since it's the same as in pth's | wiz | 1 | -2/+1 |
2002-02-14 | Update to 1.2.3; based on pkg/15580 by Ben Wong. | wiz | 5 | -28/+22 |
2002-01-31 | Use the new aalib-x11 package in preference to the "no X11" aalib package. | agc | 2 | -5/+5 |
2002-01-03 | Include buildlink glue code for "aalib" package. This fixes build problems | tron | 1 | -1/+2 |
2002-01-03 | 1.2.2nb1 for AAlib support | hubertf | 1 | -2/+2 |
2002-01-03 | add support for graphics/aalib | hubertf | 1 | -1/+3 |