From owner-freebsd-ports@FreeBSD.ORG Tue May 24 16:51:33 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A401106564A for ; Tue, 24 May 2011 16:51:33 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 339498FC14 for ; Tue, 24 May 2011 16:51:32 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward11.mail.yandex.net (Yandex) with ESMTP id 80477E81516; Tue, 24 May 2011 20:51:22 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1306255882; bh=8LF77OFCp/v7/xJ124+xLKpNG0QMkiwa8YZLXOEtYFY=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=XjcKtq/wk65Wjip8Wmqg00p944zvQ7N3ScrdLJItmP/CDmGiG16OTNh8NSKLAabip +2jIb6zflENeVjmXNeJoHxP5165LisXq4DKGYsPYviX3qtsfXsArKyjRcY8fAoHv3F aAgXiWq9Kt4aGMgaETX/qeDzBLE49NGSHPxfjIu0= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp13.mail.yandex.net (Yandex) with ESMTPSA id 2F08F3898071; Tue, 24 May 2011 20:51:22 +0400 (MSD) Message-ID: <4DDBE180.5060700@yandex.ru> Date: Tue, 24 May 2011 20:49:04 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.17) Gecko/20110429 Thunderbird/3.1.10 MIME-Version: 1.0 To: Everett Batey References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-Spam: 1 Cc: ports@freebsd.org Subject: Re: FreeBSD Port: lynx-2.8.8d8_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2011 16:51:33 -0000 24.05.2011 20:13, Everett Batey пишет: > Going a little nuts, just got a FreeBSD 8.2 instance (Guest on Virtualbox) > and was trying to get Status for Apache which wants Lynx. > > Current ports = lynx 288 to make port and fails with distfile > lynx........tarxxxx mis-spelled or wrong and grabbing lynx-current, > inserting into /usr/ports/www/lynx-current brings same failure. > > Guess I'm not too bright on how to update the /usr/ports/www/lynx or worse > beyond my comprehension. > > Is there a problem with the PORT or am I missing some part of the HOWTO to > get lynx to make on FreeBSD 8.2 > > Any wisdom w/b greatly appreciated Works for me in both cases: => lynx2.8.8dev.8.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://lynx.isc.org/current/lynx2.8.8dev.8.tar.bz2 fetch: http://lynx.isc.org/current/lynx2.8.8dev.8.tar.bz2: No route to host => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lynx2.8.8dev.8.tar.bz2 lynx2.8.8dev.8.tar.bz2 100% of 2399 kB 304 kBps => lynx2.8.7rel.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/lynx2.8.7rel.1.tar.bz2 lynx2.8.7rel.1.tar.bz2 100% of 2375 kB 162 kBps 00m00s Wild guess - firewall blocking ftp connections? -- Regards, Ruslan