From owner-freebsd-questions Tue Jun 25 07:22:55 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA00270 for questions-outgoing; Tue, 25 Jun 1996 07:22:55 -0700 (PDT) Received: from oznet16.ozemail.com.au (oznet16.ozemail.com.au [203.2.192.109]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA00264 for ; Tue, 25 Jun 1996 07:22:52 -0700 (PDT) Received: from oznet02.ozemail.com.au (oznet02.ozemail.com.au [203.2.192.124]) by oznet16.ozemail.com.au (8.7.4/8.6.12) with ESMTP id AAA14485; Wed, 26 Jun 1996 00:21:54 +1000 (EST) Received: from rlyon.mynet.au (slmel7p13.ozemail.com.au [203.22.156.101]) by oznet02.ozemail.com.au (8.7.4/8.6.12) with SMTP id AAA15816; Wed, 26 Jun 1996 00:22:37 +1000 (EST) Date: Wed, 26 Jun 1996 00:12:50 +1000 (EST) From: Richard Lyon X-Sender: rlyon@rlyon.mynet.au To: babel@cais.cais.com cc: questions@freebsd.org, babel@cais.com Subject: Re: Finding ports of Mosaic In-Reply-To: <199606242252.SAA14763@cais.cais.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 24 Jun 1996 babel@cais.cais.com wrote: > > > Have most of FreeBSD installed and working. > > Mosaic-src-2.6.tar.gz is not at the URL listed in the ports collection? > How and where can I get Mosiac or netscape. I have tried to port > both browsers but none are available at there respective ftp sites. > > I have downloaded Mosaic source code tar balls but in .Z format not .gz > won't work with cdrom ports setup. How do I alter Makefile to accept > already downloaded distributions? Which will work with FreeBSD? > >From what I can see of the /usr/ports/net/Mosaic/Makefile you are also going to require the jpeg library and a motif library in addition to the mosaic source. My ports collection requires the .Z format (FSB2.1). Look in /usr/ports/net/Mosaic/files/md5. Regards Richard ...