Age | Commit message (Expand) | Author | Files | Lines |
2012-09-28 | In MirBSD-current, true and false are now under /bin instead of /usr/bin. | bsiegert | 1 | -3/+3 |
2012-09-10 | Quick-and-(possibly)-dirty fix to make gimp-2.8.2 build | adam | 1 | -2/+2 |
2012-09-03 | Now MSGFMT_STRIP_MSGCTXT defaults to 'no', since devel/getttext-tools is the ... | adam | 1 | -7/+7 |
2012-07-27 | Add curl tool on Darwin and Linux if it exists, as it is very common. | jperkin | 2 | -2/+8 |
2012-07-27 | Use /usr/bin/true instead of : for true. The latter is incompatible with | bsiegert | 1 | -2/+2 |
2012-07-27 | Make curl a tool. Add support for /usr/bin/curl, if available, on Solaris. | jperkin | 2 | -2/+15 |
2012-07-06 | Update pkg-config dependency to 0.25 (in pkgsrc since 2010) since even | wiz | 1 | -2/+2 |
2012-06-25 | Support strip in /usr/bin/strip, as per SmartOS. | jperkin | 1 | -1/+5 |
2012-06-15 | Use native ksh93 on Solaris 11 and derivatives. | jperkin | 1 | -1/+2 |
2012-05-30 | Remove GNU_PROGRAM_PREFIX as discussed in pkgsrc-users@ | cheusov | 1 | -15/+9 |
2012-05-26 | Only pick up /sbin/ldconfig as ldconfig tool for the case OBJECT_FMT=="a.out". | obache | 1 | -2/+2 |
2012-05-21 | Add native pax. | jperkin | 1 | -2/+2 |
2012-05-18 | Add native pax. | jperkin | 1 | -1/+2 |
2012-05-03 | OpenBSD has builtin pax tool. | obache | 1 | -1/+2 |
2012-04-20 | FreeBSD has pax as /bin/pax. | obache | 1 | -1/+2 |
2012-04-13 | Use _TOOLS.pkg when using for loops in mk/tools/replace.mk so that pkglint | sbd | 1 | -4/+7 |
2012-04-12 | Force pkgsrc perl as tool if perl is buildlinked or a dependency on a | hans | 1 | -2/+4 |
2012-04-08 | Set TOOLS_PLATFORM.xzcat. | ryoon | 1 | -1/+4 |
2012-03-19 | Drop imake-check logic from X11 components' builtin.mk. | joerg | 2 | -25/+3 |
2012-02-23 | Fix TOOLS_PATH.tar definition when NBPAX_PROGRAM_PREFIX is set. | hans | 1 | -2/+2 |
2012-02-15 | Add TOOLS_DEPENDS.ghostscript to MAKEVARS, not its value. | hans | 1 | -2/+2 |
2012-02-06 | Revert runaway commit | fhajny | 1 | -2/+2 |
2012-02-06 | Added devel/ruby-kgio, www/ruby-raindrops and www/ruby-unicorn | fhajny | 1 | -2/+2 |
2012-02-04 | The correct dependence for gem is ${RUBY_PKGPREFIX}-rubygems-[0-9]* | sbd | 1 | -2/+2 |
2012-02-01 | gem command is included in ruby-1.9 and later. | obache | 1 | -2/+6 |
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 |