pkgsrc/mk/tools
jperkin 7002b040bb Remove mk/find-prefix.mk and its usage from the mk infrastructure.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 13:05:47 +00:00
..
autoconf.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
automake.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
bison.mk
bsd.tools.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
cmake.mk
create.mk
defaults.mk
digest.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
flex.mk
gettext.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
gmake.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
imake.mk Remove mk glue for devel/nbitools. 2014-10-01 19:14:21 +00:00
intltool.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
ldconfig.mk
make.mk
msgfmt-msgctxt.awk
msgfmt-msgid_plural.awk
msgfmt.sh
perl.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
pkg-config.mk Simplify PKG_DEVELOPER checks. 2014-10-12 23:39:17 +00:00
replace.mk Remove mk/find-prefix.mk and its usage from the mk infrastructure. 2015-11-25 13:05:47 +00:00
rpcgen.mk
strip.mk
texinfo.mk
tools.AIX.mk revert "Add unlink as a tool.", I cannot describe why is it on the Earth. 2015-02-01 08:48:56 +00:00
tools.Bitrig.mk Introduce preliminary support for Bitrig to pkgsrc 2015-06-04 15:48:45 +00:00
tools.BSDOS.mk
tools.Cygwin.mk Put back additions of some native gettext tools. 2015-02-16 11:01:40 +00:00
tools.Darwin.mk revert "Add unlink as a tool.", I cannot describe why is it on the Earth. 2015-02-01 08:48:56 +00:00
tools.DragonFly.mk revert "Add unlink as a tool.", I cannot describe why is it on the Earth. 2015-02-01 08:48:56 +00:00
tools.FreeBSD.mk revert "Add unlink as a tool.", I cannot describe why is it on the Earth. 2015-02-01 08:48:56 +00:00
tools.FreeMiNT.mk
tools.GNUkFreeBSD.mk revert "Add unlink as a tool.", I cannot describe why is it on the Earth. 2015-02-01 08:48:56 +00:00
tools.Haiku.mk revert "Add unlink as a tool.", I cannot describe why is it on the Earth. 2015-02-01 08:48:56 +00:00
tools.HPUX.mk revert "Add unlink as a tool.", I cannot describe why is it on the Earth. 2015-02-01 08:48:56 +00:00
tools.Interix.mk
tools.IRIX.mk revert "Add unlink as a tool.", I cannot describe why is it on the Earth. 2015-02-01 08:48:56 +00:00
tools.Linux.mk Put back additions of some native gettext tools. 2015-02-16 11:01:40 +00:00
tools.Minix.mk
tools.MirBSD.mk
tools.NetBSD.mk Remove NetBSD 0.x and 1.x settings, these have long since been unsupported. 2015-09-08 11:36:34 +00:00
tools.OpenBSD.mk Some updates: 2015-04-05 00:22:44 +00:00
tools.OSF1.mk revert "Add unlink as a tool.", I cannot describe why is it on the Earth. 2015-02-01 08:48:56 +00:00
tools.QNX.mk Fix QNX bootstrap. 2015-07-04 07:15:22 +00:00
tools.SCO_SV.mk Add SCO OpenServer 5 and 6 support, 6 support is not tested yet. 2014-03-14 22:05:18 +00:00
tools.SunOS.mk define TOOLS_PLATFORM.ld in tools.SunOS.mk 2015-09-25 01:57:56 +00:00
tools.UnixWare.mk
zip.mk