From owner-freebsd-ports@FreeBSD.ORG Fri Jan 7 19:53:36 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 057E416A4CE for ; Fri, 7 Jan 2005 19:53:36 +0000 (GMT) Received: from mailtest.sd73.bc.ca (mailtest.sd73.bc.ca [142.24.13.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id A712443D2D for ; Fri, 7 Jan 2005 19:53:33 +0000 (GMT) (envelope-from fcash-ml@sd73.bc.ca) Received: from localhost (localhost [127.0.0.1]) by mailtest.sd73.bc.ca (Postfix) with ESMTP id 95FFAF1F39 for ; Fri, 7 Jan 2005 11:53:32 -0800 (PST) Received: from mailtest.sd73.bc.ca ([127.0.0.1]) by localhost (mailtest.sd73.bc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 87626-01-98 for ; Fri, 7 Jan 2005 11:53:32 -0800 (PST) Received: from s9.sbo (s9.sbo [192.168.0.9]) by mailtest.sd73.bc.ca (Postfix) with ESMTP id 15F5CF1F35 for ; Fri, 7 Jan 2005 11:53:32 -0800 (PST) From: Freddie Cash Organization: School District 73 - Kamloops, BC To: freebsd-ports@freebsd.org Date: Fri, 7 Jan 2005 11:53:31 -0800 User-Agent: KMail/1.7.2 References: <41DEE3D2.8090901@ion.lu> In-Reply-To: <41DEE3D2.8090901@ion.lu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501071153.32270.fcash-ml@sd73.bc.ca> X-Virus-Scanned: by amavisd-new using ClamAV at sd73.bc.ca Subject: Re: Easy php{4,5} extension installer X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2005 19:53:36 -0000 On January 7, 2005 11:32 am, Steve Clement wrote: > Ever wanted to install php5-* extensions from the ports tree. > Well I did, but noticed php5-oracle wasn't really my thing, so you > would need a bit more control over it: > for port in `locate php5- |cut -f5 -d\/ | uniq`; do > portinstall -i $port > done > the locate statement can be replaced by a find one, and it can > probably be done with something like: portinstall -i php5-\* but I > couldn't find it out in less then 30seconds... Why not just install /usr/ports/lang/php[45]-extensions and select the extensions you want from there? :) -- Freddie Cash, CCNT CCLP Helpdesk / Network Support Tech. School District 73 (250) 377-HELP [377-4357] fcash-ml@sd73.bc.ca