summaryrefslogtreecommitdiff
path: root/devel/SDL/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-01-05Changes 1.2.8:adam1-3/+1
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-07-26Reduce audio delay in the *BSD audio driver (by configuring audiodillo1-2/+2
2004-06-22fix HATs on USB joysticks that don't report up as 0.dillo1-2/+2
2004-06-05USB joystick: number axes in usual order (X, Y, ...), not in orderdillo1-1/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-4/+1
2004-01-05bl3ifyjlam1-1/+3
2003-09-03update to 1.2.6drochner1-3/+1
2003-07-26Let the NAS audio driver be a plugin too, to get rid of the SDL_USE_NAS buildjmmv1-2/+2
2003-07-26Implement loadable plugin support for arts and esound output. This is tojmmv1-59/+4
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-23Depend on nasm only on i386, it's ignored otherwise by configure anyway.salo1-5/+7
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
2003-03-09Bump PKGREVISION due to upgrade of Mesa and friends.jschauma1-3/+4
2002-11-06Place a defined(__NetBSD__) near a defined(__OpenBSD__) so that theatatat1-2/+2
2002-11-05Re-add lines accidentally removed in previous commit. Thanks wiz!jlam1-1/+7
2002-10-31Fix the sdl-config script to return the correct libraries for linkingjlam1-16/+12
2002-10-13Update SDL to version 1.2.5.kristerw1-12/+8
2002-08-27buildlink1 -> buildlink2.jlam1-9/+9
2002-08-27Use ../../graphics/aalib-x11/buildlink2.mkmartti1-2/+2
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-1/+1
2002-08-08These packages install libraries that differ from previous versions if theyjlam1-2/+2
2002-08-01Convert to use pthread.buildlink.mk.jlam1-2/+3
2002-07-14Add USB joystick support (and bump version to 1.2.3nb1). The implementationkristerw1-1/+4
2002-07-13Remove build dependency on automake by providing patches.wiz1-5/+1
2002-06-25Back out last change on request by Thomas Klausner and Nick Hudson:tron1-4/+2
2002-06-24Use native POSIX threads if operating system provides them. This fixestron1-2/+4
2002-06-15Remove BUILDLINK_DEPENDS.pth line, since it's the same as in pth'swiz1-2/+1
2002-02-14Update to 1.2.3; based on pkg/15580 by Ben Wong.wiz1-3/+2
2002-01-31Use the new aalib-x11 package in preference to the "no X11" aalib package.agc1-3/+3
2002-01-031.2.2nb1 for AAlib supporthubertf1-2/+2
2002-01-03add support for graphics/aalibhubertf1-1/+3
2001-12-11Pass in LDFLAGS via SYSTEM_LIBS as it's used as the linker options forjlam1-1/+8
2001-11-29A dependency on automake implies a dependency on autoconf; there's no needjlam1-2/+1
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
2001-10-03bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, sojlam1-2/+1
2001-09-24Update SDL to 1.2.2. Changes include:rh1-2/+2
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-2/+2
2001-07-14Reliably detect NAS headers when NAS is enabled, and remove references tojlam1-1/+3
2001-07-03Update SDL to 1.2.1. Changes include:rh1-2/+2
2001-07-01Invoke autoreconf with --foreign so that automake won't complain aboutjlam1-2/+2
2001-06-29USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,jlam1-3/+1
2001-06-26Use REPLACE_BUILDLINK instead of repeating the post-build same code overjlam1-14/+2
2001-06-26Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-20/+35
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
2001-05-06Don't let SDL randomly pick up NAS support. Add SDL_USE_NAS variable that,rh1-1/+7
2001-05-05Make SDL compile under a.out systems: only use "-f elf" on ELF systems.rh1-4/+15
2001-04-17Update SDL to 1.2.0. This closes PR 12684 by Tomasz Luchowskirh1-5/+6
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-3/+3