diff options
author | grant <grant@pkgsrc.org> | 2003-02-21 13:14:10 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-02-21 13:14:10 +0000 |
commit | bacf37a9afc9c6129083a5b94760d2645093dd3e (patch) | |
tree | b6fec4947f5cde7960f1adf12ab82279ae19d4bf | |
parent | e9063c4c72d215a123cc3fa4e53fbb819c624e31 (diff) | |
download | pkgsrc-bacf37a9afc9c6129083a5b94760d2645093dd3e.tar.gz |
add a new section and put some items in it.
-rw-r--r-- | doc/TODO | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.295 2003/02/21 12:55:24 mycroft Exp $ +$NetBSD: TODO,v 1.296 2003/02/21 13:14:10 grant Exp $ Suggested new packages ====================== @@ -306,6 +306,15 @@ Suggested pkgsrc enhancements o Man page handling in PLIST for pkgs which install catman or man pages depending on OS (typically imake). +Suggested other platform enhancements +===================================== + + o platform independent bulk build infrastructure + + o Solaris + o add implicit gpatch BUILD_DEPENDS if gpatch is not + available + Suggested cleanups in pkgsrc ============================ |