2004-02-08 05:03:15 by Johnny C. Lam | Files touched by this commit (17) |
Log message: We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, etc. because the bare variables will point to the correct executables. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |
2002-10-12 12:28:37 by Thomas Klausner | Files touched by this commit (1) |
Log message: Unused. |
2002-08-27 19:32:09 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Use buildlink2. |
2002-08-27 19:32:01 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Set some environment vars so that f2c-f77 will use the buildlink2 wrappers instead of the actual compiler. |
2002-08-25 21:24:03 by Johnny C. Lam | Files touched by this commit (551) |
Log message: Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. |
2002-07-02 16:22:18 by Thomas Klausner | Files touched by this commit (1) |
Log message: PKGSRCDIR -> PKGDIR. pkg/17457 by rafal. |
2002-06-17 06:21:09 by Dan McMahill | Files touched by this commit (3) |
Log message: fix PLIST and build on mipsel machines where all code is PIC so we don't need to build a _pic lib. fixed PR pkg/16302 submitted by Daniel Senderowicz <daniel@mispibes.SynchroDS.COM> |