summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-12-22 19:02:43 +0000
committerjlam <jlam@pkgsrc.org>2002-12-22 19:02:43 +0000
commitcfaa1ad9ff56e51e0dbd30c9e071697df16d8a55 (patch)
treed810fff0b2bba973326f3623cd87f02062726744 /devel
parentb6a7beb4b34980bde61fe1242a805859f18ac4d4 (diff)
downloadpkgsrc-cfaa1ad9ff56e51e0dbd30c9e071697df16d8a55.tar.gz
The buildlink2 problems on non-NetBSD platform seem to be related to
correct manipulation of variables containing values with escaped metacharacters by the shell. The new code only does partial caching, which doesn't cache "special" arguments that contain escaped metacharacters or other oddly quoted values. On certain platforms listed in _BLNK_CACHE_ALL in bsd.buildlink2.mk, we do full caching, which has enormous speed benefits since it avoids an extra sed invocation per "special" argument. Known working platforms: MacOS X 10.1.5 (schmonz) MacOS X 10.2 (grant) NetBSD 1.6 [full caching] (jlam) OpenBSD (cjep) Solaris 8 (grant) Solaris 9 (salo)
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions