From owner-cvs-all@FreeBSD.ORG Fri May 26 12:38:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 97E8916A41F; Fri, 26 May 2006 12:38:08 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62EFF43D48; Fri, 26 May 2006 12:38:08 +0000 (GMT) (envelope-from thierry@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 k4QCb8nd057341; Fri, 26 May 2006 12:37:08 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QCb8Tp057340; Fri, 26 May 2006 12:37:08 GMT (envelope-from thierry) Message-Id: <200605261237.k4QCb8Tp057340@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 26 May 2006 12:37:08 +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/x11/fbpanel Makefile pkg-message ports/x11/fbpanel/files patch-Makefile patch-cpu.c patch-plugin.c patch-plugin.h 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: Fri, 26 May 2006 12:38:08 -0000 thierry 2006-05-26 12:37:08 UTC FreeBSD ports repository Modified files: x11/fbpanel Makefile Added files: x11/fbpanel/files patch-Makefile patch-cpu.c patch-plugin.c patch-plugin.h Removed files: x11/fbpanel pkg-message Log: Integrate patch written by Andreas Wiese from BSD Crew Dresden, which ports the previously linux-only CPU plugin to FreeBSD. PR: ports/97575 Submitted by: Tobias Roth (maintainer) Revision Changes Path 1.10 +2 -7 ports/x11/fbpanel/Makefile 1.3 +13 -0 ports/x11/fbpanel/files/patch-Makefile (new) 1.1 +92 -0 ports/x11/fbpanel/files/patch-cpu.c (new) 1.1 +15 -0 ports/x11/fbpanel/files/patch-plugin.c (new) 1.1 +11 -0 ports/x11/fbpanel/files/patch-plugin.h (new) 1.2 +0 -1 ports/x11/fbpanel/pkg-message (dead)