pkgsrc/mk/tools
riastradh 6413b402de Don't let the pkgsrc TARGET_ARCH bleed into gmake's environment.
This is a provisional kludge to work around PR pkg/47838.  Sorry for
taking far too long to find a workaround that doesn't break various
other stuff too -- this duration of time was ridiculous, and it was
entirely my fault.

We can get rid of this kludge when we start using `env -i' in the
build phase or when we replace TARGET_ARCH by TARGET_MACHINE_PLATFORM
(and replace the make-internal variable MACHINE_ARCH by
MACHINE_PLATFORM -- that is part of what makes the logic in
pkgformat/pkg/depends.mk and bsd.prefs.mk so fragile).  However,
although I intend to do both of these things, they were deemed too
likely to cause too much fallout just before the freeze, so they'll
wait until after the freeze.
2013-06-12 20:37:43 +00:00
..
autoconf.mk Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. 2013-05-09 23:37:25 +00:00
automake.mk Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. 2013-05-09 23:37:25 +00:00
bison.mk Add bison.mk, derived from flex.mk, to allow setting a minimum bison 2012-01-14 00:47:53 +00:00
bsd.tools.mk Support zip and related utilities as host tools. 2012-01-14 01:52:14 +00:00
cmake.mk
create.mk create tools' aliases additionally with _OPSYS_EXE_SUFFIX. 2013-02-27 12:09:39 +00:00
defaults.mk Add 7z archive distfile support. 2012-10-01 10:45:16 +00:00
digest.mk
flex.mk Add flex.mk, based on texinfo.mk, to check the version of the 2011-11-26 14:58:45 +00:00
gettext.mk * bump required gettext-tools from pkgsrc to 0.15 to match required gettext-lib capability. 2013-05-02 13:12:03 +00:00
gmake.mk Don't let the pkgsrc TARGET_ARCH bleed into gmake's environment. 2013-06-12 20:37:43 +00:00
imake.mk
intltool.mk Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. 2013-05-09 23:37:25 +00:00
ldconfig.mk
make.mk
msgfmt-msgctxt.awk Insert a dummy SPACE before the first "msgstr" start with "\n", if "msgid" 2013-05-06 13:20:07 +00:00
msgfmt-msgid_plural.awk
msgfmt.sh
perl.mk
pkg-config.mk allow PKG_CONFIG_PATH to be set by the pkg, needed 2012-10-30 18:48:33 +00:00
replace.mk create X related tools also for X11_TYPE=native. 2013-06-06 02:17:17 +00:00
rpcgen.mk
strip.mk
texinfo.mk
tools.AIX.mk
tools.BSDOS.mk
tools.Cygwin.mk add `-b' (binary) option for SED to prevent special processing about CR+LF. 2013-05-16 08:28:11 +00:00
tools.Darwin.mk Add curl tool on Darwin and Linux if it exists, as it is very common. 2012-07-27 14:38:26 +00:00
tools.DragonFly.mk mk/tools/tools.DragonFly.mk: Add some native tools 2011-12-08 20:38:39 +00:00
tools.FreeBSD.mk FreeBSD has pax as /bin/pax. 2012-04-20 08:47:01 +00:00
tools.FreeMiNT.mk file command usage is limited in pkgsrc now, so no need to use hacked one. 2013-05-12 06:19:21 +00:00
tools.Haiku.mk more update for R1Alpha4, and let /boot/common/bin as optionlfy. 2013-06-02 06:51:08 +00:00
tools.HPUX.mk
tools.Interix.mk
tools.IRIX.mk Drop imake-check logic from X11 components' builtin.mk. 2012-03-19 12:34:12 +00:00
tools.Linux.mk Add xz to tools.Linux.mk. 2012-10-01 10:25:03 +00:00
tools.Minix.mk tools.Minix.mk: Add new tools, update paths, and put in alpha order. 2013-04-07 20:04:17 +00:00
tools.MirBSD.mk In MirBSD-current, true and false are now under /bin instead of /usr/bin. 2012-09-28 19:07:59 +00:00
tools.NetBSD.mk Set NATIVE_CC/CC, NATIVE_CXX/CXX, and NATIVE_LD/LD for cross-builds. 2013-05-09 23:33:53 +00:00
tools.OpenBSD.mk OpenBSD has builtin pax tool. 2012-05-03 06:52:01 +00:00
tools.OSF1.mk hacked `file' command was introduced for text file check in SUBST, 2013-05-12 06:07:45 +00:00
tools.SunOS.mk Don't use GNU tar as bsdtar, it isn't fully compatible and fails with 2013-02-12 15:08:48 +00:00
tools.UnixWare.mk
zip.mk Support zip and related utilities as host tools. 2012-01-14 01:52:14 +00:00