summaryrefslogtreecommitdiff
path: root/audio/xmms-jakdaw
AgeCommit message (Collapse)AuthorFilesLines
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-03-12Use bl3, nuke LTCONFIG_OVERRIDE, drop runtime dependency on libtool-base,snj1-7/+4
bump PKGREVISION to 3.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-05PKGREVISION goes after PKGNAME.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-03-01Make sure USE_BUILDLINK2 is enabled or this fails during bulk buildsjmc1-1/+2
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/+30
(which in conjunction with threads as used in xmms needs real threads, pth is probably not enough... tested on -current)