From owner-cvs-all@FreeBSD.ORG Thu Feb 1 21:52:14 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D579A16A405; Thu, 1 Feb 2007 21:52:14 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id CC29913C494; Thu, 1 Feb 2007 21:52:14 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l11LqEsP038335; Thu, 1 Feb 2007 21:52:14 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l11LqEDc038334; Thu, 1 Feb 2007 21:52:14 GMT (envelope-from stas) Message-Id: <200702012152.l11LqEDc038334@repoman.freebsd.org> From: Stanislav Sedov Date: Thu, 1 Feb 2007 21:52:14 +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/sysutils/devcpu Makefile distinfo pkg-message pkg-plist ports/sysutils/devcpu/files devcpu.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2007 21:52:15 -0000 stas 2007-02-01 21:52:14 UTC FreeBSD ports repository Modified files: sysutils/devcpu Makefile distinfo pkg-message pkg-plist Added files: sysutils/devcpu/files devcpu.in Log: - Update to 0.8 - Add rcNG startup script that allows update cpucodes on startup - Add utility to extract cpucodes from Award BIOS update images - Add additional amd microcode upodate extracted from update images, provided by pav@ Thanks to netchild@ and pav@ for suggestions and information regarding BIOS updates. Revision Changes Path 1.4 +20 -1 ports/sysutils/devcpu/Makefile 1.3 +3 -3 ports/sysutils/devcpu/distinfo 1.1 +54 -0 ports/sysutils/devcpu/files/devcpu.in (new) 1.2 +9 -1 ports/sysutils/devcpu/pkg-message 1.3 +2 -0 ports/sysutils/devcpu/pkg-plist