From owner-freebsd-current@FreeBSD.ORG Wed Feb 4 10:21:26 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B722106567B for ; Wed, 4 Feb 2009 10:21:26 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe16.swip.net [212.247.155.225]) by mx1.freebsd.org (Postfix) with ESMTP id 226B98FC0A for ; Wed, 4 Feb 2009 10:21:25 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=YWQp0nFQ3Ek7NfCncOQA:9 a=_SPvi_cCFByXF5a5bTUA:7 a=DglZA9EGMUeoHVcsfYyGgctahrMA:4 a=LY0hPdMaydYA:10 Received: from [85.19.218.115] (account mc467741@c2i.net HELO [10.37.1.92]) by mailfe16.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 447460850; Wed, 04 Feb 2009 11:21:24 +0100 From: Hans Petter Selasky To: vova@fbsd.ru Date: Wed, 4 Feb 2009 11:23:50 +0100 User-Agent: KMail/1.9.7 References: <1233732660.1767.30.camel@localhost> <200902041049.27444.hselasky@c2i.net> <1233741844.1767.133.camel@localhost> In-Reply-To: <1233741844.1767.133.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902041123.51301.hselasky@c2i.net> Cc: freebsd-current@freebsd.org Subject: Re: USB2 - libusb20 vs devel/libusb X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2009 10:21:26 -0000 On Wednesday 04 February 2009, Vladimir Grebenschikov wrote: > On Wed, 2009-02-04 at 10:49 +0100, Hans Petter Selasky wrote: Hi, > > Probably we may provide patch against devel/libusb to depend it on > libusb20 ? Yes. I don't know about such a patch yet, but this is something that needs to be done for -current . > So devel/libusb will stay LGPLed but libusb20 will be BSD licensed ? I think that is the case. --HPS