pkgsrc/mk/tools
adrianp 37c62b92f5 If "/usr/gnu/bin/false" exists use that as a value of ${FALSE}. This is known
to exist at least on OpenSolaris.  This makes the useradd scripts work
under OpenSolaris as it won't accept "false" as a ${SHELL}.
2008-09-11 23:00:31 +00:00
..
autoconf.mk Remove trailing tabs. 2006-12-15 13:15:06 +00:00
automake.mk Deprecate unused BUILD_USES_GETTEXT_M4 variable. 2007-03-01 22:29:15 +00:00
bootstrap.mk Remove trailing spaces. 2006-12-15 12:46:23 +00:00
bsd.tools.mk Made the .include directives simpler, since the directory of the 2008-01-04 01:46:24 +00:00
cmake.mk Doing USE_TOOLS+=cmake in the configure stage is too late so move it 2007-12-18 10:18:39 +00:00
create.mk Whenever a tool from TOOLS_FAIL is executed, print a useful error 2008-02-13 09:11:01 +00:00
defaults.mk Doing USE_TOOLS+=cmake in the configure stage is too late so move it 2007-12-18 10:18:39 +00:00
digest.mk * Add a new stage "bootstrap-depends" that happens before all other 2006-07-13 14:02:34 +00:00
gettext.mk Add msgconv to the gettext tools. 2007-06-15 17:11:33 +00:00
imake.mk Added information about imake-specific variables. 2007-09-10 06:36:25 +00:00
intltool.mk Only override intltool if the intltool tool was requested. 2006-07-05 10:23:58 +00:00
ldconfig.mk
make.mk
msgfmt.sh Fix a comment (gnome-vfs2 -> gnome-vfs). 2007-09-25 10:32:17 +00:00
perl.mk Generalize the condition for defining PERL5, so that PERL5 is never 2007-11-19 04:08:58 +00:00
pkg-config.mk Reset PKG_CONFIG_PATH in the environment. Fixes misterious build problems 2008-04-20 19:32:31 +00:00
replace.mk Add bsdtar to the tools list. 2008-05-25 16:55:32 +00:00
rpcgen.mk
strip.mk
texinfo.mk
tools.AIX.mk Newer AIX has bzip2 and bzcat pre-installed. 2007-08-30 21:29:21 +00:00
tools.BSDOS.mk If /usr/bin/printf exists, it will be used. 2006-10-17 06:13:51 +00:00
tools.Darwin.mk set TOOLS_PLATFORM.ftp to /usr/bin/ftp 2008-07-21 17:34:19 +00:00
tools.DragonFly.mk DragonFly normally has bsdtar in /usr/bin. 2008-05-25 21:40:59 +00:00
tools.FreeBSD.mk Add readelf as tool, for only only the BSDs get it. 2007-08-20 11:00:33 +00:00
tools.HPUX.mk Revert previous, /bin/ksh appears to be even worse than /bin/sh. 2008-03-11 17:50:14 +00:00
tools.Interix.mk Use the shell "test" builtin. Not only is it faster, but /bin/test is 2006-11-06 19:18:42 +00:00
tools.IRIX.mk IRIX patch isn't usable. 2007-01-08 08:55:52 +00:00
tools.Linux.mk Check that /usr/bin/patch really exists, so that we can gracefully fall 2008-05-17 18:34:50 +00:00
tools.NetBSD.mk Add ftp as tool. On NetBSD and DragonFly, this will use the system 2008-05-22 20:11:55 +00:00
tools.OpenBSD.mk Add readelf as tool, for only only the BSDs get it. 2007-08-20 11:00:33 +00:00
tools.OSF1.mk Prefer builtin echo, test/[, true/false. 2008-08-10 15:17:25 +00:00
tools.SunOS.mk If "/usr/gnu/bin/false" exists use that as a value of ${FALSE}. This is known 2008-09-11 23:00:31 +00:00
tools.UnixWare.mk