From owner-freebsd-emulation@FreeBSD.ORG Thu Oct 6 20:58:59 2011 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A732106572B for ; Thu, 6 Oct 2011 20:58:59 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 312238FC14 for ; Thu, 6 Oct 2011 20:58:58 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 947221E000C9; Thu, 6 Oct 2011 22:39:44 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.3) with ESMTP id p96KaPiQ072909; Thu, 6 Oct 2011 22:36:25 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id p96KaP4h072908; Thu, 6 Oct 2011 22:36:25 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Thu, 6 Oct 2011 22:36:25 +0200 To: Nicola Galante Message-ID: <20111006203625.GA72870@triton8.kn-bremen.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: emulation@FreeBSD.org Subject: Re: Problems with port www/linux-f10-flashplugin10 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2011 20:58:59 -0000 On Thu, Oct 06, 2011 at 11:14:14AM -0700, Nicola Galante wrote: > Dear port maintainer, I am having problems when installing > > www/linux-f10-flashplugin10 > > here below the log of the installation. > Best Regards, > Nico > > =============== > # make install clean > fetch: ftp://ftp.ipt.ru/pub/download/linux-f10-flashsupport-9.0.1.i386.tar.gz: > No address record > fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/10.3r183.10/linux-f10-flashsupport-9.0.1.i386.tar.gz: > File unavailable (e.g., file not found, no access) I have just mirrored linux-f10-flashsupport-9.0.1.i386.tar.gz on MASTER_SITE_LOCAL, and until the mirrors have synced you can also get it here: http://people.freebsd.org/~nox/tmp/distfiles/linux-f10-flashsupport-9.0.1.i386.tar.gz (and put it in /usr/ports/distfiles/flashplugin/10.3r183.10/ .) HTH, :) Juergen