From owner-freebsd-hackers Wed Jan 15 04:27:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id EAA24691 for hackers-outgoing; Wed, 15 Jan 1997 04:27:07 -0800 (PST) Received: from echonyc.com (echonyc.com [198.67.15.2]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id EAA24686 for ; Wed, 15 Jan 1997 04:27:04 -0800 (PST) Received: (from benedict@localhost) by echonyc.com (8.8.4/8.8.3) id HAA29250; Wed, 15 Jan 1997 07:27:00 -0500 (EST) Date: Wed, 15 Jan 1997 07:27:00 -0500 (EST) From: Snob Art Genre To: mgessner@aristar.com cc: FreeBSD Hackers Subject: Re: ports collection In-Reply-To: <199701151205.HAA22775@home.winc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 15 Jan 1997 mgessner@aristar.com wrote: > Hello, all, > > I've linked to the ports collection on my CD. NOW what? For > lots of things, like lynx, there isn't a tgz file like pkg_add wants. > What do you do with that? The tgzs are on the first CD; that's the packages system. Ports are on the second CD; that's the ports collection. Two different phenomena. To add a package, use mount the first disk and use pkg_add. To add a program from ports, use the ports links in /usr/ports with the second CD mounted (cd to the directory corresponding to the port you want to add and type make). > > TIA, > > Matt > Ben