summaryrefslogtreecommitdiff
path: root/sysutils/gkrellm/Makefile
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2007-05-03 20:21:27 +0000
committercube <cube@pkgsrc.org>2007-05-03 20:21:27 +0000
commitb7952b251ab0d85d8e22f2289456ea97ee454587 (patch)
tree4eecf103f6f57689aa74fbba499157099ddcad05 /sysutils/gkrellm/Makefile
parent62116452368e61c2c5fcf0f1996eb6a9a7d522d2 (diff)
downloadpkgsrc-b7952b251ab0d85d8e22f2289456ea97ee454587.tar.gz
Update GKrellM packages to version 2.2.10. Better late than never.
2.2.10 - Thu Oct 26, 2006 ------------------------- * Hans de Goede patches: 1) handle sysfs sensors which represent themselves as platform drivers (/sys/class/hwmon). 2) Add a libsensors sensor monitor interface which will be used preferentially over sysfs if libsensors is installed and sensors_init() on /etc/sensors.conf succeeds. * Add --without-libsensors command line option to force using /sysfs instead of libsensors for cases when running a new Linux sensor kernel module that is not yet supported by libsensors. A fallback to /sysfs is automatic when libsensors detects zero sensors. * Linux sensor config names change with migration to libsensors, so attempt to automatically do a conversion so user won't have to redo sensor config. But this doesn't handle client/server runs so for these sensor configs must be redone. * Michael Buesch patch: Add PowerMac G5 Windfarm sensor monitor interface. * David G. North patch: Add content length check to mbox mail checking to get good mail counts even if there's a mal-formed mime content package. * New Translation o pt_BR.po from Insigne Free Software (traducao--at--insignelinux.org) * Translation updates o de.po o it.po from Vincenzo Reale * Bugfixes o Christian Schmidt patch: add -pci- to sensor config compatibility fix. o gkrellmd plugins didn't get initial update data. o Don't limit mbmon detection to i386 architectures. o Flush gtk events pending between closing and moving gkrellm so window managers can get width updates before the move. o Fix warnings from newer gcc.
Diffstat (limited to 'sysutils/gkrellm/Makefile')
-rw-r--r--sysutils/gkrellm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile
index 66d19cf09d3..38cd5453f5e 100644
--- a/sysutils/gkrellm/Makefile
+++ b/sysutils/gkrellm/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2007/02/15 21:29:13 rillig Exp $
+# $NetBSD: Makefile,v 1.56 2007/05/03 20:21:27 cube Exp $
.include "Makefile.common"
GKRELLM_PKGBASE= gkrellm
-PKGREVISION= 1
WRKSRC= ${GKRELLM_SRCDIR}
COMMENT= GTK2 based system monitor