2007-06-04 00:57:25 by Klaus Heinz | Files touched by this commit (1) |
Log message: Added support for installation to DESTDIR. |
2007-03-07 17:50:13 by Roland Illig | Files touched by this commit (1) |
Log message: IRIX has <alloca.h>. |
2007-02-05 20:54:36 by Mark Davies | Files touched by this commit (1) |
Log message: Needs makeinfo to build (at least on Solaris 10). Fixes PR pkg/35520. |
2007-01-31 16:38:33 by Dan McMahill | Files touched by this commit (2) |
Log message: Add missing gettext-lib/buildlink3.mk and fix PLIST. |
2007-01-23 18:42:09 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Needs a GNUish m4. Bump revision. No cookie for rillig. |
2007-01-15 07:23:47 by Roland Illig | Files touched by this commit (1) |
Log message: Solaris needs -lm. |
2007-01-15 07:14:48 by Roland Illig | Files touched by this commit (5) |
Log message: Updated flex to 2.5.33. Changes since 2.5.4a (10 years ago) are too many to be listed here. |
2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877) |
Log message: Change the format of BUILDLINK_ORDER to contain depth information as well, 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-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877) |
Log message: Track information in a new variable BUILDLINK_ORDER that informs us of the order in which buildlink3.mk files are (recursively) included by a package Makefile. |
2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749) |
Log message: Aligned the last line of the buildlink3.mk files with the first line, so that they look nicer. |