Age | Commit message (Expand) | Author | Files | Lines |
2014-03-06 | Provide uniq(1) as a TOOLS. | uebayasi | 1 | -1/+2 |
2013-12-19 | Improve support for HTTPS master site URLs: | tron | 1 | -1/+2 |
2013-11-06 | Add `xz' command as a TOOL. | obache | 1 | -1/+2 |
2013-08-24 | Tell "readlink" location for Cygwin, DragonFly, FreeBSD and Haiku. | obache | 1 | -1/+2 |
2011-12-08 | mk/tools/tools.DragonFly.mk: Add some native tools | marino | 1 | -2/+4 |
2011-12-06 | mk/tools: Fix flex tool definition for DragonFly | marino | 1 | -2/+2 |
2009-04-01 | Remove tool definition for native pax as it is not fully compatible with | joerg | 1 | -2/+1 |
2008-05-25 | DragonFly normally has bsdtar in /usr/bin. | joerg | 1 | -1/+4 |
2008-05-22 | Add ftp as tool. On NetBSD and DragonFly, this will use the system | joerg | 1 | -1/+2 |
2007-08-20 | Add readelf as tool, for only only the BSDs get it. | joerg | 1 | -1/+2 |
2007-07-28 | Also use the shell builtin for [. Add comment for test and [ about that. | joerg | 1 | -3/+3 |
2007-07-28 | Always use the test builtin... | joerg | 1 | -2/+2 |
2007-06-19 | Add bzip2 as tool. All platforms that had code to deal with bzcat | joerg | 1 | -1/+2 |
2007-06-19 | Add ident as tool and use /usr/bin/ident on those platforms I know to | joerg | 1 | -1/+2 |
2007-02-07 | Someone decided to remove gtar without discussing this first, so keep | joerg | 1 | -1/+3 |
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 | Teach the tools framework about "groff" as a tool. | jlam | 1 | -1/+2 |
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-02-15 | DragonFly has native /usr/bin/gtar so add TOOLS_PLATFORM.gtar. | reed | 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 | -1/+2 |
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/+2 |
2005-05-02 | Teach the new tools framework about USE_TOOLS+=bzcat. | jlam | 1 | -1/+2 |
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 | -56/+56 |
2005-04-27 | The BSDs all have lex, tbl, and yacc in the base system. | jlam | 1 | -1/+4 |
2005-04-27 | Initial stab at creating lists of system-supplied tools for each platform. | jlam | 1 | -0/+56 |