From owner-freebsd-questions@FreeBSD.ORG Wed Jan 9 07:34:32 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 28E6516A418 for ; Wed, 9 Jan 2008 07:34:32 +0000 (UTC) (envelope-from whendrik.freebsd@xs4all.nl) Received: from smtp-vbr1.xs4all.nl (smtp-vbr1.xs4all.nl [194.109.24.21]) by mx1.freebsd.org (Postfix) with ESMTP id A69E613C44B for ; Wed, 9 Jan 2008 07:34:31 +0000 (UTC) (envelope-from whendrik.freebsd@xs4all.nl) Received: from platvis (whendrik.xs4all.nl [82.95.247.17]) (authenticated bits=0) by smtp-vbr1.xs4all.nl (8.13.8/8.13.8) with ESMTP id m097YTdM042365 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 9 Jan 2008 08:34:30 +0100 (CET) (envelope-from whendrik.freebsd@xs4all.nl) Date: Wed, 9 Jan 2008 08:34:59 +0100 From: Willem Hendriks To: freebsd-questions@freebsd.org Message-ID: <20080109073459.GA947@platvis.lan> References: <20080108204440.GA1011@platvis.lan> <20080108212710.GA47977@gizmo.acns.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080108212710.GA47977@gizmo.acns.msu.edu> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: by XS4ALL Virus Scanner 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: Wed, 09 Jan 2008 07:34:32 -0000 On Tue, Jan 08, 2008 at 04:27:10PM -0500, Jerry McAllister wrote: > 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 > cvsup, sorry typo