From owner-freebsd-questions Mon Nov 29 3: 9:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 1EE551510E for ; Mon, 29 Nov 1999 03:09:25 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11sOgJ-00078G-00; Mon, 29 Nov 1999 13:09:19 +0200 From: Sheldon Hearn To: Jonathon McKitrick Cc: questions@FreeBSD.ORG Subject: Re: games In-reply-to: Your message of "Fri, 26 Nov 1999 16:12:42 EST." <383EF7C9.F169E2FB@bigfoot.com> Date: Mon, 29 Nov 1999 13:09:19 +0200 Message-ID: <27419.943873759@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 26 Nov 1999 16:12:42 EST, Jonathon McKitrick wrote: > Are there any really good animation quality games out there that are > available as FreeBSD ports? Yes. However, it's almost certainly best for you to go and dig around in ports/games yourself, since all you're going to elicit here is so much opinion. You can view the descriptions of these games with: for i in `find /usr/ports/games -name DESCR`; do echo ===\> ${i}: cat $i echo done Enjoy. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message