summaryrefslogtreecommitdiff
path: root/mk/tools/tools.Darwin.mk
AgeCommit message (Expand)AuthorFilesLines
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