./sysutils/wmcpuload, Dockable CPU monitor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.1, Package name: wmcpuload-1.1.1, Maintainer: coto

A windowmaker dock app to monitor CPU usage.


Required to run:
[x11/libXpm]

Required to build:
[pkgtools/x11-links] [x11/xproto] [pkgtools/cwrappers]

Master sites:

Filesize: 163.819 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2020-11-24 11:57:01 by Nia Alarie | Files touched by this commit (2) | Package updated
Log message:
wmcpuload: Update to 1.1.1

2016 Oct 20
  * Bump to version 1.1.1.
  * Fix Makefile.am for automake 1.14.
  * Update url and contact information.
  * Remove CVS cruft.
  * Update autotools files to silence warnings.
  * Restore some previous commits (COPYING update, whitespace).

2006 Jan 28
  * cpu_linux.c:
  * main.c:
    applied a patch from php-coder <php-coder at altlinux.ru>

2005 Feb 12
  * main.c: clear digits before redraw_digit().

2005 Feb 10
  * cpu_linux.c:
  - supported linux 2.6
  - remvoed --ignore-proc.
  * configure.ac: remvoed --ignore-proc.
  * main.c: remvoed --ignore-proc.

2005 Jan 17
  * configure.ac: fixed a typo.

2004 Feb 1
  * src/cpu_freebsd.c: fixed a bug with --ignore-nice option.

2004 Jan 25
  * libdockapp/dockapp.c (dockapp_win): added.
  * src/main.c: ExposureMask
  * src/main.c: removed pixmap buffering for optimization.

2003 Oct 12
  * src/cpu_openbsd.c, src/cpu_netbsd.c: fixed a bug with --ignore-nice option.
    (Thanks to Nedko Arnaudov <nedko at users.sourceforge.net> for sending a
     patch)
   2017-09-06 12:40:36 by Thomas Klausner | Files touched by this commit (136)
Log message:
Comment out dead sites.
   2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499)
Log message:
Add SHA512 digests for distfiles for sysutils category

Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-10-23 12:24:24 by Thomas Klausner | Files touched by this commit (215)
Log message:
Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.