Age | Commit message (Expand) | Author | Files | Lines |
2012-01-14 | gsed related clean up. | obache | 1 | -2/+1 |
2012-01-14 | Use native zip etc. if available. | hans | 1 | -1/+7 |
2012-01-14 | Support zip and related utilities as host tools. | hans | 3 | -2/+27 |
2012-01-14 | Add bison.mk, derived from flex.mk, to allow setting a minimum bison | hans | 2 | -1/+70 |
2012-01-12 | Add pod2text as host tool. | hans | 1 | -2/+2 |
2011-12-14 | Also disable native patch on FreeBSD | joerg | 1 | -2/+3 |
2011-12-14 | Don't pick up GNU patch on Darwin, Linux and SunOS. It has a number of | joerg | 3 | -11/+11 |
2011-12-08 | mk/tools/tools.DragonFly.mk: Add some native tools | marino | 1 | -2/+4 |
2011-12-06 | mk/tools: Fix flex tool definition for DragonFly | marino | 1 | -2/+2 |
2011-11-30 | Fix perl version.mk botch. | hans | 1 | -1/+2 |
2011-11-29 | fix variable expansion | hans | 1 | -2/+2 |
2011-11-29 | Add perldoc and pod2html to tools. | hans | 1 | -2/+2 |
2011-11-29 | Unify handling of perl tools. | hans | 1 | -25/+19 |
2011-11-26 | Add gmake.mk, based on texinfo.mk, to check the version of the | hans | 2 | -1/+67 |
2011-11-26 | Add flex.mk, based on texinfo.mk, to check the version of the | hans | 2 | -1/+70 |
2011-11-17 | Add objcopy to the list of cross-compiling tools. | joerg | 1 | -2/+2 |
2011-11-05 | Define the tools available on the Minix platform. | tcort | 1 | -0/+65 |
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 |