Age | Commit message (Expand) | Author | Files | Lines |
2011-10-04 | In SunOS 5.10 and earlier, some tools only exist in /usr/sfw/bin. | hans | 1 | -1/+25 |
2011-10-04 | Re-enable pkg-config on SunOS 5.11. | hans | 1 | -4/+4 |
2011-09-29 | Disable using perl and pkg-config as host tools for the upcoming branch. | hans | 1 | -8/+8 |
2011-09-14 | When using native pkg-config, provide a variable with arguments for | hans | 1 | -1/+3 |
2011-09-14 | Use more host tools on SunOS. Default to GNU tools when available. | hans | 1 | -15/+89 |
2011-08-16 | false is /usr/bin/false, not "exit 1". These two are not the same thing. | bsiegert | 1 | -2/+2 |
2011-08-16 | Add autopoint to _TOOLS.gettext-tools | abs | 1 | -2/+2 |
2011-07-15 | Fix usage of archivers/pax as tool when NBPAX_PROGRAM_PREFIX is set. | hans | 1 | -2/+2 |
2011-07-15 | Fix soelim tool definition for SunOS. | hans | 1 | -2/+2 |
2011-06-20 | OpenBSD-4.9 does not have nroff and soelim. | obache | 1 | -1/+5 |
2011-04-08 | make the name logic for TOOLS_PATH.gtar match the logic in | tez | 1 | -1/+7 |
2011-04-05 | Make MAKE_PROGRAM overridable by packages. | wiz | 1 | -2/+2 |
2011-01-23 | Add support for MirBSD to pkgsrc. Patches from Benny Siegert and | agc | 1 | -0/+77 |
2011-01-19 | Typo fix | jym | 1 | -2/+2 |
2010-11-22 | Add fetch tool. | obache | 1 | -1/+2 |
2010-11-10 | use -current's builtin xzcat | drochner | 1 | -1/+4 |
2010-11-09 | Added TOOLS_PLATFORM.bsdtar | adam | 1 | -1/+4 |
2010-10-28 | Added soelim | adam | 1 | -1/+4 |
2010-10-21 | No ldconfig on Darwin | adam | 1 | -2/+1 |
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-08-25 | Add builtin lzcat and xzcat. | obache | 1 | -1/+7 |
2010-08-24 | I'm fed up with having to waste time because PKG_DEVELOPER is "special" and | bad | 1 | -2/+2 |
2010-08-21 | define dummy file command, same as OSF1 and FreeMiNT. | obache | 1 | -2/+2 |
2010-06-21 | Catch up to Haiku R1 Alpha2. | obache | 1 | -3/+13 |
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-05-03 | Remove force to use symbolic link. | obache | 1 | -2/+2 |
2010-04-25 | - fix TOOLS_PATH for replaced bzip2, bzcat. | seanb | 1 | -2/+2 |
2010-04-10 | strip \r in awk script, avoid to extra `tr' exec. | obache | 3 | -7/+5 |
2010-04-09 | Use patch from obache that strips out DOS line endings. | wiz | 2 | -3/+6 |
2010-03-21 | Depend on fixed version of xz. | wiz | 1 | -3/+3 |
2010-02-13 | Adjust chgrp/chown paths for SSD/Linux. | obache | 1 | -1/+9 |
2010-02-06 | Add Haiku support file. | obache | 1 | -0/+87 |
2010-01-20 | Always look for plain ghostscript and always look in print/ghostscript. | joerg | 1 | -14/+2 |
2010-01-16 | Add support of SSD/Linux. | obache | 1 | -1/+14 |
2009-12-19 | SUA 6.0 have patch command sufficent to use with pkgsrc. | obache | 1 | -1/+4 |
2009-12-13 | Update tool paths and arguments for SUA 6.0 | obache | 1 | -1/+28 |
2009-12-07 | Linux's rpcgen has the location of cpp compiled in. Make it use the | dholland | 1 | -1/+3 |
2009-11-21 | Clean up path list for ghostscript. | joerg | 1 | -5/+2 |
2009-10-11 | don't assume we have /bin/zcat | tnn | 1 | -1/+3 |
2009-09-04 | Use unzip from base if it exists. | joerg | 1 | -1/+4 |
2009-08-18 | Add TOOLS_PLATFORM.groff. groff has been installed at least since 10.4. | yyamano | 1 | -1/+4 |
2009-07-08 | Add xzcat as a tool and update lzcat's TOOLS_DEPENDS to avoid conflicts. | minskim | 2 | -4/+16 |
2009-06-10 | Hide automake-1.11 by default as well. | wiz | 1 | -3/+5 |
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-04-01 | Remove tool definition for native pax as it is not fully compatible with | joerg | 2 | -4/+2 |
2009-03-27 | Pass some additional options down as used by the scmgit-base build. | joerg | 1 | -2/+5 |
2009-03-22 | Fix copy&paste error resulting in duplicate .endif. | joerg | 1 | -2/+1 |