summaryrefslogtreecommitdiff
path: root/audio/libsidplay2
AgeCommit message (Collapse)AuthorFilesLines
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-06-09Add missing files to PLIST.Linux. Bump PKGREVISION.minskim2-1/+5
2006-04-19Fix build with GCC 3.4+ by adding explicit this references for templatejoerg2-1/+30
members.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-09Initial import of libsidplay2:joerg5-0/+79
Libsidplay2 contains the necessary sidtune routines used by the sidplay2 package. Provided by Simon Hitzemann in PR 25203, modified to coexist with libsidplay.