Date: Thu, 06 Feb 2014 11:52:54 +0100 From: Mathieu Arnold <mat@FreeBSD.org> To: Ruslan Makhmatkhanov <cvs-src@yandex.ru>, Antoine Brodin <antoine@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r342811 - head/devel/py-Products.MimetypesRegistry Message-ID: <5A704DE98174E2D7FEC764F2@atuin.in.mat.cc> In-Reply-To: <52F368CA.2000806@yandex.ru> References: <201402051824.s15IOQfM077081@svn.freebsd.org> <52F35C2F.3090707@yandex.ru> <CAALwa8m9YbfuKAfV-v1aoK3omzJALdPRq1kzsRYcZdwDZC44kA@mail.gmail.com> <52F368CA.2000806@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
+--On 6 f=C3=A9vrier 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? |>=20 |> Hello, |>=20 |> You don't need unzip (infozip) to extract this distfile, bsdtar |> handles it fine. |>=20 |> Cheers, |>=20 |> Antoine |=20 | 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. 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.) --=20 Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5A704DE98174E2D7FEC764F2>