From owner-cvs-all Sat Mar 27 17:30:48 1999 Delivered-To: cvs-all@freebsd.org Received: from cerebus.nectar.com (nectar-gw.nectar.com [204.0.249.101]) by hub.freebsd.org (Postfix) with ESMTP id 6E41615266; Sat, 27 Mar 1999 17:30:45 -0800 (PST) (envelope-from nectar@nectar.com) Received: (from smap@localhost) by cerebus.nectar.com (8.9.1/8.9.1) id TAA76422; Sat, 27 Mar 1999 19:30:24 -0600 (CST) (envelope-from nectar@nectar.com) Received: from spawn.nectar.com(10.0.0.101) by cerebus.nectar.com via smap (V2.1) id xma076420; Sat, 27 Mar 99 19:30:15 -0600 Received: from spawn.nectar.com (localhost [127.0.0.1]) by spawn.nectar.com (8.9.2/8.9.1) with ESMTP id TAA94142; Sat, 27 Mar 1999 19:30:16 -0600 (CST) (envelope-from nectar@spawn.nectar.com) Message-Id: <199903280130.TAA94142@spawn.nectar.com> X-Mailer: exmh version 2.0.2 2/24/98 X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: lists/freebsd/cvs-committers X-PGP-RSAfprint: 00 F9 E6 A2 C5 4D 0A 76 26 8B 8B 57 73 D0 DE EE X-PGP-RSAkey: http://www.nectar.com/nectar-rsa.txt X-PGP-DSSfprint: AB2F 8D71 A4F4 467D 352E 8A41 5D79 22E4 71A2 8C73 X-PGP-DHfprint: 2D50 12E5 AB38 60BA AF4B 0778 7242 4460 1C32 F6B1 X-PGP-DH-DSSkey: http://www.nectar.com/nectar-dh-dss.txt From: Jacques Vidrine In-reply-to: References: Subject: Re: bzip2/tar/pkg_add (was Re: cvs commit: ports/news/tin ...) Mime-Version: 1.0 Content-Type: text/plain To: Chuck Robey Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Date: Sat, 27 Mar 1999 19:30:16 -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On 27 March 1999 at 19:57, Chuck Robey wrote: > I'd like to have bzcat, bunzip and bzip, Send patches for the port. bunzip2 and bzip2 are there already, but not bzcat. > and let tar be intelligent > about which program to use to handle things. I would not want to modify > the gzip/gunzip stuff, it's GNU, tar is GNU also. [snip] > No new flags to tar for decompression. For compression > only, let tar depend on: > > 1) an added flag, for what kind of compression OR > 2) environmental var, TAR_COMPRESSOR, which would be a path to > the compressor to use, OR > 3) a compiled in default, if no flag AND no env var is available. > > This would be the order checked. I think this would violate POLA. > don't modify zcat. Add a bzcat. I don't intend to modify zcat, but to replace it. Jacques Vidrine / n@nectar.com / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message