Date: Fri, 21 Aug 2009 15:07:14 +0000 (UTC) From: Markus Brueffer <markus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdebase4-workspace Makefile ports/x11/kdebase4-workspace/files patch-ksysguard-ksysguardd-FreeBSD-CMakeLists.txt patch-ksysguard-ksysguardd-modules.h patch-plasma-applets-system-monitor-net.cpp uptime.c uptime.h Message-ID: <200908211507.n7LF7ESV043134@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
markus 2009-08-21 15:07:14 UTC
FreeBSD ports repository
Modified files:
x11/kdebase4-workspace Makefile
Added files:
x11/kdebase4-workspace/files
patch-ksysguard-ksysguardd-FreeBSD-CMakeLists.txt
patch-ksysguard-ksysguardd-modules.h
patch-plasma-applets-system-monitor-net.cpp
uptime.c uptime.h
Log:
- Implement/Add the sensor 'system/uptime' for/to ksysguardd. As intended
sideeffect, this fixes the plasma systemmonitor applets as most of them
were using this sensor internally for management of the sensor list due
to a limitation of ksysguardd. As this sensor didn't exist on FreeBSD,
they showed nada.
- Add a patch from upstream to fix the network part of the plasma
systemmonitor [1]
- Bump PORTREVISION
Obtained from: KDE SVN (rev. 1001470) [1]
7.x testing by: decept on #kde-freebsd (Freenode)
Revision Changes Path
1.228 +2 -0 ports/x11/kdebase4-workspace/Makefile
1.1 +12 -0 ports/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CMakeLists.txt (new)
1.3 +18 -0 ports/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-modules.h (new)
1.1 +21 -0 ports/x11/kdebase4-workspace/files/patch-plasma-applets-system-monitor-net.cpp (new)
1.1 +58 -0 ports/x11/kdebase4-workspace/files/uptime.c (new)
1.1 +31 -0 ports/x11/kdebase4-workspace/files/uptime.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908211507.n7LF7ESV043134>
