From owner-freebsd-questions Tue Dec 10 15: 8:18 2002 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 5262037B401 for ; Tue, 10 Dec 2002 15:08:17 -0800 (PST) Received: from rhadamanth.submonkey.net (pc1-cdif2-5-cust47.cdif.cable.ntl.com [81.101.150.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62F1743EC2 for ; Tue, 10 Dec 2002 15:08:15 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.10) id 18LtU2-0000bp-00; Tue, 10 Dec 2002 23:08:10 +0000 Date: Tue, 10 Dec 2002 23:08:10 +0000 From: Ceri Davies To: Roman Neuhauser Cc: Hansel Yapadi , freebsd-questions@FreeBSD.org Subject: Re: Verify the FreeBSD`s CDs Message-ID: <20021210230810.GA1925@submonkey.net> Mail-Followup-To: Ceri Davies , Roman Neuhauser , Hansel Yapadi , freebsd-questions@FreeBSD.org References: <3DF55B94.8060409@myrealbox.com> <20021210182806.GL1454@gothmog.gr> <20021210193927.GL56031@freepuppy.bellavista.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021210193927.GL56031@freepuppy.bellavista.cz> X-message-flag: All your linuxconf-configured redhat are belong to us. X-message-flag-attribution: suresh, sdm. User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Dec 10, 2002 at 08:39:27PM +0100, Roman Neuhauser wrote: > > On 2002-12-10 10:12, Hansel Yapadi wrote: > > > > How to install all packages in one click ( I don`t need to select > > > the packages one by one ) ? > > impossible. you could probably do something along these lines: > > # cd /usr/ports > # for f in */*/Makefile; do (cd ${f%/*} && make install); done # cd /usr/ports && make install should do it. Ceri -- In the name of my ancestors, the honorable guardians, and the gems! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message