From owner-freebsd-current@FreeBSD.ORG Sun Mar 16 15:32:00 2014 Return-Path: Delivered-To: freebsd-current@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 258F2A3C for ; Sun, 16 Mar 2014 15:32:00 +0000 (UTC) Received: from mail-ve0-x232.google.com (mail-ve0-x232.google.com [IPv6:2607:f8b0:400c:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D60D93F7 for ; Sun, 16 Mar 2014 15:31:59 +0000 (UTC) Received: by mail-ve0-f178.google.com with SMTP id jw12so4858421veb.9 for ; Sun, 16 Mar 2014 08:31:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=R6tg38mr0DhzsKMTcjr4DBzOILHwwB3NMpsxy/sxFRA=; b=HElPv/L5ksJZo/sADDMOB5vDcbFwIqTIXd2amnQw2/s4R+fDqB9IyB+zqDG1uoSiWF k6iTmwvFU9xBy+JTnRrVUUG0ZxrpQEfBJg1e6mx6dIfEmTIMZA744RyFosXU8ip9yNlM C2/XMlaHudx0eOWQPKPj4uCe+d8ER6wl5TLoiz3O6uHJR8OKeoKFhjMzE8G8LbgmcDqk uwyrx2jg1BlZhYhGu0Ox3Co2UJYByMWx9taTXqLoB8gsLiaR6KR4ZFCi2qgTSoQ/6caH YLrFoI2fY4x5XzGA4ccojHtZHJ5UYO8Deojwpbmj39hr2JkMOQ/9zf1npZm42fYbT/tV EaYg== MIME-Version: 1.0 X-Received: by 10.220.188.10 with SMTP id cy10mr1371262vcb.36.1394983918941; Sun, 16 Mar 2014 08:31:58 -0700 (PDT) Received: by 10.220.168.135 with HTTP; Sun, 16 Mar 2014 08:31:58 -0700 (PDT) In-Reply-To: <20140316133552.M35892@i805.com.br> References: <20140316133552.M35892@i805.com.br> Date: Sun, 16 Mar 2014 11:31:58 -0400 Message-ID: Subject: Re: File not found in ftp repository From: Thomas Hoffmann To: freebsd-current Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Nilton Jose Rizzo X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 15:32:00 -0000 On Sun, Mar 16, 2014 at 9:38 AM, Nilton Jose Rizzo wrote= : > root@valfenda:/home2/rizzo # wget > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/xfce4-equake-plug= in-1.3.4.tar.bz2 > --2014-03-16 10:34:32-- > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/xfce4/xfce4-equake-plug= in-1.3.4.tar.bz2 > =3D> 'xfce4-equake-plugin-1.3.4.tar.bz2' > Resolvendo ftp.freebsd.org (ftp.freebsd.org)... 204.152.184.73, > 2001:4f8:0:2::e > Conectando-se a ftp.freebsd.org (ftp.freebsd.org)|204.152.184.73|:21... > conectado. > Acessando como anonymous ... Acesso autorizado! ( Access grant) > =3D=3D> SYST ... feito. =3D=3D> PWD ... feito. > =3D=3D> TYPE I ... feito. =3D=3D> CWD (1) /pub/FreeBSD/ports/distfiles/xf= ce4 ... > feito. > =3D=3D> SIZE xfce4-equake-plugin-1.3.4.tar.bz2 ... feito. > =3D=3D> PASV ... feito. =3D=3D> RETR xfce4-equake-plugin-1.3.4.tar.bz2 = ... > O arquivo 'xfce4-equake-plugin-1.3.4.tar.bz2' n=E3o foi encontrado. (file > not found) > > this file was required by xfce4 and not found in any repository > where can I found it? > > > Rizzo Does this get you what you need: http://archive.xfce.org/src/panel-plugins/xfce4-equake-plugin/1.3/ -Tom