From owner-cvs-all@FreeBSD.ORG Tue Jan 15 15:16:34 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86FC616A417; Tue, 15 Jan 2008 15:16:34 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 64DBF13C45B; Tue, 15 Jan 2008 15:16:34 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m0FFG3gB027529; Tue, 15 Jan 2008 07:16:03 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id m0FFG22Y027527; Tue, 15 Jan 2008 07:16:02 -0800 (PST) (envelope-from obrien) Date: Tue, 15 Jan 2008 07:16:02 -0800 From: "David O'Brien" To: John Baldwin Message-ID: <20080115151602.GA27461@dragon.NUXI.org> References: <200801080800.m08806jI012963@repoman.freebsd.org> <20080114181154.GA2286@dragon.NUXI.org> <478BC55B.2060202@FreeBSD.org> <200801141554.52748.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200801141554.52748.jhb@freebsd.org> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Tim Kientzle , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, Tim Kientzle , Dag-Erling Smorgrav Subject: Re: cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2008 15:16:34 -0000 On Mon, Jan 14, 2008 at 03:54:52PM -0500, John Baldwin wrote: > Also, if there are ports distfiles that unzip doesn't handle then there are > likely other zip files in the wild that users may run into that it won't > handle either. In that case, I think the ports distfiles are a good canary > for seeing if unzip is suitable for widespread use. There are zip files in the wild that InfoZip won't work on also. (needed to use a PeeCee and pkunzip). -- -- David (obrien@FreeBSD.org)