From owner-cvs-all Fri Dec 13 7:52:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E92E637B401; Fri, 13 Dec 2002 07:52:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6D8743ED8; Fri, 13 Dec 2002 07:52:51 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBDFlnmV024505; Fri, 13 Dec 2002 07:47:49 -0800 (PST) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBDFlnEJ024504; Fri, 13 Dec 2002 07:47:49 -0800 (PST) Message-Id: <200212131547.gBDFlnEJ024504@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 13 Dec 2002 07:47:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/udesc_dump Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2002/12/13 07:47:49 PST Modified files: sysutils Makefile Added files: sysutils/udesc_dump Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add udesc_dump(1.3.6), it showes USB descriptors and is useful for helping debug USB device(driver). maho@ is gathering reports from users to compile a FreeBSD-ready USB device list. udesc_dump is exceptionally useful for that purpose and should be made handily available. Approved by: portmgr (knu) Reviewed by: Jigoku Revision Changes Path 1.320 +1 -0 ports/sysutils/Makefile 1.1 +20 -0 ports/sysutils/udesc_dump/Makefile (new) 1.1 +1 -0 ports/sysutils/udesc_dump/distinfo (new) 1.1 +1 -0 ports/sysutils/udesc_dump/pkg-comment (new) 1.1 +14 -0 ports/sysutils/udesc_dump/pkg-descr (new) 1.1 +1 -0 ports/sysutils/udesc_dump/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message