Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -5/+5 |
2006-11-05 | Normalized the way test(1) is used. Since I have no idea whether ${TEST} | rillig | 1 | -5/+5 |
2006-11-05 | The config.guess, config.sub and libtool files should also be | rillig | 1 | -5/+5 |
2006-10-05 | Replaced "test -f" with "ls". That way, broken symbolic links are also | rillig | 1 | -2/+2 |
2006-07-19 | Handle case where {SH,}LIBTOOL_OVERRIDE is empty for shells that don't | jlam | 1 | -3/+7 |
2006-07-19 | Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc | jlam | 1 | -36/+4 |
2006-07-07 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE have slightly different | jlam | 1 | -13/+33 |
2006-07-07 | Move the STEP_MSG outside of the .if.endif block so it's always printed. | jlam | 1 | -3/+3 |
2006-07-07 | Add missing "rm" statement that was causing the libtool wrapper to be | jlam | 1 | -1/+2 |
2006-07-05 | Refactor configure, build, test and wrapper phases out of bsd.pkg.mk | jlam | 1 | -0/+83 |