2004-04-11 18:17:20 by Juan Romero Pardines | Files touched by this commit (1) |
Log message: bl3ify, and remove redundant USE_X11BASE, because we are using USE_IMAKE. |
2004-03-05 20:25:43 by Johnny C. Lam | Files touched by this commit (256) |
Log message: Reorder location and setting of BUILDLINK_PACKAGES to match template buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk. |
2004-02-11 08:03:37 by grant beattie | Files touched by this commit (1) |
Log message: I have no reason to believe I maintain this package. |
2004-02-11 08:03:16 by grant beattie | Files touched by this commit (1) |
Log message: this doesn't actually use xpm, the problem lies elsewhere... |
2004-02-09 13:19:45 by grant beattie | Files touched by this commit (1) |
Log message: nas requires Xpm, so include xpm/buildlink2.mk. |
2004-01-27 01:53:12 by Klaus Heinz | Files touched by this commit (49) |
Log message: Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 |
2004-01-24 04:26:48 by Johnny C. Lam | Files touched by this commit (57) |
Log message: Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives a value only once due to the multiple inclusion protection in the bulldlink3.mk files. In the case where a package includes several buildlink3.mk files that each want a slightly different version of another dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the strictest <pkg> dependency to be matched. |
2004-01-21 19:22:39 by Johnny C. Lam | Files touched by this commit (1) |
Log message: nas is in the audio category, not graphics. |
2004-01-20 13:07:43 by Alistair G. Crooks | Files touched by this commit (63) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2004-01-14 08:37:01 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Add some buildlink3.mk files. |