summaryrefslogtreecommitdiff
path: root/mk/tools/tools.Darwin.mk
AgeCommit message (Expand)AuthorFilesLines
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
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-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-52/+52
2005-04-27Initial stab at creating lists of system-supplied tools for each platform.jlam1-0/+55