summaryrefslogtreecommitdiff
path: root/sysutils/gkrellm
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2004-03-05 21:01:53 +0000
committercube <cube@pkgsrc.org>2004-03-05 21:01:53 +0000
commited8de73c0ff405014e14edb866a65309a306d4c4 (patch)
tree3abe31dc1690db9196a490fee4bc8498e2d516e0 /sysutils/gkrellm
parent50d94a7e2c118fc4175e7383bf9e7558b0977839 (diff)
downloadpkgsrc-ed8de73c0ff405014e14edb866a65309a306d4c4.tar.gz
o Pkglint DESCR (was 27 lines) and correct server package name.
o Have empty directories created by the install script so they are created also when installing from a binary package. Bump PKGREVISION.
Diffstat (limited to 'sysutils/gkrellm')
-rw-r--r--sysutils/gkrellm/DESCR7
-rw-r--r--sysutils/gkrellm/Makefile4
-rw-r--r--sysutils/gkrellm/PLIST5
3 files changed, 9 insertions, 7 deletions
diff --git a/sysutils/gkrellm/DESCR b/sysutils/gkrellm/DESCR
index 99d84eb0e66..2a70ad45e0c 100644
--- a/sysutils/gkrellm/DESCR
+++ b/sysutils/gkrellm/DESCR
@@ -4,24 +4,21 @@ 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.
+ * And a lot more...
While GKrellM monitors the host it is running on, it can poll a server
-over the network. The server package is named gkrellm2-server.
+over the network. The server package is named gkrellm-server.
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile
index a30c90a3c79..b685e81e4df 100644
--- a/sysutils/gkrellm/Makefile
+++ b/sysutils/gkrellm/Makefile
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2004/03/05 17:08:51 minskim Exp $
+# $NetBSD: Makefile,v 1.31 2004/03/05 21:01:54 cube Exp $
.include "Makefile.common"
+PKGREVISION= 1
+
GKRELLM_PKGBASE= gkrellm
WRKSRC= ${GKRELLM_SRCDIR}
diff --git a/sysutils/gkrellm/PLIST b/sysutils/gkrellm/PLIST
index 5aaa6bc1d88..729ddd35302 100644
--- a/sysutils/gkrellm/PLIST
+++ b/sysutils/gkrellm/PLIST
@@ -1,10 +1,13 @@
-@comment $NetBSD: PLIST,v 1.6 2004/02/24 22:21:15 cube Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/03/05 21:01:54 cube Exp $
bin/gkrellm
include/gkrellm2/gkrellm.h
include/gkrellm2/gkrellm-public-proto.h
lib/pkgconfig/gkrellm.pc
man/man1/gkrellm.1
@dirrm include/gkrellm2
+@exec ${MKDIR} %D/lib/gkrellm2 || ${TRUE}
+@exec ${MKDIR} %D/lib/gkrellm2/plugins || ${TRUE}
@dirrm lib/gkrellm2/plugins
@dirrm lib/gkrellm2
+@exec ${MKDIR} %D/share/gkrellm2/theme || ${TRUE}
@dirrm share/gkrellm2/themes