summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorthorpej <thorpej@pkgsrc.org>2002-09-07 07:34:36 +0000
committerthorpej <thorpej@pkgsrc.org>2002-09-07 07:34:36 +0000
commitb2d9f35247d40b6812f96314f5e53f4fe5b60ef5 (patch)
tree8d8aafbcf597453c9f91e67b660018df1754257a /TODO
parent6a3ef162c6c707cb863bf5252f3313c265879699 (diff)
downloadpkgsrc-b2d9f35247d40b6812f96314f5e53f4fe5b60ef5.tar.gz
Add to the "suggested enhancements" the cross-building of pkgs which
are capable of doing so (e.g. ones that use GNU autoconf properly).
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 53ae259277b..cced7a7d2cf 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.80 2002/05/20 22:07:09 jwise Exp $
+$NetBSD: TODO,v 1.81 2002/09/07 07:34:36 thorpej Exp $
packages TODO (Suggested new packages)
^^^^^^^^^^^^^
@@ -75,3 +75,6 @@ pksgrc TODO (Suggested pkgsrc features and enhancements)
modifications for bsd.pkg.mk and will commit them after freeze. The
remaining and harder part is to make the cross-environment for HP-UX.
[kei]
+
+ o cross-building of packages which are capable of doing so (e.g.
+ ones that use GNU autoconf properly).