From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 03:47:19 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AD6C1065672 for ; Wed, 21 Jan 2009 03:47:19 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by mx1.freebsd.org (Postfix) with ESMTP id E7C918FC0A for ; Wed, 21 Jan 2009 03:47:18 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (localhost [127.0.0.1]) by pukruppa.net (8.14.3/8.14.3) with ESMTP id n0L3oXni016585; Wed, 21 Jan 2009 04:50:35 +0100 (CET) (envelope-from ulrich@pukruppa.net) Message-ID: <49769B89.4040301@pukruppa.net> Date: Wed, 21 Jan 2009 04:50:33 +0100 From: Peter Ulrich Kruppa User-Agent: Thunderbird 2.0.0.19 (X11/20090108) MIME-Version: 1.0 To: twh359@earthlink.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Newbie: offline package use / XFCE. 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: Wed, 21 Jan 2009 03:47:19 -0000 Thomas W. Holloway schrieb: > > I would like to install XFCE on a FreeBSD 7.1 box that is and will > remain (for now) offline. No network connection at all. If I have read > correctly, this means downloading the appropriate package(s) and using > pkg_add. So far, so good (I haven't done it, but it seems clear enough). The simpliest way would be to install from one of the three Release-CD's or from the Release-DVD (via /usr/sbin/sysinstall). But I have no idea if XFCE4 is contained in them. Perhaps someone could look this up for you? Greetings, Uli. > > The package for XFCE4, as listed here > > http://www.freebsd.org/ports/xfce.html > > is a "meta-port" (I believe I understand the idea), which seems to have > about one hundred (100) dependencies. Of course, some of those will have > dependencies of their own, and so on. My question is this: > > In order to "download/ftp the package" for XFCE4, I would have to obtain > all hundred (or so) of the listed files _and_ any dependencies they may > have so as to point pkg_add at them locally. Is this correct? If not > correct, what have I missed (a pointer to what I've missed should be > sufficient). > > I've also looked at it from the XFCE side, where there is a nice, > detailed doc by Benedikt Meurer, here > > > http://www.os-works.com/documentation/xfce-installers/4.2.1/xfce-installer/ > > This strongly implies that I can bypass the pkg_add procedure entirely. > Might be worth trying, but I'd still like to know if I've understood > what the package listing above is saying. > > Editorial comment and/or general advice on XFCE is not unwelcome. It's > just secondary to the question. > > Thanks in advance, and > > regards, > > Tom Holloway. > > PS: I almost forgot the traditional "PLEASE HELP!!!" ;) But this is > not for work and I am not on any deadline whatever. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"