Age | Commit message (Expand) | Author | Files | Lines |
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-04-21 | Check for paxctl's existence rather than version+arch check. | maya | 1 | -3/+2 |
2017-04-21 | Workaround for make(1) from recent NetBSD-current to detect paxctl | ryoon | 1 | -3/+3 |
2016-11-10 | Handle optional ctfmerge/ctfconvert presence on NetBSD by explicitly | joerg | 1 | -1/+7 |
2016-05-26 | Import mini-framework for paxctl(8) on NetBSD/{amd64,i386} | khorben | 1 | -1/+5 |
2015-09-08 | Remove NetBSD 0.x and 1.x settings, these have long since been unsupported. | jperkin | 1 | -4/+1 |
2015-02-16 | Put back additions of some native gettext tools. | jperkin | 1 | -1/+10 |
2015-02-01 | Revert "Add some missing builtin gettext-tools path.", | obache | 1 | -10/+1 |
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 |
2015-01-12 | Add some missing builtin gettext-tools path. | obache | 1 | -1/+10 |
2014-03-06 | Provide uniq(1) as a TOOLS. | uebayasi | 1 | -1/+2 |
2013-12-13 | sort | obache | 1 | -2/+2 |
2013-11-06 | Add `xz' command as a TOOL. | obache | 1 | -1/+4 |
2013-08-18 | NetBSD and Mac OS X both provide "readlink" under "/usr/bin/readlink". | tron | 1 | -1/+2 |
2013-05-09 | Set NATIVE_CC/CC, NATIVE_CXX/CXX, and NATIVE_LD/LD for cross-builds. | riastradh | 1 | -2/+8 |
2012-05-26 | Only pick up /sbin/ldconfig as ldconfig tool for the case OBJECT_FMT=="a.out". | obache | 1 | -2/+2 |
2012-01-14 | gsed related clean up. | obache | 1 | -2/+1 |
2011-11-17 | Add objcopy to the list of cross-compiling tools. | joerg | 1 | -2/+2 |
2010-11-10 | use -current's builtin xzcat | drochner | 1 | -1/+4 |
2009-09-04 | Use unzip from base if it exists. | 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-09-30 | Fixed indentation. | rillig | 1 | -3/+3 |
2007-08-20 | Add readelf as tool, for only only the BSDs get it. | joerg | 1 | -2/+7 |
2007-08-16 | A number of packages implicitly assume that ar runs the right ranlib, | joerg | 1 | -1/+3 |
2007-08-15 | Create ranlib override for cross-compilation as libtool doesn't | joerg | 1 | -1/+4 |
2007-08-02 | Add core of the infrastructure support for cross-compilation. | joerg | 1 | -1/+22 |
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 |
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 |