From owner-freebsd-questions@FreeBSD.ORG Mon May 19 03:15:56 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E46F082E for ; Mon, 19 May 2014 03:15:56 +0000 (UTC) Received: from mail-pb0-x241.google.com (mail-pb0-x241.google.com [IPv6:2607:f8b0:400e:c01::241]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8034268C for ; Mon, 19 May 2014 03:15:56 +0000 (UTC) Received: by mail-pb0-f65.google.com with SMTP id rr13so4980592pbb.4 for ; Sun, 18 May 2014 20:15:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=6uzcT1K7ykbSBG5BcoZXjSQRNRIXa2b5eaieDzRgWHc=; b=S9Z2rFHmrZvk652sSogxat1wtJtrzf8fjfoRzTR/PZcGI+LM3HPNNI6GRzHIkARRr3 Btkw0WRw0IP9qUAEKtgxWc2TjK1GtcP7trrx+w3UNZHqfucD+0iKgT3FAa1VXuPfTf6Z ek23Sp4H9J5/eogfnDM2aKUyV4CZOLuPkeS+mIO3aWWLS/pILXBt4HbPagOlaRF8EwBa 9hGVjLdhsB7FQa2P3qNL6equCaIe7gt88FQx70dkkcqe+nfuRi5whXEd2CEnRN6fjiCa NQZLHQ7PHKIk4MZEt1M5tk1Fzf3gp82ZWWIjYaCS/7aKCg6iuue7g7gVT4XXEx4ayAJu Ys3A== X-Received: by 10.66.197.135 with SMTP id iu7mr39189527pac.149.1400469356379; Sun, 18 May 2014 20:15:56 -0700 (PDT) Received: from [192.168.0.5] (107-146-213-175.res.bhn.net. [107.146.213.175]) by mx.google.com with ESMTPSA id ix7sm27205635pbd.36.2014.05.18.20.15.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 18 May 2014 20:15:54 -0700 (PDT) Message-ID: <5379776B.3060706@gmail.com> Date: Sun, 18 May 2014 20:15:55 -0700 From: Edward M User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: openoffice-4 dist file missing; openoffice.org-3 fails to extract References: <537930DE.7010904@dreamchaser.org> In-Reply-To: <537930DE.7010904@dreamchaser.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2014 03:15:57 -0000 On 5/18/2014 3:14 PM, Gary Aitken wrote: > Hi all, > > Trying to build either of these: > openoffice-4 > openoffice.org-3 > > For openoffice-4, I get: > Requires distfile: ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2 > doesn't seem to exist. > It's not clear to me from the build message where > ApacheOpenOffice.ext_sources.4.0.1.r1524958.tar.bz2 > is supposed to be; > I don't see it at > ftp.freebsd.org/pub/FreeBSD/ports/distfiles/openoffice > > For openoffice.org-3 I get: > > ===> Fetching all distfiles required by openoffice.org-3.3.0 for building > ===> Extracting for openoffice.org-3.3.0 > => SHA256 Checksum OK for openoffice.org3/OOo_OOO330_m20_source.tar.bz2. > => SHA256 Checksum OK for openoffice.org3/ext_sources.20110129.tar.bz2. > => SHA256 Checksum OK for openoffice.org3/unowinreg.dll. > tar: Unrecognized archive format > tar: Error exit delayed from previous errors. > *** [do-extract] Error code 1 > > Has anyone built either of these successfully recently? > If so, what's the magic? Hello, I also had the same problem, I just went for libreoffice instead. I don't know, probably, openoffice ports are depreciating? Best regards ed