summaryrefslogtreecommitdiff
path: root/audio/xmms-bezier
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-12-28Make configure detect libMesaGL correctly.wiz2-1/+42
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-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-3/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-08-02The configure script requires "-lX11 -lm" in LIBS to link with -lGL.minskim1-1/+2
2004-04-17BUILDLINK_TRANSFORM+=l:MesaGL:GL is in MesaLib/buildlink3.mk now.snj1-3/+1
2004-03-10Fix a spelling error in DESCR. Use bl3, cleanup, and utilize the powersnj2-17/+9
of buildlink. Mmm, BUILDLINK_TRANSFORM.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-03-09Bump PKGREVISION due to upgrade of Mesa and friends.jschauma1-3/+4
Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-01Set USE_BUILDLINK2 so buildlink'ing gets done correctly. Fixes bulk buildjmc1-1/+2
failure I just got on macppc
2003-02-15Don't try to dirrm xmms' private dirs. It will do the cleanuphubertf1-2/+1
of the plugin dirs
2003-02-14Big bunch of visual plugins for xmms that all need OpenGLhubertf4-0/+56
(which in conjunction with threads as used in xmms needs real threads, pth is probably not enough... tested on -current)