From owner-freebsd-questions@FreeBSD.ORG Tue Jan 8 21:29:02 2008 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 E678516A468 for ; Tue, 8 Jan 2008 21:29:02 +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 AAB5F13C45B for ; Tue, 8 Jan 2008 21:29:02 +0000 (UTC) (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 m08LRADs048045; Tue, 8 Jan 2008 16:27:10 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m08LRAAJ048042; Tue, 8 Jan 2008 16:27:10 -0500 (EST) (envelope-from jerrymc) Date: Tue, 8 Jan 2008 16:27:10 -0500 From: Jerry McAllister To: Willem Hendriks Message-ID: <20080108212710.GA47977@gizmo.acns.msu.edu> References: <20080108204440.GA1011@platvis.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080108204440.GA1011@platvis.lan> User-Agent: Mutt/1.4.2.2i Cc: Jon Dowd , freebsd-questions@freebsd.org Subject: Re: Fortune 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: Tue, 08 Jan 2008 21:29:03 -0000 On Tue, Jan 08, 2008 at 09:44:40PM +0100, Willem Hendriks wrote: > > Is there a port for the game fortune? I recently installed 6.2 AMD64 > > and I can't find it when I do a 'pkg_add -rv fortune' or 'pkg_add -rv > > fortune-mod' > > > > The ones I find I am not interested in; such as: > > zh-fortunetw-1.3 > > wmfortune-0.241_2 > > fortune-mod-bible-1.0_1 > > fortune-mod-bofh-2.0_3 > > fortune-mod-culmea-culmilor-2005.12.15 > > fortune-mod-ferengi_rules_of_acquisition-2006.01.26 > > fortune-mod-futurama-0.2_3 > > fortune-mod-the-godfather-2.0 > > fortuneit-1.99 > > pl-fortunepl-0.0.20051022 > > ru-fortune-bashorgru-20070808 > > ru-fortuneru-0.9 > > fortunelock-0.1.2 > > e17-splash-fortune-1.1_1 > > > > Am I missing something? > > > > Thanks for your help. > > You could get the latest sources with svcup, and do a make, make install in ^^^^^ > /usr/src/games/fortune Is that a new one on me or do you mean 'cvsup' -- which has been replaced with 'csup'? That would be the recommended way to update your ports tree. You want to use the directive: ports-all tag=. in your supfile to pull in the latest ports tree - which is the only one since it is not branched like the main OS. Actually, you should to a full update of the OS and ports tree at the same time and then build and install all the system before installing the ports. It doesn't actually take very long any more on recently built 1,000+ MHz hardware which is so much faster than in the good old days of 80 MHz CPUs. ////jerry > > Willem Hendriks > _______________________________________________ > 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"