From owner-freebsd-questions@FreeBSD.ORG Tue Jul 23 14:25:06 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 382C98B5 for ; Tue, 23 Jul 2013 14:25:06 +0000 (UTC) (envelope-from pulsarpietro@aol.com) Received: from omr-d05.mx.aol.com (omr-d05.mx.aol.com [205.188.109.202]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 11B1A2157 for ; Tue, 23 Jul 2013 14:25:05 +0000 (UTC) Received: from mtaout-da02.r1000.mx.aol.com (mtaout-da02.r1000.mx.aol.com [172.29.51.130]) by omr-d05.mx.aol.com (Outbound Mail Relay) with ESMTP id D01A470040685 for ; Tue, 23 Jul 2013 10:24:58 -0400 (EDT) Received: from [172.29.2.127] (static-212-247-169-178.cust.tele2.se [212.247.169.178]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mtaout-da02.r1000.mx.aol.com (MUA/Third Party Client Interface) with ESMTPSA id 2CDD0E0000B3 for ; Tue, 23 Jul 2013 10:24:58 -0400 (EDT) From: Pietro Paolini Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Newbye question VIM problem Message-Id: <0E1CF319-55F1-4464-89D0-01C9DC6DC110@aol.com> Date: Tue, 23 Jul 2013 16:24:54 +0200 To: FreeBSD Questions Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) X-Mailer: Apple Mail (2.1503) x-aol-global-disposition: G DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mx.aol.com; s=20121107; t=1374589498; bh=M29h3teD+V3KcxomZCeDg1wmVNnmVlWSSdIOpZwnljE=; h=From:To:Subject:Message-Id:Date:Mime-Version:Content-Type; b=Bdu9x5CZIRn9R7PF3S3oBuKomnA7DhKj2AWFXVlZMF2+CB8X7S16FbKge0NQKVBR2 YlMLpTpUAKo5oziS3NI/7t0yz+EG+WXY5Xcp1CbEpZa28+fX6m6O5ak7woOBYg+Ayv 4f9pkbiR4Q98BZvsnci1DiSDa2t3xt9WMfmJ317I= x-aol-sid: 3039ac1d338251ee923904dc X-AOL-IP: 212.247.169.178 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jul 2013 14:25:06 -0000 Hello all, I have to install in a probably not latest version BSD machine but when = I try to=20 pkg_add -r vim-lite Error: Unable to get = ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/v= im-lite.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch = 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/= vim-lite.tbz' by URL I get that error, it should be cause by the fact that my system is not = so new, am I wrong ? Any solution on that ? Thanks a lot. Pietro.=