svn commit: r345165 - head/devel/hgsvn

Antoine Brodin antoine at FreeBSD.org
Thu Feb 20 08:48:31 UTC 2014


On Thu, Feb 20, 2014 at 9:39 AM, Ruslan Makhmatkhanov <cvs-src at yandex.ru> wrote:
> PS. mat@ argued that it fails to deal with some of the zip-archives out
> there, but ak@ then said that he had no problems with any .zip's since
> libarchive 3.0.4.

There are still zip files libarchive / bsdtar can't handle:

% /usr/bin/unzip -l eclipse/NLpack2a-eclipse-SDK-3.2.1-gtk.zip
Archive:  eclipse/NLpack2a-eclipse-SDK-3.2.1-gtk.zip
  Length     Date   Time    Name
 --------    ----   ----    ----
unzip: Damaged Zip archive
% /usr/local/bin/unzip -l eclipse/NLpack2a-eclipse-SDK-3.2.1-gtk.zip
Archive:  eclipse/NLpack2a-eclipse-SDK-3.2.1-gtk.zip
  Length      Date    Time    Name
---------  ---------- -----   ----
        0  09-27-2006 14:19   eclipse/
        0  09-27-2006 14:19   eclipse/features/
        0  09-27-2006 14:19
eclipse/features/org.eclipse.jdt.nls2a_3.2.1.v200609270227/
    21695  09-27-2006 08:37
eclipse/features/org.eclipse.jdt.nls2a_3.2.1.v200609270227/eclipse_update_120.jpg
    16863  09-27-2006 08:37
eclipse/features/org.eclipse.jdt.nls2a_3.2.1.v200609270227/epl-v10.html
     6197  09-27-2006 08:37
eclipse/features/org.eclipse.jdt.nls2a_3.2.1.v200609270227/feature.properties
     2159  09-27-2006 08:37
eclipse/features/org.eclipse.jdt.nls2a_3.2.1.v200609270227/feature.xml
..

Cheers,

Antoine


More information about the svn-ports-all mailing list