lang/mono patch adds useful info to pkg-message pkg-message offers this wonderful advice: - Close apps which use Mono and run `ipcs -sbt`. Remove the semaphores with MODE "--rw-------" and NSEMS "8" yet fails to explain how to remove a semaphore. The patch adds instructions on removing the semaphore. This should save the user from having to reboot just to get rid of open semaphores when trying to build lang/mono. Patch just provides information, no need to bump PORTREVISION With semaphores cleard mono builds OK on the FreeBSD 5.4 machine listed in the uname output at the top of this PR with the following command make CFLAGS="-O -pipe" How-To-Repeat: N/A
State Changed From-To: open->feedback Awaiting maintainers feedback
State Changed From-To: feedback->closed Commited an altered patch to keep the pkg-message one screenful. (By the way, I run BSD# which maintains Mono which is why I committed the change.)
A commit references this bug: Author: miwi Date: Tue Jun 3 05:08:00 UTC 2014 New revision: 356287 URL: http://svnweb.freebsd.org/changeset/ports/356287 Log: - Stage support PR: 90394 Changes: head/www/rnews/Makefile head/www/rnews/pkg-plist
Note: previous commit actually applies to PR ports/190394, not this PR.