Age | Commit message (Expand) | Author | Files | Lines |
2011-07-15 | Fix usage of archivers/pax as tool when NBPAX_PROGRAM_PREFIX is set. | hans | 1 | -2/+2 |
2011-04-08 | make the name logic for TOOLS_PATH.gtar match the logic in | tez | 1 | -1/+7 |
2011-01-19 | Typo fix | jym | 1 | -2/+2 |
2010-09-07 | Require at least version 3.1.4 of "rpm2pkg". | tron | 1 | -2/+2 |
2010-09-05 | Require at least version 3.1.3 of the "rpm2pkg" package to make sure we | tron | 1 | -2/+2 |
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 1 | -2/+2 |
2010-05-21 | if X11_TYPE is native and certain required tools do not exist nonetheless, | schwarz | 1 | -1/+7 |
2010-04-25 | - fix TOOLS_PATH for replaced bzip2, bzcat. | seanb | 1 | -2/+2 |
2010-03-21 | Depend on fixed version of xz. | wiz | 1 | -3/+3 |
2010-01-20 | Always look for plain ghostscript and always look in print/ghostscript. | joerg | 1 | -14/+2 |
2009-11-21 | Clean up path list for ghostscript. | joerg | 1 | -5/+2 |
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 |