From owner-freebsd-ports@FreeBSD.ORG Sun Jun 17 07:07:48 2007 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7AFFC16A46B for ; Sun, 17 Jun 2007 07:07:48 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail4out.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) by mx1.freebsd.org (Postfix) with ESMTP id 31D8D13C448 for ; Sun, 17 Jun 2007 07:07:48 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id 5D73337D93A; Sun, 17 Jun 2007 17:07:47 +1000 (EST) X-Viruscan-Id: <4674DDC300010087A10339@BarNet> Received: from mail4auth.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail4.barnet.com.au (Postfix) with ESMTP id 315D2423911; Sun, 17 Jun 2007 17:07:47 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id E4DCA37D856; Sun, 17 Jun 2007 17:07:46 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id C17B5102; Sun, 17 Jun 2007 17:07:46 +1000 (EST) Date: Sun, 17 Jun 2007 17:07:46 +1000 From: Edwin Groothuis To: Mark Linimon Message-ID: <20070617070746.GD1325@k7.mavetju> References: <4674CE41.7000103@gmx.de> <20070617.001516.-1615142562.imp@bsdimp.com> <4674D5B2.4000104@gmx.de> <20070617.004201.-1804635381.imp@bsdimp.com> <20070617065457.GB30965@soaustin.net> <20070617070447.GC1325@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070617070447.GC1325@k7.mavetju> User-Agent: Mutt/1.4.2.3i Cc: ports@FreeBSD.org Subject: Re: How to get a list of all kernel modules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2007 07:07:48 -0000 On Sun, Jun 17, 2007 at 05:04:47PM +1000, Edwin Groothuis wrote: > On Sun, Jun 17, 2007 at 01:54:57AM -0500, Mark Linimon wrote: > > On Sun, Jun 17, 2007 at 12:42:01AM -0600, M. Warner Losh wrote: > > > I'd kinda hoped there was a pseudo category that I could key off of. > > > > Kinda sounds like there should be. > > > > Here's my list so far: > > > > multimedia/pvr250 > > Plus multimedia/pvrxxx. Plus emulators/snespp. I think you can better grep for \\.ko$, and then later manually remove the ones which install it a /compat directory. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/