Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-05-22 | Remove the old tools framework and references to _USE_NEW_TOOLS. | jlam | 1 | -12/+1 |
2005-05-21 | Make a bad patch cause a fatal error again. This fixes a bug introduced | jlam | 1 | -4/+8 |
2005-05-17 | Missed (harmless) rename of "fuzz" to "fuzz_flags". | jlam | 1 | -2/+2 |
2005-05-17 | Simplify by using a for loop instead of "set -- ...; while ... done". | jlam | 1 | -6/+7 |
2005-05-17 | Save the names of the patches applied during the patch phase into the | jlam | 1 | -1/+12 |
2005-05-17 | We only need to run the apply-pkgsrc-patches target if the patches | jlam | 1 | -1/+5 |
2005-05-17 | Split up the do-patch target into two distinct targets -- | jlam | 1 | -106/+89 |
2005-05-14 | We also need a patch tool if there are patches for the package in | jlam | 1 | -7/+3 |
2005-05-14 | Add the *cat tools needed by the patch phase to output the contents of | jlam | 1 | -15/+21 |
2005-05-14 | Document the variables and targets defined by bsd.pkg.patch.mk. | jlam | 1 | -1/+57 |
2005-05-14 | Separate out the variables and targets for the "patch" phase into a | jlam | 1 | -0/+215 |