From owner-cvs-ports@FreeBSD.ORG Mon Mar 31 08:52:59 2008 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 F1DB5106566B; Mon, 31 Mar 2008 08:52:59 +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 03BFC8FC1D; Mon, 31 Mar 2008 08:53:00 +0000 (UTC) (envelope-from sanpei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2V8qx1f090925; Mon, 31 Mar 2008 08:52:59 GMT (envelope-from sanpei@repoman.freebsd.org) Received: (from sanpei@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2V8qvpa090924; Mon, 31 Mar 2008 08:52:57 GMT (envelope-from sanpei) Message-Id: <200803310852.m2V8qvpa090924@repoman.freebsd.org> From: MIHIRA Sanpei Yoshiro Date: Mon, 31 Mar 2008 08:52:57 +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 Makefile distinfo pkg-descr ports/misc/usbrh/files patch-aa 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, 31 Mar 2008 08:53:00 -0000 sanpei 2008-03-31 08:52:57 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/usbrh Makefile distinfo pkg-descr misc/usbrh/files patch-aa Log: usbrh reads temperatures and humidity from sensors of a "USB-RH", which is connected to a USB port of the computer. Strawberry Linux Co.,Ltd. USH-RH(Sensirion SHT-11) WWW: http://www2.strawberry-linux.com/products/usbrh/ Revision Changes Path 1.873 +1 -0 ports/misc/Makefile 1.1 +22 -0 ports/misc/usbrh/Makefile (new) 1.1 +3 -0 ports/misc/usbrh/distinfo (new) 1.1 +10 -0 ports/misc/usbrh/files/patch-aa (new) 1.1 +7 -0 ports/misc/usbrh/pkg-descr (new)