Age | Commit message (Expand) | Author | Files | Lines |
2006-07-05 | Teach the tools framework about the following new tools: | jlam | 1 | -1/+3 |
2006-06-14 | Teach the tools framework about "openssl". | jlam | 1 | -1/+2 |
2006-05-21 | Add back "gsoelim" as a NetBSD tool since it supports "-I directory". | jlam | 1 | -2/+3 |
2006-05-21 | NetBSD actually doesn't have GNU soelim, but rather BSD soelim. | jlam | 1 | -2/+1 |
2006-05-21 | Teach the tools framework about "groff" as a tool. | jlam | 1 | -1/+2 |
2006-04-13 | Rename msgfmt.mk to gettext.mk. The rest of the gettext tool handling | jlam | 1 | -1/+4 |
2006-04-13 | Overhaul the way packages can ask for "msgfmt". If a package needs | jlam | 1 | -1/+4 |
2006-03-06 | Teach the tools framework how to supply a pkgsrc version of install-info | jlam | 1 | -1/+4 |
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 1 | -1/+4 |
2006-01-09 | Teach the tools framework about the ``ksh'' tool, provided by the | jlam | 1 | -1/+2 |
2006-01-08 | Teach the tools framework about "gsoelim", which is the soelim tool from | jlam | 1 | -1/+2 |
2005-11-08 | Add "soelim", also part of groff if replacement is needed. | tv | 1 | -1/+2 |
2005-11-04 | Teach the tools framework about "sleep" which can be provided by the | jlam | 1 | -1/+2 |
2005-10-12 | Teach the tools framework about ``printf'', which can be replaced by the | jlam | 1 | -1/+2 |
2005-09-20 | Teach the tools framework about "byacc", which is a Berkeley-compatible | jlam | 1 | -1/+2 |
2005-06-24 | Teach the tools framework about csh, and replace with tcsh if necessary. | jlam | 1 | -1/+2 |
2005-06-23 | Note locations for native diff tools. | jlam | 1 | -1/+2 |
2005-06-03 | Teach the tools framework about mktemp. Replace explicit tests for | jlam | 1 | -1/+2 |
2005-05-26 | Teach the tools framework about nroff. | jlam | 1 | -1/+2 |
2005-05-23 | Teach the tools framework about "flex" so that packages can specify | jlam | 1 | -1/+2 |
2005-05-16 | Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USING | jlam | 1 | -2/+1 |
2005-05-14 | Consider ${TAR} differently from ${GTAR}. Currently, mark pkgsrc down | jlam | 1 | -6/+7 |
2005-05-10 | Split out ldconfig handling from the USE_TOOLS processing in replace.mk. | jlam | 1 | -3/+1 |
2005-05-10 | Remove conditional expression from tools.*.mk files. Strip handling has | jlam | 1 | -3/+2 |
2005-05-04 | Teach the new tools framework about ${STRIP}, which is used in some | jlam | 1 | -1/+3 |
2005-05-03 | Teach the new tools framework about INSTALL and set the appropriate | jlam | 1 | -1/+2 |
2005-05-03 | Teach the new tools framework about MAIL_CMD. We use mail/nail as a | jlam | 1 | -1/+2 |
2005-05-02 | Teach the new tools framework about ldconfig. This must be provided by | jlam | 1 | -1/+6 |
2005-05-02 | Teach the new tools framework about USE_TOOLS+=bzcat. | jlam | 1 | -1/+4 |
2005-04-28 | Note the "[" is natively available everywhere (usually as a shell builtin). | jlam | 1 | -1/+2 |
2005-04-27 | Rename PLATFORM_TOOLS.* to TOOLS_PLATFORM.* to bring the variable names | jlam | 1 | -59/+59 |
2005-04-27 | The BSDs all have lex, tbl, and yacc in the base system. | jlam | 1 | -1/+8 |
2005-04-27 | Initial stab at creating lists of system-supplied tools for each platform. | jlam | 1 | -0/+60 |