.. |
autoconf.mk
|
Rewrite so that we avoid needing to check the value of TOOLS_REAL_CMD.*
|
2005-05-11 20:09:44 +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
|
In the tools framework, check that the directory doesn't exist before
|
2005-05-15 22:53:57 +00:00 |
defaults.mk
|
Asking the tools framework for "bison" now provides two distinct tools:
|
2005-05-15 23:20:38 +00:00 |
imake.mk
|
Don't forcibly set XMKMF -- allow the package to override it if necessary.
|
2005-05-15 23:27:44 +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
|
BUILDLINK_DEPENDS.* can be lists, so iterate over the lists when creating
|
2005-05-14 21:38:18 +00:00 |
replace.mk
|
Treat USE_GNU_TOOLS+=yacc the same as USE_TOOLS+=bison, since there is
|
2005-05-16 16:28:54 +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 |