bsd.port.mk: critical issue for RELENG_6
Today I have submitted a PR which I have marked “critical”. bsd.port.mk does not do the right thing on RELENG_6 after the rcorder change, which will cause all ports installed rc.d scripts stop to function at system startup.
The PR can be accessed here: http://www.freebsd.org/cgi/query-pr.cgi?pr=93536
UPDATE(20060219): It seems that the problem is not related to this. I am still investigating what was happening.
UPDATE(20060220): Doug Barton has kindly provided information about the issue. It was because some nojail and mountcritlocal conflict. The issue can only appear when you are using jail(8).