Age | Commit message (Expand) | Author | Files | Lines |
2007-01-08 | IRIX patch isn't usable. | rillig | 1 | -2/+2 |
2007-01-08 | Added patch to the built-in IRIX tools. Without that definition, it is | rillig | 1 | -1/+2 |
2007-01-02 | Fix typo in comment. | wiz | 1 | -2/+2 |
2007-01-02 | Add font and imake tools for modular Xorg. | joerg | 1 | -5/+87 |
2006-12-27 | Skip gs as tool during build of print/ghostscript6. | joerg | 1 | -2/+3 |
2006-12-27 | Use print/ghostscript as default now that it is newer than | joerg | 1 | -2/+2 |
2006-12-15 | Remove trailing tabs. | martti | 2 | -4/+4 |
2006-12-15 | Remove trailing spaces. | martti | 2 | -4/+4 |
2006-12-13 | Darwin's bison is too old (1.28) to build some packages | minskim | 1 | -3/+4 |
2006-12-12 | Darwin has bison. | minskim | 1 | -1/+3 |
2006-12-05 | Recognize aclocal-1.10 and automake-1.10. | wiz | 1 | -3/+5 |
2006-12-02 | Use /usr/bin/unzip as unzip on Darwin. | minskim | 1 | -1/+2 |
2006-11-06 | Use the shell "test" builtin. Not only is it faster, but /bin/test is | tv | 1 | -2/+2 |
2006-11-03 | Add mkfontscale. | joerg | 1 | -1/+9 |
2006-10-17 | If /usr/bin/printf exists, it will be used. | rillig | 1 | -1/+4 |
2006-10-17 | Added /usr/bin/printf. | rillig | 1 | -1/+2 |
2006-10-17 | Use /usr/bin/printf if it exists. | rillig | 1 | -1/+4 |
2006-10-15 | Teach how to unpack .gem files. | minskim | 2 | -2/+14 |
2006-10-15 | Darwin has gm4 and printf. | minskim | 1 | -1/+3 |
2006-09-27 | Remove XFree86. | joerg | 1 | -13/+3 |
2006-09-15 | Now, gettext tools is available from devel/gettext-tools, so prioritize | obache | 1 | -2/+2 |
2006-08-25 | Make sure that /usr/bin/wish exists before using it as a tool. | minskim | 1 | -1/+3 |
2006-08-07 | Add "dvipdf" to the list of tools provided by ghostscript. | cube | 1 | -2/+2 |
2006-08-06 | Handle the share/pkgconfig directory where platform-independent packages | jmmv | 1 | -2/+2 |
2006-07-25 | Move barrier to just after the depends phase. This allows both the | jlam | 1 | -5/+4 |
2006-07-21 | Rearrange sequence so that "wrapper" occurs between "tools" and | jlam | 1 | -1/+5 |
2006-07-13 | Add DIGEST to the variables defined by default. | jlam | 1 | -1/+2 |
2006-07-13 | * Add a new stage "bootstrap-depends" that happens before all other | jlam | 3 | -2/+87 |
2006-07-10 | Back out revision 1.172 of mk/tools/replace.mk -- we never want to | jlam | 2 | -6/+6 |
2006-07-10 | The wrapper for perl silently failed, giving no hint that | rillig | 2 | -3/+11 |
2006-07-08 | make sure the IMAKE definition, if set, is used in case X11_TYPE is native | schwarz | 1 | -2/+5 |
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 | Only override intltool if the intltool tool was requested. | jlam | 1 | -2/+4 |
2006-07-05 | Make the check-vulnerable target more self-sufficient, by moving some | jlam | 1 | -7/+7 |
2006-07-05 | Since intltool is now a tool, we might as well require the latest pkgsrc | jlam | 1 | -2/+2 |
2006-07-05 | Teach the tools framework about the following new tools: | jlam | 12 | -18/+165 |
2006-06-26 | m4 might not exist e.g. on Slackware, conditionalize it. | joerg | 1 | -1/+3 |
2006-06-23 | Change the way that "\c" is processed within the msg strings: if we | jlam | 1 | -1/+49 |
2006-06-20 | Executiing "msgfmt ru" should look for "ru" and then "ru.po" for | jlam | 1 | -1/+16 |
2006-06-20 | Allow for arbitrary whitespace on the line before seeing any of the | jlam | 1 | -3/+3 |
2006-06-20 | Use /bin/tcsh only when it exists. A minimal installtion of Linux may | minskim | 1 | -1/+3 |
2006-06-16 | Allow packages to set a post-tools target again (which fixes recent | jlam | 1 | -3/+46 |
2006-06-14 | Teach the tools framework about "openssl". | jlam | 9 | -9/+32 |
2006-06-13 | At the point where we invoke msgfmt during the build phase, the software | jlam | 1 | -1/+5 |
2006-06-09 | Introduce the capability to gather all the warnings and errors that | jlam | 1 | -1/+2 |
2006-06-06 | Stop supporting user-specified definition for IMAKE in /etc/mk.conf -- | jlam | 1 | -7/+1 |
2006-06-06 | Separate out the part of bsd.tools.mk that actually created the tools | jlam | 3 | -163/+233 |
2006-06-05 | Minor fix for last commit... in the case where msgstr is just the | jlam | 1 | -10/+4 |