o Update to 2.1.19

o New Makefile logic allows me to share allmost all pkgsrc data, so leave
  it in the gkrellm2 dir.
This commit is contained in:
Quentin Garnier 2003-09-15 05:00:47 +00:00
parent 1aac255956
commit 1e81ba05b4
4 changed files with 6 additions and 32 deletions

View file

@ -1,24 +0,0 @@
With a single process, GKrellM manages multiple stacked monitors and supports
applying themes to match the monitors appearance to your window manager,
Gtk, or any other theme.
* SMP CPU, Disk, Proc, and active net interface monitors with LEDs.
* Internet monitor that displays current and charts historical port hits
* Memory and swap space usage meters and a system uptime monitor.
* File system meters show capacity/free space and can mount/umount.
* A mailbox monitor which can launch mail reader, remote mail fetch.
* Clock/calendar and hostname display.
* APM laptop battery monitor.
* CPU/motherboard temperature display if lm_sensors modules installed.
* Multiple monitors managed by a single process to reduce system load.
* A timer button that can execute PPP or ISDN logon/logoff scripts.
* Charts are autoscaling with configurable grid line resolution, or
can be set to a fixed scale mode.
* Separate colors for "in" and "out" data. The in color is used for
CPU user time, disk read, forks, and net receive data. The out color
is used for CPU sys time, disk write, load, and net transmit data.
* Commands can be configured to run when monitor labels are clicked.
* GKrellM is plugin capable so special interest monitors can be created.
* A different theme can be created with the GIMP.

View file

@ -1,14 +1,15 @@
# $NetBSD: Makefile,v 1.5 2003/06/07 12:54:58 cubidou Exp $
# $NetBSD: Makefile,v 1.6 2003/09/15 05:00:47 cubidou Exp $
.include "../../wip/gkrellm2/Makefile.common"
GKRELLM_PKGBASE= gkrellm-share
WRKSRC= ${GKRELLM_SRCDIR}/po
COMMENT= gkrellm2 locale files
COMMENT= GKrellM2 locale files
CONFLICTS= gkrellm-1*
BUILD_USES_MSGFMT= YES
MAKE_ENV+= MODULES=po
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/gkrellm2
${INSTALL_DATA} ${GKRELLM_SRCDIR}/README ${GKRELLM_SRCDIR}/COPYRIGHT ${PREFIX}/share/gkrellm2

View file

@ -1,7 +1,8 @@
@comment $NetBSD: PLIST,v 1.2 2003/06/07 12:54:58 cubidou Exp $
@comment $NetBSD: PLIST,v 1.3 2003/09/15 05:00:47 cubidou Exp $
share/gkrellm2/README
share/gkrellm2/COPYRIGHT
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gkrellm.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gkrellm.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gkrellm.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gkrellm.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gkrellm.mo

View file

@ -1,4 +0,0 @@
$NetBSD: distinfo,v 1.5 2003/06/25 20:27:35 cubidou Exp $
SHA1 (gkrellm-2.1.14.tar.bz2) = dd72a8bc261ed16365b2449eaba68769a44b7688
Size (gkrellm-2.1.14.tar.bz2) = 604937 bytes