From owner-freebsd-ports@FreeBSD.ORG Sun Jun 17 06:50:59 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 8392C16A473 for ; Sun, 17 Jun 2007 06:50:59 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 45AD613C484 for ; Sun, 17 Jun 2007 06:50:59 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.8/8.13.4) with ESMTP id l5H6nPjH034108; Sun, 17 Jun 2007 00:49:25 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 17 Jun 2007 00:49:55 -0600 (MDT) Message-Id: <20070617.004955.1631944436.imp@bsdimp.com> To: edwin@mavetju.org From: "M. Warner Losh" In-Reply-To: <20070617064540.GB1325@k7.mavetju> References: <4674D5B2.4000104@gmx.de> <20070617.004201.-1804635381.imp@bsdimp.com> <20070617064540.GB1325@k7.mavetju> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Sun, 17 Jun 2007 00:49:25 -0600 (MDT) 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 06:50:59 -0000 In message: <20070617064540.GB1325@k7.mavetju> Edwin Groothuis writes: : 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. : > pvr250 is also kinda a mess too, since I can't build it w/o a CD I : > don't have... : : Don't blame me, there are lots of ports which require distfiles : which you can't just download :-) I don't blame you. I understand the reasons for it, but it makes it harder to automatically check them. Warner