summaryrefslogtreecommitdiff
path: root/mk/tools/replace.mk
AgeCommit message (Expand)AuthorFilesLines
2009-04-22_PATCH_BACKUP_ARG must match the selected patch, so override potentialjoerg1-2/+2
2009-04-21Use nbpatch, not gpatch, when the platform is missing it.joerg1-5/+5
2009-02-05Don't skip the pax dependency. It has been registered as part of thejoerg1-6/+2
2008-12-23Use a temporary variable to hold ${_dep_:C/\:.*$//} since it is useddsl1-2/+3
2008-12-15There is no mail/nail anymore.rillig1-5/+5
2008-11-15Add lzcat to the tools framework.minskim1-1/+12
2008-10-08Allow use of fetch as tool.joerg1-1/+11
2008-05-25Add bsdtar to the tools list.joerg1-1/+12
2008-05-25bootstrap packages has been registered for while now.joerg1-6/+2
2008-05-22Add ftp as tool. On NetBSD and DragonFly, this will use the systemjoerg1-1/+11
2008-04-15Require at least version 3.81 of "gmake". It has been in "pkgsrc" fortron1-2/+2
2008-02-29Make chrpath(1) a tool. Intended scope is fixing up some Linux emulationtnn1-1/+12
2008-02-13Fix a recently introduced logic error. PR pkg/37998 from Stuart Shelton.tnn1-6/+6
2008-02-07Same as previous, but the line above. (Sigh)tnn1-3/+4
2008-02-07Oops, make sure the variable is defined before testing it's value.tnn1-2/+3
2008-02-07Fix busted groff handling on SunOS.tnn1-3/+7
2008-01-04Made the .include directives simpler, since the directory of therillig1-2/+2
2007-12-18Doing USE_TOOLS+=cmake in the configure stage is too late so move itmarkd1-10/+12
2007-12-12Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it inmarkd1-1/+12
2007-11-08Allow both gzip and gzip-base to provide gzip.joerg1-10/+10
2007-09-30Outside of .for loops, there is no _t_ variable. Hi joerg.rillig1-10/+10
2007-09-30Fixed indentation.rillig1-16/+16
2007-09-10Reverted the last change. Apparently, it was committed without testingrillig1-18/+38
2007-09-10Why should we write the same code over and over again? We shouldn't.rillig1-38/+18
2007-08-17Remove infrastructure side of Xorg 6.9 support. Begin to simplifyjoerg1-36/+19
2007-08-13rpm2pkg is actually in ${PREFIX}/sbin.jlam1-2/+2
2007-07-31Teach the extract module to extract RPMs with rpm2pkg.jlam1-1/+12
2007-07-02Don't special case mtree as tool.joerg1-2/+2
2007-06-19Add bzip2 as tool. All platforms that had code to deal with bzcatjoerg1-10/+12
2007-06-19Add ident as tool and use /usr/bin/ident on those platforms I know tojoerg1-1/+12
2007-05-29Test to see if a variable is defined before testing for its value. Keepsdmcmahill1-2/+3
2007-05-27Define a TOOLS_ENV variable that holds a shell environment that may bejlam1-7/+22
2007-05-27Move the .if test out of the .for loop because the test condition doesn'tjlam1-5/+5
2007-05-25Add xauth as tool.joerg1-2/+13
2007-03-05Backed out the latest change because of:rillig1-3/+1
2007-02-23Too many packages fail in mysterious ways when they cannot findrillig1-1/+3
2007-01-22Add xinit as tool.joerg1-2/+13
2007-01-16Add modular Xorg support for iceauth and xmessage as tool, nukejoerg1-3/+24
2007-01-02Fix typo in comment.wiz1-2/+2
2007-01-02Add font and imake tools for modular Xorg.joerg1-5/+87
2006-12-27Skip gs as tool during build of print/ghostscript6.joerg1-2/+3
2006-12-27Use print/ghostscript as default now that it is newer thanjoerg1-2/+2
2006-11-03Add mkfontscale.joerg1-1/+9
2006-10-15Teach how to unpack .gem files.minskim1-1/+12
2006-09-27Remove XFree86.joerg1-13/+3
2006-08-07Add "dvipdf" to the list of tools provided by ghostscript.cube1-2/+2
2006-07-13* Add a new stage "bootstrap-depends" that happens before all otherjlam1-1/+5
2006-07-10Back out revision 1.172 of mk/tools/replace.mk -- we never want tojlam1-5/+2
2006-07-08make sure the IMAKE definition, if set, is used in case X11_TYPE is nativeschwarz1-2/+5
2006-07-05Teach the tools framework about the following new tools:jlam1-5/+11