summaryrefslogtreecommitdiff
path: root/mk/tools/tools.FreeBSD.mk
AgeCommit message (Expand)AuthorFilesLines
2021-11-29mk: Use OPSYS_VERSION where appropriate.jperkin1-2/+2
2019-02-12tools.FreeBSD.mk: make groff conditionaltriaxx1-1/+3
2018-11-12mk: Add CTF infrastructure support.jperkin1-1/+2
2018-11-12mk/tools: Add a gstrip tool on platforms where it exists.jperkin1-1/+2
2018-10-17mk: Add native GNU/BSD grep where they are known to exist.jperkin1-1/+4
2017-07-22freebsd 12 doesn't have /usr/bin/tbl, so check for its existence beforemaya1-1/+3
2015-02-01revert "Add unlink as a tool.", I cannot describe why is it on the Earth.obache1-2/+1
2015-01-30Add unlink as a tool.obache1-1/+2
2014-04-03tar(1) in FreeBSD 5.4 and later are based on libarchive(3) library.obache1-1/+4
2014-03-06Provide uniq(1) as a TOOLS.uebayasi1-1/+2
2013-12-13The unzip utility apprared in FreeBSD 8.0.obache1-1/+4
2013-11-06Add `xz' command as a TOOL.obache1-1/+4
2013-08-24Tell "readlink" location for Cygwin, DragonFly, FreeBSD and Haiku.obache1-1/+2
2012-04-20FreeBSD has pax as /bin/pax.obache1-1/+2
2012-04-08Set TOOLS_PLATFORM.xzcat.ryoon1-1/+4
2011-12-14Also disable native patch on FreeBSDjoerg1-2/+3
2010-11-22Add fetch tool.obache1-1/+2
2009-04-01Remove tool definition for native pax as it is not fully compatible withjoerg1-2/+1
2007-08-20Add readelf as tool, for only only the BSDs get it.joerg1-1/+2
2007-06-19Add bzip2 as tool. All platforms that had code to deal with bzcatjoerg1-3/+2
2007-06-19Add ident as tool and use /usr/bin/ident on those platforms I know tojoerg1-1/+2
2006-07-05Teach the tools framework about the following new tools:jlam1-1/+3
2006-06-14Teach the tools framework about "openssl".jlam1-1/+2
2006-05-21Teach the tools framework about "groff" as a tool.jlam1-1/+2
2006-03-06Teach the tools framework how to supply a pkgsrc version of install-infojlam1-1/+4
2006-03-05* Teach the tools framework how to supply the pkgsrc version ofjlam1-1/+4
2005-11-08Add "soelim", also part of groff if replacement is needed.tv1-1/+2
2005-11-04Teach the tools framework about "sleep" which can be provided by thejlam1-1/+2
2005-10-12Teach the tools framework about ``printf'', which can be replaced by thejlam1-1/+2
2005-09-20Teach the tools framework about "byacc", which is a Berkeley-compatiblejlam1-1/+2
2005-08-10No version of FreeBSD has /usr/bin/shlock.jlam1-4/+1
2005-08-08Set TOOLS_PLATFORM.shlock only if exists the binary on /usr/bin,xtraeme1-1/+3
2005-06-24Teach the tools framework about csh, and replace with tcsh if necessary.jlam1-1/+2
2005-06-23Note locations for native diff tools.jlam1-1/+2
2005-06-03Teach the tools framework about mktemp. Replace explicit tests forjlam1-1/+2
2005-05-26Teach the tools framework about nroff.jlam1-1/+2
2005-05-23Teach the tools framework about "flex" so that packages can specifyjlam1-1/+2
2005-05-16Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USINGjlam1-2/+1
2005-05-14Consider ${TAR} differently from ${GTAR}. Currently, mark pkgsrc downjlam1-1/+2
2005-05-10Remove conditional expression from tools.*.mk files. Strip handling hasjlam1-3/+2
2005-05-04Teach the new tools framework about ${STRIP}, which is used in somejlam1-1/+3
2005-05-03Teach the new tools framework about INSTALL and set the appropriatejlam1-1/+2
2005-05-03Teach the new tools framework about MAIL_CMD. We use mail/nail as ajlam1-1/+2
2005-05-02Teach the new tools framework about ldconfig. This must be provided byjlam1-1/+2
2005-05-02Teach the new tools framework about USE_TOOLS+=bzcat.jlam1-1/+4
2005-04-28Note the "[" is natively available everywhere (usually as a shell builtin).jlam1-1/+2
2005-04-27Rename PLATFORM_TOOLS.* to TOOLS_PLATFORM.* to bring the variable namesjlam1-56/+56
2005-04-27The BSDs all have lex, tbl, and yacc in the base system.jlam1-1/+4
2005-04-27Initial stab at creating lists of system-supplied tools for each platform.jlam1-0/+56