Date: Wed, 20 Oct 2004 17:58:32 +0200 (CEST) From: Jean-Baptiste Quenot <jb.quenot@caraldi.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/72928: New port: x11/hot-babe: Unusual system load monitor Message-ID: <20041020155832.9EB9723B2@oxyd.caraldi.com> Resent-Message-ID: <200410201600.i9KG0rK1074765@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 72928 >Category: ports >Synopsis: New port: x11/hot-babe: Unusual system load monitor >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 20 16:00:53 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Jean-Baptiste Quenot >Release: FreeBSD 5.1-RELEASE i386 >Organization: >Environment: System: FreeBSD oxyd.caraldi.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Hot-babe is 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%. Of course, if you are shocked by nudity, don't use it! WWW: http://dindinx.net/hotbabe/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # hot-babe # hot-babe/files # hot-babe/files/patch-Makefile # hot-babe/distinfo # hot-babe/pkg-descr # hot-babe/pkg-plist # hot-babe/Makefile # echo c - hot-babe mkdir -p hot-babe > /dev/null 2>&1 echo c - hot-babe/files mkdir -p hot-babe/files > /dev/null 2>&1 echo x - hot-babe/files/patch-Makefile sed 's/^X//' >hot-babe/files/patch-Makefile << 'END-of-hot-babe/files/patch-Makefile' X--- Makefile.orig Wed Oct 20 17:46:50 2004 X+++ Makefile Wed Oct 20 17:47:23 2004 X@@ -1,5 +1,5 @@ X # where to install this program X-PREFIX = /usr/local X+PREFIX ?= /usr/local X DESTDIR = ${PREFIX} X X # optimization cflags X@@ -24,3 +24,4 @@ X install -d $(DESTDIR)/share/hot-babe X install -d $(DESTDIR)/share/hot-babe/hb01 X install $(INSTALL) hb01/* $(DESTDIR)/share/hot-babe/hb01 X+ install hot-babe.1 $(DESTDIR)/man/man1 END-of-hot-babe/files/patch-Makefile echo x - hot-babe/distinfo sed 's/^X//' >hot-babe/distinfo << 'END-of-hot-babe/distinfo' XMD5 (hot-babe-0.1.5.tar.bz2) = ab011697ae9d6d137e1730d73f7a7e23 XSIZE (hot-babe-0.1.5.tar.bz2) = 401763 END-of-hot-babe/distinfo echo x - hot-babe/pkg-descr sed 's/^X//' >hot-babe/pkg-descr << 'END-of-hot-babe/pkg-descr' XHot-babe is a small graphical utility which displays the system activity Xin a very special way. When the CPU is idle, it displays a dressed Xgirl, and when the activity goes up, as the temperature increases, the Xgirl begins to undress, to finish totally naked when the system activity Xreaches 100%. Of course, if you are shocked by nudity, don't use it! X XWWW: http://dindinx.net/hotbabe/ END-of-hot-babe/pkg-descr echo x - hot-babe/pkg-plist sed 's/^X//' >hot-babe/pkg-plist << 'END-of-hot-babe/pkg-plist' Xbin/hot-babe Xshare/hot-babe/hb01/descr Xshare/hot-babe/hb01/hb01_0.png Xshare/hot-babe/hb01/hb01_1.png Xshare/hot-babe/hb01/hb01_2.png Xshare/hot-babe/hb01/hb01_3.png Xshare/hot-babe/hb01/hb01_4.png X@dirrm share/hot-babe/hb01 X@dirrm share/hot-babe END-of-hot-babe/pkg-plist echo x - hot-babe/Makefile sed 's/^X//' >hot-babe/Makefile << 'END-of-hot-babe/Makefile' X# New ports collection makefile for: hot-babe X# Whom: Jean-Baptiste Quenot <jb.quenot@caraldi.com> X# Date Created: 2004-10-20 17:09:55 X# X# $FreeBSD: ports/comms/efax-gtk/Makefile,v 1.5 2004/09/02 13:11:21 arved Exp $ X# X XPORTNAME= hot-babe XPORTVERSION= 0.1.5 XCATEGORIES= x11 XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= jb.quenot@caraldi.com XCOMMENT= Unusual system load monitor X XLIB_DEPENDS= gtk12:${PORTSDIR}/x11-toolkits/gtk12 XLIB_DEPENDS+= gdk_pixbuf:${PORTSDIR}/graphics/gdk-pixbuf X XUSE_X_PREFIX= YES XUSE_BZIP2= yes XMAN1= hot-babe.1 XMAKE_ENV= DESTDIR=${PREFIX} X X.include <bsd.port.mk> END-of-hot-babe/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041020155832.9EB9723B2>