From owner-freebsd-hackers@FreeBSD.ORG Mon Jul 7 13:03:34 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A88B537B401 for ; Mon, 7 Jul 2003 13:03:34 -0700 (PDT) Received: from hysteria.spc.org (hysteria.spc.org [195.206.69.234]) by mx1.FreeBSD.org (Postfix) with SMTP id DDDDC43F93 for ; Mon, 7 Jul 2003 13:03:30 -0700 (PDT) (envelope-from bms@hysteria.spc.org) Received: (qmail 17091 invoked by uid 5013); 7 Jul 2003 20:01:34 -0000 Date: Mon, 7 Jul 2003 21:01:34 +0100 From: Bruce M Simpson To: Tim Kientzle Message-ID: <20030707200134.GQ23471@spc.org> References: <3F05C989.7040908@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F05C989.7040908@acm.org> User-Agent: Mutt/1.4.1i cc: hackers@freebsd.org cc: Julian Elischer cc: Kris Kennaway Subject: Re: libtarfile (Was Re: pkg_create broken by design?) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2003 20:03:34 -0000 On Fri, Jul 04, 2003 at 11:38:01AM -0700, Tim Kientzle wrote: > * Remove the need to install a package before > creating the package file. In particular, using this library, > you can separate the filename written into the > library from the file used as a source of data. Yes please! Where do I sign? BMS