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
Markus Brueffer
markus at FreeBSD.org
Fri Aug 21 15:07:14 UTC 2009
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)
More information about the cvs-all
mailing list