Age | Commit message (Expand) | Author | Files | Lines |
2013-11-16 | Decompress .lz files with lzip. | shattered | 1 | -1/+12 |
2013-11-06 | Add `xz' command as a TOOL. | obache | 9 | -18/+37 |
2013-10-26 | Newer versions of OSX don't ship with gnutar. From Jan Danielsson. | joerg | 1 | -1/+3 |
2013-09-12 | Fix xargs option. | ryoon | 1 | -2/+2 |
2013-09-12 | Switch to textproc/mdocml as the tool replacement provider for 'nroff'. | jperkin | 1 | -2/+23 |
2013-08-24 | Tell "readlink" location for Cygwin, DragonFly, FreeBSD and Haiku. | obache | 4 | -4/+8 |
2013-08-24 | Define "readlink" location for Linux and OpenBSD. | tron | 2 | -2/+4 |
2013-08-22 | HP-UX has tbl as /usr/bin/tbl. | obache | 1 | -1/+2 |
2013-08-18 | NetBSD and Mac OS X both provide "readlink" under "/usr/bin/readlink". | tron | 2 | -2/+4 |
2013-08-17 | add readlink to replaceable coreutils (for solaris, namely) | richard | 1 | -3/+3 |
2013-07-26 | Add (Debian) GNU/kFreeBSD port. | ryoon | 1 | -0/+86 |
2013-07-15 | Revert back to avoiding the system bison. Whilst it is new enough to | jperkin | 1 | -3/+6 |
2013-07-09 | Allow the system bison to be used. The comment that it was too old is | jperkin | 1 | -4/+3 |
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 |