summaryrefslogtreecommitdiff
path: root/mk/tools/tools.SunOS.mk
AgeCommit message (Expand)AuthorFilesLines
2005-11-08Add "soelim", also part of groff if replacement is needed.tv1-1/+4
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-08-30revert to /usr/bin/tr per an email from Grant. Seems /usr/xpg4/bin/trdmcmahill1-2/+2
2005-08-23use /usr/xpg4/bin/tr instead of /usr/bin/trdmcmahill1-2/+2
2005-07-31Solaris may have tbl(1) from the SUNWdoc package. avoids unnecessarygrant1-1/+6
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/+6
2005-06-03Teach the tools framework about mktemp. Replace explicit tests forjlam1-1/+4
2005-05-26Teach the tools framework about nroff.jlam1-1/+2
2005-05-14Fixed a typo when looking for /usr/bin/cmp.rillig1-2/+2
2005-05-14Fixed two obvious typos that leaded to syntax errors.rillig1-3/+3
2005-05-10Split out ldconfig handling from the USE_TOOLS processing in replace.mk.jlam1-2/+1
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-49/+49
2005-04-27/usr/xpg4/bin/sed is actually not good enough for pkgsrc, so don't listjlam1-2/+1
2005-04-27Initial stab at creating lists of system-supplied tools for each platform.jlam1-0/+60