Date: Thu, 6 Feb 2014 13:01:44 +0200 From: Alex Kozlov <ak@FreeBSD.org> To: Mathieu Arnold <mat@FreeBSD.org> Cc: svn-ports-head@freebsd.org, Antoine Brodin <antoine@FreeBSD.org>, svn-ports-all@freebsd.org, Ruslan Makhmatkhanov <cvs-src@yandex.ru>, ports-committers@freebsd.org Subject: Re: svn commit: r342811 - head/devel/py-Products.MimetypesRegistry Message-ID: <20140206110144.GA98951@ravenloft.kiev.ua> In-Reply-To: <5A704DE98174E2D7FEC764F2@atuin.in.mat.cc> References: <201402051824.s15IOQfM077081@svn.freebsd.org> <52F35C2F.3090707@yandex.ru> <CAALwa8m9YbfuKAfV-v1aoK3omzJALdPRq1kzsRYcZdwDZC44kA@mail.gmail.com> <52F368CA.2000806@yandex.ru> <5A704DE98174E2D7FEC764F2@atuin.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 06, 2014 at 11:52:54AM +0100, Mathieu Arnold wrote: > +--On 6 février 2014 14:49:46 +0400 Ruslan Makhmatkhanov > <cvs-src@yandex.ru> wrote: > | Antoine Brodin wrote on 06.02.2014 14:05: > |> On Thu, Feb 6, 2014 at 10:55 AM, Ruslan Makhmatkhanov > |> <cvs-src@yandex.ru> wrote: > |>> Thanks a lot for this! But why you changed UZE_ZIP with EXTRACT_SUFX? > |> > |> Hello, > |> > |> You don't need unzip (infozip) to extract this distfile, bsdtar > |> handles it fine. > |> > |> Cheers, > |> > |> Antoine > | > | Heh, to be honest, I was pretty sure that USE_ZIP conditionally depends > | on archivers/unzip on systems with old libarchive (that doesn't knows how > | to unzip) and drops this dependency on modern systems. And I even saw > | that conditional code somewhere, that, according to bsd.port.mk, was > | never committed. I've patch for this, there was even exp-run or two, but progress is stalled. Anyway, it seems that bapt@ has different plans for this. > | Anyway, there are many zope/plone ports with USE_ZIP > | defined, so changing this one will not eliminate unzip dependency for > | them. > It wouldn't work, because while libarchive can handle most of the .zip > distfiles we have, it can't handle some of them. (Don't ask me which, I've > forgotten since then.) The libarchive 3.0.4 can handle all zip archives in the ports tree. -- Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140206110144.GA98951>