summaryrefslogtreecommitdiff
path: root/mk/tools/tools.Darwin.mk
AgeCommit message (Expand)AuthorFilesLines
2021-01-19mk/tools: Avoid native GNU make/m4 on all Darwin systems.jperkin1-7/+13
2020-10-10mk: Stop using XCode binaries on Big Sur.jperkin1-2/+6
2018-10-17mk: Add native GNU/BSD grep where they are known to exist.jperkin1-1/+4
2017-06-12Whilst the version of find in Darwin 8 & prior is insufficient for installing...sevan1-3/+1
2017-05-06The version of find(1) included in Darwin did not support {} + being passed tosevan1-1/+3
2016-04-11the native soelim is gsoelim so default it as TOOLS_PLATFORM.gsoelimdbj1-1/+2
2015-02-01revert "Add unlink as a tool.", I cannot describe why is it on the Earth.obache1-4/+1
2015-01-30Add unlink as a tool.obache1-1/+4
2014-07-21revert, acceptable condition must be clealify.obache1-3/+1
2014-07-21builtin ftp is compatible with tnftp on Snow Leopard and later.obache1-1/+3
2014-03-06Provide uniq(1) as a TOOLS.uebayasi1-1/+2
2013-10-26Newer versions of OSX don't ship with gnutar. From Jan Danielsson.joerg1-1/+3
2013-08-18NetBSD and Mac OS X both provide "readlink" under "/usr/bin/readlink".tron1-1/+2
2013-07-15Revert back to avoiding the system bison. Whilst it is new enough tojperkin1-3/+6
2013-07-09Allow the system bison to be used. The comment that it was too old isjperkin1-4/+3
2012-07-27Add curl tool on Darwin and Linux if it exists, as it is very common.jperkin1-1/+4
2012-05-18Add native pax.jperkin1-1/+2
2011-12-14Don't pick up GNU patch on Darwin, Linux and SunOS. It has a number ofjoerg1-2/+3
2010-11-09Added TOOLS_PLATFORM.bsdtaradam1-1/+4
2010-10-28Added soelimadam1-1/+4
2010-10-21No ldconfig on Darwinadam1-2/+1
2009-08-18Add TOOLS_PLATFORM.groff. groff has been installed at least since 10.4.yyamano1-1/+4
2009-01-22Do not use GNU m4 shipped with the OS on systems prior to Mac OS 10.5.schwarz1-2/+2
2008-07-21set TOOLS_PLATFORM.ftp to /usr/bin/ftpdbj1-1/+2
2008-02-13Don't use the bundled GNU Make on Mac OS X version older than Leopard.tron1-1/+3
2007-11-26Define "TOOLS_PLATFORM.flex" to "/usr/bin/flex" not "/usr/bin/lex".tron1-2/+2
2007-11-22Don't try to use "/usr/bin/perl" as a tool under Darwin.tron1-2/+1
2007-11-16Use native perl as a tool on Darwin.minskim1-1/+2
2007-06-19Add bzip2 as tool. All platforms that had code to deal with bzcatjoerg1-1/+4
2007-06-19Add ident as tool and use /usr/bin/ident on those platforms I know tojoerg1-1/+2
2006-12-13Darwin's bison is too old (1.28) to build some packagesminskim1-3/+4
2006-12-12Darwin has bison.minskim1-1/+3
2006-12-02Use /usr/bin/unzip as unzip on Darwin.minskim1-1/+2
2006-10-15Darwin has gm4 and printf.minskim1-1/+3
2006-08-25Make sure that /usr/bin/wish exists before using it as a tool.minskim1-1/+3
2006-06-14Teach the tools framework about "openssl".jlam1-1/+2
2006-03-08Teach the tools framework about Darwin's tclsh and wish.minskim1-1/+3
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
2006-01-16(At least) Mac OS X Tiger comes with a fine working "tbl" command.tron1-1/+4
2006-01-09Teach the tools framework about the ``ksh'' tool, provided by thejlam1-1/+4
2005-11-04Teach the tools framework about "sleep" which can be provided by thejlam1-1/+2
2005-09-20Teach the tools framework about "byacc", which is a Berkeley-compatiblejlam1-1/+2
2005-07-07MacOS X 10.[34] have /usr/bin/shlock (from <schmonz>).jlam1-1/+4
2005-06-24Teach the tools framework about csh, and replace with tcsh if necessary.jlam1-1/+2
2005-06-24Darwin may have bzcat.minskim1-1/+4
2005-06-24Support bash as a tool, so that packages containing bash scriptsminskim1-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