From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 2 18:13:33 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 663651065695 for ; Sat, 2 Jan 2010 18:13:33 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) by mx1.freebsd.org (Postfix) with ESMTP id 1C5DB8FC12 for ; Sat, 2 Jan 2010 18:13:32 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward14.mail.yandex.net (Yandex) with ESMTP id 3E62F26806DC; Sat, 2 Jan 2010 21:13:31 +0300 (MSK) Received: from smeshariki2.local (unknown [77.66.222.60]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id E73493220081; Sat, 2 Jan 2010 21:13:30 +0300 (MSK) Message-ID: <4B3F8CC1.5020406@yandex.ru> Date: Sat, 02 Jan 2010 21:13:21 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.1.5) Gecko/20091220 Thunderbird/3.0 MIME-Version: 1.0 To: Andrea Biscuola References: <20100102113655.fb27536a.andrea.biscuola@gmail.com> In-Reply-To: <20100102113655.fb27536a.andrea.biscuola@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1262456011 X-Yandex-Spam: 1 X-Yandex-Front: smtp13.mail.yandex.net Cc: gnome@freebsd.org Subject: Re: Abiword port: dependency not satisfied X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jan 2010 18:13:33 -0000 Hi. Remove tarball from /usr/ports/distfiles/AbiWord and make install again. 02.01.2010 13:36, Andrea Biscuola пишет: > Hi! > > I tried to install abiword from freebsd ports tree and i have > encountered a problem with "boost-libs" (a port dependency). > When fetch try to download the source tar.bz from port's sites, > fetch give me this response:"Requested Range Not Satisfiable". > After having this response, fetch try to download the port from > another site with the same result. > Does this problem are known to you? > > Best regards.