From owner-freebsd-questions@FreeBSD.ORG Sat Dec 17 07:14:12 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 105A716A41F for ; Sat, 17 Dec 2005 07:14:12 +0000 (GMT) (envelope-from james_mapson@umpquanet.com) Received: from ns.museum.rain.com (gw-ipinc.museum.rain.com [65.75.192.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7657C43D60 for ; Sat, 17 Dec 2005 07:14:11 +0000 (GMT) (envelope-from james_mapson@umpquanet.com) Received: from ns.museum.rain.com (localhost [127.0.0.1]) by ns.museum.rain.com (8.13.4/8.13.4) with ESMTP id jBH7Cp4M000852 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Fri, 16 Dec 2005 23:12:51 -0800 (PST) (envelope-from james@umpquanet.com) Received: (from james@localhost) by ns.museum.rain.com (8.13.4/8.13.4/Submit) id jBH7Cewr000851; Fri, 16 Dec 2005 23:12:40 -0800 (PST) (envelope-from james) Date: Fri, 16 Dec 2005 23:12:39 -0800 From: James Long To: freebsd-questions@freebsd.org Message-ID: <20051217071239.GA773@ns.museum.rain.com> References: <20051216120050.4C25816A420@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051216120050.4C25816A420@hub.freebsd.org> User-Agent: Mutt/1.5.11 X-Spam-Status: No, score=-100.8 required=5.0 tests=ALL_TRUSTED, J_CHICKENPOX_51,USER_IN_WHITELIST autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on ns.museum.rain.com Cc: smaginnity@ccw.vic.edu.au Subject: Re: Download the whole ports tree 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: Sat, 17 Dec 2005 07:14:12 -0000 > Message: 20 > Date: Fri, 16 Dec 2005 02:01:37 -0500 > From: Kris Kennaway > Subject: Re: Download the whole ports tree > To: Simon Maginnity > Cc: freebsd-questions@freebsd.org > Message-ID: <20051216070137.GA55600@xor.obsecurity.org> > Content-Type: text/plain; charset="us-ascii" > > On Fri, Dec 16, 2005 at 03:32:33PM +1100, Simon Maginnity wrote: > > Hi everyone, > > I have unlimited bandwidth for the next month or so and > > will not have access to the net again for a few month?s after January. What > > I would like to do is grab a copy of the whole freeBSD ports tree while I > > can, so I can just play with different programs and things at will on a test > > server. Really just for my own amusement. > > > > Is it possible to get a copy of the whole ports tree down if I have enough > > free space etc etc, or just a copy of one branch like www??? > > The ports tree is not all that large..are you asking about fetching > every port distfile? > > Kris Well, portupgrade -FRaN sounded promising, but upon further reflection, I suspect that would fetch only distfiles for those ports which are already installed, plus any new dependencies that are not yet installed. Perhaps we need a meta-port which includes _everything_ as a build dependency. Then you just fetch that.