pkgsrc/mk/tools
2005-05-18 05:31:55 +00:00
..
autoconf.mk In the autoconf213 case, the AUTO* variables should point to the 2005-05-16 18:54:06 +00:00
automake.mk Needing automake implies needing autoconf. Match the version requirements 2005-05-11 20:21:32 +00:00
bootstrap.mk Consider ${TAR} differently from ${GTAR}. Currently, mark pkgsrc down 2005-05-14 21:15:07 +00:00
bsd.tools.mk Move perl handling into replace.mk. We now can specify USE_TOOLS+=perl 2005-05-17 18:34:45 +00:00
defaults.mk Move perl handling into replace.mk. We now can specify USE_TOOLS+=perl 2005-05-17 18:34:45 +00:00
imake.mk Don't have USE_TOOLS+=imake replace USE_IMAKE. Rather let the former 2005-05-16 18:01:12 +00:00
ldconfig.mk Split out ldconfig handling from the USE_TOOLS processing in replace.mk. 2005-05-10 20:14:27 +00:00
make.mk MAKE_PROGRAM:T isn't necessary... we can just call "make", and the PATH 2005-05-15 22:50:53 +00:00
perl.mk perl.mk was moved from being included by bsd.tools.mk to replace.mk. 2005-05-18 03:14:01 +00:00
replace.mk Use nawk as the default "awk" replacement since it has no dependencies 2005-05-18 05:31:55 +00:00
rpcgen.mk Don't forget to pass the rest of the command-line arguments "$@" to 2005-05-11 05:44:58 +00:00
strip.mk Split out "strip" from the USE_TOOLS processing in replace.mk. Instead, 2005-05-10 19:52:30 +00:00
texinfo.mk Fix the makeinfo wrapper to actually accept arguments by fixing the 2005-05-11 05:43:48 +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 Consider ${TAR} differently from ${GTAR}. Currently, mark pkgsrc down 2005-05-14 21:15:07 +00:00
tools.DragonFly.mk Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USING 2005-05-16 03:04:44 +00:00
tools.FreeBSD.mk Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USING 2005-05-16 03:04:44 +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 Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USING 2005-05-16 03:04:44 +00:00
tools.OpenBSD.mk Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USING 2005-05-16 03:04:44 +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