Age | Commit message (Expand) | Author | Files | Lines |
2009-02-05 | Drop tools/bootstrap.mk. It was mostly reundant as the bootstrap | joerg | 4 | -132/+9 |
2009-02-05 | Don't skip the pax dependency. It has been registered as part of the | joerg | 1 | -6/+2 |
2009-02-02 | Use system tbl if it exists. From Jens Rehsack. | joerg | 1 | -1/+4 |
2009-01-22 | Do not use GNU m4 shipped with the OS on systems prior to Mac OS 10.5. | schwarz | 1 | -2/+2 |
2008-12-23 | Use a temporary variable to hold ${_dep_:C/\:.*$//} since it is used | dsl | 1 | -2/+3 |
2008-12-15 | There is no mail/nail anymore. | rillig | 1 | -5/+5 |
2008-12-05 | Bump intltools dependency default to 0.40.0, more and more programs need it. | wiz | 1 | -2/+2 |
2008-11-15 | Add lzcat to the tools framework. | minskim | 2 | -2/+14 |
2008-10-08 | Allow use of fetch as tool. | joerg | 1 | -1/+11 |
2008-09-11 | If "/usr/gnu/bin/false" exists use that as a value of ${FALSE}. This is known | adrianp | 1 | -1/+5 |
2008-08-10 | Prefer builtin echo, test/[, true/false. | ahoka | 2 | -6/+10 |
2008-08-09 | UCB binaries were removed from OpenSolaris, so let's use builtin echo | ahoka | 1 | -2/+6 |
2008-07-21 | set TOOLS_PLATFORM.ftp to /usr/bin/ftp | dbj | 1 | -1/+2 |
2008-05-25 | DragonFly normally has bsdtar in /usr/bin. | joerg | 1 | -1/+4 |
2008-05-25 | Add bsdtar to the tools list. | joerg | 1 | -1/+12 |
2008-05-25 | bootstrap packages has been registered for while now. | joerg | 1 | -6/+2 |
2008-05-22 | Add ftp as tool. On NetBSD and DragonFly, this will use the system | joerg | 3 | -3/+15 |
2008-05-17 | Check that /usr/bin/patch really exists, so that we can gracefully fall | tnn | 1 | -1/+3 |
2008-04-20 | Reset PKG_CONFIG_PATH in the environment. Fixes misterious build problems | jmmv | 1 | -2/+4 |
2008-04-15 | Require at least version 3.81 of "gmake". It has been in "pkgsrc" for | tron | 1 | -2/+2 |
2008-04-04 | Detect and use native bzip2(1) tool. | tnn | 1 | -1/+6 |
2008-03-11 | Revert previous, /bin/ksh appears to be even worse than /bin/sh. | tnn | 1 | -2/+2 |
2008-03-11 | Use /bin/ksh instead of /bin/sh on HPUX. | tnn | 1 | -2/+2 |
2008-02-29 | Make chrpath(1) a tool. Intended scope is fixing up some Linux emulation | tnn | 1 | -1/+12 |
2008-02-19 | Look for mktemp in /bin, too, where Debian systems keep it. | epg | 1 | -1/+3 |
2008-02-13 | Don't use the bundled GNU Make on Mac OS X version older than Leopard. | tron | 1 | -1/+3 |
2008-02-13 | Fix a recently introduced logic error. PR pkg/37998 from Stuart Shelton. | tnn | 1 | -6/+6 |
2008-02-13 | Whenever a tool from TOOLS_FAIL is executed, print a useful error | rillig | 1 | -2/+4 |
2008-02-07 | Same as previous, but the line above. (Sigh) | tnn | 1 | -3/+4 |
2008-02-07 | Oops, make sure the variable is defined before testing it's value. | tnn | 1 | -2/+3 |
2008-02-07 | Fix busted groff handling on SunOS. | tnn | 1 | -3/+7 |
2008-01-14 | remove makedepend hack | tnn | 1 | -4/+1 |
2008-01-04 | Made the .include directives simpler, since the directory of the | rillig | 2 | -20/+20 |
2007-12-18 | Doing USE_TOOLS+=cmake in the configure stage is too late so move it | markd | 4 | -12/+30 |
2007-12-12 | Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it in | markd | 2 | -2/+14 |
2007-11-28 | Modern versions of Solaris include "/bin/bash". | tron | 1 | -1/+4 |
2007-11-26 | Define "TOOLS_PLATFORM.flex" to "/usr/bin/flex" not "/usr/bin/lex". | tron | 1 | -2/+2 |
2007-11-22 | Don't try to use "/usr/bin/perl" as a tool under Darwin. | tron | 1 | -2/+1 |
2007-11-19 | Generalize the condition for defining PERL5, so that PERL5 is never | minskim | 1 | -2/+2 |
2007-11-19 | Do not define PERL5 as a tool when building devel/perl5, which defines | minskim | 1 | -1/+3 |
2007-11-16 | Use native perl as a tool on Darwin. | minskim | 1 | -1/+2 |
2007-11-08 | Allow both gzip and gzip-base to provide gzip. | joerg | 1 | -10/+10 |
2007-09-30 | Outside of .for loops, there is no _t_ variable. Hi joerg. | rillig | 1 | -10/+10 |
2007-09-30 | Fixed indentation. | rillig | 2 | -19/+19 |
2007-09-25 | Fix a comment (gnome-vfs2 -> gnome-vfs). | hira | 1 | -2/+2 |
2007-09-10 | Reverted the last change. Apparently, it was committed without testing | rillig | 1 | -18/+38 |
2007-09-10 | Why should we write the same code over and over again? We shouldn't. | rillig | 1 | -38/+18 |
2007-09-10 | Added information about imake-specific variables. | rillig | 1 | -1/+13 |
2007-08-30 | Newer AIX has bzip2 and bzcat pre-installed. | joerg | 1 | -1/+7 |
2007-08-20 | Add readelf as tool, for only only the BSDs get it. | joerg | 4 | -5/+13 |