From owner-freebsd-ports@FreeBSD.ORG Wed May 15 00:09:56 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 123D8B43 for ; Wed, 15 May 2013 00:09:56 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) by mx1.freebsd.org (Postfix) with ESMTP id A20958B0 for ; Wed, 15 May 2013 00:09:55 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id p57so1085031wes.34 for ; Tue, 14 May 2013 17:09:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=fXQnUNDOlz89bVpXp/vYqK4f/TMbkQpO9g0mfMGdtuw=; b=Vv7ruVGKe5Uwan8bDyXpbc0GmVqNGDiszIqcidWzEW49fKeMzK6rDlZBthaI9tWA8c vvm5khoopc2JJUrmeaihXxAwivWkfy/0aAz/hF0fGEgXvLofbCmX4KBkMyEtZfU5AoWf 4RgLrTs5ySbpJ4HzJO1j/hqvJkAKhJOHLoVECJr7VIAkhGn0c49hl+03/ykQVcHdXXS3 13h5ZyQpGy4AatB/mkak4MmbEsuCPHtgr4lZCJpmUHDjxXUnlTILOVJtk2ak3KqqvleK 62GzKnHUiclpxYBOJWe1CXycMmgxmVS7UQov+wwv4XSAVwm2UWH+bQjI+RTq1yVXBuTK JhLg== MIME-Version: 1.0 X-Received: by 10.194.90.74 with SMTP id bu10mr448187wjb.3.1368576594793; Tue, 14 May 2013 17:09:54 -0700 (PDT) Received: by 10.194.119.131 with HTTP; Tue, 14 May 2013 17:09:54 -0700 (PDT) In-Reply-To: <20130514215114.GA9816@pcjas.obspm.fr> References: <20130514213049.GC9500@pcjas.obspm.fr> <20130514215114.GA9816@pcjas.obspm.fr> Date: Tue, 14 May 2013 19:09:54 -0500 Message-ID: Subject: Re: png problem with tar on 8.x From: Adam Vande More To: Albert Shih Content-Type: text/plain; charset=ISO-8859-1 Cc: Kimmo Paasiala , FreeBSD Ports X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 00:09:56 -0000 On Tue, May 14, 2013 at 4:51 PM, Albert Shih wrote: > On 8.2 : > > [root ~]# tar jtvf libpng-1.5.15.tar.xz > tar: Unrecognized archive format > tar: Error exit delayed from previous errors. > [root ~]# 8.2 is unsupported. -- Adam Vande More