From owner-cvs-ports@FreeBSD.ORG Mon Jul 20 14:33:56 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00A7C106566B; Mon, 20 Jul 2009 14:33:56 +0000 (UTC) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E20498FC18; Mon, 20 Jul 2009 14:33:55 +0000 (UTC) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n6KEXtgI050692; Mon, 20 Jul 2009 14:33:55 GMT (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6KEXtna050691; Mon, 20 Jul 2009 14:33:55 GMT (envelope-from sanpei) Message-Id: <200907201433.n6KEXtna050691@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Mon, 20 Jul 2009 14:33:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc Makefile ports/misc/usbrh-libusb Makefile distinfo pkg-descr ports/misc/usbrh-libusb/files patch-Makefile patch-usbrh_main.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jul 2009 14:33:56 -0000 sanpei 2009-07-20 14:33:55 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/usbrh-libusb Makefile distinfo pkg-descr misc/usbrh-libusb/files patch-Makefile patch-usbrh_main.c Log: Yet another reads temperatures and humidity from a Strawberry Linux USB-RH This ports only for 8-current and later Revision Changes Path 1.920 +1 -0 ports/misc/Makefile 1.1 +30 -0 ports/misc/usbrh-libusb/Makefile (new) 1.1 +3 -0 ports/misc/usbrh-libusb/distinfo (new) 1.1 +13 -0 ports/misc/usbrh-libusb/files/patch-Makefile (new) 1.1 +72 -0 ports/misc/usbrh-libusb/files/patch-usbrh_main.c (new) 1.1 +9 -0 ports/misc/usbrh-libusb/pkg-descr (new)