From owner-cvs-all Sun Oct 14 11:13:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 34DFA37B407; Sun, 14 Oct 2001 11:13:23 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9EIDNg32245; Sun, 14 Oct 2001 11:13:23 -0700 (PDT) (envelope-from ijliao) Message-Id: <200110141813.f9EIDNg32245@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 14 Oct 2001 11:13:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/x86info Makefile distinfo pkg-comment pkg-descr pkg-plist ports/sysutils/x86info/files patch-Makefile patch-x86info.c patch-x86info.h 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 ijliao 2001/10/14 11:13:23 PDT Modified files: sysutils Makefile Added files: sysutils/x86info Makefile distinfo pkg-comment pkg-descr pkg-plist sysutils/x86info/files patch-Makefile patch-x86info.c patch-x86info.h Log: add x86info Utility to display information about the systems x86 processor(s) PR: 30116 Submitted by: Erik Greenwald Revision Changes Path 1.222 +2 -1 ports/sysutils/Makefile 1.1 +25 -0 ports/sysutils/x86info/Makefile (new) 1.1 +1 -0 ports/sysutils/x86info/distinfo (new) 1.1 +18 -0 ports/sysutils/x86info/files/patch-Makefile (new) 1.1 +35 -0 ports/sysutils/x86info/files/patch-x86info.c (new) 1.1 +16 -0 ports/sysutils/x86info/files/patch-x86info.h (new) 1.1 +1 -0 ports/sysutils/x86info/pkg-comment (new) 1.1 +3 -0 ports/sysutils/x86info/pkg-descr (new) 1.1 +1 -0 ports/sysutils/x86info/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message