From owner-freebsd-current@FreeBSD.ORG Sat Dec 11 00:40:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBBBE16A4CF for ; Sat, 11 Dec 2004 00:40:41 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E93B43D48 for ; Sat, 11 Dec 2004 00:40:41 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iBB0edst051504; Fri, 10 Dec 2004 16:40:39 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iBB0ecB0051503; Fri, 10 Dec 2004 16:40:38 -0800 (PST) (envelope-from obrien) Date: Fri, 10 Dec 2004 16:40:38 -0800 From: "David O'Brien" To: Matt Rowley Message-ID: <20041211004038.GC50516@dragon.nuxi.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 5.3 and Adaptec raidutils (again) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Dec 2004 00:40:41 -0000 On Mon, Dec 06, 2004 at 05:49:19PM -0500, Matt Rowley wrote: > On 11/04/04, Scott Long wrote: > >Ah, it is a BSD-style license. However, someone will have to take a > >careful look through each file to check for consistency here. Any > >volunteers? > > I pulled down I20-on-linux's raidutils tarball and went through their > license headers. I don't follow the license concerns since this is a port... Someone please educated me. In order for the asr(4) utilities to work under FreeBSD 5.x someone just needs to convert the ports/sysutils/asr-utils port I made to build from sources as a first step -- patch submission welcomed. And then to patch the sources to catch up with the changes in asr(4) that happened from RELENG_4 to RELENG_5. Simple huh? -- -- David (obrien@FreeBSD.org)