diff options
author | ben <ben@pkgsrc.org> | 2005-11-08 05:05:40 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2005-11-08 05:05:40 +0000 |
commit | f48003a63fe711a81a91589062972ca0e9844981 (patch) | |
tree | e2708207f02026348556b20010ba0f6da0ecaaa0 /doc/TODO | |
parent | b9410b526333846ee93368a79ae5e206d618fd4a (diff) | |
download | pkgsrc-f48003a63fe711a81a91589062972ca0e9844981.tar.gz |
add freebsd's libarchive to pkg_install
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.4147 2005/11/08 03:26:36 dan Exp $ +$NetBSD: TODO,v 1.4148 2005/11/08 05:05:40 ben Exp $ Suggested new packages ====================== @@ -1423,6 +1423,9 @@ Suggested pkgsrc enhancements pickup the tools directory with AC_PATH_PROG. This is in a similar spirit as the runtime path checks which already exist. + o Use libarchive in pkg_install instead of forking tar or pax. + http://people.freebsd.org/~kientzle/libarchive/ + Suggested other platform enhancements ===================================== |