From owner-freebsd-questions@FreeBSD.ORG Fri Oct 6 16:19:39 2006 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 D289616A412 for ; Fri, 6 Oct 2006 16:19:39 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC9643D45 for ; Fri, 6 Oct 2006 16:19:39 +0000 (GMT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id k96GHkNw074703; Fri, 6 Oct 2006 12:17:46 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id k96GHksf074702; Fri, 6 Oct 2006 12:17:46 -0400 (EDT) (envelope-from jerrymc) Date: Fri, 6 Oct 2006 12:17:45 -0400 From: Jerry McAllister To: ograbme Message-ID: <20061006161745.GA74632@gizmo.acns.msu.edu> References: <1092883606.20061006121429@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1092883606.20061006121429@gmail.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Newbie Question - looking for suggestions of small ports to install on stand-alone system without internet connection 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: Fri, 06 Oct 2006 16:19:39 -0000 On Fri, Oct 06, 2006 at 12:14:29PM -0400, ograbme wrote: > > I would like a few recommendations for small "ports" to try to install > on my stand-alone machine. > > The stand-alone machine does not have connection to the internet; > however, I do have a set of four (4)CD from the FreeBSD Mall and two > (2) of the CD's have 'ports' on them. I would like to select one, two > or three ports to install on this machine ... to go through the steps > and experience of the ports process using the cdroms, sooooo ... in > essence I'm looking for suggestions of ports of a small nature (if > there is such a thing). Geez, what do you want to play with? Pick anything. Maybe a couple of simple games would be a good example or maybe a text editor such as vim. But, your lack of network connection makes coming up with suggestions more difficult. It is no problem if everything is on the CD set. The problem is that so many things have dependancies that may want to go out to the network to get something else to build. I always just have it pull in things over the net, so am not sure how much you can get away with for a just CD install. So, it is hard to think of one without trying it to make sure everything it needs is on the CDs. Some simple game such as xmahjongg or dontspace (a Freecell game) might work OK and not call in to much else. A text editor such as vim may be OK. They all require X, but that should be on the CDs. ////jerry > > Thanks in advance. > > > > _______________________________________________ > 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"