2002-08-28 10:05:49 by Johnny C. Lam | Files touched by this commit (5) |
Log message: Remove buildlink.mk files that aren't used by any other files in pkgsrc. |
2002-08-27 20:30:34 by Johnny C. Lam | Files touched by this commit (1) |
Log message: buildlink1 -> buildlink2 |
2002-08-25 21:24:03 by Johnny C. Lam | Files touched by this commit (551) |
Log message: Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. |
2002-04-03 09:05:23 by James Chacon | Files touched by this commit (1) |
Log message: Unless on x86 pass --disable-mmx to configure so inline x86 assembly isn't used |
2002-03-24 21:14:39 by Thomas Klausner | Files touched by this commit (5) | |
Log message: Initial import of SDL_gfx, provided by Ben Collver in pkg/16015. DESCR: The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons for SDL Surfaces. The current components of the SDL_gfx library are: - Graphic Primitives (SDL_gfxPrimitves.h) - Rotozoomer (SDL_rotozoom.h) - Framerate control (SDL_framerate.h) - MMX image filters (SDL_imageFilter.h) |