Date: Sat, 10 Feb 1996 16:00:16 -0800 From: "Binh Do" <binhdo@cs.ubc.ca> To: kkoay@lightside.com (Kok K. Koay) Cc: questions@freebsd.org Subject: Re: Netscape 2.0 Message-ID: <9602101600.ZM20269@cascade.cs.ubc.ca> In-Reply-To: kkoay@lightside.com (Kok K. Koay) "Netscape 2.0" (Feb 10, 2:29pm) References: <m0tlNn4-0009WyC@covina.lightside.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 10, 2:29pm, Kok K. Koay wrote:
> Subject: Netscape 2.0
": "Hi, I notice that a lot of people are using Netscape 2.0, but is the 2.0
": "version is a beta or the final release? I am a little late to install the
": "port for netscape2, by the time I want to install it, the 2.0 beta binary
": "was removed from all ftp site and the new 2.0 stable was out. My question
": "is, are there any old binary left out there and any new port for the new 2.0
": "final release.
": "
>-- End of excerpt from Kok K. Koay
I run 2.0 final. I do not have the new patch, but I just modify the Makefile in
/usr/ports/www/netscape2 as:
DISTNAME= netscape-2.0
^^^^^^^^^^^^
CATEGORIES+= www
MASTER_SITES= ftp://ftp2.netscape.com/2.0beta6/unix/ \
ftp://ftp3.netscape.com/2.0beta6/unix/ \
ftp://ftp5.netscape.com/2.0beta6/unix/ \
ftp://ftp.sunet.se/pkb/www/Netscape/2.0beta6/unix/ \
ftp://ftp.riken.go.jp/pub/WWW/netscape/2.0beta6/unix/
DISTFILES= netscape-v20-export.i386-unknown-bsd.tar.gz
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
on condition that I have the above Netscape.tar.gz in /usr/ports/distfiles
That is it. Hope this helps.
--
Binh Do
Department Of Computer Science
University Of BC, Canada
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9602101600.ZM20269>
