From owner-freebsd-questions@FreeBSD.ORG Tue Apr 7 15:59:01 2009 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 4D4A210656C0 for ; Tue, 7 Apr 2009 15:59:01 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 08E2C8FC08 for ; Tue, 7 Apr 2009 15:59:01 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 60A065E33B; Tue, 7 Apr 2009 17:59:00 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.59 X-Spam-Level: X-Spam-Status: No, score=-1.59 tagged_above=-999 required=5 tests=[AWL=1.010, BAYES_00=-2.599, SPF_PASS=-0.001] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id AHIH9OlYnAmo; Tue, 7 Apr 2009 17:58:55 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from blj01.no-ip.org (c-195-216-040-164.static.bjare.net [195.216.40.164]) by mx1.bjare.net (Postfix) with ESMTP id 8D10B5E33A; Tue, 7 Apr 2009 17:58:55 +0200 (CEST) Message-ID: <49DB783F.6020809@eskk.nu> Date: Tue, 07 Apr 2009 17:58:55 +0200 From: Leslie Jensen User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: Manolis Kiagias References: <49DB758B.6060807@eskk.nu> <49DB7742.8080502@gmail.com> In-Reply-To: <49DB7742.8080502@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@freebsd.org" Subject: Re: Portsnap question 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: Tue, 07 Apr 2009 15:59:01 -0000 Manolis Kiagias skrev: > Leslie Jensen wrote: >> I used to use csup and in my /root/ports-supfile I changed the default >> host line to a server near me. >> >> *default host=cvsup.se.FreeBSD.org >> >> Now I've been using portsnap for a while and when installing a new >> system I got to question if portsnap look in this file for an update >> server or does portsnap need to be configured somewhere else? >> >> Thanks >> >> /Leslie >> >> > > No, portsnap uses /etc/portsnap.conf. Normally you don't need to make > any changes to this file. > Thank you :-) I see there's no gain in changing. /Leslie