summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2006-02-04 12:27:34 +0000
committerJohannes Winkelmann <jw@smts.ch>2006-02-04 12:27:34 +0000
commitaaf5674bd6e50f0cbec52aeac54c28ad0a5b6869 (patch)
tree5dd6304f9a80812e35143d6aa740694e5786ca01
parentd71d4d5b13c7c8befe0d0fbea19e5b936aba953d (diff)
downloadprt-get-aaf5674bd6e50f0cbec52aeac54c28ad0a5b6869.tar.gz
prt-get-aaf5674bd6e50f0cbec52aeac54c28ad0a5b6869.tar.xz
prt-get: add some notes for future todo's
git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@673 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
-rw-r--r--TODO17
1 files changed, 17 insertions, 0 deletions
diff --git a/TODO b/TODO
index ba2921d..af87e33 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,20 @@
+- use `eval $(fgrep -h 'PKGMK_PACKAGE_DIR=' $(which pkgmk) /etc/pkgmk.conf) && echo
+$PKGMK_PACKAGE_DIR` to determine PACKAGE_DIR
+- store former information version first, and print before pkgadd:
+ "updating X from /usr/ports/Y: n -> n+m"
+- add update-footprint, update-md5sum commands (patch in trac)
+- allow dependency injection for sysup, with previews
+- prefer toolchain (patch in trac)
+- dependent --list-orphaned; should simplify pkgfoster
+
+==============================================================================
+
+
+
+
+
+
+
- add support to "prefer higher" for certain packages ?

Generated by cgit