From owner-cvs-all@FreeBSD.ORG Sat Nov 6 18:49:39 2004 Return-Path: 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 E82EB16A4CE; Sat, 6 Nov 2004 18:49:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D166943D31; Sat, 6 Nov 2004 18:49:39 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id iA6IndMK016621; Sat, 6 Nov 2004 18:49:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id iA6Inddq016620; Sat, 6 Nov 2004 18:49:39 GMT (envelope-from pav) Message-Id: <200411061849.iA6Inddq016620@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 6 Nov 2004 18:49:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/hot-babe Makefile distinfo pkg-descr pkg-plist ports/deskutils/hot-babe/files patch-Makefile patch-hot-babe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 06 Nov 2004 18:49:40 -0000 pav 2004-11-06 18:49:39 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/hot-babe Makefile distinfo pkg-descr pkg-plist deskutils/hot-babe/files patch-Makefile patch-hot-babe.c Log: Add hot-babe, a small graphical utility which displays the system activity in a very special way. When the CPU is idle, it displays a dressed girl, and when the activity goes up, as the temperature increases, the girl begins to undress, to finish totally naked when the system activity reaches 100%. PR: ports/73621 Submitted by: Roman Bogorodskiy Revision Changes Path 1.164 +1 -0 ports/deskutils/Makefile 1.1 +27 -0 ports/deskutils/hot-babe/Makefile (new) 1.1 +2 -0 ports/deskutils/hot-babe/distinfo (new) 1.1 +16 -0 ports/deskutils/hot-babe/files/patch-Makefile (new) 1.1 +61 -0 ports/deskutils/hot-babe/files/patch-hot-babe.c (new) 1.1 +7 -0 ports/deskutils/hot-babe/pkg-descr (new) 1.1 +9 -0 ports/deskutils/hot-babe/pkg-plist (new)