From owner-freebsd-questions@FreeBSD.ORG Thu Apr 29 13:59:02 2004 Return-Path: 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 E90E316A4CE for ; Thu, 29 Apr 2004 13:59:02 -0700 (PDT) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88F1843D41 for ; Thu, 29 Apr 2004 13:59:02 -0700 (PDT) (envelope-from parv@chvlva.adelphia.net) Received: from default.chvlva.adelphia.net ([69.160.64.49]) by mta13.adelphia.netESMTP <20040429205215.CZVC13425.mta13.adelphia.net@default.chvlva.adelphia.net>; Thu, 29 Apr 2004 16:52:15 -0400 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 66E7D5367; Thu, 29 Apr 2004 16:52:56 -0400 (EDT) Date: Thu, 29 Apr 2004 16:52:56 -0400 From: Parv To: Stephen Liu Message-ID: <20040429205256.GA383@moo.holy.cow> Mail-Followup-To: Stephen Liu , freebsd-questions@freebsd.org References: <20040429092429.8400.qmail@web40310.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040429092429.8400.qmail@web40310.mail.yahoo.com> cc: freebsd-questions@freebsd.org Subject: Re: Installing Netscape question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2004 20:59:03 -0000 in message <20040429092429.8400.qmail@web40310.mail.yahoo.com>, wrote Stephen Liu thusly... > > $ make search name=netscape | grep netscape For possibly ever more results, remember to use case insensitive option, -i, to grep. > Port: netscape-communicator-4.78 > Port: netscape-navigator-4.78 Communicator has browser plus mail, news, and possibly other junk. Navigator port has/is only the browser. BTW, about two are listed as being for DEC Alpha. > Port: linux-netscape-communicator-4.8 > Port: linux-netscape-navigator-4.8 These two, w/ corresponding description above, run just fine on FreeBSD 4/i386, w/ emulators/linux_base* ports & linux compatibility kernel option/module. > Port: netscape7-7.1 This is somewhat like AOL Netscape branded browser w/ Mozilla engine. Never used it or care to know anything more. So, it depends entirely on you if you want the old versions of Netscape or new, or w/ or w/o extra baggage. - Parv --