From owner-freebsd-questions@FreeBSD.ORG Wed Jul 30 07:19:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 771551065675 for ; Wed, 30 Jul 2008 07:19:37 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 0B2B18FC1A for ; Wed, 30 Jul 2008 07:19:36 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so274628fgb.35 for ; Wed, 30 Jul 2008 00:19:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=n/GQ4dR5U1ktULfIf6v/Nlb/6rOdt083zNbhIl4L2UI=; b=YiQ2+9xvRfW7COWq0q9ZbAmwfMDIFjbYAFGuHYGlH9RJpErmpfd99NPkQvGg/anU/J SBsmQjSChVYdlzVHd0LX6axQ9pWTnbli3SRlMrCnUMRKjh9D3rYBe7UZ+8OtmjPT91M/ CpbaX2d2x63KzwGP/YSNFISBXH8ozl+qaVYrc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Qv2ZclZ/u96nsF4eUpzZTAd9EaAp7TL2fdZGz/7wFdx0I81HXWX81qpjGbJ+qhWeNU 9mc/2xGuUpSCxs+Mcs9w1+T316+2R7zKk4VLZcj6fxsjQ874pyofCBYei6DeXtBbOGfG xeJ9Vz3yS7VVyQ642xYDlnC3EyL4MV6knHa+Q= Received: by 10.86.98.10 with SMTP id v10mr4554741fgb.39.1217402375743; Wed, 30 Jul 2008 00:19:35 -0700 (PDT) Received: from atlantis.dyndns.org ( [79.130.48.30]) by mx.google.com with ESMTPS id d6sm716609fga.2.2008.07.30.00.19.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 30 Jul 2008 00:19:35 -0700 (PDT) Message-ID: <48901605.2030909@gmail.com> Date: Wed, 30 Jul 2008 10:19:33 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.14 (X11/20080703) MIME-Version: 1.0 To: Enebish Enkhbat References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2008 07:19:37 -0000 Enebish Enkhbat wrote: > Error: FTP Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/Latest/Mail-SpamAssassin.tbz: > File unavailable (e.g., file not found, no access) > pkg_add: unable to fetch ' > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/Latest/Mail-SpamAssassin.tbz' > by URL > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > Well, packages for 6.2-RELEASE have been removed from the FTP server. Try setting the PACKAGESITE env. variable to ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/Latest/ Still, I don't see the package you are looking for. Closest match is p5-Mail-SpamAssassin.tbz Check the FTP directory listing using a browser to confirm what you actually want.