From owner-freebsd-ports@FreeBSD.ORG Tue Jun 19 06:12:39 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 6D0AD16A400 for ; Tue, 19 Jun 2007 06:12:39 +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 28CE413C457 for ; Tue, 19 Jun 2007 06:12:38 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id D4BF837DEBA; Tue, 19 Jun 2007 16:12:37 +1000 (EST) X-Viruscan-Id: <467773D5000036E7376083@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 A2DB2428AD4; Tue, 19 Jun 2007 16:12:37 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id 6432737DE61; Tue, 19 Jun 2007 16:12:37 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 0D2E4173; Tue, 19 Jun 2007 16:12:37 +1000 (EST) Date: Tue, 19 Jun 2007 16:12:37 +1000 From: Edwin Groothuis To: Kris Kennaway Message-ID: <20070619061236.GA24449@k7.mavetju> References: <20070616.213319.-1889956458.imp@bsdimp.com> <4674C9F6.60508@gmx.de> <4674CE41.7000103@gmx.de> <20070617.001516.-1615142562.imp@bsdimp.com> <4674D5B2.4000104@gmx.de> <20070617064417.GA1325@k7.mavetju> <20070617074642.GB39370@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070617074642.GB39370@rot13.obsecurity.org> 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: Tue, 19 Jun 2007 06:12:39 -0000 On Sun, Jun 17, 2007 at 03:46:42AM -0400, Kris Kennaway wrote: > > What does it require? Not much: after each package built, somehow > > a notice gets send to a database backend which grabs the tarball, > > grabs the +CONTENTS files and stores that data. > > Fill in the "somehows" and we can hook it up. I've put my ideas on paper (virtual paper), and they can be found at http://wiki.freebsd.org/PackageBuilderHistoricalData It describes what we have today, and what I think we can do with historical data. It consists of two parts: package contents and build logs. At this moment it's just the things I think are important or interesting, and give no guarantee that it will be as exicting as I think it is. I'll start with the latest bullet on that page, and see if we can get something nice out of it. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/