summaryrefslogtreecommitdiff
path: root/devel/p5-SDL
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-29Correct the directory we descend into to build the version of perl neededkristerw1-1/+3
for this package.
2004-06-26move smpeg to multimedia/grant1-2/+2
2004-06-18SDL_perl needs threaded perl due to SDL, which is threaded.salo1-2/+4
Gives games/frozen-bubble a chance to work. Addresses PR pkg/25964 by Juan Romero Pardines.
2004-03-07Use bl3. Yet another change I forgot to commit.snj1-12/+12
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-11-30As pointed out by jlam:jschauma1-2/+2
bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there.
2003-07-26Bump revision due to SDL update, and sync versions in buildlink files wherejmmv1-2/+2
needed. This is required because esound has been droped as a dependancy.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06PKGREVISION++: add dependency on SDL_net, add HOMEPAGE, style nits.salo1-2/+6
Addresses PR pkg/21461 by Cesar C. Catrian.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-5/+2
dependency bumps.
2003-04-03User SDL_mixer/SDL_image instead of SDL-mixer/SDL-image.wiz1-4/+5
Bump PKGREVISION.
2003-03-12This doesn't appear to be broken any longer. It requires at least Mesa 3.4.2jmc1-4/+1
and has also been confirmed to work on 3.3 (which is what ships with XF4.2.x)
2003-02-13Mark this package as brokenagc1-1/+3
2003-01-13Add glu buildlink2, in the hope it fixes the bulk build problem.wiz1-4/+5
2003-01-02Do not include x11.buildlink2.mk directly, it is not meant to be.wiz2-9/+5
Use BUILDLINK_DEPENDS instead of DEPENDS _and_ inclusion of buildlink2.mk. Add RCS Id to patch-aa.
2003-01-02alter package nameexplorer1-2/+2
2003-01-02add p5-SDL, a Perl 5 interface to the SDL library. This will let me add ↵explorer5-0/+49
'games/frozen-bubble' soon