Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-12-11 | Pass in LDFLAGS via SYSTEM_LIBS as it's used as the linker options for | jlam | 1 | -1/+8 |
2001-11-29 | A dependency on automake implies a dependency on autoconf; there's no need | jlam | 1 | -2/+1 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 |
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -2/+1 |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -1/+3 |
2001-09-24 | Add patch missing in previous commit | rh | 1 | -0/+54 |
2001-09-24 | Update SDL to 1.2.2. Changes include: | rh | 8 | -37/+51 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -2/+2 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+3 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |