After fresh installation of x11-wm/enlightenment v0.19.1 it reports an error after start. Enlightenment says, it is required to execute the following command as root: chmod u+s,a+x /usr/local/lib/enlightenment/modules/cpufreq/freebsd9.3-i386-ver-serious-0.19/freqset After executing this command manually as root, the issue was gone.
Auto-assigned to maintainer gblach@FreeBSD.org
Created attachment 152086 [details] Path to resolve this problem
(In reply to Dmitry Luhtionov from comment #2) This patch resolve another problem, but appear to cpufreq module
A commit references this bug: Author: vsevolod Date: Wed Feb 4 13:03:31 UTC 2015 New revision: 378397 URL: https://svnweb.freebsd.org/changeset/ports/378397 Log: - Add SUID bit to the cpufreq module [1] - Fix sysctl invocation [2] - Bump portrevision PR: 195481 Submitted by: hardy.schumacher at gmx.de [1], Dmitry Luhtionov [2] Approved by: maintainer timeout (gblach) Changes: head/x11-wm/enlightenment/Makefile head/x11-wm/enlightenment/files/patch-src-modules-cpufreq-freqset.c head/x11-wm/enlightenment/pkg-plist
The fix has been already committed, so I am closing this PR.