diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2010-06-25 07:33:50 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2010-06-25 07:33:50 +0000 |
commit | 771b26eadb12af350175949c3cf7dc40954aac23 (patch) | |
tree | b647506bf1b54f622ea36f27c1a9ed5341931053 /x11/kde4-workspace/pkg-plist | |
parent | 8939b67c98771c83d72c6b403a6a40a851075bad (diff) |
- Fix instantiation of ConsoleKit session in KDM. [1]
- Enable Solid HAL plugin. [2]
- Remove stale patch.
- Bump PORTREVISION.
[1] procfs(5) is required.
[2] Even if buttons like "Sleep" and "Hibernate" will show up in
PowerDevil, FreeBSD support on those doesn't change: sleeping is
still unsupported on i386, and hibernation is not implemented
anywhere.
Approved by: tabthorpe (mentor), erwin (portmgr)
Obtained from: http://websvn.kde.org/?view=revision&revision=1133877 [2]
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=256942
Diffstat (limited to 'x11/kde4-workspace/pkg-plist')
-rw-r--r-- | x11/kde4-workspace/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/kde4-workspace/pkg-plist b/x11/kde4-workspace/pkg-plist index 4de869873e21..512b482606a4 100644 --- a/x11/kde4-workspace/pkg-plist +++ b/x11/kde4-workspace/pkg-plist @@ -340,6 +340,7 @@ lib/kde4/plugins/designer/ksysguardlsofwidgets.so lib/kde4/plugins/designer/ksysguardwidgets.so lib/kde4/plugins/gui_platform/libkde.so lib/kde4/solid_fakenet.so +lib/kde4/solid_hal_power.so lib/kde4/solid_lirc.so lib/kde4/solid_wicd.so lib/libkdecorations.so @@ -1996,6 +1997,7 @@ share/kde4/services/settings-system.desktop share/kde4/services/settings-window-behaviour.desktop share/kde4/services/solid-actions.desktop share/kde4/services/solidbackends/solid_fakenet.desktop +share/kde4/services/solidbackends/solid_hal_power.desktop share/kde4/services/solidbackends/solid_lirc.desktop share/kde4/services/solidbackends/solid_wicd.desktop share/kde4/services/standard_actions.desktop |