From owner-freebsd-questions@FreeBSD.ORG Fri Sep 24 03:39:38 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 93D3416A4D0 for ; Fri, 24 Sep 2004 03:39:38 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 479E443D58 for ; Fri, 24 Sep 2004 03:39:38 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) i8O3e0W43029; Thu, 23 Sep 2004 20:40:00 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "horio shoichi" , Date: Thu, 23 Sep 2004 20:41:15 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 In-Reply-To: <20040924.024446.b03628edb28facb5.10.0.3.20@bugsgrief.net> Importance: Normal Subject: RE: Netscape navigator for FreeBSD5.1 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: Fri, 24 Sep 2004 03:39:38 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of horio shoichi > Sent: Thursday, September 23, 2004 7:45 PM > To: freebsd-questions@freebsd.org > Subject: Re: Netscape navigator for FreeBSD5.1 > > > You have a plenty of them. > > % ls -d /usr/ports/www/netscape* > /usr/ports/www/netscape-remote > /usr/ports/www/netscape48-communicator All that uses the linux compatibility stuff, Netscape hasn't released a native freebsd binary for some time. Mozilla is what you want if you want the latest and greatest browser stuff. But I still run ns4.7-freebsd for testing purposes, it's also faster than the modern browsers. Ted