summaryrefslogtreecommitdiff
path: root/mk/tools/tools.Darwin.mk
AgeCommit message (Expand)AuthorFilesLines
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
2005-05-23Teach the tools framework about "flex" so that packages can specifyjlam1-1/+2
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-03Darwin has /usr/bin/lex and /usr/bin/yacc according to:jlam1-1/+3
2005-05-03Teach the new tools framework about INSTALL and set the appropriatejlam1-1/+2