From owner-freebsd-questions@FreeBSD.ORG Tue Jan 17 15:22:24 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CF8D16A41F for ; Tue, 17 Jan 2006 15:22:24 +0000 (GMT) (envelope-from jechaiz@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0618B43D48 for ; Tue, 17 Jan 2006 15:22:23 +0000 (GMT) (envelope-from jechaiz@gmail.com) Received: by wproxy.gmail.com with SMTP id i14so356695wra for ; Tue, 17 Jan 2006 07:22:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=A+MGeJfKD6X3aM9zuSdhoALmp3zI+l/xEvWXIak9yWM/B32GtZEMuaHfRxVhBdVmtQ0MEqx1WuyJHOUF8prNGX9gO5oCsljQfo1DT1LS+qScNP7VKBFPAg2qteOKL25OyZSqKKvJ4H2SxpqJPks98i+4+VE+UqqLjYQKXSygFC0= Received: by 10.54.132.10 with SMTP id f10mr10051767wrd; Tue, 17 Jan 2006 07:22:22 -0800 (PST) Received: by 10.54.95.20 with HTTP; Tue, 17 Jan 2006 07:22:22 -0800 (PST) Message-ID: <1c8c9de30601170722s4f0c8017kd681700b60ff5788@mail.gmail.com> Date: Tue, 17 Jan 2006 12:22:22 -0300 From: Javier Echaiz To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Upgrading sources 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, 17 Jan 2006 15:22:24 -0000 I have a machine running FreeBSD i386 6.0 Release and I'd like to know how to update my sources to 6-stable. I know I should run cvsup but port 5999 tcp is being filtered and there is no socks proxy around. We also have CTM, but i think it is not for me... Can i get the sources of the stable version by FTP or HTTP using some tool similar to portsnap (I use it to get the snapshots of the ports tree). I could find ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/6.0-RELEASE/sr= c/ but there is nothing for 6-stable... Thx in advance, Javier