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