summaryrefslogtreecommitdiff
path: root/pkgtools/plist-utils/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/plist-utils/TODO')
-rw-r--r--pkgtools/plist-utils/TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkgtools/plist-utils/TODO b/pkgtools/plist-utils/TODO
new file mode 100644
index 00000000000..3b97d39f2da
--- /dev/null
+++ b/pkgtools/plist-utils/TODO
@@ -0,0 +1,8 @@
+1. Recognize ${KEY} and replace in keys with VALUE
+Spawn a command like:
+make show-var VARNAME=KEY
+And get the KEY value
+
+2. Port to !NetBSD platforms with libnbcompat
+
+3. Use popular precomputed ${KEYS} used in PLISTs like ${PKGBASE}