pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/plist-utils
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jul 25 13:02:19 UTC 2026
Added Files:
pkgsrc/pkgtools/plist-utils/files: TODO
Removed Files:
pkgsrc/pkgtools/plist-utils: TODO
Log Message:
plist-utils: move TODO below files/
it contains plans for the code
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 pkgsrc/pkgtools/plist-utils/TODO
cvs rdiff -u -r0 -r1.1 pkgsrc/pkgtools/plist-utils/files/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/pkgtools/plist-utils/files/TODO
diff -u /dev/null pkgsrc/pkgtools/plist-utils/files/TODO:1.1
--- /dev/null Sat Jul 25 13:02:19 2026
+++ pkgsrc/pkgtools/plist-utils/files/TODO Sat Jul 25 13:02:19 2026
@@ -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}
Home |
Main Index |
Thread Index |
Old Index