2004-01-07 02:14:03 by Johnny C. Lam | Files touched by this commit (1) |
Log message: Use PKGLIBTOOL instead of LIBTOOL to call the libtool wrapper. |
2004-01-06 09:17:55 by Johnny C. Lam | Files touched by this commit (1) |
Log message: whitespace |
2004-01-05 12:42:20 by Johnny C. Lam | Files touched by this commit (3) |
Log message: bl3ify |
2004-01-05 12:05:47 by Johnny C. Lam | Files touched by this commit (58) |
Log message: Use S/+$// instead of C/\+$// to save a backslash. Very highly recommended by seb :) |
2004-01-05 10:34:23 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Sprinkle a few double quotes here and there. |
2004-01-05 10:31:31 by Johnny C. Lam | Files touched by this commit (17) |
Log message: Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. |
2004-01-05 00:34:07 by Johnny C. Lam | Files touched by this commit (58) |
Log message: Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. |
2004-01-04 00:06:45 by Johnny C. Lam | Files touched by this commit (51) |
Log message: Initial sprinkling of work-in-progress buildlink3.mk files for using the buildlink3 framework. |
2003-12-05 23:58:52 by Eric Haszlakiewicz | Files touched by this commit (2) |
Log message: Change the makefile patch to be even more libtool friendly to allow this to build on AIX. Essentially: s/.o/.lo/g |
2003-12-03 17:47:25 by Eric Haszlakiewicz | Files touched by this commit (1) |
Log message: Use libtool when installing, and install libbz2 first. |