Age | Commit message (Expand) | Author | Files | Lines |
2019-02-12 | tools.FreeBSD.mk: make groff conditional | triaxx | 1 | -1/+3 |
2018-11-12 | mk: Add CTF infrastructure support. | jperkin | 1 | -1/+2 |
2018-11-12 | mk/tools: Add a gstrip tool on platforms where it exists. | jperkin | 1 | -1/+2 |
2018-10-17 | mk: Add native GNU/BSD grep where they are known to exist. | jperkin | 1 | -1/+4 |
2017-07-22 | freebsd 12 doesn't have /usr/bin/tbl, so check for its existence before | maya | 1 | -1/+3 |
2015-02-01 | revert "Add unlink as a tool.", I cannot describe why is it on the Earth. | obache | 1 | -2/+1 |
2015-01-30 | Add unlink as a tool. | obache | 1 | -1/+2 |
2014-04-03 | tar(1) in FreeBSD 5.4 and later are based on libarchive(3) library. | obache | 1 | -1/+4 |
2014-03-06 | Provide uniq(1) as a TOOLS. | uebayasi | 1 | -1/+2 |
2013-12-13 | The unzip utility apprared in FreeBSD 8.0. | obache | 1 | -1/+4 |
2013-11-06 | Add `xz' command as a TOOL. | obache | 1 | -1/+4 |
2013-08-24 | Tell "readlink" location for Cygwin, DragonFly, FreeBSD and Haiku. | obache | 1 | -1/+2 |
2012-04-20 | FreeBSD has pax as /bin/pax. | obache | 1 | -1/+2 |
2012-04-08 | Set TOOLS_PLATFORM.xzcat. | ryoon | 1 | -1/+4 |
2011-12-14 | Also disable native patch on FreeBSD | joerg | 1 | -2/+3 |
2010-11-22 | Add fetch tool. | obache | 1 | -1/+2 |
2009-04-01 | Remove tool definition for native pax as it is not fully compatible with | joerg | 1 | -2/+1 |
2007-08-20 | Add readelf as tool, for only only the BSDs get it. | joerg | 1 | -1/+2 |
2007-06-19 | Add bzip2 as tool. All platforms that had code to deal with bzcat | joerg | 1 | -3/+2 |
2007-06-19 | Add ident as tool and use /usr/bin/ident on those platforms I know to | joerg | 1 | -1/+2 |
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 |
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-08-10 | No version of FreeBSD has /usr/bin/shlock. | jlam | 1 | -4/+1 |
2005-08-08 | Set TOOLS_PLATFORM.shlock only if exists the binary on /usr/bin, | xtraeme | 1 | -1/+3 |
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/+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 | -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 |