From owner-freebsd-current@FreeBSD.ORG Sun Mar 16 13:38:19 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91137EAD for ; Sun, 16 Mar 2014 13:38:19 +0000 (UTC) Received: from server.i805.com.br (mailhost.i805.com.br [72.52.97.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7A7A9954 for ; Sun, 16 Mar 2014 13:38:19 +0000 (UTC) Received: from i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.14.7/8.14.5) with ESMTP id s2GDcBA6044916 for ; Sun, 16 Mar 2014 10:38:11 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: freebsd-current@freebsd.org Subject: File not found in ftp repository Date: Sun, 16 Mar 2014 10:38:11 -0300 Message-Id: <20140316133552.M35892@i805.com.br> X-Mailer: OpenWebMail 3.00_beta4 20121104 671 X-OriginatingIP: 186.221.33.101 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on server.i805.com.br 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 13:38:19 -0000 root@valfenda:/home2/rizzo # wget ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/xfce4-equake-plugin-1.3.4.tar.bz2 --2014-03-16 10:34:32-- ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/xfce4/xfce4-equake-plugin-1.3.4.tar.bz2 => '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) ==> SYST ... feito. ==> PWD ... feito. ==> TYPE I ... feito. ==> CWD (1) /pub/FreeBSD/ports/distfiles/xfce4 ... feito. ==> SIZE xfce4-equake-plugin-1.3.4.tar.bz2 ... feito. ==> PASV ... feito. ==> RETR xfce4-equake-plugin-1.3.4.tar.bz2 ... O arquivo 'xfce4-equake-plugin-1.3.4.tar.bz2' não foi encontrado. (file not found) this file was required by xfce4 and not found in any repository where can I found it? Rizzo