summaryrefslogtreecommitdiff
path: root/mk/tools
AgeCommit message (Expand)AuthorFilesLines
2007-03-17Check for /usr/bin/sleep. I have had this in my pkgsrc for a long time.reed1-1/+5
2007-03-15Check for /bin/bzcat. Noticed on Ubuntu Linux over a week ago.reed1-1/+3
2007-03-15For all those who are interested in the inner workings of pkgsrc, thererillig1-1/+23
2007-03-05Backed out the latest change because of:rillig2-6/+2
2007-03-01Deprecate unused BUILD_USES_GETTEXT_M4 variable.wiz1-8/+1
2007-02-23Too many packages fail in mysterious ways when they cannot findrillig2-2/+6
2007-02-07Someone decided to remove gtar without discussing this first, so keepjoerg1-1/+3
2007-01-25Some Linux distros have gawk and install in /bin.rpaulo1-1/+9
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-08IRIX patch isn't usable.rillig1-2/+2
2007-01-08Added patch to the built-in IRIX tools. Without that definition, it isrillig1-1/+2
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-12-15Remove trailing tabs.martti2-4/+4
2006-12-15Remove trailing spaces.martti2-4/+4
2006-12-13Darwin's bison is too old (1.28) to build some packagesminskim1-3/+4
2006-12-12Darwin has bison.minskim1-1/+3
2006-12-05Recognize aclocal-1.10 and automake-1.10.wiz1-3/+5
2006-12-02Use /usr/bin/unzip as unzip on Darwin.minskim1-1/+2
2006-11-06Use the shell "test" builtin. Not only is it faster, but /bin/test istv1-2/+2
2006-11-03Add mkfontscale.joerg1-1/+9
2006-10-17If /usr/bin/printf exists, it will be used.rillig1-1/+4
2006-10-17Added /usr/bin/printf.rillig1-1/+2
2006-10-17Use /usr/bin/printf if it exists.rillig1-1/+4
2006-10-15Teach how to unpack .gem files.minskim2-2/+14
2006-10-15Darwin has gm4 and printf.minskim1-1/+3
2006-09-27Remove XFree86.joerg1-13/+3
2006-09-15Now, gettext tools is available from devel/gettext-tools, so prioritizeobache1-2/+2
2006-08-25Make sure that /usr/bin/wish exists before using it as a tool.minskim1-1/+3
2006-08-07Add "dvipdf" to the list of tools provided by ghostscript.cube1-2/+2
2006-08-06Handle the share/pkgconfig directory where platform-independent packagesjmmv1-2/+2
2006-07-25Move barrier to just after the depends phase. This allows both thejlam1-5/+4
2006-07-21Rearrange sequence so that "wrapper" occurs between "tools" andjlam1-1/+5
2006-07-13Add DIGEST to the variables defined by default.jlam1-1/+2
2006-07-13* Add a new stage "bootstrap-depends" that happens before all otherjlam3-2/+87
2006-07-10Back out revision 1.172 of mk/tools/replace.mk -- we never want tojlam2-6/+6
2006-07-10The wrapper for perl silently failed, giving no hint thatrillig2-3/+11
2006-07-08make sure the IMAKE definition, if set, is used in case X11_TYPE is nativeschwarz1-2/+5
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-05Only override intltool if the intltool tool was requested.jlam1-2/+4
2006-07-05Make the check-vulnerable target more self-sufficient, by moving somejlam1-7/+7
2006-07-05Since intltool is now a tool, we might as well require the latest pkgsrcjlam1-2/+2
2006-07-05Teach the tools framework about the following new tools:jlam12-18/+165
2006-06-26m4 might not exist e.g. on Slackware, conditionalize it.joerg1-1/+3
2006-06-23Change the way that "\c" is processed within the msg strings: if wejlam1-1/+49