Age | Commit message (Expand) | Author | Files | Lines |
2009-03-17 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -6/+6 |
2008-06-09 | Wrap expansion of local patches inside LOCALPATCHES, given that it is undefined | sketch | 1 | -1/+3 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -2/+2 |
2007-09-19 | Added LOCALPATCHES and PATCHDIR. | rillig | 1 | -3/+3 |
2007-09-19 | Made "make show-all-patch" work. | rillig | 1 | -1/+7 |
2007-08-16 | Allow for emulation-specific patches for binary-only packages. The | jlam | 2 | -4/+7 |
2007-08-15 | Use a flag to the checksum script to tell it whether we're checking | jlam | 1 | -7/+2 |
2007-08-14 | Teach the pkgsrc/mk/checksum/checksum script how to verify patches by | jlam | 1 | -15/+18 |
2007-08-14 | Don't print the message for the distribution patches if there aren't any. | rillig | 1 | -2/+2 |
2007-08-13 | Reworked the way the needed tools for the "patch" phase are determined. | rillig | 1 | -18/+11 |
2007-05-25 | When testing whether the patches/ directory exists or not, take into | rillig | 1 | -1/+9 |
2006-07-22 | Modify the barrier so that we always invoke the recursive make process | jlam | 1 | -2/+2 |
2006-07-21 | Rearrange sequence so that "wrapper" occurs between "tools" and | jlam | 1 | -2/+4 |
2006-07-13 | * Add a new stage "bootstrap-depends" that happens before all other | jlam | 2 | -4/+8 |
2006-07-07 | Rename <phase>_COOKIE variables to _COOKIE.<phase>. These are private | jlam | 1 | -10/+10 |
2006-07-06 | The cookie files are indirectly made using *-cookie targets, so verify | jlam | 1 | -1/+2 |
2006-07-05 | Flatten out recursive makes into a single re-invocation of make by | jlam | 1 | -4/+9 |
2006-07-05 | Make the check-vulnerable target more self-sufficient, by moving some | jlam | 1 | -6/+9 |
2006-06-09 | Introduce the capability to gather all the warnings and errors that | jlam | 1 | -1/+2 |
2006-06-08 | Replaced PHASE_MSG with STEP_MSG in many (but not all) places where it | rillig | 1 | -2/+2 |
2006-06-08 | Use STEP_MSG for pkgsrc-patch-message instead of PHASE_MSG. | rillig | 1 | -2/+2 |
2006-06-06 | Move some variable definitions out of bsd.prefs.mk and back into | jlam | 1 | -5/+6 |
2006-06-06 | Refactor "patch" code into correspondingly named subdirectory of | jlam | 3 | -0/+374 |