Add wmcpuload 0.0.3a, an "lcd" dockapp for windowmaker, which

displays the current cpuload.

PR:		26687
Submitted by:	Soeren Boll Overgaard <boll@tolkien.dk>
This commit is contained in:
Maxim Sobolev 2001-04-19 08:40:47 +00:00
parent cc5f39274b
commit cfb4b33100
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41677
6 changed files with 38 additions and 0 deletions

View file

@ -143,6 +143,7 @@
SUBDIR += wmapm
SUBDIR += wmavgload
SUBDIR += wmbattery
SUBDIR += wmcpuload
SUBDIR += wmfire
SUBDIR += wmfsm
SUBDIR += wmhm

View file

@ -0,0 +1,27 @@
# New ports collection makefile for: wmcpuload
# Date created: 18 Apr 2001
# Whom: Soeren Boll Overgaard <boll@tolkien.dk>
#
# $FreeBSD$
#
PORTNAME= wmcpuload
PORTVERSION= 0.0.3a
CATEGORIES= sysutils
MASTER_SITES= http://ports.tolkien.dk/
MAINTAINER= boll@tolkien.dk
LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp
WRKSRC= ${WRKDIR}/${DISTNAME}
ONLY_FOR_ARCHS= i386
#USE_AUTOCONF= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>

View file

@ -0,0 +1 @@
MD5 (wmcpuload-0.0.3a.tar.gz) = cbcceb59e43c8ef6b784b1bc21a3631e

View file

@ -0,0 +1 @@
An "lcd" dockapp for windowmaker, which displays the current cpuload

View file

@ -0,0 +1,7 @@
This is a port of wmcpuload, which displays the current cpu-load in a
simulated lcd-display, which supports background lighting.
WWW: http://www.sh.rim.or.jp/~ssato/wmcpuload-e.html
- Soeren Boll Overgaard
boll@tolkien.dk

View file

@ -0,0 +1 @@
bin/wmcpuload