summaryrefslogtreecommitdiff
path: root/mk/tools/defaults.mk
AgeCommit message (Expand)AuthorFilesLines
2022-01-06Extract .zst distfiles using archivers/zstd.schmonz1-1/+2
2018-08-22Remove clauses 3,4 from TNF-only copyright blocks.maya1-8/+1
2014-03-06Provide uniq(1) as a TOOLS.uebayasi1-1/+2
2013-12-01fixes last commit (copy&paste error).obache1-2/+2
2013-11-06Add `xz' command as a TOOL.obache1-1/+2
2012-10-01Add 7z archive distfile support.ryoon1-1/+2
2009-07-08Add xzcat as a tool and update lzcat's TOOLS_DEPENDS to avoid conflicts.minskim1-1/+2
2009-02-05Drop tools/bootstrap.mk. It was mostly reundant as the bootstrapjoerg1-2/+1
2008-11-15Add lzcat to the tools framework.minskim1-1/+2
2007-12-18Doing USE_TOOLS+=cmake in the configure stage is too late so move itmarkd1-1/+2
2007-12-12Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it inmarkd1-1/+2
2007-08-10Give rpm2pkg a standard variable name "RPM2PKG" and teach GNU configurejlam1-1/+3
2007-06-19Create IDENT variable by default.joerg1-1/+2
2007-06-19Add bzip2 as tool. All platforms that had code to deal with bzcatjoerg1-1/+2
2006-10-15Teach how to unpack .gem files.minskim1-1/+2
2006-07-13Add DIGEST to the variables defined by default.jlam1-1/+2
2006-06-14Teach the tools framework about "openssl".jlam1-1/+2
2006-03-06Teach the tools framework how to supply a pkgsrc version of install-infojlam1-1/+2
2006-03-05* Teach the tools framework how to supply the pkgsrc version ofjlam1-1/+2
2006-01-21unzip uses UNZIP as a special environment variable to denote the optionsjlam1-2/+2
2006-01-08Teach the tools framework about "gsoelim", which is the soelim tool fromjlam1-1/+2
2005-11-08Teach the tools framework about wish and tclsh, and set WISH and TCLSHjlam1-1/+5
2005-11-08Add "soelim", also part of groff if replacement is needed.tv1-1/+2
2005-11-04Teach the tools framework about "sleep" which can be provided by thejlam1-1/+2
2005-11-04Add a GNU variable for byacc so configure scripts will use YACC=byacc.jlam1-1/+2
2005-11-04Add 'printf' and 'byacc' variables corresponding to the new tools injlam1-1/+3
2005-07-26Provide a "pod2man" tool used by some packages to build man pages.jlam1-1/+2
2005-07-15Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify ajlam1-2/+2
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-4/+4
2005-06-24Teach the tools framework about csh, and replace with tcsh if necessary.jlam1-1/+2
2005-06-24Remove unused variable _TOOLS_VARNAME.ldconfig.jlam1-2/+1
2005-06-24Support bash as a tool, so that packages containing bash scriptsminskim1-1/+2
2005-06-23Teach the tools framework about "diff".jlam1-1/+3
2005-06-17Pull out the LS and TR definitions from algae/Makefile and place themjlam1-1/+3
2005-06-17PERL_PATH is also a common GNU configure script variable for the path tojlam1-2/+2
2005-06-11Remove unnecessary .undef lines after .for loops as the loop variablesjlam1-3/+1
2005-06-10Force an autoconf "cache" override for tools that are likely to bejlam1-2/+5
2005-06-07Add another common name for the GNU configure variable name used for thejlam1-2/+2
2005-06-07Add a few more GNU configure variable names that are commonly used.jlam1-2/+7
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-23Work around brokenness in GNU configure scripts generated by autoconf-2.59ajlam1-3/+3
2005-05-22Don't add "INSTALL" to CONFIGURE_ENV as bsd.pkg.mk adds special valuesjlam1-2/+1
2005-05-22Add a few more tools for GNU configure scripts: grep, env, xmkmf.jlam1-1/+4
2005-05-21For packages that use GNU configure scripts, pass the real commandjlam1-1/+32
2005-05-21Grammar 101 -- sentences should end in a period.jlam1-2/+2
2005-05-21Add TNF copyright to the new tools framework makefiles.jlam1-1/+36
2005-05-17Move perl handling into replace.mk. We now can specify USE_TOOLS+=perljlam1-1/+2
2005-05-15Asking the tools framework for "bison" now provides two distinct tools:jlam1-2/+2
2005-05-14Consider ${TAR} differently from ${GTAR}. Currently, mark pkgsrc downjlam1-6/+2