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-26 18:09:08 by Matthias Drochner | Files touched by this commit (1) |
Log message: fix amd64 inline assembler code to deal with 32-bit integers passed to count_trailing_zeros() |
2004-02-26 18:08:22 by Matthias Drochner | Files touched by this commit (1) |
Log message: fix amd64 inline assembler code to deal with 32-bit integers passed to count_trailing_zeros() |
2004-02-15 23:12:08 by Stoned Elipot | Files touched by this commit (1) |
Log message: Remove info files entries from PLIST. |
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. |
2004-02-12 10:00:29 by Johnny C. Lam | Files touched by this commit (1) |
Log message: This package uses C++. Also some reorg to improve readability. |
2004-02-01 02:43:30 by Johnny C. Lam | Files touched by this commit (35) |
Log message: In the new compiler selection framework, GCC_REQD is appended to, not overridden. |
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-19 14:15:52 by Johnny C. Lam | Files touched by this commit (2) |
Log message: bl3ify |
2003-12-31 00:24:45 by Krister Walfridsson | Files touched by this commit (1) |
Log message: Add the gmpxx lib and .h files. |