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-22 13:53:48 by Johnny C. Lam | Files touched by this commit (2) |
Log message: bl3ify |
2004-01-12 01:00:03 by grant beattie | Files touched by this commit (1) |
Log message: remove a Solaris hack that is no longer needed, as the buildlink2 fake-la bug has been fixed. |
2003-12-16 12:22:31 by Jonathan Perkin | Files touched by this commit (4) |
Log message: Properly check for alloca.h and use if necessary, fixing USE_SUNPRO build. |
2003-12-04 18:08:51 by Juan Romero Pardines | Files touched by this commit (2) |
Log message: Bump PKGREVISION (libIDL-0.8.2) |
2003-10-18 15:20:32 by Chris Pinnock | Files touched by this commit (21) |
Log message: Add RCS IDs |
2003-10-09 09:12:28 by Thomas Klausner | Files touched by this commit (1) |
Log message: I am not really maintaining this one; drop to tech-pkg. |
2003-10-07 21:43:34 by Hubert Feyrer | Files touched by this commit (2) |
Log message: Build orbit-ird dynamic, not static. This makes this package compile on Solaris and Linux (plus - hey! - static linking is really from the past millennium!) Fixes PR 23032. |
2003-09-26 12:59:16 by Gavan Fantom | Files touched by this commit (1) |
Log message: Workaround to allow ORBit to link against libpthread.so on Solaris. |
2003-08-29 08:48:09 by Martti Kuparinen | Files touched by this commit (2) |
Log message: Use the IOV_MAX fix only in NetBSD |