Age | Commit message (Expand) | Author | Files | Lines |
2006-07-13 | Add DIGEST to the variables defined by default. | jlam | 1 | -1/+2 |
2006-06-14 | Teach the tools framework about "openssl". | jlam | 1 | -1/+2 |
2006-03-06 | Teach the tools framework how to supply a pkgsrc version of install-info | jlam | 1 | -1/+2 |
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 1 | -1/+2 |
2006-01-21 | unzip uses UNZIP as a special environment variable to denote the options | jlam | 1 | -2/+2 |
2006-01-08 | Teach the tools framework about "gsoelim", which is the soelim tool from | jlam | 1 | -1/+2 |
2005-11-08 | Teach the tools framework about wish and tclsh, and set WISH and TCLSH | jlam | 1 | -1/+5 |
2005-11-08 | Add "soelim", also part of groff if replacement is needed. | tv | 1 | -1/+2 |
2005-11-04 | Teach the tools framework about "sleep" which can be provided by the | jlam | 1 | -1/+2 |
2005-11-04 | Add a GNU variable for byacc so configure scripts will use YACC=byacc. | jlam | 1 | -1/+2 |
2005-11-04 | Add 'printf' and 'byacc' variables corresponding to the new tools in | jlam | 1 | -1/+3 |
2005-07-26 | Provide a "pod2man" tool used by some packages to build man pages. | jlam | 1 | -1/+2 |
2005-07-15 | Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a | jlam | 1 | -2/+2 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -4/+4 |
2005-06-24 | Teach the tools framework about csh, and replace with tcsh if necessary. | jlam | 1 | -1/+2 |
2005-06-24 | Remove unused variable _TOOLS_VARNAME.ldconfig. | jlam | 1 | -2/+1 |
2005-06-24 | Support bash as a tool, so that packages containing bash scripts | minskim | 1 | -1/+2 |
2005-06-23 | Teach the tools framework about "diff". | jlam | 1 | -1/+3 |
2005-06-17 | Pull out the LS and TR definitions from algae/Makefile and place them | jlam | 1 | -1/+3 |
2005-06-17 | PERL_PATH is also a common GNU configure script variable for the path to | jlam | 1 | -2/+2 |
2005-06-11 | Remove unnecessary .undef lines after .for loops as the loop variables | jlam | 1 | -3/+1 |
2005-06-10 | Force an autoconf "cache" override for tools that are likely to be | jlam | 1 | -2/+5 |
2005-06-07 | Add another common name for the GNU configure variable name used for the | jlam | 1 | -2/+2 |
2005-06-07 | Add a few more GNU configure variable names that are commonly used. | jlam | 1 | -2/+7 |
2005-06-03 | Teach the tools framework about mktemp. Replace explicit tests for | jlam | 1 | -1/+2 |
2005-05-26 | Teach the tools framework about nroff. | jlam | 1 | -1/+2 |
2005-05-23 | Work around brokenness in GNU configure scripts generated by autoconf-2.59a | jlam | 1 | -3/+3 |
2005-05-22 | Don't add "INSTALL" to CONFIGURE_ENV as bsd.pkg.mk adds special values | jlam | 1 | -2/+1 |
2005-05-22 | Add a few more tools for GNU configure scripts: grep, env, xmkmf. | jlam | 1 | -1/+4 |
2005-05-21 | For packages that use GNU configure scripts, pass the real command | jlam | 1 | -1/+32 |
2005-05-21 | Grammar 101 -- sentences should end in a period. | jlam | 1 | -2/+2 |
2005-05-21 | Add TNF copyright to the new tools framework makefiles. | jlam | 1 | -1/+36 |
2005-05-17 | Move perl handling into replace.mk. We now can specify USE_TOOLS+=perl | jlam | 1 | -1/+2 |
2005-05-15 | Asking the tools framework for "bison" now provides two distinct tools: | jlam | 1 | -2/+2 |
2005-05-14 | Consider ${TAR} differently from ${GTAR}. Currently, mark pkgsrc down | jlam | 1 | -6/+2 |
2005-05-14 | Temporarily define TAR here until I figure out a better way to deal | jlam | 1 | -1/+6 |
2005-05-14 | The mk/tools/defaults.mk is included by bsd.prefs.mk, so it must include | jlam | 1 | -4/+4 |
2005-05-13 | Teach the new tools framework about lha, unrar, unzip, and unzoo and | jlam | 1 | -1/+5 |
2005-05-12 | Observe the following: | jlam | 1 | -2/+5 |
2005-05-10 | Split out "strip" from the USE_TOOLS processing in replace.mk. Instead, | jlam | 1 | -2/+1 |
2005-05-10 | Make a distinction between the tools that pkgsrc needs and the tools | jlam | 1 | -4/+6 |
2005-05-04 | Teach the new tools framework about ${STRIP}, which is used in some | jlam | 1 | -1/+2 |
2005-05-03 | Teach the new tools framework about INSTALL and set the appropriate | jlam | 1 | -1/+2 |
2005-05-03 | Teach the new tools framework about MAIL_CMD. We use mail/nail as a | jlam | 1 | -1/+2 |
2005-05-02 | * Push the imake- and xmkmf-handling into the new tools framework. | jlam | 1 | -1/+3 |
2005-05-02 | Teach the new tools framework about ldconfig. This must be provided by | jlam | 1 | -1/+2 |
2005-05-02 | Teach the new tools framework about USE_TOOLS+=bzcat. | jlam | 1 | -1/+2 |
2005-04-30 | Split replace.mk into two parts, one of which is included by bsd.prefs.mk | jlam | 1 | -0/+92 |