Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -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-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 | |
of the order in which buildlink3.mk files are (recursively) included by a package Makefile. | |||||
2006-06-09 | Add missing files to PLIST.Linux. Bump PKGREVISION. | minskim | 2 | -1/+5 | |
2006-04-19 | Fix build with GCC 3.4+ by adding explicit this references for template | joerg | 2 | -1/+30 | |
members. | |||||
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 | |
that they look nicer. | |||||
2006-04-09 | Initial import of libsidplay2: | joerg | 5 | -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. |