From owner-freebsd-questions@FreeBSD.ORG Fri Mar 25 20:49:05 2005 Return-Path: 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 4FD6516A4CE for ; Fri, 25 Mar 2005 20:49:05 +0000 (GMT) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9A7543D46 for ; Fri, 25 Mar 2005 20:49:04 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id ABE6BC63FBE for ; Fri, 25 Mar 2005 15:49:03 -0500 (EST) X-Sasl-enc: 2icx5DHPD0sXw9aV0+bSpg 1111783742 Received: from gumby.localhost (dsl-80-41-66-113.access.as9105.com [80.41.66.113]) by frontend3.messagingengine.com (Postfix) with ESMTP id 264E9247F3 for ; Fri, 25 Mar 2005 15:49:01 -0500 (EST) From: RW To: freebsd-questions@freebsd.org Date: Fri, 25 Mar 2005 20:49:01 +0000 User-Agent: KMail/1.8 References: <42441F6E.9010506@mail.uni-mainz.de> In-Reply-To: <42441F6E.9010506@mail.uni-mainz.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503252049.02498.list-freebsd-2004@morbius.sent.com> Subject: Re: How download installed packages' sourcesfiles X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2005 20:49:05 -0000 On Friday 25 March 2005 14:25, O. Hartmann wrote: > Hello. > I run into the follwoing problem. > Using an internet connected at my lab makes me happy installing each > package I need from source. > At home I have only a very slow moem connection, but I need also the > same packages (not precompiled, > the sources) there. > > One idea was to "fetch" every source tarball of every installed > port-package as reported in /var/db/pkg, > burn /usr/ports/distfiles in conjunction with a up to date > /usr/Ports-tree on one or two DVDs and > the copy this at home on the disk (capacity is not an issue). > > Unforunately "portupdate" does not have a simple functionality to gather > all tarballs from each installed > port and its friends it depends on. > Maybe someone of you has a similar limitation and can help. what about portupgrade -Fa