From owner-freebsd-usb@FreeBSD.ORG Mon Mar 9 20:14:53 2009 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED921106566B for ; Mon, 9 Mar 2009 20:14:53 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id B48AC8FC12 for ; Mon, 9 Mar 2009 20:14:53 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id E8672FF7A for ; Tue, 10 Mar 2009 09:14:52 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BDEW+OZ7UvQ2 for ; Tue, 10 Mar 2009 09:14:49 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP for ; Tue, 10 Mar 2009 09:14:49 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id 344651142F; Tue, 10 Mar 2009 09:14:49 +1300 (NZDT) Date: Mon, 9 Mar 2009 13:14:48 -0700 From: Andrew Thompson To: usb@freebsd.org Message-ID: <20090309201448.GB55506@citylink.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Subject: HEADSUP: usb ports should be fixed X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 20:14:54 -0000 Hi, Stanislav has updated the usb ports that depend on libusb to use the library from the base system, this should fix the majority of usb apps. Please see /usr/ports/UPDATING for instructions about this. Andrew