summaryrefslogtreecommitdiff
path: root/audio/xmms-tv-scope
AgeCommit message (Collapse)AuthorFilesLines
2004-10-01there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*grant1-2/+2
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this.
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 and spell oscilloscope correctly.snj2-5/+5
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
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-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-04-27Whitespace policecjep1-2/+2
2003-04-23Clean up ONLY_FOR_PLATFORM to read a little nicer and include all applicablejmc1-2/+4
NetBSD versions as appropriate
2003-03-01Build on anything except netbsd below 1.6N as semaphore.h/p1003.1b supportjmc1-1/+3
didn't exist before then and this heavily depends on it.
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)