aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/icewm
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-01-01 17:15:01 +0000
committerPawel Pekala <pawel@FreeBSD.org>2015-01-01 17:15:01 +0000
commite796199cd26c471d2a35e16b8e75b021bea9d5c6 (patch)
treefc00461e7889c36631679e9893a76fd58052cd00 /x11-wm/icewm
parent322f3cb8e3132f272f33bb2d1de2ec589f2f1314 (diff)
downloadports-e796199cd26c471d2a35e16b8e75b021bea9d5c6.tar.gz
ports-e796199cd26c471d2a35e16b8e75b021bea9d5c6.zip
- Add patch fixing reboot/shutdown command. Upstream seems unresponsive and
this patch was adopted by Arch Linux some time ago. [1] - Cleanup pkg-plist while here Bug report: http://sourceforge.net/p/icewm/bugs/911/ PR: 196034 [1] Submitted by: Ronald Klop <ronald-lists@klop.ws> [1]
Notes
Notes: svn path=/head/; revision=376004
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r--x11-wm/icewm/Makefile1
-rw-r--r--x11-wm/icewm/files/patch-src__wmmgr.cc13
-rw-r--r--x11-wm/icewm/pkg-plist22
3 files changed, 14 insertions, 22 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index cb2e77358808..2de436724395 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= icewm
PORTVERSION= 1.3.8
+PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION}
diff --git a/x11-wm/icewm/files/patch-src__wmmgr.cc b/x11-wm/icewm/files/patch-src__wmmgr.cc
new file mode 100644
index 000000000000..cafd7a671e52
--- /dev/null
+++ b/x11-wm/icewm/files/patch-src__wmmgr.cc
@@ -0,0 +1,13 @@
+diff --git src/wmmgr.cc src/wmmgr.cc
+index 4252bf6..dc1e703 100644
+--- src/wmmgr.cc
++++ src/wmmgr.cc
+@@ -697,7 +697,7 @@ void YWindowManager::handleClientMessage(const XClientMessageEvent &message) {
+ case ICEWM_ACTION_RESTARTWM:
+ case ICEWM_ACTION_WINDOWLIST:
+ case ICEWM_ACTION_ABOUT:
+- break;
++ //break;
+ default:
+ smActionListener->handleSMAction(message.data.l[1]);
+ break;
diff --git a/x11-wm/icewm/pkg-plist b/x11-wm/icewm/pkg-plist
index 90b05fe0680a..85d077dbaf98 100644
--- a/x11-wm/icewm/pkg-plist
+++ b/x11-wm/icewm/pkg-plist
@@ -330,25 +330,3 @@ bin/icewmtray
%%NLS%%share/locale/vi/LC_MESSAGES/icewm.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/icewm.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/icewm.mo
-@dirrm %%DATADIR%%/themes/yellowmotif
-@dirrm %%DATADIR%%/themes/win95
-@dirrm %%DATADIR%%/themes/warp4
-@dirrm %%DATADIR%%/themes/warp3
-@dirrm %%DATADIR%%/themes/nice2
-@dirrm %%DATADIR%%/themes/nice
-@dirrm %%DATADIR%%/themes/motif
-@dirrm %%DATADIR%%/themes/metal2
-@dirrm %%DATADIR%%/themes/icedesert
-@dirrm %%DATADIR%%/themes/gtk2
-@dirrm %%DATADIR%%/themes/Infadel2/taskbar
-@dirrm %%DATADIR%%/themes/Infadel2/mailbox
-@dirrm %%DATADIR%%/themes/Infadel2/icons
-@dirrm %%DATADIR%%/themes/Infadel2/cursors
-@dirrm %%DATADIR%%/themes/Infadel2
-@dirrm %%DATADIR%%/themes
-@dirrm %%DATADIR%%/taskbar
-@dirrm %%DATADIR%%/mailbox
-@dirrm %%DATADIR%%/ledclock
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%