Date: Sun, 13 Jan 2008 23:51:30 +0100 From: Kris Kennaway <kris@FreeBSD.org> To: Tim Kientzle <kientzle@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Dag-Erling Smorgrav <des@freebsd.org> Subject: Re: cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c Message-ID: <478A95F2.1070709@FreeBSD.org> In-Reply-To: <478A8FFE.8080602@freebsd.org> References: <200801080800.m08806jI012963@repoman.freebsd.org> <478A8FFE.8080602@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Tim Kientzle wrote: > Dag-Erling Smorgrav wrote: >> Welcome unzip(1), ... can handle all but four of the 991 zip files >> (including >> jar files) I was able to identify in the ports tree. The remaining >> four >> are two self-extracting archives and two which have garbage >> preceding the >> first local header. This limitation is a feature of libarchive(3) >> which >> I am currently working to resolve. > > Impressive, indeed. > > Could you identify those four files? I want to take a look > myself and see if one of the odd approaches I've been > ruminating about might work. > > Of course, giving those four ports a build-time dependency > on the Info-Zip version is arguably the right approach > in any case. That would probably be undesirable because it would mean having to special case things in the ports tree and/or duplicate code. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?478A95F2.1070709>