From owner-freebsd-questions@FreeBSD.ORG Mon Jan 26 13:29:54 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EE20106572E for ; Mon, 26 Jan 2009 13:29:54 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr11.xs4all.nl (smtp-vbr11.xs4all.nl [194.109.24.31]) by mx1.freebsd.org (Postfix) with ESMTP id BCD068FC29 for ; Mon, 26 Jan 2009 13:29:53 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (double-l.xs4all.nl [80.126.205.144]) by smtp-vbr11.xs4all.nl (8.13.8/8.13.8) with ESMTP id n0QDTk7A038245; Mon, 26 Jan 2009 14:29:52 +0100 (CET) (envelope-from Johan@double-l.nl) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Mon, 26 Jan 2009 14:29:45 +0100 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB5DE490@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: how to install all p5-* one shot Thread-Index: Acl/udoBEO/Dd/QjQzK53oTjFX9ojgAABvag References: <9a52b1190901260442i5c268754xb46e6e9f64127076@mail.gmail.com> <9a52b1190901260523r17cc1f99waf42ee0f9e298057@mail.gmail.com> From: "Johan Hendriks" To: "Saifi Khan" X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: RE: how to install all p5-* one shot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2009 13:29:56 -0000 >> 2009/1/26 Saifi Khan : >>> Hi all: >>> >>> There are many PERL packages in ports whose names are prefixed with = p5-* . >>> >>> How does one install all the p5-* packages one shot ? >>> >>> Is there a way one can do it with the options available in ports >>> or does one need to write a script to locate all the dir names >>> starting with p5-* ? >>> >>> Any pointer in this direction will be appreciated. >> >> % cd /usr/ports >> % find . -name "p5\-*" | wc -l >> >> >> Good idea? Then try: >> >> % sudo portmaster -i */p5\-* >> >> - Herbert >Thanks Herbert. >I'd did not know about 'portmaster' until you mentioned in your mail. >Wow, so i got cvsup, portsnap and now portmaster :) >--=20 >thanks >Saifi. I don't think (i am actually sure) that you can not install all the p5-* = ports. A lot of ports conflict with each other.=20 So it is better to install the p5-* ports you actually need. And the good thing about the ports tree is that they will be when = installing software that require those p5-* ports. Regards, Johan Hendriks No virus found in this outgoing message. Checked by AVG - http://www.avg.com=20 Version: 8.0.176 / Virus Database: 270.10.13/1915 - Release Date: = 25-1-2009 18:13