From aaf5674bd6e50f0cbec52aeac54c28ad0a5b6869 Mon Sep 17 00:00:00 2001 From: Johannes Winkelmann Date: Sat, 4 Feb 2006 12:27:34 +0000 Subject: [PATCH] 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 --- TODO | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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 ?