[kde-freebsd] [Bug 202927] x11-toolkits/qt4-gui post-install info looks out of date
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 3 16:36:54 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202927
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Thu Dec 3 16:36:26 UTC 2015
New revision: 402882
URL: https://svnweb.freebsd.org/changeset/ports/402882
Log:
Remove x11-toolkit/qt4-gui's pkg-message.
Back in mid-2012 (ports revisions r297367 and r299321), pkg-message was
added to the port suggesting changes to the default shared memory limits in
loader.conf(5). Since then, the default limits have been changed and the
values suggested by the port are no longer sensible (base r209037, present
in all supported FreeBSD releases).
According to theraven@:
Suggesting lowering the maximum number of pages available for shared pages
doesn't seem sensible. The other default limits look as if they ought to
be high enough (kern.ipc.shmseg is the number of shm segments that each
process can have open, so should be fine. kern.ipc.shmmni is the total
number of shm objects, so might need lowering).
Follow his advice and drop the suggestions from pkg-message.
PR: 202927
Submitted by: theraven@
MFH: 2015Q4
Changes:
head/UPDATING
head/x11-toolkits/qt4-gui/pkg-message
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list