From owner-freebsd-questions Wed Dec 11 2: 5: 0 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 788DF37B401 for ; Wed, 11 Dec 2002 02:04:59 -0800 (PST) Received: from mail.bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id AADDA43EA9 for ; Wed, 11 Dec 2002 02:04:57 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id D0FC72BB for ; Wed, 11 Dec 2002 12:01:08 +0100 (CET) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 5BC0C2FDAB2; Wed, 11 Dec 2002 11:04:48 +0100 (CET) Date: Wed, 11 Dec 2002 11:04:48 +0100 From: Roman Neuhauser To: freebsd-questions@FreeBSD.ORG Subject: Re: Verify the FreeBSD`s CDs Message-ID: <20021211100448.GO56031@freepuppy.bellavista.cz> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <3DF55B94.8060409@myrealbox.com> <20021210182806.GL1454@gothmog.gr> <20021210193927.GL56031@freepuppy.bellavista.cz> <20021210200408.GQ1454@gothmog.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021210200408.GQ1454@gothmog.gr> 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 # keramida@ceid.upatras.gr / 2002-12-10 22:04:09 +0200: > On 2002-12-10 20:39, Roman Neuhauser wrote: > > # keramida@ceid.upatras.gr / 2002-12-10 20:28:06 +0200: > > > On 2002-12-10 10:12, Hansel Yapadi wrote: > > > > Is it possible to install all packages that available in the 1-4 cds? > > > > How to install all packages in one click ( I don`t need to select > > > > the packages one by one ) ? > > > > you could probably do something along these lines: > > > > # cd /usr/ports > > # for f in */*/Makefile; do (cd ${f%/*} && make install); done > > Just running 'make install' in /usr/ports should do pretty much > the same thing. Plus or minus a few 'echo' commands that print the > names of port categories as they're installed. oh, so there *is* a one click way after all. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message