summaryrefslogtreecommitdiff
path: root/sysutils/gkrellm-share
diff options
context:
space:
mode:
authorcube <cube>2006-04-13 19:14:44 +0000
committercube <cube>2006-04-13 19:14:44 +0000
commita12a60b41d327e1883c6e90a1bc5232aa1abe30e (patch)
tree25f20f36b5b3e8c81120b058a6a0aa71e0a45c83 /sysutils/gkrellm-share
parent6e5acd08481108c206a71d98323f2f36e30e792b (diff)
downloadpkgsrc-a12a60b41d327e1883c6e90a1bc5232aa1abe30e.tar.gz
Update gkrellm packages to version 2.2.9.
pkgsrc changes: - introduce various patches to fix compilation problems (gkrellm is a complete mess). - activate sensors-common.c on NetBSD. 2.2.9 - Fri Mar 31, 2006 ------------------------ * Bugfixes o Segfault if select config Builtins->Battery with no batteries present. 2.2.8 - Thu Mar 30, 2006 ------------------------ * Add battery monitor option to use percent capacity remaining for alerts. * Filippo Giunchedi linux.c patch: make sensor code able to read apple/pmu's sysfs based sensors. * Jindrich Makovicka linux.c patch: subtract the memory allocated to slabs from the used memory and add it to the cached value instead. * Put multiple instances lock files in /var/lock. * Bugfixes: o Fix gkrellm_125_sequence() off by a bit here and there. o Invalidate chart text runs when chart height changed. o mbmon sensors decimal point char can be different from current locale. o Read linux cpu stats from /proc/stat as 64 bits. o Segfault on editing disk chart format string after disabling a disk. o gkrellmd -plog segfaulted if no plugins are installed. o Don't NULL serve_name prior to each gkrellmd plugin serve_data call. o Use a per client input_func in gkrellmd_client_read(). * Translation updates o bg.po new Bulgarian translation by Vasko Vasilev. o es.po from Cristian Othon Martinez Vera o ru.po from Vitaly Lipatov
Diffstat (limited to 'sysutils/gkrellm-share')
-rw-r--r--sysutils/gkrellm-share/Makefile4
-rw-r--r--sysutils/gkrellm-share/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/gkrellm-share/Makefile b/sysutils/gkrellm-share/Makefile
index 4f593253194..562a9c6d34b 100644
--- a/sysutils/gkrellm-share/Makefile
+++ b/sysutils/gkrellm-share/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/04/13 18:23:37 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/04/13 19:14:45 cube Exp $
.include "../../sysutils/gkrellm/Makefile.common"
-PKGREVISION= 1
+PKGREVISION= #
GKRELLM_PKGBASE= gkrellm-share
COMMENT= GKrellM2 locale files
diff --git a/sysutils/gkrellm-share/PLIST b/sysutils/gkrellm-share/PLIST
index 84e1df632e5..f2f7a3e8c50 100644
--- a/sysutils/gkrellm-share/PLIST
+++ b/sysutils/gkrellm-share/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/24 22:27:27 cube Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/04/13 19:14:45 cube Exp $
share/gkrellm2/COPYRIGHT
share/gkrellm2/README
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gkrellm.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gkrellm.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gkrellm.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gkrellm.mo