summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgrant <grant>2004-05-26 12:47:48 +0000
committergrant <grant>2004-05-26 12:47:48 +0000
commitf3ee639a556b13b457be6cce371f1322c750a685 (patch)
tree0d82837ee561badb226b1e829dc5bb09cc46507b /doc
parent62740f1f5bd15b32c0a9eb0a44f330f9d6c741d4 (diff)
downloadpkgsrc-f3ee639a556b13b457be6cce371f1322c750a685.tar.gz
todo: split USE_GNU_TOOLS into working tools and GNU tools.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index b7b35a3f25e..83a51c7b6af 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.1780 2004/05/26 07:57:00 jlam Exp $
+$NetBSD: TODO,v 1.1781 2004/05/26 12:47:48 grant Exp $
Suggested new packages
======================
@@ -420,6 +420,15 @@ Infrastructure problems which need addressing
o bootstrap building of gcc2/gcc3.
+ o split USE_GNU_TOOLS into USE_GNU_TOOLS and USE_TOOLS, where
+ USE_TOOLS can be used to require *known working* tools (be
+ they GNU versions on some platforms or not) while also being
+ able to require GNU tools. address problems with e.g.
+ yacc/bison (especially on Linux), the use of ${SED}, ${AWK},
+ etc., fix some assumptions about platforms. this could also
+ include full support for runtime dependencies on
+ tools.mk-provided pkgs.
+
Suggested pkgsrc enhancements
=============================