From owner-freebsd-questions Thu Jan 23 9:23:12 2003 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 4A48F37B401 for ; Thu, 23 Jan 2003 09:23:11 -0800 (PST) Received: from anchor-post-39.mail.demon.net (anchor-post-39.mail.demon.net [194.217.242.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id B727443ED8 for ; Thu, 23 Jan 2003 09:23:10 -0800 (PST) (envelope-from kevin@caomhin.demon.co.uk) Received: from caomhin.demon.co.uk ([62.49.21.186]) by anchor-post-39.mail.demon.net with esmtp (Exim 3.36 #2) id 18bl4H-0004VL-0U; Thu, 23 Jan 2003 17:23:09 +0000 Message-ID: Date: Thu, 23 Jan 2003 17:23:00 +0000 To: Didier Wiroth Cc: freebsd-questions@freebsd.org From: Kevin Golding Subject: Re: download port packages References: <3E3022A5.4010403@mcesr.etat.lu> In-Reply-To: <3E3022A5.4010403@mcesr.etat.lu> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Someone, quite probably Didier Wiroth, once wrote: >Is it possible to download the "all" the packages of the meta port >/usr/ports/x11/kde? I tried make fetch, that doesn't work or partially, >because it only fetches qt! > >I would like to download all the packages and their dependencies to burn >it on a cd, and install it on a PC which is not connected to any network! # make fetch-recursive This downloads the distfiles for the port and any listed dependencies. Kevin -- kevin@caomhin.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message