From owner-freebsd-questions@freebsd.org Tue Dec 29 13:09:05 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43887A54409 for ; Tue, 29 Dec 2015 13:09:05 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU004-OMC4S29.hotmail.com (blu004-omc4s29.hotmail.com [65.55.111.168]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0418C1859 for ; Tue, 29 Dec 2015 13:09:04 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU436-SMTP177 ([65.55.111.137]) by BLU004-OMC4S29.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Tue, 29 Dec 2015 05:07:57 -0800 X-TMN: [JhZm188ItCYpKzHZcVrfItNJPp0tqfaN] X-Originating-Email: [carmel_ny@outlook.com] Message-ID: Date: Tue, 29 Dec 2015 08:07:54 -0500 From: Carmel NY To: FreeBSD FreeBSD Subject: Question about "/usr/ports/archivers/unzip" Organization: seibercom NET X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.29; amd64-portbld-freebsd10.2) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 29 Dec 2015 13:07:56.0218 (UTC) FILETIME=[EF1561A0:01D14239] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Dec 2015 13:09:05 -0000 Okay, I know that UnZip 6.0, released 20 April 2009 is quite old. So I am hoping that someone here can assist me. I create and receive files created by WinZip 20.0, obviously via Windows. These files use the "zipx" format (highest compression) available under WinZIP. The problem is that occasionally I need to use these files on my FreeBSD machine. Attempting to use "unzip" causes this error message to be displayed: skipping: ZoningPermitApplication.pdf need PK compat. v6.3 (can do v4.6) skipping: WatershedApplication-ver_2.2.pdf need PK compat. v6.3 (can do v4.6) Obviously, the two files show above were files I was actually trying to unzip. I don't understand what that means. I am hoping that someone can assist me. If there is another program that I can use on FreeBSD that will unzip these files, I am certainly willing to try that route instead. I heard that "archivers/peazip" might be what I want. Has anyone used it before? -- Thanks Carmel