From owner-freebsd-ports@FreeBSD.ORG Sun Jun 17 03:32: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 1158A16A41F for ; Sun, 17 Jun 2007 03:32: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 B225813C43E for ; Sun, 17 Jun 2007 03:32:58 +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 l5H3WnwW032988 for ; Sat, 16 Jun 2007 21:32:49 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 16 Jun 2007 21:33:19 -0600 (MDT) Message-Id: <20070616.213319.-1889956458.imp@bsdimp.com> To: ports@FreeBSD.org From: "M. Warner Losh" 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]); Sat, 16 Jun 2007 21:32:50 -0600 (MDT) Cc: Subject: 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 03:32:59 -0000 Greetings, is there an easy way to get a list of all the ports that compile kernel modules? I'd like to add them to my kernel build. I did this once before, but I lost all information on how to do it when I lost my laptop's hard disk after the last bsdcan... Warner