2004-01-22 09:58:59 by grant beattie | Files touched by this commit (1) |
Log message: avoid tickling a bmake bug. |
2004-01-20 13:12:49 by Alistair G. Crooks | Files touched by this commit (19) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2004-01-05 21:48:01 by Johnny C. Lam | Files touched by this commit (3) |
Log message: bl3ify |
2004-01-05 12:05:47 by Johnny C. Lam | Files touched by this commit (58) |
Log message: Use S/+$// instead of C/\+$// to save a backslash. Very highly recommended by seb :) |
2004-01-05 10:31:31 by Johnny C. Lam | Files touched by this commit (17) |
Log message: Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. |
2004-01-05 00:34:07 by Johnny C. Lam | Files touched by this commit (58) |
Log message: Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. |
2004-01-04 00:06:45 by Johnny C. Lam | Files touched by this commit (51) |
Log message: Initial sprinkling of work-in-progress buildlink3.mk files for using the buildlink3 framework. |
2004-01-01 22:10:05 by Thomas Klausner | Files touched by this commit (1) |
Log message: Look inside db.h if it belongs to db3 or db4 (as it does on some Linux distributions). Based on a patch by Min Sik Kim in PR 23944. |
2003-12-04 05:18:13 by grant beattie | Files touched by this commit (1) |
Log message: +=, not = |
2003-12-04 05:14:05 by grant beattie | Files touched by this commit (2) |
Log message: provide BUILDLINK_LDFLAGS.db and BUILDLINK_LIBS.db. |