Age | Commit message (Expand) | Author | Files | Lines |
2013-07-03 | Revert back to avoiding the native SunOS pax by default. | jperkin | 1 | -2/+3 |
2013-06-12 | Don't let the pkgsrc TARGET_ARCH bleed into gmake's environment. | riastradh | 1 | -1/+10 |
2013-06-06 | create X related tools also for X11_TYPE=native. | obache | 1 | -28/+46 |
2013-06-05 | fixes usage of TOOLS_CREATE for X related tools, and those tools will be created | obache | 1 | -10/+10 |
2013-06-02 | more update for R1Alpha4, and let /boot/common/bin as optionlfy. | obache | 1 | -3/+20 |
2013-06-02 | hacked `file' command is not required anymore. | obache | 1 | -2/+1 |
2013-06-02 | gmake is not in /bin on Haiku R1Alpha4. | obache | 1 | -1/+5 |
2013-05-21 | Use GMAKE_REQD in TOOLS_DEPENDS.gmake, bump GMAKE_REQD to 3.81. | sbd | 2 | -4/+4 |
2013-05-16 | add `-b' (binary) option for SED to prevent special processing about CR+LF. | obache | 1 | -2/+2 |
2013-05-12 | file command usage is limited in pkgsrc now, so no need to use hacked one. | obache | 1 | -2/+1 |
2013-05-12 | hacked `file' command was introduced for text file check in SUBST, | obache | 1 | -2/+2 |
2013-05-09 | Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. | riastradh | 4 | -18/+18 |
2013-05-09 | Set NATIVE_CC/CC, NATIVE_CXX/CXX, and NATIVE_LD/LD for cross-builds. | riastradh | 1 | -2/+8 |
2013-05-06 | Insert a dummy SPACE before the first "msgstr" start with "\n", if "msgid" | obache | 1 | -2/+50 |
2013-05-05 | fixes obsolete pattern check, move to before push msgctxt. | obache | 1 | -2/+3 |
2013-05-03 | Instead of drop msgctxt, treat same as gettext-tools>=0.15. | obache | 1 | -16/+102 |
2013-05-02 | * bump required gettext-tools from pkgsrc to 0.15 to match required gettext-l... | obache | 1 | -13/+14 |
2013-04-24 | Use the ghostscript meta-package instead of ghostscript-gpl or | sbd | 1 | -13/+3 |
2013-04-07 | tools.Minix.mk: Add new tools, update paths, and put in alpha order. | tcort | 1 | -16/+25 |
2013-03-16 | print/ghostscript -> print/ghostscript-agpl | dholland | 1 | -3/+3 |
2013-03-16 | Choose ghostscript package for ghostscript tools based on whether | dholland | 1 | -3/+13 |
2013-03-15 | Ensure that pkgsrc openssl tool is used if not using builtin openssl. | fhajny | 1 | -1/+10 |
2013-02-27 | create tools' aliases additionally with _OPSYS_EXE_SUFFIX. | obache | 1 | -1/+6 |
2013-02-17 | Clean up tools for Cygwin: | obache | 1 | -16/+66 |
2013-02-12 | Don't use GNU tar as bsdtar, it isn't fully compatible and fails with | jperkin | 1 | -3/+1 |
2013-02-10 | Add preference for Cygwin. | obache | 1 | -0/+97 |
2013-02-09 | sed and install have moved to /usr/bin | tcort | 1 | -3/+3 |
2012-10-30 | allow PKG_CONFIG_PATH to be set by the pkg, needed | drochner | 1 | -2/+2 |
2012-10-01 | Add 7z archive distfile support. | ryoon | 2 | -2/+14 |
2012-10-01 | Add xz to tools.Linux.mk. | ryoon | 1 | -1/+5 |
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 |