From owner-freebsd-questions@FreeBSD.ORG Sat Jul 16 11:52:34 2005 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 701A416A41C for ; Sat, 16 Jul 2005 11:52:34 +0000 (GMT) (envelope-from fenomenoxp2@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 103EA43D45 for ; Sat, 16 Jul 2005 11:52:33 +0000 (GMT) (envelope-from fenomenoxp2@gmail.com) Received: by wproxy.gmail.com with SMTP id i20so791037wra for ; Sat, 16 Jul 2005 04:52:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=aT6MsqHWnDFDMP9MiuM3oEDgwnOJvPVoYcLTovXPeNBFXTPvhQBr4nMkBuyV/SwKvNgrZGAOkeyGPz39VpWI1VBaP4YLWTS2bwjadL3jPE2osZwTFVVa88wK04RQhqSbQoXEzV8v6HOD52r/cnwwDGufckeU5+46mUnzsglvDuQ= Received: by 10.54.31.62 with SMTP id e62mr1418971wre; Sat, 16 Jul 2005 04:52:33 -0700 (PDT) Received: by 10.54.153.4 with HTTP; Sat, 16 Jul 2005 04:52:33 -0700 (PDT) Message-ID: Date: Sat, 16 Jul 2005 13:52:33 +0200 From: Emil Khatib 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: Download ports from another machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Emil Khatib List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2005 11:52:34 -0000 Hi everybody, I'm using freebsd on a 56k connection, so you'll probably imagine how frustrating is to spend hours and hours downloading a simple program (plus its dozens of dependecies). I wanted to know if there is any way to get a list and download the programs from another computer with a faster connection. My problem is that I have only access to machines using Windows, so I can't do a "make fetch-recursive"... Can anybody help me please? Thanks in advance