summaryrefslogtreecommitdiff
path: root/mk/tools
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-20Executiing "msgfmt ru" should look for "ru" and then "ru.po" forjlam1-1/+16
2006-06-20Allow for arbitrary whitespace on the line before seeing any of thejlam1-3/+3
2006-06-20Use /bin/tcsh only when it exists. A minimal installtion of Linux mayminskim1-1/+3
2006-06-16Allow packages to set a post-tools target again (which fixes recentjlam1-3/+46
2006-06-14Teach the tools framework about "openssl".jlam9-9/+32
2006-06-13At the point where we invoke msgfmt during the build phase, the softwarejlam1-1/+5
2006-06-09Introduce the capability to gather all the warnings and errors thatjlam1-1/+2
2006-06-06Stop supporting user-specified definition for IMAKE in /etc/mk.conf --jlam1-7/+1
2006-06-06Separate out the part of bsd.tools.mk that actually created the toolsjlam3-163/+233