pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc add freebsd's libarchive to pkg_install



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18824df6cea3
branches:  trunk
changeset: 502679:18824df6cea3
user:      ben <ben%pkgsrc.org@localhost>
date:      Tue Nov 08 05:05:40 2005 +0000

description:
add freebsd's libarchive to pkg_install

diffstat:

 doc/TODO |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r df19dac31942 -r 18824df6cea3 doc/TODO
--- a/doc/TODO  Tue Nov 08 04:03:08 2005 +0000
+++ b/doc/TODO  Tue Nov 08 05:05:40 2005 +0000
@@ -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 @@
          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
 =====================================
 



Home | Main Index | Thread Index | Old Index