pkgsrc/mk/tools
jlam 780794d4c1 Work around brokenness in GNU configure scripts generated by autoconf-2.59a
-- the checks for grep and egrep are broken because when passed GREP
and EGREP in the environment, the script causes GREP and EGREP to be
set to empty strings, which causes GNU configure scripts to hang or
break.  Pass the real paths to grep and egrep through using ac_cv_path_GREP
and ac_cv_path_EGREP as well to avoid the brokenness.  This fixes the
build of textproc/gsed.
2005-05-23 17:07:22 +00:00
..
autoconf.mk Grammar 101 -- sentences should end in a period. 2005-05-21 04:53:17 +00:00
automake.mk Grammar 101 -- sentences should end in a period. 2005-05-21 04:53:17 +00:00
bootstrap.mk Grammar 101 -- sentences should end in a period. 2005-05-21 04:53:17 +00:00
bsd.tools.mk Grammar 101 -- sentences should end in a period. 2005-05-21 04:53:17 +00:00
defaults.mk Work around brokenness in GNU configure scripts generated by autoconf-2.59a 2005-05-23 17:07:22 +00:00
imake.mk Do not enable _IMAKE_TOOLS unless imake is used. Otherwise, packages 2005-05-22 05:21:15 +00:00
ldconfig.mk Grammar 101 -- sentences should end in a period. 2005-05-21 04:53:17 +00:00
make.mk Grammar 101 -- sentences should end in a period. 2005-05-21 04:53:17 +00:00
perl.mk Some packages want to embed the path to the perl tool in scripts but 2005-05-22 02:30:53 +00:00
replace.mk Teach the tools framework about "flex" so that packages can specify 2005-05-23 01:20:50 +00:00
rpcgen.mk Grammar 101 -- sentences should end in a period. 2005-05-21 04:53:17 +00:00
strip.mk Grammar 101 -- sentences should end in a period. 2005-05-21 04:53:17 +00:00
texinfo.mk Grammar 101 -- sentences should end in a period. 2005-05-21 04:53:17 +00:00
tools.AIX.mk Consider ${TAR} differently from ${GTAR}. Currently, mark pkgsrc down 2005-05-14 21:15:07 +00:00
tools.BSDOS.mk Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USING 2005-05-16 03:04:44 +00:00
tools.Darwin.mk Teach the tools framework about "flex" so that packages can specify 2005-05-23 01:20:50 +00:00
tools.DragonFly.mk Teach the tools framework about "flex" so that packages can specify 2005-05-23 01:20:50 +00:00
tools.FreeBSD.mk Teach the tools framework about "flex" so that packages can specify 2005-05-23 01:20:50 +00:00
tools.Interix.mk It's actually /usr/contrib/bin/gawk. 2005-05-10 21:15:22 +00:00
tools.IRIX.mk gzip and gunzip don't exist on IRIX 5 so wrap then in existence checks. 2005-05-15 22:31:50 +00:00
tools.Linux.mk Asking the tools framework for "bison" now provides two distinct tools: 2005-05-15 23:20:38 +00:00
tools.NetBSD.mk Teach the tools framework about "flex" so that packages can specify 2005-05-23 01:20:50 +00:00
tools.OpenBSD.mk Teach the tools framework about "flex" so that packages can specify 2005-05-23 01:20:50 +00:00
tools.OSF1.mk Consider ${TAR} differently from ${GTAR}. Currently, mark pkgsrc down 2005-05-14 21:15:07 +00:00
tools.SunOS.mk Fixed a typo when looking for /usr/bin/cmp. 2005-05-14 10:14:29 +00:00
tools.UnixWare.mk Split out ldconfig handling from the USE_TOOLS processing in replace.mk. 2005-05-10 20:14:27 +00:00