Age | Commit message (Expand) | Author | Files | Lines |
2009-07-08 | Add xzcat as a tool and update lzcat's TOOLS_DEPENDS to avoid conflicts. | minskim | 1 | -3/+14 |
2009-04-22 | _PATCH_BACKUP_ARG must match the selected patch, so override potential | joerg | 1 | -2/+2 |
2009-04-21 | Use nbpatch, not gpatch, when the platform is missing it. | joerg | 1 | -5/+5 |
2009-02-05 | Don't skip the pax dependency. It has been registered as part of the | joerg | 1 | -6/+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-11-15 | Add lzcat to the tools framework. | minskim | 1 | -1/+12 |
2008-10-08 | Allow use of fetch as tool. | joerg | 1 | -1/+11 |
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 | 1 | -1/+11 |
2008-04-15 | Require at least version 3.81 of "gmake". It has been in "pkgsrc" for | tron | 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-13 | Fix a recently introduced logic error. PR pkg/37998 from Stuart Shelton. | tnn | 1 | -6/+6 |
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-04 | Made the .include directives simpler, since the directory of the | rillig | 1 | -2/+2 |
2007-12-18 | Doing USE_TOOLS+=cmake in the configure stage is too late so move it | markd | 1 | -10/+12 |
2007-12-12 | Add support for cmake as a tool (USE_TOOLS+=cmake) and for using it in | markd | 1 | -1/+12 |
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 | 1 | -16/+16 |
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-08-17 | Remove infrastructure side of Xorg 6.9 support. Begin to simplify | joerg | 1 | -36/+19 |
2007-08-13 | rpm2pkg is actually in ${PREFIX}/sbin. | jlam | 1 | -2/+2 |
2007-07-31 | Teach the extract module to extract RPMs with rpm2pkg. | jlam | 1 | -1/+12 |
2007-07-02 | Don't special case mtree as tool. | joerg | 1 | -2/+2 |
2007-06-19 | Add bzip2 as tool. All platforms that had code to deal with bzcat | joerg | 1 | -10/+12 |
2007-06-19 | Add ident as tool and use /usr/bin/ident on those platforms I know to | joerg | 1 | -1/+12 |
2007-05-29 | Test to see if a variable is defined before testing for its value. Keeps | dmcmahill | 1 | -2/+3 |
2007-05-27 | Define a TOOLS_ENV variable that holds a shell environment that may be | jlam | 1 | -7/+22 |
2007-05-27 | Move the .if test out of the .for loop because the test condition doesn't | jlam | 1 | -5/+5 |
2007-05-25 | Add xauth as tool. | joerg | 1 | -2/+13 |
2007-03-05 | Backed out the latest change because of: | rillig | 1 | -3/+1 |
2007-02-23 | Too many packages fail in mysterious ways when they cannot find | rillig | 1 | -1/+3 |
2007-01-22 | Add xinit as tool. | joerg | 1 | -2/+13 |
2007-01-16 | Add modular Xorg support for iceauth and xmessage as tool, nuke | joerg | 1 | -3/+24 |
2007-01-02 | Fix typo in comment. | wiz | 1 | -2/+2 |
2007-01-02 | Add font and imake tools for modular Xorg. | joerg | 1 | -5/+87 |
2006-12-27 | Skip gs as tool during build of print/ghostscript6. | joerg | 1 | -2/+3 |
2006-12-27 | Use print/ghostscript as default now that it is newer than | joerg | 1 | -2/+2 |
2006-11-03 | Add mkfontscale. | joerg | 1 | -1/+9 |
2006-10-15 | Teach how to unpack .gem files. | minskim | 1 | -1/+12 |
2006-09-27 | Remove XFree86. | joerg | 1 | -13/+3 |
2006-08-07 | Add "dvipdf" to the list of tools provided by ghostscript. | cube | 1 | -2/+2 |
2006-07-13 | * Add a new stage "bootstrap-depends" that happens before all other | jlam | 1 | -1/+5 |
2006-07-10 | Back out revision 1.172 of mk/tools/replace.mk -- we never want to | jlam | 1 | -5/+2 |
2006-07-08 | make sure the IMAKE definition, if set, is used in case X11_TYPE is native | schwarz | 1 | -2/+5 |