2002-11-02 17:49:44 by grant beattie | Files touched by this commit (1) | |
Log message: update MASTER_SITES. |
2002-10-10 02:53:20 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Unused. |
2002-09-27 00:34:09 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Add BUILDLINK_CPPFLAGS.<pkg> for these packages to help packages find the db[23] headers. |
2002-08-25 20:40:51 by Johnny C. Lam | Files touched by this commit (380) |
Log message: Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. |
2002-06-26 12:30:12 by Stoned Elipot | Files touched by this commit (59) |
Log message: Substitute a couple of `mkdir' by `${MKDIR}'. Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too! |